p.price {
margin-bottom:10px !important;
}
p.price-sfr {
font-size: 24px;
margin-bottom: 30px;
}
h1.product_title {
font-size:30px !important;
}
ul.product-cats {
margin-bottom: 30px;
}
ul.product-cats li a {
font-size: 16px;
font-weight: bold;
}
.woocommerce #order_review .shop_table tr td,
.woocommerce #order_review .shop_table tr th {
padding: 4px;
}
.wc-gzd-product-name-right span.name,
.wc-gzd-product-name-right p.wc-gzd-cart-info,
ul#shipping_method li label {
text-transform: none !important;
}
.woocommerce .woocommerce-cart-form .shop_table td .name {
text-transform: none !important;
}
.woocommerce .woocommerce-cart-form .shop_table .product-thumbnail {
min-width: 100px !important;
}
table.woocommerce-checkout-review-order-table div.wc-gzd-product-name-left {
max-width: none;
width: 39%;
}
table.woocommerce-checkout-review-order-table div.wc-gzd-product-name-right {
width: 55%;
}
@media only screen and (max-width: 1200px){
table.woocommerce-checkout-review-order-table div.wc-gzd-product-name-right {
width: 100%;
}
table.woocommerce-checkout-review-order-table div.wc-gzd-product-name-left {
max-width: none;
width: 60%;
}
}
.woocommerce .woocommerce-cart-form .shop_table .product-thumbnail {
width: 160px;
}
.woocommerce .woocommerce-cart-form .shop_table td.product-name {
width: 55%;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-device-width: 1024px) {
.aws-container .aws-search-field {
font-size: 12px;
}
}
@media only screen and (max-width: 870px){
header.site-header .header-widgets li+li {
padding-top: 5px;
float: right;
}
}
@media only screen and (max-width: 450px){
.logo .logo-dimensions {
min-width: 100% !important;
width: 100% !important;
}
}