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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(232,232,232);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:Dana, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:Dana, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:Dana, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:Dana, sans-serif;
}
:root{
--wd-widget-title-font:Dana, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:Dana, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(135,40,35);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(117,30,30);
}
:root{
--btn-accented-bgcolor-hover:rgb(89,8,8);
}
:root{
--notices-success-bg:rgb(242,181,111);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--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: 5px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1570px;
			}
		}

		.container {
			max-width: 1600px;
		}

		:root{
			--wd-container-w: 1600px;
		}
	
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: Dana, sans-serif !important;
		}
		
					rs-slides h1[data-type=text],
			rs-slides h2[data-type=text],
			rs-slides h3[data-type=text],
			rs-slides h4[data-type=text],
			rs-slides h5[data-type=text],
			rs-slides h6[data-type=text] {
				font-family: Dana, sans-serif !important;
			}
			
.wd-prefooter {
    padding-bottom: 0px;
}
.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
body.home .main-page-wrapper {
    background-color: #f6f6f6;
}
.promo-banner .banner-image img {
    border-radius: 15px;
}
.wd-hover-tiled {
    overflow: hidden;
    border-radius: 15px;
	background: #fff;
}
.product-grid-item .product-image-link {
    display: block;
    padding: 20px;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}

.post-single-page {
    text-align: center !important;
}
.post-single-page .entry-header img {
    width: 100%;
    aspect-ratio: 16 / 6;
    object-fit: cover;
    border: 1px solid #f6f6f6;
    border-radius: 8px;
}
.post-single-page .article-body-container {
    text-align: right;
    display: flex;
    justify-content: center !important;
    justify-items: center;
    justify-self: center;
}

@media (min-width: 576px){
	.footer-column.footer-column-3.col-12.col-sm-6.col-md-3.col-lg-2 {
    min-width: 90% !important;
}
	}
	aside.footer-sidebar.widget-area.row {
    padding-top: 10px;
}
	
	div#media_image-2 {
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 440px) {
    	div#media_image-2 {
             margin-bottom: 0px;
    }
}
	

	div#media_image-2 img {
       height: 82px !important;
    width: auto;
    margin: auto;
}

@media (max-width: 440px) {
    	div#media_image-2 img {
         height: 62px !important;
    }
}

	.footer-column.footer-column-3.col-12.col-sm-6.col-lg-3 {
    flex: 0 0 22%;
}

@media (max-width: 700px) {
    	.footer-column.footer-column-3.col-12.col-sm-6.col-lg-3 {
         flex: 0 0 100%;
    }
}
	
	.footer-column.footer-column-2.col-12.col-sm-6.col-lg-3 {
    flex: 0 0 38%;
    max-width: 38%;
		margin-top: 20px;
}

@media (max-width: 700px) {
    	.footer-column.footer-column-2.col-12.col-sm-6.col-lg-3 {
         flex: 0 0 100%;
				    max-width: 100%;
    }
}

		.footer-column.footer-column-4.col-12.col-sm-6.col-lg-3 {
    flex: 0 0 22%;
}

@media (max-width: 700px) {
    	.footer-column.footer-column-4.col-12.col-sm-6.col-lg-3 {
         flex: 0 0 100%;
    }
}
	
	
	.footer-column.footer-column-5.col-12.col-sm-6.col-lg-3 {
    flex: 0 0 12%;
}
	
@media (max-width: 700px) {
    	.footer-column.footer-column-5.col-12.col-sm-6.col-lg-3 {
         flex: 0 0 100%;
    }
}
	


	.footer-column h4 {
		font-size : 20px;
	}
	
	.footer-column a:hover {
		color : #853d3d;
	}
	
	
.main-page-wrapper {
    margin-top: 0;
    padding-top: 0;
}

.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-c7c3dda .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}

    * {
        font-family: Dana, sans-serif !important;
    }

span::before {
    font-family: "woodmart-font" !important;
}

span::after {
    font-family: "woodmart-font" !important;
}

.star-rating {
    font-family: "woodmart-font" !important;
}

.elementor-divider span {
    font-size: 20px !important;
}

.elementor-divider {
    padding: 32px 0px 20px !important;
}

	
	.textwidget.custom-html-widget {
    height: 80px;
    width: 80px;
}
	
.elementor-widget-divider--view-line_icon .elementor-divider-separator:after, .elementor-widget-divider--view-line_icon .elementor-divider-separator:before, .elementor-widget-divider--view-line_text .elementor-divider-separator:after, .elementor-widget-divider--view-line_text .elementor-divider-separator:before {
	       border: 1px solid;
    border-image: linear-gradient(41deg, rgb(216 216 216 / 20%) 0%, rgb(202 202 202) 50%, rgb(206 206 206 / 20%) 100%) 1;
    border-radius: 100%;
}

.elementor-element.elementor-element-1d6e897.elementor-widget.elementor-widget-image .elementor-widget-container img {
    mix-blend-mode: multiply;
}

.product-wrapper {
    line-height: 25px !important;
}


.product-wrapper .product-element-top.wd-quick-shop {
    height: 52%;
	aspect-ratio: 1 / 1;
	margin: auto;
}

.product-wrapper .product-element-top.wd-quick-shop > a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    overflow: hidden;
    padding: 0;
    margin: 20px;
}


.title-line-two .product-grid-item .wd-entities-title {
    max-height: 46px;
    min-height: 46px;
    line-height: 26px;
    margin-bottom: 16px;
}


.category-grid-item:hover .category-image {
    transform: scale3d(1.1, 1.1, 1);
    filter: blur(6px);
    opacity: 0.5;
}
	
	.whb-row .whb-8wqp6nqfenjidtuokt8r.wd-tools-element .wd-tools-inner, .whb-row .whb-8wqp6nqfenjidtuokt8r.wd-tools-element > a > .wd-tools-icon {
    border: 1px solid #670012;
}

	.whb-row .whb-8wqp6nqfenjidtuokt8r.wd-tools-element:hover .wd-tools-inner, .whb-row .whb-8wqp6nqfenjidtuokt8r.wd-tools-element:hover > a > .wd-tools-icon {
    color: rgb(103 0 18);
    background: #ffffff;
    border: 1px solid #670012;
}



.callCenterMain {
    text-align: center;
	    font-size: 18px;
    line-height: 32px;
    font-weight: 800;
}

.callCenterItem ul {
    text-align: right;
    margin: 20px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px 20px;
    margin-bottom: 32px;
	flex-wrap:wrap;
}

.callCenterItem ul li {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    background-color: #670012;
    border: 1px solid #670012;
    padding: 4px 12px;
    color: white;
    margin-bottom: 0;
    border-radius: 4px;
    transition: all .3s linear;
	
}
.callCenterItem ul li a {
    color: white;
	transition: all .3s linear;
}

.callCenterItem ul li:hover {
    background-color: white;
}
.callCenterItem ul li:hover a {
    color: #670012;
}


.callCenterParent {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #cfcfcf;
}

.callCenters {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
	flex-wrap:wrap;
}

.callCenters a {
    font-size: 15px;
    background-color: #670012;
    border: 1px solid #670012;
    padding: 4px 12px;
    color: white;
    margin-bottom: 0;
    border-radius: 4px;
    transition: all .3s linear;
}

.callCenters a:hover {
    background-color: white;
    color: #670012;
}


div#\36 94af06f18c11 {
    position: static !important;
    height: unset !important;
}

article.blog-design-mask.blog-post-loop.blog-style-flat {
    position: static !important;
    aspect-ratio: 1 / 1;
    display: flex;
    justify-content: center;
	    max-height: 400px;
}



article.blog-design-mask.blog-post-loop.blog-style-flat .article-inner {
    width: 100%;
}

.article-inner header.entry-header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.article-inner header.entry-header figure {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.article-inner header.entry-header figure .post-img-wrapp {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

.article-inner header.entry-header figure .post-img-wrapp a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

.article-inner header.entry-header figure .post-img-wrapp img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.aboutUsImage > div > div {
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.aboutUsImage {
    aspect-ratio: 6 / 5;
    overflow: hidden;
}

.aboutUsContent a {
	color: #670012 !important;
	text-decoration:none !important;
	transition : all .3s linear;
}

.aboutUsContent a:hover {
	color: #d61738 !important;
}

.aboutUsContent u {
    text-decoration: none !important;
}

.mainAboutParent {
	margin:40px auto 0px;
}

.main-page-wrapper {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 80px;
}

footer.footer-container {
    padding-top: 40px;
    border-top: 1px solid #f6f6f6;
}

.whb-header {
    margin-bottom: 0 !important;
    padding-bottom: 40px;
    border-bottom: 1px solid #f6f6f6;
}

.callCenterMain h2 {
    margin-top: 32px;
}

iframe {
    border-radius: 16px;
}


@media (max-width: 768px) {
    .elementor-section .elementor-container {
        flex-direction: column-reverse;
    }
}

.min-footer > div {
    text-align: center !important;
}

.secondSectionStyle ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.secondSectionStyle ul > li {
    flex-direction: column;
    width: 50%;
    gap: 12px;
    color: #000000;
	text-align: center;
}
.secondSectionStyle ul > li:nth-child(3) ,
.secondSectionStyle ul > li:nth-child(4){
    margin-bottom: 0px !important;
}

.secondSectionStyle ul > li:nth-child(1) ,
.secondSectionStyle ul > li:nth-child(2){
    margin-bottom: 40px !important;
}

.secondSectionStyle ul > li img {
    transition: all .3s linear;
	    height: 30px;
    width: 30px;
}
 
.secondSectionStyle ul > li:hover img {
    transform: rotateY(180deg);
}

.elementor-container.elementor-column-gap-default .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-f723714 .elementor-widget-wrap.elementor-element-populated {
    align-content: center !important;
}

img[alt="payments"] {
    height: 40px;
    width: 116px;
}

.wd-buttons[class*="wd-pos-r"] {
    gap: 6px;
    padding-top: 6px;
	    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
}

@media (max-width: 700px) {
.whb-header {
   padding-bottom: 0px;
}
}

div:has(article.blog-design-mask.blog-post-loop.blog-style-flat) {
    height: unset !important;
}

.wd-post-date.wd-style-with-bg {
    background-color: #670012;
    box-shadow: 0 0 9px rgb(103 0 18);
    color: #ffffff;
}

.wp-singular.single-post .site-content.col-lg-12.col-12.col-md-12 .row.content-layout-wrapper.align-items-start > div:first-child {
    width: 70%;
    max-width: unset !important;
    flex: unset;
	    margin-top: 40px;
}


.site-content.col-lg-12.col-12.col-md-12 .row.content-layout-wrapper.align-items-start > div:first-child .meta-post-categories.wd-post-cat.wd-style-with-bg {
    display: block;
    width: fit-content;
}

.site-content.col-lg-12.col-12.col-md-12 .row.content-layout-wrapper.align-items-start > div:first-child .entry-meta.wd-entry-meta {
    display: block;
    width: fit-content;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 0px;
}

.site-content.col-lg-12.col-12.col-md-12 .row.content-layout-wrapper.align-items-start > div:first-child h1.wd-entities-title.title.post-title {
    text-align: right;
    margin: 20px 0 20px;
}

.customMeSidebar div#recent-posts-sidebar h3 {
    font-size: 18px;
    margin-bottom: 24px;
}

.customMeSidebar {
    width: calc(30% - 40px);
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 40px;
    position: sticky;
    top: 140px;
	display:none;
}
.wp-singular.single-post .customMeSidebar {
	display:block;
}

.recent-post-item a {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 12px;
    border: 1px solid #f6f6f6;
    border-radius: 4px;
    padding: 8px;
    margin-bottom: 12px;
}

div#recent-posts-sidebar {
    padding: 24px;
}
.recent-post-thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.recent-post-thumb {
    height: 80px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    overflow: hidden;
}

.recent-post-date {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #000000ed;
	transition: all .3s linear;
}

.recent-post-title {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 16px;
    font-weight: 500;
    color: #000000ed;
	transition: all .3s linear;
}

.recent-post-item a:hover .recent-post-title {
color: #670012;
}

.recent-post-item a:hover .recent-post-date {
color: #670012;
}

form.woocommerce-ordering.wd-style-underline.wd-ordering-mb-icon select.orderby {
    border: 1px solid #f6f6f6;
    padding: 10px;
    border-radius: 8px;
}

div:has(>aside.sidebar-container.col-lg-3.col-md-3.col-12.order-last.order-md-first.sidebar-left.area-sidebar-shop) {
    margin-top: 40px;
}

.widget-area.woodmart-sidebar-content > div {
    border: 1px solid #f6f6f6;
    box-shadow: unset;
    border-radius: 8px;
}

.widget-area.woodmart-sidebar-content > div > h5 {
    background: #670012;
    color: white;
    border-radius: 6px;
    text-align: center;
    padding: 12px;
}

.product-grid-item.product.col-lg-3.col-md-3.col-6.type-product {
    padding: 4px 10px;
    margin-bottom: 10px;
}

.product-grid-item.product.col-lg-3.col-md-3.col-6.type-product h3.wd-entities-title {
    max-height: 48px !important;
    line-height: 28px;
	    min-height: 48px;
}

.product-grid-item.product.col-lg-3.col-md-3.col-6.type-product .wd-product-cats {
    max-height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 10px;
}

.woocommerce.cart-content-wrapper {
    margin-top: 40px;
}

.cart-totals-section .cart_totals .cart-totals-inner {
    border-radius: 8px;
    border: 1px solid #f0f0f0;
}

form.woocommerce-cart-form.cart-data-form.col-12.col-lg-7.col-xl-8 .cart-table-section table {
    border: 1px solid #f6f6f6;
    border-radius: 12px;
    border-collapse: separate;
}

table td {
    border-bottom-color: #f6f6f6;
}

.cart-table-section .row.cart-actions {
    display: none;
}

@media (max-width: 1000px) {
   .customMeSidebar {
    display: none !important;
}
}

@media (max-width: 1000px) {
  .wp-singular.single-post .site-content.col-lg-12.col-12.col-md-12 .row.content-layout-wrapper.align-items-start > div:first-child {
    width: 100%;
		margin-top: 0;
}
}

.wd-loop-footer.products-footer {
    margin-top: 60px;
}

.post-single-page .article-body-container p {
    color: #454545;
    text-align: justify;
    margin-bottom: 32px;
    line-height: 30px;
}

.related-products [class*="wd-carousel-spacing-"] .owl-item, [class*="wd-carousel-spacing-"] .wd-owl:not(.owl-loaded)>div {
    padding: 0 6px;
}

.related-products .slide-product.owl-carousel-item > div {
    padding: 4px;
}

.related-products .slide-product.owl-carousel-item > div h3.wd-entities-title {
    max-height: 48px !important;
    line-height: 28px;
    min-height: 48px;
}

.related-products .slide-product.owl-carousel-item > div .wd-product-cats {
    max-height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 10px;
}

.row.product-image-summary-inner .woocommerce-product-gallery > div:first-child {
    width: 100%;
    aspect-ratio: 1 / 1;
    margin-bottom: 16px;
}

@media (max-width: 768px) {
.row.product-image-summary-inner .woocommerce-product-gallery > div:first-child {
    margin-bottom: 8px;
}
}

.row.product-image-summary-inner .woocommerce-product-gallery > div:first-child > figure {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #f6f6f6;
    border-radius: 16px;
}

.row.product-image-summary-inner .woocommerce-product-gallery > div:last-child .owl-stage-outer .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 4px !important;
}

.row.product-image-summary-inner .woocommerce-product-gallery > div:last-child .owl-stage-outer .owl-item > div {
    border: 1px solid #f6f6f6;
    border-radius: 16px;
    overflow: hidden;
    padding: 16px;
	transition: all .3s;
}

.woocommerce-product-gallery .product-image-thumbnail:hover, .woocommerce-product-gallery .product-image-thumbnail.active-thumb {
    opacity: 1;
    filter: blur(2px);
    border: 1px solid #cfcece !important;
}

.row.product-image-summary-inner {
    margin-top: 50px;
}

.summary.entry-summary .sku_wrapper a, .summary.entry-summary .posted_in a {
    transition: all .3s;
}

.summary.entry-summary .sku_wrapper, .summary.entry-summary .posted_in {
display: flex;
    justify-content: start;
    align-items: center;
    gap: 6px;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: auto;
    padding-bottom: 4px;
}

.summary.entry-summary .sku_wrapper a, .summary.entry-summary .posted_in a:hover {
    color: #872823;
}

.wd-social-icons.icons-design-default.icons-size-small.color-scheme-dark.social-share.social-form-circle.product-share.wd-layout-inline.text-right {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 6px;
}

.wd-social-icons.icons-design-default.icons-size-small.color-scheme-dark.social-share.social-form-circle.product-share.wd-layout-inline.text-right a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #872823;
    height: 32px !important;
    width: 32px !important;
    padding-top: 10px;
    color: #ffffff !important;
    border: 1px solid #872823;
	transition: all .3s;
}

.wd-social-icons.icons-design-default.icons-size-small.color-scheme-dark.social-share.social-form-circle.product-share.wd-layout-inline.text-right a:hover {
    background: #ffffff;
    color: #872823 !important;
}

.summary.entry-summary > div > .price span, .summary.entry-summary > div > .price bdi {
    font-size: 18px;
}

.single-breadcrumbs .wd-breadcrumbs span.breadcrumb-last {
    color: #872823;
}
.summary.entry-summary h1.product_title.entry-title {
    font-size: 26px;
    margin-top: 40px;
    margin-bottom: 24px;
}

.summary.entry-summary > div > .price span, .summary.entry-summary > div > .price bdi {
    font-size: 18px;
}

.woocommerce-product-attributes.shop_attributes {
    margin: 32px 0;
    max-height: unset;
    --wd-attr-brd-width: unset;
}

.shop_attributes tbody {
    display: flex;
    justify-content: start;
    align-items: start;
	    flex-wrap: wrap;
	gap:var(--wd-attr-h-gap);
}

@media (max-width: 768px) {
.shop_attributes tbody {
    justify-content: center;
}
}

.shop_attributes tr {
    gap: 10px;
    justify-content: space-between !important;
    border-radius: 6px;
    border: 1px solid #e5e5e5;
    padding: 16px 16px;
    margin: 0;
    width: calc(50% - 20px);
}

@media (max-width: 480px) {
.shop_attributes tr {
    width: 100%;
}
}


td.woocommerce-product-attributes-item__value {
    font-size: 14px;
    color: #3e3e3e;
    word-spacing: 6px;
}

th.woocommerce-product-attributes-item__label {
    font-size: 15px;
    margin: 0;
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 2px;
}

.summary.entry-summary .woocommerce-product-details__short-description {
    line-height: 32px;
    text-align: justify;
    color: #494848;
}

.summary.entry-summary form {
    margin: 32px 0;
    position: relative;
}

.summary.entry-summary .woocommerce-variation-add-to-cart {
    width: fit-content;
    position: absolute;
    left: 0;
    bottom: 0;
}

@media (max-width: 768px) {
 .summary.entry-summary .woocommerce-variation-add-to-cart {
      position: static;
    width: unset;
    justify-content: end;
}
}

.single_variation_wrap .woocommerce-variation-price {
    margin: 10px 0 0;
}

.product-tabs-wrapper {
    border: 0 !important;
    max-width: 1200px;
    margin: auto !important;
    margin-top: 100px !important;
}

.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
	display:none;
}

.woocommerce-tabs.wc-tabs-wrapper .wd-nav-wrapper.wd-nav-tabs-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #751e1e17;
    margin-bottom: 32px !important;
}

@media (max-width: 1022px) {
.woocommerce-tabs.wc-tabs-wrapper .wd-nav-wrapper.wd-nav-tabs-wrapper {
    display: none;
}
}

.wd-accordion.wd-style-default:before {
    border-top: 1px solid #e3e3e3;
}

.woocommerce-tabs.wc-tabs-wrapper .wd-nav-wrapper.wd-nav-tabs-wrapper ul {
    gap: 10px;
}
.woocommerce-tabs.wc-tabs-wrapper .wd-nav-wrapper.wd-nav-tabs-wrapper ul li {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 24px 12px;
    border-top: 1px solid #751e1e17;
    border-left: 1px solid #751e1e17;
    border-right: 1px solid #751e1e17;
    border-radius: 8px 8px 0 0;
	    transition: all .3s linear;
}

.woocommerce-tabs.wc-tabs-wrapper .wd-nav-wrapper.wd-nav-tabs-wrapper ul li.active {
    background: #872823;
}

.woocommerce-tabs.wc-tabs-wrapper .wd-nav-wrapper.wd-nav-tabs-wrapper ul li a {
    padding: 0;
	    transition: all .3s linear;
}
.woocommerce-tabs.wc-tabs-wrapper .wd-nav-wrapper.wd-nav-tabs-wrapper ul li.active a {
    color: white;
}

.related-products .owl-carousel.wd-owl.owl-items-lg-5.owl-items-md-4.owl-items-sm-3.owl-items-xs-2.owl-rtl.owl-loaded.owl-drag {
    max-height: unset;
    min-height: unset;
    height: unset;
}

.container.related-and-upsells {
    margin-top: 80px;
}

.container.related-and-upsells h3.title.slider-title {
    text-align: center;
    margin-bottom: 40px;
}

.container.related-and-upsells h3.title.slider-title:before {
    left: 0;
    margin: auto;
}

.wc-tabs-wrapper .woocommerce-Tabs-panel li::marker {
    color: #872823;
}

.wc-tabs-wrapper .woocommerce-Tabs-panel li {
    color: #212121;
    text-align: justify;
    line-height: 30px;
}

.wc-tabs-wrapper .woocommerce-Tabs-panel p {
    color: #212121;
    text-align: justify;
    margin-bottom: 32px;
    line-height: 30px;
}

.tabs-layout-tabs+.wd-single-reviews {
    border-top: 1px solid #f5f5f5;
    margin-top: 80px;
    padding-top: 80px;
}



div#reviews .wd-rating-summary-wrap {
    order: 2;
    width: 440px;
    flex: unset;
    position: sticky;
    top: 126px;
    border: 1px solid #f6f6f6;
    border-radius: 16px;
    padding: 40px 24px 24px;
    height: max-content;
}

@media (max-width: 1000px) {
div#reviews .wd-rating-summary-wrap {
	width: calc(100% - 60px);
    margin-right: auto;
    margin-left: auto;  
	order: 1;
	position: static;
	}
}

div#reviews div#comments {
    order: 1;
    width: calc(100% - 440px);
    flex: unset;
}

@media (max-width: 1000px) {
div#reviews div#comments {
    order: 2;
    width: 100%;
}
}

div#reviews div#review_form_wrapper {
   order: 3;
    width: calc(100% - 470px);
    flex: unset;
    border-top: 1px solid #f6f6f6;
    margin-top: 40px;
    padding-top: 40px;
    margin-left: 30px;
    padding-left: 0px;
}

@media (max-width: 1000px) {
div#reviews div#review_form_wrapper {
    width: 100%;
}
}

.commentlist li {
    padding: 0 !important;
    border: 0 !important;
    margin-bottom: 0 !important;
}

.commentlist li > div {
    border: 1px solid #f6f6f6;
    border-radius: 8px;
    padding: 20px !important;
    margin-bottom: 12px !important;
}

.commentlist li> div {
    background-color: #f6f6f647;
}

.commentlist li.bypostauthor > div {
    background-color: #8729240a;
}

.commentlist ul {
    padding: 0;
    border: 0 !important;
}

div#tab-wd_additional_tab .wc-tab-inner {
    text-align: center;
    color: rgba(0, 0, 0, 0.78);
    font-weight: 700;
    line-height: 48px;
    margin: 50px 0px;
}

.wd-reviews-heading {
    margin-bottom: 24px !important;
}

.wd-progress-bar .progress-area {
    display: flex;
    justify-content: end;
}

.summary.entry-summary .woocommerce-product-rating a.woocommerce-review-link {
    display: none;
}


form#commentform {
    margin: auto;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
    border: 1px solid #eaeaea;
    border-radius: 10px;
}

form p:has(input) label, form p:has(textarea) label {
    position: absolute;
    top: -12px;
    right: 24px;
    background: white;
    padding: 2px 8px;
}

form p:has(input), form p:has(textarea) {
    position: relative;
    margin-top: 20px;
}


.aiowps-captcha-equation.hide-when-displaying-tfa-input {
    padding: 0 10px 20px;
}

p.aiowps-captcha.hide-when-displaying-tfa-input {
    width: 100%;
    flex: unset !important;
}

.comment-form .form-submit input#submit {
    min-width: 200px;
    font-size: 16px;
    border: 1px solid #751e1e;
    transition: all .3s ease-in-out;
}

.comment-form .form-submit input#submit:hover {
			background-color: #751e1e;
	color:white;
}

.comment-form .form-submit {
    display: flex;
    justify-content: end;
}

@media (max-width: 1020px) {
div#reviews {
    border-top: 1px solid #f5f5f5;
    margin-top: 80px;
    padding-top: 80px;
}
}
