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

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face{font-family:'ProximaNova';src:url(/static/font/ProximaNova-Regular.woff2) format('woff2');font-weight:normal;font-style:normal;font-display: swap;}
@font-face{font-family:'ProximaNova-Medium';src:url(/static/font/ProximaNova-Medium.woff2) format('woff2');font-weight:500;font-style:normal;font-display: swap;}
@font-face{font-family:'ProximaNova-Bold';src:url(/static/font/ProximaNova-Bold.woff2) format('woff2');font-weight:600;font-style:normal;font-display: swap;}
@font-face{font-family:'Cera Pro';src:url(/static/font/Cera-Pro.woff2) format('woff2');font-display: swap;}
/* 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;}

td, th {
	border-bottom: 0px solid #ececec;
	font-size: 1em;
	text-transform: none;
	letter-spacing: -.03em;
}
.webos-clients {
	font-size: 1.7em;
	margin-bottom: 0.5em;
	color: #000;
	font-family: 'Cera Pro', sans-serif !important;
}
.widget .is-divider {
	display: none;
}

.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
	color: #000;
}
.header .nav-small a.icon:not(.button) {
	font-size: 1.4em;
	color: #000;
}
.page-id-170 .page-wrapper {
    padding-bottom: 30px;
    padding-top: 5px !important;
}
body, html, .off-canvas-center .nav-sidebar.nav-vertical > li > a,.nav > 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 {
    font-family: 'Cera Pro',/*'cf_asty_st',*/ sans-serif !important;
}
h1, h2, h3, h4, h5, h6, .heading-font{font-family: 'Cera Pro',/*'cf_asty_st',*/ sans-serif !important;}
span.amount, .mt {
    font-family: Cera Pro;
}

.cf7-cf-turnstile{margin-bottom:15px!important;}
.webos-info-product-order {
	padding: 10px;
	background-color: #fff1f1;
	border-radius: 86% 14% 79% 21% / 60% 21% 79% 40%;
	max-width: 530px;
	text-align: center !important;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.webos-info-product-order::before {
	content: "" !important;
	background-image: url(/static/img/danger.png);
	width: 32px;
	height: 32px;
	display: inline-block;
	background-size: cover;
	vertical-align: middle;
	margin-right: 7px;
	/* margin-left: 7px; */
}
/*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;
}

.product-small {
	border-radius: 15px !important;
	/* color: transparent !important; */
}

.has-equal-box-heights .box-image {
	border-radius: 15px 15px 0 0 !important;
}
.has-equal-box-heights .box-image img, .has-format img, .image-cover img, .video-fit iframe, .video-fit video, img.back-image {
	padding: 4px 4px 0px 4px !important;
	border-radius: 15px 15px 0px 0px !important;
}
.has-hover:hover img.show-on-hover {
	background-color: #fff !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;
}
.has-equal-box-heights .box-image img {
	-o-object-fit: scale-down !important;
	object-fit: scale-down !important;
}

/*
.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: 254px;
	color: transparent !important;
	margin: 18px;
	margin-right: 0px;
}
.webos18{
    width: 254px; height: 18px;
	background: url('/static/img/webos-digital-agency-black-720.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;
}
.absolute-footer.dark {
	color: #ffffff;
}
.absolute-footer {
	color: #000000;
}
/*Header Custom */
.category-filter-row {display: none;}

.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: 9px 0 0 !important;
}
.badge {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: table;
    height: 2em;
    pointer-events: none;
    width: 4em;
    z-index: 20;
    margin-left: 9px;
    border-radius: 2px;
    font-weight: 300;
    font-size: 16px;
}
.badge+.badge {
    margin-top: 5px;
    height: 2em;
    opacity: .9;
    width: 5em;
}

.box-image img {
	border-radius: 15px 15px 0px 0px;
}
.product-section-webos {
    /* background: linear-gradient(to right, #efd1d0, #dae4ef); */
    background-color: #f5f5f5;
    border-radius: 8px !important;
    margin-bottom: 20px !important;
    margin-top: 20px;
    box-shadow:2px 2px 2px var(--fs-color-secondary);
}
.product_meta {
	margin-bottom: 0.5em;
}
.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: #e7d7c9;
}

.product_title::before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	height: 3px;
	width: calc(100% - 104px);
	background: #f2f2f2;
}

.product-section-title-related, .product-section-title-upsell {
	padding-bottom: 1.35rem;
	margin-bottom: 1.5rem;
	text-align: left;
	position: relative;
	margin-left: -0px;
	margin-right: -0px;
	max-width: 1440px !important;
	letter-spacing:-0.5px;
}
.product-section-title-related::after, .product-section-title-upsell:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 90px;
	background: #efd1d0;
}
.product-section-title-related::before, .product-section-title-upsell:before {
	content: "";
	position: absolute;
	right: -15px;
	bottom: 0;
	height: 3px;
	width: calc(100% - 104px);
	background: #f2f2f2;
}
.product-section {
    border-top: 0px solid #ececec;
    padding: 8px;
}
.product-small .box-text.text-center {
    background-color: #f9f9f9!important;
    border-radius: 0 0 15px 15px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}