/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


/* ==== */

div#gallery-sec div#gallery_372 .wd-gallery-item img {
    width: 477px !important;
    object-fit: cover !important;
}
.site-content {
    margin-bottom: 0px;
}

div#gallery-sec .vc_column-inner {
    padding-top: 0px;
}

.setMarquee span {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 20px !important;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 0px;
    justify-content: space-evenly;
    font-size: 1.6em;
}

.setMarquee label {
    display: inline-block;
    width: 50px;
    height: 2px;
    background: #fff;
    margin: 0px 0%;
}

.setMarquee {
    height: 72px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
}
/* nested div inside the container */
.setMarquee div {
    display: flex;
    width: 250%;
    position: absolute;
    overflow: hidden;
    animation: marquee 12s linear infinite;
    top: 0px;
    left: 0px;
    bottom: 0px;
}
/* span with text */
.setMarquee span {
    float: left;
    width: 50%;
}
/* keyframe */
@keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}

.marqueeScreen .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0px;
}

body div.sectionShop h3.woodmart-title-container {
    font-size: 32px !important;
    line-height: 39px !important;
    text-transform: capitalize;
    margin-bottom: 25px;
    padding-top: 40px;
}

body div.sectionShop p {
    color: #878787;
    font-size: 16px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

body div.sectionShop div.wd-text-block {
    margin-bottom: 40px !important;
}

body div.sectionShop div.wd-button-wrapper a {
    background: #ffffff;
    color: #101010 !important;
    font-weight: 600;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    padding: 16px 30px;
}
.shopTopHeading h2.vc_custom_heading {
    line-height: 85px; /* 89.6px */
    text-transform: capitalize;
    text-shadow: 0px 8px 0 #101010, 0 9px 0 #ffffff21;
}
.twoImagesSec .vc_column-inner {
    padding: 0px !important;
}

.marqueeScreen.black .setMarquee span {
    color: #fff;
}

.marqueeScreen.black .setMarquee label {
    background: #fff;
}

div.marqueeScreen.black {
    border-top: 1px solid #A7D8CC;
}

/* === footer == */
.footer-container {background-color: #0B0909 !important;background-image: unset !important;}
.copyrights-wrapper {border-color: #3f3f3f !important;}

.footer-container div#media_image-2 {
    border: unset !important;
}
.footer-container p {
    text-align: left !important;
    color: #D9D9D9;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    width: 100% !important;
    margin: auto !important;
}
.footer_icons ul {
    display: flex !important;
    align-items: flex-start;
    justify-content: center !important;
    gap: 24px;
}

.footer_icons {margin-top: 22px !important;}

.footer_icons ul li i {
    font-size: 18px !important;
    color: #EFEFEF !important;
    transition: all 0.2s linear !important;
}

.min-footer {
    color: #FFF !important;
    font-family: 'Montserrat' !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 28.8px; 
}

.footer-sidebar {
    padding: 71px 0px 8px 0px !important;
}

div#media_image-2 img {max-width: 100% !important;height: auto !important;}

ul#menu-left-side-link {
    gap: 40px !important;
}
ul#menu-right-side-link {
    gap: 40px !important;
}
.min-footer>div {
    padding: 0 !important;
}

.footer_icons ul li i:hover {
    transform: rotate(180deg) !important;
}
.footer_icons ul li img:hover {transform: rotate(180deg) !important;}

.footer_icons ul li img {
        transition: all 0.2s linear !important;
}
.footer-container ul li.current_page_item>a {
    color: #Fff !important;
}
.footer-container .menu li a:hover {
    opacity: 80%;
}
/* === end ==  */

body div.sectionShop.first h3.woodmart-title-container {
    padding-top: 0px;
}

.bannerText h2.vc_custom_heading {
    text-transform: capitalize;
    line-height: 70px;
}

.bannerText h3 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 50.4px */
    text-transform: capitalize;
    margin-bottom: 50px !important;
}

.bannerText h3 span {
    color: #B8EEE1;
}

.bannerText .insideImage {
    position: relative;
}

.bannerText .insideImage .wpb_text_column.wpb_content_element {
    position: absolute;
    bottom: 150px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
}

.bannerText .insideImage .wpb_text_column.wpb_content_element h4 {
    color: #111;
    text-align: center;
    font-family: Montserrat;
    font-size: 48.208px;
    font-style: normal;
    font-weight: 900;
     /* 0px */
    text-transform: uppercase;
    background: #EAEAEA;
    width: 53%;
    margin: 0 auto;
    line-height: 72px;
    margin-bottom: 12px;
}

.bannerText .insideImage .wpb_text_column.wpb_content_element h4+h4 {
    width: 45%;
}

.bannerText .insideImage .wpb_text_column.wpb_content_element h4 label {
    color: #35E714;
    text-align: center;
    font-family: Montserrat;
    font-size: 48.208px;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase;
    display: inline-block;
}

.bannerText .insideImage .wpb_text_column.wpb_content_element img {
    margin: 30px 0px 20px;
}

.bannerText .insideImage .wpb_single_image:before {
    background: rgba(0, 0, 0, 0.32);
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}

.bannerText .insideImage .wpb_single_image {
    position: relative;
    margin-bottom: 0px;
}

.bannerText .insideImage div.wd-button-wrapper {
    position: absolute;
    bottom: 80px;
    left: 0px;
    right: 0px;
}

.bannerText .insideImage div.wd-button-wrapper a.btn {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 24.024px;
    font-style: normal;
    font-weight: 800;
    line-height: 0px; /* 0% */
    letter-spacing: 2.643px;
    text-transform: uppercase;
    background: #35E714;
    padding: 8px 25px;
}

.bannerText .insideImage div.wd-button-wrapper a.btn span.wd-btn-icon {
    margin-left: 10px;
}

.bannerText .insideImage div.wd-button-wrapper a.btn span.wd-btn-icon span {
    font-size: 30px;
}

/* == header == */
.wd-header-wishlist img.wd-custom-icon {
    max-width: 24px !important;
}

.wd-header-cart  img.wd-custom-icon {
    max-width: 19px !important;
}
ul#menu-main-navigation li a {
    color: #Fff !important;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    padding: 0 !important;
}
ul#menu-main-navigation li a::after {
    content: "";
    background: #FFF !important;
    height: 2px !important;
    width: 0;
    left: 0 !important;
    position: absolute;
    bottom: 0 !important;
    transition: all 0.3s linear !important;
}

ul#menu-main-navigation li a:hover::after {
    width: 100% !important;
}
ul#menu-main-navigation li {margin-right: 33px !important;}

/* == */

.productCategoriesSec .vc_column-inner {
    padding-top: 10px !important;
}
body div.revolutionsSliderTop {
    margin-bottom: 0px !important;
}

/* .product-grid-item :is(.product-image-link,.hover-img) img {
    min-height: 420px !important;
} */

@media only screen and (min-width: 600px) {
	.product-grid-item :is(.product-image-link,.hover-img) 
	img {min-height: 425px !important;object-fit: cover;}
}

@media (min-width:320px) and (max-width:399px){
	.setMarquee div {
		width: 700%;
	}
	.setMarquee span {
		font-size: 17px;
	}
}
@media (min-width:400px) and (max-width:500px){
	.setMarquee span {
		font-size: 20px;
	}
	.setMarquee div {
		width: 600%;
	}
}
@media (min-width:501px) and (max-width:700px){
	.setMarquee span {
		font-size: 20px;
	}
	.setMarquee div {
		width: 490%;
	}
}
@media (min-width:701px) and (max-width:900px){
	.setMarquee span {
		font-size: 20px;
	}
	.setMarquee div {
		width: 350%;
	}
}
@media (min-width:901px) and (max-width:999px){
	.setMarquee span {
		font-size: 20px;
	}
	.setMarquee div {
		width: 290%;
	}
}

.wd-categories-wrap .category-grid-item .wrapp-category:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 150px;
    z-index: 9;
    box-shadow: inset #000 0px -75px 40px -30px;
}
.wd-categories-wrap .category-grid-item .wrapp-category .hover-mask {
    z-index: 9;
}
.setMarquee span img {
    width: 35px;
    margin: 0px 10px;
}
.marqueeScreen.bottom .setMarquee div {
    width: 200%;
}
@media (max-width:768px){
	.wd-categories-wrap .category-grid-item .wrapp-category:before {
		display: none;
	}
	body div.sectionShop h3.woodmart-title-container {
		font-size: 25px !important;
		line-height: 34px !important;
	}
	.bannerText h2.vc_custom_heading {
		font-size: 25px !important;
		line-height: 40px;
	}
	.bannerText h3 {
		font-size: 30px;
	}
	.shopTopHeading h2.vc_custom_heading {
		font-size: 35px !important;
		line-height: 50px;
	}
	.vc_row.wpb_row.vc_row-fluid.sectionShop.vc_custom_1700181695260.wd-rs-6556b41d5bc5a {
		padding-top: 30px !important;
		padding-bottom: 40px !important;
	}
	.vc_row.wpb_row.vc_row-fluid.sectionShop.vc_custom_1700181695260 h3.woodmart-title-container {
		padding-top: 0px;
	}
	.vc_row.wpb_row.vc_row-fluid.sectionShop.vc_custom_1700181695260 div.wd-button-wrapper {
		margin-bottom: 40px;
	}
	div.twoImagesSec.vc_custom_1700182483870 {
		padding-bottom: 20px !important;
		padding-top: 20px !important;
	}
	div.bannerText.vc_custom_1700183555370 {
		padding-bottom: 50px !important;
		padding-top: 0px !important;
	}
	div.sectionShop.first.vc_custom_1700183290093 {
		padding-bottom: 60px !important;
		padding-top: 50px !important;
	}
}


.pro-banner-sec {
    padding-bottom: 100px;
}

.pro-banner-sec .banner-subtitle {
    font-size: 24px !important;
    line-height: 28px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8) !important;
    margin-top: 25px !important;
}

.pro-banner-sec h4.banner-title {
    font-size: 48px;
    font-weight: 600;
    line-height: 65px;
}

.pro-banner-sec .banner-btn-wrapper a {
    background: #000;
    border: 2px solid #000;
    color: #fff !important;
    padding: 14px 35px !important;
    margin-top: 8px;
}

.pro-banner-sec .banner-btn-wrapper a:hover {
    background: transparent !important;
    color: #000 !important;
    
}

.pro-banner-sec  .wpb_wrapper h4.woodmart-title-container {
    margin-top: 38px;
    font-size: 40px;
}

@media (min-width:1200px) and (max-width:1400px){
	.setMarquee span {
		font-size: 1.25em;
	}
}

@media (min-width:1025px) and (max-width:1199px){
	.setMarquee span {
		font-size: 1.0em;
	}
}




@media only screen and (max-width: 876px) {
	
	.pro-banner-sec .wpb_wrapper h4.woodmart-title-container {
		font-size: 25px !important;
		text-align: center;
		display: block;
	}

	.pro-banner-sec .banner-subtitle {
		font-size: 18px !important;
	}

	.pro-banner-sec h4.banner-title {
		font-size: 35px !important;
		line-height: 42px;
	}
	
}




.blog-sec .vc_col-sm-5 .post-img-wrapp img {height: 275px !important;object-fit: cover;}


.blog-sec .vc_col-sm-5 h3.wd-entities-title {
    font-size: 19px !important;
    text-align: justify;
}

.blog-sec .vc_col-sm-5 .article-body-container {
    height: 220px !important;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
}

.blog-sec  .hovered-social-icons {
    display: none !important;
}


.category-grid-item .wrapp-category .category-image-wrapp {
    height: 400px;
}

a.category-image {
    height: 400px !important;
    display: block;
}

.category-grid-item img {
    height: 400px;
    object-fit: cover;
}

section#about-sec .woodmart-title-container {
    font-size: 35px;
    line-height: 48px;
    margin-bottom: 20px;
    font-weight: 700;
}

section#about-sec {
    padding-top: 0px;
}

.wd-hover-quick .wd-add-btn>a {
    color: #fff !important;
}

.wp-block-woocommerce-proceed-to-checkout-block a.wc-block-components-button {
    background: #c82a7d !important;
    font-size: 15px;
    font-weight: 600 !important;
    border: 2px solid #c82a7d !important;
}

.wp-block-woocommerce-proceed-to-checkout-block a.wc-block-components-button:hover {
    background: transparent !important;
}






.contact-map {
    padding-top: 50px !important;
}


@media only screen and (max-width: 876px) {
	.setMarquee span {
		font-size: 14px !important;
	}

	.setMarquee {
		height: 55px !important;
	}

	.productCategoriesSec .wrapp-category {
		height: 300px !important;
	}

	.category-grid-item .wrapp-category .category-image-wrapp {
		height: 300px !important;
	}

	.category-grid-item img {
		height: 300px !important;
	}

	section#about-sec {padding-top: 0 !important;}

	section#about-sec .woodmart-title-container {
		font-size: 25px !important;
		line-height: 35px;
		margin-bottom: 0 !important;
	}

	section#about-sec  .vc_row.wpb_row {
		flex-direction: column-reverse !important;
		margin-bottom: 50px !important;
	}

	.marqueeScreen.bottom .setMarquee div {
		width: 780% !important;
	}

	body .pro-banner-sec {
		padding-top: 40px !important;
	}

	.pro-banner-sec .promo-banner-wrapper {
		height: 550px !important;
		overflow: hidden;
	}

	.pro-banner-sec .promo-banner-wrapper .banner-image {
		height: 550px !important;
	}

	.pro-banner-sec .promo-banner-wrapper .banner-image img {height: 100%;object-fit: cover !important;}

	.blog-sec h2.woodmart-title-container {
		color: #fff !important;
		font-size: 25px;
		margin-top: -46px;
	}

	.blog-sec .vc_col-sm-5 .post-img-wrapp img {
		height: unset !important;
	}

	.blog-sec .vc_col-sm-5 .article-body-container {
		height: unset !important;
		align-items: center;
		gap: 12px;
	}

	.blog-sec .vc_col-sm-5 h3.wd-entities-title {
		font-size: 16px !important;
		text-align: center;
	}


	.blog-sec {
		padding-bottom: 20px !important;
	}

	.footer-container .menu li a {
		font-size: 14px !important;
		margin: -5px 0px;
	}

	ul.contact-info li a {
		font-size: 14px !important;
	}
	body .blog-sec {
    padding-bottom: 20px !important;
}

	
div#media_image-2 img {
    width: 200px !important;
}

	.page-id-5212 .pro-banner-sec {
    padding-bottom: 50px !important;
}
	
	body .contact-map {
    padding-top: 0px !important;
}
	
}

.article-body-container p.read-more-section {
    display: none !important;
}


input.wpcf7-submit[type="submit"] {
    background: #c82a7d !important;
    border: 2px solid #c82a7d !important;
    color: #fff;
}

fieldset.hidden-fields-container {
    display: none !important;
}

div#mobileShow {
    display: none !important;
}

@media (max-width:767px){
.setMarquee div {
    width: 1050%;
}	
		#mobileHide {
		display: none !important;
	}
	
	div#mobileShow {
    display: block !important;
}

	div#mobileShow .wd-categories-wrap .category-grid-item .wrapp-category .hover-mask {
    background: rgb(0 0 0 / 62%) !important;
    z-index: 99999;
    position: relative;
    width: 80%;
    margin: -74px auto 0px;
    min-height: 57px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#mobileShow .wd-categories-wrap .category-grid-item .wrapp-category  mark.count {
    display: none !important;
}

div#mobileShow .wd-categories-wrap .category-grid-item .wrapp-category .more-products {display: none !important;}

div#mobileShow .wd-categories-wrap .category-grid-item .wrapp-category .hover-mask h3.wd-entities-title {
    width: 100% !important;
    font-size: 14px !important;
}

	
	
}