/* up */

.d-p-t-wrap-tel-1 {
    display: block;
}
.d-p-t-wrap-tel-1 span {
    margin: 0 10px;
}
  
body footer .footer-list .phone-footer a {
    color: #353943 !important;
    text-decoration: none;
}

.information-information-8 .container .container {
    width: 100% !important;
}

@media (max-width: 991px) {
    .offcanvas  .top-text ~ .menu-fixed #horizontal-menu {
        top: calc(155px + 20px);
    }
}

@media (max-width: 767px) {
    .offcanvas  .top-text ~ .menu-fixed #horizontal-menu {
        top: calc(110px + 20px);
    }
}

@media (max-width: 600px) {
    .d-p-t-wrap-tel-1 span {
        display: block;
    }

    .address-footer-link {
        display: block;
    }
}

@media (min-width: 680px) {
    #popupcart_extended #standard-order,
    #popupcart_extended #button_quick {
        font-size: 17px !important;
    }
}

@media (min-width: 1200px) {
    .common-home .delivery-payment-wrapper .owl-item .text-center {
        padding-left: 10px;
        padding-right: 10px;
    }

    .common-home .article_container .article_block .article_title {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        height: calc(22px * 2);
    }
    /*.common-home .article_container .article_block .article_title a {*/
        /*display: inline !important;*/
    /*}*/

    .information-information-8 .var-del-1 .col-lg-3 {
        min-height: 88px;
    }
}





.product-view {
    margin-top: 10px;
}
.product-view-text {
    background: #363A44;
    border-radius: 2px;
    color: #fff !important;
    padding: 3px 10px;
    font-size: 13px;
    line-height: 15px;
}

.shop-holidays {
    margin: 35px 0 50px;
    padding-top: 20px;
    border-top: 1px solid #CCD4DA;
    overflow: auto;
}
.shop-holidays-item {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.shop-holidays-item-link-btn {
    min-width: 190px;
    height: 48px;
    display: flex;
    align-items: center;
    padding: 14px 16px;
    padding-right: 45px;
    line-height: 1.1;
    background: #EFF3F4;
    border-radius: 50px;
    color: #2F353E !important;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    transition: .2s;
}
.shop-holidays-item-link-btn:hover,
.shop-holidays-item-link-btn:active {
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
}
.shop-holidays-item-link-btn .icon {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    border-radius: 50%;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.shop-holidays-item-link-btn .icon-circle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0CB4AF;
    border-radius: 50%;
    opacity: .3;
}

.shop-holidays-item-1 {
    margin-right: 10px;
}
.shop-holidays-item-2 {
    color: #5E7B89;
    font-size: 13px;
}
.shop-holidays-item-2 ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    display: flex;
    white-space: nowrap;
}
.shop-holidays-item-2 ul li {
    position: relative;
    margin-right: 12px;
}
.shop-holidays-item-2 ul li:after {
    content: "/";
    position: absolute;
    right: -7px;
    top: 1px;
}
.shop-holidays-item-2 ul li:last-of-type:after {
    display: none;
}
.shop-holidays-item-2 a {
    color: #5E7B89;
    text-decoration: none;
    font-size: 13px;
}
.shop-holidays-item-2 a:hover,
.shop-holidays-item-2 a:active {
    text-decoration: underline;
}


body > .top-text {
    background: #0CB4AF !important;
}
body > .top-text a {
    color: #fff !important;
    text-decoration: underline;
}
body > .top-text a:hover,
body > .top-text a:active {
    text-decoration: none;
}

@media (max-width: 767px) {
    .shop-holidays {
        margin-right: -15px;
        padding-right: 15px;
        margin-top: 30px;
        margin-bottom: 40px;
    }
}


/*.product-view,*/
/*.shop-holidays {*/
/*display: none;*/
/*}*/




.lang-widget-items .lang-widget-item-link {
    text-decoration: none !important;
    display: block !important;
    padding: 4px;
    margin-right: 8px;
}
.lang-widget-items .lang-widget-item-link:hover,
.lang-widget-items .lang-widget-item-link:active {
    background: #0CB4AF !important;
    color: #fff !important;
}
.lang-widget-items .lang-widget-item-link-current.lang-widget-item-link {
    background: #0CB4AF !important;
    color: #fff !important;
    cursor: default;
}





.about-us-title-wrap {
    margin-bottom: 20px;
}
.about-us-title-wrap .about-us-title {
    padding-left: 0;
}
.about-us-title-wrap .about-us-title-span {
    font-size: 16px;
    line-height: 1.3;
    display: block;
}
@media (max-width: 767px) {
    .about-us-title-wrap .about-us-title-span {
        font-size: 14px;
        line-height: 1.5;
    }
}





.int-gift-wrap h3 {
    font-weight: 700;
    color: #2F353E;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.1px;
    margin-bottom: 20px;
    text-align: left;
}
.int-gift-title,
.int-gift-text-inner {
    display: flex;
    justify-content: space-between;
}
.int-gift-title {
    border-top: 1px solid #CCD4DA;
    border-bottom: 1px solid #CCD4DA;
    padding: 15px;
}
.int-gift-text-inner {
    padding: 15px;
}
.int-gift-text-inner .int-gift-1 {
    position: relative;
    padding-left: 34px;
}
.int-gift-text-inner .int-gift-1:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 26px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(/catalog/view/theme/superpuper/image/icon-int-gift.svg) no-repeat;
}
.int-gift-title .int-gift-2,
.int-gift-text-inner .int-gift-2 {
    width: 220px;
    flex: none;
    padding-left: 15px;
}

.int-gift-wrap {
    padding-top: 20px;
    margin-top: 20px;
    position: relative;
}
.int-gift-wrap:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    left: 0;
    top: -2px;
    background: url(/catalog/view/theme/superpuper/image/bg-int-gift.svg);
}
.int-gift-text {
    margin-top: 10px;
}
@media (max-width: 767px) {
    .int-gift-title .int-gift-2,
    .int-gift-text-inner .int-gift-2 {
        width: 90px;
    }
    .int-gift-title,
    .int-gift-text-inner {
        margin-left: -15px;
        margin-right: -15px;
    }
}




.category-top-filter {
    margin-bottom: 25px;
}
.ctf-list-items {
    padding-left: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    overflow: auto;
}
.ctf-list-items > div {
    margin-right: 25px;
}
.ctf-list-items > div:last-of-type {
    margin-right: 0;
}
.ctf-list-items a {
    font-size: 14px;
    color: #353943 !important;
    text-decoration: none;
}
.ctf-list-items a:hover,
.ctf-list-items a:active {
    border-bottom: 1px solid #353943;
}
.ctf-list-item.title {
    color: #5E7B89 !important;
    font-size: 14px;
    text-transform: none;
    border: none !important;
}
.ctf-list-item.active {
    border: 1px solid #00C7C9;
    border-radius: 3px;
    padding: 8px 12px;
    font-weight: 700;
}

.ctf-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ctf_select {
    width: auto;
}
.ctf_select_wrap {
    width: auto;
    margin-left: auto;
}

.ctf_select {
    border: 1px solid #ccd4da;
    border-radius: 3px;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/catalog/view/theme/superpuper/image/icons/select_down_icon_filter.svg) no-repeat top 12px right 12px;
    padding-right: 25px;
}

@media (max-width: 1199px) {
    .ctf-wrap {
        justify-content: flex-start;
    }
    .ctf_select_wrap {
        display: none;
    }
}
@media (max-width: 767px) {

    .category-top-filter {
        margin-top: 5px;
    }

    .tfm-btn-item {
        padding: 0 12px;
    }


    .ctf-list-items {
        margin-right: -15px;
    }
}





.int-gift-table table {
    width: 100%;
}
.int-gift-table table caption {
    font-weight: 700;
    color: #2F353E;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.1px;
    margin-bottom: 20px;
    text-align: left;
    margin-top: 20px;
    padding: 0;
}
.int-gift-table table tr:nth-of-type(1) {
    border-top: 1px solid #CCD4DA;
    border-bottom: 1px solid #CCD4DA;
}
.int-gift-table table tr td {
    padding: 15px;
}
.int-gift-table table tr td:nth-of-type(2) {
    width: 220px;
    padding-left: 0;
}
.int-gift-table table tr:nth-of-type(2) td {
    padding-top: 25px;
}

.int-gift-table table td {
    border: none;
}

@media (max-width: 767px) {
    .int-gift-table table tr td:nth-of-type(2) {
        width: 90px;
    }
    .int-gift-table table tr td {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 0;
    }
    .int-gift-table table tr:nth-of-type(1) td {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .int-gift-table table tr:nth-of-type(2) td {
        padding-top: 15px;
    }
}



.top-home-banners a > span:before {
    display: none;
}






.row-customer_nocheck .col-sm-12 {
    padding-left: 0;
}
.row-customer_nocheck label {
    padding-left: 0;
    position: static;
}
.row-customer_nocheck {
    text-transform: uppercase;
}




.phone-footer-1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.phone-footer-1 span {
    margin: 0 5px;
}