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

.heroBan { height:70vh; }
.heroTitle { margin-top:14vh; }
.heroTitle .title-subtitle { text-shadow: 0.5px 0px currentColor, -0.5px 0px currentColor;  }
.heroTitle .title-after_title { width:70%; }
.heroBtnRow { text-align:center; }

.adBanner { text-align: right; margin-top: 40px; }
/*.adBanner .wd-gallery-item { } */
.nk-awb .nk-awb-inner, .nk-awb .nk-awb-overlay, .nk-awb .nk-awb-wrap { margin-bottom:0px; }

/* new header and ad slider */

.siteAd { float:right; width:80%; margin-bottom:5px; margin-right:10px; }
.slider { position: relative; width: 100%; height: 85px; margin: auto; overflow: hidden; } 
.slider img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: none; }



.heroBtnRow .btn.btn-scheme-light.one { border:2px solid #fff !important; background:#000 !important;  }
.heroBtnRow .btn.one:hover { border:2px solid #fff !important; background:#fff !important; color:#000 !important; }
.heroBtnRow .two { border:2px solid #fff !important; background:none !important; }
.heroBtnRow .two:hover { color:#000 !important; background:#fff !important; }

.packagesRow .wd-price-table .wd-plan-title { font-size: 17px; font-weight: 900; }
.packagesRow .wd-price-table.price-style-default .wd-plan-price { background-color: #2eaba1; }
.packagesRow .button { background:#2eaba1 !important; }



@media screen and (min-width: 2001px) {

	.heroBan { height:60vh; }

}

@media (max-width: 1400px) {
	.heroBan { height:60vh; }
}

@media (max-width: 1024px) {
	
	
}

@media (max-width: 767px) {
	.wd-sticky-social { display: block !important; }
	.heroTitle { margin-bottom:10px; }
	.nk-awb .nk-awb-inner, .nk-awb .nk-awb-overlay, .nk-awb .nk-awb-wrap { margin-top:-60px; }
	.heroTitle .title-subtitle { font-size:24px !important; line-height:normal !important; }
	.heroTitle .title-after_title { width:100%; font-size:12px; line-height:normal !important; }
	
	

}