body{
	font-family: var(--base-font);
  color: #596b85;
}

* {

	margin: 0;

	padding: 0;

	border: none;

	outline: none;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box

}

a {

	-webkit-transition: all 0.2s linear;

	-moz-transition: all 0.2s linear;

	-ms-transition: all 0.2s linear;

	-o-transition: all 0.2s linear;

	transition: all 0.2s linear;

	text-decoration: none;

}

a:hover {

	-webkit-transition: all 0.2s linear;

	-moz-transition: all 0.2s linear;

	-ms-transition: all 0.2s linear;

	-o-transition: all 0.2s linear;

	transition: all 0.2s linear;

	text-decoration: none;

}
::selection {

	background: #81aee7;

}

::-moz-selection {

	background: #81aee7;

	color: #fff;

}

::-webkit-selection {

	background: #81aee7;

	color: #fff;

}

::-ms-selection {

	background: #81aee7;

	color: #fff;

}

::-o-selection {

	background: #81aee7;

	color: #fff;

}
:root {
  --base-color: #FDFEFE;
  --primary-color: #006400;
  --secondary-color: #FFB6C1;
  --third-color: #1E8449;
  --four-color: #909497;
  --five-color: #1A25C1;
  --black-color: #000000;
  --high-light: #F08080;
  --white-color: #fff;
  --lighter-color: #f8f8f8;
  --base-font: "Mulish", sans-serif;
  --pragh-font: "Open Sans", sans-serif;
  scroll-behavior: inherit;
}
img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}

@font-face {
    font-family: 'myriad_problack';
    src: url('../fonts/myriad_pro_black-webfont.woff') format('woff2'),
         url('../fonts/myriad_pro_black-webfont.woff2') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* header top section start */
.wrapper-2 {
	max-width: 1380px;
	margin: 0 auto;
}
.top_section{
	background-size: contain;
    background-position: right top;
    background-repeat: no-repeat;
    background: var(--high-light);
    background: linear-gradient(90deg, transparent 66%, var(--high-light) -1%);
    height: 40px;
}
.header-contact-box {
    display: flex;
	justify-content: space-between;
}
.header-info-rgt p {
    display: inline-block;
	font-size: 14px;
	color: #fff;
}
.header-info-lft {
    flex: 1 1 auto;
    text-align: center;
    padding-left: 90px;
}
.header-info-lft p{
	font-size: 14px;
	color: #fff;
}
ul.header-social-icon {
    list-style: none;
    margin: 0;
    padding: 0;
	display: inline-block;
}

ul.header-social-icon li a i img{
    color: #aaa;
	max-width: 20px;
}

ul.header-social-icon li {
    display: inline-block;
    margin-right: 5px;
}

ul.header-social-icon li:last-child {
    margin-right: 0;
}
/* header top section End */

/* header Bottom section Start */
.header-bottom{
	background-color:var(--base-color);
}
.header-bottom-box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
	justify-content: space-between;
}
.logo-header img {
   /* margin-top: -28px; */
}
.logo-header {
    width: 15%;
	 padding-top: 25px;
}
.header-right {
    width: 80%;
    padding: 25px 0 13px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-contact-detail ul li a {
    color: #333;
    font-size: 18px;
}
.header-contact-detail ul li a i{
	color: var(--high-light)
}
.header-contact-detail ul {
    margin: 0;
    padding: 0;
}
.header-contact-detail ul li {
    display: inline-block;
}
.seach-var {
    width: 38%;
}

.header-contact-detail {
    width: 48%;
    text-align: right;
}
.seach-var .form-control{
	border-color: var(--primary-color);
}
.seach-var .form-control {
    border-top: solid 1px #000;
    height: 50px;
    border-right: 0px;
    border-radius: 50px;
	width: 88% !important;
    padding: 0 5%;
}
.seach-btn .form-control {
    border:solid 1px #000;
    
}

.input-group .btn .input-group {
    background-color: transparent;
}

.seach-var .input-group .btn {
    background-color: transparent;
    color: var(--primary-color);
    border-left: 0px;
    height: 50px;
    border-radius: 0px 50px 50px 0px;
}

.seach-var .input-group .btn i {
    font-size: 20px;
}
/* Navigation */
.header-nav .navbar .dropdown-menu li a {
    color: #848484;
    font-size: 14px;
    padding: 0;
}
.navbar-toggler i {
    color: #fff;
}
.header-nav .navbar .dropdown-menu {min-width: 12rem;border-radius: 0px;}

.header-nav .navbar .dropdown-menu li {
    padding: 4px 18px;
}
.user-icons .dropdown a {
    color: #fff;
    font-size: 21px;
}
.user-icons .dropdown a i {
    min-height: 40px;
    border: solid 1px #fff;
    min-width: 48px;
    text-align: center;
    border-radius: 50%;
    line-height: 2.2;
}

.user-icons .dropdown a::after {display: none;}

.user-icons .dropdown {
    margin-right: 20px;
}
.dropdown-menu a {
	text-decoration: none;
	color: #000000;
  }
  .dropdown-menu a .d-flex {
	transition: all 0.5s;
  }
  .dropdown:hover ul.dropdown-menu{ display: block;     transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1), transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);}
  li.nav-item.dropdown.megamenu {
    position: static !important;
	transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1), transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.header-nav .navbar .header-links h4 a{
	font-size: 16px;
	font-weight: 700;
	color: #333;
}
.header-nav .navbar .header-links ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.header-nav .navbar .header-links ul li{
	padding: 0;
}
.header-nav .navbar .header-links ul li a{
 font-size: 12px;
 color: #333;
}
.header-nav .navbar ul li a{
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	padding: 0 !important;
}
.header-nav .navbar ul li {
    padding: 15px 12px;
}
.header-nav .navbar ul li a img{
	margin-right: 10px;
	max-width: 22px;
}
  @media only screen and (min-width: 992px) {
	.dropdown-menu {
	  width: 55vw;
	}
	.dropdown:hover .dropdown-menu {
	  display: flex;
	}
	.dropdown-menu.show {
	  display: flex;
	}
	.header-nav .navbar .dropdown-menu {
		width: 100%;
		left: 0;
		box-shadow: 0 0 3px rgba(0,0,0,0.15);
		right: 0;

	}
  }
  .header-nav {
	width: 100%;
	background-color: var(--primary-color);
}  
.header-nav .navbar{
	max-width: 1400px;
	margin: 0 auto;
}
/* header Bottom section End */

.hover01{
    width: 100%;
    overflow: hidden;
    height: 500px;
    position: relative;
  }
  .box-high-main.hover01.hover02{
    width: 100%;
    overflow: hidden;
    height: 242px;
  }
  .hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
  display: block;

}
.hover01 figure:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
  overflow: hidden;
}
.banner-boxss {
    display: flex;
    justify-content: space-between;
	position: relative;
}
.banner-box-lft {
    width: 65%;
}

.banner-box-rgt {
    width: 34%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.hover01-content {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    max-width: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.hover01-content span{
  color: #fff;
    font-size: 30px;
    font-weight: 700;
}
.hover01-content a{
    padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    background-color: var(--high-light);
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 10px;
    display:inline-block;
}
.hover02-content {
    position: absolute;
    text-align: left;
    width: 100%;
    top: 20%;
    transform: translateY(-20%);
    max-width: 80%;
    left: 6%;
}
.hover02-content span{
  color: #f9f9f9;
    font-size: 24px;
    font-weight: 500;
}
.hover02-content a{
    padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    background-color: var(--high-light);
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 10px;
    display:inline-block;
}
.banner-boxss::before {
    content: "";
    background-color: var(--primary-color);
    top: 0;
    position: absolute;
    width: 100%;
    height: 200px;
}
.shop-by-cate{
    background-color: var(--base-color);
} 
.shop-title h2{
	font-size: 26px;
    font-weight: 700;
	color: #242424;
	display: inline-block;
}
.shop-title a{
	font-weight: 900;
    fill: #fff;
    color: #fff;
    background-color: var(--high-light);
    box-shadow: 1px 4px 3px 0px rgba(0, 0, 0, .19);
    padding: 5px 20px;
	text-transform: uppercase;
	font-size: 13px;
    border-radius: 2px;
	margin-left: 60px;
}
.shop-box{
	display: flex;
	justify-content: space-between;
}
.shop-box-inner{
	background-color: var(--primary-color);
	padding: 2px;
	border-radius: 20px;
    overflow: hidden;

}
.shop-box-inner h3 {
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 16px 0 10px;
}
.shop-box-inner-img{
    width: 100%;
    overflow: hidden;
   height: 263px;
  }
  .shop-box-inner-img img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
  display: block;
  border-radius: 0 0 20px 20px;
     height: 263px;
  width: 100%;
  overflow: hidden;

}
.shop-box-inner-img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/* start */
.shop-box-inner2{
	background-color: var(--primary-color);
	padding: 2px;
	border-radius: 20px;
	/*width: 18.7%;*/
	/* width: 32.5%; */
    overflow: hidden;

}
.shop-box-inner-img2 {
    overflow: hidden;
}
.shop-box-inner2 h3 {
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 16px 0 10px;
}
.shop-box-inner2-img{
    width: 100%;
    overflow: hidden;
   /* height: 163px; */
	 height: 263px;
  }
  .shop-box-inner-img2 img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
  display: block;
  border-radius: 0 0 20px 20px;
    /* height: 163px; */
	 height: 263px;
  width: 100%;
  overflow: hidden;

}
.shop-box-inner-img2:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/* end */
.dcv-content.dcv-content-2 {
    padding: 0 60px 0 70px;
}
.come-vist-sec-box{
	background-color: var(--high-light);
}
.dcv-content.dcv-content-2 h4{
	font-size: 26px;
    font-weight: 700;
	color: #fff;
}
.dcv-content.dcv-content-2 p{
	color: #fff;
	font-size: 17px;
}
.dcv-content.dcv-content-2 a{
	font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: var(--primary-color);
	padding: 12px 24px;
	border-radius: 3px;
	margin-top: 5px;
	display: inline-block;
}
.product-box-inner {
    background-color: var(--primary-color);
    padding: 2px;
    border-radius: 10px;
	min-height: 340px;
}
.product-box-inner img {
    min-height: 200px;
    max-height: 200px;
    object-fit: contain;
    width: 100%;
    background-color: #fff;
    border-radius: 9px 9px 0 0;
}
.product-box-inner h3 {
    color: #736131;
    max-height: fit-content;
    text-align: center;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
	padding: 10px 0 0;
}
.product-box-inner h3 a{
	color: #fff;	
}
.product-box-inner span{
	display: flex;
	justify-content: center;
	width: 90%;
	margin: 0 auto 20px;
	flex-wrap: wrap;
}
.product-box-inner span a{
	background-color: var(--high-light);
	padding: 3px 6px;
	color: #fff;
	border-radius: 10px;
	margin: 0 3px 5px;
}
.tidbit-sec{
	background-image: url(../images/white-shiplap-scaled.jpg);
	background-repeat: no-repeat;
    background-size: cover;
}
.tidbit-box{
	display: flex;
	align-items: center;
}
.tidbit-box-image{
	background-color: var(--primary-color);
	width: 50%;
	position: relative;
}
.tidbit-box-rgt {
    background-color: #fff;
    width: 50%;
    padding: 30px;
    text-align: center;
    margin-left: -30px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
    transition: box-shadow .6s ease;
	position: relative;
}
.tidbit-box-image a img {
    max-width: 300px;
}

.tidbit-box-image {
    text-align: center;
}
.tidbit-box span {
    position: absolute;
    left: 10px;
	background-color: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
	padding: 5px 7px;
	line-height: 16px;
	top: 10px;
	font-weight: normal;
}
.tidbit-box span strong{
	display: block;
	font-weight: normal;
	font-size: 22px;
}
.tidbit-box-rgt h4 {
    font-size: 26px;
    line-height: 1.4;
    font-weight: 700;
    color: #333;
}
.tidbit-box-rgt a{
	display: inline-block;
    border-bottom: none;
    color: var(--primary-color);
    text-transform: uppercase;
    font-weight: 800;
    font-size: 13px;

}
.newsletter-sec{
	background-color: var(--high-light);
}
.nf .form-control{
	background-color: #fff;
    border: solid 2px rgb(222 215 215);
	padding: 10px 15px;
	color: #777;
	font-size: 14px;
	border-radius: 0px;
}
.nf label{
	color: #fff;
	margin-bottom: 8px;
	font-size: 18px;
}
.nf {
    padding-right: 90px;
}

.new-letter-content {
    display: flex;
}

.new-letter-content-lft {
    margin-right: 25px;
}

.new-letter-content-rgt h4 {
    font-size: 32px;
    font-weight: 800;
    line-height: 1em;
    color: #fff;
}
.new-letter-content-rgt p{
	color: #fff;
	margin-bottom: 0;
}
.sub-btn{
	padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    background-color: #F3F3F3;
    color: #3E3E3E;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0px solid transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 800;
	margin-top: 10px;
    cursor: pointer;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;

}
.footer-sec {
    background-color: var(--base-color);
}
.footer-logo {
    text-align: center;
    max-width: 200px;
   /* margin: 0 auto 20px;*/
	margin: 0 20px 20px;
}
ul.contact-data {
    margin: 0;
    padding: 0;
}

li.location {
    display: flex;
    align-items: center;
}

ul.contact-data li {
    margin-bottom: 15px;
    font-size: 16px;
    color: #333;
}

ul.contact-data li i {
    margin-right: 8px;
    font-size: 23px;
    color: var(--high-light);
}
.footer-box h4{
	font-size: 16px;
    font-weight: 700;
	color: #333;
}
ul.soical-media {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.soical-media li {
    display: inline-block;
    font-size: 18px;
    margin-right: 5px;
}
ul.soical-media li a{
	color: #333;
}
.footer-box h3 {
	font-size: 16px;
    font-weight: 700;
	color: #242424;
	text-transform: uppercase;
}
ul.links {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.links li a {
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
}

ul.links li {
    margin-bottom: 15px;
}

ul.contact-data li a {
    color: #333;
}
ul.mile {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.mile li {
    display: inline-block;
}

ul.mile {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.copyrigh {
    border-top: solid 1px rgba(0,0,0,0.105);
}

.copyrigh p {
    font-size: 18px;
    margin-bottom: 0;
}
.category-slider .owl-dots {
    bottom: -70px;
    position: absolute;
    left: 0;
    right: 0;
}

.category-slider .owl-dots button {
    margin-top: 0;
}

.btn-p-s {
    margin-top: 50px;
    text-align: center;
}
.btn-p-s .btn-n {
  border: none;
  outline: none;
  padding: 10px 16px;
  background-color: #F08080;
  cursor: pointer;
  font-size: 18px;
  color:#fff;
}

/* Style the active class, and buttons on mouse-over */
.btn-p-s a.active,  .btn-p-s a:hover {
  background-color: #006400;
  color: white;
}

.category-slider-one .owl-dots {
    bottom: -70px;
    position: absolute;
    left: 0;
    right: 0;
}

.category-slider-one .owl-dots button {
    margin-top: 0;
}

.btn-p {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}
.btn-p .btn-n {
  border: none;
  outline: none;
  padding: 10px 16px;
  background-color: #F08080;
  cursor: pointer;
  font-size: 18px;
  color:#fff;
}

/* Style the active class, and buttons on mouse-over */
.btn-p a.active,  .btn-p a:hover {
  background-color: #fff;
  color: #F08080;
}
@media only screen and (max-width:1460px) {
	.wrapper-2 {
		max-width: 1380px;
		margin: 0 auto;
	}
}

@media only screen and (max-width:1300px) {
	.wrapper-2 {
		max-width: 1230px;
		margin: 0 auto;
	}
}

@media only screen and (max-width:1230px) {
	.wrapper-2 {
		max-width: 1230px;
		margin: 0 auto;
	}
}
@media only screen and (max-width:1024px) {
	.wrapper-2 {
		max-width: 1230px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 479px) {
	.header-info-rgt {
		display: none;
	}
	
	.header-info-lft {
		padding-left: 0;
		
	}
	
	.seach-var {
		display: none;
	}
	
	.logo-header img {
		margin-top: 0;
	}
	
	.header-contact-detail ul li a {
		font-size: 12px;
	}
	
	.header-contact-detail {
		width: 100%;
		padding-left: 30px;
	}
	
	.header-right {
		width: 67%;
		padding: 10px 0;
	}
	
	.wrapper-2 {
		padding: 0 8px;
	}
	.logo-header{
		width: 30%;
	}
	.box-high-main.hover01 {
		height: inherit;
	}
	
	.banner-boxss {
		flex-direction: column;
	}
	
	.banner-box-lft {
		width: 100%;
	}
	
	.hover01-content {
		max-width: 100%;
	}
	
	.hover01-content span {
		font-size: 20px;
	}
	
	.banner-box-rgt {
		width: 100%;
	}
	
	.shop-box-inner {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.shop-box {
		flex-direction: column;
	}
	
	.dcv-content.dcv-content-2 {
		padding: 35px 16px;
	}
	
	section.come-vist-sec {
	}
	
	.shop-title.pb-4 {
		text-align: center;
	}
	
	.shop-title a {
		margin-left: 0;
		/* display: block; */
	}
	
	.shop-title h2 {
		display: block;
	}
	
	.tidbit-box {
		flex-direction: column;
	}
	
	.tidbit-box-image {
		width: 100%;
	}
	
	.tidbit-box-rgt {
		width: 100%;
		margin-left: 0;
	}
	
	.nf {
		padding-right: 0;
		margin-top: 20px;
		margin-bottom: 20px;
	}
.top_section {
    background-color: #F08080;
	display:none;
}

.header-nav .navbar {
    justify-content: right;
}

.navbar-toggler {
    font-size: 25px;
    margin-right: 24px;
}

#navbarSupportedContent {
    visibility: visible;
}

#carouselExampleCaptions {
    height: inherit !important;
}
}
