.page-description + .before-products-list {
margin-top: 50px;
}
.before-products-list {
margin-bottom: 45px;
}
@media (max-width: 768px) {
.before-products-list {
display: none;
}
}
.before-products-list .woocommerce-select-count,
.before-products-list .woocommerce-result-count,
.before-products-list .woocommerce-ordering,
.before-products-list .woocommerce-breadcrumb {
padding: 8px;
}
.before-products-list .woocommerce-select-count,
.before-products-list .woocommerce-result-count {
float: right;
}
.before-products-list .woocommerce-ordering,
.before-products-list .woocommerce-breadcrumb {
float: left;
}
.before-products-list .woocommerce-result-count,
.before-products-list .woocommerce-breadcrumb {
line-height: 30px;
}
.before-products-list .woocommerce-select-count,
.before-products-list .woocommerce-ordering {
width: 190px;
}
.before-products-list .combobox-wrapper {
height: 30px;
border: 0 none;
}
.before-products-list .combobox-wrapper .combobox-text {
line-height: 30px;
}
.before-products-list .combobox-wrapper .combobox-button {
width: 30px;
height: 30px;
}
.woocommerce .star-rating, .woocommerce-page .star-rating {
font-family: 'thegem-icons';
font-size: 16px;
height: 1em;
line-height: 1em;
overflow: hidden;
position: relative;
width: 5em;
margin: 0 auto;
}
.woocommerce .widget .star-rating {
margin-left: 0;
}
.single-product-content .woocommerce-product-rating .star-rating {
display: inline-block;
vertical-align: middle;
font-size: 16px;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
content: '\e61a\e61a\e61a\e61a\e61a';
float: left;
left: 0;
position: absolute;
top: 0;
color: #b6c6c9;
}
.woocommerce .star-rating span, .woocommerce-page .star-rating span {
float: left;
left: 0;
overflow: hidden;
padding-top: 1.5em;
position: absolute;
top: 0;
}
.woocommerce .star-rating > span:before,
.woocommerce-page .star-rating > span:before {
content: '\e61a\e61a\e61a\e61a\e61a';
left: 0;
position: absolute;
top: 0;
color: #ffc107;
}
.comment-form-rating .stars a.active::before {
color: #ffc107;
}
.woocommerce .woocommerce-product-rating, .woocommerce-page .woocommerce-product-rating {
display: block;
line-height: 2em;
}
.woocommerce-page .woocommerce-product-rating .product-rating {
display: table-cell;
padding-right: 10px;
}
.woocommerce-page .woocommerce-product-rating .product-reviews-link {
display: table-cell;
}
@media (max-width: 980px) {
.products.inline-row {
text-align: center;
}
}
.products .product-inner {
position: relative;
overflow: visible;
}
.products.inline-row .product.inline-column {
min-width: 300px;
}
.products .product-image {
display: block;
text-align: center;
margin: -1px -1px 0 !important;
position: relative;
}
.products .product-image-inner {
display: block;
position: relative;
overflow: hidden;
}
.products .product-image img {
display: inline-block;
max-width: 100%;
height: auto;
}
.products .product-image img.woo-product-hover {
position: absolute;
left: 100%;
top: 0;
-o-transition: all 0.25s ease-out;
-webkit-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
}
.products .product-inner:hover .product-image img.woo-product-hover {
left: 0;
}
.products .product-image .woo-product-overlay {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
opacity: 0;
z-index: 1;
background: rgba(0, 188, 212, 0.3);
}
.products .product-image:hover .woo-product-overlay {
opacity: 1;
}
.products .product-image:hover:after {
top: 50%;
opacity: 1;
}
.product-dummy-wrapper,
.product-dummy {
display: inline-block;
width: 100%;
vertical-align: top;
}
.product-dummy {
background: #ffffff url(//rolka-lody.pl/wp-content/themes/thegem/images/woo-dummy.png) no-repeat 50% 50%;
box-shadow: inset 0 0 90px 0 rgba(56, 69, 84, 0.15);
-moz-box-shadow: inset 0 0 90px 0 rgba(56, 69, 84, 0.15);
-webkit-box-shadow: inset 0 0 90px 0 rgba(56, 69, 84, 0.15);
}
.product .product-labels {
position: absolute;
width: 60px;
right: -21px;
top: 21px;
z-index: 2;
}
.product .onsale {
display: block;
position: relative;
width: 60px;
height: 60px;
line-height: 60px;
font-size: 14px;
text-align: center;
border-radius: 50%;
z-index: 1;
margin: 0 auto;
}
.product .new-label {
display: block;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 12px;
text-align: center;
border-radius: 50%;
background: #393d50;
margin: 0 auto;
}
.product .onsale + .new-label {
margin-top: -15px;
}
.products .product-info {
padding: 15px 20px 4px;
}
.products .product-info .rating-empty {
position: relative;
height: 1px;
width: 50px;
margin: 0 auto;
top: 7px;
}
.products .product-info .product-title {
margin-top: 5px;
margin-bottom: 0;
}
.products .product-inner:not(:hover) .product-info .product-title {
color: inherit;
}
.products .product-info .price del {
display: none;
}
.products .product-info .price ins,
.products .product-info .price .amount {
text-decoration: none;
}
.products .product-info .product-rating {
margin: 7px 0;
min-height: 13px;
}
.products .product-bottom {
padding: 0 20px 15px;
}
.products .product-bottom a {
display: inline-block;
vertical-align: middle;
}
.products .product-bottom .add_to_cart_button {
font-size: 0;
margin: 0 4px;
}
.products .product-bottom .add_to_cart_button.loading {
bottom: auto;
left: auto;
position: static;
right: auto;
top: auto;
z-index: 2;
}
.products .product-bottom .add_to_cart_button:before {
content: '\e660';
font-family: 'thegem-icons';
font-weight: normal;
font-size: 16px;
vertical-align: top;
}
.products .product-bottom .bottom-product-link {
font-size: 0;
margin: 0 4px;
}
.products .product-bottom .bottom-product-link:before {
content: '\e628';
font-family: 'thegem-icons';
font-weight: normal;
font-size: 16px;
vertical-align: top;
}
.products .yith-wcwl-add-to-wishlist {
margin: 0 4px;
display: inline-block;
}
.products .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
margin-right: -21px;
}
.products .product-bottom .add_to_wishlist {
font-size: 0;
}
.products .product-bottom .add_to_wishlist:before {
content: '\e65e';
font-family: 'thegem-icons';
font-weight: normal;
font-size: 16px;
vertical-align: top;
}
.products .yith-wcwl-wishlistaddedbrowse .feedback,
.products .yith-wcwl-wishlistexistsbrowse .feedback {
display: none;
}
.products .product-bottom .yith-wcwl-wishlistexistsbrowse a {
font-size: 0;
}
.products .product-bottom .yith-wcwl-wishlistaddedbrowse a:before,
.products .product-bottom .yith-wcwl-wishlistexistsbrowse a:before {
font-family: 'thegem-icons';
font-weight: normal;
font-size: 16px;
vertical-align: top;
}
.products .product-bottom .yith-wcwl-wishlistaddedbrowse a:before {
content: '\e662';
margin-right: 5px;
vertical-align: top;
}
.products .product-bottom .yith-wcwl-wishlistexistsbrowse a:before {
content: '\e65e';
}
.products .product-bottom .added_to_cart {
margin: 0 4px;
}
.products .product-bottom .added_to_cart:before {
content: '\e661';
font-family: 'thegem-icons';
font-weight: normal;
font-size: 16px;
margin-right: 5px;
vertical-align: middle;
}
.single-product-content .socials-sharing {
margin-top: 40px;
}
.single-product-content .product_title {
margin-top: 0;
margin-bottom: 0.33em;
text-transform: uppercase;
margin-top: -12px;
}
@media (max-width: 768px) {
.single-product-content .product_title {
margin-top: 0.57em;
}
}
.single-product-content .woocommerce-breadcrumb {
font-size: 89.5%;
line-height: 1.421em;
margin-bottom: 12px;
}
.single-product-content .woocommerce-product-rating {
margin-bottom: 30px;
}
.single-product-content .price {
line-height: 1;
margin-bottom: 25px;
}
.single-product-content .price del {
vertical-align: bottom;
}
.single-product-content .price ins {
text-decoration: none;
}
table.variations {
margin-bottom: 28px;
}
table.variations td {
vertical-align: top;
padding: 5px 0;
}
table.variations td.label {
padding-right: 15px;
}
table.variations td.label label {
line-height: 32px;
}
.single_variation .price {
display: inline-block;
margin-right: 15px;
}
.single_variation .stock {
display: inline-block;
margin-bottom: 0;
}
form.cart .quantity {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
form.cart .quantity .minus,
form.cart .quantity .plus,
.shop_table .quantity .minus,
.shop_table .quantity .plus {
display: inline-block;
font-size: 32px;
height: 52px;
line-height: 50px;
margin: 0;
vertical-align: top;
width: 50px;
font-weight: 200;
border: 0 none;
padding: 0;
}
.shop_table .quantity .minus,
.shop_table .quantity .plus {
height: 34px;
line-height: 32px;
width: 32px;
font-size: 24px;
}
form.cart .quantity .qty,
.shop_table .quantity .qty {
border: 0 none;
height: 52px;
line-height: 52px;
margin: 0;
vertical-align: top;
width: 52px;
appearance: textfield;
-moz-appearance: textfield;
-webkit-appearance: textfield;
text-align: center;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
form.cart .quantity .qty::-webkit-outer-spin-button,
form.cart .quantity .qty::-webkit-inner-spin-button,
.shop_table .quantity .qty::-webkit-outer-spin-button,
.shop_table .quantity .qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.shop_table .quantity .qty {
height: 34px;
line-height: 34px;
font-size: inherit !important;
}
form.cart .gem-button[disabled] {
opacity: 0.5;
}
.shop_attributes p {
margin: 0;
}
.shop_attributes td,
.shop_attributes th {
vertical-align: top;
padding: 5px 10px;
}
.gem-woocommerce-tabs  #tab-additional_information .shop_attributes {
width: 100%;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes th,
.gem-woocommerce-tabs #tab-additional_information .shop_attributes td {
padding: 20px 30px;
text-align: center;
}
.related-products {
margin-bottom: 40px;
}
.related-products h2 {
text-align: center;
text-transform: uppercase;
}
.related-products .container {
padding: 0;
}
.related-products-carousel .product {
width: 270px;
margin: 15px;
float: left;
}
.woocommerce-before-cart {
margin-bottom: 20px;
}
.woocommerce-before-cart .cart-short-info {
float: left;
}
.woocommerce-before-cart .woocommerce-breadcrumb {
float: right;
}
@media (max-width: 768px) {
.woocommerce-before-cart .cart-short-info,
.woocommerce-before-cart .woocommerce-breadcrumb {
float: none;
}
}
.woocommerce-cart-form.responsive {
display: none;
}
@media (max-width: 992px) {
.woocommerce-cart-form {
display: none;
}
.woocommerce-cart-form.responsive {
display: block;
}
}
.shop_table {
width: 100%;
}
.shop_table td {
vertical-align: middle;
}
.shop_table td {
padding: 27px 25px;
}
.shop_table .product-thumbnail {
width: 1%;
padding-left: 32px;
padding-right: 0;
}
.shop_table .product-thumbnail img.attachment-shop_thumbnail.wp-post-image {
width: 60px;
height: 60px;
}
.shop_table .product-name {
width: 99%;
}
.woocommerce-cart-form .shop_table .product-name {
width: 58%;
}
.woocommerce-cart-form .shop_table .product-subtotal {
width: 11%;
}
.woocommerce-cart-form .shop_table .product-quantity {
width: 17%;
}
.woocommerce-cart-form .shop_table th.product-quantity {
padding-left: 20px;
}
.woocommerce-cart-form .shop_table .product-price {
width: 14%;
}
.shop_table .product-total {
min-width: 150px;
}
.shop_table .product-name .product-title {
padding-right: 13px;
display: inline-block;
}
.shop_table .product-name .product-meta {
font-size: 87.5%;
display: inline-block;
}
.shop_table .product-name dl.variation,
.shop_table .product-name dl.variation dt,
.shop_table .product-name dl.variation dd,
.shop_table .product-name dl.variation p {
display: inline-block;
margin: 0;
padding: 0;
text-transform: capitalize;
}
.shop_table .product-name dl.variation dd p:after {
content: ',';
}
.shop_table .product-name dl.variation dd:last-child p:after {
content: '';
}
.shop_table td.product-price,
.shop_table td.product-quantity,
.shop_table td.product-subtotal,
.shop_table td.product-remove {
white-space: nowrap;
}
.shop_table td.product-remove {
padding-left: 32px;
padding-right: 0;
}
.responsive .shop_table td.product-remove {
padding: 23px 18px 0;
vertical-align: top;
}
.shop_table td.product-remove .remove {
display: inline-block;
width: 22px;
height: 22px;
line-height: 22px;
text-decoration: none;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
font-size: 0;
position: relative;
}
.shop_table td.product-remove .remove:after {
content: '\e619';
display: block;
font-family: 'thegem-icons';
font-size: 20px;
text-decoration: none;
position: absolute;
left: 0px;
top: 0px;
}
.woocommerce-cart-form .actions .coupon {
float: left;
}
.woocommerce-cart-form .actions .submit-buttons {
float: right;
padding-right: 15px;
}
.woocommerce-cart-form .actions .gem-button {
margin-top: 0;
vertical-align: top;
}
input[type="text"].coupon-code {
height: 50px;
line-height: 50px;
width: 260px;
padding: 0 21px;
vertical-align: top;
margin: 16px 20px 16px 18px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.checkout_coupon input[type="text"].coupon-code {
height: 40px;
line-height: 40px;
width: 260px;
padding: 0 21px;
vertical-align: top;
margin: 25px 20px 16px 0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
@media (max-width: 550px) {
input[type="text"].coupon-code {
width: 150px;
}
}
.woocommerce .woocommerce-cart-form td.actions {
padding: 5px;
}
.woocommerce .woocommerce-cart-form .actions .coupon button {
margin: 16px 20px 16px 0;
}
.woocommerce-cart-form .actions .submit-buttons .button {
margin: 10px;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .gem-button {
margin: 16px 0 16px 21px;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button,
.woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button {
border: 2px solid transparent;
line-height: 46px;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button {
padding-left: 57px;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button:before {
content: '\e65f';
position: absolute;
left: 24px;
font-family: 'thegem-icons';
}
.shipping_calculator .shipping-calculator-button {
display: block;
padding-left: 35px;
text-decoration: none;
position: relative;
text-transform: uppercase;
}
.shipping_calculator .shipping-calculator-button:before {
content: '\e609';
font-family: 'thegem-icons';
font-weight: normal;
font-size: 23px;
width: 23px;
height: 23px;
line-height: 23px;
position: absolute;
top: 50%;
margin-top: -11px;
left: 0;
}
.woocommerce .woocommerce-shipping-calculator .form-row {
width: 50%;
float: left;
padding: 0 9px;
}
.woocommerce .woocommerce-shipping-calculator .form-row.full {
width: 100%;
}
.woocommerce .woocommerce-shipping-calculator .form-row input.input-text {
width: 100%;
height: 40px;
padding: 0 19px;
vertical-align: top;
margin: 0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
line-height: 38px;
}
@media (max-width: 700px) {
.woocommerce .woocommerce-shipping-calculator .form-row {
width: 100%;
}
}
.shipping-calculator-form {
display: block !important;
margin: 0 -9px;
}
.shipping-calculator-form .gem-button-container {
margin: 0 0 0 9px;
}
.shipping-calculator-form .gem-button-container .gem-button {
margin: 0;
}
.shipping-calculator-form-wrap {
padding: 25px;
margin-bottom: 1.421em;
}
.shipping-calculator-form-wrap select {
width: 100%;
}
.cart_totals h2,
.woocommerce-shipping-calculator h2 {
text-transform: uppercase;
margin: 67px 0 39px 0;
}
.cart_totals table,
.order-totals table {
width: 100%;
}
.cart_totals table th,
.order-totals table th {
padding: 5px 0 6px 22px;
width: 50%;
text-align: left;
border: 1px solid #ffffff;
}
.cart_totals table td,
.order-totals table td {
padding: 5px 26px 6px 26px;
width: 50%;
border: 1px solid #ffffff;
border-left: 0;
}
.cart_totals table td #shipping_method,
.order-totals table td #shipping_method,
.shop_table.woocommerce-checkout-payment-total .shipping #shipping_method {
list-style: none;
padding: 4px 0;
margin: 0;
}
.cart_totals table .order-total td strong {
font-weight: inherit;
}
.woocommerce-cart-form.responsive .cart-item {
margin-bottom: 28px;
}
.woocommerce-cart-form.responsive .cart-item .gem-table {
border: 0 none;
margin-bottom: 0;
}
.woocommerce-cart-form.responsive .cart-item .gem-table thead {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.woocommerce-cart-form.responsive .cart-item .gem-table thead th {
border: 0 none;
padding: 20px 15px;
text-align: center;
}
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td {
padding: 23px 15px;
text-align: center;
}
.woocommerce-cart-form.responsive .coupon {
margin-bottom: 25px;
padding: 15px;
float: none;
}
.woocommerce-cart-form.responsive .submit-buttons {
float: none;
padding: 0 15px 15px;
}
.comment-form-rating .stars a {
display: inline-block;
font-family: 'thegem-icons';
font-size: 1em;
height: 0;
line-height: 1em;
position: relative;
padding-top: 1em;
overflow: hidden;
margin-right: 20px;
}
.comment-form-rating .stars a:before {
content: "\e61a\e61a\e61a\e61a\e61a";
float: left;
left: 0;
position: absolute;
top: 0;
}
.comment-form-rating .stars .star-1 {
width: 1em;
}
.comment-form-rating .stars .star-2 {
width: 2em;
}
.comment-form-rating .stars .star-3 {
width: 3em;
}
.comment-form-rating .stars .star-4 {
width: 4em;
}
.comment-form-rating .stars .star-5 {
width: 5em;
}
#reviews h3 {
margin-top: 0;
text-transform: uppercase;
}
#review_form_wrapper {
padding-top: 45px;
}
.shop-widget-area {
padding: 70px 0 60px;
}
.shop-widget-area .widget-title.shop-widget-title {
margin-bottom: 1.138em;
}
.shop-widget-area .widget .gem-products-content {
border: 0 none;
}
.single-product-content-bottom .block-navigation {
margin-bottom: 60px;
}
.products-page-separator {
padding: 50px 0;
}
.woocommerce-message,
.woocommerce-info {
margin-top: 19px;
padding: 24px 50px 27px 91px;
position: relative;
margin: 0 0 46px 0;
}
.woocommerce-message strong,
.woocommerce-info strong {
font-weight: normal;
}
.woocommerce-message:before,
.woocommerce-info:before {
position: absolute;
left: 27px;
top: 50%;
font-size: 27px;
font-family: 'thegem-icons';
content: '\e621';
font-weight: normal;
text-indent: 1px;
display: inline-block;
width: 50px;
height: 50px;
line-height: 48px;
text-align: center;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
margin-top: -25px;
}
.form-edit-adress-fields {
padding: 50px;
}
.form-edit-adress-fields .input-text {
width: 100%;
}
.form-edit-adress-fields .button {
float: right;
}
.woocommerce-message .cart-added {
display: table;
width: 100%;
}
.woocommerce-message .cart-added .cart-added-text,
.woocommerce-message .cart-added .cart-added-button {
display: table-cell;
vertical-align: middle;
}
.woocommerce-message .cart-added .cart-added-text {
width: 99%;
}
.woocommerce-message .cart-added .cart-added-button {
padding: 0 0 0 20px;
}
.woocommerce-message .cart-added .cart-added-button .button {
margin: 0;
}
@media (max-width: 768px) {
.woocommerce-message .cart-added {
display: block;
}
.woocommerce-message .cart-added .cart-added-text,
.woocommerce-message .cart-added .cart-added-button {
display: block;
}
.woocommerce-message .cart-added .cart-added-text {
width: auto;
}
.woocommerce-message .cart-added .cart-added-button {
padding: 20px 0 0;
}
}
#primary-navigation #primary-menu > li.menu-item-cart > a {
margin-right: 26px;
}
#primary-navigation #primary-menu > li.menu-item-cart > a.empty {
margin-right: 0;
}
#primary-navigation #primary-menu > li.menu-item-cart > a:before {
font-family: 'thegem-icons';
font-weight: normal;
font-size: 24px;
content: '\e613';
margin-right: 5px;
vertical-align: top;
line-height: inherit;
display: block;
text-align: center;
width: 100%;
padding-right: 3px;
}
#page.vertical-header #primary-navigation #primary-menu > li.menu-item-cart > a:before,
.header-layout-fullwidth_hamburger #primary-navigation #primary-menu > li.menu-item-cart > a:before {
text-align: left;
}
#primary-navigation.responsive #primary-menu > li.menu-item-cart > a:before {
text-align: left;
}
#primary-navigation.responsive #primary-menu > li.menu-item-cart > .minicart {
display: none;
}
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count {
position: absolute;
right: -15px;
top: 50%;
width: 23px;
height: 18px;
font-size: 87.5%;
text-align: center;
line-height: 18px;
margin: -8px 0 0 0;
padding-right: 2px;
}
#page.vertical-header #primary-menu.no-responsive > li.menu-item-cart > a .minicart-item-count {
right: auto;
left: 40px;
}
#primary-navigation #primary-menu > li.menu-item-cart > a.empty .minicart-item-count {
display: none;
}
#primary-navigation.responsive #primary-menu > li.menu-item-cart > a .minicart-item-count {
left: 65px;
}
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count:after {
content: '';
position: absolute;
left: -7px;
top: 3px;
width: 12.5px;
height: 12.5px;
transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
background: inherit;
z-index: -1;
}
@media (max-width: 768px) {
.primary-navigation li.menu-item-cart > a:after,
.primary-navigation li.menu-item-cart > .minicart {
display: none;
}
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .minicart-item-count {
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart {
position: absolute;
visibility: hidden;
white-space: normal;
width: 305px;
border-top: 0;
transition: transform 0.1s linear 0.5s, opacity 0.1s linear 0.5s, visibility 0.1s linear 0.5s;
-moz-transition: transform 0.1s linear 0.5s, opacity 0.1s linear 0.5s, visibility 0.1s linear 0.5s;
-webkit-transition: transform 0.1s linear 0.5s, opacity 0.1s linear 0.5s, visibility 0.1s linear 0.5s;
opacity: 0;
transform: translateY(20px);
-o-transform: translateY(20px);
-ms-transform: translateY(20px);
-moz-transform: translateY(20px);
-webkit-transform: translateY(20px);
padding: 23px 0 0;
border: 1px solid #ffffff;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul {
position: relative;
visibility: inherit;
width: auto;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
transition: all 0s;
-moz-transition: all 0s;
-webkit-transition: all 0s;
opacity: 1;
transform: none;
-o-transform: none;
-ms-transform: none;
-moz-transform: none;
-webkit-transform: none;
border: 0;
}
#primary-menu.no-responsive:hover li.menu-item-cart:hover > .minicart {
visibility: visible;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
opacity: 1;
transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
}
#primary-menu.no-responsive:hover > li.menu-item-cart .minicart {
visibility: hidden;
transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-webkit-transition: all 0.1s linear;
opacity: 0;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart {
top: 100%;
left: 0;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart.invert {
left: auto;
right: 0;
} #primary-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content ul.cart_list {
padding: 0 24px;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li img {
height: 60px;
width: 60px;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li .minicart-image {
float: left;
margin-right: 17px;
margin-top: -4px;
position: relative;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li .minicart-image:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
opacity: 0;
z-index: 1;
background: rgba(0, 188, 212, 0.3);
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li a:hover .minicart-image:after {
opacity: 1;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li.sale .minicart-image:before {
content: '%';
display: block;
width: 24px;
height: 24px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
position: absolute;
right: -11px;
top: 4px;
z-index: 2;
line-height: 24px;
text-align: center;
text-indent: -1px;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li {
display: inline-block;
padding: 4px 0 0 0;
margin: 26px 0 0 0;
width: 100%;
border: 0;
position: relative;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li .variation {
display: none;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li.empty {
padding-bottom: 25px;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li:first-child {
margin: 0;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li a {
display: block;
margin: 0 10px 0 0;
border: 0;
padding: 0;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li a.remove {
padding: 0;
margin: 0;
position: absolute;
right: 0;
top: -7px;
cursor: pointer;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity {
visibility: visible;
display: inline-block;
margin-top: 4px;
}
.widget_shopping_cart_content ul.cart_list li .cart-item-info {
margin-left: 85px;
padding-top: 5px;
}
.widget_shopping_cart_content .quantity {
font-size: 123.5%;
line-height: 1.421;
}
.widget_shopping_cart_content .minicart-bottom {
margin-top: 25px;
}
#primary-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content .minicart-bottom {
padding: 20px 20px 20px;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .total {
padding: 15px 24px 0;
margin-top: 24px;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .total strong {
float: left;
display: inline-block;
padding-top: 7px;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .total span.amount {
float: right;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .buttons {
padding: 14px 24px 23px;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .buttons a {
margin: 0;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart {
float: left;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart .gem-button {
border: 2px solid transparent;
line-height: 26px;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-checkout {
float: right;
}
.widget_shopping_cart_content .cart_list .empty {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border: 0 none;
margin-bottom: 1.421em;
}
.single-product .fullwidth-block > .block-divider {
margin: 70px 0 30px;
}
.woocommerce-account h2,
.woocommerce-account h3 {
text-transform: uppercase;
}
.my_account_orders td {
text-align: center;
}
.woocommerce .shop_table thead tr th {
border: 1px solid #ffffff;
border-left-width: 0;
border-right-width: 0;
border-bottom-width: 0;
text-align: left;
}
.woocommerce .shop_table thead tr th.product-name {
padding-left: 32px;
}
.woocommerce .responsive .shop_table tbody tr td.product-thumbnail {
padding-left: 26px;
}
.woocommerce .shop_table thead tr th:first-child {
border-left-width: 1px;
}
.woocommerce .shop_table thead tr th:last-child {
border-right-width: 1px;
}
.woocommerce .shop_table tbody tr td:first-child {
border-left-width: 1px;
border-left-style: solid;
}
.woocommerce .shop_table tbody tr td:last-child {
border-right-width: 1px;
border-right-style: solid;
}
.woocommerce .shop_table tbody tr:last-child td {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.woocommerce-cart-form .gem-table {
margin-bottom: 0;
}
.woocommerce #shipping_method .radio-sign {
margin-right: 5px;
}
.woocommerce .cross-sells .products.inline-row .product.inline-column {
min-width: 0;
}
.woocommerce .cross-sells .product .product-rating {
display: none;
}
.woocommerce .cross-sells .product .product-bottom {
display: none;
}
.woocommerce .cross-sells .product .product-info {
padding: 21px 5px 17px;
}
.woocommerce .cross-sells .product .product-title {
margin: 0;
text-transform: none;
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 600px) {
.woocommerce .cross-sells .product {
width: 50%;
}
}
@media (max-width: 400px) {
.woocommerce .cross-sells .product {
width: 100%;
}
}
.cross-sells {
margin: 117px 0 0 0;
}
.cross-sells-title {
width: 100%;
align-items: center;
display: flex;
flex-flow: row nowrap;
margin-bottom: 55px;
}
.cross-sells-title h2 {
flex: 0 1 auto;
margin: 0;
word-wrap: break-word;
padding-right: 15px;
}
.cross-sells-title span.placeholder {
flex: 1 1 auto;
height: 1px;
position: relative;
}
.cross-sells-title span.placeholder span {
display: block;
height: 7px;
position: relative;
top: -2px;
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
}
.checkout-steps {
margin-bottom: 119px;
}
.checkout-steps .checkout-step {
float: left;
width: 25%;
padding: 17px 0 18px 30px;
text-transform: uppercase;
cursor: pointer;
position: relative;
overflow: hidden;
}
.checkout-steps.user-logged .checkout-step {
width: 33.3%;
}
.checkout-steps .checkout-step.active {
cursor: default;
}
.checkout-steps .checkout-step:before,
.checkout-steps .checkout-step:after {
content: '';
position: absolute;
right: -23px;
top: -23px;
width: 46px;
height: 46px;
font-size: 0;
transform: rotate(45deg);
border: 3px solid #ffffff;
}
.checkout-steps .checkout-step:after {
top: auto;
bottom: -23px;
transform: rotate(45deg);
}
.checkout-steps .checkout-step:last-child:before,
.checkout-steps .checkout-step:last-child:after {
display: none;
}
.checkout-steps .checkout-step:first-child {
border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
-webkit-border-radius: 5px 0 0 5px;
}
.checkout-steps .checkout-step:last-child {
border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
cursor: default;
}
@media (max-width: 768px) {
.checkout-steps .checkout-step,
.checkout-steps.user-logged .checkout-step {
float: none;
width: 100%;
}
.checkout-steps .checkout-step:before,
.checkout-steps .checkout-step:after {
display: none;
}
.checkout-steps .checkout-step:first-child {
border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
}
.checkout-steps .checkout-step:last-child {
border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
}
}
@media (max-width: 550px) {
.woocommerce .checkout-navigation-buttons .checkout-prev-step,
.woocommerce .checkout-navigation-buttons .checkout-next-step,
.woocommerce .checkout-navigation-buttons .checkout-place-order {
float: none;
display: block;
text-align: right;
}
.woocommerce .checkout-navigation-buttons .checkout-next-step,
.woocommerce .checkout-navigation-buttons .checkout-place-order {
padding-top: 30px;
}
.woocommerce-cart-form.responsive .submit-buttons {
text-align: left;
padding: 0;
}
.woocommerce-cart-form.responsive .submit-buttons .gem-button-container .gem-button {
margin-left: 0 !important;
}
}
@media (max-width: 400px) {
.woocommerce-cart-form .actions .coupon {
text-align: left;
}
.woocommerce-cart-form .actions .coupon input {
margin-left: 0;
}
.woocommerce-cart-form .actions .coupon .gem-button-container {
display: block;
}
.woocommerce-cart-form .actions .coupon .gem-button-container .gem-button {
margin-left: 0 !important;
}
}
.checkout-contents {
height: 0;
overflow: hidden;
visibility: hidden;
padding: 0;
}
.checkout-contents.active {
height: auto;
overflow: visible;
visibility: visible;
display: block;
}
.woocommerce-cart .custom-header .custom-header-title p,
.woocommerce-cart .custom-header .custom-header-title h1,
.woocommerce-checkout .custom-header .custom-header-title p,
.woocommerce-checkout .custom-header .custom-header-title h1,
.woocommerce-wishlist .custom-header .custom-header-title p,
.woocommerce-wishlist .custom-header .custom-header-title h1 {
margin: 0;
}
.woocommerce-cart .custom-header,
.woocommerce-checkout .custom-header,
.woocommerce-wishlist .custom-header,
.woocommerce-account .page-title-block {
box-shadow: inset 0px 6px 7px -7px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0px 6px 7px -7px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: inset 0px 6px 7px -7px rgba(0, 0, 0, 0.1);
}
.woocommerce-cart .custom-header .breadcrumbs .current,
.woocommerce-checkout .custom-header .breadcrumbs .current,
.woocommerce-wishlist .custom-header .breadcrumbs .current,
.woocommerce-account .page-title-block .breadcrumbs .current {
padding-bottom: 10px;
}
.woocommerce-page .page-description {
margin-top: 120px;
}
.woocommerce-variation.single_variation:after {
content: ' ';
clear: both;
display: table;
}
.woocommerce-variation.single_variation .woocommerce-variation-price {
float: left;
}
.woocommerce-variation.single_variation .woocommerce-variation-availability {
padding-top: 25px;
padding-bottom: 25px;
} .products .product-category a {
color: inherit;
display: block;
position: relative;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.products .category-overlay {
position: absolute;
bottom: 15%;
background-color: #ffffff;
background-color: rgba(255, 255, 255, 0.85);
text-align: center;
padding: 15px 20px 20px;
left: 0;
width: 100%;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.products .product-category .category-title {
margin: 0 0 5px;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.products .category-overlay-separator {
margin: 0 auto;
height: 1px;
width: 50px;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
background-color: #00bcd4;
}
.products .product-category a:hover .category-overlay {
background-color: #393d50;
color: #ffffff;
}
.products .product-category a:hover .category-title {
color: #ffffff;
}
.products .product-category a:hover .category-overlay-separator {
width: 80px;
}.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce,
.woocommerce-wishlist .woocommerce {
margin-top: 79px;
}
.woocommerce .checkout .tabs {
margin: 0;
}
.checkout .gem_tour_tabs_wrapper {
margin: 0;
}
.woocommerce .checkout_coupon {
display: block;
padding: 0 25px;
vertical-align: top;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 51px;
}
.woocommerce-billing-collumns {
padding: 55px 19px 36px 19px;
}
.woocommerce-billing-collumns .woocommerce-billing-collumn {
display: inline-block;
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 16px;
vertical-align: top;
}
.woocommerce-billing-collumns .woocommerce-billing-collumn.odd {
padding-left: 0;
}
.woocommerce-billing-collumns .woocommerce-billing-collumn.even {
padding-right: 0;
}
.woocommerce-shipping-fields .woocommerce-billing-collumns {
padding-bottom: 0;
}
.woocommerce .checkout .form-row,
.woocommerce .checkout .shipping_address .shiping-address-continue,
.woocommerce .checkout #tab-checkout_billing .shiping-address-continue,
.woocommerce-billing-collumns.bottom-collumns,
.woocommerce .edit-address-form .woocommerce-billing-collumn .form-row {
position: relative;
margin: 16px 0 0 0;
float: left;
width: 100%;
}
.woocommerce .woocommerce-billing-fields > h2,
.woocommerce .woocommerce-shipping-fields > h2,
.checkout-login h2,
.checkout-signin h2,
.woocommerce .my-account-signup h2,
.create-account-popup h2 {
position: relative;
margin: 0 0 12px 0;
}
.create-account-popup h2 {
margin-bottom: 47px;
}
.woocommerce .woocommerce-shipping-fields > h2 {
margin-bottom: 48px;
}
.checkout-login h2,
.woocommerce .my-account-signup h2 {
margin-bottom: 28px;
}
.checkout-signin h2 {
margin: 0 0 60px 0;
}
.woocommerce form.checkout .form-row-first,
.woocommerce form.checkout .form-row-last,
.woocommerce-page form.checkout .form-row-first,
.woocommerce-page form.checkout .form-row-last {
float: left;
overflow: visible;
width: 47%;
}
.woocommerce form.checkout .form-row-last,
.woocommerce-page form.checkout .form-row-last {
float: right;
}
.woocommerce-billing-collumns.bottom-collumns {
padding-top: 0;
}
.woocommerce-shipping-fields {
padding-bottom: 36px;
}
.woocommerce .checkout .woocommerce-billing-collumns .woocommerce-billing-collumn .form-row:first-child,
.woocommerce .edit-address-form .woocommerce-billing-collumns .woocommerce-billing-collumn .form-row:first-child {
margin: 0;
}
.woocommerce .checkout .form-row label,
.woocommerce .checkout .form-row label,
.woocommerce .edit-address-form .form-row label,
.woocommerce .checkout-login .login .form-row label,
.lost_reset_password .form-row label,
.woocommerce .my-account-signup .form-row label {
display: block;
margin: 0 0 7px 0;
}
.woocommerce .checkout  .form-row label abbr,
.woocommerce .edit-address-form .form-row label abbr,
.woocommerce .checkout-login .login .form-row label span.required,
.woocommerce .my-account-signup .form-row label span.required {
border: 0;
}
.woocommerce .checkout .form-row .input-text,
.woocommerce .edit-address-form .form-row .input-text,
.select2-search .select2-input,
.woocommerce .checkout-login .login .form-row .input-text,
.woocommerce .lost_reset_password .input-text,
.woocommerce .my-account-signup .form-row .input-text {
display: inline-block;
position: relative;
margin: 0;
width: 100%;
height: 40px;
text-align: left;
color: inherit;
vertical-align: top;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 0 18px;
}
.select2-search .select2-input {
height: 40px !important;
}
.woocommerce .checkout .form-row textarea.input-text,
.woocommerce .edit-address-form .form-row textarea.input-text {
height: 216px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 10px 18px;
}
.chosen-container,
.select2-container {
width: 100% !important;
position: relative;
display: inline-block;
vertical-align: middle;
min-width: 150px;
font: inherit;
}
.chosen-container-single .chosen-single,
.select2-container .select2-choice {
display: block;
padding: 0 17px;
padding-right: 37px;
height: 40px !important;
line-height: 38px !important;
overflow: hidden;
text-align: left;
white-space: nowrap;
position: static;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
background-image: none;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.select2-container .select2-choice {
position: relative;
}
.select2-container.select2-dropdown-open:not(.select2-drop-above) .select2-choice {
border-bottom-left-radius: 0;
-moz-border-bottom-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
-moz-border-bottom-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
}
.select2-container.select2-dropdown-open.select2-drop-above .select2-choice {
border-top-left-radius: 0;
-moz-border-top-left-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-right-radius: 0;
-moz-border-top-right-radius: 0;
-webkit-border-top-right-radius: 0;
}
.chosen-container-single .chosen-single div,
.edit-address-form .form-row .chosen-container-single .chosen-single div,
.select2-container .select2-choice .select2-arrow {
width: 37px;
height: 38px;
position: absolute;
cursor: pointer;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.chosen-container-single .chosen-single div:before,
.select2-container .select2-choice .select2-arrow:before {
content: '\e602';
position: absolute;
left: 5px;
top: 11px;
margin: 0;
font-family: 'thegem-icons';
font-size: 25px;
line-height: 14px;
font-weight: normal;
}
.select2-container.select2-dropdown-open .select2-choice .select2-arrow:before {
content: '\e600';
}
.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
background: none !important;
}
.select2-container .select2-choice .select2-arrow b {
display: none;
}
.chosen-container-single .chosen-single span,
.select2-container .select2-choice > .select2-chosen {
height: 100%;
color: inherit;
line-height: 38px;
margin: 0;
}
.select2-container.select2-container-active .select2-choice,
.select2-container.select2-container-active .select2-choices {
border: 1px solid #666;
}
.select2-search {
padding: 4px;
}
#ship-to-different-address-title {
padding: 0;
}
.woocommerce .checkout .woocommerce-billing-collumn .form-row label.checkbox,
.woocommerce-checkout #ship-to-different-address label.checkbox,
.woocommerce .checkout #payment .payment_methods li label,
.woocommerce .checkout .create-account-popup .form-row label.checkbox {
position: static;
display: inline-block;
width: auto;
font-size: inherit;
color: inherit;
vertical-align: top;
}
.woocommerce .checkout #payment .payment_methods li label .about_paypal {
margin-left: 10px;
}
.woocommerce .checkout div.create-account {
clear: both;
padding-top: 20px;
}
.woocommerce .checkout .shipping_address {
padding: 2px 0 0 0;
}
.woocommerce .checkout #tab-checkout_billing .shiping-address-continue {
float: right;
}
.woocommerce-checkout .form-row.create-account {
float: left;
}
.woocommerce .checkout .shipping_address .shiping-address-continue .button, .woocommerce .checkout #tab-checkout_billing .shiping-address-continue .button, .woocommerce .checkout .shiping-address-continue.shipping_address_bottom .button {
margin: -12px 0 0 0;
cursor: pointer;
}
.woocommerce .checkout .shiping-address-continue.shipping_address_bottom {
float: right;
}
.woocommerce .checkout .shiping-address-continue.shipping_address_bottom .button {
margin: 0 0 0 0;
}
.woocommerce .checkout .shiping-address-continue.shipping_address_bottom {
margin-top: -54px;
}
.woocommerce .checkout #payment .payment_methods {
list-style: none;
padding: 0;
margin: 0;
padding-left: 26px;
}
.woocommerce .checkout #payment .payment_methods li {
margin-bottom: 33px;
}
.woocommerce .checkout #payment .payment_methods li .payment_box {
margin-top: 31px;
padding: 21px 30px;
}
.woocommerce .checkout #payment .payment_methods li .payment_box p {
margin: 0;
}
.woocommerce .checkout .place-order {
float: right;
margin: 0;
}
.woocommerce .checkout .place-order #place_order {
margin: 0 0 0 0;
}
.woocommerce #order_review {
padding-bottom: 36px;
}
.order_review_shop_table_wrapper {
margin: 0 -15px;
padding-top: 8px;
}
.woocommerce table.shop_table.order-details {
width: 100%;
border: 0;
margin-bottom: 36px;
}
.checkout-cart-info > td {
padding: 28px 50px 19px;
}
.woocommerce table.checkout-cart-info-table {
width: 100%;
border: 0;
}
.woocommerce table.checkout-cart-info-table tr {
background-color: transparent;
}
.woocommerce table.checkout-cart-info-table tr:first-child {
border-top: 0;
}
.woocommerce table.checkout-cart-info-table tr th {
text-align: left;
font-weight: normal;
}
.woocommerce table.checkout-cart-info-table tr th,
.woocommerce table.checkout-cart-info-table tr td {
padding: 17px 0 21px 0;
}
.woocommerce table.shop_table.order-details thead tr th.product-name,
.woocommerce table.shop_table.order-details thead tr th.product-total {
padding: 15px 0 19px 0;
text-transform: uppercase;
}
.woocommerce table.shop_table.order-details thead tr th.product-name {
width: 65%;
text-align: left;
padding-left: 174px;
}
.woocommerce table.shop_table.order-details thead tr th.product-total {
width: 35%;
text-align: right;
padding-right: 111px;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name,
.woocommerce table.shop_table.order-details tr.cart_item td.product-total,
.woocommerce table.shop_table.order-details tr.order_item td.product-name,
.woocommerce table.shop_table.order-details tr.order_item td.product-total {
padding: 38px 0 34px 0;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name,
.woocommerce table.shop_table.order-details tr.order_item td.product-name {
text-align: left;
padding-left: 40px;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-thumbnail,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-thumbnail {
display: inline-block;
margin: 0 26px 0 0;
vertical-align: middle;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-thumbnail img,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-thumbnail img {
width: 90px;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-info,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-info {
display: inline-block;
vertical-align: middle;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-info .styled-subtitle,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-info .styled-subtitle {
margin-top: 0;
margin-bottom: 0;
text-transform: none;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-info dl.variation dt,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-info dl.variation dt {
float: left;
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-name .product-info dl.variation dd,
.woocommerce table.shop_table.order-details tr.order_item td.product-name .product-info dl.variation dd {
}
.woocommerce table.shop_table.order-details tr.cart_item td.product-total,
.woocommerce table.shop_table.order-details tr.order_item td.product-total {
text-align: right;
padding-right: 57px;
}
@media only screen and (max-width:800px) {
.woocommerce-billing-collumns .woocommerce-billing-collumn {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
margin-top: 62px;
}
.woocommerce-billing-collumns .woocommerce-billing-collumn:first-child {
margin: 0;
}
}
@media only screen and (max-width:540px) {
.woocommerce .checkout_coupon .coupon {
float: none;
}
.woocommerce .checkout_coupon .coupon #coupon_code {
margin-right: 0;
width: 100%;
margin-bottom: 10px;
}
}
.woocommerce ul.woocommerce-error {
padding: 0;
margin: 0 0 46px 0;
list-style: none;
}
.woocommerce ul.woocommerce-error li {
margin-top: 19px;
padding: 17px 30px 15px 93px;
position: relative;
}
.woocommerce ul.woocommerce-error li:first-child {
margin: 0;
}
.woocommerce ul.woocommerce-error li strong {
font-weight: normal;
}
.woocommerce ul.woocommerce-error li:before {
position: absolute;
left: 28px;
top: 50%;
font-size: 24px;
font-family: 'thegem-icons';
content: '\e66a';
font-weight: normal;
display: inline-block;
width: 50px;
height: 50px;
line-height: 48px;
text-align: center;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
margin-top: -25px;
}
.checkout-login-box, .checkout-lost-password-box {
margin-bottom: 60px;
}
.checkout-lost-password-box {
margin: 0;
}
.woocommerce .checkout-login-box .login-message-box {
padding: 21px 35px 23px 35px;
margin-bottom: 26px;
}
.woocommerce .checkout-login-box .woocommerce-info a {
text-decoration: none;
}
.woocommerce .checkout-login-box .woocommerce-info a:hover {
text-decoration: underline;
}
.woocommerce .checkout-login-box p {
margin: 0;
}
.woocommerce .checkout-login-box h4 {
margin: 0;
}
.woocommerce .checkout-login-box .login {
margin-top: 27px;
}
.woocommerce #customer_login .checkout-login-box .login {
margin: 0;
}
.woocommerce .checkout-login-box .login .form-row,
.woocommerce .checkout-lost-password-box .form-row {
float: right;
margin-top: 12px;
margin-bottom: 24px;
}
.woocommerce .checkout-login-box .login .form-row .gem-button {
padding-left: 70px;
padding-right: 51px;
}
.woocommerce .checkout-lost-password-box .form-row {
float: left;
margin-bottom: 0;
margin-top: 26px;
}
.woocommerce .checkout-login-box .login .form-row.form-row-first,
.woocommerce .checkout-login-box .login .form-row.form-row-last,
.woocommerce .checkout-lost-password-box .form-row.form-row-first,
.woocommerce .checkout-lost-password-box .form-row.form-row-last {
float: left;
margin-top: 0;
}
.woocommerce .checkout-login-box .login .form-row.form-row-first,
.woocommerce .checkout-lost-password-box .form-row.form-row-first,
.woocommerce .checkout-lost-password-box .form-row.form-row-last {
margin-right: 30px;
}
.woocommerce .checkout-login-box .login .form-row label,
.woocommerce .checkout-lost-password-box .form-row label {
display: block;
margin-bottom: 12px;
}
.woocommerce .checkout-login-box .login .form-row .input-text,
.woocommerce .checkout-lost-password-box .form-row .input-text {
width: 370px;
}
.woocommerce .checkout-login-box .lost_password a {
font-size: 88.5%;
line-height: 1.421;
text-decoration: none;
}
.woocommerce .checkout-login-box .lost_password a:hover {
text-decoration: underline;
}
#customer_login .checkout-login-box .login .login-row {
margin: 0;
}
.woocommerce .checkout-login-box .login .form-row label.inline {
display: inline-block;
margin: 0 36px 0 8px;
color: inherit;
font-size: inherit;
}
.woocommerce .checkout-login-box .login .form-row .button,
.woocommerce .checkout-lost-password-box .form-row .button {
margin-top: 0;
}
.checkout-lost-password-text {
margin-bottom: 36px;
}
.woocommerce #customer_login {
width: 100%;
}
.woocommerce .edit-address-form {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid transparent;
padding: 56px 41px 65px 41px;
}
.woocommerce-account .woocommerce .edit-address-form {
padding: 0;
border: 0 none;
}
.woocommerce-account .woocommerce .main-account-title {
margin-top: -10px;
}
.woocommerce-account .woocommerce h2 {
margin-bottom: 12px;
}
.edit-address-form .form-row .chosen-container {
width: 100% !important;
}
.woocommerce .edit-address-form .edit-address-form-save {
float: right;
}
.woocommerce .edit-address-form .edit-address-form-save .button {
margin: -7px 0 0 0;
}
.woocommerce table.shop_table.order-details.received-order {
border: 1px solid transparent;
}
.woocommerce ul.order_details {
list-style: none;
padding: 0;
margin: 0 0 25px 0;
}
.woocommerce ul.order_details li {
margin: 11px 0 0 0;
padding: 0 0 0 23px;
position: relative;
}
.woocommerce ul.order_details li:before {
content: '\e647';
position: absolute;
font-family: 'thegem-icons';
font-weight: normal;
position: absolute;
left: 0;
}
.woocommerce ul.order_details li:first-child {
margin: 0;
}
.order-bank-details h2 {
margin: 30px 0 0 0;
}
table.myaccount-orders-table {
width: 100%;
margin-bottom: 36px;
border: 1px solid transparent;
}
table.myaccount-orders-table thead th {
padding: 7px 0 6px 0;
font-size: 15px;
text-align: center;
}
table.myaccount-orders-table tbody td {
padding: 23px 0;
text-align: center !important;
border-top: 1px solid transparent;
}
table.myaccount-orders-table tbody tr:first-child td {
border: 0;
}
table.myaccount-orders-table tbody td .button {
margin: 0;
}
.order-info mark {
font-weight: bold;
background: transparent;
}
.woocommerce ul.digital-downloads {
list-style: none;
padding: 0;
margin: 0;
}
.checkout-navigation-buttons {
margin-top: 35px;
}
.checkout-navigation-buttons .checkout-prev-step button,
.checkout-navigation-buttons .checkout-next-step button,
.checkout-navigation-buttons .checkout-place-order button {
margin: 0;
position: relative;
}
.checkout-navigation-buttons .checkout-prev-step {
float: left;
}
.checkout-navigation-buttons .checkout-next-step,
.checkout-navigation-buttons .checkout-place-order {
float: right;
}
.checkout-navigation-buttons .checkout-prev-step button {
padding-left: 46px;
}
.checkout-navigation-buttons .checkout-next-step button {
padding-right: 46px;
}
.checkout-navigation-buttons .checkout-place-order button {
padding-left: 63px;
border-width: 2px;
border-style: solid;
}
.checkout-navigation-buttons .checkout-prev-step button:before,
.checkout-navigation-buttons .checkout-next-step button:before,
.checkout-navigation-buttons .checkout-place-order button:before {
content: '\e603';
position: absolute;
left: 15px;
top: 0;
bottom: 0;
font-family: 'thegem-icons';
font-size: 25px;
font-weight: normal;
}
.checkout-navigation-buttons .checkout-next-step button:before {
content: '\e601';
left: auto;
right: 15px;
}
.checkout-navigation-buttons .checkout-place-order button:before {
content: '\e668';
left: 27px;
}
h2#order_review_heading {
margin: 0 0 30px 0;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-payment-total {
width: auto;
float: right;
}
.woocommerce .woocommerce-checkout .shop_table tfoot > tr > td {
padding-top: 1px;
padding-bottom: 4px;
border: 1px solid #ffffff;
border-top: 0;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total th,
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total td {
text-align: left;
border: 0;
border-top: 1px solid #ffffff;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total tr:first-child th,
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total tr:first-child td {
border: 0;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total th {
min-width: 150px;
padding: 16px 55px 16px 0;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total td {
min-width: 150px;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods {
list-style: none;
padding: 0;
margin: 0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment {
margin-top: 69px;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_box {
padding: 50px 80px 51px 135px;
margin: 23px 0 0 0;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
position: relative;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_box:before {
content: '\e646';
width: 50px;
height: 50px;
font-family: 'thegem-icons';
font-size: 25px;
line-height: 14px;
font-weight: normal;
position: absolute;
left: 46px;
top: 50%;
margin-top: -25px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
text-align: center;
line-height: 50px;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods li {
margin: 0;
border-top: 1px solid #ffffff;
padding: 18px 0 20px 0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods li:first-child {
border-top: 0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods label {
display: inline;
vertical-align: middle;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .radio-sign {
width: 16px;
height: 16px;
border-width: 2px;
margin-right: 12px;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .radio-sign:before {
width: 8px;
height: 8px;
margin-left: -4px;
margin-top: -4px;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_method_paypal label img {
float: right;
max-width: 165px;
margin-top: -15px;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .terms {
margin: 0 0 30px 0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .terms label {
display: inline;
margin: 0;
vertical-align: middle;
}
.woocommerce .woocommerce-checkout #ship-to-different-address {
padding-bottom: 10px;
}
.woocommerce .woocommerce-checkout #ship-to-different-address label {
vertical-align: middle;
margin: 0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .terms .checkbox-sign,
.woocommerce .checkout-login-remember .checkbox-sign,
.woocommerce .woocommerce-checkout #ship-to-different-address .checkbox-sign,
.woocommerce .create-account-popup .checkbox-sign,
.woocommerce .wishlist_table .checkbox-sign {
width: 24px;
height: 24px;
margin-right: 12px;
border-width: 1px;
vertical-align: middle;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .place-order {
margin-top: 30px;
}
h2#order_review_heading,
.woocommerce-billing-fields h2,
h2#ship-to-different-address-title,
.checkout-login h2,
.checkout-signin h2,
.woocommerce .my-account-signup h2,
.create-account-popup h2 {
padding-left: 60px;
position: relative;
}
h2#order_review_heading:before,
.woocommerce-billing-fields h2:before,
h2#ship-to-different-address-title:before,
.checkout-login h2:before,
.checkout-signin h2:before,
.woocommerce .my-account-signup h2:before,
.create-account-popup h2:before {
content: '\e663';
display: inline-block;
font-family: 'thegem-icons';
font-size: 48px;
font-weight: normal;
position: absolute;
left: 0;
}
.checkout-login h2:before,
.checkout-signin h2:before,
.woocommerce .my-account-signup h2:before {
left: -5px;
}
.woocommerce-billing-fields h2:before {
content: '\e664';
}
h2#ship-to-different-address-title:before {
content: '\e665';
}
.checkout-login h2:before {
content: '\e666';
}
.checkout-signin h2:before {
content: '\e667';
}
.woocommerce .my-account-signup h2:before {
content: '\e667';
}
.create-account-popup h2:before {
content: '\e622';
}
.woocommerce .checkout-login .login .form-row .input-text,
.woocommerce .my-account-signup .register .form-row .input-text {
width: 100%;
}
.woocommerce .my-account-signup .woocommerce-password-strength {
padding-top: 15px;
}
.woocommerce .my-account-signup .woocommerce-password-hint {
font-size: 14px;
display: block;
}
.woocommerce-password-strength.bad,
.woocommerce-password-strength.short {
color: #f44336;
}
.woocommerce-password-strength.good {
color: #e6ac00;
}
.woocommerce-password-strength.strong {
color: #3fc627;
}
.woocommerce .checkout-signin .checkout-as-guest {
margin-bottom: 49px;
}
.woocommerce .checkout-signin .checkout-as-guest,
.woocommerce .checkout-signin .checkout-create-account {
display: block;
}
.woocommerce .checkout-signin .checkout-as-guest button,
.woocommerce .checkout-signin .checkout-create-account button {
display: block;
width: 100%;
margin: 0;
}
.checkout-login .login .form-row .checkout-login-remember {
display: inline-block;
vertical-align: middle;
padding-top: 11px;
}
.checkout-login .login .form-row .checkout-login-remember label {
display: inline-block;
margin: 0 0 0 0;
vertical-align: middle;
}
.woocommerce .checkout-login .checkout-login-button,
.woocommerce .my-account-signup .register .checkout-login-button {
margin-right: 27px;
}
.woocommerce .checkout-login .checkout-login-button button,
.woocommerce .my-account-signup .register .checkout-login-button button {
margin: 0;
}
.woocommerce .checkout-login .login .form-row.inline {
display: inline-block;
vertical-align: top;
margin-right: 17px;
}
.woocommerce .checkout-login .login .lost_password {
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 13px 0 0 21px;
position: relative;
}
.woocommerce .checkout-login .login .lost_password:before {
content: '';
display: block;
width: 1px;
height: 30px;
font-size: 0;
position: absolute;
left: 0;
top: 10px;
}
.woocommerce .lost_reset_password .restore-password-button {
margin-top: 41px;
}
.woocommerce .lost_reset_password .gem-button {
margin: 0;
}
.woocommerce .lost_reset_password p {
margin: 0;
}
.woocommerce .lost_reset_password p.form-row input {
float: none;
}
.woocommerce .lost_reset_password p.form-row {
margin-top: 16px;
}
.woocommerce .lost_reset_password p.form-row.form-row-first,
.woocommerce .lost_reset_password p.form-row.form-row-last {
width: 47%;
margin-top: 30px;
}
.woocommerce .lost_reset_password p.form-row.form-row-last {
margin-top: 16px;
}
.woocommerce .order-customer-details h3 {
margin: 0 0 25px 0;
}
.woocommerce .order-order-details {
margin-top: 67px;
margin-bottom: 77px;
}
.woocommerce .order-order-details .shop_table .product-total {
min-width: 0;
}
.woocommerce .order-order-details h2 {
margin: 0 0 41px 0;
}
#create-account-popup-overlay {
display: none;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 10000;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
.woocommerce .create-account-popup {
display: none;
width: 650px;
max-width: 100%;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 45px 54px 56px 54px;
position: fixed;
left: 50%;
top: 50%;
z-index: 10001;
visibility: visible;
transform: translateX(-50%) translateY(-50%);
box-shadow: 0 0 70px -20px rgba(56, 69, 84, 0.55);
-moz-box-shadow: 0 0 70px -20px rgba(56, 69, 84, 0.55);
-webkit-box-shadow: 0 0 70px -20px rgba(56, 69, 84, 0.55);
}
.woocommerce .create-account-popup .create-account-notice {
margin: 0 0 18px 0;
}
.woocommerce .create-account-popup .create-account-checkbox {
float: left;
width: auto;
}
.woocommerce .create-account-popup .checkout-create-account-button {
float: right;
}
.woocommerce .create-account-popup .checkout-create-account-button button {
margin: 0;
}
.woocommerce .create-account-popup .create-account-popup-bottom {
margin-top: 30px;
}
.woocommerce .checkout .create-account-popup .form-row label.checkbox {
vertical-align: middle;
margin: 0;
}
.woocommerce-checkout-review-order-table .responsive > tr > td {
padding: 0;
border: 0 none;
}
@media (max-width: 767px) {
.woocommerce-checkout-review-order-table .no-responsive {
display: none;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total th {
padding-right: 0;
min-width: 0;
}
}
@media (min-width: 768px) {
.woocommerce-checkout-review-order-table .responsive {
display: none;
}
}.single-product-content .price del {
margin-right: 15px;
}
.single-product-content form.cart .gem-button {
margin-top: 0;
margin-bottom: 0;
}
.single-product-content form.cart .gem-button .gem-icon-cart:before {
content: '\e613';
font-size: 24px;
}
.single-product-content .gem-button .gem-icon-add-to-wishlist:before {
content: '\e66b';
font-size: 24px;
}
.single-product-content .gem-button .gem-icon-browse-wishlist:before {
content: '\e66c';
font-size: 24px;
}
form.cart .quantity .qty {
border-radius: 3px;
}
form.cart .quantity .qty {
line-height: 38px;
height: 40px;
width: 40px;
padding: 0 5px;
}
.block-product-navigation-prev .gem-button {
padding-left: 3px;
padding-right: 14px;
}
.block-product-navigation-prev .gem-button .gem-print-icon {
margin-right: 3px;
}
.block-product-navigation-next .gem-button {
padding-right: 3px;
padding-left: 14px;
}
.block-product-navigation-next .gem-button .gem-print-icon {
margin-left: 3px;
}
#reviews .comment-author .avatar {
height: 70px;
width: 70px;
border-radius: 50%;
margin-bottom: 0;
margin-top: 0;
}
form.cart .quantity {
float: none;
display: inline-block;
vertical-align: top;
}
.single-product-content .size-guide a:before {
content: '\e669';
vertical-align: middle;
font-family: 'thegem-icons';
font-size: 16px;
font-weight: normal;
margin-right: 5px;
}
.single-product-content .rating-divider {
height: 4px;
margin-bottom: 30px;
}
.single-product-content .woocommerce-product-rating {
margin-bottom: 15px;
}
.single-product-content .woocommerce-product-rating .star-rating {
font-size: 24px;
}
.woocommerce .single-product-content .woocommerce-product-rating,
.woocommerce-page .single-product-content .woocommerce-product-rating {
line-height: inherit;
}
.woocommerce .single-product-content .woocommerce-review-link,
.woocommerce-page .single-product-content .woocommerce-review-link {
display: inline-block;
vertical-align: bottom;
line-height: 1em;
}
.related-products .products.inline-row .product.inline-column {
min-width: 200px;
}
.related-products .products .product-info {
padding-bottom: 15px;
}
.related-products .products .product-info .product-title {
margin-top: 0;
}
.products .product-info .product-title a {
color: inherit;
}
.products .product-info .product-rating {
min-height: 16px;
}
.products .product-inner {
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.related-products .gem-button-separator-holder,
.related-products .gem-button-separator-button {
width: 20%;
}
.related-products .gem-button-separator-holder {
width: 10%;
}
.single-product-content .product_title {
margin-bottom: 20px;
}
.single-product-content form.cart {
margin-top: 30px;
}
.single-product-content .gem-gallery {
margin-bottom: 95px;
}
.single-product-content .socials-sharing {
margin-bottom: 20px;
}
.single-product-content .product-meta > div {
margin-bottom: 7px;
}
.single-product-content-bottom .woocommerce-tabs {
margin-top: 57px;
margin-bottom: 40px;
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-carousel-wrap {
padding: 0 25px;
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-prev,
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-next {
width: 25px;
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-prev:not(:hover):after,
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-next:not(:hover):after {
background: transparent;
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-prev:after {
content: '\e636';
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-next:after {
content: '\e634';
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item {
margin: 0 7px;
}
.woocommerce-tabs #tab-additional_information .vc_tta-panel-body {
padding: 0;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes th,
.gem-woocommerce-tabs #tab-additional_information .shop_attributes td {
font: inherit;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(even) th {
background-color: #e6ebe9;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(odd) th {
background-color: #f0f3f2;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(even) td {
background-color: #ebf0ef;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(odd) td {
background-color: #f4f7f6;
}
.comment-form .comment-form-rating label {
margin-bottom: 10px;
}
#review_form .comment-form .gem-button.submit {
margin-bottom: 0;
}
table.variations td.label label {
line-height: 38px;
}
.back-to-shop-button {
margin-top: -6px;
}
#yith-wcwl-popup-message {
display: none !important;
}
.single-product-content .socials-sharing {
margin-left: -10px;
}
.reset_variations {
margin-top: 10px;
display: block;
}
table.variations {
margin-bottom: 60px;
}
.single-product-content .price {
font-size: 36px;
line-height: 1;
}
.single-product-content .price del {
font-size: 24px;
}
.single-product-content .single_variation .price {
font-size: 50px;
}
.single-product-content .single_variation .price del {
font-size: 24px;
} .widget_shopping_cart ul.cart_list li {
padding-top: 10px;
}
.widget_shopping_cart ul li img {
height: 80px;
width: 80px;
}
.widget_shopping_cart ul li .minicart-image {
float: left;
margin-right: 18px;
position: relative;
margin-top: -10px;
}
.widget_shopping_cart ul li .minicart-image:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
opacity: 0;
z-index: 1;
background: rgba(0, 188, 212, 0.3);
}
.widget_shopping_cart ul li a:hover .minicart-image:after {
opacity: 1;
}
.widget_shopping_cart ul li.sale .minicart-image:before {
content: '%';
display: block;
width: 24px;
height: 24px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
position: absolute;
right: -11px;
top: 4px;
z-index: 2;
line-height: 24px;
text-align: center;
text-indent: -1px;
}
.widget_shopping_cart ul li {
display: inline-block;
padding: 4px 0 0 0;
margin: 26px 0 0 0;
width: 100%;
border: 0;
position: relative;
}
.widget_shopping_cart ul li .variation {
display: none;
}
.widget_shopping_cart ul li.empty {
padding-bottom: 25px;
}
.widget_shopping_cart ul li:first-child {
margin: 0;
}
.widget_shopping_cart ul li a {
display: block;
margin: 0 10px 0 0;
border: 0;
padding: 0;
}
.widget_shopping_cart ul li a.remove {
display: none;
}
.widget_shopping_cart ul li .quantity {
visibility: visible;
display: inline-block;
margin-top: 4px;
}
.widget_shopping_cart ul.cart_list li .cart-item-info {
margin-left: 85px;
padding-top: 5px;
}
.widget_shopping_cart .quantity {
font-size: 123.5%;
line-height: 1.421;
}
.widget_shopping_cart .minicart-bottom {
margin-top: 25px;
}
.widget_shopping_cart .minicart-bottom {
padding: 20px 20px 20px;
}
.widget_shopping_cart .total {
padding: 15px 0 0;
margin-top: 24px;
}
.widget_shopping_cart .total strong {
float: left;
display: inline-block;
padding-top: 7px;
font: inherit;
}
.widget_shopping_cart .total span.amount {
float: right;
}
.widget_shopping_cart .buttons {
padding: 14px 0 0;
}
.widget_shopping_cart .buttons a {
margin: 0;
}
.widget_shopping_cart .buttons .mini-cart-view-cart {
float: left;
}
.widget_shopping_cart .buttons .mini-cart-view-cart .gem-button {
border: 2px solid transparent;
line-height: 26px;
}
.widget_shopping_cart .buttons .mini-cart-checkout {
float: right;
}
.widget_shopping_cart .cart_list .empty {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border: 0 none;
margin-bottom: 1.421em;
}
.single-product-content .yith-wcwl-add-to-wishlist {
display: inline-block;
vertical-align: top;
}
.single-product-content .yith-wcwl-add-to-wishlist .hide {
display: none;
}
.single-product-content .yith-wcwl-add-to-wishlist .gem-button {
margin: 0;
}.woocommerce .gem-table {
border: 0;
}
.woocommerce .shop_table td.product-price,
.woocommerce .shop_table td.product-subtotal,
.woocommerce .wishlist_table .product-info .product-info-content .product-price {
font-family: 'Source Sans Pro';
font-weight: 300;
font-size: 20px;
color: #3c3950;
}
.woocommerce .shop_table.wishlist_table td.product-price,
.woocommerce .wishlist_table .product-info .product-info-content .product-price {
font-size: 24px;
}
.woocommerce .shop_table.wishlist_table td.product-price del,
.woocommerce .wishlist_table .product-info .product-info-content .product-price del {
color: #99a9b5;
font-size: 20px;
}
.woocommerce .shop_table td.product-subtotal {
font-size: 24px;
}
.woocommerce .woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-price,
.woocommerce .woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-subtotal {
font-family: 'Source Sans Pro';
font-weight: 300;
font-size: 16px;
color: #3c3950;
}
.woocommerce .woocommerce-checkout .checkout-payment .shop_table td.product-total .amount {
font-family: 'Source Sans Pro';
font-weight: 300;
font-size: 20px;
color: #99a9b5;
}
.woocommerce .shop_table .product-quantity input[type="number"] {
color: #5f727f;
}
.woocommerce .shop_table tr.cart_item:nth-child(2n) td {
background: #f0f3f2;
}
.woocommerce .shop_table thead tr th,
.product-info .product-info-header > div {
background: #b6c6c9;
border-color: #b6c6c9;
font-family: 'Montserrat';
font-weight: 700;
font-size: 16px;
color: #ffffff;
}
.woocommerce-cart-form.responsive .cart-item .gem-table thead th {
font-size: 14px;
}
.woocommerce .shop_table tbody tr td,
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total th,
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total td,
.woocommerce .woocommerce-checkout .shop_table tfoot > tr > td {
border-color: #dfe5e8;
}
.woocommerce .shop_table tr td.product-remove .remove {
background: #f44336;
color: #ffffff;
font-weight: 600;
}
.woocommerce input[type="text"].coupon-code {
font-size: 16px;
color: #99a9b5;
font-weight: 400;
background: #f5f7f6;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons button.button {
font-size: 19px;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button {
background: #00bcd4;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button:hover {
border-color: #00bcd4;
background-color: transparent;
color: #00bcd4;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button {
background: #393d50;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button:hover {
border-color: #393d50;
background-color: transparent;
color: #393d50;
}
.woocommerce .cart_totals table th,
.woocommerce .cart_totals table td {
border-color: #dfe5e8;
}
.woocommerce .order-details-column .cart_totals table td {
color: #5f727f;
}
.woocommerce .cart_totals table th {
background-color: #f0f3f2;
font-family: 'Source Sans Pro';
font-weight: 400;
font-size: 16px;
color: #5f727f;
}
.woocommerce .cart_totals table td .amount {
font-family: 'Source Sans Pro';
font-weight: 300;
font-size: 20px;
color: #3c3950;
}
.woocommerce .cart_totals table tr.order-total td .amount {
font-family: 'Source Sans Pro';
font-weight: 300;
font-size: 24px;
color: #3c3950;
}
.woocommerce .cart_totals table tr td {
font-size: 16px;
line-height: 24px;
color: #3c3950;
}
.woocommerce .cart_totals table tr td #shipping_method li label,
.woocommerce .order-totals table tr td #shipping_method li label,
.woocommerce .cart_totals table tr td #shipping_method li label .amount,
.woocommerce .order-totals table tr td #shipping_method li label .amount {
font-family: 'Source Sans Pro';
font-weight: 400;
font-size: 14px;
color: #5f727f;
}
.woocommerce #shipping_method .radio-sign {
background-color: #b6c6c9;
border: 0px;
}
.woocommerce #shipping_method .radio-sign:before {
background-color: #ffffff;
}
.woocommerce .payment_methods .radio-sign {
background-color: #ffffff;
}
.woocommerce .payment_methods .radio-sign:before {
background-color: #3c3950;
}
.woocommerce .woocommerce-shipping-calculator .form-row input.input-text {
font-size: 16px;
color: #99a9b5;
font-weight: 400;
background: #ffffff;
}
.woocommerce .cross-sells .product .product-title {
font-family: 'Source Sans Pro';
font-weight: 400;
font-size: 16px;
color: #5f727f;
}
.cross-sells-title span.placeholder span {
border-top-color: #ffda75;
border-bottom-color: #ffda75;
}
.checkout-steps .checkout-step,
.checkout-steps .checkout-step:before,
.checkout-steps .checkout-step:after {
background: #e9f0ef;
font-family: 'Montserrat';
font-weight: 700;
font-size: 14px;
color: #99a9b5;
}
.checkout-steps .checkout-step.active,
.checkout-steps .checkout-step.before-active:before,
.checkout-steps .checkout-step.before-active:after {
background: #ffd453;
color: #3c3950;
}
.woocommerce .checkout .form-row .input-text,
.woocommerce .edit-address-form .form-row .input-text,
.woocommerce .checkout .form-row textarea.input-text,
.woocommerce .edit-address-form .form-row textarea.input-text,
.select2-search .select2-input,
.woocommerce .checkout-login .login .form-row .input-text,
.woocommerce .lost_reset_password .input-text,
.woocommerce .my-account-signup .register .form-row .input-text {
background-color: #ffffff;
border-color: #dfe5e8;
color: #99a9b5;
}
.chosen-container-single .chosen-single span,
.select2-container .select2-choice > .select2-chosen,
.select2-results .select2-result-label {
color: #99a9b5;
}
.woocommerce .checkout .form-row label abbr,
.woocommerce .edit-address-form .form-row label abbr,
.woocommerce .checkout-login .login .form-row label span.required,
.woocommerce .my-account-signup .register .form-row label span.required {
color: #f44336;
}
.woocommerce .chosen-container-single .chosen-single div,
.woocommerce .edit-address-form .form-row .chosen-container-single .chosen-single div,
.woocommerce .select2-container .select2-choice .select2-arrow {
background-color: #ffffff;
}
.woocommerce .chosen-container-single .chosen-single div:before,
.woocommerce .edit-address-form .form-row .chosen-container-single .chosen-single div:before,
.woocommerce .select2-container .select2-choice .select2-arrow:before {
color: #99a9b5;
}
.select2-results {
background-color: #ffffff;
}
.checkout-navigation-buttons .checkout-prev-step button {
border-color: #000000;
color: #000000;
}
.checkout-navigation-buttons .checkout-prev-step button:hover {
background: #000000;
color: #ffffff;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total th {
font-family: 'Source Sans Pro';
font-weight: 400;
font-size: 16px;
color: #5f727f;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total .order-total td .amount {
font-family: 'Source Sans Pro';
font-weight: 300;
font-size: 24px;
color: #00bcd4;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total .cart-subtotal td .amount {
font-family: 'Source Sans Pro';
font-weight: 300;
font-size: 20px;
color: #3c3950;
}
.woocommerce .woocommerce-checkout .shop_table.woocommerce-checkout-payment-total .shipping td {
color: #99a9b5;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_box {
color: #3c3950;
background-color: #a3e7f0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods .payment_box:before {
color: #3c3950;
background-color: #84b2c0;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods li {
border-color: #dfe5e8;
}
.checkout-navigation-buttons .checkout-place-order button {
background-color: #00bcd4;
border-color: #00bcd4;
line-height: 46px;
}
.checkout-navigation-buttons .checkout-place-order button:hover {
background-color: #ffffff;
color: #00bcd4;
}
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .terms .checkbox-sign:before,
.woocommerce .checkout-login-remember .checkbox-sign:before,
.woocommerce .woocommerce-checkout #ship-to-different-address .checkbox-sign:before,
.woocommerce .create-account-popup .checkbox-sign:before,
.woocommerce .wishlist_table .checkbox-sign:before {
color: #3c3950;
}
.woocommerce .checkout-login .login .form-row label,
.lost_reset_password .form-row label,
.woocommerce .my-account-signup .register .form-row label {
color: #5f727f;
}
.woocommerce .checkout-signin .checkout-create-account button {
background-color: #00bcd4;
}
.woocommerce .checkout-signin .checkout-create-account button:hover {
background-color: #3c3950;
}
.checkout-login .login .form-row .checkout-login-remember label {
color: #99a9b5;
}
.woocommerce .checkout-login .login .lost_password:before {
background-color: #dfe5e8;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart {
background-color: #ffffff;
border-color: #dfe5e8;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li a:hover {
color: #00bcd4;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity,
#primary-menu.no-responsive > li.menu-item-cart > .minicart .total,
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li.empty {
font-family: 'Source Sans Pro';
font-weight: 400;
font-size: 16px;
color: #99a9b5;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .total strong {
font-weight: 400;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity span.amount,
#primary-menu.no-responsive > li.menu-item-cart > .minicart .total span.amount {
font-weight: 300;
font-size: 20px;
color: #3c3950;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .total span.amount {
font-size: 24px;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li a.remove {
font-size: 18px;
color: #99a9b5;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .total,
#primary-menu.no-responsive > li.menu-item-cart > .minicart .buttons {
background-color: #f0f3f2;
}
.woocommerce ul.woocommerce-error li {
background-color: #fcc6c2;
font-size: 16px !important;
color: #3c3950 !important;
}
.woocommerce ul.woocommerce-error li strong {
text-transform: uppercase;
font-weight: 400;
}
.woocommerce ul.woocommerce-error li:before {
background-color: #f44336 !important;
}
.order-customer-details,
.order-customer-details address {
line-height: 36px;
font-style: normal;
}
.woocommerce ul.order_details li:before {
color: #6eb667;
}
.woocommerce .create-account-popup {
background-color: #ffffff;
border-color: #dfe5e8;
}
#create-account-popup-overlay {
background-color: #393d50;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart ul li.sale .minicart-image:before {
color: #ffffff;
background-color: #00bcd4;
font-family: 'Source Sans Pro';
font-size: 16px;
font-weight: 400;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-checkout .gem-button {
border-color: #46485c;
color: #46485c;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-checkout .gem-button:hover {
background: #46485c;
color: #ffffff;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart .gem-button {
background-color: #00bcd4;
}
#primary-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart .gem-button:hover {
border-color: #00bcd4;
background-color: transparent;
color: #00bcd4;
}
.shop_table .product-name dl.variation {
color: #99a9b5;
}
.woocommerce-cart .custom-header .breadcrumbs .current,
.woocommerce-checkout .custom-header .breadcrumbs .current,
.woocommerce-wishlist .custom-header .breadcrumbs .current,
.woocommerce-account .page-title-block .breadcrumbs .current {
color: #99a9b5;
border-color: #ff5252;
}
.woocommerce-cart .custom-header .breadcrumbs span a,
.woocommerce-checkout .custom-header .breadcrumbs span a,
.woocommerce-wishlist .custom-header .breadcrumbs span a,
.woocommerce-account .page-title-block .breadcrumbs span a {
color: #00bcd4;
}
.woocommerce-cart .custom-header .breadcrumbs span a:hover,
.woocommerce-checkout .custom-header .breadcrumbs span a:hover,
.woocommerce-wishlist .custom-header .breadcrumbs span a:hover,
.woocommerce-account .page-title-block .breadcrumbs span a:hover {
color: #384554;
}
.woocommerce-cart .custom-header .breadcrumbs .divider .bc-devider:before,
.woocommerce-checkout .custom-header .breadcrumbs .divider .bc-devider:before,
.woocommerce-wishlist .custom-header .breadcrumbs .divider .bc-devider:before,
.woocommerce-account .page-title-block .breadcrumbs .divider .bc-devider:before {
color: #5f727f;
}
.woocommerce .wishlist_table td.product-stock-status .wishlist-in-stock,
.woocommerce .wishlist_table .product-info .product-info-content .product-stock-status .wishlist-in-stock {
color: #5f727f;
}
.woocommerce .wishlist_table td.product-stock-status .wishlist-out-of-stock,
.woocommerce .wishlist_table .product-info .product-info-content .product-stock-status .wishlist-out-of-stock {
color: #f44336;
}
.yith-wcwl-share .yith-wcwl-share-title {
font-family: 'Source Sans Pro';
font-size: 24px;
font-weight: 300;
color: #5f727f;
}
.product-info .product-info-header > div {
font-size: 14px;
text-transform: uppercase;
}
.product-info .product-info-content,
.woocommerce-wishlist  .wishlist-content.responsive .cart-item {
border-color: #dfe5e8;
}.vc_row {
margin-left: -21px;
margin-right: -21px;
}
.vc_column_container > .vc_column-inner {
padding-left: 21px;
padding-right: 21px;
}
.vc_column_container > .vc_column-inner {
padding-left: 21px;
padding-right: 21px;
}
.vc_gitem_row {
margin-left: 0;
margin-right: 0;
}@font-face {
font-family: 'WooCommerce';
src: url(//rolka-lody.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);
src: url(//rolka-lody.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), 
url(//rolka-lody.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(//rolka-lody.pl/wp-content/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), 
url(//rolka-lody.pl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight: normal;
font-style: normal; } .wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td a {
text-decoration: none;
} div.wpt_product_table_wrapper input[type=checkbox] {
position: absolute;
opacity: 0;
}
div.wpt_product_table_wrapper input[type=checkbox]+label {
position: relative;
cursor: pointer;
padding: 0;
}
div.wpt_product_table_wrapper input[type=checkbox].wpt_tabel_checkbox.wpt_td_checkbox.disabled+label:before,
div.wpt_product_table_wrapper input.wpt_tabel_checkbox.wpt_td_checkbox.disabled[type=checkbox]+label:before{
border: 1px solid #bbbbbb;
content: '';
margin-right: 3px;
display: inline-block;
vertical-align: text-top;
width: 15px;
height: 15px;
background: #e6e6e6;
border-radius: 3px;
opacity: .3;
}
div.wpt_product_table_wrapper input[type=checkbox]+label:before {
border: 1px solid #bbbbbb;
content: '';
margin-right: 3px;
display: inline-block;
vertical-align: text-top;
width: 15px;
height: 15px;
background: #e6e6e6;
border-radius: 3px;
}
div.wpt_product_table_wrapper input[type=checkbox]:hover+label:before {
background: #ccc;
}
div.wpt_product_table_wrapper input[type=checkbox]:checked+label:before {
background: #0a7f9c;
border-color: #055569;
}
div.wpt_product_table_wrapper input[type=checkbox]:disabled+label {
color: #b8b8b8;
cursor: auto;
}
div.wpt_product_table_wrapper input[type=checkbox]:disabled+label:before {
box-shadow: none;
background: #ddd;
}
div.wpt_product_table_wrapper input[type=checkbox]:checked+label:after {
content: '✓';
color: #fff;
top: 1px;
font-size: 11px;
font-weight: bold;
left: 4px;
position: absolute;
}
div.wpt_product_table_wrapper input[type=checkbox].wpt_check_universal.wpt_check_universal_header:checked+label:after,
div.wpt_product_table_wrapper input.wpt_check_universal.wpt_check_universal_header[type=checkbox]:checked+label:after{
content: '✓';
color: #fff;
top: 1px;
font-size: 11px;
font-weight: bold;
left: 4px;
position: absolute;
} div.wpt_product_table_wrapper input[type=radio] {
position: absolute;
opacity: 0;
}
div.wpt_product_table_wrapper input[type=radio]+label {
position: relative;
cursor: pointer;
padding: 0;
}
div.wpt_product_table_wrapper input[type=radio]+label:before {
border: 1px solid #bbbbbb;
content: '';
margin-right: 10px;
display: inline-block;
vertical-align: text-top;
width: 24px;
height: 24px;
background: #e6e6e6;
border-radius: 50%;
}
div.wpt_product_table_wrapper input[type=radio]:hover+label:before {
background: #ccc;
}
div.wpt_product_table_wrapper input[type=radio]:checked+label:before {
background: #5cb85c;
border-color: #5cb85c;
}
div.wpt_product_table_wrapper input[type=radio]:disabled+label {
color: #b8b8b8;
cursor: auto;
}
div.wpt_product_table_wrapper input[type=radio]:disabled+label:before {
box-shadow: none;
background: #ddd;
}
div.wpt_product_table_wrapper input[type=radio]:checked+label:after {
content: '●';
color: #fff;
top: 0px;
font-size: 20px;
font-weight: bold;
left: 6.5px;
top: -0.5px;
position: absolute;
}  .wpt_price{
text-align: center;
}
.wpt_action{
text-align: right;
min-width: 140px;
}
br.wpt_clear {
clear: both;
width: 100% !important;
height: 0px;
}
div.wpt_product_table_wrapper table#wpt_table tr.wpt_row td p{padding: 0;margin: 0;}
div.wpt_product_table_wrapper table#wpt_table tr.wpt_row td .wpt_varition_section div.wpt_message p.stock.out-of-stock{color: #d22121;}
div.wpt_product_table_wrapper table#wpt_table tr.wpt_row td .wpt_varition_section div.wpt_message p.stock.in-stock{
color: #4caf50;
font-weight: bold;
}
td.wpt_action {
text-align: right !important;
}
.wpt_varition_section {
display:  inline-block;
margin: 6px;
}
td.wpt_check {
text-align: center;
}
th.wpt_check, td.wpt_check {
text-align: center;
width: 40px;
}
table.wpt_product_table thead tr{cursor: pointer;}
.wpt_varition_section select{display: inline-block;}
.wpt_varition_section {
}
.wpt_product_table_wrapper select,.filter_select,.wpt_product_table_wrapper select.filter_select, .wpt_varition_section select{
border-radius: 5px;
padding: 2px;
border: 1px solid #a9a1a1;
margin: 1px;
} input.wpt_tabel_checkbox.wpt_td_checkbox.disabled { } a.button.wpt_woo_add_cart_button{
position: relative;
display: inline-block;
}  .wpt_product_table thead th.serial_number{
width: 67px;
font-size: 12px !important;
}
.wpt_product_table thead th.description {
width: 312px;
}
.wpt_product_table *,.wpt_product_table tr>td,.wpt_product_table td{
box-sizing: border-box;vertical-align:middle;
}
.wpt_product_table tbody tr td.wpt_thumbnail {
text-align: center;
vertical-align: middle;
position: relative;
overflow: hidden;
height: 62px;
}
td.wpt_thumbnails img {
cursor: pointer;
}
td.wpt_thumbnails_no_action img {
cursor: default;
}
.wpt_product_table tbody tr td.wpt_thumbnail>img {
position: absolute;
top: 3px;
left: 21%;
}
th.wpt_total, td.wpt_total,
th.wpt_price, td.wpt_price{
text-align: center;
} span.outofstock {
color: #e65454;
font-weight:  normal;
}
span.instock {
color: #4CAF50;
font-weight:  bold;
} table.wpt_product_table tr.wpt_row td.wpt_quantity div.quantity{
text-align: center;
}
table.wpt_product_table tr.wpt_row td.wpt_quantity{
text-align: center;
}
table.wpt_product_table tr.wpt_row td.wpt_quantity .quantity {
padding: 5px 0;
} .wpt_thumbs_popup,#wpt_thumbs_popup {
position: fixed !important;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.78);
width: 100%;
height: 100%;
z-index: 99999;
overflow-y: auto;
cursor: pointer;
}
#wpt_thumbs_popup .wpt_popup_image_wrapper {
width: 96%;
margin: 50px auto;
background: white;
padding: 10px;
position: relative;
max-width: 100%; min-width: 250px;
display: none;
z-index: 100000;
box-shadow: -11px 8px 20px 0px black;
border: 1px solid black;
border-radius: 7px;
}
#wpt_thumbs_popup img.wpt_popup_image {
width: 100%;
height: auto;
}
#wpt_thumbs_popup .wpt_wrapper_title{padding: 0;margin: 0;}
span#wpt_popup_close {
position: absolute;
background: rgba(255, 0, 0, 0.7);
padding: 6px;
right: 3px;
top: 3px;
width: 28px;
text-align: center;
color: white;
height: 27px;
line-height: 12px;
font-size: 23px;
border: none;
cursor: pointer;
border-top-right-radius: 7px;
z-index: 5;
}
span#wpt_popup_close:hover{
background: rgba(255, 0, 0, 1);
} .wpt_product_table tbody tr .star-rating {
font-size: 0.65em;
}
div#wpt_table_wrapper,div#wpt_table_wrapper *{
transition: all .4s !important;
padding-top: 3px;
} .wpt_live_cart_box {
padding: 5px 10px;
position:  relative;
}
a.remove.remove_from_cart_button.wpt_remove_cart_link {
display: inline-block;
float: left;
}
.wpt_live_cart_box .cart-dropdown .wpt_dropdown {
padding:  0;
margin:  0;
list-style:  none;
}
a.remove_cart_icon {
color: red;
padding: 2px;
background: rgba(255, 0, 0, 0.09);
display: inline-block;
line-height: 8px;
text-decoration: none;
transition: all 1s;
}
a.remove_cart_icon:hover{
text-decoration: none;
background: rgba(255, 0, 0, 0.06);
}
.wpt_live_cart_box .cart-dropdown .wpt_dropdown li {
padding: 0px 5px;
background: rgba(189, 189, 189, 0.07058823529411765);
display: inline-block;
border: 1px solid rgba(0, 0, 0, 0.12156862745098039);
border-radius: 4px;
margin: 2px 0;
font-size: 12px;
cursor: pointer;
}
.wpt_live-cart-subtotal, .wpt_live-cart-other_link {
display: inline-block;
}
.wpt_live-cart-other_link>a {
padding: 0 13px;
} .all_check_header_footer.all_check_header span {
display:  inline-block;
}
.all_check_footer {
display: block;
padding: 10px;
margin: 3px 0;
text-align: right;
background: rgba(0, 0, 0, 0.14901960784313725);
clear: both;
}
.all_check_header_footer.all_check_header>span {
background: rgba(119, 115, 115, 0.0196078431372549);
display: inline-block;
padding: 3px 17px;
border: 1px solid rgba(119, 115, 115, 0.12);
margin: 0 10px;
}
.all_check_header_footer.all_check_header>span>* {
padding: 0 !important;
margin-bottom: 2px;
margin-top: 2px;
}
.all_check_header_footer.all_check_header>span>label{
display: inline-block;
}
.all_check_header_footer.all_check_header {
text-align: right;
padding: 5px;
float: right;
width: 43%;
}
a.button.add_to_cart_all_selected {
display: inline-block;
}
a.button.wpt_woo_add_cart_button.add_to_cart_button.disabled.loading {
opacity: 0.3;
} .wpt_search_box {
padding: 5px 0;
font-size: 12px;
margin-bottom: 5px;
text-align: center;
}
.search_box_fixer{padding: 3px;}
.wpt_search_box{overflow: hidden;}
.wpt_search_box .search_box_wrapper{display: block;}
.wpt_search_box .wpt_search_button {
width: 50%;
margin-top: 10px;
}
.search_single label.search_keyword_label {
display: block;
}
.wpt_search_box .search_single {
width: 100%;
box-sizing: border-box;
margin-top: 10px;
}
.search_single.search_single_texonomy{
}
.wpt_search_box select.search_select {
width: 98%;
}
h3.search_box_label {
line-height: 16px;
font-size: 16px;
padding: 0;
margin: 0;
}
.search_single .query_box_direct_value,.instance_search_input{
width: 98%;
border-radius: 5px;
padding: 4px;
border: 1px solid #a9a1a1;
margin-bottom: auto auto 6px auto;
}
.instance_search_input {
width: 100%;
padding-left: 10px;
}
.wpt_search_box .search_single .search_single_column {
width: 33.33%;
float: left;
margin: auto;
}
.search_single.search_single_direct {
clear: both;
box-sizing: border-box;
display: table;
width: 100%;
margin: auto;
min-height: 48px;
}
button.button.wpt_search_button {
visibility: hidden;
padding: 0;
margin: 0;
display: none;
}
.wpt_load_more_wrapper {
text-align: center;
display: block;
width: 100%;
margin: 16px 0;
clear: both;
} .wpt_load_more,
.add_to_cart_all_selected{
background-color: #36304a;
border-color: #eeeeee;
color: #fff;
padding: 10px 30px;
border-radius: 3px;
transition: all .5s;
}
.wpt_load_more{
float: none;
}
.wpt_load_more:hover,
.add_to_cart_all_selected:hover{
background-color: #EFF2F7;
} .wpt_load_more_wrapper.load_more_hidden {
display: none !important;
}
p.search_select.query {
padding: 0;
margin: 0;
}
span.texonomy_checkbox_single {
display: inline-block;
}  select.filter_select {
padding: 0 !important;
margin-right: 4px !important;
color: #585656;
border: 1px solid #e2e2e2 !important;
}
.wpt_filter.fulter_half {
width: 50%;
float: left;
}
.wpt_filter.fulter_half .wpt_filter_wrapper {
padding: 15px 5px 5px 5px;
}
.wpt_filter.fullter_full{
width: 100%;
text-align: left;
}
.wpt_filter.fullter_full .wpt_filter_wrapper{
padding: 5px;
} @media only screen and (max-width: 600px){
.wpt_filter.fulter_half {
width:  100%;
text-align:  center;
}
.all_check_header_footer.all_check_header {
width:  100%;
text-align:  center;
font-size: 12px;
}
}  @media only screen and (min-width: 500px) and (min-device-width: 500px) and (-webkit-min-device-pixel-ratio: 2){
#wpt_thumbs_popup .wpt_popup_image_wrapper {
margin:5% auto !important;
}
} table#wpt_table.wpt_product_table tr.wpt_row td.wpt_quantity .quantity input.plus, 
table#wpt_table.wpt_product_table tr.wpt_row td.wpt_quantity .quantity input.minus {
width: 28px;
} @media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
a.button.wpt_woo_add_cart_button.add_to_cart_button {
margin-top: 7px !important;
margin-bottom: 7px !important;
display: inline-block;
}
} table#wpt_table.wpt_product_table tr>td.this_column_sorted {
background: rgba(0, 0, 0, 0.03);
}
table#wpt_table.wpt_product_table tr>th.this_column_sorted {
background-color: rgba(0, 0, 0, 0.18);
}
table#wpt_table.wpt_product_table tr>th {
background-image: url(//rolka-lody.pl/wp-content/plugins/woo-product-table-pro/images/arrow.png);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: 97% center;
background-size: 9px; }
table#wpt_table.wpt_product_table tr>th.this_column_sorted[data-sort_type="DESC"] {
background-image: url(//rolka-lody.pl/wp-content/plugins/woo-product-table-pro/images/arrow_down.png) !important;
}
table#wpt_table.wpt_product_table tr>th.this_column_sorted[data-sort_type="ASC"] {
background-image: url(//rolka-lody.pl/wp-content/plugins/woo-product-table-pro/images/arrow_top.png) !important;
}
table#wpt_table.wpt_product_table tr>th.wpt_Message,
table#wpt_table.wpt_product_table tr>th.wpt_serial_number,
table#wpt_table.wpt_product_table tr>th.wpt_quoterequest,
table#wpt_table.wpt_product_table tr>th.wpt_check,
table#wpt_table.wpt_product_table tr>th.wpt_quantity,
table#wpt_table.wpt_product_table tr>th.wpt_quick,
table#wpt_table.wpt_product_table tr>th.wpt_thumbnails,
table#wpt_table.wpt_product_table tr>th.wpt_action{
background-image: none !important;
} table#wpt_table.wpt_product_table a.added_to_cart.wc-forward {
display: none;
} .wpt_product_table_wrapper div.tables_cart_message_box{
display: block;
width: 100%;
padding: 3px;
position: relative;
}
.wpt_product_table_wrapper div.tables_cart_message_box a.footer-cart-contents{
display: none;
}
.wpt_product_table_wrapper div.tables_cart_message_box a.cart-contents{
position: absolute;
top: 0;
font-size: 16px;
right: 4px;
line-height: 1;
}
.wpt_product_table_wrapper div.tables_cart_message_box .widget_shopping_cart_content {
padding-top: 16px;
}
.wpt_product_table_wrapper div.tables_cart_message_box a.cart-contents span.count {
padding-left: 13px;
opacity: 0.8;
}
.wpt_product_table_wrapper div.tables_cart_message_box .widget_shopping_cart_content:after {
content: "";
display: block;
clear: both;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list.product_list_widget{
display: block; 
margin: 2px 0;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item {
display: inline-block;
position: relative;
border: 1px solid #ddd;
padding: 1px;
border-radius: 6px;
margin: 2px;
min-height: auto;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item a.remove.remove_from_cart_button {
display: inline-block;
position: relative;
z-index: 2;
vertical-align: middle;
border: none;
height: 20px;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item * {
display: inline;
margin: 0 4px;
line-height: 25px;
float: none;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li a.remove::before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-family: sans-serif;
font-style: normal;
font-variant: normal;
font-weight: 400;
vertical-align: baseline;
content: "\02DF";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
color: #ffffff;
line-height: 1.25em;
text-indent: 0;
text-align: center;
font-size: 24px;
background: #737781;
border-radius: 25px;
width: 20px;
height: 20px;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item * img,
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item img{
display: nones;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content .buttons {
margin: 0;
float: right;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content .buttons>a.button {
padding: 6px;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item img {
display: none;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content .total {
margin: 0;
font-size: 16px;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content dl.variation {
float: right !important;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content .total>span {
padding-right: 12px;
}
@media only screen and (max-width: 760px){
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content .buttons {
bottom: 2px;
right: 0;
top: unset;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list.product_list_widget {
margin: 2px 0 15px 0;
}
} body.wpt_pro_table #yith-quick-view-content div.summary {
width: 47% !important;
}
.single-product div.product {
}
@media (max-width: 480px){
body.wpt_pro_table #yith-quick-view-content div.images,
body.wpt_pro_table #yith-quick-view-content div.summary {
width: 100% !important;
float: none !important;
}
}  div.wpt_product_table_wrapper.woocommerce {
position: relative;
box-sizing: border-box;
display: block;
}
div.wpt_notice_board{    
background: #ffffff;
width: 95%;
min-height: 30px;
z-index: 999999;
position: fixed;
top: 33%;
left: 33%;
box-shadow: -4px 4px 9px 0px #00000085;
border-radius: 3px;
text-align: center;
padding: 4px;
max-width: 800px;
cursor: none;
display: none;
}
div.wpt_notice_board>div {
margin-bottom: 10px !important;
}
div.wpt_notice_board .woocommerce-error, 
div.wpt_notice_board .woocommerce-info, 
div.wpt_notice_board .woocommerce-message, 
div.wpt_notice_board .woocommerce-noreviews, 
div.wpt_notice_board p.no-comments {
padding: .5em .618em;
margin-bottom: 2px;
}  .wpt_each_attribute_wrapper {
display: block;
min-width: 230px;
margin-bottom: 2px;
}
.wpt_each_attribute_wrapper>* {
display: inline;
}
.wpt_each_attribute_wrapper>label {
background: #dddddd78;
display: inline-block;
padding: 2px 7px 2px 6px;
margin-right: 3px;
min-width: 53px;
}  .wpt_table_pagination {
display: block;
margin: 15px 0;
text-align: center;
}
.wpt_table_pagination a.page-numbers,.wpt_table_pagination span.page-numbers {
padding: 8px 16px;
text-decoration: none;
transition: background-color .3s;
border: 1px solid #ddd;
margin: 0px;
display: inline-block;
cursor: pointer;
}
.wpt_table_pagination span.page-numbers.current,.wpt_table_pagination a.page-numbers.current{
background-color: #0A7F9C;
color: #ffff;
border: 1px solid #0A7F9C;
font-weight: bold;
}
.wpt_table_pagination a:hover{background-color: #ddd;}
.wpt_table_pagination.pagination_loading, .wpt_table_pagination.pagination_loading * {
opacity: 0.5;
cursor: not-allowed !important;
}  a.button.wpt_woo_add_cart_button>span.wpt_ccount {
position: absolute;
background: white !important;
color: black;
min-width: 30px;
width: auto;
height: 30px;
border: 1px solid #e6e6e6;
top: -15px;
right: -17px;
z-index: 1;
text-align: center;
line-height: 30px;
font-size: 13px;
clear: both;
border-radius: 50%;
box-shadow: -1px 0px 6px rgba(0, 0, 0, 0.04);
}
a.button.wpt_woo_add_cart_button.button.loading>span.wpt_ccount{display: none;}
@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
body.wpt_pro_table_body.wpt_pro_table table.wpt_product_table a.button.wpt_woo_add_cart_button.loading:after{
font-family: WooCommerce;
content: '\e01c';
vertical-align: top;
font-weight: 400;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
position: absolute;
background: white !important;
color: black;
width: 30px;
height: 30px;
border: 1px solid #e6e6e6;
top: -7px;
right: -17px;
z-index: 2;
text-align: center;
line-height: 30px;
font-size: 13px;
clear: both;
border-radius: 50%;
box-shadow: -1px 0px 6px rgba(0, 0, 0, 0.04);
left: inherit;
}
a.button.wpt_woo_add_cart_button>span.wpt_ccount:empty{display: none;}
a.button.wpt_woo_add_cart_button{margin-right: 10px;} .wpt-footer-cart-wrapper {
position: fixed;
bottom: 1%;
right: 1%;
z-index: 99;
width: 74px;
height: 74px;
display: none;
}
.wpt-footer-cart-wrapper.bottom_left {
left: 1%;
right: initial;
}
.wpt-footer-cart-wrapper.top_left {
left: 1%;
bottom: initial;
top: 10%;
}
.wpt-footer-cart-wrapper.top_right {
right: 1%;
bottom: initial;
top: 10%;
}
div.wpt-footer-cart-wrapper.always_show{display: block;}
div.wpt-footer-cart-wrapper.always_hide{display: none;}
.wpt-footer-cart-wrapper > a {
position: relative;
display: block;
width: 100%;
height: 100%;
border-radius: 50%;
}
.wpt-footer-cart-wrapper > a > span {
position: static;
line-height: 23px;
font-size: 16px;
color: #fff;
font-weight: bold;
text-align: center;
width: 100%;
display: block;
padding-top: 35%;
}
.wpt-footer-cart-wrapper > a:after {
content: "";
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 0;
z-index: -1;
opacity: 0;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-name: wpt-icon-float-away;
animation-name: wpt-icon-float-away;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes wpt-icon-float-away {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: scale(1.8);
transform: scale(1.8)
}
}
@keyframes wpt-icon-float-away {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: scale(1.8);
transform: scale(1.8)
}
}
.wpt-footer-cart-wrapper > a > span > span {
font-size: 13px;
position: relative;
top: 0px;
padding: 0 2px;
color: #cecece;
}
.wpt-footer-cart-wrapper > a:empty{display: none;} table.wpt_product_table tr.wpt_selected_tr>td{
background: #0000000d;
}
table.wpt_product_table tr.wpt_selected_tr{
font-style: italic;
}
table.wpt_product_table tr.wpt_selected_tr .wpt_quantity{
font-style: initial;
} @media only screen and (min-width: 768px) and (max-width: 991px){
table#wpt_table.mobile_responsive.wpt_product_table>tbody>tr>td,
table#wpt_table.mobile_responsive.wpt_product_table>thead>tr>th{
display: none;
}
table#wpt_table.mobile_responsive.wpt_product_table .wpt_product_title,
table#wpt_table.mobile_responsive.wpt_product_table .wpt_Message,
table#wpt_table.mobile_responsive.wpt_product_table .wpt_action,
table#wpt_table.mobile_responsive.wpt_product_table .wpt_variations
{
display: table-cell;
}
td.wpt_product_title {
position: relative;
}
.wpt_for_thumbs_desc.wpt_thumbnails>img {
display: inline;
} .wpt_for_product_action{
margin-bottom: 5px;
}
span.wpt_product_price {
display: block;
font-size: 14px;
}
div.wpt_for_product_action {
text-align: right;
}
.wpt_mobile_desc_part .wpt_for_product_desc {
display: inline-block;
padding-right: 6px;
}
.wpt_mobile_desc_part .wpt_for_product_desc.wpt_category a {
font-weight: normal;
text-decoration: underline !important;
}
.wpt_mobile_desc_part .wpt_for_product_desc.wpt_category span {
font-weight: normal;
font-style: italic;
}
table#wpt_table td.wpt_for_product_action.wpt_quoterequest {
display: none !important;
}
.wpt_for_product_action.wpt_quoterequest.addedd {
float: right;
}
.wpt_for_product_desc.wpt_check {
position: absolute;
top: 0;
right: -10px;
}
.all_check_header_footer.all_check_header {
width: 100%;
}
.all_check_header_footer.all_check_header>span, .all_check_header_footer.all_check_header>a {
padding: 5px 10px !important;
display: inline;
}
.all_check_header_footer.all_check_header {
padding-right: 0;
}
table#wpt_table.mobile_responsive.wpt_product_table>thead{display: none;}
table#wpt_table.mobile_responsive.wpt_product_table .wpt_action {
padding-top: 34px !important;
padding-bottom: 10px !important;
padding-right: 10px !important;
}
table#wpt_table.mobile_responsive.wpt_product_table>tbody>tr>td.wpt_check {
display: block;
position: absolute;
right: 10px;
width: 30px;
height: 33px;
background: #ffeb3b38;
border: 0 none;
padding: 4px 1px 1px 6px !important;
}
table.wpt_product_table tr.wpt_selected_tr>td{
background: transparent;
}
}
@media only screen and (max-width: 767px) {
table#wpt_table.mobile_responsive.wpt_product_table th{ display: none!important;} table#wpt_table.mobile_responsive.wpt_product_table, 
table#wpt_table.mobile_responsive.wpt_product_table thead, 
table#wpt_table.mobile_responsive.wpt_product_table tbody, 
table#wpt_table.mobile_responsive.wpt_product_table tr { 
display: block; 
}
table#wpt_table.mobile_responsive.wpt_product_table>tbody>tr>td{
display: none;
}
table#wpt_table.mobile_responsive.wpt_product_table td.wpt_product_title,
table#wpt_table.mobile_responsive.wpt_product_table td.wpt_Message,
table#wpt_table.mobile_responsive.wpt_product_table td.wpt_action,
table#wpt_table.mobile_responsive.wpt_product_table td.data_product_variations
{
display: block;
}
td.wpt_Message>input.message {
width: 100%;
} table#wpt_table.mobile_responsive.wpt_product_table thead tr,
table#wpt_table.mobile_responsive.wpt_product_table td.wpt_total.total_general{ 
display: none !important;
}
#wpt_table.no_responsive {
overflow: auto;
width: 100%;
display: block;
}
#wpt_table:not(.no_responsive) .wpt_for_product_desc.wpt_check {
position: absolute;
top: 0;
right: -10px;
}
table#wpt_table.mobile_responsive.wpt_product_table td{border: 0 none !important;}
#wpt_table:not(.no_responsive) .wpt_for_product_action {
display: inline-block;
}
.wpt_mobile_desc_part .wpt_for_product_desc.wpt_category a {
font-weight: normal;
text-decoration: underline !important;
}
.wpt_mobile_desc_part .wpt_for_product_desc.wpt_category span {
font-weight: normal;
font-style: italic;
}
.wpt_mobile_desc_part .wpt_for_product_desc {
display: inline-block;
padding-right: 5px;
}
.wpt_for_product_desc.wpt_check {
position: absolute;
top: 0;
right: -10px;
}
.all_check_header_footer.all_check_header {
width: 100%;
}
.all_check_header_footer.all_check_header>span, .all_check_header_footer.all_check_header>a {
padding: 5px 10px !important;
display: inline;
}
.all_check_header_footer.all_check_header {
padding-right: 0;
}
table.custom_table tbody tr:nth-child(2n+2) td{
background: #fff;
background-color: #fff;
}
.wpt_for_thumbs_desc.wpt_thumbnails {
}
.wpt_for_thumbs_desc.wpt_thumbnails {
max-width: 100%;
}
table#wpt_table.mobile_responsive.wpt_product_table td.wpt_action {
text-align: right !important;
}
.wpt_conditon_desc_load {
text-align: right;
}
table#wpt_table, table#wpt_table>tr {
border: 0 none !important;
}
table#wpt_table td.wpt_for_product_action.wpt_quoterequest {
display: none !important;
}
.wpt_for_thumbs_desc.wpt_thumbnails>img {
display: inline;
}
table#wpt_table.mobile_responsive.wpt_product_table tr { 
position: relative;
}
table#wpt_table.mobile_responsive.wpt_product_table td.wpt_check {
position: absolute !important;
top: 5px;
right: 5px;
z-index: 6;
display: block;
height: 30px !important;
width: 31px;
background: transparent;
}
table#wpt_table.mobile_responsive.wpt_product_table tr {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 1px;
}
.wpt_varition_section {
display: block;
}
table#wpt_table.mobile_responsive.wpt_product_table tr.product_type_variable{
padding-bottom: 9px;
}
table.wpt_product_table tr.wpt_selected_tr>td{
background: transparent;
}
} .wpt_table_pagination a.page-numbers,
.wpt_table_pagination span.page-numbers{
text-decoration: none !important;
color: #021d33;
}
.wpt_table_pagination a.page-numbers:hover,
.wpt_table_pagination a.page-numbers:focus,
.wpt_table_pagination span.page-numbers:hover,
.wpt_table_pagination span.page-numbers:focus{
background: #0A7F9C;
color: #fff;
}
.wpt_for_product_action.wpt_quantity .quantity input {
height: 30px;
background: #f3f3f3;
}
.wpt_for_product_action{
margin-left: 0;
margin-right: 0;
}
.wpt_product_price{
font-weight: bold;
} div.wpt_product_table_wrapper table.wpt_product_table tbody tr.wpt_row>td {
border-left: 0 none;
border-right: 0 none;
} table#wpt_table.mobile_responsive.wpt_product_table tr table, table#wpt_table.mobile_responsive.wpt_product_table tr table td,
table#wpt_table.mobile_responsive.wpt_product_table tr table tr {
border: 0 none;
}
.wpt_product_table span.woocommerce-Price-currencySymbol {
vertical-align: unset;
}
.wpt_for_product_action.wpt_quantity .quantity input {
min-width: 45px;
}
td.wpt_for_product_action.wpt_quantity input {
display: block !important;
}
td.yith-wcqv-button {
cursor: pointer;
}
table .wpt_loader_text {
position: absolute;
background: #ffffffad;
width: 100%;
height: 100%;
min-height: 60px;
color: #223d4a;
font-size: 35px;
text-align: center;
z-index: 3;
}
.wpt_product_not_found{
background: #00000024;
color: #ef3900;
font-size: 27px;
z-index: 2;
}
table.wpt_product_table.wpt_overflow_hiddent{overflow: hidden;min-height: 90px;} table.wpt_product_table tr div.wpt-qty-button {
min-width: 153px;
display: block;
}
table.wpt_product_table tr div.wpt-qty-button .wpt-qty-button {
height: 35px;
width: 35px;
text-align: center;
padding: 0px;
} div.wpt_product_table_wrapper .elementor-menu-cart__product-image a,
div.wpt_product_table_wrapper .elementor-menu-cart__product-image img {
max-height: 50px;
width: auto;
} .wpt-qty-wrapper{min-width: 152px;display: block;}
.wpt-qty-wrapper button.wpt-quantity {
padding: 6px 12px 8px;
height: 41px;
background: #ffffff;
border: 1px solid #efefef;
cursor: pointer;
font-size: 20px;
line-height: 20px;
width: 41px;
}
.wpt-qty-wrapper .quantity {
display: inline-block;
width: calc(100% - 110px);
}
.wpt-quantity.wpt-qty-wrapper {
margin: 3px auto;
width: 100%;
display: block;
}
.wpt-qty-wrapper .quantity input.input-text.qty.text {
width: 100%;
height: 41px;
padding: 0 5px;
text-align: center;
background: #ffffff;
border: 1px solid #efefef;
font-size: 20px;
line-height: 20px;
box-shadow: none;
}
.wpt-qty-wrapper input::-webkit-outer-spin-button,
.wpt-qty-wrapper input::-webkit-inner-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
margin: 0; 
}
.wpt-qty-wrapper input[type=number]
{
-moz-appearance: textfield;
} .wpt_product_table_wrapper .wpt_for_product_action.wpt_price,
.wpt_product_table_wrapper .wpt_total.total_general {
white-space: nowrap;
}
.wpt_product_table_wrapper .wpt_for_product_action.wpt_price del,
.wpt_product_table_wrapper .wpt_for_product_action.wpt_price ins {
display: block;
}.default_table{
position: relative;
border-collapse: collapse;
width: 100%;
margin: 0 auto;
position: relative;
}
.default_table thead{
border-bottom: 2px solid #36304a;
}
.default_table thead .wpt_table_header_row th{
height: 50px;
color: #36304a;
background: #F8F8F8;
}
.default_table td,
.default_table th {
padding: 10px;
}
.default_table tbody tr td{
border: 1px solid #F6F6F6;
}
.default_table .wpt_row td img{
height: auto;
} 
.default_table tbody tr{
transition: all .5s;
}
.default_table tbody tr:hover{
background: #f7faff4f;
}
.default_table tbody tr a.button{
display: inline-block;
padding: 10px;
background: #36304a;
color: #fff;
font-size: 14px;
border-radius: 3px;
font-weight: bold;
} table#wpt_table.wpt_product_table.default_table thead>tr>th.this_column_sorted {
background-color: rgb(245, 245, 245) !important;
}  .blacky_table{
position: relative;
border-collapse: collapse;
background: white;
width: 100%;
margin: 0 auto;
}
.blacky_table thead .wpt_table_header_row th{
height: 50px;
color: #fff;
background: #36304a;
}
.blacky_table td,
.blacky_table th {
padding: 10px;
}
.blacky_table tbody tr td{
border: 1px solid #e1e1e1;
}
.blacky_table .wpt_row td img{
height: auto;
} 
.blacky_table tbody tr{
transition: all .5s;
}
.blacky_table.tr_bg_1{
background: #efefef;
padding: 10px;
}
.blacky_table .tr_bg_2{
background: #f7f7f7;
padding: 10px;
}
.blacky_table tbody tr:hover{
background: #f7faff;
}
.blacky_table tbody tr a.button{
display: inline-block;
padding: 10px;
background: #36304a;
color: #fff;
font-size: 14px;
border-radius: 3px;
font-weight: bold;
}
table#wpt_table.wpt_product_table.blacky_table thead>tr>th.this_column_sorted {
background-color: rgb(16, 14, 23) !important;
}  .green_table{
position: relative;
border-collapse: collapse;
background: white;
width: 100%;
margin: 0 auto;
}
.green_table thead .wpt_table_header_row th{
height: 50px;
color: #fff;
background: #00b20b;
}
.green_table td,
.green_table th {
padding: 10px;
}
.green_table tbody tr td{
border: 1px solid #e1e1e1;
}
.green_table .wpt_row td img{
height: auto;
} 
.green_table tbody tr{
transition: all .5s;
}
.green_table tbody tr:hover{
background: #f7faff;
}
.green_table tbody tr a.button{
display: inline-block;
padding: 10px;
background: #00b20b;
color: #fff;
font-size: 14px;
border-radius: 3px;
font-weight: bold;
}
table#wpt_table.wpt_product_table.green_table thead>tr>th.this_column_sorted {
background-color: rgb(3, 130, 10) !important;
}  .blue_table{
position: relative;
border-collapse: collapse;
background: white;
width: 100%;
margin: 0 auto;
}
.blue_table thead .wpt_table_header_row th{
height: 50px;
color: #fff;
background: #0824a5;
}
.blue_table td,
.blue_table th {
padding: 10px;
}
.blue_table tbody tr td{
border: 1px solid #e1e1e1;
}
.blue_table .wpt_row td img{
height: auto;
} 
.blue_table tbody tr{
transition: all .5s;
}
.blue_table tbody tr:hover{
background: #f7faff;
}
.blue_table tbody tr a.button{
display: inline-block;
padding: 10px;
background: #0824a5;
color: #fff;
font-size: 14px;
border-radius: 3px;
font-weight: bold;
}
table#wpt_table.wpt_product_table.blue_table thead>tr>th.this_column_sorted {
background-color: rgb(40, 76, 241) !important;
}   table.wpt_product_table.smart_table, 
table.wpt_product_table.smart_table tr, 
table.wpt_product_table.smart_table td, 
table.wpt_product_table.smart_table th {
border-collapse: collapse;
border: 1px solid #7d7d7d14;
} div.wpt_product_table_wrapper.smart_wrapper table.smart_table{
padding: 0;
margin: 0px 0px 2px 0px;
}
div.wpt_product_table_wrapper.smart_wrapper button.button.wpt_search_button,
div.wpt_product_table_wrapper.smart_wrapper button.button.wpt_load_more
{
font-weight: normal;
padding: 2px 12px;
}
div.wpt_product_table_wrapper.smart_wrapper .tables_cart_message_box .wpt_live_cart_box {
padding: 3px 0px;
position: relative;
}
div.wpt_product_table_wrapper.smart_wrapper .tables_cart_message_box .wpt_live_cart_box .cart-dropdown .wpt_dropdown li {
padding: 0px 3px;
background: rgba(189, 189, 189, 0.07058823529411765);
display: inline-block;
border: none !important;
border-radius: 2px;
margin: 2px 0;
font-size: 10px;
color: #42bc42;
}
div.wpt_product_table_wrapper.smart_wrapper .tables_cart_message_box{
font-size: 80%;
}
table.wpt_product_table.smart_table{
}
table.wpt_product_table.smart_table tbody{
}
table.wpt_product_table.smart_table tbody>tr.wpt_row td.wpt_thumbnails img {
margin: 0 auto;
border-radius: 0;
padding: 0 !important;
}
table.wpt_product_table.smart_table tbody>tr.wpt_row td a.button,
div.wpt_product_table_wrapper.smart_wrapper a.button.add_to_cart_all_selected
{
padding: 2px 5px;
font-size: 90%;
margin: 0 2px;
}
div.wpt_product_table_wrapper.smart_wrapper .all_check_header_footer.all_check_header>span {
background: none;
display: inline-block;
padding: 0px 7px;
border: none;
margin: 0 2px;
font-size: .80em;
}
div.wpt_product_table_wrapper.smart_wrapper .all_check_footer {
display: block;
padding: 2px;
margin: 3px 0;
text-align: right;
background: rgba(0, 0, 0, 0.02);
}
div.wpt_product_table_wrapper.smart_wrapper select, .filter_select,
div.wpt_product_table_wrapper.smart_wrapper select.filter_select,
table.wpt_product_table.smart_table tbody>tr.wpt_row td select {
padding: 0;
font-size: 80%;
}
table.wpt_product_table.smart_table tbody>tr{
}
table.wpt_product_table.smart_table tbody>tr td input,
table.wpt_product_table.smart_table tbody>tr td input[type="number"],
table.wpt_product_table.smart_table tbody>tr td input[type="text"],
table.wpt_product_table.smart_table tbody>tr td input[type="email"],
table.wpt_product_table.smart_table tbody>tr td input[type="password"]{
padding: 0 3px;
max-width: 98%;
}
div.wpt_product_table_wrapper.smart_wrapper .search_single .query_box_direct_value,
div.wpt_product_table_wrapper.smart_wrapper .instance_search_input {
width: 98%;
border-radius: 1px;
padding: 0 2px;
border: 1px solid #a9a1a1;
margin-bottom: auto auto 6px auto;
padding-left: 10px;
}
div.wpt_product_table_wrapper.smart_wrapper input[type=checkbox]+label {
position: relative;
cursor: pointer;
padding: 0 2px 0 0;
margin-left: 0;
}
table.wpt_product_table.smart_table thead tr {
background: rgba(0, 0, 0, 0.02);
}
table.wpt_product_table.smart_table thead tr th{color: black;}
table.wpt_product_table.smart_table thead{
}
table.wpt_product_table.smart_table thead>tr{
}
div.wpt_product_table_wrapper.smart_wrapper table.wpt_product_table.smart_table {
width: 100%;
}
table.wpt_product_table.smart_table td, 
table.wpt_product_table.smart_table th {
padding: 0 0 0 3px !important;
}
table.wpt_product_table.smart_table tr.wpt_row td.wpt_action, 
table.wpt_product_table.smart_table tr.wpt_row th.wpt_action {
padding-right: 5px important;
}  .business_table{
position: relative;
border-collapse: collapse;
width: 100%;
margin: 0 auto;
position: relative;
}
.business_table thead{
border-bottom: 2px solid #36304a;
}
.business_table thead .wpt_table_header_row th{
height: 50px;
color: #36304a;
background: #F8F8F8;
}
.business_table td,
.business_table th {
padding: 10px;
}
.business_table tbody tr td{
border: 1px solid #F6F6F6;
}
.business_table .wpt_row td img{
height: auto;
} 
.business_table tbody tr{
transition: all .5s;
}
.business_table .tr_bg_1{
background: #FDFDFD;
padding: 10px;
}
.business_table .tr_bg_2{
background: #FBFBFB;
padding: 10px;
}
.business_table tbody tr:hover{
background: #f7faff;
}
.business_table tbody tr a.button{
display: inline-block;
padding: 10px;
background: #36304a;
color: #fff;
font-size: 14px;
border-radius: 3px;
font-weight: bold;
}
table#wpt_table.wpt_product_table.business_table thead>tr>th.this_column_sorted {
background-color: rgb(245, 245, 245) !important;
}  .custom_table{
position: relative;
border-collapse: collapse;
width: 100%;
margin: 0 auto;
position: relative;
}
.custom_table thead .wpt_table_header_row th{
padding: 17px;
color: #fff;
background: #0a7f9c;
}
.custom_table td,
.custom_table th {
padding: 10px;
}
.custom_table tbody tr td{
border: 1px solid #ffffff;
}
.custom_table .wpt_row td img{
height: auto;
margin: 0 auto;
} 
.custom_table tbody tr{
transition: all .5s;
}
.custom_table tbody tr a.button,
.custom_table tbody tr a.button.adding,
.custom_table tbody tr a.button.alt.wc-variation-selection-needed,
.custom_table tbody tr a.button.adding.wc-variation-selection-needed,
.custom_table tbody tr a.button.disabled,.custom_table tbody tr a.button.alt.disabled{
padding: 8px 9px;
background: #ff7f57;
color: #fff;
font-size: 13px;
border-radius: 5px;
font-weight: bold;
margin: 2px auto;
}
.wpt_action form.cart .quantity {
display: inline-block;
}
.wpt_action form.cart span.wcmmq_prefix {
display: inline-block;
float: none;
}
table.custom_table tbody td a.wpt_product_title_in_td,
table.custom_table tbody td span.wpt_product_title_in_td,
table.custom_table tbody td a
{
color: #021d33;
font-weight: bold;
}
@media only screen and (min-width: 761px) {
table.custom_table>tbody>tr:nth-child(2n+2)>td{
background: #f5f5f529;
background-color: #f5f5f587;
} 
}
@media only screen and (min-width: 992px) {
div.wpt_for_product_desc,div.wpt_for_product_action,div.wpt_for_thumbs_desc.wpt_thumbnails,div.wpt_custom_cf_tax{display: none !important;}
}
table.custom_table tbody tr:nth-child(2n+2) td input{
background: #fff;
}
@media only screen and (min-width: 1170px) {
table.custom_table tbody td.wpt_product_title {
max-width: 450px;
}
} table#wpt_table.wpt_product_table.custom_table thead>tr>th.this_column_sorted {
background-color: #0a7f9c;
}
table#wpt_table.custom_table tr>td.this_column_sorted{
background: #f5f5f5;
} table.wpt_product_table.business_table thead th.quantity {
} .wpt_product_table thead th.action{
}
table.wpt_product_table.business_table thead th.action,
table.wpt_product_table.business_table tbody tr td.wpt_action{ } table.wpt_product_table.business_table td.wpt_quantity {
padding: 0 !important;
}
table.wpt_product_table.business_table tbody tr td.wpt_quantity>div.quantity input[type='number']{
color: #000000;
padding: 6px;
width: 100%;
border: 1px solid rgba(0, 0, 0, 0);
background: rgb(255, 255, 255);
font-weight: bold;
} table.wpt_product_table.business_table span.wpt_product_price>a.button.add_to_cart_button {
background: rgb(183, 183, 183);
display: inline-block;
padding: 1px 8px;
border-radius: 2px;
border: 1px solid #989898;
color: #ffffff;
font-weight: normal;
}
table.wpt_product_table.business_table tr:hover span.wpt_product_price>a.button.add_to_cart_button {
background: rgba(255, 255, 255, 0.54);
border: 1px solid #c5c5c5;
color: #000000;
}
table.wpt_product_table.business_table span.wpt_product_price>a.button.add_to_cart_button.added {
background: rgb(230, 230, 230);
display: inline-block;
padding: 2px 3px;
border-radius: 3px;
border: 1px solid #d8d8d8;
color: #c5c5c5;
} div.wpt_product_table_wrapper.business_wrapper table.wpt_product_table.business_table tbody tr td.wpt_masic_column{
background: rgb(255, 255, 255); } div#wpt_table_wrapper.business_wrapper {
border-radius: 17px;
overflow: hidden;
background: rgb(245, 245, 245);
border: 1px solid rgba(97, 97, 97, 0.5);
} div#wpt_table_wrapper.wpt_product_table_wrapper.business_wrapper table#wpt_table.wpt_product_table.business_table thead tr.wpt_table_header_row.wpt_table_head th {
color: black;
}  table.add_cart_only_icon tr td.wpt_action a.button:before { content: "\e01d";    
z-index: 99999;
margin: 11px;
font-family: WooCommerce;
font-size: initial;
padding: 0 9px;
}
table.add_cart_only_icon tr td.wpt_action a.button{
font-size: 0 !important;
}
table.add_cart_only_icon tr td.wpt_action a.button.added:before{
font-style: italic;
font-stretch: semi-expanded;
}
table.add_cart_left_icon tr td.wpt_action a.button:before { content: "\e01d";    
z-index: 99999;
font-family: WooCommerce;
font-size: initial;
padding: 0;
position: static;
font-size: 76%;
margin-right: 5px;
}
table.add_cart_right_icon tr td.wpt_action a.button:after { content: "\e01d";    
z-index: 99999;
font-family: WooCommerce;
font-size: initial;
padding: 0;
position: static;
font-size: 76%;
margin-left: 5px;
} .woocommerce a.button.wpt_woo_add_cart_button.added::after{
content: '';
display: none !important;
} @media only screen and (max-width: 767px) {
td.wpt_product_title {
padding-bottom: 1px;
}
td.wpt_action {
padding-top: 1px;
}
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#444;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--wp-admin-theme-color,#0073aa);color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:var(--wp-admin-theme-color,#0073aa)}