@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//theterracotta.store/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(89,34,2);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(89,34,2);
	--btn-accented-bgcolor-hover: rgb(64,18,1);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: #000000;
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #000000;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
}
html .product.wd-product del, html .product.wd-product del .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
	font-weight: 500;
	color: rgb(0,0,0);
}
html .wd-buy-now-btn {
	font-weight: 900;
	color: rgb(255,255,255);
	background: rgb(226,45,45);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(30,115,190);
}
.product-labels .product-label.featured {
	background-color: rgb(0,0,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
: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: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Poppins !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

.woodmart-navigation .category-icon {
    display: inline-block;
    margin-right: 7px;
    max-height: 18px;
    height: 18px;
    width: 18px;
}

.woodmart-prefooter {
	padding-bottom: 5px;
}
.site-content {
    margin-bottom: 5px;
}


.popup-quick-view .entry-summary .product_meta > span, .meta-location-add_to_cart .product_meta > span {
    display: none;
}

body .mega-menu-list>li>a, 
body .menu-mega-dropdown .sub-menu>li>a {
    text-transform: none;
}

.navigation-style-default .menu-simple-dropdown .color-scheme-dark li>a:hover{
    color: #000000;
	  background-color: #bfbdbd;
}
.navigation-style-default .menu-simple-dropdown .color-scheme-dark li>a{
    color: #000000;
}

body.single .entry-summary .icons-design-default .woodmart-social-icon {
padding: 5px 2px;
}
body.single .entry-summary .woodmart-social-icons i {
display:block;
    width: 35px;
    height: 35px;
    border: 2px solid #ddd; /* add border to the buttons */
    padding: 5px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 27px;
}
body.single .entry-summary i.fa-facebook {
background-color: #3b5998;
}
body.single .entry-summary i.fa-twitter {
background-color: #00acee;
}
body.single .entry-summary i.fa-whatsapp{
background-color:  #25D366;
}
body.single .entry-summary i.fa-pinterest{
background-color: #E60023;
}
body.single .entry-summary i.fa-linkedin {
background-color: #0e76a8;
}

.home .cat-design-alt .hover-mask {
	display: none;
}

.product-image-summary .woodmart-product-countdown:before {
	content: "  Grab Now! Sale Ends In:";
	font-size: 16px;
	font-weight: 600;
	color: #f00;
	display: block;
	margin-bottom: 10px;
}




.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {
    display: flex;
    position: relative;
    font-weight: 700;
		border: 0px;
    line-height: 1;
    width: calc(100% + 2px);
}

.woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency, .woocommerce-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {
    position: relative;
    padding: 8px 20px;
    z-index: 100;
}

.woocommerce-multi-currency.wmc-shortcode .wmc-current-currency {
    color: #fff;
}


.star-rating span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
	    font-size: inherit;
}

.woocommerce-Reviews {
    display: block;
    /* flex-direction: row; */
    margin-right: -30px;
    margin-left: -30px;
}
.woocommerce-Reviews #comments, .woocommerce-Reviews #review_form_wrapper {
    flex: 0 0 100%;
	  padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
} 


.product_item a.product_item_link {
    min-height: 90px;
}
/* 
body .entry-summary .pisol_buy_now_button{
	margin-top: -10px !important;
	animation: shake 3s both infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
	margin-left:5px;
	padding: 12px 15px !important;
	margin-bottom: 0 !important;
	display: inline-block !important;
	width: 200px !important;
}
body .pisol_buy_now_button{
	padding: 12px 15px !important;
	margin-left:5px;
}
 */
.wd-buy-now-btn {
/*     margin-left: 7px;
    box-shadow: var(--btn-shop-box-shadow); */
	  flex: 1 !important;
	  min-width: fit-content;
    background-color: #e22d2d !important;
	  animation: shake 2s both infinite;
/* 	  width: 100%; */
}

@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}

.single_add_to_cart_button.ubp_box_add_to_cart_button.button {
    width: 130px;
    margin: 0px;
}

.single-product div.product p.price {
    margin: 5px 0 10px 0 !important;
    float: left;
    width: 100%;
    font-size: large !important;
	  font-weight: 600;
  }



@media (min-width: 1025px) {
	/* .woodmart-navigation .category-icon {
display: none;
} */

.woodmart-buttons {
    border-radius: 30px;
}

.wd-header-main-nav .wd-nav-main > li > a .wd-nav-img {
    max-height: 20px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.woodmart-hover-base .content-product-imagin,
.woodmart-hover-base .fade-in-block,
.woodmart-hover-base .wrapp-swatches{
    display: none;
}
.woodmart-hover-base.hover-ready.state-hover .product-wrapper, .woodmart-hover-base.hover-ready:hover .product-wrapper {
        -webkit-transform: none;
    transform: none;
}
.menu-item-wishlist,
{
display:none!important;
}
.menu-item.item-level-0.menu-item-compare {
display: none !important;
}


.single_add_to_cart_button.ubp_box_add_to_cart_button.button {
    width: 130px;
    margin: 0px;
}

.col-right ul li {
    width: 45%!important;
    margin: 0 0 10px 0;
}

.horizontal .col-right ul li figure img {
    width: 100%;
    float: left;
    line-height: 0;
}

.horizontal .col-right ul li figure figcaption {
    width: 100%;
	  line-height: 20px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.woodmart-hover-base .content-product-imagin,
.woodmart-hover-base .fade-in-block,
.woodmart-hover-base .wrapp-swatches{
    display: none;
}
.woodmart-hover-base.hover-ready.state-hover .product-wrapper, .woodmart-hover-base.hover-ready:hover .product-wrapper {
        -webkit-transform: none;
    transform: none;
}
.menu-item-wishlist,
{
display:none!important;
}
.menu-item.item-level-0.menu-item-compare {
display: none !important;
}


}

@media (max-width: 576px) {
	.woodmart-hover-base .content-product-imagin,
.woodmart-hover-base .fade-in-block,
.woodmart-hover-base .wrapp-swatches{
    display: none;
}
.woodmart-hover-base.hover-ready.state-hover .product-wrapper, .woodmart-hover-base.hover-ready:hover .product-wrapper {
        -webkit-transform: none;
    transform: none;
}
.menu-item-wishlist,
{
display:none!important;
}
.menu-item.item-level-0.menu-item-compare {
display: none !important;
}
.wsb-button{
	margin-top:10px;
}
.woodmart-sticky-btn .quantity {
	position: inherit;
}
.woodmart-sticky-btn .single_add_to_cart_button {
	padding-left:20px;
	width: auto;
}

.woodmart-sticky-btn-cart .wsb-button{
	padding-left:30px !important;
	padding-right:30px !important;
	margin-top:0 !important;
}
.woodmart-sticky-btn .quantity {
	background: #83b735;
}
html body .entry-summary .pisol_buy_now_button{
	margin-top:10px !important;
}



.single_add_to_cart_button.ubp_box_add_to_cart_button.button {
    width: 120px;
    margin: 0px;
    font-size: 12px;
  }

.col-right ul li {
    width: 45%!important;
    margin: 0 0 10px 0;
}

.horizontal .col-right ul li figure img {
    width: 100%;
    float: left;
    line-height: 0;
}

.horizontal .col-right ul li figure figcaption {
    width: 100%;
    line-height: 15px !important;
}

p.price.price-unit.smaller.wc-gzd-additional-info.variation-modified .woocommerce-Price-amount {
    font-size: 32px;
}
}

