.site-footer a.text_red{
    color: red;
}
.ui-menu .ui-menu-item-wrapper {
    background: #fff;
}
h1,h2,h3,h4,h5,h6,
ul.main-menu > li.menu-item > a{
}
h1{
    font-size: 1.9rem;
}
.link{
    color: #367b9c;
}
.link:hover{
    cursor: hand;
}

a.titlenice h2{
    padding-right: 20px;
    padding-left: 20px;
    background: green;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 6px;
    color: #fff;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 9999;
}

.slick-prev {
    left: -25px;
}
.slick-next {
    right: -25px;
}
.product-slider.with-countdown{
    z-index: 1;
}

.slick-prev:before, .slick-next:before {

}
.red {
    color: red;
}

.btn-primary.btn-mauve {
    background-color: darkmagenta;
}

.clr-mauve {
    color: darkmagenta;
}

ul.main-menu > li.menu-item > a {
    margin-left: 7px;
    margin-right: 7px;
}

.txtcenter {
    text-align: center;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.required {
    display: inline-block;
    color: red;
}

.section-padding {
    padding-bottom: 0px;
}

.footer-bottom {
    padding: 5px 0;
}

.footer-bottom .copyright-text {
    margin-top: 5px;
}

.sidebar-title {
    background: #ec1946;
    padding-left: 20px;
    text-align: left;
}

.sidebar-menu--shop a.active {
    color: #ec1946;
}

.header-bottom.bg-primary {
    line-height: 1;
}

.category-nav.white-nav .category-trigger {
    background: #333;
    color: #fff;
    border: none;
}

.header-search-block button {
    background: #333;
}

.product-details-info .price-block .price-new {
    font-size: 28px;
}

.product-details-info .add-to-cart-row .add-cart-btn .btn {
    background-color: #367b9c;
    color: #fff;
}

.product-details-info .add-to-cart-row .add-cart-btn .btn:hover {
    background-color: #333;
    color: #fff;
}

.category-menu .has-children > .sub-menu > li {
    padding: 0px 3px;
}

.category-menu .cat-item > a, .category-menu .cat-item > a > a {
    padding: 4px 25px 1px 15px;
    border: none;
}

.sidebar-menu--shop li a {
    padding: 3px;
}

.form-group {
    margin-bottom: 0rem;
    padding-bottom: 2px;
}

.inner-page-sidebar .single-block {
    margin-bottom: 40px;
    border: 1px solid #eeeeee;
}

.btn.btn-sm.btn-secondary,
.btn.btn-sm.btn-primary,
.btn.btn-sm.btn-success {
    padding: 0px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin: 0px;
    height: auto;
    min-height: 20px;
    text-transform: none;
}

.btn.btn-sm.btn-primary {

}

input.form-control,
.form-control.select22 {
    /*width: 100%;*/
    background-color: #f4f4f4;
    border: 1px solid transparent;
    border-radius: 0;
    line-height: 23px;
    padding: 10px 20px;
    font-size: 14px;
    color: #14191e;
    margin-bottom: 15px;
}

.header-search-block .form-inline .form-control {
    width: 100%;
    /*width: auto;*/
    background: #eee;
}

@media (min-width: 992px) {
    ul.main-menu > li.menu-item > a {
        padding-top: 18px;
        padding-bottom: 18px;
    }
}

@media (min-width: 768px) {
    .section-padding {
        padding-bottom: 0px;
    }
}

.error {
    color: red;
}

.collectionbox {
    text-align: center;
    padding-bottom: 20px;
}

.btnajaxaddtocart {
    background: #367b9c;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    border-radius: 4px;
    border: 2px solid #3333;
}

.btnajaxaddtocart:hover {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #367b9c;
    border-radius: 4px;
    border: 2px solid #3333;
    cursor: pointer;
}

.price-big .price-block {
    font-size: 27px;
    line-height: 26px;
    margin: 2px;
    text-align: center;
}

.price-big .price-block .price {
    font-size: 26px;
}

.price-big .price-block .price-old {
    color: red;
    font-size: 16px;
    line-height: 30px;
}

.price-big .price-block .small {
    font-size: 12px;
}

.price-big .price-block .price-volume {
    font-size: 16px;
    background: #eee;
}

.price-small .price-block {
    font-size: 27px;
    line-height: 26px;
    margin: 2px;
    text-align: center;
}

.price-small .price-block .price {
    font-size: 26px;
}

.price-small .price-block .price-old {
    color: red;
    font-size: 20px;
    line-height: 30px;
}

.price-small .price-block .small {
    font-size: 12px;
}

.price-small .price-block .price-volume {
    font-size: 16px;
    background: #eee;
}

.product-card .price-block .price-old {
    color: red;
    font-size: 19px;
    line-height: 30px;
}

.product-card .price-block .small {
    font-size: 12px;
}

.product-card h3 a {
    font-weight: normal;
    color: #333;
}

a {
    color: #367b9c;
}

.product-card .product-header {
    padding: 0px;
    height: 66px;
    font-size: 14px;
    overflow: hidden;
    color: #222;
    display: block;
}

.product-card h3 a {
    font-weight: bold;
    color: #333;
    font-size: 14px;
}

.promo-section-heading {
    background: none;
    text-align: left;
    color: #367b9c;
    margin-bottom: 16px;
    padding: 0px;
}

.promo-section-heading h2 {
    color: #367b9c;
}

.btn-primary {
    background: #367b9c;
}

@media (min-width: 1200px) {
    .price {
        font-size: 19px;
        line-height: 30px;
    }

    .price .small {
        font-size: 14px;
    }
}

.main-navigation.flex-lg-right ul.main-menu > li.menu-item > a {
    font-size: 12px;
}

#scrollUp {
    bottom: 127px;
}

.product-of-the-day {

}

.product-of-the-day .promo-section-heading h2 {
    background: green;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 6px;
    color: #fff;
}

.product-of-the-day .product-badge.product-badge--service {
    background-color: green;
}

.class_type_discount_color_R .btnajaxaddtocart,
.class_type_discount_color_R #ajaxaddtocart {
    background-color: red;
}

.class_type_discount_color_V .btnajaxaddtocart,
.class_type_discount_color_V #ajaxaddtocart {
    background-color: green;
}

.class_type_discount_color_G .btnajaxaddtocart,
.class_type_discount_color_G #ajaxaddtocart {
    background-color: yellow;
    color: #333;
}

.class_type_discount_color_N .btnajaxaddtocart,
.class_type_discount_color_N #ajaxaddtocart {
    background-color: #000;
    color: #fff;
}

.add-cart-btn.blackfriday .btnajaxaddtocart {
    background-color: #333 !important;
    color: #fff !important;
}

.product-card .product-badge-box {
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 3;
}

.product-badge-box.blackfriday {
    top: 50px;
}

.product-card .product-badge-box.blackfriday {
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 3;
}
.blackfriday .product-badge.product-badge--service {
    background-color: #333;
}

.product-badge-box.produseinretate {
    top: 0;
    right: 0;
}
.produseinretate .product-badge.product-badge--service {
    background-color:green;
}
.product-card .product-badge-box.reducerispeciale {
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 3;
}


.product-badge-box.reducerispeciale {
    top: 50px;
}
.reducerispeciale .product-badge.product-badge--service {
    background-color: #005734;
}
.product-card .product-badge-box.reducerispeciale {
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 3;
}


.product-card .product-badge-box.product-video-badge-box {
    top: 48px;
}

.product-card .product-badge-box a {
    color: #000;
}

.product-video-badge-box .product-badge.product-badge--service {
    background: lightskyblue;
    color: #000;
}

.adaosprocent {
    background-color: green;
    color: #fff;
    font-size: 14px;
}

.promoprocent {
    background-color: rgb(217, 20, 0);
    color: #fff;
    font-size: 14px;
}

.product-badge-box {
    position: absolute;
    z-index: 99;
    font-size: 12px;
    font-weight: 400;
}

.product-badge-box {
    position: absolute;
    z-index: 99;
    font-size: 12px;
    font-weight: 400;
}

.product-badge {
    text-align: center;
    position: relative;
    z-index: 1;
    line-height: 1.3;
    display: block;
    padding: 6px 5px;
    color: #fff;
    white-space: normal;
    background-color: #444;
    max-width: 112px;
    min-width: 82px;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    text-transform: uppercase;
}

.product-badge .product-badge-label {
    text-overflow: ellipsis;
    overflow: hidden;
}

.product-badge.product-badge--service {
    background-color: rgb(217, 20, 0);
}

.list-unstyled li.stock_status {

}

.list-unstyled li.code {

}

.list-unstyled li.stock_status .list-value,
.product-details-info .list-unstyled li.stock_status .list-value {
    padding-right: 10px;
    padding-left: 10px;
    background: #333;
    color: #fff;

}
.reducerispeciale-text {
    border: 5px solid #333;
    background: none;
    border-radius: 100%;
    color: #333;
    font-size: 19px;
    font-weight: 800;
    height: 120px;
    line-height: 19px;
    margin: 0 auto;
    padding: 26px 0 0;
    width: 120px;
}

.reducerispeciale-text {
    left: 0;
    position: absolute;
}

.reducerispeciale-text {
    top: 25%;
    right: 0;
    text-align: center;
}

.blackfriday-text {
    border: 5px solid #333;
    background: none;
    border-radius: 100%;
    color: #333;
    font-size: 19px;
    font-weight: 800;
    height: 120px;
    line-height: 19px;
    margin: 0 auto;
    padding: 26px 0 0;
    width: 120px;
}

.blackfriday-text {
    left: 0;
    position: absolute;
}

.blackfriday-text {
    top: 25%;
    right: 0;
    text-align: center;
}

.sold-text {
    border: 5px solid #ec0928;
    background: none;
    border-radius: 100%;
    color: #ec0928;
    font-size: 25px;
    font-weight: 800;
    height: 120px;
    line-height: 24px;
    margin: 0 auto;
    padding: 26px 0 0;
    width: 120px;
}

.sold-text {
    left: 0;
    position: absolute;
}

.sold-text {
    top: 25%;
    right: 0;
    text-align: center;
}

.product-card .card-image {
    position: relative;
    min-height: 191px;
}

.product-card--body .card-image img.img-fluid {
    max-height: 189px;
}

.select2.select2-container.select2-container--default,
.select2.select2-container.select2-container--default .selection {
    width: 100%;
}

.select2-container--default .select2-selection--single {
    background-color: #f4f4f4 !important;
    border: 1px solid transparent;
    border-radius: 0;
    line-height: 23px !important;
    padding: 10px 20px !important;
    font-size: 14px !important;
    color: #14191e !important;
    height: 49px !important;
}

#formshoppingcart {

}

#formshoppingcart input {
    background-color: #f4f4f4;
    border: 1px solid transparent;
    border-radius: 0;
    line-height: 23px;
    text-align: center;
    padding: 9px 4px;
    width: 50px;
    font-size: 14px;
    color: #14191e;
    margin-bottom: 15px;
}

input.form-control, .form-control.select22 {
    margin: 0px;
}

.social-list .single-social i {
    font-size: 32px;
}

.social-list .single-social {
    width: 75px;
    height: 60px;
    line-height: 75px;
    background: #eee;
}

li.menu-item.reduceri {
    background: red;
}

.free_delivery {
    font-size: 18px;
    text-align: center;
}

.free_delivery strong {
    color: #green !important;
}

.cart-block:before {
    content: none;
}

.contact-form {

}

.contact-form .form-control {
    background: #eee;
}

.contact-form input[type=checkbox] {
    height: auto;
}

.minim_order {

}

.minim_order {
    padding-left: 14px;
    font-size: 17px;
}

.heading {
    font-weight: bold;
    font-size: 20px;
}

table .heading {
    font-size: 14px;

}

table.pack tr {

}

table.pack td {
    padding: 0px;
    margin: 0 auto;
    height: auto;
    vertical-align: middle;
}

.mobile-navigation .mobile-menu.menu-block-2 li a {
    font-size: 12px;
    color: #000;
}

@media only screen and (max-width: 600px) {
    .h1, h1 {
        font-size: 1.5rem;
    }

    .product-card .product-header {
        height: auto;
    }

    .product-card .price-block {
        margin-top: 0px;
    }

    .product-card .product-header {
        height: auto;
    }

    .search-box .btn.btn-outline-success {
        min-height: auto;
        padding: 4px;
    }

    .cart-total {
        display: unset;
    }

}

.product-badge-box.js-product-badge-box.right {
    right: 0;
    left: auto;
}

.product-badge.product-badge--warning {
    background-color: orange;
}


.btn-half{
    width: 150px;
    padding-left: 0px;
    padding-right: 0px;
}
.btn-fullwidth{
    width: 100%;
}


.mesaj-important.alert.alert-warning{
    margin: 0px;
}

.mesaj-important.alert.alert-warning p{
    padding: 0px;
    margin: 0px;
}


input.form-control, .form-control.select22 {
    margin: 0px;
    border: 1px solid #999;
    border-radius: 5px;
}
