/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');*/
@font-face {
	font-family: 'lato_100';
	src: url(fonts/Lato-Thin.ttf);
}
.font-lato * {
	font-family: 'lato_100';
}
.header {
	position: absolute;
}
.page-id-11 .header,
.page-id-10 .header,
.single.single-post .header,
.archive.category .header {
	position: relative;
}
.page-id-11 .header-bg-color,
.page-id-10 .header-bg-color,
.archive.category .header-bg-color,
.single.single-post .header-bg-color {
	background-color: #000;
}

.section > .section-content > .row > .col {
	padding-bottom: 0;
}
p {
	margin-bottom: 10px;
}
h2 {
	font-size: 42px;
	font-weight: 400 !important;
}
h3 {
	font-size: 24px;
	font-weight: 400 !important;
}
.nav-spacing-xlarge>li {
	margin: 0 25px;
}
.button.is-link {
	font-weight: 400;
	display: flex;
	padding-left: 0;
	font-size: 14px;
	align-items: center;
	font-size: 18px;
}
.ses-why .button.is-link span {
	font-size: 14px !important;
}
.button.is-link:after {
	content: '';
	width: 48px;
	height: 24px;
	display: inline-block;
	background-image: url(images/arr.png);
	margin-left: 6px;
}
.text-center .button.is-link {
	justify-content: center;
}
.header-main .nav > li > a {
	font-size: 18px;
	font-weight: 400;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
	opacity: 1;
}
.slider-nav-light .flickity-prev-next-button .arrow, .slider-nav-light .flickity-prev-next-button svg {
	background-color: var(--primary-color);
	border: 1px solid var(--primary-color);
	opacity: 1;
}
.nav.nav-pills {
	width: 1038px;
	background-color: #EEEEEE;
	padding: 5px;
	border-radius: 99px;
	margin: auto;
	margin-bottom: 40px;
}
.nav.nav-pills li a {
    font-size: 18px;
    color: #1E1E1E;
    padding: 0 24px;
}
.nav.nav-pills li.active a {
	background-color: #fff;
	color: #1E1E1E;
}

.product-small.box {
	background-color: #fff;
    border-radius: 0 0 20px 20px;
    height: 482px;
}
/*.product-small.col {
	padding-top: 60px;
}*/
.product-small.box:after {
	content: '';
	display: block;
	clear: both;
}
/*.product-small.box .box-image {
	display: none;
}*/
.product-small.box .box-text {
	margin-top: 0;
	padding-top: 0;
}
.acf-above-box-text {
	background-color: #FAFAFA;
	border-radius: 20px 20px 0 0;
	text-align: center;
	position: relative;
	height: 280px;
}
.acf-above-box-text img {
	margin-top: -50px;
	height: 290px;
	object-fit: contain;
}
.product-small.box .title-wrapper {
	padding: 20px 20px 0;
}
.product-small.box .price-wrapper {
	padding: 0px 20px 10px;
}
.product-small.box span.amount,
.product-small.box ins span.amount {
	font-size: 19px;
	color: #0D1B39;
}
.product-small.box .category {
	text-transform: none;
	font-size: 16px;
}
.product-small.box .product-title a {
	padding: 9px 0 10px;
    font-size: 21px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 24px;
    height: 60px;
    margin-bottom: 15px;
}
.product-small.box .star-rating {
	margin-top: 0;
	margin-bottom: 20px;
	min-width: 160px;
}
.star-rating span:before {
	color: #CEA780;
}

.product-custom .flickity-viewport {
	/*padding-top: 60px;*/
	/*height: 450px !important;*/
}
.flickity-prev-next-button {
	bottom: -5%;
}
.box-over {
	border-radius: 20px;
}
.box-over .overlay {
	background-color: transparent;
}
.box-cus {
	background-color: #fff;
	border-radius: 20px;
	padding: 0 30px 15px;
	position: relative;
}
.box-cus .icon-box-img {
	border: 7px solid #fff;
	top: -25px;
	margin-bottom: -30px;
}
.box-cus h3 {
	font-size: 22px;
	font-weight: bold !important;
}
.box-cus .testimonial-text {
	font-style: normal;
}
.icon-box-img img, .icon-box-img svg {
	padding-top: 0;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text {
	text-shadow: none;
}
.absolute-footer {
	display: none;
}
.footer-wrapper ul {
	margin-bottom: 0;
}
.footer-wrapper ul li {
	list-style: none;
	margin-left: 0;
}
.footer-wrapper p img {
	margin-bottom: 0 !important;
}
.single-product .product-thumbnails.thumbnails.slider-nav-small {
	display: none;
}
.flickity-prev-next-button .arrow, .flickity-prev-next-button svg {
	background-color: var(--primary-color);
	color: #fff;
	border-radius: 99px;
	border: 2px solid var(--primary-color);
}
.single-product .flickity-prev-next-button:hover .arrow, .single-product .flickity-prev-next-button:hover svg {
	fill: #fff;
}
.is-divider {
	display: none;
}
.box-product-custom p {
	margin-bottom: 20px;
}
.product-section.related {
	border: none;
}
.product-section.related .product-section-title {
	text-align: center;
	font-size: 42px;
}

.single-product .related .flickity-viewport {
    padding-top: 60px;
    height: 450px !important;
}
.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover {
	box-shadow: none;
	background-color: transparent;
	left: 0;
}
.tax-product_cat {
	background-color: #F7F7F7;
}
.tax-product_cat #main {
	background-color: #F7F7F7;
}
.shop-page-title.category-page-title.page-title {
	padding-top: 60px;
	background-color: #F7F7F7;
}
.page-title-inner {
	display: none;
}
/*.tax-product_cat .product-small.col {
	margin-bottom: 100px;
}*/
.custom-sidebar {
	background-color: #F7F7F7;
	padding: 40px 0;
}
.custom-sidebar .box-sidebar {
	width: 810px;
	display: block;
	/*align-items: center;*/
	/*justify-content: center;*/
	margin: auto;
	background-color: #eee;
	border-radius: 99px;
	padding: 5px 5px 10px;
	overflow: hidden;
}
.custom-sidebar .box-sidebar .custom-widget {
	width: 30%;
	padding: 0 3px;
	float: left;
    margin-right: 40px;
}
.custom-sidebar .box-sidebar .custom-widget:last-child {
	margin-right: 0;
}
.custom-sidebar .box-sidebar form {
	margin-bottom: 0;
}
.custom-sidebar .select2-container--default .select2-selection--single  {
	border: none;
	border-radius: 30px;
	background-color: #fff;
	height: 45px;
}
.custom-sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 45px;
}


/* */
.slider-home .flickity-prev-next-button{
	bottom: 50%;
}
.slider-nav-light .flickity-page-dots .dot.is-selected, .slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
	background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
}
/* */
.related-products-wrapper .flickity-button,
.cus-kh .flickity-button,
.product-custom .flickity-button {
	opacity: 1;
	width: 78px !important;
	height: 78px;
	top: 58%;
}
.related-products-wrapper .flickity-button svg,
.cus-kh .flickity-button svg,
.product-custom .flickity-button svg {
	background: url(images/left-pro.svg) center center no-repeat !important;
    width: 78px; 
    height: 77px;
    line-height: 77px;
    border: none;
    padding: 0;
}
.related-products-wrapper .flickity-button.next svg,
.cus-kh .flickity-button.next svg,
.product-custom .flickity-button.next svg {
	background: url(images/right-pro.svg) center center no-repeat !important;
}
.related-products-wrapper .flickity-button svg path,
.cus-kh .flickity-button svg path,
.product-custom .flickity-button svg path {
	visibility: hidden;
}
.related-products-wrapper .flickity-button.previous,
.cus-kh .flickity-button.previous,
.product-custom .flickity-button.previous {
	right: 99% !important;
}
.related-products-wrapper .flickity-button.next,
.cus-kh .flickity-button.next,
.product-custom .flickity-button.next {
	left: 99% !important;
}
.cus-kh .flickity-button {
    bottom: initial;
    top: 15%;
}
/* */
.ses-kh .star-rating {
	position: absolute;
    bottom: 15px;
    left: 107px;
    letter-spacing: 5px;
    width: 110px;
}

.ses-kh .box .box-text {
    bottom: 0px;
    padding: 0px 30px 30px;
}
/* */
.no-p .ux-logo-link{
	padding: 0 !important;
}
/* */
.fix-ls {
	position: absolute;
	top: -330px;
	left: 0;
}
.fix-ls img {
	width: 785px !important;
	animation: xoayvong 15s linear 0s infinite;
	-webkit-animation: xoayvong 15s linear 0s infinite;
	-moz-animation: xoayvong 15s linear 0s infinite;
	-o-animation: xoayvong 15s linear 0s infinite; 
}
.fix-ls .img-inner {
	text-align: center;
}
.row-ls {
	position: relative;
	z-index: 1;
}
/* */
.product-page-price {
	font-size: 24px;
}
.product-page-price * {
	color: #8D8D8D;
	/*font-weight: 400;*/
	font-family: 'lato_100';
}
.product_title.entry-title {
	font-size: 42px;
	color: #1E1E1E;
}
.title_col {
	color: #CEA780;
}
.product-small.box .price del {
    display: none;
    line-height: 34px;
}
/* */
.price-wrapper .price {
    padding: 15px 0px 30px;
}
/* */
.but-ho {
	position: absolute;
    bottom: 20px;
    right: 20px;
    visibility: hidden;
}
.but-ho a {
	background: url(images/but-hover.svg) center center no-repeat;
	display: block;
	width: 49px;
	height: 50px;
	text-indent: -99999px;
}
.product-small.box:hover .but-ho{
	visibility: visible;
}
body .nav-dropdown-has-border .nav-dropdown {
    border: none;
    padding: 0;
}
/* */
body .nav-pagination>li>a, body .nav-pagination>li>span {
	border: none;
}
body .nav-pagination > li > .current {
	background: none;
	color: #cea780;
}
.kh-text {
	min-height: 80px;
}
.searchform .button.icon {
	background: #CEA780 !important;
	border-radius: 100px;
	right: 2px;
}
.searchform .search-field {
	height: 50px;
}
#billing_country_field {
	display: none;
}
#order_comments_field .optional,
#billing_email_field .optional,
#billing_address_1_field .optional,
#billing_phone_field .optional {
	display: none;
}
/* */
.product-images .flickity-button,
.slider-home .flickity-button {
	width: 45px;
    height: 45px;
}
.product-images .flickity-button svg,
.slider-home .flickity-button svg{
	background: url(images/left-s.svg) center center no-repeat #CEA780;
	border: none;
}
.product-images .flickity-button.next svg,
.slider-home .flickity-button.next svg {
	background: url(images/right-s.svg) center center no-repeat #CEA780;
}
.product-images .flickity-button svg path,
.slider-home .flickity-button svg path {
	visibility: hidden;
}
.slider-home .flickity-page-dots {
	bottom: 120px;
}
.slider-home .flickity-page-dots li {
	background: #fff !important;
	opacity: 1;
	width: 20px;
	height: 20px;
	position: relative;
	margin: 0 50px;
}
.slider-home .flickity-page-dots li.is-selected:after {
    content: '';
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 100px;
    left: -11px;
    top: -11px;
    position: absolute;
}
/* */
.banner-video .video-button-wrapper a {
	background: url(images/icon-play.svg) center center no-repeat #CEA780;
	border: none;
}
.banner-video .video-button-wrapper a i {
	display: none;
}
body [data-icon-label]:after {
	background: #CEA780;
}
.header-nav.nav-line-bottom>li>a:before {
	height: 2px !important;
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, select {
	background-image: url(images/v2.svg) !important;
	background-size: 10px !important;
    background-position: 92% center;
}
.star-rating {
	letter-spacing: 4px;
}
/* */
.img-natk {
	position: relative;
	z-index: 99;
}
.img-ctrin {
    position: absolute;
    top: -90px;
    right: 0%;
    z-index: 1;
}
.img-ctrin img {
	height: 619px;
	object-fit: contain;
	animation: xoayvong 15s linear 0s infinite;
	-webkit-animation: xoayvong 15s linear 0s infinite;
	-moz-animation: xoayvong 15s linear 0s infinite;
	-o-animation: xoayvong 15s linear 0s infinite; 
}
.badge-container {
	display: none;
}

.box-image.image-zoom {
	overflow: initial;
	cursor: pointer;
}
.single-slider-pro .flickity-prev-next-button {
    bottom: 40%;
}
.img-single {
	height: 700px;
	width: auto;
}
.slider-kh * {
	color: #333;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.related-products-wrapper .flickity-button.next, .cus-kh .flickity-button.next, .product-custom .flickity-button.next {
		left: 90% !important;
	}
	.related-products-wrapper .flickity-button.previous, .cus-kh .flickity-button.previous, .product-custom .flickity-button.previous {
	    right: 90% !important;
	    left: initial;
	}
	h2 {
		font-size: 38px;
	}
	/* tab mobile */
	.tabbed-content .tab{flex-shrink: 0!important; overflow-y: hidden!important;-webkit-overflow-scrolling: touch!important;}
	.tabbed-content .nav{ 

	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    overflow-x: auto;
	    overflow-y: hidden;
	    -webkit-overflow-scrolling: touch;
	    flex-direction: unset;
	    -webkit-flex-flow: unset;
	    flex-flow: unset;
	    -webkit-justify-content: unset;
	    justify-content: unset;
	    -webkit-align-items: unset;
	    align-items: unset;

	}
	::-webkit-scrollbar{height:3px;-webkit-overflow-scrolling: touch;}
	::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);-webkit-overflow-scrolling: touch;}
	::-webkit-scrollbar-thumb{border:4px solid #ba6900}

	.slider-home .flickity-page-dots {
		display: none;
	}
	.img-ctrin img {
		height: 300px;
	}
	.img-single {
		height: 400px;
	}
	.product-custom.row {
		margin: auto !important;
	}
	.product-small.box {
		height: initial;
	}
	.tax-product_cat .product-small.col {
		margin-bottom: 0;
	}
	.product-small.col {
		padding-top: 0;
	}
}


/* Chrome, Safari, Opera */ 
@-webkit-keyframes xoayvong {
  from {
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
  }
  to {
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
  }
}
/* Standard syntax */ 
@keyframes xoayvong {
  from {
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
  }
  to {
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
  }
}
