@charset "UTF-8";
.wcppec-checkout-buttons {
text-align: center;
margin: 1em 0;
overflow: hidden;
}
.wcppec-checkout-buttons .woocommerce-error {
text-align: left;
}
.wcppec-checkout-buttons__separator {
display: block;
margin: 0 0 1em;
}
.wcppec-checkout-buttons__button {
display: inline-block;
text-decoration: none !important;
border: 0 !important;
padding-top: 1em;
}
.wcppec-checkout-buttons__button img {
margin: 0 auto;
}
.paypal-button-widget .paypal-button,
.paypal-button-widget .paypal-button:hover {
background: transparent;
box-shadow: none;
border: none;
}
.wcppec-cart-widget-button {
display: inline-block;
text-decoration: none !important;
border: 0 !important;
}
.site-header .widget_shopping_cart p.buttons.wcppec-cart-widget-spb {
padding: 0 1em 1em;
}
.site-header .widget_shopping_cart .woocommerce-mini-cart__empty-message + p.buttons.wcppec-cart-widget-spb {
display: none;
}
.payment_method_ppec_paypal img {
max-height: 68px !important;
border-radius: 0;
}
.wc-gateway-ppec-cancel {
display: block;
text-align: center;
padding: 10px;
}
#woo_pp_ec_button_checkout {
display: none;
}
#payment .place-order .button {
display: block;
} .wc_ppec_small_payment_buttons {
width: 150px;
display: inline-block;
}
.wc_ppec_medium_payment_buttons {
width: 250px;
display: inline-block;
}
.wc_ppec_large_payment_buttons {
width: 350px;
display: inline-block;
}ul.lpd-products{
clear: both;
list-style: none;
margin: 0 -15px;
padding: 0;
}
.lpd-products ul:after,
ul.lpd-products:after{
clear: both;
content: "";
display: block;
}
.wpb_row .lpd-products .type-product *{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.wpb_row .lpd-products .type-product .lpd-product-thumbnail *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpb_row .lpd-products .type-product .lpd-product-data-table *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
ul.lpd-products .product.lpd-product-category,
ul.lpd-products li.type-product{
width: calc(33.3333% - 30px);
float: left;
margin: 15px;
overflow: hidden;
position: relative;
}
.upsells ul.lpd-products li.type-product {
width: calc(25% - 30px);
}
@media (max-width:991px) {
ul.lpd-products li.type-product{
width: calc(50% - 30px);
}
.upsells ul.lpd-products li.type-product {
width: calc(50% - 30px);
}
}
@media (max-width:767px) {
ul.lpd-products li.type-product{
width: 96%;
}
.upsells ul.lpd-products li.type-product {
width: 96%;
}
}
.single-product ul.lpd-products li.type-product{
margin-bottom: 0;
}
ul.lpd-products li .li-wrap{
border: 1px solid #ebebeb;
background-color: #fff;
}
.lpd-product-thumbnail{
overflow: hidden;
position: relative;
}
.lpd-product-thumbnail > a.img-transaction {
display: block;
position: relative;
width: 100%;
height: 100%;
z-index: 1;
}
.lpd-product-thumbnail > a.img-transaction .gallery-img{
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.lpd-product-thumbnail > a.img-transaction .gallery-img img{
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
-o-transform: translateZ(0px);
-ms-transform: translateZ(0px);
transform: translateZ(0px);
-webkit-transition: all 300ms ease-out 0s;
-moz-transition: all 300ms ease-out 0s;
-o-transition: all 300ms ease-out 0s;
transition: all 300ms ease-out 0s;
}
.lpd-product-thumbnail:hover > a.img-transaction .gallery-img img{
-webkit-transition: all 300ms ease-out 0.05s;
-moz-transition: all 300ms ease-out 0.05s;
-o-transition: all 300ms ease-out 0.05s;
transition: all 300ms ease-out 0.05s;
}
.lpd-onsale{
z-index: 99;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
color: #fff;
height: 50px !important;
min-width: 50px !important;
line-height: 20px;
margin: 0 !important;
overflow: hidden;
padding: 5px;
position: absolute;
right: 10px !important;
text-align: center;
top: 10px !important;
font-size: 14px;
text-transform: uppercase;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
line-height: 50px;
-webkit-transition: all 0.15s ease-in-out 0s;
-moz-transition: all 0.15s ease-in-out 0s;
-o-transition: all 0.15s ease-in-out 0s;
-ms-transition: all 0.15s ease-in-out 0s;
transition: all 0.15s ease-in-out 0s;
background-color: #d9534f;
}
.wordpress-123garden .woocommerce .lpd-products .type-product:hover .lpd-onsale,
.wordpress-123garden.woocommerce-page .lpd-products .type-product:hover .lpd-onsale{
opacity: 0.5;
filter: alpha(opacity=50);
}
.lpd-out-of-s{
z-index: 99;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
background: #959595;
color: #fff;
min-height: 20px !important;
width: 50px !important;
line-height: 15px;
margin: 0 !important;
overflow: hidden;
padding: 15px 5px;
position: absolute;
right: 25px !important;
text-align: center;
top: 10px !important;
font-size: 12px;
text-transform: uppercase;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
-webkit-transition: all 0.15s ease-in-out 0s;
-moz-transition: all 0.15s ease-in-out 0s;
-o-transition: all 0.15s ease-in-out 0s;
-ms-transition: all 0.15s ease-in-out 0s;
transition: all 0.15s ease-in-out 0s;
}
.lpd-products.owl-carousel li.type-product .lpd-out-of-s{
right: 10px !important;
}
.wordpress-123garden .woocommerce .lpd-products .type-product:hover .lpd-out-of-s,
.wordpress-123garden.woocommerce-page .lpd-products .type-product:hover .lpd-out-of-s{
opacity: 0.5;
filter: alpha(opacity=50);
}
.lpd-out-of-s.on-sale-products{
top: 80px !important;
}
.lpd-products li.type-product .lpd-onsale{
right: 25px !important;
}
.lpd-products.owl-carousel li.type-product .lpd-onsale{
right: 10px !important;
}
.lpd-product-meta{
border-bottom: 2px dashed #ebebeb;
padding: 10px 20px;
}
.lpd-product-meta h3{
margin: 0;
font-size: 14px;
}
.lpd-product-meta .lpd-product-sku{
font-size: 11px;
color: #959595;
}
.lpd-product-data{
padding: 20px;
background-color: #fafafa;
}
.lpd-product-data-table{
width: 100%;
}
.lpd-product-data-table td.td-price{
width: 40%;
vertical-align: top;
}
.lpd-product-data-table td.td-add{
width: 60%;
text-align: right;
vertical-align: top;
}
.lpd-product-data-disabled-purchases-prices td.td-price{
width: 60%;
}
.lpd-product-data-disabled-purchases-prices td.td-add{
width: 40%;
}
.lpd-product-item-category{
margin-top: -40px;
float: right;
display: none;
width: 60px;
height: 60px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 5px;
padding: 10px;
}
.lpd-product-item-category img{
display: block;
width: 100%;
}
ul.lpd-products li.type-product .star-rating{
float: none;
}
.wordpress-123garden .woocommerce .star-rating,
.wordpress-123garden.woocommerce-page .star-rating{
height: 16px;
}
.lpd-product-data-table .price{
padding: 10px 0;
display: block;
}
.lpd-product-data-table .star-rating{
margin-bottom: 10px;
}
.wordpress-123garden .woocommerce .star-rating:before,
.wordpress-123garden.woocommerce-page .star-rating:before{
color: rgba(0, 0, 0, 0.3);
}
.lpd-product-btn{
display: inline-block;
font-size: 11px;
text-transform: uppercase;
border: 1px solid #ebebeb;
background-color: #fff;
padding: 5px 10px;
margin: 5px 0;
letter-spacing: 0.75px;
text-decoration: none !important;
-webkit-transition: all 0.15s ease-in-out 0s;
-moz-transition: all 0.15s ease-in-out 0s;
-o-transition: all 0.15s ease-in-out 0s;
-ms-transition: all 0.15s ease-in-out 0s;
transition: all 0.15s ease-in-out 0s;
text-align: center;
}
.lpd-product-btn.added{
opacity: 0.5;
filter: alpha(opacity=50)
}
.lpd-product-data-table .added_to_cart{
padding: 0 10px !important;
color: #959595;
}
ul.lpd-products li.type-product .price{
font-size: 15px;
}
ul.lpd-products li.type-product .price ins{
text-decoration: none;
}
ul.lpd-products li.type-product .price del{
font-size: 75%;
color: #959595;
}
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul{
border: none;
}
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li{
border: 1px dashed #e1e1e1;
min-width: 40px;
height: 40px;
margin: 0 4px;
-webkit-transition: all 0.15s ease-in 0s;
-moz-transition: all 0.15s ease-in 0s;
-o-transition: all 0.15s ease-in 0s;
transition: all 0.15s ease-in 0s;
}
.wordpress-123garden .woocommerce #content nav.woocommerce-pagination ul li a,
.wordpress-123garden .woocommerce #content nav.woocommerce-pagination ul li span,
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li a,
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li span,
.wordpress-123garden.woocommerce-page #content nav.woocommerce-pagination ul li a,
.wordpress-123garden.woocommerce-page #content nav.woocommerce-pagination ul li span,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li a,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li span{
line-height: 20px;
padding: 9px;
}
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li span.current,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li span.current,
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li a:hover,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li a:focus,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li a:focus{
color: #959595;
background: #fafafa;
}
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li span.current,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li span.current{
color: #959595;
}
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li a,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li a,
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li span,
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li span{
font-size: 13px;
}
.wordpress-123garden .woocommerce .woocommerce-result-count,
.wordpress-123garden.woocommerce-page .woocommerce-result-count{
margin: 6px 0 20px;
}
.wordpress-123garden .woocommerce .woocommerce-ordering,
.wordpress-123garden.woocommerce-page .woocommerce-ordering{
margin: 0 0 20px;
} .product-image .lpd-onsale{
right: 25px !important;
top: 10px  !important;
}
.shop-product-post .col-md-3{
position: relative;
} .wordpress-123garden .woocommerce div.product div.images,
.wordpress-123garden.woocommerce-page div.product div.images{
width: 100%;
float: none;
position: relative;
margin-bottom: 0;
}
.wordpress-123garden .woocommerce div.product div.images img,
.wordpress-123garden.woocommerce-page div.product div.images img{
-webkit-box-shadow: none;
box-shadow: none;
padding: 1px;
border: 1px solid #ebebeb;
}
.wordpress-123garden .woocommerce div.product div.images .woocommerce-main-image,
.wordpress-123garden.woocommerce-page div.product div.images .woocommerce-main-image{
margin-bottom: 20px;
}
.wordpress-123garden.woocommerce-page div.product div.images div.thumbnails{
padding-top: 20px;
}
.wordpress-123garden.woocommerce-page div.product div.images div.thumbnails a{
margin-bottom: 20px;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs{
padding: 0;
margin-top: 20px;
text-align: center;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs:before,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs:before{
display: none;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li{
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
background: none;
margin: 0 10px;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
font-size: 18px;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after{
display: none;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li a,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li a{
font-weight: inherit;
color: #959595;
padding: 10px 0;
border-bottom: 3px solid transparent;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a{
color: #555;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs .panel,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs .panel,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs .panel,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs .panel{
margin-bottom: 40px;
}
.lpd-related,
.lpd-upsells{
margin-bottom: 40px;
}
.wordpress-123garden .woocommerce #content div.product .product_title,
.wordpress-123garden .woocommerce div.product .product_title,
.wordpress-123garden.woocommerce-page #content div.product .product_title,
.wordpress-123garden.woocommerce-page div.product .product_title{
margin: 0;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
padding: 10px;
}
.wordpress-123garden .woocommerce .woocommerce-product-rating,
.wordpress-123garden.woocommerce-page .woocommerce-product-rating{
padding: 10px;
margin: 0 !important;
}
.product-content p.price{
padding: 10px;
}
.lpd-prodcut-description{
padding: 10px 0 0 0;
margin-bottom: 10px;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}
.catalog-mode-purchases-prices .lpd-prodcut-description{
border-top: none;
}
.wordpress-123garden .woocommerce #content div.product form.cart,
.wordpress-123garden .woocommerce div.product form.cart,
.wordpress-123garden.woocommerce-page #content div.product form.cart,
.wordpress-123garden.woocommerce-page div.product form.cart{
padding: 10px 0 0 0;
}
.lpd_product_meta{
margin-bottom: 20px;
text-align: center;
}
.lpd_product_meta .sku_wrapper,
.lpd_product_meta .posted_in,
.lpd_product_meta .tagged_as{
position: relative;
display: block;
display: inline-block;
margin: 0 10px;
}
.lpd_product_meta span:before{
content: '/';
position: absolute;
left: -14px;
color: #ccc;
}
.lpd_product_meta span:first-child:before{
display: none;
}
.wordpress-123garden .woocommerce #content div.product p.price ins,
.wordpress-123garden .woocommerce #content div.product span.price ins,
.wordpress-123garden .woocommerce div.product p.price ins,
.wordpress-123garden .woocommerce div.product span.price ins,
.wordpress-123garden.woocommerce-page #content div.product p.price ins,
.wordpress-123garden.woocommerce-page #content div.product span.price ins,
.wordpress-123garden.woocommerce-page div.product p.price ins,
.wordpress-123garden.woocommerce-page div.product span.price ins{
color: inherit;
font-size: 15px;
}
.wordpress-123garden .woocommerce #content div.product p.price del,
.wordpress-123garden .woocommerce #content div.product span.price del,
.wordpress-123garden .woocommerce div.product p.price del,
.wordpress-123garden .woocommerce div.product span.price del,
.wordpress-123garden.woocommerce-page #content div.product p.price del,
.wordpress-123garden.woocommerce-page #content div.product span.price del,
.wordpress-123garden.woocommerce-page div.product p.price del,
.wordpress-123garden.woocommerce-page div.product span.price del{
font-size: 75%;
color: #959595;
}
.wordpress-123garden.woocommerce div.product p.price del,
.wordpress-123garden.woocommerce div.product span.price del{
opacity: 1;
filter: alpha(opacity=100);
display: inline;
}
.wordpress-123garden.woocommerce div.product p.price ins,
.wordpress-123garden.woocommerce div.product span.price ins{
font-weight: inherit;
}
.wordpress-123garden .woocommerce #content div.product p.price,
.wordpress-123garden .woocommerce #content div.product span.price,
.wordpress-123garden .woocommerce div.product p.price,
.wordpress-123garden .woocommerce div.product span.price,
.wordpress-123garden.woocommerce-page #content div.product p.price,
.wordpress-123garden.woocommerce-page #content div.product span.price,
.wordpress-123garden.woocommerce-page div.product p.price,
.wordpress-123garden.woocommerce-page div.product span.price{
color: inherit;
text-decoration: none;
}
.wordpress-123garden .woocommerce #content div.product form.cart,
.wordpress-123garden .woocommerce div.product form.cart,
.wordpress-123garden.woocommerce-page #content div.product form.cart,
.wordpress-123garden.woocommerce-page div.product form.cart{
margin-bottom: 20px;
}
.wordpress-123garden .woocommerce #content div.product form.cart div.quantity,
.wordpress-123garden .woocommerce div.product form.cart div.quantity,
.wordpress-123garden.woocommerce-page #content div.product form.cart div.quantity,
.wordpress-123garden.woocommerce-page div.product form.cart div.quantity{
width: 70px;
margin-right: 15px;
}
.wordpress-123garden .woocommerce #content .quantity input.qty,
.wordpress-123garden .woocommerce .quantity input.qty,
.wordpress-123garden.woocommerce-page #content .quantity input.qty,
.wordpress-123garden.woocommerce-page .quantity input.qty{
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
border: 1px dashed #ccc;
height: 38px;
width: 58px;
}
.wordpress-123garden .woocommerce #content .quantity .minus,
.wordpress-123garden .woocommerce #content .quantity .plus,
.wordpress-123garden .woocommerce .quantity .minus,
.wordpress-123garden .woocommerce .quantity .plus,
.wordpress-123garden.woocommerce-page #content .quantity .minus,
.wordpress-123garden.woocommerce-page #content .quantity .plus,
.wordpress-123garden.woocommerce-page .quantity .minus,
.wordpress-123garden.woocommerce-page .quantity .plus{
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background: transparent;
background-repeat: no-repeat;
height: 20px;
border-color: #ccc;
}
.wordpress-123garden .single_variation{
margin-bottom: 10px;
}
.wordpress-123garden .single_variation_wrap{
padding-top: 10px;
border-top: 1px solid #ebebeb;
}
.lpd-varation-label{
padding-right: 10px;
color: #959595;
}
.woocommerce #content div.product form.cart .variations label,
.woocommerce div.product form.cart .variations label,
.woocommerce-page #content div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label{
font-weight: inherit;
margin: 6px 0;
}
.wordpress-123garden .woocommerce-message,
.wordpress-123garden .woocommerce-error,
.wordpress-123garden .woocommerce-info{
background: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: rgba(0, 0, 0, 0.75);
list-style: none outside none;
margin: 0 0 20px !important;
text-shadow: none;
color: #555;
}
.wordpress-123garden .woocommerce-message{
border: 1px solid #8fae1b;
background: rgba(143, 174, 27, 0.15);
}
.wordpress-123garden .woocommerce-info{
border: 1px solid #1e85be;
background: rgba(30, 133, 190, 0.15);
}
.wordpress-123garden .woocommerce-error{
border: 1px solid #b81c23;
background: rgba(184, 28, 35, 0.15);
}
.wordpress-123garden .woocommerce-message a.button,
.wordpress-123garden .woocommerce-error a.button,
.wordpress-123garden .woocommerce-info a.button{
background: none !important;
border: none;
top: 0 !important;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
color: inherit;
line-height: 20px;
padding: 0;
font-weight: normal;
font-size: 13px;
opacity: .85;
filter: alpha(opacity=85);
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.wordpress-123garden .woocommerce-message a.button:hover,
.wordpress-123garden .woocommerce-error a.button:hover,
.wordpress-123garden .woocommerce-info a.button:hover{
opacity: 1;
filter: alpha(opacity=100);
}
.wordpress-123garden .woocommerce-message a{
color: #799418 !important;
}
.wordpress-123garden .woocommerce-info a{
color: #1e85be !important;
}
.wordpress-123garden .woocommerce-error a{
color: #b81c23 !important;
}
.wordpress-123garden .woocommerce-message:before,
.wordpress-123garden .woocommerce-error:before,
.wordpress-123garden .woocommerce-info:before{
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
box-shadow: none;
display: block;
font-size: inherit;
line-height: inherit;
padding-top: 0;
position: absolute;
text-shadow: none;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
top: 1em;
}
.wordpress-123garden.woocommerce-page div.product form.cart table small.out-of-stock,
.wordpress-123garden.woocommerce-page div.product p.out-of-stock{
color: #d9534f;
font-size: inherit;
}
.wordpress-123garden .woocommerce #content div.product form.cart table.group_table,
.wordpress-123garden .woocommerce div.product form.cart table.group_table,
.wordpress-123garden.woocommerce-page #content div.product form.cart table.group_table,
.wordpress-123garden.woocommerce-page div.product form.cart table.group_table{
width: 100%;
margin-bottom: 5px;
}
.wordpress-123garden.woocommerce-page div.product form.cart .group_table td{
width: 33%;
}
.wordpress-123garden.woocommerce-page div.product form.cart .group_table td{
vertical-align: middle;
}
.wordpress-123garden.woocommerce-page div.product form.cart .group_table td ins{
text-decoration: none;
}
.wordpress-123garden.woocommerce-page div.product form.cart .group_table td del{
font-size: 75%;
color: #959595;
}
.lpd-group-price-wrap{
display: block;
float: left;
}
.wordpress-123garden.woocommerce-page div.product .group_table p.stock{
float: left;
margin: 0 0 0 7px;
display: block;
}
.lpd-group-label label{
margin: 0;
}
.woocommerce-tabs #tab-reviews #reviews{
padding: 0 75px;
}
.wordpress-123garden .woocommerce #reviews #comments ol.commentlist,
.wordpress-123garden.woocommerce-page #reviews #comments ol.commentlist{
padding: 0;
}
.wordpress-123garden .woocommerce #reviews #comments ol.commentlist li img.avatar,
.wordpress-123garden.woocommerce-page #reviews #comments ol.commentlist li img.avatar{
width: 60px;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
padding: 2px;
}
.wordpress-123garden .woocommerce #reviews #comments ol.commentlist li .comment-text,
.wordpress-123garden.woocommerce-page #reviews #comments ol.commentlist li .comment-text{
margin-left: 70px;
border: none;
padding-top: 0;
}
.wordpress-123garden .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.wordpress-123garden.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta{
font-size: inherit;
color: inherit;
}
.comment-form-comment label,
.comment-form-rating label{
font-weight: inherit;
color: #959595;
} .wordpress-123garden .woocommerce table.shop_table,
.wordpress-123garden.woocommerce-page table.shop_table{
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-bottom: 20px;
}
.wordpress-123garden .woocommerce table.shop_table,
.wordpress-123garden.woocommerce-page table.shop_table{
border: none;
}
.woocommerce table.shop_table thead,
.woocommerce-page table.shop_table thead{
color: #555;
}
.wordpress-123garden .woocommerce table.shop_table td,
.wordpress-123garden.woocommerce-page table.shop_table td{
border-top: 1px solid #ccc;
padding: 15px;
}
.wordpress-123garden .woocommerce .checkout table.shop_table td,
.wordpress-123garden.woocommerce-page .checkout table.shop_table td{
padding: 8px 15px;
}
.wordpress-123garden.woocommerce-page .checkout table.shop_table{
color: #959595;
}
.wordpress-123garden.woocommerce-page .checkout table.shop_table .order-total{
color: #555
} .wordpress-123garden .woocommerce form .form-row,
.wordpress-123garden.woocommerce-page form .form-row{
padding: 0;
margin-bottom: 5px;
}
#ship-to-different-address{
line-height: 20px;
}
.wordpress-123garden.woocommerce-page form.login,
.wordpress-123garden.woocommerce-page form.checkout_coupon,
.wordpress-123garden.woocommerce-page form.register{
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
border: 2px solid #ebebeb;
padding: 20px 15px;
margin: 0 0 20px;
}
.wordpress-123garden.woocommerce-page form.login,
.wordpress-123garden.woocommerce-page form.register{
padding-bottom: 10px;
}
.input-text:focus,
#shipping_country:focus,
#billing_country:focus,
#calc_shipping_state:focus {
border-color: #959595;
outline: 0;
}
.login .lost_password{
margin-left: 5px;
}
.payment_methods label,
#shipping_method label{
display: inline;
margin: 0;
}
.lpd-checkout-accordion .panel{
border: 2px solid #ccc;
margin-bottom: 5px;
}
.lpd-checkout-accordion .panel-title a{
text-decoration: none;
padding: 20px 15px;
position: relative;
z-index: 9;
display: block;
font-size: 14px;
letter-spacing: 0.5px;
text-transform: uppercase;
color: #555;
}
.lpd-checkout-accordion .panel-title a:before{
content: '';
display: block;
position: absolute;
right: 15px;
top: 17px;
height: 24px;
width: 24px;
background: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/thin-252_minus_remove.png) no-repeat center;
}
.lpd-checkout-accordion .panel-title a.collapsed:before{
background: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/thin-251_plus_add.png) no-repeat center;
}
.lpd-checkout-accordion .panel-body{
border-top: 1px solid #ccc;
position: relative;
padding: 10px 15px;
}
.wordpress-123garden .woocommerce form .lpd-checkout-accordion .form-row-first,
.wordpress-123garden .woocommerce form .lpd-checkout-accordion .form-row-last,
.wordpress-123garden.woocommerce-page form .lpd-checkout-accordion .form-row-first,
.wordpress-123garden.woocommerce-page form .lpd-checkout-accordion .form-row-last{
width: 100%;
}
.total-cart-wrap,
.order_review_wrap{
border: 2px solid #959595;
}
.total-cart-wrap h2,
#order_review_heading{
padding: 20px 15px;
margin: 0;
display: block;
font-size: 14px;
letter-spacing: 0.5px;
text-transform: uppercase;
background-color: #959595;
color: #fff;
line-height: 20px;
}
.wordpress-123garden.woocommerce-page #payment{
background: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.wordpress-123garden.woocommerce-page #payment div.payment_box{
background: #ebebeb;
box-shadow: none;
font-size: 13px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding-top: 10px;
padding-bottom: 10px;
text-shadow: none;
}
.wordpress-123garden.woocommerce-page #payment ul.payment_methods{
padding: 10px 15px;
}
.wordpress-123garden.woocommerce-page #payment div.form-row{
padding: 20px 15px 0 15px;
margin-bottom: 20px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
float: none;
} .wordpress-123garden .woocommerce table.cart a.remove,
.wordpress-123garden.woocommerce-page table.cart a.remove{
color: #555 !important;
}
.wordpress-123garden .woocommerce table.cart a.remove:hover,
.wordpress-123garden.woocommerce-page table.cart a.remove:hover{
color: #fff !important;
background-color: #d9534f;
}
.wordpress-123garden .woocommerce table.cart img,
.wordpress-123garden.woocommerce-page table.cart img{
width: 50px;
-webkit-transition: all 0.15s ease-in-out 0s;
-moz-transition: all 0.15s ease-in-out 0s;
-o-transition: all 0.15s ease-in-out 0s;
-ms-transition: all 0.15s ease-in-out 0s;
transition: all 0.15s ease-in-out 0s;
}
.wordpress-123garden .woocommerce form .lpd-cart-collaterals .form-row,
.wordpress-123garden.woocommerce-page form .lpd-cart-collaterals .form-row{
margin-bottom: 0;
}
.wordpress-123garden .woocommerce form .lpd-cart-collaterals .form-row select,
.wordpress-123garden.woocommerce-page form .lpd-cart-collaterals .form-row select,
.wordpress-123garden .woocommerce form .lpd-cart-collaterals .form-row input,
.wordpress-123garden.woocommerce-page form .lpd-cart-collaterals .form-row input{
margin-bottom: 5px;
}
.wordpress-123garden .woocommerce form .form-row input.input-text,
.wordpress-123garden.woocommerce-page form .form-row input.input-text,
.wordpress-123garden .woocommerce form .form-row textarea,
.wordpress-123garden.woocommerce-page form .form-row textarea{
height: 30px;
}
.input-text,
#shipping_country,
#billing_country,
#calc_shipping_state {
display: block;
width: 100%;
height: 30px;
padding: 5px 10px;
font-size: 13px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-transition: border-color ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s;
}
.lpd-cart-collaterals{
width: 100%;
}
.lpd-shipping-calculator{
width: 50%;
}
.lpd-shipping-calculator .btn{
margin-top: 10px;
}
.wordpress-123garden .woocommerce .cart-collaterals .cart_totals,
.wordpress-123garden .woocommerce-page .cart-collaterals .cart_totals{
width: 100% !important;
float: none;
text-align: inherit;
}
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals table{
color: #959595 !important;
margin-bottom: 10px;
padding: 10px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
width: 100%;
}
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals table .order-total{
color: #555 !important;
}
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals tr td,
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals tr th{
border-top: 1px solid #ccc;
}
.wordpress-123garden .woocommerce .cart-collaterals .cart_totals tr td,
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals tr td,
.wordpress-123garden .woocommerce .cart-collaterals .cart_totals tr th,
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals tr th{
padding: 8px 5px;
}
.wordpress-123garden .woocommerce .cart-collaterals .cart_totals table th,
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals table th{
width: 40%;
}
.wordpress-123garden.woocommerce-page .cart-collaterals .cart_totals table select{
margin-bottom: 0;
}
.total-cart-btn-wrap{
margin: 0 10px;
}
.cart_totals-btn{
margin-bottom: 10px !important;
width: 100%;
}
.total-cart-wrap .coupon{
border-bottom: 1px solid #ebebeb;
padding: 10px 10px 20px;
}
.total-cart-wrap .coupon .btn{
width: 100%;
}
.total-cart-wrap .coupon #coupon_code{
margin-bottom: 10px;
}
.total-cart-tax{
padding: 0 10px 10px 10px;
}
.cart_totals-btn.btn-lg{
font-size: 16px;
}
.wordpress-123garden .woocommerce #content .quantity, .woocommerce .quantity,
.wordpress-123garden.woocommerce-page #content .quantity, .woocommerce-page .quantity{
width: 70px;
} .wordpress-123garden .woocommerce .order_details,
.wordpress-123garden.woocommerce-page .order_details{
padding: 0;
margin-bottom: 20px;
}
.wordpress-123garden .woocommerce .order_details li,
.wordpress-123garden.woocommerce-page .order_details li{
list-style: none;
}
.wordpress-123garden .order_details.bacs_details h3{
font-size: 14px;
line-height: 20px;
margin: 0 0 20px;
}
.wordpress-123garden .woocommerce table.my_account_orders,
.wordpress-123garden.woocommerce-page table.my_account_orders{
font-size: inherit;
}
.woocommerce-account legend{
padding-top: 20px;
color: #959595;
}
.woocommerce-account .addresses{
padding-top: 10px;
}
.woocommerce-account .address .title h3{
margin: 10px 0;
}
.woocommerce-account .lpd-shop-form-button{
margin-top: 10px;
}
.order-actions a{
margin-left: 5px;
} .wordpress-123garden .woocommerce ul.cart_list li a,
.wordpress-123garden .woocommerce ul.product_list_widget li a,
.wordpress-123garden.woocommerce-page ul.cart_list li a,
.wordpress-123garden.woocommerce-page ul.product_list_widget li a{
color: #555;
font-weight: inherit;
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.wordpress-123garden .footer.footer-dark-theme .woocommerce ul.cart_list li a,
.wordpress-123garden .footer.footer-dark-theme .woocommerce ul.product_list_widget li a,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme ul.cart_list li a,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme ul.product_list_widget li a{
color: #fff;
}
.wordpress-123garden .woocommerce ul.cart_list li img,
.wordpress-123garden .woocommerce ul.product_list_widget li img,
.wordpress-123garden.woocommerce-page ul.cart_list li img,
.wordpress-123garden.woocommerce-page ul.product_list_widget li img{
width: 60px;
margin: 0 10px 0 0;
float: left;
-webkit-box-shadow: none;
box-shadow: none;
}
.wordpress-123garden .woocommerce ul.cart_list li,
.wordpress-123garden .woocommerce ul.product_list_widget li,
.wordpress-123garden.woocommerce-page ul.cart_list li,
.wordpress-123garden.woocommerce-page ul.product_list_widget li{
padding: 10px 0;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.wordpress-123garden .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.wordpress-123garden.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{
background: #555;
margin-top: 20px;
}
.wordpress-123garden .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.wordpress-123garden.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{
background: #ccc;
border: 1px solid #b7b7b7;
*border: 0;
*zoom: 1;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.wordpress-123garden .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.wordpress-123garden.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
border-color: #898989;
background: #959595;
}
.wordpress-123garden .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.wordpress-123garden.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
*border: 0;
*zoom: 1;
height: 16px;
width: 16px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
top: -5px;
-webkit-transition: all 0.15s ease-in-out 0s;
-moz-transition: all 0.15s ease-in-out 0s;
-o-transition: all 0.15s ease-in-out 0s;
-ms-transition: all 0.15s ease-in-out 0s;
transition: all 0.15s ease-in-out 0s;
}
.price_slider_amount .btn{
float: left;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li span{
color: #555;
}
.footer.footer-dark-theme .woocommerce .widget_layered_nav ul li a,
.woocommerce-page .footer.footer-dark-theme .widget_layered_nav ul li a,
.footer.footer-dark-theme .woocommerce .widget_layered_nav ul li span,
.woocommerce-page .footer.footer-dark-theme .widget_layered_nav ul li span{
color: #fff;
}
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a{
color: #fff !important;
}
.wordpress-123garden .woocommerce .widget_shopping_cart .total,
.wordpress-123garden.woocommerce-page .widget_shopping_cart .total{
border-color: rgba(0,0,0,0.1);
}
.wordpress-123garden .woocommerce .widget_shopping_cart li:last-child,
.wordpress-123garden.woocommerce-page .widget_shopping_cart li:last-child{
border: none;
}
.wordpress-123garden .widget_product_categories ul{
list-style: none;
margin: 0;
}
.wordpress-123garden .widget_product_categories ul li{
position: relative;
}
.wordpress-123garden .widget_product_categories ul li a{
display: inline-block;
position: relative;
color: #555;
padding: 10px 0 10px 34px;
background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/thin-148_shopping_price_tag_bag_sale.png);
background-position: 0 8px;
background-repeat: no-repeat;
text-decoration: none;
z-index: 1;
-webkit-transition: all 0.15s ease-in 0s;
-moz-transition: all 0.15s ease-in 0s;
-o-transition: all 0.15s ease-in 0s;
transition: all 0.15s ease-in 0s;
}
.wordpress-123garden .footer.footer-dark-theme .widget_product_categories ul li a{
color: #fff;
background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/thin-148_shopping_price_tag_bag_sale-1.png);
}
.wordpress-123garden .widget_product_categories ul li .toggle{
position: absolute;
top: 10px;
right: 0;
z-index: 9;
cursor: pointer;
}
.wordpress-123garden .widget_product_categories ul.children{
display: none;
}
.wordpress-123garden .widget_product_categories ul.children li .toggle{
top: 5px;
}
.wordpress-123garden .widget_product_categories ul ul{
padding: 0 0 0 8px;
margin: 0;
}
.wordpress-123garden .widget_product_categories ul ul li{
padding: 5px 0 5px 25px;
}
.wordpress-123garden .widget_product_categories ul ul li a{
color: #959595;
padding: 0;
background-image: none !important;
}
.wordpress-123garden .widget_product_categories ul ul ul{
padding: 10px 0 10px 8px;
}
.wordpress-123garden .product_list_widget ins{
text-decoration: none;
}
.wordpress-123garden .product_list_widget del{
color: #959595;
font-size: 90%;
}
.wordpress-123garden .woocommerce .widget_layered_nav_filters ul li a,
.wordpress-123garden.woocommerce-page .widget_layered_nav_filters ul li a,
.wordpress-123garden .woocommerce .widget_layered_nav ul li.chosen a,
.wordpress-123garden.woocommerce-page .widget_layered_nav ul li.chosen a{
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
border: none;
color: #fff;
}
.wordpress-123garden .footer.footer-dark-theme .woocommerce ul.cart_list li dl,
.wordpress-123garden .footer.footer-dark-theme .woocommerce ul.product_list_widget li dl,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme ul.cart_list li dl,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme ul.product_list_widget li dl{
border-color: rgba(255, 255, 255, 0.2)
}
.wordpress-123garden .woocommerce .widget_layered_nav ul small.count,
.wordpress-123garden.woocommerce-page .widget_layered_nav ul small.count{
color: #555;
}
.wordpress-123garden .footer.footer-dark-theme .woocommerce .widget_layered_nav ul small.count,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme .widget_layered_nav ul small.count{
color: #fff;
} .lpd-product-category-wrap{
color: #fff !important;
display: block;
overflow: hidden;
position: relative;
padding-bottom: 50px;
}
.lpd-product-category-wrap mark{
color: #fff;
background-color: transparent;
}
.lpd-product-category-wrap h3{
color: #fff;
}
.lpd-product-category-wrap img {
display: block;
width: 100%;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.lpd-product-category-wrap:hover img {
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-o-transform: scale(1.0);
-ms-transform: scale(1.0);
transform: scale(1.0);
}
.module-no-scale img{
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-o-transform: scale(1) !important;
-ms-transform: scale(1) !important;
transform: scale(1) !important;
}
.lpd-product-category-wrap .lpd-product-category-content{
position: absolute;
top: 0;
height: 100%;
width: 100%;
background: rgba(149, 149, 149, 0.2);
text-align: center;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.lpd-product-category-wrap:hover .lpd-product-category-content{
background-color: rgba(0, 0, 0, 0.4);
}
.lpd-product-category-wrap .lpd-product-category-content h3{
line-height: 50px;
font-size: 24px;
margin: 0;
width: 100%;
background: #66AB36;
position: absolute;
bottom: 0;
}
.lpd-product-category-wrap:hover .lpd-product-category-content h3{
background: #618944;
}
.lpd-product-category-wrap .lpd-product-category-content h3.large{
line-height: 50px;
font-size: 36px;
}
.lpd-product-category-wrap .lpd-product-category-content table{
height: 100%;
width: 100%;
}
.lpd-product-category-wrap .sep-border{
height: 3px;
width: 80px;
background-color: transparent;
display: block;
margin: 0 auto;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} .wordpress-123garden .rsMinW.rsHor .rsArrowLeft .rsArrowIcn{
background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/basic2-274_left_navigate_arrow.png);
background-position: 0 0;
}
.wordpress-123garden .rsMinW.rsHor .rsArrowRight .rsArrowIcn{
background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/basic2-275_right_navigate_arrow.png);
background-position: 0 0;
}
#jckWooThumbs_img_wrap .viewFull span{
background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/basic2-286_full_screen_maximize.png);
background-position: 0 0;
}
.wordpress-123garden .jckcf:after{
height: 0;
}
.wordpress-123garden #jckWooThumbs_img_wrap{
-webkit-box-shadow: 0px 0px 0px 1px rgba(235,235,235,1);
-moz-box-shadow: 0px 0px 0px 1px rgba(235,235,235,1);
box-shadow: 0px 0px 0px 1px rgba(235,235,235,1);
}
.rsMinW .rsThumb.rsNavSelected img{
opacity: 0.9;
filter: alpha(opacity=90);
}
.wordpress-123garden .zm-viewer{
z-index: 3;
}
#tab-description h1 {
background: #66AB36;
padding: 10px;
line-height: 40px;
color: #fff;
text-align: left;
text-indent: 10px;
}
#h12 {
margin-left: -10px;
margin-right: -10px;
}
#tab-description .container-fluid {
padding-left: 10px !important;
padding-right: 10px !important;
}
.checkout_coupon {
display: block !important;
}
.variations .label label {
color: #000;
line-height: 18px;
font-size: 16px;
}
.price-per-sqm {
float: right;
}
.price-per-sqm > span {
display: inline-block;
line-height: 13px;
font-size: 14px;
position: relative;
top: -7px;
}
li.product > .price {
display: none;
}
li.product > a.h3 {
display: block;
margin: 0;
padding: 15px 10px;
color: #fff;
background: #66AB36;
}
.upsells li.product > a.h3 {
font-size: 20px;
}
li.product > a.h3:hover {
text-decoration: none;
}
li.product > span.diagonal {
position: absolute;
width: 50%;
line-height: 40px;
text-align: center;
top: 15px;
left: -55px;
font-weight: 700;
font-size: 1.5em;
color: #fff;
background: rgb(225,0,0);
transform: rotate(-45deg);
}
.upsells li.product > span.diagonal {
top: 10px;
left: -30px;
}
@media (max-width:1199px) {
li.product > span.diagonal {
top: 20px;
left: -40px;
}
.upsells li.product > span.diagonal {
top: 3px;
left: -29px;
}
}
@media (max-width:991px) {
.upsells li.product > span.diagonal {
top: 20px;
left: -40px;
}
}
@media (max-width:767px) {
li.product > span.diagonal {
top: 45px;
left: -115px;
}
.upsells li.product > span.diagonal {
top: 40px;
left: -120px;
}
}
@media (max-width:640px) {
li.product > span.diagonal {
top: 40px;
left: -95px;
}
.upsells li.product > span.diagonal {
top: 45px;
left: -90px;
}
}
@media (max-width:540px) {
li.product > span.diagonal {
top: 35px;
left: -75px;
}
.upsells li.product > span.diagonal {
top: 35px;
left: -60px;
}
}
@media (max-width:420px) {
li.product > span.diagonal {
top: 30px;
left: -60px;
}
}
@media (min-width:992px) {
.lpd-products li.product .featured-img > img {
height: 282px;
}
}
table.variations tr {
height: 50px;
}
li.additional_information_tab {
display: none !important;
}
.product-content .price {
color: #66AB36 !important;
font-weight: 700;
font-size: 1.5em !important;
}
#video-thumb {
position: relative;
}
#video-thumb .video-logo {
position: absolute;
z-index: 99;
display: block;
left: 53px;
top: 35px;
width: 64px;
height: 64px;
background: url(//www.cheapgrass.co.uk/video.png);
}

/*
==================================================

  Theme Name: 123 Garden 1.1.5
  Theme URI: http://www.lpd-themes.com
  Description: 123 Garden Premium WooCommerce Theme
  Author: lpd-themes
  Author URI: http://support.lpd-themes.com
  License: GNU General Public License version 3.0
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
  Version: 1.1.5


================================================== */


/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=51fd63319bddc2d098ee)
 * Config saved to config.json and https://gist.github.com/51fd63319bddc2d098ee
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #555555;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.screen-reader-text {display:none !important;}
#menu-item-2870 {width: 15%;
    text-align: center;
    margin-top: 17PX;}
#searchsubmit {background: rgba(98,125,77,1);
background: -moz-linear-gradient(top, rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(98,125,77,1)), color-stop(100%, rgba(31,59,8,1)));
background: -webkit-linear-gradient(top, rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%);
background: -o-linear-gradient(top, rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%);
background: -ms-linear-gradient(top, rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%);
background: linear-gradient(to bottom, rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08', GradientType=0 );
color: white;
    border: 0;
    padding: 3px;}
.serch_area {width:60%}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ebebeb;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #555555;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #555555;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: inherit;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s;
  transition: border-color ease-in-out .15s;
}
.form-control:focus {
  border-color: #959595;
  outline: 0;
  background-color: #fffeef;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: none;
  border-bottom: 3px solid rgba(255, 255, 255, 0.3);
  white-space: nowrap;
  padding: 7px 12px 4px !important;
  font-size: 13px !important;
  line-height: 20px !important;
  border-radius: 0 !important;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
	-webkit-transition: all .3s ease .1s;
	-moz-transition: all .3s ease .1s;
	-o-transition: all .3s ease .1s;
	transition: all .3s ease .1s;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #555555;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #555555;
  background-color: #e1e1e1;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #555555;
  background-color: #d7d7d7;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #555555;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3071a9;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: rgba(255, 255, 255, 0.3);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(255, 255, 255, 0.3);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px 7px !important;
  font-size: 18px !important;
  line-height: 1.33 !important;
}
.btn-sm {
  padding: 5px 10px 2px !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
}
.btn-xs {
  padding: 1px 5px 0 !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
/*  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;*/
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #555555;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 85%;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #252525;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #252525;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #252525;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #252525;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #252525;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #252525;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #252525;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #252525;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #252525;
}
.fade{
	opacity:0;
	-webkit-transition:opacity .15s linear;
	-o-transition:opacity .15s linear;
	transition:opacity .15s linear
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
/* table (for demo)
================================================== */
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ebebeb;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ebebeb;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ebebeb;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ebebeb;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ebebeb;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ebebeb;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

#video-container {
  margin-bottom: 10px;
}

/*------------------------------------------------------------------
[Table of contents]

1. Reset
2. Header / #header
3. Main / #main
4. Footer / #footer
5. Widget / .widget
6. Blog / .blog-post
7. Ribbon / .ribbon
8. Footer Meta / #footer-meta
9. Footer Bottom / #footer-bottom
10. Picons / .picons_social
11. Header Message Box / .header-message-box
12. Shopping Cart / .lpd-shopping-cart
13. Header Content / .lpd-header-content
14. Title-Breadcrumb / #title-breadcrumb
15. Wpml / .wpml-switcher
16. Portfolio Post / .single-portfolio
17. About Post / .single-team
18. Progress Bar/ .progress
19. Visual Composer/ .wpb_row
20. Owl Carousel / .owl-carousel
21. Shortcodes / .dropcap
22. Ultimate Addons for Visual Composer
23. Search/404 Page
24. scotchPanels
25. Footer Top #footer-top
26. Visual Composer in Sidebars Addon
27. Wordpress Core
28. CUSTOM CODE

-------------------------------------------------------------------*/


/*------------------------------------------------------------------
1. Reset
-------------------------------------------------------------------*/
html{
	overflow-x: hidden;
}
.boxed #header,
.boxed #title-breadcrumb,
.boxed #title-breadcrumb-breadcrumb,
.boxed #main,
.boxed #footer-separator,
.boxed #footer-meta,
.boxed #footer-bottom,
.boxed #footer{
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 768px) {
	.boxed #header,
	.boxed #title-breadcrumb,
	.boxed #title-breadcrumb-breadcrumb,
	.boxed #main,
	.boxed #footer-separator,
	.boxed #footer-meta,
	.boxed #footer-bottom,
	.boxed #footer{
		width: 780px;
	}
}
@media (min-width: 992px) {
	.boxed #header,
	.boxed #title-breadcrumb,
	.boxed #title-breadcrumb-breadcrumb,
	.boxed #main,
	.boxed #footer-separator,
	.boxed #footer-meta,
	.boxed #footer-bottom,
	.boxed #footer{
		width: 1000px;
	}
}
@media (min-width: 1200px) {
	.boxed #header,
	.boxed #title-breadcrumb,
	.boxed #title-breadcrumb-breadcrumb,
	.boxed #main,
	.boxed #footer-separator,
	.boxed #footer-meta,
	.boxed #footer-bottom,
	.boxed #footer{
		width: 1200px;
	}
}
embed,
iframe,
object,
video {
	max-width: 100%;
}
._h7l {max-height: 250px !important;}
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.page-header-image-parallax{
	background-color: transparent;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-attachment: fixed;
}
.main_cont { display:none;}
#searchsubmit {    margin-top: 5%;}
.input-sm {    margin-top: 4%;}
.page-header-image{
	background-color: transparent;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: center center;
	background-repeat: repeat;
}
.page-header-image-repeat{
	background-color: transparent;
	background-repeat: repeat;
}
.lpd-animated-link a{
	-webkit-transition: all 0.15s ease-in 0s;
	-moz-transition: all 0.15s ease-in 0s;
	-o-transition: all 0.15s ease-in 0s;
	transition: all 0.15s ease-in 0s;
}
.lpd-heading-title{
	font-size: 18px;
	position: relative;
	line-height: 20px;
	margin: 20px 0;
}
.lpd-heading-title:before{
	content: "";
	top: 10px;
	left: 0;
	position: absolute;
	height: 1px;
	width: 100%;
	display: block;
	background: #ebebeb;
	z-index: 1;
}
.lpd-heading-title span{
	display: table;
    margin: 0 auto;
    padding: 0 10px;
    background-color: #fff;
    position: relative;
    z-index: 9;
}
.lpd-heading-title span.left{
    margin: 0 auto 0 10px;
}
.deco-sep-line-50,
.deco-sep-line-100,
.deco-sep-line-150,
.deco-sep-line-200{
	height: 3px;
	display: inline-block;
	margin: 0 0 17px;
	background: transparent;
}
.deco-sep-line-200{
	width: 200px;
}
.deco-sep-line-150{
	width: 150px;
}
.deco-sep-line-100{
	width: 100px;
}
.deco-sep-line-50{
	width: 50px;
}
.menu3dmega .content.menu-right-background{
	padding-right: 100px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu3dmega .content.menu-bottom-background{
	padding-bottom: 100px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu3dmega .content.menu-bottom-right-background{
	padding-bottom: 100px;
	padding-right: 100px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu3dmega .content.menu-bottom-background-200{
	padding-bottom: 200px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu3dmega .content.menu-bottom-right-background-200{
	padding-bottom: 100px;
	padding-right: 200px;
	background-repeat: no-repeat;
	background-position: right bottom;
}



/*------------------------------------------------------------------
2. Header / #header
-------------------------------------------------------------------*/
#header{
	position: relative;
	z-index: 9;
	background-color: #fff;
}
.scotch-is-showing #header{
	z-index: 999998;
}
.header-top{
	padding-bottom: 1px;
	min-height: 49px;
	display:none;
}
.header-top{
	color: rgba(255,255,255,0.9);
}
.header-top a{
	color: rgba(255,255,255,0.9);
}
.header-top a:hover{
	color: rgba(255,255,255,1);
}
.header-meta-bottom-border{
	border-bottom: 1px solid rgba(255,255,255,0.75);
	min-height: 49px;
}
.wpml-switcher-mobile,
.wpml-switcher,
.header-top .picons_social,
.header-top .meta-menu,
.custom-meta{
	padding: 15px 20px;
	border-left: 1px solid rgba(255,255,255,0.5);
	border-right: 1px solid rgba(255,255,255,0.5);
}
@media (max-width: 991px) {
	.wpml-switcher-mobile,
	.wpml-switcher,
	.header-top .picons_social,
	.header-top .meta-menu,
	.custom-meta{
		border-top: 1px solid rgba(255,255,255,0.5);
	}
}
.left-custom-meta{
	float: none;
}
.right-custom-meta{
	float: none;
}
.header-top.header-top-pattern-bg{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/pattern-2.png);
	background-position: center top
}
.header-top .meta-menu{
	margin: 0;
}
.left-meta-menu{
	float: none;
}
.right-meta-menu{
	float: none;
}
@media (min-width: 992px) {
	.header-top .picons_social.picons_social_hide_border_left{
		border-left: none;
	}
	.header-top .picons_social.picons_social_hide_border_right{
		border-right: none;
	}
	.left-meta-menu{
		float: left;
	}
	.right-meta-menu{
		float: right;
	}
	.left-custom-meta{
		float: left;
	}
	.right-custom-meta{
		float: right;
	}
	.header-top .left_header_meta .picons_social{
		float: left;
	}
	.header-top .right_header_meta .picons_social{
		float: right;
	}
}
.meta-menu li:first-child{
	border-left: none !important;
}
.meta-menu li{
	display: inline-block;
	padding: 0 6px 0 8px;
	border-left: 1px solid rgba(0, 0, 0, 0.08);
}
.meta-menu li{
	border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.header-middle{
	position: relative;
	z-index: 4;
}

.header-middle-logo-left,
.header-middle-logo-center{
	border-bottom: 3px solid rgba(0,0,0,0.25);
}
.header-middle-logo-center-right-conteiner,
.header-middle-logo-center-left-conteiner{
	width: 25%;
	float: left;
	padding: 40px 0;
}
@media (max-width: 767px) {
	.header-middle-logo-center-right-conteiner,
	.header-middle-logo-center-left-conteiner{
		width: 100%;
		float: none;
		padding: 20px 0;
	}
	.header-middle-logo-center-left-conteiner{
		border-bottom: 1px solid #ebebeb;
	}
}
.header-middle-logo-center #logo{
	width: 50%;
	float: left;
	text-align: center;
	font-size: 36px;
	line-height: 40px;
	padding: 40px 0;
}
@media (max-width: 767px) {
	.header-middle-logo-center #logo{
		width: 100%;
		float: none;
		padding: 20px 0;
		border-bottom: 1px solid #ebebeb;
	}
}
.header-middle-logo-left #logo{
	font-size: 36px;
	line-height: 40px;
	margin: 20px auto;
}
#logo a{
    display: table;
    margin: 0 auto;
}
@media (min-width: 992px) {
	.header-middle-logo-left #logo{
		float: left;
		margin: 0;
		margin: 40px 80px 40px 0;
		display: table-cell;
		text-align: inherit;
	}
}
.header-middle-search{
	display: table;
	margin: 0 auto;
}
@media (min-width: 992px) {
	.header-middle-search{
		display: block;
		margin: 0;
	}
}
.header-middle-search .search-btn{
	width: 50px;
	height: 50px;
	background-color: transparent;
	border: 1px solid #ebebeb;
	margin-right: 5px;
	float: left;
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/magnifier.png);
	background-repeat: no-repeat;
	background-position: 9px;
}
.header-middle-search .form-control{
	float: left;
	width: 70%;
	border-color: #ebebeb;
	padding: 15px;
	height: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.header-middle-search .form-control{
		width: 60%;
	}
}
.header-middle-logo-center-left-conteiner .header-middle-search .form-control{
	border-style: dashed;
	border-color: #e1e1e1;
}
.header-middle-logo-left .header-middle-search{
	margin: 20px auto;
}
@media (min-width: 992px) {
	.header-middle-logo-left .header-middle-search{
		margin: 40px 0;
	}
}
.header-middle-logo-left .header-middle-search .form-control{
	width: 200px;
}
@media (min-width: 992px) {
	.header-middle-logo-left .header-middle-search .form-control{
		width: 300px;
	}
}
.header-middle-logo-center .header-middle-search form{
	clear: both;
}
@media (min-width: 992px) {
	.header-middle-logo-left .lpd-shopping-cart{
		margin: 40px 0;
	}
}
.disable-scotch-panel-transform .scotch-panel-canvas{
	transform:inherit !important;
	-webkit-transform: inherit !important;
}
.header-bottom{
    min-height: 60px;
    position: relative !important;
    width: 100%;
    z-index: 3;
}
.header-bottom-wrap{
	width: 100%;
	min-height: 60px;
	background-color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
@media (min-width: 768px) {
	.header-bottom-wrap.sticky {
		top: -60px;
		left: 0;
		position: fixed;
		display: none;
		transform: translateZ(0);
		-webkit-transform: translateZ(0);
	}
	.admin-bar .header-bottom-wrap.sticky {
	    padding-top: 32px;
	}
	.admin-bar .scotch-panel-canvas .header-bottom-wrap.sticky {
	    padding-top: 0;
	}
	.sticky .header-bottom-wrap.sticky{
		display: block;
	}
	.sticky-active .header-bottom-wrap.sticky{
		top:0;
		-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.09);
		box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.09);
	}
}

.hb-scothpanel-open .header-bottom-wrap{
	position: relative !important;
	top: 0 !important;
	display: block;
}
.header-bottom-wrap.sticky .lpd-header-content-disabled-sticky{
	display: none;
	visibility: none;
}
.hb-scothpanel-open .header-bottom-wrap.sticky .lpd-header-content-disabled-sticky{
	display: block;
	visibility: visible;
}

/*------------------------------------------------------------------
3. Main / #main
-------------------------------------------------------------------*/
#main{
	position: relative;
	z-index: 1;
	background-color: #fff;
}
.inner-page{
	padding-top: 40px;
}
.disabled-inner-page-margin.inner-page{
	padding-top: 0;
}
.disabled-inner-page-margin .page-content{
	margin-bottom: 0;
}
.no-shop-title.inner-page{
	padding-top: 0;
}
.page-content{
	margin-bottom: 40px;
}
.page-content-no-margin{
	margin-bottom: 0;
}
.sidebar{
	margin-bottom: 40px;
}
@media (min-width: 992px) {
	.lpd-sidebar-page{
		padding-right: 60px;
	}
	.left-sidebar-template .lpd-sidebar-page{
		padding-left: 60px;
		padding-right: inherit;
	}
}
@media (min-width: 992px) {
	.left-sidebar-template .page-content.shop-product-post .product,
	.left-sidebar-template .page-content{
		float: right !important;
	}
}

/*------------------------------------------------------------------
4. Footer / #footer
-------------------------------------------------------------------*/
#footer{
	background-color: #fafafa;
	padding-top: 80px;
	padding-bottom: 40px;
	z-index: 1;
	position: relative;
}
.footer.footer-dark-theme{
	color: rgba(255,255,255,0.9);
}
#footer-separator{
	height: 5px;
	z-index: 2;
	position: relative;
}
.footer-separator-icon{
	position: absolute;
	left: 50%;
	margin-top: -37px;
	margin-left: -37px;
    display: block;
    font-size: 70px;
    max-width: 100%;
    width: 1em;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	background-color: #fff;
	border: 5px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.footer-separator-icon-img{
    display: block;
    max-width: 100% !important;
	padding: 10px;
}

/*------------------------------------------------------------------
5. Widget / .widget
-------------------------------------------------------------------*/
.widget{
	margin-bottom: 40px;
}
.widget select,
.widget .textwidget img{
	max-width: 98.5%;
}

.widget.widget_rss ul li a,
.widget.widget_pages ul li a,
.widget.widget_nav_menu ul li a,
.widget.widget_login ul li a,
.widget.widget_meta ul li a,
.widget.widget_categories ul li a,
.widget.widget_archive ul li a,
.widget.widget_recent_comments ul li a,
.widget.widget_recent_entries ul li a{
	color: #555;
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
}
.footer.footer-dark-theme .widget.widget_rss ul li a,
.footer.footer-dark-theme .widget.widget_pages ul li a,
.footer.footer-dark-theme .widget.widget_nav_menu ul li a,
.footer.footer-dark-theme .widget.widget_login ul li a,
.footer.footer-dark-theme .widget.widget_meta ul li a,
.footer.footer-dark-theme .widget.widget_categories ul li a,
.footer.footer-dark-theme .widget.widget_archive ul li a,
.footer.footer-dark-theme .widget.widget_recent_comments ul li a,
.footer.footer-dark-theme .widget.widget_recent_entries ul li a{
	color: #fff;
}
.widget_product_search .screen-reader-text,
.widget_search .screen-reader-text{
	display: block;
}
.widget_product_search .form-control,
.widget_search .form-control{
	display: inline-block;
	width: 65%;
	padding: 6px 12px;
	height: 32px;
}
.footer.footer-dark-theme .widget_product_search .form-control,
.footer.footer-dark-theme .widget_search .form-control{
	border-color: white;
}
.widget ul{
	padding: 0;
	list-style: none;
}
.widget.widget_rss ul li,
.widget.widget_pages ul li,
.widget.widget_nav_menu ul li,
.widget.widget_login ul li,
.widget.widget_meta ul li,
.widget.widget_categories ul li,
.widget.widget_archive ul li,
.widget.widget_recent_comments ul li,
.widget.widget_recent_entries ul li{
	padding: 10px 0;
	border-bottom: 1px solid #ebebeb;
	position: relative;
}
.footer.footer-dark-theme .widget.widget_rss ul li,
.footer.footer-dark-theme .widget.widget_pages ul li,
.footer.footer-dark-theme .widget.widget_nav_menu ul li,
.footer.footer-dark-theme .widget.widget_login ul li,
.footer.footer-dark-theme .widget.widget_meta ul li,
.footer.footer-dark-theme .widget.widget_categories ul li,
.footer.footer-dark-theme .widget.widget_archive ul li,
.footer.footer-dark-theme .widget.widget_recent_comments ul li,
.footer.footer-dark-theme .widget.widget_recent_entries ul li{
	border-color: rgba(255,255,255,0.1);
}
.footer .widget.widget_rss ul li,
.footer .widget.widget_pages ul li,
.footer .widget.widget_nav_menu ul li,
.footer .widget.widget_login ul li,
.footer .widget.widget_meta ul li,
.footer .widget.widget_categories ul li,
.footer .widget.widget_archive ul li,
.footer .widget.widget_recent_comments ul li,
.footer .widget.widget_recent_entries ul li{
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.widget.widget_pages ul li a:before,
.widget.widget_nav_menu ul li a:before,
.widget.widget_login ul li a:before,
.widget.widget_meta ul li a:before,
.widget.widget_categories ul li a:before,
.widget.widget_archive ul li a:before,
.widget.widget_recent_comments ul li a:before,
.widget.widget_recent_entries ul li a:before{
	content: "»";
	top: 10px;
	right: 0;
	position: absolute;
	height: 20px;
	width: 13px;
	display: inline-block;
	z-index: 1;
	color: #ccc;
	font-style: normal;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
}
.footer.footer-dark-theme .widget.widget_pages ul li a:before,
.footer.footer-dark-theme .widget.widget_nav_menu ul li a:before,
.footer.footer-dark-theme .widget.widget_login ul li a:before,
.footer.footer-dark-theme .widget.widget_meta ul li a:before,
.footer.footer-dark-theme .widget.widget_categories ul li a:before,
.footer.footer-dark-theme .widget.widget_archive ul li a:before,
.footer.footer-dark-theme .widget.widget_recent_comments ul li a:before,
.footer.footer-dark-theme .widget.widget_recent_entries ul li a:before{
	color: rgba(255,255,255,0.25);
}
.widget.widget_rss ul ul,
.widget.widget_pages ul ul,
.widget.widget_nav_menu ul ul,
.widget.widget_login ul ul,
.widget.widget_meta ul ul,
.widget.widget_categories ul ul,
.widget.widget_archive ul ul,
.widget.widget_recent_comments ul ul{
    padding: 5px 0 5px 10px;
    margin: 10px 0 0;
}
.widget.widget_rss ul ul li,
.widget.widget_pages ul ul li,
.widget.widget_nav_menu ul ul li,
.widget.widget_login ul ul li,
.widget.widget_meta ul ul li,
.widget.widget_categories ul ul li,
.widget.widget_archive ul ul li,
.widget.widget_recent_comments ul ul li,
.widget.widget_recent_entries ul ul li{
    padding: 5px 0 5px 5px;
    border: none !important;
    font-size: 95%;
    list-style: square inside;
}
.widget_rss .title .rsswidget{
	color: #555;
	text-decoration: none !important;
}
.footer.footer-dark-theme .widget_rss .title .rsswidget{
	color: #fff;
}
.tagcloud a,
.tags a{
	display: inline-block;
	font-size: 11px !important;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 8px;
	color: #555;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	margin-right: 2px;
	letter-spacing: 0.75px;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}
.tagcloud a:hover,
.tags a:hover{
	color: #fff;
}
.footer.footer-dark-theme .tagcloud a,
.footer.footer-dark-theme .tags a{
	color: #fff;
	border-color: rgba(255,255,255,0.25);
}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 12px; }
#wp-calendar thead th { padding-bottom: 10px;text-align: center; }
#wp-calendar tbody { color: #959595; border: none;}
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none !important; border: none;}
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px;}
#wp-calendar tfoot #next a {}
#wp-calendar tfoot #prev a {}

/*------------------------------------------------------------------
6. Blog / .blog-post
-------------------------------------------------------------------*/
.blog-post{
	margin-top: 40px;
}
.blog-post:first-child{
	margin-top: 0;
}
.page-thumbnail{
	margin-bottom: 20px;
}
.lpd-video-responsive{
	margin-bottom: 15px
}
.more-link{
	display: block;
	margin-top: 10px;
	text-align: center;
}
.blog-pagination{
	margin-top: 20px;
}
.blog-pagination{
	margin-left: -5px;
}
.blog-pagination a{
	margin: 0 5px;
}
.blog-post-title{
	margin-top: 10px;
}
.blog-post-title a{
	color: #555;
}
.blog-post-taxo{
	margin: 10px 0;
	color: #959595;
}
.blog-post-taxo ul li,
.blog-post-taxo ul{
	display: inline-block;
	padding: 0;
	margin: 0;
}
.blog-post-taxo ul:first-child{
	margin-right: 10px;
}
.blog-post-content{
	margin-bottom: 20px;
}
.blog-post-meta{
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 9px 0;
}
.single-post-meta a,
.blog-post-meta a{
	display: inline-block;
	position: relative;
	color: #959595;
	margin-left: 10px;
	padding-left: 25px;
	background-position: 0 2px;
	background-repeat: no-repeat;
}
.single-post-meta a.date,
.blog-post-meta a.date{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/basic1-014_stopwatch.png);
}
.single-post-meta a.comment,
.blog-post-meta a.comment{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/basic2-005_bubble_cloud.png);
}
.single-post-meta a.author,
.blog-post-meta a.author{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/basic1-118_smiley_happy.png);
}
.single-post-meta a:first-child,
.blog-post-meta a:first-child{
	margin-left: 0;
}
.blog-post-link-img{
	display: block;
	position: relative;
}
.blog-post .ribbon{
	top: 40px;
	left: -10px;
}
.blog-post .ribbon span.content-ribbon {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.75px;
}
.single-post-meta{
	margin-bottom: 10px;
}
.comment-title,
.comment-reply-title{
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 10px 0;
	position: relative;
}
#comments{
	margin-top: 40px;
}
.comment-container{
    position: relative;
    left: -3px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ebebeb;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.comment-post{
    position: relative;
    left: 4px;
    top: -4px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    padding: 20px 20px 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.comment-post div.avatar{
    float: left;
    padding: 2px;
    background: #fff;
    border: 1px solid #ebebeb;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.comment-post img{
    display: block;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.comment-post .author{
    margin-left: 80px;
}
.comment-content,
.comment-post p{
	float: left;
	color: #959595;
}
.comment-content{
	width: 100%;
}
.comment-content p{
	float: none;
}
.comment-author{
	float: left;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 0.75px;
}
.comment-info{
	float: right;
    margin-bottom: 10px;
}
.comment-info a{
    border-left: 1px solid #ebebeb;
    padding-left: 5px;
    margin-left: 5px;
}
.comment-post.reply{
    background: none;
    border: none;
}
#comments #respond{
	padding: 20px;
}
.comment-container .comment-container{
   left: 0;
   margin: 0;
   background: none;
   border: none;
}
.comment-container .comment-container .comment-post{
    background: none;
    border: none;
}
.no-content-matched,
.moderation{
    color: #d9534f;
}
@media (min-width: 768px) {
	#commentform input{
		width: 33%;
	}
	#commentform textarea{
		width: 66%;
	}
	#pp_full_res #commentform textarea{
		width: 100%;
	}
	#commentform input.btn{
		width: inherit;
	}
}


/*------------------------------------------------------------------
7. Ribbon / .ribbon
-------------------------------------------------------------------*/
.ribbon {
   width: auto;
   position: absolute;
   text-align: center;
}
.ribbon span.content-ribbon {
   font-size: 16px;
   color: #fff;
   margin: 10px 20px;
   display: block;
}
.ribbon .ribbon-content:before{
   border-left-color: transparent;
   border-right-color: transparent;
   border-bottom-color: transparent;
   position: absolute;
   display: block;
   border-style: solid;
   bottom: -10px;
   content: '';
}
.ribbon .ribbon-content:before {
   left: 0;
   border-width: 10px 0 0 10px;
}

/*------------------------------------------------------------------
8. Footer Meta / #footer-meta
-------------------------------------------------------------------*/

#footer-meta{
	padding: 50px 0;
}
#footer-meta .item{
	padding: 13px 0;
	letter-spacing: 0.75px;
	position: relative;
}
#footer-meta{
	position: relative;
	color: rgba(255,255,255,1);
	font-size: 14px;
	z-index: 1;
}
@media (min-width: 992px) {
	#footer-meta .item{
		text-align: center;
	}
	#footer-meta .item:before{
		content: "";
		top: 0;
		left: -15px;
		position: absolute;
		height: 100%;
		width: 1px;
		display: block;
		background: rgba(255,255,255,0.3);
		z-index: 1;
	}
	#footer-meta .col-md-3:first-child .item:before{
		display: none
	}
	#footer-meta .col-md-4:first-child .item:before{
		display: none;
	}
	#footer-meta .col-md-6:first-child .item:before{
		display: none
	}
	#footer-meta .col-md-12:first-child .item:before{
		display: none
	}
}
#footer-meta .social-media{
	letter-spacing: 0.75px;
}
#footer-meta .sm_label{
	float: left;
	padding: 13px 5px 13px 0;
}
#footer-meta .item .label{
	font-size: 85%;
	margin: 0 5px;
	line-height: 20px;
	padding: 2px 5px;
}
#footer-meta.footer-meta-pattern-bg{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/pattern-1.png);
}
#footer-meta.footer-meta-header-image{
	background-color: transparent;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: center top;
	background-repeat: repeat;
}

/*------------------------------------------------------------------
9. Footer Bottom / #footer-bottom
-------------------------------------------------------------------*/
#footer-bottom{
	background-color: #959595;
	padding: 30px 0;
}
#footer-bottom.footer-bottom-dark-theme{
	color: rgba(255,255,255,0.75);
}
#footer-bottom.footer-bottom-dark-theme a{
	text-decoration: underline;
	color: #fff
}
.copyright{
	margin: 0;
	padding: 15px 0;
	text-align: right;
}
.col-md-12 .copyright{
	text-align: left;
}
.footer-menu{
	padding: 15px 0;
	margin: 0;
}
.footer-menu li{
	display: inline-block;
	border-left: 1px solid #e1e1e1;
}
.footer-menu li a{
	padding: 0 8px 0 10px;
}
#footer-bottom.footer-bottom-dark-theme .footer-menu a{
	text-decoration: none;
}
#footer-bottom.footer-bottom-dark-theme .footer-menu li{
	border-left: 1px solid rgba(255,255,255,0.2);
}
.footer-menu li:first-child{
	border: none !important;
}
.footer-menu li:first-child a{
	padding-left: 0;
}

/*------------------------------------------------------------------
10. Picons / .picons_social
-------------------------------------------------------------------*/
.header-top .picons_social{
	height: 50px;
}
.picons_social a{
	display: inline-block !important;
}
#footer-meta .picons_social .icon{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 46px !important;
	height: 46px !important;
	border: 3px solid rgba(255,255,255,0.33);
}
#footer-meta .picons_social .icon:hover{
	border-color: rgba(255,255,255,0.5);
}
.meta_light_icons.picons_social,
.meta_colored_icons.picons_social{
	padding: 0 18px;
}
.meta_colored_icons.picons_social .icon{
	background-color: #fff;
	margin: 11px 1px 11px 2px;
	width: 28px;
	height: 28px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.meta_colored_icons.picons_social .icon:hover{
	opacity: 0.75 !important;
	filter: alpha(opacity=75) !important;
}
.meta_light_icons.picons_social .icon{
	margin: 11px 1px 11px 2px;
	width: 28px;
	height: 28px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0.85 !important;
	filter: alpha(opacity=85) !important;
}
.meta_light_icons.picons_social .icon:hover{
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.header-middle .picons_social{
	height: 50px;
	display: table;
	margin: 0 auto;
}
@media (min-width: 992px) {
	.header-middle .picons_social{
		margin: 0;
		display: inline-block;
	}
}
.header-middle .picons_social{
	padding: 10px 5px 5px;
	border: 1px dashed #e1e1e1;
}
.header-middle-logo-left .picons_social{
	margin: 20px auto;
}
@media (min-width: 992px) {
	.header-middle-logo-left .picons_social{
		margin: 40px 0;
	}
}
.header-middle .header-middle-logo-left .picons_social.header-middle-left-ps{
	border: 1px solid #ebebeb;
}
.header-middle .picons_social .icon{
	opacity: 0.5;
	filter: alpha(opacity=50);
	margin: 0 2px
}
.header-middle .picons_social .icon:hover{
	opacity: 0.66;
	filter: alpha(opacity=66);
}
@media (min-width: 992px) {
	.header-middle-logo-left .picons_social,
	.header-middle-logo-center-right-conteiner .picons_social{
		float: right;
	}
}
.header-middle-logo-left .header-middle-left-ps{
	display: inline-block;
	float: none;
}

/*------------------------------------------------------------------
11. Header Message Box / .header-message-box
-------------------------------------------------------------------*/
.header-message-box{
	padding: 15px 10px 5px;
	border: 1px dashed #e1e1e1;
	 position: relative;
	display: table;
	margin: 0 auto;
}
.header-message-box p b , .header-message-box p strong{ color:#fff; }
@media (min-width: 992px) {
	.header-message-box{
		margin: 0;
		display: inline-block;
	}
	.header-middle-logo-center-right-conteiner .header-message-box{
		float: right;
	}
}
.header-message-box .hmb-icon{
	position: absolute;
	top: -13px;
	right: 10px;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
    display: block;
    font-size: 25px;
    max-width: 100%;
    width: 1em;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: red;
}
.header-message-box.type2 .hmb-icon{
	right: auto;
	left: 10px;
}
.header-message-box.type3{
	padding-right: 50px;
}
.header-message-box.type3 .hmb-icon{
	font-size: 30px;
	top: 10px;
	right: 10px;
}
.header-message-box.type4{
	padding-left: 50px;
}
.header-message-box.type4 .hmb-icon{
	font-size: 30px;
	top: 10px;
	right: auto;
	left: 10px;
}
.header-message-box .hmb-icon img{
    display: block;
    max-width: 100% !important;
	padding: 5px;
}
.header-middle-logo-left .header-message-box{
	margin: 0 auto 20px;
}
@media (min-width: 992px) {
	.header-middle-logo-left .header-message-box{
		margin: 40px 0;
	}
}
@media (min-width: 992px) {
	.header-middle-logo-left .header-message-box{
		float: right;
	}
	.header-middle-logo-left .header-middle-left-mb{
		display: inline-block;
		float: none;
	}
}
.header-middle .header-middle-logo-left .header-middle-left-mb{
	border: 1px solid #ebebeb;
}

/*------------------------------------------------------------------
12. Shopping Cart / .lpd-shopping-cart
-------------------------------------------------------------------*/
.lpd-shopping-cart-logo-left{
	padding: 20px 0;

}
.lpd-shopping-cart{
	display: table;
	margin: 0 auto;
	position: relative;
	padding: 10px;
	border: 1px dashed #e1e1e1;
	background-color: #fff;
	z-index: 9999;
}
@media (min-width: 992px) {
	.lpd-shopping-cart{
		float: right;
		padding: 0;
		display: table-cell;
		margin: 0 0 0 20px;
		background-color: #fff;
	}
	.lpd-shopping-cart:hover{
		border-color: #ccc;
	}
}
.cart-button{
	text-decoration: none !important;
	color: #555 !important;
}
.cart-button-total{
	float: left;
	text-transform: uppercase;
	padding: 15px 10px;
	border-right: 1px solid #ebebeb;
}
.cart-icon{
	float: left;
}
.cart-icon{
	position: relative;
}
.cart-icon .icon{
	position: relative;
	margin: 8px 16px 1px 6px;
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/basic2-011_shopping_cart.png);
	background-repeat: no-repeat;
	background-position: 4px;
	z-index: 1;
}
.cart-icon .count{
	position: absolute;
	display: block;
	top: 7px;
	right: 10px;
	font-size: 11px;
	min-height: 20px;
	min-width: 20px;
	border: 2px solid;
	text-align: center;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	background-color: white;
	color: #fff;
	line-height: 16px;
	z-index: 9;
}
.lpd-shopping-cart-style2 .cart-icon .icon{
	position: relative;
	margin: 2px 11px 5px;
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/shopping-cart-1.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1;
}
.lpd-shopping-cart-style2 .cart-icon .count{
	top: 24px;
	right: 21px;
}
.lpd-shopping-cart-style3 .cart-icon .icon{
	position: relative;
	margin: 6px 11px 6px;
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/shopping-cart-2.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1;
}
.lpd-shopping-cart-style3 .cart-icon .count{
	top: 21px;
	right: 8px;
	min-height: 20px;
	min-width: 20px;
	line-height: 16px;
}
.cart-dropdown{
	position: absolute;
	right: -100%;
	top: 100%;
	display: block;
	visibility: hidden;
	float: left;
	width: 280px;
	padding: 10px;
	margin: 0 -1px 0 0;
	background-clip: padding-box;
	opacity: 0;
	filter: alpha(opacity=0);
	background: white;
	border: 3px solid #e1e1e1;
	margin-top: 7px;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
    -webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.1);
	-webkit-transition: all .3s ease .1s;
	-moz-transition: all .3s ease .1s;
	-o-transition: all .3s ease .1s;
	transition: all .3s ease .1s;
}
.lpd-shopping-cart:hover .cart-dropdown{
	opacity: 1;
	filter: alpha(opacity=100);
	top: 100%;
	right: 0;
	visibility: visible;
}
.lpd-shopping-cart .total{
	min-height: 20px;
}
.lpd-shopping-cart .lpd-cart-total{
	border-top: 1px dashed #ccc;
	padding-top: 10px;
}
.lpd-shopping-cart .lpd-cart-total strong{
	float: left;
	color: #959595;
}
.lpd-shopping-cart .lpd-cart-total span{
	float: right;
	text-decoration: underline;
}
.lpd-cart-buttons{
	margin: 0;
}
.lpd-cart-list-thumbnail img{
	width: 50px;
	height: auto;
	margin-left: 0;
	margin-right: 10px;
	border: 1px solid #ebebeb;
	padding: 1px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.lpd-cart-list-thumbnail,
.lpd-cart-list-content{
	float: left;
}
.lpd-cart-list-content{
	width: 190px;
}
.lpd-cart-list-meta .quantity{
	float: right;
}
.lpd-cart-buttons .btn{
	width: 100%;
	display: block;
}
.view-cart-btn{
	margin-bottom: 5px;
}
.lpd-cart-list-title a{
	color: #555;
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
}
.lpd-cart-list-meta .item-remove{
	color: #959595;
	text-decoration: line-through;
	font-size: 11px;
	text-transform: lowercase;
}
.lpd-cart-list-meta .item-remove:hover{
	text-decoration: none;
}
.lpd-cart-list-item{
	padding-bottom: 10px;
}
.lpd-cart-list-content .variation{
	margin: 0;
	font-size: 11px;
}
.lpd-cart-list-content .variation dt {
    clear: left;
    float: left;
    margin-right: 0.25em;
}
.lpd-cart-list-content .variation p{
	margin-bottom: 5px;
}
.lpd-shopping-cart-list .empty{
	margin: 0;
}
.lpd-shopping-cart a.cart-total{
	color: #555;
	text-align: center;
}
.lpd-shopping-cart .cart-total strong{
	display: block;
}

/*------------------------------------------------------------------
13. Header Content / .lpd-header-content
-------------------------------------------------------------------*/
.lpd-header-content{
	float: right;
	margin: 10px 0;
	position: relative;
	z-index: 2;
}
@media (max-width: 991px) {
	.lpd-header-content{
		float: none;
		margin-bottom: 0;
		border-bottom: 1px dashed #e1e1e1;
	}
}
.hc-item{
	position: relative;
	float: right;
	margin-left: 10px;
}
@media (max-width: 991px) {
	.hc-item{
		float: none;
		margin-left: 0;
		margin-right: 8px;
		margin-bottom: 10px;
		display: inline-block;
	}
}
.hc-item > a{
	display: block;
	border-bottom: 3px solid rgba(255,255,255,0.3);
	padding: 10px 15px 7px;
	background-color: #ccc;
	color: #fff !important;
	text-decoration: none;
	-webkit-transition: all 0.15s ease-in 0s;
	-moz-transition: all 0.15s ease-in 0s;
	-o-transition: all 0.15s ease-in 0s;
	transition: all 0.15s ease-in 0s;
	background-repeat: no-repeat;
	font-style: italic;
}
.hc-delivery.hc-item > a{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/delivery.png);
	background-position: 15px 7px;
	padding-left: 49px;
}
.hc-contact.hc-item > a{
	background-color: #959595;
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/mail.png);
	background-position: 15px 7px;
	padding-left: 47px;
}
.hc-contact.hc-item > a:hover{
	background-color: #a1a1a1;
}
.hc-custom-2-content,
.hc-custom-1-content,
.hc-contact-content,
.hc-delivery-content{
	position: absolute;
	right: -100%;
	top: 100%;
	display: block;
	visibility: hidden;
	float: left;
	width: 300px;
	padding-top: 10px;
	background-clip: padding-box;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease .1s;
	-moz-transition: all .3s ease .1s;
	-o-transition: all .3s ease .1s;
	transition: all .3s ease .1s;
}
.hc-custom-2-content .hc-custom-2-content-wrap,
.hc-custom-1-content .hc-custom-1-content-wrap,
.hc-contact-content .hc-contact-content-wrap,
.hc-delivery-content .hc-delivery-content-wrap{
	padding: 10px 20px 0;
	background: white;
	border: 3px solid #ebebeb;
}
.hc-contact-content-wrap{
	border-color: #a1a1a1 !important;
}
.hc-custom-2:hover .hc-custom-2-content,
.hc-custom-1:hover .hc-custom-1-content,
.hc-contact:hover .hc-contact-content,
.hc-delivery:hover .hc-delivery-content{
	opacity: 1;
	filter: alpha(opacity=100);
	top: 100%;
	right: 0;
	visibility: visible;
}


/*------------------------------------------------------------------
14. Title-Breadcrumb / #title-breadcrumb
-------------------------------------------------------------------*/
#title-breadcrumb{
	position: relative;
	z-index: 1;
	background-color: #ebebeb;
	display:none;
}
.woocommerce-review-link { display:none;}
.lpd_product_meta .posted_in,.lpd_product_meta .sku_wrapper,.lpd_product_meta .tagged_as { display:none;}
#title-breadcrumb h1{
	font-size: 30px;
	margin: 0;
	position: relative;
	z-index: 2;
	color: #fff;
}
.cont { float:left;width: 50%;
    list-style-type: none;}
	.product_fix {    padding-top: 6px;}
	.product_fix ul {margin-top: 6%;}
	.woocommerce-info { display:none;}
#title-breadcrumb span{
	letter-spacing: 0.75px;
	position: relative;
	z-index: 2;
	color: #fff;
}
#title-breadcrumb-breadcrumb{
	position: relative;
	z-index: 1;
	color: rgba(255,255,255,0.9);
	padding: 20px 0;
}
#title-breadcrumb-breadcrumb a{
	color: #fff;
}
.title-wrap{
	position: relative;
	padding: 60px 20px;
}
.title-wrap:before{
	content: "";
	top: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
	z-index: 1;
	opacity: 0.5;
	filter: alpha(opacity=5);
}

/*------------------------------------------------------------------
15. Wpml / .wpml-switcher
-------------------------------------------------------------------*/
.wpml-switcher{
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 13px;
	padding-right: 13px;
}
.wpml_switcher_hide_border_left{
	border-left: none;
}
.wpml-switcher a,
.wpml-switcher .current-lang{
	height: 28px;
	width: 28px;
	line-height: 28px;
	display: inline-block;
	text-align: center;
	background-color: #fff;
	margin: 11px 3px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}
.wpml-switcher a{
	opacity: 0.7 !important;
	filter: alpha(opacity=70) !important;
}
.wpml-switcher-mobile .flag {
    margin: 0 5px;
}
.wpml-switcher-mobile .flag a, .wpml-switcher-mobile .flag img {
    margin-right: 5px;
}

/*------------------------------------------------------------------
16. Portfolio Post / .single-portfolio
-------------------------------------------------------------------*/
.portfolio-post-details ul{
	padding: 0;
	margin: 0 0 20px;
	border-top: 1px solid #ebebeb;
}
.portfolio-post-details ul li{
	list-style: none;
	border-bottom: 1px solid #ebebeb;
	line-height: 40px;
}
.portfolio-post-details ul li strong{
	min-width: 100px;
	display: inline-block;
}
.post_content{
	margin-bottom: 20px;
}

/*------------------------------------------------------------------
17. About Post / .single-team
-------------------------------------------------------------------*/
.about-post-details{
	padding: 20px 0;
	height: inherit;
}
.about-post-details ul{
	padding: 0;
	margin: 0;
	border-top: 1px solid #ebebeb;
}
.about-post-details ul li{
	list-style: none;
	border-bottom: 1px solid #ebebeb;
	line-height: 40px;
}
.about-post-details ul li .icon{
	display: block;
	padding-left: 40px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
}
.about-post-details ul li .icon:hover{
	opacity: 0.66;
	filter: alpha(opacity=66);
}
.about-post-details.picons_social .icon{
	width: 100%;
	background-position: 3px 8px;
	height: 40px;
}
.about-post-details.picons_social .icon.custom-icon{
	background-position: 0 4px;
}

/*------------------------------------------------------------------
18. Progress Bar/ .progress
-------------------------------------------------------------------*/
lpd-progress-bar{

}
.progress-title{
	line-height: 30px;
	text-transform: uppercase;
}
.progress{
	background-color: #ebebeb;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-bottom: 10px;
}

/*------------------------------------------------------------------
19. Visual Composer/ .wpb_row
-------------------------------------------------------------------*/
/* vc v4.4.2 fix */
.wordpress-123garden .wpb_single_image .vc_single_image-wrapper{
	max-width: 100%;
}

/* a. Reset */
.wordpress-123garden .wpb_row,
.wordpress-123garden .wpb_content_element,
.wordpress-123garden ul.wpb_thumbnails-fluid > li,
.wordpress-123garden .last_toggle_el_margin,
.wordpress-123garden .wpb_button{
	margin-bottom: 20px;
}
.disable-row-margin{
	margin-bottom: 0 !important;
}

/* b. Seperator */
.wordpress-123garden .vc_separator h4{
	line-height: 20px;
	font-size: 18px;
}
/* c. Faq */
.wordpress-123garden .wpb_toggle,
.wordpress-123garden #content h4.wpb_toggle {
	background: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/thin-251_plus_add.png) no-repeat left center;
	padding-left: 34px;
	color: #555;
	line-height: 30px;
}
.wordpress-123garden .wpb_toggle.wpb_toggle_title_active,
.wordpress-123garden #content h4.wpb_toggle.wpb_toggle_title_active{
	color: #959595;
}
.wordpress-123garden .wpb_toggle_title_active,
.wordpress-123garden #content h4.wpb_toggle_title_active {
  background: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/thin-252_minus_remove.png) no-repeat left center;
}
.wordpress-123garden .wpb_toggle_content {
  padding: 0px 0px 0px 21px;
  margin-top: 10px;
}
/* d. Accordion */
.wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{
	padding: 10px 0;
	color: #555;
}
.wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active a{
	color: #959595;
}
.wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{
	background: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/thin-251_plus_add.png) no-repeat right center;
	width: 24px;
	height: 24px;
	opacity: 0.5 !important;
	filter: alpha(opacity=50) !important;
}
.wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{
	background: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/thin-252_minus_remove.png) no-repeat right center;
}
.wordpress-123garden .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wordpress-123garden .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{
	background-color: transparent;
}
.wordpress-123garden .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header{
	font-size: 18px;
	line-height: 30px;
}
.wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header{
	border-bottom: 1px solid #ebebeb;
	margin: 0;
}
.wordpress-123garden .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active{
	border-bottom: none;
}
.wordpress-123garden .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{
	border-bottom: 1px solid #ebebeb;
	padding: 10px 0 20px;
}
/* e. Tab */
.wordpress-123garden .wpb_tabs.wpb_content_element .wpb_tabs_nav{
	margin-bottom: 20px;
    text-align: center;
}
.wordpress-123garden .wpb_content_element .wpb_tabs_nav li{
	background: none !important;
	display: inline-block;
}
.wordpress-123garden .wpb_tabs .wpb_tabs_nav li{
	float: none;
	margin: 0 20px;
	font-size: 24px;
}
.wordpress-123garden .wpb_tabs .wpb_tabs_nav li a{
	color: rgba(0, 0, 0, 0.42);
	padding: 10px 0;
	border-bottom: 3px solid transparent;
}
.wordpress-123garden .wpb_tabs .wpb_tabs_nav li.ui-tabs-active a{
	color: #555;
}
.wordpress-123garden .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab{
	padding: 0;
}
.wordpress-123garden .wpb_tour .wpb_tabs_nav li{
	margin: 0;
	font-size: 18px;
}
.wordpress-123garden .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{
	display: inline-block;
	width: auto;
	padding: 10px 0;
	color: #959595;
	border-bottom: 3px solid transparent;
}
.wordpress-123garden .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav .ui-tabs-active a{
	color: #555;
}
.wordpress-123garden .wpb_tour_next_prev_nav{
	padding-left: 0;
	font-size: 14px;
}
.wordpress-123garden .wpb_tour_next_prev_nav span{
	padding-top: 20px;
}
/* f. Progress Bar */
.wordpress-123garden wpb_heading wpb_progress_bar_heading{
	font-size: 18px;
}
.wordpress-123garden .vc_progress_bar .vc_single_bar .vc_bar,
.wordpress-123garden .vc_progress_bar .vc_single_bar{
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.wordpress-123garden .vc_progress_bar .vc_single_bar{
	color: #fff;
	margin-bottom: 20px;
	font-size: 16px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: rgba(225, 225, 225, 0.5)
}
.wordpress-123garden .vc_progress_bar .vc_single_bar .vc_bar{
	border-bottom: 3px solid rgba(0, 0, 0, 0.2)
}
.wordpress-123garden .vc_progress_bar .vc_single_bar .vc_label{
	padding: 10px 15px 13px;
}
/* g. Banner */
.lpd-banner{
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	padding-right: 25%;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.lpd-b-hide-border{
	border: none;
}
.lpd-banner h3{
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.lpd-b-sub-title{
	letter-spacing: 0.75px;
	color: rgba(0, 0, 0, 0.42);
}
.lpd-b-content{
	margin-bottom: 20px;
}

/* h. Module */
.lpd-module{
    color: #fff !important;
    display: block;
    overflow: hidden;
    position: relative;
}
.lpd-module h3{
    color: #fff;
}
.lpd-module img {
	width: 100%;
   -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.lpd-module:hover img {
   -webkit-transform: scale(1.0);
   -moz-transform: scale(1.0);
   -o-transform: scale(1.0);
   -ms-transform: scale(1.0);
   transform: scale(1.0);
}
.module-no-scale img{
   -webkit-transform: scale(1) !important;
   -moz-transform: scale(1) !important;
   -o-transform: scale(1) !important;
   -ms-transform: scale(1) !important;
   transform: scale(1) !important;
}
.lpd-module .module_content{
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(149, 149, 149, 0.2);
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.lpd-module:hover .module_content{
	background-color: rgba(0, 0, 0, 0.4);
}
.lpd-module .module_content h3{
	line-height: 40px;
	font-size: 24px;
	margin: 0 10px 10px;
}
.lpd-module .module_content h3.large{
	line-height: 50px;
	font-size: 36px;
}
.lpd-module .module_content table{
    height: 100%;
    width: 100%;
}
.lpd-module .sep-border{
	height: 3px;
	width: 80px;
	background-color: transparent;
	display: block;
	margin: 0 auto;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.lpd-badge{
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
    background: #d95352;
    color: #fff;
    height: 26px !important;
    line-height: 28px;
    margin: 0 !important;
    max-height: 26px !important;
    min-height: 26px !important;
    overflow: hidden;
    padding: 4px;
    position: absolute;
    right: -31px !important;
    text-align: center;
    top: 16px !important;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
    width: 120px;
    z-index: 99;
}
/* i. Multi Slider */
.mi-slider {
	position: relative;
	height: 440px;
}
.mi-slider.mi-slider-icon-nav{
	height: 520px;
}
.mi-slider ul {
	list-style-type: none;
	position: absolute;
	width: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	bottom: 120px;
	overflow: hidden;
	text-align: center;
	pointer-events: none;
}
.mi-slider.mi-slider-icon-nav ul{
	bottom: 200px
}
.no-js .mi-slider ul {
	position: relative;
	left: auto;
	bottom: auto;
	margin: 0;
	overflow: visible;
}
.mi-slider ul.mi-current {
	pointer-events: auto;
}
.mi-slider ul li {
	display: inline-block;
	padding: 20px;
	width: 24.45%;
	max-width: 300px;
	-webkit-transform: translateX(600%);
	transform: translateX(600%);
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
.no-js .mi-slider ul li {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.mi-slider ul li a,
.mi-slider ul li img {
	display: block;
	margin: 0 auto;
}
.mi-slider ul li a {
	outline: none;
	cursor: pointer;
	color: #555;
}
.mi-slider ul li img {
	max-width: 100%;
	border: none;
}
.mi-slider ul li h4 {
	display: inline-block;;
	font-size: 16px;
	padding: 20px 10px 0;
}
.mi-slider ul li:hover {
	opacity: 0.7;
}
.mi-slider nav {
	position: relative;
	top: 350px;
	text-align: center;
	margin: 0 auto;
	border-top: 1px solid #ccc;
}
.no-js nav {
	display: none;
}
.mi-slider nav a {
	display: inline-block;
	text-transform: uppercase;
	padding: 40px 30px 20px 30px;
	position: relative;
	color: #959595;
	outline: none;
	-webkit-transition: color 0.2s linear;
	transition: color 0.2s linear;
	text-decoration: none;
}
.mi-slider nav a:hover,
.mi-slider nav a.mi-selected {
	color: #555;
	text-decoration: none;
}
.mi-slider nav a.mi-selected:after,
.mi-slider nav a.mi-selected:before {
	content: '';
	position: absolute;
	top: -1px;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.mi-slider nav a.mi-selected:after {
	border-color: transparent;
	border-top-color: #fff;
	border-width: 26px;
	left: 50%;
	margin-left: -26px;
}
.mi-slider nav a.mi-selected:before {
	border-color: transparent;
	border-top-color: #ccc;
	border-width: 27px;
	left: 50%;
	margin-left: -27px;
}
.mi-slider nav.icons-nav span{
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	-webkit-transition: all 0.15s ease-in 0s;
	-moz-transition: all 0.15s ease-in 0s;
	-o-transition: all 0.15s ease-in 0s;
	transition: all 0.15s ease-in 0s;
}
.mi-slider nav.icons-nav span img {
    max-width: 80px;
    max-height: 80px;
}
.mi-slider nav.icons-nav a{
	color: #fff;
	font-weight: inherit;
	width: 140px;
	padding: 50px 20px 20px;
}

.mi-slider ul:first-child li,
.no-js .mi-slider ul li {
	-webkit-animation: scaleUp 350ms ease-in-out both;
	animation: scaleUp 350ms ease-in-out both;
}

@-webkit-keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); }
}

@keyframes scaleUp {
	0% { transform: translateX(0) scale(0); }
	100% { transform: translateX(0) scale(1); }
}

.mi-slider ul:first-child li:first-child {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul:first-child li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul:first-child li:nth-child(3) {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

.mi-slider ul:first-child li:nth-child(4) {
	-webkit-animation-delay: 360ms;
	animation-delay: 360ms;
}
.mi-slider ul.mi-moveFromRight li {
	-webkit-animation: moveFromRight 350ms ease-in-out both;
	animation: moveFromRight 350ms ease-in-out both;
}
.mi-slider ul.mi-moveFromLeft li {
	-webkit-animation: moveFromLeft 350ms ease-in-out both;
	animation: moveFromLeft 350ms ease-in-out both;
}
.mi-slider ul.mi-moveToRight li {
	-webkit-animation: moveToRight 350ms ease-in-out both;
	animation: moveToRight 350ms ease-in-out both;
}
.mi-slider ul.mi-moveToLeft li {
	-webkit-animation: moveToLeft 350ms ease-in-out both;
	animation: moveToLeft 350ms ease-in-out both;
}
.mi-slider ul.mi-moveToLeft li:first-child,
.mi-slider ul.mi-moveFromRight li:first-child,
.mi-slider ul.mi-moveToRight li:nth-child(4),
.mi-slider ul.mi-moveFromLeft li:nth-child(4) {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(2),
.mi-slider ul.mi-moveFromRight li:nth-child(2),
.mi-slider ul.mi-moveToRight li:nth-child(3),
.mi-slider ul.mi-moveFromLeft li:nth-child(3) {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(3),
.mi-slider ul.mi-moveFromRight li:nth-child(3),
.mi-slider ul.mi-moveToRight li:nth-child(2),
.mi-slider ul.mi-moveFromLeft li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(4),
.mi-slider ul.mi-moveFromRight li:nth-child(4),
.mi-slider ul.mi-moveToRight li:first-child,
.mi-slider ul.mi-moveFromLeft li:first-child  {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}
@-webkit-keyframes moveFromRight {
	0% { -webkit-transform: translateX(600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveFromLeft {
	0% { -webkit-transform: translateX(-600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveToRight {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(600%); }
}

@-webkit-keyframes moveToLeft {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(-600%); }
}

@keyframes moveFromRight {
	0% { transform: translateX(600%); }
	100% { transform: translateX(0); }
}

@keyframes moveFromLeft {
	0% { transform: translateX(-600%); }
	100% { transform: translateX(0); }
}

@keyframes moveToRight {
	0% { transform: translateX(0%); }
	100% { transform: translateX(600%); }
}

@keyframes moveToLeft {
	0% { transform: translateX(0%); }
	100% { transform: translateX(-600%); }
}

.mi-slider {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
@media screen and (max-width: 1199px){
	.mi-slider nav.icons-nav a{
		width: 120px;
		padding: 50px 10px 20px;
	}
}
@media screen and (max-width: 991px){
	.mi-slider ul{
		bottom: 190px;
	}
	.mi-slider.mi-slider-icon-nav ul{
		bottom: 250px;
	}
	.mi-slider nav{
		top: 280px;
	}
	.mi-slider nav.icons-nav a{
		padding: 40px 10px 10px;
		width: 80px;
	}
	.mi-slider nav.icons-nav span img {
	    max-width: 40px;
	    max-height: 40px;
	}
}
@media screen and (max-width: 910px){
	.mi-slider nav {
		max-width: 90%;
	}
	.mi-slider nav a {
		font-size: 12px;
		padding: 40px 10px 30px 14px;
	}
}

@media screen and (max-width: 740px){
	.mi-slider ul{
		bottom: 70px;
	}
	.mi-slider {
		height: 300px;
	}
	.mi-slider nav {
		top: 220px;
	}
	.mi-slider nav.icons-nav{
		top: 270px;
	}
	.mi-slider nav a {
		font-size: 12px;
		padding: 40px 10px 30px 14px;
	}
}

@media screen and (max-width: 490px){
	.mi-slider.mi-slider-icon-nav,
	.mi-slider {
		text-align: center;
		height: auto !important;
	}

	.mi-slider ul {
		position: relative;
		display: inline;
		bottom: auto !important;
		pointer-events: auto;
	}

	.mi-slider ul li {
		-webkit-animation: none !important;
		animation: none !important;
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		padding: 10px 3px;
		min-width: 140px;
	}

	.mi-slider nav {
		display: none;
	}
}
/* j. Post Widget*/
.lpd-post-widget .widget-meta{
	padding: 10px 0;
	position: relative
}
.lpd-post-widget .widget-meta .ribbon{
	top: 0;
	left: -10px;
}
.lpd-post-widget .widget-meta .ribbon-content{
	display: block;
	width: 10px;
	height: 40px;
}
.lpd-post-widget .widget-meta a{
	color: rgba(255, 255, 255, 0.9);
}
.lpd-post-widget .widget-meta a:hover{
	color: rgba(255, 255, 255, 1);
}
.lpd-post-widget .widget-meta table{
	width: 100%;
	text-align: center;
}
.lpd-post-widget .widget-meta table td{
	width: 33%
}
.pw-category,
.pw-date{
	border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.lpd-post-widget{
	margin-bottom: 20px;
}
.tax-portfolio_tags .lpd-post-widget,
.tax-portfolio_category .lpd-post-widget{
	margin-bottom: 30px;
}
.lpd-post-widget .content{
	display: block;
	text-align: center;
	padding: 15px 20px 10px;
	box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
	-webkit-box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
	-moz-box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
	-o-box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
	background-color: #fff;
}
.lpd-post-widget .title{
	margin-top: 0;
	margin-bottom: 15px;
}
.lpd-post-widget .title a{
	color: #555;
}
.lpd-post-widget .lpd-post-widget-content{
	color: #959595;
}
.lpd-post-widget-element{
	display: block;
	width: 100px;
	height: 3px;
	background-color: #ebebeb;
	margin: 20px auto;
	-webkit-transition: all 0.15s ease-in 0s;
	-moz-transition: all 0.15s ease-in 0s;
	-o-transition: all 0.15s ease-in 0s;
	transition: all 0.15s ease-in 0s;
}
.pw-thumbnail{
	position: relative;
	display: block;
}
.pw-thumbnail .post-type-icon{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	right: 20px;
	top: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/post-type-standard.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.pw-thumbnail .post-type-icon.video{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/post-type-video.png);
}
.pw-thumbnail .post-type-icon.link{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/post-type-link.png);
}
.mega_header{
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
/* k. Mega Header*/
.mega_header .sub-title{
	color: rgba(0, 0, 0, 0.5);
	letter-spacing: 0.75px;
}
.mega_header h2{
	font-size: 30px;
	line-height: 40px;
	margin: 0 0 20px;
}
.mh_description{
	font-size: 14px;
	letter-spacing: 0.75px;
}
/* l. Mega Header 2*/
.lpd-mega-header2{
	text-align: center;
}
.lpd-mega-header2 h3{
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 20px
}
.lpd-mega-header2 .deco-sep-line-50,
.lpd-mega-header2 .deco-sep-line-100,
.lpd-mega-header2 .deco-sep-line-150,
.lpd-mega-header2 .deco-sep-line-200{
	margin-bottom: 7px;
}
.mh2_description{
	font-size: 14px;
	display: block;
	color: rgba(255, 255, 255, 0.42);
	margin-bottom: 17px;
}
.lpd-mega-heade-type-2 .mh2_description{
	font-size: inherit;
	margin-bottom: 20px;
}
.mh2_content{
	font-size: 24px;
	line-height: 36px;
}
.lpd-mega-heade-type-2 .mh2_content{
	color: #acacac;
	font-size: 14px;
	line-height: 24px;
}
.lpd-mega-header2.lpd-mega-heade-type-2 .deco-sep-line-50,
.lpd-mega-header2.lpd-mega-heade-type-2 .deco-sep-line-100,
.lpd-mega-header2.lpd-mega-heade-type-2 .deco-sep-line-150,
.lpd-mega-header2.lpd-mega-heade-type-2 .deco-sep-line-200{
	margin-bottom: 17px;
}
/* m. LPD Header */
@media (max-width: 768px) {
	.lpd-header{
	    margin-bottom: 40px;
	}
}
.lpd-header h3{
	font-size: 16px;
	margin: 10px 0;
	line-height: 20px;
	display: block;
}
.lpd-img-wrap-icon{
    display: block;
    font-size: 48px;
    max-width: 100%;
    width: 1em;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
}
.lpd-img-icon {
    display: block;
    max-width: 100% !important;
    width: 1em;
}
.lpd-wrap-icon,
.lpd-href-icon{
    display: inline-block;
    max-width: 100%;
    text-align: center;
    width: auto;
}
.lpd-img-wrap-icon{
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
}
/* n. Icon Banner */
.lpd_icon_banner_icon{
	display: block;
	float: left;
	margin: 20px 30px 20px 20px;
}
.lpd-icon-banner{
	display: block;
}
.lpd-icon-banner.lib-border-right{
	position: relative;
}
.lpd-icon-banner.lib-border-right{
	position: relative;
}
.lpd-icon-banner.lib-border-right:before{
	content: "";
	top: 10%;
	right: -15px;
	position: absolute;
	height: 80%;
	width: 1px;
	display: block;
	background: transparent;
	z-index: 1;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.lpd-icon-banner h3{
	font-size: 16px;
	margin: 10px 0;
	line-height: 20px;
	display: block;
}
.lpd-icon-banner .lpd-b-content{
	margin-bottom: 15px;
}
.lpd-icon-banner .btn{
	display: inline-block !important;
}
/* o. Icon Separator */
.is-icon{
	position: absolute;
	left: 50%;
	margin-top: -37px;
	margin-left: -37px;
    display: block;
    font-size: 70px;
    max-width: 100%;
    width: 1em;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	background-color: #fff;
	border: 5px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 100;
}
.is-icon-img{
    display: block;
    max-width: 100% !important;
    padding: 10px;
}
/* p. Category Container */
.lpd-category-container{
	border: 1px solid #ebebeb;
}
.lpd-category-container table{
	width: 100%;
}
.lpd-category-container .cc-meta-column{
	background-color: #fafafa;
	vertical-align: top;
	padding: 20px;
	border-right: 2px dashed #ebebeb;
	width: 25%;
}
.lpd-category-container .cc-content-column{
	padding: 10px;
	width: 75%;
}
.cc-content-column,
.cc-meta-column{
	position: relative;
}
.cc-meta-column .cc-ribbon{
	left: -10px;
	top: 20px;
}
.cc-ribbon h3{
	line-height: 20px;
	margin: 0;
    font-size: 16px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
}
.cc-cat-list,
.cc-description{
	margin-top: 60px;
	margin-bottom: 20px;
}
.cc-description{
	margin-top: 20px;
}
.cc-cat-list,
.cc-cat-list ul{
	list-style: none;
	padding-left: 0;
}
.cc-cat-list a{
	padding: 10px 0;
	display: block;
}
.cc-cat-list > li{
	margin-bottom: 20px;
}
.cc-cat-list > li > a{
	font-size: 14px;
	text-transform: uppercase;
	color: #555;
	letter-spacing: 0.75px;
	text-decoration: none;
}
.cc-cat-list-style2 > li > ul,
.cc-cat-list .children{
	border-top: 1px solid #ebebeb;
}
.cc-cat-list-style2 > li > ul li,
.cc-cat-list .children li{
	border-bottom: 1px solid #ebebeb;
}
.cc-cat-list-style2 ul.children li:last-child{
	border-bottom: none;
}
.cc-meta-column .btn{
	width: 100%;
	padding: 15px 16px 12px;
}
.cc-products{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	padding: 0 10px;
}
.cc-products ul{
	padding: 0 15px;
	margin: 0 0 40px 0;
}
.cc-col{
	width: 100%;
}
.cc-col li{
	float: left;
	display: block;
}
.cc-col-3 li{
	width: 33.333%;
}
.cc-col-4 li{
	width: 25%;
}
.cc-col-5 li{
	width: 20%;
}
.cc-col-6 li{
	width: 16.666%;
}
.cc-img{
	width: 100%;
}
.cc-product-item{
	padding: 0 15px;
	width: 100%;
	position: relative;
}
.cc-product-item img{
	width: 100%;
	border: 5px solid #ebebeb;
}
.cc-product-item .cc-price{
	position: absolute;
	padding: 3px 5px;
	border-right: 5px solid;
	color: #fff;
	bottom: -10px;
	right: 0px;
}
.cc-price del{
	color: rgba(255, 255, 255, 0.5);
	font-size: 85%;
}
.cc-price ins{
	text-decoration: none;
}
@media (max-width: 767px) {
	.cc-meta-column,
	.cc-content-column{
		float: left;
		display: block;
		width: 100% !important;
	}
}
/* q. Wordking Time */
.working-time ul{
    list-style: none;
    padding: 0;
}
.working-time ul li{
    border: none;
    padding: 5px;
}
.working-time ul li a{
    text-decoration: underline;
}
.working-time ul li a:hover{
    text-decoration: none;
}
.working-time ul li span{
    font-size: 12px;
    text-transform: uppercase;
}
.working-time ul li span.right{
    float: right;
    font-size: inherit;
    text-transform: inherit;
    font-weight: inherit;
}
.working-time ul li:nth-child(odd){
    background-color: #f0f0f0;
}
/* r. Team Post */
.team-widget-content{
	display: block;
	background-color: #fff;
	padding: 15px 20px 10px;
	box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
	-webkit-box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
	-moz-box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
	-o-box-shadow: inset -4px -4px 0px -3px #ebebeb,inset 4px 0 0px -3px #ebebeb;
	margin-bottom: 20px;
}
.team-widget-social-details{
	border-top: 1px solid #ebebeb;
	margin-top: 20px;
}
.member-position{
	text-transform: uppercase;
	letter-spacing: 0.75px;
	margin-bottom: 20px;
}
.team-widget-content .tw_content{
	color: #959595;
}
.team-widget-content .tw-title{
	position: relative;
	display: block;
	height: 40px;
	margin-bottom: 15px;
}
.tw-title .tw-ribbon{
	left: -30px;
	top: 0;
}
.tw-title .tw-ribbon h3{
	margin: 10px 0;
	line-height: 20px;
}
.tw-title .tw-ribbon a{
	color: #fff;
	text-decoration: none;
}
.tw-ribbon span.content-ribbon{
	margin:  10px 30px;
}
.team-widget-social-details ul{
	padding: 0;
	margin-bottom: 0;
	margin-top: 10px;
}
.team-widget-social-details ul li{
	display: inline-block;
	height: 30px;
}
.team-widget-social-details ul li a{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
}
.team-widget-social-details ul li a:hover{
	opacity: 0.66;
	filter: alpha(opacity=66);
}
/* s. Team Post */
.lpd-testimonial{
	background-color: #f5f5f5;
	padding: 10px 20px;
	position: relative;
	margin-bottom: 20px;
}
.lpd-testimonial h5{
	font-size: 13px;
	margin-bottom: 15px;
}
.lpd-testimonial .t-content{
	font-style: italic;
	margin-bottom: 10px;
}
.lpd-testimonial .t-meta{
	color: rgba(0, 0, 0, 0.42);
	font-style: italic;
	padding-top: 5px;
	margin-bottom: 10px
}
.lpd-testimonial-image{
	margin-left: 50px;
	padding-left: 70px;
}
.testiomonial_img{
	position: absolute;
	top: 50%;
	left: -50px;
	width: 100px;
	height: 100px;
	display: block;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	margin-top: -50px;
	border: 5px solid #fff;
}
.lpd-bullet-list{
	padding: 0;
	list-style: none;
}
.lpd-bullet-list li{
	position: relative;
}
.lpd-bl-custom-icon li{
	padding-left: 25px;
}
.lpd-bullet-list.lpd-bl-style2 li{
	margin: 5px 0;
}
.lpd-bullet-list.lpd-bl-style3 li{
	margin: 10px 0;
}
.lpd-bullet-list li img{
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
}
/* t. Intro Container */
.intro-container{
	background-color: #fff;
}
@media (max-width: 767px) {
	.intro-container{
		margin-top: 0 !important;
	}
}
.ic-title,
.ic-content{
	padding: 20px;
}
.ic-content{
	background-color: #fff;
	border-left: 1px solid #ebebeb;
	min-height: 190px;
}
@media (max-width: 767px) {
	.ic-content{
		margin-bottom: 30px;
	}
}
.ic-title{
	position: relative;
	border-left: 1px solid rgba(255,255,255,0.3);
}
.vc_column_container .vc_column_container:first-child .ic-content,
.vc_column_container .vc_column_container:first-child .ic-title{
	border-left: none !important;
}
.ic-title h4{
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
}
.ic-icon{
	position: absolute;
	left: 50%;
	top:0;
	margin-top: -32px;
	margin-left: -32px;
    display: block;
    font-size: 60px;
    max-width: 100%;
    width: 1em;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	background-color: #fff;
	border: 5px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 100;
}
.ic-icon-img{
    display: block;
    max-width: 100% !important;
    padding: 10px;
}
.ic-title-with-icon.ic-title{
	padding-top: 50px;
}
.intro_containers{
	margin-left: 0 !important;
	margin-right: 0 !important;
	position: relative;
	z-index: 100;
}
.intro_containers .vc_row{
	position: relative;
	z-index: 100;
	margin-left: 0 !important;
	margin-right: 0 !important;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
}
.intro_containers .wpb_column{
	padding: 0 !important;
}

/*------------------------------------------------------------------
20. Owl Carousel / .owl-carousel
-------------------------------------------------------------------*/
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

.owl-theme .owl-controls{
	text-align:center;
	-webkit-tap-highlight-color:transparent
}
.owl-theme .owl-controls .owl-nav [class*=owl-]{
	color:#fff;
	font-size:12px;
	margin:5px;
	padding:4px 7px 1px;
	display:inline-block;
	cursor:pointer;
	text-transform: uppercase;
	letter-spacing: 0.75px;
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
	border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
	text-decoration:none
}
.owl-theme .owl-controls .owl-nav .disabled{
	opacity:.5;
	cursor:default
}
.owl-theme .owl-dots .owl-dot{
	display:inline-block;
	zoom:1;*
	display:inline
}
.owl-theme .owl-dots .owl-dot span{
	width:6px;
	height:6px;
	margin:5px;
	background:#e1e1e1;
	display:block;
	-webkit-backface-visibility:visible;
	-webkit-transition:opacity 200ms ease;
	-moz-transition:opacity 200ms ease;
	-ms-transition:opacity 200ms ease;
	-o-transition:opacity 200ms ease;
	transition:opacity 200ms ease;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{
	background:#ccc
}
.lpd-products.owl-carousel li.lpd-product-category,
.lpd-products.owl-carousel li.type-product{
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
ul.lpd-products.owl-carousel{
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
}

/*------------------------------------------------------------------
21. Shortcodes / .dropcap
-------------------------------------------------------------------*/
.dropcap2,
.dropcap1,
.dropcap{
    display: block;
    float: left;
    text-align: center;
    height: 60px;
    width: 40px;
    line-height: 60px;
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    margin-right: 10px;
    background: #555;
}
.dropcap2{
    background: #555;
}
.dropcap2.rounded,
.dropcap1.rounded,
.dropcap.rounded{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}


/*------------------------------------------------------------------
22. Ultimate Addons for Visual Composer
-------------------------------------------------------------------*/
.wordpress-123garden .uvc-sub-heading{
	line-height: inherit;
}
.wordpress-123garden .ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding: 10px;
}
.wordpress-123garden .ult_design_2 .ult_price_body_block{
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}
.wordpress-123garden .ult_design_2 .ult_pricing_table .ult_price_features ul li{
	border-color: #e1e1e1;
}
.wordpress-123garden .ult_design_2 .ult_pricing_table .ult_pricing_heading h3{
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 20px;
}
.wordpress-123garden .aio-icon-box,
.wordpress-123garden .wpb_column > .wpb_wrapper .aio-icon-component .aio-icon-box{
	margin-bottom: 10px;
}
.wordpress-123garden .ult_design_5 .ult_pricing_table .ult_price_link .ult_price_action_button{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding: 13px 25px 10px;
	border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}
.aio-icon-box-disable-margin .aio-icon-box{
	margin: 0 !important;
}
.aio-icon-box-disable-margin .aio-icon-img{
	display: block;
}

/*------------------------------------------------------------------
23. Search/404 Page
-------------------------------------------------------------------*/
.lpd-404-template ul,
.lpd-search-template ul{
	padding-left: 20px;
}
p.not-happy{
	color: #959595;
}
.lpd-search-template-form{
	margin-bottom: 40px;
}
.lpd-search-template-form .search_input{
	width: inherit;
}
.lpd-404-content{
	text-align: center;
	margin-bottom: 40px;
	padding-top: 30px;
	border-top: 3px solid #ebebeb;
}
.title-404{
	font-size: 144px;
	line-height: 140px;
	font-weight: 700;
	margin: 0;
}
.description-404,
.subtitle-404{
	display: block;
}
.subtitle-404{
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
}
.description-404{
	font-size: 18px;
	color: #959595;
	padding: 10px 0 30px
}
.error404 .inner-page{
	padding-top: 0;
}

/*------------------------------------------------------------------
24. scotchPanels
-------------------------------------------------------------------*/
.logged-in .scotch-panel-wrapper{
	overflow: inherit !important;
}
.logged-in .scotch-panel-wrapper #wpadminbar{
	top: -32px;
	position: absolute;
	z-index: 999999;
}
@media screen and ( max-width: 782px ) {
	.logged-in .scotch-panel-wrapper #wpadminbar{
		top: -46px;
	}
}
#shopping_cart_panel{
	background-color: #252525;
	padding: 30px;
	color: #fff;
}
#shopping_cart_panel .lpd-shopping-cart-list{
	border-top: 1px dashed rgba(255,255,255,0.33);
	padding-top: 10px;
}
#shopping_cart_panel .lpd-cart-list-meta .item-remove{
	color: rgba(255,255,255,0.42);
}
#shopping_cart_panel .lpd-cart-list-title a{
	color: rgba(255,255,255,0.9);
}
#shopping_cart_panel .lpd-cart-list-thumbnail img{
	border-color: rgba(255,255,255,0.33);
}
#shopping_cart_panel .lpd-cart-total{
	padding-top: 10px;
	border-top: 1px dashed rgba(255,255,255,0.33);
}
#shopping_cart_panel .lpd-cart-total strong {
    color: rgba(255,255,255,0.42);
    float: left;
}
#shopping_cart_panel .lpd-cart-total span {
    float: right;
    text-decoration: underline;
}
#shopping_cart_panel .shopping_cart_title{
	margin-bottom: 20px;
	text-align: center;
	display: block;
	font-size: 18px;
}
.lpd-shopping-cart-scotchpanel .cart-dropdown{
	display: none;
	visibility: hidden;
}
#custom2_panel .custom2_panel_wrap,
#custom1_panel .custom1_panel_wrap,
#contact_panel .contact_panel_wrap,
#delivery_panel .delivery_panel_wrap{
	padding: 50px 0 40px;
	background-color: #363636;
	color: rgba(255,255,255,0.9);
}
.logged-in .scotch-panel-wrapper #custom2_panel .custom2_panel_wrap,
.logged-in .scotch-panel-wrapper #custom1_panel .custom1_panel_wrap,
.logged-in .scotch-panel-wrapper #contact_panel .contact_panel_wrap,
.logged-in .scotch-panel-wrapper #delivery_panel .delivery_panel_wrap{
	margin-bottom: 32px;
}
@media screen and ( max-width: 782px ) {
	.logged-in .scotch-panel-wrapper #custom2_panel .custom2_panel_wrap,
	.logged-in .scotch-panel-wrapper #custom1_panel .custom1_panel_wrap,
	.logged-in .scotch-panel-wrapper #contact_panel .contact_panel_wrap,
	.logged-in .scotch-panel-wrapper #delivery_panel .delivery_panel_wrap{
		margin-bottom: 46px;
	}
}
.hc-scotch-panel .form-control {
  background-color: rgba(255,255,255,0.08);
  border-color: rgba(255,255,255,0.1);
  color: rgba(255,255,255,0.5);
}
.hc-scotch-panel .form-control:focus {
  border-color: rgba(255,255,255,0.15);
  background-color: rgba(255,255,255,0.15);
  color: rgba(255,255,255,0.75);
}
.hc-scotch-panel .form-control::-moz-placeholder {
  color: rgba(255,255,255,0.2);
}
.hc-scotch-panel .form-control:-ms-input-placeholder {
  color: rgba(255,255,255,0.2);
}
.hc-scotch-panel .form-control::-webkit-input-placeholder {
  color: rgba(255,255,255,0.2);
}
.hc-scotch-panel .form-control[disabled],
.hc-scotch-panel .form-control[readonly],
.hc-scotch-panel fieldset[disabled] .form-control {
  background-color: rgba(255,255,255,0.1);
}
.scotch-panel-fixed-position{
	transform: inherit !important;
	-webkit-transform: inherit !important;
	-webkit-backface-visibility: inherit !important;
	backface-visibility: inherit !important;
}
/*------------------------------------------------------------------
25. Footer Top #footer-top
-------------------------------------------------------------------*/
#footer-top{
	border-top: 1px solid #ebebeb;
	background-color: #fafafa;
	padding: 80px 0;
	/*background-image: url(//www.cheapgrass.co.uk/../Seville.jpg);*/
}
#footer-top .col-md-4, #footer-top .col-md-4 .menu-item a , #footer-top .col-md-4 .cat-item a { color:#fff;}
/*------------------------------------------------------------------
26. Visual Composer in Sidebars Addon
-------------------------------------------------------------------*/
.lpd-widget-title-disabled{
	display: none;
}
.widget_visual_composer_addon .title{
	display: none;
}

/*------------------------------------------------------------------
27. Wordpress Core
-------------------------------------------------------------------*/
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
img.size-thumbnail,
img.size-medium,
img.size-large,
img.size-full,
.alignnone{
	max-width: 100%;
	height: auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
	max-width: 100% !important;
	height: auto;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption.aligncenter{
	text-align: center;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption-text{
	color: #959595;
}
.type-post.sticky {color: #111, background-color: #fafafa; padding: 20px;}
.sticky .blog-post-title:before{background: #ccc;}
.sticky .blog-post-title a{color: #363636}
.sticky .blog-post-meta{
	border-color: #ccc;
}
.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
	float: left;
	position: relative;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
	width: 100%;
	height: auto;
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
}
.gallery img:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	position: absolute;
	bottom: 0;
	padding: 10px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }
.bypostauthor {}


/*------------------------------------------------------------------
28. CUSTOM CODE
-------------------------------------------------------------------*/

#header-dark {
	 padding:20px;
	 line-height:34px;
}

#header-dark span {
	display: inline-block;
	font-size: 112%;
	color: #fff;
}

#header-dark span.green {
	color: #66AB36;
}

#header-search input[type=search] {
	width: 65%;
	height: 34px;
	line-height: 28px;
	padding: 3px 5px;
	border: 1px solid #111;
}

span.img {
	background-color: #66AB36;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	margin-right: 10px;
	position: relative;
	top: 5px;
}

span.plane {
	background-image: url(//www.cheapgrass.co.uk/wp-content/uploads/img/plane.png);
}

span.glasses {
	background-image: url(//www.cheapgrass.co.uk/wp-content/uploads/img/glasses.png);
}

span.paperplane {
	background-image: url(//www.cheapgrass.co.uk/wp-content/uploads/img/paperplane.png);
}

#footer-top > .container > .row {
	background-color: rgba(0,0,0,0.33);
	border-radius: 5px;
}

#footer-top a {
	color: #fff;
}

#footer-top {
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}

.header-middle {
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/back.jpg);
}

.header-message-box {
	background-color: rgba(0,0,0,0.25);
	color: #fff;
	font-weight: bold;
}

.wbc {
	overflow: hidden;
	clear: both;
}

.whited-box {
	background-color: rgba(255,255,255,0.25);
	border: 1px solid #eee;
	padding: 5px 10px;
	float: left;
}

.whited-box.tiny {
	padding: 1px 10px;
	margin-top: -10px;
	margin-bottom: 6px;
}

.whited-box a {
	color: #eee;
}

.whited-box a:hover {
	color: #fff;
}

#logo a {
	border-radius: 5px;
	box-shadow: 0 0 25px 1px rgba(0,0,0,0.67);
	overflow: hidden;
	max-width: 100%;
	display: inline-block;
}

#logo img {
	max-width: 100%;
}

@media (min-width: 992px) {
	#logo {
		max-width: 50%;
	}
}

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

}

@media (min-width: 768px) {
	.header-middle-logo-center-left-conteiner {
		padding-right: 20px;
	}
}

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

#reminder {
	position: fixed;
	bottom: 25px;
	left: 25px;
	width: 250px;
	text-align: center;
	line-height: 36px;
	background: #66AB36;
	color: #fff;
	border-radius: 3px;
	font-size: 15px;
	font-weight: 700;
}

#request-a-free-sample.full #reminder {
	color: #B1DB92;
}

#request-a-free-sample ul {
	list-style: none;
	font-size: 150%;
	color: #017;
}

#request-a-free-sample ul li {
	margin-bottom: 30px;
	float: left;
}

#request-a-free-sample ul li div {
	position: relative;
	overflow: hidden;
	border: 5px solid #f8f8f8;
	border-radius: 7px;
	cursor: pointer;
	opacity: 0.75;
	padding-bottom: 10px;
	transition: opacity .5s ease;
	color: #333;
	font-weight: 700;
	text-align: center;
}

#request-a-free-sample.full ul li div:not(.selected) {
	opacity: 0.5;
	cursor: default;
}

#request-a-free-sample ul li div::after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	width: 36px;
	height: 34px;
	background: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/tick.png);
	display: none;
}

#request-a-free-sample ul li div.selected::after {
	display: block;
}

#request-a-free-sample ul li div:hover {
	opacity: 0.9;
}

#request-a-free-sample img {
	display: block;
	max-width: 140%;
	width: 140%;
	margin: 0 -20%;
}

#request-a-free-sample img.select {
	position:absolute;
	z-index: 99;
	border: 5px solid transparent;
	border-radius: 5px;
}

#request-a-free-sample div.selected {
	border-color: #0a2;
	background-position: right top;
	background-repeat: no-repeat;
	opacity: 1;
}

#request-a-free-sample li div span {
	display: block;
	text-align: center;
	line-height: 40px;
	padding-bottom: 5px;
	background: #00AA22;
	color: #fff;
}

#request-a-free-sample input {
	width: 100%;
	background: #fff;
	padding: 5px 10px;
	border: 1px solid #468;
	border-radius: 2px;
}

body.home .container.may-be-empty {
	display: none;
}

.cart_totals > p > small {
	display: none;
}

.lpd-product-thumbnail, .lpd-category-thumbnail {
	position: relative;
}

.lpd-product-thumbnail:hover, .lpd-category-thumbnail:hover {
	overflow: visible;
}

.lpd-product-detail-thumbnail, .lpd-category-detail-thumbnail {
	position: absolute;
	width: 0;
	height: 0;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	transition: all 0.3s ease;
	border-radius: 50%;
	overflow: hidden;
	background: #fff;
	z-index: 999;
}

.lpd-product-detail-thumbnail.show, .lpd-category-detail-thumbnail.show {
	box-shadow: 0 0 0 1px #ebebeb, 0 0 0 3px #fff, 0 0 0 4px #ebebeb, 3px 2px 7px -1px #777;
	transition: all 0.3s ease;
}

.lpd-product-detail-thumbnail img, .lpd-category-detail-thumbnail img {
	width: 100%;
	height: 100%;
}

.lpd-onsale {
	display: none;
}

.lpd-product-meta h3 {
	font-size: 17px;
}

.alt-price {
	display: none;
	text-align: center;
	margin-top: 10px;
	background: rgba(0,0,0,0.6);
}

.alt-price del {
	font-size: 15px;
	color: #aaa;
}

.alt-price ins {
	font-size: 18px;
	color: #eee;
}

a.add_to_cart_button {
	width: 100%;
}

td.td-price {
	text-align: center;
}

td.td-price del {
	font-size: 16px;
}

td.td-price ins {
	font-size: 19px;
}

.lpd-product-sku {
	display: none;
}

.li-wrap:hover a.add_to_cart_button {
	background: #86BA32;
	border-color: #76AA22;
	color: #fff;
}

.li-wrap:hover a.add_to_cart_button:hover {
	background: #96CA42;
	border-color: #86BA32;
}

.lpd-prodcut-description {
	font-size: 120%;
}

#square-container {
	display: none;
	position: fixed;
	width: 100%;
	height: 0;
	top: 50%;
	overflow: visible;
	text-align: center;
	z-index: 9999;
}

#square {
	max-width: 100%;
	width: 600px;
	font-size: 90%;
	position: relative;
	margin: 0 auto;
	background: #fff;
	padding: 30px 0;
	border-radius: 5px;
	border: 1px solid #777;
	transition: all .5s ease;
	box-shadow: 0 0 7px rgba(255,255,255,0.1), 0 0 3px rgba(0,0,0,0.3);
}

#square p {
	margin-bottom: 7px;
}

#square input[disabled="disabled"] {
	background: #caf0e0;
}

#body-wrap.thinking * {
	cursor: progress !important;
}

#square-success, #square-error {
	display: none;
	margin: 0 auto;
	width: 600px;
	padding: 30px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #777;
	box-shadow: 0 0 7px rgba(255,255,255,0.1), 0 0 3px rgba(0,0,0,0.3);
}

#free-delivery-container {
	width: 100%;
	text-align: center;
	clear: both;
	height: 70px;
	position: relative;
	top: 20px;
	padding-bottom: 20px;
}

#free-delivery {
	line-height: 50px;
	display: inline-block;
	background: #333;
	padding: 0 15px;
	float: right;
	color: #fff;
}

.img.plane {
	display: inline-block;
}

@media (max-width: 767px) {
	#free-delivery {
		float: none;
		margin: 0 auto;
	}
}

#tab-description {
	text-align: center;
}

#tab-description table {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

#tab-description table td > div {
	width: calc(100% - 50px);
	float:left;
	min-height: 50px;
	line-height: 20px;
	padding: 15px 0;
	color: #66AB36;
	text-align: left;
	font-weight: 700;
}

#tab-description table td > div:first-child {
	width: 50px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	font-size: 250%;
	text-align: center;
}

/*------------------------------------------------------------------
1. #66ab36
-------------------------------------------------------------------*/
a {
  color: #66ab36;
}
#title-breadcrumb-breadcrumb{
  background-color: #66ab36;
}
.widget.widget_rss ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_nav_menu ul li a:hover,
.widget.widget_login ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_categories ul li a:hover,
.widget.widget_archive ul li a:hover,
.widget.widget_recent_comments ul li a:hover,
.widget.widget_recent_entries ul li a:hover{
  color: #66ab36;
}
.title-wrap:before{
  background-color: #66ab36;
}
.ribbon .ribbon-content:before{
   border-top-color: #66ab36;
}
.tagcloud a:hover,
.tags a:hover{
	background-color: #66ab36;
	border-color: #66ab36;	
}
.footer-meta{
	background-color: #66ab36
}
.cart-icon .count{
	border-color: #66ab36;	
}
.hc-item.hc-delivery > a{
	background-color: #66ab36;
}
.btn-primary {
  background-color: #66ab36;
}
.lpd-product-item-category{
  background-color: #66ab36;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,
.wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a,
.wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a{
	border-color: #66ab36;
}
.menu3dmega > ul > li > a:hover{
	background-color: #66ab36;
}
.menu3dmega > ul > li.open > a,
.menu3dmega > ul > li.current-menu-item > a,
.menu3dmega > ul > li.current_page_item > a,
.menu3dmega > ul > li.current-page-ancestor > a,
.menu3dmega > ul > li.current-menu-parent > a,
.menu3dmega > ul > li.current_page_item > a,
.menu3dmega > ul > li.current_page_parent > a,
.menu3dmega > ul > li.current-menu-ancestor > a,
.menu3dmega > ul > li.current_page_ancestor > a{
    background-color: #66ab36;
}
.wordpress-123garden .woocommerce ul.cart_list li a:hover,
.wordpress-123garden .woocommerce ul.product_list_widget li a:hover,
.wordpress-123garden.woocommerce-page ul.cart_list li a:hover,
.wordpress-123garden.woocommerce-page ul.product_list_widget li a:hover{
    color: #66ab36;
}
.footer .woocommerce .widget_layered_nav ul li a:hover,
.woocommerce-page .footer .widget_layered_nav ul li a:hover,
.footer .woocommerce .widget_layered_nav ul li span:hover,
.woocommerce-page .footer .widget_layered_nav ul li span:hover{
	color: #66ab36;
}
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a{
    background-color: #66ab36;
}
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a{
    background-color: #66ab36;
}
.wordpress-123garden .footer .widget_product_categories ul li a:hover{
	color: #66ab36;
}
.lpd-product-data-table .added_to_cart:hover{
	color: #66ab36;
}
.wordpress-123garden .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav .ui-tabs-active a,
.wordpress-123garden .wpb_tabs .wpb_tabs_nav li.ui-tabs-active a{
	border-color: #66ab36;
}
.lpd-module .sep-border{
    background-color: #66ab36;
}
.mi-slider nav.icons-nav span{
    background-color: #66ab36;
}
.lpd-post-widget:hover .title a{
	color: #66ab36;
}
.lpd-post-widget .widget-meta:before{
    background-color: #66ab36;
}
.dropcap{
    background-color: #66ab36;
}
.deco-sep-line-50,
.deco-sep-line-100,
.deco-sep-line-150,
.deco-sep-line-200{
    background-color: #66ab36;
}
.lpd-icon-banner.lib-border-right:before{
    background-color: #66ab36;
}
.cc-product-item .cc-price{
	background-color: #66ab36;
}
.wordpress-123garden .widget_product_categories ul li a:hover{
	color: #66ab36;
}
.lpd-product-category-wrap .sep-border{
	background-color: #66ab36;
}
.ic-title{
	background-color: #66ab36;
}
.ic-icon{
	border-color: #66ab36;
}

/*------------------------------------------------------------------
2. #96ca42
-------------------------------------------------------------------*/

a:hover,
a:focus {
  color: #96ca42;
}
.ribbon {
   background-color: #96ca42;
}
.cart-icon .count{
	background-color: #96ca42;
}
.hc-item.hc-delivery > a:hover{
	background-color: #96ca42;
}
.hc-delivery-content-wrap{
	border-color: #96ca42 !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active{
  background-color: #96ca42;
}
.menu3dmega > ul > li.open > a:hover,
.menu3dmega > ul > li.current-menu-item > a:hover,
.menu3dmega > ul > li.current_page_item > a:hover,
.menu3dmega > ul > li.current-page-ancestor > a:hover,
.menu3dmega > ul > li.current-menu-parent > a:hover,
.menu3dmega > ul > li.current_page_item > a:hover,
.menu3dmega > ul > li.current_page_parent > a:hover,
.menu3dmega > ul > li.current-menu-ancestor > a:hover,
.menu3dmega > ul > li.current_page_ancestor > a:hover{
  background-color: #96ca42;
}
.lpd-module:hover .sep-border{
    background-color: #96ca42;
}
.mi-slider nav.icons-nav a:hover span{
    background-color: #96ca42;
}
.lpd-post-widget .widget-meta{
    background-color: #96ca42;
}

/*------------------------------------------------------------------
3. #f0bc00
-------------------------------------------------------------------*/

.header-top{
	background-color: #f0bc00;
}
.btn-warning {
  background-color: #f0bc00;
}
.comment-post div.avatar{
	border-color: #f0bc00;
}
.footer.footer-dark-theme .widget.widget_rss ul li a:hover,
.footer.footer-dark-theme .widget.widget_pages ul li a:hover,
.footer.footer-dark-theme .widget.widget_nav_menu ul li a:hover,
.footer.footer-dark-theme .widget.widget_login ul li a:hover,
.footer.footer-dark-theme .widget.widget_meta ul li a:hover,
.footer.footer-dark-theme .widget.widget_categories ul li a:hover,
.footer.footer-dark-theme .widget.widget_archive ul li a:hover,
.footer.footer-dark-theme .widget.widget_recent_comments ul li a:hover,
.footer.footer-dark-theme .widget.widget_recent_entries ul li a:hover{
	color: #f0bc00;
}
.footer.footer-dark-theme .tagcloud a:hover,
.footer.footer-dark-theme .tags a:hover{
	background-color: #f0bc00;
	border-color: #f0bc00;
}
.wordpress-123garden .woocommerce .star-rating,
.wordpress-123garden.woocommerce-page .star-rating{
	color: #f0bc00;
}
.wordpress-123garden .woocommerce #reviews #comments ol.commentlist li img.avatar,
.wordpress-123garden.woocommerce-page #reviews #comments ol.commentlist li img.avatar{
	border-color: #f0bc00;
}
.wordpress-123garden .footer.footer-dark-theme .woocommerce ul.cart_list li a:hover,
.wordpress-123garden .footer.footer-dark-theme .woocommerce ul.product_list_widget li a:hover,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme ul.cart_list li a:hover,
.wordpress-123garden.woocommerce-page .footer.footer-dark-theme ul.product_list_widget li a:hover{
	color: #f0bc00;
}
.footer.footer-dark-theme .woocommerce .widget_layered_nav ul li a:hover,
.woocommerce-page .footer.footer-dark-theme .widget_layered_nav ul li a:hover,
.footer.footer-dark-theme .woocommerce .widget_layered_nav ul li span:hover,
.woocommerce-page .footer.footer-dark-theme .widget_layered_nav ul li span:hover{
	color: #f0bc00;
}
.footer-dark-theme .woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .footer-dark-theme .widget_layered_nav ul li.chosen a{
    background-color: #f0bc00;
}
.footer-dark-theme .woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .footer-dark-theme .widget_layered_nav_filters ul li a{
    background-color: #f0bc00;
}
.wordpress-123garden .footer.footer-dark-theme .widget_product_categories ul li a:hover{
	color: #f0bc00;
}
.lpd-post-widget:hover .lpd-post-widget-element{
    background-color: #f0bc00;
}
.lpd-post-widget:hover .pw-thumbnail .post-type-icon{
    background-color: #f0bc00;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]{
    background-color: #f0bc00;
}
.dropcap2{
    background-color: #f0bc00;
}
.dark-background .deco-sep-line-50,
.dark-background .deco-sep-line-100,
.dark-background .deco-sep-line-150,
.dark-background .deco-sep-line-200{
    background-color: #f0bc00;
}
#shopping_cart_panel .lpd-cart-list-title a:hover{
	color: #f0bc00;
}

/*------------------------------------------------------------------
4. #f8c400
-------------------------------------------------------------------*/

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active{
  background-color: #f8c400;
}

#title-breadcrumb-breadcrumb a:hover{
	color: #f8c400;
}
#footer-bottom.footer-bottom-dark-theme a:hover{
	color: #f8c400;
}
.progress-bar{
	background-color: #f8c400; 
}
.pw-thumbnail .post-type-icon{
    background-color: #f8c400; 
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
    background-color: #f8c400;
}
.cc-product-item .cc-price{
	border-color: #f8c400; 
}

/*------------------------------------------------------------------
3. #f0bc00
-------------------------------------------------------------------*/
.wpml-switcher a,
.wpml-switcher .current-lang{
	color: #f0bc00 !important; 
}
body{
	font-family: 'museo-slab', serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{
	font-family: 'museo-slab', serif;
}
.tagcloud a, .tags a{
	font-family: 'Lato', sans-serif;
}
.cart-icon .count{
	font-family: 'Lato', sans-serif;
}
.wpml-switcher a,
.wpml-switcher .current-lang{
	font-family: 'Lato', sans-serif;
}
.mh2_description.mh2-font-style,
.mh2_content.mh2-font-style{
	font-family: 'Lato', sans-serif;
}
#title-breadcrumb span{
	font-family: 'Lato', sans-serif;
}
.mh_description.mh-font-style{
	font-family: 'Lato', sans-serif;
}
.lpd-b-content{
	font-family: 'Lato', sans-serif;
}
.cc-cat-list > li > a{
	font-family: 'Lato', sans-serif;
}
.member-position{
	font-family: 'Lato', sans-serif;
}
.lpd-testimonial h5{
	font-family: 'Lato', sans-serif;
}
#menuMega .label,
#footer-meta .label{
	font-family: 'Lato', sans-serif;
}
.font_type_2{
	font-family: 'Lato', sans-serif;
}
/*------------------------------------------------------------------
1. Reset
-------------------------------------------------------------------*/
#menuMega .label,
#footer-meta .label{
	font-weight: 700;
}

/*------------------------------------------------------------------
5. Widget / .widget
-------------------------------------------------------------------*/
.tagcloud a,
.tags a{
	font-weight: 700;
}
/*------------------------------------------------------------------
9. Footer Bottom / #footer-bottom
-------------------------------------------------------------------*/
.footer-menu{
	font-weight: 700;
}
/*------------------------------------------------------------------
12. Shopping Cart / .lpd-shopping-cart
-------------------------------------------------------------------*/
.lpd-cart-total span{
	font-weight: 700;
}
.lpd-cart-list-title a{
	font-weight: 700;
}
/*------------------------------------------------------------------
14. Title-Breadcrumb / #title-breadcrumb
-------------------------------------------------------------------*/
#title-breadcrumb span{
	font-weight: 300;	
}
#title-breadcrumb h1{
	font-weight: 300;
}
/*------------------------------------------------------------------
19. Visual Composer/ .wpb_row
-------------------------------------------------------------------*/
.lpd-badge{
	font-weight: 700;
}
.mi-slider nav a {
	font-weight: 700;
}
.mh_description.mh-font-style{
	font-weight: 300;
}
.mh2_content.mh2-font-style{
	font-weight: 300;
}
.working-time ul li span{
    font-weight: 700;
}
.member-position{
	font-weight: 300;
}
.lpd-testimonial h5{
	font-weight: 700;
}

/*------------------------------------------------------------------
woocommerce.css
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
1. Loop /.lpd-products
-------------------------------------------------------------------*/
.lpd-onsale{
	font-weight: 400;
}
.lpd-out-of-s{
	font-weight: 400;
}

/*------------------------------------------------------------------
menu3d.css
-------------------------------------------------------------------*/
.menu3dmega .menuToggle{
    font-weight: 700;
}
.menu3dmega .menu-title{
    font-weight: 700;
}
.menu3dmega.skin-123garden{
    background-color:transparent;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: none;
}
.menu3dmega.skin-123garden > ul > li.no-link:hover{
    background-color:transparent;
}
.menu3dmega.skin-123garden > ul ul li > a:hover{
    color:#555;
}

/* Main Menu */
#container h1,#container h2,#container h3,#container h4,#container h5,#container h6{
    margin: 0;
	padding: 0;
	border: 0;
	vertical-align:baseline;
}
#container{
    clear:both;
    margin:30px auto
}
#menuMega {
	position: relative;
	z-index: 1;
}
.menu-container{
	position: relative;
}
@media (min-width: 992px) {
	.mega-menu ul{
		min-width: 200px;
	}
	.standard-menu ul{
		min-width: 200px;
	}
}
.standard-menu .dropdown-menu ul{
	border-left:3px solid #ebebeb;
	border-right:3px solid #ebebeb;
	border-top:3px solid #ebebeb;
	border-bottom:3px solid #ebebeb;
	padding: 10px 0;
}
.standard-menu .dropdown-menu ul li{}
.menu3dmega li.standard-menu .dropdown-menu ul ul{
	border-top:3px solid #ebebeb;
}
@media (min-width: 768px) {
	.menu3dmega.new_sep_element > ul > li > a:after{
		position: absolute;
		content: "";
		top: 10px;
		left: -5px;
		height: 20px;
		width: 1px;
		display: block;
		background-color: #ebebeb;
		z-index: 1;
	}
	.menu3dmega.new_sep_element > ul > li:first-child > a:after{
		display: none;
	}
}

/* ---------------------------------- HORIZONTAL STYLE ---------------------------------- */
.menu3dmega ul
{
    margin:0;
    padding: 0;
}
.menu3dmega li .dropdown-menu{
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
}
.menu3dmega ul li
{
    list-style:none;
}
.menu3dmega > ul > li > a:hover{
    border-color: rgba(255,255,255,0.3);
	-webkit-transition: all 0.15s ease-in 0s;
	-moz-transition: all 0.15s ease-in 0s;
	-o-transition: all 0.15s ease-in 0s;
	transition: all 0.15s ease-in 0s;
}
.menu3dmega > ul > li.open > a,
.menu3dmega > ul > li.current-menu-item > a,
.menu3dmega > ul > li.current_page_item > a,
.menu3dmega > ul > li.current-page-ancestor > a,
.menu3dmega > ul > li.current-menu-parent > a,
.menu3dmega > ul > li.current_page_item > a,
.menu3dmega > ul > li.current_page_parent > a,
.menu3dmega > ul > li.current-menu-ancestor > a,
.menu3dmega > ul > li.current_page_ancestor > a{
	color: #fff;
    border-color: rgba(255,255,255,0.3);
}
.menu3dmega a,.menu3dmega a:visited{
    outline: 0 none;
}
.menu3dmega{
    position:relative;
}
.menu3dmega:after{
    clear:both;
    content:"";
    display:block;
}
.menu3dmega > ul > li{
	float:left;
	display:inline-block;
	position:static;
	text-align:left;
	margin-right: 0px;
}
.menu3dmega > ul > li.last{}
/*@media (min-width: 768px) {
	.menu3dmega > ul > li:first-child > a,
	.menu3dmega > ul > li.first > a
	{
		padding-left: 0;
	}
}*/

/*AUTO WIDTH COL*/
.menu3dmega > ul > li.full-width{
    position:static ;
}
.menu3dmega .full-width .dropdown-menu
{
    left:-1px;
    width:100%;
}

/*FIX WIDTH COL*/
.menu3dmega > ul > li > a, .menu3dmega > ul > li > span
{
    padding: 10px 15px 7px;
    border-bottom: 3px solid transparent;
    color: #555;
    display: block;
    outline: 0;
    text-decoration: none;
    margin: 10px 0;
}
.menu3dmega > ul > li .icon-menu
{
    float:left;
    height:16px;
    margin-right:7px;
}

.menu3dmega > ul > li > .arrow-icon,.menu3dmega > ul > li > .arrow-icon-bottom
{
    padding-right:25px;
    cursor:pointer;
    position:relative;
}
.menu3dmega > ul > li p a
{
    text-decoration:none;
}

.menu3dmega > ul li > a{
    position: relative;
    text-decoration:none;
    color: #555;
    font-size: 14px;
    display:block;
    z-index: 1;
}
.menu3dmega > ul > li > a:before{}

.menu3dmega > ul > li.open > a:before,
.menu3dmega > ul > li.current-menu-item > a:before,
.menu3dmega > ul > li.current_page_item > a:before,
.menu3dmega > ul > li.current-page-ancestor > a:before,
.menu3dmega > ul > li.current-menu-parent > a:before,
.menu3dmega > ul > li.current_page_item > a:before,
.menu3dmega > ul > li.current_page_parent > a:before,
.menu3dmega > ul > li.current_page_ancestor > a:before,
.menu3dmega > ul > li.current-menu-ancestor > a:before,
.menu3dmega > ul > li > a:hover:before{
	color: #fff;
}

@media (max-width: 767px) {
	.menu3dmega > ul li > a:before{
		display: none;
	}
}
/*.menu3dmega > ul li:first-child > a:before,
.menu3dmega > ul li.first > a:before{
	display: none;
}*/
.menu3dmega > ul > li.open > a,
.menu3dmega > ul > li:hover > .arrow-icon-bottom:after,
.menu3dmega > ul > li:hover > a,
.menu3dmega > ul > li:hover > a:after,
.menu3dmega > ul > li:hover > .arrow-icon-bottom{}

.menu3dmega > ul > li.open > a,
.menu3dmega > ul > li > .arrow-icon-bottom:hover:after,
.menu3dmega > ul > li > a:hover,
.menu3dmega > ul > li > a:hover:after,
.menu3dmega > ul > li > .arrow-icon-bottom:hover{
	color: #fff;
}
.menu3dmega > ul ul li > a{
    color:#959595;
   	padding-left: 3px;
   	font-size: 13px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a{
	background-color:transparent !important;
	background-image: none !important;
	color:#555;
}
.menu3dmega >ul > li > .dropdown-menu
{
    left:auto;
}
.menu3dmega li .dropdown-menu
{
    position:absolute;
	text-align:left;
	white-space: nowrap;
	display:none;
    background-color:#fff;
    margin:0;
}
/*.menu3dmega li.first .dropdown-menu{
	margin-left: 9px;
}*/
.menu3dmega .dropdown-menu > ul > li a
{
    color: #959595;
    display: block;
    line-height: 20px;
    padding: 8px 15px;
    white-space: nowrap;
}
.menu3dmega .dropdown-menu > ul li.open > a,
.menu3dmega .dropdown-menu > ul > li a:hover{
	color: #555;
	background-color: #fafafa !important;
}
.menu3dmega .dropdown-menu [class*="col-lg"]:first-child
{
    margin-left: 0;
}
.menu3dmega .grid-demo [class*="col-lg"] {
    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    border:1px solid #ccc;
}
.menu3dmega li .sub{
	border-top:1px solid #ccc;
    display:none;
    position:absolute;
    top:-13px;
    z-index:20;
}
.menu3dmega span.arrow-icon:after{
    background: none repeat scroll 0 0 transparent;
    content: "";
    display: inline-block;
    font-size: 0;
    position: absolute;
    right: 16px;
    top: 40%;
    height: 0;
    width: 0;
    z-index: 9;
    border-style: solid;
    border-width: 4px 0px 4px 4px;
    border-color:transparent transparent transparent #959595;
}
.menu3dmega .dropdown-menu > ul li.open > span.arrow-icon:after,
.menu3dmega .dropdown-menu > ul > li:hover span.arrow-icon:after{
    border-color:transparent transparent transparent #555;
}
.menu3dmega span.arrow-icon-bottom:after
{
    background: none repeat scroll 0 0 transparent;
    content: "";
    display: inline-block;
    font-size: 0;
    position: absolute;
    right: 8px;
    height: 0;
    top: 46%;
    width: 0;
    border-style: solid dashed dashed dashed;
    border-width: 4px 4px 0 4px;
    border-color:#eee transparent transparent transparent;
}

/*MENU TOGGLE*/
.menu3dmega .menuToggle
{
    display:none;
    cursor: pointer;
    display: none;
    padding: 12px 10px;
    text-align: left;
    text-transform: uppercase;
}
.menu3dmega .menuToggle .megaMenuToggle-icon {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    display: inline-block;
    float: right;
    height: 2px;
    margin-top: 12px;
    position: relative;
    text-align: left;
    width: 16px;
}
.menu3dmega .menuToggle .megaMenuToggle-icon:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    content: "";
    height: 2px;
    position: absolute;
    top: -4px;
    width: 16px;
}
.menu3dmega .menuToggle .megaMenuToggle-icon:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    content: "";
    height: 2px;
    position: absolute;
    top: -8px;
    width: 16px;
}
.menu3dmega p {
	line-height:18px;
	margin:0 0 22px 0;
	white-space:normal;
	clear:both;
	text-align:justify;
}
.menu3dmega li .blackbox {
	background-color:#555;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}
.menu3dmega li .blue {
	background-color: #444;
    box-shadow: 0px 4px 12px #000 inset;
    -webkit-box-shadow: 0px 4px 12px #000 inset;
	-moz-box-shadow: 0px 4px 12px #000 inset;

    padding: 7px 10px;
    text-shadow: 1px 1px 1px #000000;
}
.menu3dmega .blue li a{
	color: #FFFFFF !important;
	text-shadow:0 1px 0 #000 !important;}

.menu3dmega li ul {
	list-style:none;
	margin:0;
}
.menu3dmega li ul li {
	padding:5px 0;
	position:relative;
	margin:0;
	float:none;
	text-align:left;
}
/*.menu3dmega li ul li:hover {
	background: rgba(0, 0, 0, 0.08);
}*/
.menu3dmega li.standard-menu ul li {
	padding:0;
}
.menu3dmega li .grisbox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;
	-moz-border-radius:5px 5px 2px 2px;
    -webkit-border-radius:5px 5px 2px 2px;
    -khtml-border-radius: 5px 5px 2px 2px;
    border-radius: 5px 5px 2px 2px;
	-webkit-box-shadow:inset 0 0 3px #ccc;
	-moz-box-shadow:inset 0 0 3px #ccc;
	box-shadow:inset 0 0 3px #ccc;
}
.menu3dmega .imgclass{
	float:left;
	margin-top:3px;
	margin-right:10px;
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;}

.menu3dmega .text{
	width:230px;
	display:block;
}
.menu3dmega .menu-title
{
    color: #555;
    display: block;
    font-size: 14px;
    margin-bottom:10px;
    text-decoration:none;
}
.menu3dmega .hide-title .menu-title{
	display: none;
}
.menu3dmega .desc
{
    font-style:italic;
    color:#999;
    font-size:10px;
    display:block;
}
.menu3dmega .separator
{
    clear:both;
    margin:0px 0 10px 0;
    height:1px;
    display:block;
    border-bottom: 1px solid #eee;
}
.menu3dmega .separator:before, .separator:after {
    content: "";
    display: table;
    line-height: 0;
}
.menu3dmega .content {
    padding: 20px 15px 0;
    border: 3px solid #ebebeb;
    background-color: #fff;
}
@media (max-width: 991px) {
	.menu3dmega .content{
		background-image: none !important;
		padding: 20px 15px 0 !important;
	}
}
.menu3dmega .content .row > div{
	margin-bottom: 20px;
	border-left: 1px solid rgba(0, 0, 0, 0.08);
}
.menu3dmega .content .row > div:first-child{
	border-left: none;
}
.menu3dmega .content:after
{
    clear: both;
    content: "";
    display: table;
    line-height: 0;
}
.menu3dmega .clearfix > .menu-title{
	margin: 10px 20px;
}
.menu3dmega .left
{
    float:left;
}
.menu3dmega .right
{
    float:right !important;
}

.menu3dmega div[class*="animate-"]
{
    display:none;
    position:absolute;
}

.menu3dmega > ul > li.right
{
    border-left:none !important;
    border-right:none !important;
}

.menu3dmega .thumbnail-item{
	text-align: center;
}
.menu3dmega .thumbnail-item.alight-content-left{
	text-align: left;
}
.menu3dmega .full-width-thumbnail .thumbnail-item-wrap{
	max-width: 100%;
	width: 100%;
}
.menu3dmega .thumbnail-item-wrap{
	display: inline-block;
	max-width: 250px;
	width: 100%;
}
@media (max-width: 991px) {
	.menu3dmega .thumbnail-item-wrap{
		max-width: 100%;
	}
}
.menu3dmega .thumbnail-object{
	display: block;
	position: relative;
	margin-bottom: 10px;
	border: 3px double #ebebeb;
	padding: 1px;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s;
}
.menu3dmega .thumbnail-object:hover{
	border-color: #ccc;
}
.menu3dmega .thumbnail-object-img{
	width: 100%
}
.menu3dmega .thumbnail-item .thumbnail-item-title{
	font-size: 14px;
	float: left;
}
.menu3dmega .thumbnail-item .thumbnail-item-content-portfolio .thumbnail-item-title{
	float: none;
}
.menu3dmega .thumbnail-item .thumbnail-item-price{
	float: right;
}
.menu3dmega .thumbnail-item .menu-description{
    color: #959595;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    text-decoration: none;
}
.menu3dmega li .dropdown-menu .lpd-onsale,
.menu3dmega li .dropdown-menu .lpd-out-of-s{
	white-space: normal;
}
.menu3dmega li .dropdown-menu .lpd-out-of-s{
	right: 10px !important;
}

/* ======= RESPONSIVE ======= */

/* TABLET*/
@media (min-width:480px) and (max-width:767px){
    .menu3dmega.responsive > ul > li,
    .menu3dmega.responsive li.menu-non-dropdown
    {
        width:50%;
    }


    .menu3dmega.responsive > ul > li > div
    {
        width:100%;
        left:0;
    }
}

/* MOBILE*/
@media (max-width: 480px) {
    .menu3dmega.responsive > ul > li,
    .menu3dmega.responsive li.menu-non-dropdown
    {
        width:100%;
    }

    .menu3dmega.responsive > ul > li > .arrow-icon-bottom:after{
        right:5%;
    }
}

/* SCREEN */
@media (min-width: 768px)  {
    .menu3dmega.responsive .menuToggle
	{
        display:none;
    }
    .menu3dmega.responsive
	{
        float:left;
    }
	.menu3dmega.responsive > ul{
		display:block !important;
	}
}

/* MOBILE & TABLET*/
@media (max-width: 767px)
{
	.menu3dmega > ul > li.first
	{
		margin-left: 0;
	}
    .menu3dmega.responsive {
        border:none !important;
    }
    .menu3dmega.responsive .menuToggle
    {
        display:none;
    }
    .menu3dmega.responsive > ul
    {
        display:block;
    }
    .menu3dmega.responsive .contact-form input[type=text],
    .menu3dmega.responsive .contact-form textarea{
        width:98%;
    }
    .menu3dmega.responsive > ul > li > a,
    .menu3dmega.responsive > ul > li > .arrow-icon,
    .menu3dmega.responsive > ul > li > .arrow-icon-bottom{
        position:relative;
    }
    .menu3dmega.responsive li > .arrow-icon:after{
        background: none repeat scroll 0 0 transparent;
        border-color: #959595 transparent transparent;
        border-style: solid dashed dashed;
        border-width: 4px 4px 0;
        content: "";
        display: inline-block;
        font-size: 0;
        margin-top: -1px;
        padding-top: 1px;
        position: absolute;
        top: 50%;
    }
	.menu3dmega.responsive .dropdown-menu > ul li.open > span.arrow-icon:after,
	.menu3dmega.responsive .dropdown-menu > ul > li:hover span.arrow-icon:after{
	   	border-color: #555 transparent transparent;
	}
    .menu3dmega.responsive > ul > li {
        border-left:none !important;
        border-right:none !important;
    }
    .menu3dmega.responsive li .dropdown-menu
    {
        width:100%;
        left:0 ;
        top:auto;
        border-left:none !important;
        border-right:none !important;
    }

}

/* ---------------------------------- VERTICAL STYLE ONLY SCREEN---------------------------------- */
@media (min-width: 768px)  {
    .menu3dmega.vertical
    {
        width:auto;
        float:left;
    }

    .menu3dmega.vertical .dropdown-menu.flyout-menu
    {
        width:auto;
    }

    .menu3dmega.vertical .dropdown-menu
    {
        width:800px;
        max-width:800px;
        top:0;
        left:100% !important;
        border-top:1px solid #ccc;
    }
    .menu3dmega.vertical > ul > li
    {
        position:relative ;
    }

    .menu3dmega.vertical span.arrow-icon-bottom:after
    {
        border-style: solid;
        border-width: 4px 0px 4px 4px;
        border-color:transparent transparent transparent #EEEEEE
    }
    .menu3dmega.vertical li:hover span.arrow-icon-bottom:after
    {
        border-style: solid;
        border-width: 4px 0px 4px 4px;
        border-color:transparent transparent transparent #fff;
    }


    .menu3dmega.vertical > ul > li{
        border-left:none !important;
        border-right:none !important;
    }
}



/*
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
	-webkit-animation-duration: 1s;
	   -moz-animation-duration: 1s;
	     -o-animation-duration: 1s;
	        animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	   -moz-animation-fill-mode: both;
	     -o-animation-fill-mode: both;
	        animation-fill-mode: both;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	   -moz-animation-duration: 2s;
	     -o-animation-duration: 2s;
	        animation-duration: 2s;
}

@-webkit-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@-moz-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@-o-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

.flash {
	-webkit-animation-name: flash;
	-moz-animation-name: flash;
	-o-animation-name: flash;
	animation-name: flash;
}
@-webkit-keyframes shake {
	0%, 100% {-webkit-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}

@-moz-keyframes shake {
	0%, 100% {-moz-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}

@-o-keyframes shake {
	0%, 100% {-o-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}

@keyframes shake {
	0%, 100% {transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
	20%, 40%, 60%, 80% {transform: translateX(10px);}
}
.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake;
}


/*@-webkit-keyframes slideDown {
	0%	{-webkit-transform: translateY(0);}	
	100% {-webkit-transform: translateY(100%);}	
}

@-moz-keyframes slideDown {
	0%	{-moz-transform: translateY(0);}	
	100% {-moz-transform: translateY(100%);}	
}

@-o-keyframes slideDown {
	0%	{-o-transform: translateY(0);}	
	100% {-o-transform: translateY(100%);}	
}

@keyframes slideDown {
	0%	{transform: translateY(0);}	
	100% {transform: translateY(100%);}	
}



@-webkit-keyframes slideUp {
	0%	{-webkit-transform: translateY(-100%);}	
	100% {-webkit-transform: translateY(0%);}	
}

@-moz-keyframes slideUp {
	0%	{-moz-transform: translateY(-100%);}	
	100% {-moz-transform: translateY(0%);}	
}

@-o-keyframes slideUp {
	0%	{-o-transform: translateY(-100%);}	
	100% {-o-transform: translateY(0%);}	
}

@keyframes slideUp {
	0%	{
		opacity:1;
		transform: translateY(0%);}	
	100% {
		opacity:0;
		transform: translateY(-100%);}	
}
.slideUp{
	-webkit-animation-name: slideUp;
	-moz-animation-name: slideUp;
	-o-animation-name: slideUp;
	animation-name: slideUp;
}
*/


@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}

@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}
@-webkit-keyframes tada {
	0% {-webkit-transform: scale(1);}	
	10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
	100% {-webkit-transform: scale(1) rotate(0);}
}

@-moz-keyframes tada {
	0% {-moz-transform: scale(1);}	
	10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
	100% {-moz-transform: scale(1) rotate(0);}
}

@-o-keyframes tada {
	0% {-o-transform: scale(1);}	
	10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
	100% {-o-transform: scale(1) rotate(0);}
}

@keyframes tada {
	0% {transform: scale(1);}	
	10%, 20% {transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
	100% {transform: scale(1) rotate(0);}
}

.tada {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada;
}
@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
	20% { -webkit-transform: rotate(15deg); }	
	40% { -webkit-transform: rotate(-10deg); }
	60% { -webkit-transform: rotate(5deg); }	
	80% { -webkit-transform: rotate(-5deg); }	
	100% { -webkit-transform: rotate(0deg); }
}

@-moz-keyframes swing {
	20% { -moz-transform: rotate(15deg); }	
	40% { -moz-transform: rotate(-10deg); }
	60% { -moz-transform: rotate(5deg); }	
	80% { -moz-transform: rotate(-5deg); }	
	100% { -moz-transform: rotate(0deg); }
}

@-o-keyframes swing {
	20% { -o-transform: rotate(15deg); }	
	40% { -o-transform: rotate(-10deg); }
	60% { -o-transform: rotate(5deg); }	
	80% { -o-transform: rotate(-5deg); }	
	100% { -o-transform: rotate(0deg); }
}

@keyframes swing {
	20% { transform: rotate(15deg); }	
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }	
	80% { transform: rotate(-5deg); }	
	100% { transform: rotate(0deg); }
}

.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	-moz-animation-name: swing;
	-o-animation-name: swing;
	animation-name: swing;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% { -webkit-transform: translateX(0%); }
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform: translateX(20%) rotate(3deg); }
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform: translateX(10%) rotate(2deg); }
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform: translateX(0%); }
}

@-moz-keyframes wobble {
  0% { -moz-transform: translateX(0%); }
  15% { -moz-transform: translateX(-25%) rotate(-5deg); }
  30% { -moz-transform: translateX(20%) rotate(3deg); }
  45% { -moz-transform: translateX(-15%) rotate(-3deg); }
  60% { -moz-transform: translateX(10%) rotate(2deg); }
  75% { -moz-transform: translateX(-5%) rotate(-1deg); }
  100% { -moz-transform: translateX(0%); }
}

@-o-keyframes wobble {
  0% { -o-transform: translateX(0%); }
  15% { -o-transform: translateX(-25%) rotate(-5deg); }
  30% { -o-transform: translateX(20%) rotate(3deg); }
  45% { -o-transform: translateX(-15%) rotate(-3deg); }
  60% { -o-transform: translateX(10%) rotate(2deg); }
  75% { -o-transform: translateX(-5%) rotate(-1deg); }
  100% { -o-transform: translateX(0%); }
}

@keyframes wobble {
  0% { transform: translateX(0%); }
  15% { transform: translateX(-25%) rotate(-5deg); }
  30% { transform: translateX(20%) rotate(3deg); }
  45% { transform: translateX(-15%) rotate(-3deg); }
  60% { transform: translateX(10%) rotate(2deg); }
  75% { transform: translateX(-5%) rotate(-1deg); }
  100% { transform: translateX(0%); }
}

.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }	
	50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
    0% { -moz-transform: scale(1); }	
	50% { -moz-transform: scale(1.1); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
    0% { -o-transform: scale(1); }	
	50% { -o-transform: scale(1.1); }
    100% { -o-transform: scale(1); }
}
@keyframes pulse {
    0% { transform: scale(1); }	
	50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

.pulse {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-o-animation-name: pulse;
	animation-name: pulse;
}
@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		-webkit-animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-webkit-animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px) scale(1);
		-webkit-animation-timing-function: ease-in;
	}
}
@-moz-keyframes flip {
	0% {
		-moz-transform: perspective(400px) rotateY(0);
		-moz-animation-timing-function: ease-out;
	}
	40% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-moz-animation-timing-function: ease-out;
	}
	50% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-moz-animation-timing-function: ease-in;
	}
	80% {
		-moz-transform: perspective(400px) rotateY(360deg) scale(.95);
		-moz-animation-timing-function: ease-in;
	}
	100% {
		-moz-transform: perspective(400px) scale(1);
		-moz-animation-timing-function: ease-in;
	}
}
@-o-keyframes flip {
	0% {
		-o-transform: perspective(400px) rotateY(0);
		-o-animation-timing-function: ease-out;
	}
	40% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-o-animation-timing-function: ease-out;
	}
	50% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-o-animation-timing-function: ease-in;
	}
	80% {
		-o-transform: perspective(400px) rotateY(360deg) scale(.95);
		-o-animation-timing-function: ease-in;
	}
	100% {
		-o-transform: perspective(400px) scale(1);
		-o-animation-timing-function: ease-in;
	}
}
@keyframes flip {
	0% {
		transform: perspective(400px) rotateY(0);
		animation-timing-function: ease-out;
	}
	40% {
		transform: perspective(400px) translateZ(150px) rotateY(170deg);
		animation-timing-function: ease-out;
	}
	50% {
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		animation-timing-function: ease-in;
	}
	80% {
		transform: perspective(400px) rotateY(360deg) scale(.95);
		animation-timing-function: ease-in;
	}
	100% {
		transform: perspective(400px) scale(1);
		animation-timing-function: ease-in;
	}
}

.flip {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flip;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flip;
	-o-backface-visibility: visible !important;
	-o-animation-name: flip;
	backface-visibility: visible !important;
	animation-name: flip;
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(-45deg);
    }
    
    40% {
        -webkit-transform: perspective(400px) rotateX(5deg);
    }
    
    70% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
    }
    
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(-45deg);
    }
    
    40% {
        -moz-transform: perspective(400px) rotateX(5deg);
    }
    
    70% {
        -moz-transform: perspective(400px) rotateX(-5deg);
    }
    
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
    }
}
@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(-45deg);
    }
    
    40% {
        -o-transform: perspective(400px) rotateX(5deg);
    }
    
    70% {
        -o-transform: perspective(400px) rotateX(-5deg);
    }
    
    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-ms-keyframes flipInX {
    0% {
        -ms-transform: perspective(400px) rotateX(-45deg);
        
    }
    
    40% {
        -ms-transform: perspective(400px) rotateX(5deg);
    }
    
    70% {
        -ms-transform: perspective(400px) rotateX(-5deg);
    }
    
    100% {
        -ms-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(-45deg);
    }
    
    40% {
        transform: perspective(400px) rotateX(5deg);
    }
    
    70% {
        transform: perspective(400px) rotateX(-5deg);
    }
    
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	-webkit-transform-origin:0 0 0;
	-webkit-transform-style: preserve-3d;
	
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInX;
	-o-transform-origin:0 0 0;
	
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInX;
	-moz-transform-origin:0 0 0;
	
	transform-origin:0 0 0;
	backface-visibility: visible !important;
	animation-name: flipInX;
	
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -webkit-transform: perspective(400px) rotateX(-90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -moz-transform: perspective(400px) rotateX(-90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -o-transform: perspective(400px) rotateX(-90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        transform: perspective(400px) rotateX(-90deg);
        opacity: 0;
    }
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-moz-animation-name: flipOutX;
	-moz-backface-visibility: visible !important;
	-o-animation-name: flipOutX;
	-o-backface-visibility: visible !important;
	
	-webkit-transform-origin:0 0 0;
	-moz-transform-origin:0 0 0;
	-o-transform-origin:0 0 0;
	transform-origin:0 0 0;
	
	animation-name: flipOutX;
	backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(45deg);
        -webkit-transform-origin: 0% 0%;
        opacity: 0;
    }
    
    40% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        -webkit-transform-origin: 0% 0%;
    }
    
    70% {
        -webkit-transform: perspective(400px) rotateY(5deg);
        -webkit-transform-origin: 0% 0%;
    }
    
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -webkit-transform-origin: 0% 0%;
        opacity: 1;
    }
}
@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(45deg);
        -moz-transform-origin: 0% 0%;
        opacity: 0;
    }
    
    40% {
        -moz-transform: perspective(400px) rotateY(-5deg);
        -moz-transform-origin: 0% 0%;
    }
    
    70% {
        -moz-transform: perspective(400px) rotateY(5deg);
        -moz-transform-origin: 0% 0%;
    }
    
    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        -moz-transform-origin: 0% 0%;
        opacity: 1;
    }
}
@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(45deg);
        opacity: 0;
    }
    
    40% {
        -o-transform: perspective(400px) rotateY(-5deg);
    }
    
    70% {
        -o-transform: perspective(400px) rotateY(5deg);
    }
    
    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(45deg);
        transform-origin: 0% 0%;
        opacity: 0;
    }
    
    40% {
        transform: perspective(400px) rotateY(-5deg);
        transform-origin: 0% 0%;
    }
    
    70% {
        transform: perspective(400px) rotateY(5deg);
        transform-origin: 0% 0%;
    }
    
    100% {
        transform: perspective(400px) rotateY(0deg);
        transform-origin: 0% 0%;
        opacity: 1;
    }
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInY;
	
	-webkit-transform-origin:0 0 0;
	-moz-transform-origin:0 0 0;
	-o-transform-origin:0 0 0;
	transform-origin:0 0 0;
	
	backface-visibility: visible !important;
	animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipOutY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipOutY;
	
	-webkit-transform-origin:0 0 0;
	-moz-transform-origin:0 0 0;
	-o-transform-origin:0 0 0;
	transform-origin:0 0 0;
	
	backface-visibility: visible !important;
	animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-o-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	-moz-animation-name: fadeInUpBig;
	-o-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	-moz-animation-name: fadeInDownBig;
	-o-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-o-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}
@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	-moz-animation-name: fadeInLeftBig;
	-o-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	-moz-animation-name: fadeInRightBig;
	-o-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@-moz-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@-o-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
}
@-moz-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
}
@-o-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
}
@keyframes fadeOutUp {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(-20px);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	-moz-animation-name: fadeOutUp;
	-o-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
}

@-moz-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
}

@-o-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(20px);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	-moz-animation-name: fadeOutDown;
	-o-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
}

@-moz-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
}

@-o-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-20px);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	-moz-animation-name: fadeOutLeft;
	-o-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}
}

@-moz-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}
}

@-o-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(20px);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(20px);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	-moz-animation-name: fadeOutRight;
	-o-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	-moz-animation-name: fadeOutUpBig;
	-o-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
}

@-moz-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
}

@-o-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(2000px);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	-moz-animation-name: fadeOutDownBig;
	-o-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	-moz-animation-name: fadeOutLeftBig;
	-o-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}
@-moz-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}
@-o-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}
@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	-moz-animation-name: fadeOutRightBig;
	-o-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}
@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}
	
	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}
	
	100% {
		-moz-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}
	
	100% {
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}
	
	
	100% {
		transform: scale(1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
	}
	
	80% {
		-webkit-transform: translateY(10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
	}
}
@-moz-keyframes bounceInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateY(-30px);
	}
	
	80% {
		-moz-transform: translateY(10px);
	}
	
	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateY(-30px);
	}
	
	80% {
		-o-transform: translateY(10px);
	}
	
	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateY(-30px);
	}
	
	80% {
		transform: translateY(10px);
	}
	
	100% {
		transform: translateY(0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
	}
	
	80% {
		-webkit-transform: translateY(-10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateY(30px);
	}
	
	80% {
		-moz-transform: translateY(-10px);
	}
	
	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateY(30px);
	}
	
	80% {
		-o-transform: translateY(-10px);
	}
	
	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateY(30px);
	}
	
	80% {
		transform: translateY(-10px);
	}
	
	100% {
		transform: translateY(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
	}
	
	80% {
		-webkit-transform: translateX(-10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(30px);
	}
	
	80% {
		-moz-transform: translateX(-10px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateX(30px);
	}
	
	80% {
		-o-transform: translateX(-10px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateX(30px);
	}
	
	80% {
		transform: translateX(-10px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
	}
	
	80% {
		-webkit-transform: translateX(10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(-30px);
	}
	
	80% {
		-moz-transform: translateX(10px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateX(-30px);
	}
	
	80% {
		-o-transform: translateX(10px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateX(-30px);
	}
	
	80% {
		transform: translateX(10px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1) ;
	}
	
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.3) ;
	}	
}

@-moz-keyframes bounceOut {
	0% {
		-moz-transform: scale(1) ;
	}
	
	
	100% {
		opacity: 0;
		-moz-transform: scale(.3);
	}	
}

@-o-keyframes bounceOut {
	0% {
		-o-transform: scale(1) ;
	}
	
	
	100% {
		opacity: 0;
		-o-transform: scale(.3);
	}	
}

@keyframes bounceOut {
	0% {
		transform: scale(1);
	}
	
	
	100% {
		opacity: 0;
		transform: scale(.3) ;
	}	
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	-moz-animation-name: bounceOut;
	-o-animation-name: bounceOut;
	animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes bounceOutUp {
	0% {
		-moz-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes bounceOutUp {
	0% {
		-o-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes bounceOutUp {
	0% {
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	-moz-animation-name: bounceOutUp;
	-o-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
}

@-moz-keyframes bounceOutDown {
	0% {
		-moz-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
}

@-o-keyframes bounceOutDown {
	0% {
		-o-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
}

@keyframes bounceOutDown {
	0% {
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		transform: translateY(2000px);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	-moz-animation-name: bounceOutDown;
	-o-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes bounceOutLeft {
	0% {
		-moz-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes bounceOutLeft {
	0% {
		-o-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes bounceOutLeft {
	0% {
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	-moz-animation-name: bounceOutLeft;
	-o-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}

@-moz-keyframes bounceOutRight {
	0% {
		-moz-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}

@-o-keyframes bounceOutRight {
	0% {
		-o-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}

@keyframes bounceOutRight {
	0% {
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	-moz-animation-name: bounceOutRight;
	-o-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}
@-moz-keyframes rotateIn {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}
@-o-keyframes rotateIn {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1;
	}
}
@keyframes rotateIn {
	0% {
		transform-origin: center center;
		transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	-moz-animation-name: rotateIn;
	-o-animation-name: rotateIn;
	animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	-moz-animation-name: rotateInUpLeft;
	-o-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	-moz-animation-name: rotateInDownLeft;
	-o-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	-moz-animation-name: rotateInUpRight;
	-o-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	-moz-animation-name: rotateInDownRight;
	-o-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(200deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOut {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(200deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOut {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: center center;
		transform: rotate(200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	-moz-animation-name: rotateOut;
	-o-animation-name: rotateOut;
	animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	-moz-animation-name: rotateOutUpLeft;
	-o-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	-moz-animation-name: rotateOutDownLeft;
	-o-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	-moz-animation-name: rotateOutUpRight;
	-o-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	-moz-animation-name: rotateOutDownRight;
	-o-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}
@-webkit-keyframes hinge {
	0% { -webkit-transform: rotate(0); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	20%, 60% { -webkit-transform: rotate(80deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	40% { -webkit-transform: rotate(60deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	80% { -webkit-transform: rotate(60deg) translateY(0); opacity: 1; -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	100% { -webkit-transform: translateY(700px); opacity: 0; }
}

@-moz-keyframes hinge {
	0% { -moz-transform: rotate(0); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	20%, 60% { -moz-transform: rotate(80deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	40% { -moz-transform: rotate(60deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	80% { -moz-transform: rotate(60deg) translateY(0); opacity: 1; -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	100% { -moz-transform: translateY(700px); opacity: 0; }
}

@-o-keyframes hinge {
	0% { -o-transform: rotate(0); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	20%, 60% { -o-transform: rotate(80deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	40% { -o-transform: rotate(60deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	80% { -o-transform: rotate(60deg) translateY(0); opacity: 1; -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	100% { -o-transform: translateY(700px); opacity: 0; }
}

@keyframes hinge {
	0% { transform: rotate(0); transform-origin: top left; animation-timing-function: ease-in-out; }	
	20%, 60% { transform: rotate(80deg); transform-origin: top left; animation-timing-function: ease-in-out; }	
	40% { transform: rotate(60deg); transform-origin: top left; animation-timing-function: ease-in-out; }	
	80% { transform: rotate(60deg) translateY(0); opacity: 1; transform-origin: top left; animation-timing-function: ease-in-out; }	
	100% { transform: translateY(700px); opacity: 0; }
}

.hinge {
	-webkit-animation-name: hinge;
	-moz-animation-name: hinge;
	-o-animation-name: hinge;
	animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
}

@-moz-keyframes rollIn {
	0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); }
}

@-o-keyframes rollIn {
	0% { opacity: 0; -o-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); }
}

@keyframes rollIn {
	0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
}

.rollIn {
	-webkit-animation-name: rollIn;
	-moz-animation-name: rollIn;
	-o-animation-name: rollIn;
	animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
	}
}

@-moz-keyframes rollOut {
    0% {
		opacity: 1;
		-moz-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-moz-transform: translateX(100%) rotate(120deg);
	}
}

@-o-keyframes rollOut {
    0% {
		opacity: 1;
		-o-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-o-transform: translateX(100%) rotate(120deg);
	}
}

@keyframes rollOut {
    0% {
		opacity: 1;
		transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		transform: translateX(100%) rotate(120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	-moz-animation-name: rollOut;
	-o-animation-name: rollOut;
	animation-name: rollOut;
}

/* originally authored by Angelo Rohit - https://github.com/angelorohit */

@-webkit-keyframes lightSpeedIn {
	0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@-moz-keyframes lightSpeedIn {
	0% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -moz-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -moz-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@-o-keyframes lightSpeedIn {
	0% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -o-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -o-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@keyframes lightSpeedIn {
	0% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { transform: translateX(0%) skewX(0deg); opacity: 1; }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;

    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.animated.lightSpeedIn {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

/* originally authored by Angelo Rohit - https://github.com/angelorohit */

@-webkit-keyframes lightSpeedOut {
    0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@-moz-keyframes lightSpeedOut {
	0% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@-o-keyframes lightSpeedOut {
	0% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@keyframes lightSpeedOut {
	0% { transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.animated.lightSpeedOut {
    -webkit-animation-duration: 0.25s;
    -moz-animation-duration: 0.25s;
    -o-animation-duration: 0.25s;
    animation-duration: 0.25s;
}

/* originally authored by Angelo Rohit - https://github.com/angelorohit */

@-webkit-keyframes wiggle {
    0% { -webkit-transform: skewX(9deg); }
    10% { -webkit-transform: skewX(-8deg); }
    20% { -webkit-transform: skewX(7deg); }
    30% { -webkit-transform: skewX(-6deg); }
    40% { -webkit-transform: skewX(5deg); }
    50% { -webkit-transform: skewX(-4deg); }
    60% { -webkit-transform: skewX(3deg); }
    70% { -webkit-transform: skewX(-2deg); }
    80% { -webkit-transform: skewX(1deg); }
    90% { -webkit-transform: skewX(0deg); }
	100% { -webkit-transform: skewX(0deg); }
}

@-moz-keyframes wiggle {
    0% { -moz-transform: skewX(9deg); }
    10% { -moz-transform: skewX(-8deg); }
    20% { -moz-transform: skewX(7deg); }
    30% { -moz-transform: skewX(-6deg); }
    40% { -moz-transform: skewX(5deg); }
    50% { -moz-transform: skewX(-4deg); }
    60% { -moz-transform: skewX(3deg); }
    70% { -moz-transform: skewX(-2deg); }
    80% { -moz-transform: skewX(1deg); }
    90% { -moz-transform: skewX(0deg); }
	100% { -moz-transform: skewX(0deg); }
}

@-o-keyframes wiggle {
    0% { -o-transform: skewX(9deg); }
    10% { -o-transform: skewX(-8deg); }
    20% { -o-transform: skewX(7deg); }
    30% { -o-transform: skewX(-6deg); }
    40% { -o-transform: skewX(5deg); }
    50% { -o-transform: skewX(-4deg); }
    60% { -o-transform: skewX(3deg); }
    70% { -o-transform: skewX(-2deg); }
    80% { -o-transform: skewX(1deg); }
    90% { -o-transform: skewX(0deg); }
	100% { -o-transform: skewX(0deg); }
}

@keyframes wiggle {
    0% { transform: skewX(9deg); }
    10% { transform: skewX(-8deg); }
    20% { transform: skewX(7deg); }
    30% { transform: skewX(-6deg); }
    40% { transform: skewX(5deg); }
    50% { transform: skewX(-4deg); }
    60% { transform: skewX(3deg); }
    70% { transform: skewX(-2deg); }
    80% { transform: skewX(1deg); }
    90% { transform: skewX(0deg); }
	100% { transform: skewX(0deg); }
}

.wiggle {
    -webkit-animation-name: wiggle;
    -moz-animation-name: wiggle;
    -o-animation-name: wiggle;
    animation-name: wiggle;

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.animated.wiggle {
    -webkit-animation-duration: 0.75s;
    -moz-animation-duration: 0.75s;
    -o-animation-duration: 0.75s;
    animation-duration: 0.75s;
}







/*------------------------------------------------------------------
2. Headerß Icons 24px
-------------------------------------------------------------------*/
.picons_social .icon{
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-001_forrst.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.picons_social .forrst{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-001_forrst.png);
}
.picons_social .dribbble{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-002_dribbble.png);
}
.picons_social .twitter{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-003_twitter.png);
}
.picons_social .flickr{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-004_flickr.png);
}
.picons_social .twitter-1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-005_twitter.png);
}
.picons_social .facebook{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-006_facebook.png);
}
.picons_social .skype{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-007_skype.png);
}
.picons_social .digg{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-008_digg.png);
}
.picons_social .google{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-009_google.png);
}
.picons_social .html5{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-010_html5.png);
}
.picons_social .linkedin{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-011_linkedin.png);
}
.picons_social .last_fm{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-012_last_fm.png);
}
.picons_social .vimeo{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-013_vimeo.png);
}
.picons_social .yahoo{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-014_yahoo.png);
}
.picons_social .tumblr{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-015_tumblr.png);
}
.picons_social .apple{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-016_apple.png);
}
.picons_social .windows{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-017_windows.png);
}
.picons_social .youtube{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-018_youtube.png);
}
.picons_social .delicious{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-019_delicious.png);
}
.picons_social .rss{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-020_rss.png);
}
.picons_social .picasa{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-021_picasa.png);
}
.picons_social .deviantart{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-022_deviantart.png);
}
.picons_social .technorati{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-023_technorati.png);
}
.picons_social .stumbleupon{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-024_stumbleupon.png);
}
.picons_social .blogger{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-025_blogger.png);
}
.picons_social .wordpress{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-026_wordpress.png);
}
.picons_social .amazon{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-027_amazon.png);
}
.picons_social .appstore{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-028_appstore.png);
}
.picons_social .paypal{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-029_paypal.png);
}
.picons_social .myspace{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-030_myspace.png);
}
.picons_social .dropbox{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-031_dropbox.png);
}
.picons_social .windows8{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-032_windows8.png);
}
.picons_social .pinterest{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-033_pinterest.png);
}
.picons_social .soundcloud{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-034_soundcloud.png);
}
.picons_social .google_drive{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-035_google_drive.png);
}
.picons_social .android{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-036_android.png);
}
.picons_social .behance{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-037_behance.png);
}
.picons_social .instagram{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-038_instagram.png);
}
.picons_social .ebay{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-039_ebay.png);
}
.picons_social .google_plus{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-040_google_plus.png);
}
.picons_social .forrst1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-041_forrst.png);
}
.picons_social .dribbble1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-042_dribbble.png);
}
.picons_social .twitter1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-043_twitter.png);
}
.picons_social .flickr1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-044_flickr.png);
}
.picons_social .twitter-11{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-045_twitter.png);
}
.picons_social .facebook1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-046_facebook.png);
}
.picons_social .skype1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-047_skype.png);
}
.picons_social .digg1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-048_digg.png);
}
.picons_social .google1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-049_google.png);
}
.picons_social .html51{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-050_html5.png);
}
.picons_social .linkedin1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-051_linkedin.png);
}
.picons_social .last_fm1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-052_lastfm.png);
}
.picons_social .vimeo1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-053_vimeo.png);
}
.picons_social .yahoo1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-054_yahoo.png);
}
.picons_social .tumblr1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-055_tumblr.png);
}
.picons_social .apple1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-056_apple.png);
}
.picons_social .windows1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-057_windows.png);
}
.picons_social .youtube1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-058_youtube.png);
}
.picons_social .delicious1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-059_delicious.png);
}
.picons_social .rss1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-060_rss.png);
}
.picons_social .picasa1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-061_picasa.png);
}
.picons_social .deviantart1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-062_deviantart.png);
}
.picons_social .technorati1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-063_technorati.png);
}
.picons_social .stumbleupon1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-064_stumbleupon.png);
}
.picons_social .blogger1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-065_blogger.png);
}
.picons_social .wordpress1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-066_wordpress.png);
}
.picons_social .amazon1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-067_amazon.png);
}
.picons_social .appstore1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-068_appstore.png);
}
.picons_social .paypal1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-069_paypal.png);
}
.picons_social .myspace1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-070_myspace.png);
}
.picons_social .dropbox1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-071_dropbox.png);
}
.picons_social .windows81{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-072_windows8.png);
}
.picons_social .pinterest1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-073_pinterest.png);
}
.picons_social .soundcloud1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-074_soundcloud.png);
}
.picons_social .google_drive1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-075_google_drive.png);
}
.picons_social .android1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-076_android.png);
}
.picons_social .behance1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-077_behance.png);
}
.picons_social .instagram1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-078_instagram.png);
}
.picons_social .ebay1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-079_ebay.png);
}
.picons_social .google_plus1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social/social-080_google_plus.png);
}

/*------------------------------------------------------------------
2. Footer Icons 24px
-------------------------------------------------------------------*/
#footer-meta .picons_social .icon{
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-001_forrst.png);
	background-repeat: no-repeat;
	background-position: 0;
}
#footer-meta .picons_social .forrst{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-001_forrst.png);
}
#footer-meta .picons_social .dribbble{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-002_dribbble.png);
}
#footer-meta .picons_social .twitter{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-003_twitter.png);
}
#footer-meta .picons_social .flickr{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-004_flickr.png);
}
#footer-meta .picons_social .twitter-1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-005_twitter.png);
}
#footer-meta .picons_social .facebook{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-006_facebook.png);
}
#footer-meta .picons_social .skype{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-007_skype.png);
}
#footer-meta .picons_social .digg{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-008_digg.png);
}
#footer-meta .picons_social .google{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-009_google.png);
}
#footer-meta .picons_social .html5{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-010_html5.png);
}
#footer-meta .picons_social .linkedin{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-011_linkedin.png);
}
#footer-meta .picons_social .last_fm{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-012_last_fm.png);
}
#footer-meta .picons_social .vimeo{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-013_vimeo.png);
}
#footer-meta .picons_social .yahoo{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-014_yahoo.png);
}
#footer-meta .picons_social .tumblr{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-015_tumblr.png);
}
#footer-meta .picons_social .apple{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-016_apple.png);
}
#footer-meta .picons_social .windows{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-017_windows.png);
}
#footer-meta .picons_social .youtube{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-018_youtube.png);
}
#footer-meta .picons_social .delicious{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-019_delicious.png);
}
#footer-meta .picons_social .rss{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-020_rss.png);
}
#footer-meta .picons_social .picasa{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-021_picasa.png);
}
#footer-meta .picons_social .deviantart{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-022_deviantart.png);
}
#footer-meta .picons_social .technorati{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-023_technorati.png);
}
#footer-meta .picons_social .stumbleupon{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-024_stumbleupon.png);
}
#footer-meta .picons_social .blogger{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-025_blogger.png);
}
#footer-meta .picons_social .wordpress{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-026_wordpress.png);
}
#footer-meta .picons_social .amazon{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-027_amazon.png);
}
#footer-meta .picons_social .appstore{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-028_appstore.png);
}
#footer-meta .picons_social .paypal{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-029_paypal.png);
}
#footer-meta .picons_social .myspace{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-030_myspace.png);
}
#footer-meta .picons_social .dropbox{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-031_dropbox.png);
}
#footer-meta .picons_social .windows8{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-032_windows8.png);
}
#footer-meta .picons_social .pinterest{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-033_pinterest.png);
}
#footer-meta .picons_social .soundcloud{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-034_soundcloud.png);
}
#footer-meta .picons_social .google_drive{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-035_google_drive.png);
}
#footer-meta .picons_social .android{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-036_android.png);
}
#footer-meta .picons_social .behance{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-037_behance.png);
}
#footer-meta .picons_social .instagram{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-038_instagram.png);
}
#footer-meta .picons_social .ebay{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-039_ebay.png);
}
#footer-meta .picons_social .google_plus{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-040_google_plus.png);
}
#footer-meta .picons_social .forrst1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-041_forrst.png);
}
#footer-meta .picons_social .dribbble1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-042_dribbble.png);
}
#footer-meta .picons_social .twitter1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-043_twitter.png);
}
#footer-meta .picons_social .flickr1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-044_flickr.png);
}
#footer-meta .picons_social .twitter-11{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-045_twitter.png);
}
#footer-meta .picons_social .facebook1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-046_facebook.png);
}
#footer-meta .picons_social .skype1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-047_skype.png);
}
#footer-meta .picons_social .digg1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-048_digg.png);
}
#footer-meta .picons_social .google1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-049_google.png);
}
#footer-meta .picons_social .html51{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-050_html5.png);
}
#footer-meta .picons_social .linkedin1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-051_linkedin.png);
}
#footer-meta .picons_social .last_fm1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-052_lastfm.png);
}
#footer-meta .picons_social .vimeo1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-053_vimeo.png);
}
#footer-meta .picons_social .yahoo1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-054_yahoo.png);
}
#footer-meta .picons_social .tumblr1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-055_tumblr.png);
}
#footer-meta .picons_social .apple1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-056_apple.png);
}
#footer-meta .picons_social .windows1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-057_windows.png);
}
#footer-meta .picons_social .youtube1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-058_youtube.png);
}
#footer-meta .picons_social .delicious1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-059_delicious.png);
}
#footer-meta .picons_social .rss1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-060_rss.png);
}
#footer-meta .picons_social .picasa1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-061_picasa.png);
}
#footer-meta .picons_social .deviantart1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-062_deviantart.png);
}
#footer-meta .picons_social .technorati1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-063_technorati.png);
}
#footer-meta .picons_social .stumbleupon1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-064_stumbleupon.png);
}
#footer-meta .picons_social .blogger1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-065_blogger.png);
}
#footer-meta .picons_social .wordpress1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-066_wordpress.png);
}
#footer-meta .picons_social .amazon1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-067_amazon.png);
}
#footer-meta .picons_social .appstore1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-068_appstore.png);
}
#footer-meta .picons_social .paypal1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-069_paypal.png);
}
#footer-meta .picons_social .myspace1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-070_myspace.png);
}
#footer-meta .picons_social .dropbox1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-071_dropbox.png);
}
#footer-meta .picons_social .windows81{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-072_windows8.png);
}
#footer-meta .picons_social .pinterest1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-073_pinterest.png);
}
#footer-meta .picons_social .soundcloud1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-074_soundcloud.png);
}
#footer-meta .picons_social .google_drive1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-075_google_drive.png);
}
#footer-meta .picons_social .android1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-076_android.png);
}
#footer-meta .picons_social .behance1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-077_behance.png);
}
#footer-meta .picons_social .instagram1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-078_instagram.png);
}
#footer-meta .picons_social .ebay1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-079_ebay.png);
}
#footer-meta .picons_social .google_plus1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_footer/social-080_google_plus.png);
}

/*------------------------------------------------------------------
3. Colored Icons 16px
-------------------------------------------------------------------*/
.meta_colored_icons.picons_social .forrst{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-001_forrst.png);
}
.meta_colored_icons.picons_social .dribbble{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-002_dribbble.png);
}
.meta_colored_icons.picons_social .twitter{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-003_twitter.png);
}
.meta_colored_icons.picons_social .flickr{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-004_flickr.png);
}
.meta_colored_icons.picons_social .twitter-1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-005_twitter.png);
}
.meta_colored_icons.picons_social .facebook{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-006_facebook.png);
}
.meta_colored_icons.picons_social .skype{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-007_skype.png);
}
.meta_colored_icons.picons_social .digg{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-008_digg.png);
}
.meta_colored_icons.picons_social .google{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-009_google.png);
}
.meta_colored_icons.picons_social .html5{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-010_html5.png);
}
.meta_colored_icons.picons_social .linkedin{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-011_linkedin.png);
}
.meta_colored_icons.picons_social .last_fm{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-012_last_fm.png);
}
.meta_colored_icons.picons_social .vimeo{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-013_vimeo.png);
}
.meta_colored_icons.picons_social .yahoo{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-014_yahoo.png);
}
.meta_colored_icons.picons_social .tumblr{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-015_tumblr.png);
}
.meta_colored_icons.picons_social .apple{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-016_apple.png);
}
.meta_colored_icons.picons_social .windows{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-017_windows.png);
}
.meta_colored_icons.picons_social .youtube{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-018_youtube.png);
}
.meta_colored_icons.picons_social .delicious{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-019_delicious.png);
}
.meta_colored_icons.picons_social .rss{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-020_rss.png);
}
.meta_colored_icons.picons_social .picasa{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-021_picasa.png);
}
.meta_colored_icons.picons_social .deviantart{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-022_deviantart.png);
}
.meta_colored_icons.picons_social .technorati{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-023_technorati.png);
}
.meta_colored_icons.picons_social .stumbleupon{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-024_stumbleupon.png);
}
.meta_colored_icons.picons_social .blogger{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-025_blogger.png);
}
.meta_colored_icons.picons_social .wordpress{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-026_wordpress.png);
}
.meta_colored_icons.picons_social .amazon{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-027_amazon.png);
}
.meta_colored_icons.picons_social .appstore{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-028_appstore.png);
}
.meta_colored_icons.picons_social .paypal{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-029_paypal.png);
}
.meta_colored_icons.picons_social .myspace{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-030_myspace.png);
}
.meta_colored_icons.picons_social .dropbox{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-031_dropbox.png);
}
.meta_colored_icons.picons_social .windows8{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-032_windows8.png);
}
.meta_colored_icons.picons_social .pinterest{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-033_pinterest.png);
}
.meta_colored_icons.picons_social .soundcloud{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-034_soundcloud.png);
}
.meta_colored_icons.picons_social .google_drive{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-035_google_drive.png);
}
.meta_colored_icons.picons_social .android{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-036_android.png);
}
.meta_colored_icons.picons_social .behance{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-037_behance.png);
}
.meta_colored_icons.picons_social .instagram{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-038_instagram.png);
}
.meta_colored_icons.picons_social .ebay{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-039_ebay.png);
}
.meta_colored_icons.picons_social .google_plus{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-040_google_plus.png);
}
.meta_colored_icons.picons_social .forrst1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-041_forrst.png);
}
.meta_colored_icons.picons_social .dribbble1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-042_dribbble.png);
}
.meta_colored_icons.picons_social .twitter1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-043_twitter.png);
}
.meta_colored_icons.picons_social .flickr1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-044_flickr.png);
}
.meta_colored_icons.picons_social .twitter-11{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-045_twitter.png);
}
.meta_colored_icons.picons_social .facebook1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-046_facebook.png);
}
.meta_colored_icons.picons_social .skype1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-047_skype.png);
}
.meta_colored_icons.picons_social .digg1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-048_digg.png);
}
.meta_colored_icons.picons_social .google1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-049_google.png);
}
.meta_colored_icons.picons_social .html51{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-050_html5.png);
}
.meta_colored_icons.picons_social .linkedin1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-051_linkedin.png);
}
.meta_colored_icons.picons_social .last_fm1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-052_lastfm.png);
}
.meta_colored_icons.picons_social .vimeo1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-053_vimeo.png);
}
.meta_colored_icons.picons_social .yahoo1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-054_yahoo.png);
}
.meta_colored_icons.picons_social .tumblr1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-055_tumblr.png);
}
.meta_colored_icons.picons_social .apple1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-056_apple.png);
}
.meta_colored_icons.picons_social .windows1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-057_windows.png);
}
.meta_colored_icons.picons_social .youtube1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-058_youtube.png);
}
.meta_colored_icons.picons_social .delicious1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-059_delicious.png);
}
.meta_colored_icons.picons_social .rss1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-060_rss.png);
}
.meta_colored_icons.picons_social .picasa1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-061_picasa.png);
}
.meta_colored_icons.picons_social .deviantart1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-062_deviantart.png);
}
.meta_colored_icons.picons_social .technorati1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-063_technorati.png);
}
.meta_colored_icons.picons_social .stumbleupon1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-064_stumbleupon.png);
}
.meta_colored_icons.picons_social .blogger1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-065_blogger.png);
}
.meta_colored_icons.picons_social .wordpress1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-066_wordpress.png);
}
.meta_colored_icons.picons_social .amazon1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-067_amazon.png);
}
.meta_colored_icons.picons_social .appstore1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-068_appstore.png);
}
.meta_colored_icons.picons_social .paypal1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-069_paypal.png);
}
.meta_colored_icons.picons_social .myspace1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-070_myspace.png);
}
.meta_colored_icons.picons_social .dropbox1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-071_dropbox.png);
}
.meta_colored_icons.picons_social .windows81{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-072_windows8.png);
}
.meta_colored_icons.picons_social .pinterest1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-073_pinterest.png);
}
.meta_colored_icons.picons_social .soundcloud1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-074_soundcloud.png);
}
.meta_colored_icons.picons_social .google_drive1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-075_google_drive.png);
}
.meta_colored_icons.picons_social .android1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-076_android.png);
}
.meta_colored_icons.picons_social .behance1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-077_behance.png);
}
.meta_colored_icons.picons_social .instagram1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-078_instagram.png);
}
.meta_colored_icons.picons_social .ebay1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-079_ebay.png);
}
.meta_colored_icons.picons_social .google_plus1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-080_google_plus.png);
}

/*------------------------------------------------------------------
4. Light Icons 30px
-------------------------------------------------------------------*/
.meta_light_icons.picons_social .forrst{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-001_forrst.png);
}
.meta_light_icons.picons_social .dribbble{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-002_dribbble.png);
}
.meta_light_icons.picons_social .twitter{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-003_twitter.png);
}
.meta_light_icons.picons_social .flickr{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-004_flickr.png);
}
.meta_light_icons.picons_social .twitter-1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-005_twitter.png);
}
.meta_light_icons.picons_social .facebook{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-006_facebook.png);
}
.meta_light_icons.picons_social .skype{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-007_skype.png);
}
.meta_light_icons.picons_social .digg{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-008_digg.png);
}
.meta_light_icons.picons_social .google{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-009_google.png);
}
.meta_light_icons.picons_social .html5{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-010_html5.png);
}
.meta_light_icons.picons_social .linkedin{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-011_linkedin.png);
}
.meta_light_icons.picons_social .last_fm{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-012_last_fm.png);
}
.meta_light_icons.picons_social .vimeo{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-013_vimeo.png);
}
.meta_light_icons.picons_social .yahoo{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-014_yahoo.png);
}
.meta_light_icons.picons_social .tumblr{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-015_tumblr.png);
}
.meta_light_icons.picons_social .apple{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-016_apple.png);
}
.meta_light_icons.picons_social .windows{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-017_windows.png);
}
.meta_light_icons.picons_social .youtube{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-018_youtube.png);
}
.meta_light_icons.picons_social .delicious{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-019_delicious.png);
}
.meta_light_icons.picons_social .rss{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-020_rss.png);
}
.meta_light_icons.picons_social .picasa{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-021_picasa.png);
}
.meta_light_icons.picons_social .deviantart{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-022_deviantart.png);
}
.meta_light_icons.picons_social .technorati{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-023_technorati.png);
}
.meta_light_icons.picons_social .stumbleupon{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-024_stumbleupon.png);
}
.meta_light_icons.picons_social .blogger{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-025_blogger.png);
}
.meta_light_icons.picons_social .wordpress{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-026_wordpress.png);
}
.meta_light_icons.picons_social .amazon{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-027_amazon.png);
}
.meta_light_icons.picons_social .appstore{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-028_appstore.png);
}
.meta_light_icons.picons_social .paypal{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-029_paypal.png);
}
.meta_light_icons.picons_social .myspace{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-030_myspace.png);
}
.meta_light_icons.picons_social .dropbox{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-031_dropbox.png);
}
.meta_light_icons.picons_social .windows8{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-032_windows8.png);
}
.meta_light_icons.picons_social .pinterest{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-033_pinterest.png);
}
.meta_light_icons.picons_social .soundcloud{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-034_soundcloud.png);
}
.meta_light_icons.picons_social .google_drive{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-035_google_drive.png);
}
.meta_light_icons.picons_social .android{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-036_android.png);
}
.meta_light_icons.picons_social .behance{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-037_behance.png);
}
.meta_light_icons.picons_social .instagram{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-038_instagram.png);
}
.meta_light_icons.picons_social .ebay{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-039_ebay.png);
}
.meta_light_icons.picons_social .google_plus{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-040_google_plus.png);
}
.meta_light_icons.picons_social .forrst1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-041_forrst.png);
}
.meta_light_icons.picons_social .dribbble1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-042_dribbble.png);
}
.meta_light_icons.picons_social .twitter1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-043_twitter.png);
}
.meta_light_icons.picons_social .flickr1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-044_flickr.png);
}
.meta_light_icons.picons_social .twitter-11{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-045_twitter.png);
}
.meta_light_icons.picons_social .facebook1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-046_facebook.png);
}
.meta_light_icons.picons_social .skype1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-047_skype.png);
}
.meta_light_icons.picons_social .digg1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-048_digg.png);
}
.meta_light_icons.picons_social .google1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-049_google.png);
}
.meta_light_icons.picons_social .html51{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-050_html5.png);
}
.meta_light_icons.picons_social .linkedin1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-051_linkedin.png);
}
.meta_light_icons.picons_social .last_fm1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-052_lastfm.png);
}
.meta_light_icons.picons_social .vimeo1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-053_vimeo.png);
}
.meta_light_icons.picons_social .yahoo1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-054_yahoo.png);
}
.meta_light_icons.picons_social .tumblr1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-055_tumblr.png);
}
.meta_light_icons.picons_social .apple1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-056_apple.png);
}
.meta_light_icons.picons_social .windows1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-057_windows.png);
}
.meta_light_icons.picons_social .youtube1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-058_youtube.png);
}
.meta_light_icons.picons_social .delicious1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-059_delicious.png);
}
.meta_light_icons.picons_social .rss1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-060_rss.png);
}
.meta_light_icons.picons_social .picasa1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-061_picasa.png);
}
.meta_light_icons.picons_social .deviantart1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-062_deviantart.png);
}
.meta_light_icons.picons_social .technorati1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-063_technorati.png);
}
.meta_light_icons.picons_social .stumbleupon1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-064_stumbleupon.png);
}
.meta_light_icons.picons_social .blogger1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-065_blogger.png);
}
.meta_light_icons.picons_social .wordpress1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-066_wordpress.png);
}
.meta_light_icons.picons_social .amazon1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-067_amazon.png);
}
.meta_light_icons.picons_social .appstore1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-068_appstore.png);
}
.meta_light_icons.picons_social .paypal1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-069_paypal.png);
}
.meta_light_icons.picons_social .myspace1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-070_myspace.png);
}
.meta_light_icons.picons_social .dropbox1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-071_dropbox.png);
}
.meta_light_icons.picons_social .windows81{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-072_windows8.png);
}
.meta_light_icons.picons_social .pinterest1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-073_pinterest.png);
}
.meta_light_icons.picons_social .soundcloud1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-074_soundcloud.png);
}
.meta_light_icons.picons_social .google_drive1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-075_google_drive.png);
}
.meta_light_icons.picons_social .android1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-076_android.png);
}
.meta_light_icons.picons_social .behance1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-077_behance.png);
}
.meta_light_icons.picons_social .instagram1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-078_instagram.png);
}
.meta_light_icons.picons_social .ebay1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-079_ebay.png);
}
.meta_light_icons.picons_social .google_plus1{
	background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_light/social-080_google_plus.png);
}
.description .col-xs-6 {
	padding: 5px 20px;
}

.description>.row>.col-xs-6>.row{
	border:1px solid; 
	text-align: left;
}

.description>.row>.col-xs-6>.row>.col-md-3{
	padding: 0px;
}
.description  h4{
	margin: 8px 0px 5px;
    font-weight: bold;
}

.description  p{
	 margin: 0 0 10px;
    font-size: 12px;
}

@font-face {
  font-family: UCRegular;
  src: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/UbuntuCondensed-Regular.ttf);
}
body{
  font-family: UCRegular,sans-serif !important;
}

.aaa_srch {
float: none;
margin: auto;
position: relative;
width:100%;
max-width: 600px;
}
.aaa_title {
  clear: both;
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 10px;
}

p.woocommerce-info{
    display: block !important;
}
#menuMega{
  float: left;
}
.owl-carousel-item-imgtitle, .owl-carousel-item-imgcontent{
  display: none !important;
}
.owl-item:hover{
  cursor: move;
}
#footer-top{
  padding: 0;
    text-shadow: none;
    border-top: 2px solid #000000;
    font-size: 15px;
}
#footer-top>.container{
  /*background-image: url(//www.cheapgrass.co.uk/../Seville.jpg);*/
}
#footer-top>.container>.row {
    background-color: rgba(255,255,255,0.7);
    border-radius: 0;
}
#footer-top .col-md-4, #footer-top .col-md-4 .menu-item a, #footer-top .col-md-4 .cat-item a {
    /*color: #007B0C;*/
    color: #000000;
}
#footer-top a {
    color: #000000;
}
#footer-top a:hover{
  text-decoration: none;
  font-weight: bold;
  outline: 0;
}
#footer-top a:focus{
  text-decoration: none;
  outline: 0;
}
#footer-top h3{
  border-bottom: 2px solid #000;
}
#footer-top li.footer-link{
  border-bottom: 1px solid #000;
    padding: 10px;
}
#footer-top li.footer-link:last-child{
  border-bottom: 0;
}
#logo a {
    border-radius: 0;
    box-shadow: none;
}
#header-menu-container, #title-breadcrumb-breadcrumb{
  background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-color: #000 !important;
  background-repeat: repeat;
  background-position: center top;
  border-bottom: none;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
  -moz-box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
}
#logo {
  text-align: center;
}
@media (min-width: 992px){
  .header-middle-logo-left #logo {
      margin: 0;
  }
  #logo {
      max-width: 100%;
      /*text-align: center;
      margin: 0 auto;*/
  }
  /*#logo:hover {
      max-width: 100%;
  }*/
}
@media (max-width: 991px){
  #free-delivery-div{
    margin: 15px 0;
  }
}
.header-div{
  width: 100%;
  clear: both;
  float: left;
  border-bottom: 2px solid #000;
  padding: 20px 0;
}
.header-div.no-border{
  border-bottom: 0;
}
span.separator{
  margin: 0 10px;
}
body {
    font-size: 17px !important;
}
a:hover{
  text-decoration: none;
  color: #258442;
  font-weight: bold;
  outline: 0;
}
a:focus{
  text-decoration: none;
  color: #66ab36;
    outline: 0;
}
.picons_social{
  height: 30px;
  text-align: left;
}
.store-info-header{
  height: 50px;
  line-height: 50px;
}
.picons_social .twitter:hover{
    background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-003_twitter.png);
}
.picons_social .facebook:hover{
    background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-006_facebook.png);
}
.picons_social .youtube:hover{
    background-image: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img-icons/picons_social_colored/social-018_youtube.png);
}
#free-delivery-div{
  font-size: 16px;
  color: #66ab36;
  line-height: 35px;
  text-transform: uppercase;
}
.free-delivery-container{
  background: #000000;
}
.lpd-shopping-cart {
    border: 1px solid #ebebeb;
}
.cart-dropdown {
    border: 0;
}
#newMenuMega ul{
  list-style-type: none;
  margin: 0;
}
#newMenuMega ul li{
  display: inline-block;
  padding: 0 15px !important;
  padding: 0;
  text-align: center;
}
#newMenuMega a{
  position: relative;
}
#newMenuMega a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -3px;
  left: 0;
  background-color: #66ab36;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#newMenuMega a:hover{
  color: #66ab36;
  font-weight: normal;
}
#newMenuMega a:focus{
  color: #66ab36;
  font-weight: normal;
}
#newMenuMega a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.menu-container {
    padding: 0;
    text-align: center;
}
#newMenuMega a{
  position: relative;
}
/*#logo a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -3px;
  left: 0;
  background-color: #66ab36;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}*/
#logo a:hover{
  color: #66ab36;
  font-weight: normal;
}
#logo a:focus{
  color: #66ab36;
  font-weight: normal;
}
#logo a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#header .btn.btn-default{
  color: #258442;
  background: #FFF;
  padding: 12px 17px;
  /*font-family: 'OpenSansBold', sans-serif;*/
  font-family: UCRegular,sans-serif;
  border: 2px solid #258442;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #258442;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
#header .btn.btn-default:hover{
  box-shadow: inset 300px 0 0 0 #258442;
  color: #ffffff;
}
.btn.btn-default:focus{
  outline: 0;
}
#title-breadcrumb-breadcrumb {
  color: #66ab36;
  /*background-color: #fff !important;*/
  clear: both;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
#title-breadcrumb-breadcrumb a:hover {
  color: #258442 !important;
  font-weight: normal;
}
#title-breadcrumb-breadcrumb a {
  color: #66ab36;
}
.btn.btn-warning.checkout-btn{
  color: #555;
  background: #FFF;
  padding: 12px 17px;
  /*font-family: 'OpenSansBold', sans-serif;*/
  font-family: UCRegular,sans-serif;
  border: 2px solid #555;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #555;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.btn.btn-warning.checkout-btn:hover{
  box-shadow: inset 300px 0 0 0 #555;
  color: #ffffff;
}
.woocommerce .quantity, .wordpress-123garden.woocommerce-page #content .quantity, .woocommerce-page .quantity {
  width: 80px;
  color: green;
  text-align: right;
}
.vcenter{
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.wordpress-123garden .woocommerce .woocommerce-result-count, .wordpress-123garden.woocommerce-page .woocommerce-result-count {
  display: none;
}
.wordpress-123garden .woocommerce .woocommerce-ordering, .wordpress-123garden.woocommerce-page .woocommerce-ordering {
  display: none;
}
.lpd-shopping-cart:hover .cart-button-total{
  border-color: #ccc;
}
.lpd-shopping-cart:hover .cart-button{
  font-weight: normal;
}
.lpd-cart-list-thumbnail img{
  border: 0;
  padding: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.lpd-cart-list-meta{
  margin-top: 5px;
}
.lpd-cart-list-meta .item-remove{
  display: none;
}
.lpd-cart-list-meta .quantity{
  font-size: 13px;
  color: #258442;
}
.lpd-cart-list-title a{
  color: #66ab36;
  font-size: 13px;
}
.lpd-cart-list-title a:hover{
  color: #258442;
}
.lpd-cart-list-item {
  padding: 10px 0;
  border-bottom: 1px solid;
}
.lpd-shopping-cart .lpd-cart-total {
  border-top: 0;
}
.lpd-shopping-cart .lpd-cart-total strong{
  color: #258442;
}
.lpd-shopping-cart .lpd-cart-total span{
  text-decoration: none;
  color: #258442;
}
.btn-sm{
  padding: 7px 12px 7px !important; 
  font-size: 13px !important;
  line-height: 20px !important;
}
.btn{
  padding: 7px 12px 7px !important; 
  font-size: 13px !important;
  line-height: 20px !important;
}
.lpd-cart-list-content {
  width: 200px;
}
.store-info-header i{
  font-size: 30px;
  vertical-align: middle;
}
.store-info-header a, .store-info-header a:hover{
  color: #555;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: UCRegular,sans-serif !important;
}
.home .container h2{
  color: #258442;
  border-bottom: 2px solid #000;
}
.header-div.with-background{
  /*background-image: url(//www.cheapgrass.co.uk/../Seville.jpg);*/
  padding: 0;
}
.opacity-layer{
  background-color: rgba(255,255,255,0.7);
  width: 100%;
  clear: both;
  float: left;
  padding: 20px 0;
}
.lpd-product-category-content h3 span{
  font-size: 100% !important;
}
.home-img-container{
  text-align: center;
}
.home-sect{
  margin: 20px 0;
}
.iframe-container iframe{
  width: 100%;
}
a.classic:hover{
  text-decoration: none;
  font-weight: bold;
  outline: 0;
  color: #000;
}
a.classic{
  color: #000;
}
h3.classic{
  border-bottom: 2px solid #000;
}
textarea{
  resize: none !important;
}
textarea#order_comments{
  min-height: 130px;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li a, .wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a, .wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
  margin: 0;
  padding: 0 1.5em;
  color: #74777b;
  font-weight: 700;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a, .wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
  /*border: 1px solid #66ab36;*/
  border-bottom: 0;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs, .wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs, .wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs, .wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs {
  /*border-bottom: 2px solid #66ab36;*/
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li, .wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    margin: 0 0.5em;
    padding: 0;
    display: block;
    flex: none;
    position: relative;
    z-index: 1;
    display: block;
    text-align: center;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li a::after, .wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li a::after, .wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a::after, .wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li a::after{
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #d2d8d6;
  content: '';
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, transform 0.3s;
  -webkit-transition-timing-function: ease, cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: ease, cubic-bezier(0.7,0,0.3,1);
  -webkit-transform: translate3d(0,100%,0) translate3d(0,-3px,0);
  transform: translate3d(0,100%,0) translate3d(0,-3px,0);
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs, .wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs, .wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs, .wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs{
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding-bottom: 20px;
  border-bottom: 2px solid #258442;
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a::after, .wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after, .wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a::after, .wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a::after{
  background: #258442;
  transform: translate3d(0,0,0);
}
.wordpress-123garden .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .wordpress-123garden .woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .wordpress-123garden.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a, .wordpress-123garden.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
  color: #fff;
}
.comment-bubble{
  position: relative;
  padding: 15px;
  margin: 0 0 1em;
  border: 5px solid #258442;
  /*color: #333;
  background: #fff;*/
  color: #fff;
  background: #258442;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.comment-bubble:before{
  content: "";
  position: absolute;
  bottom: -20px;
  left: 40px;
  border-width: 20px 20px 0;
  border-style: solid;
  border-color: #258442 transparent;
  display: block;
  width: 0;
}
.under-comment{
  clear: both;
  float: left;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px dashed #258442;
}
.review-rating-star{
  color: #f0bc00;
  display: inline-block;
  width: 16px;
  height: 20px;
}
span.review-rating-star:before{
  font-family: star;
  content: "\53";
}
.review-rating{
  display: block;
  float: left;
  clear: both;
  width: 100%;
  margin: 1em 0 5px;
}
.woocommerce-tabs #tab-reviews #reviews{
  padding: 0;
}
#comments{
  margin-top: 0;
  clear: both;
  float: left;
}
#review_form_wrapper{
  margin-top: 10px;
  clear: both;
}
.upsells.products h2{
  background: #66ab36;
  padding: 10px;
  line-height: 40px;
  color: #fff;
  text-align: left;
  text-indent: 10px;
}
li.product>a.h3:hover{
  font-weight: normal;
  background: #258442;
}
li.product:hover>a.h3{
  font-weight: normal;
  background: #258442;
}
#video-thumb video{
  border: 1px solid #ebebeb;
}
.woocommerce div.product .product_title {
  color: #258442;
  font-weight: bold;
}
.woocommerce-review-link {
  display: block;
}
select{
  height: 30px;
}
select:focus{
  outline: 0;
}
.woocommerce #content div.product form.cart .variations label, .woocommerce div.product form.cart .variations label, .woocommerce-page #content div.product form.cart .variations label, .woocommerce-page div.product form.cart .variations label {
  line-height: 30px;
  margin: 0;
}
.lpd-prodcut-description {
  font-size: 100%;
}
.product-content p.price{
  margin: 10px 0;
}
.lpd-product-meta h2, .lpd-product-meta h3 {
  font-size: 18px;
  color: #258442;
  margin:0;
}
.lpd-product-meta {
  border-bottom: 2px dashed #258442;
}
.wordpress-123garden .woocommerce #content div.product p.price ins, .wordpress-123garden .woocommerce #content div.product span.price ins, .wordpress-123garden .woocommerce div.product p.price ins, .wordpress-123garden .woocommerce div.product span.price ins, .wordpress-123garden.woocommerce-page #content div.product p.price ins, .wordpress-123garden.woocommerce-page #content div.product span.price ins, .wordpress-123garden.woocommerce-page div.product p.price ins, .wordpress-123garden.woocommerce-page div.product span.price ins {
  color: inherit;
  font-size: 28px;
  color: #258442;
}
ul.lpd-products li.type-product .price {
  font-size: 26px;
}
.li-wrap:hover a.add_to_cart_button:hover {
  background: #fff;
  border-color: #258442;
}
.li-wrap:hover a.add_to_cart_button {
  background: #fff;
  border-color: #258442;
  color: #258442;
}
.lpd-product-btn{
  color: #258442;
  background: #FFF;
  padding: 12px 17px;
  font-family: UCRegular,sans-serif;
  border: 2px solid #258442;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #258442;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.li-wrap:hover a.add_to_cart_button{
  color: #258442;
  background: #FFF;
  padding: 12px 17px;
  font-family: UCRegular,sans-serif;
  border: 2px solid #258442;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #258442;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.li-wrap:hover a.add_to_cart_button:hover{
  box-shadow: inset 400px 0 0 0 #258442;
  color: #ffffff;
}
ul.lpd-products {
  margin: 0 -15px !important;
}
textarea{
  resize: none !important;
}
.woocommerce #reviews h3 {
  margin: 10px 0;
  color: #258442;
  font-weight: bold;
  font-size: 22px;
}
.comment-form-comment label, .comment-form-rating label {
  font-weight: inherit;
  color: #66ab36;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 18px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
  color: #258442;
  background: #FFF;
  padding: 12px 17px;
  font-family: UCRegular,sans-serif;
  border: 2px solid #258442;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #258442;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  background-color: #ffffff;
  text-decoration: none;
  background-image: none;
  box-shadow: inset 400px 0 0 0 #258442;
  color: #ffffff;
}
input[type="radio"]:hover, input[type="checkbox"]:hover{
  cursor: pointer;
}
a.reset_variations{
  position: relative;
  top: 5px;
}
.wordpress-123garden .woocommerce #content .quantity input.qty, .wordpress-123garden .woocommerce .quantity input.qty, .wordpress-123garden.woocommerce-page #content .quantity input.qty, .wordpress-123garden.woocommerce-page .quantity input.qty {
  border: 1px solid #258442;
  height: 43px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #258442;
  color: #fff !important;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #258442;
  color: #fff !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #ffffff;
  color: #258442;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #ffffff;
  color: #258442;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  box-shadow: none;
  color: green !important;
  font-weight: bold;
}
input.validation-failed{
  border: 1px solid red !important;
}
#request-a-free-sample ul li div {
  opacity: 0.5;
}
#request-a-free-sample ul li div:hover{
  opacity: 1;
}
.btn-default{
  color: #258442;
  background: #FFF;
  padding: 12px 17px;
  font-family: UCRegular,sans-serif;
  border: 2px solid #258442;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #258442;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.btn-default:hover{
  background-color: #ffffff;
  text-decoration: none;
  background-image: none;
  box-shadow: inset 400px 0 0 0 #258442;
  color: #ffffff;
  border: 2px solid #258442;
}
.ajaxloader-background{
  width: 3000px;
  height: 3000px;
  background-color: #000;
  opacity: 0.2;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}
.ajaxloader{
  left : 50%;
  top : 50%;
  position : fixed;
  z-index : 101;
  width : 60px;
  height : 60px;
  margin-left : -30px;
  margin-top : -30px;
  display: none;
}
.product_cat-finishing-touches span.diagonal{
  display: none;
}
.product_cat-finishing-touches span.price-per-sqm{
  display: none;
}
#tab-additional_information{
  display: none !important;
}
.woocommerce-noreviews{
  margin-top: 10px;
}
.single_add_to_cart_button{
  box-shadow: inset 0 0 0 0 #258442 !important;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.single_add_to_cart_button:hover{
  box-shadow: inset 400px 0 0 0 #258442 !important;
  color: #fff !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  box-shadow: inset 0 0 0 0 #258442 !important;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  box-shadow: inset 400px 0 0 0 #258442 inset !important;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
  box-shadow: inset 400px 0 0 0 #258442 inset !important;
}
.lpd-product-meta{
  border-bottom: 2px solid #66ab36;
  background: #66ab36;
  padding: 20px 20px;
}
.product_cat-finishing-touches:hover .lpd-product-meta{
  border-bottom: 2px solid #258442;
  background: #258442;
}
.lpd-product-meta h2, .lpd-product-meta h3 {
  font-size: 21px;
  color: #ffffff;
  margin:0;
  text-align: center;
}
.lpd-product-data td.td-price ins{
  font-size: 26px;
  color: #258442;
}
.lpd-product-data a:hover, .lpd-product-data a:focus{
  color: #258442;
}
.woocommerce div.product form.cart .button{
  outline: 0;
}
input[type=number]{ 
  font-size: 20px;
  min-width: 55px;
}
.btn-warning{
  color: #258442;
  background: #ffffff !important;
  padding: 9.5px 17px !important;
  font-family: UCRegular,sans-serif;
  border: 2px solid #258442 !important;
  font-size: 15px !important;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #258442;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
  margin-right: 10px;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active{
  box-shadow: inset 400px 0 0 0 #258442;
  color: #ffffff;
  outline: 0;
}
.btn-info{
  color: #258442;
  background: #ffffff !important;
  padding: 9.5px 17px !important;
  font-family: UCRegular,sans-serif;
  border: 2px solid #258442 !important;
  font-size: 15px !important;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #258442;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
  margin-right: 10px;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active{
  box-shadow: inset 400px 0 0 0 #258442;
  color: #ffffff;
  outline: 0;
}
.btn-warning.checkout-btn{
  border: 2px solid #555 !important;
}
.btn-primary{
  color: #555;
  background: #ffffff !important;
  padding: 9.5px 17px !important;
  font-family: UCRegular,sans-serif;
  border: 2px solid #555 !important;
  font-size: 15px !important;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #555;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
  margin-right: 10px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active{
  box-shadow: inset 400px 0 0 0 #555;
  color: #ffffff;
  outline: 0;
}
@media (min-width: 992px){
  .lpd-products li.product .featured-img > img{
    height: 282px;
    width: 100% !important;
  }
}
#menu-header a{
  color: #258442;
  font-size: 20px;
}
.opacity-layer {
  background-color: rgba(255,255,255,0.8);
  transition: 0.6s all ease;
}
.subdiv{
  background-color: #258442;
  color: #ffffff;
  float: left;
  width: 100%;
}
#free-delivery-div {
  color: #ffffff;
}
#header {
  float: left;
  /*position: fixed;
  top: 0;*/
}
#main {
  clear: both;
}
.fixed{
  position: fixed !important;
  top: 0px !important;
}
.opacity-layer.anim{
  padding: 5px 0;
}
.to_change.anim{
  margin-bottom: 0 !important;
}
#logo.anim img {
  max-width: 80%;
}
#menu-header.anim a{
  font-size: 18px;
}
.store-info-header.anim i{
  font-size: 20px;
}
.store-info-header.anim strong, .cart-button-total.anim{
  font-size: 14px !important;
}
@media (max-width: 991px){
  #header .row.to_change {
    margin-bottom: 10px !important;
  }
  #logo img {
    max-width: 55%;
  }
  #menu-header a {
    color: #258442;
    font-size: 18px;
  }
  .store-info-header {
    margin-bottom: 10px;
  }
}
@media (max-width: 598px){
  .to_change{
    height: 50px !important;
    line-height: 25px !important;
    margin-bottom: 0px !important;
  }
  .store-info-header {
    height: 40px !important;
    line-height: 40px !important;
  }
}
@media (max-width: 1233px){
  #menu-header a {
    font-size: 18px;
  }
}
@media (max-width: 1101px){
  #menu-header a {
    font-size: 16px;
  }
}
@media (max-width: 1013px){
  #menu-header a {
    font-size: 15px;
  }
}
#header.sticky.fixed{
  background-color: transparent;
}
#header.sticky.fixed .header-div.with-background {
  background-image: none;
}
.term-finishing-touches ul.lpd-products li.type-product .price del {
  display: none;
}
body.single-product .product_cat-finishing-touches span.price del{
  display: none !important;
}
#request-a-free-sample span.diagonal{
  position: absolute;
  width: 50%;
  line-height: 40px;
  text-align: center;
  top: 15px;
  left: -55px;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  background: #e10000;
  transform: rotate(-45deg);
}
#request-a-free-sample img{
  max-width: 100%; 
  width: 100%; 
  margin: 0; 
}
#request-a-free-sample li.product{
  overflow: hidden;
  padding: 0 20px 0 0;
}
#request-a-free-sample ul li div{
  border: 0; 
  border-radius: 0;
}
#request-a-free-sample input:focus{
  outline: 0;
}
#request-a-free-sample p{
  padding-right: 0;
}
.request-sample-pname{
  display: block;
  margin: 0;
  padding: 20px 10px;
  color: #fff !important;
  background: #0a2;
  text-align: left !important;
  font-weight: normal !important;
}
.request-sample-pname:hover{
  background: #258442;
}
.request-sample-pname:hover .price-per-sqm{
  background: #258442;
}
.request-sample-pname:hover .request-sample-pname span{
  background: #258442;
}
.request-sample-pname .price-per-sqm{
  float: right;
  line-height: auto;
}
#request-a-free-sample ul li div{
  padding-bottom: 15px;
}
#request-a-free-sample li div span {
  display: inline-block;
  text-align: right;
  line-height: inherit;
  padding-bottom: 0;
  background: #0a2;
  color: #fff;
  width: auto;
}
.price-per-sqm>span {
  display: inline-block;
  line-height: 13px;
  font-size: 14px;
  position: relative;
  top: -8px;
}
#request-a-free-sample ul li div:hover .request-sample-pname{
  background: #258442;
  opacity: 1;
}
#request-a-free-sample ul li div:hover .request-sample-pname .price-per-sqm{
  background: #258442;
}
#request-a-free-sample ul li div:hover .request-sample-pname span{
  background: #258442;
}
#request-a-free-sample ul li div {
  opacity: 1;
}
ul.places-we-supply{
  list-style: none;
}
ul.places-we-supply .request-sample-pname a{
  color: #ffffff;
  font-size: 24px;
}
ul.places-we-supply .request-sample-pname a:hover{
  font-weight: normal;
}
.places-we-supply li:hover .request-sample-pname{
  background: #258442;
}
ul.places-we-supply{
  margin: 0 -15px !important;
}
ul.places-we-supply{
  clear: both;
  list-style: none;
  margin: 0 -15px;
  padding: 0;
}

ul.places-we-supply li{
  width: calc(33.3333% - 30px);
  float: left;
  margin: 15px;
  overflow: hidden;
  position: relative;
  padding: 0;
}
ul.places-we-supply li img{
  width: 100%;
}
.btn-default:focus{
  outline: 0;
}
.request-sample-btn-container{
  /*padding: 15px 0;
  border-bottom: 1px solid #ebebeb;*/
  display: inline-block;
  padding: 15px 0;
}
.pp-offers{
  float: left;
  line-height: 35px;
}
@media (max-width: 991px){
  ul.places-we-supply li{
    width: calc(50% - 30px);
  }
}
@media (max-width: 767px){
  ul.places-we-supply li{
    width: 93%;
  }
}
@media (max-width: 767px){
.nomobile {display: none !important;}
  ul.lpd-products li.type-product{
    width: 93%;
  }
}
.lpd-product-data .lpd-product-data-table .td-add{
  position: relative;
}
.lpd-product-data .lpd-product-data-table .td-add a.add_to_cart_button{
  margin-bottom: 20px;
}
.lpd-product-data .lpd-product-data-table .td-add .added_to_cart{
  position: absolute;
  padding: 0 !important;
  right: 0;
  bottom: -10px;
  color: #258442;
  font-weight: bold;
}
#request-a-free-sample ul li div::after {
  content: " ";
  position: absolute;
  top: 10px;
  right: 10px;
  width: 95px;
  height: 99px;
  background: url(//www.cheapgrass.co.uk/wp-content/themes/123garden/assets/img/green-checkmark.png) no-repeat !important;
  display: none;
}
div.selected img, div.selected .request-sample-pname{
  opacity: 0.6 !important;
}
#header{
  position: fixed;
}
@media (max-width: 991px){
  #header{
    position: relative;
  }
}
/*#title-breadcrumb-breadcrumb{
  display: none !important;
}*/
.owl-wrapper, .owl-item{
  width: 100% !important;
}
.header-clearfix{
  /*transition: 0.6s all ease;*/
  background-color: #258442;
}
.animBlock {
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  -webkit-transition: all .6s ease-in;
  -moz-transition: all .6s ease-in;
  -ms-transition: all .6s ease-in;
  -o-transition: all .6s ease-in;
  transition: all .6s ease-in;
}
.animBlock[data-position="left"] { left: -20%; }
.animBlock[data-position="right"] { right: -20%; }

.animBlock[data-position="left"].viewed {
  left: 0%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.animBlock[data-position="right"].viewed {
  right: 0%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-phone-icon{
  font-size: 16px !important;
  margin-right: 5px;
}
#menu-item-18308 a{
  color: #000;
}
#menu-item-18308 a:hover{
  color: #000;
  font-weight: bold;
}
#newMenuMega #menu-item-18308 a:before {
  background-color: #000;
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Header */
.modal-header {
  padding: 2px 16px;
  background-color: #258442;
  color: white;
}

/* Modal Body */
.modal-body {padding: 16px 16px 16px;}

/* Modal Footer */
.modal-footer {
  padding: 2px 16px;
  background-color: #258442;
  color: white;
}

/* Modal Content */
.modal-content {
  position: relative;
  top: 200px;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 50%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.6s;
  animation-name: animatetop;
  animation-duration: 0.6s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top: -300px; opacity: 0} 
  to {top: 200px; opacity: 1}
}

@keyframes animatetop {
  from {top: -300px; opacity: 0}
  to {top: 200px; opacity: 1}
}
.modal-header span.close{
  float: right;
  font-size: 35px;
  position: relative;
  right: -10px;
  cursor: pointer;
}
.modal-header h2{
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.modal-body input{
  padding: 9.5px 10px;
  /*width: 100px;*/
  max-width: 100px;
}
.modal-body input:focus{
  outline: none;
}
.modal-body input:-moz-read-only { /* For Firefox */
  background-color: #cdcdcd;
}

.modal-body input:read-only { 
  background-color: #cdcdcd;
}
.modal-body button{
  /*top: -1px;
  position: relative;*/
  float: right;
  margin: 0;
  max-width: 100px;
}
@media (max-width: 991px){
  .modal-body div{
    text-align: center;
  }
  .modal-body input{
    max-width: 100%;
    margin-bottom: 10px;
  }
  .modal-body button {
    float: none;
  }
}
.modal-body input.required{
  border: 2px solid red;
}
.modal-header.final{
  display: none;
}
.product_cat-finishing-touches #myBtn{
  display: none;
}
#related_in_popup{
  /*padding: 2px 16px;
  background-color: #258442;
  color: white;*/
  float: left;
  clear: both;
  width: 100%;
  display: none;
}
.related_item{
  margin-bottom: 15px;
  margin-left: 0;
}
.img-related-block{
  position: relative;
  overflow: hidden;
  padding-left: 0;
}
.img-related-block span.diagonal {
  position: absolute;
  width: 50%;
  line-height: 26px;
  text-align: center;
  top: 4px;
  left: -22px;
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  background: #e10000;
  transform: rotate(-45deg);
}
.fix_value_related{
  opacity: 0;
}
.modal-content{
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 400px;
}
.modal-body button.add_to_cart_main_fandi{
  float: left;
  min-width: 150px;
}
.fandi-main-button{
  display: none;
}
.my_class{
  display: none !important;
}
@media (max-width: 1199px){
  #request-a-free-sample span.diagonal{
    left: -42px;
  }
}
@media (max-width: 991px){
  .modal-header h2 {
    font-size: 14px;
  }
  .modal-body button.add_to_cart_main_fandi {
    min-width: 110px;
  }
  #myModal .btn-primary{
    font-size: 12px !important;
  }
  .related_item .col-xs-12.col-md-8{
    padding-left: 0;
  }
  .modal-content{
    top: 50px;
  }
  .animBlock[data-position="left"] {
    left: 0 !important;
    opacity: 1 !important;
  }
  .animBlock[data-position="right"] {
    right: 0 !important;
    opacity: 1 !important;
  }
  #request-a-free-sample a.btn-default{
    width: 50% !important;
    font-size: 11px !important;
  }
  #request-a-free-sample span.diagonal, .upsells li.product>span.diagonal{
    left: -20%;
  }
}
@media (max-width: 1199px){
  .upsells li.product>span.diagonal {
    top: 25px;
    left: -65px;
  }
}
@media (max-width: 991px){
  .upsells li.product>span.diagonal{
    top: 11px;
    left: -14%;
  }
}
@media (max-width: 950px){
  #request-a-free-sample span.diagonal{
    width: 82%;
    line-height: 31px;
    top: 4%;
    left: -35%;
  }
}
@media (max-width: 730px){
  #request-a-free-sample span.diagonal{
    width: 82%;
    line-height: 31px;
    top: 5%;
    left: -35%;
  }
  .upsells li.product>span.diagonal{
    top: 11px;
    left: -13%;
  }
}
@media (max-width: 650px){
  #request-a-free-sample span.diagonal{
    width: 82%;
    line-height: 31px;
    top: 7%;
    left: -32%;
  }
}
@media (max-width: 640px){
  .upsells li.product>span.diagonal{
    top: 4px;
    left: -13%;
  }
}
@media (max-width: 540px){
  #request-a-free-sample span.diagonal{
    width: 82%;
    line-height: 31px;
    top: 7%;
    left: -30%;
  }
  .upsells li.product>span.diagonal{
    top: 30px;
    left: -13%;
  }
}
@media (max-width: 430px){
  #request-a-free-sample span.diagonal{
    width: 82%;
    line-height: 31px;
    top: 7%;
    left: -28%;
  }
  .upsells li.product>span.diagonal{
    top: 30px;
    left: -12%;
  }
}
@media (max-width: 380px){
  #request-a-free-sample span.diagonal{
    width: 82%;
    line-height: 31px;
    top: 7%;
    left: -25%;
  }
  .upsells li.product>span.diagonal{
    top: 17px;
    left: -12%;
  }
}
.woocommerce img, .woocommerce-page img{
  width: 100%;
}
@media (max-width: 1199px){
  .upsells ul.lpd-products li.type-product {
    width: calc(50% - 30px);
  }
}
@media (max-width: 540px){
  .upsells ul.lpd-products li.type-product {
    width: 92%;
  }
}
#video-thumb .video-logo {
  left: calc(50% - 32px);
  top: calc(50% - 32px);
}
#video-thumb video {
  width: 100%;
  height: 100%;
}
a#video-thumb:before {
  position:absolute;
  font-family: FontAwesome;
  font-size: 40px;
  color: white;
  top: calc(50% - 11px);
  left: calc(50% - 12px);
  content: "\f04b"; 
}
span.video-logo{
  display: none !important;
}
@media (max-width: 767px){
  li.product>span.diagonal {
    top: 25px;
    left: -18%;
  }
}
@media (max-width: 640px){
  li.product>span.diagonal {
    top: 25px;
    left: -15%;
  }
}
@media (max-width: 540px){
  li.product>span.diagonal {
    top: 25px;
    left: -15%;
  }
}
@media (max-width: 420px){
  li.product>span.diagonal {
    top: 16px;
    left: -13%;
  }
}
/*7.12*/
.owl-theme .owl-controls{
  background: rgb(240, 248, 231);
  padding-top: 10px;
  padding-bottom: 6px;
  margin-top: 0 !important;
}
/*.widget-area{
  background: url(http://139.59.162.22/home1.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/
body{
  /*background: url(//www.cheapgrass.co.uk/../home1.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}
.home #main .widget-area .widget{
  margin-bottom: 0;
}
.home #main .widget-area ul{
  margin-bottom: 0;
  padding: 0;
}
/*.home #main .widget-area{
  padding-bottom: 20px;
}*/
.container.bwhite{
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.container.bgrey{
  background: rgb(240, 248, 231);
  padding-top: 20px;
  padding-bottom: 20px;
}
h1.pheading, div.pheading{
  font-size: 40px;
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: UCRegular,sans-serif !important;
  clear: both;
  line-height: 1.1;
}
#request-a-free-sample ul li {
  margin-bottom: 0;
}
#request-a-free-sample ul li div {
  padding-bottom: 0;
}
#request-a-free-sample ul li div.request-sample-pname{
  padding-bottom: 15px;
}
#header {
  position: relative;
  z-index: 9;
  background-color: transparent;
}
.header-div.with-background {
  background-image: none;
  padding: 0;
}
.home #header.fixed_important{
  position: fixed !important;
}
.subdiv {
  border-bottom: 2px solid #000;
  background-color: rgba(255,255,255,0.8);
}
#free-delivery-div {
  color: #258442;
}
@media (min-width: 1200px){
  body, #header{
    width: 1170px;
    margin: 0 auto;
  }
}
#title-breadcrumb-breadcrumb {
  border-top: 0;
}
#header-menu-container, #title-breadcrumb-breadcrumb {
  background-image: none;
  background-color: rgba(255,255,255,0.8) !important;
  background-repeat: repeat;
  background-position: center top;
  border-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.freedeliverytext{
  float: right;
}
.subdiv{
  display: none !important;
}
.home .subdiv{
  display: block !important;
}
#menu-header li:last-child a{
  color: #000;
}
#menu-header li:last-child a:hover{
  color: #000;
  font-weight: bold;
}
#menu-header li:last-child a:before{
  background-color: #000;
}
#header .row.to_change{
  margin-bottom: 0px !important;
}
/*@media (max-width: 1175px){
  #header .row.to_change {
    margin-bottom: 20px !important;
  }
}*/
@media (max-width: 767px){
.nomobile {display: none !important;}
.home .subdiv{
  display: none !important;
}
}
@media (max-width: 991px){
  body {
    background: none;
  }
  .home #header.fixed_important {
    position: relative !important;
  }
  #header .row.to_change{
    margin-bottom: 10px !important;
  }
}
img.artificial-grass{
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1199px){
  p.artificial-desc{
    min-height: 100px;
  }
  p.artificial-title{
    min-height: 40px;
  }
}
.product_cat-finishing-touches .request-sample-btn-container{
  display: none;
}
.product_cat-finishing-touches #product-request-sample{
  display: none;
}
.lpd-prodcut-description{
  clear: both;
}
.product_cat-finishing-touches  p.price del{
  display: none !important;
}
.upsells.products li.product a.h3{
  font-size: 18px;
}
.woocommerce-tabs .tabs{
  padding-top: 20px !important;
}
.term-description{
  display: none;
}
.heading-replace{
  background: #66ab36;
  padding: 10px;
  line-height: 40px;
  color: #fff;
  text-align: left;
  text-indent: 10px;
  font-family: UCRegular,sans-serif !important;
  font-size: 36px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.product-content h1.product_title{
  font-size: 24px;
}
iframe{
  width: 100%;
}
.woocommerce .payment_method_paypal img{
  width: auto;
}
.cart-dropdown img{
  width: 50px !important;
}
.woocommerce img, .woocommerce-page img {
  width: 100% !important;
}
.woocommerce-checkout.woocommerce-page img {
  width: auto !important;
}
li.product>h3 {
  display: block;
  margin: 0;
  padding: 15px 10px;
  color: #fff;
  background: #66ab36;
}
li.product>h3:hover{
  font-weight: normal;
  background: #258442;
}
li.product:hover>h3{
  font-weight: normal;
  background: #258442;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{
  background: #FFF;
  padding: 12px 17px;
  color: #258442;
}
.woocommerce button.button.alt.disabled:hover{
  color: #258442 !important;
}
#tab-description .img-responsive{
  width: 100% !important;
}
.cart-dropdown img {
  width: 50px !important;
}
.this-page-map{
  height: 450px;
}
.term-our-artificial-grass.woocommerce li img, .term-our-artificial-grass.woocommerce-page li img {
  width: 100% !important;
  height: 280px;
}
span.special-offer-diagonal{
  position: absolute;
  width: 71%;
  line-height: 40px;
  text-align: center;
  top: 41px;
  left: -62px;
  font-weight: 700;
  font-size: 1.5em;
  color: #fff;
  background: #5eff19;
  transform: rotate(-45deg);
}
@media (max-width: 1199px){
  span.special-offer-diagonal{
    top: 13%;
    left: -19%;
    width: 82%;
  }
}
@media (max-width: 991px){
  span.special-offer-diagonal{
    top: 14%;
    left: -21%;
  }
}
@media (max-width: 950px){
  span.special-offer-diagonal{
    width: 82%;
    top: 14%;
    left: -20%;
  }
}
@media (max-width: 767px){
  span.special-offer-diagonal{
    width: 82%;
    top: 11%;
    left: -28%;
  }
}
@media (max-width: 640px){
  span.special-offer-diagonal{
    top: 15%;
    left: -26%;
  }
}
@media (max-width: 540px){
  span.special-offer-diagonal{
    width: 82%;
    top: 14%;
    left: -24%;
  }
}
@media (max-width: 430px){
  span.special-offer-diagonal{
    width: 82%;
    top: 14%;
    left: -23%;
  }
}
@media (max-width: 380px){
  span.special-offer-diagonal{
    width: 82%;
    top: 13%;
    left: -21%;
  }
}
.widget .textwidget .main-banner img{
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.woocommerce .woo_pp_cart_buttons_div img, .woocommerce-page .woo_pp_cart_buttons_div img {
  width: auto !important;
}
@media (max-width: 767px){
  .freedeliverytext{
    display: none !important;
  }
}
.products-per-page select{
  height: 37px;
  background: #258442;
  color: white;
  border: 1px solid #000;
  padding: 5px;
}
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li span.current, .wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li span.current, .wordpress-123garden .woocommerce nav.woocommerce-pagination ul li a:hover, .wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li a:hover, .wordpress-123garden .woocommerce nav.woocommerce-pagination ul li a:focus, .wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li a:focus {
  color: #fff;
  background: #66ab36;
}
.wordpress-123garden .woocommerce nav.woocommerce-pagination ul li span.current, .wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li span.current {
  color: #fff;
}
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li span {
  /*font-size: 17px;*/
}
.wordpress-123garden.woocommerce-page nav.woocommerce-pagination ul li {
  border: 1px solid #e1e1e1;
}
.footer_cards{
  margin-top: 20px;
}
.footer_cards img{
  max-width: 100% !important;
  width: auto !important;
  height: 30px;
  margin-right: 5px;
  margin-top: 10px;
}
.our-copyright{
  margin-bottom: 40px;
}
/*@media (max-width: 500px){
  .product-content h1.product_title {
    font-size: 18px;
  }
  .heading-replace {
    padding: 10px 0;
    font-size: 15px;
  }
  .lpd-product-meta {
    padding: 20px 0;
  }
  .lpd-product-meta h2, .lpd-product-meta h3 {
    font-size: 15px;
  }
  .upsells.products h2 {
    padding: 10px 0;
    font-size: 17px;
  }
}*/
#request-a-free-sample.request-carpets .product{
  margin-bottom: 10px;
}
.postid-21247 .woocommerce-tabs{
  display: none !important;
}
.woocommerce form .form-row .input-checkbox{
  margin: -2px 2px 0 0;
}
a.button.cancel{
  margin-left: 10px;
}
.wordpress-123garden.woocommerce div.product p.price del, .wordpress-123garden.woocommerce div.product span.price del{
  display: none !important;
}
.woocommerce-Price-amount { }
.shop_custom_fields {
color: white;
background-color: #258442;
padding-top: 5px;
padding-bottom: 10px;
font-size: 148%; 
text-align: center;
}
.shop_custom_fields_unset {
color: white;
//background-color: #258442;
padding-top: 5px;
padding-bottom: 10px;
font-size: 148%;
text-align: center;
}
.shop_custom_fields_red {
color: white;
background-color: red;
padding-top: 5px;
padding-bottom: 10px;
font-size: 148%;
text-align: center;
}
.shop_custom_fields_yellow {
color: #258442;;
background-color: yellow;
padding-top: 5px;
padding-bottom: 10px;
font-size: 148%;
text-align: center;
}
.woocommerce-loop-product__title {
color: white;
background-color: #258442;
padding-top: 10px;
padding-bottom: 5px;
font-size: 148%;
text-align: center;
margin-top: 0;
margin-bottom: 0;
}