/* Alex 22.03 */
header.site-header {
    position: relative;
}

@media screen and (min-width: 1600px) {
    body {
        font-size: 14px !important;
    }
}

/*header.site-header .parallax-container {
    position: absolute;
    overflow: hidden;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    background-image: url(/wp-content/uploads/bg-elki-v2.png);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.parallax {
    display: none;
}

@media (min-width: 992px) {
    header.site-header .parallax-container {
        width: 500px;
        background-image: none;

    }

    header.site-header .parallax-container.right {
        left: auto;
        right: 0;
    }

    .parallax {
        position: absolute;
        display: block;
        -webkit-transition: transform 0.3s;
        -moz-transition: transform 0.3s;
        -ms-transition: transform 0.3s;
        -o-transition: transform 0.3s;
        transition: transform 0.3s;
    }

    #elka1,
    #elka6 {
        z-index: 1;
    }

    #elka1 img {
        transform: translate3d(-43%, -9%, 0);
    }

    #elka6 img {
        transform: translate3d(10%, -9%, 0);
    }

    #elka2,
    #elka7 {
        z-index: 2;
    }

    #elka2 img {
        transform: scale(.6) translate3d(79%, -102%, 0);
    }

    #elka7 img {
        transform: scale(.6) translate3d(173%, -102%, 0);
    }

    #elka3,
    #elka8 {
        z-index: 3;
    }

    #elka3 img {
        transform: scale(.6) translate3d(41%, 19%, 0);
    }

    #elka8 img {
        transform: scale(.6) translate3d(141%, 19%, 0);
    }

    #elka4,
    #elka9 {
        z-index: 4;
    }

    #elka4 img {
        transform: scale(.6) translate3d(166%, -53%, 0);
    }

    #elka9 img {
        transform: scale(.6) translate3d(263%, -53%, 0);
    }

    #elka5,
    #elka10 {
        z-index: 5;
    }

    #elka5 img {
        transform: scale(.9) translate3d(175%, 0, 0);
    }

    #elka10 img {
        transform: scale(.9) translate3d(229%, 0, 0);
    }
}*/

.container {
    position: relative;
    background: #1f2c2c;
    height: 760px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.header-table-wrap {
    position: relative;
    z-index: 10;
    background-color: rgba(15, 25, 35, 0.78);
}

.menu-container {
    background: transparent !important;
}

.header-scrolled .menu-container {
    background: #0f1923 !important;
}

@media (max-width: 640px) {
    .page-title h1 {
        font-size: 32px !important;
        line-height: 140% !important;
    }

    h1.product_title {
        font-size: 20px !important;
        line-height: 26px !important;
    }
}

.page-title {
    background: #ddd;
    padding: 20px 0;
}

.label-banner.label-top .entry-content p {
    font-size: 3em;
    font-family: RobotoSlab;
    font-weight: 600;
    font-style: normal;
}

.label-banner.label-bottom .entry-content p {
    font-size: 1.5em;
}

.label-banner.label-top .entry-content p,
.label-banner.label-bottom .entry-content p {
    margin-bottom: 0;
    line-height: 1;
}

.column .elm-main.elm-has-bg {
    min-height: 370px;
}

.widget_product_search input.search-field {
    width: 100%;
}

.woocommerce-product-search input,
.woocommerce-product-search button {
    border: 5px solid #f7f7f7;
}

.footer-socials ul li {
    opacity: 0.7;
}

.woocommerce .login .form-row,
.woocommerce .checkout_coupon .form-row {
    float: unset;
}

.woocommerce .login .form-row {
    width: 100%;
}

form.register {
    padding: 20px 20px 0;
}

/* Alex end */
/* custom */
.woocommerce input[type="password"],
.woocommerce input,
.woocommerce textarea,
.woocommerce select,
.woocommerce button {
    border: 1px solid #dddddd;
}

.woocommerce-checkout .select2-container--default .select2-selection--single {
    border: 1px solid #dddddd;
}

#shipping_method li {
    position: relative;
}

.shop_table.shop_table_responsive .shipping_method {
    position: absolute;
    top: 4px;
    right: -24px;
    width: 12px !important;
}

.sticky-menu .site-logo a {
    opacity: 0;
}

.language-icons {
    display: none;
}

.site-logo {
    background: url(../../uploads/log_black_mini.png) 0 0;
    width: 268px;
    height: 33px;
    background-size: cover;
}

.site-title {
    top: 112px;
    position: relative;
    z-index: 999999;
}

body.header-one .site-logo {
    margin-top: 8px;
    width: 254px !important;
    height: 87px;
    position: relative;
    left: -40px;
}

body.header-scrolled .site-logo:after {
    background: url(../../uploads/log_black_mini.png) 0 0;
    content: '';
    position: absolute;
    top: 102px;
    left: 36px;
    width: 160px;
    height: 55px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center left;
}

body.header-scrolled .site-logo {
    background: #0f1923;
    -webkit-transition: background 0.9s ease;
    transition: background 0.9s ease;
    -moz-transition: background 0.9s ease;
}

.sticky-menu.menu-container:before,
.sticky-menu.menu-container:after {
    -moz-transition: all 0.9s;
    -webkit-transition: all 0.9s;
    transition: all 0.9s;
}

.alignnone.size-medium.wp-image-2351 {
    position: relative;
    left: -42px;
}

body.header-scrolled .site-logo {
    margin-top: -90px !important;
}

.site-tools .header-phone {
    display: inline-block;
    margin-right: 35px;
}

.site-tools .header-phone>a {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: middle;
}

.site-tools .header-phone>a:hover {
    color: #D22758;
}

.woocommerce-tabs.wc-tabs-wrapper {
    width: 100% !important;
    clear: both;
    padding-top: 0 !important;
}

span.comments-count {
    display: none;
}

li.product:hover a.button.product_type_variable.add_to_cart_button,
li.product:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
}

body.woocommerce-cart .shop_table.cart tbody td {
    border-bottom: solid #dddddd 1px;
}

body.woocommerce-cart .cart-collaterals .cart_totals th,
body.woocommerce-cart .cart-collaterals .cart_totals td {
    border-bottom: solid #dddddd 1px;
}

.elm-contact-form-main form input[type="text"],
.elm-contact-form-main form input[type="email"],
.elm-contact-form-main form input[type="url"],
.elm-contact-form-main form input[type="date"],
.elm-contact-form-main form select {
    border: 1px solid #ddd !important;
}

.elm-contact-form-main form textarea {
    border: 1px solid #ddd !important;
}

.woocommerce-checkout-review-order-table .shipping li {
    position: relative;
}

.woocommerce-checkout-review-order-table .shipping_method {
    right: -147px;
    position: absolute;
    top: 4px;
}

.woocommerce-checkout-review-order-table input.shipping_method {
    right: 0;
    position: absolute;
    top: 4px;
    width: 20px;
}

table.variations tr td.label {
    display: block;
}

table.variations tr td.value {
    display: inline-block;
    width: 65%;
    position: relative;
}

.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field {
    border: solid 1px #ddd;
}

.woocommerce-checkout .select2-dropdown {
    border: solid 1px #dddddd;
}

.admin-bar.header-scrolled .sticky-menu.menu-container {
    top: -28px;
}

.header-scrolled .sticky-menu {
    top: -40px;
}

.sticky-menu .nav-menu-container {
    padding-bottom: 12px;
    margin-left: 25% !important;
}


.textwidget img {
    position: relative;
    left: -28px;
}

/*Alex 27.03 для подменю*/
ul.sub-menu li {
    width: auto !important;
}

.raitings-block .woocommerce ul.products li h2.woocommerce-loop-product__title {
    font-size: 14px;
}

/*Alex end*/
mark.count {
    display: none;
}


.site-footer .nav-menu-footer {
    width: 60%!important;
}
.site-logo a {
    top: -89px;
    position: relative;
    opacity: 0;
    font-size: 61px !important;
}

.sticky-menu .site-logo a {
    top: -4px;
    position: relative;
    font-size: 33px !important;
}

/*Alex 28.03*/
ul.products.columns-4 {
    padding-left: 0;
}

@media (max-width: 980px) {
    body.header-one .header-table-cell{
        margin-top: 5px!important;
    }
    body.header-one .site-logo {
        left: 0;
        margin: auto;
    }

    .site-tools .header-phone {
        display: block;
        margin-right: 0;
        margin-bottom: 5px;

    }

    .site-tools .header-phone>a {
        font-size: 28px;
    }

}

@media (max-width: 500px) {
    .site-tools .header-phone a+a {
        margin-top: 15px;
    }
}

@media (max-width: 640px) {

    .label-banner.label-top .entry-content p {
        font-size: 2em;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 24px;
    }
    .nav-menu-main > ul#menu-top-menu>li{
        padding: 0;
        display: block;
    }

    .nav-menu-main > ul#menu-top-menu>li>a{
        font-size: 18px;
        line-height: 20px;
    }
    .nav-menu-main > ul#menu-top-menu>li ul>li>a {
        font-size: 16px;
        line-height: 20px;
    }
    .nav-menu-main>ul>li.menu-item-has-columns>ul ul {
        position: relative;
        left: 13px;
    }

    body.header-one .site-logo {
        left: 0;
        background-position: center;
        margin: 0 auto;
    }

    .ait-woocommerce-cart-widget .cart-wrapper .cart-content {
        left: 0;
        right: 0 !important;
        margin: auto;
    }

    .site-title {
        position: relative;
        z-index: 999999;
        top: 0;
    }

    .site-title a {
        position: relative;
        top: 0;
    }

    body.woocommerce-cart .shop_table.cart tbody td.product-name a,
    .woocommerce-cart .shop_table.cart tbody td.product-name a {
        font-size: 12px;
        line-height: 1;
    }

    body.woocommerce-cart .shop_table.cart tbody td.product-thumbnail a img {
        display: none;
    }

    .woocommerce-Price-amount.amount {
        font-size: 12px;
    }

    .quantity label {
        display: none !important;
    }

    body.woocommerce-cart .shop_table.cart td,
    body.woocommerce-cart .shop_table.cart th,
    .woocommerce-cart .shop_table.cart td,
    .woocommerce-cart .shop_table.cart th {
        font-size: 11px !important;
    }

    body.woocommerce-cart .shop_table.cart tbody td.product-quantity .quantity {
        padding-left: 17px;
    }

    body.woocommerce-cart .shop_table.cart tbody td.actions .coupon .input-text,
    .woocommerce .shop_table.cart tbody td.actions .coupon .input-text {
        padding: 0;
        float: none;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .ait-woocommerce-cart-widget .cart-wrapper .cart-content {
        width: auto;
    }

    .quantity {
        display: inline-block;
    }

    .woocommerce-product-details__short-description {
        text-align: left;
    }

    .footer {
        text-align: center;
    }

    .site-footer .nav-menu-footer li {
        display: block;
    }

    .textwidget img {
        left: 0;
    }

    .woocommerce .col-1,
    .woocommerce .col-2,
    .woocommerce-checkout .form-row-first,
    .woocommerce-checkout .form-row-last,
    .woocommerce-billing-fields__field-wrapper p {
        float: unset !important;
        width: 100% !important;
    }

    .woocommerce-checkout-review-order-table input[type="radio"].shipping_method {
        position: static;
        display: inline;
        width: 15%;
    }

    .woocommerce label {
        display: inline;
        font-size: 14px;
    }
}

/*Alex end*/

.woocommerce-product-details__short-description>ul>li {
    list-style-type: disc !important;
}

@media (min-width:  768px) and (max-width: 980px) {
    .header-scrolled .nav-menu-main>ul>li {
      padding: 5px 7px 0; 
    }
}
@media (max-width: 768px) {
    .site-footer .nav-menu-footer li {
        margin: 0;
    }

    .site-footer .nav-menu-footer {
        width: 100%!important;
    }
}

a.askme {
    font-size: 16px;
    line-height: 22px;
    font-family: RobotoSlab;
    font-style: normal;
    font-weight: normal;
    border: none;
    display: inline-block;
    vertical-align: middle;
    color: #d22758;
    margin-top: 15px;
    text-align: center;
    text-decoration: underline;
    margin-left: 8px;
}

a.askme span {
    display: inline-block;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #d22758;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    vertical-align: middle;
}

@media (max-width: 640px) {
    a.askme {
        font-size: 20px;
        line-height: 34px;
    }
}

tr.shipping {
    /*display: none !important;*/
}

#shipping_method_0_local_pickup6+label span.woocommerce-Price-amount,
#shipping_method_0_local_pickup7+label span.woocommerce-Price-amount,
#shipping_method_2_local_pickup6+label span.woocommerce-Price-amount,
#shipping_method_2_local_pickup7+label span.woocommerce-Price-amount {
    display: none;
}

#shipping_method_0_local_pickup6+label {
    line-height: 20px;
}





/* section upgreid mac mini*/
#page-6632 p,
#page-3605 p,
#page-3636 p,
#page-3632 p {
    white-space: normal !important;
    line-height: 140%;
    font-size: 18px;
    font-family: Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
}

#page-6632 pre,
#page-3605 pre,
#page-3636 pre,
#page-3632 pre {
    white-space: normal;
}

#page-6632 .header-section,
#page-3605 .header-section,
#page-3636 .header-section,
#page-3632 .header-section {
    border: 1px solid #ddd;
    font-size: 20px;
    position: relative;
    padding: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 80px;
}

#page-6632 .header-section p,
#page-3605 .header-section p,
#page-3636 .header-section p,
#page-3632 .header-section p {
    margin-bottom: 0;
    font-size: 110%;
}

#page-6632 .header-section img,
#page-3605 .header-section img,
#page-3636 .header-section img,
#page-3632 .header-section img {
    height: 150px;
    display: block;
    margin: 35px auto 0;
}

#page-6632 .ctu-ultimate-style-heading-4.active,
#page-3605 .ctu-ultimate-style-heading-1.active,
#page-3636 .ctu-ultimate-style-heading-3.active,
#page-3632 .ctu-ultimate-style-heading-2.active {
    color: #666 !important;
}

#page-6632 .ctu-ulimate-style-4,
#page-3605 .ctu-ulimate-style-1,
#page-3636 .ctu-ulimate-style-3,
#page-3632 .ctu-ulimate-style-2 {
    background: #fafafa;
}

#page-6632 .ctu-ulimate-style-4 .vc-tabs-li,
#page-3605 .ctu-ulimate-style-1 .vc-tabs-li,
#page-3632 .ctu-ulimate-style-2 .vc-tabs-li,
#page-3636 .ctu-ulimate-style-3 .vc-tabs-li,
#page-6632 .ctu-ultimate-style-heading-4,
#page-3605 .ctu-ultimate-style-heading-1,
#page-3636 .ctu-ultimate-style-heading-3,
#page-3632 .ctu-ultimate-style-heading-2 {
    white-space: normal;
    padding-left: 100px;
    opacity: 0.5;
    color: #666 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    border: solid;
    border-color: transparent;
    border-width: 2px 2px 0 2px;
    border-bottom: solid 2px #ddd;
    width: 100% !important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#page-3605 .ctu-ulimate-style-1 .vc-tabs-li.active,
#page-3632 .ctu-ulimate-style-2 .vc-tabs-li.active,
#page-3636 .ctu-ulimate-style-3 .vc-tabs-li.active,
#page-6632 .ctu-ulimate-style-4 .vc-tabs-li.active,
#page-6632 .ctu-ultimate-style-heading-4.active,
#page-3605 .ctu-ultimate-style-heading-1.active,
#page-3636 .ctu-ultimate-style-heading-3.active,
#page-3632 .ctu-ultimate-style-heading-2.active {
    background-color: #FFF;
    color: #666 !important;
    opacity: 1;
    border-color: #ddd;
    border-bottom: solid 2px #fff;
    -webkit-filter: none;
    filter: none;
}

#page-6632 .vc-tabs-li-4-id-11,
#page-6632 .vc-tabs-li-4-id-12,
#page-3605 .vc-tabs-li-1-id-2,
#page-3605 .vc-tabs-li-1-id-1,
#page-3605 .vc-tabs-li-1-id-3,
#page-3636 .vc-tabs-li-3-id-10,
#page-3636 .vc-tabs-li-3-id-7,
#page-3636 .vc-tabs-li-3-id-8,
#page-3636 .vc-tabs-li-3-id-9,
#page-3632 .vc-tabs-li-2-id-5,
#page-3632 .vc-tabs-li-2-id-4,
#page-3632 .vc-tabs-li-2-id-6 {
    background-image: url(/wp-content/uploads/disk_tab.png);
    -webkit-background-size: 60px;
    -o-background-size: 60px;
    background-size: 60px;
    background-repeat: no-repeat;
    background-position: 20px center;
    background-color: #FFF !important;
}

#page-3605 .vc-tabs-li-1-id-1,
#page-6632 .vc-tabs-li-4-id-11,
#page-3636 .vc-tabs-li-3-id-7,
#page-3632 .vc-tabs-li-2-id-4 {
    background-image: url(/wp-content/uploads/memory_tab.png);
}

#page-3605 .vc-tabs-li-1-id-3,
#page-3636 .vc-tabs-li-3-id-9,
#page-3632 .vc-tabs-li-2-id-6 {
    background-image: url(/wp-content/uploads/fusion_drive_tab.png);
    -webkit-background-size: 40px;
    -o-background-size: 40px;
    background-size: 40px;
}

#page-3636 .vc-tabs-li-3-id-10 {
    background-image: url(/wp-content/uploads/batarey_tab.png);
}

.table-container {
    position: relative;
    margin-bottom: 30px;
    margin-top: 50px;
}

.table-box {
    min-width: 140px;
}

.table {
    padding: 0px 20px;
    border-collapse: collapse;
}

.table.responsive th,
.table.responsive td {
    min-width: 110px;
    /*white-space: nowrap;*/
    padding: 10px 0;
}

.table.responsive td:not(:first-child) {
    padding: 10px;
}

.table.responsive thead th {
    text-align: center;
    border-bottom: 2px solid #d11f58;
}

.table.responsive td {
    border-bottom: 2px solid #D11F58;
    box-sizing: border-box;
    height: 80px;
    vertical-align: middle;

}

.table.responsive td:not(.computer-title) {
    text-align: center;
    margin-bottom: -1px;
}

.table.responsive .table-header th:nth-child(even),
.table.responsive .good td:nth-child(even) {
    background-color: #f6f6f6;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

.table.responsive .computer-title.transparent {
    background-color: transparent;
}

@keyframes moveLeftRight {
    0% {

        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    100% {

        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@-webkit-keyframes moveLeftRight {
    0% {

        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@media(max-width:767px) {

    .table-box {
        -ms-overflow-x: scroll;
        overflow-x: scroll;
        margin-left: 115px;
    }

    .table-container:before {
        content: "→";
        display: block;
        width: 26px;
        height: 26px;
        line-height: 24px;
        text-align: center;
        background-color: #f6f6f6;
        position: absolute;
        right: 10px;
        top: -40px;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        color: #d11f58;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-animation: moveLeftRight 1.5s;
        -moz-animation: moveLeftRight 1.5s;
        -o-animation: moveLeftRight 1.5s;
        animation: moveLeftRight 1.5s;
        -webkit-animation-delay: 3s;
        -moz-animation-delay: 3s;
        -o-animation-delay: 3s;
        animation-delay: 3s;
        animation-iteration-count: 5;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }

    .table.responsive th,
    .table.responsive td {
        min-width: 100px;
    }

    .table.responsive .computer-title {
        position: absolute;
        left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 81px;
        border-bottom: 2px solid #D11F58;
    }

    #page-6632 .table.responsive td,
    #ctu-ulitate-style-1-id-2 .table.responsive td,
    #ctu-ulitate-style-2-id-5 .table.responsive td {
        height: 110px;
    }

    #page-6632 .table.responsive .computer-title,
    #ctu-ulitate-style-1-id-2 .table.responsive .computer-title,
    #ctu-ulitate-style-2-id-5 .table.responsive .computer-title {
        height: 111px;
    }

    #ctu-ulitate-style-3-id-8 .table.responsive td {
        height: 164px;
    }

    #ctu-ulitate-style-3-id-8 .table.responsive .computer-title {
        height: 165px;
    }

    #ctu-ulitate-style-1-id-1 .table.responsive td,
    #ctu-ulitate-style-3-id-7 .table.responsive td {
        height: 99px;
    }

    #ctu-ulitate-style-1-id-1 .table.responsive .computer-title,
    #ctu-ulitate-style-3-id-7 .table.responsive .computer-title {
        height: 100px;
    }

    .table.responsive thead .computer-title {
        border-bottom: 2px solid #d11f58;
        height: auto !important;
    }

    .table-box::-webkit-scrollbar {
        -webkit-appearance: none;
        height: 10px;
        width: 10px;
        background-color: #f6f6f6;
    }

    .table-box::-webkit-scrollbar-thumb {
        border-radius: 10px;
        height: 5px;
        background-color: #c4ccd0;
    }
}


.table.responsive .computer-title {
    width: 17%;
}


#page-6632 .ctu-ultimate-style-4-content h2,
#page-3605 .ctu-ultimate-style-1-content h2,
#page-3636 .ctu-ultimate-style-3-content h2,
#page-3632 .ctu-ultimate-style-2-content h2 {
    font-size: 20px;
    line-height: 140%;
}

#page-6632 .ctu-ulimate-style-4,
#page-3605 .ctu-ulimate-style-1,
#page-3636 .ctu-ulimate-style-3,
#page-3632 .ctu-ulimate-style-2 {
    display: block !important;
}

#page-6632 .ctu-ultimate-style-heading-4,
#page-3605 .ctu-ultimate-style-heading-1,
#page-3636 .ctu-ultimate-style-heading-3,
#page-3632 .ctu-ultimate-style-heading-2 {
    display: none !important;
}

#page-6632 .collapse,
#page-3605 .collapse,
#page-3636 .collapse,
#page-3632 .collapse {
    padding: 25px;
    margin-bottom: 20px;
    position: relative;
    margin-top: 40px;
    background: #f6f4f5;
    border-bottom: 2px solid #d11f58;
}

#page-6632 .collapse h3,
#page-3605 .collapse h3,
#page-3636 .collapse h3,
#page-3632 .collapse h3 {
    line-height: 140%;
    margin-top: 15px;
}

#page-6632 .collapse img,
#page-3605 .collapse img,
#page-3636 .collapse img,
#page-3632 .collapse img {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: -25px;
    width: 70px;
    margin-left: -35px;
}

.ctu-ulitate-style-2-tabs a {
    text-decoration: underline;
}

@media screen and (max-width: 640px) {


    #page-2400 table.responsive td:first-child {
        background-color: #222;
        color: #fff;
    }

    #page-2400 table.responsive td[data-label]:before {
        font-size: 14px;
        line-height: 120%;
    }
}

@media screen and (max-width: 899px) {

    #page-6632 .ctu-ulitate-style-4-tabs,
    #page-3605 .ctu-ulitate-style-1-tabs,
    #page-3636 .ctu-ulitate-style-3-tabs,
    #page-3632 .ctu-ulitate-style-2-tabs {
        float: none;
    }
}

@media (min-width: 641px) {

    #page-6632 p,
    #page-3605 p,
    #page-3636 p,
    #page-3632 p {
        font-size: 13px;
        line-height: 20px;
    }

    #page-6632 .collapse,
    #page-3605 .collapse,
    #page-3636 .collapse,
    #page-3632 .collapse {
        background-color: #f7f7f7;
        margin-top: 50px;
    }

    #page-6632 .collapse img,
    #page-3605 .collapse img,
    #page-3636 .collapse img,
    #page-3632 .collapse img {
        left: 5%;
        margin-left: 0;
        width: 180px;
        top: -50px;
    }

    #page-6632 .collapse h3,
    #page-3605 .collapse h3,
    #page-3636 .collapse h3,
    #page-3632 .collapse h3 {
        margin-top: 0;
        padding-left: 250px;
        margin-bottom: 45px;
        font-size: 140%;
    }
}

@media (min-width: 768px) {

    #page-6632 .ctu-ulimate-style-4,
    #page-3605 .ctu-ulimate-style-1,
    #page-3636 .ctu-ulimate-style-3,
    #page-3632 .ctu-ulimate-style-2 {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: -o-flexbox !important;
        display: -moz-flexbox !important;
        display: flex !important;
    }

    #page-6632 .ctu-ulimate-style-1,
    #page-3605 .ctu-ulimate-style-1,
    #page-3636 .ctu-ulimate-style-1,
    #page-3632 .ctu-ulimate-style-1 {
        -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
        -o-flex-pack: flex-start;
        -moz-flex-pack: flex-start;
        justify-content: flex-start;
    }


    #page-3605 .ctu-ulimate-style-1 .vc-tabs-li,
    #page-3632 .ctu-ulimate-style-2 .vc-tabs-li,
    #page-3636 .ctu-ulimate-style-3 .vc-tabs-li,

    #page-3605 .ctu-ultimate-style-heading-1,
    #page-3636 .ctu-ultimate-style-heading-3,
    #page-3632 .ctu-ultimate-style-heading-2 {
        width: 33.33% !important;
        border-color: transparent;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -o-flex-pack: start;
        -moz-flex-pack: start;
        justify-content: start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -o-flex-align: start;
        -moz-flex-align: start;
        align-items: start;
        border-bottom: solid 2px #ddd;
    }

    #page-6632 .ctu-ulimate-style-4 .vc-tabs-li,
    #page-6632 .ctu-ultimate-style-heading-4,
        {
        width: 55% !important;
    }

    #page-6632 .header-section,
    #page-3605 .header-section,
    #page-3636 .header-section,
    #page-3632 .header-section {
        padding-right: 50%;
        padding-top: 25px;
        padding-bottom: 30px;
        padding-left: 50px;
        margin-top: 30px;
    }

    #page-6632 .header-section img,
    #page-3605 .header-section img,
    #page-3636 .header-section img,
    #page-3632 .header-section img {
        position: absolute;
        z-index: 1;
        right: 10%;
        height: 150px;
        top: 50%;
        margin-top: -75px;
    }

    #page-6632 .header-section p,
    #page-3605 .header-section p,
    #page-3636 .header-section p,
    #page-3632 .header-section p {
        font-size: 100%;
    }

    .ctu-ulitate-style-1-tabs,
    .ctu-ulitate-style-4-tabs,
    .ctu-ulitate-style-3-tabs,
    .ctu-ulitate-style-2-tabs {
        padding-top: 20px;
    }

    .feedback_upgreid form p.full-size:not(.input-captcha) {
        width: 30% !important;
        float: left !important;
        clear: none;
        margin-right: 3%;
    }

    .feedback_upgreid form p.full-size.input-submit {
        float: right !important;
    }

    .feedback_upgreid form p.input-captcha,
    .feedback_upgreid form p.input-submit {
        width: 50% !important;
        float: left !important;
        clear: none;
    }

    .feedback_upgreid form p .submit-wrap {
        padding-top: 0 !important;
        text-align: right !important;
        margin-right: 2%;
    }
}

@media (min-width: 1100px) {

    #page-6632 .header-section,
    #page-3605 .header-section,
    #page-3636 .header-section,
    #page-3632 .header-section {
        margin-top: 40px;
    }

    #page-3605 .header-section img,
    #page-6632 .header-section img,
    #page-3636 .header-section img,
    #page-3632 .header-section img {
        height: 230px;
        margin-top: -115px;
    }

    #page-3605 .header-section p,
    #page-6632 .header-section p,
    #page-3636 .header-section p,
    #page-3632 .header-section p {
        line-height: 140%;
    }

    #page-6632 .collapse,
    #page-3605 .collapse,
    #page-3636 .collapse,
    #page-3632 .collapse {
        margin-top: 100px;
        padding-left: 35px;
        padding-right: 35px;
    }

    #page-6632 .collapse img,
    #page-3605 .collapse img,
    #page-3636 .collapse img,
    #page-3632 .collapse img {
        width: 272px;
        top: -88px;
        left: 35px;
    }

    #page-6632 .collapse h3,
    #page-3605 .collapse h3,
    #page-3636 .collapse h3,
    #page-3632 .collapse h3 {
        margin-top: 5px;
        padding-left: 47%;
        margin-bottom: 55px;
        font-size: 180%;
    }

    .ctu-ulitate-style-1-tabs,
    .ctu-ulitate-style-3-tabs,
    .ctu-ulitate-style-2-tabs {
        padding-top: 35px !important;
    }
}

.mac77_table.responsive thead th {
    color: #FFF;
}

@media screen and (max-width: 640px) {
    .mac77_table.responsive td {
        text-align: center;
    }

    .mac77_table.responsive td[data-label]:before {
        background: #d22758;
    }

    .mac77_table.responsive td[data-label]:not(:first-of-type):before {
        background: #ccc;
        color: #000;
    }
}

#payment_method_rbspayment+label {
    position: relative;
    padding-left: 70px;
}

#payment_method_rbspayment+label:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 65px;
    background-image: url(/wp-content/uploads/pay_mastercard.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    vertical-align: middle;
}

#payment_method_rbspayment+label:after {
    content: "";
    position: absolute;
    left: 0;
    display: inline-block;
    height: 40px;
    width: 65px;
    background-image: url(/wp-content/uploads/pay_visa.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

body.woocommerce ul.products li a .price,
body.woocommerce-page ul.products li a .price,
.woocommerce ul.products li a .price {
    font-size: 18px !important;
    font-weight: bold;
    color: #d22758 !important;
}

.woocommerce ul.products:after {
    content: '';
    display: block;
    clear: both;
}

.woocommerce .cart-collaterals ul.products li {
    width: 15%;
    display: inline-block;
    float: none;
    vertical-align: top;
    min-width: 200px;
}

.woocommerce .cart-collaterals ul.products li.last {
    margin-right: 5%;
}

.woocommerce .cart-collaterals ul.products li h2 {
    font-size: 14px;
    line-height: 24px;
}

#rev_slider_10_1_wrapper .defaultimg {
    background-color: #000 !important;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

@media (max-width: 768px) {
    #elm-revolution-slider-1 .slider {
        display: block !important;
    }

    #rev_slider_10_1,
    .tp-fullwidth-forcer {
        height: 200px !important;
    }
}

@media (min-width: 769px) {

    #rev_slider_10_1,
    .tp-fullwidth-forcer {
        height: 230px !important;
    }
}

@media (min-width: 992px) {

    #rev_slider_10_1,
    .tp-fullwidth-forcer {
        height: 300px !important;
    }

    .woocommerce .cart-collaterals ul.products li {
        min-width: 150px;
    }
}

@media (min-width: 1500px) {

    #rev_slider_10_1,
    .tp-fullwidth-forcer {
        height: 350px !important;
    }
}

@media (min-width: 1840px) {

    #rev_slider_10_1,
    .tp-fullwidth-forcer {
        height: 500px !important;
    }
}


#page-4897 h3 {
    margin-bottom: 30px;
}

#page-4897 .entry-content img,
#page-4897 .wp-block-columns,
#page-4897 h4 {
    margin: 0;
}

#page-4897 h4 {
    line-height: 50px;
}

.wp-block-gallery.gallary-image-thumb {
    max-width: 600px !important;
    margin-bottom: 40px;
}

#page-4897 {
    font-size: 14px;
}

#page-4897 a {
    text-decoration: underline;
    color: #d22758 !important;
}

#page-4897 ol li {
    list-style-type: decimal;
}

#page-4897 .blocks-gallery-item figcaption {
    background: rgb(226, 226, 226);
    padding-top: 10px;
    color: #444;
    line-height: 100%;
}

.woocommerce-order .wp-block-colum.text-right {
    text-align: right;
}

.woocommerce-product-details__short-description>ul {
    margin-bottom: 20px;
}

/*
женя

*/
@media (max-width: 640px) {

    .main-sections>.elm-main:first-child,
    .main-sections .elements-with-sidebar:first-child {
        padding-top: 20px !important;
    }

    body.theme-retro {
        font-size: 14px
    }

    body.theme-retro h2,
    body.theme-retro .woocommerce ul.products li h2 {
        font-size: 18px;
        line-height: 28px;
    }

    .woocommerce-Price-amount.amount {
        font-size: 18px;
    }

    body.theme-retro h3 {
        font-size: 19px;
        line-height: 31px;
    }

    body.theme-retro .woocommerce ul.products li a img {
        width: 65%
    }

    raitings-block {
        padding-top: 40px !important
    }

    section.elm-main.elm-columns-main.banner-2 {
        background-size: cover !important;
        padding-top: 80px !important;
        padding-bottom: 50px !important;
    }

    section.elm-main.elm-text-main.label-banner.label-top {
        margin-bottom: 0px !important
    }

    body.theme-retro h4 {
        font-size: 16px;
        line-height: 25px;
    }

    body.theme-retro .widget_top_rated_products .product_list_widget li a {
        font-size: 14px;
        line-height: 34px;
    }

    .site-tools .header-phone>a {
        font-size: 16px;
        margin-left: 0;
    }

    .site-tools .header-phone a+a {
        margin-top: 0px;
    }

    .site-tools .header-phone {
        text-align: left;
    }

    .ait-woocommerce-cart-widget {
        width: 12%;
        display: inline-block !important;
        vertical-align: top;
    }

    body.header-one header .site-tools {
        text-align: left;
        margin: 0;
        padding: 0;
        width: 60%;
        display: inline-block;
    }

    header .social-icons {
        display: none;
    }

    .ait-woocommerce-cart-widget .cart-wrapper .cart-header:before {
        font-size: 22px;
        left: 6px;
    }

    body.header-one .site-header {
        padding: 0px !important
    }
}

.product_meta a {
    text-decoration: underline;
    color: #d22758 !important;
}

.product .images {
    position: relative;
}

.sign-warranty {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    background-image: url(/wp-content/uploads/sign_warranty.png);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center;
    width: 120px;
    height: 120px;
    text-align: center;
}

.sign-warranty.mini {
    width: 60px;
    height: 60px;
    top: -20px;
}

.sign-warranty span:first-child {
    display: block;
    font-weight: 700;
    color: #ffffff;
    font-size: 66px;
    text-shadow: 2px 2px 3px #f42259;
    line-height: 64px;
    position: absolute;
    width: 60px;
    left: 50%;
    margin-left: -30px;
    top: 0;
}

.sign-warranty.mini span:first-child {
    font-size: 30px;
    line-height: 30px;
}

.sign-warranty span:last-child {
    display: block;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 63px;
}

.sign-warranty.mini span:last-child {
    font-size: 7px;
    line-height: 7px;
    top: 32px;
}


body.woocommerce-cart .cross-sells,
.woocommerce .cross-sells {
    display: block !important;
}

.single_add_to_cart_button.btn-yellow {
    background-color: #FFDD2D !important;
    color: #333 !important;
}

body.woocommerce div.product span.onsale {
    top: -25px;
    right: auto !important;
    background: #d22758;
    color: #fff;
    padding: 3px 11px 4px;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    padding: 10px 11px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    font-size: 10px;
}

@media (min-width: 992px) {
    body.woocommerce div.product span.onsale {
        font-size: 100%;
        padding: 20px 11px;
    }
}

/*body.woocommerce div.product .onsale,
body.woocommerce-page div.product .onsale,
.woocommerce div.product .onsale,
body.woocommerce ul.products li a span.onsale,
body.woocommerce-page ul.products li a span.onsale,
.woocommerce ul.products li a span.onsale {
    background: #004c5b !important;
    -webkit-border-radius: 20px !important;
    border-radius: 20px !important;
    right: 0 !important;
    padding: 7px 40px 8px 15px;
    font-size: 10px;
    line-height: 12px;
    text-shadow: none;
    font-family: Arial !important;
}
*/
#elm-text-6b0c057ef495f h3 {
    position: relative;
    /*    background: #004c5b;*/
    padding: 6px 40px 6px 15px;
    /*    -webkit-border-radius: 20px !important;
    border-radius: 20px !important;
    color: #fff;
    text-shadow: none;*/
    display: inline-block;
}

body.woocommerce div.product,
body.woocommerce-page div.product,
.woocommerce div.product {
    position: relative;
}

body.woocommerce div.product .onsale,
body.woocommerce-page div.product .onsale,
.woocommerce div.product .onsale {
    display: inline-block !important;
    position: absolute;
    right: 25px !important;
    z-index: 1;
    color: #fff;
}


/*
body.woocommerce ul.products li a .onsale:after,
body.woocommerce-page ul.products li a .onsale:after,
.woocommerce ul.products li a .onsale:after,
#elm-text-6b0c057ef495f h3:after,
body.woocommerce div.product .onsale:after,
body.woocommerce-page div.product .onsale:after,
.woocommerce div.product .onsale:after {
    content: '';
    display: block;
    position: absolute;
    width: 42px;
    height: 80px;
    background-image: url(/wp-content/uploads/icon-ny-sale-v2.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    bottom: 0;
    right: -7px;

}*/

#elm-text-6b0c057ef495f .onsale {
    display: none;
}

#elm-text-6b0c057ef495f .entry-content {
    position: relative;
}

#elm-text-6b0c057ef495f .entry-content p a {
    color: #d22758 !important;
    text-decoration: underline;
    right: 0;
    top: 7px;
}

@media (max-width: 639px) {
    #elm-text-6b0c057ef495f h3 {
        font-size: 14px;
    }
}

@media (min-width: 640px) {
    #elm-text-6b0c057ef495f .entry-content p a {
        position: absolute;
    }

    /*    body.woocommerce div.product .onsale,
    body.woocommerce-page div.product .onsale,
    .woocommerce div.product .onsale {
        right: 54% !important;
        font-size: 16px;
        line-height: 110%;
        -webkit-border-radius: 50px !important;
        border-radius: 50px !important;
        padding-right: 50px;
        top: 20px;
    }

    body.woocommerce div.product .onsale:after,
    body.woocommerce-page div.product .onsale:after,
    .woocommerce div.product .onsale:after {
        width: 52px;
    }*/
}

.tp-bgimg[src='/wp-content/uploads/banner_mac77_NY2-1.jpg'] {
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.elm-revolution-slider {
    border-top: none !important;
}

.woocommerce .product .button {
    margin-left: 0 !important;
    line-height: 26px;
    font-size: 16px;
    height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.elm-main .single_add_to_cart_button.loading {
    position: relative;
    background: #009688 !important;
    color: transparent !important;
}

.elm-main .single_add_to_cart_button.loading,
.product .single_add_to_cart_button.added {
    position: relative;
}

.product .single_add_to_cart_button.added:focus {
    outline: none;
}

.elm-main .single_add_to_cart_button.loading:after,
.product .single_add_to_cart_button.added:after {
    content: 'Добавляется..';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    line-height: 45px;
    font-size: 90%;
}

.product .single_add_to_cart_button.added {
    font-size: 0;
    min-width: 65px;
}

.product .single_add_to_cart_button.added:after {
    content: '+1 шт';
    font-size: 16px;
}

.single_add_to_cart_button+.added_to_cart {
    background: #009688;
    position: relative;
    color: #fff;
    border: none;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    padding: 15px 30px 0;
    text-align: center;
    text-align: center;
    -moz-box-shadow: inset 0 -5px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 -5px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 -5px 0 rgba(0, 0, 0, .1);
    margin-left: -4px;
    height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
}

.single_add_to_cart_button+.added_to_cart:after {
    content: 'В корзине';
    font-size: 140%;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    font-weight: bold;
}

@media (min-width: 641px) {
    .single_add_to_cart_button+.added_to_cart {
        line-height: 28px;
    }
}

.woocommerce-variation-add-to-cart .quantity {
    display: none !important;
}

/* новогодний баннер режим работы в праздники*/
#elm-text-_edf88d2852c0a1-main {
    padding-top: 0 !important;
    overflow: hidden;
}

#elm-text-_edf88d2852c0a1-main .elm-wrapper {
    max-width: 100% !important;
    padding: 0;

}

#elm-text-_edf88d2852c0a1-main .elm-wrapper a {
    display: block;
}

#elm-text-_edf88d2852c0a1-main .elm-wrapper img {
    margin: 0;
}

@media (max-width: 640px) {
    /*#elm-text-_edf88d2852c0a1-main .elm-wrapper img{
            width: 760px;
        max-width: none;
            position: relative;
    left: 50%;
    margin-left: -380px;
    }
*/

}

/* тинькофф*/
a[href="#tinkoff-iframe"] {
    font-size: 14px;
    background-color: #ffdd2d;
    padding: 10px 15px;
    max-width: 100%;
    display: inline-block;
    margin-top: 10px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}

a[href="#tinkoff-iframe"]:hover {
    text-decoration: none;
    color: #333;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-box-shadow: 1px 1px 6px 1px #c1c0c0;
    box-shadow: 1px 1px 6px 1px #c1c0c0;
}

#page-5845 ul.products li a {
    display: block;
    position: relative;
}

#page-5845 .woocommerce ul.products li h2 {
    font-weight: normal;
    font-size: 110%;
}

#page-5845 .woocommerce ul.products li h2 strong {
    font-weight: bold;
    color: #222;
    font-size: 120%;
}

.elm-faq-main .faq-answer {
    padding: 0 !important;
    overflow: hidden;
}

.elm-faq-container .faq-answer-inner {
    padding: 30px;
}

.elm-faq-container .faq-header h2 {
    font-size: 20px;
    line-height: 24px;
}

.elm-faq-container .faq-header a {
    display: block;
}

.elm-faq-container .faq-header svg {
    position: absolute;
    right: 15px;
    top: 7px;
    width: 30px;
    height: 30px;
}

.elm-faq-container .faq-header.open svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

#elm-columns-5-main #elm-text-23-main {
    padding-bottom: 0;
}

.woocommerce .pswp button {
    border: none;
    width: 10%;
    min-width: 50px;
    max-width: 100px;
    background: rgba(255, 255, 255, 0.8);
}

.woocommerce .pswp__bg {
    background: rgba(0, 0, 0, 0.8);
}

.elm-wrapper .social-icons li {
    opacity: 0.8;
}

.elm-wrapper .social-icons li a {
    max-height: 50px;
    max-width: 50px;
}

.footer-widgets-container .social-icons li a,
.site-header .social-icons li a,
.elm-wrapper .social-icons li a {
    padding: 0 5px;
}

.woocommerce .woo-variation-product-gallery {
    max-width: 47% !important;
}
.menu-item .menu-item-description{
    display: none;
}

/***начало Новая жизнь вашего старого Мака****/
body.page-id-6625 .content-block h2 {
    font-size: 20px;
    line-height: 30px;
}

body.page-id-6625 .content-block h2 strong {
    color: #444;
}

body.page-id-6625 .elm-main {
    position: relative;

}

body.page-id-6625 .elm-main h3 {
    text-align: left;
    font-size: 24px;
}

body.page-id-6625 .elm-main h3 em {
    position: absolute;
    top: -20px;
    display: block;
    padding: 10px;
    right: -10px;
    background: #d22758;
    font-weight: normal;
    color: #fff;

}
body.page-id-6625 .elm-has-bg .entry-content>ul {
    margin-bottom:  10px;
}
body.page-id-6625 .elm-has-bg .entry-content>ul li{
    padding: 0 0 5px 28px;
    line-height: 150%;
}
body.page-id-6625 .elm-has-bg .entry-content>ul li:before{
    background-image:     url('img/icon_tuning.svg');
    background-repeat:  no-repeat;
    background-position:    center center;
    background-color:   transparent;
    -webkit-background-size:    contain;
         -o-background-size:    contain;
            background-size:    contain;
    -webkit-border-radius:  0;
            border-radius:  0;
}
body.page-id-6625 .elm-has-bg{
    background-color: #F5F5F5;
    -webkit-box-shadow: 1px 5px 20px #ccc;
            box-shadow: 1px5px 20px #ccc;
}
body.page-id-6625 .elm-has-bg .entry-content h4+ul li:before{
width: 24px;
height: 28px;
  background-image:     url('img/icon_rocket.svg');  
}
body.page-id-6625 .entry-content small{
        display: block;
    background: #eaeaea;
    padding: 10px;
    font-size: 12px;
    line-height: 150%;
}
body.page-id-6625 .column .elm-main.elm-has-bg{
    padding-left:   15px;
    padding-right:   15px;
}
/***конец Новая жизнь вашего старого Мака****/
/* Начало страницы с Трейдин */
.trade-in-header{
    min-height:859px;
    background-repeat:no-repeat!important;
    background-image: url("/wp-content/uploads/trade-in.jpg");
    background-size: contain;
    box-sizing: border-box;
}
/* .trade-in-header .header-background {
    z-index: 0; 
    width: 100vw!;
    position: absolute;
    margin-left: -50vw!;
    left: 50%;
} */
.trade-in-header h2 {
    font-size: 43px;
    z-index: 2;
    
}

.trade-in-header p{
    z-index: 2;
}
.trade-in-header h2,
.trade-in-header p {
    margin-top:-10px;
}
.trade-in-devices {
    background-color: rgba(255,255,255, 0.95);
    z-index:2;
    width:90%;
    margin:0 auto;
    min-height: 370px;
    margin-top: -520px;
}
.trade-in-devices h3{ 
    text-align: center;
    padding-top: 60px;
    margin-bottom: 60px;
    font-size: 30px;
    color:#d22758;
    font-weight: normal;
}
.trade-in-devices ul {
    display: flex;
    width: 75%;
    margin: 0 auto;
    justify-content: space-between;

}
.trade-in-devices ul li {
    text-align: center;
    background-color:#eaeaea;
    border-radius: 10px;
    flex-basis: 20%;
    padding: 30px 0!important;
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.trade-in-devices li strong {
    display: block;
    padding-top: 10px;
}
.trade-in-devices ul li::before {
    display: none;
}
.trade-in-devices ul li .dashicons {
    background-color:#ffffff;
    box-shadow: 1px 1px 10px #ccc;
    border-radius:50%;
    width:50px;
    height:50px;
    position: absolute;
    top:-20px;
    z-index: 2;
    padding-top:10px;
    box-sizing: border-box;
} 
.trade-in-devices li .dashicons::before {
    font-size:30px;
}

.trade-in-devices ul li > strong > span {
    color:#d22758;
}
.trade-in-devices p {
    text-align: center;
}
.trade-in-work h2 {
    text-align: center;
    font-weight: normal !important;
}
.trade-in-work ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 80%;
    margin: 0 auto;
}

.trade-in-work ul li::before {
    display:none;
}
.trade-in-work ul li {
    flex: 0 1 250px;
    position: relative;
    padding: 0!important;
}
.trade-in-work li div {
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
    height:120px;
}
.trade-in-work li .dashicons {
    width: 50px;
    height: 40px;
    align-items: flex-start;
}

.trade-in-work li .dashicons::before {
    font-size: 50px;
    color:#d22758;
}

.trade-in-work li h3 {
    flex-basis: 100%;
    text-align: center;
    align-items: flex-end;
}
.trade-in-work li h3 strong {
    color:#c4ccd0;
    font-size:24px;
    font-weight:bold;
    padding-left:5px;
}
.trade-in-work li p {
    text-align: center;
    align-items: flex-start;
}

.trade-in-work li:not(:last-of-type)::after {
    content: "\2794";
    position: absolute;
    width:50px;
    height:50px;
    font-size:80px;
    color:#eaeaea;
    top: 20px;
    right: 0px;
}

.trade-in-work li:nth-of-type(4){
    margin-left:50px;
}

.trade-in-work li:nth-of-type(4)::after {
    right:-60px;
}
.trade-in-work li:last-of-type {
    margin-right: 50px;
    
}

@media(max-width:991px){
    .trade-in-header {
        background-size: contain;
        margin-top: 100px;
        position: relative;
        width:100%;
        box-sizing: border-box;
        min-height: 442px;
    }

    .trade-in-header h2 {
        position: absolute;
        top: -80px;
        left: 50%;
        transform: translate(-50%);
        font-size: 18px;
        z-index: 2;
    }
    .trade-in-header p {
        position: absolute;
        top: -40px;
        left: 50%;
        transform: translate(-50%);
        z-index: 2;
    }

    .trade-in-devices {
        margin-top: 0px;
        width: 75%;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        margin-top: -150px;
        padding-bottom: 0 !important;
        z-index: 2;
    }

    .trade-in-devices h3{
        padding-top: 20px;
    }
    .trade-in-devices h3:last-of-type{
        margin-bottom: 30px;
    }
    .trade-in-devices ul {
        flex-wrap: wrap;
        justify-content: space-around;
        width:100%;
    }

    .trade-in-devices ul li{
        flex-basis: 45%;
        margin-bottom: 30px;
    }
    .trade-in-work {
        margin-top:450px;
    }
}

@media(max-width: 961px){
    .trade-in-work {
        margin-top: 0px;
    }

    .trade-in-work li:not(:last-of-type)::after,
    .trade-in-work li:nth-of-type(4)::after {
        right: -50px;
    }
}

@media (max-width:768px){
    .trade-in-header {
        min-height: 342px;
    }
    .trade-in-devices {
        width:98%;
        margin-top:-50px;
    }
    .trade-in-work {
        margin-top:550px;
    }
    .trade-in-work ul{
        flex-wrap: wrap;
    }
    .trade-in-work ul li {
        flex: 0 1 100%;
    
    }
    .trade-in-work li:not(:last-of-type) {
        margin-bottom: 100px;
    }
    .trade-in-work li:not(:last-of-type)::after {
        top: auto;
        bottom: -50px;
        left: 50%;
        transform: translate(-40px) rotate(90deg);
        right: auto; 
    }
    
    .trade-in-work li:nth-of-type(4) {
        margin-left: 0;
    }
    .trade-in-work li:nth-of-type(4)::before {
        display: none;
     
    }
    
    .trade-in-work li:last-of-type {
        margin-right:0;
    }
}
@media (max-width: 640px) {
    .trade-in-header{
        min-height:285px;
        margin-bottom: 0;
        padding-bottom: 0!important;
    }
    .trade-in-devices {
        width:100%;
        margin-top: -150px;
    }
}
@media(min-width:640px){
    .ait-woocommerce-cart-widget{
        float: right;
    }
}
@media(min-width:768px){
    .ait-woocommerce-cart-widget{
        display: inline-block;
    width: 17%;
    vertical-align: top;
    float: none;
    margin-top: 15px;
    text-align: right;
    }
    .site-tools .header-phone{
       display: inline-block; 
    }
    .site-tools .header-phone>a{
       font-size: 23px; 
    }
    .ait-woocommerce-cart-widget .cart-wrapper .cart-header:before{
            font-size: 26px;
            left: -5px!important;
    }
    body.header-one .site-tools{
        display: inline-block;
        width: 78%
    }
}
@media(min-width:981px){
    body.header-one .site-tools{
        width: 83%;
    }
}
@media(min-width:1367px){
    .trade-in-devices {
        margin-top:-500px;
        width: 60%;
    }
}


/* Конец страницы с Трейдин */

body.woocommerce div.product .images, body.woocommerce-page div.product .images, .woocommerce div.product .images {
    width: 35%!important;
    
}
body.woocommerce div.product .summary, body.woocommerce-page div.product .summary, .woocommerce div.product .summary{
    width: 55%!important;
}

#cookie-banner.hide{
    opacity: 0;
    bottom: -100px;

 }

 #cookie-banner .text-right {
     text-align: right;
 }

 #cookie-banner {
     position: fixed;
     z-index: 10000;
     background: #d01e57;
     font-size: 10px;
     line-height: 12px;
     color: #fff;
     right: 0;
     padding: 10px 5px 25px 10px;
     bottom: 0;
     width: 170px;
     right: 0;
 }

 #cookie-banner a {
     color: #FFF;
     text-decoration: underline;
 }

 #cookie-banner a:hover {
     color: #FFF;
     text-decoration: none;
 }

 #cookie-banner svg {
     width: 12px;
     height: 12px;
     margin-right: 5px;
 }

 #cookie-banner button {
     background-color: #fff;
     padding: 3px 10px;
     color: #666;
     border: none;
     outline: none;
     -webkit-border-radius: 30px;
     border-radius: 30px;
     margin-top: 0;
     position: absolute;
     font-size: 11px;
     right: 10px;
     bottom: 10px;
 }

 @media screen and (min-width: 768px) {
     #cookie-banner {
         width: 235px;
     }
 }

 @media screen and (min-width: 992px) {
     #cookie-banner {
        font-size: 12px;
         right: auto;
         left: 0;
         padding-bottom: 35px;
         width: 200px;
     }
 }
/* Убирает ддублируеший селект на страницах с категорией товара */
#woocommerce_product_categories-2 > div > div.widget-content > span {
    display: none!important;
 }
 /* Поправляет размер картинок на страничке товара и описания под ними */

 @media screen and (max-width: 640px) {
    div.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images,
    body.woocommerce div.product .images, body.woocommerce-page div.product .images, .woocommerce div.product .images, body.woocommerce div.product .summary, body.woocommerce-page div.product .summary, .woocommerce div.product .summary {
        width: 100%!important;
    }
 }

