@media screen and (min-width: 1200px) {
.layout-boxed {
width: 100%;
height: 100%;
background-attachment: fixed;
background-position: center center;
}
.layout-boxed.page-wrapper {
max-width: 1250px;
margin: 0px auto 0;
}
}.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} embed,
iframe,
object {
max-width: 100%;
} .bypostauthor {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
margin-right: -15px;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
padding-right: 15px;
}
.gallery-item {
padding-bottom: 15px;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.screen-reader-text {
background: transparent;
display: none;
}
.woocommerce ul.products li h2, .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 16px;
font-weight: 600;
}
.woocommerce ul.products li.product .price,
.woocommerce.single-product .related.products .woocommerce-Price-amount {
font-size: 18px;
color: #66c64a;
}
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price del {
color: #616161;
display: inline-block;
padding: 0 5px;
}
.woocommerce.single-product .related.products del .woocommerce-Price-amount,
.woocommerce.single-product del .woocommerce-Price-amount{
color: #505050;
}
.woocommerce.single-product p.price ins span {
font-size: 36px;
font-weight: 600;
color: #84d26c;
}
.woocommerce div.product form.cart .button {
line-height: 35px;
font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
font-weight: 600;
padding: 12px 35px;
}
.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel p {
margin: 0 0 1em;
}
.wpgs-nav .slick-slide {
margin-left: 0;
margin-right: 0;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
border: 2px solid #f7f7f7;
background: #fdfdfd;
box-shadow: none;
}
.woocommerce .woocommerce-cart-form table.shop_table {
border: none;
box-shadow: none;
padding: 35px 25px;
border: 2px solid #f7f7f7;
background: #fdfdfd;
border-radius: 0;
}
.woocommerce .woocommerce-page table.cart td.actions {
padding: 15px 0px;
}
.woocommerce .woocommerce-page .woocommerce-cart-form__cart-item.cart_item + tr,
.woocommerce-page table.cart td.actions {
border-bottom: 0 ;
}
.woocommerce .woocommerce-checkout table.cart .product-thumbnail {
padding-bottom: 15px;
}
.woocommerce .cart .button, .woocommerce .cart input.button,
.woocommerce a.button.alt, .woocommerce .return-to-shop a {
font-weight: 600;
}