/* --- Cart -- *\

 *  CART
 *  LINKS FOR LOGIN, REGISTRATION ETC
 *  CAT TABLE
 *  TICKET
 *  CART SUMMARY
 *  DELIVERY OPTIONS
 *  CART POLICY CHECKBOX ALERT

 **  STIL BLOKOVA
 *  CART IN STEPS                   - cart/cart_in_steps_buttons
 *  CART SLIDER                     - slider/cart_slider
 *  TOTAL_CONFIRM                   - cart/onepage/total_confirm
 *  TICKET SELECT                   - cart/onepage/ticket_select
 *  DELIVERY COUNTRY                - cart/onepage/delivery_country
 *  HEADER CART                     - header/cart
 *  MINI CART                       - cart/mini_cart/mini_cart
 *  MINI CART SIMPLE                - cart/mini_cart/mini_cart_simple
 *  MINI CART CIRCLE TOP RIGHT      - cart/mini_cart/mini_cart_circle_top_right
 *  HEADER FAVORITE SIMPLE          - header/favorite_simple
 *  HEADER FAVORITE CIRCLE TOP LEFT - favorite/favorite_circle_top_right
 *  HEADER MINI CART ITEM           - cart/mini_cart_item
 *  MINI CART SIDE                  - cart/mini_cart/mini_cart_side
 *  CART STEP ORDER TICKETS         - cart/onepage/order_tickets
 *  CART IMPORT                     - cart/import/import_form
 *  NEW ADRESS TRIGER               - cart/onepage/new_adress_triger
 *  NCX-BLOCK                       - onepage/carrier/carrier_ncx i onepage/payment/payment_ncx

\* --- Cart -- */
.cart{
    margin-bottom: 20px;
}

.cart .heading-wrapper.heading-underlined {
    margin-bottom: 20px;
}

.cart-step{
    padding-bottom: 20px;
    margin-top: 30px;
    /*min-height: 500px;*/
}

.cart-step .heading-append{
    line-height: 40px;
    color: #adaeb5;
}

.cart-step .horizontal-divider{
    margin-bottom: 0;
}

.cart-step h2{
    margin: 0;
}

.cart-step h3{
    font-size: 20px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 15px;
}

.cart-step .btn-wrapper {
    text-align: center;
    width: 100%;
    margin: 15px 0 30px;
}

.cart-description{
    margin: 15px 0;
}

.cart-description.bank-helper{
    text-align: right;
}

.confirm-bankintesanestpay .cart-description.bank-helper > * {
    display: inline-block;
    margin-left: 5px;
}

.cart-address .iradio_flat {
    margin-top: 0;
}

.cart-address .cart-description {
    margin-top: 0;
}

.cart-address .cart-description a {
    font-weight: 700;
    margin-top: 5px;
    display: block;
}

.cart .form-group-checklabel .label-as-headline {
    font-size: 20px;
    font-weight: 300;
    margin: 0;
    text-transform: initial;
}

.cart-loader.loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999;
}

.cart-loader.loader-wrapper .loader-icon {
    top: 50%;
    margin-top: -40px;
}

.fake-radio-button {
    float: left;
    margin: 3px 12px 0 -20px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #D9D9D9;
}

.loyalty-help{
    display: none;
}

.clear-cart-wrapper{
    display: none;
}

.cart-mail-description{
    padding: 10px 0;
    display: none;
}

.cart .cart-packaging-quantity {
    display: none;
}

.caption-plusconnector{
    top: -1px;
    left: calc(50% - 4px);
    position: absolute;
    z-index: 15;
    color: #fff;
    line-height: 1px;
    font-weight: 300;
}

/* Links for login, registration etc. */
.cart-action{
    margin-left: 20px;
    color: #727380;
}

/* Cat table */
.cart-ticket-info,
.cart-table-hidden {
    display: none;
}

.cart-table.table > thead,
.cart-table.table > tbody > tr > td{
    border: none;
}

.cart-table.table > tbody > tr > td.cart-quantity .form-group {
    max-width: 80px;
    margin: auto;
}

.cart-table.table > tbody > tr > td.total-price{
    font-weight: 700;
}

.cart-table .styled-select{
    width: 80px;
    margin: 0 auto;
}

.cart-table .styled-select select{
    width: 100px;
}

.cart-table .styled-select {
    background: url('../../images/core/triangle-bottom.png') no-repeat 90% #fff;
}

.cart-table .product-item-image img{
    max-height: 150px;
    box-shadow: 0 0 0 1px #ddd;
    margin-left:1px;
    max-width: 120px;
}

.cart-table .product-item-category{
    font-size: 1rem;
}

.cart-table .product-item-title{
    font-size: 1.143rem;
    line-height: 20px;
    margin-bottom: 0;
    height: auto;
}

.cart-table .product-item-prices{
    font-weight: 300;
}

.cart-table .product-item-remove{
    font-size: 10px;
}

.cart-table .product-item-remove:hover,
.cart-table .product-item-remove:focus{
    background-color: #414254;
    color: #fff;
}

.cart-table .product-item-code{
    padding-bottom: 0;
}

#order_cart_content .cart-table .btn {
    margin-bottom:0;
}

.tp-cart_confirm .cart-table.table .description {
    display: none;
}

/* Ticket */
#order_ticket_content .cart-ticket-wrapper {
    padding-top: 30px;
}

#order_ticket_content .tab-content-wrapper {
    border: 1px solid #d9d9d9;
    padding: 30px;
}

.cart-order-options .description{
    margin-bottom: 20px;
}

/* Cart summary */
.cart-table-summary{
    margin-bottom: 20px;
}

.cart-table-summary > tfoot > tr > td{
    padding: 4px 0;
    border-bottom: 1px solid #ececec;
}

.cart-table-summary > tfoot > tr:last-child td{
    border-bottom: 0;
}

.cart-table-summary .product-item-prices{
    font-weight: 300;
    font-size: 1.286rem;
}

.cart-table-summary .cart-summary .product-item-prices{
    font-weight: 700;
}

.cart-table-summary .product-item-prices.cart-total {
    font-weight: 700;
    color:#3973b5;
}

/* Cart advanced payment */
.cart-table-summary .advance-payment-title th {
    padding: 0;
    text-align: right;
}
.cart-table-summary .other-payment-title th {
    padding: 50px 0 0;
    text-align: right;
}

.cart-table.table > tbody > tr.cart-total .advance-payment-wrapper {
    display: block;
    width: 100%;
}

/* Delivery options */
.delivery-options{
    margin-bottom: 0;
}

.delivery-options li{
    position: relative;
    padding: 10px 0;
    cursor: pointer;
}

.delivery-options li:hover > *{
    background: #f6f6f6
}

.delivery-options li:last-child{
    padding-bottom: 0;
}

.delivery-options li:last-child .delivery-option-description{
    margin-bottom: 10px;
}

.delivery-options li .delivery-option-description .styled-select{
    max-width: 100%;
}

.delivery-options .iradio_flat{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    left: 10px;
}

.delivery-option-image{
    padding: 15px 10px 15px 40px;
    float: left;
    color: #d9d9d9;
    position: relative;
}


.delivery-option-image .icon-cash  {
    font-size: 100px;
}

.delivery-option-image .fa.fa-money  {
    font-size: 100px;
}

.delivery-option-text{
    margin-top: 15px;
    padding-left: 30px;
}

.delivery-option-text button {
    float: right;
    background: transparent;
    color: #4a4b5c;
    border: 1px solid #b0b0b0;
    margin-bottom: 10px;
}
.delivery-option-text button:hover,
.delivery-option-text button:focus,
.delivery-option-text button:active:focus{
    background: #4a4b5c;
    border: 1px solid #4a4b5c;
    color: #fff;
}


.delivery-option-name{
    font-weight: 300;
    font-style: italic;
}

/* cart policy checkbox alert */
#order_total_confirm_content .cart-privacy-policy{
    position: relative;
}

#order_total_confirm_content .cart-privacy-policy .validation-errors-list{
    right: 50%;
    -webkit-transform: translate(50%);
    -moz-transform: translate(50%);
    -ms-transform: translate(50%);
    -o-transform: translate(50%);
    transform: translate(50%);
}

#order_total_confirm_content .cart-privacy-policy .icheckbox_flat, .iradio_flat{
    margin-top: -2px;
    margin-right: 5px;
}

/* Cart in steps */
.cart .cart-steps-btn-wrapper {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #cccccc;
}

.cart .cart-steps-btn-wrapper .step {
    width: 20%;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    border-bottom: solid #ffffff;
    border-width: 2px 0;
    cursor: pointer;
}

.cart .cart-steps-btn-wrapper .step.active {
    font-weight: 700;
    color: #3174b6;
    border-bottom: 2px solid #3174b6;
}

.cart-in-steps .table > thead > tr > th,
.cart-in-steps .table > tbody > tr > td,
.cart-in-steps .product-item-code {
    font-size: 14px;
}

/* Cart slider */
.cart-slider {
    margin-top: 20px;
}

.cart-slider .heading-wrapper img {
    margin-bottom: 20px;
}

.cart-slider .heading-wrapper img {
    float: left;
    margin-right: 10px;
}

.cart-slider .heading-wrapper.heading-wrapper-bordered h2 {
    font-size: 11px;
    line-height: 14px;
    text-transform: none;
    text-align: left;
    margin: 0;
}

.cart-slider .items-wrapper{
    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;
    width: 100%;
}

.cart-slider .items-wrapper .item {
    display: inline-block;
}

.cart-slider .items-wrapper .item .content {
    display: none;
}

/* total confirm */
.cart-privacy-policy{
    padding-top: 20px;
    margin-bottom: 20px;
}

.cart-privacy-policy a{
    color: #3973b5;
}

.cart-privacy-policy a:hover{
    color: #000;
}

/* ticket select */
.cart-box-featured{
    background: #fafafa;
    border: 1px solid #d9d9d9;
    padding: 10px;
    margin-bottom: 20px;
}

.cart-box-featured .input-group{
    max-width: 300px;
}

.cart-box-featured .btn{
    margin-bottom: 10px;
}

/* Delivery country */
#cart_onepage_delivery_country_form {
    margin-bottom: -30px;
}

#cart_onepage_delivery_country_form .form-group {
    float: right;
    margin: 0;
}

#cart_onepage_delivery_country_form .cart-step {
    padding: 0;
    margin-bottom: 0;
}

#cart_onepage_delivery_country_form .form-group label {
    display: inline-block;
    line-height: 34px;
    vertical-align: top;
    margin: 0 5px;
}

#cart_onepage_delivery_country_form .form-group .styled-select{
    display: inline-block;
    min-width: 160px;
    width: 160px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

#cart_onepage_delivery_country_form .form-group .styled-select.active {
    -webkit-box-shadow: 0px 0px 20px 0px #3973b5;
    -moz-box-shadow: 0px 0px 20px 0px #3973b5;
    box-shadow: 0px 0px 20px 0px #3973b5;
}

/* header cart */
.header-cart{
    position: relative;
    float: right;
    min-height: 1px;
    /*min-width: 45px;*/
    z-index: 1001;
}

.header-cart .mini-cart{
    float: right;
}

/* mini cart */
.mini-cart.mini-cart-ribbon{
    min-width: 95px;
    height: 40px;
    margin-bottom: -10px;
    background:#89c03c;
    z-index:900;
    position: relative;
    width:auto;
    text-align:center;
    text-transform:uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.25);
    box-shadow: 0 0 10px rgba(0,0,0,0.25);
}

.mini-cart.mini-cart-ribbon:after {
    content:"";
    position:absolute;
    bottom:0;
    left:-6px;
    border-right:3px solid #6e9b30;
    border-left:3px solid transparent;
    border-top:5px solid #6e9b30;
    border-bottom:5px solid transparent;
    z-index:-1;
}

.mini-cart.mini-cart-ribbon .icon-wrapper {
    color: #fff;
    min-height: 40px;
    width: 50px;
    padding: 0;
    text-align: center;
    border-radius:0;
    display: inline-block;
}

.mini-cart.mini-cart-ribbon .icon-wrapper .icon {
    font-size: 16px;
    line-height: 25px;
    height: 25px;
}

.header-top.fixed-style .mini-cart.mini-cart-ribbon .icon-wrapper .icon {
    line-height: 30px;
}

.mini-cart.mini-cart-ribbon .icon-wrapper .description {
    display: block;
    font-size: 9px;
    line-height: 9px;
    text-align:center;
    text-transform:uppercase;
}

.mini-cart.mini-cart-ribbon .header-carthor-total{
    margin: 0;
    display: inline-block;
    line-height: 38px;
    font-size: 16px;
    vertical-align: top;
    padding: 0 16px 0 0;
}

.mini-cart.mini-cart-ribbon .header-carthor-preview {
    border-left: 0px solid #FFF;
    line-height: 45px;
    font-size: 12px;
    color: #555;
    margin: 0;
    background: transparent;
    width: 100%;
    padding: 5px 0;
    height: 45px;
}

.header-top.fixed-style .mini-cart.mini-cart-ribbon {
    height: 30px;
    min-height:30px;
}

.header-top.fixed-style .mini-cart.mini-cart-ribbon .description,
.header-top.fixed-style .mini-cart.mini-cart-ribbon:after{
    display:none;
}

.header-top.fixed-style .mini-cart.mini-cart-ribbon .header-carthor-title {
    padding: 5px 3px 3px;
}

.header-top.fixed-style .mini-cart.mini-cart-ribbon .icon {
    min-height: 30px;
    width: 40px;
}

.header-top.fixed-style .mini-cart.mini-cart-ribbon .header-carthor-total {
    line-height: 30px;
}

.header-cart-item .footer-wrapper .subtitle {
    color: #000000;
    display: none;
}

/* mini cart simple */
.mini-cart.mini-cart-simple {
    margin: 0 0 0 10px;
    height: 30px;
}

.mini-cart.mini-cart-simple .icon-wrapper .description{
    display: none;
}

.mini-cart.mini-cart-simple .icon-wrapper,
.mini-cart.mini-cart-simple .header-carthor-total {
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 30px;
}

/* mini cart circle top right */
.header-cart .mini-cart.mini-cart-circle-top-right {
    position: relative;
}

.header-cart .mini-cart.mini-cart-circle-top-right .icon-wrapper .description{
    position: absolute;
    bottom: -12px;
    font-size: 12px;
    left: 50%;
    transform: translateX(-50%);
}


.header-cart .mini-cart.mini-cart-circle-top-right .icon-wrapper .icon{
    font-size: 20px;
}

.header-cart .mini-cart.mini-cart-circle-top-right .header-carthor-total {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #3973b5;
    border-radius: 50%;
    color: #ffffff;
    line-height: 18px;
    height: 18px;
    width: 18px;
    text-align: center;
    font-size: 10px;
}

/* header favorite */
.header-favorite.header-favorite-ribbon{
    min-height: 40px;
    background:#89c03c;
    z-index:900;
    position: relative;
    width:auto;
    text-align:center;
    text-transform:uppercase;
    transition:all 0.3s;
    box-shadow: 0 0 10px rgba(0,0,0,0.25);
    float: right;
    margin-bottom: -10px;
}

.header-favorite.header-favorite-ribbon:after {
    content:"";
    position:absolute;
    bottom:0;
    left:-6px;
    border-right:3px solid #6e9b30;
    border-left:3px solid transparent;
    border-top:5px solid #6e9b30;
    border-bottom:5px solid transparent;
    z-index:-1;
}

.header-favorite.header-favorite-ribbon .icon-wrapper {
    color: #fff;
    min-height: 40px;
    width: 50px;
    padding: 0;
    text-align: center;
    border-radius:0;
    display: inline-block;
}

.header-favorite.header-favorite-ribbon .icon-wrapper .icon {
    font-size: 16px;
    line-height: 25px;
    height: 25px;
}

.header-top.fixed-style .header-favorite.header-favorite-ribbon .icon-wrapper .icon {
    line-height: 30px;
}

.header-favorite.header-favorite-ribbon .icon-wrapper .description {
    display: block;
    font-size: 9px;
    line-height: 9px;
    text-align:center;
    text-transform:uppercase;
}

.header-favorite.header-favorite-ribbon .header-carthor-total{
    margin: 0;
    display: inline-block;
    line-height: 38px;
    font-size: 16px;
    vertical-align: top;
    padding: 0 16px 0 0;
}

.header-favorite.header-favorite-ribbon .header-carthor-preview {
    border-left: 0px solid #FFF;
    line-height: 45px;
    font-size: 12px;
    color: #555;
    margin: 0;
    background: transparent;
    width: 100%;
    padding: 5px 0;
    height: 45px;
}

.header-top.fixed-style .header-favorite.header-favorite-ribbon {
    height: 30px;
    min-height:30px;
}

.header-top.fixed-style .header-favorite.header-favorite-ribbon .description,
.header-top.fixed-style .header-favorite.header-favorite-ribbon:after{
    display:none;
}

.header-top.fixed-style .header-favorite.header-favorite-ribbon .icon {
    min-height: 30px;
    width: 40px;
}

.header-top.fixed-style .header-favorite.header-favorite-ribbon .header-carthor-total {
    line-height: 30px;
}

/* header favorite simple */
.header-favorite.header-favorite-simple {
    float: right;
    padding: 0 10px;
}

.header-favorite.header-favorite-simple .description{
    display: none;
}

.header-favorite.header-favorite-simple .icon-wrapper,
.header-favorite.header-favorite-simple .favorite-header-total {
    display: inline-block;
}

/* header favorite circle top left */
.header-favorite.header-favorite-circle-top-right{
    position: relative;
    display: inline-block;
}

.header-favorite.header-favorite-circle-top-right .description{
    position: absolute;
    bottom: -12px;
    font-size: 12px;
    left: 50%;
    transform: translateX(-50%);
}

.header-favorite.header-favorite-circle-top-right .icon-wrapper .icon{
    font-size: 20px;
    font-weight: 700;
}

.header-favorite.header-favorite-circle-top-right .favorite-header-total {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #3973b5;
    border-radius: 50%;
    color: #ffffff;
    line-height: 18px;
    height: 18px;
    width: 18px;
    text-align: center;
    font-size: 10px;
}

/* Header mini cart item */
.header-cart-item .header-cart-toggle{
    background: #ffffff;
    padding: 10px 0 0;
    position: absolute;
    right: 0;
    top: 30px;
    width: 260px;
    z-index: 500;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.25);
    box-shadow: 0 0 5px rgba(0,0,0,0.25);

    /* hellper - ease */
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: all;
}

.header-cart-item .header-cart-toggle.invisible {
    opacity:0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);

    /* hellper - ease */
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
}

.header-cart-item .header-cart-toggle.slideEffect {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    display: block;
    opacity: 1;
    visibility: visible;
}

.header-cart-item .heading-wrapper .title {
    color: #3973b5;
    text-align: center;
}

.header-cart-item .items-wrapper {
    margin: 0;
    list-style: none;
    padding: 0;
    max-height: 350px;
    overflow: hidden;
    overflow-y: auto;
}

.header-cart-item .items-wrapper .item{
    border-bottom: 1px solid rgba(0,0,0,0.1);
    cursor: pointer;
    height: 70px;
    padding: 5px 0 5px 5px;
    position: relative;
}

.header-cart-item .items-wrapper .item:hover{
    background: #eeeeee;
}

.header-cart-item .items-wrapper .item a{
    color: #4a4b5c;
}

.header-cart-item .items-wrapper .item a.product-item-remove{
    font-size: 10px;
    line-height: 10px;
    vertical-align: top;
    height: 10px;
    display: inline-block;
}

.header-cart-item .items-wrapper .item a.product-item-remove i {
    font-weight: 700;
}

.header-cart-item .items-wrapper .item .content{
    padding-left: 10px;
    padding-right: 5px;
    width: calc(100% - 80px);
    text-align: right;
    float: left;
}

.header-cart-item .items-wrapper .item img{
    width: 60px;
    float: left;
}

.header-cart-item .items-wrapper .item .content .title{
    line-height: 1.1;
    max-height: 30px;
    overflow: hidden;
    margin-bottom: 2px;
    margin-top: -2px;
}

.header-cart-item .items-wrapper .item .content .product-size,
.header-cart-item .items-wrapper .item .content .product-qty {
    line-height: 16px;
    font-size: 11px;
    text-align: left;
    display: none;
}

.header-cart-item .items-wrapper .item .content .product-size span,
.header-cart-item .items-wrapper .item .content .product-qty span {
    line-height: 16px;
    font-size: 11px;
}

.header-cart-item .items-wrapper .item .content .price{
    font-size: 1.1rem;
    font-weight: 700;
}

.header-cart-item .footer-wrapper {
    float: left;
    padding: 10px;
    width:100%;
    background: #ffffff;
}

.header-cart-item .footer-wrapper .total-price{
    color: #3973b5;
    font-weight: 300;
    font-size: 16px;
    margin-top: 5px;
    float: right;
    line-height: 32px;
}

.header-cart-item .footer-wrapper .btn {
    margin-right: -15px;
    margin-top: 5px;
}

/* mini cart side*/
.header-cart-item.header-cart-item-side .header-cart-toggle {
    opacity: 1;
    position: fixed;
    top: 0;
    right: -415px;
    height: 100%;
    width: 415px;
    padding: 20px;
    max-width: 100%;
    display: block !important;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle {
    right: 0;
}

.header-cart .header-cart-item.header-cart-item-side .cart-toggle-overlayer {
    background: rgba(0,0,0,0);
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: -1;
    pointer-events: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.header-cart.active .header-cart-item.header-cart-item-side .cart-toggle-overlayer {
    background: rgba(0,0,0,0.75);
    pointer-events: all;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .heading-wrapper .title {
    font-size: 20px;
    line-height: 18px;
    padding: 0 0 20px;
    text-align: left;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .heading-wrapper i{
    top: 0;
    right: 0;
    line-height: 18px;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .list-title{
    padding: 40px 0 10px;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .list-title,
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .list-title span{
    font-size: 16px;
    line-height: 16px;
    color: #000000;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper {
    max-height: calc(100% - 228px);
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item{
    border: solid #cccccc;
    border-width: 1px 0 0;
    padding: 12px 0;
    height: 84px;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item:hover {
    background: transparent;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item img {
    margin-right: 20px;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item .content{
    width: calc(100% - 95px);
    padding: 0;
    text-align: left;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item .content .title {
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item .content .price {
    font-size: 12px;
    line-height: 18px;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item .content .price .calc-wrapper {
    color: #000000;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item .icon{
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .footer-wrapper{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    border-top: 1px solid #cccccc;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .footer-wrapper .btn{
    width: 100%;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .footer-wrapper .total-price{
    width: 100%;
    margin: 0;
    line-height: 18px;
    font-size: 16px;
    text-align: right;
}

.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .footer-wrapper .total-price .title{
    line-height: 18px;
    font-size: 16px;
    color: #000000;
    float: left;
}



/* mini cart side group */
.header-cart.active .header-cart-item.header-cart-item-side.header-cart-item-side-group .header-cart-toggle .items-wrapper .item {
    height: auto;
}

.header-cart.active .header-cart-item.header-cart-item-side.header-cart-item-side-group .header-cart-toggle .selected-arrtibutes-wrapper {
    clear: both;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header-cart.active .header-cart-item.header-cart-item-side.header-cart-item-side-group .header-cart-toggle .selected-arrtibutes-wrapper .item {
    margin: 0;
    padding: 0;
    border: none;
    display: inline-block;
    margin-right: 10px;
    line-height: 25px;
}

.header-cart.active .header-cart-item.header-cart-item-side.header-cart-item-side-group .header-cart-toggle .selected-arrtibutes-wrapper .item:hover {
    text-decoration: underline;
}

.header-cart.active .header-cart-item.header-cart-item-side.header-cart-item-side-group .header-cart-toggle .selected-arrtibutes-wrapper .item .icon {
    position: static;
    vertical-align: middle;
    line-height: 20px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 0;
    font-size: 8px;
}

.header-cart.active .header-cart-item.header-cart-item-side.header-cart-item-side-group .header-cart-toggle .items-wrapper .item .content {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

/* cart step order tickets */
.cart-step-order-tickets .form-group .btn {
    margin: 25px 0 0;
    height: 35px;
}

/* Cart import */
#cart_import_form .input-group {
    text-align: right;
}

#cart_import_form .input-group .form-control {
    border-right-width: 1px;
}

#cart_import_form .form-group {
    max-width: 600px;
}

/* new adress triger */
.cart-selectors-wrapper {
    text-align: right;
    display: block;
}

.cart-selectors-wrapper > *{
    display: inline-block;
    vertical-align: top;
}

.new-adress-triger {
    display: block;
    clear: both;
    text-align: right;
    margin-top: 30px;
    display: none;
}

.new-adress-triger label {
    display: inline-block;
    vertical-align: middle;
}

.new-adress-triger .styled-select {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1px;
    width: 260px !important;
}

/* ncx-block */
.ncx-block .heading-wrapper{
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.ncx-block .heading-wrapper h2{
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
}
.ncx-block .delivery-options .iradio_flat{
    top: 30px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.ncx-block .delivery-options .payment-title{
    text-transform: uppercase;
    margin-bottom: 10px;
}
.ncx-block .delivery-options li:hover > * {
    background: transparent;
}
.ncx-block .delivery-options li:hover .iradio_flat:not(.checked){
    border-color: #000000;
}
.table-cart-information{
    display: none;
}

.confirm-bank .btn-wrapper:not(.post) .btn-large{
    display: none;
}
.confirm-bank .btn-wrapper.bank .btn-large{
    display: inline-block;
}
.confirm-bank .bank-helper .btn.btn-success{
    width: 300px;
}

/*CART Radnje*/
.cart-step .form-group-highlight{
    padding: 15px 10px;
    background: #3973b5;
}
.cart-step .form-group-highlight label{
    color: #ffffff;
}
.cart-step .form-group-highlight.form-group-error{
    background: #cf1c24;
}
.cart-step .form-group-highlight .validation-errors-list{
    color: #ffffff;
}
/*CART Radnje End*/

/* Gift product modal */
.gift-product-modal .modal-body{
    padding: 20px 10px 10px 30px;
    max-height: 630px;
    overflow-y: scroll;
    height: 100%;
}

.modal-dialog.gift-product-modal{
    width: 700px;
}

.gift-product-modal .delivery-option-image{
    padding: 0 20px 0 0;
    width: 160px;
    display: inline-block;
}

.gift-product-modal .gift-product .description{
    display: none;
}

.gift-product-modal .description{
    margin-bottom: 30px;
}

.gift-product-modal .gift-product {
    padding: 10px;
    border-bottom: 1px solid #dedede;
    position: relative;
}

.gift-product-modal .gift-product .product-info{
    display: inline-block;
    width: calc(100% - 180px);
    position: relative;
}

.gift-product-modal .gift-product .product-info .choose-gift-btn{
    position: absolute;
    bottom: 0;
    right: 0;
    pointer-events: all;
}

.gift-product-modal .gift-product .product-info .choose-gift-btn.btn-disabled{
    background: #EB4034;
}

.gift-product-modal .gift-product .product-info .category,
.product-wrapper-chosen .product-info .category{
    font-size: 14px;
}

.gift-product-modal .gift-product .product-info .name,
.product-wrapper-chosen .product-info .name{
    font-size: 20px;
    margin-bottom: 25px;
}

.gift-product-modal .gift-product .product-info .product-sizes .item{
    padding: 5px 10px;
    font-size: 12px;
    min-width: 39px;
    line-height: 25px;
    border-radius: 0;
    pointer-events: all;
}

.gift-product-modal .gift-product .product-info .product-sizes .size-text{
    font-size: 14px;
    margin-bottom: 10px;
}

.gift-product-modal .iradio_flat{
    display: none;
}

.gift-product .icheck-label{
    width: 100%;
    pointer-events: none;
}

.form-group.form-group-checklabel.checkbox-is-kept{
    display: none;
}

.donation-products-wrapper .panel-default>.panel-heading{
    display: none;
}

.donation-products-wrapper .panel-default{
    padding: 20px 40px;
    border: 1px dashed #CECECE;
}

.donation-products-wrapper .panel .title{
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 30px;
}

.donation-products-wrapper .panel .description{
    font-size: 16px;
    margin-bottom: 20px;
}

.donation-image .img-responsive{
    margin: 0 auto;
}

.product-wrapper-chosen .delivery-option-image{
    padding: 0;
    float: none;
    display: inline-block;
}

.product-wrapper-chosen .product-info{
    display: inline-block;
}

.product-wrapper-chosen .headline{
    font-size: 18px;
    margin-bottom: 10px;
}

.gift-btn.btn-disabled{
    opacity: 0.5;
    pointer-events: none;
}

.gift-product-modal .gift-product .product-info .product-sizes .item.active{
    color: #fff;
    background: #3973b5;
    border-color: #3973b5;
}

.description-label{
    display: none;
}

.order-email{
    display: none;
}

.label-description-cart{
    display: none;
}
.cards-wrapper-hidden .styled-select{
    max-width: 50%;
    margin-bottom: 10px;
}
#cart_store_modal .modal-dialog {
    width: 900px;
    max-width: calc(100% - 20px);
    min-height: 500px;
}
.modal .store-map-wrapper{
    height: 490px !important;
    border-right: 0;
}
.modal .storelocator-panel{
    width: 100%;
    max-height: calc(100% - 30px);
    margin: 10px 0 0 0;
    padding: 5px;
}
.modal.modal-store .title{
    color: #000000;
    text-align: left;
}

.modal.modal-store .item-button {
    display: inline-block;
    background: #404041;
    color: #Ffffff;
    padding: 1px 33px;
    margin-top: 10px;
    line-height: 22px;
    cursor: pointer;
    font-size: 15px;
    margin-left: 10px;
}
.modal.modal-store .item-button:hover{
    background: #000000;
    color: #FFFFFF;
}

.modal.modal-store .item-button.active{
    background: #036891;
    color: #FFFFFF;
}

#cart_store_modal .nb-store-url{
    display: none;
}
#cart_store_modal .content-info-bubble .selected-store .img {
    display: inline-block;
    width: 48px;
    height: 48px;
    vertical-align: text-bottom;
    background-image: url(../../images/core/popup_pin.png);
}
#cart_store_modal .content-info-bubble .selected-store {
    position: relative;
    float: right;
    bottom: 15px;
    font-size: 17px;
    font-weight: 600;
    color: #6c9f43;
}
#cart_store_modal .nb-store-select.hidden{
    display: block !important;
}

/*Parcel machine Carrier*/
.resetSelectedParcel{
    width: auto;
    min-width: auto;
    background: #ffffff;
    color: #000000;
}
.resetSelectedParcel:hover{
    background: #000000;
    color: #ffffff;
}
.selectedParcelMachineText{
    margin-top: 10px;
    margin-bottom: 20px;
}
.selectedParcelMachineText .selected-parcel-text-value{
    font-weight: bold;
}
.content-info-bubble.store-popup .title{
    text-align: left;
}
.parcel-machines-description{
    margin-bottom: 10px;
}
/*Parcel machine Carrier End*/

/*Strict City & sreet*/
.strictTextCity{
    margin: 0;
}

.info-until-free-delivery-wrpper .heading-wrapper.heading-underlined{
    padding: 15px 30px;
    background: #f7f7f7;
}
.cart .info-until-free-delivery-wrpper .heading-wrapper .title{
    border-color: transparent;
}
.info-until-free-delivery-wrpper .title .text-wrapper{
    width: 69%;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    text-transform: none;
}
.info-until-free-delivery-wrpper .title .text-wrapper .price{
    margin-left: 10px;
    font-weight: bold;
}
.info-until-free-delivery-wrpper .title .button-wrapper{
    width: 30%;
    display: inline-block;
    text-align: right;
    vertical-align: super;
}
.info-until-free-delivery-wrpper .icon-truck{
    font-size: 30px;
    vertical-align: sub;
}

.cart-one-day-delivery-product{
    padding: 10px;
    background: rgba(76,175,80,0.15);
    color: #000000;
    max-width: 160px;
    font-size: 13px;
    margin-top: 10px;
}
.cart-one-day-delivery-product.error{
    background: rgba(243,11,20,0.15);
}
.cart-one-day-delivery-product .title{
    position: relative;
    padding-left: 45px;
    line-height: 1;
}

.cart-one-day-delivery-product .title:before {
    content: url(../../images/core/one_day_delivery_new.png);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.table-cart-discount-info,
.on-cart-asterisk{
    display: none;
}
.security-code-popup-action{
    display: block;
    float: right;
    width: calc(100% - 100px);
    text-align: right;
    text-transform: uppercase;
    font-size: 12px;
}
.gift-popup-wrapper .popover,
.gift-popup-wrapper .popover-title,
.gift-popup-wrapper .popover-content{
    max-width: 350px;
    width: 350px;
}
.gift-popup-wrapper .popover .arrow{
    display: none;
}

/*Engrave*/

.product-item-engraving.text-left {
    font-size: 12px;
    line-height: 14px;
}

.product-item-engraving.text-left span{
    font-weight: bold;
    color: #000000;
    display: block;
}

.product-item-engraving.text-left span.symbol img{
    max-height: 25px;
}

.product-item-engraving.text-left span.message img{
    max-width: 100px;
}