.page-header .main-title {
margin-bottom: 50px;
}
.woocommerce ul.products li.product{margin-bottom:0px!important;}
@media (min-width: 992px) { .main-navigation .sub-menu {transition: 0.015s ease-in-out 1s;}
.main-navigation > li.menu-item-has-children:hover > ul.sub-menu {    
transition: 0.15s ease;
}
.main-navigation .sub-menu > li:hover > .sub-menu {
transition: 0.15s ease;
}
.main-navigation .sub-menu > li > .sub-menu {
transition: 0.35s ease;
} .page-header .main-title {
margin-bottom: 80px;
}
.woocommerce ul.products li.product{margin-bottom:0px!important;}
}
.page-header .sub-title {
margin-bottom: 50px;
}
.woocommerce-invalid #checkout-checkbox {
outline: 2px solid red;
outline-offset: 2px;
}
.jumbotron.carousel {
padding-top: 0;
padding-bottom: 0;
}
.woocommerce form .form-row .input-checkbox {
margin-left: -20px;
margin-top: 6px;
}
.woocommerce form .form-row label {
margin-left: 25px;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
width: 100%;
} .add-credit {
margin-top: 30px;
}  .woocommerce ul.products li.product .price del {
display: none;
} .discount-sticker {
width: 60px;
height: 60px;
background: #e42121;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #ffffff;
text-align: center;
line-height: 1;
position: absolute;
right: 0px;
font-size: 12px;
z-index: 9;
}
.discount-sticker:nth-of-type(2) {
width: 60px;
height: 60px;
background: #ff0000;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #ffffff;
text-align: center;
line-height: 1;
position: absolute;
right: 0px;
font-size: 12px;
margin-top: 65px;
z-index: 9;
}
.discount-sticker:nth-of-type(3) {
width: 60px;
height: 60px;
background: #ff0000;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #ffffff;
text-align: center;
line-height: 1;
position: absolute;
right: 0px;
font-size: 12px;
margin-top: 130px;
z-index: 9;
}
.discount-sticker span {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: -moz-box;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
height: 60px;
} .auto-stickers {
position: absolute;
left: 0px;
}
.auto-stickers .auto-sticker {
width: 60px;
height: 60px;
background: #9683ec;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #ffffff;
text-align: center;
line-height: 1;
position: absolute;
left: 0px;
font-size: 12px;
z-index: 9;
}
.auto-stickers .auto-sticker:nth-of-type(2) {
width: 60px;
height: 60px;
background: #ff0000;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #ffffff;
text-align: center;
line-height: 1;
position: absolute;
left: 0px;
font-size: 12px;
z-index: 9;
margin-top: 65px;
}
.auto-stickers .auto-sticker:nth-of-type(3) {
width: 60px;
height: 60px;
background: #ff0000;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #ffffff;
text-align: center;
line-height: 1;
position: absolute;
left: 0px;
font-size: 12px;
z-index: 9;
margin-top: 130px;
}
.auto-stickers .auto-sticker:nth-of-type(4) {
width: 60px;
height: 60px;
background: #ff0000;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: #ffffff;
text-align: center;
line-height: 1;
position: absolute;
left: 0px;
font-size: 12px;
z-index: 9;
margin-top: 195px;
}
.auto-stickers .auto-sticker span {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: -moz-box;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
height: 60px;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
line-height: 54px;
} .developer {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: -moz-box;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
justify-content: center;
}
.developer img {
max-height: 40px;
}
.woocommerce .widget_product_categories .product-categories li a {
text-transform: uppercase;
}
body .page-header {
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
} body .is-menu path.search-icon-path {
fill: #fff;
}
body .search-close:before {
border-color: #fff !important;
}
body .search-close:after {
border-color: #fff !important;
}
.homepage-add-prod-btn {
text-align: center;
}
.homepage-add-prod-btn .btn.btn-primary i {
display: none !important;
}
.homepage-add-prod-btn .btn.btn-primary:first-child {
display: inline-block;
padding: 19px 22px;
font-size: 13px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
background-color: #6cbe02 !important;
color: #ffffff !important;
text-transform: uppercase;
-webkit-transition: all 100ms ease-out;
-o-transition: all 100ms ease-out;
-moz-transition: all 100ms ease-out;
transition: all 100ms ease-out;
border: none;
font-family: 'Roboto';
font-weight: 700;
}
.homepage-add-prod-btn .btn.btn-primary:first-child:hover {
background-color: #62b400 !important;
color: #ffffff !important;
}
@media (max-width: 992px) {
header .hidden-xs .widgets {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
header .topbar .widget {
border-top: none;
}
} 
.woocommerce ul.products li.product{margin-bottom:0px!important;}
@media (max-width: 767px) {
header .hidden-xs {
display: block !important;
}
.woocommerce ul.products li.product{margin-bottom:0px!important;}	 
header .hidden-xs .widgets {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: space-evenly;
-webkit-justify-content: space-evenly;
-moz-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.seo_desc{display:none;}
.main-footer a:not(.btn), .main-footer .widget_nav_menu ul > li > a{
color:#fff !important;
}
.content{background: #f2f2f2;}
@media (min-width: 1024px) {
.panel-grid {
background-color: white;
padding: 40px 40px;
border-radius: 20px;
}
.woocommerce .products ul, .woocommerce ul.products{
background: #fff;
padding: 40px;
border-radius: 20px;
}
}
@media (max-width: 1020px) {
.panel-grid {
background-color: white;
padding: 15px;
border-radius: 20px;
}
.woocommerce .products ul, .woocommerce ul.products{
background: #fff;
padding: 15px;
border-radius: 20px;
}
}
#pg-4680-0 {
background: none;
border-radius: 0px;
padding:0px;
}
.breadcrumbs{background-color: #f2f2f2 !important;}
.woocommerce-page .col2-set {
margin-bottom: 30px;
border: 1px solid #f2f2f2;
padding: 20px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
width: 100% !important;
}
p#billing_country_field {
display: none;
}
.old-price {
text-decoration: line-through;
color: #ffffff;
font-size: 18px;
border-top: 1px solid;
border-bottom: 1px solid;
padding: 0px 10px 0px 5px;
background-color: #e42121;
font-weight: bold;
}
li.product.product-type-simple {
border:1px solid #efefef;
text-align:center;
padding:10px !important;}
.woocommerce ul.products li.product .button {width:100%;}