/*
Theme Name: Porto Child
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  ***************/

@import url("../porto/style.css");

#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main, #header.sticky-header .main-menu-wrap, .fixed-header #header.sticky-header .main-menu-wrap{
	background-color: rgb(162, 189, 200) !important;
}

.lds-dual-ring {
	display: inline-block;
	width: 64px;
	height: 64px;
  }
  .lds-dual-ring:after {
	content: " ";
	display: block;
	width: 46px;
	height: 46px;
	margin: 1px;
	border-radius: 50%;
	border: 5px solid #000;
	border-color: #000 transparent #000 transparent;
	animation: lds-dual-ring 0.8s linear infinite;
  }
  @keyframes lds-dual-ring {
	0% {
	  transform: rotate(0deg);
	}
	100% {
	  transform: rotate(360deg);
	}
  }
  
  loader{
	 width: 100%;
	 text-align: center;  
  }
  

  .cus_create_styling_profile_header_button > a,.cus_create_mesurment_profile_header_button > a{
    margin: 0px 5px;
    font-family: sans-serif !important;
}
.cus_create_styling_profile_header_button, .cus_create_mesurment_profile_header_button{
    position: absolute;
    right: 50px;
}
.cus_create_styling_profile,.cus_create_mesurment_profile{
    display: none;
}
.cus_create_measurem .cus_create_measurement_profileent_profile{
    display: none;
}
ul.filter-item-list > li{
    border:2px solid #a5a5a542; 
    padding:2px; 
    margin:2px;
}
ul.filter-item-list > li.active{
    border-color: #353c4e; 
  cursor: pointer;
}
ul.filter-item-list > li > div{ 
    width: 35px;
    display: list-item;
    text-align: center;
    cursor: pointer;
}
ul.filter-item-list > li > img{
width:45px;
cursor: pointer;
}
.cus_create_styling_profile_header_button{
        position: absolute;
    right: 50px;
}
.cus_create_styling_profile_trigger_close, .cus_create_styling_profile_trigger,.save_styling_profile_trigger {
    margin-left: 8px;
}

.cus_create_mesurment_profile_trigger_close, .cus_create_mesurment_profile_trigger,.save_mesurment_profile_trigger {
    margin-left: 8px;
}



#header.logo-center .header-main .header-center .logo img{
    width: 100px !important;
}
#header .switcher-wrap{
	display:none !important;
}
#header{
	background:#e2e2e2de !important;
}
#main-menu .mega-menu > li.menu-item > a,#header .top-links > li.menu-item > a{
	color:#525252 !important;
}
#main-menu .mega-menu > li.menu-item > a:hover,#header .top-links > li.menu-item > a:hover{
	color:#868686 !important;
}
#header .header-main .header-contact,#header .searchform-popup .search-toggle, #mini-cart .minicart-icon{
	color:#525252 !important;
}
 #header .header-main .header-left,  #header .header-main .header-right,  #header .header-main .header-center{
	    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main, #header.sticky-header .main-menu-wrap, .fixed-header #header.sticky-header .main-menu-wrap{
    background-color:rgb(226, 227, 228)!important;
    background-image: none !important;
}


.slidecontainer {
    width: 100%;
  }
  
  .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
  }
  
  .slider:hover {
    opacity: 1;
  }
  
  .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #0c448c;
    cursor: pointer;
  }
  
  .slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #0c448c;
    cursor: pointer;
  }

.entry-summary > .product-nav,.single-product .product-summary-wrap .product-share{
	display:none;
}
.filter-item-list > li > img{
	width: 100px;
}

loader{
	width: 100%;
	text-align: center;  
 }

.slidecontainer {
    width: 100%;
  }
  
  .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
  }
  
  .slider:hover {
    opacity: 1;
  }
  
  .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #0c448c;
    cursor: pointer;
  }
  
  .slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #0c448c;
    cursor: pointer;
  }

  .woocommerce-mini-cart-item > .product-details > dl.variation{
    display: none;
  }
