@charset "UTF-8";
/*
Theme Name: Musgroves
Author: Strategus
*/


.woocommerce-shipping-calculator { display:none; }
.woocommerce-shipping-destination { display:none; }

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Bold.woff2') format('woff2'),
        url('fonts/Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Semibold.woff2') format('woff2'),
        url('fonts/Gilroy-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Light.woff2') format('woff2'),
        url('fonts/Gilroy-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Medium.woff2') format('woff2'),
        url('fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Extrabold.woff2') format('woff2'),
        url('fonts/Gilroy-Extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Black.woff2') format('woff2'),
        url('fonts/Gilroy-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Regular.woff2') format('woff2'),
        url('fonts/Gilroy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: 'Gilroy';
	font-size:18px;
	line-height:1.6;
		
}
p {
	margin:0 0 20px;
}
.the-yard.wp-block-image {
	margin-bottom:0;
}
@media (max-width:419px) {
	.col-xxs-12 {
		float:none;
		width:100%
	}
}
a {
	color: #f25c05;
}
img {
	max-width: 100%;
}
footer {
	clear:both;
}
.single-product #main {
	margin-top:40px
}
.hp-ft-item-cont.hidden { display:block!important }
.hp-ft-item-cont.pavers.hidden { display:none!important }
/*font variations for mobile */
@media (max-width:767px) {
	h1 {
		font-size:24px;
		text-align:left!important
	}
}
@media (max-width:991px) {
	.woocommerce a.button {
		font-size:16px
	}
}
.prod-media-wrapper { float: left; width: 48% }
@media (max-width: 768px) {
	.prod-media-wrapper { float:none; width:100% }
}
.videoWrapper.prod {
	margin-bottom:2em;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.traffic-light-banner {
	padding-top:7px;
	padding-bottom:7px;
	background:#ffc274;
	font-size:16px;
	line-height:22px
}
.traffic-light-banner h3 {
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	font-size:15px;
	line-height:19px;
	letter-spacing:1px;
	text-transform:uppercase
}
@media (min-width:992px) {
	.traffic-light-banner {
		padding-top:12px;
		padding-bottom:12px;
	}	
}
#arrange.modal .col-sm-6 {
	float:none;
	width:100%
}
#arrange.modal .col-sm-6:first-child {
	margin-bottom:40px
}
#freightModal .modal-body {
	padding:0;
}
.freight-wrap {
	padding:23px 30px 3px;
	background-color:#f1f1f1;
}
.fc-btn {
	border: solid 1px #f25c05;
    padding: 9px 0 7px;
    border-radius: 18px;
    display: inline-block;
    margin-top: 4px;
	margin-bottom:4px;
    line-height: 18px;
	min-width:170px;
	text-align:center;
	text-decoration:none;
	letter-spacing:1px;
	background-color: rgba(255,255,255,.4);
}
.fc-btn:hover, .fc-btn:focus {
	text-decoration:none;	
	background-color: #f25c05;
    color:#fff
}
#freightModal .modal-header {
	padding-left:30px
}
#freightModal .modal-header .close {
	margin-top: -2px;
    position: absolute;
    top: 17px;
    right: 20px;
    font-size: 50px;
    font-weight: 300;
	opacity:0.7;
}
#freightModal .modal-footer .btn {
	    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 500;
}
.wp-block-columns.no-bott-marg {
	margin-bottom:0
}
.wp-block-columns.no-bott-marg .wp-block-column p:last-child {
	margin-bottom:0
}
.woocommerce-product-details__sku {
	margin-bottom:20px
}
.nav-links {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 1px solid #d3ced2;
    border-right: 0;
    margin: 1px;
}
.nav-links .page-numbers {
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: 0.5em 0.8em;
    min-width: 2em;
    display: block;
    float:left;
    border-right: 1px solid #d3ced2;
}
.nav-links .page-numbers.current {
    background: #ebe9eb;
    color: #8a7e88;
}
.nav-links .page-numbers.next {
    padding-right:28px;
    position:relative;
}
.nav-links .page-numbers.prev {
    padding-left:28px;
    position:relative;
}
.nav-links .page-numbers svg {
    position:absolute;
    top: 50%;
    margin-top: -11px;
}
.nav-links .page-numbers.prev svg {
    left:0;
}
.nav-links .page-numbers.next svg {
    right:0;
}
.archive .pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.category-customer {
	padding:5px;
	background-color:#efefef;
	margin-bottom:30px;
}
.get-inspired {
	padding-left:0;
}

/* popup styling */

@media only screen and (min-width: 641px) {
	.pum-container .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
	    padding-right: 0;
	}
}
.pum-container .gform_legacy_markup_wrapper {
    margin-bottom:0;
}
.pum-container .gform_legacy_markup_wrapper .gform_footer {
    padding-bottom:0;
    padding-top:0;
}
.pum-container input[type=submit].gform_button {
    line-height:inherit!important;
    min-height:0!important;
    width:100%!important;
    padding-top:14px!important;
    padding-bottom:12px!important;
}
/* end of popup styling */

.gform_legacy_markup_wrapper ul.gfield_checkbox li label, .gform_legacy_markup_wrapper ul.gfield_radio li label {
	font-weight:400
}
#gform_wrapper_3.gform_wrapper li.hidden_label input {
	margin-top:0;	
	vertical-align:baseline;
	margin-right:4px
}
#gform_wrapper_3.gform_wrapper .gfield_checkbox li label {
	max-width:none;
	font-weight:400!important
}
body #gform_wrapper_3.gform_wrapper .top_label div.ginput_container {
	margin-top:0!important
}
.sharethis-inline-share-buttons {
	margin-top:20px;
	margin-bottom:50px
}
@media (min-width: 641px) {
	#gform_wrapper_3.gform_wrapper {
		padding-left:16px;
	}
}
@media (min-width:768px) {
	.get-inspired {
		padding-top:15px;
	}
}
@media (min-width:992px) {
	.get-inspired {
		padding-top:20px;
	}
}
@media (min-width:1200px) {
	.get-inspired {
		padding-top:30px;
	}
}
.hp-ft-item .wp-block-columns {
	margin-bottom:10px!important
}
.hp-ft-item .wp-block-columns .wp-block-image img {
	height:auto
}
@media (max-width:500px) {
	.hp-ft-item-cont {
		padding-left:0!important;
		padding-right:0!important
	}
}
.img-responsive figure picture img {
	height:auto
}
figure.img-responsive img {
    display: block;
    max-width: 100%;
    height: auto;
}
.container-charities .btn-charity {
	border: #f25c05 solid 2px;
    color: #f25c05;
    padding: 10px 20px;
    border-radius: 21px;
}
.container-charities article.charities {
	margin-bottom:50px
}

/* owl-carousel */

.owl-carousel .nav-btn{
	height: 47px!important;
	width: 26px!important;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {    
	height: 47px!important;
	position: absolute!important;
	width: 26px!important;
	cursor: pointer!important;
	top: 50% !important;
	margin-top:-40px!important;
}
.owl-carousel.owl-drag .owl-item {
	padding-left:20px;
	padding-right:20px;
}
.owl-carousel .owl-nav button.owl-prev.disabled,
.owl-carousel .owl-nav button.owl-next.disabled{
	pointer-events: none;
	opacity: 0.2!important;
}
.owl-carousel .owl-nav button.owl-prev {
	left: -5px!important;        
}
.owl-carousel .owl-nav button.owl-next {
	right: -5px!important;        
}
.owl-carousel .prev-slide{
	background: url(/wp-content/themes/musgroves/owl/dist/assets/nav-icon.png) no-repeat scroll 0 0!important;
}
.owl-carousel .next-slide{
	background: url(/wp-content/themes/musgroves/owl/dist/assets/nav-icon.png) no-repeat scroll -24px 0px!important;
}
.home .owl-carousel.inv .prev-slide{
	background: url(/wp-content/themes/musgroves/owl/dist/assets/nav-icon-inv.png) no-repeat scroll 0 0!important;
}
.home .owl-carousel.inv .next-slide{
	background: url(/wp-content/themes/musgroves/owl/dist/assets/nav-icon-inv.png) no-repeat scroll -24px 0px!important;
}
/* .owl-carousel .prev-slide:hover{
	background-position: 0px -53px!important;
}
.owl-carousel .next-slide:hover{
	background-position: -24px -53px!important;
} */
.carousel-wrap {
	/*width: 1000px;*/
	margin: auto;
	position: relative;
}
@media (min-width:768px) {
	.owl-carousel.owl-drag .owl-item {
		padding-left:0;
		padding-right:0;
	}   
	.owl-carousel .owl-nav button.owl-prev {
		left: -28px!important;        
	}
	.owl-carousel .owl-nav button.owl-next {
		right: -28px!important;        
	}
}

/* webp plugin disrupts block galleries, this is a fix */
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) picture {
	width: 100%;
    flex: 1 0 0%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
/* end fix */

/*
.category-customer p {
	margin:0;
	display:inline-block;
}
.category-customer img {
	max-width:100px;
	margin-right:10px;
}*/
.p-map-modal {
	margin-bottom:5px
}
.link-map-modal {
	text-decoration:none!important
}
.link-map-modal:hover {
	cursor:pointer
}
.link-map-modal:hover span {
	text-decoration:underline!important
}
.link-map-modal img {
	margin-right:3px	
}
.link-transport {
    text-decoration: none!important;
}
.link-transport:hover {
	cursor:pointer
}
.link-transport:hover span {
    text-decoration: underline!important;
}
.link-transport img {
	margin-right:3px	
}
.summary .related.products {
	margin-top:2em;
}
.woocommerce-product-details__short-description {
	margin-bottom:2em
}
.woocommerce div.product form.cart {
	margin-bottom:10px
}
.top-icon-cart {
	display:inline-block;
	position:relative;
}
.top-icon-cart span {
	font-size: 15px;
   position: absolute;
   right: -17px;
   font-weight: 500;
}


/* ----- sale page styling ----- */

body.page .button.product_type_simple {
	display: inline-block;
    margin-top: 1em;
}
body.page .woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -.5em -.5em 0 0;
    position: absolute;
    z-index: 9;
}
body.page .woocommerce ul.products {
    margin:0;
    padding:0;
}
body.page .woocommerce ul.products li.product .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	display:block;
}
@media (max-width:500px) {
	body.page .button.product_type_simple {
	    padding-left: 15px;
        padding-right: 15px;
        line-height: 24px;
		white-space:nowrap
	}
}
@media (max-width:992px) {

	body.page .woocommerce ul.products {
		display: grid;
	    grid-template-columns: repeat(2, minmax(0, 1fr));
	    grid-gap: 30px;
	}
	body.page .woocommerce ul.products li.product {
		margin:0;
		float:none;
		width:100%
	}

	body.page ul.products li .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
		width:100%!important;
		max-width:none;
		max-height:none!important
	}
}

/* ----- end sale page styling ----- */

.woocommerce span.onsale {
    text-transform: uppercase;
    background-color: #f00;
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    text-align: center;
    margin: 0;
    border-radius: 100%;
    color: #fff;
    height: 75px !important;
    width: 75px !important;
    line-height: 18px !important;
    padding-top: 29px !important;
    font-size: 18px !important;
    font-weight: 600 !important;    
}
.owl-carousel .woocommerce span.onsale {
    text-transform: uppercase;
    background-color: #f00;
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    position: absolute;
    text-align: center;
    margin: 0;
    border-radius: 100%;
    color: #fff;
    z-index: 9;
    height: 75px !important;
    width: 75px !important;
    line-height: 18px !important;
    padding-top: 18px !important;
    font-size: 18px !important;
    top: 7px !important;
    left: auto !important;
    right: 7px !important;
    font-weight: 600 !important;
}
.woocommerce .summary ul.products li.product span.onsale {
	font-size: 10px !important;
	right:auto!important;
	left:-5px!important;
	top:-2px!important;
	line-height: 30px !important;
    padding-top: 2px !important;
    height: 35px !important;
    width: 35px !important;
    margin:0!important;
}
.woocommerce .summary ul.products li.product a div.product_overlays {
    position:absolute;
	left:-5px!important;
	top:-2px!important;
    height: 35px !important;
    width: 35px !important;    
}
.woocommerce .summary ul.products li.product .star-rating {
    margin: 0 5px 0 0;
    min-width:82px;
}
.owl-carousel a.post-thumb p.pricing-details {
    font-size: 20px;
    font-weight: 500;
    padding-left: 26px;
    padding-right: 26px;
    margin-bottom:12px;
}
.woocommerce ul.products li.product .onsale {
    width: 55px;
    height: 55px;
    text-transform: uppercase;
    background-color: #ee0000!important;
}
.button.product_type_simple {
	background-color: #D94300!important;
}
.button.product_type_simple.add_to_cart_button {
	background-color: #f25c05!important;
}
.page .woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}
.page .woocommerce ul.products li.first, .page .woocommerce-page ul.products li.first {
    clear: both;
}
.page .woocommerce ul.products li.product, .page .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
}
.page .woocommerce .products ul li, .page .woocommerce ul.products li {
    list-style: none outside;
}
.page .woocommerce ul.products li.product .woocommerce-loop-category__title, .page .woocommerce ul.products li.product .woocommerce-loop-product__title, .page .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
}
.page .woocommerce ul.products li.last, .page .woocommerce-page ul.products li.last {
    margin-right: 0;
}
.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
	margin-top:0;
	vertical-align:baseline;
	margin-right:7px
}
#gform_wrapper_1.gform_wrapper li.hidden_label input {
	margin-top:0!important
}
#gform_wrapper_1.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container, #gform_wrapper_1.gform_wrapper .top_label li.gfield.gf_right_half .ginput_container {
	margin-top:0!important
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	font-size:20px
}
@media (min-width:992px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		padding:27px 15px 15px 15px
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		padding:5px 15px
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
		background:#1a8b57!important
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover > a.mega-menu-link {
		border: 2px solid #f25c05 !important;
	}
}

section.customer-projects {
	border-top:solid 1px #ccc;
	padding-top:40px
}

/* secondary related products */
.woocommerce .summary ul.products li.product {
	float:none;
	width:100%;
	margin-bottom:8px
}
.woocommerce .summary ul.products li.product a {
	position: relative;
	display: flex;
	align-items:center;
	width:100%;
	transition:background-color .2s;
}
.woocommerce .summary ul.products li.product a:hover {
	background-color:#efefef;
}
.woocommerce .summary ul.products li.product a::after {
	display: block;
    clear: both;
    content: "";
}
.woocommerce .summary ul.products li.product a img {
	float:left;
	max-width: 50px;
    margin-right: 10px!important;
	margin-bottom:0!important;
}
.woocommerce .summary .related.products > h2 {
	display:none;
}
.woocommerce .summary ul.products li.product a h2 {
	display: table-cell;
	vertical-align: middle;
	width:100%;
	font-size:17px!important;
}
.woocommerce .summary ul.products::before {
	content:'You might also like...';
	font-size:20px;
	font-weight: 500;
    line-height: 1.1;
	margin-bottom:12px;
}
.woocommerce .summary ul.products li.product .button, .woocommerce .summary ul.products li.product .price {
	display:none
}

/* end secondary related products */

#mob-account {
	line-height: 40px;
    height: 40px;
    padding: 0 10px;
	background:#1a8b57
}
#mob-account a {
    width:49%;	
    /*width: 33%;*/
    float: left;
    text-align: center;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
	font-weight:bold
}
#mob-account a i {
    margin-right:3px
}
@media (min-width:992px) {
	.trading-hours-mobile {
		display:none
	}
}
#tradinghourscontent {
    color: #00713d
}
#tradinghourscontent .trading-hours {
	font-size:16px;
	margin-bottom:5px;
	font-weight: 500;
    color: #00713d;
}
.trading-hours:before {
	content:'';
	width:20px;
	height:20px;
	display:inline-block;
	background-image:url('/wp-content/themes/musgroves/images/hours.svg');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:50% 50%;
	vertical-align:middle;
	position: relative;
    top: -2px;
	margin-right:7px
}
.top-search {
	padding-top: 1px;
	text-align:center
}
@media (min-width:992px) {
	.top-logo {
		max-width: 300px;
    	float: left;
    	margin-right: 40px;
	}	
	.top-search {
		width:377px;
		float:left
	}
	.top-icons {
		width:220px;
		float:left
	}	
}
@media (min-width:1200px) {
	.top-logo {
		max-width:377px;
		margin-right:60px
	}	
	.top-search {
		width:420px;
		margin-right:60px
	}
	.top-icons {
	}
}
.header-bottom.nav-sec {
	box-shadow: 0 2px 2px -2px rgba(0,0,0,.2);
}

.featured-products-group {
	background-image: url(images/h1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	padding-top:30px;
	padding-bottom:40px
}
/* @media (min-width: 1530px) {
	.featured-products {
		max-width: 1500px;
	}
} */
.featured-products-group > div > h2 {
	text-align:center;
	color:#fff;
	letter-spacing:1px;
	margin-bottom:30px
}
.featured-products .wc-block-grid__products {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding-right: 15px;
    padding-left: 15px;
}
.featured-products.wc-block-grid.has-4-columns .wc-block-grid__product {
		flex: 1 0 100%;
		max-width: 100%;
}
.featured-products .woocommerce-Price-amount.amount {
	font-size:20px
}
.featured-products .wc-block-grid__product {
/* 	border: 4px solid #fff; */
	border:4px solid #484848;
/*     box-shadow: 0px 0px 11px #ccc; */
	background:#00713d;
}
.featured-products .attachment-woocommerce_thumbnail {
	height:100%
}
.featured-products .wc-block-grid__product .wc-block-grid__product-title {
	margin-bottom: 0;
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    font-weight: 400;
	margin-bottom:13px;
}
.featured-products .wc-block-grid__product .wc-block-grid__product-price {
	background:#00713d;
	margin-bottom:10px;
}
.featured-products .wc-block-grid__product .wc-block-grid__product-price .woocommerce-Price-amount.amount {
	color:#fff!important
}
.featured-products .wc-block-grid__product-link {
	display:block;
	background:#00713d;
	text-decoration:none!important
}
.featured-products .wc-block-grid__product-link:after {
	display: inline-block;
    margin-bottom: 13px;
	text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
	font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	content:'View details';
	background: #f25c05;
    color: #fff;
    border-color: #f25c05;
    transition: background .2s;
	padding: 6px 18px;
    border: 2px solid #00713d;
    font-weight: bold;
    text-transform: uppercase;
}
.featured-products .wc-block-grid__product .wc-block-grid__product-add-to-cart {
	background:#00713d;
	padding-bottom:25px;
	padding-top:15px;
	margin-bottom:0
}
.featured-products a.add_to_cart_button {
	letter-spacing:1px;
	background:#f25c05;
	padding:8px 24px;
	border-radius:4px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:600
}
.featured-products a.add_to_cart_button:hover, .featured-products a.add_to_cart_button:focus {
	text-decoration:none
}
@media (min-width:481px) {
	.featured-products.wc-block-grid.has-4-columns .wc-block-grid__product {
		flex: 1 0 48%;
    	max-width: 48%;	
	}
	.featured-products .wc-block-grid__product {
		margin:1%;
	}
}
@media (min-width:768px) {
	.featured-products.wc-block-grid.has-4-columns .wc-block-grid__product {
		flex: 1 0 23%;
    	max-width: 23%;	
	}
	.featured-products .wc-block-grid__product {
		margin:1%;
	}
}
@media (min-width:992px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
		border:2px solid #f25c05 !important
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		display:none
	} 
	.header-bottom.nav-sec {
		background: #00713d
	}
	#mega-menu-wrap-primary #mega-menu-primary li > a.mega-menu-link {
		background:transparent!important;
		border-bottom-width:2px!important;
		border-color:#00713d!important
	}
}
@media (min-width:1530px) {
	.container.container-xl {
		width:1500px
	}
}
.post-thumb {
	display:block;
	border-radius: 4px;
    background-color: #fff;
    box-shadow: 0px 2px 1px -1px rgb(0 0 0 / 20%), 0px 1px 1px 0px rgb(0 0 0 / 14%), 0px 1px 3px 0px rgb(0 0 0 / 12%);
}
.post-thumb:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.post-thumb .entry-header {
	margin-top:0!important;
	margin-bottom:0!important;
	text-align:left!important;
	padding-top: 16px!important;
	padding-left: 16px!important;
    padding-right: 16px!important;
}
.post-thumb .entry-content {
	padding-bottom: 16px;
	padding-left: 16px;
    padding-right: 16px;
}
.owl-carousel .post-thumb {
	display:block;
	text-decoration:none!important;
	margin-bottom:5px;
}
.post-type-archive .post-thumb, .tax-customer-project-type .post-thumb, .tax-diy-resource-type .post-thumb {
	display:block;
	text-decoration:none!important;
	margin-bottom:30px
}
.owl-carousel .post-thumb h2, .post-type-archive .post-thumb h2, .tax-customer-project-type .post-thumb h2, .tax-diy-resource-type .post-thumb h2 {
	font-size:20px;
	line-height:26px;
	color:#333;
	margin-top:0;
	margin-bottom:5px
}

.owl-carousel .post-thumb p {
	margin-bottom:0
}
.owl-carousel .post-thumb ul, .owl-carousel .post-thumb p, .post-type-archive .post-thumb p, .tax-customer-project-type .post-thumb p, .tax-diy-resource-type .post-thumb p {
	color:#333;
}
.owl-carousel .post-thumb img, .post-type-archive .post-thumb img, .tax-customer-project-type .post-thumb img, .tax-diy-resource-type .post-thumb img {
	height:auto;
	opacity:1;
	transition: all .2s
}
.post-type-archive .post-thumb article, .tax-customer-project-type .post-thumb article, .tax-diy-resource-type .post-thumb article {
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
}
.btn-primary {
    color: #fff;
    background-color: #f25c05;
    border-color: #f25c05;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    color: #fff;
    background-color: #D94300;
    border-color: #D94300;
}
.post-thumb:hover .btn-primary, .post-thumb:active .btn-primary, .post-thumb:focus .btn-primary {
    color: #fff;
    background-color: #D94300;
    border-color: #D94300;	
}
.btn-action {
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:500
}
.post-type-archive .post-thumb:hover article .entry-content .btn-default, .tax-customer-project-type .post-thumb:hover article .entry-content .btn-default, .tax-diy-resource-type .post-thumb:hover article .entry-content .btn-default {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.owl-carousel .post-thumb:hover img, .post-type-archive .post-thumb:hover img, .tax-customer-project-type .post-thumb:hover img, .tax-diy-resource-type .post-thumb:hover img  {
    opacity:.85;
}
.header-top li {
	list-style: none;
	display: inline-block;
	margin: 0px 8px;
}
@media (min-width:1200px) {
	.header-top li {
		margin: 0px 12px;
	}		
}
.header-top li a {
	font-size: 14px;
	color: #5a5a5a;
	text-transform: uppercase;
	font-weight: 500;
	transition: 0.2s all ease;
}
.header-top li a:hover, .header-top li a:active, .header-top li a:focus {
	color: #f25c05;
	text-decoration: none;
}

.header-top {
	background: #f4f4f4;
	padding: 6px 0px;
	display:none
}
.header-middle {
	display:none
}
@media (min-width:992px) {
	.header-top, .header-middle {
		display:block
	}
}
.orange-btn {
	display: inline-block;
	background: #f25c05;
	color: #fff;
	padding: 5px 10px;
	border-radius: 4px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	transition: 0.2s all ease;
}
.orange-btn:hover, .orange-btn:focus, .orange-btn:active {
	background: #00713d;
	text-decoration: none;
	color: #fff;
}
.orange-btn img {
	margin-right: 5px;
}
.mega-toggle-block .contact-top {
	text-decoration:none!important;
	color:#00713d!important;
	padding-top:2px!important;
	font-size: 18px;
    font-weight: 500;
	border: solid 1px #00713d;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 40px;
    line-height: 38px;
    padding-left: 13px;
    padding-right: 13px;
    border-radius: 6px
}
/* .mega-toggle-block .contact-top.ph {
	padding-top:4px!important
} */
.mega-toggle-block .contact-top i {
	font-size:23px
}
.mega-toggle-block .contact-top.cn i {
	font-size:20px!important
}
.mega-toggle-block .contact-top span {
	display:none
}
.header-bottom.nav-sec > .container {
	padding-right: 5px;
    padding-left: 5px
}
@media (min-width:630px) {
	.mega-toggle-block .contact-top span {
		display:inline
	}
	.header-bottom.nav-sec > .container {
		padding-right: 15px;
		padding-left: 15px
	}
}
.phone-top {
	color: #00713d;
	font-size: 18px;
	font-weight: 500;
	padding-top: 0;
	text-align: right;
}
.phone-top a:hover, .phone-top a:active, .phone-top a:focus {
	color: #f25c05;
	text-decoration: none;
}
.phone-top img {
	margin-right: 8px;
	position: relative;
    top: -3px;
}
#materials-title {
	color:#fff;
	display:block;
	line-height: 40px;
    height: 40px;
    padding: 0 10px;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold
}
#menu-top-menu {
	margin-top: 0;
	margin-bottom: 0;
	padding-left:0
}
.header-middle {
	padding: 20px 0px;
}
.phone-top a {
	color: #00713d;
}
.aws-search-result .aws_result_title {
    padding-right:30px!important;
}
.price-unit-custom {
    text-transform:lowercase;
}
.aws-search-result {
    font-size:17px!important;
    line-height:22px!important;
}
.aws-search-result .aws_result_link {
    padding:15px 15px!important;
}
.aws-search-result .aws_result_price del {
    padding-right:6px!important;
}
.aws-search-result .aws_result_price ins {
    padding-right:2px!important;
}
.aws-search-result .aws_result_excerpt {
    display:none!important;
}
.aws-search-result .aws_result_sale {
    height: 72px!important;
    width: 70px!important;
}
.aws-search-result .aws_onsale {
    background: #ff0000 0 0!important;
    height: 30px!important;
    padding-top: 2px!important;
    right: -25px!important;
    top: 5px!important;
    width: 93px!important;
    line-height: 30px!important;
}
@media (min-width:992px) {
    .aws-search-result ul {
        max-height:500px!important;
    }
    .aws-search-result {
        width:100%!important;
        max-width:800px!important;
        margin-left:auto!important;
        margin-right:auto!important;
        margin-top:4px!important;
        left:0!important;
        right:0!important;
        border: solid 2px #00713d!important;
    }
    .aws-search-result .aws_result_image img {
        width:75px!important;
    }
    .aws-search-result .aws_result_image {
        padding-right:15px!important;
    }   
    .aws-search-result .aws_result_title {
        font-size: 18px !important;
        line-height: 23px !important;
    }
}
@media (min-width:1200px) {
    .aws-search-result ul {
        max-height:600px!important;
    }
    .aws-search-result .aws_result_title {
        font-size: 20px !important;
        line-height: 25px !important;
    }
    .aws-search-result .aws_result_image img {
        width: 85px !important;
    }
}
.top-search .aws-container .aws-search-form {
    border: solid #00713d 1px;
    border-radius: 3px;
}
.top-search .aws-search-field {
    letter-spacing:.5px;
	padding: 10px 15px 7px;
	font-size: 17px;  
	border-radius: 4px 0px 0px 4px !important;
}

.top-search .aws-search-field::placeholder {
  color: #333!important;
  opacity: 1; /* Firefox */
}
.top-search .aws-search-field::-ms-input-placeholder { /* Edge 12 -18 */
  color: #333!important;
}
.top-search .aws-search-field, .top-search .aws-search-field:focus {
	background-color: #f4f4f4!important;
	border: none !important;
	color: #000!important;
}
.aws-container {
	margin-top:5px
}
.aws-container .aws-search-field::placeholder {
	opacity: 1 !important;
}
body header .top-search .aws-container .aws-search-form .aws-search-btn.aws-form-btn {
	border: none !important;
	background: #f4f4f4 !important;
	color: #00713d !important;
	border-radius: 0px 4px 4px 0px !important;
}
body header .top-search .aws-container .aws-search-form .aws-search-btn.aws-form-btn path {
	fill: #00713d !important;
}
.top-icons {
	padding-top: 9px;
	text-align: right;
}
.top-icons a {
	display: inline-block;
	margin-left: 32px;
}

.top-icons a[href^="https://www.musgroves.co.nz/wishlist"] {
	display:none!important
}
#menu-main-menu {
	list-style: none;
	padding: 0;
	margin: 0 !important;
}
#menu-main-menu li {
	display: inline-block;
}
#menu-main-menu li a {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 4px 12px;
	border: 2px solid transparent;
	color:#fff;
	display: block;
	transition: 0.2s all ease;
}
#menu-main-menu > li > .sub-menu > li {
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
}
.top-icons a:hover {
	color: #f25c05 !important;
}
#menu-main-menu li a:hover, #menu-main-menu li a:active, #menu-main-menu li a:focus, .current-menu-item a, .current-menu-parent > a {
	text-decoration: none !important;
	border: 2px solid #f25c05 !important;
}
.top-icons a {
	color: #00713d !important;
	font-size: 25px;
	position: relative;
}
.home .entry-header {
	text-align:center;
	margin-top:40px;
	margin-bottom:30px;
	padding-left:15px;
	padding-right:15px
}
.home-sec-1 {
	background-image: url('images/h1.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 50px
}
.yt-part {
	padding-top: 50px
}
.home-sec-1 h2 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
}
.home-sec-1 h3 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
}
.home-sec-1 p {
	color: #fff;
	margin-bottom: 0;
}
.rt-part h2:nth-of-type(2) {
	margin-top: 25px;
}
.yt-part {
	color: #fff;
}
.yt-part h3 {
	margin-top: 0;
	font-size: 18px;
}
.yt-part iframe {
	margin-bottom: 45px;
}
.yt-part p {
	margin-bottom: 11px;
	max-width: 278px;
}
.yt-part a {
	color: #fff;
}
.home-sec-2 {
	background: #dcede5;
	padding: 30px 0px;
}
.home-sec-2 p {
	font-size: 16px;
	color: #373938;
	margin: 8px 0px;
}
.home-sec-2 p strong {
	color: #00713d;
}
.sep-h {
	color: #00713d;
	font-size: 48px;
	text-transform: uppercase;
	font-weight: 900;
	text-align: center;
	margin-top: 70px;
	margin-bottom: 0;
}
.sep-subh {
	text-align: center;
	color: #383838;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 50px;
}
.sep-img img {
	max-width: 100%;
}
.sep-content {
	background: #00713d;
	color: #fff;
	position: relative;
	text-align: center;
	padding-bottom: 30px;
}
.sep-content::before {
	content: "";
	width: 0;
	height: 0;
	border-left: 176px solid transparent;
	border-right: 176px solid transparent;
	border-bottom: 50px solid #00713d;
	position: absolute;
	top: -50px;
	left: 0;
}
.sep-content > img {
	position: absolute;
	top: -100px;
	left: 50%;
	margin-left: -52px;
}
.sep-content h1 {
	margin-top: 0;
	padding-top: 15px;
	text-align: center;
	font-size: 51px;
	font-weight: 400;
	letter-spacing: 3px;
	margin-bottom: 0;
}
.sep-content h1 span {
	font-weight: 800;
}
.sep-content p {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	min-height: 42px;
}
.sep-content p span {
	display: block;
	font-weight: 400;
	font-size: 14px;
	margin-top: -1px;
}
.sep-content .orange-btn {
	display: block;
	max-width: 170px;
	padding: 10px;
	margin: 0 auto;
	font-size: 16px;
}
.sep-wrapper {
	border: 4px solid #fff;
	box-shadow: 0px 0px 11px #ccc;
}
.specials {
	padding-bottom: 65px;
}
.hp-intro {
	margin-bottom:30px
}
/* .recycled-building {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 0 55px;
}
.recycled-building h2 {
	font-size: 48px;
	color: #00713d;
	font-weight: bold;
	line-height: 57px;
}
.recycled-building p {
	font-size: 17px;
	color: #2c2c2c;
	padding-right: 40px;
	margin: 20px 0px;
}
.recycled-building .col-md-6:nth-child(2) {
	padding-left: 54px;
}
.recycled-building iframe {
	border-radius: 8px;
	box-shadow: 0px 0px 10px #ccc;
} */
.custom-heading {
	margin-top: 50px;
	font-size: 36px;
	font-weight: 500;
	letter-spacing: 1px;
}
.has-text-align-center.custom-para {
	max-width: 847px;
	margin: 15px auto 40px;
	font-size: 18px;
	color: #383838;
	font-weight: 400;
}
/* .home-blog-img img {
	max-width: 100%;
	min-height: 155px;
    max-height: 155px;
    height: auto;
    width: 100%;
} */
.home-blog-content {
	background: #f8f8f8;
	padding: 1px 15px 5px;
}
.recycled-building .home-blog-content p {
	margin-top:10px
}
.more-btn {
	padding:0 15px 15px 15px
}
.single-home-blog-wrapper {
/* 	box-shadow: 0px 0px 22px #eeee; */
	margin: 25px 0px;
	background: #f8f8f8;
	display:block
}
.single-home-blog-wrapper > img {
	transition:opacity .2s;
}
.single-home-blog-wrapper:hover > img {
	opacity:.6;	
}
.single-home-blog-wrapper {
	text-decoration:none!important
}

.btn.btn-see-all {
	border-color:#fff;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
.customer-projects .btn.btn-see-all {
	border-color:#f25c05;
	font-weight: 600;
	padding: 6px 12px 4px;
	color:#f25c05;
}
.customer-projects .btn.btn-see-all:hover {
	color:#f25c05;
}
.btn.btn-see-all-inv {
	border-color:#00713d;
	color:#00713d;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
.single-home-blog-wrapper .btn.btn-more, .single-home-blog-wrapper .btn.btn-more {
    background: #f25c05;
    color: #fff;
    border-color: #f25c05;
	transition:background .2s;
}
.single-home-blog-wrapper:hover .btn.btn-more, .single-home-blog-wrapper:focus .btn.btn-more {
    background: #D94300;
    color: #fff;
    border-color: #D94300;
}
.home-blog-content h3 {
	font-size: 18px;
	font-weight: bold;
	color: #00713d;
}
.home-blog-content p {
	color: #515151;
	font-size: 18px;
	font-weight: 500;
}
.home-blog-content a {
	display: block;
	border: 2px solid #00713d;
	max-width: 75px;
	text-align: center;
	margin: 0 0 0 auto;
	color: #00713d;
	border-radius: 4px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
	text-decoration: none;
}
.home-blog-wrapper {
	padding-bottom: 50px;
}
.fprods {
	background: url(images/fp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top:30px;
	padding-bottom: 30px;
}
.fprods > .container > .row > h2 {
	text-align: center;
	font-weight: 500;
	color: #fff;
	position: relative;
	font-size: 36px;
	display: block;
}
.fprods > .container > .row > p {
	text-align:center;
	color:#fff;
	font-size:18px
}
.atw_slider_controls {
	top: -485px;
	margin-top: 0 !important;
}
.wpcsp-thumb {
	border: 2px solid #fff;
	border-radius: 10px;
}
.atw_item_title {
	text-align: left !important;
	min-height: 52px;
}
.atw_wrapper {
	padding-top: 120px;
}
.atw_price {
	text-align: left;
	display: inline-block !important;
	background: #f25c05;
	padding: 6px 30px !important;
	font-weight: bold;
	margin: 10px 0 0 0 !important;
}
.atw_item_info {
	text-align: left !important;
}
.atw_discount_ratio {
	display: none !important;
}
.atw_item_title a {
	font-family: Gilroy;
	font-weight: 500 !important;
}
.woocommerce-Price-amount.amount {
	font-family: Gilroy !important;
}
#atw_style1 .atw_item .atw_item_bottom, #atw_style2 .atw_item .atw_item_bottom {
	padding-top: 7px !important;
}
.entry-content #gform_2 {
    max-width:600px;
}
.footer-bottom #gform_2 .gform_body input[type="text"], .footer-bottom #gform_2 .gform_body input[type="email"] {
	background-color:#292929;
	border-color:#292929;
	color:#fff;
}
.footer-bottom #gform_2 .gform_body input[type="text"]::-webkit-input-placeholder, .footer-bottom #gform_2 .gform_body input[type="email"]::-webkit-input-placeholder {
	color:#fff;
}
.footer-bottom #gform_2 .gform_body input[type="text"]::-moz-placeholder, .footer-bottom #gform_2 .gform_body input[type="email"]::-moz-placeholder {
	color:#fff;
}
.footer-bottom #gform_2 .gform_body input[type="text"]:-ms-input-placeholder, .footer-bottom #gform_2 .gform_body input[type="email"]:-ms-input-placeholder {
	color:#fff;
}
.footer-bottom #gform_2 .gform_body input[type="text"]:-moz-placeholder, .footer-bottom #gform_2 .gform_body input[type="email"]:-moz-placeholder {
	color:#fff;
}
.gform_wrapper #gform_2 li.hidden_label input {
	margin-top:0!important;
}
.pum-content .gform_wrapper #gform_2 li.hidden_label input {
	color:#000!important;
}
.pum-content .gform_wrapper #gform_2 li.hidden_label input::placeholder {
  color:#000!important;
  opacity: 1; /* Firefox */
}
.pum-content .gform_wrapper #gform_2 li.hidden_label input::-ms-input-placeholder { /* Edge 12 -18 */
  color:#000!important;
}
body .gform_wrapper #gform_2 ul li.gfield {
	margin-top:0!important;
}
@media only screen and (min-width: 641px) {
	.footer-bottom .gform_wrapper form#gform_2.gf_simple_horizontal div.gform_body {
		width: 100%!important;
	}
	.footer-bottom .gform_wrapper form#gform_2.gf_simple_horizontal {
		width:100%!important;
/* 		max-width: 480px!important; */
		margin-left:0!important;
	}
}
.footer-top {
	text-align: center;
	color: #e0e0e0;
	font-weight: 600;
	font-size: 18px;
}
body > footer {
	background: #363636;
}
.footer-top img {
	position: relative;
	top: -43px;
}
.footer-top p {
	margin-top: -35px;
}
.site-main-footer h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 20px;
	letter-spacing: 1px;
}
.site-main-footer h3::after {
	content: '';
	position: absolute;
	left: 0;
	/* right: 0; */
	height: 3px;
	bottom: 0;
	background: #00713d;
	width: 40px;
}
.footer-middle ul, .footer-middle p {
	font-size:17px
}
.footer-middle a {
	color: #fff;
}
#menu-information .current-menu-item a, #menu-shopping-at-musgroves .current-menu-item a {
    border:none!important;
}
.hours {
	color: #ababab;
	margin-bottom: .5em
}
.footer-phone {
	margin-bottom: .5em;
	color: #ababab;
}
.footer-phone a {
	color: #fff;
}
.footer-phone a:hover, .footer-phone a:focus, .footer-address a:hover, .footer-address a:focus {
	color: #f25c05;
	text-decoration:none;
}
.footer-address {
	color: #ababab;
	max-width: 175px;
	font-size: 17px;
	padding-left: 32px;
	position: relative;
}
.footer-phone .far.fa-comment, .footer-phone .far.fa-envelope, .footer-phone .fas.fa-phone, .footer-phone .fa.fa-phone {
/* 	transform: rotate(90deg); */
	font-size: 10px;
	background: #292929;
	padding: 6px 7.5px 9px 7.5px;
	border-radius: 50%;
	position: relative;
	top: -2px;
	margin-right: 5px;
	color:#fff;
}
.footer-address .fas.fa-map-marker-alt, .footer-address .fa.fa-map-marker {
	color: #fff;
	background: #292929;
	font-size: 12px;
	padding: 6.5px 8px;
	border-radius: 50%;
	margin-right: 5px;
	position: absolute;
	left: 0;
}
.footer-map img {
	padding-bottom: 30px;
	max-width: 100%;
}
.footer-line hr {
	border-color: #494949;
}
hr.footer-line {
	border-color: #494949
}
.social li {
	display: inline-block;
	margin-right: 25px;
}
.social a {
	color: #fff;
	font-size: 30px;
}
.social a:hover {
	color: #f25c05;
}
.social {
	margin-bottom: 0;
	padding: 0 !important;
}
.footer-bottom {
	padding-bottom: 50px;
}
.footer-bottom #gform_confirmation_message_2 {
	color:#fff;
}
.copyright {
	padding: 35px 0px 25px;
	color: #363636;
	font-size: 16px;
}
.copyright-text span {
	font-weight: bold;
	color: #00713d;
}
.copyright-text a {
	color: #00713d;
}
.cr-seprator {
	font-weight: normal !important;
	margin: 0px 7px;
}
.col-md-6.cr-right {
	text-align: right;
}
.cr-right img {
	margin-left: 15px;
}
.footer-top {
	margin-bottom: 25px;
}
.fprods.sprods {
	background: #f4f4f4 !important;
}
.fprods.sprods h2 {
	color: #00713d;
	max-width: 100%;
}
.fprods.sprods h2::before {
	content: none;
}
.fprods #atw_style2 .atw_item .atw_item_bottom .atw_item_title a {
	color: #fff !important;
}
.fprods.sprods #atw_style2 .atw_item .atw_item_bottom .atw_item_title a {
	color: #333 !important;
}
#atw_style2 .atw_item .atw_item_bottom .atw_item_info .atw_price .amount {
	color: #fff !important;
}
.fprods.sprods.lprods {
	background: #fff !important;
}
.fprods.sprods.lprods #atw_style2 .atw_slider_controls .slider_control, .fprods.sprods.lprods #atw_style2 .atw_slider_controls .slider_control:hover {
	background: #f4f4f4 !important;
	border: 1px solid #f4f4f4 !important;
}
#breadcrumbs-cont {
	background-color:#f2f2f2;
	padding-top:7px;
	padding-bottom:7px
}
@media (min-width:992px) {
	#breadcrumbs-cont {
		padding-top:15px;
		padding-bottom:15px
	}	
}
p#breadcrumbs {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
}
.woocommerce .woocommerce-breadcrumb {
/* 	display: none; */
	margin-bottom:30px;
	color:#bbb;
}
.button, .form-submit input {
	background: #f25c05 !important;
	color: #fff !important;
	text-transform: uppercase;
	border: none !important;
	padding: 7px 30px;
	border-radius: 4px;
	font-weight: 700;
	letter-spacing: 1px;
}
.woocommerce-Price-amount.amount {
	color: #00713d !important;
	font-weight: 600;
/* 	font-size: 16px; */
	font-size:20px;
	letter-spacing: 1px;
}
.woocommerce-loop-product__title {
	color: #333;
	font-size: 18px !important;
}

.added_to_cart.wc-forward {
	color: #00713d;
}
#primary {
	padding-bottom: 50px;
}
.cart .product-name a {
	color: #333;
	font-size: 16px;
}
.cart .product-thumbnail img {
	width: 100px !important;
}
.woocommerce-info::before {
	color: #00713d;
}
.woocommerce-info {
	border-top-color: #00713d;
}
input[type="text"], input[type="email"], input[type="tel"], select {
	height: 40px;
	padding: 0px 10px !important;
	border-radius: 4px;
	border: 1px solid #ddd;
	width: 100% !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 10px !important;
}
.select2-container--default .select2-selection--single {
	border: 1px solid #ddd !important;
	height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 37px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px !important;
}
textarea {
	border: 1px solid #ddd;
	padding: 10px;
	height: 105px;
	border-radius: 4px;
}
#ship-to-different-address .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 0;
}
.product_title.entry-title {
	font-size: 28px;
}
.woocommerce-MyAccount-navigation ul {
	padding: 0;
	list-style: none;
}
.woocommerce-MyAccount-navigation a {
	background: #f7f7f7;
	display: block;
	padding: 15px;
	color: #333;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	transition: 0.2s all ease;
}
.woocommerce-MyAccount-navigation a:hover, .woocommerce-MyAccount-navigation a:active, .woocommerce-MyAccount-navigation a:focus {
	background: #00713d;
	color: #fff;
	text-decoration: none;
}
.woocommerce-MyAccount-navigation .is-active a {
	background: #00713d;
	color: #fff;
}
.woocommerce-MyAccount-navigation ul {
	padding: 0;
	list-style: none;
	border-radius: 4px;
	overflow: hidden;
	border: 1px solid #eee;
}
.woocommerce-MyAccount-navigation ul li:last-child a {
	border-bottom: none;
}
.page-id-1596 .single-home-blog-wrapper {
	margin-bottom: 30px;
}
#menu-information, #menu-shopping-at-musgroves {
	padding: 0;
	margin-bottom:40px
}
#menu-information li, #menu-shopping-at-musgroves li {
	margin-bottom:.5em
}
@media (min-width:540px) {
    #menu-information, #menu-shopping-at-musgroves {
      columns: 2;
      -webkit-columns: 2;
      -moz-columns: 2;
    }
}
@media (min-width:735px) {
    #menu-information, #menu-shopping-at-musgroves {
      columns: 3;
      -webkit-columns: 3;
      -moz-columns: 3;
    }
}
@media (min-width:992px) {
    #menu-information, #menu-shopping-at-musgroves {
      columns: 2;
      -webkit-columns: 2;
      -moz-columns: 2;
    }
}
.cart-customlocation.imsAjaxCartCount .woocommerce-Price-amount.amount {
	display: none;
}
.cart-customlocation.imsAjaxCartCount .fa.fa-cart-arrow-down {
	font-size: 28px;
	/* padding: 0 !important; */
	background: #f4f4f4;
	border-radius: 50%;
	padding: 15px !important;
}
.inner-um {
	background: #00713d;
	color: #ffff;
	position: absolute;
	top: -14px;
	left: 37px;
	font-family: gilroy;
	font-weight: 700;
	line-height: 26px;
	font-size: 16px;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	text-align: center;
}
#coupon_code {
	width: 140px !important;
}
.tnp.tnp-subscription {
	margin-left: 0;
	margin-right: 0;
}
.tnp-submit {
	text-transform: uppercase;
	background: #f25c05 !important;
	font-weight: bold;
	font-family: Gilroy;
	letter-spacing: 1px;
	font-size: 16px !important;
	padding: 10px 30px !important;
	border-radius: 5px;
	display: inline-block !important;
}
.tnp-email {
	max-width: calc(100% - 130px);
	display: inline-block !important;
	margin-right: 4px !important;
	height: 41px !important;
	background: #292929 !important;
	color: #fff !important;
	font-size: 16px !important;
}
.tnp-email::placeholder {
	opacity: 1 !important;
}

.sb-card {
	background: #f6f6f6;
	padding: 1px 20px 11px;
	margin-top: 16px;
	/* display: inline-block; */
	border-radius: 6px;
}
.sb-card .hours {
	color: #333;
}
.sb-card .hours span {
	color: #00713d;
}
.sb-card .footer-phone, .sb-card .footer-address {
	color: #333;
}
.sb-card p {
	margin-bottom:.5em
}
/* #field_1_1, #field_1_2, #field_1_3, #field_1_5 {
	display: inline-block;
	width: 50%;
} */
.home-blog-wrapper .col-md-3 {
	padding: 0 9.5px;
}
.home-blog-content h3 a {
	margin-left: 0;
	width: 100%;
	max-width: 100%;
	border: none;
	text-align: left;
}
.home-blog-content a:hover {
	background: #f25c05;
	color: #fff;
	border-color: #f25c05;
}
.home-blog-content h3 a:hover {
	background:none;
	color:#f25c05;
}
.fprods.my-slide-1 .atw_slider_controls span {
	margin: 0 0 !important;
}
.fprods.my-slide-1 .atw_slider_controls {
	top: -394px;
}
.fprods.sprods.my-slide-2 .atw_slider_controls {
	top: -420px;
}
.fprods.sprods.lprods.my-slide-3 .atw_slider_controls {
	top: -417px;
}
.atw_wrapper .icon-arrow-left::before {
	font-weight:bold !important;
}
.atw_wrapper .icon-arrow-right::before {
	font-weight: bold !important;
}
#menu-information a:hover, #menu-shopping-at-musgroves a:hover {
	color: #f25c05;
	text-decoration:none;
}
.copyright-text a:hover {
	color: #f25c05;
	text-decoration:none;
}
#menu-top-menu .current-menu-item a {
	border: none !important;
	color: #f25c05 !important;
}
/* .page-id-1595 .single-home-blog-wrapper .home-blog-content, .page-id-1596 .single-home-blog-wrapper .home-blog-content {
	min-height: 252px;
} */
.page-id-1595 .entry-content > h1, .page-id-1596 .entry-content > h1, .page-id-2788 .entry-title, .page-id-1708 .entry-title, .page-id-1705 .entry-title, .page-id-3274 h1 {
	font-size: 25px;
	text-align: center;
	color: #00713d;
	text-transform: uppercase;
}
.page-id-1595 .entry-content > h2, .page-id-1596 .entry-content > h2 {
	font-size: 20px;
	text-align: center;
	color: #000;
	margin-bottom: 25px;
}
.page-id-1595 .entry-header, .page-id-1596 .entry-header {
	display: none;
}
.grid-container-spaced.row .col-md-4.col-sm-4.col-xs-12 {
	padding: 10px !important;
}
.page-id-1595 .entry-content > p, .page-id-1596 .entry-content > p, .page-id-2788 .entry-content > .content-l p {
	max-width: 856px;
	margin: 20px auto;
}
.single-diy .entry-content a.has-white-color, .single-walloffame .entry-content a.has-white-color, .single-news .entry-content a.has-white-color {
	color:#fff!important;
	text-decoration:none;
}
.single-walloffame .entry-title, .page-id-3007 .entry-title, .single-diy .entry-title, .single-news .entry-title {
	text-align: center;
	margin-bottom: 45px;
	color: green;
	font-size: 25px;
	text-transform: uppercase;
}
.single-walloffame .entry-meta {
	display: none;
}
.single-diy .entry-meta {
	display: none;
}
.single-walloffame #comments, .single-diy #comments, .single-news #comments {
	display: none;
}
.single-diy .entry-content, .single-news .entry-content {
	max-width: 856px;
	margin: 0 auto;
}

.owl-carousel .post-thumb p.news-date, .post-type-archive .post-thumb p.news-date, .home-blog-content p.news-date, .tax-customer-project-type .post-thumb p.news-date, .tax-diy-resource-type .post-thumb p.news-date {
	font-size: 13px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    margin-bottom: 5px;
}
.postid-2608.single-diy .entry-content,
.postid-2718.single-diy .entry-content,
.postid-2677.single-diy .entry-content,
.postid-2686.single-diy .entry-content,
.postid-2736.single-diy .entry-content,
.postid-2668.single-diy .entry-content,
.postid-2646.single-diy .entry-content,
.postid-2593.single-diy .entry-content,
.postid-2572.single-diy .entry-content{
	max-width: 100%;
}
.single-diy h1 {
	text-align: center;
}
.content h2 {
	color: #00713d;
	margin-bottom: 40px;
	font-weight: 600;
	font-size: 26px;
}
.blog-last-row{
	display: flex;
	align-items: center;
	margin-bottom: 0 !important;
}
ul.products li .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	max-height: 257px;
	width: auto !important;
	margin: 0 auto 1em !important;
}
.woocommerce-product-gallery__wrapper .wp-post-image {
	max-width: 100%;
	width: auto !important;
	margin: 0 auto;
}
fieldset.receive-newsletter label {
    font-weight:400!important
}
.input-text.qty.text {
	height: 40px
}
.prod-enquiry, .right-door-enquiry {
	border-top: solid 1px #d4d4d4;
	border-bottom: solid 1px #d4d4d4;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding: 15px;
	background-color: #e3e4e4;
	background-size: 200px 200px;
	background-repeat: repeat;
}
.prod-enquiry {
	background-image: url('/wp-content/uploads/2020/05/interested-in-musgroves-product.png');
	background-repeat:no-repeat;
	background-size:550px;
	background-position: -30px -40px;
	padding: 25px 15px 0;
}
.prod-enquiry > h2 {
	font-size:20px;
	margin-top:0;
	text-align:center;
}
.prod-enquiry > p {
	text-align:center;
}
@media (min-width:500px) {
	.prod-enquiry h2 {
		font-size:24px	
	}
}
@media (min-width:768px) {
	.prod-enquiry {
		padding: 35px 50px 5px;	
		margin-top:4em
	}
	.prod-enquiry h2 {
		font-size:30px	
	}	
}
.wsp-container ul li {
	list-style: none;
	padding: 4px 0px;
}
.wsp-container ul {
	padding: 0 0 0 25px;
	border-left: 1px solid #ccc;
}
.price-unit-custom {
	color: #00713d !important;
	font-size: 18px !important;
	font-weight: 600;
}
.featured-products .price-unit-custom {
	color: #fff !important;
}
.my-slide-3 .price-unit-custom {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 500;
}
.single-diy .entry-content h2{
	font-size: 28px;
	line-height: 38px;
	margin-bottom:20px;
}
.single-diy .entry-content a,
.single-walloffame .entry-content a,
.single-news .entry-content a{
	color: #009e62 !important;
}
.single-diy .entry-header h1, .single-walloffame .entry-header h1, .single-news .entry-header h1 {
	text-align: center;
}
.single-walloffame .entry-content .content-l,
.single-diy .entry-content .content-l,
.single-news .entry-content .content-l{
    padding-left: 125px;
    padding-right: 125px;
}
.single-diy.postid-2699 .entry-content .content-l,
.single-diy.postid-2605 .entry-content .content-l{
	padding-left: 0;
	padding-right: 0;
}
.content p, .content ul, .content ol {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
}
.single-walloffame .entry-content p{
	line-height:29px;
}
.single-walloffame .entry-content ul{
	padding-left:0;
}
.alignright{
	text-align: right;
}
.btn.btn-more {
	padding: 6px 18px;
	border: 2px solid #00713d;
    color: #00713d;
    font-weight: bold;
    text-transform: uppercase;
	background:transparent
}
.btn.btn-more:hover, .btn.btn-more:focus {
    background: #f25c05;
    color: #fff;
    border-color: #f25c05
}
.single-walloffame .entry-content a.btn,
.single-diy .entry-content a.btn{
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 400;
    color: #ffffff !important;
    font-size: 16px;
    background: #00713d;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}
.single-walloffame .entry-content a.btn:hover,
.single-diy .entry-content a.btn:hover {
    background: #009E60;
}
.margin-top-60 {
    margin-top: 60px;
}
.single-diy .entry-content .content .row,
.single-walloffame .entry-content .content .row{
	margin-bottom: 8%;
}
.single-diy.postid-2646 #grid-thumbs.content .row > div > div{
    box-shadow: 0px 0px 22px #eeee;
    margin: 25px 0px;
    background-color: #f8f8f8;
}
.single-diy.postid-2646 #grid-thumbs.content h2{
	font-size: 17px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 15px 0;
    min-height: 100px;
}
.single-diy.postid-2646 #grid-thumbs.content .row p{
	font-size: 14px;
	line-height: 20px;
	padding: 0 15px 25px;
	min-height: 190px;
}
.single-diy.postid-2646 #grid-thumbs.content img + p{
	padding: 0;
	margin: 0;
	min-height: auto;
	display:none;
}
.single-diy.postid-2646 #grid-thumbs.content .content-l img{
	margin: 0 auto;
}
.the-slideshow-wrapper .owl-theme .owl-nav.disabled+.owl-dots{
	text-align: center;
    margin-top: -40px;
    position: absolute;
    width: 100%;
}
.single-diy.postid-2616 .entry-content .content.content-l p img{
	margin: 0 auto;
}
.single-walloffame.postid-2993 .entry-content p img{
	margin: 0 auto;
}
.owl-theme .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3%;
}
.owl-nav button {
    width: 50px;
    height: 50px;
	position:absolute;
	 top: 50%;
}
.owl-nav button:hover{
}
.owl-nav .owl-prev {
	left:1.5%;
}
.owl-nav .owl-next {
	right:1.5%;
}
#slideshow-10-steps .item .numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc);
    width: 34px;
    height: 34px;
    display: inline-block;
    line-height: 32px;
    background: #fff;
    border: 2px solid #00713d;
    color: #00713d;
    text-align: center;
    font-weight: bold;
    margin-right: 6px;
}
#fcbkbttn_right {
	text-align:center
}
.fcbkbttn_arhiv {
	margin-top:20px
}
.entry-content > .fcbkbttn_buttons_block{
	display:none;
}
.fb_iframe_widget{
/* 	margin-top:20px; */
	margin-bottom:20px;
}
.page-id-1708 .content-l {
	max-width: 856px;
	margin: 30px auto 0;
}
.card {
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	background: #fff;
	border-radius: 2px;
	padding: 15px 15px 20px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.testimonial {
	margin-bottom: 25px;
	line-height: 28px;
}
.page-id-1705 p, .page-id-3274 .content-1 {
	max-width: 856px;
	margin: 20px auto 25px;
}
.page-id-3274 .content-1.content-2 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.page-id-3274 .content-1.content-2 a {
	color: #00713d;
}
.page-id-3274 .entry-content > h4 {
	text-align: center;
	font-size: 30px;
	margin-top: 35px;
	margin-bottom: 30px;
}
.page-id-3274 figcaption {
	text-align: left !important;
	font-size: 22px !important;
}
.page-id-3274 figcaption a {
	color: #00713d;
	font-weight: 500;
}
.page-id-3274 .entry-header {
	display: none;
}
/*--------------------------Media Queries--------------------*/
@media (min-width: 1230px){
	.container {
		width: 1200px;
	}
}
@media (min-width: 1600px){
	body.single-product .container.shop-container {
		width: 1400px;
	}
	body.single-product .container.shop-container .prod-media-wrapper {
		width: 43%;
	}
	body.single-product.woocommerce-page .container.shop-container div.product div.summary {
		width: 51%!important;
	}
}
container  shop-container
@media only screen and (min-width: 992px) {
	.menu-item-has-children .sub-menu {
		/* max-width: 200px; */
		z-index: 99999;
		background: #00713d;
		column-count: 2;
		padding: 20px;
		position: absolute;
		display: none;
		min-width: 500px;
	}
	.menu-item-has-children:hover .sub-menu {
		display: block !important;
	}
	.menu-item-has-children .sub-menu li {
		display: block !important;
	}
	.menu-item-has-children {
		position: relative;
	}
	#menu-main-menu .menu-item:nth-child(n+7) .sub-menu {
		right: 0;
	}
}
#mega-menu-wrap-primary .mega-menu-toggle img#logo-mobile {
	width:100%!important;
	max-width:50%!important;
	margin-top:1px
}
@media (min-width:460px) {
	#mega-menu-wrap-primary .mega-menu-toggle img#logo-mobile {
		max-width:70%!important		
	}	
}
@media only screen and (max-width: 768px) {
	.site-main-footer h3::after {
		height: 5px;
		bottom: 5px;
		width: 80px;
	}
	.sub-menu a {
		color: #fff;
		padding-left: 30px !important;
	}
	.menu-item-has-children > a {
		border-bottom: 1px solid;
		margin-bottom: 11px;
	}
	.home-blog-content h3 a {
		margin: 0 auto !important;
		font-size: 26px;
		width: 100% !important;
		max-width: 100%;
		padding: 14px 0;
		height: auto;
		width: 100%;
	}
		.aws-container {
		position: relative;
		right: 0;
	}
	.yt-part a {
		color: #fff;
		font-size: 24px;
	}
		.fprods {
		padding: 0 15px;
	}
		body.home .col-sm-6 {
		width: 50% !important;
	}
	.footer-map {
		margin-bottom: 50px;
	}
/* 	.footer-phone a {
		color: #e0e0e0;
	} */
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background-color: #00713d !important;
	}
	.top-nav.navbar.navbar-default .navbar-nav > li > a {
		color: #fff !important;
		font-size: 18px !important;
	}
	.top-nav.navbar.navbar-default .navbar-collapse{
		position: absolute;
		left: 0;
		width: 727px;
		z-index: 999999999;
		background: #000;
	}
	.top-nav.navbar.navbar-default {
		background: none !important;
		border: none;
		margin: 0 !important;
	}
	.top-nav.navbar.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff !important;
		width: 35px;
		margin-bottom: 8px;
	}
	.top-nav.navbar.navbar-default .navbar-toggle {
		border:none !important;
		float: none !important;
		display: block !important;
		margin: 13px auto 13px auto !important;
	}
	.social li {
		display: inline-block;
		margin-right: 35px;
	}

	.logo img {
		max-width: 100%;
		height: auto;
	}

	#logo-mobile {
	/* 	max-height:50px */

	}
	img.mega-menu-logo {
		display: block;
		max-width: 100%;
		height: auto
	}	
	.mobile-phone a {
		font-size: 32px !important;
		font-weight: 800;
		color: #00713d;
		line-height: 8px;
	}
	.mobile-phone a span {
		display: block;
		font-size: 19px;
		font-weight: 300;
		color: #8b8b8b;
		margin-left: 51px;
	}
	.mobile-header-top {
		margin-top: 15px;
	}
	.top-search form.aws-search-form {
		border: 2px solid #383838 !important;
		border-radius: 3px;
	}
	.mobile-header-nav {
		background: #00713d;
		height: 80px;
		margin-top:20px;
	}
	.mobile-header-social li a {
		color: #fff;
		font-size:24px;
	}
	.mobile-header-social li {
		display: inline-block;
		margin: 0 22px;
	}
	.mobile-header-social {
		margin: 0;
		display: inline-block;
		border-left: 1px solid #006034;
		border-right: 1px solid #006034;
		width: 100%;
		text-align: center;
		padding: 23px 0;
	}
	.cart-customlocation.imsAjaxCartCount .fa.fa-cart-arrow-down {
		font-size: 36px;
		background: none;
		border-radius: 50%;
		padding: 0 !important;
		color: #fff;
	}
	.inner-um {
		background: none;
		color: #ffff;
		position: relative;
		top: 0;
		left: 0;
		font-family: gilroy;
		font-weight: 500;
		font-size: 28px;
		margin-left:10px;
	}
	.cart-customlocation.imsAjaxCartCount {
		margin-top: 21px !important;
		display: inline-block;
	}
	.yt-part iframe {
		width:100%;
	}
	.col-md-6.yt-part h4 {
		text-align: center;
		font-weight: bold;
		font-size: 28px;
		margin-bottom: 20px;
		margin-top: 0 !important;
	}
	.col-md-6.yt-part {
		padding-top: 45px;
	}
	.col-md-6.rt-part {
		text-align: center;
	}
	.home-sec-1 h2 {
		font-size: 28px;
		margin-bottom: 20px;
	}
	.rt-part .col-md-6:last-child {
		margin-top: 25px;
	}
	.home-sec-2 p {
		text-align: center;
		font-size: 24px;
	}
	.sec-2-m {
		margin-top: 20px;
	}
	.project-btn a {
		border: 1px solid #fff;
		color: #fff;
		border-radius: 3px;
		padding: 7px 30px;
		display: inline-block;
		font-size: 26px;
		font-weight: bold;
		margin-top: 25px;
	}
	.project-btn a:hover {
		background:#00713d;
		border-color:#00713d;
		text-decoration:none;
	}
/* 	.recycled-building {
		background: #f4f4f4;
		background-image:none !important;
	}
	.recycled-building h2 {
		font-size: 52px;
		color: #00713d;
		font-weight: bold;
		line-height: 57px;
		margin-top: 5px;
		text-align: center;
		padding: 0 45px;
	}
	.recycled-building p {
		font-size: 24px;
		color: #2c2c2c;
		padding: 0 46px;
		margin: 20px 0px;
		font-weight: 400;
		text-align: center;
	}
	.recycled-building.visible-xs.visible-sm.mobile-recycled-building {
		background: #f9f9f9;
	}
	.mobile-recycled-building h4 {
		font-size: 24px !important;
		font-weight:bold;
	}
	.recycled-building.visible-xs.visible-sm.mobile-recycled-building {
		background: #f9f9f9;
		padding-bottom: 30px;
	} */
	.has-text-align-center.custom-para {
		max-width: 847px;
		margin: 15px auto 40px;
		font-size: 22px;
		color: #383838;
		font-weight: 400;
		padding: 0 80px;
	}
	.single-home-blog-wrapper {
		text-align: center;
/* 		padding: 0 95px; */
		box-shadow: none !important;
	}
	.home-blog-content a {
		margin: 25px auto;
		font-size: 26px;
		width: 160px !important;
		max-width: 160px;
		height: 60px;
		padding: 14px 0;
	}
	.home-blog-content h3 {
		font-size: 33px;
	}
	.home-blog-content p {
		font-size:24px;
		line-height:30px;
	}
	.home-blog-content {
/* 		background: #f8f8f8; */
		padding: 1px 20px 21px;
		max-width: 560px;
		display: block;
		margin: 0 auto 30px auto;
		text-align: left;
	}
	.atw_slider_controls {
		top: -575px !important;
		margin-top: 0 !important;
	}
	.tnp-subscription, .tnp-email {
		max-width:100% !important;
	}
	.tnp-submit {
		margin-top:20px !important;
	}
	.footer-bottom .col-md-6:first-child {
		border-bottom: 2px solid #313131;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}
	.copyright {
		text-align: center;
		font-size:24px;
	}
	.cr-right {
		text-align: center !important;
		margin-bottom: 20px;
		font-size: 24px;
		font-weight: lighter;
	}
	.main-carousel .flickity-viewport {
		min-height: 710px;
	}
	.sep-wrapper {
		border: 4px solid #fff;
		box-shadow: none;
		padding: 0 120px;
	}
	.flickity-button {
		background: #f25c05 !important;
		border: none;
		color: #fff !important;
	}
	.flickity-prev-next-button {
		height: 140px !important;
		border-radius: 0 !important;
		right: -9px !important;
		width: 65px !important;
	}
	.flickity-prev-next-button.previous {
		left:-9px !important;	
	}
	.flickity-page-dots {
		display:none !important;
	}
	.yt-part .col-sm-6 img {
		width: 100%;
	}
	.yt-part h3 {
		font-size: 28px;
	}
	.yt-part p {
		margin-bottom: 11px;
		max-width: 68%;
		font-size: 24px;
		line-height: 24px;
	}
	.rt-part .col-md-6 img {
		width: 100% !important;
	}
	.home-sec-1 h3, .home-sec-1 p {
		font-size:24px;
	}
	.sep-img img {
		width: 100% !important;
	}
	.sep-content::before {
		border-left: 244px solid transparent;
		border-right: 244px solid transparent;
	}
	.sep-content h1 {
		font-size:68px;
	}
	.sep-content .orange-btn {
		max-width: 220px;
		font-size: 23px;
	}
	.home-blog-img img {
		max-width: inherit;
		width: 100%;
	}
	.fprods #atw_style2 .atw_item .atw_item_bottom .atw_item_title a {
		color: #fff !important;
		font-size: 24px !important;
		line-height: 30px !important;
		margin-bottom:15px !important;
	}
	#atw_style2 .atw_item .atw_item_bottom .atw_item_info .atw_price .amount {
		font-size:24px !important;
	}
	.fprods.my-slide-2 .atw_slider_controls {
		top: -603px !important;
		margin-top: 0 !important;
	}
	.fprods.sprods.lprods.my-slide-3 .atw_slider_controls {
		top: -603px !important;
	}
	.footer-map img {
		width: 100%;
		height: auto;
	}
	.footer-address {
		color: #ababab;
		max-width: 255px;
		font-size: 24px;
		padding-left: 32px;
		position: relative;
	}
	.footer-phone {
		line-height: 19px;
		margin-bottom: 5px !important;
		font-weight: bold;
/* 		color: #e0e0e0; */
		font-size: 24px;
	}
}

@media only screen and (max-width: 700px) {
	.main-carousel .flickity-viewport {
		min-height: 430px;
	}
	.flickity-prev-next-button {
		height: 110px !important;
		border-radius: 0 !important;
		right: -9px !important;
		width: 35px !important;
	}
	.col-md-6.yt-part {
			text-align:center;
		}
	.mobile-header-nav {
		height: 69px;
	}
	body.home .col-sm-6 {
		width: 100% !important;
	}
	.top-nav.navbar.navbar-default .navbar-collapse {
		width:345px;
	}
	#atw_style2 .atw_item .atw_item_bottom .atw_item_info .atw_price .amount {
		font-size: 18px !important;
	}
	.sep-content h1 {
		font-size: 45px;
	}
	.sep-content .orange-btn {
		max-width: 180px;
		font-size: 16px;
	}
	.sep-content::before {
		border-left: 152px solid transparent;
		border-right: 152px solid transparent;
	}
	.sep-h {
		font-size:26px;
	}
	.home-sec-2 p, .sep-subh {
		text-align: center;
		font-size: 16px;
	}
	.home-sec-1 h3, .home-sec-1 p {
		font-size: 24px;
		text-align: center;
		margin-top: 15px !important;
	}
	.top-nav.navbar.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff !important;
		width: 25px;
		margin-bottom: 5px;
	}
	.fprods.my-slide-1 .atw_slider_controls {
		top: -390px;
	}
	.fprods.sprods.my-slide-2 .atw_slider_controls {
		top: -405px !important;
	}
	.fprods.sprods.lprods.my-slide-3 .atw_slider_controls {
		top: -400px !important;
	}
	.mobile-phone a img {
		max-width: 20px !important;
	}
	.mobile-phone a span {
		display: block;
		font-size: 14px;
		font-weight: 300;
		color: #8b8b8b;
		margin-left: 24px;
	}
	.mobile-header-social li a {
		font-size: 14px;
	}
	.mobile-header-social li {
		margin:0 9px;
	}
	.cart-customlocation.imsAjaxCartCount .fa.fa-cart-arrow-down {
		font-size:25px;
	}
	.inner-um {
		font-size:14px;
	}
	.col-md-6.yt-part h4 {
		font-size:20px;
	}
	.yt-part .col-sm-5 img {
		max-width: 100%;
		height: auto;
	}
	.yt-part p {
		margin-bottom: 11px;
		max-width: 100%;
		font-size: 16px;
	}
	.yt-part a {
		color: #fff;
		font-size: 16px;
	}
	.sec-2-l img {
		max-width: 100% !important;
		height: auto;
	}
	.sep-wrapper {
		padding: 0 16px;
	}
/* 	.recycled-building h2 {
		font-size: 22px;
		line-height: 32px;
	}
	.recycled-building p {
		font-size: 16px;.recycled-building p
		padding: 0 15px;
	}
	.recycled-building {
		padding:25px 0;
	} */
	.custom-heading {
		font-size:22px !important;
	}
	.single-home-blog-wrapper {
		padding: 0;
	}
	.has-text-align-center.custom-para {
		font-size: 16px;
		padding: 0 15px;
	}
	.home-blog-content h3 {
		font-size:22px;
	}
	.home-blog-content p {
		font-size: 16px;
		line-height: 24px;
		font-weight: normal !important;
	}
	.home-blog-content a {
		margin: 25px auto;
		font-size: 18px;
		width: 190px !important;
		max-width: 190px;
		height: 45px;
		padding: 7px 0;
	}
	.fprods #atw_style2 .atw_item .atw_item_bottom .atw_item_title a {
		color: #fff !important;
		font-size: 16px !important;
		line-height: 23px !important;
		margin-bottom: 15px !important;
	}
	.fprods.my-slide-1 .atw_slider_controls {
		top: -375px !important;
	}
	.fprods h2 {
		font-size:20px;
	}
	.fprods {
		padding-left: 15px;
		padding-right: 15px;
	}
	.mobile-phone a {
		font-size:15px !important;
	}
	.footer-address {
		max-width:100%;
	}
	.site-main-footer h3 {
		font-size: 20px;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.tnp-subscription input[type="submit"] {
		width:150px !important;
	}
	.social a {
		font-size:20px;
	}
	.copyright-text, .cr-right {
		font-size:18px;
	}
	body.home {
		overflow-x: hidden;
	}
}

.stock {
	color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
    padding: 10px 25px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
	display:inline-block;
}
.stock.in-stock {
    color: #3c763d!important;
    background-color: #dff0d8;
    border-color: #d6e9c6;	
}
.stock.out-of-stock {
	color: #721c24!important;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert.alert-available {
	padding:10px 15px;
}

/* ----- customisation for wp gallery -----*/
.cust-ft-product ul  { text-align:left!important }
.wc-block-featured-product.cust-ft-product .wc-block-featured-product__description { max-width:750px }
.single-diy .entry-content .wc-block-featured-product .cust-ft-product a.wp-block-button__link, .single-diy .entry-content .wc-block-featured-product .wc-block-featured-product__price span { color:#fff!important }
.single-diy .entry-content .wc-block-featured-product .wc-block-featured-product__price .woocommerce-Price-amount.amount { font-size:24px }
@media (max-width:767px) {
    .gallery-custom ul.blocks-gallery-grid { display:block }
    figure.wp-block-gallery li.blocks-gallery-item { display:block; width:100%!important; list-style:none }
    figure.wp-block-gallery li.blocks-gallery-item figcaption { font-size:100%; position:static;padding:15px 0; color:#000; background:none!important}
    figure.wp-block-gallery li.blocks-gallery-item figure { display:block }
}
/* ----- end customisation for wp gallery -----*/