.anpc a {
    display: inline-block;
    width: 45%;
}
.anpc {
    margin-top: 38px;
}
.litecheckout__shipping-method label.litecheckout__shipping-method__wrapper
{
    position:relative;
    float: left;
    overflow: initial;
}
span.plus {
    color: green;
    font-weight: 700;
}
#shipping_rates_list .litecheckout__shipping-method__logo, .litecheckout__shipping-method__logo {
    margin-top: -11px;
    right: initial;
    position: relative;
    display: block;
    float: left;
    margin-left: 39px;
    margin-right: 20px;
    min-height: 37px;
}
#shipping_rates_list .litecheckout__shipping-method__logo .litecheckout__shipping-method__logo-image {
    margin-top: 6px;
    border-radius: 4px;
}
#litecheckout_step_shipping .litecheckout__shipping-method{
    margin-bottom: -10px;
}
.litecheckout__shipping-method__delivery-time, .litecheckout__shipping-method__title {
    text-align: left;
    width: 50%;
    display: block;
    float: left;
    padding-top: 0px;
}
#sh_0_1 + label:before, #sh_0_1 + label::before, 
.gui-checkbox + label:before, .litecheckout__shipping-method__radio + label::before, input[id^="radio"] + label:before, input[id^="radio"] + label::before{
    position: absolute;
    margin-top: 2px;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 9px;
    border: 1px solid #bbb;
    background: #f8f8f8;
    vertical-align: top;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 0;
}
#sh_0_1 + label:after, #sh_0_1 + label::after, 
.gui-checkbox + label:after, .litecheckout__shipping-method__radio + label::after, .gui-checkbox + label::after, input[id^="radio"] + label:after, input[id^="radio"] + label::after{
    position: absolute;
    margin-top: 2px;
  
}

.litecheckout__shipping-method__radio:checked + label:before, .litecheckout__shipping-method__radio:checked + label::before{
    border-color: #00a046;
    background: #fff;
}

.litecheckout__shipping-method__radio:checked + label:after, .litecheckout__shipping-method__radio:checked + label::after{
    content: "";
    position: absolute;
    left: 6px;
    top: 6px;
    display: block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #00a046;
}
#litecheckout_step_payment p.litecheckout__shipping-method__delivery-time {
    clear: both;
    display: block;
    margin-left: 102px;
    text-align: left;
    margin-top: -18px;
}
label[id^="payments"].greensel {
    background: #e4f5e6!important;
    border: 1px solid #00a435!important;
    margin-bottom: 1px;
}
input[id^="radio"]:checked + label, input[id^="radio"] + label:hover, input[id^="radio"]:checked + label, input[id^="radio"] + label:hover {
    color: #00a046;
    position: relative;
    margin-left: 0px;
    text-align: left;
    display: block;
}
.litecheckout__shipping-method__delivery-time, .litecheckout__shipping-method__title {
    text-align: left;
    width: 50%;
    display: block;
    float: left;
    padding-top: 0px;
}
#shipping_rates_list .litecheckout__shipping-method__logo, .litecheckout__shipping-method__logo {
    margin-top: -11px;
    right: initial;
    position: relative;
    display: block;
    float: left;
    margin-left: 39px;
    margin-right: 20px;
}
div#litecheckout_step_payment p.litecheckout__shipping-method__title {
    display: inline-block;
    margin-top: 1px;
}

input[id^="radio"] + label:before, input[id^="radio"] + label::before{
    margin-top: 8px!important;
    left: 17px;
}
input[id^="radio"] + label::after, input[id^="radio"] + label::after{
    margin-top: 5px!important;
}

p.extra_pay {
    float: right;
    margin-top: -30px;
    margin-right: 20px;
}
p.extra_pay .ty-list-price{
    color:#000; 
    font-size: 15px;
    font-weight: 700;
}
#shipping_rates_list p.extra_pay {
    margin-top: -2px;
    margin-right: 6px;
}
.greensel {
    background: #e4f5e6;
    border-color: #00a435!important;
}
label[id^="payments"].greensel {
    background: #e4f5e6!important;
    border: 1px solid #00a435!important;
    margin-bottom: 1px;
}
input[id^="radio"]:checked + label:after, input[id^="radio"]:checked + label::after {
     left: 23px!important;
    top: 19px!important;
}

#litecheckout_step_shipping .litecheckout__group {
    display: block;
    flex-wrap: inherit;
    max-width: 100%;
    width: 100%;
    padding-bottom: 41px;
}
.shippings_cont{
    padding:20px 0 0 ;
}

div#litecheckout_final_section {
    background: #fff;
    margin-top: -33px!important;
}
.litecheckout__submit-btn{
    background: #000;
}

input[id^="radio"],
.gui-checkbox {
    position: absolute;
    z-index: -1;
    display: inline-block;
    margin: 0;
    padding: 0;
    opacity: 0;
    width: 0 !important;
}
#litecheckout_step_shipping .litecheckout__shipping-method.litecheckout__field.litecheckout__field--xsmall{
    min-height: 60px;
}

label[id^="payments"] {
    text-align: left;
    display: block;
    padding: 10px 17px;
    height: initial;
    box-sizing: border-box;
    padding-right: 110px;
    border: 1px solid #ebebeb !important;
    width: 100%;
   min-height:60px;
    border-radius: 0 0 0px 0px;
    margin-top: -8px;
}
.litecheckout__overlay--active {
    position: relative;
    z-index: inherit;
    padding: 0;
    min-height: initial;
}
p.extra_pay {
    float: right;
    margin-top: 5px;
    margin-right: 20px;
    position: absolute;
    right: 0;
}
.litecheckout__shipping-method__logo-image {
    margin-top: 12px;
    width: 44px;
    height: auto;
    max-height: initial;
}
.litecheckout .litecheckout__input.chisok{
    background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4421 2.51561C9.26024 1.98901 7.93984 1.85856 6.67779 2.1437C5.41575 2.42884 4.27969 3.1143 3.43905 4.09785C2.59841 5.08141 2.09822 6.31035 2.01309 7.6014C1.92796 8.89245 2.26244 10.1764 2.96666 11.2619C3.67087 12.3473 4.70709 13.176 5.92076 13.6244C7.13444 14.0728 8.46054 14.1168 9.7013 13.75C10.9421 13.3831 12.031 12.625 12.8057 11.5887C13.5804 10.5524 13.9993 9.29346 14.0001 7.99961V7.38666C14.0001 7.01847 14.2986 6.71999 14.6667 6.71999C15.0349 6.71999 15.3334 7.01847 15.3334 7.38666V7.99999C15.3325 9.58137 14.8204 11.1205 13.8736 12.387C12.9267 13.6536 11.5958 14.5802 10.0793 15.0286C8.56286 15.4769 6.94207 15.4231 5.45869 14.8751C3.97531 14.327 2.70883 13.3142 1.84812 11.9876C0.98741 10.6609 0.578595 9.09162 0.682644 7.51367C0.786694 5.93572 1.39803 4.43368 2.42549 3.23156C3.45294 2.02944 4.84146 1.19165 6.38395 0.843146C7.92645 0.49464 9.54028 0.654086 10.9848 1.29771C11.3211 1.44756 11.4722 1.84168 11.3224 2.17799C11.1725 2.51431 10.7784 2.66546 10.4421 2.51561Z' fill='%231AB20B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1379 2.19502C15.3984 2.45524 15.3986 2.87735 15.1384 3.13783L8.47172 9.81116C8.34672 9.93629 8.17712 10.0066 8.00025 10.0067C7.82338 10.0067 7.65374 9.93646 7.52868 9.8114L5.52868 7.8114C5.26833 7.55105 5.26833 7.12894 5.52868 6.86859C5.78903 6.60824 6.21114 6.60824 6.47149 6.86859L7.99985 8.39695L14.1951 2.19549C14.4553 1.93501 14.8774 1.9348 15.1379 2.19502Z' fill='%231AB20B'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: right 12px top 50%;
    padding-right: 32px;
}
.litecheckout .litecheckout__input.chnotok{
    background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99999 2.00001C4.68628 2.00001 1.99999 4.6863 1.99999 8C1.99999 11.3137 4.68628 14 7.99999 14C11.3137 14 14 11.3137 14 8C14 4.6863 11.3137 2.00001 7.99999 2.00001ZM0.666656 8C0.666656 3.94992 3.9499 0.666672 7.99999 0.666672C12.0501 0.666672 15.3333 3.94992 15.3333 8C15.3333 12.0501 12.0501 15.3333 7.99999 15.3333C3.9499 15.3333 0.666656 12.0501 0.666656 8Z' fill='%23EF1714'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99999 4.66667C8.36818 4.66667 8.66666 4.96515 8.66666 5.33334V8C8.66666 8.36819 8.36818 8.66667 7.99999 8.66667C7.6318 8.66667 7.33332 8.36819 7.33332 8V5.33334C7.33332 4.96515 7.6318 4.66667 7.99999 4.66667Z' fill='%23EF1714'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.33332 10.6667C7.33332 10.2985 7.6318 10 7.99999 10H8.00666C8.37485 10 8.67332 10.2985 8.67332 10.6667C8.67332 11.0349 8.37485 11.3333 8.00666 11.3333H7.99999C7.6318 11.3333 7.33332 11.0349 7.33332 10.6667Z' fill='%23EF1714'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: right 12px top 50%;
    padding-right: 32px;
}
.litecheckout .litecheckout__input.chnotok:after {
    content: "Completați acest câmp.";
    display: block;
    float: left;
    font-size: 13px;
    color: red;
    position: absolute;
    height: 20px;
    bottom: -20px;
    width: 100%;
}
.tygh-header .ty-cart-content__qty {
    padding: 0;
    text-align: left;
    float: right;
    margin-top: 10px;
    margin-right: 0;
}
.tygh-header a.ty-btn.ty-btn__primary {
    padding: 0;
    border-radius: 6px;
}
p.litecheckout__shipping-method__title {
    margin-top: -7px;
}
.ty-product-options.ty-group-block {
    display: none;
}
.text_cos_promo{
    display:none;
}
button#button_cart {
    display: none;
}
.bottombtn .ty-checkout-summary__block {
    margin-top: 20px;
    width: 100%;
}
.icon-gift {
    float: right;
}
.icon-gift:before {
    content: "\e620";
    font-size: 20px;
    font-family: icomoon;
}
.top-cart-content .ty-checkout-summary__total-sum {
    display: inline-block;
    float: right;
    font-size: 18px;
    font-weight: 700;
    padding-top: 3px;
}
.top-cart-content .ty-cart-content__image {
    float: left;
    margin-right: 20px;
    width: 71px;
    text-align: center;
}
.top-cart-content .ty-cart-content__product-title {
    font-size: 100%;
    word-wrap: break-word;
    font-family: "Nunito Sans", serif;
    color: #333;
    width: 61%;
    display: block;
    height: 49px;
}
.termsnd{
    color: rgba(136, 136, 136, var(--text-opacity));
    margin-top: 20px;
    text-align: left;
    line-height: 1.25;
    margin-bottom: -7px;
    --text-opacity: 1;
    padding: 0 20px 30px;
}
.showdown{
    display: none;
}
.showdown::before {
    font-family: 'glyphs';
    color: #005596;
    font-size: 20px;
    font-style: normal;
    content: "\e01f";
    position: absolute;
    right: 12px;
    margin-top: 1px;
    transform: rotate(90deg) translateY(0);
}
@media (min-width: 768px){
    
.top-cart-content div#cart_items {
    margin-top: 23px;
    float: left;
    width: 105%;
    margin-bottom: 10px;
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
}
.litecheckout__container.extradetalii {
    margin-top: -20px;
    margin-bottom: 30px;
}
#checkout .tygh-content.clearfix {
    background: #fff;
    min-height: 100vh;
    padding-top: 50px;
}
div#litecheckout_step_customer_info {
    margin-bottom: 1px;
    margin-top: 0;
}
.shippings_cont {
    padding: 0px 0 0;
}
#litecheckout_step_shipping .litecheckout__group {
  
    padding-bottom: 20px;
}
.top-cart-content .ty-cart-content__price {
    padding-right: 20px;
    text-align: right;
    position: absolute;
    right: -10px;
    top: 37px;
    padding: 0 20px 0 0;
    border: 0;
    font-weight: 700;
}
.top-cart-content .ty-cart-content__price.red {
    color: #f00;
}
.top-cart-content .ty-order-products__price.list_price {
    margin-top: 12px!important;
}
.top-cart-content #cart_items .ty-value-changer {
    display: inline-block;
    vertical-align: top;
    width: 72px;
    padding-right: 3px;
    padding-top: 5px;
    padding-left: 4px;
    padding-bottom: 0px;
    background: #f3f3f3;
    border: 0;
    border-radius: 8px;
}
.top-cart-content #cart_items .ty-value-changer .ty-value-changer__input {
    border: 0;
    margin-top: -3px;
    margin-bottom: 3px;
    background: transparent;
    height: 28px;
    text-align: center;
    width: 36px;

}
.top-cart-content .ty-value-changer__decrease, .top-cart-content .ty-value-changer__decrease {
    border-left: 1px solid #000;
    border: 1px solid #000 !important;
    margin-top: 4px;
    margin-left: 3px;
    border-radius: 50%;
    float: left;
    color: #000;
    line-height: 16px;
    width: 16px;
    height: 16px;
    margin-top: 1px;
    text-align: center;
}
.top-cart-content .ty-value-changer__increase, .top-cart-content .ty-value-changer__increase {
    border-left: 1px solid #000;
    border: 1px solid #000 !important;
    margin-top: 4px;
    margin-left: 3px;
    border-radius: 50%;
    float: right;
    color: #000;
    line-height: 16px;
    width: 16px;
    height: 16px;
    margin-top: 1px;
    text-align: center;
}
.top-cart-content #cart_items .ty-value-changer {
    width: 78px;
    background: transparent;
    margin-top: -30px;
}
}
.aiajutor{
    display: none;
}
.notification-content-extended h1 {
     margin-bottom: 0;
}
.infodouble {
    background: red;
    margin: 0px -70px 20px;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
}
.ty-product-notification__body {
    padding: 26px 20px 0;
}
#index span.promo_badge {
    position: absolute;
    right: 22px;
    margin-top: -103px;
}
@media (max-width: 768px) {
    .anpc {
        margin: 11px auto -20px;
        padding: 0 14%;
    }
    .anpc a {
        display: inline-block;
        width: 49%;
    }
    #checkout .ty-login-popup-now .scl_log {
        margin-top: 0!important;
        border-top: 1px solid #333;
    }
    .span16.hidden-tablet.hidden-desktop.inff {
        background: #fff;
        text-align: center;
        padding-top: 30px;;
    }
    #checkout .ty-helper-container {
        padding-bottom: 50px;
    }
    .span16.hidden-tablet.hidden-desktop.inff h2.ty-mainbox-simple-title {
        font-size: 17px;
        padding: 0;
        margin: 10px 0 11px;
    }
    .infodouble {
        background: red;
        margin: -26px -20px 20px;
        color: #fff;
        padding: 10px 20px;
    }
    .notification-content-extended h1 {
        border-bottom: 1px solid #e6e6e6;
        background: transparent;
        margin-bottom: 0;
    }
    #checkout .footer .livrare {
        display: block;
        margin: 10px auto;
        background-size: 161px;
        background-position-y: -144px;
        height: 27px;
        width: 165px;
    }
    #checkout .footer .securitate {
        display: block;
        margin: 10px auto;
        background-size: 147px;
        width: 165px;
        background-position-y: -55px;
        height: 27px;
    }

    #checkout .span16.hidden-tablet.hidden-desktop.inff {
        background: #fff;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 31px;
    }
    #checkout .span16.hidden-tablet.hidden-desktop.inff h2.ty-mainbox-simple-title {
        font-size: 14px;
        padding: 0 0 0 18px;
        margin: 10px 0 11px;
        text-align: left;
    }
    #checkout .ty-mainbox-simple-container.clearfix.footer-no-wysiwyg {
        width: 50%;
        display: inline-block;
        text-align: left;
    }
    .aiajutor{
        display: flex;
        padding: 13px;
        font-size: 0;
        text-align: left;
        align-items: center;
        --bg-opacity: 1;
        background-color: rgba(246, 246, 246, var(--bg-opacity));
        margin: 0 19px;
    }
    .aiajutor span {
        display: inline-flex;
        font-size: 14px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .aiajutor a {
        font-size: 14px;
        text-decoration: underline;
    }
    tr.prmcr {
        width: 100%;
        display: block;
        float: left;
    }
    tr.prmcr td.ty-checkout-summary__item {
        width: 97%;
        display: block;
        border: 0!important;
        padding-top: 4px!important;
    }
    .ty-product-notification__product-name {
        max-width: 100%;
        width: 100%;
    }
    .ty-product-notification__price{
        color:red;
    }
    .text_cos_promo{
        display:block;
        background: rgb(205, 226, 245);text-align: left;vertical-align: middle;padding: 10px 21px;font-size: 13px;margin-top: -9px;margin-bottom: 5px;width: 112%;margin-left: -6%;box-sizing: border-box;
    }
    .cart-close {
        position: absolute;
        top: 17px;
        right: 16px;
    }
    .cart-close span:after{
        content: "\e009";
        font-family: 'glyphs';
        font-weight: 400;
        font-size: 1.25rem;
    }
    span.infonot {
        padding: 1px 0;
        display: block;
        float: left;
        width: 100%;
    }
    .ty-product-notification__price {
        float: left;
        margin-left: 0;
        font-weight: 700;
        font-size: 14px;
        padding-top: 5px;
    }
    .ty-product-notification__body {
        padding: 26px 20px 0!important;
    }
    .ty-product-notification__item {
        margin-bottom: 20px;
        text-align: left;
        border: 0;
    }
    .ty-product-notification__content {
        display: block;
        width: initial;
    }
    .ty-product-notification__buttons.clearfix {
        padding-top: 0;
    }
    #products .ty-product-notification__item {
        margin-bottom: 13px;
        margin-top: -10px;
    }
    .ty-product-notification__buttons a.ty-btn.ty-btn__secondary.cm-notification-close {
        border-radius: 5px;
    }
    .cm-notification-content.cm-notification-content-extended.notification-content-extended.cm-auto-hide {
        top: initial !important;
        left: 0;
        width: 100%;
        border: 0;
        bottom: 0;
        height: inherit;
        border-radius:0;
    }
    .ty-product-notification__total-info.clearfix {
        display: none;
    }
    .litecheckout__container {
        flex-basis: 100%;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        max-width: 100%;
        background: #fff;
        padding: 37px 20px 30px;
        margin-bottom: 10px;
        margin: 0 0 20px;
    }
    #checkout .tygh-content > div {
        padding-bottom: 0;
        padding: 0;
    }
    .comandadvs {
        background: #fff;
        padding: 0 20px;
    }
    div#litecheckout_final_section {
        background: #fff;
        margin-top: -33px!important;
    }
    .ty-checkout-summary {
        padding: 20px;
        box-sizing: border-box;
        width: 100%;
        margin: 0 0 33px;
        background: #fff;
        border: 0;
    }
    .estesum {
        background: #fff;
    }
    #checkout .tygh-content.clearfix {
        background: #f3f3f3;
        min-height: 100vh;
    }

    .litecheckout__container{
        width: 100%;
        box-sizing: border-box;
        padding: 19px 20px 10px 20px; 
       
    }
    .litecheckout__container.loginmob {
        display: inline-block!important;
        margin-bottom: 16px;
        margin-top: 25px;
    }
    div#litecheckout_step_payment {
        margin-top: -29px;
        margin-left: 0;
        padding: 40px 0 0;
    }
    .litecheckout__item.litecheckout__item--full.litecheckout__submit-order {
        padding: 0 20px;
        box-sizing: border-box;
    }
    #litecheckout_step_shipping .litecheckout__shipping-method.litecheckout__field.litecheckout__field--xsmall{
        width: 100%;
        padding: 21px 10px 14px;
    }
    p.litecheckout__shipping-method__title {
        margin-top: -8px;
        font-size: 13px;
        font-weight: 700;
    }
    #litecheckout_step_shipping .litecheckout__group {
        display: block;
        flex-wrap: inherit;
        max-width: 100%;
        width: 100%;
        padding-bottom: 30px;
    }
    div#cart_items {
        margin-top: 23px;
        float: left;
        width: 100%;
        margin-bottom: 10px;
        background: #fff;
        padding: 20px 20px 0px;
        box-sizing: border-box;
    }
    .ty-checkout-summary {
        padding: 20px;
        box-sizing: border-box;
        width: 100%;
        margin: 0 0 33px;
        background: #fff;
    }
    #litecheckout_step_location .litecheckout__field.litecheckout__field--xlarge.litecheckout__field--input {
        width: 75%;
        display: block;
        float: left;
        max-width: 75%;
    }
    #litecheckout_step_location .litecheckout__field.cm-field-container.litecheckout__field--small.litecheckout__field--input:nth-child(5) {
        width: 25%;
        display: block;
        float: left;
        max-width: 21%;
        min-width: 0;
        align-items: initial;
        flex-direction: initial;
        flex-basis: initial;
        margin-left: 10px;
    }
    #litecheckout_step_location .litecheckout__field.litecheckout__field--small.litecheckout__field--input:nth-child(4) {
        width: 25%;
        display: block;
        float: left;
        max-width: 22%;
        min-width: 0;
        align-items: initial;
        flex-direction: initial;
        flex-basis: initial;
        margin-left: 10px;
    }
    #checkout .cont .ty-btn__secondary {
        margin: 0px 0 8px 0;
        display: block;
        width: 100%;
        background: transparent;
        color: #000;
        text-align: left;
        font-weight: bold;
        padding: 0;
        font-size: 16px;
    }
    #checkout .cont .ty-btn__secondary:after{
        font-family: 'glyphs';
        color: #041e3a;
        font-size: 20px;
        font-style: normal;
        content: "\e01f";
        position: absolute;
        right: 32px;
        margin-top: -4px;
    }
    .comandadvs {
        background: #fff;
        padding: 0 20px;
       
    }
    .comandadvs .ty-icon-down-open:before {
            content: "\e904";
    }

    .comandadvs h2{
        text-align: center;
    }
    .comandadvs div#cart_items {
        margin-top: 14px;
        margin-bottom: 20px;
    }
    .ty-checkout-summary__block{
        font-size: 15px;
    }
    .summprod{
        text-align: left;
        display: block;
        margin-top: -3px;
        margin-bottom: 0;
        padding-bottom: 10px;
    }
    .summprod .ty-list-price {
        color: #000;
        font-weight: 700;
    }
    .summprod .ty-list-price:first-child {
        padding-left: 13px;
    }
    .litecheckout__cart h2.ty-footer-general__header.cm-combination {
        background: #fff;
        padding: 10px 20px;
        margin-top: 26px;
        margin-bottom: -20px;
    }

    .litecheckout__cart .ty-footer-general__body div#cart_items {
        margin-bottom:0;
        padding: 20px 20px 0;
    }
    .litecheckout__cart  i.ty-footer-menu__icon-hide.ty-icon-up-open {
        transform: rotate(270deg) translateY(0);
        margin-right: 22px;
        margin-top: -10px;
    }
    #checkout .span8.side-grid.litecheckout__cart i.ty-footer-menu__icon-open.ty-icon-down-open {
        top: 20px!important;
        margin-right: 16px;
        margin-top: -10px;
    }
    #checkout .span8.side-grid.litecheckout__cart .ty-footer-menu__items, #checkout .ty-footer-general__body {
        margin: 0;
        float: left;
        width: 100%;
        margin-bottom: -20px;
    }
    .estesum table.ty-checkout-summary__block tr.prmcr {
        display: none;
    }
    .produse_imagini {
        background: #fff;
        width: 100%;
        display: block;
        float: left;
        padding: 20px;
        margin-bottom: -20px;
    }
    .summprom {
        border-top: 1px solid #ebebeb;
        display: inline-block;
        width: 100%;
        padding: 15px 0px;
        box-sizing: border-box;
        border-bottom: 1px solid #ebebeb;
    }

    p.extra_pay {
        float: right;
        margin-top: 5px;
        margin-right: 20px;
        position: absolute;
        right: 0;
    }

    .span8.side-grid.litecheckout__cart h2.ty-footer-general__header {
        border-bottom: 0px solid #ececec;
    }

    .ty-profile-field__switch-actions input#sw_billing_address_suffix_no {
        margin: 3px 0 0;
        line-height: normal;
        display: inherit;
        vertical-align: sub;
    }
    .ty-address-switch {
          margin-top: -10px!important;
        margin-bottom: -11px!important;
    }
    div#billing_address {
        margin-top: 0;
        padding-top: 5px;
    }
    div#litecheckout_step_customer_info {
        margin-bottom: 1px;
        margin-top: 0;
    }

    #checkout .contulmeu a.ty-btn.ty-btn__primary {
        padding: 0px 0;
        border-radius: 6px;
        background: #37a74b;
        color: #fff;
        border-color: #37a74b;
            margin-top: 0;
    }
    .litecheckout__cart .ty-footer{
        background: #fff;
        box-sizing: border-box;
        padding: 20px 20px 0px;
        margin-bottom: -18px;
        float: left;
        width: 100%;
    }
    .span8.side-grid.litecheckout__cart i.ty-footer-menu__icon-open.ty-icon-down-open {
        top: 17px
    }

    div#cart_items {
        padding: 0 0 0 0;
        margin-top:0;
    }
    .header-grid .cosulmeu .ty-dropdown-box .ty-dropdown-box__content {
        width: 99.9%;
        left: 0;
        top: 0!important;
        position: fixed;
        z-index: 999;
        height: 100%;
        padding-top: 50px;
    }
    .header-grid .ty-dropdown-box div#cart_items {
        padding: 0 0 0 0;
        margin-top: 0;
        max-height: 46vh;
        overflow-y: scroll;
        width: 102%;
        overflow-x: hidden;
        box-sizing: border-box;
    }
    .tygh-header .bottombtn {
        padding: 1px 12px;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        box-sizing: border-box;
        background: #f6f7f8;
        height: 31vh;
        height: 247px;
    }
    .tygh-header .bottombtn .ty-checkout-summary {
        padding: 0 20px;
        box-sizing: border-box;
        width: 100%;
        margin: 0;
        background: #fff;
        border-radius: 5px;
    }
    .tygh-header .ty-cart-content__buttons {
        padding: 16px 0px;
        position: relative;
        bottom: 0;
        width: 100%;
        left: 0;
        box-sizing: border-box;
        background: transparent;
    }
    .tygh-header div#showcupon {
        margin-top: -7px;
        margin-bottom: -11px;
    }
    .tygh-header th.ty-checkout-summary__total div {
        padding-top: 0;
    }
    .tygh-header ul.ty-coupons__list.ty-discount-info {
        display: none;
    }
    .ty-discount-coupon__control-group.ty-input-append .ty-input-text {
        width: 100%;
        padding-right: 35px;
        border: 0;
        border-bottom: 1px solid;
        padding-left: 0;
    }
    .ty-discount-coupon__control-group.ty-input-append .ty-btn-go {
        position: absolute;
        top: 2px;
        right: 0;
        padding: 0 10px;
        min-width: 32px;
        height: 30px;
        border: 0px;
        border-left: 1px solid #000;
        background: #000000;
        cursor: pointer;
        color: #fff;
        box-sizing: border-box;
    }
    .tygh-header .cosulmeu a.ty-btn.ty-btn__primary {
        padding: 13px 0;
        border-radius: 6px;
    }
    .tygh-header .ty-cart-content__qty {
        padding: 0;
        text-align: left;
        float: right;
        margin-top: -32px;
        margin-right: 0;
    }
    .tygh-header .ty-cart-content__product-title{
        font-weight: 700;
    }
}
@media (max-width: 361px) {
    .tygh-header .bottombtn {
        padding: 1px 12px;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        box-sizing: border-box;
        background: #f6f7f8;
       
        
       
    }
    .header-grid .ty-dropdown-box div#cart_items {
        padding: 0 0 0 0;
        margin-top: 0;
        max-height: 44vh;
        overflow-y: scroll;
        width: 102%;
        overflow-x: hidden;
        box-sizing: border-box;
    }
    #shipping_rates_list .litecheckout__shipping-method__logo, .litecheckout__shipping-method__logo {
        margin-top: -11px;
        right: initial;
        position: relative;
        display: block;
        float: left;
        margin-left: 32px;
        margin-right: 13px;
    }
    #litecheckout_step_payment p.litecheckout__shipping-method__delivery-time {
        clear: both;
        display: block;
        margin-left: 89px;
        text-align: left;
        font-size: 12px;
        margin-top: -18px;
    }
    .litecheckout__shipping-method__delivery-time, .litecheckout__shipping-method__title {
        text-align: left;
        width: 50%;
        display: block;
        float: left;
        padding-top: 0px;
        font-size: 12px;
    }
}