body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: 'Roboto', sans-serif;
}

.Featured-Products .row {
	 display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.col-lg-4.col-md-4.col-sm-6.col-xs-6.filter
{display: flex;}

.briarhill_c_img .wp-caption {
    width: 100% !important;
    text-align: center;
    padding: 10px 0px;
}
.briarhill_c_img .wp-caption img {
    display: block;
    margin: 0 auto;
    max-width: 100% !important;
}
.btn.btn-danger.search_icon {

    width: 40px;
    color: transparent;
    position: relative;

}
.btn.btn-danger.search_icon::before {

    content: "\e003";
    display: block;
    color: #fff;
    position: absolute;
    font-family: 'Glyphicons Halflings';
    font-size: 15px;

}
.search_result h1 {
	color: #544625;
	font-size: 27px;
	text-transform: capitalize;
	font-weight: 700;
	text-transform: capitalize;
}
.search_result ul {
	padding: 0;
	margin: 0 0 20px 0;
}
.search_result ul li {
	list-style: none;
	padding: 3px 0px;
}
.search_result ul li a {
	color: #555;
	font-size: 16px;
	font-weight: 600;
	padding: 0px 0 0px 10px;
	text-decoration: none;
}

.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.more {
	font-size: 16px;
	color: #555;
	font-weight: 400;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	font-family: 'Roboto', sans-serif;
	line-height: 26px;
}

.morelink {
	border: 1px solid #222;
	padding: 5px 30px;
	margin-top: 13px;
	text-decoration: none;
	color: #5c4c29;
	font-size: 15px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	width: 136px;
	text-align: center;
}
.morelink:hover {
	background: #263e1b;
	color: #fff; text-decoration: none;
}
.col-md-4.col-sm-6.col-xs-6.product-width {
	display: flex;
}
.all-product-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.product-checked a {
	color: #000;
	text-decoration: none;
	font-size: 15px;
	padding: 0;
	margin: 0;
}
.product-list {
	overflow: hidden;
	max-width: 100%;
	height: 190px;
}
.product-checked a:hover {color:#263e1b; text-decoration:none;}

.all-product-info p {
	font-size: 16px;
	color: #555;
	font-weight: 400;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	font-family: 'Roboto', sans-serif;
	line-height: 26px; width:100%;
}
.outdoor-pagination .pagination a {
	font-size: 20px;
	color: #555;
	font-weight: 400;
	padding: 0 3px;
	text-decoration: none; font-family: 'Roboto', sans-serif;
}
.outdoor-pagination .page-numbers.current {
	font-size: 20px;
	color: #263e1b;
	font-weight: 400;
	padding: 0 3px;
	text-decoration: none; font-family: 'Roboto', sans-serif;
}
/*.item {
	height: 500px;
}*/

.directions_map {
	padding: 30px 15px;
}
.directions_map span {
	font-size: 16px;
	font-weight: 700;
	color: #333;
	padding: 0;
	margin: 0;
	text-decoration: none; font-family: 'Roboto', sans-serif;
}

.directions_map ul li {
	color: #333;
	line-height: 24px;
	font-size: 16px;
	text-decoration: none;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 7px;
}

.directions_map ul {
	padding: 0 0 0 12px;
}
.directions_map iframe {
	padding-bottom: 20px;
}
.all-product-info p a {
    color: #333;
    text-decoration: none;
    font-weight: 600;
}
.briar-search .btn-danger {
    color: #fff;
    background-color: #60502a;
    border-color: #5a4b28;
}
.briar-search .btn-danger:hover {
    color: #fff;
    background-color: #263e1b;
    border-color: #263e1b;
}

.area_text img {
	max-width: 100%;
}
.area_text p a {
	color: #333;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	text-decoration: none; font-family: 'Roboto', sans-serif;
}
.area_text {
	text-align: center !important;
}

.shipping_text p {
	font-size: 16px;
	font-weight: 400;
	padding: 0;
	margin: 0;
	line-height: 35px; font-family: 'Roboto', sans-serif; color:#333;
}

.shipping_text ul li {
	font-size: 16px;
	font-weight: 300;
	color: #333; font-family: 'Roboto', sans-serif;
}
.shipping_text ul {
	padding: 0 0 0 20px;
	line-height: 28px; list-style:none;
}
.shipping_text p strong {
	font-weight: 700;
	font-size: 18px; font-family: 'Roboto', sans-serif; color:#333;
}
.shipping_text {
	margin-top: 15px; padding-bottom: 50px;
}
.shipping_text .fa.fa-angle-double-right {
	padding: 0 5px 0 0;
	font-size: 13px;
}
.faq_text strong {
	font-weight: 700;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color: #333;
	border-bottom: 1px dashed #c1c1c1;
	padding: 7px 0;
}
.faq_text p {
	font-size: 16px;
	font-weight: 400;
	padding: 15px 0 0 0;
	margin: 0;
	line-height: 29px;
	font-family: 'Roboto', sans-serif;
	color: #333;
}
.faq_text {
	margin-top: 15px;
	padding-bottom: 50px;
}
.inner-product-info h2 {
	font-size: 25px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	color: #333;
}
.inner-product-info a {
	font-size: 16px;
	color: #333; text-decoration: none; font-family: 'Roboto', sans-serif;
}
.inner-product-info a:hover{ color:#263e1b;}
.minwax_text p {
	font-size: 16px;
	font-weight: 400;
	padding: 15px 0 0 0;
	margin: 0;
	line-height: 29px;
	font-family: 'Roboto', sans-serif;
	color: #333;
}
.minwax_text strong {
	font-weight: 700;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color: #333;
	padding: 7px 0;
}
.minwax_text {
	margin-top: 15px; padding-bottom: 50px;
}
.minwax_text img {
	padding-top: 30px;
}
.fabric_text {
	margin-top: 15px; padding-bottom: 50px;
}
.fabric_text p {
	font-size: 16px;
	font-weight: 400;
	padding: 15px 0 0 0;
	margin: 0;
	line-height: 29px;
	font-family: 'Roboto', sans-serif;
	color: #333;
}
.fabric_text p a {
	font-size: 16px;
	font-weight: 500;
	padding: 15px 0 0 0;
	margin: 0;
	line-height: 29px;
	font-family: 'Roboto', sans-serif;
	color: #333; text-decoration:none;
}
.cedar_text p {
	font-size: 16px;
	font-weight: 400;
	padding: 15px 0 0 0;
	margin: 0;
	line-height: 29px;
	font-family: 'Roboto', sans-serif;
	color: #333;
}
.cedar_text strong {
	font-weight: 700;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color: #333;
	padding: 7px 0;
}
.cedar_text {
	margin-top: 15px; padding-bottom: 50px;
}
.exterior_text {
	margin-top: 15px; padding-bottom: 50px;
}
.exterior_text p {
	font-size: 16px;
	font-weight: 400;
	padding: 15px 0 0 0;
	margin: 0;
	line-height: 29px;
	font-family: 'Roboto', sans-serif;
	color: #333;
}
.exterior_text strong {
	font-weight: 700;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color: #333;
	padding: 7px 0;
}
.exterior_text a {
	text-decoration: none;
}
.exterior_text table {
	margin-top: 20px;
}
.exterior_text img {
	padding-top: 20px;
}
.full_text {
	float: left;
	width: 100%;
}

























/* top-hdr css start */
.top-hdr {
	margin: 0 0 0 0;
	padding: 10px 0;
	background: #5c4c29;
}

.left-hdr h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}

.left-hdr h2 span {
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	padding-left: 5px;
}

.right-hdr {
    float: right;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.right-hdr ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.right-hdr ul li {
	list-style: none;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.right-hdr ul li a {
	font-size: 16px;
	margin: 0 0 0 0;
	padding: 0 0px 0 10px;
	color: #fff;
}

.right-hdr ul li a.top-facebook:hover{
	color: #3a6bb1;
}
.right-hdr ul li a.top-twitter:hover{
	color: #0ec8f5;
}
.right-hdr ul li a.top-youtube:hover{
	color: #c32d2f;
}
.right-hdr ul li a.top-google-plus:hover{
	color: #f2623b;
}
.right-hdr ul li a.top-pinterest:hover{
	color: #bd081c;
}

#custom-search-input {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }
 
    #custom-search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
		margin-top:30px;
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#D9230F;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }
	
.input-group .form-control {

    position: relative;
    z-index: 2;
    float: right !important;
    width: 50% !important;
    margin-bottom: 0;

}

.header .form-control:focus {
	border:1px solid #ccc;
	outline: 0;
	box-shadow:none;
}

/* top-hdr css end */

/* header css start */

.header {
	margin: 10px 0;
	padding: 0 0 0 0;
}

.site-logo img {
	max-width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.briar-search .input-group {

    position: relative;
    display: table;
    border-collapse: separate;
    margin-top: 25px;

}

/* header css end */


/* nav css start */

.menu-site {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#736033), to(#382f19));
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.menu-site .navbar-inverse {

    background:none;
    border:none;;

}

.menu-site .navbar {
	position: relative;
	min-height: 50px;
	 margin-bottom:0px;
	border:none;
}
.menu-site .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover{
	background:none;
}
.menu-site .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover{
	background:none !important;
}

.menu-site .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
	color: #fff;
	background-color: #263e1b !important;
}
.menu-site .navbar-inverse .navbar-nav > li > a {
    color: #f2f2f2;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
}
.menu-site .navbar-collapse {
	 padding-right: 0px;
	 padding-left: 0px;

}

.menu-site .dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
}
.menu-site .navbar-nav > li > .dropdown-menu{
	margin-top:-1px;
}

/* nav css end */

/* slider css end */

.slider .owl-nav {

    position: absolute;
    top: 30%;
    width: 100%;

}

.slider .owl-dots {

    position: absolute;
    bottom: 5%;
    width: 100%;
    text-align: center;

}
.owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
	background: #5c4c29 !important;
	display: inline-block;
	height: 20px;
	width: 20px;
	border-radius:50%;
}
.owl-carousel button.owl-dot.active{
	background:#fff !important;
}
.owl-dot {
    margin: 0 5px;
}
.menu-h
{float: left;
color: #fff;
font-size: 16px;
position: relative;
top: 12px;
display:none;
}
 
.slider .owl-prev {
    color: #fff !important;
    font-size: 110px !important;
}

.slider .owl-next {
    color: #fff !important;
    font-size: 110px !important;
	right:0;
	position:absolute;
}

/* slider css end */

/* product css start */

.Featured-Products {
	margin: 50px 0 50px 0;
	padding: 0 0 0 0;
}
.featured-product-heading {
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
}

.featured-product-heading h2 {
	font-size: 36px;
	color: #5c4c29;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	position:relative;
}

.featured-product-heading h2::before {
	content:'';
	background:#5c4c29;
	height:2px;
	width:150px;
	position:absolute;
	margin:0 auto;
	bottom:0;
	left:0;	
}
/* product css end */





.gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #42B32F;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 0px;
	padding:10px;
}

.Featured-Products .btn {
	display: inline-block;
	padding: 0 30px 10px 0;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border:none;
	font-family: 'Roboto', sans-serif;
}

.Featured-Products .btn-default:hover {
	color: #42B32F !important;
	 background:none;
	 border:none;
}

.Featured-Products .btn-default.focus, .btn-default:focus {
	color: #42B32F !important;
	background:none !important;
	border:none !important;
}

.gallery-border {
    border-bottom: 1px solid #d7d7d7;
}

.gallery-content {
	margin: 0px 0 20px 0;
	padding: 0 0 0 0;
	text-align: center;
}

.gallery-content a.hover-style{
	display: inline-block;
	text-decoration: none;
	color: #222;
	font-size: 20px;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
	background:none;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}

.gallery-content a.hover-style:hover{background:none; color:#000;}

.gallery-content h3 {
	font-size: 16px;
	color: #555;
	font-weight: 700;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: 'Roboto', sans-serif;
}

.gallery-content a{
	background-color: #363636;
	padding: 7px 15px 7px 15px;
	margin-top: 30px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
}
.gallery-content ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.gallery-content ul li {
	list-style: none;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.gallery-info:hover .gallery-content a{
	background:#5c4c29;
	text-decoration:none;
	color:#fff;
}

.gallery-content ul li i {
	font-size: 16px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	color: #fff000;
}

.gallery-info {
    border: 1px solid #d7d7d7;
	margin-top:30px;
}

.gallery-info:hover {
    box-shadow: 0 0px 15px #d7d7d7;
}

.gallery-info:hover h2 {
    background: #263e1b;
}

.gallery-info:hover a.hover-style {
    color: #263e1b;
	background:none;
}

.new-sold {
	position: absolute;
	top: 10%;
	right: 12%;
}
.new-sold h2 {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	font-style: italic;
	background: #5c4c29;
	border-radius: 50%;
	height: 70px;
	width: 70px;
	line-height: 70px;
	margin: 0 0 0 0;
}



.gallery-border .btn.active, .btn:active{
	box-shadow:none;
}

.Featured-Products .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
	color: #333;
	background:none !important;
	border:none !important;
}


.site-about {
	margin: 0 0 0 0;
	padding:50px 0;
	background: #f2f2f2;
}

.left-about-heading {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.left-about-heading h2 {
	font-size: 26px;
	color: #5c4c29;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}

.left-about-heading p {
	font-size: 16px;
	color: #555;
	font-weight: 400;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	font-family: 'Roboto', sans-serif;
	line-height:26px;
}

.left-about-heading a.about-btn{
	border:1px solid #222;
	padding:7px 30px;
	margin-top: 30px;
	display: inline-block;
	text-decoration: none;
	color: #5c4c29;
	font-size: 15px;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
}

.left-about-heading a.about-btn:hover{
	background:#263e1b;
	color:#fff;
}
.left-about-heading:hover h2{
	color:#263e1b;
}



/*=========Contact us css================*/

.contact-footer-section {
    margin:50px 0;
    padding: 0 0 0 0;
}

.contact-footer {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.contact-footer h2 {
	font-size: 36px;
	color: #5c4c29;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.contact-footer p {
    font-size: 16px;
    color: #888;
    font-weight: 300;
    font-style: italic;
    font-family: 'Roboto', sans-serif;
    margin: 0 0 0 0;
    padding: 0 0 50px 0;
    line-height: 26px;
}

.contact-right-footer {
    background: #f2f2f2;
    margin: 0 0 0 0;
    padding: 55px 80px;
}

.map_section {
    float: left;
    width: 100%;
    margin: 70px 0 0 0;
    padding: 0 0 0 0;
}

.map_section iframe {
    width: 100%;
}

.cont-section{margin:0 0 0 0;
padding:0 0px;}

.cont-section h2 {
    font-size: 20px;
    color: #5c4c29;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin: 0px 0 0px 0;
    padding: 0px 0px 15px 0px;
}
.cont-section p {
    font-size: 16px;
    color: #888;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	line-height:26px;
}

.contact-img-left i {
    float: left;
    margin: 0 0 0 0;
    padding: 0 20px 0 0;
    font-size: 24px;
    color: #000;
}

.contact-img-text {
    overflow: hidden;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.contact-img-text h2 {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
}

.contact-img-text p {
	font-size: 16px;
	color: #999;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 24px;
}

.contact-img-left {
 margin: 20px 0 0px 0;
padding: 0 0 0 0;
}

.contact-img-text p a {
    font-size: 16px;
    color: #888;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.form-control.contact-us{border:none; box-shadow:none;}
.form-control.contact-us:focus {
    box-shadow: none;
}

.form-group.button-side {
    text-align: left;
    margin: 33px 0 0 0;
}

.btn.btn-primary.contact-us-footer {
	background: #5c4c29;
	padding: 8px 40px;
	border-radius: 0;
	font-size: 16px;
	border: none;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}

.btn.btn-primary.contact-us-footer:hover {
    border: none;
    background: #263e1b;
    color: #fff;
}
textarea.form-control.contact-us {
    border: 1px solid #d7d7d7;
	height:150px;
	border-radius: 0;
}

.input-lg.contact-us {
    height: 42px;
    padding: 10px 16px;
    font-size: 15px;
    border-radius: 6px;
}

.form-control.input-lg.contact-us {
    border: 1px solid #d7d7d7;
    border-radius: 0;
    margin: 0 0 30px 0;
	color:#888;
	font-family: 'Roboto', sans-serif;
	font-size:14px
}


/*=========Contact us css================*/

/*=========site footer css================*/

.site-footer {
	margin: 0 0 0 0;
	padding: 50px 0 0 0;
	text-align: center;
	background: #2f373f;
}

.footer-logo {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.footer-logo img {
	max-width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.footer-logo ul {
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
}

.footer-logo ul li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline-block;
}

.footer-logo ul li a {
	font-size: 15px;
	color: #7d858d;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
	font-weight: 700;
	text-decoration: none;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
}

.footer-logo ul li a:hover{
	color:#fff;
}

.footer-social{
	margin:30px 0 0 0;
	padding:0 0 0 0;
}

.footer-social ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.footer-social ul li{
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:inline-block;
}

.footer-social ul li a{
	padding:0 0px 0 0 !important;
}

.footer-social ul li a{
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	background: #4a5560;
	color: #95999d;
	font-size: 16px;
	text-align: center;
	border-radius: 50%;
	margin: 0 4px;
}
.footer-social ul li a.facebook:hover{
	background: #3a6bb1;
	color: #fff;
}
.footer-social ul li a.twitter:hover{
	background: #0ec8f5;
	color: #fff;
}
.footer-social ul li a.youtube:hover{
	background: #c32d2f;
	color: #fff;
}
.footer-social ul li a.google-plus:hover{
	background: #f2623b;
	color: #fff;
}
.footer-social ul li a.pinterest:hover{
	background: #bd081c;
	color: #fff;
}
.copyright{
	margin:50px 0 0 0;
	padding:0 0 0 0;
}

.copyright p{
	color: #616c78;
	font-size:16px;
	font-weight:400;
	font-family: 'Roboto', sans-serif;
	margin:0px 0;
	border-top:1px solid #4a5560 ;
	padding:20px 0;
}

.copyright p span{font-weight:700;}

.copyright p span:hover{
	color:#fff;
	font-weight:700;
}
.left-about-heading p a {
    font-size: 16px;
    color: #5c4c29;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

/*=========site footer css================*/

/*=========shop page css================*/
.slider-inner{
	position:relative;
}
.slider-inner img {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.shop-page {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
    top: -170px;
    left: 15px;
}
.shop-page h2 {
    font-size:44px;
    font-weight: 700;
    color: #fff;
    padding: 0 0 0 0;
    font-family: 'Roboto', sans-serif;
	margin:0 0 0 0;
}

.Outdoor.Furniture {
	margin: 0px 0 50px 0;
	padding: 0 0 0 0;
}
.outdoor-heading {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.outdoor-heading h2 {
	font-size: 36px;
	color: #5c4c29;
	font-weight: 700;
	margin: 0 0 0px 0;
	padding: 0 0 10px 0;
	position: relative;
	font-family: 'Roboto', sans-serif;
}

.outdoor-heading h2::before {
	content:'';
	background:#5c4c29;
	height:2px;
	width:85px;
	position:absolute;
	margin:0 auto;
	bottom:0;
	left:0;	
}
.all-product-list {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	text-align: center;
	background: #fff;
	border: 1px solid #f0f0f0;
}

.all-product-list:hover{
	border:1px solid #d7d7d7;
	box-shadow:0 2px 15px #d7d7d7;
}
.shop-page h3 {
	font-size: 14px;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}
.product-list a img {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.product-info {
	margin: 0 0 0 0;
	padding: 0 10px;
	border-top: 1px solid #fff;
}
.all-product-list:hover .product-info{
	border-top: 1px solid #d7d7d7;
}


.product-info a {
	font-size: 18px;
	color: #222;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	text-decoration:none;
	display:inline-block;
}

.product-info a:hover{text-decoration:none;}

.product-info a.product-details{
	display: inline-block;
	text-decoration: none;
	color: #888;
	font-size: 15px;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	background:none;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}

.product-info a.product-details:hover{background:none; color:#000;}

.product-info h3 {
	font-size: 16px;
	color: #555;
	font-weight: 700;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	font-family: 'Roboto', sans-serif;
}

.product-info a {
	padding: 0 0 0 0;
	margin-top: 10px;
	display: block;
	text-decoration: none;
	color: #222;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}

.all-product-list:hover .product-info a{
	color:#263e1b;
	text-decoration:none;
}
.product-info ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.product-info ul li {
	list-style: none;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.product-info:hover .gallery-content a{
	background:#5c4c29;
	text-decoration:none;
	color:#fff;
}

.product-info ul li i {
	font-size: 14px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	color: #888;
}

.all-product-list:hover .product-info ul li i{
	color:#263e1b;
}

.new-product {
	position: absolute;
	top: 5%;
	right: 12%;
}
.new-product h2 {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	font-style: italic;
	background: #5c4c29;
	border-radius: 50%;
	height: 60px;
	width: 60px;
	line-height: 60px;
	margin: 0 0 0 0;
	font-family: 'Roboto', sans-serif;
	text-align:center;
}

.all-product-list:hover .new-product h2{
	background:#263e1b;
}

.hover-button {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.hover-button a {
	font-size: 15px;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 8px 60px;
	background: #000;
	font-weight: 700;
	text-decoration: none;
	display:none;
}
.hover-button a:hover{
	text-decoration:none;
	background:#263e1b;
}
.hover-button {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 37%;
}

.all-product-list:hover .hover-button a {
	display: block;
	font-size: 15px;
	color: #fff;
	margin: 0 0 0 0;
	background: #888;
	font-weight: 400;
	text-decoration: none;
	width: 200px;
	margin: 0 auto;
	font-family: 'Roboto', sans-serif;
}
.all-product-list:hover .hover-button a:hover{background:#263e1b;}
.all-product-info {
	margin:50px 0 30px 0;
	padding: 0 0 0 0;
	float: left;
	width: 100%;
}

.tr_all{
	
 -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
	display: block;
	position: relative;
}
.all-product-list .both-img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;

}
.all-product-list .hover.both-img {
    position: absolute;
    opacity: 0;

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

.all-product-info .col-md-4 {
    margin-bottom: 30px;
}

/*=========shop page css================*/

/*=========side bar css================*/

.outdoor-image {
	margin: 0px 0 0 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d7d7d7;
}

.outdoor-image h2 {
	font-size: 20px;
	color: #222;
	font-weight: 700;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-family: 'Roboto', sans-serif;
	border-bottom:1px solid #d7d7d7;
}



.outdoor-image h3 {
	font-size: 16px;
	color: #222;
	font-weight: 600;
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
	font-family: 'Roboto', sans-serif;
}




/* The container */
.outdoor-image .container {
    display: block;
    position: relative;
    padding-left:40px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	color:#888;
}

/* Hide the browser's default radio button */
.outdoor-image .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background: none;
	border-radius: 50%;
	border: 1px solid #d7d7d7;
}

/* On mouse-over, add a grey background color */
.outdoor-image .container:hover input ~ .checkmark {
	background: #fff;
}

/* When the radio button is checked, add a blue background */
.outdoor-image .container input:checked ~ .checkmark {
    border: 1px solid #d7d7d7;
    background: none;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.outdoor-image .container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.outdoor-image .container .checkmark::after {
	top: 6px;
	left: 6px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #000;
}

.outdoor-checked {
	margin: 30px 0 0 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d7d7d7;
}

.outdoor-checked h2 {
	font-size: 20px;
	color: #222;
	font-weight: 700;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	font-family: 'Roboto', sans-serif;
}

.product-checked {
	display: block;
	position: relative;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 15px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: 400;
	color: #888;
	font-family: 'Roboto', sans-serif;
}

/* Hide the browser's default checkbox */
.product-checked input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.second-checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background: none;
	border: 1px solid #d7d7d7;
}

/* On mouse-over, add a grey background color */
.product-checked:hover input ~ .second-checkmark {
	background: none;
}

/* When the checkbox is checked, add a blue background */
.product-checked input:checked ~ .second-checkmark {
    background: none;
    border: 1px solid #d7d7d7;
}

/* Create the checkmark/indicator (hidden when not checked) */
.second-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.product-checked input:checked ~ .second-checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.product-checked .second-checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.outdoor-selector h2 {
	font-size: 20px;
	color: #222;
	font-weight: 700;
	margin: 30px 0 0 0;
	padding: 0 0 20px 0;
	font-family: 'Roboto', sans-serif;
}

.selectpicker {
	width: 100%;
	height: 36px;
	border-radius: 0;
	border: 1px solid #d7d7d7;
	font-size: 15px;
	color: #888;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}

.side-product-lower {
    margin: 30px 0 0 0;
    padding: 0 0 0 0;
}
.side-product-lower h2 {
	font-size: 20px;
	color: #222;
	font-weight: 700;
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	font-family: 'Roboto', sans-serif;
	border-bottom:1px solid #d7d7d7;
}


.info-product {
	margin: 20px 0 0px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d7d7d7;
	float: left;
	width: 100%;
}

.info-product a img {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	max-width: 100%;
	float: left;
	width: 80px;
	height: 80px;
}

.info-product:last-child {
    border-bottom: none;
}

.side-info {
	float: left;
	width: 50%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.side-info a {
	font-size: 14px;
	color: #222;
	margin: 0 0 15px 0;
	padding:0 0 0 0;
	font-weight:600;
	text-decoration: none;
	display:inline-block;
	line-height:18px; font-family: 'Roboto', sans-serif;
}
.side-info a:hover{text-decoration:none; color: #263e1b;}

.side-info ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.side-info ul li {
	list-style: none;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.side-info:hover .gallery-content a{
	background:#5c4c29;
	text-decoration:none;
	color:#fff;
}

.side-info ul li i {
	font-size: 14px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	color: #888;
}
.side-info h3 {
	font-size: 16px;
	color: #555;
	font-weight: 700;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	font-family: 'Roboto', sans-serif;
}
.outdoor-pagination ul.pagination {
    margin: 20px 0 0 0;
}


.inner-product-info ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.inner-product-info ul li {
	list-style: none;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.inner-product-info ul li i {
	font-size: 14px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	color: #888;
}

.inner-product-info a {
	font-size: 14px;
	color: #555;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	font-weight: 700;
	text-decoration: none;
	display: inline-block;
	line-height: 18px;
}

.inner-product-info a:hover{text-decoration:none;}

.stock-product {
	margin: 10px 0 0px 0;
	padding: 0 0 20px 0;
	border-bottom:1px solid #d7d7d7;
}

.stock-product ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.stock-product ul li {
	list-style: none;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 15px;
	color: #222;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
}

.stock-product ul li span{
	font-weight:400;
	color:#888;
}

.lorem-content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.lorem-content p {
	font-size: 15px;
	color: #888;
	font-weight: 400;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	font-family: 'Roboto', sans-serif;
}

.lorem-content h3 {
	font-size: 22px;
	color: #263e1b;
	font-weight: 700;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
	font-family: 'Roboto', sans-serif;
}

.lorem-content h4 {
	font-size:15px;
	color: #555;
	font-weight: 400;
	margin: 30px 0 0 0;
	padding:15px;
	font-family: 'Roboto', sans-serif;
	border:1px solid #d7d7d7;
}


.inner-outdoor-image {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d7d7d7;
}

.inner-outdoor-image h2 {
	font-size: 20px;
	color: #222;
	font-weight: 700;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-family: 'Roboto', sans-serif;
	border-bottom:1px solid #d7d7d7;
}


.inner-outdoor-image ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

.inner-outdoor-image ul li {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	list-style: none;
	line-height: 24px;
}

.inner-outdoor-image ul li a {
	font-size: 15px;
	color: #000;
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
}

.btn.btn-danger.search_icon {

    width: 40px;
    color: transparent;
    position: relative;

}
.btn.btn-danger.search_icon::before {

    content: "\e003";
    display: block;
    color: #fff;
    position: absolute;
    font-family: 'Glyphicons Halflings';
    font-size: 15px;

}


/*=========side bar css================*/

/*=========tabs css================*/

.nav-tabs { border-bottom: 2px solid #DDD; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
    .nav-tabs > li > a { border: none; color: #666; }
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #5c4c29 !important; background: transparent; }
        .nav-tabs > li > a::after { content: ""; background: #5c4c29; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}

.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin:50px 0 30px 0;  }

.card .nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background: none;
}

.card .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border:none !important;
	border-bottom-color: transparent;
}

.card .nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background: none;
}

.hide-bullets {
list-style:none;
margin-left: -40px;
margin-top:20px;
}

.thumb-slide {
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}
.thumb-slide ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.thumb-slide ul li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	display: inline-block;
}
.thumb-slide ul li img {
    width: 100px;
    height: 50px;
}
.all-prod-list{
    border: 1px solid #d7d7d7;
    
}

.zoom {
    transition: transform .2s;
    margin: 0 auto;
}

.zoom:hover {
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
    transform: scale(1.5); 
}

/* styles unrelated to zoom */

		/* these styles are for the demo, but are not required for the plugin */
		.zoom {
			display:inline-block;
			position: relative;
		}
		
		/* magnifying glass icon */
		.zoom:after {
			content:'';
			display:block; 
			width:33px; 
			height:33px; 
			position:absolute; 
			top:0;
			right:0;
			background:url(icon.png);
		}

		.zoom img {
			display: block;
			width:100%;
		}

		.zoom img::selection { background-color: transparent; }

		#ex2 img:hover { cursor: url(grab.cur), default; }
		#ex2 img:active { cursor: url(grabbed.cur), default; }
		
#home p {
	font-size: 16px;
	color: #888;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 400;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
}	

#home p a{
	font-size: 16px;
	color: #222;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	text-decoration:none;
	display:inline-block;
}
.controls h2 {
	font-size: 15px;
	color: #888;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}	

#custom {
    width: 100%;
}
.right-menu {
    float: right !important;
}
.controls h3 {
	font-size:22px;
	color: #555;
	margin: 10px 0 30px 0;
	padding: 0 0 0 0;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}		
		
.controls label {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #555;
	font-size: 15px;
}	

.controls .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	background: #5c4c29;
	border-radius: 0px;
	color: #fff;
}

.controls .btn:hover, .btn:focus, .btn.focus {
	color: #fff;
	text-decoration: none;
	background: #000;
}

.inner-product-info h2 {
    margin: 0 0 10px 0;
}	

#messages p {
	font-size: 16px;
	color: #888;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 400;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
}	

#messages p a{
	font-size: 16px;
	color: #222;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	text-decoration:none;
	display:inline-block;
}

#settings{
	font-size: 16px;
	color: #888;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 400;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
}	

#question h2{
	font-size:22px;
	color: #222;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
}

#question p{
	font-size: 16px;
	color: #888;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 400;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
}

.card .nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	font-family: roboto;
	font-weight: 700;
}	

.card .nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background: none;
	border: none;
}		
		
				
/*=========tabs css================*/

/*=========about css================*/

.about-heading {
	margin: 38px 0 40px 0;
	padding: 0 0 0 0;
}

.about-heading h2 {
	font-size: 32px;
	margin: 0 0 0px 0;
	padding: 0 0 10px 0;
	color: #222;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	border-bottom:1px solid #d7d7d7;
}

.about-img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.about-img img {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.about-text {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.about-text p {
	font-size: 16px;
	color: #888;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 400;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
}
.about-text-full{
	font-size: 16px;
	color: #888;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 400;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
}

.about-text-full {
	margin: 30px 0 40px 0;
	padding: 0 0 0 0;
}

/*=========about css================*/

/*=========about css================*/

.contact-heading {
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
}

.contact-heading h2 {
	font-size: 32px;
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	color: #222;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	border-bottom:1px solid #d7d7d7;
}

.contact-address {
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	float: left;
}
.contact-right {
	margin: 0 0 25px 0;
	padding: 0 0 0 0;
}
.contact-left {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
.contact-address p {
	font-size: 16px;
	color: #888;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 400;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
}

.contact-address p i {
	font-size: 16px;
	color: #222;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.contact-icon {
	float: left;
	margin: 0 0px 0 0;
	padding: 0 0 0 0;
}

.contact-icon i {
	font-size: 18px;
	color: #222;
	margin: 5px 10px 0 0;
	padding: 0 0 0 0;
}

.contact-info {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.faq_text p a {
	font-size: 16px;
	color: #5c4c29;
	font-weight: 700;
	text-decoration: none;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: 'Roboto', sans-serif;
}
.contact-info p a{
	font-size: 16px;
	color: #888;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	text-decoration:none;
	display:inline-block;
}

.contact-left h2 {
	font-size: 22px;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	color: #222;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	border-bottom:1px solid #d7d7d7;
}

.contact-right h2 {
	font-size: 22px;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	color: #222;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	border-bottom:1px solid #d7d7d7;
}

.controls.cont h2 {
	font-size: 15px;
	color: #888;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}

.contact-map {
    margin-bottom: 50px;
}
.briarhill_c_img {
	float: left;
	width: 100%;
	margin-top: 40px;
}

.briarhill_c_img .wp-caption {
    width: 100% !important;
    text-align: center;
    padding: 10px 0px;
}
.briarhill_c_img .figcaption p{
	margin: 10px 0 0 0
}
.briarhill_c_img .wp-caption img , .briarhill_c_img .figcaption img {
    display: block;
    margin: 0 auto;
    max-width: 100% !important;
}
.general_info .general_text img {
	width: 100%;
}
.general_info .general_text p {
	text-align: center;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
.general_info .general_text a {
	color: #000;
	text-decoration: none;
}
.right_img img {
	max-width: 100%;
}
.railing_info p img {
	max-width: 100%;
}
.inner-product-page {
	margin: 0px 0 0 0;
}
.container .row img {
	max-width: 100%;
}
.all-product-info.out-door {
	margin: 0 0 30px 0;
}
/*=========contact css================*/



/*=========all media Query================*/

@media(max-width:1199px){	
	
	.menu-site .navbar-inverse .navbar-nav > li > a {
	font-size: 13px;
	padding: 13px 11px;
}
.gallery-content a.hover-style{font-size:17px;}
.new-sold {position: absolute; top: 13%; right: 15%;}
.menu-h{display:none;}
.about-heading h2 {
font-size: 28px;
}
}
@media(max-width:1024px){

.about-heading h2 {
font-size: 26px;
}
}


@media(max-width:991px){
	.input-group .form-control {
	float: right !important;
	width: 100% !important;
}
	.about-heading.category-heading {
	margin: 0 0 40px 0;
}
	.outdoor-image.out-door {
	margin: 0 0 0 0;
}
	.inner-product-page {
	margin: 50px 0 0 0;
}
	.navbar-header .navbar-toggle{
		margin-right:0px !important;
	}
	.outdoor-pagination ul.pagination {
	margin: 20px 0 20px 0;
}
	.shop-page h2 {
	font-size: 28px;
	line-height: 26px; margin: 20px 0 0 0;
}
.menu-h{display:block;}	
.menu-site .navbar-right {float:left !important; margin-right: -15px; width:100%;}
.menu-site .navbar-nav{margin-left:0; margin-right:0;}
.menu-site .caret{float:right; margin-top:10px;}
.menu-site .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {padding: 10px 15px 10px 25px;}
.menu-site .dropdown-menu {padding: 0px 0; background:#f2f2f2 !important;}
.contact-right-footer {background: #f2f2f2;margin: 0 0 0 0;padding: 30px 15px;}
.shop-page{top:-140px;}
.inner-product-info {margin: 30px 0 0 0;padding: 0 0 0 0;}
.side-info {width: 100%;}
.item .clearfix{max-width:100% !important}
.card .nav > li > a {position: relative;display: block;padding: 10px 12px;}
.side-product-lower {margin: 20px 0 30px 0;padding: 0 0 0 0;float: left;width: 100%;}
.Outdoor.Furniture {margin: 50px 0 0px 0; padding: 0 0 0 0;}
.about-text {margin: 30px 0 0 0;padding: 0 0 0 0;}
.all-product-info {margin: 0px 0 0px 0;}
	.outdoor-image {
	margin: 40px 0 0 0;
}
	/*.item {
	height: 400px;
}*/
.right-menu {float: left !important; width:100%;}	
.outdoor-image h2 {
font-size: 16px;
margin: 6px 0 0 0;
}
.product-checked a {
font-size: 13px;
}
.about-heading h2 {
font-size: 24px;
}
}
@media (min-width: 992px) and (max-width: 1025px) {
	body .navbar-nav .open .dropdown-menu{ position: absolute!important; background:#fff;}
}
@media(max-width:767px){
	
	.container .row{
	margin:0;
}
	.contact-right-footer {
	padding: 15px 25px;
}
	.contact-footer p{
		padding:0 0 0 0;
	}
	.outdoor-checked {
	float: left;
	width: 100%;
}
	.lorem-content p {
	margin-bottom: 30px;
}
	.about-heading {
	margin: 38px 0 20px 0;
}
	.navbar-header .navbar-toggle {
	margin-right: 15px !important;
}
	.left-hdr h2 {
	text-align: center;
}
	.right-hdr{
		float:none;
	}
	.Outdoor.Furniture .row .row {
	margin: 0;
}
	.right-hdr ul {
	text-align: center;
	margin: 5px 0 0 0;
}
	.shop-page h2 {
	font-size: 24px;
	line-height: 26px; margin: 20px 0 0 0;
}
	.about-heading {
	padding: 0 10px;
}
	.product-checked a {
font-size: 15px;
}
	.outdoor-image {
    width: 100%;
	margin: 20px 0 0 0;
}
	.item {
	height: auto;
}
.menu-h{left:15px;}
.slider .owl-nav {position: absolute;top: 7%;width: 100%;}
.input-group .form-control {position: relative;z-index: 2;float: right !important;width: 100% !important;margin-bottom: 0;}
.left-about-heading {margin: 30px 0 0px 0;padding: 0 0 0 0;}
.site-about {margin: 0 0 0 0;padding: 20px 0 50px 0;background: #f2f2f2;}
.contact-right-footer {background: #f2f2f2;margin: 30px 0 0 0;padding: 55px 80px;}
.gallery-content a.hover-style {font-size: 15px;}
.shop-page {top: -140px;}
.outdoor-image img {max-width: 100%;border-radius: 6px;text-align: center;display: block;margin: 0 auto;margin-top: 30px;}
.browse-right {margin: 30px 0 0 0;padding: 0 0 0 0;}
.slider-inner img{height:200px;}
.product-info a{width:100%;}
.about-text-full {margin: 10px 0 0px 0;padding: 0 0 0 0;}
.contact-right {margin: 30px 0 25px 0;padding: 0 0 0 0;}
.about-heading h2 {
font-size: 22px;
}

}

@media(max-width:560px){
	
	.shop-page h2 {
	font-size: 24px;
	line-height: 26px; margin: 20px 0 0 0;
}
		.item {
	height: auto;
}
.Featured-Products .btn {padding: 0 10px 10px 10px;}
.Featured-Products .btn {padding: 0 10px 10px 0;}	
.filter-full {width: 100% !important;}	
.gallery_product img {width: 100%;}	
.new-sold {position: absolute;top: 10%;right: 10%;}
.left-hdr h2 span {font-size: 14px; padding:0 0 0 0;}
.slider-inner img {max-width: 100%;height: 160px;}
.shop-page {top: -110px;}
.card .nav-tabs > li{float:none;}
.about-heading h2 {
font-size: 20px;
}
	.slider .owl-nav {
	top: 0%;
}
}

@media(max-width:500px){
	.col-md-6.col-sm-6.col-xs-6.logo {
	width: 100%;
	text-align: center;
}
.col-md-6.col-sm-6.col-xs-6.header-form {
	width: 100%;
	text-align: center;
	float: left;
}
		.item {
	height: auto;
}
.product-width {width: 100% !important;}
.shop-page {top: -120px;}
.filter {width: 100% !important;}
.gallery-info { width: 100% !important;}
.new-sold h2 { height: 60px; width: 60px; line-height: 60px;}	
	.owl-carousel button.owl-dot {
	height: 15px;
	width: 15px;
}
	.featured-product-heading h2 {
		font-size: 28px;}
	.about-heading h2 {
font-size: 20px;
}
	.shop-page h2 {
	font-size: 22px;
	line-height: 26px; margin: 20px 0 0 0;
}
	.slider .owl-next {
	font-size: 90px !important;
}
	.slider .owl-prev {
	font-size: 90px !important;
}
}





@media(max-width:400px){
	.slider .owl-prev {
	font-size: 75px !important;
}
	.slider .owl-next {
	font-size: 75px !important;
}
	.featured-product-heading h2 {
		font-size: 24px;}
.owl-carousel button.owl-dot {
	height: 15px;
	width: 15px;
}
	.shop-page h2 {
	font-size: 22px;
	line-height: 26px; margin: 20px 0 0 0;
}
.item {
height: auto;
}
.slider .owl-nav {position: absolute;top: 0%;width: 100%;}	
.new-sold {position: absolute;top: 13%;right: 13%;}	
.contact-right-footer {background: #f2f2f2;margin: 30px 0 0 0;padding: 50px 15px;}
.footer-logo ul li{line-height:27px}
.top-full {width: 100% !important;text-align: center; margin-bottom:5px;}
.right-hdr {width: 100%;}
.top-hdr {margin: 0 0 0 0;padding: 10px 0 5px 0;background: #5c4c29;}
.slider-inner img {max-width: 100%;height: 130px;}
.shop-page {top: -100px;}
.shop-page h2 {font-size: 36px;}
.top-ful {width: 100% !important;}
.top-hdr {text-align: center;}
.right-hdr {margin: 5px 0 0 0;}
.outdoor-pagination {display: block;text-align: center;}
.about-heading h2 {
font-size: 20px;
}
}

@media(max-width:320px){
	.featured-product-heading h2 {
		font-size: 24px;}
.shop-page {padding: 0 15px 0 0;}	
.shop-page {top: -110px;}	
		.item {
	height: auto;
}
.owl-carousel button.owl-dot {
	height: 15px;
	width: 15px;
}
.about-heading h2 {
font-size: 20px;
}
	.shop-page h2 {
	font-size: 20px;
	line-height: 26px; margin: 20px 0 0 0;
}
	
}



/*=========all media Query================*/
