.videoWrapper, .embed-responsive {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.videoWrapper iframe, .embed-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section-padding{
    padding: 30px 0;
}
ol.sp-list li {
    font-size: 16px;
    color: #17171a;
    line-height: 22px;
    margin: 5px auto;
    letter-spacing: 0px;
}
.pt-15{
    padding-top: 15px;
}

.idezet-block {
    position: relative;
    font-family: 'Sanchez', serif;
    font-size: 1.4em;
    line-height: 1.5em;
    font-style: italic;
}
.idezet-block:before {
    content: '\201C';
    position: absolute;
    top: 0.25em;
    left: -0.15em;
    color: rgba(139, 197, 63, 0.33);
    font-size: 6em;
    z-index: -1;
}

.idezet-block-2 {
    position: relative;
    padding-left: 1em;
    border-left: 0.2em solid var(--color-primary);
    font-family: 'Roboto', serif;
    font-size: 1.4em;
    line-height: 1.5em;
    font-weight: 100;
}
.idezet-block-2:before, .idezet-block-2:after {
    content: '\201C';
    font-family: 'Sanchez';
    color: var(--color-primary);
}
.idezet-block-2:after {
    content: '\201D';
}
.kiemelt-block{
    background-color: var(--color-primary);
    color: white;
    font-weight: 600;
    padding:20px;
}
.question-box {
    margin-top: 20px;
}
@media (min-width: 992px) {
    .question-box {
        display: flex;
    }
}
.question-box div {
    flex: 1;
    transition: 0.3s;
    padding: 50px 20px;
    border: 3px solid #e40000;
    color: #e40000;
    border-radius: 5px;
    margin: 5px;
    /*box-shadow: inset 0px 0px 23px 19px #00a651;*/
}
.question-box .question:hover {
    background: white;
    border: 3px solid #e40000;
    color: #e40000;
    box-shadow: none;
}
.question-box .active {
    background: #e40000 !important;
    color: white !important;
    border: 3px solid rgba(228, 0, 0, 0.21);
    box-shadow: inset 0px 0px 23px 19px rgba(228, 0, 0, 0.21);
}

.question-box .first-div:hover{
    background: white;
    border: 3px solid green;
    color: green;
    box-shadow: none;

}
.question-box .first-div {

    border: 3px solid green;
    color: green;

}
.question-box .first-div.active {
    background: green !important;
    color: white !important;
    border: 3px solid rgba(0, 128, 0, 0.21);
    box-shadow: inset 0px 0px 23px 19px rgba(0, 128, 0, 0.21);
}
.question-box div p {
    margin: auto;
    font-size: 22px;
    text-align: center;
    position: sticky;
}
.question-box div i {
    font-size: 40px;
    display: block;
    margin-top: 30px;
    text-align: center;
}
.question-box .question {
    cursor: pointer;
}

.question-box .question p {
    top: 12%;
}
.question-box .number .percent {
    font-size: 55px;
    font-weight: bold;
    margin-bottom: 20px;
}

.question-box .count{
    font-size: 55px;
}
.question-box>.smaller-div{
    margin-top:20px;
    margin-bottom: 20px;
}
.szalagcim{
    background-color:var(--color-primary) ;
    color: white;
    padding: 50px 0;
}
.szalagcim *{
    color: white;
    text-align: center;
    margin: 5px;
}
.flag {
    background-repeat: no-repeat;
    background-position: 0 ;
    background-size: 24px 18px;
    display: block;
    padding-right: 20px;
    padding-left: 30px;
    /*color: #7d8d9a;*/
    font-weight: 400;

}
.flag.hu {
    background-image: url(/assets/img/flags/hu.png);
}
.flag.al{
    background-image: url(/assets/img/flags/al.png);
}
.flag.ad{
    background-image: url(/assets/img/flags/ad.png);
}
.flag.at{
    background-image: url(/assets/img/flags/at.png);
}
.flag.be{
    background-image: url(/assets/img/flags/be.png);
}
.flag.ba{
    background-image: url(/assets/img/flags/ba.png);
}
.flag.bg{
    background-image: url(/assets/img/flags/bg.png);
}
.flag.cy{
    background-image: url(/assets/img/flags/cy.png);
}
.flag.cz{
    background-image: url(/assets/img/flags/cz.png);
}
.flag.dk{
    background-image: url(/assets/img/flags/dk.png);
}
.flag.gb{
    background-image: url(/assets/img/flags/gb.png);
}
.flag.ee{
    background-image: url(/assets/img/flags/ee.png);
}
.flag.by{
    background-image: url(/assets/img/flags/by.png);
}
.flag.fi{
    background-image: url(/assets/img/flags/fi.png);
}
.flag.fr{
    background-image: url(/assets/img/flags/fr.png);
}
.flag.gr{
    background-image: url(/assets/img/flags/gr.png);
}
.flag.gi{
    background-image: url(/assets/img/flags/gi.png);
}
.flag.nl{
    background-image: url(/assets/img/flags/nl.png);
}
.flag.hr{
    background-image: url(/assets/img/flags/hr.png);
}
.flag.ie{
    background-image: url(/assets/img/flags/ie.png);
}
.flag.is{
    background-image: url(/assets/img/flags/is.png);
}
.flag.pl{
    background-image: url(/assets/img/flags/pl.png);
}
.flag.lv{
    background-image: url(/assets/img/flags/lv.png);
}
.flag.li{
    background-image: url(/assets/img/flags/li.png);
}
.flag.lt{
    background-image: url(/assets/img/flags/lt.png);
}
.flag.lu{
    background-image: url(/assets/img/flags/lu.png);
}
.flag.mk{
    background-image: url(/assets/img/flags/mk.png);
}
.flag.mt{
    background-image: url(/assets/img/flags/mt.png);
}
.flag.md{
    background-image: url(/assets/img/flags/md.png);
}
.flag.mc{
    background-image: url(/assets/img/flags/mc.png);
}
.flag.me{
    background-image: url(/assets/img/flags/me.png);
}
.flag.de{
    background-image: url(/assets/img/flags/de.png);
}
.flag.no{
    background-image: url(/assets/img/flags/no.png);
}
.flag.it{
    background-image: url(/assets/img/flags/it.png);
}
.flag.am{
    background-image: url(/assets/img/flags/am.png);
}
.flag.pt{
    background-image: url(/assets/img/flags/pt.png);
}
.flag.ro{
    background-image: url(/assets/img/flags/ro.png);
}
.flag.sm{
    background-image: url(/assets/img/flags/sm.png);
}
.flag.es{
    background-image: url(/assets/img/flags/es.png);
}
.flag.ch{
    background-image: url(/assets/img/flags/ch.png);
}
.flag.se{
    background-image: url(/assets/img/flags/se.png);
}
.flag.rs{
    background-image: url(/assets/img/flags/rs.png);
}
.flag.sk{
    background-image: url(/assets/img/flags/sk.png);
}
.flag.si{
    background-image: url(/assets/img/flags/si.png);
}
.flag.ua{
    background-image: url(/assets/img/flags/ua.png);
}
.flag.va{
    background-image: url(/assets/img/flags/va.png);
}
.has-error{
     border: 2px solid red !important;
 }
.close-icon{
    color:red;
}
.madeby{
    text-align: right;
    background:#000;
}
.madebytxt {
    color: #808080;
    font-size: 18px;
    position: relative;
    margin-right: 10px;
    text-align: right;
}
.madesvg{
    height: 35px;

    vertical-align: bottom;
}

.madesvg:hover{
    filter: opacity(.5);
    -webkit-transition: all 0.3s ease !important;
    -moz-transition: all 0.3s ease !important;
    -ms-transition: all 0.3s ease !important;
    -o-transition: all 0.3s ease !important;
    transition: all 0.3s ease !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 100%;
    /*background: white;*/
    /*margin-bottom: 20px;*/
    /*border: 1px solid #d2d2d2;*/
    /*border-radius: 5px;*/
}
.bootstrap-select>.dropdown-toggle:after{
    vertical-align: super;
}
.bootstrap-select>.dropdown-toggle{
    background: white;
    padding: 8px 25px 8px 6px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
}
.dropdown-menu.open.show .dropdown-menu.inner{
    display: block !important;
}
.bootstrap-select.btn-group .dropdown-menu{
    padding:10px;
}
.bootstrap-select.btn-group .dropdown-menu.show{
    display: block !important;
    min-width: 150px;
}
.bootstrap-select.btn-group .dropdown-menu li a{
    color: black;
}
.bootstrap-select.show .dropdown-menu{
    display: block;
}
.list-style li{
    margin-left: 20px;
}
.list-style{
    margin-left: 20px;
    padding-bottom: 1rem;
}
.list-style li,
.list-style{
    list-style-type: circle !important;
    list-style: circle !important;
}
.list-style-num li{
    margin-left: 20px;
}
.list-style-num{
    margin-left: 20px;
    padding-bottom: 1rem;

}
.list-style-num li,
.list-style-num{
    list-style-type: decimal !important;
    list-style: decimal !important;
}
.wbr-product-list-banner img{
    min-width: 100%;
}
.singlepost figure img{
    min-width: 100%;
}
.wbr-paralax{
    background-attachment: fixed;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.wbr-blog-index .post_info h2{
    min-height: 50px;
}
.wbr-blog-index .post_info {
    position: absolute !important;
    bottom: -90px;
    left: 0;
    z-index: 1;
    height: 55%;
    right: 0;
    padding: 3.2rem 3.5rem 2.5rem;
    background-color: #ffffff;
    border-radius: 0 0 4px 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /*-webkit-transform: translate(-50%, -50%);*/
    /*-moz-transform: translate(-50%, -50%) ;*/
    /*-ms-transform: translate(-50%, -50%) ;*/
    /*-o-transform: translate(-50%, -50%) ;*/
    /*transform: translate(-50%, -50%) ;*/
}
@media (max-width: 768px) {
    .wbr-blog-index .post_info{
        bottom: -12px;
    }
}
.wbr-blog-index:hover .post_info {
    bottom:0;
    position: absolute;
}
.wbr-blog-index figure {
    min-height: 340px;
}
.wbr-blog-index figure img{
    position: relative !important;
    width: 100% !important;
    height: auto !important;
}

.wbr-blog-index{
    overflow: hidden;
    position: relative;
    max-height: 340px;
}
.ribbon:nth-child(2){
    top: 50px;
}
.ribbon:nth-child(3){
    top: 90px;
}
.ribbon:nth-child(4){
    top: 130px;
}
.ribbon:nth-child(5){
    top: 170px;
}
.wbr_favorit_action.added, .wbr_compare.added
.wbr_favorit_action.added i, .wbr_compare.added i
{
    color: red !important;
    font-weight: 900 !important;
}
.heart-wbr-img{
    height: 0 !important; width: 0 !important; position: absolute;
}
a.btn_1.green,
.btn_1.green {
    background: #008000;
    color: #ffffff !important;
}
a.btn_1.green:hover,
.btn_1.green:hover {
    background-color: #006300;
    color: #ffffff !important;
}
a.btn_1.red,
.btn_1.red {
    background: #8b0000;
    color: #ffffff !important;
}
a.btn_1.red:hover,
.btn_1.red:hover {
    background-color: #a90000;
    color: #ffffff !important;
}
.faq-wbr .btn_1{
    width: 100%;
    text-align: left;
}
.sticky-comaprae {
    position: fixed;
    top: 50px!important;
    padding: 0;
    width: 92%;
 }
.sticky-table {
    position: fixed;
    top: 62px!important;

    width: 100%;
    display: inherit;
}
.width-max-content{
    width: max-content !important;
}
.products_related_addcart  .owl-dots .owl-dot.active span,
.products_related_addcart .owl-dots .owl-dot span,
.products_related_addcart .owl-dots .owl-dot:hover span{
    z-index: -1;
}
.products_related_addcart .owl-stage-outer{
    overflow: inherit;
}



/* TERMEK ELTERŐ MÉRETEK*/
@media(min-width: 768px) {
    /* GRID 1*/
    .col-xl-10 .grid_item .grid_item .price_box .new_price {
        font-size: 19px;
    }
    .col-xl-10 .grid_item .grid_item .price_box .old_price {
        font-size: 16px;
    }
    .col-xl-10 .grid_item a h3 {
        font-size: 25px;
    }
    .col-xl-10 .grid_item .countdown {
        font-size: 25px;
        width: 200px;
        left: 45%;
        height: 25px;
    }
    .col-xl-10 .grid_item .ribbon {
        font-size: 1.6875rem;
    }
    .col-xl-10 .grid_item .ribbon:nth-child(2){
        top: 60px;
    }
    .col-xl-10 .grid_item .ribbon:nth-child(3){
        top: 110px;
    }
    .col-xl-10 .grid_item  .ribbon:nth-child(4){
        top: 160px;
    }
    .col-xl-10 .grid_item  .ribbon:nth-child(5){
        top: 210px;
    }
    /*-------------------------------------------*/
    /* GRID 2*/
    .col-xl-6 .grid_item .grid_item .price_box .new_price {
        font-size: 19px;
    }
    .col-xl-6 .grid_item .grid_item .price_box .old_price {
        font-size: 18px;
    }
    .col-xl-6 .grid_item a h3 {
        /*font-size: 25px;*/
    }
    .col-xl-6 .grid_item .countdown {
        font-size: 20px;
        width: 160px;
        left: 44.5%;
        height: 25px;
    }
    .col-xl-6 .grid_item .ribbon {
        font-size: 1.1rem;
    }
    .col-xl-6 .grid_item .ribbon:nth-child(2){
        top: 55px;
    }
    .col-xl-6 .grid_item .ribbon:nth-child(3){
        top: 100px;
    }
    .col-xl-6 .grid_item  .ribbon:nth-child(4){
        top: 145px;
    }
    .col-xl-6 .grid_item  .ribbon:nth-child(5){
        top: 190px;
    }
    /*-------------------------------------------*/

}

/*Reszletes termek oldal add cart button leave*/

.addcart-leave {
    background-color: #fff;
    position: fixed;
    top: -500px;
    left: 0;
    width: 100%;
    z-index: 99999;
    -webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
    box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25);
}
.addcart-leave.show {
    top: 56px;
    /*top: 65px;*/
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.addcart-leave .header_panel {
    position: relative;
    padding: 15px;
}
.addcart-leave .header_panel label {
    font-weight: 500;
    font-size: 15px;
    font-size: 0.9375rem;
    position: relative;
    padding-left: 30px;
}
.addcart-leave .header_panel label:before {
    font-family: 'themify';
    content: "\e64d";
    color: #66cc33;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -7px;
}
.addcart-leave .header_panel small {
    font-weight: 500;
    font-size: 15px;
    font-size: 0.9375rem;
}
.addcart-leave .header_panel a.btn_close_top_panel {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    position: absolute;
    font-size: 24px;
    font-size: 1.5rem;
    top: 15px;
    right: 15px;
    color: #999;
    opacity: 0.8;
    width: 24px;
    height: 24px;
    line-height: 1;
}
.addcart-leave .header_panel a.btn_close_top_panel:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
    color: #444;
}
.addcart-leave .item {
    background-color: #f4f4f4;
    padding: 5px 0;
    min-height: 85px;
}
.addcart-leave .item .btn_panel {
    text-align: right;
    padding-top: 10px;
}
@media (max-width: 991px) {
    .addcart-leave .item .btn_panel {
        padding-top: 10px;
    }
}
@media (max-width: 767px) {
    .addcart-leave .item .btn_panel {
        text-align: center;
    }
}
.addcart-leave .item .btn_panel a {
    min-width: 200px;
}
@media (max-width: 1199px) {
    .addcart-leave .item .btn_panel a {
        min-width: inherit;
    }
}
@media (max-width: 767px) {
    .addcart-leave .item .btn_panel a {
        width: 49.2%;
    }
}

.addcart-leave .item_panel {
    position: relative;
    width: 100%;
}
.addcart-leave .item_panel figure {
    width: 50px;
    height: 35px;
    overflow: hidden;
    position: relative;
    margin: 0 15px 0 0;
    float: left;
    border: 1px solid #dddddd;
    padding: 10px;
    background-color: #fff;
    box-sizing: content-box;
}
.addcart-leave .item_panel figure img {
    width: auto;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    -o-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}
.addcart-leave .item_panel h4 {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0 0 3px 0;
    font-weight: 400;
    padding-top: 15px;
    color: #444;
}
@media (max-width: 991px) {
    .addcart-leave .item_panel h4 {
        padding-top: 0;
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

.margin_0_auto{
    margin: 0 auto;
}


/*EXRTA ELEMEK*/

.wbr-nagybetus {
    color: #4E6E25;
    text-transform: uppercase!important;
    font-size: 45px;
    font-weight: 900;
}
.wbr-nagybetus-2 {
    color: #5D832C !important;
    font-family: Montserrat,Tahoma,Geneva,sans-serif;
    text-transform: uppercase;
    font-weight: 900!important;
    margin-bottom:.5rem;
    line-height: 0.9!important;
    -ms-flex-order: 2;
    -ms-flex: 0 1 auto;
    font-size: 70px!important;

}
.wbr-nagybetus-3 {
    color: #709D35;
    font-family: Montserrat,Tahoma,Geneva,sans-serif;
    text-transform: uppercase;
    font-weight: 900!important;
    margin-bottom:.5rem;
    line-height: 0.9!important;
    -ms-flex-order: 2;
    -ms-flex: 0 1 auto;
    font-size: 70px!important;
}
.wbr-nagybetus-4 {
    color: var(--color-primary);
    font-family: Montserrat,Tahoma,Geneva,sans-serif;
    text-transform: uppercase;
    font-weight: 900!important;
    margin-bottom:.5rem;
    line-height: 0.9!important;
    -ms-flex-order: 2;
    -ms-flex: 0 1 auto;
    font-size: 70px!important;
}
@media (max-width: 768px) {
    .wbr-nagybetus,
    .wbr-nagybetus-2,
    .wbr-nagybetus-3,
    .wbr-nagybetus-4{
        font-size: 45px !important;
    }
}
.index-kiemelt-links{
    /*background-size: contain;*/
    background-position: center;
    background-repeat: no-repeat;
    /*padding: 20px;*/
    background-color: #f8f8f8;
    background-size:  auto 100%;
    /*margin: 10px 0px;*/

}
.index-kiemelt-links-bg{
    background-color: #f8f8f8;
}

.index-kiemelt-span{
    font-size: 46px;
    color: gray;
    font-weight: 500;
    font-style: italic;
    line-height: 1;
    display: block;
    margin-bottom: 20px;
}
.index-kiemelt-text{
    font-size: 14px;
    line-height: inherit;
    color: black !important;
    margin-bottom: .5rem;
}
.index-kiemelt-text .wbr-alcim{
    color:black ;
}
.index-kiemelt-text p {
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: .5rem;
}
@media (max-width: 768px) {
    index-kiemelt-span{
        font-size: 17px;
        color: gray;
        font-weight: 500;
    }
    .index-kiemelt-links .btn-style-2{
        padding: 10px !important;
        text-align: center;
    }
    .index-kiemelt-links .col-5
    {
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .index-kiemelt-links {
        padding: 0;
    }

    .index-kiemelt-text p {
        font-size: 19px;
    }
}

.index-kiemelt-text .wbr-nagybetus-2,
.index-kiemelt-text .wbr-nagybetus-3,
.index-kiemelt-text .wbr-nagybetus-4
{
    font-size: 40px !important;
    line-height: 1.3 !important;
    margin-bottom: 0;
    text-transform: none;
}
@media (max-width: 768px) {
    .index-kiemelt-text .wbr-nagybetus-2,
    .index-kiemelt-text .wbr-nagybetus-3,
    .index-kiemelt-text .wbr-nagybetus-4{
        font-size: 25px !important;
    }
}

/*Főoldal kiemelt hover effetc*/

.main-wbr-kiemelt .hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.main-wbr-kiemelt  .hovereffect .overlay *{
    color: white;
}
.main-wbr-kiemelt  .hovereffect .overlay {
    width: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    height: 100%;
    /* min-height: 500px; */
    bottom: 0;
    padding: 1em;
    /* height: 4.75em; */
    background: var(--color-primary);

    /*background: rgba(139, 197, 63,0.65);*/
    color: var(--color-primary);
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    /*visibility: hidden;*/

}

.main-wbr-kiemelt  .hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}


.main-wbr-kiemelt .hovereffect p {
    font-size: 15px;
}
.main-wbr-kiemelt .hovereffect h2 {
    /*text-transform: uppercase;*/
    margin-top: 30px;
    text-align: center;
    position: relative;
    font-size: 22px;
    padding: 10px;

}

.main-wbr-kiemelt  .hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    margin: 50px 0 0 0;
    background-color: transparent;
}
.main-wbr-kiemelt  .hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}


.main-wbr-kiemelt .hovereffect p.icon-links a {
    float: right;
    color: var(--color-primary);
    font-size: 1.4em;
}

.main-wbr-kiemelt .hovereffect:hover p.icon-links a:hover,
.main-wbr-kiemelt .hovereffect:hover p.icon-links a:focus {
    color: #252d31;
}

.main-wbr-kiemelt .hovereffect h2,
.main-wbr-kiemelt .hovereffect p.icon-links a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,200%,0);
    transform: translate3d(0,200%,0);
    visibility: visible;
}

.main-wbr-kiemelt .hovereffect p.icon-links a span:before {
    display: inline-block;
    padding: 8px 10px;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.main-wbr-kiemelt .hovereffect .hovereffect-title{
    position: absolute;
    bottom: 0;
    padding: 10px 15px;
    font-size: var(--font-size-title-plus2);
    text-align: center;
    margin-bottom: 0;
    background-color:  var(--color-primary);
    /*background-color: rgba(139, 197, 63, 0.65);*/
    color: white;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transform: none;
}
.main-wbr-kiemelt .hovereffect:hover .hovereffect-title{
    display: none;
}
.main-wbr-kiemelt .hovereffect:hover .overlay,
.main-wbr-kiemelt .hovereffect:hover h2,
.main-wbr-kiemelt .hovereffect:hover p.icon-links a {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.main-wbr-kiemelt .hovereffect:hover h2 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

.main-wbr-kiemelt .hovereffect:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.main-wbr-kiemelt .hovereffect:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.main-wbr-kiemelt .hovereffect:hover p.icon-links a:first-child {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

/*-----------------------------------*/

.breadcrumb-wbr ul li:first-child:after{
    content: none;
}
.breadcrumb-wbr ul li:after{
    font-family: 'themify';
    content: "\e649";
    font-size: 10px;
    font-size: 0.625rem;
    position: absolute;
    display: inline-block;
    top: 2px;
    right: -5px;
    margin-left: 3px;
}

.ratingRangeDiv .slider-horizontal {
    width: 100%;
    /*margin: 0 10px;*/
}
.priceRangeDiv .slider-horizontal{
    width: 100%;
    /*margin: 0 5px;*/
}
.ratingRangeDiv .slider-handle.custom {
    background: transparent none;

}
.ratingRangeDiv .slider-handle.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: '\e60a'; /*unicode star character*/
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: var(--color-primary);
}
/*-------------------*/
small .countdown_inner{
    font-size: 18px;
    margin-bottom: 0;
}

.prod_options .nice-select{
    max-width: max-content;
}
.numbers-row{
    max-width: 100px;
}

.wbr-check-bg-green:before{
    background-color: #05c705;
    padding: 3px;
    /* margin-bottom: 33px; */
    border-radius: 20px;
    vertical-align: middle;
    font-size: 8px;
    color: white;
}
.wbr-lin-min-witdth{
    min-width: 100px;
    display: inline-block;
}
.vertical-align-sub{
    vertical-align: sub;
}

.grid_item  .slider-two .owl-stage{
    width: max-content;
    margin: 0 auto;
}
.grid_item  .slider-two .item.active{
    border: white 2px solid;
}
.grid_item .slider-two .item{
    height: max-content;
    /*max-height: 35px;*/
    border: white 1px solid;
}
.grid_item .slider-two{
    /*bottom: 40px;*/
    /*margin-top: -105px;*/
    position: absolute;
    bottom: 35px;
    max-width: 100%;
    left: 0;
    right: 0;
}
.all{
    position: relative;
}
/*Bredcrumb+ sort + filter termék lista*/
.toolbox.sticky .breadcrumbs .dropdown-menu.show{
    background-color: var(--color-primary);
}
.toolbox.sticky .breadcrumbs {
    color: ghostwhite;
}

.toolbox.sticky .breadcrumbs ul li a{
    color: white;
}
.toolbox.sticky .breadcrumbs .dropdown-menu a:hover{
    color: var(--color-primary);
}

/* VÉLEMÉNYEK CAROUSEL*/
.speech-bubble {
    position: relative;
    background: #ffffff;
    margin: 10px;
    border-radius: .4em;
    padding: 11px;
    box-shadow: 0px 0px 11px #8080806b;
}

.speech-bubble:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 23px solid transparent;
    border-top-color: #ffffff;
    border-bottom: 0;
    margin-left: -23px;
    margin-bottom: -23px;
}
.speech-bubble:before {
    font-family: 'Sanchez', serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\201C";
    position: absolute;
    bottom: -54px;
    right: 5px;
    /* bottom: 0; */
    color: rgba(139, 197, 63, 0.13);
    font-size: 6em;
    z-index: 0;
}

.author-review {
    margin: 35px 10px 10px;
}
.author-review p{
    padding-left: 60px;
    margin-bottom: 5px;
}
.author-review img{
    max-width: 50px;
    position: absolute;
}

/*------------------------------------*/

.home-carousel-height .owl-slide
{
    height: auto !important;
}


/*-------------------------------------*/
/*MEGAMENU*/

.categories2 .navbar-brand {
    width: 70px;
    height: 50px;
    background: url('http://www.sneaker-mission.com/uploads/3/1/2/7/31279819/5617441.png') no-repeat center center;
    background-size: 50px;
}

.categories2 .nav-tabs {
    display: inline-block;
    border-bottom: none;
    /*padding-top: 15px;*/
    font-weight: bold;
}

.categories2 .nav-tabs>li{float: none;}



.categories2 .nav-tabs > li > a,
.categories2 .nav-tabs > li > a:hover,
.categories2 .nav-tabs > li > a:focus,
.categories2 .nav-tabs > li.active > a,
.categories2 .nav-tabs > li.active > a:hover,
.categories2 .nav-tabs > li.active > a:focus {
    border: none;
    border-radius: 0;
}

.categories2 .nav-list {
    margin-bottom: 15px;
    padding-left: 0;
}
.categories2 .nav-list .nav-list {

    padding-left: 15px;
}
.categories2 .nav-list > li {
    /*padding: 20px 15px 15px;
    border-left: 1px solid #eee; */
    display: block;
}
/*.nav-list > li:last-child { border-right: 1px solid #eee; }*/
.categories2 .nav-list > li > a:hover { text-decoration: none; }
.categories2 .nav-list > li > a > span {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.categories2 .mega-dropdown { position: relative; }
.categories2 .mega-dropdown-menu.show {
    /*display: block;*/
    animation: slideInLeft; /* referring directly to the animation's @keyframe declaration */
    animation-duration: 0.3s; /* don't forget to set a duration! */
    animation-fill-mode: both;

}
.categories2 .mega-dropdown-menu:not(.show) {
    /*visibility: hidden;*/
    /*animation: fadeOut; !* referring directly to the animation's @keyframe declaration *!*/
    /*animation-duration: 0.3s; !* don't forget to set a duration! *!*/
    /*animation-fill-mode: both;*/
    /*display: block;*/
    /*transform: none !important;*/
    /*opacity: 0;*/




}
.categories2 .mega-dropdown-menu.show .tab-content > .active >div{
    animation: fadeInLeft; /* referring directly to the animation's @keyframe declaration */
    animation-duration: 0.5s; /* don't forget to set a duration! */
    animation-fill-mode: both;

}
.categories2 .mega-dropdown-menu.show .tab-content > .active >div:nth-child(1) { animation-delay: 0s }
.categories2 .mega-dropdown-menu.show .tab-content > .active >div:nth-child(2) { animation-delay: .3s }
.categories2 .mega-dropdown-menu.show .tab-content > .active >div:nth-child(3) { animation-delay: .6s }
.categories2 .mega-dropdown-menu.show .tab-content > .active >div:nth-child(4) { animation-delay: .9s }
.categories2 .mega-dropdown-menu.show .tab-content > .active >div:nth-child(5) { animation-delay: 1.2s }
.categories2 .mega-dropdown-menu.show .tab-content > .active >div:nth-child(6) { animation-delay: 1.5s }
.categories2 .mega-dropdown-menu.show .tab-content > .active >div:nth-child(7) { animation-delay: 1.8s }
.categories2 .mega-dropdown-menu.show .tab-content > .active >div:nth-child(8) { animation-delay: 2.1s }
.categories2 .mega-dropdown-menu.show .tab-content > .active >div:nth-child(9) { animation-delay: 2.4s }

.categories2 .mega-dropdown-menu{
    padding: 0;
    margin-left: -5px;
    border-radius: 0;
    text-align: center;
    width: 1050px;
    overflow: hidden;
}

/*=======================*/

/*.tab-content{background: goldenrod;}*/
.categories2 .nav-tabs{
    width: 100%;
}
.categories2 .nav-tabs>li{
    border-bottom: 1px solid #f2f2f2;
}
.categories2 .nav-tabs>li a{
    /*padding: 29px 23px;*/
    /*background: #31aff5;*/
    /*font-size: 15px;*/
    /*color: #fff;*/
    position: relative;
    display: block;
}
/*.categories2 .nav-tabs>li.active>a{background: #31aff5;color: #fff;}*/
.categories2 .tab-content a:hover{
    color: var(--color-primary);
}
.categories2 .tab-content{
    padding: 15px;

}
.categories2 .ht-tab.col-md-2{padding: 0;}
.categories2 .ht-tab.col-md-10{padding: 0; background-color: #F2F2F2;}
.categories2 .ht-ul{text-align: left;
    float: left;}
/*.ht-ul hr{margin: 10px 0;}*/



@media screen and (max-width: 1169px){
    .categories2 .nav-tabs{display: block;}


    .categories2 .nav>li, .mega-dropdown, .dropdown{position: unset;}

}
@media screen and (max-width: 1023px){
    .categories2 .mega-dropdown-menu{width: 100%;}
    .categories2 .ht-tab.col-md-2, .ht-tab.col-md-10 {float: left !important;}
    .categories2 .ht-tab.col-md-2{width: 20%;}
    .categories2 .ht-tab.col-md-10{width: 80%;}
    .categories2 .ht-ul{float: left;}
}
@media screen and (max-width: 767px){

}

/* Categories button version 1 */
header.version_1 .categories2  span a {
    color: #111;
}
header.version_1 .categories2  span  .hamburger-inner,
header.version_1 .categories2  span .hamburger-inner::before,
header.version_1 .categories2  span  .hamburger-inner::after {
    background-color: #111;
}
header.version_1 .categories2  span :hover {
    color: var(--color-primary);
}
header.version_1 .categories2  span:hover .hamburger-inner,
header.version_1 .categories2  span:hover .hamburger-inner::before,
header.version_1 .categories2  span:hover .hamburger-inner::after {
    background-color: var(--color-primary);
}
header.version_1 .categories2  span a.active {
    color: var(--color-primary);
}
header.version_1 .categories2  span a.active .hamburger-inner,
header.version_1 .categories2  span a.active .hamburger-inner::before,
header.version_1 .categories2  span a.active .hamburger-inner::after {
    background-color: var(--color-primary);
}
header.version_1 .categories2  a {
    color: #444;
}
.categories2 .nav-tabs li a {
    text-transform: none;
    display: block;
    float: none;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 45px;
    height: auto;
    padding: 0 10px 0 15px;
}
.categories2 .hamburger {
    vertical-align: middle;
    height: 45px;
    margin-right: 10px;
}
.categories2 ul li >  a.dropdown-toggle:after{
   opacity: 0;
}
.categories2 ul li >  a.dropdown-toggle {

    display: block;
    position: relative;
    float: left;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700;
    color: white;
    padding-bottom: 0;
    text-decoration: none;
    height: 60px;
    line-height: 62px;
    text-transform: uppercase;
}

.categories2 .ht-tab.col-md-2 a:hover{
    color: var(--color-primary);
    background-color: rgba(139, 197, 63, 0.04);
}
.categories2 .wbr-tablist{
    box-shadow: -9px 0px 16px black;
    z-index: 2;
}

.top_tools .dropdown-menu.show{
    transform: none !important;
    top: auto !important;
    opacity: 1;
    visibility: visible;
    animation: slideInDown;
    animation-fill-mode: both;
    animation-duration: 0.5s;
}
.top_tools .dropdown-menu:not(.show) {
    visibility: hidden;
    transform: none !important;
    top: auto !important;
    /*display: block;*/
    opacity: 0;
}

@media (max-width: 1170px) {
    .dropdown-cart .dropdown-menu{
        margin-left: -72px;
    }
    .dropdown-access .dropdown-menu {
        margin-left: -83px;
    }
}


/*Searchform */
.searchFromCont .nav-link img{
    opacity: 0.5;
    max-height: 35px;
    transition: all 0.3s ease;
}
.searchFromCont .nav-link.active img,
.searchFromCont .nav-link:hover img{
    opacity: 1;
}
#tabsContent .tab-pane{
    padding-top: 20px;
    padding-bottom: 20px;
}
.bs-actionsbox .btn-group button{
    border: none;
}

@media (min-width: 1024px) {
    .border-md-left{
        border-left: 1px solid #F2F2F2;
    }
}

/*Egyedi tab style */
/*.wbr-tab .nav-tabs{*/
/*    border-bottom:0 none;*/
/*    margin-top: 20px;*/
/*}*/
/*.wbr-tab .nav-tabs li a {*/
/*    font-size:14px;*/
/*    color:#fff;*/
/*    margin-right:0;*/
/*    padding: 3px 25px;*/
/*    border-radius:0;*/
/*    overflow: hidden;*/
/*    background:#d1c2a5;*/
/*    text-transform:uppercase;*/
/*    box-shadow: 8px 12px 25px 2px rgba(0, 0, 0, 0.4);*/
/*    transition: all 0.4s ease 0s;*/
/*    -webkit-transition: all 0.4s ease 0s;*/
/*    -moz-transition: all 0.4s ease 0s;*/
/*    -o-transition: all 0.4s ease 0s;*/
/*    border-bottom-color: transparent;*/
/*}*/
/*.wbr-tab .nav-tabs li:first-child a{*/
/*    border-top-left-radius:8px;*/
/*}*/
/*.wbr-tab .nav-tabs li:last-child a{*/
/*    border-top-right-radius:8px;*/
/*}*/
/*.wbr-tab .nav-tabs li a:hover,*/
/*.wbr-tab .nav-tabs li.active a:hover,*/
/*.wbr-tab .nav-tabs li.active a{*/
/*    background:var(--color-primary);*/
/*    color:#fff;*/
/*    margin-top: -12px;*/
/*    height: 40px;*/
/*    margin-bottom: -8px;*/
/*    padding: 7px 45px;*/
/*    border:1px solid var(--color-primary);*/
/*}*/
/*.wbr-tab .tab-content{*/
/*    color:#fff;*/
/*    padding: 25px 20px;*/
/*    background:rgba(139, 197, 63, 0.65);*/
/*    border-radius: 0 0 8px 8px;*/
/*    box-shadow: 8px 12px 25px 2px rgba(0, 0, 0, 0.4);*/
/*}*/
/*@media only screen and (max-width: 650px){*/
/*    .wbr-tab .nav-tabs li{ width:100%; }*/
/*    .wbr-tab .nav-tabs li a{*/
/*        margin:0;*/
/*        padding:20px 45px;*/
/*        box-shadow: -2px -1px 25px 2px rgba(0, 0, 0, 0.4);*/
/*    }*/
/*    .wbr-tab .nav-tabs li:first-child a,*/
/*    .wbr-tab .nav-tabs li:last-child a{*/
/*        border-radius: 0;*/
/*    }*/
/*    .wbr-tab .nav-tabs li a:hover,*/
/*    .wbr-tab .nav-tabs li.active a:hover,*/
/*    .wbr-tab .nav-tabs li.active a{*/
/*        margin:0;*/
/*    }*/
/*}*/
.wbr-tab .nav-tabs {
    border-bottom: 1px solid #c4c4c4;
}
.wbr-tab .nav-tabs > li {
    margin-right: 10px;
    min-height: 40px;
}
.wbr-tab .nav-tabs > li > a{
    border-radius: 0px;
    border: 1px solid #e4e4e4;
    border-top: 2px solid #e4e4e4;
    border-right: 0px none;
    margin-right: 0px;
    padding: 2px 25px;
    transition:0.3s ease;
    background: #F8F8F8;
    color:#222222;
    min-height: 45px;
}
.wbr-tab .nav-tabs > li:last-child{
    border-right:1px solid #e4e4e4;
}
.wbr-tab .nav-tabs > li > a:hover{
    border: 1px solid #e4e4e4;
    border-top: 2px solidvar(--color-secondary);
    border-right: 0px none;
    background: #F8F8F8;
}
.wbr-tab .nav-tabs > li.active > a,
.wbr-tab .nav-tabs > li.active > a:focus,
.wbr-tab .nav-tabs > li.active > a:hover{
    border-top: 2px solid var(--color-primary);
    color:#222222;
    border-right: 0px none;
}
.wbr-tab .tab-content > .tab-pane{
    border: 1px solid #c4c4c4;
    border-top: 0px none;
    padding: 20px;
    line-height: 22px;
}
.wbr-tab .nav-tabs > li.active:hover > a{
    border-top-color:#d1c2a5;
}


.wbr-accordion .card-header a{
    background: #F8F8F8;
    display: block;
    border-bottom:1px solid transparent;
}
.wbr-accordion .card-header img{
    max-height: 50px;
    margin: 0 auto;
    padding: 5px;
    display: block;
    min-height: 40px;
    opacity: 0.6;
}

.wbr-accordion .card-header a:not(".collapsed") img{
    opacity: 1 !important;
}
.wbr-accordion .card-header a:not(".collapsed"){
    background: white !important;
    border-bottom-color:#d1c2a5 !important;
}
/*hatteres elem*/

.bg-hatteresElem{
    background-image: url("/assets/img/hatter--bg.jpg");
    background-size: cover;
    padding: 9rem 0;
    background-position: center;
}
@media (max-width: 991px) {
    .bg-hatteresElem{
        background-position: left;
    }
}
.hatteresElemtxt{
    padding: 1rem;
}
.hatteresElemtxt p,
.hatteresElemtxt h2{
    color: white;
}

/* Animation */

.animated {

    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-delay: 100ms !important;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-delay:100ms !important;
    -webkit-animation-fill-mode: both;

}



/*.animatedFadeInUp {*/
/*opacity: 0*/
/*}*/

/*.fadeInUp {*/
/*opacity: 0;*/
/*animation-name: fadeInUp;*/
/*-webkit-animation-name: fadeInUp;*/
/*}*/
@media (max-width: 768px) {
    .animated {

        animation-delay: 400ms !important;
        -webkit-animation-delay:400ms !important;
    }
}
[nvs-animation-delay="0"] {
    animation-delay: 0ms !important;
}

[nvs-animation-delay="50"] {
    animation-delay: 50ms !important;
}

[nvs-animation-delay="100"] {
    animation-delay: 100ms !important;
}

[nvs-animation-delay="150"] {
    animation-delay: 150ms !important;
}

[nvs-animation-delay="200"] {
    animation-delay: 200ms !important;
}

[nvs-animation-delay="250"] {
    animation-delay: 250ms !important;
}

[nvs-animation-delay="300"] {
    animation-delay: 300ms !important;
}

[nvs-animation-delay="350"] {
    animation-delay: 350ms !important;
}

[nvs-animation-delay="400"] {
    animation-delay: 400ms !important;
}

[nvs-animation-delay="450"] {
    animation-delay: 450ms !important;
}

[nvs-animation-delay="500"] {
    animation-delay: 500ms !important;
}

[nvs-animation-delay="550"] {
    animation-delay: 550ms !important;
}

[nvs-animation-delay="600"] {
    animation-delay: 600ms !important;
}

[nvs-animation-delay="700"] {
    animation-delay: 700ms !important;
}

[nvs-animation-delay="800"] {
    animation-delay: 800ms !important;
}

[nvs-animation-delay="900"] {
    animation-delay: 900ms !important;
}

[nvs-animation-delay="1000"] {
    animation-delay: 1000ms !important;
}

[nvs-animation-delay="1100"] {
    animation-delay: 1100ms !important;
}

[nvs-animation-delay="1200"] {
    animation-delay: 1200ms !important;
}

[nvs-animation-delay="1300"] {
    animation-delay: 1300ms !important;
}

[nvs-animation-delay="1400"] {
    animation-delay: 1400ms !important;
}

[nvs-animation-delay="1500"] {
    animation-delay: 1500ms !important;
}

[nvs-animation-delay="1600"] {
    animation-delay: 1600ms !important;
}

[nvs-animation-delay="1700"] {
    animation-delay: 1700ms !important;
}

[nvs-animation-delay="1800"] {
    animation-delay: 1800ms !important;
}

[nvs-animation-delay="1900"] {
    animation-delay: 1900ms !important;
}

[nvs-animation-delay="2000"] {
    animation-delay: 2000ms !important;
}

[nvs-animation-delay="0"] {
    animation-delay: 0ms;
}

@media (min-width: 768px) {
    [nvs-animation-type] {
        visibility: hidden;
    }
}

@media (max-width: 768px) {
    [nvs-animation-type] {
        animation: none;
        transform: none;
        transition-property: none;
    }
}
[animation-type]:not(.animated) {
    visibility: hidden;
}
.animated {
    visibility: visible;
}
[nvs-animation-duration="1"] {
    animation-duration: 1s !important;
    -webkit-animation-duration: 1s !important;
}
[nvs-animation-duration="1.5"] {
    animation-duration: 1.5s !important;
    -webkit-animation-duration: 1.5s !important;
}
[nvs-animation-duration="2"] {
    animation-duration: 2s !important;
    -webkit-animation-duration: 2s !important;
}
[nvs-animation-duration="2.5"] {
    animation-duration: 2.5s !important;
    -webkit-animation-duration: 2.5s !important;
}
[nvs-animation-duration="3"] {
    animation-duration: 3s !important;
    -webkit-animation-duration: 3s !important;
}
[nvs-animation-duration="3.5"] {
    animation-duration: 3.5s !important;
    -webkit-animation-duration: 3.5s !important;
}
/**/

.season {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url(/assets/img/pattern.png);
    background-repeat: no-repeat;
    font-size: 14px;
    margin-bottom: -4px;
}
.season-summer {
    background-position: -6px -560px;
}
.season-winter {
    background-position: -6px -528px;
}
.season-all {
    background-position: -6px -592px;
}
.product-details-extra p{
    margin-bottom: 0 !important;
    color: black;
}
@media only screen and (max-width: 991px) {
    .categories2{
        display: none;
    }
}
#my_ac_InputCautocomplete-list{
    background-color: #f8f8f8;
    margin-top: -1px;
}
.img-mini{
    max-width: 50px;
    padding: 3px;
}
.search-seged{
    cursor: pointer;
}
.footer-icon-img{
    max-width:18px;
}
.badge  {
    padding: 6px;
    font-size: small;
    margin: 3px;
    border:1px solid black;
    border-radius: 5px;
    white-space: nowrap;
    line-height: 33px;
}
.success {border-color: #4CAF50;} /* Green */
.info {border-color: #2196F3;} /* Blue */
.warning {border-color: #ff9800;} /* Orange */
.danger {border-color: #f44336;} /* Red */
.badge-light {border-color: #e7e7e7; color: black;} /* Gray */
.grid_item figure{
    margin: -8px -8px 15px -8px;
}
.grid_item{
    /*box-shadow: 0 0 10px rgb(0 0 0 / 20%);*/
    transition: all 0.4s ease-in-out;
    height: 98%;
    padding: 8px;
    border-radius: 3px;
    margin: 3px;
    /*text-align: left;*/
}
.grid_item:hover{
    box-shadow: 0 0 10px rgb(0 0 0 / 40%);
}
.grid_item a h3{
    /*min-height: 35px;*/
}
.toolbox .pagination a,
.toolbox .pagination span{
    height: 20px;
    line-height: 20px;
    min-width: 20px;
}
.toolbox .pagination{
    text-align: center;
    float: right;
}
.no-after:after{
    content: none;
}
.pt-2px{
    padding-top: 2px;
}
@media (max-width: 991px) {
    .toolbox .pagination{
        display: none;
    }
}
.bg-light{
    background-color: #f8f8f8;
}
@media (min-width: 768px) {
    .product-details-table table tr>td:first-child{
        width: 30%;
    }
}
.product-border{
    border: 1px solid #dee2e6;
    padding: 25px;
}
@media (min-width: 768px) {
    /*.product-border:first-child{*/

    /*    padding: 25px 60px;*/
    /*}*/
}
.font-20{
    font-size: 20px;
}
html,
body {
    overscroll-behavior-y: contain;
}
.gif-src img{
    max-width: 110px;
}
@media (max-width: 768px) {
    img{
        max-width: 100% ;
        height: auto !important;
    }
}
/*-----------------------------------------*/
/*FLIP*/
.wbr-image-flip img:first-child{
    margin: 0 auto;
    position: relative;
    display: block;
    opacity:1;
    transition: all 0.8s ease;
}
.wbr-image-flip img:last-child{
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    margin: 0 auto;
    opacity: 0;
    transition: all 0.8s ease;
}

.wbr-image-flip:hover img:first-child,
.single-feature:hover .wbr-image-flip img:first-child{
    opacity: 0;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}
.wbr-image-flip:hover img:last-child,
.single-feature:hover .wbr-image-flip img:last-child{
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}

/*-----------------------------------------------------*/
.wbr-image-change img:first-child{
    opacity:1;
    transition: all 0.8s ease;
}
.wbr-image-change img:last-child{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    transition: all 0.8s ease;
}

.wbr-image-change:hover img:first-child,
.single-challenges:hover .wbr-image-change img:first-child{
    opacity: 0;
}
.wbr-image-change:hover img:last-child,
.single-challenges:hover .wbr-image-change img:last-child{
    opacity: 1;
}

/*-------------------------------------------------------------*/
.top-0{
    top:5px !important;
}
.prod_info .rating{
    cursor: pointer;
}

@media (max-width: 768px) {
    .product-list-hed-mobile{
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
    }
      .btn_add_to_cart a.btn_1{
        margin-top: 0;
    }
}

.edit-address-btn{
    float: right;
    font-size: small;
}
.add-address-btn{
    padding: 10px 10px 10px 0;
}
.multi-steps li.page{
    cursor: pointer;
}
@media (max-width:765px) {
    a.btn_1.outline, .btn_1.outline{
        padding: 10px 15px;
    }
    .madesvg{
        max-width: 140px;
    }
    .top_panel .header_panel label{
        max-width: 90%;
    }
}
@media (max-width:330px) {
    a.btn_1, .btn_1{
        line-height: 15px;
        font-size: 11px;
        padding: 13px 15px;
    }
}
.kategori-links a{
    color: black;
}
.kategori-links a:hover{
    color: var(--color-primary);
}
.filter_type.version_2:last-child{
    border-bottom: none;
}

/*.mm-panel li{*/
/*    max-width: 50%;*/
/*    display: inline-flex;*/
/*    border: transparent;*/
/*}*/
/*.mm-panel .mm-next:after,*/
/*.mm-panel .mm-prev:before{*/
/*    top: auto;*/
/*    bottom: 17px;*/

/*}*/
/*.mm-panel .mm-listview > li > a,*/
/*.mm-panel .mm-listview > li > span{*/
/*    padding: 10px 5px 10px 5px !important;*/
/*    overflow: visible;*/
/*    white-space: normal;*/
/*}*/
/*    .left-t.nonl-t,*/
/*    .right-t.nonr-t  {*/
/*    opacity: 0  !important;*/
/*    visibility: hidden !important;*/
/*}*/
.main-parent-language li{
    padding: 3px;
}
.main-parent-language{
    border: 1px solid #dddddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    padding: 3px 3px 3px 3px;
    max-width: fit-content;
    cursor: pointer;
}
@media (max-width: 320px) {
    header .main_header #logo a img{
        max-width: 115px;
        padding: 5px 0;
    }
}
@media (max-width: 360px) {
    a.btn_1, .btn_1{
        padding: 12px 10px;
    }
    .price_main .new_price{
        font-size: 20px;
    }
    .price_main .old_price{
        font-size:15px !important;
    }
}
@media (max-width: 768px) {
    .addcart-leave{
        display: none!important;
    }
}
@media (max-width: 1024px) {
    .main-parent-language{
    position: absolute;
    top: -30px;
    right: 0;
    }
    #logo{
        text-align: left !important;
        /*padding-left: 30px;*/
    }
}
.modal-backdrop {
    z-index: 20000;
}
.modal{
    z-index: 2000000;
}
.btn.btn-danger{
    background-color: red;
    border-color: red;
    color: white;
}
.btn.btn-danger:hover{
    background-color: #FF8B8B;
    border-color: #FF8B8B;
    color: white;
}
.all .slider, .all .slider-two{
    display: block;
}
.wbr3d{
    /*height: 100% !important;*/
    position: relative;

}
#logo img{
    max-height: 60px;
}
@media (max-width: 768px) {
    #logo img{
        max-height: 60px !important;
        /*float: right;*/
    }
    #menu{
        display: none;
    }
    .container,
    .container-fluid{
        overflow-x: hidden;
    }

}
.slide-text .btn_1.gray{
    margin-top: 15px;
}
.slide-text.m-auto{
    min-width: 70%;
}
.slide-text.opacity-mask-text{
    background-color: rgba(0, 0, 0, 0.5);
    padding: 40px 40px;
    /*padding: 40px 100px;*/
    width: fit-content;
}
@media (max-width: 768px) {
    .slide-text.opacity-mask-text{
        padding: 10px;
    }
}
.wbr-darkpacity{
    position: relative;
}
.wbr-darkpacity *{
    position: relative;
    z-index: 1;
}
.wbr-darkpacity:after{
    content: "";
    position: absolute;
    top:0;
    left:0;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    background-color: black;
}

/*------CTA section*/
.ctaContainer{
    border:3px solid var(--color-primary);
    padding: 15px;

}
.ctaContainer a{
    font-size: 18px;
}
.bg-white{
    background-color: white;
}

@media (min-width: 768px) {
    .kiemelesTitle{
        font-size: 40px;
        line-height: 60px;
        min-width: 520px;
        float: right;
        margin-top: 15%;
        padding: 20px;
    }
}
.erv-elem-img-txt h3{
    font-size: var(--font-size-title-plus2) !important;
}
.erv-elem-img-txt{
    background-color: rgb(0 0 0 / 28%);
    bottom: 0;

    text-align: left;
    color: white;
}
.erv-elem-img-txt a{
    color: black;
}
.erv-elem-img-txt.text-left{
    /*bottom:15px;*/
}
@media (max-width: 768px) {
    .erv-elem-img-txt>div{
        max-width: 75%;
    }
}
.erv-btn{
    background-color: white;
    /*border: 2px solid var(--color-primary);*/
    border-radius: 30px;
    padding: 8px 15px;
    font-size: 28px;
    color: black;
    transform: translateX(-10px);
    transition: all 0.3s ease-in-out;
}
div:hover> .erv-btn{
    /*border-color: transparent;*/
    /*color: var(--color-primary);*/
    transform: translateX(10px);
}
.erv-title:before{
    background-color: var(--color-primary);
    width: 100px;
    /* margin: 10px 0; */
    position: absolute;
    height: 2px;
    top: -10px;
    /*top: 20px;*/
    content: "";
}
.wbr-buttons{
    margin-bottom: 15px;
}
.wbr-buttons a{
    width: 100%;
    font-size: var(--font-size-title-plus2);
}
.wbr_new_categories_grid  p {
    margin: 0;
}
.wbr_new_categories_grid  a {
    color: black;
    display: block;
    position: relative;
}
.wbr_new_categories_grid .wrapper h3{
    color: white;
    font-size: var(--font-size-title-plus2);
}
.wbr_new_categories_grid .wrapper{
    background-color: rgb(0 0 0 / 28%);
    bottom: 0;
    color: white;
    position: absolute;
    padding: 12px 8px;
    font-size: 20px;
    padding-right: 35px;
    width: 100%;
}
@media (max-width: 768px) {
    .wbr_new_categories_grid .wrapper h6,
    .wbr_new_categories_grid .wrapper h3{
        max-width: 75%;

    }

}
.wbr_new_categories_grid .erv-btn{
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.erv-elem-img-txt-arrow{
    position: absolute;
    right: 40px;
    bottom: 15px;
    background-color: white;
    /*border: 2px solid var(--color-primary);*/
    border-radius: 30px;
    padding: 8px 15px;
    font-size: 28px;
    color: black;
    transform: translateX(-10px);
    transition: all 0.3s ease-in-out;
}
.erv-elem-img-txt:hover .erv-elem-img-txt-arrow{
    transform: translateX(10px);
}
@media (max-width: 768px) {
    a.btn_1, .btn_1{
        font-size: 13px!important;
    }
    h1, .h1{
        font-size: 2rem;
    }
    .col-6 .numbers-row{
        margin-bottom: 10px;
    }
    .col-6 .btn_add_to_cart{
        margin-left: 0 !important;
    }
    .col-6 .grid_item{
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
    }
    .btn_add_to_cart{
        margin:0 !important;
    }
    .box_cart ul li span{
        display: block;
        float: none;
    }
}
.main_nav .container,
.main_nav .container-fluid{
    overflow: visible !important;
}
.fw-300{
    font-weight: 300;
}
.sec-font{
    font-family: var(--font-family-text);
}
.wbr-fake-breadcrumb{
    padding: 5.5rem;
    position: relative;
}
.wbr-fake-breadcrumb h1{
    color: white;z-index: 2;
    position: relative;
}
.wbr-fake-breadcrumb:after{
    content: "";
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #00000088;
    position: absolute;
}
.dif-font-size p
{
    font-size:var(--font-size-text-plus);
    font-weight: 300;
}
.dif-font-size h1,
.dif-font-size h2,
.dif-font-size h3
{
    font-size:var(--font-size-title-plus);
}
@media (max-width: 768px) {
    .dif-font-size h1, .dif-font-size h2, .dif-font-size h3{
        font-size: 1.75rem !important;
    }
    .erv-elem-img-txt h3,
    .wbr_new_categories_grid .wrapper h3{
        font-size: 17px !important;
    }
    .erv-elem-img-txt h6,
    .wbr_new_categories_grid .wrapper h6{
        font-size: 13px !important;
    }
    .wbr_new_categories_grid .erv-btn{
        bottom: 5px;
    }
    .erv-elem-img-txt-arrow{
        right: 0;
    }
}
.kockaelemContainer .wrapper h2{
    font-size:var(--font-size-title-plus2);
}
.hasonloelemekContainer .wrapper h3{
    font-size:var(--font-size-title-plus2);
}
.wbr-product-list-banner h1{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size:var(--font-size-title-plus2);
}
.erv-elem-txt .erv-title{
    /*margin-bottom: 20px;*/
    position: relative;
}
.erv-elem-txt p,
.main_title p{

    font-weight: 300;
}

.gif-src img.wbr-icon{
    max-width: 110px;
}
.seconImg{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all ease 0.3s;
}
.grid_item:hover .seconImg{
    opacity: 1;
}
.mm-listview > li{
    max-width: 50%;
    float: left;
}
.mm-menu .mm-listview > li .mm-next:after{
    top: 77%;
    display: none;
}
.mm-listview > li > a, .mm-listview > li > span{
    padding: 10px 10px 10px 15px !important;
    overflow: visible !important;
    min-height: 168px;
    white-space: normal !important;
}
#menu li a.mm-listitem__btn {
    display: block;
    width: 100%;
    margin: 0px 20px 7px 30px;
    background: var(--color-primary);
}
.btn_add_to_cart a.btn_1{
padding: 15px 11px 11px  ;
font-size: 11px !important;
}
.product-quantity input{
    width: 50px !important;
}
.contact-box {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    margin-top: 5px;
    padding: 15px;
    height: 96%;
}
.contact-box i {
    display: block;
    text-align: center;
    font-size: 55px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: var(--color-primary);
}
.bottom-xs-info-row a{
    color: white;
}
.bottom-xs-info-row{
    background-color: var(--color-primary);
    position: fixed;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    height: 40px;
}
@media(max-width: 768px){
    .bottom-xs-info-row{
        display: block;
    }
}
.list-style-num{
    margin-left: 0 !important;
}
@media (min-width: 769px) {
    .wbr-bgimage-breadrumb {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .wbr-bgimage-breadrumb .breadcrumbs ul li:after {
        font-size: 1.1rem;
    }
    .wbr-bgimage-breadrumb .breadcrumbs ul li{
        margin-left: 1em;
        font-size: 1.5rem;
    }
}

@media (max-width: 768px) {
    .wbr-bgimage-breadrumb {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .wbr-bgimage-breadrumb .breadcrumbs ul li:after {
        font-size: 0.7rem;
    }
    .wbr-bgimage-breadrumb .breadcrumbs ul li{
        margin-left: 0.8em;
        font-size: 1.1rem;
    }
}

.pulsatingCircle {
    z-index: 1;
    display: block;
    position: absolute;
    margin: auto;
    transform: scale(3, 3);
    -webkit-transform: scale(3, 3);
    left: 0px;
    right: 0px;
    top: 12%;
    bottom: 0px;
    pointer-events: none; }

.firstCircle,
.secondCircle,
.thirdCircle {
    top: 50%;
    left: 50%;
    display: block;
    border-radius: 50%;
    position: absolute;
    vertical-align: middle; }

.firstCircle {
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px;
    background-color: #ccc; }

.secondCircle {
    background-color: rgba(234, 231, 23, 0.5);
    width: 16px;
    height: 16px;
    margin: -9px 0 0 -9px;
    border: 0px solid #43B2CC;
    animation: 2000ms pulseIn ease-in-out infinite;
    -webkit-animation: 2000ms pulseIn ease-in-out infinite; }

@keyframes pulseIn {
    0% {
        opacity: 0;
        transform: scale(0.2, 0.2); }
    50% {
        opacity: 1;
        transform: scale(1, 1); }
    100% {
        opacity: 0;
        transform: scale(0.2, 0.2); } }

@-webkit-keyframes pulseIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2, 0.2); }
    50% {
        opacity: 1;
        -webkit-transform: scale(1, 1); }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.2, 0.2); } }

.thirdCircle {
    background-color: rgba(234, 231, 23, 0.5);
    width: 24px;
    height: 24px;
    border: 0px solid #43B2CC;
    margin: -13px 0 0 -13px;
    animation: 2000ms pulseIn 500ms ease-in-out infinite;
    -webkit-animation: 2000ms pulseIn 500ms ease-in-out infinite; }
@media (min-width: 768px) {
    header.version_2 .categories  #menu ul li{
        background-color: white;
    }
}
.productCategory .grid_item a h3{
    font-size: 22px;
    color: white;
}
.productCategory .grid_item img{
    opacity: 1;
    transition: all 0.3s ease;
}
.productCategory .grid_item:hover img{
    opacity: 0.8;
}
.productCategory .grid_item{
    background-color: var(--color-primary);
    text-align: center;

}
@media (min-width: 768px) {
    header.version_2 .categories  #menu ul li{
        background-color: white;
    }
}
header ul.top_tools > li .language  a {
    color: black !important;

}
ul.top_tools .main-parent-language{
    min-width: 70px;
}
header ul.top_tools > li .language  .dropdown-toggle::after{
    content: none;
}
header ul.top_tools > li .language  a > span{
    display: block !important;
    font-size: 10px;
}
.top_tools .language  .dropdown-menu.show{
    right: 0 !important;
    left: auto !important;
}


/**/



@media (max-width: 1px) {
    .slider-two .owl-carousel {
        transform: rotate(90deg);
        height: 100px;
        margin-top: 0;
        padding-left: 30px;
        padding-right: 30px;
        /*min-width: 270px;*/
        min-width: 100px;
    }

    .slider-two .owl-item {
        transform: rotate(-90deg);
    }

    .slider-two .owl-carousel .owl-nav {
        display: flex;
        justify-content: space-between;
        position: absolute;
        width: 100%;
        top: calc(50% - 33px);
    }
    .slider-two{
        display: inline-block;
        float: left;
        width: 100px;
    }
    .slider{
        width: calc(100% - 100px) !important;
        display: inline-block !important;
    }
}