@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//audiosys.ro/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-widget-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(3,200,188);
	--wd-alternative-color: rgb(30,44,71);
	--btn-default-bgcolor: rgb(3,200,188);
	--btn-default-bgcolor-hover: rgb(30,44,71);
	--btn-accented-bgcolor: rgb(3,200,188);
	--btn-accented-bgcolor-hover: rgb(3,200,188);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(1,181,163);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(30,44,71);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(1,186,173);
	--wd-link-color-hover: rgb(30,44,71);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(10,0,0);
}

.blog-design-mask.has-post-thumbnail .article-body-container {
    background: linear-gradient(to bottom, transparent 5%, rgb(0 0 0 / 69%) 50%, rgb(0 0 0) 100%);
}
.blog-design-mask.has-post-thumbnail .article-body-container {
    background: linear-gradient(to bottom, transparent 5%, rgb(0 0 0 / 69%) 50%, rgb(0 0 0) 100%);
}
.product-label.onsale {
    background-color: #03c8bc;
}
.amount {
    color: #03c8bc;
    font-weight: 600;
}
.wd-highlighted-products .elements-grid, .wd-highlighted-products.wd-carousel-container {
    margin-right: 0;
    margin-left: 0;
    padding: 25px 20px 0 20px;
    border: 2px solid rgb(3 200 188);
    border-radius: var(--wd-brd-radius);
}
.btn.btn-color-primary {
    color: #fff;
    background-color: rgb(3 200 188);
}
.wd-tools-element.wd-design-2 .wd-tools-count, .wd-tools-element.wd-design-5 .wd-tools-count {
    position: absolute;
    top: -5px;
    right: -9px;
    background-color: rgb(3 200 188);
    color: #fff;
    font-size: 9px;
}
.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
    position: absolute;
    top: -5px;
    right: -9px;
    z-index: 1;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: rgb(3 200 188);
    color: #fff;
    text-align: center;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 9px;
    line-height: 15px;
}
.cls-1 {
    fill: #03c8bc!important;
    fill-rule: evenodd;
}
.btn.btn-color-primary {
    color: #1e2c47;
    background-color: rgb(3 200 188);
}
.blog-design-mask.has-post-thumbnail .article-body-container {
    background: linear-gradient(to bottom, transparent 5%, rgb(0 0 0 / 69%) 50%, rgb(0 0 0) 100%);
}
.product-label.onsale {
    background-color: #03c8bc;
}
.amount {
    color: #03c8bc;
    font-weight: 600;
}
.wd-highlighted-products .elements-grid, .wd-highlighted-products.wd-carousel-container {
    margin-right: 0;
    margin-left: 0;
    padding: 25px 20px 0 20px;
    border: 2px solid rgb(3 200 188);
    border-radius: var(--wd-brd-radius);
}
.btn.btn-color-primary {
    color: #fff;
    background-color: rgb(3 200 188);
}
.wd-tools-element.wd-design-2 .wd-tools-count, .wd-tools-element.wd-design-5 .wd-tools-count {
    position: absolute;
    top: -5px;
    right: -9px;
    background-color: rgb(3 200 188);
    color: #fff;
    font-size: 9px;
}
.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
    position: absolute;
    top: -5px;
    right: -9px;
    z-index: 1;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: rgb(3 200 188);
    color: #fff;
    text-align: center;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 9px;
    line-height: 15px;
}
.cls-1 {
    fill: #03c8bc!important;
    fill-rule: evenodd;
}
.btn.btn-color-primary {
    color: #1e2c47;
    background-color: rgb(3 200 188);
}
legend, h1, h2, h3, h4, h5, h6, .title {
    display: block;
    margin-bottom: var(--wd-tags-mb);
    color: #03c8bc;
    text-transform: var(--wd-title-transform);
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-family: var(--wd-title-font);
    line-height: 1.4;
}
.breadcrumbs>span, .breadcrumbs>a, .yoast-breadcrumb>span, .yoast-breadcrumb>a {
    display: inline-block;
    color: #03c8bc;
}
.wd-btn-show-cat {
    display: none!important;
    text-transform: uppercase;
}
.scrollToTop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 350;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #03c8bc;
    color: var(--color-gray-800);
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    opacity: 0;
    pointer-events: none;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translateX(100%);
}

.whb-column form.woocommerce-currency-switcher-form {
    position: relative;
    margin-top: 5px;
}
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 23px;
    border: 2px solid #03c8bc;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));
    background: -webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: -moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: -o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px #fff inset,0 1px 1pxrgba(0,0,0,.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}

.chosen-container-single .chosen-single {
    height: 30px !important;
    line-height: 26px !important;
}
body .product-grid-item .product-element-top:hover .hover-img {
    transform: none;
    -webkit-transform: none;
}
@media only screen and (max-width: 1024px) {
	.wd-buttons .wd-action-btn>a {
    width: 35px;
    height: 35px;
    display: none;
	}}
@media only screen and (max-width: 1024px) {
	.wd-hover-quick .wd-add-btn>a {
    display: none!important;
    border-radius: 0 !important;
    font-size: 13px;
    border-radius: var(--btn-shop-brd-radius);
    color: var(--btn-shop-color);
    box-shadow: var(--btn-shop-box-shadow);
    background-color: var(--btn-shop-bgcolor);
}}

.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    object-fit: scale-down;
    width: 100%;
    height: 200px;
}
}
.product-grid-item .star-rating, .product-grid-item .wd-star-rating, .product-grid-item .swatches-on-grid, .product-grid-item .wd-product-stock {
    margin-bottom: 5px;
    display: none;
}
.wd-buttons.wd-pos-r-t {
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
}
.woocommerce-embed-page #wpbody-content .notice {
    margin-top: 15px;
    display: none;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.wc-block-attribute-filter .wc-block-attribute-filter__button {
    margin-top: 8px;
}
.product-grid-item .star-rating, .product-grid-item .wd-star-rating, .product-grid-item .swatches-on-grid, .product-grid-item .wd-product-stock {
    margin-bottom: 5px;
    display: none;
}
.woocommerce-product-gallery img {
    width: 100%;
    border-radius: var(--wd-brd-radius);
    object-fit: scale-down;
}

.summary-inner>.wd-action-btn>a {
    font-size: var(--wd-text-font-size);
    display: none;
}@media (min-width: 1025px) {
	@media only screen and (min-width: 1025px) {
.title-size-default {
    padding: 150px 0!important;
	}}
}

