.entry-content .woocommerce.sigma-shortcode-wrapper{
padding: 0;
} .products-slider .slick-slide{
margin: 0 15px;
}
.products-slider .slick-track{
margin: 0 -15px;
}
.woocommerce div.products {
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
.woocommerce div.products .product,
.woocommerce-page div.products .product{
float: none;
padding: 0 15px;
}
.woocommerce-page.columns-6 div.products .product,
.woocommerce.columns-6 div.products .product,
.woocommerce div.products.columns-6 .product,
.woocommerce-page div.products.columns-6 .product{
flex: 0 0 16.666667%;
width: 16.666667%;
max-width: 16.666667%;
}
.woocommerce-page.columns-5 div.products .product,
.woocommerce.columns-5 div.products .product,
.woocommerce div.products.columns-5 .product,
.woocommerce-page div.products.columns-5 .product{
flex: 0 0 20%;
width: 20%;
max-width: 20%;
}
.woocommerce-page.columns-4 div.products .product,
.woocommerce.columns-4 div.products .product,
.woocommerce div.products.columns-4 .product,
.woocommerce-page div.products.columns-4 .product{
flex: 0 0 25%;
width: 25%;
max-width: 25%;
}
.woocommerce-page.columns-3 div.products .product,
.woocommerce.columns-3 div.products .product,
.woocommerce div.products.columns-3 .product,
.woocommerce-page div.products.columns-3 .product{
flex: 0 0 33.333333%;
width: 33.333333%;
max-width: 33.333333%;
}
.woocommerce-page.columns-2 div.products .product,
.woocommerce.columns-2 div.products .product,
.woocommerce div.products.columns-2 .product,
.woocommerce-page div.products.columns-2 .product{
flex: 0 0 50%;
width: 50%;
max-width: 50%;
}
div.list-view.products[class*="columns-"] .product{
flex: 0 0 100%;
width: 100%;
max-width: 100%;
}
.woocommerce-page[class*="columns-"] div.products .owl-item .product,
.woocommerce[class*="columns-"] div.products .owl-item .product,
.woocommerce-page div.products[class*="columns-"] .owl-item .product,
.woocommerce div.products[class*="columns-"] .owl-item .product{
flex: 0 0 100%;
width: 100%;
max-width: 100%;
}
.woocommerce-page[class*="columns-"] div.products .slick-list .product,
.woocommerce[class*="columns-"] div.products .slick-list .product,
.woocommerce-page div.products[class*="columns-"] .slick-list .product,
.woocommerce div.products[class*="columns-"] .slick-list .product{
width: 25%;
flex: 0 0 25%;
max-width: 100%;
float: left;
}
@media(max-width: 1600px){
.woocommerce-page.columns-6 div.products .product,
.woocommerce.columns-6 div.products .product,
.woocommerce div.products.columns-6 .product,
.woocommerce-page div.products.columns-6 .product{
flex: 0 0 20%;
width: 20%;
max-width: 20%;
}
}
@media(max-width: 1400px){
.woocommerce-page.columns-6 div.products .product,
.woocommerce.columns-6 div.products .product,
.woocommerce div.products.columns-6 .product,
.woocommerce-page div.products.columns-6 .product{
flex: 0 0 25%;
width: 25%;
max-width: 25%;
}
.woocommerce-page.columns-5 div.products .product,
.woocommerce.columns-5 div.products .product,
.woocommerce div.products.columns-5 .product,
.woocommerce-page div.products.columns-5 .product{
flex: 0 0 25%;
width: 25%;
max-width: 25%;
}
}
@media(max-width: 991px){
.woocommerce-page.columns-3 div.products .product,
.woocommerce.columns-3 div.products .product,
.woocommerce div.products.columns-3 .product,
.woocommerce-page div.products.columns-3 .product,
.woocommerce-page.columns-4 div.products .product,
.woocommerce.columns-4 div.products .product,
.woocommerce div.products.columns-4 .product,
.woocommerce-page div.products.columns-4 .product,
.woocommerce-page.columns-5 div.products .product,
.woocommerce.columns-5 div.products .product,
.woocommerce div.products.columns-5 .product,
.woocommerce-page div.products.columns-5 .product,
.woocommerce-page.columns-6 div.products .product,
.woocommerce.columns-6 div.products .product,
.woocommerce div.products.columns-6 .product,
.woocommerce-page div.products.columns-6 .product{
flex: 0 0 50%;
width: 50%;
max-width: 50%;
}
.woocommerce .products.slick-slider ul,
.woocommerce div.products.slick-slider{
width: 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media(max-width: 768px){
.woocommerce-page[class*="columns-"] div.products .product,
.woocommerce[class*="columns-"] div.products .product,
.woocommerce div.products[class*="columns-"] .product,
.woocommerce-page div.products[class*="columns-"] .product{
flex: 0 0 50%;
width: 50%;
max-width: 50%;
}
.woocommerce-page[class*="columns-"] div.products.list-view .product,
.woocommerce[class*="columns-"] div.products.list-view .product,
.woocommerce div.list-view.products[class*="columns-"] .product,
.woocommerce-page div.list-view.products[class*="columns-"] .product{
flex: 0 0 100%;
width: 100%;
max-width: 100%;
}
}
@media(max-width: 575px){
.woocommerce-page[class*="columns-"] div.products .product,
.woocommerce[class*="columns-"] div.products .product,
.woocommerce div.products[class*="columns-"] .product,
.woocommerce-page div.products[class*="columns-"] .product{
flex: 0 0 100%;
width: 100%;
max-width: 100%;
}
}
.sigma-snackbar {
visibility: hidden;
min-width: 250px;
margin-left: -125px;
background-color: #fff;
box-shadow: 0px 16px 32px 0px rgba(28, 116, 198, 0.08);
color: #030E27;
font-family: Poppins;
border-radius: 0;
font-weight: 600;
text-align: center;
padding: 20px;
position: fixed;
z-index: 1;
left: 50%;
bottom: 30px;
z-index: 99;
font-size: 16px;
}
.sigma-snackbar.show {
visibility: visible;
-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
@-webkit-keyframes fadein {
from {bottom: 0; opacity: 0;}
to {bottom: 30px; opacity: 1;}
}
@keyframes fadein {
from {bottom: 0; opacity: 0;}
to {bottom: 30px; opacity: 1;}
}
@-webkit-keyframes fadeout {
from {bottom: 30px; opacity: 1;}
to {bottom: 0; opacity: 0;}
}
@keyframes fadeout {
from {bottom: 30px; opacity: 1;}
to {bottom: 0; opacity: 0;}
}
.pswp__bg{
background: rgba(0,0,0,.75) !important;
}
.woocommerce img.pswp__img,
.woocommerce-page img.pswp__img,
img.pswp__img{
background-color: #fff;
padding: 20px;
border-radius: 0;
} .close-btn {
border: 0;
background-color: transparent;
padding: 0;
width: 30px;
height: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
cursor: pointer;
outline: none;
}
.close-btn:focus {
outline: none;
}
.close-btn span {
position: absolute;
width: 2px;
height: 15px;
display: block;
background-color: #fff;
opacity: 0.6;
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.close-btn.close-dark span {
background-color: #030E27;
}
.close-btn.close-danger span {
background-color: red;
}
.close-btn span:nth-child(2) {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.close-btn:hover span {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.close-btn:hover span:nth-child(2) {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.close-btn.dark span {
background-color: #030E27;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
body #respond input#submit,
body a.button,
body button.button,
body input.button{
cursor: pointer;
display: inline-flex;
align-items: center;
text-align: center;
white-space: nowrap;
vertical-align: middle;
position: relative;
background-color: #030E27;
line-height: 1.8;
border: 0;
color: #fff;
font-size: 14px;
font-weight: 700;
font-family: Poppins;
padding: 12px 22px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
z-index: 1;
border-radius: 0;
border: 2px solid transparent;
}
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
body #respond input#submit:focus,
body a.button:focus,
body button.button:focus,
body input.button:focus,
body #respond input#submit:hover,
body a.button:hover,
body button.button:hover,
body input.button:hover{
color: #fff;
background-color: #FD5D14;
outline: none;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover{
background-color: #fff;
color: #030E27;
border: 2px solid rgba(4, 29, 56, 0.1);
}
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
color: #030E27;
background-color: #FD5D14;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled]{
padding: 12px 30px;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
font-size: 12px;
} .woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button{
padding: 0;
background-color: transparent;
box-shadow: none;
font-family: Poppins;
font-size: 11px;
font-weight: 600;
color: #848484;
text-decoration: underline;
margin-left: 10px;
line-height: 2.2;
}
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce .woocommerce-error .button:focus,
.woocommerce .woocommerce-info .button:focus,
.woocommerce .woocommerce-message .button:focus,
.woocommerce-page .woocommerce-error .button:focus,
.woocommerce-page .woocommerce-info .button:focus,
.woocommerce-page .woocommerce-message .button:focus{
text-decoration: underline;
color: #030E27;
background-color: transparent;
}
.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after{
display: none;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message{
padding: 20px 20px 20px 60px;
margin: 0 0 30px;
background-color: #eee;
border-radius: 0;
border-top: 0;
border-bottom: 2px solid #8fae1b;
font-weight: 600;
color: #030E27;
}
.woocommerce-error,
.woocommerce .woocommerce-error{
border-bottom-color: #b81c23;
}
.woocommerce-info,
.woocommerce .woocommerce-info{
border-bottom-color: #1e85be;
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li{
margin-top: 0;
}
.woocommerce-error li + li,
.woocommerce-info li + li,
.woocommerce-message li + li{
margin-top: 10px;
} .woocommerce nav.woocommerce-pagination{
margin-top: 15px;
text-align: left;
}
.woocommerce nav.woocommerce-pagination ul{
border: 0;
}
.woocommerce nav.woocommerce-pagination ul li{
border-right: 0;
float: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
padding: 0;
font-size: 15px;
font-weight: bold;
width: 46px;
height: 46px;
display: inline-flex;
margin: 0 2px;
border: 1px solid #eee;
color: #2c2c2c;
border-radius: 0;
align-items: center;
justify-content: center;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
color: #fff;
background: #030E27;
} .woocommerce div.products .sigma_product-category-inner{
text-align: center;
position: relative;
padding: 20px;
background-color: #fff;
border: 1px solid #eee;
box-shadow: 0 3px 24px rgba(0,0,0,.04);
border-radius: 8px;
margin-bottom: 30px;
}
.woocommerce div.products .sigma_product-category-inner > a{
display: block;
}
.woocommerce div.products .sigma_product-category-inner img{
border-radius: 8px;
margin-bottom: 20px;
}
.woocommerce div.products .sigma_product-category-inner h2{
font-size: 18px;
margin: 0;
}
.woocommerce div.products .sigma_product-category-inner h2 mark{
background-color: transparent;
font-size: 14px;
color: #FD5D14;
} .site-content .sigma_shop-content + .sidebar{
margin-top: 0;
}
.sigma_product-inner{
position: relative;
padding: 0;
border: 0;
background-color: #fff;
margin-bottom: 30px;
transition: .3s;
box-shadow: 1px 1px 33px 0px rgba(83, 95, 159, 0.15);
}
.sigma_product-body{
padding: 30px;
border: 0;
}
.style-2 .sigma_product-inner{
padding: 25px;
box-shadow: none;
border: 2px solid #d9d9d9;
}
.style-2 .sigma_product-body{
padding: 0;
}
.sigma_countdown-timer{
text-align: center;
background-color: #fff;
border: 1px solid #eee;
padding: 10px;
font-weight: 600;
margin: 20px 0 15px;
border-radius: 8px;
transition: .3s;
}
.sigma_product-inner:hover .sigma_countdown-timer{
background-color: #eee;
}
.sigma_product .sigma_product-thumb{
position: relative;
margin: 0 0 0;
overflow: hidden;
transition: .3s;
padding: 30px 30px 0;
}
.sigma_product .sigma_product-thumb > a{
display: block;
text-align: center;
overflow: hidden;
}
.sigma_product .sigma_product-thumb.thumb-sm{
max-width: 200px;
margin: 0 auto 20px;
}
.sigma_product .sigma_product-thumb img{
transition: .3s;
margin: 0 auto;
margin-bottom: 0;
width: 100%;
}
.style-1.sigma_product:hover .sigma_product-thumb img,
.sigma_product-default.sigma_product:hover .sigma_product-thumb img{
transform: scale(1.2);
}
.sigma_product .sigma_product-thumb .star-rating{
position: absolute;
bottom: 10px;
left: 10px;
}
.style-2.sigma_product .sigma_product-thumb{
margin: 0 0 20px;
padding: 0;
}
.sigma_product .sigma_product-body-meta{
display: flex;
align-items: center;
margin-bottom: 15px;
}
.sigma_product-excerpt{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
line-height: 24px;
margin-bottom: 15px;
max-height: 75px;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.sigma_product .sigma_product-body .star-rating{
margin: 15px 0;
display: block;
float: none;
font-size: 12px;
}
.sigma_product .sigma_product-body h5{
font-size: 22px;
letter-spacing: -1px;
margin-bottom: 15px;
margin-top: 0;
word-break: break-word;
font-weight: 700;
line-height: 1.3;
}
.sigma_product .sigma_product-body .sigma_product-title a{
color: #030E27;
display: block;
width: 100%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.sigma_product .sigma_product-body .sigma_product-title a:hover{
color: #FD5D14;
}
.sigma_product .sigma_badge-featured{
font-size: 15px;
position: absolute;
color: #fff;
opacity: 1;
left: 20px;
top: 20px;
background-color: #FD5D14;
padding: 0;
width: 50px;
line-height: 50px;
height: 50px;
text-align: center;
font-weight: 900;
border-radius: 0;
z-index: 3;
}
.sigma_product .sigma_badge-sale{
background-color: #030E27;
color: #fff;
font-family: Poppins;
font-size: 14px;
font-weight: 700;
line-height: 1.2;
border-radius: 0;
display: inline-block;
width: 50px;
height: 50px;
position: absolute;
top: 20px;
right: 20px;
text-align: center;
z-index: 3;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.sigma_product .sigma_badge-sale span{
display: block;
font-size: 12px;
margin-top: 3px;
}
.sigma_product .sigma_product-body .button{
overflow: hidden;
text-overflow: ellipsis;
display: block;
width: 100%;
}
.woocommerce div.product form.cart table tbody tr,
div.product form.cart table tbody tr,
.woocommerce div.product form.cart table thead tr,
div.product form.cart table thead tr{
border: 0;
}
.woocommerce a.added_to_cart,
.woocommerce-LostPassword.lost_password a,
.woocommerce .lost_password a,
.lost_password a,
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a{
padding-top: 10px;
display: block;
text-align: center;
font-family: Poppins;
font-size: 11px;
font-weight: 600;
color: #848484;
text-decoration: underline;
}
.woocommerce a.added_to_cart{
display: none;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a{
padding-top: 0;
}
.woocommerce-LostPassword.lost_password a,
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce .lost_password a,
.lost_password a{
display: inline-block;
}
.woocommerce a.added_to_cart:hover,
.woocommerce-LostPassword.lost_password a:hover,
.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover,
.woocommerce a.added_to_cart:focus,
.woocommerce-LostPassword.lost_password a:focus,
.woocommerce-error a:focus,
.woocommerce-info a:focus,
.woocommerce-message a:focus{
color: #030E27;
}
.sigma_quickview-trigger.button,
.woocommerce .sigma_quickview-trigger.button{
padding: 0;
height: 53px;
width: 53px;
display: inline-flex;
align-items: center;
justify-content: center;
margin-left: 5px;
}
.sigma_product .sigma_product-thumb .sigma_quickview-trigger,
.woocommerce .sigma_product .sigma_product-thumb .sigma_quickview-trigger{
position: absolute;
bottom: 20px;
right: 20px;
}
.sigma_quickview-trigger.button.alt.loading::after,
.woocommerce .sigma_quickview-trigger.button.alt.loading::after{
display: none;
}
.sigma_quickview-trigger.button.alt.loading,
.woocommerce .sigma_quickview-trigger.button.alt.loading{
padding-right: 0;
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading{
padding-right: 50px;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after,
.sigma_quickview-trigger.loading::after{
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f110";
-webkit-font-smoothing: antialiased;
-webkit-animation: fa-spin 2s linear infinite;
animation: fa-spin 2s linear infinite;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
top: 1em;
right: 16px;
}
.sigma_quickview-trigger.loading{
opacity: .25;
padding-right: 50px;
}
.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after{
position: relative;
right: auto;
top: auto;
width: 15px;
height: 15px;
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
vertical-align: middle;
background-color: #fff;
color: #030E27;
font-size: 8px;
margin-left: 10px;
}
.woocommerce #respond input#submit.added.alt::after,
.woocommerce a.button.added.alt::after,
.woocommerce button.button.added.alt::after,
.woocommerce input.button.added.alt::after{
color: #5d5d5d;
}
.price > span{
display: inline-block;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins{
opacity: 1;
display: inline-block;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price{
font-size: 14px;
line-height: 1.2;
color: #030E27;
font-weight: 600;
text-decoration: none;
display: block;
}
.woocommerce:not(.sigma_banner) div.product.sigma_product p.price,
.woocommerce:not(.sigma_banner) div.product.sigma_product span.price{
color: #FD5D14;
}
.woocommerce div.product .entry-summary p.price,
.woocommerce div.product .entry-summary span.price{
color: #030E27;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del{
font-size: 15px;
font-family: Poppins;
font-weight: 600;
color: #030E27;
text-decoration: line-through;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins{
font-size: 15px;
line-height: 1.2;
color: #FD5D14;
font-weight: 600;
text-decoration: none;
}
.woocommerce div.product .price del + ins{
margin-left: 5px;
}
.woocommerce-Price-amount.amount{
font-family: Poppins;
}
.sigma_product-stock{
font-weight: 600;
}
.sigma_product-stock.instock{
color: #58da58;
}
.sigma_product-stock.outofstock{
color: #f54978;
}
.woocommerce .star-rating span::before{
color: #FD5D14;
}
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
float: none;
margin: 0;
}
.sigma-catalog-filter{
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 30px;
} .sigma_single-product{
padding-bottom: 40px;
}
.sigma_related-posts .title{
margin-bottom: 30px;
letter-spacing: -1px;
font-size: 30px;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary{
float: none;
width: 100%;
}
.woocommerce div.product div.images.woocommerce-product-gallery{
margin-bottom: 30px;
}
.woocommerce .sigma_quickview-dialog div.product div.images.woocommerce-product-gallery,
.sigma_quickview-dialog div.product div.images.woocommerce-product-gallery{
margin-bottom: 0;
opacity: 1 !important;
}
.sigma_product-single-content .sigma_countdown-timer{
margin: 0 0 30px;
}
.sigma_product-badge.sigma_badge-soldout{
position: absolute;
top: 50%;
left: 50%;
z-index: 4;
transform: translate(-50%, -50%);
background-color: #5d5d5d;
color: #fff;
font-weight: 600;
}
.woocommerce .sigma_product-single-content .sigma_product-badge,
.woocommerce .sigma_product-single-content .sigma_product-badge{
display: inline-block;
margin-bottom: 5px;
}
.sigma_product-single-content .sigma_badge-sale{
background-color: #c3c3c3;
color: #5D5D5D;
font-family: Poppins;
font-size: 11px;
font-weight: 600;
padding: 3px 6px;
border-radius: 8px;
}
.woocommerce div.product .sigma_product-single-content p.price{
margin-bottom: 30px;
}
.woocommerce div.product .sigma_product-single-content p.price ins,
.woocommerce div.product .sigma_product-single-content span.price ins,
.woocommerce div.product .sigma_product-single-content p.price,
.woocommerce div.product .sigma_product-single-content span.price{
font-size: 22px;
}
.woocommerce div.product .woocommerce-product-rating,
.woocommerce-product-details__short-description p{
margin-bottom: 30px;
}
.woocommerce .woocommerce-product-rating .star-rating + .woocommerce-review-link{
text-align: center;
font-family: Poppins;
font-size: 11px;
font-weight: 600;
color: #848484;
text-decoration: underline;
margin-left: 10px;
}
.woocommerce .woocommerce-product-rating .star-rating + .woocommerce-review-link:hover{
color: #030E27;
}
.woocommerce .sigma_product-single-content form.cart .variations select{
display: block;
width: 100%;
height: 55px;
font-size: 14px;
color: #848484;
padding: 0px 15px;
font-weight: 400;
background-color: #f5f5f5;
border: 0;
border-radius: 0;
transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.woocommerce .sigma_product-single-content form.cart .variations select:focus {
border-color: #FD5D14;
outline: none;
}
.woocommerce-variation-price .price,
.woocommerce div.product form.cart .variations,
.woocommerce div.product form.cart{
margin-bottom: 30px;
}
.woocommerce div.product form.cart .variations .form-group{
margin: 0;
}
.woocommerce div.product form.cart .variations .form-group + .form-group{
margin-top: 20px;
}
.woocommerce div.product form.cart.variations_form,
.woocommerce div.product form.cart.grouped_form .variations,
.woocommerce div.product form.cart.grouped_form{
display: block;
}
.woocommerce div.product form.cart div.quantity{
margin: 0 10px 0 0;
}
.woocommerce .quantity > .qty{
width: 136px;
border: 1px solid #eee;
border-radius: 0;
padding: 10px;
background-color: #fff;
}
.quantity > .qty{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.quantity > .qty input.qty {
background-color: #fff;
outline: none;
width: 60px;
height: 28px;
border-radius: 0;
text-align: center;
font-weight: 600;
border: 0;
}
.quantity > .qty span.qty-subtract,
.quantity > .qty span.qty-add{
border-radius: 0;
}
.quantity > .qty span:hover {
background-color: #030E27;
color: #fff;
}
.quantity > .qty span {
cursor: pointer;
width: 28px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border: 0;
font-size: 11px;
background-color: #fff;
transition: .3s;
}
.woocommerce .sigma_product-single-content .product_meta > span{
display: block;
margin: 10px 0;
font-weight: 600;
color: #030E27;
}
.woocommerce .sigma_product-single-content .product_meta > span:last-child{
margin-bottom: 0;
}
.woocommerce .sigma_product-single-content .product_meta > span span,
.woocommerce .sigma_product-single-content .product_meta > span a{
display: inline-block;
font-size: 12px;
padding: 3px 8px;
border: 1px solid #eee;
color: #848486;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
background-color: #fff;
margin: 6px;
border-radius: 0;
}
.woocommerce .sigma_product-single-content .product_meta > span span.sku{
border: 0;
padding: 0;
margin: 0 0 0 6px;
}
.woocommerce .sigma_product-single-content .product_meta > span a:hover{
background-color: #030E27;
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce div.product form.cart table td{
background-color: #fff;
} .woocommerce div.product .woocommerce-tabs .panel{
margin: 0;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs{
margin: 50px 0;
padding: 40px;
background-color: #fff;
box-shadow: 1px 1px 33px 0px rgba(83, 95, 159, 0.15);
}
.woocommerce div.product .woocommerce-tabs .panel h2{
font-size: 26px;
line-height: 1.4;
letter-spacing: -1px;
margin-bottom: 30px;
}
.woocommerce div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--description p{
margin: 0;
}
.woocommerce div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--description p + p{
margin: 20px 0 0;
}
.woocommerce table.shop_attributes{
margin-bottom: 0;
}
.woocommerce table.shop_attributes td p{
padding: 8px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
padding: 0;
margin: 0 0 30px;
display: flex;
align-items: center;
justify-content: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
display: none;
border-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
border: 0;
padding: 0;
margin: 0;
border-radius: 0;
background-color: #f5f5f5;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
display: block;
width: 100%;
color: #030E27;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
background-color: #FD5D14;
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
padding: 10px 20px;
font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:not(.active) a:hover{
color: #FD5D14;
} .woocommerce #reviews #comments ol.commentlist{
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
background: transparent;
padding: 0;
width: 65px;
border: 0;
border-radius: 50%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
margin: 0 0 0 85px;
border: 0;
padding: 0;
display: flex;
flex-direction: column;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author{
font-family: Poppins;
color: #030E27;
font-size: 20px;
font-weight: 500;
display: block;
margin-bottom: 2px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li{
margin: 0 0 30px;
display: -webkit-box;
display: -ms-flexbox;
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #eee;
}
.woocommerce #reviews #comments ol.commentlist li:last-child{
padding-bottom: 0;
border-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash{
display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__published-date{
margin-bottom: 10px;
color: #FD5D14;
display: block;
}
.woocommerce #reviews #comments .star-rating{
float: none;
order: 2;
margin: 0 0 20px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
order: 1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p{
margin-bottom: 15px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description{
order: 3;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description p{
font-size: 14px;
margin-bottom: 0;
}
.woocommerce #review_form #respond #reply-title{
display: none;
}
.woocommerce #review_form #respond p{
margin-bottom: 20px;
}
.woocommerce #review_form .comment-form,
.woocommerce #review_form #respond p.form-submit,
.woocommerce #review_form #respond p.comment-form-cookies-consent label{
margin-bottom: 0;
box-shadow: none;
padding: 0;
}
.woocommerce #review_form .comment-form-comment label{
margin-bottom: 10px;
}
.woocommerce #review_form p.stars a{
color: #FD5D14;
}
.woocommerce #review_form #respond textarea{
display: block;
width: 100%;
color: #848484;
line-height: normal;
padding: 15px;
height: auto;
font-size: 14px;
font-weight: 400;
font-family: Poppins;
background: #f5f5f5;
border: 0;
border-radius: 0;
transition: all 500ms ease;
border: 1px solid transparent;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.woocommerce #review_form #respond textarea:focus{
border-color: #FD5D14;
outline: none !important;
}
.woocommerce div.product form.cart .group_table td{
vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label label{
margin-bottom: 0;
} div.sigma_header-cart-inner .sigma_cart-icon{
color: #fff;
display: block;
padding: 0 20px;
position: relative;
cursor: pointer;
}
div.sigma_header-cart-inner .sigma_header-cart-count{
position: absolute;
top: 14px;
right: 5px;
width: 20px;
height: 20px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background-color: #FD5D14;
font-size: 12px;
color: #030E27;
}
.cart-dropdown{
position: absolute;
top: 110%;
left: 0;
opacity: 0;
padding: 20px;
visibility: hidden;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
background-color: #fff;
min-width: 300px;
z-index: 990;
cursor: default;
border-radius: 0;
box-shadow: 0px 16px 32px 0px rgba(28, 116, 198, 0.08);
overflow-x: hidden;
}
.header-layout-2 .cart-dropdown,
.header-layout-3 .cart-dropdown,
.header-layout-4 .cart-dropdown{
left: 0;
right: 0;
}
.header-layout-4 .sigma_header-cart-inner{
background: #FD5D14;
width: 60px;
height: 60px;
margin-left: 15px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.header-layout-4 .sigma_header-cart-inner .sigma_cart-icon{
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.header-layout-4 .sigma_header-cart-inner:hover{
background-color: #030E27;
}
.header-layout-4 div.sigma_header-cart-inner .sigma_header-cart-count{
background-color: #fff;
}
.sigma_header-cart-inner.open .cart-dropdown{
top: 100%;
opacity: 1;
visibility: visible;
}
.header-layout-4 .sigma_header-cart-inner.open .cart-dropdown{
top: calc(100% + 30px);
}
.header-layout-4 .sigma-sticky-header .sigma_header-cart-inner.open .cart-dropdown{
top: calc(100% + 15px);
}
.cart-dropdown ul.cart_list,
.woocommerce .cart-dropdown ul.cart_list{
max-height: 300px;
overflow-y: auto;
overflow-x: hidden;
padding: 0;
margin: 0;
}
.sigma_header-cart-inner{
position: relative;
}
.sigma_header-cart-inner > span{
position: absolute;
top: -10px;
left: -10px;
color: #85B72C;
display: flex;
background-color: #dde6ce;
align-items: center;
justify-content: center;
width: 20px;
height: 20px;
font-size: 10px;
font-weight: 700;
border-radius: 50%;
pointer-events: none;
}
.sigma_header-cart-inner .cart-dropdown .widget_shopping_cart_content .product_list_widget{
max-height: 400px;
overflow-y: auto;
}
.woocommerce .cart-dropdown ul.cart_list li,
.cart-dropdown ul.cart_list li{
padding: 20px 0;
margin-top: 0;
border-bottom: 1px solid #eee;
font-weight: 600;
line-height: 24px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: flex-start;
}
.woocommerce .cart-dropdown .cart_list li a.remove,
.cart-dropdown .cart_list li a.remove{
position: relative;
top: auto;
left: auto;
}
.cart-dropdown .total{
border-top: 1px solid #66666654;
}
.woocommerce .cart-dropdown ul.cart_list li:last-child,
.cart-dropdown ul.cart_list li:last-child{
padding-bottom: 20px;
} .sigma_header-cart-inner .cart-dropdown.sigma_cart-off-canvas{
position: fixed;
top: 0;
left: auto;
opacity: 1;
visibility: visible;
right: -500px;
width: 400px;
height: 100%;
padding: 0;
background-color: #fff;
z-index: 1000;
-webkit-transition: right .5s cubic-bezier(.77,0,.175,1);
-o-transition: right .5s cubic-bezier(.77,0,.175,1);
transition: right .5s cubic-bezier(.77,0,.175,1);
}
.admin-bar .sigma_header-cart-inner .cart-dropdown.sigma_cart-off-canvas{
top: 32px;
}
.sigma_header-cart-inner.open .cart-dropdown.sigma_cart-off-canvas{
right: 0;
-webkit-transition: right .5s cubic-bezier(.77,0,.175,1);
-o-transition: right .5s cubic-bezier(.77,0,.175,1);
transition: right .5s cubic-bezier(.77,0,.175,1);
}
.sigma_header-cart-inner .cart-dropdown.sigma_cart-off-canvas .widget_shopping_cart_content{
height: 100%;
display: flex;
flex-direction: column;
}
.sigma_header-cart-inner .cart-dropdown.sigma_cart-off-canvas .widget_shopping_cart_content .product_list_widget{
height: calc(100% - 262px);
max-height: 100%;
padding: 20px 20px 0;
}
.sigma_header-cart-inner .cart-dropdown.sigma_cart-off-canvas .sigma_cart-sidebar-footer{
margin: auto 20px 50px;
}
.sigma_header-cart-inner .cart-dropdown.sigma_cart-off-canvas .woocommerce-mini-cart__empty-message p{
padding: 20px;
text-align: center;
margin: 0;
max-width: 100%;
}
.sigma_header-cart-inner .cart-dropdown.sigma_cart-off-canvas .sigma_cart-sidebar-overlay {
position: fixed;
top: 0;
right: 400px;
width: 100%;
height: 100%;
z-index: 999;
background-color: rgba(255,255,255,0);
cursor: pointer;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .5s cubic-bezier(.77,0,.175,1);
-o-transition: opacity .5s cubic-bezier(.77,0,.175,1);
transition: opacity .5s cubic-bezier(.77,0,.175,1);
}
.sigma_header-cart-inner.open .cart-dropdown.sigma_cart-off-canvas .sigma_cart-sidebar-overlay{
opacity: 1;
visibility: visible;
} .widget_product_search .search-field {
border-color: #eaeaea;
padding-right: 50px;
background-color: #eee;
padding: 0 20px;
font-size: 13px;
}
.widget_product_search .search-submit {
background-color: #FD5D14;
position: absolute;
top: 0;
right: 0;
box-shadow: none;
border-bottom: none;
text-indent: -999px;
padding: 0;
width: 55px;
height: 55px;
z-index: 1;
border-radius: 0;
background-image: url(//cascaderpark.pl/wp-content/themes/nycbuilders/assets/images/findicon-white.png);
background-repeat: no-repeat;
background-position: center;
background-size: 16px 16px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
border-radius: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
background-color: #FD5D14;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
background-color: #eee;
border-radius: 0;
}
.sigma_cart-sidebar-wrapper .widget_shopping_cart_content{
position: fixed;
top: 0;
right: -1200px;
width: 700px;
max-width: 1200px;
height: 100%;
background-color: #fff;
z-index: 1000;
-webkit-transition: right .5s cubic-bezier(.77,0,.175,1);
-o-transition: right .5s cubic-bezier(.77,0,.175,1);
transition: right .5s cubic-bezier(.77,0,.175,1);
}
.cart-open .sigma_cart-sidebar-wrapper .widget_shopping_cart_content{
right: 0;
}
.sidebar-widget .sigma_cart-sidebar-header{
display: none;
}
.sigma_cart-sidebar-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 40px;
}
.sigma_cart-sidebar-header .close-btn span {
width: 1px;
height: 30px;
opacity: 1;
}
.sigma_cart-sidebar-wrapper .woocommerce-mini-cart.cart_list.product_list_widget .close-btn{
border-radius: 4px;
background-color: #f9f9f9;
width: 30px;
height: 30px;
margin-left: 0;
}
.sigma_cart-sidebar-wrapper .woocommerce-mini-cart.cart_list.product_list_widget .close-btn:hover{
background-color: #eee;
}
.sigma_cart-sidebar-wrapper .woocommerce-mini-cart.cart_list.product_list_widget,
.sigma_cart-sidebar-wrapper .woocommerce-mini-cart__empty-message{
position: relative;
padding: 0 40px;
}
.sigma_cart-sidebar-wrapper .woocommerce-mini-cart.cart_list.product_list_widget{
height: calc( 100vh - 127px - 170px);
overflow-y: auto;
}
.sigma_cart-sidebar-wrapper h3{
margin: 0;
}
.sigma_cart-sidebar-wrapper .sigma_cart-sidebar-footer{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-color: #f9f9f9;
padding: 40px;
}
.sigma_cart-sidebar-wrapper .sigma_cart-sidebar-footer .woocommerce-mini-cart__buttons{
padding: 0;
}
.sigma_cart-sidebar-wrapper .woocommerce-mini-cart.cart_list.product_list_widget .cart-item-body{
display: flex;
align-items: flex-start;
justify-content: space-between;
}
.sigma_cart-sidebar-wrapper .woocommerce-mini-cart.cart_list.product_list_widget .cart-item-body .variation{
padding-right: 60px;
}
.sigma_cart-sidebar-wrapper .sigma_cart-sidebar-footer  .woocommerce-mini-cart__total.total{
margin: 0;
font-size: 20px;
color: #030E27;
font-weight: 700;
font-family: Poppins;
}
.sigma_cart-sidebar-wrapper .sigma_cart-sidebar-footer  .woocommerce-mini-cart__total.total span{
font-size: 28px;
margin-left: 5px;
}
.woocommerce-mini-cart.cart_list.product_list_widget .cart-item-body .variation p,
.woocommerce-mini-cart.cart_list.product_list_widget .cart-item-body .variation span,
.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child,
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation:last-child{
font-size: 13px;
font-weight: 400;
margin-bottom: 0;
color: #848484;
}
.woocommerce td.product-name .wc-item-meta{
padding: 0;
margin-top: 10px;
}
.woocommerce td.product-name .wc-item-meta li{
margin-top: 0;
}
.woocommerce td.product-name .wc-item-meta li + li{
margin-top: 5px;
}
.woocommerce-mini-cart.cart_list.product_list_widget .cart-item-body .variation p + p,
.woocommerce td.product-name .variation p + p{
margin-top: 5px;
}
.woocommerce-mini-cart.cart_list.product_list_widget .cart-item-body .variation p .woocommerce-Price-amount.amount,
.woocommerce td.product-name .variation p .woocommerce-Price-amount.amount{
color: #848484;
font-family: Poppins;
}
.woocommerce-mini-cart.cart_list.product_list_widget .cart-item-body h5{
margin-bottom: 0;
}
.woocommerce ul.cart_list li .cart-item-body .cart-item-qty + .variation{
margin-top: 10px;
}
.woocommerce .sigma_cart-sidebar-wrapper ul.cart_list li .cart-item-body .cart-item-qty + .variation,
.sigma_cart-sidebar-wrapper ul.cart_list li .cart-item-body .cart-item-qty + .variation{
margin-top: 0;
}
.sigma_cart-sidebar-wrapper ul.cart_list li .cart-item-body .cart-item-qty{
margin-bottom: 0;
}
.sigma_cart-sidebar-wrapper .woocommerce-mini-cart.cart_list.product_list_widget .cart-item-body a{
width: 160px;
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
font-size: 16px;
display: block;
}
.woocommerce .sigma_cart-sidebar-wrapper ul.cart_list li:first-child,
.woocommerce .sigma_cart-sidebar-wrapper ul.product_list_widget li:first-child,
.sigma_cart-sidebar-wrapper ul.cart_list li:first-child,
.sigma_cart-sidebar-wrapper ul.product_list_widget li:first-child{
padding-top: 20px;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl,
ul.cart_list li dl,
ul.product_list_widget li dl{
padding-left: 0;
border-left: 0;
}
.woocommerce .widget-area.sidebar ul.cart_list li,
.widget-area.sidebar ul.cart_list li,
.woocommerce .widget-area.sidebar ul.product_list_widget li,
.widget-area.sidebar ul.product_list_widget li{
padding: 20px 0;
margin-top: 0;
border-bottom: 1px solid #66666654;
font-weight: 600;
line-height: 24px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: flex-start;
}
.woocommerce .widget-area.sidebar ul.cart_list li:first-child,
.widget-area.sidebar ul.cart_list li:first-child,
.woocommerce .widget-area.sidebar ul.product_list_widget li:first-child,
.widget-area.sidebar ul.product_list_widget li:first-child{
padding-top: 0;
}
.woocommerce ul.cart_list li:first-child,
.woocommerce ul.product_list_widget li:first-child,
ul.cart_list li:first-child,
ul.product_list_widget li:first-child{
padding-top: 0;
}
.woocommerce ul.cart_list li:last-child,
ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child,
ul.product_list_widget li:last-child{
padding-bottom: 0;
border-bottom: 0;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
ul.cart_list li img,
ul.product_list_widget li img{
width: 60px;
margin-right: 15px;
float: none;
margin-left: 0;
}
.woocommerce ul.cart_list li .cart-item-body,
.woocommerce ul.product_list_widget li .cart-item-body,
ul.cart_list li .cart-item-body,
ul.product_list_widget li .cart-item-body{
flex: 1;
}
.woocommerce ul.cart_list li .cart-item-body span,
.woocommerce ul.product_list_widget li .cart-item-body span,
ul.cart_list li .cart-item-body span,
ul.product_list_widget li .cart-item-body span{
font-size: 14px;
color: #FD5D14;
font-family: Poppins;
}
.woocommerce ul.cart_list li .cart-item-body a,
.woocommerce ul.product_list_widget li .cart-item-body a,
ul.cart_list li .cart-item-body a,
ul.product_list_widget li .cart-item-body a{
display: block;
color: #030E27;
font-weight: 600;
font-size: 16px;
line-height: 1.2;
margin-bottom: 10px;
font-family: Poppins;
}
.woocommerce ul.cart_list li .cart-item-body a:hover,
.woocommerce ul.product_list_widget li .cart-item-body a:hover,
ul.cart_list li .cart-item-body a:hover,
ul.product_list_widget li .cart-item-body a:hover{
color: #FD5D14;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total,
.widget_shopping_cart .total,
.cart-dropdown .total{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
color: #030E27;
font-weight: 700;
padding: 20px 0;
border-bottom: 1px solid #66666654;
font-weight: 600;
line-height: 24px;
}
.woocommerce-mini-cart__buttons{
margin: 0;
padding: 20px 0 0;
font-weight: 600;
line-height: 24px;
}
.woocommerce-mini-cart__buttons a.button,
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a{
margin: 0;
display: block;
}
.woocommerce-mini-cart__buttons a.button + a.button,
.woocommerce .widget_shopping_cart .buttons a + a,
.woocommerce.widget_shopping_cart .buttons a + a{
margin-top: 10px;
}
.woocommerce-mini-cart__buttons a.button.checkout{
background-color: #fff;
color: #030E27;
border: 2px solid rgba(4, 29, 56, 0.1);
}
.woocommerce-mini-cart__buttons a.button.checkout:hover,
.woocommerce-mini-cart__buttons a.button.checkout::before{
background-color: #FD5D14;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove,
.widget_shopping_cart .cart_list li a.remove{
position: relative;
top: auto;
left: auto;
}
.woocommerce a.remove:hover{
background-color: transparent;
}
.woocommerce .widget_shopping_cart .cart_list li,
.widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li{
padding-top: 20px;
}
.woocommerce .widget_shopping_cart .cart_list li,
.widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li{
padding-left: 0;
}
.woocommerce .widget_shopping_cart .total,
.widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total{
border-top: 0;
}
.sidebar-widget .woocommerce-mini-cart__buttons{
margin-bottom: 0;
padding: 20px 0 0
}
.woocommerce ul.cart_list li a.remove,
.woocommerce ul.product_list_widget li a.remove,
ul.cart_list li a.remove,
ul.product_list_widget li a.remove{
display: flex;
margin-left: 15px;
}
.woocommerce ul.cart_list li a.remove:hover,
.woocommerce ul.product_list_widget li a.remove:hover,
ul.cart_list li a.remove:hover,
ul.product_list_widget li a.remove:hover{
background-color: transparent;
}
.woocommerce-mini-cart__empty-message{
margin-bottom: 0;
text-align: center;
}
.woocommerce-mini-cart__empty-message i{
font-size: 50px;
line-height: 1;
margin-bottom: 20px;
display: block;
opacity: .2;
}
.woocommerce-mini-cart__empty-message p{
font-size: 14px;
max-width: 340px;
line-height: 1.6;
margin: 0;
text-align: left;
}
.sidebar-widget .woocommerce-mini-cart__empty-message{
text-align: center;
}
.woocommerce .widget-area.sidebar ul.cart_list > li::after,
.woocommerce .widget-area.sidebar ul.product_list_widget > li::after,
.widget-area.sidebar ul.cart_list > li::after,
.widget-area.sidebar ul.product_list_widget > li::after{
display: none;
}
.woocommerce ul.product_list_widget:not(.cart_list) li,
ul.product_list_widget:not(.cart_list) li{
padding: 0;
border-bottom: 0;
margin-bottom: 30px;
}
.woocommerce ul.product_list_widget:not(.cart_list) li:last-child,
ul.product_list_widget:not(.cart_list) li:last-child{
padding-bottom: 0;
border-bottom: 0;
margin-bottom: 0;
}
.woocommerce ul.product_list_widget li .sigma_product-widget-body,
ul.product_list_widget li .sigma_product-widget-body{
flex: 1;
}
.woocommerce ul.product_list_widget li .sigma_product-widget-body .reviewer,
ul.product_list_widget li .sigma_product-widget-body .reviewer{
font-size: 13px;
}
.woocommerce ul.product_list_widget li .sigma_product-widget-body a,
ul.product_list_widget li .sigma_product-widget-body a{
display: block;
color: #030E27;
font-weight: 600;
font-size: 16px;
margin-bottom: 10px;
line-height: 1.2;
font-family: Poppins;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a{
font-family: Poppins;
font-weight: 600;
font-size: 15px;
}
.woocommerce ul.cart_list li a.product-title,
.woocommerce ul.product_list_widget li a.product-title,
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating{
margin-bottom: 10px;
}
.woocommerce ul.product_list_widget li .sigma_product-widget-body a:hover,
ul.product_list_widget li .sigma_product-widget-body a:hover{
color: #FD5D14;
}
.woocommerce ul.product_list_widget li .sigma_product-widget-body .star-rating,
ul.product_list_widget li .sigma_product-widget-body .star-rating{
margin: 10px 0;
}
.woocommerce ul.product_list_widget li .sigma_product-widget-body .woocommerce-Price-amount.amount,
ul.product_list_widget li .sigma_product-widget-body .woocommerce-Price-amount.amount{
font-weight: 600;
font-size: 14px;
color: #030E27;
}
.woocommerce ul.product_list_widget li .sigma_product-widget-body del + ins,
ul.product_list_widget li .sigma_product-widget-body del + ins{
color: #FD5D14;
text-decoration: none;
margin-left: 5px;
}
.woocommerce ul.product_list_widget li .sigma_product-widget-body del + ins .woocommerce-Price-amount.amount,
ul.product_list_widget li .sigma_product-widget-body del + ins .woocommerce-Price-amount.amount{
font-weight: 600;
} #add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{
margin: 10px 0 5px;
}
.woocommerce .shop_table a.remove,
.shop_table a.remove{
font-size: inherit;
display: flex;
height: 30px;
width: 30px;
}
.woocommerce .shop_table.cart.woocommerce-cart-form__contents tbody tr:last-child,
.shop_table.cart.woocommerce-cart-form__contents tbody tr:last-child{
border: 0;
}
.woocommerce table.shop_table td.product-remove{
width: 30px;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img{
width: 50px;
margin-right: 15px;
margin-bottom: 0;
}
.woocommerce table.shop_table td{
border-top: 0;
}
.woocommerce table.shop_table td.product-name .product-name,
.woocommerce table.shop_table td.product-name a{
font-family: Poppins;
color: #030E27;
}
.woocommerce table.shop_table .product-name .product-name:hover,
.woocommerce table.shop_table td.product-name a:hover{
color: #FD5D14;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text{
border: 1px solid #efefef;
padding: 8px 15px;
width: 300px;
margin: 0 15px 0 0;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text{
width: 150px;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions{
background-color: transparent;
padding: 20px 0;
border-bottom: 0;
border-left: 0;
border-right: 0;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled]{
padding: 12px 22px;
color: #fff;
box-shadow: none !important;
}
.woocommerce #respond input#submit.disabled::before,
.woocommerce #respond input#submit:disabled::before,
.woocommerce #respond input#submit:disabled[disabled]::before,
.woocommerce a.button.disabled::before,
.woocommerce a.button:disabled::before,
.woocommerce a.button:disabled[disabled]::before,
.woocommerce button.button.disabled::before,
.woocommerce button.button:disabled::before,
.woocommerce button.button:disabled[disabled]::before,
.woocommerce input.button.disabled::before,
.woocommerce input.button:disabled::before,
.woocommerce input.button:disabled[disabled]::before{
display: none;
}
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th{
border: 1px solid rgba(255,255,255,.1);
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table{
margin: 0 0 30px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
font-size: 14px;
padding: 13px 30px;
margin-bottom: 0;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{
border-top: 1px solid #eee;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout{
padding: 0;
display: block;
text-align: right;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
display: inline-block;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
position: relative;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells{
margin-bottom: 20px;
}
.cross-sells .title,
.cart_totals  .title{
margin-bottom: 30px;
font-size: 26px;
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt{
font-size: 13px;
font-family: Poppins;
color: #86858c;
margin-bottom: 0;
font-weight: 400;
}
.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd{
font-size: 13px;
font-family: Poppins;
color: #86858c;
}
.woocommerce td.product-name dl.variation {
margin-top: 10px;
}
.woocommerce a.button.show-title-form,
.woocommerce a.button.hide-title-form{
padding: 0;
display: inline-block;
text-align: center;
font-family: Poppins;
font-size: 11px;
font-weight: 600;
color: #848484;
background-color: transparent;
text-decoration: underline;
opacity: 1;
visibility: visible;
box-shadow: none;
margin-left: 10px;
}
.woocommerce a.button.show-title-form i,
.woocommerce a.button.hide-title-form i{
margin-right: 5px;
}
.woocommerce a.button.show-title-form:hover,
.woocommerce a.button.hide-title-form:hover{
color: #030E27;
}
.hidden-title-form input[type="text"]{
margin-bottom: 20px;
} .shop_table.woocommerce-checkout-review-order-table .woocommerce-Price-amount.amount,
.woocommerce-table.woocommerce-table--order-details .woocommerce-Price-amount.amount{
font-family: Poppins;
}
.select2-container,
.select2-container:focus,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single:focus,
.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container .select2-selection--single .select2-selection__rendered:focus{
outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
color: #848484;
line-height: 48px;
}
.select2-container--default .select2-selection--single{
border: 1px solid transparent;
border-radius: 0;
height: 50px;
margin: 0;
background-color: #f5f5f5;
}
.select2-container .select2-selection--single .select2-selection__rendered{
padding-left: 15px;
padding-right: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
height: 50px;
top: 0;
right: 20px;
}
.select2-dropdown{
border: 1px solid #F0F2F3;
border-radius: 0;
}
.select2-search--dropdown{
padding: 10px;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
border: 1px solid #F0F2F3;
border-radius: 0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected]{
background-color: #FD5D14;
}
.woocommerce form .form-row textarea{
height: 80px;
}
.woocommerce form .form-row em{
font-size: 12px;
}
.woocommerce-checkout .form-row{
display: block;
}
.woocommerce .woocommerce-checkout .form-row label{
margin-bottom: 10px;
}
.woocommerce form .form-row{
padding: 0;
margin: 0 0 20px;
}
.woocommerce table.shop_table{
border: 0;
margin: 0 0 30px;
border-collapse: collapse;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th{
padding: 15px;
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal{
line-height: 29px;
margin-left: 10px;
}
#add_payment_method #payment .payment_method_paypal > label,
.woocommerce-cart #payment .payment_method_paypal > label,
.woocommerce-checkout #payment .payment_method_paypal > label{
display: inline-flex;
align-items: center;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment{
background-color: #fff;
border-radius: 8px;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row,
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods{
padding: 0;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li{
font-weight: 600;
line-height: inherit;
padding-bottom: 10px;
margin-bottom: 20px;
border-bottom: 1px solid #eee;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input{
margin: 0 7px 0 0;
}
#add_payment_method #payment ul.payment_methods li:last-child,
.woocommerce-cart #payment ul.payment_methods li:last-child,
.woocommerce-checkout #payment ul.payment_methods li:last-child{
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
}
#add_payment_method #payment ul.payment_methods li.woocommerce-notice,
.woocommerce-cart #payment ul.payment_methods li.woocommerce-notice,
.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice{
padding-bottom: 20px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods{
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 20px;
}
.woocommerce-privacy-policy-text p{
line-height: 21px;
font-size: 80%;
margin-bottom: 20px;
}
.woocommerce-privacy-policy-text p a,
.entry-content .woocommerce-privacy-policy-text p a{
font-weight: 600;
color: #030E27;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
float: none;
width: 100%;
display: block;
}
.woocommerce ul#shipping_method li{
margin: 0;
}
.woocommerce ul#shipping_method li + li{
margin-top: 10px;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box{
border-radius: 0;
padding: 0;
margin: 0 0 10px;
background-color: #fff;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before{
display: none;
}
#add_payment_method #payment div.payment_box p,
.woocommerce-cart #payment div.payment_box p,
.woocommerce-checkout #payment div.payment_box p{
font-size: 13px;
font-weight: 400;
margin-bottom: 20px;
}
.shipping-calculator-form p:not(.form-row){
margin-bottom: 0;
}
.shipping-calculator-form p:not(.form-row) button.button{
box-shadow: none !important;
padding: 8px 20px;
font-size: 12px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-ResetPassword.lost_reset_password{
border: 2px solid #ededed;
padding: 40px 40px 20px;
border-radius: 0;
margin: 0;
}
.woocommerce-checkout .woocommerce form.checkout_coupon,
.woocommerce-checkout .woocommerce form.login,
.woocommerce-checkout .woocommerce form.register{
margin: 30px 0;
}
.woocommerce form.checkout_coupon .form-row{
display: block;
width: 100%;
}
.woocommerce form .form-row .input-checkbox{
margin: 2px 8px 4px 0;
display: inline-block;
} .woocommerce ul.order_details{
padding-left: 0;
margin: 0 0 30px;
}
.woocommerce-order-details .woocommerce-order-details__title,
.woocommerce-column__title,
.woocommerce-additional-fields h3,
#order_review_heading,
.woocommerce-billing-fields > h4,
.woocommerce-MyAccount-content h3{
font-size: 26px;
line-height: 1.4;
margin-bottom: 20px;
}
.woocommerce .woocommerce-customer-details{
margin-bottom: 0;
}
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads{
margin-bottom: 50px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
float: none;
width: 100%;
max-width: 100%;
padding: 0;
}
.woocommerce-column + .woocommerce-column{
margin-top: 50px;
} .woocommerce .woocommerce-MyAccount-navigation ul{
padding: 0;
list-style: none;
margin: 0 0 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li{
margin: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li + li{
margin: 15px 0 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a{
display: block;
border-radius: 0;
padding: 12px;
background-color: #eee;
color: #656565;
font-family: Poppins;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:not(.is-active) a:hover{
color: #FD5D14;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{
background-color: #FD5D14;
color: #fff;
}
.woocommerce table.my_account_orders{
font-size: 14px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a{
background-color: #ffcccc;
color: #ff6161;;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:hover{
background-color: #ff6161;
color: #fff;
}
.shipping-calculator-form .button,
.woocommerce table.my_account_orders .button{
box-shadow: none !important;
padding: 8px 20px;
font-size: 12px;
}
.woocommerce form .form-row label{
margin-bottom: 10px;
}
.entry-content .woocommerce  fieldset{
padding: 40px 40px 20px;
margin: 0 0 30px;
border: 1px solid #eee;
}
.entry-content .woocommerce  legend{
display: inline-block;
width: auto;
padding: 0;
margin-bottom: .5rem;
font-size: 15px;
line-height: inherit;
color: #030E27;
font-weight: 600;
white-space: normal;
padding: 0 10px;
margin: 0;
}
.woocommerce-address-fields .form-row,
.woocommerce .form-row{
display: block;
}
.woocommerce-Address-title{
float: none;
display: flex;
align-items: center;
justify-content: space-between;
}
.woocommerce-account .addresses .title h3{
margin-bottom: 20px;
}
.woocommerce-Address-title h3{
margin-bottom: 0;
font-size: 26px;
line-height: 32px;
}
.woocommerce-Address-title a{
font-size: 14px;
}
.woocommerce-account .addresses .title::after, .woocommerce-account .addresses .title::before{
display: none;
}
.woocommerce .woocommerce-customer-details address,
.woocommerce address{
padding: 40px;
border: 1px solid #eee;
margin-bottom: 30px;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{
display: none;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{
padding-left: 0;
}
.woocommerce-account .addresses .title .edit{
padding: 0;
background-color: transparent;
box-shadow: none;
font-family: Poppins;
font-size: 11px;
font-weight: 600;
color: #848484;
text-decoration: underline;
margin-left: 10px;
line-height: 2.2;
}
.woocommerce-account .addresses .title .edit:hover{
text-decoration: underline;
color: #030E27;
}
.woocommerce p.return-to-shop{
margin-bottom: 0;
}
.woocommerce p.cart-empty.woocommerce-info{
margin-bottom: 30px;
}
.woocommerce-account .woocommerce-form-login .form-row:nth-child(3),
.woocommerce-form.woocommerce-form-login .form-row:nth-child(5) {
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
}
.woocommerce form .password-input,
.woocommerce-page form .password-input{
display: block;
width: 100%;
}
.sigma_auth-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
transition: .3s;
max-width: 700px;
margin: 0 auto;
}
.sigma_auth-wrapper.hidden{
display: none;
}
.sigma_sidebar-page-active .sigma_auth-description{
width: 300px;
}
.sigma_auth-description {
width: 600px;
padding: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.sigma_auth-description-inner {
text-align: center;
max-width: 400px;
}
.sigma_auth-description-inner h2 {
margin: 0;
color: #fff;
}
.sigma_auth-description-inner p {
margin: 30px 0 0;
color: #fff;
}
.sigma_auth-form {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
border: 2px solid #ededed;
padding: 60px 60px 40px;
text-align: center;
}
.sigma_auth-form h3 {
margin-bottom: 50px;
}
.sigma_auth-form form.login,
.sigma_auth-form form.register {
max-width: 400px;
margin: 0 auto;
}
.sigma_auth-form form.login,
.sigma_auth-form form.register{
padding: 0;
border: 0;
border-radius: 0;
}
.woocommerce-account .sigma_auth-form .woocommerce-form-login .form-row:nth-child(3),
.sigma_auth-form .woocommerce-form.woocommerce-form-login .form-row:nth-child(5){
flex-direction: column;
align-items: flex-start;
}
.woocommerce .sigma_auth-form .woocommerce-form-login .woocommerce-form-login__submit{
margin-right: 0;
margin-top: 20px;
}
.sigma_auth-toggle{
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 30px;
}
.sigma_auth-toggle-inner{
padding: 10px;
background-color: #fff;
border: 2px solid #d9d9d9;
}
.sigma_auth-toggle button{
background-color: #fff;
color: #030E27;
border: 0;
font-weight: 500;
font-family: Poppins;
padding: 10px 20px;
outline: none;
cursor: pointer;
margin: 0 5px;
}
.sigma_auth-toggle button.active{
background-color: #FD5D14;
}
.woocommerce-password-strength{
margin-top: 10px;
font-size: 14px;
border-radius: 8px;
padding: 10px;
}
.woocommerce-password-hint{
margin: 10px 0 0;
} .sigma_product-recent{
position: relative;
background-color: #fff;
border: 1px solid #eee;
box-shadow: 0 3px 24px rgba(0,0,0,.04);
border-radius: 8px;
transition: .3s;
}
.sigma_product-recent:hover{
background-color: #eee;
}
.sigma_product-recent .sigma_product-recent-thumb{
display: flex;
width: 100%;
align-items: center;
flex-wrap: wrap;
padding: 10px;
}
.sigma_product-recent + .sigma_product-recent{
margin-top: 10px;
}
.sigma_product-recent img{
width: 75px;
margin-right: 10px;
}
.sigma_product-recent-content .price > span{
display: inline-block;
font-size: 14px;
font-weight: 400;
}
.sigma_product-recent-content .price > span + span{
margin-left: 5px;
}
.sigma_product-recent-content h6{
margin-bottom: 5px;
font-weight: 600;
}
.sigma_product-recent button{
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
z-index: 99;
margin-left: auto;
border-radius: 50%;
background-color: #fff;
border: 1px solid #eee;
outline: none;
cursor: pointer;
font-size: 18px;
width: 40px;
height: 40px;
} .modal-dialog.sigma_quickview-dialog {
width: 98%;
height: 90%;
padding: 0;
}
.sigma_quickview-dialog .modal-content {
max-height: 90%;
position: relative;
width: 100%;
vertical-align: top;
background-color: #fff;
padding: 40px;
}
.sigma_quickview-dialog .modal-header{
border-bottom: 0;
border-radius: 0;
padding: 0 20px 20px;
}
.sigma_quickview-dialog .modal-header .close-btn span{
height: 25px;
}
.sigma_quickview-dialog .modal-header .product_title{
margin: 0;
font-size: 34px;
}
.sigma_quickview-dialog .modal-body{
overflow-y: auto;
}
.woocommerce .sigma_quickview-dialog div.product div.images.woocommerce-product-gallery
.sigma_quickview-dialog div.product div.images.woocommerce-product-gallery{
position: sticky;
top: 0;
}
.sigma_quickview-dialog  div.product form.cart,
.woocommerce .sigma_quickview-dialog  div.product form.cart{
margin-bottom: 0;
} .sigma_pao-addon-header{
display: flex;
align-items: center;
justify-content: space-between;
padding: 20px;
cursor: pointer;
}
.sigma_pao-addon-body{
padding: 0 20px 20px;
}
.sigma_pao-addon-trigger{
cursor: pointer;
width: 28px;
height: 28px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border: 0;
font-size: 11px;
background-color: #f9f9f9;
transition: .3s;
border-radius: 4px;
color: #656565;
}
.sigma_pao-addon-trigger:hover{
background-color: #eee;
}
.sigma_pao-addon-trigger i{
transition: .3s;
}
.sigma_pao-addon-trigger.triggered i{
transform: rotate(180deg);
}
.sigma_addons-wrap{
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.wc-pao-addon{
padding: 0 15px;
flex: 0 50%;
max-width: 50%;
}
.wc-pao-addon .sigma_pao-addon-col{
margin-top: 0;
position: relative;
background-color: #fff;
border: 1px solid #eee;
box-shadow: 0 3px 24px rgba(0,0,0,.04);
padding: 0;
border-radius: 8px;
margin-bottom: 30px;
overflow: hidden;
}
#product-addons-total,
.wc-pao-addon.addons_1-col{
flex: 0 100%;
max-width: 100%;
padding: 0 15px;
}
.sigma_quickview-dialog .sigma_addons-wrap{
display: block;
margin: 0;
}
.sigma_quickview-dialog .wc-pao-addon,
.sigma_quickview-dialog #product-addons-total{
padding: 0;
max-width: 100%;
}
.wc-pao-addon-image-swatch-select {
display: none
}
.wc-pao-addon-image-swatch {
display: inline-block;
outline: 1px solid #ddd;
padding: 2px;
margin-right: 5px;
margin-bottom: 2px
}
.wc-pao-addon-image-swatch:active, .wc-pao-addon-image-swatch:focus, .wc-pao-addon-image-swatch:hover {
outline: 1px solid #666
}
.wc-pao-addon-image-swatch.selected {
outline-color: #0f834d;
outline-width: 2px
}
.wc-pao-addon-image-swatch img {
max-width: 65px;
max-height: 65px
}
.wc-pao-addon .form-row {
margin-bottom: 16px
}
.wc-pao-addon-name {
margin-top: 0;
display: inline-block
}
label.wc-pao-addon-name {
margin-bottom: 2px
}
.wc-pao-addon-description p {
margin-bottom: 12px
}
.wc-pao-cart-quantity-field input {
background: 0 0 !important;
outline: 0 !important;
border: 0 !important;
box-shadow: none !important
}
.wc-pao-addon .wc-pao-addon-wrap label {
display: inline !important
}
.wc-pao-addon abbr.required {
text-decoration: none !important
}
div.product-addon-totals {
margin: 20px 0 40px 0;
padding: 20px 0 0 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
overflow: hidden
}
div.product-addon-totals ul {
list-style: none;
margin: 0
}
div.product-addon-totals ul li {
display: flex;
justify-content: space-between;
padding: 5px 0
}
div.product-addon-totals .wc-pao-subtotal-line {
justify-content: flex-end;
padding: 10px 0 0;
margin: 10px 0 0;
}
.single-product div.product div.product-addon-totals .wc-pao-subtotal-line p.price {
margin: 0
}
.tips {
cursor: help;
text-decoration: none
}
img.tips {
padding: 5px 0 0
}
#tiptip_holder {
display: none;
z-index: 8675309;
position: absolute;
top: 0;
left: 0
}
#tiptip_holder.tip_top {
padding-bottom: 5px
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
margin-top: -7px;
margin-left: -6px;
border-top-color: #333
}
#tiptip_holder.tip_bottom {
padding-top: 5px
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
margin-top: -5px;
margin-left: -6px;
border-bottom-color: #333
}
#tiptip_holder.tip_right {
padding-left: 5px
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -5px;
border-right-color: #333
}
#tiptip_holder.tip_left {
padding-right: 5px
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -7px;
border-left-color: #333
}
#tiptip_content, .chart-tooltip, .wc_error_tip {
color: #fff;
font-size: .8em;
max-width: 150px;
background: #333;
text-align: center;
border-radius: 3px;
padding: .618em 1em;
box-shadow: 0 1px 3px rgba(0, 0, 0, .2)
}
#tiptip_content code, .chart-tooltip code, .wc_error_tip code {
padding: 1px;
background: #888
}
#tiptip_arrow, #tiptip_arrow_inner {
position: absolute;
border-color: transparent;
border-style: solid;
border-width: 6px;
height: 0;
width: 0
}
.wc-pao-addon-checkbox-required-error {
color: #e2401c
}
.sigma_quickview-dialog .single_variation_wrap,
.sigma_quickview-dialog .cart{
display: block;
}
.sigma_quickview-dialog .single_variation_wrap .wc-pao-addon,
.sigma_quickview-dialog .cart .wc-pao-addon{
width: 100%;
}
.sigma_quickview-dialog .single_variation_wrap .wc-pao-addon:nth-child(odd),
.sigma_quickview-dialog .single_variation_wrap .wc-pao-addon:nth-child(even),
.sigma_quickview-dialog .cart .wc-pao-addon:nth-child(odd),
.sigma_quickview-dialog .cart .wc-pao-addon:nth-child(even){
margin-left: 0;
margin-right: 0;
}
.wc-pao-addon-name,
label.wc-pao-addon-name{
margin: 0 0 0;
font-family: Poppins;
font-weight: 700;
line-height: 28px;
color: #030E27;
cursor: pointer;
font-size: 18px;
}
.woocommerce .wc-pao-addon .form-row,
.woocommerce .wc-pao-addon .form-row label,
.wc-pao-addon .form-row,
.wc-pao-addon .form-row label{
margin-bottom: 0;
}
.sigma_pao-addon-body .form-row .woocommerce-Price-amount.amount{
font-family: Poppins;
}
.woocommerce .wc-pao-addon .form-row + .form-row,
.wc-pao-addon .form-row + .form-row{
margin-top: 5px;
}
.wc-pao-addon input[type="radio"],
.wc-pao-addon input[type="checkbox"]{
margin: 0px 5px -3px 0;
}
.wc-pao-addon-description p{
margin-bottom: 20px;
font-size: 12px;
}
.wc-pao-addon em{
color: #ff6868;
}
.single-product div.product div.product-addon-totals .wc-pao-subtotal-line p.price,
div.product div.product-addon-totals .wc-pao-subtotal-line p.price{
font-family: Poppins;
font-weight: 600;
margin: 0;
}
div.product-addon-totals ul li{
margin: 0;
padding: 0;
}
div.product-addon-totals ul li + li{
margin-top: 10px;
}
div.product-addon-totals{
position: relative;
margin: 0 0 30px;
border-top: 0;
border-bottom: 0;
padding: 20px;
background-color: #fff;
border: 1px solid #eee;
border-radius: 8px;
z-index: 1;
box-shadow: 0 3px 24px rgba(0,0,0,.04);
overflow: hidden;
}
div.product-addon-totals::before{
font-family: flaticon;
content: '\f13d';
position: absolute;
bottom: -45px;
left: -10px;
line-height: 1;
font-size: 90px;
transform: rotate(13deg);
opacity: .1;
}
div.product-addon-totals ul li:first-child{
padding-bottom: 10px;
border-bottom: 1px solid #eee;
color: #030E27;
}
div.product-addon-totals ul li:not(:first-child) .wc-pao-col1 strong{
font-weight: 400;
} .infinite-scroll-request{
text-align: center;
}
.infinite-scroll-request i{
font-size: 26px;
}
.infinite-scroll-error{
margin-bottom: 0;
text-align: center;
}
@media(max-width: 1199px){
.single_variation_wrap{
display: block;
}
.wc-pao-addon{
width: 100%;
}
.sigma_auth-description{
width: 450px;
}
}
@media(max-width: 991px){
.woocommerce div.product .woocommerce-tabs ul.tabs{
display: block;
}
.sigma_cart-sidebar-wrapper .widget_shopping_cart_content{
width: 100%;
}
.product .sidebar .sidebar-widget:last-child{
margin-bottom: 0;
}
.product .sidebar{
margin-top: 30px;
}
.sigma_product-additional-info .tab-content{
margin-top: 30px;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs{
margin: 40px 0;
}
.woocommerce div.product .woocommerce-tabs .panel{
margin: 30px 0 0;
}
#customer_details{
margin-bottom: 40px;
}
.sigma_auth-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.sigma_auth-description,
.sigma_sidebar-page-active .sigma_auth-description{
width: 100%;
}
.wc-pao-addon,
#product-addons-total{
padding: 0;
max-width: 100%;
}
.sigma_addons-wrap{
margin: 0;
display: block;
}
.sigma_product-single-controls .sigma_single-pagination{
display: none;
}
}
@media(max-width: 768px){
.woocommerce .woocommerce-MyAccount-navigation ul{
margin: 0 0 30px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce-ResetPassword.lost_reset_password,
.entry-content .woocommerce  fieldset{
padding: 20px 20px 0;
}
.woocommerce-order-details .woocommerce-order-details__title,
.woocommerce-column__title,
.woocommerce-additional-fields h3,
#order_review_heading,
.woocommerce-billing-fields > h4,
.woocommerce-MyAccount-content h3{
font-size: 22px;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon{
padding-bottom: 0;
}
#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input{
margin-left: auto;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img{
display: none;
}
.woocommerce #content table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon input,
.woocommerce-page #content table.cart td.actions
.coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon input,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon input{
float: none;
width: 100%;
margin-bottom: 15px;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
background-color: #fff;
}
.woocommerce table.shop_table td.product-remove{
width: auto;
}
.woocommerce table.shop_table .quantity > .qty input.qty{
width: 100%;
}
.woocommerce table.shop_table .quantity > .qty{
margin-left: 110px;
}
.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{
border-top: 1px solid #eee;
}
.woocommerce form.login{
margin-bottom: 30px;
}
.woocommerce .sigma_quickview div.product div.images.woocommerce-product-gallery,
.sigma_quickview div.product div.images.woocommerce-product-gallery{
max-width: 300px;
margin: 0 0 30px;
}
}
@media(max-width: 575px){
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
width: 35px;
height: 35px;
line-height: 35px;
}
.sigma-catalog-filter{
display: block;
}
.woocommerce .woocommerce-result-count{
margin-bottom: 20px;
}
.sigma_product-atc-form .qty-outter,
.sigma_product-atc-form .qty-outter .sigma_btn-custom{
display: block;
}
.sigma_product-atc-form .qty-outter .sigma_btn-custom + .qty{
margin-left: 0;
margin-top: 20px;
}
.qty input{
width: 100%;
}
.sigma_quickview-dialog .modal-content{
padding: 25px 10px;
}
.sigma_product-additional-info .tab-content{
padding: 20px;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs{
padding: 20px;
}
.woocommerce div.product form.cart{
display: block;
}
.quantity > .qty input.qty{
width: 100%;
}
.woocommerce div.product form.cart div.quantity{
margin: 0 0 10px;
width: 100%;
}
.woocommerce div.product form.cart .button{
float: none;
width: 100%;
display: block;
}
.sigma_cart-sidebar-wrapper .woocommerce-mini-cart.cart_list.product_list_widget .cart-item-body{
display: block;
}
.sigma_cart-sidebar-wrapper ul.cart_list li .cart-item-body .cart-item-qty + .variation{
margin-top: 10px;
}
.sigma_cart-sidebar-wrapper .woocommerce-mini-cart.cart_list.product_list_widget .cart-item-body .variation{
padding-right: 0;
}
.sigma_cart-sidebar-header,
.sigma_cart-sidebar-wrapper .sigma_cart-sidebar-footer{
padding: 20px;
}
.sigma_cart-sidebar-wrapper .woocommerce-mini-cart.cart_list.product_list_widget,
.sigma_cart-sidebar-wrapper .woocommerce-mini-cart__empty-message{
padding: 0 20px;
}
.sigma_cart-sidebar-wrapper .sigma_cart-sidebar-footer{
display: block;
}
.sigma_cart-sidebar-wrapper .sigma_cart-sidebar-footer .woocommerce-mini-cart__buttons a{
display: block;
margin: 10px 0 0;
width: 100%;
}
.sigma_auth-form {
padding: 20px 20px 0;
}
.sigma_auth-form h3{
margin-bottom: 30px;
}
}