.item-notes {
    font-size: 1.15rem;
}
.lato-light{
	font-family: 'Lato', sans-serif !important;
	font-weight:300 !important;
	font-style:normal !important;
    font-display: swap;
}

.lato-regular{
	font-family: 'Lato', sans-serif !important;
	font-weight:400 !important;
	font-style:normal !important;
    font-display: swap;  
}

.lato-bold{
	font-family: 'Lato', sans-serif !important;
	font-weight:700 !important;
	font-style:normal !important;
    font-display: swap;  
}

.lato-black{
	font-family: 'Lato', sans-serif !important;
	font-weight:900 !important;
	font-style:normal !important;
    font-display: swap;  
}

.osc-bold{
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight:700 !important;
	font-style:normal !important;
    font-display: swap;  
}

#page-body {
    background: #eaeaea;
}

.header-content .top-bar{
	background-color:#eaeaea;
	min-height: 120px;
}

h2.heading {
	text-transform: uppercase;
	color:#000000;
	font-size:36px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-style:normal;
}

.home-block-interior{
	padding-left:54px;
	padding-right:54px;
}

.home-block-interior.home-block-interior-wider{
	padding-right:35px;
}

a {
    color: #60a93e;
}

.navigation .navbar .navbar-collapse .main-nav>li.dropdown>.dropdown-menu>li>a {
    color: #818181;
    white-space: normal;
}

.navigation .navbar .navbar-collapse .main-nav>li.dropdown>.dropdown-menu>li>a:hover span{
	color:#60a93e;
}

.top-bar-left{
	min-height:120px
}

#icon-shopping-cart {
    margin-left: 14px;
    margin-top: 12px;
    display: inline-block;
}


.cart-icon .number{
	text-transform:uppercase;
}



.fa-shopping-basket:before {
    content: "\f07a" !important;
}

.top-bar .container .top-cart-holder{
	background-color:#9b9b9b;
}

.header-content .top-cart-holder .basket-item-count .cart-icon {
    background: transparent;
}

.fa-shopping-basket{
    background: transparent !important;
}

#top-row-logo-horizontal {
    position: relative;
    bottom: -42px;
    z-index: 1;
}

.horizontal-menu{
	padding: 0;
	background-color:#000000;
	border-top:8px solid #62A744;
	max-height:82px;
	height:82px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.8);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.8);
	border-bottom:none;
}


.horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li>a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-right: 12px;
    padding-left: 12px;
}

.header-fixed .horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li>a {
    font-size: 12px;
}

.horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li.dropdown>a:after {
    color: #9B9B9B;
    font-size:17px;
}

.navigation .navbar .navbar-collapse .main-nav>li.dropdown>.dropdown-menu>li>a span {
	font-size:14px;
}

.horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li.dropdown.mega-menu:hover>.dropdown-menu{
    top: 73px;
}

.navigation .navbar .navbar-collapse .main-nav>li.mega-menu .dropdown-menu .mega-sub-link>a {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li.dropdown.mega-menu:hover>.dropdown-menu.dropdown-menu-2 {
    left: 171px !important;
}
.header-fixed .horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li.dropdown.mega-menu:hover>.dropdown-menu.dropdown-menu-2 {
    left: 160px !important;
}
.header-fixed .horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li.dropdown.mega-menu>.dropdown-menu.column-1 {
    width: 30%;
}
.header-content.header-fixed .horizontal-menu .navigation .navbar .navbar-collapse .main-nav {
    padding-left: 10px !important;
}
.header-content.header-fixed .horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li>a {
    padding-right: 10px;
    padding-left: 10px;
}

.navigation .navbar .navbar-collapse .main-nav>li.dropdown>.dropdown-menu>li .dropdown-menu>li>a:hover span {
    color: #60a93e;
}

.footer-top a {
    text-transform: uppercase;
    color: #ffffff;
}

ul.inline-ul{
	list-style-type: none;
}

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

.flt-rt{
	float:right;
}


ul.dividers-ul li  {
	padding-right:6px;
}

ul.dividers-ul li + li {
	border-left:1px solid #ffffff;
}



.h3-replacement{
	height:46px;
}

.fa-icon-container{
	position:relative;
	padding-left:84px;
}

.fa-icon-container h5{
	line-height:50px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.row.top-phone-number-container{
    bottom: 0;
}

.top-login-register{
	line-height: 46px;
	font-size:14px;
	letter-spacing:1px;
	color:#4A4A4A;
	text-transform: uppercase;
	padding-right:0;
	text-align:right;
}
@media (max-width: 1180px) {

    .row.top-phone-number-container{
        margin-right: 0;
    }
    .phone-number{
        float: none !important;
    }
    .searchbox {
        padding-bottom: 1rem;
    }
    .navbar-responsive-menu .responsive-menu:before {
        content: "\f0c9";
        font-family: FontAwesome;
    }
    .navbar-responsive-menu {
        margin-top: 19px;
    }
    .navbar-responsive-menu {
        float: left;
        position: relative;
        border: none;
        margin: 10px 0 9px;
        padding: 0;
        min-height: 39px;
        cursor: pointer;
        position: static;
    }
    .navbar-responsive-menu .responsive-menu {
        width: 39px;
        height: 39px;
        line-height: 39px;
        z-index: 1;
        background: #60a93e;
        color: #fff;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
    }
}
.top-phone-number, .top-phone-number a {
    padding-right: 0;
    line-height: 32px;
    font-size: 18px;
    color: #4A4A4A;
    text-transform: uppercase;
}

.header-content .searchbox .form-control{
	border:1px solid #9B9B9B;
	text-transform:none;
}

.header-content .searchbox .btn {
    border: 1px solid #4A4A4A;
    background-color: #4A4A4A;
    line-height: 36px;
}


.header-content .searchbox .btn:before {
    color: #FFF;
    font-size:18px;
}
.header-content .searchbox {
    position: relative;
    float: right;
}
.input-search::-webkit-input-placeholder {
  text-transform: none;
  font-size:16px;
  color:#4A4A4A;
}
.input-search::-moz-placeholder {
  text-transform: none;
  font-size:16px;
  color:#4A4A4A;
}
.input-search:-ms-input-placeholder {
  text-transform: none;
  font-size:16px;
  color:#4A4A4A;
}
.input-search:-moz-placeholder {
  text-transform: none;
  font-size:16px;
  color:#4A4A4A;
}

.fa-icon-container .font-awe-circle{
	position:absolute;
	top:0;
	left:0;
}

.font-awe-circle{
    color: #60a93e;
    border: 1px solid #60a93e;
    border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    display: inline-block;
    width: 54px;
    height: 54px;
    text-align: center;
    line-height: 50px;
    margin: 0 0 0 15px;
    font-size:24px !important;
    line-height: 54px !important;
}

.email-newsletter .font-awe-circle {
    width: 45px;
    height: 45px;
    line-height: 45px !important;
	border-color:#dbd9dc;
}


.email-newsletter .fa-icon-container{
	padding-left:63px;
}

.email-newsletter .fa-envelope-o {
	line-height:42px !important;
	letter-spacing:0;
}

#bottom h3, #bottom h5, #bottom p, #bottom .newsletter-title, #bottom input {
	color:#4A4A4A;
}

#bottom #email-submit{
	position:relative;
	right:8px;
}

#home-slideshow{
	max-height:480px;
}

.swiper-slide{
	background-position: center top;
	max-height: 480px;
}

#home-slideshow .swiper-slide {
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
}

.swiper-button-fa .fa{
font-size: 40px;
color: #fff;
}

.swiper-button-prev, .swiper-button-next{
	background-image:none;
}

.swiper-container-horizontal .swiper-pagination .swiper-pagination-bullet {
    background-color:#CACACA;
}

.swiper-container-horizontal .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 15px;
    height: 15px;
    background-color:#8A8A8A;
}

.swiper-container-horizontal .swiper-pagination .swiper-pagination-bullet:hover {
    width: 15px;
    height: 15px;
    background-color:#8A8A8A;
}

#home-slideshow .swiper-content>div {
    margin-left: 0;
    max-width: 480px;
    background-color: rgba(74, 74, 74, 0.9);
    bottom: 4px;
}

#home-slideshow .swiper-content .container>div.heading:after, #home-slideshow .swiper-content>div.heading:after{
	background-image:none;
}

#home-slideshow .swiper-content>div .heading {
    text-align: left !important;
    font-size: 36px !important;
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
    margin-left: 24px !important;
    width:100% !important;
    padding-bottom:10px !important;
}

#home-slideshow .swiper-content .container>div.caption-content, #home-slideshow .swiper-content>div.caption-content {
    font-size: 20px !important;
    line-height: 28px !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    margin:10px 24px 10px 24px !important;
    text-align:left !important;
    width:100% !important;
    text-transform:none;
}




.home-slideshow-wrapper .swiper-button-fa .fa{
	color:#BDBCBD;
}

.swiper-nav-containerxxx{
	max-width:1500px;
}


.banner-top .banner-top-item{
	padding-top:0;
}

.banner-top .banner-top-item .banner-top-text{
	width:100%;
   height: 8em;
   position: relative
}

#home-banner-top-1 .banner-top-text,#home-banner-top-5 .banner-top-text{
	background-color:#493385;
}

#home-banner-top-2 .banner-top-text,#home-banner-top-6 .banner-top-text{
	background-color:#68AA4F;
}

#home-banner-top-3 .banner-top-text,#home-banner-top-4 .banner-top-text{
	background-color:#1A8FC1;
}

.banner-top .banner-top-item .banner-top-text .banner-caption{
	font-family: 'Lato', sans-serif;
	font-weight:900;
	font-style:normal;
	font-size:25px;
	color:#ffffff;
	text-transform: none;
	display:block;
	margin: 0;
	padding-right:1em;
	padding-top:.5em;
}

.home-block-transparent {
    background: transparent;
}

.home-callout-bottom, .templatePage #body-content .home-callout-bottom{
	padding-left:15px;
	padding-right:15px;
}

.home-callout-bottom .interior, .templatePage #body-content .home-callout-bottom .interior{
	background-color:#fff;
}


#home-callouts-bottom h3, .templatePage #body-content #home-callouts-bottom h3, .templatePage #body-content .page-three-callout h3{
	background-color:#000;
	padding-top:16px;
	padding-bottom:16px;
	font-size:18px;
	color:#fff;
	padding-left:27px;
	padding-right:27px;
	margin-left:0;
	text-transform:uppercase;
}

#home-callouts-bottom h4{
	text-transform: none;
}

#home-callouts-bottom h4, .templatePage #body-content #home-callouts-bottom h4, .templatePage #body-content .page-three-callout h4 {
    font-size: 25px;
    min-height: 84px;
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 16px;
	line-height: 30px;
}

.templatePage #body-content .page-three-callout h4 {
	text-transform: none;
}


.home-callout-bottom p, .templatePage #body-content .home-callout-bottom p, .templatePage #body-content .page-three-callout p {
	padding-left:27px;
	padding-right:27px;
	font-size:14px;
	line-height:17px;
	color:#525252;
	margin-bottom:24px;
	margin-left:0;
}

.page-three-callout .interior {
	padding-bottom:18px;
}


.home-block-no-wt-bg {
    padding: 35px 30px;
    margin:20px 0 10px 0;
}

.banner-top.home-block-no-wt-bg .container{
	padding-left:0;
	padding-right:0;
}

#home-banner-top-1,#home-banner-top-4{
	padding-left:0;
	padding-right:19px;
}

#home-banner-top-2,#home-banner-top-5{
	padding-right:10px;
	padding-left:10px;
}

#home-banner-top-3,#home-banner-top-6{
	padding-right:0;
	padding-left:19px;
}

.content-row-dedicated h2{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-style:normal;
	font-size:36px;
}


.content-row-dedicated p{
	margin-left:54px;
	font-size:18px;
	line-height:29px;
	color:#000000;
}

#lastet-product h3{
	font-size:18px;
	color:#000;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
}

#lastet-product h2{
	font-size:25px;
	color:#000;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-style:normal;
}

#lastet-product .owl-controls{
	display:none;
}

#lastet-product .add-cart-button{
	background-color:#4A4A4A;
}

#lastet-product .add-cart-button a{
	font-size:18px;
	font-family: 'Lato', sans-serif;
	font-weight:900;
	font-style:normal;
	background-color:#4A4A4A;
	color:#fff;
}

#related_item .owl-theme .owl-controls .owl-nav>div{
	top:132px;
}

#related_item .owl-theme .owl-controls .owl-nav>div.owl-prev {
	left:-48px !important;
}

.owl-theme .owl-controls .owl-nav>div.owl-next {
    right:-48px !important;
}

#related_item .owl-theme .owl-controls .owl-nav>div {
	border:none !important;
}

#related_item .owl-theme .owl-controls .owl-nav>div:hover {
	background-color:transparent;
}

#related-items-container{
	padding-left:48px !important;
	padding-right:48px !important;
}

#related_item .owl-theme .owl-controls .owl-nav>div .fa:before {
    color: #BDBCBD;
    font-size: 39px;
    background: none !important;
}

#related_item .owl-theme .owl-controls .owl-nav>div .fa:hover:before {
    color: #BDBCBD;
}

.ht-web-green{
	background-color:#62A744;
}

button.add-to-cart, button.select-options{
	background-color:#62A744;
}

.cata-product.cp-grid .product-review{
	position:static;
}

.templateCollection .cata-product.cp-grid .product-review{

}

.product-wrapper .product-content .product-name a {
	text-decoration:none;
}


.page-product .product-info .product-action .quantity-product .quantity .qty-inner>span.qty-down,
.page-product .product-info .product-action .quantity-product .quantity .qty-inner>span.qty-up,
#cartform .quantity .qty-inner>span.qty-down,
#cartform .quantity .qty-inner>span.qty-up
{
	background-color:#9b9b9b;
	padding-top:2px;
}

.page-product .product-info .product-action .quantity-product .quantity input, #cartform input  {
    background: #ffffff;
    border-color: #9B9B9B;
    color:#000;
}

#cartform .item-name, #cartform .item-variant, #cartform .total-price, #cartform .note-shipping, .cart-right .total-price>span{
	font-size:14px;
	color:#000;
}

#cartform table td.item-price, #cartform table td.item-total {
	color:#000;
}

.product-wrapper .product-content .product-name a {
    color: #4A4A4A;
    font-weight: 700;
    font-size: 19.25px;
    line-height: 23px;
}

.pc-inner .product-price .price, .product-list-per-square-foot {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 19.25px;
}

#quick-shop-popup .modal-dialog .modal-content .modal-body .product-info .quantity-product .qty-inner>span {
    height: 28px;
    line-height: 26px;
    top: 0;
    background-color: #9b9b9b;
    padding-top: 2px;
    padding-bottom:0;
}

#quick-shop-popup .modal-dialog .modal-content .modal-body .product-info .quantity-product input {
    height: 46px;
    line-height: 18px;
    width: 34px;
    margin-left: 40px;
    background: #ffffff;
    border-color: #9B9B9B;
    color:#000;
}


#quick-shop-popup .modal-dialog .modal-content .modal-body .product-info .quantity-product .qty-inner.qty-down {
    left: 0;
}

#qs-action-wrapper .quantity{
	width:114px;
}

#quick-shop-popup .modal-dialog .modal-content .modal-body .product-info .qs-action .btn {
	font-size: 18px;
    line-height: 13px;
    padding-left:22px;
    padding-right:22px;
    min-width: 0;
}

.page-product .product-info .swatch .header {
    min-width: 40px;
}





/*
.product-simple-tab .nav li a, .product-extended-tab .nav li a {
    background: #D8D8D8;
    font-size: 18px;
}

.product-simple-tab .nav li.active a, .product-extended-tab .nav li.active a {
    background: #ffffff;
}

.page-product .tab-content {
    padding: 20px;
    margin: -1px 0 25px;
    border: 1px solid #e6e9e8;
    color: #818181;
    border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
}

*/

.product-simple-tab .nav li.active {
    border: 1px solid #000;
    border-bottom:none;
}

.product-simple-tab .nav li{
	border:1px solid #4a4a4a;
	border-bottom:none;
}


.product-simple-tab .nav li a {
    background-color: #4a4a4a;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 14px;
    margin: 0;
    padding: 16px 20px;
    text-transform: uppercase;
    border-radius: 0px 0px 0 0;
    -moz-border-radius: 0px 0px 0 0;
    -webkit-border-radius: 0px 0px 0 0;
    border: none;
    border-bottom: none;
}

.product-simple-tab .nav li.active a {
    background-color: #fff;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 14px;
    margin: 0;
    padding: 16px 20px;
    text-transform: uppercase;
    border-radius: 0px 0px 0 0;
    -moz-border-radius: 0px 0px 0 0;
    -webkit-border-radius: 0px 0px 0 0;
    border: none;
    border-bottom: none;
}

.page-product .tab-content {
    border: 1px solid #000;
    color: #000;
}


.breadcrumb {
    border-bottom: 1px solid #979797;
}



.breadcrumb>li>a {
    color: #9B9B9B;
	font-size:14px;
	letter-spacing:1px;
}

.breadcrumb>li {
    color: #000000 !important;
	font-size:14px;
	letter-spacing:1px;
}

h1.page-heading {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-style:normal;
	font-size:36px;
	border-bottom:0 solid transparent;
}

p.p1{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:18px;
	line-height:29px;
	margin-left:40px;
}

h2.p1{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:24px;
	line-height:29px;
	margin-left:40px;
}

.page-product .product-info .product-action .quantity-product .quantity input, #cartform .input-cart-qty{
	width:34px;
	margin-left:40px;
}

.page-product .product-info .product-action .quantity-product .quantity, #cartform .quantity {
    width: 112px;
}

.page-product .product-info .product-action .quantity-product .quantity .qty-inner>span, #cartform .quantity .qty-inner>span {
    height: 28px;
}
.quantity input {
    height: 28px !important;
    min-height: 28px !important;
}

#cartform .quantity .qty-inner>span i{
	color:#fff;
}


.page-product .product-info .product-action .action-button .add-to-cart {
    padding: 8px 22px;
    line-height: 13px;
    font-size: 12px;
    min-width: 100px;
}

.page-product .product-info h1[itemprop="name"] {
    font-size: 36px;
}

#product-info .mini-line{
	height:1px;
	width:120px;
	color:#dbd7d7;
}

.page-product .product-info .product-price, .page-product .product-info .price {
    font-size: 33px;
}

.page-product .product-info .product-des {
    line-height: 29px;
	font-size:18px;
}

.page-product .tab-content p {
	font-size:18px;
	line-height: 29px;
	color:#000000;
}

.contact-form h2{
	font-size:36px;
	margin-bottom:60px;
}

.contact-form h2 + .row{
	margin-top:36px;
}

.contact-form h5 + p{
	margin-top:-6px;
}

.row-no-margin{
	margin-left:0;
	margin-right:0;
}

select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	font-size:14px;
	color:#4A4A4A;
	background-color:#fff;
}

textarea, textarea.form-control{
	background-color:#fff;
	font-size:14px;
	color:#4A4A4A;
}

.templatePage #body-content .page-content h3, .templatePage  #body-content .content-row-dedicated h3{
	font-size:24px;
}


.templatePage #body-content .bottom-container .contact-form h3{
	font-size:20px;
	font-weight:400;
	margin-left:0;
	text-transform:uppercase;
}

.bottom-container .contact-form h4{
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-style:normal;
	font-size:16px;
	text-transform: none;
	margin-bottom:10px;
}

.templatePage #body-content .bottom-container .contact-form p {
	color:#000;
	font-size:14px;
	line-height: 20px;
	margin-left:0;
}

.templatePage #body-content .page-contact .contact-form p{
	color:#4A4A4A;
	margin-left:0;
}

.templatePage #body-content .page-contact .contact-form p a.phone-number{
	color:#4A4A4A;
	margin-left:0;
}

.home-callout-bottom .interior img{
	width:100%;
}



.bottom-container .contact-form p + h4 {
	margin-top:32px;
}

.interior-contact{
	padding-left:47px;
	padding-right:47px;
}


.interior-contact #breadcrumb {
	margin-left:-62px;
}


.contact-form h5{
	font-weight: 400;
}

.btn-default, .quick-shop-button {
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-style:normal;
	font-size:18px;
	padding:4px 16px;
	background-color:#60a93e;
	text-transform:none;
}

.quick-shop-button {
	width:auto;
	max-width: 90%;
}

.btn.no-min-w{
	min-width:0;
}

.btn.no-txt-trans{
	text-transform: none;
}

.btn-home-parallax{
	background-color:#922C82;
	max-width:182px;
	width:182px;
	font-size:18px;
	line-height:22px;
	padding-top:12px;
	padding-bottom:11px;
	box-shadow: 0px 5px 8px #222222;
	font-family: 'Lato', sans-serif !important;
	font-weight:900 !important;
	font-style:normal !important;
}

.add-to-cart.btn.btn-default.no-min-w.no-txt-trans {
    font-size: 18px;
    margin-left: 40px;
    line-height: 13px;
}

.form-control.width-100{
	width:100%;
}

.form-group select {
	width:100%;
}
.cart-icon .number {
    color: #9b9b9b;
}
.cart-icon .number .sc-total{
    color: white;
}
.bottom-container .contact-form p{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:18px;
	text-transform:none;
	color:#000;
 overflow-wrap: break-word;
  word-wrap: break-word;
}

.spr-icon.spr-icon-star:before {
    color: #cebc00;
}

.bottom-container h3{
	font-size:25px;
	font-weight: 300;
	margin-bottom:24px;
}
.bottom-container h3.windscreen{
    font-size:23px;
}
.bottom-container h5 {
    line-height: 18px;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0px;
    margin-top: 2px;
}

.bottom-container .newsletter-title {
    font-size: 16px;
    text-transform: uppercase;
}

#email-input::-webkit-input-placeholder {
  text-transform: none;
  font-size:14px;
  color:#4A4A4A;
}
#email-input::-moz-placeholder {
  text-transform: none;
  font-size:14px;
  color:#4A4A4A;
}
#email-input:-ms-input-placeholder {
  text-transform: none;
  font-size:14px;
  color:#4A4A4A;
}
#email-input:-moz-placeholder {
  text-transform: none;
  font-size:14px;
  color:#4A4A4A;
}

.bottom-container p {
    margin-top: 2px;
    font-size: 25px;
    font-weight: 100;
    text-transform: uppercase;
	word-break: break-all;
}

.footer-block h3{
	font-size:20px;
	color:#fff;
	font-weight: 700;
}

.footer-block .list-links li a, .footer-block .list-links li{
	font-size:18px;
	color:#ffffff;
	text-transform:none;
}

.footer-block .list-links li a.btn{
	padding-left:35px;
	padding-right:35px;
}

#footer-legal-links a{
	margin-left:6px;
}

#footer-legal-links .no-link {
    color: #fff;
    margin-left: 26px;
    font-size: 12px;
    font-weight: 700;
}

#footer-legal-links .no-divider{
	border-left:none;
}


#footer-list-social .fa{
	font-size:40px;
}

#footer-list-social .fa:before{
	color:#fff;
}

.footer-contact .info{
	font-size:18px;
	color:#ffffff;
}

.cata-header p{
	font-size:18px;
	color:#000000;
	line-height: 29px;
	text-align:left;
}


#bottom-logo-vertical{
	margin-bottom:24px;

}

#footer-list-social li{
	margin-bottom:6px;
}

#footer-list-social li:nth-child(odd){
	margin-right:16px;
}

.block-parallax .text-center .parallax-title:after{
	background-image:none;
}

.owl-item .product-wrapper .product-review{
	position:static;
}

.templateProduct .related-item .product-review{
	position:absolute;
}

.templateProduct #related-items-container .product-button{
	text-align: center;
}

.sb-filter-wrapper .sb-title {
	display:block;
}

.main-content{
	/*	max-width:1020px; */
}

.contact-form label {
    margin-top:1px;
    color: #4A4A4A;
    display: inline-block;
    margin-bottom: 10px;
}

.get-updates-email{
	padding-right:18px;
}

.templatePage #body-content .page-contact .contact-form p.req-text{
	font-family: 'Lato', sans-serif !important;
	font-weight:400 !important;
	font-style:normal !important;
	font-size:14px;
	color:#4A4A4A;
}


hr{
	border-top:1px solid #979797;
}

.bottom-container .contact-form a{
	color:#000;
	text-decoration:none;
}

.product-price .detail-price{
	font-weight:400;
	display:inline-block;
}

.product-price .detail-price{
	font-weight:400;
	display:inline-block;
}

.product-price .detail-per-square-foot{
	display:inline-block;
}



.page-cata {
    padding-right: 30px;
    padding-left: 58px;
}

.page-cata h1{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-style:normal;
	font-size:36px;
	line-height: 49px;
}

.page-product .product-info .product-des{
	font-weight: 400;
	font-size:18px;
	line-height: 29px;
}

.page-product .product-info .product-des iframe {
	display:none
}

.page-product #product-image{
	padding-left:0;
	padding-right:0;
}

.page-product .product-info {
    padding-left: 40px;
}

.header-content.header-fixed .top-bar{
	display:none;
}


.header-content.header-fixed .header-main{
	display:block !important;
}

#body-content.has-header-fixed{
/*	margin-top:100px; */
}

.header-content.header-fixed .searchbox{
	display:none;
}

.header-content.header-fixed #logo-fixed-nav {
    float: left;
    display: inline-block !important;
    max-width: 120px;
    position: relative;
    top: 14px;
}

#header-swap{
	display:none;
	height:0;
}

#body-content.has-header-fixed #header-swap{
	display:block;
	height:172px;
}

.header-content.header-fixed ul.main-nav {
    display: inline-block;
    float: left;
    width: 960px;
    padding-left: 44px !important;
}



.cart-dd {
    border: 4px solid #9b9b9b;
}

.cart-dd #cart-info .action a.btn {
	background-color:#62a744;
}

.cart-sb.opened #cart-info .items-inner .cart-item-title a, .cart-dd #cart-info .items-inner .cart-item-title a {
    color: #000;
}

.sidebar .sb-widget h4.sb-title, #sidebar-blog .sb-widget h4.sb-title {
    margin-bottom: 8px;
    font-size: 16px;
    border-color: #9b9b9b;
    padding: 14px 14px;
}

.sidebar .sb-widget.sb-categories ul li a, #sidebar-blog .sb-widget.sb-categories ul li a{
	text-transform: none;
	font-size:18px;
}




#home-slideshow .swiper-content{
	max-width:1170px;
}

ul.list-best-product .featured-img, .related-item .featured-img, .templateCollection .featured-img.vert-cent-img-container {
	min-height:270px;
	height:270px;
}

.list-best-product .add-cart-button, .templateIndex .add-cart-button a.add-to-cart, .templateIndex .add-cart-button a.select-options {
	background-color:#4A4A4A !important;
}

.list-best-product .product-button{
	text-align:center;
}


.add-to-cart.btn.btn-default.no-min-w.no-txt-trans{
	margin-left:auto;
	margin-right:auto;
	color:#fff;
}


#sb-blog-archives dt{
	color:#000;
	font-size:18px;
	line-height: 29px;
}

#sb-blog-archives dd{
	margin-left:10px;
}

#sidebar-blog .sb-widget .sb-blog-tag li a{
	color:#000;
	font-size:18px;
	line-height: 18px;
}

#sidebar-blog .sb-widget .sb-blog-tag li{
	margin-top: 8px;
}

#sidebar-blog .sb-widget .sb-blog-tag .list-inline dl + dl{
	margin-top: 8px;
}



.post-head ul.list-inline ul.inline-ul{
	padding-left:0;
}

.page-blog .post .post-info .list-inline li ul.inline-ul li{
	padding-left:0;
	padding-right:0;
}

.page-blog .post .post-info .list-inline li ul.inline-ul li:before{
	content:"";
}


#sidebar-blog .searchbox .btn {
    border: 1px solid #e6e9e8;
    background: #f3f3f3;
    border-radius: 0 0px 0px 0;
    -moz-border-radius: 0 0px 0px 0;
    -webkit-border-radius: 0 0px 0px 0;
    position: absolute;
    display: block;
    top: 0px;
    right: 0px;
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    padding: 0;
    margin: 0;
    min-width: 1px;
}

#sidebar-blog .searchbox .btn {
    border: 1px solid #707070;
    background-color: #4A4A4A;
}

#sidebar-blog .searchbox .form-control {
    width: 100%;
    height: 39px;
    padding: 9px 40px 9px 10px;
    border: 1px solid #e6e9e8;
    line-height: 18px;
    -webkit-box-shadow: inset 0 0 0 #fff;
    -ms-transform: inset 0 0 0 #fff;
    -o-transform: inset 0 0 0 #fff;
    box-shadow: inset 0 0 0 #fff;
    text-transform: none;
}

#sidebar-blog .searchbox .form-control {
    border: 1px solid #9B9B9B;
}

#sidebar-blog .searchbox .sidebar-form {
    height: 39px;
    margin: 10px 0 0;
    padding: 0;
    position: relative;
    display: block;
}

#sidebar-blog .searchbox .btn:before {
    content: "\f002";
    font-family: FontAwesome;
    color: #FFF;
    font-size: 18px;
}

.post-info .list-inline li{
	font-size:18px;
	line-height: 29px;
}

.page-blog .post-date-wrapper .posted-on {
    background: #60a93e;
}

.page-blog .post .post-info .list-inline li span{
    color: #60a93e;
}

.page-blog .post .post-des, .post-tags li, .templateArticle .post-content, .templateArticle .post-content p{
	font-size:18px;
	line-height:29px;
}

.templateArticle .post-picture + p {
	margin-top:24px;
}

.templateArticle .post-comment-form{
	margin-top:24px;
}

.templateArticle  .post-picture + .post-content{
	margin-top:24px;
}


.header-content .searchbox .navbar-form{
	margin-top:18px;
}

.header-content .searchbox {
    right: 0;
    width: 295px;
}

.header-content .top-cart-holder {
    width: 295px;
}

.header-content .dropdown-menu{
	width:295px;
	right:-15px;
}

body.templateCollection .breadcrumb-holder, body.templateProduct .breadcrumb-holder{
		margin-bottom:75px;
}

.templateCollection .add-cart-button .btn.btn-default.add-to-cart, .templateProduct .action-button .add-to-cart, .add-cart-button .btn.add-to-cart, .templateCollection .btn.select-options{
	width:auto !important;
	min-width:0 !important;
	background-color:#62A744 !important;
}

.templateCollection .add-cart-button .btn.btn-default.add-to-cart, .templateCollection .btn.select-options{
	padding:6px 32px 6px 32px;
}

.templateCollection .btn.select-options{
	padding:6px 18px 6px 18px;
}

#best-selling-product h3{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:18px;
	line-height:22px;
	color:#000000;
}

#best-selling-product h2{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-style:normal;
	font-size:25px;
	color:#000;
}

.templatePage #body-content h1, .templatePage #body-content h2 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    line-height: 49px;
    color: #000;
    text-transform: uppercase;
    border-bottom: 0px solid transparent;
    margin-bottom: 12px !important;
}

.templateProduct #product-info #add-to-cart{
	margin-left:28px;
}

.templateProduct .zoomContainer{
	max-width:448px;
}


.templatePage #body-content h3, .isp_cms_title{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:29px;
	line-height:24px;
	color:#000;
	margin-left:54px;
	text-transform: none;
}

.templatePage #body-content .page-interior-content .indented h3 {
	margin-left:0;
    font-size: 24px;
    line-height: 29px;
}

.templatePage #body-content p{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:18px;
	line-height:29px;
	color:#000;
	margin-left:54px;
}

.templatePage #body-content .lg-img-msg-container p{
	font-size:14px;
	line-height:17px;
	color:#fff;
	margin-left:0px;
	margin-right:24px;
}

.isp_cms_title ,.isp_cms_title a {
	font-weight:400;
	font-size:24px;
	line-height:29px;
	margin-left:0;
}

.isp_cms_article{
	padding-bottom:24px !important;
	padding-top:24px !important;
}

.isp_cms_snippet{
	margin-top:24px;
}



.templatePage #body-content h3 + p{
	margin-top:36px;
}

.templatePage #body-content p + h3, .templatePage #body-content ul + h3{
	margin-top:48px;
}

.templatePage  #body-content  p + p{
	margin-top:24px;
}

.templatePage #body-content .panel-rows-headers h3{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	color:#000;
	font-size:18px;
	line-height: 22px;
	text-transform: uppercase;
	margin-left: 0;
	margin-bottom:24px;
}

.templatePage #body-content .panel-rows-headers h4{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-style:normal;
	color:#000;
	font-size:25px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom:30px;
}


.templatePage #body-content .panel-rows-headers h5{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-style:normal;
	color:#922C82;
	font-size:72px;
	line-height: 98px;
	text-transform:none;
}

.templatePage #body-content .panel-rows-headers h6{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	color:#000;
	font-size:24px;
	line-height: 29px;
	text-transform: none;
	margin-left: 54px;
}

.templatePage #body-content .panel-rows-headers h6 + p{
	margin-top:24px;
}

.panel-rows-headers img.featured{
	position:relative;
	top:16px;
}

.pagination-holder .pagination>li>a, .pagination-holder .pagination>li>span {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-style:normal;
    padding: 6px 8px;
    background: none;
    border: 0px solid transparent;
    color: #000;
    margin: 0px;
    line-height: 1.0;
    font-size: 14px;
}


.pagination-holder .pagination>li.active>a, .pagination-holder .pagination>li.active>span {
    border: 1px solid #60a93e;
    color: #60a93e;
}

.pagination-holder .pagination>li>a.prev, .pagination-holder .pagination>li>a.next {
    border: 0px solid transparent;
}

.pagination-holder .pagination-showing {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
    font-size: 14px;
    color:#525252;
}

.templateBlog .pagination-holder .pagination>li>a.disabled, .pagination-holder .pagination>li>a.disabled{
	color:#545454;
}

.templateBlog .pagination-holder .pagination>li>a.prev, .templateBlog .pagination-holder .pagination>li>a.next{
	border:1px solid #e9e7e1;
	padding:14px 18px 14px 18px;
	font-size:18px;
	font-family: 'Lato', sans-serif !important;
	font-weight:400 !important;
	font-style:normal !important;
}

.templateBlog .pagination-holder .pagination>li.active>a{
	border:1px solid #66ac4a;
	padding:14px 18px 14px 18px;
	font-size:18px;
	font-family: 'Lato', sans-serif !important;
	font-weight:400 !important;
	font-style:normal !important;
}

.templateBlog .pagination-holder .pagination>li>a,.templateBlog .pagination-holder .pagination>li>span{
	border:1px solid #dfdcd6;
	padding:14px 18px 14px 18px;
	font-size:18px;
	font-family: 'Lato', sans-serif !important;
	font-weight:400 !important;
	font-style:normal !important;
}






ul.categories-navigation a.active{
	color:#0089BD !important;
}


.lg-img-msg-container{
	width:100%;
}

.lg-img-container{
	padding-right:9px;
	padding-left:0;
}

.sm-img-container {
    padding-right: 13px;
    padding-left: 12px;
}

.sm-f-msg {
	border-bottom:6px solid #68aa4f;
}

.sm-f-msg-1 {
	border-bottom:6px solid #68aa4f;
}

.sm-f-msg-2 {
	border-bottom:6px solid #1a8fc1;
}

.sm-f-msg-3 {
	border-bottom:6px solid #922c82;
}

.sm-f-msg-4 {
	border-bottom:6px solid #493385;
}



.sm-f-msg + .sm-f-msg{
	margin-top:30px;
}

.lg-img-msg-container{
	min-height:154px;
	background-color:#000;
	padding-top:12px;
	padding-left:38px;
}

.lg-img-msg-container h4{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:25px;
	line-height:30px;
	color:#fff;
	text-transform: none;
}


/*
.templatePage #body-content p{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:17px;
	color:#fff;
	text-transform: none;
	margin-left:0;
	padding-right:16px;
}
*/

#best-selling-product .home-load_more {
    clear: both;
    text-align: center;
    padding: 15px 0 0;
}

.btn.btn-default.add-to-cart{
	background-color:#4A4A4A;
	color:#fff;
}

.templateIndex #body-content {
    margin-top: 5px;
}

.templateIndex #main-content{
	padding-top:12px;
}

.templateIndex .container.home-block.content-row-dedicated + .banner-top{
	margin-top:10px;
}

.templateIndex .banner-top + .content-row-dedicated{
	margin-top:10px;
}


.templateIndex #home-callouts-bottom{
	margin-top:30px;
}

.templateIndex #bottom .container {
	margin-top:25px;
}

.templateIndex #best-selling-product{
	margin-top:30px;
}

.templateIndex .block-parallax{
	margin-top:65px;
}

.templateIndex .product-wrapper .product-content .product-name a, .list-best-product .product-wrapper .product-content .product-name a{
	font-size:14px;
	line-height:17px;
	text-transform: none;
}

.templateIndex .pc-inner .product-price .price, .list-best-product .pc-inner .product-price .price {
	font-size:14px;
	line-height:17px;
	font-family: 'Lato', sans-serif !important;
	font-weight:300 !important;
	font-style:normal !important;
}

.list-best-product .pc-inner .product-price {
	line-height:12px;
	font-size:12px;
}

.list-best-product .pc-inner .product-sku {
	font-size:12px;
	line-height:17px;
	font-family: 'Lato', sans-serif !important;
	font-weight:300 !important;
	font-style:normal !important;
}

#bottom.bottom-container {
	padding-bottom:65px;
}

img.page-header-image{
	border-bottom:0px solid transparent;
}

.templatePage #main-content{
	padding-left:9px;
	padding-right:9px;
}

.templatePage .page-interior-content{
	padding-left:15px;
	padding-right:15px;
}

.templatePage .page-interior-content img + h1{
	margin-top:30px;
}


.templatePage .interior-contact{
	padding-left:92px;
	padding-right:92px;
}

.contact-header-img-container {
	margin-bottom:36px;
}

.interior-panel {
	padding-bottom:77px;
}

.interior-panel + .block-parallax{
	margin-top:65px;
}

.block-parallax + .interior-panel{
	margin-top:65px;
}

.interior-panel + .interior-panel{
	margin-top:65px;
}

#bottom .home-block{
	margin-top:60px;
}



.templatePage #body-content .section-header{
	margin-top:60px;
	margin-bottom:36px;
}

.templatePage .row-video{
	margin-top:75px;
	margin-bottom:75px;
}

.templatePage .row-video.row-video-last{
	margin-bottom:20px;
}


.templatePage #body-content .page-interior-content .row-video p{
	margin-left:0;
	font-size:18px;
	line-height:29px;
}

.templatePage #body-content .page-interior-content .row-video .indented{
	padding-right:30px;
}

.page-contact .font-awe-circle {
	border-color:#dbd9dc;
    line-height: 50px !important;
}

.page-contact .font-awe-circle.fa-phone {
	line-height:55px !important;
}

.page-contact .font-awe-circle.fa-rss {
	line-height:52px !important;
}

.page-contact .font-awe-circle.fa-envelope-o {
	line-height:52px !important;
}

.templatePage #body-content .section-header h3{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:18px;
	line-height:22px;
	margin-left:0;
	text-transform: uppercase;
}

.templatePage #body-content .section-header h4{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-style:normal;
	font-size:25px;
	line-height:30px;
	margin-left:0;
}

.templatePage #body-content .section-header h3 + h4 {
	margin-top:8px;
}


.templatePage #body-content .page-interior-content h5{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:24px;
	line-height:29px;
	margin-left:0;
	text-transform: none;
}

.templatePage #body-content .page-interior-content h6{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:18px;
	line-height:22px;
	margin-left:0;
	text-transform: none;
}

.templatePage #body-content .panel-rows-headers .super-highlight h5{
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight:700 !important;
	font-style:normal !important;
	font-size:72px;
	line-height:72px;
}

.templatePage #body-content .panel-rows-headers .super-highlight h6{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:24px;
	line-height:29px;
	margin-top:24px;
}

.templatePage #body-content .panel-rows-headers .super-highlight p{
	margin-left:0;
}

.templatePage #body-content .panel-rows-headers .super-highlight .col-md-5{
	padding-left:0;
	padding-right:0;
}

.row.super-highlight{
	padding-top:12px;
	padding-bottom:20px;
}

.templatePage #body-content .panel-rows-headers.panel-multi-headers h3 {
	margin-bottom:6px;
}



.indented{
padding-left:54px;
}

.templatePage #body-content .page-interior-content p, .isp_cms_snippet{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style:normal;
	color:#000;
	font-size:18px;
	line-height:29px;
}

.templatePage #body-content .page-interior-content .no-p-margin p{
	margin-left:0;
}

.templatePage #body-content .col-right p, .templatePage #body-content .col-right h3{
	margin-left:0;
}

.templatePage #body-content .col-right h3 + p {
	margin-top: 12px;
}


.templatePage #body-content .col-right h3:first-of-type {
    margin-top:16px;
}


.pdf-link{
	position:absolute;
	bottom:0;
}

.icon-text{
	margin-left:20px;
	font-family: 'Lato', sans-serif !important;
	font-weight:700 !important;
	font-style:normal !important;
	font-size:18px;
	line-height:18px;
	color:#000000;
}

.post-photo-text{
	margin-top:24px;
}

.templatePage #body-content .container.not-first-container .section-header{
	margin-top:22px;
	margin-bottom:38px;
}

.row-photo-post-header{
	margin-top:10px;
}

.row-multi-image-container{
	margin-top:65px;
	margin-bottom:24px;
}

.no-padding-left{
	padding-left:0;
}

.no-padding-right{
	padding-right:0;
}

.img-inline{
	margin-top:18px;
	display: block;
}

.asset-img-rel {
	position:relative;
	top:14px;
	left:24px;
}

.visible-lg {
    display: none !important;
}

.page-interior-content h2 + .row{
	margin-top:36px;
}

.page-interior-content h2:first-of-type {
	margin-top:36px;
}

.page-interior-content .row-top-margin{
	margin-top:76px;
}

.page-interior-content h5 + h6{
	margin-top:10px;
}

.page-interior-content h6 + p{
	margin-top:30px;
}

.sc-total{
	margin-left:16px;
}

.related-item .product-wrapper .product-content .product-name a{
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-style:normal;
	font-size:14px;
	line-height:17px;
	margin-left:0;
	text-transform: none;
}

.related-item .pc-inner .product-price .price {
	font-size:14px;
	line-height:17px;
	margin-left:0;
	text-transform: none;
}

#shopify-product-reviews .spr-container .spr-button, #shopify-product-reviews .spr-container .spr-button-primary{
	text-transform:none;
	font-size:18px;
	line-height:13px;
	min-width:0;
	padding:8px 22px;
    font-weight: 700;
}


#shopify-product-reviews .spr-container .spr-summary-actions a {
	text-transform:none;
	font-size:18px;
	line-height:13px;
	min-width:0;
	padding:8px 22px;
    font-weight: 700;
}

.templateProduct #shopify-product-reviews .spr-container .spr-summary-actions a.spr-summary-actions-newreview{
	padding:4px 16px 4px 16px;
	line-height:21px;
	text-transform: capitalize;
}

#layer-addcart-modal .addcart-modal-box .addcart-modal-action .addcart-modal-button .addcart-modal-continue .btn {
	text-transform:none;
	font-size:18px;
	line-height:13px;
	min-width:0;
	padding:8px 22px;
    font-family: "Lato",Arial,Helvetica,sans-serif;
    background: #60a93e;
    font-weight: 700;
    color: #fff;
    border: none;
    text-transform: none;
    min-width: 0;
}

#home-slideshow .swiper-content.text-center{
	left:80px !important;
}


.page-header-image + h1.page-heading{
	margin-top:24px;
}

.mar-bottom{
	margin-bottom:24px;
}

.mar-bottom.interior-contact{
	margin-bottom:61px;
}

.templateCollection #sidebar{
	padding-right:38px;
}

.templateCollection #collection-content {
    padding-right: 48px;
    padding-left: 2px;
}

.templateCollection .cata-header p:first-child{
	margin-top:47px;
}

.templateCollection .cata-product.cp-grid .product-grid-item {
    width: 33%;
}

.templateCollection .cata-product .product-grid-item.product-price-range{
	padding-left:6px !important;
	padding-right:6px !important;
	margin-bottom:18px !important;
}

.templateCollection .cata-product .product-wrapper .product-content {
    display: block;
    overflow: hidden;
    padding: 0 10px;
}


.templateCollection .product-wrapper .product-head .product-image .featured-img {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom:12px;
	border-bottom:0px solid transparent;
	width:auto;
}

.product-wrapper .product-head .product-image .featured-img a img{
	max-height:175px;
	height:auto !important;
}


.templateCollection .product-wrapper .product-head .product-image{
	height:inherit;
	border-bottom: 1px solid #eae9e9;
	overflow:hidden;
}

.templateCollection .product-content-eql h5 {
	margin-top:24px;
}

#sort_by_button a{
	color:#A9A9A9;
}


.main-nav .dropdown-menu li a{
	border-bottom:0px solid transparent;
}

.navigation .navbar .navbar-collapse .main-nav>li.mega-menu .dropdown-menu .mega-sub-link .dropdown-menu-sub li a {
    font-size: 14px;
}

.main-nav .dropdown-menu li:last-child {
     padding-top:6px;
}

.mega-sub-link + .mega-sub-link{
	margin-top:12px;
}

.block-parallax {
    padding: 73px 0;
}

.block-parallax .text-center .parallax-title{
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight:700 !important;
	font-style:normal !important;
	font-size:48px;
	line-height: 48px;
	margin-bottom:0;
	padding-bottom:0;
	max-width:800px;
}

.block-parallax .text-center .parallax-title + .parallax-caption{
	margin-top:35px;
}

.block-parallax + .home-block{
	margin-top:65px;
}

hr.full-hr {
    border-bottom: 1px solid #979797;
}

.blog-header-img-container{
	text-align:center;
	margin-top:-13px;
}

.blog-grid h2 a{
	font-size:26px;
}

.blog-grid .post-author, .blog-grid .post-comment, .blog-grid .post-info li{
	font-size:14px;
}

#sidebar-blog .sb-widget .sb-blog-tag ul li a{
	font-size:14px;
	color:#60a93e;
}

.templateIndex .vert-cent-img-container, .templateProduct .vert-cent-img-container, .templateCollection .vert-cent-img-container, .templatePage .vert-cent-img-container   {
  display: table !important;
  width: 100%;
}

.templateIndex .vert-cent-img, .templateProduct .vert-cent-img, .templateCollection .vert-cent-img, .templatePage .vert-cent-img {
  display: table-cell !important;
  text-align: center !important;
  vertical-align: middle !important;
}


.page-product .product-info .product-action .variants-wrapper label{
	font-size:18px;
	line-height:18px;
}

.templateProduct .selector-wrapper{
	float:left;
	clear:both;
}

.templateProduct .selector-wrapper + .selector-wrapper{
	margin-top:-25px;
}

.isp_section_header, a#acp_footer_all.n_b_acp{
	padding-top:8px !important;
	padding-bottom:8px !important;
	font-family: 'Lato', sans-serif !important;
	font-weight:400 !important;
	font-style:normal !important;
	text-transform:uppercase;
	color:#fff !important;
}

.isp_section_header{
	padding-left:10px !important;
}

.isp_facet_title + .isp_facet_value{
	margin-top:-4px !important;
}


 a#acp_footer_all.n_b_acp{
 	text-transform:none;
 }


.as_magento_product_section .as_magento_product_desc{
	color:#000;
	padding-top:10px !important;
	padding-bottom:2px !important;
}

#isp_left_container_facets .isp_facet_value a .isp_facet_value_name .isp_facet_value_name_not_selected, #isp_search_result_page_container .isp_single_facet_wrapper .isp_facet_title .isp_facet_title_name{
	font-size:16px;
}

#isp_left_container_facets .isp_facet_title_name{
	text-transform:uppercase;
	color:#000;
}

.isp_single_facet_wrapper + .isp_single_facet_wrapper{
	margin-top:12px;
}

#isp_left_container .isp_facet_value{
	padding-top:6px;
	padding-bottom:6px;
}


ul.ui-autocomplete.ui-widget-contentx .ui-menu-item{
	padding-top:8px !important;
	padding-bottom:2px !important;
}

ul.ui-autocomplete .ui-menu-item[isp_category='true'] + .isp_section_header.isp_section_products{
	margin-top:12px;
}




#isp_results_summary{
	text-transform:none!important;
    font-size: 18px!important;
    color: #000000!important;
    line-height: 29px!important;
    text-align: left!important;
}


#search_res_sorting_title {
    margin-right: 10px ;
    vertical-align: top;
    margin-bottom: 0;
    display: inline-block;
    line-height: 27px !important;
    font-size:13px !important;
}

.isp_product_title{
    color: #4A4A4A !important;
    font-weight: 700 !important;
    font-size: 19.25px !important;
    line-height: 23px !important;
}

#isp_search_results_container li.isp_grid_product a.isp_product_quick_view_button {
    cursor: pointer !important;
    border: none !important;
    font-size: 12px !important;
    color: #fff !important;
    padding: 5px 10px !important;
    line-height: 23px !important;
    text-align: center !important;
    margin: 0px auto !important;
    width: 105px !important;
    background: #3d4445 !important;
    -moz-transition: all 0.35s ease 0s !important;
    -webkit-transition: all 0.35s ease 0s !important;
    -ms-transition: all 0.35s ease 0s !important;
    -o-transition: all 0.35s ease 0s !important;
    transition: all 0.35s ease 0s !important;
    -webkit-transition-duration: 0.5s !important;
    -moz-transition-duration: 0.5s !important;
    -o-transition-duration: 0.5s !important;
    transition-duration: 0.5s !important;
}

.sb-widget.sb-categories li.active span{
	font-size:18px;
	line-height:25px;
	color:#0089BD !important;
}

[data-url]{
	cursor: pointer;
}


.block-large-image-text{
	background-attachment:scroll;
}

.templatePage .block-large-image-text{
	margin-top:65px;
}

.templatePage .block-large-image-text + .banner-top.home-block-no-wt-bg{
	margin-top:40px;
}

.templatePage .home-block + .content-row-dedicated {
	margin-top:65px;
}

.templatePage #body-content .content-row-dedicated h2 + h3{
	margin-top:30px;
}


.templatePage #body-content .content-row-dedicated h3 + p{
	margin-top:14px;
}

.templatePage .content-row-dedicated  ul{
	margin-left:65px;
}

.templatePage #body-content .content-row-dedicated .home-block-interior ul{
	margin-left:108px;
}



.templatePage #body-content .page-interior-content ul, .templatePage #body-content .home-block-interior ul{
	margin-left:15px;
	margin-top:18px;
}


.templatePage .page-interior-content ul li, .templatePage #body-content .home-block-interior ul li{
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000;
    font-size: 18px;
    line-height: 29px;
}

.templatePage #body-content .post-photo-text h3 + p {
	margin-top:12px;
}

.breadcrumb-only{
	padding-bottom:14px;
}

.block-parallax.block-large-image-text{
	max-width:1120px;
	padding-bottom:114px;
}

.svg.favorite--heart{
	display:none;
}

.isp_favorite, #isp_fav_btn_bar, #isp_search_res_sorting_menu {
	display:none !important;
}

.li.isp_grid_product form.isp_add_to_cart_form{
	display:none;
}

div.isp_center_container ul#isp_search_results_container{
	margin-left:0 !important;
}

.top-login-register a{
	color:#4a4a4a;
}

.top-login-register123 a:hover{
	text-decoration:underline;
}

.form-inline.form-subscribe-thanks{
	display:none;
}

.form-subscribe-thanks p{
	font-size:16px;
	text-transform:none;
}

.img-inline.medium-photo{
	max-width:387px;
	width:100%;
}

.block-large-image-text + .content-row-dedicated{
	margin-top:15px;
}

.home-block-interior ul, .page-content ul, .page-interior-content ul{
	list-style-position: outside;
}

.content-row-dedicated + #best-selling-product{
	margin-top:32px;
}

#layer-addcart-modal .addcart-modal-box,#layer-addcart-modal .addcart-modal-box .addcart-modal-title,#layer-addcart-modal .addcart-modal-box .addcart-modal-price  {
	font-size:15px !important;

}

.templatePage .row-three-box-links + .row-three-box-links{
	margin-top:-15px;
	padding-bottom:0;
}

.templatePage .block-large-image-text + .row-three-box-links{
	margin-topi:65px;
}

.templatePage .content-row-dedicated + .specialty-block{
	margin-top:65px;
}

.templatePage .content-row-dedicated + .block-parallax{
	margin-top:65px;
}

.templatePage p + h4 {
	margin-top:48px;
}

.templatePage #body-content p.parallax-caption{
	margin-left:0;
}

.templatePage .row-three-box-links + .row-three-box-links{
	margin-top:-15px;
	padding-bottom:0;
}



.swiper-pagination{
	position:relative;
	top:-33px;
	width:200px !important;
	margin-left:auto;
	margin-right:auto;
}

.pc-inner.xm2 .product-price, .product-list-per-square-foot{
	display:inline-block;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home-block-interior .videoWrapper{
	margin-top:24px;
	margin-left:54px;
}

.product-grid-item .product-wrapper .product-content .product-button .add-cart-button, .owl-item .product-wrapper .product-content .product-button .add-cart-button, .featured-content-holder .featured-product .product-wrapper .product-content .product-button .add-cart-button, .home-tab .product-holder .product-wrapper .product-content .product-button .add-cart-button{
	max-width:none;
	width:auto;
}

.page-product .product-info .swatch .header{
	margin-right:6px;
}

.contact-form .fa-icon-container #contact_form{
	margin-top:-15px;
}

.templatePage #body-content .page-contact .contact-form .form-subscribe-thanks p{
	font-size:12px;
}

	.templateIndex .home-callout-text-container p{
		padding-bottom:16px;
	}

	.home-slideshow-wrapper{
		top:-3px;
	}

	#home-main-content .content-row-dedicated:first-of-type{
		margin-top:30px;
	}

.page-product .product-info .swatch .swatch-element input:checked+label {
    box-shadow: none;
    cursor: default;
    border-color: #62A744;
    border-width:3px;
}

#quick-shop-popup .modal-dialog .modal-content .modal-body .product-info #qs-product-title a {
	font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    border-bottom: 0 solid transparent;
}

#quick-shop-popup .modal-dialog .modal-content .modal-body .product-info #qs-product-price .price {
	color: #000;
	font-size: 33px;
	font-weight: 400;
	line-height: 1.42857;
}

#quick-shop-popup .modal-dialog .modal-content .modal-body .product-info .description {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
}

.no-wrap{
	white-space: nowrap;
}

#contact-get-updates #name {
	float:left;
}

#contact-get-updates #contact-get-updates-join {
	float:left;
	margin-left:6px;
}

.name-wide{
	float:left;
	clear:none
}

.name-narrow{
	float:right;
	clear:both;

}

.join-wide {
	float:left;
	clear:none;
}

#contact-get-updates #contact-get-updates-join.join-narrow{
	float:right;
	clear:both;
	margin-top:15px;
}

.sidebar .sb-widget ul.categories-navigation li.subcategory {
	margin-left:24px;
}

.group-cw .variants-wrapper.clearfix {
	float:left;
	clear:both;
	margin-top:24px;
	width:100%;
}

#need-help-phone, 
#need-help-email {
	color:#4A4A4A;
}

.phone-number{
	text-decoration:none;
	cursor:default;
}
.top-phone-number.phone-number{
    float: left;
    padding-top: 1.5rem;
}
.page-product #product-image .more-view-image #gallery-image{
	margin-left:16px;
}

.product-label > span.label-sale {
    background-color: #62a744;
}

.tab-content .tab-pane, .tab-content .tab-pane p {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
}

.container-sitemap .page-content ul{
	margin-left:76px !important;
}

.horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li.notdropdown>a{
	padding-top:24px;
	padding-bottom:24px;
}


#footer-list-social{
	max-width:130px;
}

#footer-list-social li{
	display:inline-block;
	margin-bottom:1rem;
}

#footer-list-social li:nth-child(odd) {
	margin-right:1rem;
}

.main-nav-heart.fa {
    font-size: 1.8rem;
    position: relative;
    top: 3px;
}

.horizontal-menu .navigation .navbar .navbar-collapse .main-nav > li:nth-child(6) a{
    padding-left: 16px;
    padding-right: 16px;
}

.horizontal-menu .navigation .navbar .navbar-collapse .main-nav > li:nth-child(6) a{
    padding-left: 16px;
    padding-right: 16px;
}

.sb-widget.no-border h4.sb-title{
    border: none !important;
    padding-left: 0 !important;
}


@media (min-width: 1200px) {

	.breadcrumb {
		width: 1120px;
		margin-left: -30px;
		padding-left: 88px;
	}


	.row.full-hr {
		width: 1120px;
		margin-left: -30px;
	}


}


@media (max-width: 1199px) {

	.templatePage .page-interior-content {
		padding-left: 9px;
	}

	.home-block-interior {
		padding-left: 24px;
		padding-right: 24px;
	}

}

@media (max-width: 1119px) {

	.horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li>a {
		font-size: 12px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.email-newsletter .fa-icon-container{
		width:50%;
	}

	.email-newsletter #bottom-module-newsletter{
		width:100%;
		margin-top:24px;
	}

	.horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li.notdropdown>a{
		padding-top:25px;
		padding-bottom:23px;
	}

}


@media (max-width: 1119px) {

	.top-login-register {
		width:100%;
	}

	.top-bar .container .top-cart-holder {
		margin-top:-6px;
	}

}




@media (max-width: 991px) {

	.contact-col + .contact-col{
		margin-top:50px;
	}

	.container {
		max-width:990px;
		width:95%;

	}

	.banner-top .banner-top-item .banner-top-text {
		height:auto;
		background-color:transparent;
	}

	.banner-top .banner-top-item {
		background-color:transparent;
	}

	.navbar-responsive-menu{
		margin-top:19px;
	}

	.header-content .top-bar-right {
		width:100%;
	}

	.footer-first{
		clear:left;
	}

	#bottom-logo-vertical{
		float:left;
	}

	#footer-list-social{
		float:left;
		margin-top:2.5em;
		margin-left:2em;
	}

	.templateIndex .home-callout-bottom{
		margin-bottom:32px;
	}

	.mega-sub-link ul{
		list-style: none;
	}

.menu-mobile .main-nav .mega-menu .dropdown-menu .dropdown-menu-sub .mega-sub-link a {
    padding: 6px 15px 6px 35px;
    font-size: 12px;
    border-bottom: 0px solid transparent;
}


}

@media (max-width: 991px) and (min-width: 768px) {

	.cata-product.cp-grid .product-grid-item:nth-child(3n+1) {
		clear: none;
	}

}



@media (max-width: 800px) {

	.email-newsletter .fa-icon-container{
		width:100%;
	}

	.email-newsletter .fa-icon-container + .fa-icon-container{
		margin-top:24px;
	}

}


@media (min-width: 768px) {

	.templateProduct #product-image .featured-image {
		height:inherit !important;
		text-align:center;
		max-height: 448px !important;
		overflow:hidden;

	}
	.templateProduct #product-image #product-featured-image {
	/*
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  */
	}

#product-featured-image{
 position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}


	.templateProduct #product-image{
		display:table;
		table-layout:fixed;
	}

	.templateProduct .product-image-inner{
		display:table-cell;
		height:inherit;
	}

	#product-featured-image{
		max-width:448px !important;
		max-height: 448px !important;
	}


	.navigation .navbar .navbar-collapse .main-nav>li.mega-menu .dropdown-menu .mega-sub-link>a.hide-desktop{
		display:none;
	}


}


@media (max-width: 767px) {

	.templateIndex .home-banner-top{
		padding-right:0 !important;
		padding-left:0 !important;
	}

	.templateIndex .home-banner-top .banner-top-item img{
		width:100%;
	}

	.templateIndex .home-banner-top + .home-banner-top{
		margin-top:24px;
	}

	.templateIndex .home-callout-bottom + .home-callout-bottom{
		margin-top:24px;
	}

	.templateIndex .home-callout-bottom p + img {
		width:100%;
	}


	#bottom .home-block-interior {
		padding-left:24px;
		padding-right:24px;
	}

	.h3-replacement{
		height:0;
	}

	#bottom .fa-icon-container + .fa-icon-container{
		margin-top:24px;
	}

	#bottom #bottom-module-newsletter{
		margin-top:24px;
		float:left;
	}

	#home-banner-top-1, #home-banner-top-2, #home-banner-top-3,#home-banner-top-4, #home-banner-top-5, #home-banner-top-6{
		padding-left: 15px;
		padding-right:15px;
	}

	#home-banner-top-2, #home-banner-top-3{
		margin-top:30px;

	}

	.col-right.no-padding-left{
		padding-left:54px;
		margin-top:28px;
	}

	.img-inline.medium-photo{
		max-width:95%;
	}

	.templateCollection .cata-product.cp-grid .product-grid-item{
		width:50%;
	}

	#home-slideshow .swiper-content>div.heading, #home-slideshow .swiper-slide-active .swiper-content .heading {
		font-size: 20px !important;
	}

	#home-slideshow .swiper-content>div .heading{
		margin-left:0 !important;
		text-align:center !important;
		padding-bottom: 10px !important;
		padding-top: 10px !important;
	}



	.header-content.header-fixed {
		position: fixed !important;
		z-index: 1030;
		left: 0;
		right: 0;
		top: 0;
	}


	#bottom-logo-vertical{
		float:left;
	}

	#footer-list-social{
		float:left;
		margin-top:2.5em;
		margin-left:2em;
	}

	li.product-grid-item .product-wrapper{
		padding-bottom:0;
	}






}






@media (max-width: 590px) {

	.templateCollection .cata-product.cp-grid .product-grid-item{
		width:100%;
	}

	.templateProduct #product-info #add-to-cart {
     margin-left: 0;
	}

	.header-content .searchbox {
		width: 250px;
	}

	#footer-legal-links{
		width:100%;
	}

	#footer-legal-links li{
		float:left;
		clear:none;
	}

	#footer-copyright{
		clear:both !important;
		float:left;
	}

	#footer-copyright span{
		margin-left:0 !important;
	}

	.phone-number{
		cursor:pointer;
	}


	ul.list-best-product .featured-img, .related-item .featured-img, .templateCollection .featured-img.vert-cent-img-container {
		min-height: 0;
		height:auto;
	}

	.product-grid-item .product-wrapper .product-head, .owl-item .product-wrapper .product-head, .featured-content-holder .featured-product .product-wrapper .product-head, .home-tab .product-holder .product-wrapper .product-head {
		margin-top:24px;
	}

	.templateCollection .cata-product .product-grid-item.product-price-range {
		margin-bottom: 0px !important;
	}

	.pc-inner .product-price .price, .product-list-per-square-foot {
		padding-bottom:0;
	}

	.cata-toolbar .visible-xs .filter-toggle{
		white-space: nowrap;
	}

	.product-wrapper .product-head .product-image .featured-img a {
		margin-bottom:24px;
	}

	.templatePage #body-content .page-interior-content ul, .templatePage #body-content .home-block-interior ul {
	   margin-left: 0;
	}

	.product-button.no-button{
		display:none;
	}


}

@media (max-width: 480px) {
	#icon-shopping-cart {
		margin-left:0;
		margin-top:10px;
		margin-bottom:10px;
	}

	.header-content .top-cart-holder{
		width:auto;
	}

}


@media (min-width: 400px) {

/*
	.header-content.header-fixed .searchbox {
		display:block !important;
	}

.header-content.header-fixed .header-main {
    display: block !important;
}

*/



}

iframe {
  max-width: 100%;
}
#qs-product-description p:nth-child(-n+2) {
  display: block;
}
#qs-product-description p {
  display: none;
}