/***************************************************************************************************************
||||||||||||||||||||||||||||       MASTER STYLESHEET FOR GARDENING      ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

1. Imported styles
2. Global styles
3. button style
4. sec title style
5. header-style
6. Rev Slider style
7. page banner style
8. google map Section style
9. contact Section style
10. consultation Section
11. Team Member styles
12. latest-gallery styles 
13. Checkout Area style
14. page_pagination style
15. two-column style
16. service-single Section style
17. gallery Section
18. Side Bar Style
19. Blog Page Style
20. feature style
21. feature-style-three
22. contact_us style
23. error page style
24. our projects
25. accordion
26. founder section style
27. team Section
28. Parallax Style One
29. latest-news style
30. sponsors style
31. footer style
32. feature-two style
33. contact-section

****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/

/* 
==========================================
   1. Imported styles
==========================================
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

@import url(bootstrap.min.css);
@import url(bootstrap-select.min.css);
@import url(jquery.bootstrap-touchspin.css);

@import url(font-awesome.css);
@import url(flaticon.css);


@import url(../assets/revolution/css/settings.css);
@import url(../assets/revolution/css/layers.css);
@import url(../assets/revolution/css/navigation.css);

@import url(owl.carousel.css);
@import url(jquery.bxslider.css);
@import url(flexslider.css);

@import url(jquery-ui.css);
@import url(jquery.fancybox.css);
@import url(polyglot-language-switcher.css);

@import url(animate.min.css);
@import url(nouislider.css);
@import url(nouislider.pips.css);
@import url(magnific-popup.css);
@import url(hover.css);

/* 
============================================
   2. Global styles
============================================
*/
body { 
	color:#905B36222;
	font-size: 16px;
}
h1,h2,h3,h4,h5,h6,p,ul { 
	margin:0;padding: 0;
}
h1,h2,h3,h4,h5 {
	font-family: 'Roboto', sans-serif;
} 
ul {list-style-type: none;}
p {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height: 24px;
}
a {text-decoration: none; 
	display: inline-block; 
	outline: none;
	}
a:hover,a:focus,a:visited {
	text-decoration: none; 
	outline: none;
	}
img {
	width: 100%;
	display: inline-block;
}
button {
	border:none; 
	outline:none; 
	box-shadow: none; 
	display: block; 
	padding: 0; 
	background: transparent;
	}
input,textarea {
	display: block; 
	font-size: 16px; 
	line-height: 28px; 
	outline: none; 
	box-shadow: none;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}

.boxed_wrapper {
    width: 100%;
    background: #fff;
    overflow-x: hidden;
}
.clear_fix { clear:both;}
.clear_fix:after {
	display: table;
	content: '';
	clear: both;
}
.list_inline li {
	display: inline-block;
}
.social li {
	display: inline-block;
	font-size: 14px;
}
.social li a {
	color: #fff;
	-webkit-transition:.5s ease-in-out;
	transition: .5s ease-in-out;
}
.default_link {
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;
	color: #48c7ec;
	font-weight: 600;
}
.default_link:hover {
	color: #48c7ec;
}
.default_link i {
	margin-left: 3px;
	font-weight: 700;
	font-size: 18px;
}
.uppercase {
	text-transform: uppercase;
}
.padd-80 {
	padding-top: 80px;
}
.tran3s {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.center {
	text-align: center;
}
.row-5 {
	margin: 0 -5px;
}
.thm-color {
	color: #48c7ec;
}
.bold {
	font-weight: 700;
}
.s-bold {
	font-weight: 600;
}
.m-bold {
	font-weight: 600;
}
.float_left {
    float: left;
}
.float_right {
    float: right;
}

@media (min-width: 1200px) {
  .container {
    padding: 0;
  }
}
/*
===============================================
	3. button style
===============================================
*/
.thm-btn {
    position: relative;
    background: #678138;
    font-size: 14px;
    line-height: 42px;
    font-weight: 700;
    color: #C3DE9C;
    text-transform: uppercase;
    display: inline-block;
    padding: 3px 26px 3px 16px;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all .5s 
cubic-bezier(0.4, 0, 1, 1);
    transition: all .5s 
cubic-bezier(0.4, 0, 1, 1);
}
.thm-btn:hover{
	color:#fff;
}
.theme_menu .link_btn {
	margin-top: 13px;
	color:#905B36222;
}
.theme_menu .item-list .right-area .link_btn a{
	margin-top: 0px;
	position:relative;
}
.theme_menu .item-list .right-area .link_btn a:before{
    content: '';
    position: absolute;
    top: 0;
    left: -10px;
    width: 18px;
    height: 100%;
    background: #84ce1a;
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-18deg);
}
.button-style-one{
	margin-top: 20px;
	color:#946a4a;
	border-bottom: 1px solid #946a4a;
	position:relative;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 12px;
}
.button-style-one:before{

}
.button-style-one:hover{
	color:#7aba1e;
}
.button-style-two{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform:uppercase;
	color:#905B36222;
	padding: 11px 26px;
	border:1px solid #7aba1e;
	letter-spacing: 1px;
}
.button-style-two:hover{
	color:#905B36222;
}
.anim-3 {
	-webkit-transition:all 0.3s ease;
	transition: all 0.3s ease;
}
.anim-5 {
	-webkit-transition:all 0.5s ease;
	transition: all 0.5s ease;
}
/*
============================================
	4. sec title style
============================================
*/
.sec-title {
	position: relative;
	margin-bottom: 17px;
}
.sec-title h2 {
    position: relative;
    font-size: 30px;
    color: #905B36222;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-weight: 500;
}
.scroll-top {
    width: 50px;
    height: 40px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    display: none;
    color: #fff;
    text-align: center;
    background: #946a4a;
}
.scroll-top span:before {
	font-size: 27px;
}
.scroll-top:after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
.preloader{ 
	position:fixed; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:100%;
	z-index:999999; 
	background-color:#ffffff; 
	background-position:center center;
	background-repeat:no-repeat; 
	background-image:url(../images/icons/preloader.gif);
	}

/*
===============================================
	5. header-style
===============================================
*/
.header-top{
	position:relative;
	font-size:13px;
	padding: 10px 0px 10px;
	background: #905B36;
	font-family: 'Roboto', sans-serif;
	z-index: 0;
}
.header-top a{
	color:#ffffff;
	-webkit-transition:all 300ms ease;
	transition:all 300ms ease;	
}
.header-top .links-nav li{
	position:relative;
	float:left;
	margin-right:25px;
}
.header-top .top-right .links-nav li{
	margin-right:0px;
	margin-left:25px;
}
.header-top .links-nav li a{
	position:relative;
	line-height:26px;
	font-size:13px;
	color: #C3DE9C;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition:.5s;
	transition:.5s;
}
.header-top .links-nav li a:hover{
	color:#7aba1e;
	-webkit-transition:.5s;
	transition:.5s;
}
.header-top .links-nav li .fa{
	padding-right:8px;
	font-size: 13px;
	color: #2a2b29;
}
.header-top .social-links a{
	position:relative;
	display:inline-block;
	font-size:13px;
	color: #C3DE9C;
	padding: 0px 5px;
	line-height: 26px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.header-top .social-links span{
    margin-right: 8px;
}
.header-top .social-links a:last-child{
	border-right:none;
}
.header-top a:hover{
	color:#7aba1e;	
}
/*logo*/
.main-logo {
	margin: 2px 0px 4px;
}
/*menu*/
.theme_menu {
	position: relative;	
	margin-top: -35px;
	z-index: 2;
}
.theme_menu .item-list{
	padding: 0px 16px 0px 22px;
	background: #7aba1e;
	border-bottom:2px solid #7aba1e;
}
.theme_menu .menu-column {
	padding: 0;
}

.nav_side_content {
	margin-top: 33px;
	float: left;
	position: relative;
	left: -20px;
}
.nav_side_content .cart_select {
	border-left: 1px solid #ececec;
	padding-left: 5px;
}
/* Mainmenu fixed style */
@-webkit-keyframes menu_sticky {
	0%   {margin-top:-100px;}
	50%  {margin-top: -90px;}
	100% {margin-top: 0;}
}
@keyframes menu_sticky {
	0%   {margin-top:-100px;}
	50%  {margin-top: -90px;}
	100% {margin-top: 0;}
}
.theme_menu.stricky-fixed {
	margin: 0;
	position: fixed;
	background: #7aba1e;
	top:0;
	left:0;
	width: 100%;
	z-index: 99999;
	-webkit-animation-name: menu_sticky;
	animation-name: menu_sticky;
	-webkit-animation-duration: 0.60s;
	animation-duration: 0.60s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

/*
=============================================
    6. Rev Slider style
=============================================
*/
.rev_slider_wrapper{
	margin-top: -40px;
	position: relative;
	z-index: 0;
}
.rev_slider_wrapper .slide-content-box h1{
	font-size: 40px;
	color:#fff;
	text-transform:uppercase;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
}
.rev_slider_wrapper .slide-content-box p{
	color: #ffffff;
	font-size: 15px;
	line-height: 30px;
	font-weight: 400;
	margin: 0 0 30px;
	font-family: 'Open Sans', sans-serif;
}
.rev_slider_wrapper .slide-content-box .button a{
	padding: 0px 22px;
	font-size:14px;
	margin-right: 15px;
	font-weight:800;
	letter-spacing:1px;
	transition: all 500ms ease !important;
	-moz-transition: all 500ms ease !important;
	-webkit-transition: all 500ms ease !important;
	-ms-transition: all 500ms ease !important;
	-o-transition: all 500ms ease !important;
	font-family: 'Open Sans', sans-serif;
}
.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution{
	background: #fff;
	padding: 0px 35px;
	color: #905B36;
	border-color: #fff;
}
.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution:hover{
	background: #48c7ec;
	color: #fff;
	border-color: #48c7ec;
}
.rev_slider_wrapper .slide-content-box.last-slide p{
	margin: 0;    
}
.rev_slider_wrapper .slide-content-box.last-slide a{
	margin: 0 8px;    
}
.rev_slider_wrapper .slotholder {
	position: relative;
}
.slotholder:after {
    background: rgba(0, 0, 0, 0.20);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
}
.tp-bannertimer {
  display: none; 
}
.rev_slider_wrapper .tparrows {
	background: transparent;
	border: 2px solid #fff;

}
.tp-revslider-mainul{
	width:100% !important;
}
/*
============================================
	7. page banner style
============================================
*/
.page-banner{
	background: url(../images/resources/page-banner.jpg)no-repeat;
	margin-top: -42px;
	padding: 113px 0px 74px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.page-banner .sec-title{
    padding: 10px 8px;
    border: 2px solid #C3DE9C;
    max-width: 620px;
    margin: 0 auto;
}
.page-banner .sec-title h1{
	color:#fff;
	font-size: 34px;
	font-weight: 500;
	text-transform:capitalize;
	z-index: 2;
	position:relative;
}
.page-banner .overlay{
	
}
.page-banner .overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(34, 34, 34, 0.49);
    opacity: 1;
    content: "";
    z-index: 0;
}
/* 
==============================================
	8. google map Section style
==============================================
*/
.home-google-map .google-map {
	width: 100%;
	height: 400px;
}
.home-google-map .gmnoprint {
    display: none;
}

/*
===============================================
	9. contact Section style
===============================================
*/
.default-cinfo .icon_box {
	width: 40px;
}
.default-cinfo li + li {
	margin-top: 10px;
	border-top: 1px solid #f1f1f1;
	padding-top: 12px;
}
.default-cinfo li .icon_box,
.default-cinfo li .text-box {
	display: table-cell;
	vertical-align: top;
}
.default-cinfo li .icon_box i {
	font-size: 20px;
	color: #48c7ec;
	position: relative;
	top: 7px;
}
.default-cinfo .accordion .acc-btn {
	background: #f7f7f7;
	padding: 14px 30px;
	margin: 0;
}
.default-cinfo .accordion-box {
	border: none;
}
.default-cinfo .accordion {
	border: 1px solid #f7f7f7;
}
.default-cinfo .accordion-box .accordion .acc-content b {
	color: #905B36;
	font-weight: 600;
}

/*form*/

.default-form {
	position: relative;
}
.default-form p {
	color: #fff;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 20px;
}
.default-form p span {
	color: #ab7442;
	font-size: 20px;
	font-weight: 600;
}
.default-form .form-box{
	position:relative;
}
.comment-form .form-box{
	padding:25px 25px 0px 25px; 
}
.default-form .form-group{
	position:relative;
	margin-bottom:20px;
}
.default-form .form-group.style-two{
	position:relative;
	margin-bottom:30px;
}
.default-form .comment-form .form-box .form-group{
	margin-bottom:25px;
}
.default-form.form-box .row{
	margin-left:-10px;
	margin-right:-10px; 
}
.default-form.form-box .row .form-group{
	padding:0px 0px;  
}
.default-form .form-group .field-label{
	display:block;
	line-height:24px;
	text-transform:uppercase;
	margin-bottom:10px;
	color:#232323;
	font-weight:500;
	font-size:13px;
}
.default-form .form-group .field-label sup{
	color:#ff0000;
	font-size:14px;
}
.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="number"],
.default-form select,
.default-form textarea{
	display:block;
	width:100%;
	line-height:24px;
	height: 50px;
	font-weight: 400;
	font-size: 14px;
	box-shadow: none;
	color: #905B36;
	border: 1px solid #f4f4f4;
	padding:12px 15px;
	border-radius: 0px;
	font-family: 'Open Sans', sans-serif;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.default-form textarea{
	height: 120px;
}
.default-form .bootstrap-select {
    border: 1px solid #f4f4f4;
    background: #f7f7f7;
    color: #7aba1e;
    padding: 10px 0;
    font-size: 16px;
}
.default-form .btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.default-form .btn-group.open .dropdown-toggle:focus {
	border: none;
	outline: none;
}
.default-form  .bootstrap-select .dropdown-toggle:focus {
	outline: none !important;
}
.default-form  .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color: #48c7ec;
	color: #fff;
}
.default-form .form-controls:focus {
	border-color: #7aba1e;
	box-shadow: none;
}
.default-form .thm-btn {
	width: 100%;
}
.default-form form input::-webkit-input-placeholder {
	color: #9e9e9e;
}
.default-form form input:-moz-placeholder {
  /* Firefox 18- */
	color: #9e9e9e;
}
.default-form form input::-moz-placeholder {
  /* Firefox 19+ */
	color: #9e9e9e;
}
.default-form form input:-ms-input-placeholder {
	color: #9e9e9e;
}
.default-form .alert-success {
    color: #48c7ec;
    background: none;
    border: none;
    font-size: 18px;
}

/* 
===============================================
	10. consultation Section
===============================================
*/
.consultation .default-form-area {
    background: #fff;
    padding: 40px 30px 10px;
    border: 1px solid #f4f4f4;
    max-width: 690px;
    margin: 0 auto;
    margin-top: -40px;
    position: relative;
}

/*
==============================================
   11. Team Member styles
==============================================
*/
.testimonials {
	position: relative;
	padding-bottom: 30px;
}
.single-testimonial h3,
.single-testimonial p {
	margin: 0;
}
.single-testimonial h4 {
	font-size: 18px;
	color: #905B36;
	text-transform: capitalize;
	margin-top: 12px;
	margin-bottom: 6px;
}
.single-testimonial .img-box {
	position: relative;
}
.single-testimonial .img-box img {
	-webkit-transition:all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.testimonials .single-testimonial {
	margin-bottom: 40px;
	border: 1px solid #f4f4f4;
	padding: 30px 10px 26px;
	-webkit-transition:.5s ease-in-out;
	transition: .5s ease-in-out;
}
.testimonials .single-testimonial:hover {
	box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0), 0 0px 82px 0 rgba(0, 0, 0, 0.05);
	-webkit-transition:.5s ease-in-out;
	transition: .5s ease-in-out;
}
.single-testimonial .author-info {
	overflow: hidden;
	border: 2px solid #f4f4f4;
	padding: 6px 0 9px;
	margin-top: 5px;
}
.single-testimonial p a {
	color: #48c7ec;
	-webkit-transition:.5s ease;
	transition: .5s ease;
}
.single-testimonial .text {
	margin-top: 15px;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 22px;
	margin-bottom: 20px;
}
.single-testimonial .text p {
	font-size: 16px;
}

/*
==============================================
	12. latest-gallery styles 
==============================================
*/
.latest-gallery{
	padding: 90px 0px 100px;
}
.latest-gallery .masonary-layout .column{
	padding:4px;
}
.latest-gallery .masonary-layout .item {
	margin-bottom: 30px;
}
.latest-gallery .single-item .img-box {
	position: relative;
	overflow: hidden;
}
.latest-gallery .single-item .img-box img {
	width: 100%;
}
.latest-gallery .single-item .title h5 {
	color: #905B36;
	padding: 25px 0 0;
	font-size: 16px;
	font-weight: 400;
	-webkit-transition:.5s ease;
	transition: .5s ease;
}
.latest-gallery .single-item:hover .title h5 {
	color: #48c7ec;
	-webkit-transition:.5s ease;
	transition: .5s ease;
}
.latest-gallery .single-item .img-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(122, 186, 30, 0.77);
    text-align: center;
    opacity: 0;
    transition: all .3s ease;
}
.latest-gallery .single-item .img-box .overlay .social {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.latest-gallery .single-item .img-box .overlay .inner {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}
.latest-gallery .single-item .social a i:before {
    font-size: 30px;
    color: #fff;
    margin: 0px;
}
.latest-gallery .single-item .social h4 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 20px;
}
.latest-gallery .single-item .img-box .overlay .box {
	display: table;
	width: 100%;
	height: 100%;
}
.latest-gallery .single-item .img-box .overlay .box .content {
	display: table-cell;
	vertical-align: bottom;
}
.latest-gallery .single-item .img-box .overlay .top {
	text-align: center;
}
.latest-gallery .single-item .img-box .overlay .top ul {
	margin-bottom: 0;
	margin-bottom: 20%;
}
.latest-gallery .single-item .img-box .overlay .top li a {
	width: 45px;
	height: 45px;
	color: #fff;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	background: #905B36;
	display: block;
	border-radius: 50%;
	-webkit-transition:.4s ease;
	transition: .4s ease;
}
.latest-gallery .single-item .img-box .overlay .top li a:hover {
	background: #1f1f1f;
	color: #48c7ec;
}
.latest-gallery .single-item .img-box .overlay .bottom {
	padding: 10px 0px;
	padding-right: 0;
	text-align: center;
}
.latest-gallery .single-item .img-box .overlay .bottom .title h3 {
	margin: 0;
	color: #fff;
	font-family: "Roboto Slab", serif;
	line-height: 30px;
	font-size: 15px;
}
.latest-gallery .single-item:hover .img-box .overlay {
	-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible;
}
.post-filter {
	display: inline-block;
	margin: 0;
	margin-bottom: 30px;
}
.post-filter li {padding: 0px 5px;}
.post-filter li span {
	padding: 7px 0px;
	color: #343434;
	border-bottom:2px solid transparent;
	font-size: 15px;
	font-weight:500;
	font-family: 'Roboto', sans-serif;
	line-height: 24px;
	display: block;
	margin-right: 25px;
	cursor: pointer;
	-webkit-transition:.5s ease;
	transition: .5s ease;
}
.post-filter li:hover span{
	color: #7aba1e;
}
.post-filter li.active span {
	color: #7aba1e;
	border-bottom: 2px solid #7aba1e;
}

/*
=============================================
    13. Checkout Area style
=============================================
*/
.checkout-area {
	padding-bottom: 100px;
	padding-top: 80px;
}
.checkout-area .exisitng-customer {
	border: 1px solid #f7f7f7;
	display: block;
	padding: 20px 28px 21px;
	position: relative;
	margin-bottom: 20px;
}
.checkout-area .exisitng-customer:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 100%;
	background: #48c7ec;
	content: "";
}
.checkout-area .exisitng-customer h5{
	color: #252525;
	font-size: 16px;
	font-weight: 300;
}
.checkout-area .exisitng-customer h5 a{
	color: #48c7ec;
	display: inline-block;
	padding-left: 15px;
}
.checkout-area .coupon {
	border: 1px solid #f7f7f7;
	display: block;
	padding: 20px 28px 21px;
	position: relative; 
	margin-bottom: 60px;
}
.checkout-area .coupon:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 100%;
	background: #48c7ec;
	content: "";
}
.checkout-area .coupon h5 {
	color: #252525;
	font-size: 16px;
	font-weight: 300;  
}
.checkout-area .coupon h5 a {
	color: #48c7ec;
	display: inline-block;
	padding-left: 15px;
}
.checkout-area .form form .field-label {
	color: #905B36;
	font-family: "Poppins", Sans-serif;
	text-transform: capitalize;
	font-weight: 400;
	margin-bottom: 8px;
}
.checkout-area .form form .field-input input[type="text"] {
	border: 2px solid #f7f7f7;
	color: #9a9a9a;
	display: block;
	font-size: 16px;
	height: 48px;
	margin-bottom: 25px;
	padding: 0 15px;
	width: 100%;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.checkout-area .form form .field-input input[type="text"]:focus{
	border: 2px solid #48c7ec;
}
.checkout-area .create-acc .checkbox {
	margin: 7px 0 0;
}
.checkout-area .create-acc .checkbox label {
	color: #48c7ec;
	font-weight: 300;
	font-size: 16px;
}
.checkout-area .create-acc .checkbox input {
	margin-top: 3px;
}
.checkout-area .shipping-info input[type="checkbox"] {
	cursor: pointer;
	display: inline-block;
	margin: 0 0 0 40px;
	position: relative;
	top: -2px;
	vertical-align: middle;
}
.checkout-area .form form .field-input textarea {
	border: 2px solid #f7f7f7;
	color: #9e9e9e;
	display: block;
	font-size: 16px;
	height: 124px;
	margin-bottom: 28px;
	padding: 10px 15px;
	width: 100%;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.checkout-area .form form .field-input textarea:focus{
	border-color: #48c7ec;
}
.checkout-area .bottom {
	padding-top: 70px
}
.checkout-area .table .sec-title-two {
	padding-bottom: 32px;
}
.checkout-area .table {
	overflow-x: auto;
	position: relative;
	width: 100%;
	margin-bottom: 0;
}
.checkout-area .table .cart-table {
	min-width: auto;
	width: 100%;
}
.checkout-area .table .cart-table .cart-header {
	background: #f7f7f7;
	color: #252525;
	font-size: 14px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	font-weight: 400;
}
.checkout-area .table .cart-table thead tr th {
	font-weight: 400;
	line-height: 24px;
	min-width: 110px;
	padding: 19px 30px 17px;
}
.checkout-area .table .cart-table thead tr th.product-column {
	padding-left: 30px;
	text-align: left;
}

.checkout-area .table .cart-table tbody tr {
	border-bottom: 1px solid #f7f7f7;
}
.checkout-area .table .cart-table tbody tr td {
    vertical-align: middle
}
.checkout-area .table .cart-table tbody tr td {
	min-width: 110px;
	padding: 25px 30px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box {
	min-height: 70px;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
	width: 70px;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
	display: block;
	max-width: 100%;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb, 
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title{
	display: table-cell;
	vertical-align: middle;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title{
	padding-left: 20px;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title h3 {
	color: #252525;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}

.checkout-area .table .cart-table tbody tr .qty {
	padding-right: 30px;
	width: 130px;
}
.checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
	float: right;
	width: 70px;
}
.checkout-area .table .cart-table tbody tr .qty .form-controls {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0 !important;
	box-shadow: none;
	color: #252525;
	display: block;
	font-size: 18px;
	font-weight: 400;
	height: 34px;
	padding: 6px 0;
	text-align: center;
}
.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-radius: 0
}
.checkout-area .table .cart-table tbody tr .qty .btn-default {
	background-color: #48c7ec;
	border-color: #48c7ec;
	color: #fff;
}
.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	border-radius: 0;
	margin-top: -2px;
}
.checkout-area .table .cart-table tbody tr td.price {
	color: #48c7ec;
	font-size: 16px;
	font-weight: 300;
}
.cart-total .sec-title-two {
	padding-bottom: 32px;
}
.cart-total-table {
	border: 2px solid #ebebeb
}
.cart-total-table li {
	border-bottom: 1px solid #ebebeb
}
.cart-total-table li:last-child {
	border-bottom: none
}
.cart-total-table li span.col.col-title {
	border-right: 1px solid #ebebeb;
	color: #272727;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	padding: 10px 18px;
	position: relative;
	width: 50%;
}
.cart-total-table li span.col {
	color: #9a9a9a;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	padding: 10px 18px;
	position: relative;
	width: 50%;
}
.cart-total-table li span.col b {
	color: #48c7ec;
	font-weight: 300;
	text-decoration: underline;
}
.cart-total .payment-options {
	background: #f7f7f7 none repeat scroll 0 0;
	margin-top: 30px;
	overflow: hidden;
	padding: 23px 20px 35px;
}
.cart-total .payment-options .option-block {
	margin-bottom: 14px
}
.cart-total .payment-options .option-block .checkbox {
	margin: 0 0 5px;
}
.cart-total .payment-options .option-block .checkbox label {
	font-weight: 300;
	min-height: 20px;
	padding-left: 20px;
}
.cart-total .payment-options .option-block .checkbox label input {
	top: -1px;
}
.cart-total .payment-options .option-block .checkbox label span {
	color: #252525;
	padding-left: 10px;
}
.cart-total .payment-options .option-block .checkbox label span b {
	color: #48c7ec;
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	padding-left: 25px;
	text-decoration: underline;
}
.cart-total .payment-options .option-block .text{
	padding-left: 30px;
}
.cart-total .payment-options .option-block .text p {
	margin: 0;
	line-height: 28px;
}
.placeorder-button button {
}
.placeorder-button button:hover{
}

/***
=============================================
     shop style
=============================================
***/
.shop {
	position: relative;
	padding: 60px 0px 40px;
}

.shop .hover-effect {
	margin-bottom: 15px;
	padding-top: 10px;
	-webkit-transition:.5s ease;
	transition: .5s ease;
}
.shop .hover-effect:hover {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	-webkit-transition:.5s ease-in-out;
	transition: .5s ease-in-out;
}
.single-shop-item .img-box {
	position: relative;
	overflow: hidden;
	border: 1px solid #fff;
	-webkit-transition:.5s ease;
	transition: .5s ease;
	background: #f7f7f7;
	text-align: center;
}
.single-shop-item:hover .img-box {
	-webkit-transition:.5s ease;
	transition: .5s ease;
}
.single-shop-item .img-box .offer-box {
	position: absolute;
	top: 10px;
	left: 10px;
}
.single-shop-item .img-box .offer-box .inner {
	position: relative;
}
.single-shop-item .img-box .offer-box .inner:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	display: block;
	width: 0;
	height: 0;
	background-color: transparent;
	border-bottom: 35px solid transparent;
	border-bottom: 35px solid transparent;
	border-top: 35px solid #ab7442;
	border-left: 35px solid #ab7442;
	border-right: 35px solid transparent;
}
.single-shop-item .img-box .offer-box .inner span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	-webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
	line-height: 35px;
	-webkit-transform-origin: 70% 35%;
    transform-origin: 70% 35%;
}
.single-shop-item .text-box h3,
.single-shop-item .text-box p {
	margin: 0;
}
.single-shop-item .text-box h3 {
	font-size: 18px;
	line-height: 50px;
	color: #1F1F1F;
	margin-top: 10px;
}
.single-shop-item .text-box p {
	font-size: 20px;
	line-height: 24px;
}
.single-shop-item .text-box p i {
	font-size: 18px;
}
.single-shop-item .text-box p span {
	display: inline-block;
	vertical-align: top;
	color: #ab7442;
	font-size: 18px;
	font-weight: 400;
}
.single-shop-item .text-box p del {
	color: #9f9f9f;
	font-size: 14px;
	line-height: 24px;
	vertical-align: super;
	display: inline-block;
	font-weight: normal;
}
.single-shop-item .text-box p del i {
	font-size: 14px;
}
.single-shop-item .thm-btn.thm-tran-bg {
	color: #ffffff;
	border-color: #fff;
}
.single-shop-item .thm-btn:hover {
	color: #48c7ec;
	background: #ffffff;
}
.single-shop-item:hover .img-box .overlay {
	background-color: rgba(255, 255, 255, 0.9);
}
.single-shop-item:hover .img-box .overlay .box .content ul li a {
	opacity: 1;
	-webkit-transform: translate3d(0px, 0px, 0);
    transform: translate3d(0px, 0px, 0);
}
.default-overlay-outer{
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	padding:10px;
	transition:all 700ms ease;
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	-o-transition:all 700ms ease;
	-moz-transition:all 700ms ease;
}
.default-overlay-outer .inner{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:table;
	vertical-align:middle;
	text-align:center;
}
.default-overlay-outer .inner .content-layer{
	position:relative;
	display:table-cell;
	vertical-align:middle;
	color:#ffffff;
}
.single-shop-item .default-overlay-outer{
	opacity:0;
	top:-100%;
	background: rgba(72, 199, 236, 0.9);
}
.single-shop-item:hover .default-overlay-outer{
	top:0;
	opacity:1;  
}
.single-shop-item .content-box{
	position:relative;
	padding: 20px 0px;
}
.single-shop-item .content-box h4{
	font-size: 14px;
	font-weight: 600;
	margin:0px 0px;
	line-height:1.4em;
	color: #252525;
	margin-bottom: 6px;
}
.single-shop-item .content-box a,
.single-shop-item .content-boxa:hover{
	color:#b89b5e;  
}
.single-shop-item .content-box h4 a{
	color: #252525;
	text-transform: uppercase;
}
.single-shop-item .content-box .rating{
	font-size: 13px;
	color: #48c7ec;
	margin-bottom:15px;
	position: absolute;
	right: 5px;
	top: 14px;
}
.single-shop-item .content-box .item-price{
	font-size: 16px;
	font-weight: 400;
	color: #48c7ec;
	line-height:24px;
}
.single-shop-item .content-box .item-price del{
	color: #a2a2a2;
	margin-left: 7px;
	font-size: 15px;
}
.single-shop-item .content-box .item-price .strike-through{
	color:#999999;
	font-weight:normal;
	font-size:14px;
	padding-left:10px;
	line-height:20px;
	font-family:'Lato',sans-serif;
}


/*============================= Sidebar Style One ==================*/

.sidebar_styleOne .theme_title,.sidebar_styleTwo .theme_title{
	padding-bottom: 18px;
}
.sidebar_search {
	height: 54px;
	margin-bottom: 35px;
	position: relative;
}
.sidebar_search input {
	width:100%;
	height: 50px;
	border:none;
	border: 1px solid #f1f1f1;
	padding: 0 56px 0 12px;
	color:#9e9e9e;
}
.sidebar_search button {
	width:54px;
	height:100%;
	position: absolute;
	top:0;
	right:0;
	color: #7aba1e;
}
.sidebar_categories {
	margin-top:60px;
}
.sidebar_categories ul {
	margin-top:22px;
	margin-bottom: 35px;
}
.sidebar_categories ul li {
	line-height: 48px;
	border-bottom: 1px solid #f1f1f1;
}
.sidebar_categories ul li:last-child {
	border:none;
}
.sidebar_categories ul li a {
	font-weight: normal;
	color: #9e9e9e;
	position: relative;
}
.sidebar_categories ul li a:hover {
	color: #ab7442;
}
.sidebar_categories ul li input[type="checkbox"] {
	float: right;
	position: relative;
	top: 14px;
}
.sidebar_categories ul li a:before {
    content: '\f114';
    font-family: 'FontAwesome';
    margin-right: 10px;
}
.sidebar_categories.archive ul li a:before {
    content: "\f00c";
}
.sidebar_categories ul li a:hover {
	color: #48c7ec;
}
.recent_news_sidebar .theme_title {
	margin-bottom: 40px;
}
.recent_news_sidebar {
	margin-bottom: 62px;
}
.recent_news_sidebar .single_news_sidebar {
	margin-bottom: 29px;
} 
.recent_news_sidebar .img_holder img {
	width:75px;
	height:75px;
	border-radius: 5px;
}
.recent_news_sidebar .post {
	padding-left: 26px;
	width: 72%;
	margin-top: -10px;
}
.recent_news_sidebar .post h6 a {
	font-size: 16px;
	color:#272727;
	line-height: 28px;
	font-weight: 900;
	margin-bottom: 2px;
}
.recent_news_sidebar .post p a {
	font-size: 14px;
}
.recent_news_sidebar .post p a i {
	margin-right: 4px;
	font-size: 16px;
}

.recent_news_sidebar .img_holder {
	position: relative;
}
.recent_news_sidebar .img_holder .opacity {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity: 0;
	visibility: hidden;
	border-radius: 5px;
	transform: scale(0.1);
	-webkit-transform:scale(0.1);
	-moz-transform:scale(0.1);
	-ms-transform:scale(0.1);
	-o-transform:scale(0.1);
}
.recent_news_sidebar .img_holder .opacity .icon {
	display: table;
	width:100%;
	height:100%;
}
.recent_news_sidebar .img_holder .opacity .icon span {
	display: table-cell;
	vertical-align: middle;
}
.recent_news_sidebar .img_holder .opacity .icon span a {
	display: block;
	width:45px;
	height:45px;
	margin:0 auto;
	line-height: 45px;
	border-radius: 50%;
	color:#fff;
	text-align: center;
}
.recent_news_sidebar .single_news_sidebar:hover .opacity {
	opacity: 1;
	visibility:visible;
	transform: scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
}

.sidebar_tags {margin-bottom: 30px;}
.sidebar_tags ul {
	padding: 15px 0px;
}
.sidebar_tags ul li {
	display: inline-block;
	margin: 0 4px 8px 0;
}
.sidebar_tags ul li a {
	display: block;
	font-weight: normal;
	font-size: 15px;
	color:#9e9e9e;
	line-height: 32px;
	border: 1px solid #f1f1f1;
	background: #fff;
	border-radius: 2px;
	text-align: center;
	padding: 0 14px;
}
.sidebar_tags ul li a:hover {
	color: #ffffff;
	background: #7aba1e;
}

.single-sidebar.price-ranger .ui-widget-content {
	background: #f7f7f7;
	border: none;
	height: 2px;
}
.single-sidebar.price-ranger .ui-slider-handle {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #905B36;
	margin-left: -4px;
	outline: none;
	background: #48c7ec;
}
.single-sidebar.price-ranger .ui-slider .ui-slider-range {
	background: #252525;
}
.single-sidebar.price-ranger .ui-slider-horizontal .ui-slider-handle {
	top: -5px;
}
.single-sidebar.price-ranger #slider-range {
	margin-top: 25px;
}
.single-sidebar.price-ranger .ranger-min-max-block {
	margin-top: 20px;
	margin-bottom: 45px;
}
.single-sidebar.price-ranger .ranger-min-max-block input {
	display: inline-block;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='submit'] {
	width: 80px;
	border: none;
	border-radius: 0px;
	text-align: center;
	outline: none;
	line-height: 35px;
	font-size: 14px;
	margin-right: 37px;
	color: #ffffff;
	font-weight: 700;
	background: #48c7ec;
	text-transform: uppercase;
	border: 2px solid #48c7ec;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='text'] {
	border: none;
	text-align: center;
	outline: none;
	width: 40px;
	color: #9c9c9c;
	font-weight: 400;
	text-align: right;
}
.single-sidebar.price-ranger .ranger-min-max-block input[type='text'].max {
}
.single-sidebar.price-ranger .ranger-min-max-block span {
	color: #9c9c9c;
	font-weight: 400;
}
.best_sellers .theme_title {
	margin-bottom: 36px;
}
.best_sellers .best_selling_item .text {
	padding-left: 20px;
	margin-top:-3px;
}
.best_sellers .best_selling_item .text h6 {
	font-size: 16px;
	font-weight: 700;
	color:#272727;
}
.best_sellers .best_selling_item .text ul li {
	display: inline-block;
	margin-right:3px;
	font-size: 12px;
	margin-top: 10px;
	color: #48c7ec;
}
.best_sellers .best_selling_item .text span {
	display: block;
	margin-top: 10px;
	color: #48c7ec;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Roboto';
}
.best_sellers .best_selling_item {
	margin:20px 0 20px 0;
	padding-bottom: 17px;
}
.best_sellers .best_selling_item.border {
	border-bottom: 1px solid #f7f7f7;
}
.sidebar_styleTwo .sidebar_categories {
	margin-top: 30px;
}
.sidebar_styleTwo .sidebar_tags {
	margin: 19px 0 51px 0;
}
/*
=============================================
    14. page_pagination style
=============================================
*/
.page_pagination {
	text-align: center;
	margin-top: 46px;
}
.page_pagination.style-two{
	margin-top: 16px;
}
.page_pagination.style-three{
	margin-top: 16px;
	text-align: left;
}
.page_pagination.style-four{
	margin-top: 16px;
	text-align: left;
	margin-bottom:50px;
}
.page_pagination li {
	display: inline-block;
	margin:0 4px;
}
.page_pagination li a {
	width: 45px;
	height: 45px;
	line-height: 40px;
	border:1px solid rgba(229, 229, 229, 0.57);
	text-align: center;
	color: #905B36;
	font-size: 18px;
}
.page_pagination li a.active,
.page_pagination li a:hover {
	color:#fff;
	background: #7aba1e;
}

/*
=============================================
   Shop Single area  style
=============================================
*/
.shop-single-area {
	padding-bottom: 80px;
	padding-top: 80px;
}
.product-content-box {
	margin-bottom: 106px;
}
.product-content-box .img-box {
	text-align: center;
}
.product-content-box .flexslider .slides img {
	width: auto;
	display: inline-block;
}
.product-content-box .flexslider {
	background: #f7f7f7 none repeat scroll 0 0;
	border: none;
	padding: 32px 0;
	border-radius: 0;
	margin: 0 50px 10px 0;
	position: relative;
	text-align: center;
}
.product-content-box .flex-viewport {
	border: none;
	max-height: 450px;
	-webkit-transition:all 1s ease 0s;
	transition: all 1s ease 0s;
}

.product-content-box .flex-control-thumbs {
	margin: 10px 0 0;
	overflow: hidden;
	position: static;
	display: none;
}
.product-content-box .flex-control-thumbs li {
	float: left;
	margin: 0 3% 0 0;
	width: 25%;
}

.product-content-box .flex-control-thumbs img {
	border: medium none;
	cursor: pointer;
	display: block;
	height: auto;
	opacity: 0.6;
	-webkit-transition:all 1s ease 0s;
	transition: all 1s ease 0s;
	width: 100%;
	border: 3px solid #f7f7f7;
}

.product-content-box .flex-control-thumbs .flex-active {
	cursor: default;
	opacity: 1;
	border: 3px solid #ab7442;
}
.product-content-box .flex-control-thumbs .flex-active:focus{
	outline: none;
}

.product-content-box .content-box {
	margin-left: -50px;
}
.product-content-box .content-box h3 {
	color: #905B36;
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 10px;
	text-transform: capitalize;
}
.product-content-box .content-box del {
	color: #a2a2a2;
	margin-left: 10px;
}
.product-content-box .content-box .review-box {
	margin: 0 0 10px;  
}
.product-content-box .content-box .review-box ul li {
	display: inline-block;
	margin-right: 3px;
}
.product-content-box .content-box .review-box ul {
	display: inline-block;
	padding-right: 1px;
}
.product-content-box .content-box .review-box ul li i {
	color: #48c7ec;
	font-size: 14px;
}

.product-content-box .content-box span.price {
	color: #48c7ec;
	font-size: 22px;
}
.product-content-box .content-box .text {
	margin: 0px 0 0;
	overflow: hidden;
	padding: 24px 0 9px;
}

.product-content-box .content-box .location-box {
	margin: 4px 0 18px;
	position: relative;
}
.product-content-box .content-box .location-box p {
	color: #1f1f1f;
	margin: 0 0 12px;
}
.product-content-box .content-box .location-box form input {
	border: 2px solid #f7f7f7;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	width: 170px;
	-webkit-transition:all 500ms ease;
	transition: all 500ms ease;
}
.product-content-box .content-box .location-box form input:focus{
	border-color: #48c7ec;
}
.product-content-box .content-box .location-box form button {
	background: #f7f7f7 none repeat scroll 0 0;
	border: medium none;
	color: #292929;
	font-size: 14px;
	font-weight: 600;
	position: absolute;
	left: 178px;
	top: 37px;
	height: 40px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 95px;
	margin-left: 6px;
	-webkit-transition:all 500ms ease;
	transition: all 500ms ease;
}
.product-content-box .content-box .location-box form button:hover{
	background: #48c7ec;
	color: #fff;
}
.product-content-box .content-box .location-box form span {
	color: #48c7ec;
}
.product-content-box .content-box .addto-cart-box {
  
}
.product-content-box .content-box .addto-cart-box .input-group.bootstrap-touchspin {
    float: left;
    width: 70px;
    margin-right: 20px;
}
.product-content-box .content-box .addto-cart-box .form-controls {
	background-color: #fff;
	background-image: none;
	border: 1px solid #eaeaea;
	border-radius: 0 !important;
	box-shadow: none;
	color: #272727;
	display: block;
	font-size: 18px;
	font-weight: 500;
	height: 50px;
	padding: 6px 0 8px;
	text-align: center;
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    margin-top: -2px;
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical > .btn {
	display: block;
	float: none;
	margin-left: -1px;
	max-width: 100%;
	padding: 12px 12px;
	position: relative;
	width: 100%;
}
.product-content-box .content-box .addto-cart-box .btn-default {
    background-color: #efefef;
    border-color: #efefef;
    color: #9e9e9e;
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i {
	color: #9e9e9e;
	font-weight: normal;
	left: 8px;
	position: absolute;
	top: 7px;
}
.product-content-box .content-box .addto-cart-box button.addtocart {
	margin-left: 25px;
}
.product-tab-box {
	padding: 30px;
	padding-top: 0;
	border: 1px solid #f4f4f4;
}
.product-tab-box .tab-menu {
	border-bottom: 1px solid #f7f7f7;
	margin-top: -50px;
	margin-bottom: 33px;
	position: relative;
	left: -31px;
}
.product-tab-box .tab-menu li {
	display: block;
	float: left;
	margin-bottom: -1px;
}
.product-tab-box .tab-menu li a {
	border: 1px solid transparent;
	border-radius: 0;
	display: block;
	margin-right: 10px;
	padding: 13px 35px;
	color: #1f1f1f;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	font-family: 'Montserrat', sans-serif;
	background: #f7f7f7;
	-webkit-transition:all 500ms ease;
	transition: all 500ms ease;
}
.product-tab-box .tab-menu li.active a, .product-tab-box .tab-menu li:hover a{
	background: #48c7ec;
	color: #fff;
	border-color: #48c7ec;
}
.product-tab-box .tab-content {
  
}
.product-tab-box .tab-content .review-box .single-review-box {
	margin-bottom: 10px;
	padding-bottom: 32px;
	padding-left: 80px;
	position: relative;
}
.product-tab-box .tab-content .review-box .single-review-box .img-holder {
	left: 0;
	position: absolute;
	top: 0;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder {
	border: 1px solid #f4f4f4;
	padding: 20px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top {
	margin: 0 0 8px;
	overflow: hidden;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul {
	margin-top: -4px;
	padding-left: 20px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li {
	display: inline-block;
	margin-right: 3px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li i {
	color: #48c7ec;
	font-size: 14px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-date {
	color: #ab7442;
	margin-top: -5px;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .text p {
	margin: 0 0 15px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .text a.reply {
	color: #ab7442;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.product-tab-box .tab-content .product-details-content {
	margin-top: -5px;
}
.product-tab-box .tab-content .product-details-content .highlight {
	margin: 42px 0 0;
}
.product-tab-box .tab-content .product-details-content .highlight .highlight-title {
	color: #292929;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin: 0 0 28px;
}
.product-tab-box .tab-content .product-details-content .highlight li{
	position: relative;
	padding-bottom: 12px;
	padding-left: 25px;
}
.product-tab-box .tab-content .product-details-content .highlight li:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	color: #ab7442;
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 0;
}
.product-tab-box .tab-content .review-form {
	padding-top: 16px;
}
.product-tab-box .tab-content .review-form .sec-title-two {
	padding-bottom: 34px;
}
.product-tab-box .tab-content .review-form .add-rating-box {
	margin: 0 0 23px;
}
.product-tab-box .tab-content .review-form .add-rating-box .add-rating-title h4 {
	color: #292929;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 10px;
	text-transform: none;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li {
	display: inline-block;
	margin: 0 0px;
	border-right: 1px solid #e5e5e5;
	padding: 0 11px;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li:last-child{
	margin-right: 0;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li a i {
	color: #ddd;
	margin-right: 3px;
	-webkit-transition:all 500ms ease;
	transition: all 500ms ease;
	font-size: 14px;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li.active a i,
.product-tab-box .tab-content .review-form .add-rating-box ul li a:hover i{
	color: #48c7ec;
}
.product-tab-box .tab-content .review-form form input[type="text"], .product-tab-box .tab-content .review-form form textarea {
	height: 50px;
	width: 100%;
	border: 1px solid #eaeaea;
	color: #9e9e9e;
	font-size: 14px;
	padding: 0 15px;
	margin-bottom: 30px;
	-webkit-transition:all 500ms ease;
	transition: all 500ms ease;
}
.product-tab-box .tab-content .review-form form textarea {
	height: 110px;
	padding: 10px 15px;
	margin-bottom: 32px;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li:hover a i{
	opacity: 1;
}
.product-tab-box .tab-content .review-form form input[type="text"]:focus{
	border-color: #48c7ec;
}
.product-tab-box .tab-content .review-form form textarea:focus{
	border-color: #48c7ec;
}
.related-product {
	border-top: 1px solid #f7f7f7;
	margin-top: 60px;
	padding-top: 56px;
}
.related-product .single-product-item {
	margin-bottom: 0;
}
.related-product .owl-controls {
    position: absolute;
    right: 0px;
    top: -90px;
}
.related-product .owl-theme .owl-nav [class*="owl-"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #f7f7f7;
    border-radius: 50%;
    color: #cccbcb;
    font-size: 20px;
    height: 45px;
    line-height: 42px;
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
    width: 45px;
    font-weight: 900;
}
.related-product .owl-theme .owl-nav [class*="owl-"] i {
	font-size: 20px;
	font-weight: 900;
}
.related-product .owl-theme .owl-nav .owl-next {
    margin-left: 10px
}
.related-product .owl-theme .owl-nav [class*="owl-"]:hover {
    color: #fff;
    background: #ab7442;
    border: 2px solid #ab7442;
}
.product-review-tab .add_your_review .review-title h3 {
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 600;
	color: #252525;
}
.tab-title-h4 h4 {
	color: #3d3d3d;
	font-size: 20px;
	margin-bottom: 40px;
}

/*
==================================================
	15. two-column style
==================================================
*/
.two-column{
	padding: 45px 0px 57px;
}
.two-column.style-two{
	padding: 45px 0px 100px;
}
.two-column .sec-title{
    margin-bottom: 50px;
    position:relative;
}
/* .two-column .sec-title:before{
    content: "";
    position: absolute;
    bottom: -18px;
    width: 40px;
    height: 3px;
    background: #7aba1e;
} */
.two-column .inner-box .column{
	margin-top:45px;
}
.two-column .sec-title p{
	color:#905B36;
	margin-top: 15px;
}
.two-column .content-box{
	margin-top: 10px;
	position:relative;
}
.two-column .content-box p{
	color:#666666;
}
.two-column .content-box .clearfix{
}
.two-column .inner-box .image-box{
	
}
.single-choose-item {
    margin-top: 20px;
    position: relative;
    background: #c3de9c;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 10px 3px;
    border-radius: 10px;
    min-height: 238px;
    
}
.choose-left-bg {
    float: left;
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 60px;
    -webkit-transition: .5s;
    transition: .5s;
}
.choose-icon {
    float: left;
    margin-right: 25px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.choose-icon i, .choose-icon i:before {
    font-size: 36px;
    color: #7aba1e;
    position: relative;
    top: 1px;
    margin: 0;
}
.choose-icon i, .choose-icon i:before {
    font-size: 36px;
    color: #946A4A;
    position: relative;
    top: 1px;
    margin: 0;
}
.choose-text {
    overflow: hidden;
    padding: 10px 4px 10px;
}
.choose-text h4 {   
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 13px;
    margin-top: 0;
    text-transform: capitalize;
}
.choose-text h4 a{
	color: #905B36222;
	transition:.5s;
}
.choose-text h4 a:hover{
	color:#7aba1e;
	transition:.5s;
}
.choose-text p {
    color: #777777;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 26px;
}

/*

==============================================
    16. service-single Section style
==============================================

*/
.service-single{
	padding: 95px 0px 100px;
}
.service-catergory {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #f8f8f8;
	padding: 30px 30px;
}
.service-single .service-sidebar{
	margin-right: 20px;
}
.service-catergory li {
	list-style: none;
	position: relative;
	background: #fff;
	padding: 10px 0;
	margin-bottom: 10px;
}
.service-catergory li:last-child {
	margin-bottom:0px;
}
.service-catergory li .view-all-icon {
}
.service-catergory li.active {
	background: #7aba1e;
}
.service-catergory li.active a {
	color: #fff;
}
.service-catergory li a {
	display: block;
	font-size: 14px;
	color: #905B36;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: 700;
	padding-left: 20px;
	transition: all 0.5s ease;
	position: relative;
	font-family: 'Roboto', sans-serif;
}
.service-catergory span{
	margin-right: 8px;
	font-size: 12px;
}
.service-catergory li a:hover {
	color: #7aba1e;
}
.service-catergory li.active a:hover {
	color: #fff;
}

.service-single .outer-box .content-box{
	margin-top: 48px;
}
.service-single .outer-box .content-box .sec-title{
    margin-bottom: 20px;
}
.service-single .outer-box .content-box .sec-title h4{
	font-weight:500;
	font-size:20px;
	color:#905B36222;
}
.service-single .outer-box .content-box .text p{
	color:#905B36;
}
.service-single .outer-box .content-box .text.style-two{
	margin-top: 25px;
}
.service-single .outer-box .content-box .clearfix{
	margin-top: 25px;
}
.service-single .outer-box .content-box .clearfix h4{
	font-weight:500;
	font-size:20px;
	color:#905B36222;
	margin: 15px 0px 20px;
}
.service-single .outer-box .content-box .clearfix p{
	color:#905B36;
}

/*
================================================
    17. gallery Section
================================================
*/
.our-gallery {
    position: relative;
    padding: 70px 0px 100px;
    background: #fff;
}
.style-3.our-gallery,
.style-2.our-gallery {
    padding: 109px 0 121px;
    background: #fff;
}
.our-gallery .single-item .img-holder {
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}
.our-gallery .single-item .img-holder img {
    width: 100%;
}
.style-2.our-gallery .single-item .img-holder img {
    width: 100%;
}
.our-gallery .single-item .img-holder .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(122, 186, 30, 0.77);
    text-align: center;
    opacity: 0;
    transition: all .3s ease;
}
.our-gallery .single-item:hover .img-holder .overlay {
    opacity: 1;
}
.our-gallery .single-item .img-holder .overlay .inner {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}
.our-gallery .single-item .img-holder .overlay .social {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.our-gallery .single-item .img-holder .overlay .social li {
    display: inline;
    margin-right: 4px;
}
.our-gallery .single-item .img-holder .overlay .social li a {
    display: inline-block;
    width: 38px;
    height: 38px;
    text-align: center;
    font-size: 12px;
    line-height: 36px;
    color: #fff;
    transition: .5s ease-in;
}
.our-gallery .single-item .img-holder .overlay .social li a:hover {
}
.our-gallery .single-item .social a i:before{
	font-size: 30px;
	color:#fff;
	margin:0px;
}
.our-gallery .single-item .social h4{
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-top: 20px;
}
.our-gallery .link_btn .thm-btn{
	margin-top:70px;
}

/*
===========================================
	18. Side Bar Style
===========================================
*/
.sidebar-page .sidebar{
	position:relative;
	padding-left: 40px;
}
.sidebar .widget{
	position:relative;
	margin-bottom: 35px;
}
.sidebar .sidebar-title{
	position:relative;
	margin-top: 0px;
	margin-bottom: 30px;
}
.sidebar .sidebar-title h3{
	font-size: 20px;
	color: #905B36222;
	font-weight: 500;
}
.sidebar .sidebar-title:before{
	content: "";
    position: absolute;
    bottom: -16px;
    width: 40px;
    height: 3px;
    background: #7aba1e;
}
.sidebar .sidebar-title:after{
	content:'';
}
.sidebar-page .contact-info{
	position:relative;
	font-size:14px;
	margin-bottom:30px;
}
.sidebar-page .contact-info .text{
	position:relative;
	font-size:13px;
	font-family:'Open Sans',sans-serif;
	margin-bottom:10px;
	color:#7f7f7f;
}
.sidebar-page .contact-info li{
	position:relative;
	margin-bottom:5px;
	line-height:1.8em;
	color:#7f7f7f;	
}
.sidebar-page .contact-info li strong{
	position:relative;
	padding-right:10px;
	font-weight:600;
	color:#292929;	
}
.sidebar-page .contact-info a{
	color:#f17338;
	transition:all 300ms ease-in;
	-webkit-transition:all 300ms ease-in;
	-ms-transition:all 300ms ease-in;
	-o-transition:all 300ms ease-in;
	-moz-transition:all 300ms ease-in;	
}
.sidebar-page .contact-info a:hover{
	color:#3d3d3d;	
}
.sidebar .popular-categories .list{
	position:relative;
}
.sidebar .popular-categories .list li{
	position:relative;
	margin-bottom:10px;
	line-height: 27px;
}
.sidebar .popular-categories .list li .count{
	position:relative;
	color: #f9ad0a;
}
.sidebar .popular-categories .list li a{
	position:relative;
	display:block;
	color: #905B36;
	font-size: 14px;
	font-weight: 400;
	font-family: 'open sans';
	transition:.5s;
}
.sidebar .popular-categories .list li a:hover{
	color: #7aba1e;
	transition:.5s;
}
.sidebar .popular-categories .list span{
	margin-right: 7px;
	font-size: 11px;
}
.sidebar .call{
	max-width:330px;
	margin-bottom: 50px;
}
.sidebar .call .content-box{
	border: 8px solid #cae3a5;
	padding: 30px 0px 30px 20px;
	color:#fff;
	position:relative;
}
.sidebar .call .content-box p{
	position:relative;
}
.sidebar .call .content-box h2{
	position:relative;
	font-size: 24px;
	margin-top: 14px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
.sidebar .call .content-box .overlay:before{
	position:absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(122, 186, 30, 0.82);
    opacity: 1;
    content: "";
}
/*
============================================
	19. Blog Page Style
============================================
*/
.sidebar-page{
	position:relative;
	padding: 112px 0px 50px;
}
.blog-container{
	position:relative;
	padding:0px 0px;	
}
.blog-post.style-two{
	padding:0px;
}
.sidebar-page .blog-post{
	position:relative;
	background:#ffffff;
	margin-bottom: 75px;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.sidebar-page .blog-post .post-header{
	position:relative;
	padding: 18px 0px 0px;
	background:#ffffff;
}
.sidebar-page .blog-post .post-header h2{
	position:relative;
	font-size: 18px;
	font-weight: 500;
	margin: 5px 0px 8px;
	color: #905B36222;
}
.sidebar-page .blog-post .post-header h2 a{
	position:relative;
	display:block;
	color: #905B36222;
	transition:.5s;
}
.sidebar-page .blog-post .post-header a:hover{
	color: #7aba1e;
	transition:.5s;
}
.sidebar-page .blog-post .post-header h4{
	color:#f9ad0a;
	font-size:14px;
	font-family:'raleway'
	font-weight:500;
}
.sidebar-page .blog-post .post-info{
	position:relative;
	margin: 10px 0px;
	font-family: 'open sans',sans-serif;
}
.sidebar-page .blog-post .post-info li{
	position:relative;
	display:inline-block;
	margin: 0px 25px 0px 0px;
	color: #905B36;
	font-size: 14px;
	font-weight: 400;
}
.sidebar-page .blog-post .post-info li span{
}
.sidebar-page .blog-post .post-info li span:before{
	color:#7aba1e;
	margin: 0;
	font-size: 14px;
}
.sidebar-page .blog-post .image-box{
	position:relative;	
}
.sidebar-page .blog-post .image-box .date{
	height: 70px;
	width: 70px;
	background: #7aba1e;
	color: #fff;
	text-align: center;
	padding-top: 8px;
	position: absolute;
	top: -12px;
	left: 10px;
}
.sidebar-page .blog-post .image-box .date h5{
	font-size: 22px;
	font-weight: 700;
	line-height: 36px;
	font-family: 'Open Sans', sans-serif;
	position:relative;
}
.sidebar-page .blog-post .image-box .date h5:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 5px solid transparent;
    border-bottom: 5px solid #7aba1e;
    border-left: 5px solid #7aba1e;
    position: absolute;
    right: -10px;
    top: -8px;
} 
.sidebar-page .blog-post .image-box .date p{
    margin: 0;
    font-size: 12px;
    line-height: 10px;
    text-transform: uppercase;
    color: #fff;
}
.sidebar-page .blog-post .image-box img{
	position:relative;
	display:block;
	width:100%;
	height:auto;	
}
.sidebar-page .image-slider .owl-controls{
	margin:0px !important;	
}
.sidebar-page .image-slider .owl-nav .owl-prev{
	position:absolute;
	left:-5px;
	top:50%;
	margin-top:-25px;
	width:50px;
	height:50px;
	text-align:center;
	background:none !important;
	font-size:0px !important;
}
.sidebar-page .image-slider .owl-nav .owl-next{
	position:absolute;
	right:-5px;
	top:50%;
	margin-top:-25px;
	width:50px;
	height:50px;
	text-align:center;
	background:none !important;
	font-size:0px !important;
}
.sidebar-page .image-slider .owl-nav .owl-prev:after{
	content:'\f104';
	font-family:'FontAwesome';
	position:absolute;
	left:0px;
	top:0px;
	line-height:50px;
	display:block;
	font-size:32px;
	color:#ffffff;
	text-align:center;
	width:50px;
	height:50px;
	opacity:0.50;
	background:rgba(0,0,0,0.30);
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.sidebar-page .image-slider .owl-nav .owl-next:after{
	content:'\f105';
	font-family:'FontAwesome';
	position:absolute;
	left:0px;
	top:0px;
	line-height:50px;
	display:block;
	font-size:32px;
	color:#ffffff;
	text-align:center;
	width:50px;
	height:50px;
	opacity:0.50;
	background:rgba(0,0,0,0.30);
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.sidebar-page .image-slider .owl-nav .owl-prev:hover:after,
.sidebar-page .image-slider .owl-nav .owl-next:hover:after{
	background:#f9ad0a;
	opacity:1;
}
.sidebar-page .image-slider .owl-dots{
	display:none !important;	
}
.sidebar-page .blog-post .post-desc{
	position:relative;
	padding: 20px 0px;
	background:#ffffff;
	border-top: 1px solid #ededed;
}
.sidebar-page .blog-post .text{
	position:relative;
	margin-top: 14px;
	padding-bottom: 15px;
	color: #905B36;	
}
.sidebar-page .blog-post .text.style-two{
	margin-bottom: 10px;
}
.sidebar-page .blog-post .text.style-three{
	margin-bottom: 10px;
	border-bottom:1px solid #e7e7e7;
}
.sidebar-page .blog-post .post-header .post-options{
	position:relative;
	float:right;	
}
.sidebar-page .blog-post .post-header .post-options a{
	position:relative;
	display:inline-block;
	font-size:18px;
	display:inline-block;
	margin-left:10px;
	color:#777777;	
}
.sidebar-page .blog-post .post-header .post-options a:hover{
	color:#00bff5;	
}

.sidebar-page .blog-post blockquote{
	position:relative;
	margin-left: 54px;
	padding: 0px 20px 0px 26px;
	line-height:2em;
	font-size: 14px;
	color: #905B36;
	font-style: italic;
	border-left: 2px solid #e7e7e7;
	font-family: 'Open Sans', sans-serif;
}
.sidebar-page .blog-post .quate{
	position:absolute;
	top: 24px;
	left: -50px;
	font-size: 30px;
	color: #7aba1e;
}
.sidebar-page .blog-detail .post-desc h2{
	font-size:20px;
	font-family:'Montserrat',sans-serif;
	margin-bottom:22px;
	color:#1a1a1a;	
}
.sidebar-page .blog-detail .post-desc h3{
	font-size:18px;
	font-family:'Montserrat',sans-serif;
	margin-bottom:10px;
	color:#1a1a1a;	
}
.sidebar-page .blog-detail h4{
	font-size:16px;
	margin-bottom:20px;	
}
.check-list li .fa{
	position:relative;
	color:#cbda37;	
}
.remove-list li .fa{
	position:relative;
	color:#ff0000;	
}
.sidebar-page .blog-detail .post-tags{
	position:relative;
	padding:15px;
	font-size:16px;
	background:#f5f5f5;
	color:#999999;
	margin-bottom:50px;
}
.sidebar-page .blog-detail .post-tags a{
	position:relative;
	color:#777777;
	font-size:15px;
}
.sidebar-page .blog-detail .post-tags a:hover{
	color:#f7a34a;	
}
.sidebar-page .post-author{
	position:relative;
	background:#ccedf9;
	padding:25px;
	color:#555555;
	border-bottom:3px solid #f7a34a;
	margin-bottom:50px;	
}
.sidebar-page .post-author:before{
	content:'';
	position:absolute;
	left:50px;
	top:-28px;
	border:15px solid transparent;
	border-bottom-color:#ccedf9;
}
.sidebar-page .post-author .inner-box{
	position:relative;
	padding:15px 0px 0px 100px;
	min-height:80px;
}
.sidebar-page .post-author .inner-box .author-thumb{
	position:absolute;
	left:0px;
	top:10px;
	width:80px;
	height:80px;
	border:2px solid transparent;
	box-shadow:0px 0px 2px 0px #f7a34a;
	-moz-box-shadow:0px 0px 2px 0px #f7a34a;
	-ms-box-shadow:0px 0px 2px 0px #f7a34a;
	-o-box-shadow:0px 0px 2px 0px #f7a34a;
	-webkit-box-shadow:0px 0px 2px 0px #f7a34a;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;	
}
.sidebar-page .post-author .inner-box .author-thumb img{
	display:block;
	width:76px;	
}
.sidebar-page .post-author h4{
	margin-bottom:10px;
	color:#1a1a1a;	
}
.sidebar-page .post-author h4 .author-occ{
	position:relative;
	left:10px;
	padding:5px 10px;
	font-size:10px;
	background:#f7a34a;
	border-radius:5px;
	color:#ffffff;
}
.leave-comment .section-title{
    margin-bottom: 20px;
}
.leave-comment .section-title h3{
	position: relative;
	display: block;
	margin: 67px 0px 25px;
	color: #905B36222;
	transition: .5s;
	font-size: 20px;
	font-weight: 500;
}
.sidebar-page .form-controls:focus{
	border-color:#7aba1e;
}

/*
===============================================
	20. feature style
===============================================
*/
.feature{
	padding-bottom:80px;
}
.feature .sec-title{
	position:relative;
	margin-bottom: 50px;
}

.feature .sec-title:before{
	content: "";
	position: absolute;
	bottom: -18px;
	width: 40px;
	height: 3px;
	background: #946a4a;
}
.feature .default-form-area .sec-title h3{
	font-size: 24px;
    color: #905B36;
    font-weight: 700;
}
.feature .default-form-area{
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.33);
}
.feature .default-form-area{
    margin-top: -86px;
    padding: 46px 30px 30px;
    background:#C3DE9C;
}
.feature .default-form-area textarea{
	background:#f2f2f2;
	height:228px;
}
.feature .default-form-area .link_btn{
	margin-top:20px;
}
.feature .default-form-area .form-group {
    position: relative;
    margin-bottom: 20px;
}
.feature .default-form-area input{
	background: #698038;
}

.feature .outer-box .tab-list{margin-left: 12px;}

.feature .outer-box.style-two{
    text-align: center;
}
.feature.style-two{
    padding:90px 0px 100px;
}
.feature .tab-list li {
position: relative;
    display: inline-block;
    text-align: center;
    background: #698038;
    border: 1px solid #698038;
    margin: 10px 0px 25px 4px;
}
.feature .tab-list li.active.hvr-bubble-bottom:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
	border-color: #905B36 transparent transparent transparent;
}
.feature .tab-list li.hvr-bubble-bottom:before {
    border-color: #698038 transparent transparent transparent;
}

.feature .tab-list li.active{
	background: #C3DE9C;
}
.feature .tab-list li.active a{
	color:#fff;
}
.feature .tab-list li a {
    position: relative;
    color: #905B36;
    padding: 20px 5px;
    width: 180px;
    height: 130px;
}
.feature .tab-list h4{
	font-weight: 500;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	    color: #C3DE9C;
}
.feature .outer-box .tab-list i{
	color: #C3DE9C;
}
.feature .tab-list li.active i{
	color: #678138;
}
.feature .tab-list li.active h4{
	color: #678138;
}
.feature .outer-box .tab-list i:before{
    font-size: 35px;
    margin: 0px;
}
.feature .tab-column{
	padding-top: 90px;
	margin-left: 0px;
}
.feature .item-list .image-box{
	    margin-right: 10px;
}
.feature .tab-content{
	padding-top: 1px;
	margin-top: 12px;
	margin-left: 16px;
	border-top: 1px solid #ededed;
}
.feature .tab-content .content-box{
    margin-top: 0px;
}
.feature .tab-content .content-box p{
	color:#69803A;
}

.feature .tab-content .content-box h3{
	font-size:24px;
    color: #698038;
	font-weight:500;
	margin-bottom:29px;
	position:relative;
}
.feature .tab-content .content-box h3:before{
    content: "";
    position: absolute;
    bottom: -20px;
    width: 40px;
    height: 3px;
    background: #946a4a;
}
.feature .tab-content .item-list .content-box ul{
	margin-top: 16px;
}
.feature .tab-content .item-list .content-box ul li a{
    display: block;
    font-size: 14px;
    color: #905B36;
    line-height: 22px;
    padding-bottom: 7px;
    padding-left: 15px;
    position: relative;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.feature .tab-content .item-list .content-box ul li a:before{
    color: #946a4a;
    content: "✓";
    font-family: "FontAwesome";
    font-size: 12px;
    left: 0;
    line-height: 16px;
    position: absolute;
    top: 2px;
}
.feature .tab-content .item-list .content-box ul li a{}

/*
===============================================
	21. feature-style-three
===============================================
*/
.feature-style-three{
	padding: 72px 0px 0px;
}
.feature-style-three .item-list{
	border-bottom:1px solid #ededed;
}
.feature-style-three .item-list .row{
	margin:0px;
	
}
.feature-style-three .item-list .item .column{
	padding: 29px 16px 32px;
}

.feature-style-three .item-list .item .inner-box{
    position: relative;
    padding-left: 94px;
    color: #fff;
}
.feature-style-three .item-list .item .inner-box h3{
	font-size: 18px;
	color: #905B36222;
	margin-bottom: 10px;
	font-weight: 500;
	text-transform: capitalize;
}
.feature-style-three .item-list .item .inner-box .icon-box{
	position: absolute;
	left: 22px;
	top: -5px;
}
.feature-style-three .item-list .item .inner-box .icon-box .icon{
	color: #7aba1e;
	line-height: 47px;
	margin-left: -11px;
}
.feature-style-three .item-list .item .inner-box .icon-box .icon:before{
	font-size: 36px;
}
.feature-style-three .item-list .item .inner-box .text{
    position: relative;
    line-height: 27px;
    color: #905B36;
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
/*
================================================
	22. contact_us style
================================================
*/
.contact_us{
	padding:80px 0px 100px;
}
.contact_us .sec-title{
	
}
.contact_us .sec-title p{
	max-width:650px;
	margin:0 auto;
	color:#905B36;
	margin-bottom: 60px;
}
.contact_us .link_btn.style-four{
	margin-top:30px;
}
/*
=================================================
	23. error page style
=================================================
*/

.error-page{
	padding:50px 0px 100px;
}
.error-page .column{
	margin-top:50px;
}
.error-page .image-box img{
	width:auto;
	max-width:100%;
	
}
.error-page .content-box h2{
    margin-bottom: 16px;
}
.error-page .content-box p{
    margin-bottom: 40px;
    color: #905B36;
}
.error-page .content-box .sidebar_search{
	max-width:475px;
	margin-bottom: 50px;
}
.error-page .content-box{}

/*
=================================================
	24. our projects
=================================================
*/

.projects-gallery{
	padding: 90px 4px 100px;
}
.projects-gallery .sec-title{
	margin-bottom: 64px;
}
.projects-gallery .sec-title h2{
	position:relative;
	margin-bottom: 20px;
}
.projects-gallery .sec-title h2:before {
    content: '';
    position: absolute;
    bottom: -18px;
    width: 40px;
    height: 3px;
    left: 50%;
    margin-left: -20px;
    background: #7aba1e;
}
.projects-gallery .item-list .item .image-holder{
	position:relative;
	overflow:hidden;
}
.projects-gallery .item-list .item .image-holder img{
	width: 100%;
	transition:.5s;
}
.projects-gallery .item-list .item .image-holder:hover img{
	transform: scale(1.1,1.1);
	transition:.5s; 
}
.projects-gallery .item-list .item .image-holder .overlay{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(122, 186, 30, 0.77);
    text-align: center;
    opacity: 0;
    transition: all .3s ease;
}
.projects-gallery .item-list .item:hover .image-holder .overlay{
  opacity: 1; 
}

.projects-gallery .column{
  padding: 4px;
}
.supertabs .item {
    display: none;
}
.supertabs .item.collapsed {
    display: block;
}
.projects-gallery .item-list .item .image-holder .overlay .inner{
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}
.projects-gallery .item-list .item .image-holder .overlay .inner .social{
    display: table-cell;
    vertical-align: middle;
    position: relative; 
}
.projects-gallery .item-list .item .image-holder .overlay .inner .social a i:before{  
    font-size: 30px;
    color: #fff;
    margin: 0px;
}
.projects-gallery .item-list .item .image-holder .overlay .inner .social h4{
	color:#fff;
	font-size: 20px;
	margin-top: 14px;
	font-weight: 500;
}
/*owl dots*/
.projects-gallery .owl-controls {
    text-align: center;
    display: block;
    position: relative;
    bottom: -40px;
}
.projects-gallery .owl-dots .owl-dot {
    display: inline-block;
}
.projects-gallery .owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #ccc;
    margin-right: 7px;
    border-radius: 50%;
    display: block;
    height: 8px;
    width: 8px;
    transition: opacity 200ms ease 0s;
}
.projects-gallery .owl-dots .owl-dot.active span,
.projects-gallery .owl-dots .owl-dot:hover span {
    background: #7aba1e;
}

/*
=================================================
	25. accordion
=================================================
*/
.accordion{
    margin-bottom: 10px;
    position: relative;
}
.accordion-box{
	margin-top: 68px;
	margin-bottom: -35px;
}
.accordion .acc-btn .left-icon {
    position: absolute;
    left: 0;
    top: 0;
    background: #f1f1f1;
    width: 60px;
    height: 100%;
    color: #9c9c9c;
    font-size: 20px;
    text-align: center; 
}
.accordion .acc-btn.active .left-icon {
    color: #fff;
}
.accordion .left-icon span {
    position: relative;
    top: 18px;  
}
.accordion .acc-btn.active{
	background: #946A4A;
	border: 1px solid #946A4A;
	color:#fff;	
}
.accordion .acc-btn {
	cursor: pointer;
	font-size: 15px;
	color: #905B36222;
	line-height: 24px;
	padding: 12px 18px 12px;
	border: 1px solid #E5E5E5;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}
.accordion .acc-btn.pr {
    position: relative;
}
.accordion .acc-btn .img-box {
    display: none;
}
.accordion .acc-btn.active .img-box {
    display: block;
}
.accordion .acc-btn .toggle-icon {
    color: #905B36222;
    display: block;
    font-weight: 100;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 20px;
    top: 16px;
    width: 24px;
}
.accordion .acc-btn .toggle-icon .fa{
	transform:none;
}
.accordion .acc-btn .toggle-icon.left {
    color: #9c9c9c;
    display: block;
    font-weight: 100;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    left: 30px;
}
.accordion .acc-btn .toggle-icon .plus:before {
    font-size: 12px;
    font-weight: 500;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 3px;
    left: 12px;
    width: 100%;
	color: #000;
}
.accordion-box .accordion .acc-btn.active .toggle-icon .plus {
    opacity: 0;
}
.accordion-box .accordion .acc-btn .toggle-icon .minus:before {
    font-size: 12px;
    font-weight: 500;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 3px;
    left: 12px;
    width: 100%;
	color: #000;
}
.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    opacity: 1;
}
.accordion-box .accordion .acc-content {
    border: 1px solid #ededed;
    display: none;
    font-size: 14px;
    line-height: 24px;
    padding: 22px 0px 22px 19px;
}
.accordion-box .accordion .acc-content.collapsed {
    display: block;
}
.accordion-box .accordion .acc-content p {
    margin: 0;
    color: #905B36;
}
.accordion-box .accordion .acc-btn.active .toggle-icon .minus:before {
	color: #fff;
}
/*
==============================================
	26. founder section style
==============================================
*/
.founder{
	padding:0px 0px 100px;
	text-align:center;
	color:#fff;
	position:relative;
	z-index:1;
}
.founder .item .image-box{
   
	position:relative;

}
.founder .item .quote{
	margin-left: 75px;
}
.founder .item .quote i{
	bottom:2px;
	position:absolute;
	background:#7aba1e;
	width:55px;
	height:55px;
	border:3px solid #fff;
	border-radius:50px;	
}
.founder .item .quote i:before{
    position: relative;
    vertical-align: middle;
    line-height: 46px;
}
.founder .item .image-box img{
	width:auto;
	margin:0 auto;
}
.founder .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    top: -76px;
}
.founder .item .content-holder{
	margin-top: 76px;
}
.founder .item .content-holder h4{
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 40px;
}
.founder .item .content-holder span{
	font-size:14px;
	color:#7aba1e;
	font-style:italic;
}
.founder .item .content-holder p{
    max-width: 800px;
    margin: 0 auto;
}

/*owl dots*/
.founder .owl-controls {
	margin-top:-26px;
    text-align: center;
    display: block;
    position: relative;
   
}
.founder .owl-dots .owl-dot {
    display: inline-block;
}
.founder .owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #ccc;
    margin-right: 7px;
    border-radius: 50%;
    display: block;
    height: 8px;
    width: 8px;
    transition: opacity 200ms ease 0s;
}
.founder .owl-dots .owl-dot.active span,
.founder .owl-dots .owl-dot:hover span {
    background: #7aba1e;
}

/*
==============================================
    27. team Section
==============================================
*/
.our-team {
    position: relative;
    padding: 2px 0 4px;
    background: #fff;
}
.our-team.style-two{
	padding: 0px 0px 100px;
}
.our-team.style-two .single-team{
	margin-top:100px;
}
.style-3.our-team,
.style-2.our-team {
    padding: 109px 0 121px;
    background: #fff;
}
.our-team .sec-title h2{
	margin-bottom: 17px;
}
/* .our-team .sec-title h2:before {
    content: '';
    position: absolute;
    bottom: -18px;
    width: 40px;
    height: 3px;
    left: 50%;
    margin-left: -20px;
    background: #7aba1e;
} */

.our-team .single-team .img-holder {
    margin-top: 50px;
    position: relative;
    overflow: hidden;
}
.our-team .single-team .img-holder img {
    width: 100%;	
}
.style-2.our-team .single-team .img-holder img {
    width: 100%;
}
.our-team .single-team .img-holder .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(122, 186, 30, 0.77);
    opacity: 0;
    transition: all .3s ease;
}
.our-team .single-team:hover .img-holder .overlay {
    opacity: 1;
}
.our-team .single-team .img-holder .overlay .inner {
    width: 100%;
    height: 100%;
    position: relative;
    display: table;
}
.our-team .single-team .img-holder .overlay .social {
    display: table-cell;
    position: relative;
}
.our-team .single-team .img-holder .overlay .social li {
    /* display: inline; */
}
.our-team .single-team .img-holder .overlay .social li a {
    /* display: inline-block; */
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    color: #7aba1e;
    background: #fff;
    transition: .5s ease-in;
}
.our-team .single-team .img-holder .overlay .social li a:hover {
    background: transparent;
    border-color: #fff;
    color: #fff;
    transition: .5s ease-in;
}
.our-team .team-list .single-team .social{
	position: absolute;
	left:-100%;
	vertical-align: bottom;
	width:100%;
	padding:10px;
	z-index:1;
	opacity:0;
}
.our-team .team-list .single-team:hover .social{
	left:0px;
	opacity:1;
	transition: all 250ms ease 250ms;
	-webkit-transition: all 250ms ease 250ms;
	-ms-transition: all 250ms ease 250ms;
	-o-transition: all 250ms ease 250ms;
	-moz-transition: all 250ms ease 250ms; 
}
.our-team .single-team .content-holder{
	margin-top: 24px;
}
.our-team .single-team .content-holder h4{
	line-height: 25px;
	font-weight: 500;
	font-size: 20px;
	letter-spacing: 1px;
}
.our-team .single-team .content-holder h4 a{
	color:#905B36222;
	transition:.5s;
}
.our-team .single-team .content-holder h4 a:hover{
	color:#7aba1e;
	transition:.5s;
}
.our-team .single-team .content-holder h5{
	color:#7aba1e;
	padding: 5px 0px 15px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
}
.our-team .single-team .content-holder p{
	padding-top: 2px;
	color:#905B36;
}
.our-team .single-team .content-holder .list-inline{
    margin-top: 12px;
}
.our-team .single-team .content-holder .list-inline li{
	margin-right: 5px;
}
.our-team .single-team .content-holder .list-inline li a{
	color:#905B36;
	font-size:14px;
	transition:.5s;
}
.our-team .single-team .content-holder .list-inline li a:hover{
	color:#7aba1e;
	transition:.5s;
}

/* 
============================================
	28. Parallax Style One
============================================
*/
.parallax-style-one{
	position:relative;
	padding: 59px 0px 43px;
	background-size:cover;
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:center center;
	color:#ffffff;
}
.parallax-style-one .sec-title h2{
    color: #905B36;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 39px;
    text-transform: none;
}
.parallax-style-one .sec-title span{
	color:#7aba1e;
}
.parallax-style-one .item-list .item p{
	color:#905B36;
	max-width:650px;
	margin-top: 7px;
}
.parallax-style-one .item-list .item .link_btn{
	float:right;
}
.parallax-style-one .item-list .item .link_btn li{
	border:2px solid #84ce1a;
    display:inline-block;
    margin: 10px 0px 0px 10px;
}
.parallax-style-one .item-list .item .link_btn li a{
	letter-spacing:1px;
}
.parallax-style-one .item-list .item .link_btn .thm-btn.style-two:hover{
	background: transparent;
	color:#7aba1e;
}

/*
==============================================
    29. latest-news style
==============================================
*/
.latest-news{
	padding: 40px 0px 65px;
}
.latest-news.style-two{
	padding: 112px 0px 100px;
}
.latest-news.style-two .column{
	margin-bottom: 13px;
}
.latest-news .sec-title{margin: 0px 0px 68px;}
.latest-news .sec-title h2{
	margin-bottom: 17px;
}
.latest-news .sec-title h2:before{
	content: '';
    position: absolute;
    bottom: -18px;
    width: 40px;
    height: 3px;
    left: 50%;
    margin-left: -20px;
    background: #7aba1e;
}
.latest-news .item{
	margin-bottom: 17px;
}   
.latest-news .item h4{
	font-weight: 500;
	font-size: 18px;
	padding: 30px 0px 5px;
	color: #905B36222;
}
.latest-news .item h4 a{
	color: #905B36222;
	transition:.5s;
}
.latest-news .item h4 a:hover{
	color:#7aba1e;
	transition:.5s;
}
.latest-news .item p{
	margin-top: 14px;
	margin-bottom: 14px;
	color: #905B36;
}
.latest-news .item .image-box{
	position: relative;
}
.latest-news .item .date{
	height: 70px;
	width:70px;
	background:#946a4a;
	color:#fff;
	text-align: center;
	padding-top: 8px;
	position: absolute;
	top: -12px;
	left: 25px;
}
.latest-news .item .date h5{
	font-size:22px;
	font-weight: 700;
	line-height: 36px;
	font-family: 'Open Sans', sans-serif;
}
.latest-news .item .date p{
	margin: 0;
	font-size: 12px;
	line-height: 10px;
	text-transform: uppercase;
	color:#fff;
}
.latest-news .item .date h5:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 5px solid transparent;
    border-bottom: 5px solid #7aba1e;
    border-left: 5px solid #7aba1e;
    position: absolute;
    right: -10px;
    top: 0px;
}
.latest-news .item .admin-comments{
    margin-bottom: 5px;
    padding: 10px 0px 13px;
    border-top: 1px solid #ededed;
}
.latest-news .item .admin-comments .icon{
    margin-right: 16px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #905B36;
}
.latest-news .item .admin-comments .icon:before{
	color: #7aba1e;
	margin: 0;
	padding: 0px 10px 0px 0px;
	font-size: 14px;
}
.latest-news .item .admin-comments li{
	display:inline-block;
}

/*
===============================================
	30. sponsors style
===============================================
*/
.sponsors{
	padding: 10px 0px;
	position:relative;
}
.sponsors .claint-carousel .item .image-holder img{
  
	display: inline-block;
    width: auto;
  
}
.sponsors .claint-carousel .item .image-holder{
	padding: 45px 0px;
    display: inline-block;
    float: inherit;
}
.sponsors .overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #678138;
    opacity: 1;
    content: "";
}

/*
===============================================
	31. footer style
===============================================
*/
.footer .footer-upper {
    padding: 98px 0px 30px;
}
.footer p{
   font-family: 'Roboto', sans-serif;
   font-weight:400;
   font-size:14px;
   color: #905B36;
   line-height: 27px;
}
.footer.style-two{
	border-top:5px solid #7aba1e;
}
.footer-widget ul {
    margin: 0;
    padding: 0;
}
.footer-widget ul li {
    list-style: none;
}
.footer-widget.about-widget img {
    margin-bottom: 20px;
}
.footer-widget.about-widget p {
    margin: 0;
}
.footer-widget h3.title {
    font-size: 24px;
    text-transform: capitalize;
    margin: 0;
}
.footer-widget.quick-links ul li a {
    font-size: 14px;
    line-height: 38px;
    tranisition: all .3s ease;
}
.footer-widget.quick-links ul li a:hover {
    color: #d62929;
}

.footer.bg-style .footer .footer-upper {
    padding: 75px 0 65px;
}
.footer.bg-style .footer-widget h3.title {
    margin-bottom: 20px;
    position: relative;
    font-weight: 500;
    color: #905B36222;
}
.footer.bg-style .footer-widget.quick-links ul li {
   
    margin-bottom: 8px;
}
.footer.bg-style .footer-widget.quick-links ul li a {
    display: block;
    font-size: 14px;
    color: #905B36;
    line-height: 22px;
    padding-bottom: 7px;
    padding-left: 15px;
    position: relative;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.footer.bg-style .footer-widget.quick-links ul li a:before {
    color: #905B36;
    content: '\f105';
    font-family: "FontAwesome";
    font-size: 12px;
    left: 0;
    line-height: 16px;
    position: absolute;
    top: 2px;
}
.footer.bg-style .footer-widget.quick-links ul li a:hover {
    color: #7aba1e;
}
.footer.bg-style .footer-widget.quick-links ul li a:hover:before{
	color:#7aba1e;
}
.footer-widget.opening-hour{
	color:#adadad;
}
.footer-widget.opening-hour span{
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #905B36;
    line-height: 34px;
}
.footer-widget.opening-hour .day-time{
    margin-top: 16px;
}
.footer .default-form-area{
    margin-top: 34px;
}
.footer.bg-style .footer-widget.contact-widget input,
.footer.bg-style .footer-widget.contact-widget textarea {
    background: rgb(229, 229, 229);
    color: #fff;
}
.footer.bg-style .footer-widget.contact-widget input {
    height: 50px;
    font-size: 14px;
    font-weight: 400;
    color: #905B36;
    font-family: 'Open Sans', sans-serif;
}
.footer.bg-style .footer-widget.contact-widget textarea {
    height: 90px;
    font-size: 14px;
    color: #905B36;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.footer.bg-style .footer-widget.contact-widget button {
    height: 50px;
	border:2px solid #84ce1a;
    line-height: 37px;
}
.footer.bg-style .footer-widget.contact-widget button:hover{
	background: rgb(229, 229, 229);
	color:#7aba1e;
}
.row-10{
    margin: 0px -10px;
}
.footer-widget.contact-widget .column {
    padding: 0 10px;
}

.footer-bottom{
	border-top: 1px solid #dfdfdf;
	padding: 20px 0px 54px;
}
.footer-bottom .social-links a{
	display:inline-block;
	font-size:13px;
	font-weight:normal;
	color: #905B36;
	padding: 0px 15px;
	line-height:26px;
}
.footer-bottom a:hover{
	color:#7aba1e;	
}
.footer-bottom .copyright-text{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	color: #905B36;
}
/*
============================================
	32. feature-two style
============================================
*/
.feature-two{
	padding:70px 0px 88px;
}
.feature-two .item-list .item{
	margin-top:30px;
}
.feature-two.style-two{
	padding:32px 0px 88px;
}
.feature-two.style-two .item{
	margin-top:68px;
}
.feature-two .item-list .item .content-box{
	margin-top: 26px;
}
.feature-two .item-list .item .content-box h3 {
    
    margin-bottom: 45px;
    position: relative;
}
.feature-two .item-list .item .content-box h3 a{
	font-size: 24px;
    color: #905B36;
    font-weight: 500;
}
/*.feature-two .item-list .item .content-box h3:before {
    content: "";
    position: absolute;
    bottom: -19px;
    width: 40px;
    height: 3px;
    background: #946a4a;
}*/
.feature-two .item-list .item .content-box p{
	color:#905B36;
}
.feature-two .item-list .item .content-box .link_btn a{
	text-transform:capitalize;
	font-size: 14px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}

/*
=============================================
	33. contact-section
=============================================
*/
.contact-section{
	padding:93px 0px 60px;
}
.contact-section .sec-title{
	position:relative;
	margin-bottom: 62px;
}
.contact-section .sec-title:before{
    content: "";
    position: absolute;
    bottom: -18px;
    width: 40px;
    height: 3px;
    background: #7aba1e;
}
.contact-section .sec-title h2{
	
}
.contact-section .column{
    padding-right: 40px;
}
.contact-section .item-list .item p{
	margin-bottom:26px;
	color:#905B36;
}
.contact-section-btn{
	max-width:170px;
}
.contact-information{
	padding:43px 31px 25px;
}
.contact-information .inner-box{
    position: relative;
    padding-left: 0px;
}
.contact-information .inner-box .single-item{
    margin-bottom: 30px;
}
.contact-information .inner-box .single-item h3{
	color:#905B36;
    margin-bottom: 10px;
	font-size:16px;
	font-weight:400;
}
.contact-information .inner-box .single-item .icon-box{
    position: absolute;
    text-align: center;
    left: 0px;
    width: 46px;
    height: 46px;
    border: 1px solid #d4d4d4;
    background: transparent;
    border-radius: 50px;
}
.contact-information .inner-box .single-item .icon-box .icon{
	color: #7aba1e;
	line-height: 42px;
}
.contact-information .inner-box .single-item p{
	margin-bottom:0px;
}
.contact-section .form-group textarea{
	height:150px;
}



/*==============================================
    Mainmenu Area Css
===============================================*/
.mainmenu-area {
  background: #c3de9c;
  theme_menu {      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background: #fff;  }
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  z-index: 2222;
  position: relative;
}

.main-menu {
  position: relative;
  margin-top: 0px;
}

.navbar-collapse {
  padding: 0px
}

.navigation {
  margin-top: 24px;
  position: relative;
  font-family: 'Montserrat', sans-serif;
}
.navigation li {
  display: inline-block;
}

.navigation li a {padding: 8px 11px 28px;text-transform: uppercase;color: #678138;border-top: 1px solid transparent;border-bottom: 1px solid transparent;font-size: 14px;font-weight: 700;font-family: 'Roboto', sans-serif;}

.navigation > li:hover > a {
  color: #905B36;
  transition: .5s;
}

.navigation > li > ul {
  position: absolute;
  left: 0px;
  top: 100%;
  background: #905B36;
  width: 230px;
  border-top: 2px solid #905B36;
  padding: 12px 0px;
  z-index: 999;
  display: none;
}

.navigation > li > ul > li {
  position: relative;
  display: block;
}

.navigation > li > ul > li > a {
  color: #8F5B36;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 12px 20px;
  margin: 0;
  text-transform: capitalize;
  transition: all 500ms ease 0s;
}

.navigation > li > ul > li:hover > a {
  color: #7aba1e;
}

/*========= third-menu ===============*/

.navigation > li > ul > li.third-menu ul {
  position: absolute;
  left: 230px;
  top: 0px;
  background: #333;
  width: 200px;
  border-top: 2px solid #fff;
  padding: 12px 0px;
  z-index: 999;
  display: none;
}
.navigation > li > ul > li.third-menu {
  position: relative;
}
.navigation > li > ul > li.third-menu ul a {
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 12px 20px;
  margin: 0;
  text-transform: capitalize;
  transition: all 500ms ease 0s;
}
.navigation > li > ul > li.third-menu ul a:hover {
  color: #fdc716;
}
.navigation > li > ul > li.third-menu:after {
  position: absolute;
  content: "\f0de";
  font-family: FontAwesome;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  right: 14px;
  transform: rotate(90deg);
  top: 3px;
}

/*========= mobile-menu ==============*/

.mobile-menu .dropdown-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 42px;
  border-left: 1px solid #7aba1e;
  cursor: pointer;
  display: block;
  z-index: 5;
}
.mobile-menu .dropdown-btn:after {
  position: absolute;
  content: "\f107";
  font-family: FontAwesome;
  color: #7aba1e;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  width: 100%;
}

.mobile-menu,
.mobile-menu > li > ul,
.mobile-menu > li > ul > li > ul{
  background: #000;
}

.mobile-menu > li > ul,
.mobile-menu > li > ul > li > ul{
  display: none;
}

.mobile-menu > li > a,
.mobile-menu > li > ul > li > a,
.mobile-menu > li > ul > li > ul > li > a{
  background: #fff;
  padding:10px 20px;
  line-height:22px;
  color: #905B36;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  border-top: 1px solid #7aba1e;
} 

.mainmenu-area .right-area .link_btn{
  margin-top: 18px;
}

.mainmenu-area .navigation > li.current > a {
    position: relative;
    color: #678138;
}

.mainmenu-area .navigation > li.current > a:before {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #c3de9c;
}
.mainmenu-area .navigation > li.current > a:after {
    content: "";
    position: absolute;
    top: -2px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #c3de9c;
}



/*menu*/

.theme_menu {

  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background: #fff;
  
}
.theme_menu .menu-column {
  padding: 0;
}

.nav_side_content {
  margin-top: 33px;
  float: left;
  position: relative;
  left: -20px;
}

.nav_side_content .cart_select {
  border-left: 1px solid #ececec;
  padding-left: 5px;
}

/* Mainmenu fixed style */
@-webkit-keyframes menu_sticky {
  0%   {margin-top:-100px;}
  50%  {margin-top: -90px;}
  100% {margin-top: 0;}
}
@keyframes menu_sticky {
  0%   {margin-top:-100px;}
  50%  {margin-top: -90px;}
  100% {margin-top: 0;}
}
.mainmenu-area.stricky-fixed {
  margin: 0;
  position: fixed;
  background: #C3DE9C;
  top:0;
  left:0;
  width: 100%;
  z-index: 99999;
  -webkit-animation-name: menu_sticky;
  animation-name: menu_sticky;
  -webkit-animation-duration: 0.60s;
  animation-duration: 0.60s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
#slider1 > div.tp-leftarrow.tparrows{
	display: none !important;
}
#slider1 > div.tp-rightarrow.tparrows{
	display: none !important;
}
body > div > section.feature{
	background: #E8F1DF;
}

body > div > section.two-column > div > div > div > div.col-md-8.col-sm-12.col-xs-12.column > div.content-box > div > div{
	        width: 46%;
}



.team-box-fast {
    margin-bottom: 130px;
}
.team-box-img {
    margin-top: -119px;
}
.team-box-img img {
    width: 58%;
    margin: 0px auto;
    display: table;
}
.team-box-fast {
    border: 1px solid #959595;
    height: 450px;
}
.team-box-content {
    padding: 0px 20px;
}
.team-box-content h4 {
    text-align: center;
    margin-bottom: 9px;
    color: #678138;
    font-size: 29px;
}
.team-box-content p {
    color: #678138;
}
.team-box-content h5 {
    text-align: center;
    color: #946A4A;
    font-size: 20px;
    margin-bottom: 10px;
}






/* footer 
--------------------------------------------------------------*/

.footer {
    position: relative;
    height: auto;
    background-color: #6b873c;
    background-image: url(../images/mask-back-ground/Mask-group-6.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 999;
    margin-top: 90px;
}


/* top footer */

.footer .top-footer {
    position: absolute;
    right: 0;
    left: 0;
    top: -57px;
    margin-left: 1.4%;
    margin-right: 1.2%;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.footer .top-footer-left {
    width: 25%;
    margin-left: -13px;
}

.footer .top-footer-right {
    width: 75%;
    margin-left: 5px;
}

.footer .logo-footer {
    padding: 31px 42px 31px 46px;
    background-color: #c5e29f;
    border-radius: 10px;
    margin-left: 3%;
    margin-right: 16px;
}

.footer .footer-contact-info {
    background-color: #c5e29f;
    border-radius: 10px;
    height: 122px;
    margin-right: -0.5%;
    margin-left: 10px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.footer .footer-contact-info .footer-info-item {
    width: 33.33333333%;
}


/* contact-location */

.footer .footer-contact-info .heading-16px-rubik {
    color: #946a4a;
}

.footer .footer-contact-info .location,
.phone-call,
.email {
    line-height: 59px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.footer .footer-contact-info .location {
    padding-left: 6.8%;
    padding-right: 30px;
}

.footer .footer-contact-info .phone-call {
    padding-left: 10.6%;
}

.footer .footer-contact-info .content-phone-call::before,
.footer .footer-contact-info .location::after {
    content: '';
    position: absolute;
    width: 1.8px;
    height: 52px;
    background-color: #c5e29f;
    opacity: 0.4;
    right: 25.2%;
    border-radius: 20px;
    z-index: 2;
    top: 30%;
}

.footer .footer-contact-info .location::after {
    left: 49.8%;
}

.footer .footer-contact-info .email {
    padding-left: 0%;
}

.footer .content-location {
    padding: 31px 14px 0 14px
}

.footer .icon-location::before {
    content: '\f041';
    font-family: 'FontAwesome';
    font-size: 26px;
    padding: 6px 8px 8px 16px;
    line-height: 122px;
    color: var(--primary-color);
}


/* contact phone */

.footer .icon-phone-call::before {
    content: '\f095';
    font-family: 'FontAwesome';
    line-height: 122px;
    font-size: 28px;
    padding: 8px 0px 8px 23px;
    color: #678138;
}

.footer .content-phone-call {
    padding-top: 32px;
    padding-left: 17px;
}


/* contact email */

.footer .icon-email::before {
    content: '\f0e0';
    font-family: 'FontAwesome';
    line-height: 122px;
    font-size: 26px;
    padding: 8px 9px 8px 11px;
    color: var(--primary-color);
    margin-left: -6px;
}

.footer .content-email {
    padding-top: 32px;
    padding-left: 6px;
}


/* list-footer */

.list-footer {
    padding-top: 144px;
    margin-left: -0.7%;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.list-footer .footer-item {
    width: 25%;
}

.list-footer .widgets-about {
    padding-right: 25px;
    margin-left: 1.7%;
    padding-right: 5%;
}

.list-footer .heading-jost-20px {
    font-size: 20px;
    font-family: 'Jost', sans-serif;
    color: #d5bba8;
    font-weight: 600;
    letter-spacing: -0.3px;
}

.list-footer .text-decs {
    padding-top: 42px;
    padding-right: 10px !important;
    color: #d5bba8;
}

.widgets-about .widgets-nav-social {
    padding-top: 37px;
    padding-left: 0.2%;
}

.widgets-about .widgets-nav-social .fa {
    font-size: 13px;
    padding: 10px 11px 10px 11px;
    color: #a0a2a6;
    border: solid 1px #325d47;
    background-color: #325d47;
    border-radius: 88px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-right: 20px;
}

.widgets-about .widgets-nav-social .fa.fa-facebook {
    padding: 10px 13px 10px 13px;
    border: solid 1px var(--primary-color);
    background-color: #c5e29f;
    color: #fff;
}

.widgets-about .widgets-nav-social .fa:hover {
    color: #ffff;
    border: solid 1px var(--primary-color);
    background-color: #c5e29f;
    transition: 0.5s;
}


/* widgets-menu-1 */

.widgets-menu-1 {
    margin-left: 11.1%;
}

.widgets-menu-1 .list-menu-1 {
    padding: 36px 18px 0 0;
    padding-top: 36px;
    padding-left: 18px;
    line-height: 44px;
}

.widgets-menu-1 .list-menu-1,
.list-menu-2 li {
    list-style: square !important;
    color: #a0a2a6 !important;
    margin-bottom: 12px;
}


/* widgets menu 2 */

.widgets-menu-2 {
    margin-left: -14.7%;
    margin-right: 30%;
}

.widgets-menu-2>.text-decs {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    padding-top: 47px;
    padding-left: 22px;
    line-height: 25px;
    letter-spacing: 0px;
}

.widgets-menu-2 .heading-menu2 {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
}

.list-footer .text-decs {
    padding-right: 20px;
}

.widgets-menu-2 .fa {
    padding-right: 5px;
}

.widgets-menu-2 .list-wrap {
    padding-bottom: 14px;
}

.widgets-menu-2 .entry-date {
    font-size: 12px;
    color: #e1e1e1;
}

.widgets-menu-2 .entry-date::before {
    padding-right: 10px;
    content: '\f073';
    font-size: 12px;
    font-family: 'FontAwesome';
}


/* widget-subcribe */

.widgets-subcribes {
    margin-left: -20.7%;
}

.widgets-subcribes .widgets-input-subcribes {
    position: relative;
    width: 98.9%;
    padding-top: 28px;
}

.widgets-subcribes .widgets-text-input {
    color: #ffff;
}

.widgets-subcribes .text-decs {
    padding-right: 5% !important;
}

.widgets-subcribes .widgets-text-input {
    border: solid 1px #ffff;
    padding: 35px 34px 33px 30px;
    border-radius: 65px;
    background-color: #d5bba8;
}

.widgets-subcribes .widgets-text-input:hover {
    border: solid 1px var(--primary-color);
}

.widgets-subcribes .widgets-text-input::placeholder {
    color: #ffff;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 300;
}

.widgets-subcribes .widgets-input-subcribes .fa {
    color: #ffff;
    font-size: 20px;
    padding: 20px;
    border-radius: 65px;
    background-color: #6b873c;
    position: absolute;
    right: 0;
    margin-right: 5px;
    top: 33px;
    transition-duration: 0.5s;
}

.widgets-subcribes .widgets-input-subcribes .fa:hover {
    background-color: var(--primary-color2);
    transition: 0.5s;
}


/* footer bottom */

.footer-bottom {
    padding-top: 62px;
}

.footer-bottom .copyright {
    border-top: solid 1px rgba(180, 174, 174, 0.212);
}

.footer-bottom .copyright-text {
margin-top: 1px;
    margin-right: 1.8%;
    text-align: center;
    font-size: 15px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    line-height: 0px;
    color: #ffff;
    letter-spacing: 0.5px;
    padding-bottom: 1.5%;
}
.link-style4 a {
    text-decoration: none;
    color: #d5bba8;
    -webkit-transition: all 0.3s 
ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s 
ease-in-out;
}


.footer-bottom {
    padding-top: 4px;
}
.footer-bottom {
    border-top: 1px solid #dfdfdf;
    padding: 20px 0px 1px;
}

.widgets-subcribes .widgets-input-subcribes button{
color: #ffff;
    font-size: 20px;
    padding: 18px;
    border-radius: 65px;
    background-color: #6b873c;
    position: absolute;
    right: 0;
    margin-right: 2px;
    top: 33px;
    transition-duration: 0.5s;
}
.widgets-subcribes .widgets-text-input {
    border: solid 1px #ffff;
    padding: 21px 25px 20px 30px;
    border-radius: 65px;
    background-color: #d5bba8;
    width: 100%;
    margin-top: 4px;
}
.main-header-two__top-right ul li {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}
body > div.boxed_wrapper > section.feature-two {
        padding: 30px 0px 25px;
    background: #C3DE9C;
    margin-bottom: 20px;
}
.feature-two .item-list .item .content-box h3 a {
    font-size: 18px;
    color: #678138;
    font-weight: 500;
}
.feature-two .item-list .item .content-box {
    margin-top: 1px;
    padding: 9px 20px;
}
.feature-two .item-list .item .content-box {
    margin-top: 1px;
    padding: 9px 20px;
  
}
.feature-two .item-list .item {
    margin-top: 30px;
   /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/
}
body > div > section.feature-two > div > div > div > div > div > figure > img{
	    border-radius: 50%;
    /* width: 200px; */
    max-width: 84px !important;
    margin: 0px auto;
    display: table;

}
.feature-two .item-list .item .content-box h3 {
    margin-bottom: 13px;
    position: relative;
    text-align: center;
}
.feature-two .item-list .item .content-box p {
    color: #678138;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
}
.feature-two .item-list .item {
    margin-top: 30px;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    padding: 20px 10px;
    background: none;
    border-radius: 9px;
}
.feature-two .item .link_btn{
	text-align: center;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 49px !important;
    font-style: normal;
    margin-left: 20px;
    margin: 0px auto !important;
    display: table !important;
}

























.product-list .header {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center;
            padding: 20px;
            background-color: #fff;
            border-bottom: 1px solid #ddd;
        }

        .product-list .filters {
            display: flex;
            gap: 20px;
            flex-wrap: wrap;
        }

        .product-list .filters label {
            font-weight: bold;
        }

        .product-list .filters select {
            padding: 5px;
            font-size: 14px;
        }

        .product-list .sort-info {
            text-align: right;
        }

        .product-list .sort-info p {
            margin: 5px 0;
            font-size: 14px;
        }
.product-list{
	margin: 30px 60px;
}
        .product-list .containers {
           display: grid;
            grid-template-columns: repeat(auto-fill, minmax(273px, 1fr));
            gap: 20px;
            padding: 20px;
        }

        .product-list .product {
            background-color: white;
            border-radius: 8px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            overflow: hidden;
            text-align: center;
            transition: transform 0.3s ease;
        }

        .product-list .product:hover {
            transform: translateY(-5px);
        }

        .product-list .product-img-container {
            position: relative;
        }

        .product-list .product-img, .product-img-hover {
            width: 100%;
            height: 200px;
            object-fit: cover;
            transition: opacity 0.3s ease;
        }

        .product-list .product-img-hover {
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
        }

        .product-list .product:hover .product-img {
            opacity: 0;
        }

       .product-list  .product:hover .product-img-hover {
            opacity: 1;
        }

       .product-list  .product-info {
            padding: 15px;
        }

       .product-list  .product-info h3 {
            font-size: 18px;
            margin-bottom: 10px;
        }

        .product-list .product-info p {
            font-size: 16px;
            color: #666;
            margin-bottom: 15px;
        }

       .product-list  .btn {
            background-color: #946A4A;
            color: white;
            padding: 10px 15px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
            transition: background-color 0.3s ease;
        }

        .product-list .btn:hover {
            background-color: #946A4A;
        }

        @media (max-width: 600px) {
          .product-list   .header {
                flex-direction: column;
                align-items: flex-start;
                gap: 10px;
            }

           .product-list  .sort-info {
                text-align: left;
            }
        }



/*        #slider1 > ul > li > div > div.tp-bgimg.defaultimg{
        	visibility: inherit;
    z-index: 20;
    max-height: 526px !important;
    object-fit: contain;
        }
        body > div > section.rev_slider_wrapper{
        	height: 500px !important;
        }
        #slider1{
        	height: 500px !important;
        }*/


        .sec-title h2 {
    position: relative;
    display: block;
    font-size: 50px;
    line-height: 62px;
    font-weight: 500;
    margin: 0px;
    color: #678138;
}



.inner-box .feature-two .item-list .item {
    margin-top: 30px;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    padding: 20px 10px;
    background: #c3de9c;
    border-radius: 9px;
    margin-top: 20px;
    position: relative;
    background: #c3de9c;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 10px 3px;
    border-radius: 10px 42px;
        min-height: 278px;
}

.two-column .sec-title {
    margin-bottom: 14px;
    position: relative;
    text-align: center;
}
.two-column .content-box p {
    color: #C3DE9C;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}


.image-holder img{
	    display: inline-block;
    width: auto;
    background: #fff;
    padding: 22px;
    min-height: 99px;
}








.flaticon-wheelbarrow:before{
	content: "\f105";
    background: #678138;
    padding: 10px 19px;
    border-radius: 50%;
    color: #C3DE9C;
}



.flaticon-gardener:before {
    content: "\f105";
    background: #678138;
    padding: 10px 19px;
    border-radius: 50%;
    color: #C3DE9C;
}
.flaticon-nature-1:before{
	 content: "\f105";
    background: #678138;
    padding: 10px 19px;
    border-radius: 50%;
    color: #C3DE9C;
}
.flaticon-gardening-in-home:before{
	content: "\f105";
    background: #678138;
    padding: 10px 19px;
    border-radius: 50%;
    color: #C3DE9C;
}

@media (min-width: 1200px) {
    .container {
        width: 1259px !important;
    }
}
body {
    background: #e8f1df !important;
}








.ti-widget.ti-goog .ti-review-item>.ti-inner
 {
    border-top-width: 0px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;
    background-color: #905B36 !important;
    backdrop-filter: blur(0px);
}

body > div.boxed_wrapper > section.two-column{
	    padding: 45px 0px 1px;
}
body > div.boxed_wrapper > section.two-column > div > div > div > div > div.content-box > section{
	    padding: 70px 0px 35px;
}
body > div.boxed_wrapper > section.feature-two.style-two.service-page{
	background: none;
}
.service-page .item{
	    position: relative;
    border-radius: 8px;
    margin-left: 1.5%;
    margin-right: -1.7%;
    box-shadow: -2px 6px 23px #b4b4b44f;
    background: #C3DE9C !important;
}
.service-page .item img{
	    width: 100%;
    border-radius: 0px;
    max-width: 100% !important;
}
.service-page .button-style-one{
	    position: relative;
    background: #678138;
    font-size: 14px;
    line-height: 37px;
    font-weight: 700;
    color: #C3DE9C;
    text-transform: uppercase;
    display: inline-block;
    padding: 3px 38px 3px 38px;
    border-radius: 50px;
}












.service-details-page .container{
      margin:40px auto;
      padding:0 20px;
      
    }
    /* Left Form Section */
    .service-details-page .book-form{
      background:#e7f1db;
      padding:20px;
      border-radius:8px;
      box-shadow:0 4px 8px rgba(0,0,0,0.05);
    }
    .service-details-page .book-form h2{
      font-size:22px;
      margin-bottom:15px;
      color:#2c4a27;
    }
    .service-details-page .book-form input,
    .service-details-page .book-form textarea,
    .service-details-page .book-form select{
      width:100%;
      padding:10px;
      margin-bottom:12px;
      border:1px solid #c8d7b9;
      border-radius:5px;
      font-family:inherit;
    }
    .service-details-page .book-form textarea{resize:none;}
    .service-details-page .book-form button{
          background: #678239;
    color: #C3DE9C;
      padding:10px 20px;
      border:none;
      border-radius:5px;
      cursor:pointer;
      font-weight:600;
    }
    .service-details-page .book-form button:hover{
      background:#734b29;
    }

    /* Right Text Section */
    .service-details-page .service-details h3{
      color:#2c4a27;
      margin:15px 0 5px;
    }
    .service-details-page .service-details p{
      margin-bottom:12px;
      color:#333;
    }

    /* Contact Section */
    .service-details-page .contact-section{
      max-width:1200px;
      margin:40px auto;
      padding:20px;
      display:grid;
          background: #e7f1db;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    }
    .service-details-page .contact-info{
      font-size:15px;
    }
    .service-details-page .contact-info h4{
      color:#2c4a27;
      margin-bottom:10px;
    }
    .service-details-page .contact-info p{
      margin-bottom:8px;
    }
    .service-details-page .contact-info i{
      margin-right:8px;
      color:#2c4a27;
    }
    .service-details-page .contact-info a{
      color:#2c4a27;
      text-decoration:none;
    }
    .service-details-page .contact-info a:hover{
      text-decoration:underline;
    }

    .service-details-page .service-image img{
      width:100%;
      border-radius:8px;
    }

    @media(max-width:768px){
      .service-details-page .container{
        grid-template-columns:1fr;
      }
      .service-details-page .contact-section{
        grid-template-columns:1fr;
      }
    }









    .contact-section {
      display: flex;
      flex-wrap: wrap;
      padding: 60px 10%;
      gap: 40px;
      align-items: flex-start;
      justify-content: space-between;
    }

    .contact-left {
      flex: 1;
      min-width: 280px;
    }

    .contact-left h5 {
      color: #7b8c66;
      font-size: 14px;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin-bottom: 10px;
    }

    .contact-left h2 {
      color: #678138;
      font-size: 32px;
      font-weight: 700;
      margin-bottom: 40px;
    }

    .contact-item {
      display: flex;
      align-items: flex-start;
      margin-bottom: 30px;
      gap: 15px;
    }

    .contact-item i {
      font-size: 24px;
      color: #6c8a4d;
    }

    .contact-item h4 {
      font-size: 16px;
      color: #4b5a3e;
      margin-bottom: 4px;
    }

    .contact-item p, .contact-item a {
      color: #5c2d0c;
      text-decoration: none;
      font-size: 15px;
    }

    /* Right side form */
    .contact-form {
      flex: 1.2;
      background: #fff;
      padding: 40px;
      border-radius: 10px;
      box-shadow: 0 0 10px rgba(0,0,0,0.05);
    }

    .form-group {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
    }

    .form-controls {
      flex: 1;
      min-width: 220px;
      display: flex;
      flex-direction: column;
    }

    .contact-section label {
      font-weight: 600;
      color: #333;
      margin-bottom: 6px;
      font-size: 14px;
    }

    .contact-section input, select, textarea {
      padding: 10px 14px;
      border: 1px solid #ccc;
      border-radius: 6px;
      font-size: 15px;
      width: 100%;
      outline: none;
    }

    .contact-section textarea {
      resize: none;
      height: 100px;
    }

    .recaptcha-box {
      background: #f8f8f8;
      border: 1px solid #ddd;
      padding: 20px;
      margin: 20px 0;
      display: flex;
      align-items: center;
      gap: 10px;
      border-radius: 6px;
    }

    .recaptcha-box input {
      width: 20px;
      height: 20px;
    }

    .submit-btn {
      width: 100%;
      background: #658037;
      color: #fff;
      border: none;
      padding: 14px;
      font-size: 16px;
      border-radius: 6px;
      cursor: pointer;
      transition: 0.3s;
    }

    .submit-btn:hover {
      background: #704626;
    }

    /* Responsive */
    @media (max-width: 768px) {
      .contact-section {
        flex-direction: column;
        padding: 40px 5%;
      }

      .contact-form {
        padding: 25px;
      }
    }body > div.boxed_wrapper > div.sidebar-page > div > div > div > section > article > div > div.image-box > figure > img{
    	    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    }
    .sidebar-page .blog-post .post-header h2 {
    position: relative;
    font-size: 29px;
    font-weight: 500;
    margin: 5px 0px 8px;
    color: #905B36;
}
#post-53{
        margin: 37px 60px;
}
#post-54{
    margin: 37px 60px;
}
#post-55{
    margin: 37px 60px;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em;
    background: #905B36 !important;
    color: #C3DE9C !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: left;
    margin: 0 0.8% 1.992em 0;
    padding: 0;
    position: relative;
    width: 24.05%;
    margin-left: 0;
    background: #C3DE9C;
    padding: 20px;
    border-radius: 12px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
    padding: 20px !important;
}
.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 1em;
    background: #678138 !important;
    color: #C3DE9C !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
    color: #8F5B36 !important;
}
.post-type-archive-product #main{
	margin: 60px 50px;
}

.product-template-default #main{
	margin: 60px 60px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 31% !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 57% !important;
    clear: none;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    margin-bottom: 20px;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    background: #905B36;
}
#sidebar{
	display: none !important;
}

.service-details-page .service-image img {
    width: 100%;
    border-radius: 8px;
    height: auto !important;
}
.page-id-54 .inner-page{
	    margin: 60px;
}
#product-129 > div.summary.entry-summary > p{
	    margin-bottom: 30px;
}

.slide-content-box{
	    background: #8F5B36 !important;
    padding: 39px 27px !important;
    line-height: 22px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 16px;
    border-radius: 10px;
}
.flat-about .about-post {
    position: relative;
    margin-top: 4.7%;
    margin-left: -4px;
}
.bd-radius-50-image img {
    border-radius: 50%;
}
.flat-about .circel-inside {
    position: absolute;
    top: -15px;
    right: 34px;
    z-index: -1;
}
.bd-radius-50-image img {
    border-radius: 50%;
}
.flat-about .about-count-box {
    position: absolute;
    padding: 10px 13px 10px 13px;
    background-color: #6b873c ;
    border-radius: 7px;
    left: 50%;
    bottom: -82px;
    transform: translate(-50%, -50%);
}
.flat-about .inner-about-count-box {
    color: #fff;
}

.flat-about .inner-about-count-box {
    padding: 13px 18px 13px 18px;
    border-radius: 7px;
    border: 1px solid rgba(238, 228, 228, 0.616);
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.flat-about .inner-about-count-box {
    color: #fff;
}
.flat-about .about-count-box .number-count {
    font-family: 'Jost', sans-serif;
    font-size: 52px;
    font-weight: 500;
    line-height: 40px;
    margin-right: 8px;
    color: #d5bba8;
}
.flat-about .about-desc-box {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin: 55px 0 73px 0;
}
.about-desc {
    width: 50%;
}
.about-box-nd1:first-child {
    margin-bottom: 42px;
}
.flat-about .inner-box {
    padding: 3px 0 0 24px;
}
.flat-about .image-desc {
    width: 50%;
    text-align: right;
}
.service-details-page .service-details p {
    margin-bottom: 12px;
    color: #688039;
}

.service-details-page .service-details h1, h2, h3, h4, h5, h6, p, ul{
	color: #688039;
}
.service-details a{
	color: #8D5935;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
    color: #678138 !important;
}
.feature .default-form-area .sec-title h3 {
    font-size: 24px;
    color: #698038;
    font-weight: 700;
}
.brend-home{
	margin-top: 20px;
}
.footer-booterpm{
	display: none;
}
@media (max-width: 768px) {
    .youtube-video-box {
        width: 250px;
        height: 140px;
        bottom: 10px;
        right: 10px;
/*         display: none; */
    }
	    .list-footer {
        padding-top: 15px !important;
        margin-left: -0.7%;
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: block;
    }
	.footer-booterpm{
	        display: block;
        background: #c5e29f;
        padding: 17px 20px;
        /* z-index: 9999; */
        margin-top: 84px;
        margin-left: 20px;
        margin-right: 20px;
        border-radius: 10px;
}
	    .youtube-video-box {
        width: 128px !important;
        height: 140px;
        bottom: 10px;
        right: 10px;
    }
	.feature .tab-list li {
    position: relative;
    display: inline-block;
    text-align: center;
    background: #698038;
    border: 1px solid #698038;
    margin: 10px 0px 25px 4px;
    width: 100%;
    /* padding: 0px 10px; */
}
	.feature .tab-content .content-box {
    margin-top: 19px;
}
	.brand-box{
		    margin-bottom: 10px;
	}
	body > div.boxed_wrapper > section.innerpage_wrapper{
		    margin: 33px 1px !important;
	}
}




















































.sponsors .claint-carousel .item .image-holder img {
    display: inline-block;
    width: auto;
    background: none !important;
}
.woocommerce div.product form.cart .variations td.label {
    display: none !important;
    padding-right: 1em;
}
.value #weight{
	margin-top: 23px;
}


.single_product_wrapper {
    width: 100%;
}

.woocommerce div.product .woocommerce-product-gallery {
    width: 100% !important;
}

.woocommerce .product .summary {
    width: 100% !important;
    padding-top: 20px;
}

@media (max-width: 768px) {
    .woocommerce div.product .woocommerce-product-gallery {
        width: 50% !important;
        float: left;
    }
    .woocommerce .product .summary {
        width: 50% !important;
        float: left;
    }
	.product-template-default #main {
    margin: 60px 14px;
}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 100% !important;
    clear: none;
}
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 100% !important;
}
}


























.search-popup-overlay {
    position: fixed;
    left:0; top:0;
    width:100%; height:100%;
    background:rgba(0,0,0,0.6);
    display:none;
    justify-content:center;
    align-items:center;
    z-index:999999;
}

.search-popup-box {
    background: #fff;
    width: 81%;
    margin-top: 47px;
    padding: 19px;
    padding-right: 66px;
    border-radius: 10px;
    position: relative;
    margin: 57px auto;
}
#liveSearchResult img{
	height: auto !important;
}
.close-btn {
    position:absolute;
    right:15px; top:15px;
    background:none; border:none; font-size:22px; cursor:pointer;
}

#liveSearchInput {
    width:100%; padding:15px; font-size:18px;
    border:1px solid #ddd; border-radius:8px;
}

.live-search-result {
    max-height:300px;
    overflow-y:auto;
    margin-top:20px;
}

.live-search-result div {
    padding:12px; border-bottom:1px solid #efefef; cursor:pointer;
}

.live-search-result div:hover {
    background:#f5f5f5;
}
.woocommerce-checkout .inner-page {
	    padding: 37px 120px;
}
@media (max-width: 768px) {
	padding: 37px 10px;
}
.woocommerce div.product form.cart .variations select {
    max-width: 30% !important;
    min-width: 32% !important;
    display: inline-block;
    margin-right: 1em;
    appearance: none;
    -webkit-appearance: none;
    
    background-size: 16px;
    -webkit-background-size: 16px;
    background-position: calc(100% - 12px) 50%;
    -webkit-background-position: calc(100% - 12px) 50%;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 14px !important;
}
.sponsors .claint-carousel .item .image-holder {
    padding: 10px 0px;
    display: inline-block;
    float: inherit;
}
.sponsors .overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #C5E29F !important;
    opacity: 1;
    content: "";
    height: 143px !important;
}

@media (max-width: 768px) {
	.woocommerce-checkout .inner-page {
    padding: 37px 18px;
}
.p-CardCvcInput {
    position: relative;
    margin-bottom: 50px;
}
}

.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description, .wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label, .wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description, .wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label {
    flex: 0 0 11% !important;
    text-align: right;
}
    .contact-form input[type=email], .contact-form input[type=number], .contact-form input[type=tel], .contact-form input[type=text], .contact-form input[type=time], .contact-form input[type=url] {
        width: 100% !important;
    }
}
.contact-form :is([type=submit]) {
    align-items: center;
    display: inline-flex;
    gap: .5em;
    justify-content: center;
    width: 100% !important;
    background: #000 !important;
    padding: 20px !important;
    margin-top: 30px !important;
    color: #fff !important;
    font-size: 20px !important;
}


.footer .footer-contact-info .location, .phone-call, .email {
    line-height: 2px;
    margin-top: 19px !important;
    margin-bottom: 19px !important;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}
:where(.contact-form textarea) {
    display: block;
    height: 86px !important;
}


.banner img{
	    width: 100% !important;
    height: auto !important;
}
.contact-form :is([type=submit]) {
    align-items: center;
    display: inline-flex;
    gap: .5em;
    justify-content: center;
    width: 100%;
    width: 100% !important;
    background: #000 !important;
    padding: 20px !important;
    margin-top: 30px !important;
    color: #fff !important;
    font-size: 20px !important;
}
.contact-form {
    flex: 1.2;
    background: #C3DE9C;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.sponsors .overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(122, 186, 30, 0.85) !important;
    opacity: 1;
    content: "";
	    min-height: 170px !important;
}
#conversation-group {
    width: 100%;
    overflow: hidden auto;
    background: #668238 !important;
    transition: 0.3s;
    min-height: 160px;
    height: 487px;
    padding-inline: var(--chat-padding, 24px);
    flex: 1 1 auto;
}
.sponsors {
    padding: 10px 0px;
    position: relative;
}
.form-control {
    display: block;
    width: 100%;
    height: 49px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color 
ease-in-out .15s, -webkit-box-shadow 
ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color 
ease-in-out .15s, box-shadow 
ease-in-out .15s;
}
.contact-form :is([type=submit]) {
    align-items: center;
    display: inline-flex;
    gap: .5em;
    justify-content: center;
    width: 100%;
    width: 100% !important;
    background: #678138 !important;
    padding: 20px !important;
    margin-top: 30px !important;
    color: #fff !important;
    font-size: 20px !important;
}
