@media (max-width: 767px) {
.woocommerce,
.woocommerce-page {      }
.woocommerce table.shop_table_responsive thead,
.woocommerce-page table.shop_table_responsive thead {
display: none; }
.woocommerce table.shop_table_responsive tbody th,
.woocommerce-page table.shop_table_responsive tbody th {
display: none; }
.woocommerce table.shop_table_responsive tbody td,
.woocommerce-page table.shop_table_responsive tbody td {
border: 1px solid #e8e8e8;
padding: 10px;
border-top-width: 0; }
.woocommerce table.shop_table_responsive tbody td:first-child,
.woocommerce-page table.shop_table_responsive tbody td:first-child {
border-top-width: 1px; }
.woocommerce table.shop_table_responsive tr,
.woocommerce-page table.shop_table_responsive tr {
display: block; }
.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td {
display: block;
text-align: right !important; }
.woocommerce table.shop_table_responsive tr td.order-actions,
.woocommerce-page table.shop_table_responsive tr td.order-actions {
text-align: left !important; }
.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
content: attr(data-title) ": ";
font-weight: 700;
float: left; }
.woocommerce table.shop_table_responsive tr td.product-remove::before, .woocommerce table.shop_table_responsive tr td.actions::before,
.woocommerce-page table.shop_table_responsive tr td.product-remove::before,
.woocommerce-page table.shop_table_responsive tr td.actions::before {
display: none; }
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background-color: rgba(0, 0, 0, 0.025); }
.woocommerce table.my_account_orders tr td.order-actions,
.woocommerce-page table.my_account_orders tr td.order-actions {
text-align: left; }
.woocommerce table.my_account_orders tr td.order-actions::before,
.woocommerce-page table.my_account_orders tr td.order-actions::before {
display: none; }
.woocommerce table.my_account_orders tr td.order-actions .button,
.woocommerce-page table.my_account_orders tr td.order-actions .button {
float: none;
margin: 0.125em 0.25em 0.125em 0; }
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
float: none;
width: 100% !important; }
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
margin-left: 0 !important; }
.woocommerce ul.products li.product, .woocommerce[class*='columns-'] ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce-page[class*='columns-'] ul.products li.product {
width: 50%; }
.woocommerce div.product div.images,
.woocommerce div.product div.summary,
.woocommerce #content div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.images,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.images,
.woocommerce-page #content div.product div.summary {
float: none;
width: 100%; }
.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {
display: none; }
.woocommerce table.cart td.actions,
.woocommerce #content table.cart td.actions,
.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
text-align: left; }
.woocommerce table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon {
float: none;
padding-bottom: 0.5em; }
.woocommerce table.cart td.actions .coupon::after,
.woocommerce #content table.cart td.actions .coupon::after,
.woocommerce-page table.cart td.actions .coupon::after,
.woocommerce-page #content table.cart td.actions .coupon::after {
clear: both;
content: "";
display: table; }
.woocommerce table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce #content table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon input,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon input,
.woocommerce-page #content table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
width: 48%;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
margin-right: 4%; }
.woocommerce table.cart td.actions .coupon .input-text + .button,
.woocommerce table.cart td.actions .coupon .button.alt,
.woocommerce #content table.cart td.actions .coupon .input-text + .button,
.woocommerce #content table.cart td.actions .coupon .button.alt,
.woocommerce-page table.cart td.actions .coupon .input-text + .button,
.woocommerce-page table.cart td.actions .coupon .button.alt,
.woocommerce-page #content table.cart td.actions .coupon .input-text + .button,
.woocommerce-page #content table.cart td.actions .coupon .button.alt {
float: right; }
.woocommerce table.cart td.actions .button,
.woocommerce #content table.cart td.actions .button,
.woocommerce-page table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .button {
display: block;
width: 100%; }
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .cross-sells {
width: 100%;
float: none;
text-align: left; }
.woocommerce.woocommerce-checkout form.login .form-row,
.woocommerce-page.woocommerce-checkout form.login .form-row {
width: 100%;
float: none; }
.woocommerce #payment .terms,
.woocommerce-page #payment .terms {
text-align: left;
padding: 0; }
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
float: none;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 1em; }
.woocommerce .lost_reset_password .form-row-first,
.woocommerce .lost_reset_password .form-row-last,
.woocommerce-page .lost_reset_password .form-row-first,
.woocommerce-page .lost_reset_password .form-row-last {
width: 100%;
float: none;
margin-right: 0; }
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: 100%; } }
@media (min-width: 768px) and (max-width: 991px) {
.woo ul.products li {
width: 33.33%; }
.woo .related.products ul.products li {
width: 25%; } }  .quantity {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 10px; }
.quantity input[type='number'] {
width: 50px;
padding-left: 5px;
padding-right: 5px;
text-align: center;
-moz-appearance: textfield; }
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
-webkit-appearance: none;
display: none;
margin: 0; }
.quantity input[type='button'] {
width: 42px;
outline: none; }
.quantity input[type='button']:hover {
background-color: #3081C2;
color: white; }
.quantity .minus {
border-right: 0; }
.quantity .plus {
border-left: 0; }
@media (min-width: 768px) and (max-width: 991px) {
.quantity input[type='button'] {
padding: 5px 10px;
width: 35px; } }
.screen-reader-text {
display: none; } .single-product #product_wrapper {   }
.single-product #product_wrapper h1.product_title,
.single-product #product_wrapper .price,
.single-product #product_wrapper .description,
.single-product #product_wrapper .cart,
.single-product #product_wrapper .product_meta,
.single-product #product_wrapper .group_table {
border-bottom: 1px solid #ebebeb;
padding-bottom: 15px;
margin-bottom: 15px; }
.single-product #product_wrapper .image_col_inner {
position: relative;
margin-bottom: 15px; }
.single-product #product_wrapper .woocommerce-product-gallery .flex-viewport {
margin-bottom: 3px;
display: block; }
.single-product #product_wrapper .woocommerce-product-gallery .flex-viewport img {
width: 100%; }
.single-product #product_wrapper .woocommerce-product-gallery ol {
list-style: none;
padding: 0;
margin-right: -3px;
display: block; }
.single-product #product_wrapper .woocommerce-product-gallery ol::after {
clear: both;
content: "";
display: table; }
.single-product #product_wrapper .woocommerce-product-gallery li {
display: block;
float: left;
width: calc((100% / 4));
padding-right: 3px;
padding-bottom: 3px;
cursor: pointer; }
.single-product #product_wrapper h1.product_title {
font-size: 20px;
font-weight: bold; }
.single-product #product_wrapper .price {
color: #4caf50;
font-size: 20px;
font-weight: bold; }
.single-product #product_wrapper .price del {
color: #aaa;
font-weight: normal;
font-size: 13px; }
.single-product #product_wrapper .price ins {
text-decoration: none; }
.single-product #product_wrapper .description p:last-of-type {
margin-bottom: 0px; }
.single-product #product_wrapper .qty_label {
float: left; }
.single-product #product_wrapper .qty_label,
.single-product #product_wrapper td.label {
width: 10%;
padding: 12px 0;
vertical-align: top;
font-weight: bold; }
.single-product #product_wrapper table.variations {
width: 100%; }
.single-product #product_wrapper table.variations td {
display: block;
padding: 0 0 5px 0;
width: 100%; }
.single-product #product_wrapper .variations select {
margin-bottom: 5px; }
.single-product #product_wrapper .reset_variations {
float: right; }
.single-product #product_wrapper .woocommerce-variation-price {
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
margin-bottom: 10px;
margin-top: 10px;
padding-top: 5px;
padding-bottom: 5px; }
.single-product #product_wrapper .woocommerce-variation-price .price {
border-bottom: 0; }
.single-product #product_wrapper .group_table td {
padding-bottom: 20px;
padding-top: 10px; }
.single-product #product_wrapper .group_table td:first-child {
width: 30%; }
.single-product #product_wrapper .group_table td:first-child .qty_label,
.single-product #product_wrapper .group_table td:first-child .quantity {
width: 40%; }
.single-product #product_wrapper .group_table td:nth-child(2) {
width: 40%; }
.single-product #product_wrapper .group_table .qty_label {
padding: 0; }
.single-product #product_wrapper .group_table .price {
padding-bottom: 0;
border-bottom: 0;
font-size: 12px;
text-align: right; }
.single-product #product_wrapper .group_table .price del {
display: none; }
.single-product #product_wrapper .group_table .button,
.single-product #product_wrapper .group_table input {
font-size: 10px;
padding: 5px; }
.single-product #product_wrapper .product-type-external .cart {
padding-top: 10px;
padding-bottom: 25px; }
.single-product #product_wrapper .out-of-stock {
font-weight: bold; }
.single-product #product_wrapper .product_meta .sku_wrapper,
.single-product #product_wrapper .product_meta .posted_in,
.single-product #product_wrapper .product_meta .tagged_as {
display: block; }
.single-product #product_wrapper .meta_label {
font-weight: bold; }
.single-product #product_wrapper .woocommerce-tabs ul.tabs {
padding-left: 0;
list-style: none;
margin-bottom: 0; }
.single-product #product_wrapper .woocommerce-tabs ul.tabs li {
display: inline-block;
margin-right: -4px;
margin-bottom: -1px; }
.single-product #product_wrapper .woocommerce-tabs li a {
display: inline-block;
padding: 10px;
border: 1px solid #ebebeb;
color: #4d4d45; }
.single-product #product_wrapper .woocommerce-tabs li.active a {
background: #f7f7f7;
border-bottom-color: #ebebeb; }
.single-product #product_wrapper .woocommerce-tabs .woocommerce-Tabs-panel {
background: #f7f7f7;
padding: 15px;
border: 1px solid #ebebeb; }
.single-product #product_wrapper .woocommerce-tabs th {
vertical-align: top;
min-width: 120px; }
.single-product #product_wrapper .woocommerce-Reviews { }
.single-product #product_wrapper .woocommerce-Reviews ol {
list-style: none;
padding: 0;
margin-bottom: 20px; }
.single-product #product_wrapper .woocommerce-Reviews .avatar {
position: absolute;
top: 0;
left: 0;
width: 30px; }
.single-product #product_wrapper .woocommerce-Reviews .comment_container {
position: relative;
margin-bottom: 10px; }
.single-product #product_wrapper .woocommerce-Reviews .comment_container:after {
content: "";
display: table;
clear: both; }
.single-product #product_wrapper .woocommerce-Reviews .comment-text {
border: 1px solid #ebebeb;
float: left;
margin-left: 40px;
width: calc(100% - 40px);
padding: 10px; }
.single-product #product_wrapper .woocommerce-Reviews .description {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0; }
.single-product #product_wrapper .woocommerce-Reviews .star-rating {
float: right;
position: relative;
color: transparent;
font-size: 14px;
width: 65px; }
.single-product #product_wrapper .woocommerce-Reviews .star-rating:before {
content: '\f006 \f006 \f006 \f006 \f006';
font-family: "Font Awesome 5 Free";
font-weight: bold;
color: #FF9800;
position: absolute;
left: 0; }
.single-product #product_wrapper .woocommerce-Reviews .star-rating span {
display: block;
overflow: hidden;
position: absolute;
left: 0; }
.single-product #product_wrapper .woocommerce-Reviews .star-rating span:before {
content: '\f005 \f005 \f005 \f005 \f005';
font-family: "Font Awesome 5 Free";
font-weight: bold;
color: #FF9800; }
.single-product #product_wrapper .woocommerce-Reviews .meta {
font-size: .85em; }
.single-product #product_wrapper .woocommerce-Reviews .meta .woocommerce-review__dash {
display: inline-block;
margin: 0 2px; }
.single-product #product_wrapper .woocommerce-Reviews #reply-title {
font-weight: bold; }
.single-product #product_wrapper .woocommerce-Reviews .stars {
width: 70px; }
.single-product #product_wrapper .woocommerce-Reviews .stars a {
width: 1em;
font-size: 14px;
overflow: hidden;
color: transparent;
display: inline-block; }
.single-product #product_wrapper .woocommerce-Reviews .stars a:before {
content: '\f006';
font-family: "Font Awesome 5 Free";
color: #FF9800; }
.single-product #product_wrapper .woocommerce-Reviews .stars:hover a:before {
content: '\f005'; }
.single-product #product_wrapper .woocommerce-Reviews .stars a:hover ~ :before {
content: '\f006'; }
.single-product #product_wrapper .woocommerce-Reviews .stars.selected a:before {
content: '\f006'; }
.single-product #product_wrapper .woocommerce-Reviews .stars.selected a.active:before {
content: '\f005'; }
.single-product #product_wrapper .woocommerce-Reviews .stars.selected a:not(.active):before {
content: '\f005'; }
.single-product #product_wrapper .woocommerce-Reviews .stars.selected a.active ~ a:before {
content: '\f006'; }  .pswp .pswp__button:hover {
background-color: transparent; } .related_upsells {
padding-top: 50px;
padding-bottom: 50px;
background: #f7f7f7;
text-align: center; }
.related_upsells section > h2 {
font-weight: bold;
text-transform: uppercase;
font-size: 24px;
margin-bottom: 35px; }
.woo .onsale {
position: absolute;
z-index: 3;
background: #3081C2;
color: white;
font-size: 11px;
padding: 5px;
line-height: 1;
width: 45px;
text-align: center;
top: 5px;
left: -5px;
letter-spacing: 0.5px;
font-weight: bold; } ul.products {
padding: 0;
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
text-align: center;
padding-top: 15px; }
ul.products li {
width: 25%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-right: 15px;
margin-bottom: 15px; }
ul.products .product_inner {
position: relative;
border: 1px solid #ebebeb;
padding-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
background: white;
-webkit-transition: 0.15s ease-in-out all;
-o-transition: 0.15s ease-in-out all;
transition: 0.15s ease-in-out all;
width: 100%; }
ul.products .product_inner:hover {
-webkit-box-shadow: 0 0 15px rgba(89, 89, 89, 0.2);
box-shadow: 0 0 15px rgba(89, 89, 89, 0.2);
-webkit-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px); }
ul.products .product_inner a {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px; }
ul.products .product_inner img {
margin-bottom: 20px;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
-ms-flex-negative: 0;
flex-shrink: 0; width: 100%; }
ul.products .product_inner h2 {
text-transform: uppercase;
font-size: 13px;
padding-left: 20px;
padding-right: 20px;
color: #4d4d45;
margin-top: 0;
font-weight: bold; }
ul.products .product_inner .price {
color: #B49C5E;
margin-top: auto;
-ms-flex-item-align: end;
align-self: flex-end;
width: 100%;
padding-bottom: 0;
margin-bottom: 0; }
ul.products .product_inner .price del {
color: #aaa;
font-size: 0.8em; }
.woocommerce-pagination {
border-top: 1px solid #ebebeb;
padding-top: 15px;
text-align: center; }
.woocommerce-pagination ul {
padding: 0;
list-style: none;
font-size: 0; }
.woocommerce-pagination li {
display: inline-block; }
.woocommerce-pagination a.page-numbers,
.woocommerce-pagination span.page-numbers {
width: 30px;
font-size: 11px;
display: inline-block;
background: white;
border: 1px solid #ebebeb;
color: #3081C2;
margin: 0 3px;
font-weight: bold;
padding: 6px 0; }
.woocommerce-pagination a.page-numbers:hover {
background: #B49C5E;
border-color: #B49C5E;
color: white; }
.woocommerce-pagination span.page-numbers.current {
color: #c8c8c8; }
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
padding: 20px;
background: #f7f7f7;
margin-bottom: 25px;
list-style: none;
border-top: 3px solid #ebebeb; }
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
float: right; }
.woocommerce-error {
border-top-color: #F44336; }
.woocommerce-message {
border-top-color: #4CAF50; }
.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before,
#customer_details:before,
#customer_details:after {
content: " ";
display: table;
clear: both; }
#woo_sidebar_wrapper .widget {
margin-bottom: 15px;
border: 1px solid #ebebeb;
padding: 15px; }
#woo_sidebar_wrapper h3 {
font-size: 18px;
font-weight: bold; }
#woo_sidebar_wrapper input {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
#woo_sidebar_wrapper .widget_shopping_cart_content ul {
padding: 0;
list-style: none; }
#woo_sidebar_wrapper .widget_shopping_cart_content li {
margin-bottom: 10px;
border-bottom: 1px solid #ebebeb;
padding-bottom: 10px; }
#woo_sidebar_wrapper .widget_shopping_cart_content img {
width: 30px;
float: right; }
#woo_sidebar_wrapper .widget_shopping_cart_content a {
color: #4d4d45;
font-weight: bold; }
#woo_sidebar_wrapper .widget_shopping_cart_content a.remove {
color: #F44336;
padding: 0;
display: inline-block;
width: 15px; }
#woo_sidebar_wrapper .widget_shopping_cart_content .quantity {
display: block;
font-size: 11px;
padding-left: 20px; }
#woo_sidebar_wrapper .widget_shopping_cart_content .total {
margin-top: 15px;
margin-bottom: 15px; }
#woo_sidebar_wrapper .widget_shopping_cart_content dl.variation {
font-size: 10px;
padding-left: 20px;
margin-bottom: 5px; }
#woo_sidebar_wrapper .widget_shopping_cart_content .button {
padding: 5px;
font-size: 13px;
margin-right: 5px;
border: 1px solid #ebebeb;
background: white; }
#woo_sidebar_wrapper .widget_shopping_cart_content .button:hover {
background: #3081C2;
border-color: #3081C2;
color: white; }
#woo_sidebar_wrapper .product-categories {
padding-left: 0;
list-style: none;
margin-bottom: 0; } .archive .woocommerce-ordering {
width: 200px;
position: absolute;
top: 0;
right: 15px; }
@media (max-width: 767px) {
.archive .woocommerce-ordering {
position: relative;
top: unset;
right: unset;
width: 100%; } } .woocommerce-cart .cart-empty {
margin-bottom: 30px; } .shop_table {
width: 100%;
margin-bottom: 35px; }
.shop_table th,
.shop_table td {
padding: 10px 5px;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
vertical-align: top; }
.shop_table th:first-child,
.shop_table td:first-child {
border-left: 1px solid #ebebeb;
padding-left: 10px; }
.shop_table th:last-child,
.shop_table td:last-child {
border-right: 1px solid #ebebeb; }
.shop_table img {
width: 50px; }
.shop_table .coupon {
float: left; }
.shop_table .actions {
text-align: right; }
.shop_table input[type='text'] {
width: 150px; }
.shop_table input[type='number'] {
width: 70px; }
.shop_table .product-remove {
text-align: center;
font-size: 16px; }
.shop_table td.product-thumbnail {
width: 80px; }
@media (max-width: 767px) {
.shop_table .coupon {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.shop_table .coupon label {
display: none; } }
.wcopc #customer_details {
margin-bottom: 25px; }
.wcopc #customer_details .col-1 {
width: 100%;
float: left; }
.wcopc #customer_details .col-2 {
display: none; }
.wcopc span.optional {
display: none; }
.wcopc ul#checkout-products {
padding-left: 10px;
list-style: none;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all; }
.wcopc ul#checkout-products.thinking {
opacity: 0.5; }
.wcopc #opc-messages {
margin-bottom: 15px; }
.wcopc .product-quantity {
display: none !important; }
.click-pay-description {
display: none; }
body.woocommerce-checkout .checkout_coupon {
text-align: right; }
body.woocommerce-checkout .checkout_coupon .form-row-first {
width: 250px;
max-width: 48%;
float: left; }
body.woocommerce-checkout .checkout_coupon .form-row-first {
width: 250px; }
body.woocommerce-checkout form.checkout {
margin-top: 25px; }
body.woocommerce-checkout .form-row-first,
body.woocommerce-checkout .form-row-last {
width: 48%;
margin-right: 2%;
float: left; }
body.woocommerce-checkout .form-row-last {
margin-left: 2%;
margin-right: 0;
float: left; }
body.woocommerce-checkout .form-row-wide {
clear: both; }
body.woocommerce-checkout label {
font-weight: bold;
display: inline-block;
margin-bottom: 5px;
margin-right: 5px; }
body.woocommerce-checkout .form-row {
margin-bottom: 15px; }
body.woocommerce-checkout .woocommerce-invalid label {
color: #F44336; }
body.woocommerce-checkout #payment {
background: #f7f7f7;
padding: 20px 15px; }
body.woocommerce-checkout #payment ul {
padding: 0;
list-style: none; }
body.woocommerce-checkout #payment .about_paypal {
margin-left: 10px; }
body.woocommerce-checkout #payment .place-order {
text-align: right;
border-top: 1px solid #ebebeb;
padding-top: 15px; } .woo .select2-container .select2-selection--single {
height: 36px;
border-radius: 0;
border-color: #d7d7d7; }
.woo .select2-container .select2-selection--single .select2-selection__rendered {
padding-top: 4px; }
.woo .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 5px; }
.woocommerce .blockUI.blockOverlay:before {
display: none; }
.woocommerce .processing .blockUI.blockOverlay:before {
display: block;
content: "";
border: 5px solid #222;
border-radius: 40px;
height: 40px;
left: 50%;
margin: -20px 0 0 -20px;
position: fixed;
top: 50%;
width: 40px;
z-index: 1077;
-webkit-animation: pulsate 1s ease-out infinite;
-moz-animation: pulsate 1s ease-out infinite;
-ms-animation: pulsate 1s ease-out infinite;
-o-animation: pulsate 1s ease-out infinite;
animation: pulsate 1s ease-out infinite; }
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0; } }
@keyframes pulsate {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0; } }
@-moz-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
transform: scale(1.2);
opacity: 0; } }
@-o-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
transform: scale(1.2);
opacity: 0; } }
@-ms-keyframes pulsate {
0% {
-ms-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
-ms-transform: scale(1.2);
transform: scale(1.2);
opacity: 0; } } .woocommerce-account .woocommerce-MyAccount-navigation {
margin-bottom: 35px; }
.woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style: none;
padding: 0;
margin: 0; }
.woocommerce-account .woocommerce-MyAccount-navigation li {
display: inline-block; }
.woocommerce-account .woocommerce-MyAccount-navigation a {
margin: 0 5px 5px 0; }
.shopping_icons {
display: inline-block; } .header_cart_link {
margin-right: 30px;
margin-left: 40px;
display: inline-block;
font-size: 25px;
color: white;
position: relative; }
.header_cart_link .cart_count {
position: absolute;
display: inline-block;
background: #333;
font-size: 10px;
color: white;
font-weight: bold;
padding: 0 5px;
right: -8px;
border-radius: 20px; }
@media (max-width: 991px) {
.header_cart_link {
margin-left: 0; } }
@media (max-width: 767px) {
.header_cart_link {
margin-left: auto;
margin-right: 0; } }
.header_account_link {
color: white;
font-size: 23px; }
@media (max-width: 767px) {
.header_account_link {
display: none; } }
.woocommerce-store-notice {
position: fixed;
top: 15px;
width: 300px;
max-width: 100%;
right: 15px;
padding: 10px 15px;
background: #3081C2;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
z-index: 200;
color: white; }
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link {
font-weight: bold;
color: white; }
@media (max-width: 767px) {
.woocommerce-store-notice {
position: absolute; } }
.admin-bar .woocommerce-store-notice {
top: 47px; }
header .woocommerce-products-header__title {
padding-right: 220px;
font-size: 30px; }
@media (max-width: 767px) {
header .woocommerce-products-header__title {
padding-right: 0; } }