/* Clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
.clearfix {
    clear: both;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body {
    line-height: 1.5;
    font: normal 13px 'Open Sans', sans-serif;
    background-color: #F4F8ED;
    background-image: url("//d14ty28lkqz1hw.cloudfront.net/data/org/14289/theme/48510/img/bg.jpg");
    background-position: center center;
	background-repeat: no-repeat;
    background-size: cover;
	background-attachment: scroll;
	color: #737572;
    font-weight: 400;
	
}

h1, h3, h2,h4, h5, h6 {
    color: #006A36;
	font-family: 'Open Sans', sans-serif;
    line-height: 1em;
    font-weight: 600;
}

h2 {
    font-size: 2em;
}

a  {
    color: #737572;
    outline: medium none;
}

a:hover {
    color: #006A36;
    text-decoration: none;
}

.body-content {
    height: 100%;
    overflow: hidden;
}

.row {
	max-width: 1152px;
}

[role="main"] {
    padding: 0 !important;
}

button,
.button,
.button:link,
.button:visited {
    /* You may wish to override these properties with your settings */
    display: inline-block;
    border: 0;
    border: 1px solid rgba(0,0,0,0.2);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #006A36;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
    color: #FFFFFF;
    padding: 5px 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 13px 0 0 0;
}

button:hover,
.button:hover,
button:active,
.button:active,
button:focus,
.button:focus {
    /* You may wish to override these properties with your settings */
    background-color: #006A36;
    color: #FFFFFF;
    outline: none;
}

button.disabled, 
button[disabled],
.button.disabled,
.button[disabled],
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
	background-color: #006A36;
    color: #FFFFFF;
	opacity: 1;
}

header .row {
   overflow: visible;
}

.step {
    display: inline;
    line-height: 1;
    width: 10%;
}

.cartCount {
    margin-left: 22px;
    float:right;
}

button.radius, .button.radius {
    border-radius: 6px;
}

.contact-button,
.get-aquote-button {
    padding: 16px;
    font-size: 20px;
    font-weight: 600;
}

.contact-button {
    background-color: #006A36;
    color: #FFFFFF;
    width: 235px;
}

.get-aquote-button {
    background-color: #006A36;
    color: #FFFFFF;
    width: 200px;
    margin-top: 55px;
}

.mobile-social-icon { 
    font-size: 60px;
    color:#0A6A3A!important;
}

.mobile-social-icon:hover { 
    font-size: 60px;
    color:#0A6A3A!important;
}

.social-icon { 
    font-size: 25px;
    color:#0A6A3A!important; 
}

.social-icon-cart{
    font-size: 25px;
    color:#0A6A3A!important; 
}

/*top header*/

.fi-list {
    font-size: 40px !important;
    text-indent: 4px !important;
    margin-bottom: 10px;
    margin-top: 16px;
    color: #006A36 !important;
}

.text-logo {
    color: #006A36;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 30px;
    margin-bottom: 6px;
    margin-top: 3px;
    word-wrap: break-word;
}

header .title-area{
	width: 100%;
	background: none repeat scroll 0 0 transparent !important;
}

header .top-bar.expanded .title-area {
    background: none repeat scroll 0 0 transparent;
}

header .mobile-logo{
    display:none;
}

header .logo{
    display:block;
}

header .top-bar{
    height: auto;
}

.social-media-content {
    margin-top: 20px;
}

.top-bar .name {
	float: left;
    height: auto;
    padding-top: 14px;
    width: 60%;
}

header .social{
	width: 190px!important;
    list-style: none;
}

header .social li{
	padding: 0 5%;
	float: left;
}

header .social li a {
    vertical-align: sub;
}

header .phone-detail li{
    float: left;
    padding: 5px;
}

header .phone-number{
    font-size: 15px;
}

header .header-links {
    font-size:12px;
    font-weight:700;
    margin-top:20px;
}

header .header-links  a{	
	font-size:12px;
    font-weight: 600;
    line-height: 26px;
    text-transform: uppercase;
}
/* end top header*/

/* Override default styling */

.phone-detail .step{
    color: #0A6A3A;
    float: left;
    font-size: 28px;
    margin-top: -1px;
}

.top-bar-section ul {
    font-size: 17px;
}

.top-bar-section ul li > a.button {
	text-decoration:none;
}

.top-bar-section li a:hover:not(.button) {
    background: transparent;
}

.top-bar-section ul li > a:hover {
	text-decoration:none;
}

.top-bar-right form {
	padding: 0 15px;
	line-height: 45px;
}

header nav.top-bar,
header .top-bar-section ul,
header .top-bar-section li a:not(.button),
header .top-bar-section ul li.active>a {
    background-color: transparent;
}

header .top-bar-section li a {
    padding: 0 25px 0 0 !important;
    line-height: 35px !important;
}

header .top-bar-section{
	float: left;
	width: 100%;
	border-top: 1px solid #7E817A;
	border-bottom: 1px solid #7E817A;
}

header .top-bar-section ul {
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
    list-style: none;
    margin: 0;
    padding: 0;
}

header .top-bar-section ul.menu {
    float: right;
}

.top-bar .toggle-topbar.menu-icon {
    left: auto !important;
    margin: 0;
    padding: 0;
    position: relative;
}

header .top-bar .toggle-topbar a,
header .top-bar .toggle-topbar.menu-icon a,
header .top-bar-section li a,
header .top-bar-section li.hover>a:not(.button) {
    background: transparent;
    color: #737572;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
	font-size: 16px;
    display: inline-block;
    padding:0 9px 2px;
}

header .top-bar-section ul li.hover>a,
header .top-bar-section ul li.active>a,
header .top-bar-section li.hover a:hover {
	background: transparent;
    color: #0A6A3A;
}

header .top-bar .toggle-topbar.menu-icon a span {
    box-shadow: 0 27px 0 2px #006A36, 0 35px 0 2px #006A36, 0 43px 0 2px #006A36;
	width:30px;
}

.top-bar-section .has-dropdown > a:after {
    border-color: #737572 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    margin-top: -8px;
}

/* Dropdowns */
header {
	margin-bottom: 20px;
}

header .top-bar-section .dropdown {
    -moz-box-shadow: 1px 1px 4px -1px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px 4px -1px rgba(0,0,0,0.5);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 1px 1px 4px -1px rgba(0,0,0,0.5);
    background: #FFFFFF;
}

header .top-bar-section .dropdown li a {
    color: #343d3f;
    text-transform: none;
    padding: 0 10px !important;
    margin-right: 20px;
}

header .top-bar-section .dropdown li a:hover {
    color: #0A6A3A !important;
}

header .top-bar-section li li.hover>a:not(.button) {
    background: transparent;
    color: #343d3f;
}

header .top-bar-section .has-dropdown > a:hover:after{
    border-color: #0A6A3A rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
}

.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    margin-top: -17px;
}

.header-button {
    font-weight: 600;
    float: right !important;
    text-transform: capitalize;
}

.header-button > a {
    font-size: 16px;
    font-weight: 600 !important;
    line-height: 22px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-right: 0 !important;
    color: #006633 !important;
}

header .circle{
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
}

header .cart-detail a{
    padding-right:0!important;
}

header #cart{
	background: none repeat scroll 0 0 #0A6A3A;
    color:#FFFFFF;
    float: right;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 15px;
    margin-left: 5px;
    margin-top: -3px;
    padding-top: 7px;
    text-align: center;
    vertical-align: middle;
    width: 32px;
}

header .cart-detail {
    width: 62px;
}

.top-bar form {
    border-bottom: 1px solid #7E817A;
    border-top: 1px solid #7E817A;
    float: left;
    margin-left: 15px;
    padding: 0 0 4px;
    top: 0;
    margin-bottom: 10px;
}

header .search{
    background-color: transparent;
    color: #0A6A3A;
    font: 700 11px 'Open Sans', sans-serif;    
    border: 0;   
	top: 0;
	width: 118px;
    float: none;
    padding: 0 0 0 4px;
}

header .searchButton{
    opacity: 0;
    border: medium none;
    cursor: pointer;
    width: 30px;
	float: left;
    vertical-align: middle;
    display: inline-block;
    font-family: "foundation-icons";
    font-style: normal;
    font-variant: normal;
    z-index: 9999;
}


.fi-page-search {
    font-size: 17px;
    left: -18px;
    top: 2px;
    position: relative;
    color: #0A6A3A;
}
/*homepage*/

.homepage .accountants-detail{
    margin:60px 0 20px 0;
    float: left;
}

.homepage .service-detail{
	margin:25px 0;
    border-top:1px solid #7E817A;
    padding-top:60px;
    float: left;
}

.homepage .service-image {
    display: block;
    margin: 0 auto;
    width: 100%;
    margin-top:20px;
}

.homepage h2,
.subtitle {
    color: #006A36;
    font-size: 29px;
}

.services-title {
     color: #006A36;
     font-size: 29px;
     margin-left: 25px;
}

.homepage .accountant-body{
    line-height: 28px;
    margin: 0 !important;
}

.homepage .descriptions{
    margin-top:30px;
}

.mainImg {
    float: left;
}

.homepage .contact-us{
    margin-top:38px;
}

.service-body{
   margin-top:20px;
}

.service-title{
    display: inline-block;
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.mobile-services-separator{
    border-top: 1px solid #7E817A
}
/* services */
.services-page .white-content{
	background-color: #FFFFFF;
	margin-top: 40px!important;
	margin-bottom: 65px!important;  
    float: left;
}

.services-page .detail{
    margin-top: 100px;
    margin-left: 36px;
}

.services-page .detail-text{
    margin-left: 36px;
}

.services-page .mainImg {
    float: right;
}

.services-page .services-row:last-child {
    border: none;
}

.services-page .white-content p .button {
    margin-left: 20px;
    margin-top: 10px;
}
    
.services-page .contact-us-content{
	margin-top:30px;
	margin-left:30px;
}

.services-page .services-row{
    padding-bottom: 60px;
    padding-top: 65px;
	border-bottom:1px solid #7E817A;
}

.services-page .services-row .mainImg {
    float: none;
}

.services-page .services-body{
   margin-top:20px;
}

.services-page .our-team-row{
	margin-top:30px;
}

.services-page .our-team-column{	
	margin-top:30px;
}

.title{
	font-weight:bold;
}
.services-page .post{
	font-style:italic;
	margin-bottom:20px;
	margin-top:5px;
	font-weight:bold;
}

.services-page .services-imgs p {
     font-style: italic;
     text-transform: capitalize;
}

/*collection page*/
/* Collection page */

.breadcrumbs a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 1em;
    text-decoration: none;
    color:#737572;
}

.breadcrumbs {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
	color:#737572;
}

.breadcrumbs li {
    display: inline;
	word-wrap: break-word;
}

.collectionpage .sorter {
    float: left;
    font-size: 0.9em;
    margin-bottom: 30px;
    width: 100%;
}

.collectionpage .sorter select {
    width: 25%;
    font-size: 0.9em;
}

.collectionpage .sorter .chosen-container {
    text-align: left;
    font-size: 0.9em;
}

.wait {
    display:none;
    top:50%;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
}

.ias_loader,
.collectionpage .itemsper,
.collectionpage .pagination-container {
    display: none !important;
}

.collectionpage .filter select {
    width: 50%;
    height: 25px;
}

.collectionpage h2.collection-title {
    margin: 0.5em 0 0.9em;
    text-align: center;
}

.collectionpage {
    margin-top:10px;
}

.collectionpage .collection {
    list-style: none outside none;
}

.collectionpage .collection-item {
    list-style: none outside none;
    margin-bottom: 10px;
    position: relative;
}

.collection-item .sale, 
.related-item .sale,
.search-results .sale {
    background-color: #006A36;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 78px;
}

.product-title a {
    font-size: 16px;
    font-weight: 600;
    line-height: 11px;
    word-wrap: break-word;
}

.priceproduct {
    font-size: 14px;
}

.title-price {
    float: left;
    margin-top: 12px;
    word-wrap: break-word;
}

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

.right-content {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

/*product page*/

.ps-product-compare-price-container{
	font-size: 20px;
}

.product-title-price del{
    color: #006A36;
}

.product-title-price {
    font-size: 18px;
    padding: 25px 0;
}

.selectors {
    list-style-type: none;
    margin-left: 0;
}

.product-detail{
    margin-top:30px!important;
}

.product-detail .selectors li {
    padding-bottom: 15px;
}

.product-detail .selectors label {
    font-size: 18px;
    text-transform: capitalize;
    display: block;
    color: #006A36;
}

.productpage .selectors select {
    width: auto;
}

.selectors .chosen-container.chosen-container-single.chosen-container-single-nosearch {
    vertical-align: text-bottom;
    text-transform: lowercase;
}

.product-detail .description {
    margin: 0 0 30px;
	clear: both;
}

.productpage .description p {
    font-weight: 100;
    line-height: 30px;
}

.product-quantity-cart {
    border-bottom: 1px solid #7E817A;
    border-top: 1px solid #7E817A;
    float: left;
    padding: 20px 0;
    width: 100%;
}

.product-quantity-cart .columns {
    padding: 16px 0;
}

.product-quantity {
    font-family: open sans;
    font-size: 18px;
    vertical-align: super;
}

#add-quantity {
    font-family: 'Open Sans',sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 47px;
    margin: 0 9px;
}

.quantities {
    float: left;
    margin-top: 5px;
    margin-bottom: 15px;
}

#product-price {
    clear: both;
    float: left;
    font-size: 27px;
    margin-top: 20px;
}

.product-detail .image-container img{
    border:1px solid ;
}

.product-detail .image-container .mousetrap {
    cursor: crosshair !important;
}



.collectionpage .collection-item img,
.productpage .related-item img,
.productpage .product-detail img,
.thumbs img,
.search-results .image img {
    border: 1px solid #006A36 !important;
}



.related-item .homeProductWrap img{
    border:1px solid ;
}

.product-detail .thumbs {
    margin-top: 20px;
}

.product-detail .thumbs li {
    text-align: center;
    cursor: pointer;
}

#product-title {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0;
    word-wrap: break-word;
    line-height: 27px;
}

.resp-tab-content,
h2.resp-accordion {
    border: 1px solid #7E817A;
}

h2.resp-accordion {
    margin-top: 0;
    border: 1px solid #7E817A !important;
    border-bottom: medium none !important;
}

.resp-tab-active {
    border: 1px solid #7E817A !important;
}

h2.resp-tab-active {
    background: none repeat scroll 0 0 transparent !important;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #7E817A !important;
    border-bottom: medium none;
}

.resp-tabs-container {
    background: none repeat scroll 0 0 transparent;
}

.resp-tabs-list li { 
    background: none repeat scroll 0 0 transparent;
    text-transform: capitalize;
    color: #006A36;
}

.resp-tab-content.resp-tab-content-active ul,
.description ul {
    margin-left: 15px;
}

#ptabs {
    margin-top: 40px !important;
}

.related-products{
    margin-top:40px;
}

.ps-cart-page #cart-form .chkoutbut .checkout,
.ps-cart-page .checkoutbut input.update-btn, 
.ps-cart-page .qty-increment,
.product-quantity-operators, 
.button,
.prod-cbtn {
    color: #FFFFFF !important;
    background-color: #006A36 !important;
    border: medium none;
}

.product-quantity-operators {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font: bold 25px/33px Georgia;
    height: 38px;
    margin-bottom: 0;
    margin-left: 8px;
    text-align: center;
    text-shadow: none;
    vertical-align: super;
    width: 36px;
}

.prod-cbtn {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    color: #006A36;
    cursor: pointer;
    float: right;
    font-size: 21px;
    font-weight: 500;
    margin-top: 5px;
    padding: 6px 9px;
    text-transform: uppercase;
}

.like-box {
    margin-top: 38px;
    float: left;
    margin-bottom: 60px;
    width: 250px;
}

.chosen-container-single .chosen-single {
    height: 26px !important;
    border-radius: 0 !important;
}

.related-detail .homeProductWrap {
    display: inline-block;
}

/* Search Page */
.search-results {
    padding-top: 3.6%;
}

.search-results h2 {
	word-wrap: break-word;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
}

.search-results h2 span.search-term {
    text-transform: none;
}

.search-results .grid {
    margin-top: 7%;
}

.search-results .product-container {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.search-results .product-container .image,
.search-results .product-container .details {
    width: 100%;
    height: 100%;
}

.search-results .product-container .image {
    position: relative;
}

.search-results .product-container .details .content {
    width: 100%;
    text-align: center;
}

.search-results .product-container .details .content p {
    text-align: center;
}

.search-results .product-container .details p.title {
    margin-bottom: 0.5em;
    padding-left: 5px;
    padding-right: 5px;
    word-wrap: break-word;
}

.search-results .title {
  	font-size: 16px;
    font-weight: 600;
    margin-bottom: 0 !important;
    margin-left: 0;
}

.ps-checkout-page .continue_btn {
    background-color: #006A36;
    color: #FFFFFF;
    text-shadow: none;
}

.cloud-zoom-big {
    margin-left: 12px !important;
}
/* footer starts here */
.footer-large-screen{
    margin-bottom: 10px;
}

footer .footer-nav-content{
	border-top:1px solid #7E817A;
	border-bottom:1px solid #7E817A;
	width:100%;
	margin-top:40px;
    padding: 10px 0;
}

footer .footer-navs{
	list-style: none;
	margin-bottom: 0;
	padding: 0 20px 0 0;
}

footer .footer-navs li {
	float: left;
}

footer .footer-navs li a{
	float: left;
	padding: 0 30px 0 0;
	color: #737572;
    font-size: 16px;
    font-weight: 400;
}

footer .footer-navs li a:hover{
	color:#0A6A3A;
    text-decoration:underline;
}

.footer-link-content {
    width: 100%;
    border-bottom: 1px solid #7E817A;
}

footer .footer-lnks{
	list-style:none;
	margin-right:100px;
}

footer .footer-lnks li a{
	color:#737572;
	font-size:14px;
}

footer .footer-lnks li a:hover{
	color: #006A36;
	font-size: 14px;
}

footer .footer-small-screen{
	display: none;
}

footer .social{
    list-style: none;
    margin-bottom: 0;
}

footer .social li {
    display: inline;
}

footer .social li a {
    padding: 0 3px;
}

.section.newsletter > a {
    vertical-align: top;
    padding-right: 30px;
}

footer .right.top-bar-right {
    list-style: none outside none;
    margin: 0;
}

/* Media Queries */

@media only screen and (min-width: 1430px) {
    .hide-for-large{
		display:none!important;
	}
}


@media only screen and (max-width: 940px) {
    body {
        font: normal 13px 'Open Sans', sans-serif;
    }
    
    h1, h3, h2, h5, h6 {
        font-family: 'Open Sans', sans-serif;
    }

	.breadcrumb {
		margin:0 0 30px 0;
	}
    
	header {
		border-bottom: 1px solid #7E817A;
	}
	
	header .social-media-content {
		display: none;
	}
	
	header .top-bar {
		padding-top: 0;
        height: auto;
	}
	
	header .top-bar-section,
    .mobile-logo-content form{
		display:none;
	}
	
	header .top-bar .name {
        height: auto;
        margin-bottom: 11px;
        margin-left: 15px;
        text-indent: 0 !important;
        width: 82%;
        text-align: center;
    }
    
    header .top-bar ul.title-area li {
        float: left;
    }
	
	header .header-links{
		display:none;
	}
	
	header .top-bar-right{
		display:none;
	}
    
    .homepage .accountants-detail{
        margin:0 0 20px 0;
    }
    
    .toggle-topbar {
        left: 0;
        right: auto !important;
        top: 0 !important;
        width: 10%;
    }
    
    .sidebar-button {
        float: left;
        margin: 0 !important;
    }
    
    header .top-bar .toggle-topbar.menu-icon a {
        height: 45px;
        padding: 0;
    }
    
    .mainImg, 
    .contact-button {
        float: none;
        margin-bottom: 0;
        margin-right: 0;
    }
    
    .subtitle {
        font-size: 25px;
    }
    
    .homepage .contact-us {
        margin-top: 30px;
    }
    
    .get-aquote-button {
       margin-top: 0;
    }
    
    .mousetrap {
        display: none;
    }
    
    .mobile-user-detail{
    	background-color:#666666;
		width:100%;
		padding:10px 10px 10px 44px;
		color:#ffffff;
	}

	.mobile-user-detail a{
		padding-left: 0!important;
		color: #ffffff!important;
	}

	.mobile-user-detail-cart	{
		list-style:none;
		margin-bottom:0;
	}

	.mobile-auth-links{
		float:left;
        font-size:18px;
        font-weight:700;
        text-transform:uppercase;
	}
    
    .mobile-user-detail-cart .social-icon {
        font-size: 50px;
        margin-right: 20px;
        vertical-align: middle;
        color: #ffffff !important;
    }

	.mobile_circle{
		border-radius: 50% 50% 50% 50%;
		display: inline-block;
        font-weight:600;
	}
    
    .mobile-cart-detail{
        text-align:right;
    }
    
	.mobile-cart-detail a{
		padding-right:0!important;
	}

	#mobile-cart{
		background: none repeat scroll 0 0 #ffffff;
		height: 40px;
		width: 40px;
		text-align:center;
		color:#666666;
		line-height: 40px;
	}

	.mobile-search-button {
		opacity: 0;
        border: 0 none;
        height: 50px !important;
        left: 15px;
        position: absolute;
        top: 15px;
        width: 60px;
        z-index: 9999999;
        cursor: pointer;
    }
    
    .mobile.fi-page-search {
        font-size: 62px;
        left: 7px;
        top: -6px;
        color: #006A36;
    }

	.mobile-search{
		border: 1px solid #7E817A;
        background-color: #ffffff;
        color: #006633 !important;
		font-family: 'Open Sans',sans-serif;
		font-weight: bold;
		font-size: 16px!important;
		width: 86%!important;
        float: right;
		height: 55px!important;
		margin: 10px!important;
		border-radius: 5px!important;
		padding: 6px 10px 10px 20px !important;
		text-transform:uppercase;
	}
    
    .mobile-search input[type="text"]{
        background-color: #ffffff;
    }

	.mobile-social{
		list-style:none;
	}
    
	.mobile-shop-name {
	    font-size: 20px;
	    font-weight: 600;
	}
    
    .bio-data{
        margin-top: 20px;
    }
	
	/* footer */
	footer .footer-large-screen{
		display:none;
	}
	
	footer .footer-small-screen {
		display: block;
		padding-top: 0;
		padding-bottom: 20px;
		margin-top: 10px;
		font-size: 13px;
	}
	
	footer{
		border-top:1px solid #7E817A;
		margin-top:40px;
	}
	
	.mobile-banner-content{
		margin-top:20px;
	}
		   
    .side-nav-content {
       	display: block;		
		 /* fallback */
         background-color: #F4F8ED; 
         
		 background-repeat: repeat-y; 
		 /* Safari 4-5, Chrome 1-9 */ 
		 background: -webkit-gradient(linear, right top, left top, from(#E8E9E7),color-stop(0.1, #F4F8ED), to(#F4F8ED)); 
		 /* Safari 5.1, Chrome 10+ */ 
		 background: -webkit-linear-gradient(left, #F4F8ED 90%, #E8E9E7); 
		 /* Firefox 3.6+ */ 
		 background: -moz-linear-gradient(left, #F4F8ED 90%, #E8E9E7); 
		 /* IE 10 */ 
		 background: -ms-linear-gradient(left, #F4F8ED 90%, #E8E9E7); 
		 /* Opera 11.10+ */ 
		 background: -o-linear-gradient(left, #F4F8ED 90%, #E8E9E7);
		 
		 padding:0!important;
	}

	.nav-bar {
		margin-bottom: 26px;
	}
	.nav-bar {
		list-style: none outside none;
		margin-bottom: 0;
		margin-left: 0;
        float: left;
        width: 100%;
	}

	.nav-bar li a {
        display: block;
		color: #006A36;
        font-weight:600;
        font-size: 15px;
        font-family: 'Open Sans', sans-serif;
		margin-right: 0;
		padding: 0 35px;
		word-wrap: break-word;
	}
	
	.nav-bar li a:hover {
		color: #737572;
	}

	.nav-bar > li {
		float: none;
		line-height: 30px;
		border-bottom: 1px solid #7E817A;
		padding-top: 10px;
		padding-bottom: 10px;
        width: 100%;
	}
    
    [role="complementary"] .has-dropdown > ul {
        margin-top: 10px;
        margin-left: 0;
    }    

    .product-detail label {
        padding-bottom: 5px;
    }

	/* sub menu*/
    [role="complementary"] .has-dropdown > a > span {
        color: #006A36;
        font-size: 24px;
        margin-left: 10px;
        vertical-align: -3px;
    }
    
    [role="complementary"] .has-dropdown > ul {
        list-style: none;
		display: none;
        border-top: 1px solid #7E817A;
    }
    
    [role="complementary"] .has-dropdown > ul > li{
		padding-top: 10px;
		padding-bottom: 10px;
        border-bottom: 1px solid #7E817A;
        line-height: 30px;
	}
    
    [role="complementary"] .has-dropdown > ul > li:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    
    [role="complementary"] .has-dropdown {
        background-color:#F4F8ED!important;
    }

	[role="complementary"] .has-dropdown a{
		color:#006A36!important;
	}
	
	[role="complementary"] .has-dropdown a:hover,
    [role="complementary"] .has-dropdown a:hover span{
		color:#737572!important;
	}
    
    [role="complementary"] .dropdown a {
        margin-left: 18px;
	}
    
    [role="complementary"] .dropdown .dropdown a {
        margin-left: 28px;
    }
	 
	.mobile-user-detail {
		background-color: #666666;
		width: 100%;
		padding-left: 35px;
		color: #ffffff;
	}

	.mobile-user-detail a {
		padding-left: 0!important;
		color: #ffffff!important;
	}

	.mobile-user-detail-cart {
		list-style: none;
		margin-bottom: 0;
	}

	.mobile-auth-links {
		float: left;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        padding-top: 12px;
        padding-bottom: 12px;
        width: 56%;
	}
    
    .step {
        display: inline-block;
    }

	.mobile-social{
		list-style:none;
	}
    
    .services-page .detail{
        margin-top:50px;
        margin-left: 0;
    }
    
    .services-page .detail-text{
        margin-left: 0;
    }
    
    .services-page .mainImg {
        float: none;
    }
	
	/* home page */
	.small-text {
        text-align: center!important;
	}
    
    .get-quote {
        margin-top: 30px;
    }
	/* end home page */
    
    .ps-logo {
		display: none;
	}

	.copy-year {
	    float: left;
	    padding-bottom: 10px;
	    text-align: center;
	    width: 100%;
	}
	
	.footer-block {
	    border-bottom: 1px solid #7E817A;
        padding-bottom: 5px !important;
	}
	
	.mobile-social-icons {
	    margin-right: 1%;
	}
    
    .mobile-social-icons:last-child {
        margin-right: 0;
    }
}

/* Below 768px */
@media only screen and (max-width: 768px) {
    .like-box {
		display: inline-block;
		float: none;
	}
	
    .prod-cbtn {
        clear: both;
        margin-right: 10%;
    }
    
    .mobile-text-center {
        text-align: center !important;
    }
    
    .title-price {
        margin-bottom: 20px;
    }
    
    .mobile-search {
        width: 71% !important;
    }
    
    .mobile.fi-page-search {
        left: 30px;
    }
    
    .services-page .detail{
        text-align: center;
    }
    
     .services-page .white-content p .button {
        display: block;
        margin: 0 auto;
    }
    
    .title {
        margin-left: 0;
    }
     
    .collectionpage .filter {
        text-align: center;
        padding-bottom: 1em;
        border-bottom: 1px solid #7E817A;
    }
    
    .productpage #product-price,
    .productpage .product-detail,
    .resp-accordion.resp-tab-active,
    .resp-tab-content{
          text-align: center !important;
      }
  	
    .resp-tab-content {
        border-bottom: medium none;
    }
    
    .resp-accordion:last-of-type,
    .resp-tab-content:last-of-type {
        border-bottom: 1px solid #7E817A !important;
        border-top: medium none;
    }
    
     h2.resp-accordion {
        font-size: 22px;
        text-align: center;
    }
    
    .resp-tabs-container h2 {
        font-size: 18px !important;
        margin-bottom: 0;
        text-transform: capitalize;
        font-weight: normal;
    }
    
    #product-price {
        float: none;
    }
    
    .quantity-controls {
        display: inline-block;
        float: none;
        margin: 0 auto;
        width: auto;
    }
    
    .left-content {
        padding-left: 0.9375em;
    }
}

@media only screen and (max-width: 480px) {
    .mobile-auth-links {
        width: 100%;
    }
    
    .mobile-cart-detail {
        text-align: left;
    }
    
   .mobile-social-icon { 
        font-size: 50px;
    }
    
    .mobile-social-icon:hover { 
        font-size: 50px;
    }

    header .mobile-logo {
        display: block;
    }
    
    header .logo {
        display: none;
    }
    
    .mobile-social-icon { 
	    font-size: 55px;
	}
	
	.mobile-social-icon:hover { 
	    font-size: 55px;
	}
    
    .mobile.fi-page-search {
        left: 20px;
    }
}

@media only screen and (max-width: 385px) {
    .mobile.fi-page-search {
        left: 10px;
    }
	
    .mobile-search {
        padding: 10px 10px 10px 8px !important;
        font-size: 14px !important;
		width: 64% !important;
    }
    
    .mobile-user-detail-cart .social-icon {
        margin-right: 30px;
    }
    
    .name img {
        margin-top: 7px;
    }

}

/* Below 320px */
@media only screen and (max-width: 320px) {
    .name img {
        margin-top: 4px;
    }
    
    .mobile-auth-links {
        width: 100%;
    }
    
    .mobile-search {
        padding: 10px 10px 10px 10px !important;
        font-size: 13px !important;
    } 
}