/*
Theme Name: Custom

*/


body{font-family: "Josefin Sans", sans-serif;color:#636463;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight: bold;color:#636463;}
p:empty{margin:0;}
a{color: #C98741;}
a:hover{color:inherit;}

.top-bar{background:#636463;padding:20px 0;}
.top-bar *{color:#fff;}
.top-cta{font-size:34px;display:inline-block;font-weight: 600;}
.navbar-bg{background:#fff;padding:15px 0;border-bottom:1px solid rgba(0,0,0,0.1)}
#mega-toggle-block-1::before {margin-right: 15px !important;}
.mega-menu-link:hover,.mega-indicator,#mega-toggle-block-1:hover:before,#mega-toggle-block-1:hover span {color: #C98741 !important;}

.hp-slider .slide {
background-repeat: no-repeat;
background-size: cover;
height: 829px;
background-position: center;
padding: 50px;
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.hp-slider .slide-1 {background-image: url(imgs/slide1.jpg);}
.hp-slider .slide::before {content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;background:rgba(0, 0, 0, 0.41);}
.banner-txt *{color:#fff;}
.bnr-title{font-size:45px;}
.txtc1{color:#C98741 !important;}
.txtc2{color:#636463 !important;}
.hp-title{font-size:40px;}
.sub-title{font-size:28px;color:#C98741 !important;}
.txti{font-size:3rem;}
.txt22{font-size:22px;}

.btn-primary,.send{background-color:#C98741 !important;border-color:#C98741 !important;color:#fff !important;}
.btn-secondary{background-color:#636463 !important;border-color:#636463!important;color:#fff !important;}
.btn-white{background-color:#fff !important;border-color:#fff !important;color:#C98741 !important;}
.btn,.send{border-radius:0 !important;}
.btn-txt {font-size: 20px;color:#636463;}
.btn:hover,.send:hover {
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?5yl0fi');
  src:  url('fonts/icomoon.eot?5yl0fi#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?5yl0fi') format('truetype'),
    url('fonts/icomoon.woff?5yl0fi') format('woff'),
    url('fonts/icomoon.svg?5yl0fi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right:before {
  content: "\e900";
}
.icon-arrow-right2:before {
  content: "\e901";
}
.icon-mail:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e903";
}

.cta-bar{margin-top:-45px;}
.cta-bar a{font-size:28px;}
.ctabg1{border-right:2px solid #636463;}
.ctabg1,.ctabg2{background:#fff;padding:30px !important;}
.ctabg1 a,.ctabg2 a{color:#636463 !important;}
.ctabg3{background:#C98741;padding:30px !important;}
.ctabg3 a{color:#fff !important;display: flex;align-items: center;justify-content: center;}
.ctabg3 i{font-size:2.5rem;}

.hpsec1{padding:100px 0;}
.hp-productslider {padding: 0 30px;}
.hp-productslider .slick-prev:before,.hp-productslider .slick-next:before{color:#C98741 !important;opacity: 1;}
.hp-productslider .btn-primary *{color:#fff;font-weight: normal;}
.hp-productslider .slick-prev, .hp-productslider .slick-next {top: 40%; transform: translateY(-50%);}
.hp-productslider img{width:auto;height:201px;object-fit:cover;}
.hps2-img{padding:50px;min-height:550px;background: url(imgs/hp-about.jpg) no-repeat center;background-size:cover;}
.hps2-img *{color:#fff;}
.hps2-txt{padding:50px;min-height:550px;background: #636463;}
.hps2-img p{font-size:25px;line-height:32px;}
.hps2-txt h3{font-size:30px;line-height:42px;}
.hps2-txt *{color:#fff;}

.hp-bdiv {position: relative;}
.hp-bdiv::before {content: "";position: absolute;top: 50%;height: 3px;background: #C7C7C7;left: 0;right: 0;}
.hp-bimg {background: #fff;padding: 0 40px;z-index: 2;position: relative;display: inline-block;}
.hp-contact{background: #636463;padding: 100px 0;}
.hp-contact *{color:#fff;}
.hp-contact h3{font-size:36px;}
.hp-contact p{font-size:20px;}
.hp-contact-form-holder ::placeholder {
color: #fff !important;
}
.hp-contact-form-holder .wpcf7 input[type="text"],
.hp-contact-form-holder .wpcf7 input[type="email"],
.hp-contact-form-holder .wpcf7 input[type="tel"],
.hp-contact-form-holder .wpcf7 select {
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid #fff;
border-radius: 0;
background: 0 0;
padding-left: 0;
color: #fff !important;
margin-bottom: 30px;
}
.hp-contact-form-holder .servicetype select {
color: #fff !important;
background: #636463 !important;
}
.hp-contact-form-holder .wpcf7-submit {
display: inline-block !important;
width: auto !important;
background: #C98741 !important;
color: #fff !important;
border-color: #C98741 !important;
border-radius: 0 !important;
padding: 12px 50px !important;
}
.hp-contact-form-holder .wpcf7-spinner {
display: none;
}

.hpimg-divider{background:url(imgs/hpimg-divider.jpg) no-repeat center;background-size:cover;height:573px;width:100%;}
.hpnews-sec{padding:0 50px 100px;}
.hpnews-box img {width: 100%;height: 300px;object-fit: cover;border: 1px solid #C7C7C7;}
.hpnews-txt {padding: 40px;border-left: 1px solid #C7C7C7;border-right: 1px solid #C7C7C7;}
.btn-more {display: block;padding:20px 40px;color: #fff !important;background: #C98741;font-size: 26px;}

.footer {padding: 20px 0 50px;background: #F8F8F8;}
.footer h4 {margin: 30px 0 15px;font-size: 22px;}
.footer *{color: #636463;}
.copy-footer {background: #636463;padding: 20px 0;}
.copy-footer *{color: #fff;}
.foot-social a {display: inline-block;font-size: 22px;margin: 0 5px;}
.mb30{margin-bottom:30px;}
.inner-sec1{padding:100px 0 !important;}
.section-white {background: #fff;padding: 50px 0;}
.section-primary {background: #636463;padding: 50px 0;}
.section-primary * {color: #fff;}
.section-secondary {background: #C98741;padding: 50px 0;}
.section-secondary * {color: #fff;}
.section-lightgrey {background: #eee;padding: 50px 0;}
.wrapper {padding: 50px 0;}
.updated {display: none;}
.published.updated {display: inline;}
#recent-posts-2 a,#categories-2 a,h2.entry-title a {color: inherit;}
.g-recaptcha {display: inline-block;transform: scale(0.77);-webkit-transform: scale(0.77);transform-origin: 0 0; -webkit-transform-origin: 0 0;}
.red-underline-btn {font-weight: bold;font-size: 18px;text-decoration: underline;}
.banner-overlay {position: relative;}
.banner-overlay *{color:#fff;}
.banner-overlay::before {content: "";position: absolute;background: rgba(0,0,0,0.7);top: 0;left: 0;right: 0;bottom: 0;}
.inner-bg {background: url(imgs/hpimg-divider.jpg) no-repeat center bottom;background-size: cover;height: 400px;}
.about-bg {background: url(imgs/about-bg.jpg) no-repeat center;background-size: cover;height: 400px;}

.txt-field::placeholder, .txtarea-field::placeholder {color: #939393 !important;}
.txt-field {margin-bottom: 15px;}
.txtarea-field {height: 100px;margin-bottom: 15px;}

.woocommerce-products-header {padding-bottom: 75px;}
.woocommerce-ordering {margin-bottom: 75px !important;}
.woocommerce-Price-amount,.spec-line span {font-weight: bold;color: #C98741;}
.woocommerce span.onsale{background-color:#C98741 !important;width: 44px;height: 44px;line-height: 44px;}
.related-products {clear: both;padding-top: 20px;}
.related-products .rp-head {border-top: 1px solid #15384c;padding-top: 30px;}
.single-product .quantity .qty{height:50px;}
.woocommerce-cart-form .coupon label{display:none;}
.woocommerce-cart-form .coupon{display:flex;align-items:center;}
.woocommerce-cart-form #coupon_code {width: 120px !important;height: 50px;}
.checkout.woocommerce-checkout label,.woocommerce-input-wrapper {width: 100%;}
#order_review_heading {margin-top: 40px;}

.single_add_to_cart_button,.addify_checkout_place_quote {
background-color: #C98741 !important;
border-color: #C98741 !important;
color: #fff !important;
padding: 17px 25px !important;
}
.shop_table thead {background: #eee;}
.af-quote-field-table {padding: 20px;background: #f2f2f2;}

/***************************** MEDIA *******************************/
@media screen and (min-width: 992px) {
.hps2-img,.hps2-txt{padding:90px;}
.imgfit{width:auto;height:100%;object-fit:cover;}
}

@media screen and (max-width: 991px) {
.cta-bar a{font-size:25px;}
.bnr-title,.hp-title{font-size:32px;}
.hps2-img,.hps2-txt{height:auto;min-height: 550px;}
}

@media screen and (max-width: 767px) {
.navbar-bg img{margin-bottom: 20px;}
.mega-toggle-blocks-left,.mega-toggle-blocks-center{display:none !important;}
#mega-toggle-block-1 {margin: auto !important;}
.hp-slider .slide{padding:50px 15px;height: auto;}
.banner-txt .txt22{font-size:16px;}
.top-bar,.banner-txt,.hpsec1,.hp-contact h2,.footer,.copy-footer{text-align: center;}
.cta-bar {margin-top:0;}
.hpsec1 img,.hp-contact i,.indus-img2{margin-top: 50px;}
.hp-productslider img{margin-top:0px;}
.mobpad0{padding:0 !important;}
.mobpadt0{padding-top:0 !important;}
.hp-contact-form-holder .wpcf7-submit{margin-bottom:30px;}
.hpnews-sec {padding: 0 20px 100px;text-align: center;}

}