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

/*************** ADD CUSTOM CSS HERE.   ***************/
/*boldfont */
@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:'semiboldfont';src:url(/static/fonts/semiboldfont.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, 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',/*'cf_asty_st',*/ sans-serif !important;
}
.nav-top-link {
	font-family: 'boldfontnew', sans-serif !important;
}h1, h2, h3, h4, h5, h6 {
	font-family: 'boldfontnew', sans-serif !important;
	font-weight: 400;
}
b, strong,.woocommerce-product-attributes-item__label{
	font-weight: 400 !important;
	font-family: boldfontnew !important;
}

.cf7-cf-turnstile{margin-bottom:15px!important;}

.nav > li > a {
	font-size: 1em;
}
.nav-uppercase > li > a {
	font-weight: 400;
	letter-spacing: 0em;
	text-transform: uppercase;
}
.webos-border-section {
	border-radius: 8px;
}
.webos-middle{
	margin:0 auto;
	text-align:center;
}
.scw {
	padding-left: 16px;
	font-size:14px;
}
.scsub{
	font-weight:400;
}
.ux-menu-link:not(.scw):not(.scsub):not(.webos-bold) .ux-menu-link__link{
	color:#000000;
	font-weight:500;
	/*font-family:'Manrope-Bold';*/
}
.ux-menu-link .ux-menu-link__link{
	color:#555;
	/*border-bottom-width:0px;*/
}
.webos-bold{
	font-weight:400;
	font-family:boldfontnew;
}
.webos-bold .ux-menu-link__link{
	border-bottom-width: 0px !important;
}
.ux-menu-link--active .ux-menu-link__link{
	color:rgb(255, 49, 49) !important;
}

.ux-menu-link:hover .ux-menu-link__link {
	color: #0e47cd !important;
}

.ux-menu-link__link{
	min-height: 2.0em;
}

.box-image img {
	object-fit: scale-down;
	max-height: 300px;
	height: 300px;
	object-position: center;
	background-color: #fff;
}
.webos-box-image .box-image img {
	max-height: 200px;
	height: 200px;
}
.product-gallery-slider img, .product-thumbnails img {
	object-fit: scale-down;
	object-position: center;
	background-color: #fff;
	max-height: 560px;
	width: 560px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/*Sales Badge Customization by WebOS*/
.badge-inner.on-sale {
    background-color: rgba(213, 19, 23, 0.05) !important;
    color: #d51317 !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;
}
.single-product .button.alt {
	background-color: var(--fs-color-primary) !important;
}
.webos-inner{
    background-color: #fff !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 8px !important;
}
.has-equal-box-heights .box-image {
    border-radius: 8px 8px 0px 0px;
}
.page-checkout {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    margin-bottom: 20px;
}
.button.primary:not(.is-outline) {
	/* background-color: #000000 !important; */
	padding: .04em 0.6em !important;
}
.text-center .button:last-of-type {
	width: 100% !important;
}
.price {
	font-size: 18px;
}
/*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: 2px solid #ddd;
	border-radius: 5px;
	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:2px 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: 2px solid #ddd;
}

.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.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(50%) sepia(28%) saturate(6314%) hue-rotate(171deg) brightness(99%) contrast(90%);
}
/*.icon-shopping-cart::after,.icon-heart-o::after {
	color:#000;
}*/
.icon-search::before {
	content: "" !important;
	background-image: url(/static/img/search-2.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.svg);
	width: 28px;
	height: 28px;
	display: inline-block;
	background-size: cover;
}

.icon-equalizer::before {
	content: ""!important;
	background-image: url(/static/img/sliders.svg);
	width: 28px;
	height: 28px;
	display: inline-block;
	background-size: cover;
}
.icon-user::before {
    content: ""!important;
    background-image: url(/static/img/user.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.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;
}
span.amount {
	font-weight: 400;
	font-family: boldfontnew;
}
/* 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;}
.product-section {
	border-top: 0px solid #ececec;
}
td, th {
	border-bottom: 0px solid #ececec;
	font-size: 1em;
	text-transform: none;
	letter-spacing: -.03em;
}
.product-section-webos {
	background-color: rgb(219, 235, 203);
	border-radius: 8px !important;
	margin-bottom: 20px !important;
	margin-top: 20px;
}
.widget-title {
	font-family: 'boldfontnew',sans-serif !important;
	font-weight: 400 !important;
	letter-spacing: -0.03em !important;
	font-size: 1.2em !important;
	color: #000;
	text-decoration: underline;
	text-decoration-color: #759763;
}
.widget .is-divider {
	display: none;
}
.widget > ul > li + li, ul.menu > li + li {
	border-top: 0px solid #ececec;
}
.widget > ul > li .count {
	opacity: 1;
}
.webos-best-div {
	height: 30px;
	padding-top: 5px;
	margin-bottom: 20px;
	background-color: #e56334;
	text-align: center;
}
.webos-best-h3 {
	font-size: 2em !important;
	margin-bottom: 0px;
	color: #fff !important;
	background-color: #e56334;
	border-radius: 5px;
	/* font-weight: 800; */
	font-family: boldfontnew;
}
.webos-sku-div {
	border-top: 1px solid #ddd;
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}

.webos-availability-div{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width: 100%;
}
.webos-availability-span,.webos-sku-span{
	margin:10px;
	padding:5px;
}
.webos-sku-span{font-size:0.8em;}
.product-sidebar-small {
	background-color: #f6f6f6 !important;
	border-radius: 8px;
}
.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;
}
.absolute-footer.dark {
	color: #ffffff;
}
.product_meta {
	margin-bottom: 0em;
}
.product_meta > span {
	border-top: 0px dotted #ddd;
}
.product_title {
	padding-bottom: 1.35rem;
	margin-bottom: 1.5rem;
	text-align: left;
	position: relative;
	font-weight: bold;
}

.product_title::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 90px;
	background: #759763;
}

.product_title::before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	height: 3px;
	width: calc(100% - 104px);
	background: #f2f2f2;
}
.product-info .price, .product-page-price {
	font-size: 2.0em;
	font-family: boldfontnew;
	margin: 0 auto;
	margin-bottom:10px;
}
.product-small {
	border-radius: 8px !important;
}
.my-savings-wrap{
	display:flex;
	align-items:center;
	gap:6px;
	margin:0 0 6px 0;
}

.my-savings-badge {
    display: inline-block;
    padding: 4px 8px;
    background: #d51317;
	color:#fff !important;
    font-size: 14px;
    line-height: 1;
    border-radius: .25rem;
}
.my-savings-badge span.amount{
	color:#fff !important;
}
.my-savings-label{
	font-size:14px;
	color:#d51317 !important;
	line-height:1;
}
.has-equal-box-heights .box-image {
	border-radius: 8px 8px 0 0 !important;
}
.box-image {
	border-radius: 8px 8px 0 0;
}
.webos-overlay-border .box-text,.webos-overlay-border,.webos-overlay-border img,.webos-overlay-border .banner-bg{
	border-radius: 9px 9px !important;
}
.yith-wcwl-add-button:not(.wishlist-popup .yith-wcwl-add-button) {
	margin-block-end: 0em;
}
.webos-button-wishlist {
	background-color: rgba(212, 233, 245, 0.4);
	border-radius: 99px;
	padding-bottom: 15px;
	padding-top: 5px;
}
form.checkout h3 {
	font-weight: 400;
}

.price-excluding-tax {
    font-size: 14px;
    color: #555;
    margin-top: 10px;
}

.breadcrumbs a {
	color: #000 !important;
}
.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;*/
}
.box-image img {
	object-fit: scale-down;
	/*max-height: 300px;
	height: 300px;*/
	object-position: center;
}

.single-product .out-of-stock:not(.flickity-slider):not(.product-small):not(.ux-swatch) {
	border-radius: 3px;
	border: 1px solid #d52925;
	padding: 0px 15px 0px 10px;
	/* background-color: #fff1f1 !important; */
	color: #d52925 !important;
	display: inline-block;
}
.single-product .in-stock:not(.flickity-slider):not(.product-small):not(.ux-swatch) {
	border-radius: 3px;
	border: 1px solid var(--fs-color-success);
	padding: 0px 15px 0px 10px;
	color: var(--fs-color-success);
	display: inline-block;
}
.single-product .available-on-backorder:not(.flickity-slider):not(.product-small):not(.ux-swatch) {
	border-radius: 3px;
	border: 1px solid #ff6f00;
	padding: 0px 15px 0px 10px;
	color:#ff6f00;
	display: inline-block;
}
.single-product .out-of-stock:not(.flickity-slider):not(.product-small):not(.ux-swatch)::before,.single-product .in-stock:not(.flickity-slider):not(.product-small):not(.ux-swatch)::before,.single-product .available-on-backorder:not(.flickity-slider):not(.product-small):not(.ux-swatch)::before {
	content: "•";
	display: inline-block;
	vertical-align: sub;
	animation: blinker 1s linear infinite;
	font-size: 25px;
	margin-right:5px;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.webos-transport {
	background-color: #fff;
	padding: 10px;
	border-radius: 8px;
	border: 1px solid #ffd1d1;
	border-left: 3px solid #ff3838;
}
.webos-transport:hover {
	background-color: #f5f5f5 !important;
	padding: 10px;
	border-radius: 8px;
	border: 1px solid var(--fs-experimental-link-color-hover) !important;
	border-left: 1px solid var(--fs-experimental-link-color-hover) !important;
	border-right:3px solid var(--fs-experimental-link-color-hover) !important;
	transition:background-color 0.3s ease;
	transition:border-right 0.3s ease;
	transition:border 0.3s ease;
	transition:border-left 0.3s ease;
}

.webos-transport-clarify {
	padding-top:10px;
	padding-bottom:10px;
}
/*Img hover link fix by WebOS*/
.woocommerce-product-gallery__image a{color:transparent !important;}
.woocommerce-product-gallery__image a:hover{color:transparent !important;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    border: 0px solid #ddd;
    text-align: center !important;
}
.header-bottom {
    background-color: #fff !important;
	    border-bottom: 1px solid #e8e8e8;
}

.product-section-webos {
	border-radius: 0px !important;
}
.icon-menu::before {
	content: "" !important;
	background-image: url(/static/img/menu.svg);
	width: 32px;
	height: 32px;
	display: inline-block;
	background-size: cover;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    --drawer-width: 100% !important;
    background-color: #fff;
}
.nav-sidebar.nav-vertical > li + li {
    border-top: 1px solid #000;
}
.nav > li > a {
	font-size: 1.2em;
	font-weight:400;
	color: #000;
	/*font-family: 'boldfontnew';*/
}
.nav-slide-header .toggle {
	font-size: 1.6em;
	color: #000;
	font-family: 'boldfontnew';
}
.nav-vertical li li.menu-item-has-children > a {
	color: #000 !important;
	text-transform: none !important;
	font-size: 1.2em !important;
	font-weight: 400;
}
.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;
	font-size: 1.2em;
	letter-spacing: 0em;
	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 #000;
}
.nav-sidebar.nav-vertical > li + li {
	border-top: 1px solid #000;
}
.mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header):not(.toggle) > .sub-menu > li{
	border-top: 1px solid #000;}
.off-canvas .nav-vertical li li > a {
	color: #000;
	font-size: 1.2em;
	letter-spacing: 0em;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 15px;
	text-transform: none;
}
.nav-slide-header .toggle i {
	font-size: 1.8em;
}
.nav-vertical li li {
	padding-left: 0em;
}
.toggle {
	opacity:1;
	/*background-color: #ff6f00;*/
	margin:0px;
}
.product-summary .ux-product-brands {
	max-width: 100px !important;
}
}