/*
Theme Name: rotary union
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.top-links li { display: inline-block;}
.top-links li a { padding:0px 10px; font-size:12px;}
.header-contact .item {
  display: inline-block;
  padding-right: 25px;
  text-align: left;
}
.header-contact .item i {
  float: left;
  color: #0e62ac;
  margin-top: 2px;
  font-size: 20px;
}
.header-contact .item div {
  margin-left: 30px;
  font-size: 16px;
  font-weight: 400;
  padding-left: 10px;
  border-left: 1px solid #000;
}
.header-contact .item span {
  display: block;
  color: #272727;
  line-height: 16px;
}
.header-right p {
  display: inline-block;
  padding-right: 20px;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom:0;
}
.fl-style ul { 
	padding-left:10px;
}
.fl-style ul li {
	list-style:none;
}
.fl-style ul li a {
	font-size:14px;
}
.textwidget .footer-address .fa {
    float: left;
    line-height: 25px;
}
.textwidget .footer-address address {
    margin-left: 25px;
}
.textwidget .footer-address {
	padding-left:0px;
}
.textwidget .footer-address li {
	list-style:none;
}
.textwidget .footer-address .fa
 {
    float: left;
    line-height: 25px;
	color:#0e62ac;
}
.short-des h2 { margin-bottom:10px; font-size:24px; color:#0e62ac;}
.short-des li { font-size:16px; color:#000;}
.short-des li::marker { color:#0e62ac;}
.resize { font-size:55px; line-height:50px; letter-spacing:-2.8px;}
.woocommerce-tabs .resp-tabs-list li { font-size:16px;}
.tab-des .short-des h2{ font-weight:600;}
.tab-des .short-des li { font-size:14px;}
.app-des .short-des h2 { font-size:14px;}
#header .header-main .header-left {padding:15px 0px;}
.woocommerce-tabs .resp-tabs-list li.resp-tab-active, .woocommerce-tabs .resp-tabs-list li:hover { border-color:#fac012 !important;}
.wpcf7-form .btn { border-radius:5px; padding: 15px 10px;}
.porto-u-main-heading { font-size:24px;}
.products .product-category .thumb-info-wrapper:after { background:none;}
.product-icon-box:hover .img-highlight {
    box-shadow: 0 25px 35px -5px rgb(0 0 0 / 30%);
}
.woocommerce-page .sidebar-content ul li a:hover, .woocommerce-page .sidebar-content ul li.current>a { color:#fff;}

@media (max-width: 575px) {
    .porto-ibanner{
        min-height: 200px;
    }
	.rs {
		display:none;
	}
	.resize {
		font-size:18px;
		line-height:20px;
		letter-spacing:normal;
	}
	
}