/**
* Theme Name: Versano
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="http://themeforest.net/user/luisvelaz">Everthemes</a>
* Template: goya
* Version: 1.0.0
*/

/* common */
.invert {
	filter: invert(100%);
}

iframe.no-border {
	border: none;
    overflow: hidden;
}

.vc_row.w960, .after-product {
	max-width: 960px;
    margin: 0 auto;
}

.w960 input,
.w960 select {
	max-width: 100%;
}

/* Header */
.header-spacer {
	background: #fff;
}

#top-bar .container {
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
}

#top-bar .topbar-items {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial;
}

.header .header-mobile .logolink > .logoimg {
	max-height: 30px;
}

.logoimg.bg--dark {
	filter: invert(100%);
}

.hero-header-container .woocommerce-products-header .et-shop-title {
    text-transform: uppercase;
    font-weight: 800;
}

/* Home */
.intro-text h1 {
    font-size: 16px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.mw-1200 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.page-padding .sec_row {
    background: #fff;
}
	
.container-fluid .vc_row .vc_row.max_width.full-width {
	max-width: 100vw;
}

.dames-mode {
	margin-bottom: 500px;
}

.vc_row-fluid.bg-fixed {
	background-attachment: scroll;
	background-position: center 60px !important;
	position: fixed;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: translateZ(0);
	will-change: transform;
	z-index: -1;
}

.vc_row.bg-pos-y-150,
.vc_row.bg-pos-y-50 {
	background-position: center 60px !important;
}

@supports (-webkit-touch-callout: none) {
	.dames-mode {
		margin-bottom: 0;
	}
	
	.vc_row.bg-pos-y-150,
	.vc_row.bg-pos-y-50 {
		display: none;
/* 		background-attachment: scroll; */
	}
	.vc_row.bg-pos-y-150:not(.bg-fixed) {
		margin-bottom: -30px;
	}
}

.bg-pos-y-50.vc_row.vc_parallax .vc_parallax-inner {
	background-position: 50% 50px;
	background-size: 200%
}

.bg-pos-y-150,
.bg-pos-y-50 {
	height: 400px;
	background-attachment: fixed;
}

.bg-pos-y-150 {
	height: 500px;
}

.kategori .wpb_content_element.wpb_single_image {
	margin-bottom: 0px;
}

.kategori .vc_btn3-container {
	width: 100%;
}

.kategori .vc_btn3-container .vc_btn3.vc_btn3-size-md,
.kategori .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
    font-size: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
    display: block;
}

.kolome6 .products .product {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.shop-products .term-description {
	margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
	.kolome5 .products .product {
		-ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
	}

	.kolome6 .products .product {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
}

@media (min-width: 992px) {
	.top-cats .wpb_column:nth-child(even) .vc_column-inner   {
		padding-top: 20px;
	}
    
	.header_on_scroll:not(.megamenu-active) .header .header-bottom {
		display: block;
		background: #fff;
		padding-bottom: 10px;
	}

	.et-header-menu > li.current-menu-item a {
		color: #999;
	}

    .vc_row.bg-pos-y-150,
    .vc_row.bg-pos-y-50 {
        background-position: center 90px !important;
    }
	
	.kolome5 .products .product {
		-ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
	}
	
	.mobile-menu li:last-child {
		display: none;
	}
}

@media (min-width: 1025px) {
	.kolome6 .products .product {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
	}
}

.wp-video-popup i {
    font-size: 90px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

/* Product Category Page */

.shop_bar div.filter-trigger-box {
	border: none;
}
.shop_bar .woocommerce-ordering {
	display: none !important;
}

#side-filters .select2-container--default .select2-selection--single {
	padding: 0;
}

#shop-products .term-description {
	margin: 15px auto 45px;
    max-width: none;
}

@media (min-width: 992px) {
	.header .et-header-menu > li + li + li + li + li + li + li + li,
	.header-left-items > div,
	.header-left-items > a.icon {
		display: none;
	}
    
    .kategori .vc_btn3-container .vc_btn3.vc_btn3-size-md,
    .kategori .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
        font-size: 13px;
    }
}

/* Single product */
.product-showcase .woocommerce-breadcrumb,
.et-product-detail .product_meta > .posted_in,
.et-product-detail .product_meta > .tagged_as {
    font-size: 10px;
}

.woocommerce-product-details__short-description h3,
.tm-extra-product-options .tm-epo-element-label,
.et-product-detail .summary h1.product_title {
	font-size: 15px !important;
}

.after-cart {
	font-size: 12px;
    margin-top: -30px;
    margin-bottom: 0;
}

#tab-additional_information {
	display: none !important;
}

.woocommerce-MyAccount-navigation-link--downloads,
[data-tab="downloads"] {
    display: none!important;
}

/* Footer */

.before-footer {
    padding: 20px 0 30px;
    background: #fff;
}

.after-product {
    text-align: center;
}

.after-product h2,
.after-product p {
    font-size: 24px;
    color: #263238;
}

.vc_row.footer-services {
	padding: 35px 0 25px;
    max-width: 1200px;
    margin: 0 auto;
}

.footer-services .et-iconbox {
    position: relative;
    text-align: left;
    border: 1px solid #ddd;
}

.footer-services .et-iconbox .et-icon-inner {
    position: relative;
    border: 1px solid #ddd;
    padding: 15px 20px 10px;
    margin: 3px -5px -5px 3px;
    overflow: hidden;
    min-height: 64px;
}

.footer-services .et-iconbox.layout-icon_left .et-feature-icon {
    position: absolute;
    top: 12px;
    left: 12px;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    transition: all .35s ease;
}

.footer-services .et-iconbox.layout-icon_left.fly_effect:hover .et-feature-icon {
    top: -35px;
    left: 35px;
    cursor: pointer;
}

.footer-services .et-iconbox.layout-icon_left.rotate_effect:hover .et-feature-icon {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.footer-services .et-iconbox.layout-icon_left.buzz_effect:hover .et-feature-icon{
	-webkit-animation-name:hvr-buzz-out;
    animation-name:hvr-buzz-out;
    -webkit-animation-duration:.75s;
    animation-duration:.75s;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear;
    -webkit-animation-iteration-count:1;
    animation-iteration-count:1
}

@-webkit-keyframes hvr-buzz-out{
	10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}
    20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}
    30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}
    40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}
    50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}
    60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}
    70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}
    80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}
    90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}
    100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}
}

@keyframes hvr-buzz-out{
	10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}
    20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}
    30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}
    40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}
    50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}
    60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}
    70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}
    80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}
    90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}
    100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}
}

/* .hvr-buzz-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}

.hvr-buzz-out:hover,.hvr-buzz-out:focus,.hvr-buzz-out:active{-webkit-animation-name:hvr-buzz-out;animation-name:hvr-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1} */

.footer-services .et-iconbox h4.title {
	font-size: 12px;
    letter-spacing: 1px;
}

.footer-top {
	background: #a0793f;
}

.inilah {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.inilah figure.et-feature-icon {
    color: #fff;
}

.et-iconbox.layout-icon_left.icon-style-image-default .et-icon-inner {
	padding-left: 54px;
}


.inilah div.wpb_text_column,
.inilah .wpb_content_element {
	margin-bottom: 0;
}

.inilah > p,
.inilah .wpb_wrapper > p {
    float: left;
    margin-right: 15px;
    margin-bottom: 2px;
}

.inilah img {
    filter: invert(100%);
}

.inilah h4.title {
    margin-bottom: 2px;
    font-size: 16px;
    color: #fff;
}

.inilah div p {
    margin-bottom: 2px;
    font-size: 12px;
}

.collapse h6 {
	padding: 7px 0;
}

.collapse .widget h6 {
	display: none;
}

.site-footer.dark .footer-bottom a,
.site-footer.dark .copyright a {
	color: #fff;
}

.copyright {
	background: #131313;
	text-align: center;
    padding: 20px 0;
}

.copyright,
.copyright a {
	color: #eee;
}
.copyright a:hover {
	color: #fff;
}

.footer-top .wpb_content_element,
.copyright .wpb_content_element {
	margin-bottom: 5px
}

.copyright li {
    list-style: none;
    display: inline-block;
    margin-left: 20px;
}

.footer1 .textwidget a {
	display: inline !important;
}

@media only screen and (max-width: 991px) {
    #top-bar {
        display: block;
        height: auto;
    }
    #top-bar .et-top-menu > li > a {
    	padding: 0 5px;
    }
    
    body.admin-bar.header-sticky.has-top-bar:not(.header_on_scroll) .header,
    .has-top-bar .header, .has-campaign-bar .header {
    	position: absolute;
        top: 0;
    }
    
    .footer .container,
    .footer .container-fluid .vc_row .vc_row.max_width {
        max-width: none;
    }
}

@media only screen and (max-width: 767px) {
    #top-bar .container {
        flex-direction: column;
        line-hight: 27px;
    }
    #top-bar .topbar-left,
    .collapse .widget {
    	display: none;
    }
    
    .products .product-title h3 a,
    .products .price .woocommerce-Price-amount {
    	font-size: 12px;
    }
    
    .term-description h2 {
    	font-size: 15px;
    }
    
    .woocommerce-tabs .wc-tab h2 {
    	font-size: 24px;
    }
    
    .collapse h6:after {
        content: '+';
        font-size: 16px;
        float: right;
        margin-left: 5px;
    }
    .collapse h6.active:after {
        content: '-';
    }
    .collapse .widget.wpb_content_element:last-child {
        margin-bottom: 20px;
    }
    
    .vc_row.footer-widgets {
    	padding: 20px 0 0;
    }
    
    .footer-bottom {
    	padding: 0 0 20px;
    } 
}

@media only screen and (max-width: 575px) {
    .footer .container-fluid,
    .container.showcase-inner {
        padding-right: 15px;
        padding-left: 15px;
    }
    
    .after-cart {
        font-size: 10px;
    }
}