.header-right_area > ul > li.minicart-wrap{
    width: 25%;
}
.product-slide_item .inner-slide .single-product .product-img .add-actions{
    margin-top: 20px;
}
.shop-product-wrap.grid .product-slide_item,
.shop-product-wrap.grid .product-slide_item .inner-slide{
    height: 100% !important;
}
.shop-product-wrap.grid .product-slide_item .inner-slide .single-product{
    height: 97%;
}
.new-price{
    color: #000 !important;
}
.old-price{
    color: #e52e06 !important;
    font-size: x-large !important;
    font-weight: bold;
}
.idezet-blokk {
    position: relative;
    font-family: 'Sanchez', serif;
    font-size: 1.4em;
    line-height: 1.5em;
    font-style: italic;
}
.idezet-blokk:before {
    content: '\201C';
    position: absolute;
    top: 0.25em;
    left: -0.15em;
    color: rgba(229, 46, 6, 0.2);
    font-size: 6em;
    z-index: 0;

}

.idezet-blokk-2 {
    position: relative;
    padding-left: 1em;
    border-left: 0.2em solid #e52e06;
    font-family: 'Roboto', serif;
    font-size: 1.4em;
    line-height: 1.5em;
    font-weight: 100;
}
.idezet-blokk-2:before, .idezet-block-2:after {
    content: '\201C';
    font-family: 'Sanchez';
    color: #e52e06;
}
.idezet-blokk-2:after {
    content: '\201D';
}
.kiemelt-blokk{
    background-color: #e52e06;
    color: white;
    font-weight: 600;
    padding:20px;
}
.wbr-list{
    list-style: circle;
    margin-left: 2em;

}
.wbr-list-num{
    list-style: decimal;
}

.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 #e52e06;
    color: #e52e06;
    border-radius: 5px;
    margin: 5px;
    /*box-shadow: inset 0px 0px 23px 19px #00a651;*/
}
.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:hover {
    background: white;
    border: 3px solid #e52e06;
    color: #e52e06;
    box-shadow: none;
}
.question-box .question p {
    top: 12%;
}
.question-box .number .percent {
    font-size: 55px;
    font-weight: bold;
    margin-bottom: 20px;
}
.question-box .active {
    background: #e52e06 !important;
    color: white !important;
    border: 3px solid rgba(229, 46, 6, 0.36);
    box-shadow: inset rgba(229, 46, 6, 0.36);
}
.question-box .count{
    font-size: 55px;
}
.question-box>.smaller-div{
    margin-top:20px;
    margin-bottom: 20px;
}

.flag {
    background-repeat: no-repeat;
    background-position: 0 ;
    background-size: 24px 18px;
    display: block;
    padding-right: 20px;
    padding-left: 30px;

    font-weight: 300;

}
.flag.hu {
    background-image: url(/assets/images/flags/hu.png);
}
.flag.al{
    background-image: url(/assets/images/flags/al.png);
}
.flag.ad{
    background-image: url(/assets/images/flags/ad.png);
}
.flag.at{
    background-image: url(/assets/images/flags/at.png);
}
.flag.be{
    background-image: url(/assets/images/flags/be.png);
}
.flag.ba{
    background-image: url(/assets/images/flags/ba.png);
}
.flag.bg{
    background-image: url(/assets/images/flags/bg.png);
}
.flag.cy{
    background-image: url(/assets/images/flags/cy.png);
}
.flag.cz{
    background-image: url(/assets/images/flags/cz.png);
}
.flag.dk{
    background-image: url(/assets/images/flags/dk.png);
}
.flag.gb{
    background-image: url(/assets/images/flags/gb.png);
}
.flag.ee{
    background-image: url(/assets/images/flags/ee.png);
}
.flag.by{
    background-image: url(/assets/images/flags/by.png);
}
.flag.fi{
    background-image: url(/assets/images/flags/fi.png);
}
.flag.fr{
    background-image: url(/assets/images/flags/fr.png);
}
.flag.gr{
    background-image: url(/assets/images/flags/gr.png);
}
.flag.gi{
    background-image: url(/assets/images/flags/gi.png);
}
.flag.nl{
    background-image: url(/assets/images/flags/nl.png);
}
.flag.hr{
    background-image: url(/assets/images/flags/hr.png);
}
.flag.ie{
    background-image: url(/assets/images/flags/ie.png);
}
.flag.is{
    background-image: url(/assets/images/flags/is.png);
}
.flag.pl{
    background-image: url(/assets/images/flags/pl.png);
}
.flag.lv{
    background-image: url(/assets/images/flags/lv.png);
}
.flag.li{
    background-image: url(/assets/images/flags/li.png);
}
.flag.lt{
    background-image: url(/assets/images/flags/lt.png);
}
.flag.lu{
    background-image: url(/assets/images/flags/lu.png);
}
.flag.mk{
    background-image: url(/assets/images/flags/mk.png);
}
.flag.mt{
    background-image: url(/assets/images/flags/mt.png);
}
.flag.md{
    background-image: url(/assets/images/flags/md.png);
}
.flag.mc{
    background-image: url(/assets/images/flags/mc.png);
}
.flag.me{
    background-image: url(/assets/images/flags/me.png);
}
.flag.de{
    background-image: url(/assets/images/flags/de.png);
}
.flag.no{
    background-image: url(/assets/images/flags/no.png);
}
.flag.it{
    background-image: url(/assets/images/flags/it.png);
}
.flag.am{
    background-image: url(/assets/images/flags/am.png);
}
.flag.pt{
    background-image: url(/assets/images/flags/pt.png);
}
.flag.ro{
    background-image: url(/assets/images/flags/ro.png);
}
.flag.sm{
    background-image: url(/assets/images/flags/sm.png);
}
.flag.es{
    background-image: url(/assets/images/flags/es.png);
}
.flag.ch{
    background-image: url(/assets/images/flags/ch.png);
}
.flag.se{
    background-image: url(/assets/images/flags/se.png);
}
.flag.rs{
    background-image: url(/assets/images/flags/rs.png);
}
.flag.sk{
    background-image: url(/assets/images/flags/sk.png);
}
.flag.si{
    background-image: url(/assets/images/flags/si.png);
}
.flag.ua{
    background-image: url(/assets/images/flags/ua.png);
}
.flag.va{
    background-image: url(/assets/images/flags/va.png);
}
.has-error{
    border: 2px solid red !important;
}
.madeby{
    text-align: right;
    background:#000;
}
.madebytxt {
    color: #808080;
    font-size: 25px;
    position: relative;
    margin-right: 10px;
    text-align: right;
}
.madesvg{
    height: 50px;

    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){
    max-width: 100%;
}
.dropdown-menu.open.show .dropdown-menu.inner{
    display: block !important;
}
.bootstrap-select.btn-group .dropdown-menu{
    padding:10px;
}
.bootstrap-select.btn-group .dropdown-menu li a{
    color: black;
}
input[type="checkbox"]{
    height: 15px !important;
    display: inline-block !important;
    width: 15px !important;
}
.newsletter-form_wrap .subscribe-form label{
    color: white;
    font-weight: bold;
    margin-top: 10px;
}
.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%;
}

 input[type="checkbox"] {
    width: auto;
}

 .check-box {
    /*float: left;*/
    margin-right: 70px;
}

 .check-box:last-child {
    margin-right: 0;
}

 .check-box input[type="checkbox"] {
    display: none !important;
}

 .check-box input[type="checkbox"] + label {
    position: relative;
    padding-left: 30px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin: 0;
     cursor: pointer;
}

 .check-box input[type="checkbox"] + label:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    display: block;
    border: 2px solid #e5e5e5;
    content: "";
}

 .check-box input[type="checkbox"] + label:after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    opacity: 0;
    width: 20px;
    text-align: center;
}

 .check-box input[type="checkbox"]:checked + label:before {
    border: 2px solid #000;
}

 .check-box input[type="checkbox"]:checked + label:after {
    opacity: 1;
}
.myniceselect.nice-select{
    border-radius: 0;
    padding: 1px;
}
@media (max-width: 991px){
    .header-right_area > ul > li.mobile-menu_wrap > a {
        font-size: 35px;
        line-height: 63px;
    }
}
@media (max-width: 767px){

    .mobile-table,
    .mobile-table tbody,
    .mobile-table tr td,
    .mobile-table tr{
        display: block;
        width: 100% !important;
    }
    .mobile-table tr{
        border-bottom: 2px solid #979797;
    }

    .mobile-table .quantity,
    .mobile-table .uren-product-stock-status,
    .mobile-table .uren-product-price{
        display: table-cell;
    }
    .header-right_area > ul > li.minicart-wrap {
        width: 10%;
        height: 43px;
        margin-right: 0;
        margin-top: 8px;
        line-height: 40px;
    }
    .header-right_area > ul > li.minicart-wrap > a.minicart-btn:before{
        content: "";
    }
    .header-right_area > ul > li.minicart-wrap > a.minicart-btn .minicart-count_area > i{
        padding-right: 0px;
    }
    .header-right_area > ul > li.minicart-wrap > a.minicart-btn .minicart-count_area .item-count{
        width: 15px;
        height: 15px;
        line-height: 15px;
        top: 21px;
        left: 10px;
        font-size: 10px;
    }
    .mobile-table tr td.upsel-table-td{
        display: INLINE-BLOCK !IMPORTANT;
        width: 50% !important;
        float: left;
    }
    .qty-btn_area.d-block.d-lg-table-cell{
        text-align: center;
    }
}
@media (min-width: 767px){
    .blog-item_wrap .uren-btn-ps_left{
        position: absolute;
        bottom: 5px;
    }
    .blog-item{
        margin-bottom: 30px;
    }

    .newsletter-form_wrap .subscribe-form .newsletter-input{
        width: 40%;
        float: left;
    }
}




/* CHECKOUT */
.has_error{
    border: red solid 1.5px;
    background-image: url("data:image/svg+xml,%3Csvg width='30px' height='30px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate%28-128.000000, -59.000000%29' fill='%23F44336'%3E%3Cpolygon points='157.848404 61.9920213 145.980053 73.8603723 157.848404 85.7287234 154.856383 88.7207447 142.988032 76.8523936 131.119681 88.7207447 128.12766 85.7287234 139.996011 73.8603723 128.12766 61.9920213 131.119681 59 142.988032 70.8683511 154.856383 59'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
    background-size: 13px !important;
    background-origin: content-box !important;
    background-color: white !important;
}
.no_error{
    border: #28df28 1.5px solid !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
    background-color: white !important;
    background-size: 13px !important;
    background-origin: content-box !important;
    background-image: url("data:image/svg+xml,%3Csvg width='45px' height='34px' viewBox='0 0 45 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate%28-56.000000, -59.000000%29' fill='%232EEC96'%3E%3Cpolygon points='70.1468531 85.8671329 97.013986 59 100.58042 62.5664336 70.1468531 93 56 78.8531469 59.5664336 75.2867133'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") !important;

}


#checkout{
    overflow: hidden;
}
#checkout .cart-btn-2{
    padding: 8px 40px 8px;
}
#checkout{position: relative;
    z-index: 2;

}
#checkout .single-ship>input{
    margin-right: 0;
    height: 100%;
}
#checkout .cart-tax, #checkout .discount-code-wrapper{
    background-color: #e02c2b;
    border-color: transparent;
    color: white;
    padding: 15px;
}
#checkout .cart-tax .section-bg-gray, #checkout .discount-code-wrapper .section-bg-gray{
    background-color: #e02c2b;
    color: white;
}
#checkout .discount-code p{
    color: white;
}
#checkout .discount-code input{
    color: #e02c2b;
}
#checkout .grand-totall{
    background-color: #e02c2b;
    color: white;
    padding: 15px;
}
#checkout h4.grand-totall-title{
    color: white;
}
/* The customcheck */
.custom-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ccc;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.custom-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark {
    background-color: #02cf32;
    border-radius: 5px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.custom-checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.custom-checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.radiotextsty{
    width: 100%;
    display: block;

}


.customradio {
    display: block;
    position: relative;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.customradio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: -20;
}

/* Create a custom radio button */
.checkmark-radio {
    position: absolute;
    top: 10px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: white;
    border-radius: 50%;
    border:1px solid #BEBEBE;
}

/* On mouse-over, add a grey background color */
.customradio:hover input ~ .checkmark-radio {
    background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.customradio input:checked ~ .checkmark-radio {
    background-color: white;
    border:1px solid #BEBEBE;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark-radio:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.customradio input:checked ~ .checkmark-radio:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.customradio .checkmark-radio:after {
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #e02c2b;
}

/* Custom Radio Button End*/
#checkout .card-header{
    padding: 0;
}
#checkout .card-header a{

}

@media (min-width: 786px) {
    #background {
        position: absolute;
        top: 0px;
        left: 57.33%;
        width: 42.77%;
        overflow: hidden;
        height: 100%;
        background-color: #b7babb40;
        z-index: -2;
    }
}
.multi-steps > li.is-active:before, .multi-steps > li.is-active ~ li:before {
    content: counter(stepNum);
    font-family: inherit;
    font-weight: 700;
}
.multi-steps > li.is-active:after, .multi-steps > li.is-active ~ li:after {
    background-color: #ededed;
}

.multi-steps {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.multi-steps > li {
    counter-increment: stepNum;
    text-align: center;
    display: table-cell;
    position: relative;
    color: tomato;
}
.multi-steps > li:before {
    content: '\f00c';
    content: '\2713;';
    content: '\10003';
    content: '\10004';
    content: '\2713';
    display: block;
    margin: 0 auto 4px;
    background-color: #fff;
    width: 36px;
    height: 36px;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    border-width: 2px;
    border-style: solid;
    border-color: tomato;
    border-radius: 50%;
}
.multi-steps > li:after {
    content: '';
    height: 2px;
    width: 100%;
    background-color: tomato;
    position: absolute;
    top: 16px;
    left: 50%;
    z-index: -1;
}
.multi-steps > li:last-child:after {
    display: none;
}
.multi-steps > li.is-active:before {
    background-color: #fff;
    border-color: tomato;
}
.multi-steps > li.is-active ~ li {
    color: #808080;
}
.multi-steps > li.is-active ~ li:before {
    background-color: #ededed;
    border-color: #ededed;
}
.my-card .card-header, .my-card .card{
    border: none;
    background: transparent;
}
.my-card .card-block{
    background-color: #f4f4f4;
    padding: 10px;
}
.my-card .card{
    border-bottom: 1px solid #c8c8c8;
}
.btn-small{
    padding: 10px 20px;
}
.lepes-osszesito{
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    padding: 10px;
    margin-bottom: 25px;
    font-size: 13px;
    margin-top: 25px;
    margin-left: 15px;
    margin-right: 15px;
}
.lepes-osszesito .felhasznalo-adatok div, .lepes-osszesito .szallitasi-adatok div{
    display: inline-block;
}
.lepes-osszesito .felhasznalo-adatok .title, .lepes-osszesito .szallitasi-adatok .title{
    color: #e02c2b;
    font-weight: bold;
    vertical-align: top;
}.lepes-osszesito .felhasznalo-adatok .modositas, .lepes-osszesito .szallitasi-adatok .modositas{
     float: right;
 }
.lepes-osszesito  span{
    /*margin-left: 10px;*/
}
.osszesites-block{
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 20px 25px 0px;
    margin-top: 15px;
    height: 100%;
    margin-bottom: 10px;
}
.osszesites-block .title{
    font-size: large;
    font-weight: bold;
}
.osszesites-block .adat-content span{
    /*display: block;*/
}
#checkout .pagination{
    display: none;
}
.osszesites .col-lg-4{
    margin-bottom: 10px;
}
#checkout .panel.panel-default{
    border: none;
}
.checkout-cart-page table td{
    /*padding: 5px 0;*/
    padding:0;
}

.checkout-cart-page table{
    width: 100%;
}
.cont .uren-banner_btn{
    color: white!important;
    cursor: pointer !important;
}
/*.float-right{  */
    /*float: right;*/
/*}*/
.cont h1, h2, h3, h4, h5, h6{
    font-weight: 600;
}
.mtb-15{
    margin-top: 15px;
    margin-bottom: 15px;
}
.mb-15{
    margin-bottom: 15px;
}
.mt-15{
    margin-top: 15px;
}
.mt-10{
    margin-top: 10px;
}
.mb-10{
    margin-bottom: 10px;
}
.pt-15{
    padding-top: 15px;
}

#veglegesit.uren-banner_btn{
    color: white;
    cursor: pointer;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: larger;
    width: max-content;
}
#veglegesit.uren-banner_btn.disabled{
    background-color: grey;
    color: white;
    cursor: not-allowed;
}
.cont .bootstrap-select > .dropdown-toggle{
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: 5px 32px 1px 9px;
}
@media (max-width: 1200px) {
    label{
        font-size: 12px;
    }
}
@media (max-width: 786px) {
    label{
        font-size: 11px;
    }
    .checkout-cart-page .table-content.table-responsive table, .checkout-cart-page .table-content.table-responsive table tbody,
    .checkout-cart-page .table-content.table-responsive table tr  {
        width: auto !important;
        display: table !important;
    }
    .checkout-cart-page .table-content.table-responsive table tr td{
        display: table-cell !important;
        width: auto !important;
        padding: 5px;
    }
}
@media (min-width: 786px) {
    .checkout-cart-page #collapse-cart{
        display: block!important;
    }
}
@media (max-width: 768px) {
    .breadcrumb-content ul{
        display: none;
    }
    .breadcrumb-area{
        min-height: 80px;
    }
    #checkout > .container > .row{
        /*-webkit-box-orient: vertical!important;*/
        /*-webkit-box-direction: reverse!important;*/
        /*-ms-flex-direction: column-reverse!important;*/
        /*flex-direction: column-reverse!important;*/
        /*display: flex;*/
    }
    .checkout-progress-page{
        margin-bottom: 20px;
    }
    .checkout-progress-page .form-group {
        margin-bottom: 5px;
    }

    .checkout-cart-page{
        padding: 0;
        width: 100%;

        background: #b7babb40;

    }
    .checkout-cart-page .panel-heading{
        /*border-bottom: grey solid 1px;*/

        font-weight: bold;
        background: #2e2e2e;
        cursor: pointer;
        padding: 9px 15px 1px;
    }
    .checkout-cart-page .panel-heading *{
        color: white;
        font-size: small;
    }

    .checkout-cart-page .panel-collapse{
        padding: 5px 10px;
    }
    .checkout-cart-page .panel.panel-default{
        margin-bottom: 0;
    }
    .checkout-cart-page .grand-totall{
        padding: 5px 10px;
    }
    .checkout-progress-page .logo{
        margin: 0;
    }
    .multi-steps > li{
        font-size: x-small;
    }
    .lepes-osszesito{
        margin-bottom: 0;
    }

}

.uren-add_cart{
    /*color: white !important;*/
}
.uren-product-remove a,
.uren-product_remove a{
    color: #e52e06 ;
}
.coupon-all .coupon input.button, .coupon-all .coupon2 input.button,.btn-green{
    background-color: #ffc400;
}
.default-address{
    border: 1.5px solid #e52e06 ;
    border-radius: 5px;
}
.text-green{
    color: green;
}
.lepes-osszesito .title{
    width: 80px;
}
.modositas a{
    color: #e52e06 ;
}
.uren-footer_area li,
.uren-footer_area p,
.uren-footer_area a
{
    color: white;
}
.uren-product-thumbnail img, .product-thumbnail img{
    max-width: 150px;
}

/*** egy�b ***/

.my-download-btn {
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 0 2em;
}

.my-readmore-btn {
    display: inline-block;
}

.kiemelt-blokk p, .kiemelt-blokk div {
	color: inherit;
	margin: 0;
}

.szines {
	color: #e52e06;
}

.plus-btn, .minus-btn {
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
    padding: 8px 12px;
    border: lightgray dotted 0.5px;
}
.max-width-50{
    max-width: 70px;
}
@media (max-width: 768px) {
    .max-width-50{
        float: left;
    }
}

.search-seged{
    text-align: left;
    margin-top: 5px;
    cursor: pointer;
    padding: 5px 10px;
    line-height: 1.2;
}
.autocomplete-items{
    /* max-height: 180px; */
    position: absolute;
    top: 45px;
    background: white;
    width: 100%;
    border-bottom-right-radius: 11px;
    border-bottom-left-radius: 11px;
    /* border: 2px solid black; */
    max-height: 301px;
    z-index: 10;
    max-width: 300px;
    overflow-y: scroll;
}

#my_kat_ac_Input{
    margin: 5px 0;
    width: 100%;
    }
.uren-slider_area .main-slider .slider-content{
    background-color: rgba(0, 0, 0, 0.35);
    padding: 5px;
}
.slide-btn a{
    max-width: max-content;
}
.uren-banner_area .banner-item .banner-img-1:after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.47)
}
.uren-banner_area .col-lg-6:nth-child(2) .banner-item .banner-img-1:after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.47)
}
.uren-categories_title{
    cursor: pointer;
}
#scrollUp{
    bottom: 10px;
}
.breadcrumb-area .breadcrumb-content > h1{
    text-transform: none;
}
.uren-banner_btn.btn-white{
    background-color: white;
    color: #e52e06 !important;
}
.table-max-width-800{
    max-width: 800px;
}
.my_uren_sidebar_div{
    margin-bottom: 15px!important;
}

@media (max-width: 768px) {
    .product-slide_item .inner-slide .single-product .product-content .product-desc_info .price-box .old-price{
        display: block;
    }
    .breadcrumb-area .breadcrumb-content > h1{
        padding-bottom: 0;
    }
    .sp-area .sp-nav .sp-content .price-box .old-price{
        display: block;
        margin-left: 0;
    }
    .table-content table td.uren-product-price del{
        display: block;
    }
    .mobile-table .quantity{
        min-width: 170px;
    }
    .cart-page-total h4{
        font-size: 15px;
    }
    #talalat_tarto .shop-toolbar{
        display: none;
    }
    .sp-essential_stuff .table td{
        font-size: 12px;
        padding: 5px;
    }
    .breadcrumb-area{
        display: none;
    }
}