@import url(base.css);
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');

#left-column .block.ets_block_categories {
    display: none !important;
}

.owl-theme .owl-controls .owl-buttons div {
    border: medium none;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    height: unset;
    line-height: unset;
    overflow: hidden;
    width: unset;
}

#category .block.ets_block_search.ets_blog_ltr_mode, #category .block.ets_block_categories.ets_blog_ltr_mode {
    display: none;
}

.sixproducts ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex !Important;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blockreassurance_product.pots {
    margin-top: 0;
}

img[onclick="openFB('DOSTAVAPOŠTESLOVENIJE')"] {
    display:none;
}

body#checkout .custom-checkbox span {
    margin-top: 1px;
}

#gift {
    margin: -4px 0 0 22px;
}

.sixproducts .product-item {
    flex: 1 0 16%; /* Adjust this to control the number of products per row */
    box-sizing: border-box;
    padding: 10px;
    padding-top: 0;
    text-align: center;
    /* margin: 10px 0; */
}

.sixproducts .product-item img {
    max-width: 100%;
    height: auto;
}

.sixproducts .product-item h3 {
    font-size: 1.1em;
    margin: 10px 0;
    margin-top: 0;
}

.sixproducts .product-item span {
    font-size: 1em;
    color: #555;
}
.sixproducts {
    .add .btn{
        font-size: 10px !important;
            padding: 6px 6px;
            margin-top: 6px;
    }
    .btn-primary .material-icons {
        margin-right: 3px;
        font-size: 21px;
    }
    .btn.btn-primary.add-to-cart {
        max-height: 36px;
    }
}

#header .header-nav .payment-currency-block {
    display: none;
}

html:not([dir=rtl]) .st-noUi-style-1 .noUi-horizontal .noUi-handle {
    cursor: pointer;
}

body#checkout #header .header-nav {
    padding: 45px !important;
}

.summary-selected-carrier img{
    width: 19px;
}

.collapse-button.promo-code-button {
    color:#7dd006;
    animation: 2s shake2 infinite alternate;
}

.custom-radio input[type=radio]:checked+span {
    left: 2px !important;
    top: 2px !important;
}

@media (max-width: 575px) {
    #gift {
    margin: 15px 0 0 0;
    }

textarea#gift_message {
    padding: 15px;
}


    label[for="gift_message"] {
    text-align: left;
    }

    .delivery-option-2 {
        text-align: right !important;
    }
    .summary-selected-carrier .row {
        display:flex !Important;
    }
}

@media (min-width: 720px) {
    .text-container {
        position: relative;
        width: 700px; /* Adjust based on your needs */
        height: 30px; /* Adjust based on your needs */
        overflow: hidden;
    }

    .text-slide {
        position: absolute;
        width: 700px;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 17px;
        color:white;
        -webkit-animation:linear infinite alternate;
        -webkit-animation-name: run;
         visibility: hidden;
        animation: slide 10s infinite;
    }

    .text-slide:nth-child(2) {
        animation-delay: 5s; 
    }

    .text-slide:nth-child(1) {
        animation-delay: 1s; 

    }


    .float-xs-right.center {
        float:unset !important;
        display: flex;
        justify-content: space-around;
    }

@keyframes slide {
    0% {
                visibility: hidden;
        transform: translateX(100%);
    }
    10% {
                visibility: visible;
        transform: translateX(0);
        transition: opacity 0.5s ease-in-out; /* Fade-in effect */
    }
    40% {
        transform: translateX(0);
    }
    50% {
                visibility: hidden;
        transform: translateX(-100%);
        transition: opacity 0.5s ease-in-out; /* Fade-out effect */
    }
    50.01% {
                visibility: hidden;
        transform: translateX(100%);
    }
    60% {
                visibility: hidden;
        transform: translateX(0);
        transition: opacity 0.5s ease-in-out; /* Fade-in effect */
    }
    90% {
                visibility: hidden;
        transform: translateX(0);
    }
    100% {
                visibility: hidden;
        transform: translateX(-100%);
        transition: opacity 0.5s ease-in-out; /* Fade-out effect */
    }
}
}


.header-nav .hidden-sm-down {
    /* display: none !important;
    color: white;
    font-weight: 700; */
        position: absolute;
    top: 3px;
    display: block;
}

.skrij .float-xs-right {
    display: block !important;
}

.product-features>dl.data-sheet dt.name {
    text-transform: none;
}

@media (max-width: 767px) {
    body#checkout #header .header-nav {
    padding: 0 !important;
    }
        .text-slide {
            display:none !important;
        }
   .products-sort-order {
   width: 100% !important;
   }
    #header .navbar-block {
            background: transparent;
        }
    .text-xs-center {
            text-align: center !important;
            display: block;
        }
    .products-sort-order .dropdown-menu {
            width: 224px;
        }
    .material-icons.add, .material-icons.remove {
         font-size: inherit !important;
    }
    .header-nav .hidden-sm-down {
    display: none !important;
    }
    .obvestilo-posodobitev, .cart-products-count {
        display: none !important;
    }
    #_desktop_user_info>div:nth-of-type(1) {
        display: none;
    }
        .bootstrap-touchspin .input-group-btn-vertical {
            width: 0px;
        }
.logo-telefon img {
    width: 190px;
    position: relative;
    top: 5px;
    left: 20px;
}
        #header .header-nav .right-nav {
            padding-top: -3px;
            padding-bottom: 0;
        }
                #header .header-nav .payment-currency-block {
                    padding-bottom: 0;
                }
                                #header .header-nav .user-info, #header .header-nav .blockcart {
                                    width: 62px;
                                    margin-top: 0;
                                    padding-top: 0;
                                }
                                                                #header .header-nav #menu-icon {
                                                                    margin-top: 0;
                                                                }
}

@media (max-width: 767px) {
    #_mobile_user_info {
    }
  .block_myaccount_infos .float-xs-right {
  float: none !important;
  }
}

@media (min-width: 500px) and (max-width: 767px) {
    .logo-telefon {
        display: none !important;
    }
}

#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    padding-right: 30px;
    padding-left: 20px;
}

@media (max-width: 767px) {
    .products-selection .showing {
    display: none;
    }
}

@media (max-width: 767px) {
.footer-container .links .title>span, .footer-container .links ul>li a {
    color: #fff;
    float: none !important;
}
.blockreassurance_product b {
    padding: 0 3px;
}
}


@media (max-width: 767px) {
  .block_myaccount_infos .float-xs-right {
  float: none !important;
  }
}

@media (max-width: 767px) {
    .footer-container .links ul {
        background-color: transparent !important;
    }
}

#blockcart-modal .cart-content .cart-content-btn {
    flex-direction: column !important;
}
    .block-title:nth-of-type(1){
        font-weight:800 !important;
    }

.product-minimal-quantity{
    padding-top:10px !Important;
}

.modal-body .cart-content-btn {
  display: flow-root !important
}
@media (min-width: 1200px){
.container {
    width: 1420px !important;
    max-width: 100% !important;
    }
.blockreassurance_product {
    width: 700px !important;
  }
}

@media (min-width: 768px)
#footer .show-gdpr-modal {
    margin-top: -6px;
    margin: auto;
    left: 6%;
    text-decoration: none;
    margin-bottom: 15px;
    position: relative !important;
    left: 62px !important;
}



/*CELOTNA PONUDBA LINKI - NA DOMAČI STRANI*/
$primary: #ffb535;
$text-color: #363738;
html {
  overflow-x: hidden;
}
body{
  background: #fff;
  overflow-x: hidden;
}

#products .products-grid .products .product-item .discount-percentage,
.products-grid .products .product-item .discount-percentage {
    top: 28px !important;
    position: absolute;
    right: 0;
    left: auto;
    box-shadow: none;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    min-height: auto;
    min-width: auto;
    padding: 4px 8px;
    background: #6fb119;
    color: #fff;
}

.has-discount .discount {
    background: #6fb119;
}

.has-discount.product-price,
.has-discount p {
    color: #75bb11;
}

.date__box {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ccc;
  border: 4px solid;
  font-weight: bold;
  padding: 5px 10px;
  .date__day{
    font-size: 22px;
  }
}
.blog-card {
  padding: 30px;
  position: relative;
  .date__box {
    opacity: 0;
    transform: scale(0.5);
    transition: 300ms ease-in-out;
  }
  .blog-card__background,
  .card__background--layer{
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .blog-card__background {
    padding: 15px;
    background: white;
  }
  .card__background--wrapper{
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 60%);
    position: relative;
    overflow: hidden;
  }
  .card__background--main{
    height: 100%;
    position: relative;
    transition: 300ms ease-in-out;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .card__background--layer {
    z-index: 0;
    opacity: 0;
    background: rgba(#333, 0.9);
    transition: 300ms ease-in-out;
  }
  .blog-card__head {
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .blog-card__info{
    z-index: 10;
    background: white;
    padding: 20px 15px;
    h5 {
      transition: 300ms ease-in-out;
    }
  }
  &:hover {
    .date__box{
      opacity: 1;
      transform: scale(1);
    }
    .card__background--main {
      transform: scale(1.2) rotate(5deg);
    }
    .card__background--layer {
      opacity: 1;
    }
    .blog-card__info{
      h5{
        color: $primary; 
      }
    }
  }
}

a.icon-link {
  color: $text-color;
  transition: 200ms ease-in-out;
  i {
    color: $primary;
  }
  &:hover {
    color: $primary;
    text-decoration: none;
  }
}

.btn {
  background: white;
  color: $text-color;
  font-weight: bold;
  outline: none;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
  border-radius: 0;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  padding: 0;
      padding-left: 18px;
    padding-right: 17px;
  border: none;
  &:focus {
    box-shadow: none;
  }
  &:hover {
    background: $primary;
    color: #fff;
  }
  &.btn--with-icon {
    padding-right: 20px;
    i {
      padding: 0px 30px 0px 15px;
      margin-right: 10px;
      height: 50px;
      line-height: 50px;
      vertical-align: bottom;
      color: white;
      background: $primary;
      clip-path: polygon(0 0, 70% 0, 100% 100%, 0% 100%);
    }
  }
  &.btn--only-icon {
    width: 50px;
  }
}
/* CELOTNA PONUDBA - KONEC*/

.owl-buttons{
    margin-bottom:50px;
}

.products-selection .sort-by {
    width: 33%;
}

.sort-by{
    min-width:max-content;
}

.dodaj-lonec img{
    margin-right:6px;
    height:24px;
    vertical-align:text-bottom;
}

.dodaj-lonec{
    display:block; 
    width: 100%; 
    max-width:560px
    color:white !important;
    background:#3d465a;
    max-width:561px;
}

.dodaj-lonec:hover{
    background: #333 !important; 
    color:white !important;
}

/* .category:not(.level1):nth-of-type(10):before{
    position:absolute;
    display:inline;
    right:20px;
    top:5px;
    content:"Akcija Do - 30%";
    font-weight:600;
    color:white;
    font-size:10px;
} */


@media only screen and (max-width: 1000px)
{
.category:not(.level1):nth-of-type(9):before{
    display:none;
    }
}

.dropdown-item.dropdown-submenu{
    color: #3d465a !important;
        background:none;
}

a.dropdown-item.dropdown-submenu:hover{
    color: #6fb119 !important;
    background:transparent!important;
}


.current a.dropdown-item.dropdown-submenu{
    color: #6fb119 !important;
}

@media only screen and (max-width: 1000px)
{
    #_desktop_cart .cart-products-count{
        display:none;
    }
        #_desktop_contact_link a span b{
        display:none;
    }
}

@media only screen and (max-width: 767px)
{
    .show-gdpr-modal {
    position: relative;
    left: 25%;
    }
    .footer-container .links .collapse.in {
    display: block;
    text-align:left !important;
    margin-bottom:20px;
    }
    #footer .footer-container {
        max-height: none;
        overflow: visible;
    }
    .blockreassurance_product .block-title{
        font-size: 10px !important;
    }
    .blockreassurance_product:nth-of-type(1) .block-title{
        font-weight:800 !important;
    }
    
    .blockreassurance_product p{
        font-size: 10px;
        display:flex;
    }
    #_mobile_contact_link a span b{
        color:#7a7a7a !important;
    }

    #_mobile_contact_link a{
        float:right;
        margin-right:10px;
    }
}

a:focus, a:hover {
    color: #6fb119;
    text-decoration: underline;
    outline: none;
}

.block-promo .cart-summary-line .label, .block-promo .promo-name {
    color: #373d4c;
    font-weight: 600;
}

label[for="delivery_option_45"] .carrier-delay:after{
    line-height:15px;
    font-size:10px;
    content:"Vnesite promocijsko kodo dodatnih5";
    text-align:left;
    display:block;
    color:#373d4c;
    animation: 0.9s shake infinite alternate;
}

body#checkout section.checkout-step .payment-options .custom-radio {
    margin-right: 20px;
}

.row.delivery-option img{
    width:27px;
}

#payment-option-2-additional-information {
    display:none;
}

#payment-option-2-container .paypal-marks, #payment-option-2-additional-information {
    display: none !important;
}

#payment-option-1-additional-information p{
    color:#373d4c;
    /* animation: 2s shake2 infinite alternate; */
}

@keyframes shake {
    from {transform:scale(0.90);}
    to {transform-origin:center;}
}

@keyframes shake2 {
    from {transform:scale(0.97);}
    to {transform-origin:center;}
}

/*#contact-link span:after{
    content:"";
    position:relative;
    background-image:url(/img/placilne-kartice-paypal.png);
    width:500px!important;
    background-position:14px;
    background-size:133px 14px;
    background-repeat:no-repeat;
    padding-left:150px;
    }
*/
a.quick-view:hover{
    color:#6fb119 !important;
}

#wrapper {
    background-color: #fff0 !important;
}
#custom-text .kako-deluje{
    margin:0 auto;
    width:80%;
    overflow: hidden;
    padding-bottom: 50px;
}

#custom-text .opis{
    border-radius:10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    min-height:300px;
    background-size: cover;
    background-position: center;
    padding-bottom: 22px;
}
#custom-text .opis:nth-of-type(1) {
    background-image: url(/img/cms/loncnice-razglej-se.jpg);
    background-position: center;
}

#custom-text .opis:nth-of-type(2){
    background-image:url(/img/cms/izberi-svojo-najljubso-loncnico-t.jpg);
        background-position: center;
}

#custom-text .opis:nth-of-type(3){
    background-image:url(/img/cms/podatki-za-dostavo.jpg);
        background-position: center;
}

#custom-text .opis:nth-of-type(4){
    background-image:url(/img/cms/poravnaj-narocilo.jpg);
        background-position: center;
}
#custom-text .opis:nth-of-type(5){
    background-image:url(/img/cms/nekaj-dni-do-dostave-loncnic.jpg);
        background-position: center;
        background-size:cover;
}

#custom-text .opis:nth-of-type(6){
    background-image:url(/img/cms/zaupanje-je-pomembno.jpg);
        background-position: center;
        background-size: cover;
}

#custom-text h1{
    font-size:50px;
    font-weight:400;
    font-family: 'Lobster', cursive;
    color:#6fb119
}


#custom-text h2{
    margin-top:40px;
    font-size:25px;
    font-weight:400;
    font-family: 'Lobster', cursive;
    color:white
}
#custom-text .opis{
    height:fit-content;
        width:47%;
        margin-top:50px;
            min-height:300px;
}


#custom-text .opis:nth-child(odd){
    float:left;
    display:block;
    margin-right:6%;
}

#custom-text .opis:nth-child(even){
    float:left;
    display:block;
}

#custom-text h2::first-letter{
    font-size:50px;
    font-family: 'Lobster', cursive;
    color:rgba(255, 255, 255, 0.603);
    padding-right:20px;
}

#custom-text p{
    margin:0 auto;
     max-width:500px;
    font-size:16px;
    color:white;
    font-weight:600;
    padding:22px;
}

.tekst{
    color: white;
    /* background-color: rgb(255 255 255 / 41%);
    backdrop-filter: saturate(100%) blur(25px); */
    /* box-shadow: 0 3px 6px rgb(0 0 0 / 16%); */
    border-radius:20px;
    margin:0 auto;
    width: 70%;
    flex-basis: 30%;
    background-color: #00000040;
}

@media screen and (max-width: 960px) {
    .tekst{
    width: 90%;
    margin-bottom:5%;
    margin-top: 5%;
    }
    #custom-text .opis,
    #custom-text .opis:nth-child(odd),
    #custom-text .opis:nth-child(even) {
    height: unset !important;
    width: calc(100% - 30px);
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    }
    #custom-text h2 {
    margin-top: unset;
    }
    #custom-text .kako-deluje {
    width: 100%;
    padding-bottom: 0;
    }
    #custom-text {
    margin-bottom: none !important;
    padding-left: 0px;
    padding-right: 0px;
}
}

/*********
Header
*********/

a:focus{
    text-decoration: none;
}

body#checkout section.checkout-step .radio-inline input[type="radio"]:checked + span {
    background-color: #7dd006;
    left: 1px !important;
    top: 1px !important;
}


.product-line-info a:hover, .cart-grid-body a:hover{
    color: #6fb119 !important;
    text-decoration: none;
}

body#checkout a:hover {
    color: #6eb015;
}
div.aeuc_cart_custom_text p{
    display:none;
}

#checkout .blockreassurance_product,div.aeuc_footer_info
{
    display:none;
}
.aeuc_cart_custom_text:after{
    content:"";
    padding-left:5px;
    color:#6fb119;
    display:none;
}

#checkout .aeuc_cart_custom_text:after{
    content:"Naročilo dokončno potrdite s klikom na gumb NAROČILO Z OBVEZNOSTJO PLAČILA";
    
    padding-left:15px;
    color:#6fb119;
}

#header .header-nav {
    float: left;
    width: 100%;
    display: block;
    padding-bottom: 0;
    max-height: none;
    margin: 0;
    border-bottom: none;
    font-size: 13px;
    background-color: #373d4c;
}
#header .header-nav .payment-currency-block {
    display:none;
    padding-top: 16px;
    padding-bottom: 16px;
}
#header .header-nav .right-nav {
    padding-top: 6px;
    padding-bottom: 6px;
}
#_desktop_language_selector,
#_desktop_currency_selector {
    float: left;
}
#header .header-nav .currency-selector, 
#header .header-nav .language-selector {
    padding-right: 15px;
    letter-spacing: 0.5px;
    height: 18px;
    margin: 0;
}
#header .header-nav .currency-selector > button, 
#header .header-nav .language-selector > button {
    cursor: pointer;
    height: 18px;
}
#header .header-nav .currency-selector > button .expand-more, 
#header .header-nav .language-selector > button .expand-more {
    color: #ffffff;
}
#header .header-nav .currency-selector > button:hover .expand-more, 
#header .header-nav .language-selector > button:hover .expand-more {
    color: #5bd77b;
}
#header .header-nav .currency-selector > button .material-icons, 
#header .header-nav .language-selector > button .material-icons {
    font-size: 18px;
    line-height: 18px;
}

#header .header-nav .currency-selector > .dropdown-menu .dropdown-item, 
#header .header-nav .language-selector > .dropdown-menu .dropdown-item {
    padding: 4px 10px;
    font-size: 13px;
    color: #5bd77b;;
}
#header .header-nav .right-nav .user-info .material-icons {
    display: none;
}
#header .header-nav .right-nav .user-info,
#header .header-nav .right-nav #contact-link {
    margin: 0;
    height: 18px;
    padding-left: 15px;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-transform:uppercase;
}


#header .header-nav .right-nav .user-info, #header .header-nav .right-nav #contact-link:hover{
    color: #7dd006;
}

#header .header-nav .right-nav .user-info > a:active,
#header .header-nav .right-nav .user-info > a:focus,
#header .header-nav .right-nav .user-info > a:visited,
#header .header-nav .right-nav #contact-link > a:active,
#header .header-nav .right-nav #contact-link > a:visited,
#header .header-nav .right-nav #contact-link > a:focus {
    color: #3d465a;
}
#header .header-nav .right-nav .user-info > a:hover,
#header .header-nav .right-nav #contact-link > a:hover {
    color: #5bd77b;
}
#header .header-nav .material-icons.expand-more,
#header .header-nav .material-icons {
    margin: 0;
    line-height: 21px;
}
.dropdown:hover .expand-more {
    color: #5bd77b;
}
.btn-unstyle:focus .expand-more {
    color: #5bd77b;
}

#header .header-top{
    float: left;
    width: 100%;
    display: block;
    padding: 25px 0;
    background: #3d465a;
}

#header .header-top .col-md-4 a {
    display: block;
}
#header a:hover {
    color: #5bd77b;
}
.search-widget form button[type="submit"] .search:hover, .search-widget form input[type="text"]:focus + button .search {
    color: #7dd006;
}
#_desktop_cart {height: 15px;padding-left: 20px;margin: 2px 2px 2px;color: #ffffff;float:left;height: 45px;border: 1px solid #ffffff;padding: 0 10px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}

#_desktop_cart:hover{
    color:#7dd006 !important;
    border: 1px solid #7dd006;
}
.header-top #_desktop_cart .blockcart a {
    float: right;
    height: 45px;
    /* border: 1px solid #d1d1d1; */
    padding: 0 10px;
    color: #7dd006;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.header-top #_desktop_cart:hover{
    color: #333;
}
#_desktop_cart .header{
    line-height: 45px;
    cursor: pointer;
}
#search_widget {
    float: right;
    padding: 0;
    width: 55%;
    margin: 2px 0 2px;
    margin-right: 0px;
}
.search-widget form button[type="submit"]{
    line-height: 45px;
    bottom: 0;  
    cursor: pointer;
}
.header-top .search-widget form input[type="text"]{
    height: 45px;
    border-color: #d1d1d1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.search-widget form input[type="text"]:focus{
    outline: none;
}
.search-widget form button[type="submit"]:hover .search{
    color: #7dd006;
}
.top-navigation-menu {
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 0px;
}



@media screen and (min-width: 960px) {
    .top-navigation-menu-inner {
    background: #3D465A;
    /* margin-top: 1px; */
    border-top: 2px solid #6fb119;
    }
}


#header .navbar-block {
    margin: 0 auto;
    padding: 0px;
    max-width: 100%;
    display: block;
    float: none;
    background: #3D465A;
    width: 100%;
}
@media(min-width: 768px) {
    #header .navbar-block {
        max-width: 720px;
    }
}
@media(min-width: 992px) {
    #header .navbar-block {
        max-width: 960px;
    }
}
@media(min-width: 1200px) {
    #header .navbar-block {
        max-width: 1390px;
    }
}
#header .navbar-block .top-menu {
    position: relative;
    margin: 0;
    padding: 0;
}
#header .navbar-block .top-menu[data-depth="0"] {
    display: flex;
    width: 100%;
}
.top-menu .sub-menu{
    margin-left: 0;
}
#header .navbar-block .top-menu .level0{
    margin: 0;
    display: block;
    float: none;
    flex: 1 1 0;
    text-align: center;
    text-transform: uppercase;
}
#header .navbar-block .top-menu .level0 > a {
    width: 100%;
}
#header .navbar-block .top-menu .current.level0 {
background:#7dd006c7;
}

#header .navbar-block .top-menu .current.level0 a:focus{
background:#7dd006c7;
}

#header .navbar-block .top-menu .level0:hover,
#header .navbar-block .top-menu .level0:active{
    background-color: #6fb119;
}

#header .navbar-block .top-menu .level1 a:hover,
#header .navbar-block .top-menu .level1 a:active{
    color: #7dd006;
}
#header .navbar-block .top-menu .level0 > a {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 18px 24px;
    letter-spacing: 0.5;
    color: #fff;
    line-height: 20px;
    transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
}
#header .navbar-block .top-menu .level1 {
    position: relative;
}
#header .navbar-block .top-menu .level1 > a{
    font-size: 14px;
    position: relative;
    font-weight: 600;
    padding: 18px 20px;
    letter-spacing: 0.5;
    color: #333333;
    line-height: 20px;
    transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
}
#header .navbar-block .top-menu .level2{
    margin-left: 30px;
}
#header .navbar-block .top-menu .level3{
    margin-left: 5px;
    position: relative;
}
#header .navbar-block .top-menu .level3 > a{
    color: #4c4c4c;
    font-size: 13px;
}
#header .navbar-block .top-menu .level4{
    margin-left: 15px;
    position: relative;
}
#header .navbar-block .top-menu .level4 > a{
    color: #4c4c4c;
    font-size: 12px;
}

#header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 li > a:hover{
    color: #7dd006;
}
.image-slider-block {
    float: left;
    width: 100%;
    clear: both;
}
.image-slider-block .carousel .carousel-inner {
    height: 920px;
}
.image-slider-block .carousel-control .icon-next{
    margin-right: 0;
    width: 50px;
    height: 30px;
    background-color: #333;
    right: 0;
    display:none;
}
.image-slider-block .carousel-control .icon-prev{
    width: 50px;
    height: 30px;
    background-color: #333;
    left: 15px;
    display:none;
}
.image-slider-block .carousel .carousel-control .icon-prev i,
.image-slider-block .carousel .carousel-control .icon-next i{
    font-size: 25px;
}
.image-slider-block  .material-icons{
    vertical-align: inherit;
    line-height: 28px;
}
.carousel .carousel-control .icon-next:hover i, .carousel .carousel-control .icon-prev:hover i{
    color: #7dd006;
}
/********
adv-block
********/
.promotion-section {
    float: left;
    width: 100%;
    clear: both;
}

.promotion-section .adv-wrapper {
    display: block;
    float: left;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
}
.promotion-section .adv-wrapper .row {
    margin-left: -10px;
    margin-right: -10px;
}
.promotion-section .adv-wrapper .adv-inner {
    display: block;
    float: left;
    width: 50%;
    padding: 0 10px;
    cursor: crosshair;
    transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
}
.promotion-section .adv-wrapper .adv-inner:hover {
    opacity: 0.6;
}
.promotion-section .adv-wrapper .adv-inner a {
    display: block;
    float: left;
    width: 100%;
}
.promotion-section .adv-wrapper .adv-inner a img{
    display: block;
    width: 100%;
}
/*******
products
*******/
.product-section-title {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 1.5rem;
    padding: 3.125rem;
}
.featured-products .product-section-title h1,
.product-section-title h1{
    border-bottom: 2px solid #5bd77b;
    display: inline-block;
    font-size: 20px;
    margin-top: 0;
    padding-bottom: 10px;
    letter-spacing: 0.5px;
    color: #222222;
    margin-bottom: 0;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
}
#products .product-title a, .featured-products .product-title a, 
.product-accessories .product-title a, .product-miniature .product-title a {
    color: #666666;
    font-size: 15px;
}
#products .product-title a:hover, .featured-products .product-title a:hover, 
.product-accessories .product-title a:hover, .product-miniature .product-title a:hover {
    color: #7dd006;
}
#products .products-grid .products .product-item.list-view .product-description .product-title > a {
    color: #333333;
}
#products .products-grid .products .product-item.list-view .product-description .product-title > a:hover {
    color: #5bd77b;
}
.products-grid .btn-primary.add-to-cart .material-icons {
    display: none;
}
#products .product-title, .featured-products .product-title, 
.product-accessories .product-title, .product-miniature .product-title {
    margin-bottom: 15px;
}
#products .highlighted-informations,.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,.product-miniature .highlighted-informations {
    box-shadow: none;
}
#products .product-description, .featured-products .product-description, 
.product-accessories .product-description, .product-miniature .product-description{
    width: 100%;
}
#products .highlighted-informations, .featured-products .highlighted-informations, 
.product-accessories .highlighted-informations, .product-miniature .highlighted-informations{
    width: 100%;
}
.featured-products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-short-desc {
    display: none !important;
}
li.product-flag{
    margin: 0;
    top: 0 !important;
}
#products .product-miniature .discount-percentage, #products .product-miniature .on-sale, 
#products .product-miniature .online-only, #products .product-miniature .pack, 
#products .product-miniature .product-flags .new, .featured-products .product-miniature .discount-percentage,
.featured-products .product-miniature .on-sale, .featured-products .product-miniature .online-only,
.featured-products .product-miniature .pack, .featured-products .product-miniature .product-flags .new,
.product-accessories .product-miniature .discount-percentage, .product-accessories .product-miniature .on-sale,
.product-accessories .product-miniature .online-only, .product-accessories .product-miniature .pack,
.product-accessories .product-miniature .product-flags .new, .product-miniature .product-miniature .discount-percentage,
.product-miniature .product-miniature .on-sale, .product-miniature .product-miniature .online-only,
.product-miniature .product-miniature .pack, .product-miniature .product-miniature .product-flags .new{
    left: 0;
    background: #7dd006;
}
.discount-percentage{
    top: -210px !important;
}
#products .product-miniature .on-sale.on-sale,
li.product-flag.on-sale{
    right: 0;
    width: max-content !important;
    width: -moz-max-content;
    left: auto;
}
.featured-products .all-products .material-icons {
    display: none;
}
.featured-products .all-products {
    text-align: -moz-center;
    margin-top: 30px;
    margin-bottom: 0;
    display: none;
}
.featured-products .all-products > a {
    background: #7dd006;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    padding: 10px 20px;
    font-weight: 600;
    line-height: 20px;
    display: block;
    width: -moz-max-content;
    color: #fff;
    box-sizing: border-box;
    text-transform: uppercase;
    float: none !important;
}
.all-products > a:hover,
.featured-products .all-products a:hover {
    background-color: #333;
}
#products img, .featured-products img, .product-accessories img, .product-miniature img {
    margin: 0 auto;
    display: block;
    height: auto;
    max-width: 100%;
}

#products .thumbnail-container, 
.featured-products .thumbnail-container, 
.product-accessories .thumbnail-container, 
.product-miniature .thumbnail-container {
    height: 100%;
}
#products .products-grid {
    font-size: 0;
}
.products-grid  .products .product-item {
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    font-size: 14px;
}
.products-grid .products .product-item .product-miniature,
#products  .products-grid .products .product-item .product-miniature {
    margin: 0;
}
.products-grid .products .product-item .product-miniature .thumbnail-container,
#products  .products-grid .products .product-item .product-miniature .thumbnail-container {
    width: 100%;
    height: 100%;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0;
    background: transparent;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-image-block,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-image-block {
    position: relative;
    display: block;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}
#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations {
    background: rgba(255,255,255,0.8);
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-image-block .highlighted-informations,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-image-block .highlighted-informations {
    bottom: -90px;
    height: auto;
}
.products-grid .products .product-item:hover .product-miniature .thumbnail-container .product-image-block .highlighted-informations,
#products .products-grid .products .product-item:hover .product-miniature .thumbnail-container .product-image-block .highlighted-informations {
    bottom: 0px;
    padding-bottom: .625rem;
}
#products .variant-links, .featured-products .variant-links, .product-accessories .variant-links, .product-miniature .variant-links{
    background: transparent;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-description ,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description {
    position: static;
    background: transparent;
    height: auto;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-description:after, 
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description:after {
    display: none;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-description .add, 
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .add {
    margin: 6px 0 0;
    text-align: center;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-price-and-shipping,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-price-and-shipping{
    margin: 9px 0 15px;
}
#products .highlighted-informations .quick-view:hover, .featured-products .highlighted-informations .quick-view:hover, 
.product-accessories .highlighted-informations .quick-view:hover, .product-miniature .highlighted-informations .quick-view:hover{
    color: #5bd77b;
}
.product-slider .owl-controls.clickable {
    position: static;
    right: 15px;
    margin-top: 20px;
    width: 100%;
}
.product-slider .owl-controls.clickable .owl-buttons > div {
    background: #333333;
    padding: 7px 12px;
    opacity: 1;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 0 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    color: #ffffff;
}

label[for="conditions_to_approve[terms-and-conditions]"] a {
    color: #7dd006;
}

.product-slider .owl-controls.clickable .owl-buttons > div:hover {
    background: #7dd006;
}
.color.active, .color:hover, .custom-checkbox input[type="checkbox"] + span.color.active, 
.custom-checkbox input[type="checkbox"] + span.color:hover, .facet-label.active .custom-checkbox span.color, 
.facet-label:hover .custom-checkbox span.color{
    border-color: #5bd77b;
}

@media screen and (max-width: 601px) {
    table, thead, tbody, td, tr, th {
        display: block;
    }
}

.custom-checkbox input[type=checkbox]+span .checkbox-checked {
    display: none;
    margin: unset;
    font-size: 0.9rem;
    color: #7dd006;
    font-weight: 600;
}

.custom-checkbox input[type=checkbox]+span {
    width: unset;
    height: 18px;

}

body#checkout #delivery, body#checkout #gift_message {
    border-color: #e1e1e1;
}

body#checkout .custom-checkbox span {
    flex: 0 0 18px;
}

#product .add{
    width: auto;
    margin: 0;
}
#product .add .btn{
    line-height: 24px;
}
.add .btn{
    background: #333;
    font-weight: 700;
    padding: 10px 15px;
    font-size: 13px;;
    box-shadow: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.add .btn:hover {
    background-color: #7dd006;
}

.color, .custom-checkbox input[type="checkbox"] + span.color {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.featured-products {
    margin-top: 5% !important;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
/*******
latest-offer
*******/
.parallax-section{
    display: block;
    width: 100%;
    float: left;
}.latest-offer-section{
    display: block;
    float: left;
    clear: both;
    max-width: 100%;
    width: 100%;
    margin: 25px 0;
}
.latest-offer-section .offer-inner{
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    clear: both;
    background-image: url(../img/pixtron-parralex-image.png);
    float: left;
    padding: 90px 0;
    text-align: center;
    width: 100%;
    background-size: cover;
}
.latest-offer-section .offer-inner > h1{
    color: #ffffff;
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 36px;
    line-height: 1.1;
}
.latest-offer-section .offer-inner > a{
    display: inline-block;
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    font-size: 14px;
    letter-spacing: 1.5px;
    margin: 0;
    padding: 15px 25px;
    transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
    text-transform: uppercase;
    border: 2px solid #5BD77B;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.latest-offer-section .offer-inner > a:hover{
    background-color: #7dd006;
}
/**promotion-section2**/
.promotion-section2 {
    float: left;
    width: 100%;
    clear: both;
}

.promotion-section2 .adv-wrapper {
    display: block;
    float: left;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
}
.promotion-section2 .adv-wrapper .row {
    margin-left: -10px;
    margin-right: -10px;
}
.promotion-section2 .adv-wrapper .adv-inner {
    display: block;
    float: left;
    width: 33.3333%;
    padding: 0 10px;
    cursor: crosshair;
    transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
}
.promotion-section2 .adv-wrapper .adv-inner:hover {
    opacity: 0.6;
}
.promotion-section2 .adv-wrapper .adv-inner a {
    display: block;
    float: left;
    width: 100%;
}
.promotion-section2 .adv-wrapper .adv-inner a img{
    display: block;
    width: 100%;
}
/** testimonial-block**/
.testimonial-section {
    float: left;
    width: 100%;
    background: #f5f5f5;
    margin: 0;
    padding: 0;
    margin: 25px 0;
}
.testimonial-section .testimonial-block{
    padding: 30px 0;
}
.testimonial-section .testimonial-block .testimonial-content {
    display: block;
    padding: 0 15px;
    max-width: 950px;
    margin: 0 auto;
}
.testimonial-section .testimonial-block .section-title {
    position: relative;
    display: block;
    margin-bottom: 25px;
    text-align: center;
}
.testimonial-section .testimonial-block .section-title > strong {
    border-bottom: 2px solid #5bd77b;
    display: inline-block;
    font-size: 20px;
    margin-top: 0;
    padding-bottom: 10px;
    letter-spacing: 0.5px;
    color: #222222;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 600;
}
.testimonial-section .testimonial-block .testimonial-desc {
    border: medium none;
    box-sizing: border-box;
    float: left;
    font-size: 16px;
    font-style: italic;
    line-height: 30px;
    margin-bottom: 15px;
    padding: 15px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.testimonial-section .testimonial-block .testimonial-desc p {
    font-size: 16px;
    font-style: italic;
    line-height: 30px;
    text-align: center;  
    margin-bottom: 0;
    color: #333333;
}
.testimonial-section .testimonial-block .testimonial-desc p::before {
    content: "\f10d";
    display: inline-block;
    font-family: "Fontawesome";
    font-size: 24px;
    margin-right: 10px;
}
.testimonial-section .testimonial-block .testimonial-detail {
    clear: both;
    float: left;
    padding: 0 10px 10px;
    text-align: center;
    width: 100%;
}
.testimonial-section .testimonial-block .testimonial-detail img {
    height: auto;
    text-align: center;
    max-width: 100%;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.testimonial-section .testimonial-block .testimonial-detail .profile {
    display: block;
    padding-top: 7px;
}
.testimonial-section .testimonial-block .testimonial-detail .profile h4 {
    margin: 0 0 4px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
}
.testimonial-section .testimonial-block .testimonial-detail .profile p {
    margin: 0;
    font-size: 13px;
    text-align: center;  
    margin-bottom: 0;
    color: #333333;
}
.testimonial-slider .owl-controls.clickable {
    margin: 0;
    position: static;
    right: 15px;
    margin-top: 20px;
}
.testimonial-slider .owl-controls.clickable .owl-buttons > div {
    background: #333333;
    padding: 7px 12px;
    opacity: 1;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 0 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    color: #ffffff;
}
.testimonial-slider .owl-controls.clickable .owl-buttons > div:hover {
    background: #7dd006;
}
/*******
blogpost-block
*******/
.blog-section {
    display: block;
    clear: both;
    float: left;
    width: 100%;
}
.blogpost-block{
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 25px;
    margin-top: 25px;
}
.blogpost-block .blog-section-title{
    position: relative;
    display: block;
    margin-bottom: 25px;
    text-align: center;
}
.blogpost-block .blog-section-title > strong {
    border-bottom: 2px solid #5bd77b;
    display: inline-block;
    font-size: 20px;
    margin-top: 0;
    padding-bottom: 10px;
    letter-spacing: 0.5px;
    color: #222222;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 600;
}
.blogpost-block .blog-block{
    width: 100%;
    float: left;
    display: block;
}
.blogpost-block .blog-block .blog-inner{
    display: block;
    padding: 0 10px;
}
.blogpost-block .blog-block .blog-inner .blog-inner-block {
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.blogpost-block .blog-block .blog-inner .blog-image {
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}
.blogpost-block .blog-block .blog-inner .blog-image img {
    height: auto;
    max-width: 100%;
}
.blogpost-block .blog-block .blog-inner .blog-image span{
    position: absolute;
    right: 15px;
    top: 15px;
    display: inline-block;
    padding: 5px 10px;
    background: #222222;
    color: #ffffff;
    font-size: 13px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.blogpost-block .blog-block .blog-inner .blog-content {
    float: left;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.blogpost-block .blog-block .blog-inner .blog-content > h3 {
    font-size: 14px;
    margin: 5px 0 10px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.1;
}
.blogpost-block .blog-block .blog-inner .blog-content > p {
    margin: 5px 0 10px;
    color: #333;
    text-align: justify;
    font-size: 13px;
}
.blog-slider .owl-controls.clickable {
    margin: 0;
    position: static;
    right: 15px;
    margin-top: 20px;
}
.blog-slider .owl-controls.clickable .owl-buttons > div {
    background: #333333;
    padding: 7px 12px;
    opacity: 1;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 0 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    color: #ffffff;
}
.blog-slider .owl-controls.clickable .owl-buttons > div:hover {
    background: #7dd006;
}
/*******
brand-section
*******/
.brand-section {
    float: left;
    clear: both;
    width: 100%;
    padding: 25px 0;
}
.brand-section .brand-section-title {
    position: relative;
    display: none;
    margin-bottom: 25px;
    text-align: center;
}
.brand-section .brand-section-title > h4 {
    border-bottom: 2px solid #5bd77b;
    display: inline-block;
    font-size: 20px;
    margin-top: 0;
    padding-bottom: 10px;
    letter-spacing: 0.5px;
    color: #222222;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 600;
}
.brand-section .brand-section-title > h4 a:visited,
.brand-section .brand-section-title > h4 a:active,
.brand-section .brand-section-title > h4 a:focus,
.brand-section .brand-section-title > h4 a:hover,
.brand-section .brand-section-title > h4 a {
    color: #222222;
}
.brand-content {
    float: left;
    width: 100%;
    clear: both;
}
.brand-content .brand-row {
    margin-left: -10px;
    margin-right: -10px;
}
.brand-content .brands-list{
    display: block;
    float: left;
    margin: 0;
}
.brand-content .brands-list li{
    display: block;
    float: left;
    padding: 0 10px;
}
.brand-content .brands-list li a{
    display: block;
}
.brands-slider {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
.brands-slider li {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
}
.brands-slider li a {
    display: block;
}
.brands-slider li img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}
.brands-slider .owl-controls.clickable {
    display: none !important;
    margin: 0;
    position: absolute;
    right: 10px;
    top: -65px;
}
.brands-slider .owl-controls.clickable .owl-buttons > div {
    background: #333333;
    padding: 7px 12px;
    opacity: 1;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 0 3px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    color: #ffffff;
}
.brands-slider .owl-controls.clickable .owl-buttons > div:hover {
    background: #7dd006;
}
/******
footer
*****/
#footer{
    margin-top: 0;  
    float: left;
    clear: both;
    width: 100%;
    padding: 0;    
}
#footer .newsletter-section{
    float: left;
    display: block;
    padding: 0;
    margin-top: 0;
    background-color: #fff;
    clear: both;
    width: 100%;
}
#footer .newsletter-section .block_newsletter{
    float: left;
    width: 100%;
    font-size: 14px;
    padding: 35px 0;
    margin-bottom: 0;
    background-color: #3D465A;
}
#footer .newsletter-section #block-newsletter-label{
    float: left;
    width: 50%;
    display: block;
    color: #fff;
    font-size: 30px;
    padding: 0;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 50px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
#footer .newsletter-section .block_newsletter .col-md-7 {
    width: 50%;
    padding: 0;
}
#footer .newsletter-section .block_newsletter .col-md-7 form { 
    width: 100%;
}
#footer .newsletter-section .block_newsletter .col-md-7 form .subscribe-block{ 
    padding: 0;
}
#footer .newsletter-section .block_newsletter .col-md-7 form .subscribe-block{ 
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    width: 100%;
    display: block;
    overflow: hidden;
}
#footer .newsletter-section .block_newsletter form .col-xs-12 p { 
    display: none
}
#footer .newsletter-section .block_newsletter form .subscribe-block .btn-primary { 
    height: 50px;
    line-height: 50px;
    background: #7dd006;
    border-color: #5BD77B;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 0 25px;
}
#footer .newsletter-section .block_newsletter form .btn-primary:focus, 
#footer .newsletter-section .block_newsletter form .btn-primary:hover {
    background-color: #333;
    transition: all .3s ease-in 0s;
    border-color: #333;
}
.block_newsletter form input[type="text"] {
    border-radius: 1px;
    font-size: 13px;
    height: 50px;
    padding: 0 9px;
    border: none;
}
.block_newsletter form input[type="text"]:focus{
    border: none;
}
#footer .block-social{
    width: 100%;
    text-align: center;
    margin-top: 18px;
    display: none;
}
#footer .block-social > ul {
    margin-bottom: 0;
}
#footer .block-social ul > li {
    background-color: #7dd006;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-position: center;
}
#footer .footer-container {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0 0;
    box-shadow: none;
    background: #3D465A;
    max-height: 447px;
}
#footer .footer-container .links {
    float: left;
    width: 50%;
    margin-bottom: 25px;
}
#footer .footer-container .h3.hidden-sm-down {
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 0px;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.1;
}
.footer-container li {
    color: #dddddd;
    display: block;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 1.42857;
}
.footer-container li a {
    color: #dddddd;
    font-size: 13px;
    text-decoration:none;
}
.footer-container li a:before {
    content: "\f105";
    margin-right: 8px;
    font-family: "Fontawesome";
}
#footer .footer-container .h3.hidden-sm-down::after {
    background: #ffffff;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    margin-top: 13px;
}
#footer .footer-container #block_myaccount_infos{
    width: 25%;
    margin-bottom: 25px;
}
#footer .footer-container #block_myaccount_infos > h3 {
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 0px;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
}
#footer .footer-container #block_myaccount_infos > h3 > a {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
}
#footer .footer-container #block_myaccount_infos > h3::after {
    background: #ffffff;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    margin-top: 13px;
}
#footer .footer-container  .footer-link {
    display: none!important;
    float: left;
    display: block;
    width: 20%;
    padding: 0 15px;
    margin-bottom: 25px;
}
#footer .footer-container  .footer-link .footer-title {
    float: left;
    display: block;
    width: 100%;
}
#footer .footer-container  .footer-link .footer-title > h3 {
    margin: 0;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.1;
}
#footer .footer-container  .footer-link .footer-title > h3:after {
    background: #ffffff;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    margin-top: 13px;
}
#footer .footer-container  .footer-link .footer-content {
    float: left;
    display: block;
    width: 100%;

}
#footer .footer-container  .footer-link .footer-content > ul > li {
    color: #555555;
    display: block;
    margin-bottom: 14px;
    font-weight: 400;
    line-height: 1.42857;   
}
#footer .footer-container .links ul  li  a:hover {
    color: #7dd006;
}
#footer .footer-container .footer-link .footer-content > ul > li > a > span > i {
    margin-right: 8px;
}
#footer .footer-container  .footer-link .footer-content .contact{
    margin-bottom: 15px;
    position: relative;
    color: #555555;
    margin-top: 0;
}
#footer .footer-container  .footer-link .footer-content .contact > strong{
    font-weight: 600;
    display: block;
    margin-bottom: 6px;
    color: #333333;
    font-size: 13px;
}
#footer .footer-container  .footer-link .footer-content .contact > span{
    display: block;
    padding-left: 22px;
}
#footer .footer-container .contactinfo-section .links {
    width: 100%;
}
#footer .footer-container .text-sm-center{
    float: left;
    width: 100%;
    text-align: left !important;
    font-size: 12px;
    margin: 0;
}
#footer .footer-container .text-sm-center > a {
    padding: 11px 0;
    display: block;
    color: #dddddd;
}
#footer .footer-container .col-md-12 .cards > ul {
    display: block;
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
}
#footer .footer-container .col-md-12 .cards > ul > li {
    display: inline-block;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 0;

}
#footer .footer-container .col-md-12 .cards > ul > li> img {
    max-width: 54px;
}
#footer .footer-container .footer-bottom {
    border-top: 1px solid #6d7482;
    padding: 0 0;
}
.contactinfo-section {
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p {
    margin-bottom: 15px;
    position: relative;
    color: #555555;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p strong {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 13px;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p strong em {
    font-size: 16px;
    color: #ffffff;
    vertical-align: middle;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p strong {
    font-weight: 600;
    color: #ffffff;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p > span {
    display: block;
    padding-left: 22px;
    color: #dddddd;
    font-size: 13px;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p > span a:visited,
.contactinfo-section .footer-links-column .footer-column-content .content > p > span a:focus,
.contactinfo-section .footer-links-column .footer-column-content .content > p > span a:active,
.contactinfo-section .footer-links-column .footer-column-content .content > p > span a {
    color: #dddddd;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p > span a:hover {
    color: #5bd77b;
}
.contactinfo-section .footer-links-column .footer-colum-title {
    display: block;
    position: relative;
}
.contactinfo-section .footer-links-column .footer-colum-title > h3 {
    margin: 0;
    margin-bottom: 0px;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
}
.contactinfo-section .footer-links-column .footer-colum-title > h3:after {
    background: #ffffff;
    bottom: 0;
    display: block;
    height: 2px;
    width: 25px;
    margin-top: 13px;
}
@media only screen and (max-width: 767px){
    #footer .footer-container .links{
    width: 100%;
    margin-bottom: 0;
display: flex;
    justify-content: space-around;
    }
    #footer .footer-container #block_myaccount_infos{
        width: 100%;
        margin-bottom: 0;
		display: none;
    }
    #footer .footer-container .footer-link{

    }
    #footer .footer-container .footer-link .footer-title > h3::after {
        display: none;
    }
}
/******
category-page
*******/
#content-wrapper .block-category {
    box-shadow: none;
    min-height: auto;
    background: transparent;
    border: none;
}
#products .page-not-found {
    box-shadow: none;
    border: 1px solid rgba(0,0,0,.125);
}
#products .products-grid .products .product-item {
    margin-bottom: 40px;
}
.products-sort-order .select-title {
    box-shadow: none;
    line-height: 24px;
}
/*home service block*/

.service-section{
    float: left;
    display: block;
    width: 100%;
    clear: both;
}
.home-advantage-block {
    clear: both;
    float: left;
    padding: 50px 0 30px;
    width: 100%;
    background: #fff;
}
.home-advantage-block .hab-row {
    margin-left: -10px;
    margin-right: -10px;
}
.home-advantage-block .hab-inner {
    float: left;
    position: relative;
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
}
.home-advantage-block .hab-inner .home-advantage-block-inner {
    float: left;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}
.home-advantage-block .hab-inner .home-advantage-block-inner > span {
    border: 2px solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #5bd77b;
    display: inline-block;
    font-size: 30px;
    height: 70px;
    line-height: 66px;
    margin-bottom: 15px;
    width: 70px;
}
.home-advantage-block .hab-inner .home-advantage-block-inner > p {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    margin: 0;
}
/*fullwidth block*/
.home-fullwidth-block {
    background: #3D465A;
    clear: both;
    float: left;
    padding: 65px 0;
    text-align: center;
    width: 100%;
    margin: 25px 0;
}
.home-fullwidth-block h1 {
    color: #fff;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 30px;
}
.home-fullwidth-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.home-fullwidth-block ul li {
    display: block;
    margin: 0;
}
.home-fullwidth-block ul li h1 {
    color: #5BD77B;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 18px;
}
.home-fullwidth-block ul li p {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    display: block;
    max-width: 80%;
    margin: 0 auto 30px;
}
.home-fullwidth-block .action.primary {
    border: 2px solid #5BD77B;
    font-size: 14px;
    letter-spacing: 1.5px;
    margin: 0;
    margin-bottom: 1px;
    padding: 15px 25px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.home-fullwidth-block .action.primary:active,
.home-fullwidth-block .action.primary:visited,
.home-fullwidth-block .action.primary:focus {
    border-color: #5BD77B;
    color: #ffffff;
}
.home-fullwidth-block .action.primary:hover {
    background: #7dd006;
    border-color: #5bd77b;
    color: #ffffff;
}
#header a {
    color: #ffffff;
}

.page-customer-account #content .forgot-password > a {
    color: #7dd006;
}
.input-group .input-group-btn > .btn, .input-group .input-group-btn > .btn[data-action="show-password"]{
    line-height: 50%;
    background: #333;
}
.login-form .btn-primary{
    background: #333;
}
.page-customer-account #content .forgot-password > a:hover,
.card-block .no-account > a:hover{
    color: #333;
}
.login-form .btn-primary:hover{
    background: #7dd006;
}
.card-block .no-account > a {
    color: #71b616;
}
@media(max-width: 991px) {
    #header .navbar-block .top-menu .level0 > a{
        padding: 12px 14px;
        font-size: 12px;
    }
    #search_widget{
        width: 270px;
    }
    #footer .newsletter-section #block-newsletter-label{
        font-size: 22px;
    }
    #footer .newsletter-section .block_newsletter form .subscribe-block .btn-primary{
        padding: 0 15px;
    }
}
@media(max-width: 768px) {
    .latest-offer-section .offer-inner > h1{
        font-size: 26px;
    }
    .home-fullwidth-block ul li p{
        font-size: 14px;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner > p{
        font-size: 15px;
    }
}
@media(max-width: 767px) {
    #mobile_top_menu_wrapper {
        margin-top: 0;
        padding-bottom: .625rem;
        background: #fff;
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 111;
    }
    #header .header-top {
        background: #fff;
    }
    #products .thumbnail-container .product-description, 
    .featured-products .thumbnail-container .product-description, 
    .product-accessories .thumbnail-container .product-description {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }
    #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
        margin-bottom: 10px;
        margin-top: 12px;
    }
    #products .products-grid .products .product-item {
        margin-bottom: 25px;
    }
    .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-price-and-shipping,
    #products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
        margin: 9px 0 10px;
    }
    #products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
        font-size: 14px;
    }
    #products .products, .featured-products .products, .product-accessories .products, .product-miniature .products{
        text-align: center;
    }
    #header .header-top {
        padding: 0;
    }
    #search_widget{
    margin: 8px 0;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu li > a{
        background: #fff;
        border: none;
        color: #333;
        font-weight: 400;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li:hover a{
        color: #5bd77b;
    }
    #header .header-top #_desktop_cart {
        height: auto;
        padding: 0;
        margin: 0;
    }
    #header .header-nav .cart-preview.active {
        background: transparent;
    }
    #header .header-nav .cart-preview a, 
    #header .header-nav .cart-preview a:active,
    #header .header-nav .cart-preview a:focus,
    #header .header-nav .cart-preview a:visited,
    #header .header-nav .cart-preview i {
        color: #333333;
    }
    #header .header-nav .cart-preview.active a, 
    #header .header-nav .cart-preview.active a:active,
    #header .header-nav .cart-preview.active a:focus,
    #header .header-nav .cart-preview.active a:visited,
    #header .header-nav .cart-preview.active i {
        color: #ffffff;
    }
    #header .top-menu a[data-depth="0"]:hover{
        color: #6fb119;
    }
    #header .header-nav .cart-preview a .cart-products-count {
        color: #ffffff;
    }
    #header .header-nav #menu-icon .material-icons,
    #header .header-nav .cart-preview .shopping-cart{
        color: #fff;
    }
    #header .header-nav .cart-preview a:hover, 
    #header .header-nav .cart-preview i:hover {
        color: #6fb119;
    }
    #header .header-nav .cart-preview.active a:hover, 
    #header .header-nav .cart-preview.active i:hover {
        color: #6fb119;
    }
    #header .header-nav .cart-preview a:hover .cart-products-count {
        color: #5BD77B;
    }
    #header .header-nav .top-logo {
        max-width: 175px;
    }
    #header .header-nav .user-info .account:visited,
    #header .header-nav .user-info .account:hover,
    #header .header-nav .user-info .account:active,
    #header .header-nav .user-info .account {
        color: #333333;
    }
    #header .header-nav .user-info .account:hover {
        color: #7dd006;
    }
    #header .header-nav .user-info .logged {
        color: #333333;
    }
    #header .header-nav .user-info .logged:hover {
        color: #7dd006;
    }
    #header .header-nav #menu-icon .material-icons {
        color: #fff;
    }
    #header .header-nav #menu-icon .material-icons:hover {
        color: #7dd006;
    }
    #search_widget {
        width: 100%;
    }
    .promotion-section .adv-wrapper .adv-inner{
        width: 100%;
        margin-bottom: 10px;
    }
    .product-slider .owl-controls.clickable{
        margin-top: 15px;
    }
    #footer .footer-container .footer-bottom {
        padding: 10px 0 15px;
        border: none;
        display:none;
    }
    #footer .footer-container .footer-bottom .row > .col-md-6 {
        width: 100%;
        float: left;
        text-align: center;
    }
    #footer .footer-container .text-sm-center {
        text-align: center !important;
    }
    #footer .footer-container .text-sm-center > a {
        padding: 0px 0 !important;
        color: #dddddd;
    }
    #footer .footer-container .col-md-12 .cards > ul {
        width: 100%;
    }
    #footer .footer-container .col-md-12 .cards > ul > li > img {
        max-width: 40px;
    }
    .footer-container .links .title {
        padding: 9px 15px;
        border-bottom: none;
    }
    .footer-container .links .h3 {
        margin-bottom: 0;
    }
    .footer-container .links ul > li {
        padding: 7px 15px;
        margin-bottom: 0;
        font-weight: 500;
        background: #3d465a;
        border-bottom: none;
    }
    .footer-container .links .title > span,
    .footer-container .links ul > li a{
        color: #fff;
    }
    .service-section{
        margin-top: 15px;
    }
    #footer .newsletter-section #block-newsletter-label{
        width: 100%;
        font-size: 20px;
        text-align: center;
    }
    #footer .newsletter-section .block_newsletter .col-md-7{
        width: 100%;
    }
    .footer-container .links .navbar-toggler {
        display: none !important;
    }
    .footer-container .links .row {
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
    }
    .footer-container .links .wrapper {
        width: 50%;
        max-width: 190px;
        float: none;
    }
    .footer-container .links .title {
        cursor: default;
        pointer-events: none;
        text-align: left;
        padding-left: 15px;
    }
    .footer-container .links .collapse {
        display: block !important;
        height: auto !important;
    }
    .footer-container .links .title > span {
        float: none !important;
        text-align: left;
    }
    .footer-container .links ul,
    .footer-container .links ul > li {
        text-align: left;
    }
    #footer .footer-container {
        max-height: none !important;
    }
    .show-gdpr-modal {
        margin-top: 20px !important;
        margin-bottom: 4px !important;
    }

    .contactinfo-section {
        width: 100%;
        margin-bottom: 10px;
    }
    .contactinfo-section .footer-links-column .footer-colum-title > h3::after {
        display: none;
    }
    .contactinfo-section .footer-links-column .footer-colum-title > h3 {
        padding: 9px 0 13px;
        margin-bottom: 0px;
        font-size: 16px;
        position: relative;
    }
    .contactinfo-section .footer-links-column .footer-column-content .content > p {
        margin-bottom: 8px;
    }
    #footer .block-social ul > li {
        width: 50px;
        height: 50px;
    }
    .block_newsletter {
        padding-bottom: 0;
        border: none;
    }
    #footer .newsletter-section .block_newsletter .col-md-7 form {
        width: 100%;
    }
    #block-newsletter-label {
        line-height: 34px;
        margin-bottom: 15px;
        font-size: 24px;
        letter-spacing: 0;
    }
    #footer .block-social {
        margin-top: 10px;
    }
    #footer .footer-container {
        padding: 25px 0 0;
    }
    .blogpost-block {
        margin-bottom: 18px;
        margin-top: 18px;
    }
    .blogpost-block .blog-section-title > strong {
        font-size: 18px;
    }
    .blogpost-block .blog-section-title {
        margin-bottom: 18px;
    }
    .testimonial-section {
        margin: 18px 0;
    }
    .blog-slider .owl-controls.clickable {
        top: -56px;
    }
    .testimonial-section .testimonial-block {
        padding: 20px 0;
    }
    .testimonial-section .testimonial-block .section-title > strong {
        font-size: 18px;
    }
    .testimonial-section .testimonial-block .section-title {
        margin-bottom: 18px;
    }
    .home-advantage-block .hab-inner {
        width: 50%;
    }
    .home-advantage-block {
        padding: 25px 0 0;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner > p {
        font-size: 16px;
        color: #fff;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner {
        margin-bottom: 16px;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner > span {
        margin-bottom: 9px;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner > span {
        font-size: 24px;
        height: 60px;
        line-height: 56px;
        margin-bottom: 12px;
        width: 60px;
    }
    .home-fullwidth-block {
        padding: 30px 0;
        margin: 0px 0;
    }
    .testimonial-section .testimonial-block .testimonial-desc p{
        font-size: 13px;
    }
    .home-fullwidth-block h1 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .home-fullwidth-block ul li h1 {
        font-size: 18px;
        margin-bottom: 12px;
    }
    .home-fullwidth-block ul li p {
        color: #fff;
        font-size: 14px;
        line-height: 24px;
        display: block;
        max-width: 100%;
        margin: 0 auto 18px;
    }
    .home-fullwidth-block .action.primary {
        padding: 10px 20px;
        letter-spacing: 0;
    }
    .featured-products {
        margin-top: 18px !important;
        margin-bottom: 18px;
    }
    .product-section-title {
        margin-bottom: 18px;
    }
    .featured-products .product-section-title h1, .product-section-title h1 {
        font-size: 18px;
    }
    .product-slider .owl-controls.clickable {
        margin-top: 15px;
    }
    .latest-offer-section {
        margin: 18px 0;
    }
    .latest-offer-section .offer-inner {
        padding: 45px 0;
    }
    .latest-offer-section .offer-inner > p {
        margin-bottom: 15px;
    }
    .latest-offer-section .offer-inner > h1 {
        font-size: 40px;        
        letter-spacing: 1px;
        margin-bottom: 25px;
    }
    .latest-offer-section .offer-inner > a {
        font-size: 14px;
        letter-spacing: 0;
        padding: 10px 20px;
        display: inline-block;
    }
    .adv-block .adv-wrapper {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    #main .page-footer {
        margin-bottom: 0;
    }
    #footer .footer-container .footer-block-title:after {
        position: absolute;
        display: inline-block;
        content: "\f107";
        color: #fff;
        top: 0;
        right: 5px;
        text-align: center;
        vertical-align: middle;
        line-height: 38px;
        font-size: 20px;
        font-family: FontAwesome;
        font-weight: 600;
    }
    #footer .footer-container .footer-colum-title.active-tab:after{
        content: "\f106";
    }
    #footer .footer-container .footer-block-toggle-content{
        display: none;
        padding-top: 5px;
    }
}
@media(max-width: 639px) {
    #header .header-nav .top-logo .img-responsive{
max-width: 185px;
    position: absolute;
    top: -10px;
    left: 75px;
    }
    .promotion-section2 .adv-wrapper .adv-inner{
        width: 100%;
        margin-bottom: 15px;
    }
    #block-newsletter-label {
        line-height: 28px;
        margin-bottom: 10px;
        font-size: 20px;
    }
    #footer .block-social ul > li {
        width: 43px;
        height: 43px;
        margin: 1px;
    }
    #footer .newsletter-section {
        padding: 20px 0;
    }
    #footer .newsletter-section .block_newsletter .col-md-7 form {
        width: 100%;
    }
    #footer .footer-container {
        padding: 15px 0 0;
    }
    .blogpost-block {
        margin-bottom: 12px;
        margin-top: 12px;
    }
    .blogpost-block .blog-section-title > strong {
        font-size: 16px;
    }
    .blogpost-block .blog-section-title {
        margin-bottom: 15px;
    }
    .testimonial-section {
        margin: 12px 0;
    }
    .blog-slider .owl-controls.clickable {
        top: -52px;
    }
    .testimonial-section .testimonial-block {
        padding: 18px 0;
    }
    .testimonial-section .testimonial-block .section-title > strong {
        font-size: 16px;
    }
    .testimonial-section .testimonial-block .section-title {
        margin-bottom: 15px;
    }
    .home-advantage-block {
        padding: 5px 0 0;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner > p {
        font-size: 13px;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner {
        margin-bottom: 10px;
    }
    .home-advantage-block .hab-inner .home-advantage-block-inner > span {
        margin-bottom: 8px;
    }
    .home-fullwidth-block {
        padding: 20px 0 22px;
        margin: 16px 0;
    }
    .home-fullwidth-block h1 {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .home-fullwidth-block ul li h1 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .home-fullwidth-block ul li p {
        font-size: 13px;
        margin: 0 auto 12px;
    }
    .home-fullwidth-block .action.primary {
        padding: 9px 18px;
        letter-spacing: 0;
    }
    .featured-products {
        margin-top: 12px !important;
        margin-bottom: 12px;
    }
    .product-section-title {
        margin-bottom: 15px;
    }
    .featured-products .product-section-title h1, .product-section-title h1 {
        font-size: 16px;
    }
    .product-slider .owl-controls.clickable {
        top: -52px;
    }
    .latest-offer-section {
        margin: 12px 0;
    }
    .latest-offer-section .offer-inner {
        padding: 30px 0;
    }
    .latest-offer-section .offer-inner > p {
        margin-bottom: 12px;
    }
    .latest-offer-section .offer-inner > h1 {
        font-size: 18px;        
        letter-spacing: 0;
        margin-bottom: 18px;
    }
    .latest-offer-section .offer-inner > a {
        padding: 8px 14px;
    }
    .adv-block .adv-wrapper {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    #main .page-footer {
        margin-bottom: 0;
    }
    .testimonial-slider .owl-controls.clickable {
        top: -52px;
    }
    .blogpost-block .blog-block .blog-inner .blog-content {
        width: 60%;
    }
    .blogpost-block .blog-block .blog-inner .blog-image {
        width: 40%;
        padding-right: 12px;
    }
}
@media(max-width: 479px) {
    .carousel-control.right{
        right: 5px;
    }
    .adv-block .adv-wrapper .adv-inner {
        width: 100%;
        margin-bottom: 12px;
    }
    #products .products-grid .products .product-item{
        width: 100%;
    }
    #products img, .featured-products img, .product-accessories img, .product-miniature img{
        width: 100%;
    }
    .blogpost-block .blog-block .blog-inner .blog-image {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }
    .blogpost-block .blog-block .blog-inner .blog-image img {
        width: 100%;
    }
    .blogpost-block .blog-block .blog-inner .blog-content {
        width: 100%;
    }
}
@media(min-width: 767px) {

    #search_filters .feds_facet .facet_with_max_height {
    max-height: max-content !important;
    }
    .logout.hidden-sm-down {
        left: -100px;
    }
    #header .navbar-block .top-menu .sub-menu.classic-menu > .top-menu li.level1 > a:hover{
        color: #5bd77b;
    }
}

@media(max-width: 575px) {
    #header .header-nav .top-logo .img-responsive {
        max-width: 180px;
        width: 48%;
        position: absolute;
        top: -9px;
        left: 50px;
    }
}

#toTop{
    z-index: 95;
    border-radius: 50%;
    text-align: center;
    width: 45px;
    height: 45px;
    bottom: 20px;
    right: 20px;
    text-indent: inherit;
    background: transparent;
    display: block;
}
#toTopHover{
    height: 100%;
    width: 100%;
    display: block;
    background: #3d465a;
    border-radius: 50%;
    opacity: 1 !important;
}
#toTopHover:hover{
    background: #7dd006;
}
#toTopHover::after {
    position: absolute;
    display: inline-block;
    content: "\f102";
    color: #fff;
    opacity: 1;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 43px;
    font-size: 16px;
    font-family: FontAwesome;
}   
#header .header-nav .right-nav .user-info > a:hover, #header .header-nav .right-nav #contact-link > a:hover {
    color: #7dd006c4;
    text-decoration:none;
}
#main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden;
    display: none;
}
#product-modal .modal-content .modal-body .image-caption {
    background: #fff;
     width: auto; 
    padding: .625rem 1.25rem;
    border-top: 1px solid #f1f1f1;
}

#products .product-miniature .discount-percentage, 
#products .product-miniature .on-sale, 
/*
#products .product-miniature .online-only,
.product-accessories .product-miniature .online-only, 
.product-miniature .product-miniature .online-only,
.featured-products .product-miniature .online-only,
*/
#products .product-miniature .pack, 
#products .product-miniature .product-flags .new, 
.featured-products .product-miniature .discount-percentage,
.featured-products .product-miniature .on-sale,
.featured-products .product-miniature .pack,
.featured-products .product-miniature .product-flags .new, 
.product-accessories .product-miniature .discount-percentage,
.product-accessories .product-miniature .on-sale, 
.product-accessories .product-miniature .pack, 
.product-accessories .product-miniature .product-flags .new,
.product-miniature .product-miniature .discount-percentage, 
.product-miniature .product-miniature .on-sale, 
.product-miniature .product-miniature .pack, 
.product-miniature .product-miniature .product-flags .new {
    left: 0;
    background:transparent;
}

#products .product-miniature .online-only, 
.product-miniature .product-miniature .online-only, 
.product-accessories .product-miniature .online-only, 
.featured-products .product-miniature .online-only {
    background: #7dd006c7 !important;
}

#products .products-grid .products .product-item .product-flags>li, .products-grid .products .product-item .product-flags>li {
    color: white !important;
    margin:0px;
}

.product-miniature .online-only.online-only:before {
    content: "\e614" !important;
}

#products .products-grid .products .product-item .product-flags>li, .products-grid .products .product-item .product-flags>li {
    color: white !important;
    margin:0px;
}

.col-md-9 .product-flag.online-only:after {
}

.product-miniature .online-only.online-only:before {
    content: "\e614" !important;
}

























#custom-text table tr td {
    font-size: 14px;
}
table {
    border-collapse: collapse;
    background-color: transparent;
    margin-top: 50px;
    margin-bottom: 70px;
}

@media screen and (max-width: 600px) {
  table, thead, tbody, td, tr,th {
		display: block; 
  }
}@media screen and (max-width: 600px) {
  td{
		width: 100% !important; 
  }
}
@media (max-width: 767px)
#header .header-nav .top-logo a img {
    max-height: 50px;
    max-width: 120%;
}
a {
    color: #7dd006;
    text-decoration: none;
}
a:hover {
    color: #3d465a;
    text-decoration: none;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #7dd006;
    border-color: transparent;
}
#blockcart-modal .modal-header {
    background: #7dd006;
}
.btn-primary {
    color: #fff;
    background-color: #7dd006;
    border-color: transparent;
}
.product-price {
    color: #75bb11;
    display: inline-block;
}
#blockcart-modal .product-name {
    color: #7dd006;
    font-size: 1.125rem;
}
#product-availability .product-available {
    color: #7dd006;
}

li.product-flag {
    margin: 0;
    background: #7dd006;
    top: 0 !important;
    color: #f0f8ff00;
    text-align: center;
    width: 100%;
}

.icon-img
{
    display:inline-block;
}
button[type="submit"]:hover{
    background:#7dd006 !important;
}
.product-features:nth-child(5){
    display:none;
}
.cards
{
    display:none;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border: none;
    border-bottom: 3px solid #7dd006;
}
.tabs .nav-tabs .nav-link.active {
    color: #7dd006;
}
.active_filters {
    background: #7dd0067d;
    padding: 12px 15px 8px;
    margin-bottom: 30px;
    margin-top: -15px;
}
.checkout-step .content > .nav-inline > .nav-item .nav-link.active {
    border-color: #3d465a;
    background: #7dd006;
    color: #ffffff !important;
}
.custom-radio input[type=radio]:checked+span {
    display: block;
    background-color: #7dd006;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: 0.21rem;
    top: .2rem;
}

.done {
    color: #7dd006;
    display: inline-block;
    padding: 0 .8125rem;
    margin-right: 1.563rem;
}
#products .products-selection .display-mode .show_grid.active {
    color: #7dd006;
}
#search_widget button:hover
{
    background:transparent !important;
}
.search-widget form button[type="submit"]:hover .search {
    color: #7dd006;
}
.user-info .hidden-sm-down {
    color: #ffffff;
    font-weight:600;
}

#header .header-nav .right-nav .user-info, #header .header-nav .right-nav #contact-link:after{
    content:"";
    background: url(/img/payment_2.png) no-repeat background-size:30px 15px;
}

.user-info .hidden-sm-down:hover
{
    color:unset;
}

#header a:hover {
    color: #7dd006;
}

#products .products-grid .products .product-item .product-flags > li, .products-grid .products .product-item .product-flags > li {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 13px;
    text-align: justify;
    line-height: 19px;
    min-height: unset;
    height: 27px;
    min-width: 100%;
    padding: 4px 8px;
    color: #ee82ee00;
}

@media (min-width: 768px)
{
#footer .show-gdpr-modal {
    margin-top: -6px;
    margin: auto;
    left: 18%;
    text-decoration: none;
    margin-bottom: 15px;
        position: relative !important;
    left: 62px !important;
}
}

.checkout-step .content > .nav-inline > .nav-item .nav-link:hover {
    border-color: #3d465a;
    background: #7dd006;
}
.pagination a {
    color:#3d465ab0;
    font-size: 1.25rem;
}
.pagination>div:first-child {
    line-height: 2.5rem;
    font-size: 0.8rem;
}
[class="js-search-link"]{
    padding-left:10px;
}
.pagination .current a {
    color: #7dd006;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.25rem;
}
.pagination a:not(.previous):not(.next) {
    letter-spacing: .125rem;
    text-decoration: none;
}

[class="js-search-link"]:hover{
    color:#7dd006;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-description .add, #products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .add {
    margin: 6px 0 0;
    text-align: center;
    display:none;
}
.featured-products .product-section-title h1, .product-section-title h1 {
    border-bottom: 2px solid #7dd006;
    display: inline-block;
    font-size: 20px;
    margin-top: 0;
    padding-bottom: 10px;
    letter-spacing: 0.5px;
    color: #222222;
    margin-bottom: 0;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
}

.featured-products .product-section-title h1, .product-section-title h1 {
    font-size: 50px !important;
    font-weight: 400 !important;
    font-family: 'Lobster', cursive !important;
    border-bottom: 0px!important;
    color: #6fb119 !important;
    text-transform:inherit !important;
}

@media (max-width: 767px)
{
.featured-products .product-section-title h1, .product-section-title h1{
    line-height:105%;
    }
}


.product-slider .owl-controls.clickable .owl-buttons > div:hover {
    background: #7dd006;
}
.color.active, .color:hover, .custom-checkbox input[type="checkbox"] + span.color.active, 
.custom-checkbox input[type="checkbox"] + span.color:hover, .facet-label.active .custom-checkbox span.color, 
.facet-label:hover .custom-checkbox span.color{
    border-color: #7dd006;
}

@media (max-width: 767px)
{
.caption  h2 {
    font-size:30px;
}
}

@media (max-width: 767px)
{
.caption  p {
    display:none;
}
}
body#checkout #header .header-nav {
    max-height: none;
    padding: 1rem 0 .9375rem;
    border: none;
    margin-bottom: 0;
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
}

.product-features:nth-of-type(2), .product-reference{
    display:none;
}

.featured-products.clearfix .add{

}

.blockreassurance_product .item-product img, .blockreassurance_product .item-product svg {
    height: unset;
    width: unset;
    width: 72%;
    padding-top: 3px;
}

.blockreassurance_product div:nth-of-type(1) .item-product img {
    margin-left:3px;
}


.product-prices .tax-shipping-delivery-label {
    font-size: .6125rem;
    padding-left: 6px;
    color: #7a7a7a;
    display: inline-block;
}

.product-prices div {
    margin-bottom: 0rem;
}

.featured-products .products{
    margin-top:1.25rem!important;
}

.featured-products .products-grid .products .product-item .product-flags > li, .products-grid .products .product-item .product-flags > li.product-flag.new{
    font-size:0px!important;
}
.featured-products .products-grid .products .product-item .product-flags > li, .products-grid .products .product-item .product-flags > l:after{
    font-size: 14px!important;
    height: 25px;
}

.featured-products {
    margin-top: 1% !important;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}

.featured-products .product-flag .new {
    color: transparent;
}

.featured-products .container .new:after{
    content:"Najbolj prodajano";
    font-size:14px;
}

.container .featured-products .new{
    color:black;
}


.container .featured-products .new:after{
    content:"Že ogledano";
    font-size:14px;
}


.blockreassurance_product {
    margin-top:18px;
    line-height: 20px;
}
.blockreassurance_product .block-title{
    font-size:17px;
}

.blockreassurance_product:nth-of-type(1) .block-title:nth-of-type(1){
    font-weight:800 !important;
}

.container .featured-products .new{
    font-size:0px !important;
}

.featured-products .add .btn{
    display:none;
}

body.tax-display-enabled #products .thumbnail-container, body.tax-display-enabled .featured-products .thumbnail-container, body.tax-display-enabled .product-accessories .thumbnail-container {
    height: 386px;
}

.new {
  font-size:0px !Important;
}

/*
.col-md-9 .product-flag.new:after {
  content: 'Na zalogi pri dobavitelju';
  font-size:14px !important;
  color:white;
  padding-left: 10% !important;
  width:100%;
}
*/

#header .logo {
    max-width: 80%;
    margin-top: 20px;
}

a {
    color: #7dd006;
}

.products-sort-order .select-list:hover{
    background-color:#7dd006a1 !important;
}

.product-actions .add-to-cart .material-icons {
    line-height: initial;
}

.remove-from-cart .material-icons.float-xs-left:hover{
    color:#7dd006 !important;
}

.header-nav .user-info>a[href="https://loncnice.net/moj račun"]{
    padding-right: 10px;
    display: flex;
    flex-direction: column;
     align-items: center;
}
/*
.products-grid .new:after  {
  content: 'Na zalogi pri dobavitelju';
  font-size:14px !important;
  color:white;
  padding-left: 21% !important;
}
*/

.page-content .product-flags {
    display:none!important;
}

#header .header-nav .right-nav .user-info > a:visited{
    color:#7dd006;
}

#header .header-nav .right-nav .user-info > a:focus{
    text-decoration:none;
}

.form-control-comment {
    font-size: 13px;
    padding-top: .5rem;
    color: #999999;
    display: none;
}

.image-slider-block{
        margin-bottom: 0rem;
        margin-top: 1rem;
}

.image-slider-block::before{
    content:"Nudimo tudi posaditev izbranih lončnic . . .";
    text-align:center !important;
    display:block;
    font-size:50px;
    font-weight:400;
    font-family: 'Lobster', cursive;
    color:#6fb119;
    padding: 3.125rem;
}

.image-slider-block .carousel-control .icon-prev, .image-slider-block .carouse@media screen and (min-width: 960px)
.top-navigation-menu-inner {
    background: #3D465A;
    /* margin-top: 1px; */
    border-top: 2px solid #7dd006ba;
}

* {l-control .icon-next{
    width: 50px;
    height: 30px;
    background-color: #333;
    left: 15px;
    display:none;
}

#footer .footer-container .footer-link {
    float: left;
    display: none;
    width: 20%;
    padding: 0 15px;
    margin-bottom: 25px;
}

div.aeuc_footer_info {
    text-align: center;
    font-size: 0.875rem;
    margin-top: 10px;
    margin-bottom: 10px;
    display:none;
}

.product-line-info a:hover, .cart-grid-body a:hover{
    color:#7dd006 !important;
}

.aeuc_cart_custom_text{
display:none;
}
.product-quantities span:after {
    content: " ali več";
}

.add:after{
    display:none;
    content:"Danes na zalogi pri dobavitelju ✔";
    font-weight:800;
    padding-left:15px;
    padding-top:11px;
    color:#7dcf06;
}

.product-minimal-quantity{
    padding-top:5px;
}

.classic-list.category.current{
    background:transparent;
}

div.aeuc_footer_info {
	display:none;
}

body#checkout a:hover {
    color: #7dd006;
}

#cart-subtotal-shipping{
    display:none;
}

#search_filters .facet .facet-label a:hover, #search_filters_brands .facet .facet-label a:hover, #search_filters_suppliers .facet .facet-label a:hover {
    color: #6fb119;
}

/* mobile pogled 23.2.2021 */
#cta-terms-and-conditions-0{
    font-weight: 800 !important;
}

#service-section{
    display:none !important;
}

@media (max-width: 767px) {
    body#checkout #header .header-nav {
            padding: unset;
        }
  .block_myaccount_infos .float-xs-right {
  float: none !important;
  }
  .footer-container .links ul {
    background-color: transparent !important;
    margin-bottom: 0;
	}
    .obvestilo-posodobitev {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .col-md-4.links .hidden-sm-down {
            display: none !important;
        }

    #_desktop_user_info div:nth-of-type(1) {
        display: block !important;
    }
}

.tableizer-table tbody tr td:nth-of-type(3), thead tr th:nth-of-type(3), .tableizer-table tbody tr td:nth-of-type(4), thead tr th:nth-of-type(4), .tableizer-table tbody tr td:nth-of-type(5), thead tr th:nth-of-type(5) {
     display: none;
}

@media (max-width: 767px) {
    .logo-telefon {
        display: none;
    }
    #products div:has(.feds_offcanvas_tri_mobile_1) {
        display:flex;
    }
    #products div:has(.feds_offcanvas_tri_mobile_1)>a, #products div:has(.feds_offcanvas_tri_mobile_1)>div{
        margin-top:0;
        margin-top:15px;
    }

    #products div:has(.feds_offcanvas_tri_mobile_1)>a{
        font-size:14px;
        width: 30%;
        min-height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
        .feds_offcanvas_tri {
            color: white;
            margin-bottom: 0;
            background: #6fb119;
                max-width: unset;
            }

        #products .row.products-selection {
            width: 70%;
            background: transparent;
            padding-top: 0;
            padding-bottom: 0px;
            margin-bottom: 20px;
        }
        body#search #products .row.products-selection {
            width: 70%;
            background: transparent;
            padding-top: 0;
            padding-bottom: 0;
            margin-bottom: 20px;
        }
        #products .row.products-selection .sort-by-row {
                    margin-bottom: 0;
        }
    .header-nav .hidden-sm-down {
        display: none !important;
    }
        #header .header-nav .material-icons.expand-more,
        #header .header-nav .material-icons {
            margin: 0;
                line-height: 50px;
                    font-size: 26px;
                                padding-right: 50px;
        }
}

.feds_offcanvas_btn a:hover {
    color: white !important;
    background: #6fb119 !important;
}

.feds_offcanvas_tri:hover {
    color: #fff;
    background: #6fb119;
}

    #header .navbar-block .top-menu .level0>a {
        font-size: 13px;
    }

@media (min-width: 768px) and (max-width: 1199px) {
    .container {
        width: unset;
        max-width: 100%;
        margin-left: 17px;
        margin-right: 17px;
        padding-left: unset;
        padding-right: unset;
    }
    #header .navbar-block {
        max-width: unset;
     }
    .top-navigation-menu-inner {
        margin-left: -17px;
            margin-right: -17px;
    }
}

@media (min-width: 768px) and (max-width: 1460px) {
    #header .navbar-block .top-menu .level0>a {
        font-size: 9px;
    }
    .category:not(.level1):nth-of-type(10):before {
        display: none;
    }
    #header .navbar-block .top-menu .level0>a {
        padding: 9px 9px;
        font-size: 9px;
    }
}

.user-info a:nth-of-type(2) {
    display:none !important;
}

@media only screen and (max-width: 767px) {
    .blockreassurance_product:nth-of-type(1) .block-title {
        font-weight: 400 !important;
    }
}

/*********
Product card redesign (Kako deluje + Kartica izdelka)
*********/
.pc-card {
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 10px 28px rgba(20, 30, 20, 0.10);
    overflow: hidden;
    transition: box-shadow .25s ease, transform .25s ease;
}
.pc-card:hover {
    box-shadow: 0 16px 36px rgba(20, 30, 20, 0.16);
    transform: translateY(-2px);
}
#products .products-grid .products .product-item .pc-card.thumbnail-container,
.products-grid .products .product-item .pc-card .thumbnail-container,
.pc-card .thumbnail-container {
    height: auto;
    box-shadow: none;
    background: transparent;
    border-radius: 18px;
}

/* image area */
.pc-media {
    position: relative;
    padding: 30px 20px 26px;
    min-height: 260px;
    background: linear-gradient(180deg, #f3f6f1 0%, #eef2ec 100%);
    text-align: center;
}
.pc-media.pc-media--pot {
    background: #fff;
}
.pc-media .pc-thumb {
    display: block;
}
.pc-media .pc-thumb img {
    max-height: 230px;
    width: auto;
    margin: 0 auto;
    object-fit: contain;
    mix-blend-mode: multiply;
}
.pc-wishlist-checkbox {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    pointer-events: none;
}
.pc-wishlist-btn {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.10);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 2;
    margin: 0;
}
.pc-wishlist-btn .material-icons {
    font-size: 20px;
    color: #2f3a2f;
}
.pc-wishlist-btn .pc-heart-filled {
    display: none;
    color: #ff4d5e;
}
.pc-wishlist-checkbox:checked + .pc-wishlist-btn .pc-heart-outline {
    display: none;
}
.pc-wishlist-checkbox:checked + .pc-wishlist-btn .pc-heart-filled {
    display: block;
}
.pc-media .discount-percentage {
    position: absolute !important;
    top: 64px !important;
    right: 16px !important;
    left: auto !important;
    bottom: auto !important;
    background: #ff4d5e;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 999px;
    z-index: 2;
}

/* stats row */
.pc-stats {
    display: flex;
    align-items: stretch;
    list-style: none;
    margin: 0;
    padding: 14px 6px;
    background: #f7f8f6;
    border-top: 1px solid #ebeee8;
    border-bottom: 1px solid #ebeee8;
}
.pc-stat {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 6px;
    border-right: 1px solid #e1e5dd;
    min-width: 0;
}
.pc-stat:last-child {
    border-right: none;
}
.pc-stat .material-icons {
    font-size: 18px;
    color: #6fb119;
    margin-bottom: 2px;
}
.pc-stat-value {
    font-size: 13px;
    font-weight: 700;
    color: #2f3a2f;
    white-space: nowrap;
}
.pc-stat-label {
    font-size: 11px;
    color: #8a948a;
    margin-top: 1px;
    white-space: nowrap;
}

/* body */
.pc-card .pc-body {
    padding: 20px 18px 16px;
    width: 100%;
    text-align: left;
}
.pc-card .pc-title,
.pc-card .pc-title.product-title {
    text-align: left;
    font-size: 19px;
    font-weight: 700;
    color: #1f2a1f;
    margin: 0 0 8px;
    padding-bottom: 0;
    line-height: 1.3;
}
.pc-card .pc-title a {
    color: #1f2a1f !important;
    font-size: inherit !important;
}
.pc-card .pc-title a:hover {
    color: #6fb119 !important;
}
.pc-card .pc-desc {
    color: #80897f;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 16px;
    display: block !important;
    text-align: left !important;
}
.pc-card .pc-desc p {
    text-align: left !important;
    margin: 0;
}

.pc-price-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin: 0 0 16px;
    flex-wrap: wrap;
}
.pc-price-row .product-price-and-shipping {
    margin: 0 !important;
}
.pc-price-row .price {
    font-size: 24px;
    font-weight: 700;
    color: #6fb119;
}
.pc-add {
    margin: 0 !important;
    text-align: left !important;
    display: block !important;
}
.pc-add form {
    display: block !important;
}
.pc-cart-btn {
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
    background: #6fb119;
    border: none;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 12px 22px;
    border-radius: 999px;
    white-space: nowrap;
    transition: background .2s ease;
}
.pc-cart-btn:hover {
    background: #5e9614;
    color: #fff;
}
.pc-cart-btn .material-icons {
    font-size: 18px;
    margin: 0 !important;
    display: inline-block !important;
}

.pc-actions {
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 8px;
    border-top: 1px solid #ececec;
    padding-top: 14px;
    flex-wrap: wrap;
}
.pc-actions .pc-action {
    display: flex !important;
    align-items: center;
    gap: 6px;
    color: #8a948a;
    font-size: 13px;
    font-weight: 500;
    white-space: nowrap;
}
.pc-actions .pc-action:hover {
    color: #6fb119;
}
.pc-actions .pc-action .material-icons {
    font-size: 17px;
}
.pc-card .variant-links {
    text-align: center;
    margin-top: 10px;
}

@media screen and (max-width: 991px) {
    .pc-media {
        min-height: 210px;
    }
    .pc-media .pc-thumb img {
        max-height: 190px;
    }
    .pc-card .pc-title,
    .pc-card .pc-title.product-title {
        font-size: 17px;
    }
    .pc-price-row .price {
        font-size: 20px;
    }
}

@media screen and (max-width: 767px) {
    .pc-stats {
        flex-wrap: nowrap;
    }
    .pc-stat {
        flex: 1 1 0;
        border-right: 1px solid #e1e5dd;
        padding: 6px 4px;
    }
    .pc-stat:last-child {
        border-right: none;
    }
    .pc-stat-value,
    .pc-stat-label {
        white-space: nowrap;
    }
    .pc-price-row {
        flex-direction: column;
        align-items: stretch;
    }
    .pc-cart-btn {
        justify-content: center;
        width: 100%;
    }
}

@media screen and (max-width: 420px) {
    .pc-stat {
        flex: 1 1 0;
        border-right: 1px solid #e1e5dd !important;
        padding: 4px 2px;
    }
    .pc-stat:last-child {
        border-right: none !important;
    }
    .pc-stat .material-icons {
        font-size: 15px;
    }
    .pc-stat-value {
        font-size: 11px;
    }
    .pc-stat-label {
        font-size: 9px;
    }
}

/* add-to-cart modal title: short text on mobile so it stays on one line */
#blockcart-modal .modal-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}
#blockcart-modal .modal-title .material-icons {
    margin-right: 0;
}
#blockcart-modal .modal-title-text-short {
    display: none;
}
@media screen and (max-width: 575px) {
    #blockcart-modal .modal-title-text-full {
        display: none;
    }
    #blockcart-modal .modal-title-text-short {
        display: inline;
    }
}


/* footer desktop layout: contain the link columns and give the contentbox info block its own column, all top-aligned */
@media (min-width: 768px) {
    #footer .footer-container {
        position: relative;
    }
    .footer-container .container > .row {
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: center;
        column-gap: 30px;
    }
    .footer-container .footer-info-column {
        float: none;
        width: 360px;
        margin-top: 0;
    }
    .footer-container .footer-info-column p:first-child {
        margin-top: 0;
    }
    .footer-container .footer-info-column img[src*="logo-mobile"] {
        width: 230px !important;
        height: auto !important;
    }

    .footer-container .footer-info-column {
        padding-bottom: 20px;
    }
    #footer .footer-container .footer-bottom .row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #footer .footer-container .footer-bottom .show-gdpr-modal {
        position: absolute !important;
        float: none !important;
        left: auto !important;
        right: 90px;
        margin: 0 !important;
    }
}

@media (min-width: 768px) {
    body#checkout #footer .show-gdpr-modal {
        margin-top: -6px;
        margin: auto;
        left: 18%;
        text-decoration: none;
        margin-bottom: 5px;
        position: absolute !important;
        left: 16px !important;
        bottom: 0px;
    }
}

/* hide stray empty elements injected into the footer row that disrupt flex layout */
.footer-container .container > .row > style,
#footer .footer-container #gdpr-consent {
    display: none !important;
}
/* footer accordion: prevent browser scroll-anchoring from jumping the page when a section expands/collapses */
.footer-container .links .wrapper,
.footer-container .links ul.collapse {
    overflow-anchor: none;
}

body.page-search #left-column .ets_block_categories,
body.page-search #left-column .ets_block_search {
    display: none;
}

/* search results page has no module-provided mobile filter trigger (stfacetedsearch only
   injects .feds_offcanvas_tri on category/manufacturer pages); show our fallback button
   there instead, styled and wired identically via the shared .feds_offcanvas_tri class */
#search_filter_toggler_fallback {
    display: none;
}
#search_filter_toggler {
    display: none !important;
}
@media (max-width: 767px) {
    body#search #js-product-list-top.products-selection {
        display: block !important;
        width: 100% !important;
    }
    body#search .col-lg-5.col-md-8 {
        display: block !important;
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    body#search .sort-by-row {
        display: flex !important;
        flex-wrap: nowrap !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    body#search .products-sort-order {
        float: none !important;
        flex: 0 0 70% !important;
        width: 70% !important;
        max-width: 70% !important;
        order: 2;
        padding: 0 15px !important;
    }
    body#search .filter-button {
        display: block !important;
        float: none !important;
        flex: 0 0 30% !important;
        width: 30% !important;
        max-width: 30% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        order: 1;
    }
    body#search #search_filter_toggler_fallback {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: none;
        min-height: 48px;
        padding: 9px 6px;
        font-size: 13px;
        white-space: nowrap;
    }
    /* category titles center on mobile via the .text-xs-center wrapper around their h1;
       search results uses a plain h2 with no such wrapper, so it stays left-aligned - match it */
    body#search h2.h2 {
        margin-bottom: 25px;
        text-align: center;
    }
}

/* mobile filter trigger (catalog and our search fallback): icon only, no label,
   so the button never wraps/overflows regardless of how much room it gets */
@media (max-width: 767px) {
    .feds_offcanvas_tri {
        font-size: 0 !important;
        line-height: 0;
    }
    .feds_offcanvas_tri i {
        font-size: 20px;
        margin-right: 0 !important;
    }
}
