/*
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.   ***************/

/*RECONSTRUCTION*/
@font-face{font-family:'thinfont';src:url(/static/fonts/thinfont.woff2) format('woff2');font-weight:400;font-style:normal;font-display: swap}
@font-face{font-family:'regularfont';src:url(/static/fonts/regularfont.woff2) format('woff2');font-weight:normal;font-style:normal;font-display: swap}
@font-face{font-family:'boldfontnew';src:url(/static/fonts/boldfontnew.woff2) format('woff2');font-weight:normal;font-style:normal;font-display: swap}

body{
    font-family:'regularfont', sans-serif !important;
    font-weight:400 !important;
}

html, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a,#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom),.formError .formErrorContent,.nav-dropdown .menu-item-has-children > a, .nav-dropdown .title > a, .nav-dropdown .nav-dropdown-col > a,.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    font-family: 'regularfont', sans-serif !important;
}
.widget_price_filter span,.breadcrumbs,label, legend,span.amount, .nav-top-link, .product-info .price, .product-page-price, .webos-contact-icons, .widget-title, .webos-mt, h1, h2, h3, h4, h5, h6 {
	font-family: 'boldfontnew',sans-serif !important;
	font-weight: 400 !important;
}
.text-center .button:last-of-type {
	width: 100%;
}
.product-sidebar-small {
	background-color: #f5f5f5;
}
.cf7-cf-turnstile{margin-bottom:15px!important;}
/*Login Social*/
div.nsl-container .nsl-button-facebook[data-skin="light"],div.nsl-container .nsl-button-google[data-skin="light"] {
    color: #000000 !important;
    box-shadow: inset 0 0 0 1px #000 !important;
}

div.nsl-container .nsl-button-google[data-skin="light"] {border-radius: 4px !important;}

div.nsl-container .nsl-button-facebook[data-skin="light"]:hover,div.nsl-container .nsl-button-google[data-skin="light"]:hover {
    color: #000000 !important;
    background-color: #f9f9f9 !important;
}
.badge-inner.on-sale {
    background-color: /*#fff1f1*/oklch(96.2% .044 156.743) !important;
    color: /*#d52925*/oklch(62.7% .194 149.214) !important;
    border-radius: 2px 99px 99px 99px;
}
.badge-inner.new-bubble-auto{
    background-color: #f3f9fe !important;
    color: #0E47CD !important;
    border-radius: 2px 99px 99px 99px;
}

.badge-inner.new-bubble{
    background-color: #fcf3fe !important;
    color: #9b51e0 !important;
    border-radius: 2px 99px 99px 99px;
}
.badge-container {
    margin: 5px 0 0 !important;
}
.badge {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: table;
    height: 2em;
    pointer-events: none;
    width: 5em;
    z-index: 20;
    margin-left: 5px;
    border-radius: 2px;
    font-weight: 300;
    font-size: 16px;
}
.badge+.badge {
    margin-top: 5px;
    height: 2em;
    opacity: .9;
    width: 5em;
}
.product-section-webos {
    /* background: linear-gradient(to right, #efd1d0, #dae4ef); */
    background-color: #f5f5f5;
    border-radius: 8px !important;
    margin-bottom: 20px !important;
    margin-top: 20px;
}
.product_meta {
	margin-bottom: 0em;
}
.product_meta > span {
	border-top: 0px dotted #ddd;
}
.is-divider {display: none;}
.price {
	font-size: 18px;
}
.product-info .price, .product-page-price {
	font-size: 2.0em;
	/* background: #f6f6f6; */
	background: -webkit-linear-gradient(to right, #f9f9f9, #f6f6f6);
	/* background: linear-gradient(to right, #f9f9f9, #f6f6f6); */
	/* border-radius: 19% 81% 37% 63% / 94% 56% 44% 6%; */
	padding: 15px 0px;
	/* text-align: center; */
	/* max-width: 400px; */
	/* margin: 0 auto; */
}
.primary.is-link, .primary.is-outline, .primary.is-underline {
	color: var(--fs-color-secondary);
}
.product-gallery-slider img, .product-thumbnails img {
	object-fit: scale-down;
	object-position: center;
	background-color: #fff;
	max-height: 625px;
	width: 625px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.has-equal-box-heights .box-image img, .has-format img, .image-cover img, .video-fit iframe, .video-fit video, img.back-image {
	object-fit: scale-down !important;
	/* padding-bottom: 10px !important; */
	/* padding-top: 10px !important; */
	background: #fff;
}
.box-image img {
	object-fit: scale-down;
	object-position: center;
}
.damn-box-webos .box-image img {
	max-height: 300px;
	height: 300px;
}
.damn-box-webos-57 .box-image img {
	max-height: 510px;
	/*height: 390px;*/
}
.product-section {
    border-top: 0px solid #ececec;
    padding: 8px;
}
/*Custom Search*/
.dgwt-wcas-pd-addtc-form .ux-quantity,.dgwt-wcas-stock.in-stock,.dgwt-wcas-pd-addtc{display:none !important;}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
	padding: 5px 24px 5px 48px;
	line-height: 30px;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
	border-radius: 0px;
	font-family: inherit;
	background-color: #fff;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	min-height: 0px;
	min-width: 24px;
	height: 0px;
	width: 24px;
	left: 16px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: #fff;
    padding: 0px;
    border-radius: 0px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
	width: 18px;
	height: 18px;
}
.dgwt-wcas-is-details .dgwt-wcas-si {
    width: 60px;
}
.dgwt-wcas-si img,.dgwt-wcas-tpd-image {
    border: 0px solid #e8e8e8;
}

.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion, .dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp {
    border-right: 0px solid #ddd;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover {
    background-color: #fff;
	border-bottom:1px solid #333;
}
.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-radius: 5px 5px 0px 0px;
}
.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp, .dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp {
    border-color: #ddd;
}
.dgwt-wcas-suggestions-wrapp,.dgwt-wcas-details-wrapp {
    border: 1px solid #ddd;
}
.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
	border-top:0px;
	border-right:0px;
	border-left:0px;
}

.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    justify-content: center;
}
/*
.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    justify-content: center;
}*/
.invisible-webos18,.invisible-webos18:hover {
	display: inline-block;
	position: relative;
	height: 18px;
	width: 223px;
	color:transparent !important;
	margin:18px;
}
.webos18{
    width: 223px; height: 18px;
	background: url('/static/img/webos-development-black.svg');
	background-repeat:no-repeat;
	vertical-align:middle;
	/*filter:invert(1.0);*/
}

.webos18:hover{filter:invert(28%) sepia(76%) saturate(6666%) hue-rotate(338deg) brightness(100%) contrast(103%);transition:all 0.4s linear;}
.footer-primary.pull-left{margin-top:15px !important;font-size:18px !important;/*padding:7px 0px;*/}
.footer-secondary {
	padding: 0px;
}
/*Header Custom */
.category-filter-row {display: none;}
.icon-shopping-cart::before {
	content: "" !important;
	background-image: /*url(/static/img/shopping-bag-1px.svg)*/url(/static/img/icon-cart-round.svg);
	width: 28px;
	height: 28px;
	display: inline-block;
	background-size: cover;
}
.icon-shopping-cart:hover::before,.icon-heart-o:hover::before,.icon-menu:hover::before,.icon-equalizer:hover::before,.icon-user:hover::before,.icon-search:hover::before {
filter: invert(28%) sepia(85%) saturate(3877%) hue-rotate(207deg) brightness(104%) contrast(105%);
}
/*.icon-shopping-cart::after,.icon-heart-o::after {
	color:#000;
}*/
.icon-search::before {
	content: "" !important;
	background-image: url(/static/img/search-1px.svg);
	width: 24px;
	height: 24px;
	display: inline-block;
	background-size: cover;
	/*margin-top: 4px;*/
}
.icon-heart-o::before {
	content: "" !important;
	background-image: /*url(/static/img/heart-1px.svg)*/url(/static/img/icon-heart-round.svg);
	width: 30px;
	height: 30px;
	display: inline-block;
	background-size: cover;
}

.icon-equalizer::before {
	content: ""!important;
	background-image: url(/static/img/sliders-1px.svg);
	width: 28px;
	height: 28px;
	display: inline-block;
	background-size: cover;
}
.icon-user::before {
    content: ""!important;
    background-image: url(/static/img/user-1px.svg);
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: cover;
}
.image-tools .wishlist-button {
	background-color: #fff;
	border: 2px solid #fff;
	min-width: 3.2em;
	min-height: 3.2em;
	padding-top: 5px;
}
.image-tools .wishlist-button:hover {
    background-color: white;
    border-color: white;
	border: 2px solid #fff;
	min-width: 3.2em;
	min-height: 3.2em;
	padding-top: 5px;
}


.image-tools .icon-heart-o::before {
	content: "" !important;
	background-image: /*url(/static/img/heart-1px.svg)*/url(/static/img/icon-heart-round.svg);
	width: 28px;
	height: 28px;
	display: inline-block;
	background-size: cover;
	filter:none !important;
}

.image-tools .wishlist-button {
	background-color: #fff;
	border: 2px solid #fff;
	min-width: 3.2em;
	min-height: 3.2em;
	padding-top: 5px;
}
.image-tools .wishlist-button:hover {
    background-color: white;
    border-color: white;
	border: 2px solid #fff;
	min-width: 3.2em;
	min-height: 3.2em;
	padding-top: 5px;
}
td, th {
	border-bottom: 0px solid #ececec;
	font-size: 1em;
	text-transform: none;
	letter-spacing: -.03em;
}

.widget-title {
	letter-spacing:-0.03em !important;
	font-size: 1.2em !important;
	color: #000;
	text-decoration: underline;
	text-decoration-color: rgba(193, 185, 174, 1);
}
.webos-mt{
	letter-spacing:-0.03em !important;
	color: #000;
	text-decoration: underline;
	text-decoration-color: rgba(193, 185, 174, 1);}
.widget > ul > li + li, ul.menu > li + li {
	border-top: 0px solid #ececec;
}
.menu-link-webos{
	font-size:18px !important;
	font-weight:600;
}
.webos-best-div {
	height: 30px;
	padding-top: 5px;
	margin-bottom: 20px;
	background-color: rgba(193, 185, 174, 1);
	text-align: center;
}
.webos-best-h3 {
	font-size: 2em !important;
	font-family:boldfontnew;
	margin-bottom: 0px;
	color: #000 !important;
	background-color: rgba(193, 185, 174, 1);
	border-radius: 5px;
}
.webos-button-wishlist {
	background-color: rgba(212, 233, 245, 0.4);
	border-radius: 99px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.yith-wcwl-add-button:not(.wishlist-popup .yith-wcwl-add-button) {
	display: block;
	margin-block-end: 0em;
}
.showAllButton,.hideAllButton{
    color:#0e47cd;
}
.showAllButton:hover,.hideAllButton:hover{
    color:#000000;
}
.showAllButton .icon-angle-down,.hideAllButton .icon-angle-up {
    float: right;
    font-size: 1.2em;
}

.p-webos-show-hide {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: -10px;
    padding-left: 10px;
    margin-right: -10px;
    padding-right: 10px;
    border-radius: 2px;
    line-height: 2;
}
.p-webos-show-hide:hover{
    background-color: #f9f9f9;
}
/* CSS for WooCommerce attribute table header rows */
.woocommerce-product-attributes tr:nth-child(odd) {
    background-color: #ffffff;
}
.woocommerce-product-attributes tr:nth-child(even) {
    background-color: #f6f6f6;
}
.woocommerce-product-attributes td p {
	margin: .0em 0 !important;
}
.woocommerce-product-attributes th{padding:1rem 0.625rem !important;}
/*Img hover link fix by WebOS*/
.woocommerce-product-gallery__image a{color:transparent !important;}
.woocommerce-product-gallery__image a:hover{color:transparent !important;}

.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, select {
    box-shadow: inset 0 0em 0em 0 rgba(0,0,0,.02);
}
.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover {
	background-color: transparent;
	box-shadow: 0 0px 15px 0 rgba(0,0,0,.0);
}
.product-webos-delivery, .product-webos-payment, .product-webos-call {
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 32px 32px;
	margin-bottom: 10px;
	font-size: 12px !important;
	font-weight: 400;
	font-family: regularfont;
}
.product-webos-delivery{background-image: url('/static/img/delivery.webp');}
.product-webos-payment{background-image: url('/static/img/credit-card.webp');}
.product-webos-call{background-image: url('/static/img/call.webp');}
b, strong, .woocommerce-product-attributes-item__label {
	font-weight: 400 !important;
	font-family: boldfontnew !important;
}
.footer-primary.pull-left {
	color: #000;
	font-family: regularfont;
}
.dark .payment-icons .payment-icon svg {
	--fill: #000;
	fill: var(--fill);
}
.flickity-page-dots .dot {
	border: 1px solid #111;
}
/*cATEGORY*/
.category-page-row .term-description{display:none !important;}
.webos-botton{
	font-weight: 400 !important;
	font-family: boldfontnew !important;
}

/*LOYALTY BOX*/
.single-product .wc-points-rewards-product-message {
	/*margin-top: 20px !important;*/
	display: inline-block;
}
.single-product .webos-loyality{
	/*margin-top: 15px !important;*/
	border: 1px solid #ddd;
	padding: 15px 20px;
	border-radius: 3px;
}
.loyalty-box .loyalty-box-container {
	display: grid;
	grid-template-areas: "left center right";
	grid-auto-columns: calc(50% - 2.5px) 5px calc(50% - 2.5px);
	border-radius: 3px;
	overflow: hidden;
}
.loyalty-box-container .right-loyalty-box, .loyalty-box-container .center-loyalty-box, .loyalty-box-container .left-loyalty-box {
	display: inline-grid;
	align-items: center;
	text-align: center;
	height: 38px;
	letter-spacing: 0px;
}

.loyalty-box-container .left-loyalty-box {
	grid-area: left;
	color: #000;
	background: #a6fac5 0% 0% no-repeat padding-box;
	border: 1px solid #000;
	border-radius: 3px 0 0 3px;
	padding: 0 10px;
}
.loyalty-box-text {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.80em !important;
}

.loyalty-box .loyalty-logo {
	width: 25px;
	height: 25px;
	overflow: visible;
	background: url(/static/img/coins3.png) no-repeat;
	z-index: 10;
	border-radius: 10px;
	position: absolute;
	margin-left: -9px;
	margin-top: 7.5px;
}
.loyalty-logo::after {
	content: '';
	position: absolute;
	/* width: 5px; */
	height: 23.5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-radius: 1px;
	margin-left: -3.3px;
	border-top-right-radius: 6%;
	margin-top: -0.8px;
	border-bottom-right-radius: 6%;
}
.loyalty-logo::before {
	width: 23.5px;
	height: 23.5px;
	content: '';
	position: absolute;
	margin-left: -13px;
	/* border: 1px solid rgba(255, 255, 255, .15); */
	border-right-color: #ab2475;
	border-radius: 50px;
	-webkit-transform: rotate(45deg);
	border-top-color: #ab2475;
	margin-top: -0.8px;
}

.loyalty-box-container .right-loyalty-box {
	grid-area: right;
	grid-template-areas: "points text";
	background: #ffffff 0% 0% no-repeat padding-box;
	border: 1px solid #000;
	align-items: center;
	padding: 0 10px;
	border-radius: 0 3px 3px 0;
	justify-content: center;
	column-gap: 10px;
	grid-template-columns: max-content max-content;
}
.loyalty-box .right-loyalty-box .loyalty-points {
	grid-area: points;
	color: #000;
	text-align: center;
}
.loyalty-box .right-loyalty-box .points-text {
	grid-area: text;
	letter-spacing: 0px;
	color: #000 !important;
	text-align: center;
	font-size: 0.80em !important;
}
.points-text a{
	color: #000;
}
.points-text a:hover{
	color: var(--fs-experimental-link-color-hover);
}
.point-text a:hover{color:#0e47cd;}
.loyalty-box-container .center-loyalty-box {
	grid-area: center;
}
.single-product form.cart {
	display: inline-block;
	margin-bottom: 20px;
}
.single-product .wc-points-rewards-product-message {
	margin-top: 20px !important;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px !important;
}
/*RECONSTRUCTION*/

/*Custom Icons css sprite by WebOS*/
.imgcomodo{
    margin-top:0px;
    background-image: url(/wp-content/uploads/webos/customsprite.png);
    background-position:0px -216px;
       line-height:72px;
       min-height:72px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.fci1,.fci2,.fci3,.fci4{padding:6px 0 6px 30px;background-image:url(/wp-content/uploads/webos/customsprite.png);background-repeat:no-repeat;margin:0px;}
.fci2,.fci3,.fci4{border-top:1px solid #ececec;border-color:rgba(255,255,255,0.08);}
.fci1{background-position:6px 6px;}
.fci2{background-position:6px -26px;}
.fci3{background-position:6px -56px;}
.fci4{background-position:6px -86px;}

/*Erase Author to posts*/
.author-box{display:none !important;}
.post_comments{display:none !important;}

/*15px*/
.has-hover .bg, .has-hover [class*="image-"] img {
	border-radius: 15px 15px 0px 0px;
}
.product-small {
	border-radius: 15px !important;
	/* color: transparent !important; */
}
.has-equal-box-heights .box-image {
	border-radius: 15px 15px 0 0 !important;
}
.webos-inner {
	background-color: #fff !important;
	border: 2px solid #e8e8e8 !important;
	border-radius: 15px !important;
	transition: border-color 0.4s ease;
}

.webos-inner:hover {
	box-shadow: 0px !important;
	border-color: #dddddd !important;
	/*border-bottom-width: 4px !important;
	border-top-width:4px !important*/
}
.product-small .box-text.text-center {
	background-color: #f9f9f9 !important;
	border-radius: 0px 0px 15px 15px;
}

.product-category .box{
	border: 2px solid #e8e8e8;
	border-radius: 15px !important;
}
.product-category .box:hover{
	border-color: #dddddd !important;
}
.product-category .box-image img {
	object-fit: cover !important;
}
.banner {
	background-color: transparent !important;
	border-radius: 15px !important;
}
.fill {
 border-radius: 15px !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
/*Hide Filter Icon On Specific Pages EL*/
.page-id-11447 .filter-button,.page-id-85 .filter-button,.page-id-86 .filter-button,.page-id-191 .filter-button,.page-id-1299 .filter-button,.page-id-2163 .filter-button,.page-id-1301 .filter-button,.page-id-1317 .filter-button,.page-id-1293 .filter-button,.page-id-2161 .filter-button,.page-id-84 .filter-button,.page-id-3283 .filter-button,.single-product .filter-button{display:none !important;}

.row-small>.col, .row-small>.flickity-viewport>.flickity-slider>.col {
    padding: 0 5px 19.6px;
}
.button.primary:not(.is-outline) {
    padding: .04em 0.2em !important;
}
.is-small, .is-small.button {
	font-size: .90em;
}
/*menu mobile by webos*/
.header-bottom {
    background: #fff !important;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
	--drawer-width: 100% !important;
	background-color: #fff;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    border: 0px solid #ddd;
    text-align: center;
}
.icon-menu::before {
    content: "" !important;
    background-image: url(/static/img/menu-svg.svg);
    width: 28px;
    height: 28px;
    display: inline-block;
    background-size: cover;
}
.header-shadow .header-wrapper, .header-wrapper.stuck, .layout-shadow #wrapper {
    box-shadow: 1px 1px 1px rgba(0,0,0,.15);
}
.nav > li > a {
	font-weight: 400 !important;
	font-family: boldfontnew !important;
	color: #000;
	font-size: 1em;
	letter-spacing: -0em;
}
.mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > a, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > a {
	color: #000 !important;
	font-size: 1.0em;
	letter-spacing: -.02em;
	/* text-transform: none; */
}
.mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header), .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) {
	border-top: 1px solid #ececec !important;
}
.mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > .sub-menu > li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}
.nav-slide-header .toggle {
	font-size: 1.2em;
	/* border-bottom: 1px solid #000; */
	font-weight: 400;
	font-family: boldfontnew;
}
.toggle {
	color: #000 !important;
	opacity: 1;
	/* background-color: #f9e606; */
	/* border: 1px solid #000; */
}

.product-summary .ux-product-brands {
	display: inherit;
	max-width: 150px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
}
}