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

:root {
	--wd-text-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #063361;
	--wd-text-font-size: 15px;
	--wd-title-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 900;
	--wd-title-color: #063361;
	--wd-entities-title-font: "Nunito Sans", 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: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #063361;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: #063361;
	--wd-alternative-color: #e6a627;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #063361;
	--btn-default-bgcolor-hover: #063361;
	--btn-accented-bgcolor: #063361;
	--btn-accented-bgcolor-hover: #063361;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: #ffffff;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	color: #063361;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: #063361;
}
.exploremore-p h2.wpb_heading.wpb_widgetised_column_heading {
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 35px;
	color: #ffffff;
}
.exploremore-p h2.wpb_heading.wpb_widgetised_column_heading:hover {
	color: #ffffff;
}
h3.product-title a, .wd-search-cat span {
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 22px;
	color: #063361;
}
h3.product-title a:hover, .wd-search-cat span:hover {
	color: #063361;
}
b, strong {
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #063361;
}
b:hover, strong:hover {
	color: #063361;
}
.mroh4 {
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e6a627;
}
.mroh2 {
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 36px;
	line-height: 37px;
	color: #1a6dc1;
}
.mroh3 {
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #1a6dc1;
}
tabfm {
	font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 15px;
}
html .page-title > .container > .title {
	font-size: 30px;
}
.home-page-text .woodmart-title-container.title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-el-font-size: 14px;
	}
	.exploremore-p h2.wpb_heading.wpb_widgetised_column_heading {
		font-size: 28px;
	}
	h3.product-title a, .wd-search-cat span {
		font-size: 15px;
	line-height: 20px;
	}
	.mroh2 {
		font-size: 36px;
	line-height: 37px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-header-el-font-size: 14px;
	}
	.exploremore-p h2.wpb_heading.wpb_widgetised_column_heading {
		font-size: 22px;
	}
	h3.product-title a, .wd-search-cat span {
		font-size: 14px;
	line-height: 20px;
	}
	.mroh2 {
		font-size: 30px;
	line-height: 32px;
	}

}
:root{
--wd-container-w: 1600px;
--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: 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: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/*font-homepage*/


.woodmart-navigation .item-level-0>a {    text-transform: capitalize;}
.widget_product_categories .product-categories li a:hover {    color: #E6A627;}
.widget_layered_nav ul li a:hover{    color: #E6A627;}
.widget_layered_nav ul .chosen a{    color: #E6A627;}
.woocommerce-message {    display: none;}
p.price {    background: #f8f8f8;    width: calc(100% - 75%);       padding: 20px;}.whb-color-light:not(.whb-with-bg)
.related-products {    padding: 40px 0;}
.related-products h3.title.slider-title {    font-size: 24px;    font-weight: 700;}
figure.woocommerce-product-gallery__image{    width: 330px;    margin: 0 auto;}
/*product*/
.widget_layered_nav ul li a:before, .wd-widget-stock-status a:before {    border: 2px solid #fff; border-radius:5px;}
.site-content {    margin-bottom: 0px;}
.joinchat__button {
    display: flex;
    flex-direction: row;
    position: absolute;
    z-index: 2;
    bottom: 150px;
    right: 0px;
    height: var(--btn);
    min-width: var(--btn);
    max-width: 95vw;
    background: #25d366;
    color: inherit;
    border-radius: calc(var(--btn)/2);
    box-shadow: 1px 6px 24px 0 rgba(7,94,84,.24);
    cursor: pointer;
    transition: background .2s linear;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    will-change: background-color,width;
}

.woodmart-hover-standard .add-to-cart-loop span {
    padding: 10px 14px;
    font-size: 12px;
    line-height: 16px;
    color: #e6a627;
    font-weight: 900;
}


.product-grid-item .product-title a {    color: inherit;    font-weight: 800;    color: #063361;    padding: 0 0 20px 0;}

.widget_product_categories .product-categories li.current-cat>a {    color: #d59d2b !important;    font-weight: 600;}
.widget a, .woodmart-widget a, div[class^=vc_wp] a {    color: #ffffff;}
.archive .widget-area>div {    background: #063361;    padding: 1.5em;    border-radius: 10px;}
.widget-area.woodmart-sidebar-content {    padding: 20px;    background: #063361;}
.widget_product_categories .widget-title, .widget-title {    margin-bottom: 10px;    color: #fff !important;    font-weight: 900;}
.page-title.color-scheme-light .entry-title {
    color: #063361;
}
.shop-title-wrapper a.woodmart-back-btn {
    display: none;
}
.summary.entry-summary {
    padding: 0 30px;
}

li.reviews_tab {
    display: none !important;
}
.woocommerce-Tabs-panel .wc-tab-inner>div>h2:first-child {
    text-transform: uppercase;
    font-weight: 600;
    display: none;
    font-size: 14px;
}

.product-image-wrap {    padding: 30px 20px;    border: 1px solid #052b530d;}
.single_add_to_cart_button{	background-color: #063361;    color: #e6a627 !important;    font-weight: 900;}


.whb-sticked .whb-color-light:not(.whb-with-bg), .whb-sticked .whb-top-bar {    background-color: #ffffff !important;}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 1em;
    background: #e7a92e;
    width: auto;
    padding: 20px 0;
    margin: 0 16px 0 0;
    width: 100%;
    color: #fff;
    font-weight: 900;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    border: none;
    color: #063361;
    letter-spacing: normal;
    border-bottom: 1px solid #063361;
}
.gform_wrapper textarea.medium {
    height: 160px;
    width: 100%;
    border: none;
	    border-bottom: 1px solid #063361;
}

.container.main-footer {
    display: none;
}

.footer-container {
    background-color: #063361;
    color: #fff;
}

img.popupaoc-img {
    width: 100%;
}
.whb-flex-row.whb-top-bar-inner {
    border-bottom: 1px solid #06336135;
}
/*============================================search-bar===================================*/
.whb-general-header-inner .whb-column.whb-col-right.whb-visible-lg {    width: 70%;}
.wd-search-cat>a {border-inline:1px solid #063361; }
.wd-search-cat.wd-scroll a {    width: 200px;}
.woodmart-search-form {    width: 1000px;}
.btn.btn-scheme-light {    color: #e6a627;    font-weight: 900;}
.btn.btn-scheme-dark{ color: #063361;    font-weight: 900;}

.searchform input[type='text'] {    background-color: transparent;    border: 1px solid #063361;}

.search-by-category .input-dropdown-inner>a {    display: block;
    padding-right: 15px;
    padding-left: 15px;
    color: #063361;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    border-color: #063361 !important;
    font-size: 13px;
}

.search-by-category .input-dropdown-inner {
    height: 42px;
    border-right: 1px solid rgba(129,129,129,.2);
    border-left: 1px solid rgb(6 51 97);
    line-height: 42px;
}
button.searchsubmit {
    background-color: transparent !important;
    border-left: 1px solid #063361 !important;
    color: #063361 !important;
}

/*---Responsive---*/
.mobile-res
{display:none;}

.tablet-res
{display:none;}


.mobilext-res
{display:none;}


/*---footer---*/
.ft-c .wpb_wrapper {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
}

/*.ft-c .wpb_wrapper>div {
    width: 33.33%;
    margin: 0 auto;
}
*/
.woodmart-images-gallery.view-carousel, .woodmart-images-gallery.view-justified {
    margin-bottom: 0px;
}

/*
.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-tabs {
    display: none;
}
.product-tabs-wrapper {
    border-top: none !important; 
}
*/

/*error page*/
.error404 .page-header {
    position: relative;
    margin: 0;
    margin-top: 267px;
    margin-bottom: 50px;
    padding-bottom: 0;
    border-bottom: 0;
}
.error404 .page-content {
    text-align: center;
    padding-bottom: 100px;
}@media (min-width: 768px) and (max-width: 1024px) {
	/*---Responsive---*/
.owl-nav {
    display: none;
}
.whb-color-light .wd-tools-element>a {
    color: #063361;
}
.desktop-res
{display:none;}

.tablet-res
{display:block;}

.mobile-res
{display:none;}

.mobilext-res
{display:none;}

.desktop-t-res
{display:block;}

.pd-c-mobile .wpb_wrapper {
  display: inline-flex;
	width: 100%;}

.pd-c-mobile .wpb_wrapper .info-box-wrapper {
    width: 50%;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid {
    text-align: -webkit-center;
}

.vc_column-inner.vc_custom_1600136575885 {
    margin-left: -20px;
    margin-right: -20px;
}

/*--testimonial--*/
.testimon-align-left .testimonial-inner, .testimon-align-right .testimonial-inner {
    display: block;
}

.vc_custom_1617268716550 {
    margin-left: 40px !important;
    margin-right: 40px;
}

@media (min-width: 768px) and (max-width: 1024px)
.vc_row.wpb_row.vc_inner.vc_row-fluid {
    text-align: -webkit-center;
}

.testimon-align-left .testimonial-content, .testimon-align-right .testimonial-content {
 	flex: 1 1 auto;
  text-align: justify;
}

.banner-inner.reset-mb-10.content-size-default p {
    color: #fff;
    font-size: 9px;
}
#slide-3381 .woodmart-slide-inner, #slide-3384 .woodmart-slide-inner, #slide-3395 .woodmart-slide-inner, #slide-3393 .woodmart-slide-inner, #slide-3389 .woodmart-slide-inner, #slide-3397 .woodmart-slide-inner, #slide-3396 .woodmart-slide-inner,#slide-3399 .woodmart-slide-inner, #slide-3400 .woodmart-slide-inner {
    max-width: 100% !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-color-light .wd-tools-element>a {
    color: #063361;
}
.woodmart-products-tabs.tabs-design-simple .woodmart-carousel-spacing-30 .owl-nav {
    right: 20px;
    padding-top: 42px;
}


.woodmart-title-container {
    font-size: 28px;
    line-height: 38px;
}


.img  {
    max-width: 100%;
    height: 100%;
    border: 0;
    vertical-align: left;
}



.testimon-align-left .testimonial-avatar {
    margin-right: 100px;
    margin-left: 100px;
    box-shadow: 0 6px 10px #4444442e;
    align-items: center;
    margin-bottom: 10px;
}

.testimon-align-left .testimonial-inner, .testimon-align-right .testimonial-inner {
    display: block;
}

.woodmart-products-tabs.tabs-design-simple .tabs-navigation-wrapper {
    flex: 1 1 auto;
    padding-top: 10px;
    max-width: 100%;
    width: 100%;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}

#wd-5f6af14d3ab7f .woodmart-title-container {
    font-size: 28px;
    line-height: 38px;
    text-align: center;
	padding-bottom: 12px;
}


h4.woodmart-title-container.title.woodmart-font-weight-900 {
    text-align: center;
}


.owl-carousel-item-inner {
    text-align: center;
}

input#gform_submit_button_1 {
    line-height: 0;
}

.title-subtitle.font-default.subtitle-style-default.woodmart-font-weight-900 {
    text-align: center;
}

h4.woodmart-title-container.title.woodmart-font-weight-700 {
    text-align: center;
}


.banner-inner.reset-mb-10.content-size-default {
    font-size: 13px;
}


.wpb_single_image.wpb_content_element.vc_align_center {
    display: -webkit-inline-box;
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
	
}

.mobilr-ft-s .info-box-wrapper {
    padding-right: 10px;
    padding-left: 10px;
}


/* product enquiry mobile */
.vc_row.wpb_row.vc_row-fluid.vc_custom_1601881998281.vc_row-has-fill {
    padding-top: 25px !important;
}

p.price {
    background: #f8f8f8;
    width: 100%;
       padding: 20px;
}
#slide-3381 .woodmart-slide-inner, #slide-3384 .woodmart-slide-inner, #slide-3395 .woodmart-slide-inner, #slide-3393 .woodmart-slide-inner, #slide-3389 .woodmart-slide-inner, #slide-3397 .woodmart-slide-inner, #slide-3396 .woodmart-slide-inner,#slide-3399 .woodmart-slide-inner, #slide-3400 .woodmart-slide-inner {
    max-width: 100% !important;
}
#wd-6099e54a0b75e .title-subtitle,#wd-6099e54a0b75e .title-after_title, #wd-6099e04c430e7 .title-subtitle, #wd-6099e04c430e7 .title-after_title, #wd-6099e11ca4b93 .title-subtitle, #wd-6099e11ca4b93 .title-after_title, #wd-6099e1799f34f .title-subtitle, #wd-6099e1799f34f .title-after_title, #wd-6099e1a72e894 .title-subtitle, #wd-6099e1a72e894 .title-after_title, #wd-6099e3740c8c7 .title-subtitle, #wd-6099e3740c8c7 .title-after_title, #wd-6099e30461fc2 .title-subtitle, #wd-6099e30461fc2 .title-after_title, #wd-6099e35ab78c5 .title-subtitle, #wd-6099e35ab78c5 .title-after_title, #wd-6099e44286d7c .title-subtitle, #wd-6099e44286d7c .title-after_title{
    font-size: 15px;
    line-height: 20px;
    text-align: center;
}
.vc_custom_1620699575309 {
    padding-bottom: 20px !important;
    text-align: center;
}
}

@media (max-width: 576px) {
	/*---Responsive---*/
/*footer*/
.ft-c .wpb_wrapper {
    display: block;
	flex-wrap: unset;
    justify-content: space-around;
    width: 100%;
}

.whb-color-light .wd-tools-element>a {
    color: #063361;
}
table {
  display: block;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
  overflow-x: auto;
  white-space: nowrap;
}
.whb-header {
    margin-bottom: 20px;
}
.desktop-res
{display:none !important;}
p.price {
    background: #f8f8f8;
    width: 100%;
       padding: 20px;
}

.tablet-res
{display:none;}

.mobile-res
{display:block;}
.desktop-t-res
{display:none !important;}
.mobilext-res
{display:unset;}

.pd-c-mobile .wpb_wrapper {
  display: inline-flex;
	width: 100%;}

.pd-c-mobile .wpb_wrapper .info-box-wrapper {
    width: 50%;
}


.woodmart-products-tabs.tabs-design-simple .woodmart-carousel-spacing-30 .owl-nav {
    right: 20px;
    padding-top: 42px;
}


.woodmart-title-container {
    font-size: 28px;
    line-height: 38px;
}


.img  {
    max-width: 100%;
    height: 100%;
    border: 0;
    vertical-align: left;
}



.testimon-align-left .testimonial-avatar {
    margin-right: 100px;
    margin-left: 100px;
    box-shadow: 0 6px 10px #4444442e;
    align-items: center;
    margin-bottom: 10px;
}

.testimon-align-left .testimonial-inner, .testimon-align-right .testimonial-inner {
    display: block;
}

.woodmart-products-tabs.tabs-design-simple .tabs-navigation-wrapper {
    flex: 1 1 auto;
    padding-top: 10px;
    max-width: 100%;
    width: 100%;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}

#wd-5f6af14d3ab7f .woodmart-title-container {
    font-size: 28px;
    line-height: 38px;
    text-align: center;
	padding-bottom: 12px;
}


h4.woodmart-title-container.title.woodmart-font-weight-900 {
    text-align: center;
}


.owl-carousel-item-inner {
    text-align: center;
}

input#gform_submit_button_1 {
    line-height: 0;
}

.title-subtitle.font-default.subtitle-style-default.woodmart-font-weight-900 {
    text-align: center;
}

h4.woodmart-title-container.title.woodmart-font-weight-700 {
    text-align: center;
}


.banner-inner.reset-mb-10.content-size-default {
    font-size: 13px;
}


.wpb_single_image.wpb_content_element.vc_align_center {
    display: -webkit-inline-box;
}


.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
	
}

.mobilr-ft-s .info-box-wrapper {
    padding-right: 10px;
    padding-left: 10px;
}

.mobilr-ft-s .wpb_wrapper {
    display: inline-flex;
}

.mobilr-ft-s .vc_column-inner {
    text-align: center;
}

.i4 h4.banner-title.woodmart-font-weight-700.font-text {
    font-size: 20px !important;
    line-height: 20px !important;
}

.i4 .wrapper-content-banner.content-width-100 {
    width: 80% !important;
}


.vc_row.wpb_row.vc_inner.vc_row-fluid {
    text-align: -webkit-center;
}


/* product enquiry mobile */
.vc_row.wpb_row.vc_row-fluid.vc_custom_1601881998281.vc_row-has-fill {
    padding-top: 25px !important;
}

#wd-5f9da0eecac1f .title-after_title {
    color: #ffffff;
    /* text-align: -webkit-left; */
    font-size: 13px;
}

.woodmart-text-block-wrapper.text-left .woodmart-title-container {
    margin-right: auto;
    line-height: 24px;
    font-size: 15px;
}

.woodmart-title-size-small .woodmart-title-container {
    font-size: 15px;
    line-height: 24px;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #ffffff !important;
    font-size: 18px;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
	 color: #1a6dc1 !important;  
	font-size: 18px;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #1a6dc1 !important;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #ffffff !important;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #ffffff !important;
}

p {
    margin-bottom: 20px;
    text-align: center;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.corrective-abb {
    padding: 60px 60px !important;
}

.wpb_single_image.vc_align_left {
    text-align: center;
}

.box-title-default .info-box-title {
    font-size: 18px;
}

.ctc-2 {
    box-shadow: 0 0 10px #00000021;
    height: 200px;
    align-content: center;
    display: inline-table;
	  display: inline-table;
    text-align: -webkit-match-parent;
}

.woodmart-text-block-wrapper.text-left .woodmart-title-container {
    text-align: center;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
    border: 3px solid #1a6dc1!important;
}
#slide-3381 .woodmart-slide-inner, #slide-3384 .woodmart-slide-inner, #slide-3395 .woodmart-slide-inner, #slide-3393 .woodmart-slide-inner, #slide-3389 .woodmart-slide-inner, #slide-3397 .woodmart-slide-inner, #slide-3396 .woodmart-slide-inner,#slide-3399 .woodmart-slide-inner, #slide-3400 .woodmart-slide-inner {
    max-width: 100% !important;
}
#wd-6099e54a0b75e .title-subtitle,#wd-6099e54a0b75e .title-after_title, #wd-6099e04c430e7 .title-subtitle, #wd-6099e04c430e7 .title-after_title, #wd-6099e11ca4b93 .title-subtitle, #wd-6099e11ca4b93 .title-after_title, #wd-6099e1799f34f .title-subtitle, #wd-6099e1799f34f .title-after_title, #wd-6099e1a72e894 .title-subtitle, #wd-6099e1a72e894 .title-after_title, #wd-6099e3740c8c7 .title-subtitle, #wd-6099e3740c8c7 .title-after_title, #wd-6099e30461fc2 .title-subtitle, #wd-6099e30461fc2 .title-after_title, #wd-6099e35ab78c5 .title-subtitle, #wd-6099e35ab78c5 .title-after_title, #wd-6099e44286d7c .title-subtitle, #wd-6099e44286d7c .title-after_title{
    font-size: 15px;
    line-height: 20px;
    text-align: center;
}
}

