.web-logo {display: none;}
/**====================================================================
  slider 
====================================================================
***/
.home-slider-section {position: relative; }
.home-slider-content {position: absolute;width: 60%;margin: auto;flex-direction: column; top: 0; left: 0; right: 0; bottom: 0; text-align: center; display: flex; align-items: center; justify-content: center; }
.home-slider-media {width: 100%; height: 560px; display: block; background: #f8f4d9; overflow: hidden; position: relative; }
.home-slider-media:after {content: ''; position: absolute; background: rgba(255, 255, 255, 0.72); left: 0; right: 0; top: 0; bottom: 0; }
.home-slider-media img {width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; }


.home-slider-content h2 {font-family: 'Audiowide', cursive; font-size: 30px; color: #024405; text-transform: uppercase; padding: 0; }
.home-slider-content h3 {font-family: 'Audiowide', cursive; font-size: 25px; color: #024405; text-transform: uppercase; padding: 0; }
.home-slider-form {margin: 2rem 0;padding: 10px; background: rgba(255, 255, 255, 0.62); width: 100%; border-radius: 5px; position: relative; }
.home-slider-form form .row{margin-left: -5px;margin-right: -5px;}
.home-slider-form form .row .col-md-1,
.home-slider-form form .row .col-md-2,
.home-slider-form form .row .col-md-3,
.home-slider-form form .row .col-md-4,
.home-slider-form form .row .col-md-5,
.home-slider-form form .row .col-md-6,
.home-slider-form form .row .col-md-7,
.home-slider-form form .row .col-md-8,
.home-slider-form form .row .col-md-9,
.home-slider-form form .row .col-md-10,
.home-slider-form form .row .col-md-11,
.home-slider-form form .row .col-md-12{padding-left:5px;padding-right:5px;}



.search-form-icon {position: absolute; left: 12px; top: 12px; font-size: 18px; color: #d2aa7b; }

input.form-control {font-family: 'Audiowide', cursive; font-size: 14px; color: #7f4500; border: none; padding: 10px 10px 10px 35px; height: 42px; box-shadow: none; outline: none; }
input.form-control::-webkit-input-placeholder {color:#eccfab; } 
input.form-control::-moz-placeholder {color:#eccfab; }
input.form-control:-ms-input-placeholder {color:#eccfab; } 
input.form-control:-moz-placeholder {color:#eccfab; } 
.btn-Search {background: #024405; padding: 8px 20px; border-radius: 2px; color: #fff; font-size: 14px; border: none; font-family: 'Audiowide', cursive; text-transform: uppercase; outline: none; display: inline-block; width: 100%; }


/**====================================================================
  supplies 
====================================================================
***/
.supplies-section {padding: 20px 0; }
.supplies-section .heading-title {margin-bottom: 30px}
.supplies-section .heading-title h2 {font-family: 'Audiowide', cursive; font-size: 30px; color: #7f4500; text-align: center; margin-bottom: 0; padding: 0; font-weight: bold; }
.supplies-slider-item {position: relative; overflow: hidden; border-radius: 5px; } 
.supplies-slider-media:before{content: ""; width: 100%; height: 100%; background: linear-gradient(to top, rgba(0, 0, 0, 1) 0, transparent 100%); border-radius: 5px; content: ''; display: block; opacity: 0; position: absolute; left: 0; top: 0; z-index: 1;} 
.supplies-slider-media:after {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0, transparent 70%); border-radius: 5px; }
.supplies-slider-content{position: absolute; left: 0; bottom: 40px; z-index: 2; padding: 0 20px; margin: 0; }
.supplies-slider-content h2 {font-size:22px; font-family: 'Audiowide', cursive; color: #fff; }
#supplies-slider .owl-nav .owl-prev,
#supplies-slider .owl-nav .owl-next{position: absolute;top:45%;}
#supplies-slider .owl-nav button {background:#024405; border-radius: 30px;color: #fff; display: inline-block; font-size: 21px; height: 40px; line-height: 40px; margin: 0; text-align: center; text-transform: uppercase; width: 40px; }
#supplies-slider .owl-nav .owl-prev{ left:-18px; } 
#supplies-slider .owl-nav .owl-next{right:-18px; } 


/**====================================================================
  services 
====================================================================
***/

.services-section {padding: 20px 0; background:#fff8f0; position: relative; }
.services-section .heading-title {margin-bottom: 30px}
.services-section .heading-title h2 { font-family: 'Audiowide', cursive; font-size: 30px; color: #7f4500; text-align: center; margin-bottom: 0; padding: 0; font-weight: bold; text-transform: uppercase;}
.services-content-info .row {margin-right: -5px; margin-left: -5px; }
.services-content-info .row .col-md-3.col-sm-3.col-lg-3 {padding-left:5px; padding-right: 5px; }
.services-content-info .row .col-md-2-5.col-sm-2-5.col-lg-2-5 {padding-left:5px; padding-right: 5px; }

.col-md-2-5.col-sm-2-5.col-lg-2-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.services-item {background: #fef0cc; height: 100%;padding: 10px; text-align: center; position: relative; border-radius: 5px; }
.services-media {margin-bottom: 20px; }
.services-content h2 {color: #7f4500; font-family: 'Audiowide', cursive; font-size:15px; margin: 0; padding: 0; }




/**====================================================================
  Customer Reviews 
====================================================================
***/

.reviews-section {padding: 20px 0; background:#fff; position: relative; }
.reviews-section .heading-title {margin-bottom: 30px}
.reviews-section .heading-title h2 {    font-size: 50px; font-family: "Amatic SC"; color: #7f4500; text-align: center; margin-bottom: 0; padding: 0; font-weight: bold; text-transform: uppercase;}
.reviews-item {background: #fff4e5; border-radius: 5px; position: relative; } 
.reviews-content {padding: 10px; }
.reviews-content p {font-size: 18px; font-weight: 300; font-style: italic; color: #963f04; } 
.reviews-user-info {display: flex; padding: 10px; align-items: center; border-top: 2px solid #fff; } 
.reviews-content {padding: 30px 20px 20px 20px; } 
.user-text h3 {font-size: 15px; font-weight: 600; margin: 0; padding: 0; color: #7f4500; } 
.user-text p {font-size: 13px; font-weight: 300; margin: 0; color: #7f4500; } 
.user-media {width: 70px; height: 70px; display: block; background: #f8f4d9; border-radius: 4px; overflow: hidden; margin-right: 20px; } 
.user-media img{width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center;}


.sell-gropros-media{width: 100%;position: relative; height: 500px; display: block; background: #f8f4d9; overflow: hidden;  } 
.sell-gropros-media img{width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center;}
.sell-gropros-media:after {background: rgba(0, 0, 0, 0.50); position: absolute; content: ''; left: 0; right: 0; top: 0; bottom: 0; }

.sell-gropros-section .container-fluid{padding-left: 0; padding-right: 0}
.sell-gropros-section .row {margin-right:0px; margin-left: 0px; }
.sell-gropros-section .row .col-md-6.col-sm-6.col-lg-6 {padding-left:0; padding-right: 0px; }


.sell-gropros-content {position: absolute; display: flex; z-index: 9; top: 0; left: 10%; right: 10%; bottom: 0;  flex-direction: column; justify-content: center; }
.sell-gropros-content h2 {font-family: 'Audiowide', cursive; font-size: 25px; color: #ffffff; text-transform: uppercase; padding: 0; height: 6em; }
.sell-gropros-content h2 span {font-style: italic; font-size: 20px; font-weight: 500; }
a.btn-sell-gropros {background: #024405; padding: 10px 10px; text-align: center; border-radius: 2px; color: #fff; font-size: 15px; font-family: 'Audiowide', cursive; }
a.btn-sell-gropros:hover{color: #fff;}