@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;
}

.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;
}
