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

/* Fullscreen overlay */
#video-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100svh;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  margin-top: var(--wd-admin-bar-h);
}

/* Video full size */
#video-preloader video {
  width: 100%;
  height: 100svh;
  object-fit: cover;
}

/* Close button */
#close-preloader {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 40px;
  color: #fff;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 10000;
  font-size: 0;
}
#mute-preloader {
  position: absolute;
  top: 20px;
  font-size: 25px;
  color: #fff;
  background: rgb(127 127 127 / 50%);
  border: none;
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 50%;
  z-index: 10000;
  padding: 0;
  z-index: 99;
  height: 40px;
  width: 40px;
}
#mute-preloader i {
	font-size: 20px;
}
/* Mute button left side */
#mute-preloader {
  right: 90px;
}
#close-preloader::after {
    content: "\f112";
    font-family: "woodmart-font";
    font-weight: 400;
    font-size: 27px;
    font-weight: 600;
}

.whb-general-header {
    background: transparent !important;
}

.wd-page-content {
    background-color: #0d0d0d!important;
}

.wd-content-layout {
    padding-block: 0px !important;
}

a.woodmart-nav-link {
    font-size: 24px !important;
    letter-spacing: 0px !important;
    color: #fff !important;
    font-weight: 400 !important;
    font-family: "Teko";
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #bfae98 !important;
}

.wd-header-nav {
    padding-left: 220px !important;
}

.whb-col-right .wd-header-text.reset-last-child {
    margin-right: 100px !important;
}

a.btn.theme-btn {
    background-color: #85000f;
    color: #fff;
    font-size: 24px !important;
    letter-spacing: 0px;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-family: "Teko";
    padding: 14px 40px;
}

a.btn.theme-btn:hover {
    background-color: #bfae98;
	color: #85000f;
}

h2 {
    font-size: 48px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    font-family: "Teko";
    line-height: 50px;
}

.sec-1 figure.wpb_wrapper.vc_figure {
    margin-left: -200px;
}

.sec-1 li.wd-nav-pagin-item.wd-active span {
    background-color: #85000f !important;
    border-color: #85000f !important;
}

.sec-1 li.wd-nav-pagin-item span {
    background-color: #ffffff6b !important;
    border-color: #ffffff6b !important;
    border: 2px solid #ffffff6b !important;
}

.sec-1 ul.wd-nav-pagin {
    position: absolute;
    top: -140px;
    right: 150px;
}

.sec-2 .wd-nav-pagin-wrap {
    position: absolute;
    left: -470px;
    bottom: 100px;
}


.sec-2  li.wd-nav-pagin-item.wd-active span {
    background-color: #74695c !important;
    border-color: #74695c !important;
}


.sec-2  li.wd-nav-pagin-item span {
    background-color: #242424 !important;
    border-color: #242424 !important;
}

.sec-2 h4 {
    font-size: 32px !important;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400 !important;
    font-family: "Teko";
}

.sec-2 h2 {
    margin-top: 90px;
}

.sec-2 h2 strong {
    color: #b21b2c;
    font-weight: 500;
}

.sec-2 h4 strong {
    font-weight: 400 !important;
    color: #bfae98;
}

.sec-3 {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

.sec-3 h2 {
    font-size: 59px;
    letter-spacing: -1px;
    line-height: 64px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    font-family: "Teko";
}

.sec-3 h2 strong {
    color: #b21b2c;
}

p {
    font-size: 18px;
    letter-spacing: 0px;
    color: #797979;
    font-weight: 500;
    font-family: 'Inter' !important;
}

.sec-3::before {
    content: '';
    background: url(/wp-content/uploads/2025/09/Group-11.png) no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background-size: 100% 100%;
}

.sec-4 {
/*     padding-top: 150px;
    padding-bottom: 150px; */
    position: relative;
}

.sec-4 > .wpb_column.vc_column_container.vc_col-sm-12 {
    background: url(/wp-content/uploads/2025/09/club-2.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.sec-4 > .wpb_column.vc_column_container.vc_col-sm-12 {
    padding-block: 200px;
    position: relative;
}

.sec-4 > .wpb_column.vc_column_container.vc_col-sm-12::before {
    content: '';
    background: url(/wp-content/uploads/2025/09/Vector-Smart-Object-2.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.sec-4 .wpb_text_column.wpb_content_element.text-center {
    position: relative;
}


.sec-4 h2 {
    font-size: 96px;
    letter-spacing: -2px;
    line-height: 73px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500 !important;
    font-family: "Teko";
}

.sec-4 h2 strong {
    color: #bfae98;
    font-weight: 500 !important;
}

.sec-4 p {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #d5d5d5;
    font-weight: 500;
    font-family: "Inter";
}

.sec-5 {
    padding-top: 130px;
    padding-bottom: 130px;
}

.sec-5 h3 {
    font-size: 24px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #baa994;
    font-weight: 400;
    font-family: "Teko";
    margin-bottom: 0px;
}

.sec-5 h2 {
    font-size: 64px;
    letter-spacing: -1px;
    line-height: 64px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    font-family: "Teko";
}

.sec-5 h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 64px;
    text-transform: uppercase;
    color: #85000f;
    font-weight: 500;
    font-family: "Teko";
}

.sec-5 .info-box-inner p {
    font-size: 18px;
    letter-spacing: 0px;
    color: #797979;
    font-weight: 500;
}


.sec-6 {
    padding-top: 130px;
    padding-bottom: 130px;
}

.sec-6 h2 {
    font-size: 72px;
    letter-spacing: -1px;
    line-height: 62px;
	text-shadow: 0 0 6px black;
}

.sec-6 h2 strong {
    font-weight: 500;
    color: #aa1b1b;
}

.sec-7 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.sec-7 h3 {
        font-size: 24px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #baa994;
    font-weight: 400;
    font-family: "Teko";
    margin-bottom: 0px;
}

.sec-7 h2 {
    font-size: 64px;
    letter-spacing: -1px;
    line-height: 60px;
}

/* .sec-4::after {
    content: '';
    background: url(/wp-content/uploads/2025/09/Vector-Smart-Object-1.png) no-repeat;
    position: absolute;
    width: 90%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
} */

.foot-2 {
    padding-top: 50px;
    border-top: 1px solid #ffffff21;
    padding-bottom: 30px;
}

.foot-2 h4 {
    font-size: 24px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #baa994;
    font-weight: 400;
    font-family: "Teko";
    margin-bottom: 10px;
}

p {
    font-size: 18px;
    letter-spacing: 0px;
    color: #d1d0d0;
    font-weight: 500;
    font-family: "Inter";
}

h3 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 10px !important;
}

.foot-2 ul {
    list-style: none;
    padding-left: 0px;
}

.foot-2 ul li a {
    font-size: 18px;
    letter-spacing: 0px;
    color: #797979;
    font-weight: 500 !important;
    font-family: "Inter";
}

.foot-2 h2 {
    font-size: 64px;
    letter-spacing: -1px;
    line-height: 58px;
}

.foot-2 h2 strong {
    font-weight: 500;
    color: #aa1b1b;
}

.foot-3 {
    display: flex;
    justify-content: center;
    align-items: anchor-center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.foot-3 .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 0px;
}

.foot-3 .vc_column-inner {
    padding: 0 !important;
}

.foot-3 p {
    font-size: 16px;
    color: #fff !important;
}

.foot-3 .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
	justify-content: left !important;
	gap: 20px;
}

.foot-3 a.wd-social-icon {
    font-size: 22px;
    text-transform: uppercase;
    color: #494949;
    font-weight: 500;
    font-family: "Teko";
}

.foot-3 span.wd-icon {
    background-color: #ebebeb !important;
    border-radius: 5px;
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.foot-3 span.wd-icon::before {
    color: #000;
    font-size: 25px;
}

.foot-3 a.wd-social-icon.social-facebook::after {
    content: 'Facebook';
    padding-left: 10px;
}

.foot-3 a.wd-social-icon.social-instagram::after {
    content: 'Instagram';
    padding-left: 10px;
}

.foot-3 a.wd-social-icon.social-tiktok::after {
    content: 'Tiktok';
    padding-left: 10px;
}

.foot-3 a.wd-social-icon:hover::after {
    color: #fff !important;
}

.foot-2 .vc_col-sm-6 ul {
    display: flex;
    gap: 25px;
    margin-bottom: 0px;
    margin-top: 40px;
}

.foot-2 .vc_col-sm-6 ul li a {
    font-size: 32px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500 !important;
    font-family: "Teko";
}

.foot-2 .vc_col-sm-6 ul li {align-items: anchor-center;display: flex;margin-bottom: 0px !important;}

.foot-2 .vc_col-sm-6 ul li img {
    padding-right: 15px;
}

.foot-2 p strong {
    color: #aa1b1b;
    font-weight: 400;
}

.sec-7 img.vc_single_image-img {
    border: 2px solid #0d0d0d;
}

.sec-7 img.vc_single_image-img:hover {
    border-color: #aa1b1b;
}

.es-form-field-container {
    display: flex;
    justify-content: center;
    gap: 20px;
}

input#esfpx_email_0fe74ada6116e {
    width: 450px;
    height: 56px;
    background-color: #ffffff;
    font-size: 24px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #252525 !important;
    font-weight: 400 !important;
    font-family: "Teko" !important;
}

input[type="submit"] {
    background-color: #85000f;
    color: #fff;
    font-size: 24px !important;
    letter-spacing: 0px;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-family: "Teko";
    padding: 16px 40px 12px 40px;
    align-items: center !important;
}

.con-sec h4.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l {
    color: #fff;
    font-size: 40px;
}

.con-sec {
    padding-top: 50px;
    padding-bottom: 50px;
}

.page-id-12 p a, .page-id-12 p, .page-id-12 p strong {
    color: #fff;
}

.con-sec div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type=date], .wp-core-ui div.wpforms-container-full input[type=datetime], .wp-core-ui div.wpforms-container-full input[type=datetime-local], .wp-core-ui div.wpforms-container-full input[type=email], .wp-core-ui div.wpforms-container-full input[type=month], .wp-core-ui div.wpforms-container-full input[type=number], .wp-core-ui div.wpforms-container-full input[type=password], .wp-core-ui div.wpforms-container-full input[type=range], .wp-core-ui div.wpforms-container-full input[type=search], .wp-core-ui div.wpforms-container-full input[type=tel], .wp-core-ui div.wpforms-container-full input[type=text], .wp-core-ui div.wpforms-container-full input[type=time], .wp-core-ui div.wpforms-container-full input[type=url], .wp-core-ui div.wpforms-container-full input[type=week], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
    background-color: transparent;
    color: #fff !important;
    border-color: #ffffff69 !important;
    height: 50px;
}

.con-sec button#wpforms-submit-85 {
    background-color: #85000f;
    color: #fff;
    font-size: 24px !important;
    letter-spacing: 0px;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-family: "Teko";
    padding: 25px 40px !important;
}

.con-sec input::placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

.con-sec textarea::placeholder {
    color: #fff !IMPORTANT;
    opacity: 1 !important;
}

.wd-slide-bg {
    background-color: transparent !important;
}

.wd-page-title h1.entry-title.title {
    font-size: 90px;
    line-height: 90px;
	    text-transform: uppercase ! IMPORTANT;
}

.wd-page-title {
    padding-bottom: 130px;
    padding-top: 230px !important;
}

.sec-7 h4 {
    color: #fff !important;
    font-size: 36px;
    text-transform: uppercase;
}

.sec-7 .wpb_text_column.wpb_content_element {
    margin-bottom: 0px !IMPORTANT;
}

.sec-7 h4 {
    /* position: absolute; */
    top: 290px;
    left: 100px;
}

.sec-7 .wpb_text_column.wpb_content_element.text-center {
    margin-bottom: 30px !important;
}

.page-id-10  .sec-5 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.page-id-10 .sec-5 ul {
    list-style: none;
    padding-left: 0px;
}

.page-id-10 .sec-5 ul li {
    position: relative;
    font-size: 18px;
    letter-spacing: 0px;
    color: #d1d0d0;
    font-weight: 500;
    font-family: "Inter";
    padding-left: 25px;
}

.page-id-10 .sec-5 ul li::before {
    content: "\f107";
    font-family: "woodmart-font";
    font-weight: 600;
    padding-right: 10px;
    color: #85000f;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: -5px;
}

.sec-3 ul {
    list-style: none;
    padding-left: 0px;
}

.sec-3 ul li {
    position: relative;
    font-size: 18px;
    letter-spacing: 0px;
    color: #d1d0d0;
    font-weight: 500;
    font-family: "Inter";
    display: flex;
}

.sec-3 ul li::before {
    content: "\f107";
    font-family: "woodmart-font";
    font-weight: 600;
    padding-right: 10px;
    color: #85000f;
    font-size: 20px;
}

.telmore-sec {
    padding-top: 70px;
    padding-bottom: 50px;
}
.four-sec h3 {
    font-size: 60px;
    margin-bottom: 0px !important;
    line-height: 60px;
}

.sec-7 .wpb_column.vc_column_container.vc_col-sm-4 .wpb_text_column.wpb_content_element {
    position: absolute;
    bottom: 70px;
    left: 23%;
}

.sec-7 .wpb_column.vc_column_container.vc_col-sm-4 .wpb_text_column.wpb_content_element h4 {
    margin-bottom: 0;
    line-height: 1;
}

.sec-7 .wpb_column.vc_column_container.vc_col-sm-4 .wpb_text_column.wpb_content_element p {
    font-family: 'Teko' !important;
    text-transform: uppercase;
    font-weight: 900;
    color: #fff;
    opacity: 1;
    font-size: 21px;
}

.foot-3 img.vc_single_image-img.attachment-full {
    width: 270px !important;
}

.space-row .wpb_content_element {
    margin: 0 !important;
}

@media only screen and (max-width: 1440px){
	
	.wd-header-nav {
		padding-left: 387px !important;
	}
	
	.wd-slide-bg {
		background-position: center left !IMPORTANT;
	}

	.sec-1 figure.wpb_wrapper.vc_figure {
		margin-left: -33px;
	}
}
	


@media only screen and (max-width: 1300px){
	.wd-header-nav {
		padding-left: 100px !important;
	}

	.sec-1 figure.wpb_wrapper.vc_figure {
		max-width: 70%;
	}

	.sec-2 .wd-nav-pagin-wrap {
		left: -330px;
		bottom: 80px;
	}

	.sec-3 h2 {
		font-size: 44px;
		line-height: 48px;
	}

	p {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.sec-4 h2 {
		font-size: 70px;
		line-height: 64px;
	}

	.foot-2 .vc_col-sm-6 ul {
		flex-direction: column;
		gap: 10px;
	}

	.foot-3 .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
		gap: 10px;
	}

	.foot-3 span.wd-icon {
		width: 35px;
		height: 35px;
	}

	.foot-3 span.wd-icon::before {
		font-size: 20px;
	}

	.foot-3 a.wd-social-icon {
		font-size: 18px;
		padding: 0px !important;
	}
}

@media only screen and (max-width: 1024px){
	wd-header-mobile-nav  span.wd-tools-icon {
		border-color: #fff !important;
	}

	.wd-header-mobile-nav .wd-tools-icon:before {
		color: #fff !important;
	}

	.wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon) {
		border-color: #fff !important;
	}

	.whb-column.whb-mobile-right.whb-column_mobile4.whb-hidden-lg {
		text-align: right !important;
	}

	a.btn.theme-btn {
		padding: 10px 30px;
		font-size: 20px !important;
	}

	.sec-2 h2 {
		margin-top: 30px;
	}

	h2 {
		font-size: 38px;
		line-height: 40px;
	}

	.sec-2 h4 {
		font-size: 20px !important;
	}

	.sec-2 .wd-nav-pagin-wrap {
	}

	.sec-3 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.sec-3 h2 {
		font-size: 35px;
		line-height: 38px;
	}

	.sec-3 .vc_row {
		display: flex;
		flex-direction: column-reverse;
	}

	.sec-3 .vc_row .vc_col-sm-6 {
		width: 100% !important;
	}

	p {
		font-size: 14px;
	}

	.sec-3 ul li {
		font-size: 14px;
	}

	.sec-4 h2 {
		font-size: 50px;
		line-height: 44px;
	}

	.sec-4 > .wpb_column.vc_column_container.vc_col-sm-12 {
		padding-block: 90px;
	}

	.sec-5 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.sec-5 h2 {
		font-size: 40px;
		letter-spacing: -1px;
		line-height: 40px;
	}

	.wpb_text_column.wpb_content_element.text-center {
		margin-bottom: 20px;
	}

	.sec-3 .vc_row .vc_col-sm-5 {
		width: 60% !important;
	}

	.sec-5 h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
		font-size: 34px;
		letter-spacing: -1px;
		line-height: 35px;
	}

	.sec-6 h2 {
		font-size: 44px;
		letter-spacing: -1px;
		line-height: 45px;
	}

	.sec-6 {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.sec-7 {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.sec-7 h2 {
		font-size: 44px;
		letter-spacing: -1px;
		line-height: 40px;
	}

	.foot-2 h2 {
		font-size: 44px;
		letter-spacing: -1px;
		line-height: 47px;
	}

	.foot-3 p {
		font-size: 14px;
	}

	.foot-3 img.vc_single_image-img.attachment-full {
		width: 170px !important;
	}

	.foot-3 a.wd-social-icon {
		font-size: 15px;
	}

	.foot-3 span.wd-icon {
		width: 30px;
		height: 30px;
	}

	.foot-3 span.wd-icon::before {
		font-size: 16px;
	}

	.foot-3 a.wd-social-icon::after {
		padding-left: 5px !important;
	}

	.foot-2 .vc_col-sm-6 ul li a {
		font-size: 25px;
	}
	
	.wd-nav-mobile a.woodmart-nav-link {
			color: #ffffff !important;
			font-size: 20px !important;
		border-color: #ffffff61 !important;
		}

	.mobile-nav.wd-side-hidden {
	    background: #000 !important;
	}
	.wd-nav-mobile li:is(.current-menu-item,.wd-active)>a {
		/* color: #d13345 !important; */
		font-weight: 600 !important;
	}

	.wd-heading .wd-action-btn.wd-style-text>a {
		font-weight: 600 !important;
		font-family: "Teko";
		font-size: 20px;
		color: #fff !IMPORTANT;
		line-height: 19px;
	}
	
	.wd-page-title {
		padding-bottom: 80px;
		padding-top: 130px !important;
	}

	.wd-page-title h1.entry-title.title {
		font-size: 50px;
		line-height: 40px;
	}
	
	.page-id-10 .sec-5 {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.page-id-10 .sec-5 ul li {
		font-size: 16px;
	}
}

@media only screen and (max-width: 767px){
	.sec-2 .vc_column-inner {
		padding-top: 0px !important;
	}

	h2 {
		font-size: 30px;
		line-height: 30px;
	}

	.sec-2 .wd-info-box {
		flex-direction: column-reverse !important;
		justify-content: left !important;
		align-items: normal !important;
		gap: 10px !important;
	}

	.sec-2 .wd-info-box .box-icon-wrapper {
		max-width: 100% !important;
	}

	.sec-2 .wd-nav-pagin-wrap {
		position: unset !important;
	}

	.sec-3 {
		padding-top: 0px;
		padding-bottom: 20px;
	}
	
	.sec-3 .vc_column-inner {
		padding-top: 0px !important;
	}

	.sec-3 .vc_row .vc_col-sm-5 {
		width: 100% !important;
	}

	.sec-3 h2 {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 10px !important;
	}

	p {
		margin-bottom: 5px !important;
	}

	.sec-3 ul {
		margin-bottom: 5px !important;
	}

	a.btn.theme-btn {
		padding: 10px 20px;
		font-size: 18px !important;
	}

	.sec-4 > .wpb_column.vc_column_container.vc_col-sm-12 {
		padding-block: 50px;
	}

	.sec-4 h2 {
		font-size: 38px;
		line-height: 35px;
	}

	.es-form-field-container {
		flex-direction: column;
		/* align-items: flex-start !important; */
		gap: 10px !important;
	}

	input#esfpx_email_0fe74ada6116e {
		width: 300px;
	}

	input[type="submit"] {
		padding: 13px 20px 10px 20px;
		font-size: 20px !important;
	}

	.sec-5 {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.sec-5 h2 {
		font-size: 30px;
		line-height: 30px;
	}

	.sec-6 h2 {
		font-size: 30px;
		line-height: 30px;
	}

	.sec-6 {
		padding-top: 30px;
		padding-bottom: 20px;
	}

	.sec-7 {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.sec-7 h2 {
		font-size: 30px;
		line-height: 25px;
	}

	.sec-7 .wpb_text_column.wpb_content_element.text-center {
		margin-bottom: 20px !important;
	}

	.foot-2 {
		padding-top: 10px;
		padding-bottom: 10px;
		display: flex;
		flex-wrap: wrap !important;
	}

	.foot-2 h2 {
		font-size: 34px;
		line-height: 35px;
		margin-bottom: 0px !important;
	}

	.foot-2 .vc_col-sm-6 ul {
		margin-top: 20px;
	}

	.foot-2 .vc_col-sm-2 {
		width: 40% !important;
	}

	.foot-2 .vc_col-sm-2 .vc_column-inner, .foot-2 .vc_col-sm-3 .vc_column-inner {
		padding-top: 0px !important;
	}

	.foot-2 .vc_col-sm-2 .wpb_text_column.wpb_content_element, .foot-2 .vc_col-sm-3 .wpb_text_column.wpb_content_element {
		margin-bottom: 0px !important;
	}

	.foot-2 .vc_col-sm-3 {
		width: 56% !important;
	}

	.foot-2 .vc_col-sm-1 {
		width: 1% !important;
	}

	.foot-3 {
		padding-top: 20px;
		padding-bottom: 10px;
		flex-direction: column;
		justify-content: center !important;
		align-items: center !important;
		text-align: center !important;
	}

	.foot-3 .wpb_text_column.wpb_content_element {
		margin-bottom: 10px !important;
	}

	.foot-3 .wd-social-icons.wd-style-default.wd-size-default.social-follow.wd-shape-circle.text-center {
		justify-content: center !important;
	}

	.foot-2 h4 {
		font-size: 20px;
		margin-bottom: 5px !important;
	}

	.foot-2 ul li a {
		font-size: 14px;
	}
	
	.sec-1row1 .wpb_single_image.wpb_content_element.vc_align_left.rotate {
		margin-bottom: 0px !important;
		width: 50% !important;
	}

	.sec-1 figure.wpb_wrapper.vc_figure {
		max-width: 90%;
		height: auto !important;
		margin-top: 20px;
	}

	.sec-1 ul.wd-nav-pagin {
		top: -20px;
		right: 280px;
	}
	
	.wd-page-title {
		padding-bottom: 50px;
		padding-top: 100px !important;
	}

	.wd-page-title h1.entry-title.title {
		font-size: 40px;
		line-height: 40px;
	}

	h3 {
		font-size: 28px;
		margin-bottom: 0px !important;
	}

	.page-id-9 .sec-3 .wpb_text_column.wpb_content_element {
		margin-bottom: 10px !important;
	}
	
	.con-sec {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.con-sec .wd-wpb {
		margin-bottom: 10px !important;
	}

	.con-sec .wpb_text_column.wpb_content_element {
		margin-bottom: 10px !important;
	}

	.con-sec h4.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l {
		font-size: 30px;
	}

	.con-sec div#wpforms-85 {
		margin-top: 0px !important;
	}
	
	.sec-2 .wd-info-box .info-box-icon {
		width: 100% !important;
	}

	.sec-2 .wd-info-box .info-box-icon img {
		width: 100% !important;
	}
	
	#video-preloader video {
		object-fit: contain;
		background: #161616;
	}
}