/* HEADER */
.sticky-search .quick-search .form-search input#search{
	padding: 0 20px;
}
.top-bar .wp-menu{
	float:left;
	margin-right: 10px;
}
.top-bar .wp-menu > .wp-links > a{
	display: block;
    line-height: 16px;
    padding: 13px 0;
}
.top-bar .wp-menu > .wp-links > a:before {
    content: '';
    position: absolute;
    top: 15px;
    right: 0;
    width: 1px;
    height: 12px;
    background: #666666;
}
body .typo-container {   
	opacity: 1; 
	visibility: visible; 
}
.header-container .icon-handbag,
.header-container .icon-magnifier,
.header-container .icon-settings
{ color:#eee; }

.header-container .icon-handbag:hover,
.header-container .icon-magnifier:hover,
.header-container .icon-settings:hover
{ color:#eee; }

.header-container .acc-list .icon-handbag,
.header-container .acc-list .icon-handbag:hover {
	color:#000;
}

.icon-handbag:before {
    content: "\e04e";
}

.home15 .main-top {
    background: none;
}
.logo a img,
.is-sticky .logo-sticky > a img {
    max-height: 50px;
    max-width: 200px;
}
.header-layout-8 .sticky-icon-group, .header-layout-7 .sticky-icon-group{
	margin-left:10px;
}
.menu-bar-btn,
.header-layout-8 .menu-bar-btn, .header-layout-7 .menu-bar-btn {
    float: right;
	margin-right: -15px;
    margin-left: 15px;
}

.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print {
	border-radius: 0;
    height: 60px;
    position: relative;
    float: left;
    top: auto;
    line-height: 60px;
    font-size: 14px;
    margin-right: -10px;
    width: 40px;
}

@media (max-width: 767px){
	.is-sticky #typo-sticky-header {
		display: block;
	}
}

@media (max-width: 479px){
	.header-layout-8 .cmn-toggle-switch, .header-layout-7 .cmn-toggle-switch, .header-layout-2 .cmn-toggle-switch {
		width: 40px;
	}
	.header-layout-8 .logo-home02, .header-layout-7 .logo-home02, .header-layout-2 .logo-home02{
		width:auto;
	}

	.is-sticky .logo-sticky > a img {
		max-width: 150px;
	}
}

.sticky-search .quick-search .form-search {
    
    max-width: 100%;
}

.sticky-search .quick-search {
    right: 70px;
}
.searchautocomplete .searchautocomplete-placeholder {
	max-width: 100%;
    width: 100%;
	text-align: center;
	border-radius: 0;
    padding-top: 0;
	border-top: none;
}
.searchautocomplete .searchautocomplete-placeholder:before{
	display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
    width: 290px;
    float: none;
    margin: 5px;
    display: inline-block;
	vertical-align: top;
}

.searchautocomplete .searchautocomplete-placeholder .all {
    margin: 0px;
}

.typo-nav .home img {
	max-width:80%;
}
.typo-nav ul.nav-accordion li a {

    border-bottom: 1px solid rgba(202, 224, 234, 0.2);
}
.typo-wrapper.overlay-open {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
	-webkit-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    -o-transform: translateX(-80%);
    transform: translateX(-80%);
}

.overlay-contentscale.open {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}

.overlay-contentscale {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
	width: 80%;
	right: 0;
    left: auto;
	background: #000;
}

.acc-topbar .acc-list {
    left:auto;
    right: 0;
	padding-top:0;
}
.typo-cart .ajaxcart {
	padding-top:0;
}


.typo-ajax-container .product-image .qty-count {
    
    background: #ccc;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    right: -5px;
    top: -5px;
	padding: 0;
}

.typo-ajax-container .product-name a {
	font-size: 14px;
    font-weight: 600;
	color: #51acf2;
}

.typo-ajax-container .product-details{
	width: 195px;
}
/* MEGA MENU*/

.header-menu .nav-top{
	background-color: rgba(0,0,0,0.85);
}
.header-container .sb-topbar, .header-container .header .header-top {
    background-color: rgba(202, 224, 234, 0.9);
}
.main-menu{
	z-index: 10;
	/*position: relative;*/
    
}
li.level1.mega_align_left {
	float:left;
}


.header-layout-7 .header-menu {
	padding-top:0px;
}

#typonav li a.level-top {
     /*font-weight: normal;*/
}
#typonav li.level0 {
	padding: 0 10px;
}
#typonav li.level0 > a + .fa,
.megamenu .fa {
    color: #55acef;
    padding-left: 10px;
}
.fa-angle-down:before {
    content: "\f0dd";
    font-size: 10px;
}

/*SUB*/
.home15 #typonav li div.show-sub{
    background: rgba(0,0,0,0.9);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    font-size: 100%;
    border-bottom: 1px solid #000;
	left: -15px;
    /* right: -15px; */
    padding: 15px;
    box-sizing: content-box;
    outline: none;
}
#typonav li.level0 ul li.groups > a{
	border-bottom: 1px solid #333;
}
#typonav li.level0 ul li.groups a {
	font-size: 18px;
	padding: 5px 0;
	text-transform: uppercase;
	
}
#typonav li.level0 .title_group{
	color:#666;
}

.menu-static-blocks img{
	width: 100%;
    height: auto;
    padding-top: 0;
}

@media (max-width: 1720px){
	#typonav li.level0 {
		padding: 0 5px;
	}
	#typonav li.level0 a {
    	font-size: 16px;
	}
	#typonav li.level0 > a + .fa, .megamenu .fa {
		padding-left: 5px;
	}
}
@media only screen and (min-width: 1199px) and (max-width: 1460px) {
	.header-layout-7 .sticky-icon-group > div{
		padding: 0 5px;
	}
	#typonav li.level0 a {
    	font-size: 13px;
	}
	.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print{
		
	}
	.header-layout-7 .logo-home02 .logo a img{
		max-width: 120px;
	}
	.sticky-search > i,
	.sticky-cart .typo-icon-ajaxcart .icon-cart i {
    	font-size: 16px;
	}
	.header-layout-7 .sticky-icon-group{
		margin-right: -5px;
	}
	.header-layout-8 .logo-home02, .header-layout-7 .logo-home02 {
    	margin-right: 5px;
	}
}

/* ENLARGE ALL FONTS */
.block-layered-nav dt{
	
    font-weight: 700;
    margin: 0;
    outline: medium none;
    padding: 5px 0;
}
.block-layered-nav .block-title{
	color:#ccc;
}
.settings, .toolbar, .block-layered-nav dt{
	font-size: 1.3em;
}

.toolbar .sorter .bootstrap-select>.dropdown-toggle {
    padding: 0 25px;
    color: #fff;
    background: #000;
  
}

h1, h2, h3, h4, h5 {
    font-size: 2em !important;
    line-height: 1em !important;
}

.toolbar .sorter .bootstrap-select>.dropdown-toggle:hover, .toolbar .sorter .bootstrap-select>.dropdown-toggle:focus{
	background: #51acf2;
}


/* FOOTER */
.home15 .footer-container {
    background: rgba(51,51,51,0.95);
}

.subscribe .input-box button {
	background: #55acef;
}
.wp-links .label,
.wp-menu .label {
    font-size: 100%;
	color: inherit;
	font-weight:inherit;
}


.footer-container .footer-bottom-inner,
.footer-container .footer-top-inner {
    padding: 40px 0 40px 0;
}

.footer-container .footer-static h3 {
    margin: 0 0 20px 0;
}

.footer-social-menu{
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #555;
}
.subscribe {
    padding-bottom: 0px; 
}
.subscribe .input-box input {
    height: 40px;
    background: #eee;
	padding-left: 10px;
}
.subscribe .input-box button {
	right: 1px;
}

.subscribe .text {
    text-align: left;
    margin-bottom: 20px;
}
.footer-icons{
	margin-top:	20px;
}

/* SLIDER */
.banner-manager .welcome-block .heading-title{
	border-top: none;
}
.banner-manager .caption{
	padding: 15px 25px;
}
.banner-manager .overlay-dark,
.banner-manager .overlay-light{
    background-color: rgba(255,255,255,0.6);
    padding: 15px 25px;
}
.banner-manager .overlay-light{
    background-color: rgba(0,0,0,0.6);
}

.banner-manager .light-text .notice,
.banner-manager .light-text .subtitle,
.banner-manager .light-text .product-date .cd-sale .unit {
    color: #51acf2 !important;
}

.banner-manager .dark-text .notice,
.banner-manager .dark-text .subtitle,
.banner-manager .dark-text .product-date .cd-sale .unit {
    color: #333 !important;
}

.banner-manager .light-text .title,
.banner-manager .light-text .text,
.banner-manager .slider-home .caption.light-text .text  {
    color: #FFF;
	
}

.banner-manager .light-text * {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.banner-manager .dark-text .title,
.banner-manager .dark-text .text,
.banner-manager .slider-home .caption.dark-text .text  {
    color: #000;
}

.banner-manager .dark-text * {
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}

.banner-manager .btn-slide a,
.banner-manager .slider-home .caption .btn-slide a {
 	font-size: 30px;
    background: #222;
	
}
.banner-manager .btn-slide a * {
	text-shadow: none !important;
}
.banner-manager .dark-text .btn-slide a,
.banner-manager .slider-home .caption.overlay-light .btn-slide a {
	background: #55acef;
	
}

.slider-home .caption .text {
    margin-bottom: 40px;
}
.hover-effect02:hover:before {
    box-shadow: 0 0 0 40px rgba(0, 0, 0, 0.3) inset;
}



.active .caption .title {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
.active .caption .text {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
.active .caption .btn-slide {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
@media (max-width: 991px) {
	.slider-home .caption.light-text:before{
			background: rgba(0, 0, 0, 0.5);
	}
}
@media (max-width: 767px) {
	.slider-home .caption.light-text:before{
			background: rgba(0, 0, 0, 0.5);
	}
	.slider-home.slide-fullwidth .caption-wrapper .caption .title {
		font-size: 20px;
		margin-bottom: 0px;
	}
	.slider-home.slide-fullwidth .caption-wrapper .caption .subtitle {
		margin-bottom: 0px;
	}
}
.cms-home .banner-plain{
	padding-left:20px;
	padding-right:20px;
}
.slider-home.light-text{
	background-color: #000 !important;
}
/* HOME */

.banner-third{
	text-align:center;
}

.slider-home.slide-fullwidth,.slider-home.slide-fullwidth .container.caption-wrapper {
	height: 700px; max-height:700px; 
	width: 100%;
}

.slider-home.slide-fullwidth .caption-wrapper .caption {
    left: 0px;
    width: 100%;
    max-width: 100%;
    right: auto;
    top: auto;
    bottom: 0;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}


               

/* PRODUCTS */



.breadcrumbs-wrapper{
	/*background-color: #cae0ea;*/
}
.breadcrumbs li,
.breadcrumbs li a {
    color: #000;
}
.breadcrumbs li a:hover,
.breadcrumbs li a.last{
	color: #666;
}



.top-direct,
.catalog-category-view .top-direct, .catalog-product-view .top-direct, .tag-product-list .top-direct{
	height: auto !important;
	/*max-height: 300px;
	overflow: hidden;*/
	color: #eee;
	background-color: #cae0ea;
	text-align: left;
	font-size: 16px;
	background-size: cover;
	z-index:0;
	
}

.toggle-more-wrapper{
	height: auto;
	max-height: 10000px;
	overflow: auto;
	-moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
	position: relative;
}

.toggle-more-wrapper .toggle-more{
    width:100%;
	text-align: center;
	padding-top: 0px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	
}
.toggle-more-wrapper.closed .toggle-more{
	padding-top: 50px;
	background-image: linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%);
}
.toggle-more-wrapper .more{
	display:none;
}
.toggle-more-wrapper.closed{
	max-height:300px;	
	overflow: hidden;
	
}
.toggle-more-wrapper.closed .more{
	display:block;
}
.toggle-more-wrapper.closed .less{
	display:none;
}


.top-direct.no-image{
	background-image:none;
}
.top-direct:before{
	    background: rgba(0,0,0,0.75);
}

.top-direct .top-direct-inner{
	position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
	padding: 20px;
	color:#FFFFFF;
}

@media (max-width: 767px){
	.top-direct .hidden-tiny {
		display: none;
	}
}

@media (min-width: 1200px){
	 .container-main > .container{
		width:100%;
	}
	
	
}
@media (max-width: 1200px){
	#typonav li.level0 > a {
    	font-size: 16px;
	}
	#typonav li.level0 {
		padding: 0 5px;
	}
}
@media (min-width: 1600px){
	 .main-wrap > .row > .col-lg-3 {
		width: 15%;
	}
	 .main-wrap > .row > .col-lg-9 {
		width: 85%;
	}
}
.block-layered-nav > .block-title {
    border-bottom: none;
}
.block-layered-nav > .block-title span{
    color: #999999;
    font-weight: 300;
}
.block-layered-nav .currently {
	background-color: #cae0ea;
    padding: 5px 15px;
    margin-right: -15px;
    margin-left: -15px;
}
.block-layered-nav .currently ol {
	border-bottom: none;
}

.col-left.sidebar{
	background-color: #eee;
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: -15px;
}


.shop-by-category img{
	width: 100%;
    height: auto;
}
.shop-by-category{
	margin-bottom: 20px;
}
.shop-by-category .block-content{
	border-bottom: 1px solid rgba(204,204,204,0.5);
	padding: 0 20px 20px;
}

.item .product-item {
   
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.25);
    transition:all 0.1s linear 0.1s;
}
.item .product-item:hover {
   
 	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.35);
}

.product-label .product-sale-label, .product-label .product-percent-label {
    background: #cc0000;
    color: #ffffff;
}
.products-grid .item .product-name {
	height: auto;
	
}
.products-grid .item .product-name a{
	font-size:1em;
}
.shop-by-category .product-name {
	font-size:1.5em;
}
.product-view {
    padding: 30px 0 30px 0;
}
#product_tabs_support_contents img{
	max-width: 75px;
	height:auto;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* SIDEBAR */

/*expandable filters*/

.block-layered-nav dt .toggle-class{
	display: block !important;
}


.product-essential .widget-product-sidebar .main-heading {
    padding:0;
}
.product-essential .widget-product-sidebar h4 {
	font-size: 1.5em !important;
}

.widget-product-sidebar .product-sidebar li {
    padding: 10px 0;
    
}
.widget-product-sidebar .product-sidebar {
    padding-top: 0;
}
.widget-product-sidebar .product-sidebar .button.btn-cart.btn-view-cart,
.widget-product-sidebar .product-sidebar .link-cart{
    text-align: center;
    background: #000;
    color: #fff;
	width: 60px;
    height: 60px;
	line-height: normal;
	
}
.widget-product-sidebar .product-sidebar .button.btn-cart.btn-view-cart span{
	display: block;
    padding-top: 5px;
    font-size: 12px;
    text-align: center;
}
.widget-product-sidebar .product-sidebar .button.btn-cart.btn-view-cart span.count{
	padding-top: 1px;
}
.widget-product-sidebar .product-sidebar .link-cart:hover{
    background: #51acf2;
}
.widget-product-sidebar .product-sidebar .link-cart i{
    font-size: 25px;
    line-height: 58px;
}
.product-prev-next ul li a {
	transition:all 0.1s linear 0.1s;
}
.product-prev-next ul li a i{
	opacity: 1;
    visibility: visible;
	transition:all 0.1s linear 0.1s;
}
.product-prev-next img{
	opacity: 0;
	transition:all 0.1s linear 0.1s;
}
.product-prev-next ul li a:hover img {
    opacity: 1;
}

.product-prev-next ul li a:after{
	opacity: 1;
	visibility: visible;
	background: #eee;
	border: #333 solid 1px;
}

.product-prev-next ul li a:hover:after{
	opacity: 0.1;
	border: #fff solid 1px;
}

.product-prev-next ul li a:hover i{
	opacity: 0.2;
}

.promo a {
	color: #FF0000;
	font-weight: bold;
}

/* CHECKOUT */
.loading-mask img {
    width: auto;
    height: auto;
    max-width: 200px !important;
    max-height: 200px !important;
}
#checkout_form .field.name-middlename{
	display: none;
}

#crosssell-products-list .item .product-item{
	text-align: center;
}
.cart-collaterals .toggle-class {
	display: none;
}
.cart-collaterals .shipping-form {
    display: block;
}
.cart-collaterals .discount-form {
    display: block;
}

/* BLOG */

.wordpress-post-view .featured-image{
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.mini-products-list img {
	float:left;
	margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 5px;
	
}
.mini-products-list p.product-name{
	font-size:18px;
    margin-bottom: 0;
}

/* GENERAL */

.heading-title {
	padding: 10px 0 15px;
    background: none;
}