.woocommerce:before, .woocommerce:after {
display: block;
content: '';
clear: both;
}
.woocommerce-breadcrumb, .woocommerce-products-header {
display: none;
}
.woocommerce-notices-wrapper {
width: 100%;
padding: 0;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
margin: 0 0 2.5em;
padding: 1.5em 1.5em 1.5em 1.5em;
border-left: 5px solid #329cbd;
background-color: rgba(150, 150, 150, 0.05);
}
.woocommerce-info {
border-color: #3197d4;
}
.woocommerce-error {
list-style-position: inside;
}
.woocommerce-result-count {
display: none;
margin-bottom: 0;
padding: 15px 30px 15px 0;
float: left;
}
.woocommerce-result-count + form {
display: none;
margin-bottom: 30px;
}
@media (min-width: 576px) {
.woocommerce-result-count + form {
float: right;
}
}
ul.products {
list-style: none;
padding: 0;
margin: 0 -15px;
display: flex;
flex-wrap: wrap;
clear: both;
}
ul.products .product {
position: relative;
padding: 0 15px;
margin-bottom: 30px;
text-align: center;
}
ul.products .product .product-inner {
position: relative;
display: block;
overflow: hidden;
background-color: #f7f6fb;
border: 1px solid rgba(76, 76, 76, 0.1);
border-radius: 5px !important;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
ul.products .product > a > img {
width: 100%;
border-radius: 5px 5px 0 0;
}
ul.products .product h2 {
line-height: 1;
font-size: 20px;
font-weight: 500;
margin: 1.8em 0 1.2em;
text-transform: none;
}
ul.products .product .onsale {
position: absolute;
top: 0;
left: 0;
padding: 0.1em 0.5em;
color: #fff;
border-radius: 5px 0 0 0;
background-color: #c280bf;
font-size: 12px;
line-height: 1.6em;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.2em;
text-indent: 0.2em;
z-index: 2;
}
ul.products .product .star-rating {
margin: -1em auto 0;
}
ul.products .product .btn.button {
margin-bottom: 40px;
}
ul.products .product .btn-maincolor:hover span, ul.products .product .btn-maincolor:hover input, ul.products .product .btn-maincolor:focus span, ul.products .product .btn-maincolor:focus input {
background-color: #f7f6fb;
}
ul.products.owl-carousel > * {
width: 100%;
}
ul.products.owl-carousel .product {
width: 100%;
}
ul.products.owl-carousel .product h2 {
font-size: 21px;
margin-bottom: 1em;
}
@media (max-width: 575px) {
ul.products .product {
width: 100% !important;
}
}
.columns-1 > * {
width: 100%;
margin-right: 0;
}
.columns-2 > * {
width: 50%;
}
.columns-3 > * {
width: 33.333333%;
}
.columns-4 > * {
width: 25%;
}
@media (max-width: 992px) {
.columns-4 > * {
width: 33.333333%;
}
}
.columns-5 > * {
width: 20%;
}
.columns-6 > * {
width: 16.666667%;
}
.price {
display: block;
margin: 21px 0 30px;
color: #4c4c4c;
}
.price del {
opacity: 0.7;
padding-right: 1em;
color: #808080;
}
.button {
display: inline-block;
position: relative;
z-index: 2;
font-size: 12px;
line-height: 1.6em;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.2em;
padding: 23px 26px;
line-height: 1;
background: transparent;
color: #323232;
border: 1px solid #323232;
}
.button:hover {
background-color: #329cbd;
border-color: #329cbd !important;
color: #fff !important;
}
.ds .button {
color: #fff;
border-color: #fff;
}
.button.disabled {
cursor: not-allowed;
opacity: 0.5;
}
.woocommerce-orders-table__row .button, .woocommerce-Message .button, .woocommerce-message .button {
padding: 7px 16px;
}
.woocommerce-Message .button, .woocommerce-message .button {
float: right;
margin: 3px 0;
}
.add_to_cart_button + .wc-forward {
padding: 0 1em;
font-size: 0;
}
.add_to_cart_button + .wc-forward:after {
font-family: 'FontAwesome';
content: "\f178";
padding-left: 0;
font-size: 12px;
position: absolute;
bottom: 46px;
right: 20px;
} .woocommerce-pagination {
text-align: center;
}
.woocommerce-pagination ul.page-numbers {
padding: 0;
list-style: none;
}
.woocommerce-pagination ul.page-numbers li {
display: inline-block;
}
.woocommerce-pagination ul.page-numbers span, .woocommerce-pagination ul.page-numbers a {
color: #808080;
background-color: transparent;
border: 2px solid rgba(76, 76, 76, 0.1);
border-radius: 5px;
display: inline-block;
margin-right: 0.2em;
padding-left: 0.8em;
padding-right: 0.8em;
min-width: 3em;
height: 3em;
line-height: 3em;
text-align: center;
}
.woocommerce-pagination ul.page-numbers span:hover, .woocommerce-pagination ul.page-numbers a:hover {
border-color: #c280bf;
color: #c280bf;
}
.woocommerce-pagination ul.page-numbers span {
border-color: #c280bf;
color: #c280bf;
cursor: not-allowed;
} .product .flex-viewport, .product ol.flex-control-nav.flex-control-thumbs li img {
border: 1px solid rgba(76, 76, 76, 0.1);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
border-radius: 5px;
}
.product .flex-control-thumbs li {
margin: 3px 0 1px;
padding: 0 0 0 4px;
}
.product .images {
position: relative;
margin-bottom: 2em;
}
.product .images .flex-direction-nav {
display: none;
}
.product .images figure {
max-width: none;
}
@media (min-width: 576px) {
.product .images {
width: 47%;
float: left;
}
}
.product .summary {
position: relative;
margin-bottom: 3.8em;
}
.product .summary:after {
content: '';
display: block;
clear: both;
}
@media (min-width: 576px) {
.product .summary {
width: 47%;
float: right;
}
}
.product .summary .entry-title {
font-size: 30px;
font-weight: 500;
line-height: 1;
margin-bottom: 12px;
}
.product .summary .woocommerce-product-rating {
line-height: 1;
position: relative;
display: flex;
align-items: center;
}
.product .summary .woocommerce-grouped-product-list {
margin-bottom: 30px;
}
.product .summary .woocommerce-grouped-product-list td, .product .summary .woocommerce-grouped-product-list th {
vertical-align: middle;
padding: 12px 10px;
}
.product .summary .woocommerce-grouped-product-list .quantity [type='number'] {
margin-bottom: 0;
}
.product .summary .star-rating {
display: inline-block;
margin-right: 20px;
}
.product .summary .woocommerce-review-link {
display: inline-block;
}
.product .summary .price {
display: block;
margin: 21px 0 23px;
color: #c280bf;
}
.product .summary .price del {
opacity: 0.7;
padding-right: 1em;
color: #808080;
}
.product .summary .variations {
margin: 1.5em 0;
}
.product .summary .variations tr {
display: block;
margin-bottom: 0.6em;
border: 0;
}
.product .summary .variations td {
display: block;
padding: 0;
border: 0;
}
.product .summary .variations td select {
width: 100%;
}
.product .summary .variations label {
text-transform: capitalize;
font-weight: 500;
margin-bottom: 0;
}
.product .summary .variations label:after {
content: ':';
}
.product .summary .variations .reset_variations {
font-size: 0;
display: none;
}
.product .summary .variations .reset_variations:before {
font-size: 16px;
padding: 0.5em;
display: inline-block;
font-family: 'FontAwesome';
content: "\f05e";
}
.product .summary .cart {
margin-top: 40px;
}
.product .summary .quantity {
display: inline-block;
margin-right: 10px;
}
.product .summary .quantity [type='number'] {
padding-right: 0;
padding-left: 25px;
margin-bottom: 20px;
max-width: 5em;
}
.product .summary .quantity + button {
top: 0;
position: relative;
margin-bottom: 0;
}
.product .summary .product_meta {
margin-top: 2.5em;
}
.product .summary .product_meta > span {
display: block;
border-bottom: 1px solid rgba(76, 76, 76, 0.1);
padding: 0.9em 0;
font-weight: 500;
color: #4c4c4c;
}
.product .summary .product_meta > span > span, .product .summary .product_meta > span > a {
margin-left: 10px;
color: #808080;
font-weight: 300;
}
.product .summary .product_meta > span > a {
color: #c280bf;
}
.product .summary .product_meta > span:first-child {
border-top: 1px solid rgba(76, 76, 76, 0.1);
}
.product .summary .product_meta a {
font-size: 12px;
line-height: 1.6em;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.2em;
} .woocommerce-tabs {
clear: both;
margin: 4em 0;
}
.woocommerce-tabs ul.tabs {
list-style: none;
padding: 0;
margin-bottom: 0;
}
@media (max-width: 1440px) {
.woocommerce-tabs ul.tabs {
border-radius: 5px 5px 0 0;
overflow: hidden;
}
}
.woocommerce-tabs ul.tabs li + li {
border-top: none;
}
.woocommerce-tabs ul.tabs li {
display: block;
position: relative;
}
.woocommerce-tabs ul.tabs li.active:after {
opacity: 1;
right: 0.4em;
}
.woocommerce-tabs ul.tabs li.active a {
background-image: linear-gradient(to right, #329cbd 0%, #c280bf 100%);
color: #fff !important;
}
.woocommerce-tabs ul.tabs li a {
text-align: center;
background-color: #f7f6fb;
color: #c280bf;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.2em;
display: block;
border-radius: 5px 5px 0 0;
margin-right: 2px;
margin-bottom: 2px;
padding: 25px 10px;
min-width: 250px;
}
.woocommerce-tabs ul.tabs li a:hover {
color: #c280bf;
}
@media (max-width: 1440px) {
.woocommerce-tabs ul.tabs li {
width: 100%;
display: block;
}
.woocommerce-tabs ul.tabs li a {
min-width: 100%;
width: 100%;
display: block;
padding: 5px 10px;
border-radius: 0;
}
}
.woocommerce-tabs .panel {
border-radius: 0 5px 5px 5px;
border: 1px solid #ededed;
padding: 50px 60px;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}
.woocommerce-tabs .panel h2 {
display: none;
}
@media (min-width: 1440px) {
.woocommerce-tabs ul.tabs {
display: flex;
}
.woocommerce-tabs ul.tabs li a {
margin-bottom: 0;
}
}
.woocommerce-tabs .shop_attributes {
margin-top: 0;
margin-bottom: 0;
}
.woocommerce-tabs .shop_attributes tr td, .woocommerce-tabs .shop_attributes tr th {
padding: 10px;
}
.woocommerce-tabs .shop_attributes th {
padding-left: 0;
}
.woocommerce-tabs .shop_attributes th:after {
content: ':';
} .commentlist {
padding: 0;
list-style: none;
}
.comment_container {
position: relative;
padding: 20px 20px 20px;
margin-bottom: 30px;
margin-left: 50px;
}
.comment_container > img {
max-width: 50px;
position: absolute;
top: -1px;
left: -50px;
border: 5px solid #fff;
border-radius: 50%;
}
.comment_container .meta {
font-size: 12px;
line-height: 1.6em;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.2em;
line-height: 1.3;
margin-right: 90px;
margin-bottom: 0.5em;
color: #323232;
}
.comment_container .meta strong {
font-weight: inherit;
}
.comment_container .star-rating {
float: right;
}
#tab-reviews .comment-respond {
border: none;
padding: 0;
}
#tab-reviews [type="submit"], #tab-reviews [type="reset"], #tab-reviews button {
color: #fff;
text-align: center;
max-width: 180px;
padding: 18px 15px;
}
#tab-reviews [type="submit"]:hover, #tab-reviews [type="reset"]:hover, #tab-reviews button:hover, #tab-reviews [type="submit"]:focus, #tab-reviews [type="reset"]:focus, #tab-reviews button:focus {
background-image: none;
}
#reviews label[for] {
display: block;
}
.comment-reply-title {
display: block;
font-weight: bold;
font-size: 24px;
margin-bottom: 1.5em;
line-height: 1;
margin-bottom: 0.5em;
color: #4c4c4c;
}
.related, .upsells, .cross-sells {
margin-top: 4em;
}
.related .owl-stage-outer, .upsells .owl-stage-outer, .cross-sells .owl-stage-outer {
overflow: visible !important;
}
.related > h2, .upsells > h2, .cross-sells > h2 {
font-size: 24px;
font-weight: 500;
line-height: 1;
margin-bottom: 1.4em;
}
.related ul.products, .upsells ul.products, .cross-sells ul.products {
margin: 0;
}
.related ul.products .product, .upsells ul.products .product, .cross-sells ul.products .product {
padding: 0;
margin: 0;
}
.related ul.products .product .onsale, .upsells ul.products .product .onsale, .cross-sells ul.products .product .onsale {
left: 0px;
}
.widget.woocommerce .select_container::after, .woocommerce-input-wrapper .select_container::after, .widget.woocommerce .select_container::before, .woocommerce-input-wrapper .select_container::before {
z-index: 4;
}
.widget.woocommerce .select_container:before, .woocommerce-input-wrapper .select_container:before {
content: '\f107';
font-family: "FontAwesome";
display: block;
position: absolute;
text-align: center;
right: 10px;
bottom: -44px;
top: auto;
transform: none;
width: 40px;
z-index: 1;
pointer-events: none;
cursor: pointer;
}
.widget.woocommerce .select2-container .select2-selection__arrow, .woocommerce-input-wrapper .select2-container .select2-selection__arrow {
display: none;
}
.widget.woocommerce .select2-container .select2-selection--single, .woocommerce-input-wrapper .select2-container .select2-selection--single {
height: 60px;
}
.widget.woocommerce .select2-container .select2-selection__rendered, .woocommerce-input-wrapper .select2-container .select2-selection__rendered {
line-height: 60px;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 12px;
padding-left: 20px;
font-weight: 500;
color: #808080;
}
.widget.woocommerce .select2-container .select2-selection__placeholder, .woocommerce-input-wrapper .select2-container .select2-selection__placeholder {
font-weight: 500;
font-style: normal;
color: #808080;
}
.widget.woocommerce .select2-container--default .select2-selection--single, .woocommerce-input-wrapper .select2-container--default .select2-selection--single {
border-radius: 0;
border: 1px solid rgba(76, 76, 76, 0.1);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.comment-form-rating .select_container:before {
display: none;
} .widget .woocommerce-Price-amount {
color: #329cbd;
}
.widget_shopping_cart ul, .widget_products ul, .widget_recently_viewed_products ul, .widget_recent_reviews ul, .widget_top_rated_products ul {
list-style: none;
padding: 0;
margin: 0;
}
.widget_shopping_cart ul li, .widget_products ul li, .widget_recently_viewed_products ul li, .widget_recent_reviews ul li, .widget_top_rated_products ul li {
position: relative;
padding-left: 95px;
min-height: 100px;
margin-bottom: 20px;
}
.widget_shopping_cart ul li:last-child, .widget_products ul li:last-child, .widget_recently_viewed_products ul li:last-child, .widget_recent_reviews ul li:last-child, .widget_top_rated_products ul li:last-child {
margin-bottom: 0;
}
.widget_shopping_cart ul li a > img, .widget_products ul li a > img, .widget_recently_viewed_products ul li a > img, .widget_recent_reviews ul li a > img, .widget_top_rated_products ul li a > img {
position: absolute;
left: 0;
max-width: 70px;
border: 1px solid rgba(76, 76, 76, 0.1);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
border-radius: 5px;
}
.widget_shopping_cart .product-title, .widget_products .product-title, .widget_recently_viewed_products .product-title, .widget_recent_reviews .product-title, .widget_top_rated_products .product-title {
display: block;
font-size: 18px;
font-weight: 400;
}
.widget_shopping_cart del, .widget_products del, .widget_recently_viewed_products del, .widget_recent_reviews del, .widget_top_rated_products del, .widget_shopping_cart ins, .widget_products ins, .widget_recently_viewed_products ins, .widget_recent_reviews ins, .widget_top_rated_products ins, .widget_shopping_cart .amount, .widget_products .amount, .widget_recently_viewed_products .amount, .widget_recent_reviews .amount, .widget_top_rated_products .amount {
font-weight: 500;
text-decoration-color: #c280bf;
}
.widget_shopping_cart del, .widget_products del, .widget_recently_viewed_products del, .widget_recent_reviews del, .widget_top_rated_products del {
opacity: 0.7;
padding-right: 1em;
}
.widget_products ul {
margin-top: -10px;
}
.widget_products ul li {
min-height: 70px;
margin-bottom: 16px;
}
.widget_products .amount {
font-weight: 300;
color: #808080;
font-size: 12px;
letter-spacing: 0.2em;
}
.widget_recent_reviews a {
font-size: 18px;
font-weight: 400;
}
.widget_price_filter {
padding-right: 15px;
}
.widget_price_filter .price_slider {
margin-top: 5px;
margin-bottom: 10px;
}
.widget_price_filter .price_slider_amount {
margin-top: 10px;
text-align: left;
display: flex;
flex-direction: column-reverse;
}
.widget_price_filter .price_slider_amount button {
max-width: 170px;
}
.widget_price_filter .price_slider_amount .price_label {
font-size: 12px;
font-weight: 500;
color: #4c4c4c;
text-transform: uppercase;
letter-spacing: 0.2em;
margin-bottom: 9px;
}
.widget_price_filter .price_slider_amount .price_label .from, .widget_price_filter .price_slider_amount .price_label .to {
font-size: 12px;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 12px;
height: 12px;
cursor: ew-resize;
outline: none;
border-radius: 50%;
background: #c280bf;
box-sizing: border-box;
margin-top: -0.24em;
opacity: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1px;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
box-shadow: 0 0 0 0.236em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: 0.3em;
display: block;
border: 0;
background: #c280bf;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #f2f2f2;
}
.widget_price_filter .ui-slider-horizontal {
height: 4px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.widget_shopping_cart li {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding-right: 30px;
}
.widget_shopping_cart li a {
color: #4c4c4c;
}
.widget_shopping_cart li .minicart-product-meta a {
width: 100%;
display: flex;
align-items: center;
font-size: 16px;
font-weight: 500;
height: 43px;
overflow: hidden;
line-height: 1.2;
}
.widget_shopping_cart .remove {
margin-left: 6px;
order: 3;
line-height: 0.75;
position: absolute;
right: 7px;
top: 50%;
margin-top: -22px;
font-size: 27px;
font-weight: 300;
color: #4c4c4c !important;
width: auto;
}
.widget_shopping_cart .total {
font-size: 16px;
font-family: "Montserrat", sans-serif;
text-transform: capitalize;
font-weight: 500;
color: #323232;
text-align: left;
margin: 1.3em 0 1.5em;
}
.widget_shopping_cart .total strong {
font-weight: 500;
}
.widget_shopping_cart .quantity {
font-size: 12px;
line-height: 1.6em;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.2em;
font-weight: 500;
display: inline-block;
margin-bottom: 12px;
}
.widget_shopping_cart .btn + .btn {
margin-left: 0px;
}
.widget_shopping_cart #place_order.button {
display: inline-block;
position: relative;
z-index: 2;
font-size: 12px;
line-height: 1.6em !important;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.2em;
padding: 23px 26px !important;
background: transparent;
color: #fff;
border: 2px solid #c280bf;
}
.widget_shopping_cart #place_order.button:hover, .widget_shopping_cart #place_order.button:focus {
background: transparent !important;
color: #4c4c4c !important;
border: 2px solid #c280bf !important;
}
.widget_shopping_cart .payment_box .wc-stripe-elements-field {
width: 100%;
}
.widget_shopping_cart .woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
position: relative;
width: 100%;
}
.dropdown .widget_shopping_cart {
white-space: normal;
}
.dropdown .widget_shopping_cart .total {
font-weight: 700;
font-size: 20px;
letter-spacing: 0;
margin: 30px -40px;
padding: 20px 40px;
background-color: rgba(150, 150, 150, 0.05);
}
.dropdown .widget_shopping_cart .total strong {
padding-right: 10px;
}
.dropdown .widget_shopping_cart .buttons {
white-space: nowrap;
}
.widget_product_tag_cloud a {
border: 1px solid rgba(76, 76, 76, 0.1);
border-radius: 5px;
padding: 9px 34px;
margin: 0 0 10px 3px;
text-align: center;
display: inline-block;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
font-weight: 500;
text-transform: uppercase;
color: #c280bf;
font-size: 12px !important;
}
.widget_product_tag_cloud a:hover {
background-color: #c280bf;
border-color: #c280bf;
color: #fff;
}
.woocommerce-MyAccount-navigation ul, .widget_layered_nav ul, .widget_layered_nav_filters ul, .widget_product_categories ul {
padding: 0;
list-style: none;
width: 100%;
}
.woocommerce-MyAccount-navigation ul .count, .widget_layered_nav ul .count, .widget_layered_nav_filters ul .count, .widget_product_categories ul .count {
color: #323232;
}
.woocommerce-MyAccount-navigation ul ul li, .widget_layered_nav ul ul li, .widget_layered_nav_filters ul ul li, .widget_product_categories ul ul li {
padding-left: 20px;
}
.woocommerce-MyAccount-navigation ul ul li:last-child, .widget_layered_nav ul ul li:last-child, .widget_layered_nav_filters ul ul li:last-child, .widget_product_categories ul ul li:last-child {
padding-bottom: 0;
border-bottom: none;
}
.woocommerce-MyAccount-navigation li, .widget_layered_nav li, .widget_layered_nav_filters li, .widget_product_categories li {
border-top: 1px solid rgba(76, 76, 76, 0.1);
border-bottom: 1px solid rgba(76, 76, 76, 0.1);
display: flex;
flex-wrap: wrap;
align-items: center;
}
.woocommerce-MyAccount-navigation li > a, .widget_layered_nav li > a, .widget_layered_nav_filters li > a, .widget_product_categories li > a {
flex-grow: 10;
display: inline-block;
padding-top: 14px;
padding-bottom: 14px;
}
.woocommerce-MyAccount-navigation li > a:hover, .widget_layered_nav li > a:hover, .widget_layered_nav_filters li > a:hover, .widget_product_categories li > a:hover {
color: #c280bf;
}
.woocommerce-MyAccount-navigation li:before, .widget_layered_nav li:before, .widget_layered_nav_filters li:before, .widget_product_categories li:before {
font-family: 'FontAwesome';
content: '\f111';
font-size: 5px;
color: #c280bf;
position: relative;
top: 0px;
padding-right: 12px;
}
.woocommerce-MyAccount-navigation li.is-active, .widget_layered_nav li.is-active, .widget_layered_nav_filters li.is-active, .widget_product_categories li.is-active {
font-weight: 700;
}
.woocommerce-MyAccount-navigation li + li, .widget_layered_nav li + li, .widget_layered_nav_filters li + li, .widget_product_categories li + li {
border-top: none;
} .shop_table {
margin-top: 0;
}
.shop_table .amount {
font-weight: 500;
}
.shop_table .product-remove, .shop_table .product-thumbnail, .shop_table .product-quantity {
text-align: center;
}
.shop_table th, .shop_table td {
padding: 13px 10px;
}
.shop_table td {
vertical-align: middle;
}
.shop_table th {
font-size: 12px;
line-height: 1.6em;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.2em;
border-bottom: 1px solid rgba(76, 76, 76, 0.1);
vertical-align: bottom;
}
.shop_table .remove {
font-size: 2em;
}
.shop_table .product-thumbnail img {
max-width: 70px;
}
.shop_table .quantity [type='number'] {
padding-right: 0;
max-width: 4.5em;
}
.shop_table .actions {
padding-top: 2em;
text-align: right;
}
.shop_table .coupon {
float: left;
}
.shop_table .coupon label {
display: none;
}
.shop_table .coupon [type="text"] {
width: auto;
margin-right: 10px;
}
.shop_table .coupon [type="submit"] {
position: relative;
top: 0;
margin-bottom: 0;
}
@media (max-width: 767px) {
.shop_table .coupon [type="submit"] {
display: block;
margin-top: 15px;
}
}
@media (max-width: 767px) {
.shop_table .coupon + button {
display: block;
}
}
@media (max-width: 991px) {
.shop_table {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
}
.cart-collaterals {
clear: both;
margin-top: 3em;
display: flex;
flex-direction: column;
}
.cart-collaterals h2 {
font-weight: bold;
font-size: 24px;
margin-bottom: 1.5em;
line-height: 1;
}
.cart-collaterals .cart_totals {
order: -1;
}
.cart-collaterals .wc-proceed-to-checkout {
margin-top: 3em;
} .woocommerce-billing-fields:before, .checkout:before, .woocommerce-billing-fields:after, .checkout:after {
display: block;
content: '';
clear: both;
}
.woocommerce-billing-fields .woocommerce-additional-fields, .checkout .woocommerce-additional-fields {
margin-top: 1.65em;
}
.woocommerce-NoticeGroup {
margin-bottom: 30px;
}
.woocommerce-checkout {
color: #4c4c4c;
}
.woocommerce-checkout h3 {
font-size: 20px;
font-weight: 500;
}
.woocommerce-checkout .product-quantity {
font-weight: 500;
}
.col2-set .col-1, .col2-set .col-2 {
max-width: none;
clear: both;
padding: 0 !important;
}
.col2-set .col-1:after, .col2-set .col-2:after {
display: block;
content: '';
clear: both;
}
@media (min-width: 992px) {
.col2-set#customer_details {
flex-direction: column;
width: 64%;
float: left;
}
.col2-set ~ #order_review_heading, .col2-set ~ #order_review {
float: right;
width: 32%;
margin-top: 0;
}
}
td.product-name {
width: 700px;
}
#payment ul {
margin: 1em 0;
list-style: none;
padding-left: 0;
}
#payment [type="radio"] {
opacity: 0;
margin-left: -10px;
}
#payment label {
margin-bottom: 0;
}
.wc_payment_method .payment_box {
margin-top: 0.8em;
padding: 0.8em 1em;
background-color: rgba(150, 150, 150, 0.05);
}
.place-order.form-row {
display: block;
margin: 2em 0;
}
p.form-row {
display: block;
margin-left: 0;
margin-right: 0;
margin-bottom: 1.5em;
}
p.form-row label {
display: block;
margin-bottom: 0;
}
@media (min-width: 992px) {
p.form-row.form-row-first {
width: 50%;
float: left;
padding-right: 15px;
}
p.form-row.form-row-last {
width: 50%;
float: left;
padding-left: 15px;
}
}
p.form-row.notes, p.form-row.form-row-wide {
width: 100%;
clear: both;
}
.woocommerce-info + .checkout_coupon, .woocommerce-info + .login {
display: none;
width: 100% !important;
}
.lost_reset_password p.form-row.form-row-first {
margin-right: 0;
width: 100%;
}
@media (min-width: 992px) {
.lost_reset_password, form.login {
width: 50%;
margin: auto;
}
}
.lost_reset_password .button, form.login .button {
margin-top: 15px;
margin-bottom: 15px;
} .woocommerce-MyAccount-navigation {
margin-bottom: 2em;
}
@media (min-width: 768px) {
.woocommerce-MyAccount-navigation {
padding-left: 60px;
float: right;
width: 30%;
}
.woocommerce-MyAccount-content {
float: left;
width: 70%;
}
} .woocommerce-order-details {
margin-top: 2.5em;
}
.woocommerce-customer-details {
margin-top: 3.5em;
}
.woocommerce-customer-details h3 {
margin-top: 1em;
}
ul.wc-item-downloads {
margin: 0.5em 0;
}
.order-again {
margin-top: 2em;
}
.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons a + a {
margin-left: 5px;
}