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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//corasbatch.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//corasbatch.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//corasbatch.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//corasbatch.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//corasbatch.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//corasbatch.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//corasbatch.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//corasbatch.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(34,34,34);
	--wd-text-font-size: 16px;
	--wd-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cormorant Garamond", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, 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: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(141,85,171);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(135,115,172);
	--btn-accented-bgcolor-hover: rgb(255,255,255);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(141,85,171);
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left 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 {
	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: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--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(250,237,235);
}

.wd-header-cart.wd-design-3 .wd-tools-icon:before {
    color: rgb(174 170 123)!important;
}
.main-page-wrapper {
    background-color:#fdfcfb!important;
}
.mc4wp-form input[type="submit"],
input[type="submit"]{
border-radius:5px;
    font-size: 17px;
    font-weight: 500;
	background-color:#8773ac;
	color:#ffffff;
}
a.btn:hover, button.single_add_to_cart_button.button:hover,.mc4wp-form input[type="submit"]:hover{
color:#000000!important;
}
div#tab-item-title-additional_information,
.wd-products-nav,
li#tab-title-additional_information,
.summary-inner .product_meta,
.wd-hover-standard .wd-add-btn {
    display: none!important;
}
.single-product-page .container {
    background-color: #ffffff;
    padding: 60px;
}
.product-tabs-wrapper {
    background-color: #fdfcfb!important;
	  padding-top: 0!important;
	  border-top: 0!important;
    border-bottom: 0!important;
}
.wd-prefooter {
    padding-bottom: 0!important;
}
.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper {
    text-align: left;
}
table.variations select {
    border-width: 1px;
}
div.quantity input[type="number"] {
    width: 55px;
    border-width: 1px;
}
div.quantity input[type="button"] {
    min-width: 32px;
    border-width: 1px;
}
 a.btn,button.single_add_to_cart_button.button {
    position: relative;
    color: #ffffff !important;
    border: 1px solid #8773ac;
    height: 40px;
	 border-radius:5px!important;
    line-height: 40px;
    padding: 22px 30px;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    z-index: 3;
}
a.btn:hover::before, .btn:active::before,
button.single_add_to_cart_button.button:hover::before, button.single_add_to_cart_button.button:active::before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: -webkit-transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
}
a.btn::before,
button.single_add_to_cart_button.button:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: calc(200% + 1px);
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: -webkit-transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    background: rgb(255, 255, 255);
    background: -webkit-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, #8773ac 50%, #8b77ae 100%);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, #8773ac 50%, #8b77ae 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, #8773ac 50%, #8b77ae 100%);
} 
.whb-top-bar .wd-header-text {
    font-size: 16PX!important;
    TEXT-TRANSFORM: UPPERCASE;
}
.main-page-wrapper {
    padding-top: 0;
}
.single-product-page .container h2 {
    font-size: 22px;
}
.product-tabs-wrapper{
margin-bottom:0!important;
}
.single-product-page {
    margin-top: 40px;
}
span.notification-txt {
    color: #8d55ab;
    font-weight: 600;
    text-transform: uppercase;
}
.cus-sub input[type="email"] {
    background-color: #ffffff;
    border: 1px solid #000000;
    min-height: 50px;
	border-radius: 10px;
}
.wd-icon:before {
    color: #000000;
}
.scrollToTop {
    border-radius: 5px!important;
    background-color: #8773ac!important;
	  color: #fff!important;
}
.scrollToTop:hover {
    background-color: #ffffff!important;
	  color: #8773ac!important;
}
.page-id-10 .site-content {
    margin-bottom: 0;
}
input[type='text'], input[type='email'], textarea, select,input[type='tel'],
body .select2-container--default .select2-selection--single {
    border: 1px solid #222222;
    border-radius: 50px;
}
textarea {
    overflow: auto;
    padding: 10px 15px;
    min-height: 100px;
	border-radius: 15px;
}
.row.sb-btn {
    text-align: right;
}
label {
    font-weight: 600;
}
.screen-reader-response,p.stock {
    display: none;
}
.home-ban h1.woodmart-title-container.title {
    background-color: #faedeb;
    padding: 20px;
}
.home-ban p{
background-color: #faedeb;
    padding: 20px;
    border-top: 1px solid #f0dfdd;
    text-align: center;
}
.home-ban a.btn.btn-style-default.btn-style-rectangle.btn-size-default.btn-color-default.btn-icon-pos-right {
    border-radius: 0!important;
    width: 100%;
}
.home-ban .liner-continer {
    margin-bottom: 0;
}
h3.wd-entities-title a {
    font-size: 24px;
}
.cs-poptxt .cus-sub {
    display: block;
}
.cs-poptxt .cus-sub input[type="email"] {
    width: 100%;
	margin-bottom: 10px;
	    border-radius: 0;
}
.cs-poptxt .cus-sub input[type="submit"] {
    width: 100%;
}
.single-product .shop_attributes tr {
    display: none!important;
}
.page-id-267 .wc-block-grid.wp-block-products-by-attribute.wp-block-woocommerce-products-by-attribute.wc-block-products-by-attribute.has-3-columns.has-multiple-rows {
    display: none;
}@media (min-width: 1025px) {
	.cus-sub {
    display: flex;
}
.cus-sub input[type="email"] {
    margin-right: 5px;
}
span.nav-link-text.wd-tabs-title {
    font-size: 23px;
}
section.cus-popup {
    display: flex;
}
.cs-poptxt {
    padding-left: 30px;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.cus-sub {
    display: flex;
}
.cus-sub input[type="email"] {
    margin-right: 5px;
}
.cs-poptxt {
    padding-left: 30px;
}
section.cus-popup {
    display: flex;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.cus-sub {
    display: flex;
}
.cus-sub input[type="email"] {
    margin-right: 5px;
}
.cs-poptxt {
    padding-left: 30px;
}
}

@media (max-width: 576px) {
	.cus-sub input[type="email"] {
    margin-bottom: 12px;
}
a.btn, button.single_add_to_cart_button.button {
    padding: 20px 20px!important;
	font-size: 14px!important;
}
h3.wd-entities-title a {
    font-size: 19px!important;
}
.cs-pop img {
    padding-bottom: 30px;
}
}

