/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
:root{
    --c:#018399;
--c1: #2ea049;
	--c2: #111;
	--c3: #fff;
--g: linear-gradient(180deg, var(--c) 0%, var(--c1)  100%);
	--g1: linear-gradient(180deg, var(--c) 0%, var(--c1)  50%, var(--c)  100%);
	
}
body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background: var(--c);
}
::selection {
  background:  var(--c);
	color:white;
}
/* Typography */
html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html body p,html body a{
	font-family:font1 !important;
}
html body h1{
	text-transform:uppercase;
	  font-size: 35px;
    line-height: 45px;
}


/* Typography */
header .m1 {display: flex;gap: 10px;font-size: 14px !important;}

header .whb-top-bar {padding-block: 3px;}

.social-twitter span::before {
    content: "\e61b" !important;
    font-family: Fontawesome;
}

header .soci a span {
    font-size: 17px !important;
}

header input.s {
    background: #ececec;
    border: unset;
}

header .b1 {
    background: var(--c) !important;
    color: white !important;
    border-radius: 50px;
    font-weight: 100;
    margin-inline: 19px;
    text-transform: none;
    font-size: 15px;
    padding: 10px 27px;
}

header form.searchform {
    margin-left: 30px;
}

header .d1::before {
    height: 40px;
}

header .wd-header-my-account {
    margin-inline: 10px;
}

header .wd-header-cart {
    margin-left: 10px;
}

ul#menu-main a {
    text-transform: none;
    font-weight: 100;
    font-size: 14px;
}

ul#menu-main {
    width: 100%;
    justify-content: space-between;
}

ul#menu-main li::after {
    left: 63px !important;
    border-width: 2px;
    border-color: white;
}

.main-page-wrapper {
    padding-top: 30px !important;
}

#s1 .b1,#s1 .b2 {
    float: left;
}

#s1 .t1 h3, #s1 .t2 h2, #s1 .t1 h1 {
    color: white !important;
}

#s1 .t1 h3 {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 34px;
}

#s1 .t1 h1 {
    font-size: 56px;
    line-height: 66px;
    text-shadow: 3px 3px 0px black;
}

#s1 .c1 .vc_column-inner {
    padding: 100px 80px;
}

#s1 .t2 h2 {
    text-transform: uppercase;
    text-shadow: 2px 2px 0px black;
    font-size: 30px;
    line-height: 40px;
}
#s1 .cc .vc_column-inner {
    padding: 42px 30px 92px 30px;
}


#s1 div#in1 {
    margin-bottom: 15px;
}

#s1 .cc,#s1 .c1 {
    padding-inline: 7px;
}

#s1 .vc_col-sm-4.cc {
    margin-top: 16px;
}

#s1 .t2 {
    margin-bottom: 10px;
}

.b2,.b1 {
    text-transform: none;
}

.b1 {
    font-size: 15px;
    padding: 10px 27px;
    font-weight: 100;
}

div#s2 {
    padding-top: 80px;
    padding-bottom: 40px;
}

#s2 .b1, #s3 .b1, #s5 .b1 {
    float: right;
    margin-top: -30px;
}

#s2 .category-image-wrapp {
    box-shadow: unset;
}

#s2 .category-grid-item {
    margin-inline: 10px;
}

#s2 h3.wd-entities-title {font-size: 17px;line-height: 27px;font-weight: 700;margin-top: 20px;color: var(--c2);}

#s2 .more-products {
    display: none;
}

div#s3 {
    padding: 80px 40px;
    border-radius: 20px;
}


#s3 .wd-product-cats {
    display: none;
}
#s3 h3.wd-entities-title {
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    color: var(--c2);
}


#s3 .wrapp-product-price {
    align-items: end;
    margin-top: -28px;
}

#s3 .product-element-bottom {
    padding: 0;
    margin-top: 10px;
}

#s3 .wrapp-product-price .price bdi {
    color: var(--c1) !important;
    font-size: 18px;
    font-weight: 900;
    font-family: 'font1' !important;
}


#s3 .product-wrapper {
    transform: unset;
}

#s3 .content-product-imagin {
    border-radius: 10px;
}



#s3 .fade-in-block.wd-scroll {
    padding-inline: 0;
    text-align: left;
}



#s3 .wrap-wishlist-button {
    flex: 0;
}

div#s3>div>.vc_column-inner {
    padding-block: 0;
}

#s3 .c2 {
    background: white;
    border-radius: 10px;
    padding: 10px 10px;
}

#s3 .i1 {
    margin-bottom: 0;
}

#s3 .t2 p {
    color: var(--c2);
    font-size: 15px;
    line-height: 25px;
}

#s3 .t2 h4 {
    color: var(--c);
    font-weight: 100;
    margin-bottom: 0;
}

#s3 .t2 h3 {
    color: var(--c1);
    font-weight: 800;
    font-size: 25px;
    line-height: 35px;
}

div#s4 {
    border-bottom: 1px solid lightgray;
    padding-block: 50px 30px;
}

#s4 .i1 {
    display: flex;
    flex-direction: row;
}

#s4 .info-box-inner {
    margin-top: 0;
}

#s4 h4.info-box-title {
    font-size: 20px;
    line-height: 30px;
}
div#s5 {
    padding-block: 60px 40px;
}

#s5 .wd-gallery-item {
    border: 1px solid var(--c1);
    border-radius: 10px;
    margin: 20px 10px;
    filter: brightness(0);
    opacity: 0.3;
    transition: 0.5s;
}

#s5 .wd-gallery-item:hover {
    filter: unset;
    opacity: 1;
    box-shadow: 0px 3px 0px var(--c1);
    filter: drop-shadow(0px 4px 6px #00000075);
    background: white;
}

#s5 .owl-stage-outer {
    scale: 1.015;
}

#s6 .t1 h1,#s6 .t1 p {
    color: white;
}

#s6 .t1 p {
    opacity: 0.88;
    font-size: 18px;
    line-height: 38px;
}

div#s6 {
    padding: 50px 40px;
    border-radius: 20px;
}

div#s6 .c1 .vc_column-inner {
    background: #0000009e;
    padding: 40px 40px;
    border-radius: 20px;
}

div#s6 .c1 {
    width: 50%;
}

#s6 .b1 {
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
#s7 .vc_grid-item-mini {
    display: flex;
    border: 1px solid lightgray;
    border-radius: 12px;
    padding: 10px;
}

#s7 .vc_btn3-container {
    display: none;
}



#s7 .vc_gitem-zone {
    display: flex;
    align-items: center;
    justify-content: center;
    background: unset !important;
    background-size: cover !important;
}


#s7 .vc_custom_heading,#s7 .vc_custom_heading p {
    margin-bottom: 0 !important;
}



div#s7 {
    padding-block: 20px 50px;
    border-bottom: 1px solid lightgray;
}

#s8 .testimonial-rating {
    display: none;
}

#s8 .testimonial-content {
    font-style: italic;
    font-family: font1;
    line-height: 26px;
}

#s8 .testimonial-content footer {
    font-style: normal;
    display: block;
    margin-top: 10px;
}

#s8 .testimonial-avatar img {
    max-width: 140px !important;
    width: 140px !important;
}

div#s8 {
    padding-block: 60px 40px;
}

div#media_image-3 {
    border-bottom: 0;
    margin-bottom: 0;
    margin-top: 20px;
}

footer p,footer a {
    font-size: 15px;
    line-height: 25px;
    font-weight: 100 !important;
}

footer h5.widget-title {text-transform: capitalize;font-size: 28px;line-height: 38px;}

div#nav_menu-3 {margin-left: 60px;}

div#text-3 {
    width: 77%;
}

div#text-3 p {
    line-height: 36px;
}
footer .col-sm-6{
    position: relative;
}

footer .col-sm-6:not(:last-child)::before {
    content: '';
    height: 170px;
    border-left: 1px solid #ffffff26;
    position: absolute;
    right: 80px;
    top: 30px;
} footer .col-sm-6:first-child::before {
    right: 0px;
}

ul#menu-cont i {
    color: var(--c);
    width: 20px;
    margin-right: 10px;
    font-size: 18px;
}

ul#menu-cont span {
    margin-left: 34px;
    display: block;
}

footer form.tnp-form {
    position: relative;
}

footer .tnp-widget-minimal input.tnp-email{
    border: 1px solid white;
    border-radius: 50px;
    background: transparent !important;
    padding-left: 30px;
    padding-right: 60px;
    color: white;
    padding-block: 24px;
}

footer .tnp-widget-minimal input.tnp-submit {
    width: auto;
    font-size: 0;
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50px;
    padding: 19px 20px;
    background: var(--c1) !important;
    opacity: 1;
}

footer form.tnp-form::after {
    content: "\f1d8";
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 18px;
    font-size: 13px;
    pointer-events: none;
    color: white;
}


div#text-4 {
    border: unset;
    padding: 0;
    margin-bottom: 14px;
}

div#newsletterwidgetminimal-3 {
    border: unset;
    padding: 0;
    margin-bottom: 10px;
}

.copyrights-wrapper.copyrights-two-columns {
    border: unset;
}

.footer-container {background: black !important;}

.min-footer {
    border-top: 1px solid #d3d3d32b;
}

footer .container.main-footer {
    padding-top: 20px;
    padding-bottom: 20px;
}

#s7 .vc_gitem-zone-mini {
    padding-left: 10px;
}
#s2.in .category-grid-item {
    margin-inline: 0px;
}
#s5.in .wd-gallery-item {
    margin: 6px 0px;
}
header .wd-header-my-account span {
    color: #999999;
	text-transform:capitalize !important;
}
#s3 .hover-content-inner {color: var(--c2);
opacity:0.8;}
#s7 .vc_pageable-slide-wrapper {
  height: 190px !important;
}
header span.wd-cart-number {background: var(--c1) !important;}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	#s1 .cc .vc_column-inner {
    padding: 22px 20px 108px 20px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	.container {
    padding: 0 70px;
}

}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	
#s2 h3.wd-entities-title {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}

#s3 .t2 p {
    font-size: 14px;
    line-height: 24px;
}

#s6 .t1 p {
    font-size: 16px;
    line-height: 36px;
}

#s6 .t1 h1, #s6 .t1 p {
    margin-bottom: 5px;
}

#s6 .t1 {
    margin-bottom: 10px;
}


#s8 .testimonial-avatar img {
    max-width: 110px !important;
    width: 110px !important;
}

#s8 .testimonial-content {font-size: 13px;line-height: 23px;}

footer .col-sm-6:not(:last-child)::before {
    right: 40px;
}

footer .col-sm-6:first-child::before {
    right: -30px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	div#text-3 {
    width: 87%;
}

#s8 .testimonial-content {
    font-size: 12px;
    line-height: 22px;
}

div#s8 {
    padding-block: 50px 20px;
}

div#s7 {
    padding-block: 10px 30px;
}

div#s6 {
    padding: 35px 34px;
}

#s4 h4.info-box-title {
    font-size: 16px;
    line-height: 27px;
}

#s3 .t2 p {
    font-size: 12px;
    line-height: 22px;
}

#s2 .category-grid-item {
    margin-inline: 5px;
}

div#s2 {
    padding-top: 70px;
    padding-bottom: 40px;
}

#s1 .cc .vc_column-inner {
    padding: 22px 20px 80px 20px;
}

#s1 .c1 .vc_column-inner {
    padding: 80px 80px;
}

#s1 .t1 h1 {
    font-size: 46px;
    line-height: 56px;
}

#s1 .t1 h3 {
    font-size: 21px;
    line-height: 31px;
    margin-bottom: 10px;
}

#s1 .t2 h2 {
    font-size: 26px;
    line-height: 36px;
}

ul#menu-main li::after {
    left: 43px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#s7 .vc_pageable-slide-wrapper {
  height: 180px !important;
}
	div#s8 {
    padding-block: 50px 0px;
}

div#nav_menu-3 {
    margin: 0;
}

footer .col-sm-6:not(:last-child)::before {
    display: none;
}
	#s7 .vc_custom_heading h4 {
    margin-bottom: 7px;
}

div#s7 {
    padding-block: 10px 10px;
}
	#s6 .t1 p {
    font-size: 12px;
    line-height: 32px;
}
	#s1 .c1 .vc_column-inner {
    padding: 60px 50px;
}

div#s2 {
    padding-top: 50px;
    padding-bottom: 30px;
}

div#s3 {
    padding: 50px 20px;
}

html body h1 {
    font-size: 30px;
    line-height: 40px;
}

#s3 .t2 h3 {
    font-size: 21px;
    line-height: 31px;
}

#s4 .info-box-inner p {
    font-size: 12px;
    line-height: 22px;
}

#s4 .info-box-icon img {
    width: 44px;
}

#s4 .vc_column-inner {
    padding: 0;
}
	.min-footer {
    flex-direction: column-reverse;
}

.min-footer .col-right {
    margin-bottom: 20px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#s7 .vc_pageable-slide-wrapper {
  height: 450px !important;
}
#s8 .owl-nav {
    display: none;
}
	#s1 .c1 {
    width: 100%;
}

#s1 .c2 {
    width: 100%;
}

#s1 div#in2 {
    width: 52%;
    display: inline-block;
    margin-left: 12px;
    margin-right: -42px !important;
}

#s1 div#in1 {
    width: 53%;
    display: inline-block;
    margin-bottom: 0;
}

#s1 div#in2,#s1 div#in1 {
    margin-top: 16px;
}

#s1 .vc_col-sm-4.cc {
    margin-top: 10px;
}

#s2 .vc_col-sm-6 {
    width: 100%;
    text-align: center;
}

#s2 .b1, #s3 .b1, #s5 .b1 {
    float: unset;
    margin-top: -20px;
    margin-bottom: 30px;
}

#s3 .vc_col-sm-6 {
    width: 100%;
    text-align: center;
}

#s3 .c2 {
    width: 100%;
    text-align: center;
}

#s3 .c1 {
    width: 100%;
}

#s4 .cc {
    width: 50%;
}

#s5 .vc_col-sm-6 {
    width: 100%;
    text-align: center;
}

div#s5 {
    padding-block: 50px 20px;
}

div#s6 .c1 {
    width: 100%;
    text-align: center;
}

#s6 .b1 {
    float: unset;
}

#s7 .vc_grid-item {
    width: 100%;
}

#s8 .testimonial-content {
    font-size: 13px;
    line-height: 23px;
}

footer p, footer a {
    font-size: 13px;
    line-height: 23px;
}

.min-footer {
    flex-direction: column-reverse;
}

.min-footer .col-right {
    margin-bottom: 20px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#s7 .vc_pageable-slide-wrapper {
  height: 350px !important;
}
	.container {
    padding: 0 20px;
}

#s1 div#in2, #s1 div#in1 {
    width: 100%;
    margin-inline: 0;
}

#s1 .c2>.vc_column-inner {
    padding: 0;
}

#s1 .c1 .vc_column-inner {
    padding: 40px 30px;
}

#s1 .t1 h1 {
    font-size: 36px;
    line-height: 46px;
}

#s1 div#in2, #s1 div#in1 {
    margin-top: 11px;
}

div#s2 {
    padding-top: 50px;
    padding-bottom: 10px;
}

#s3 .wrapp-product-price .price bdi {
    font-size: 15px;
}

#s3 .wrapp-product-price {
    margin-top: -24px;
}



#s4 .vc_column-inner {
    padding-inline: 14px;
}

#s4 .i1 {
    gap: 7px;
}

#s5 .wd-gallery-item {
    margin: 10px 10px;
}

div#s8 {
    text-align: center;
    padding-block: 40px 0px;
}


footer h5.widget-title {
    font-size: 18px;
    line-height: 28px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#s7 .vc_pageable-slide-wrapper {
  height: 870px !important;
}
	#s4 .cc {
    width: 100%;
}

#s4 .i1 {
    display: flex;
    justify-content: center;
    padding: 0 50px;
}

div#s4 {
    border-bottom: 1px solid lightgray;
    padding-block: 50px 20px;
}

div#s5 {
    padding-block: 40px 20px;
}

div#s6 {
    padding: 25px 14px;
}

#s7 .vc_grid-item-mini {
    flex-direction: column;
    text-align: center;
}

#s7 .vc_custom_heading h4 {
    text-align: center !important;
}

#s7 .vc_gitem-zone-mini {
    padding: 0;
}

#s8 .testimonial-inner {
    flex-direction: column;
    text-align: center;
}

#s8 .testimonial-avatar {
    display: table;
    margin-inline: auto;
    margin-bottom: 10px;
}

#s8 .t1 {
    margin-bottom: 10px;
}

footer .container.main-footer {
    padding-top: 0px;
    padding-bottom: 0px;
}

div#media_image-3 {
    padding-bottom: 0;
}
	#s1 .t1 h1 {
    font-size: 32px;
    line-height: 42px;
}

html body h1 {
    font-size: 24px;
    line-height: 36px;
}



div#s3 {
    padding: 50px 0px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}


@-moz-document url-prefix() {
  /*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#s2 .owl-item {
  width: 14% !important;
}
	}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}
}  