
body {
    /*max-width: 1920px;*/
    position: relative;
    height: auto!important;
    background: #f4f4f4 url(../../upload/bg_1920.jpg?ver=13);
    background-position: 0;
    background-size: cover;
    background-attachment: fixed;



    /*background-color: #fff;
    background-position: 50% 0;
    background-size: initial;
    background-repeat: no-repeat;
    max-width: 9999px;*/

}

@media (max-width: 1850px){
    body{
        background-image: url(../../upload/bg_1280.jpg?ver=13);
    }
}



/*header, footer { background: #eee; }
footer {margin-top: 20px;padding-top: 20px;}
footer .copy {
    background-color: #0FA0CE;
    padding: 14px;
    text-align: center;
    color: white;
}
footer .copy a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}


a {color: #1EAEDB;text-decoration: none;}
a:hover {color: #0FA0CE;}
input[type="submit"], .primary-button {color: #FFF;background-color: #1EAEDB;border-color: #1EAEDB;}
input[type="submit"]:hover, .primary-button:hover {background-color: #0FA0CE;border-color: #0FA0CE;}
.pagination li.active a {color: white;background-color: #1EAEDB;}*/

a,a:hover,a:active, * {
   outline: 0!important;
}
.owl-carousel .owl-item img, .arnyekos {
    /*box-shadow: 1px 2px 8px 2px grey;*/
    border-radius: 6px;
}
.noshadow {
    box-shadow: none!important;
}
.pcholder .parentcat:before {
    content: " ";
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    margin-left: -40px;
    margin-top: 5px;
    background-image: url(../img/icons.png?v=2);
    background-size: 100% auto;
}
.pcholder:hover .parentcat:before {
    background-image: url(../img/icons_hover.png?v=2);
}
.pc18:before{background-position: 0 -32px;}
.pc64:before{background-position: 0 -63px;}
.pc20:before{background-position: 0 -96px;}
.pc51:before{background-position: 0 -133px;}
.pc42:before{background-position: 0 -166px;}
.pc15:before{background-position: 0 -197px;}
.pc30:before{background-position: 0 -232px;}
.pc74:before{background-position: 0 -368px;}
.pc66:before{background-position: 0 -265px;}
.pc9:before{background-position: 0 -298px;}
.pc25:before{background-position: 0 -331px;}
.pc136:before{background-position: 0 -408px;}
.pc140:before{background-position: 0 -441px;}
.pc145:before{background-position: 0 -469px;}
.dropdown-menu-category-hold > li > a.parentcat {
    padding-left: 55px!important;
}

.ui-widget {font-size: 0.7rem!important;}
.ui-datepicker-buttonpane {display: none;}
.dataTables_wrapper {font-size: 14px;margin: 0 -30px;}
table.dataTable, .dataTables_scrollHeadInner {width: 100%!important;}
table.dataTable thead th {text-align: left;}
table.datatable {margin: 0 auto;width: 650px;}
table.datatable td {padding:10px;max-width: 620px;}
table.datatable td:nth-child(2n) {text-align: right;}
table.datatable td.thead {font-weight:bold;padding:0;border-bottom: 1px solid silver;}
table.datatable input[type=text], table.datatable select {width: 220px;}
.inputerr_field {float: left;margin-right: 10px;}
.inputerr_msg {color: red;margin-top: 8px;display: none;padding-left: 10px;}
.admin_actions {text-align: center;margin-top: 30px;line-height: 48px;}
.admin_actions input[type="button"] {transition: all 400ms;background-color: #ddd;}
.admin_actions input[type="button"]:hover {color:black;border-color: black;background-color: #fff;}
.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened{-webkit-filter:blur(3px);filter:blur(3px)}.remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{-webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{-webkit-animation-name:remodal-overlay-closing-keyframes;animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);color:#2b2e38;background:#fff}.remodal.remodal-is-opening,.remodal.remodal-is-closing{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal.remodal-is-opening{-webkit-animation-name:remodal-opening-keyframes;animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{-webkit-animation-name:remodal-closing-keyframes;animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;-webkit-transition:color .2s;transition:color .2s;text-decoration:none;color:#95979c;border:0;outline:0;background:transparent}.remodal-close:hover,.remodal-close:focus{color:#2b2e38}.remodal-close:before{font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif !important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"\00d7";text-align:center}.remodal-confirm,.remodal-cancel{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:hover,.remodal-confirm:focus{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:hover,.remodal-cancel:focus{background:#ef5350}.remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner{padding:0;border:0}@-webkit-keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1}}@-webkit-keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0}}@keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.95);transform:scale(0.95);opacity:0}}@-webkit-keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@-webkit-keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@media only screen and (min-width:641px){.remodal{max-width:700px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}
html.remodal-is-locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:999999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:9100000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-0.05em;content:""}.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.remodal{position:relative;outline:0;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}
.remodal-confirm, .remodal-cancel {height: auto;}
.remodal-overlay{background:rgba(43,46,56,0.9)}
.remodal-neutral {padding: 0 30px!important;color: #555!important;font-size: 11px!important;font-weight: 600!important;line-height: 38px!important;background-color: rgba(0, 0, 0, 0)!important;border: 1px solid #bbb!important;}
.remodal-neutral:hover {color: #333!important;border-color: #888!important;}
.remodal-blur {-webkit-filter: blur(3px);filter: blur(3px);}
.remodal-failure {color:#c94e50!important;}
.remodal-success {color:#4DC65D!important;}
.product-page-price .product-caption-price-old {
    font-weight: normal;
    color: #727272;
    text-decoration: line-through;
    font-size: 24px;
}
h1 {
    font-size: 25px;
    margin: 30px 0;
    font-weight: normal;
    margin-top: 0;
}
.bgholder {
    /*
    cursor: pointer;*/
    max-width: 1920px;
    height: 100%;
    position: absolute;
    width: 100%;
}
.bghleft {
    left: 0;
    width: 50%;
}
.bghright {
    right: 0;
    width: 50%;
}
/*html,body {height: 100%;}*/
.global-wrapper {
    position: relative;
}
.product-img-primary {
    max-width: 200px;
    margin: 0 auto;
}

.ordercart {
    width: 100%;
    margin-top: 30px;
}

.ordercart td {
    padding: 4px!important;
}

.ordercart .cheadr {
    font-weight: bold;
    font-size: 16px;
    color: #365271;
    border-bottom: 1px solid #365271;
}

.ordercart .cfootr {
    border-top: 1px solid #365271;
    font-weight: bold;
}

.category-filters {margin-top: 30px;-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);box-shadow: 0 6px 12px rgba(0, 0, 0, .175);display: none;}
.strip1 {background: #eee!important;}
.subcat {
    background: #eee;
    max-height: 0;
    overflow: hidden;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
}
.subcat.opened{
    max-height: 500px;
}
.subcat a {
    display: block;
    padding: 5px 37px;
}

.navbar-default .navbar-nav>li>a{color:black;}
.maincontent .fa {
    color: rgba(0, 0, 0, 0);
    font-size: 1px;
}
.maincontent .fa::before {
    color: #222;
    font-size: 20px;
}
.label-red {background: #E80202!important;}
.label-green {background: green!important;}
.label-black {background: black!important;}
.zoomWindow , .zoomPup {display: none!important;}

.product-labels {
    z-index: 22222;
    margin-top: -20px;
}
.red {color:red!important;}
.green {color:green!important;}
.smaller {font-size: 16px!important;}
.smaller2 {font-size: 26px!important;}
.fastedit {width: 55px;}
.fe_tr {
    transition: all 150ms;
    -webkit-transition: all 150ms;
    -moz-transition: all 150ms;
    -o-transition: all 150ms;
}
tr.greenbg, tr.greenbg td {
    background: #d0f4d0!important;
}
tr.redbg {
    background: red!important;
}
.greybg {
    background: url(../img/bg.png);
}
.navbar-form {
    padding: 0px;
}
.flr {float: right;}
.carttable td {
    padding: 1px 8px!important;
    border: 0!important;
}
.carttable .btmm {
    border-bottom: 1px solid #ddd!important;
    padding-bottom: 10px!important;
}
.carttable .tpp {
    padding-top: 10px!important;
}
.carttable .btmm a {
    color: red;
}
.fa-white::before{
    color:white!important;
}
/*.product-page-option-title, .product-page-option-select {float: none;}*/
.product-page-option-title {
    width: auto;
    float: left;
}
.product-page-option-select {
    max-width: 340px;
}
.product-page-option-list {
    margin-bottom: 15px;
}
.product-page-option-list > li {
    margin-bottom: 0px;
}

.db {display: block;}
.fll {float: left;}
.flr {float: right;}
.tac {text-align: center;}
.tar {text-align: right;}
.fwb {font-weight: bold;}
.tdn {text-decoration: none;}
.fsi {font-style: italic;}
.w100 {width: 100%;}
.wauto {width: auto;}
.hidden {display: none;}
.dn {display: none;}
.ovh {overflow: hidden;}
.mt30 {margin-top: 30px;margin-bottom: 15px;}
.mtj30 {margin-top: 30px;}

.createPager {
    position: relative;
    width: 130px;
}
.createPager select {
    padding: 8px 10px;
    top: -37px;
    position: absolute;
    background: #486d97;
    color: #fff;
    border-color: #486d97;
    border-radius: 3px !important;
    cursor: pointer;
}
ul.category-pagination  {
    margin-top: 30px;
    margin-left: 10px;
    display: block;
    margin-bottom: -30px;
    float: none!important;
}
.product-sm-left {margin-bottom: 30px;}
.newsbox {
    /*box-shadow: 1px 1px 5px 0px grey;*/
    padding: 15px;
    margin-bottom: 15px;
    background: #f0f0f0;
    height: 184px;
    background-size: cover;
    border-radius: 6px;
    padding-bottom: 21px;
}
.newsbox h5 {
    margin-bottom: 40px;
}
.newsbox img {
    width: 70px!important;
    height: 70px!important;
    background: transparent!important;
    border-radius: 0px!important;
    margin-right:10px!important;
}
.banner-category {
    padding: 0;
    min-height: 137px;
}
.banner-category-img {
    margin-bottom: 0px;
}
.dropdown-menu-category > li > a.hvvr {
    background: #486d97;
    color: #fff!important;
    text-align: center;
    padding: 0 15px!important;
}
.newsholder{
    margin-left: 15px;
    margin-top: 10px;
    height: 190px;
}
.hvvr .fa, .hvvr .fa::before {
    font-size: 15px;
    color: #fff!important;
}
.h30 {height: 30px!important;margin-top: 7px;}
.z22 {z-index: 22;}
.p10 {padding-top: 20px!important;}

div.pager {
    text-align: center;
    margin: 1em 0;
}

div.pager span {
    display: inline-block;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8;
    text-align: center;
    cursor: pointer;
    background: #000;
    color: #fff;
    margin-right: 0.5em;
}

div.pager span.active {
    background: #c00;
}

table.tblpager thead th {text-align: center;}
table.tblpager {margin: 0 auto;width: 100%;}
table.tblpager td {padding:8px 10px;max-width: 620px;font-size: 14px;}
table.tblpager tr:nth-child(2n) {background: #eee;}
table.tblpager thead th {font-weight:bold;padding:0;border-bottom: 1px solid silver;}
table.tblpager input[type=text], table.tblpager select {width: 55px;}

.mfp-iframe-holder {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.mfp-iframe-holder .mfp-content {
    max-width: 1180px!important;
}
figcaption {display: none!important;}


.btable {border-collapse: collapse;border-spacing: 0;empty-cells: show;width: 100%;margin: 15px 0;}
.btable td{font-size: 13px;}
.btable th {font-size: 15px;border-bottom: 1px solid;}
.btable td, .btable th {margin: 0;overflow: visible;padding: 5px 10px;}
.btable thead {color: #000;text-align: left;vertical-align: bottom;}
.btable tr:nth-child(odd) td {background-color: #f2f2f2;}
.bpager {font-size: 15px;text-align: right;}
.bpager a {font-weight: bold;}
.bpager a .fa {font-weight: bold;font-size: 13px;border: 1px solid;border-radius: 50%;width: 13px;text-align: center;height: 13px;}
.bpager select {padding: 0;height: 18px;border-radius: 0;width: 120px;cursor: pointer;height: 20px;}

.shortd {
    display: inline-block;
    width: 49.4%;
}

.opencat {
    font-weight: bold;
    text-decoration: underline;
}

.reqin {
    border: 1px solid red;
}

.navbar-form {width: 100%;margin-left: 0%;margin-top: 55px;}
.tovabbgomb {
    position: absolute;
    bottom: 10px;
    right: 20px;
}



body.boxed .global-wrapper {
    /*background: #eee;*/
}

.btn-ghost.btn-white:hover {
    background: transparent!important;
}
.btn-ghost.btn-white {
    border: transparent!important;
}
.mlogoholder {display: none;}

@media (max-width: 1000px){
    .dontzoom {
        display: block;
        width: 100%;
        text-align: center;
    }
    .dontzoom img {
        max-width: 100%;
        height: auto;
        width: auto;
    }
    .maincontent img {
        max-width: 100%;
        height: auto!important;
    }
    .maincontent table {
        max-width: 100%;
        width: auto;
    }
    img.product-img-primary {
        max-width: 600px!important;
    }
    .newsholder {
        margin-right: 15px;
    }
    .btable td {
        padding: 3px;
    }
    .btable {
        width: 100%;
        overflow-x: scroll;
        display: block;
    }
}
@media (max-width: 990px){
    .logo {
        text-align: center;
        display: block;
        margin-top: 20px;
    }
    .logo img {
        width: auto;
    }
    .elerhetoseg{display: none;}
    .logoholder{display: none;}
    .mlogoholder {display: block;}
    .navbar-form {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .main-header-input-center {
        margin-top: 15px;
    }
}
.mainhome {
    height: 491px;
    /*z-index: 111111;*/
}
.szgomb .fa {margin: 0!important;}
.szgomb .fa::before {
    font-size: 15px!important;
}
.szgomb {
    padding: 2px 4px!important;
}
.h2, h2 {
    font-size: 25px;
    font-weight: normal!important;
}
.tabbable h2 {
    color: #fff;
    display: inline-block;
    padding: 10px;
    background: #486d97;
    font-size: 17px;
}

.tabbable .tab-content {
    border-top: 1px solid #ddd;
    margin-top: -10px;
}
.label-warning {
    background-color: #ffa500!important;
}
.carticon .badge {
    background: #486d97;
    font-style: normal;
}
.carticon .fa {font-size: 18px;}
.childtoleft .parentcat {
    padding-left: 50px!important;
}
.navbar-nav>li>.dropdown-menu {
    z-index: 111111;
    right: 0;
    left: auto;
}
.dropdown-menu-category-section-content {
    padding-top: 10px;
}
.childtoleft .dropdown-menu {
    right:auto!important;left: 0!important;
}
.arukereso img {
    height: auto!important;
}
.dropdown-menu-category-section {
    width: 250px;
}
@media print {
    .greybg, .navbar, .main-footer, .copyright-area, .print_dn {display: none;}
    #jqzoom img, .zoomPad img {height: 220px;width:auto!important;}
}
.gifbanners {margin: 0!important;}

.feljebb {
    margin-top: -0px;
}
iframe {max-width: 100%;}

.maincontent sup .fa::before{font-size: 14px;}

.afillbox {
    position: absolute;
    width: 700px;
    background: #ffffff;
    margin-top: 4px;
    margin-left: -1px;
}
.afillpr {
    border: 1px solid #b2b2b2;
    overflow: hidden;
    padding: 10px 0px;
    border-radius: 3px;
    margin-bottom: 2px;
}
.afillpr a.img {
    width: 54px;
    display: block;
    float: left;
    margin-right: 7px;
    margin-left: 7px;
}
.afillpr img {
    display: block;
    width: 100%;
}
.afillpr div{margin-top: 6px;}
.navbar-first{ z-index: 999999;}


.uparrow {
    background: url(../img/uparrow.png);
    cursor: pointer;
    width: 46px;
    height: 47px;
    position: fixed;
    bottom: 30px;
    right: 27px;
    display: none;
    background-size: 100%;
    z-index: 2222;
}

.main-footer {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 1%, #bfbfbf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 1%,#bfbfbf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 1%,#bfbfbf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-9 */
}

.mfp-bg {
    z-index: 11111111;
}
.mfp-wrap {
    z-index: 11111111;
}
.zoomPad > img {cursor: pointer;}
.navbar-before .navbar-nav > li > a:hover {text-decoration: underline;}

@media (max-width: 768px){

    .col-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
        float: left;
        padding: 20px;
    }
    .col-6 .product {padding: 5px;}
    .col-6 .product .product-caption{padding: 0px;}
    .oopartners .flr{float:none;}

    .banner-imgholder {
        height: auto;
        vertical-align: middle;
        display: table-cell;
        text-align: center;
        display: block;
    }
    .brandd.owl-carousel .owl-item img {
        max-width: 300px!important;
    }
}

@media (max-width: 768px) {
    .page-header {
        margin: 20px 0 30px 0;
    }
    .category-filters {display: none;margin-top:-50px;margin-bottom: 40px!important;}
    .mmhide {display: none!important;}
    .w100form {max-height: 0;-webkit-box-shadow: none!important;box-shadow: none!important;overflow: hidden;transition: all 400ms;-webkit-transition: all 400ms;-moz-transition: all 400ms;-o-transition: all 400ms;}
    .navbar-brand > img.alogo {width: 120px!important;margin-top: 5px!important;}
}
.ccc {
    padding: 20px 0px;
}
@media (max-width: 768px) {
    .newsbox h5 {margin-bottom: 5px;}
}
@media (max-width: 520px) {
    .ccc {width: 100%!important;flex: 0 0 100%;max-width: 100%;}
}
.mh1000 {
    max-height: 1800px!important;
}
.mh100{
    -webkit-box-shadow: 0 0 0 1px #d9d9d9;
    box-shadow: 0 0 0 1px #d9d9d9;
    max-height: 100px!important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background: transparent;}

.mc-main.maincontent .page-header{margin-top: 0;}
.mc-side.mmmshow {margin-bottom: 0!important;}
.category-filters.mh1000 {margin-bottom: 70px!important;}


#btooltip_p{
    position:absolute;
    border:1px solid #333;
    background:#f7f5d1;
    padding:2px 5px;
    color:#333;
    display:none;
    z-index: 99999;
}

.mmhide .allinone_bannerRotator.classic .leftNav, .mmhide .allinone_bannerRotator.classic .leftNav:hover {
    background-size: 50%;
    top: 10px;
}
.mmhide .allinone_bannerRotator.classic .rightNav, .mmhide .allinone_bannerRotator.classic .rightNav:hover {
     background-size: 50%;
    top: 10px;
    right: -15px;
}

/* Product thumbnail with gift */
.gift-bg {
    position: absolute;
    right: 12px;
    top: 7px;
    background-image: url(../img/gift-bg.png);
    width:70px;
    height:86px;
    z-index: 22223;
}

.gift-bg img {
    height: 61px!important;
    width: auto!important;
    position: relative;
    margin: 20px auto;
    display: flex;
}

@media (max-width: 768px){
    .nomobile_tooltip_p {
        display: none!important;
    }
}

.grecaptcha-badge {display: none!important;}


.penztar_option {
    display: flex;
    margin-bottom: 15px;
    padding: 10px 10px;
    border-radius: 6px;
    border: 1px solid #ccc;
    cursor: pointer;
    line-height: 25px;
}
.penztar_option.disabled {opacity: .5;pointer-events: none;}
.penztar_option:hover {background: #f5f5f5;}
.penztar_option input {margin-top: 0;}
.penztar_option img {margin: 0 9px;height: 24px !important;}
.penztar_option img+span {display: flex;justify-content: space-between;width: calc(100% - 88px);;}
.penztar_option>div {width: 100%;display: inline-flex;flex-direction: column;}
.penztar_option>div>div {display: flex;justify-content: space-between;}
.penztar_option>div>div+span {display: none;margin-left: 9px;font-size: 12px;margin-top: 20px;line-height: 15px;}
.penztar_option input:checked+div>div+span {display: block;}


.carttable .btn-xs.btn-danger {
    line-height: 26px;
    display: flex;
}
.carttable .btn-xs.btn-danger .fa {
    margin-top: 3px;
}

@media (max-width: 600px){
    .carttable thead {display: none;}
    .carttable img {display: block;margin: 0 auto;}
    .carttable, .carttable tbody, .carttable td {display: block;width: 100%!important;text-align: center!important;}
    .carttable tr {display: flex;flex-wrap: wrap;}
    .carttable tr td:first-child {order:3;margin-bottom: 30px;}
    .carttable tr td:nth-child(3) {display: flex;justify-content: center;}
    .mobile_flag {display: block!important;font-weight: bold;margin-top: 10px;}
    .carttable .smaller2 {padding-right: 10px;}
    .carttable .product-page-actions-list{display: flex;justify-content: center;}
    .shortd {
        display: inline-block;
        width: 100%;
    }
}

#cookie-backdrop {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 9999998;}
#cookie-popup{
    display: none;
    text-align: center;
    position: fixed;
    width: 40%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999;
    border: 4px solid #486d97;
    color: #486d97;
    padding: 10px;
    background: white;
    padding: 30px;
}
#cookie-popup a{color:#486d97;font-weight:bold;}
#cookie-popup a:hover{text-decoration:underline;}
#cookie-popup button{
    cursor: pointer;
    background: #486d97;
    color: white;
    border: 2px solid #486d97;
    margin-left: 10px;
    padding: 4px 10px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}
#cookie-popup button#cookie-popup-settings{
    background: white;
    color: #486d97;
}
#cookie-popup button:hover{background:#486d97!important;color: white!important;}
#cookie-settings {max-width:1200px;text-align:left;margin:0 auto;display: none;}
#cookie-toggle {display: none;font-size: 22px;background: #486d97;border: 0;color: #fff;padding: 5px 7px;position: fixed;bottom: 20px;left: 20px;z-index: 11111;}

@media (max-width: 600px){
    #cookie-popup {
        width: 90%;
        padding: 17px;
    }
}