@charset "utf-8";
/* CSS Document */
body {
    /*background-color: #89D6F0 !important;*/

    background-image: url(../images/bg-footer.gif), url(../images/bg2_header.gif);
    background-position: 0 bottom, 0 top;
    background-repeat: repeat-x !important;
    background-attachment: fixed;

}

@media screen and (min-width: 1070px) {
    .nx-leftsidebar .site-main .sidebar-inner {
        padding-right: 0;
    }

    .site-main .sidebar-container {
        width: 20%;
    }

    .sidebar .site-content {
        width: 78%;
    }

    .nx-leftsidebar.sidebar .site-content {

        padding-left: 19px;
        border-left: 1px solid #ddd;
    }
}

.header-icons.woocart .cartdrop.widget_shopping_cart.nx-animate {
    width: 335px;
    right: -80px;
    top: 38px;
}

@media screen and (max-width: 768px) {
    .header-icons.woocart .cartdrop.widget_shopping_cart.nx-animate {
        right: -103px;

    }
}

/*.cartdrop.widget_shopping_cart.nx-animate p.buttons,*/
aside.widget.woocommerce.widget_shopping_cart p.buttons {
    text-align: center;
}

/*.cartdrop.widget_shopping_cart.nx-animate p.buttons a.button.wc-forward,*/
aside.widget.woocommerce.widget_shopping_cart p.buttons a.button.wc-forward {
    display: inline-block;
}

/*.cartdrop.widget_shopping_cart.nx-animate p.buttons a.button.checkout.wc-forward,*/
aside.widget.woocommerce.widget_shopping_cart p.buttons a.button.checkout.wc-forward {
    margin-top: 10px;
}

/*.site-content a > img{*/
/*max-height: 160px;*/
/*}*/

.woocommerce ul.products li.product h3 {
    display: inline-block;
    vertical-align: middle;
    height: 53px;
    overflow: hidden;
    overflow-wrap: break-word;
    width: 100%;
}

.woocommerce ul.products,
.woocommerce-page ul.products {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce ul.products li.product-category h3 {
    display: block;
    height: auto;
}

.addtoany_share_save_container {
    display: none;
}

form.i-craft-float-left span.price {
    display: inline !important;
}

#content .quantity {
    float: left;
}

@media screen and (max-width: 767px) {
    .woocommerce-cart #content .quantity {
        float: right;
    }
}

aside ul.product-categories li.cat-parent {
    position: relative;

}

aside ul.product-categories li.cat-parent ul.children {
    display: none;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: 5;
    /*transition: none;*/
    /*transition: opacity 0s ease-in;*/
    top: 0;
    left: 100%;
    background: #f8f8f8;
    /*transition: opacity 0.3s linear;*/
}

aside ul.product-categories li.cat-parent:hover > ul.children {
    display: block;
    visibility: visible;

    opacity: 1;
    display: table;
    white-space: nowrap;
    /*min-width: 350px;*/
    word-wrap: normal;

    /*transition: none;*/
    transition: visibility 0s, color 0s, opacity 0.3s ease-in;
}

aside ul.product-categories li.cat-parent:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-left-color: #ddd;
    right: -4px;
    top: 50%;
    margin-top: -8px;

}

.widget li {
    padding: 5px 20px 5px 15px;
    font-size: 13px;
}

.widget .children li:last-child {
    padding-bottom: 5px;
}

aside ul.product-categories li {
    /*transition: none;*/
    transition: color 200ms ease-out, background 200ms ease-out;
}

aside ul.product-categories li:hover {
    background: #2980b9;
    color: #fff;
}

ul.product-categories li:hover > a,
ul.product-categories li:hover > a:hover {
    color: #fff;

}

ul.product-categories li.current-cat-parent:after {
    border-left-color: #dd3333;
}

.widget a {
    transition: none;
}

/*style for code like mail.ru or live internet*/
.widget-counter {
    width: 100%;
    display: table;
    padding-left: 32px;
}

.widget-counter > div {
    padding: 0;
    margin-right: 10px;
}

/*widget brands*/

.widget_pwb_dropdown_widget > select {
    width: 100%;
    padding: 10px;
    background: #fff;
}

/*#vk_groups{*/
/*width: 100% !important;*/
/*}*/
#vk_groups,
#vk_groups iframe {
    width: 100% !important;
    max-width: 240px;
}

ul.phoen_list li.product h3 {
    font-weight: 700 !important;
    font-size: 18px !important;
}

.woocommerce #payment, .woocommerce-page #payment {
    background: #fff;
    margin-bottom: 30px;
}

div.form-row.place-order {
    text-align: right;
    padding-right: 30px;
}

.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
    border-bottom: none;
    padding: 0;
}

.woocommerce-page input.button.alt {
    background: #2980b9;
    color: #fff;
}

.woocommerce-page a.button.alt {
    background: #2980b9;
    color: #fff;
    border-color: transparent;
}

/*right menu*/
.wrap-right-menu {
    line-height: 52px;
    display: none;
}

#right-menu {
    font-size: 20px;

}

@media screen and (max-width: 1069px) {
    .wrap-right-menu {
        display: block;
        float: left;
    }

    .navbar {
        padding-left: 32px;
        padding-right: 32px;
    }
}

.tax-product_cat ul.phoen_list li.product {
    padding-bottom: 15px;
    margin: 0;
    margin-bottom: 15px;
}

.woocommerce-page .widget_price_filter .price_slider_amount .button {
    float: none;
}

.tax-product_cat ul.phoen_list li.product h3:hover {
    color: #96bec6;
}

.tax-product_cat ul.phoen_list li.product div.quantity {
    margin: 0;
    margin-right: 5px !important;
}

ul.phoen_list .woocommerce-Price-amount,
.single-product td .woocommerce-Price-amount,
ul.phoen_list td .woocommerce-Price-amount {
    color: #85ad74;
    font-size: 1.25em;
}

.single .cart:not(.variations_form) .woocommerce-Price-amount,
ul.phoen_list .cart:not(.variations_form) .woocommerce-Price-amount {
    float: left;
    margin-right: 10px;
    line-height: 30px;

}

.single .cart:not(.variations_form) del .woocommerce-Price-amount,
ul.phoen_list .cart:not(.variations_form) del .woocommerce-Price-amount {
    text-decoration: line-through;
    font-size: 0.75em;
}

.single .cart:not(.variations_form) .woocommerce-Price-amount {

}

.single-product .product {
    padding-top: 0;
}

.woocommerce-page ul.products li.product-category a img {
    width: 150px;
    height: 130px;
    margin: 0 auto;
    display: block;

}

.woocommerce-page ul.products li.product-category a h3 {
    border: none;
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
    text-decoration: underline;
}

.woocommerce-page ul.products li.product-category:hover a h3 {
    border: none;
    text-decoration: none;
}

body.single-product .iheader .nx-breadcrumb,
body.single-product .iheader h1 {
    float: none;
}

.tax-product_cat .site-main {
    padding-top: 0;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
    font-size: 0.8em;
    overflow: hidden;
    width: 100%;
}

.woocommerce .woocommerce-breadcrumb li {
    float: left;
    margin: 0 .5em 0.5em 1em;
}

.woocommerce .woocommerce-breadcrumb a {
    background: #ddd;
    padding: .7em 1em;
    float: left;
    text-decoration: none;
    color: #444;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    position: relative;
}

.breadCrumbpadding {
    color: #444;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    padding: .7em 1em;
}

.woocommerce .woocommerce-breadcrumb a:hover {
    background: #2980b9;
    color: #fff;
}

.woocommerce .woocommerce-breadcrumb a::before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-width: 1.5em 0 1.5em 1em;
    border-style: solid;
    border-color: #ddd #ddd #ddd transparent;
    left: -0.95em;
}

.woocommerce .woocommerce-breadcrumb a:hover::before {
    border-color: #2980b9 #2980b9 #2980b9 transparent;
}

.woocommerce .woocommerce-breadcrumb a::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-top: 1.5em solid transparent;
    border-bottom: 1.5em solid transparent;
    border-left: 1em solid #ddd;
    right: -0.95em;
}

.woocommerce .woocommerce-breadcrumb a:hover::after {
    border-left-color: #2980b9;
}

.woocommerce .woocommerce-breadcrumb li:last-child,
.woocommerce .woocommerce-breadcrumb li:last-child:hover {
    font-weight: bold;
    background: none;
    padding: .7em 1em;
}

.woocommerce .woocommerce-breadcrumb li:last-child::after,
.woocommerce .woocommerce-breadcrumb li:last-child::before {
    content: normal;
}

ul.products li.product div.thumb_wrap {

}

.fixeddiv .wrap-right-menu {
    line-height: 64px;
}

.sh_btn {
    z-index: 4001 !important;
}

ul.price_list {
    list-style: none;
    padding-left: 0;

}

ul.price_list ul {
    list-style: none;
    padding-left: 0;

}

ul.price_list li a {
    text-decoration: underline;
}

ul.price_list > li.parent > a {
    font-size: 1.5em;

}

ul.price_list > li.parent > ul.children > li.parent > a {
    font-size: 1.3em;

}

/*nav.woocommerce-breadcrumb a:first-child:before{*/
/*content:"\f0e2";*/

/*}*/
.single-product .variations_form table.variations,
ul.phoen_list li.product table.variations {
    font-size: 13px;
}

ul.phoen_list li.product .view_list_product .product_display a {
    display: block;
    width: 150px;
    height: 150px;
    position: relative;

}

@media screen and (max-width: 768px) {
    ul.phoen_list li.product .view_list_product .product_display a {
        width: 160px;
        height: 160px;
        border: 1px solid #ddd;

    }
}

ul.phoen_list li.product .view_list_product .product_display a img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

ul.phoen_list li.product .woocommerce-LoopProduct-link h3 {
    height: auto;
    overflow: initial;
    display: block;
}

@media screen and (max-width: 768px) {
    ul.phoen_list li.product .view_list_product .product_display a {
        display: block;
        margin: auto;
    }
}

ul.phoen_list li.product .woocommerce-LoopProduct-link h3 {
    margin-bottom: 10px;
}

ul.phoen_list li.product .view_list_product .price {
    width: 100%;
}

ul.phoen_list li.product .view_list_product .price del {
    display: block;
}

ul.phoen_list li.product .view_list_product div > p {
    /*padding-left: 170px;*/
}

ul.phoen_list li.product {
    float: none;
}

ul.phoen_list li.product .view_list_product div:not(:first-child) > a {
    display: inline-block;
    /*margin-left: 170px;*/
}

ul.phoen_list li.product .view_list_product {
    display: table;
}

ul.phoen_list li.product .view_list_product .wrap_price_excerpt {
    /*float: left;*/
    /*width: 100%;*/
    margin-left: 170px;
}

ul.phoen_list button.button.alt {
    background: transparent;
}

ul.phoen_list button.button.alt:hover {
    background: #2980b9;
}

.ppt,
p.pp_description {
    display: none !important;
}

ul.phoen_list .sku_wrapper {

    margin: 10px -15px;
}

.single-product .posted_in {
    margin-top: 3px;
    display: block;
}

.related.products .products .owl-controls .owl-buttons .owl-next,
.tx-prod-carousel .owl-carousel .owl-controls .owl-buttons .owl-next {
    right: 16px;
    left: auto;

}

.related.products .products .owl-controls .owl-buttons .owl-prev,
.related.products .products .owl-controls .owl-buttons .owl-next {
    padding-top: 3px;
}

.related.products .products .owl-controls .owl-buttons .owl-prev {
    padding-right: 10px;
}

.single-product .upsells .products span.price {
    text-align: center;
}

.single-product .upsells .products span.price,
.related.products .products span.price {
    height: 50px;
}

.single-product .upsells .products .button,
.related.products .products .button {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.related.products .products .owl-controls .owl-buttons .owl-prev,
.tx-prod-carousel .owl-carousel .owl-controls .owl-buttons .owl-prev {
    right: auto;
    left: 16px;
}

.related.products .products .price {
    text-align: center;
}

.related.products .products .owl-controls .owl-buttons .owl-next,
.related.products .products .owl-controls .owl-buttons .owl-prev {
    width: 32px;
}

.related.products .products .owl-controls .owl-buttons .owl-prev .genericon-leftarrow {
    margin-left: -8px;
}

.related.products .products .owl-controls .owl-buttons .owl-next .genericon-rightarrow {
    margin-left: 8px;
}

@media screen and (max-width: 768px) {
    .related.products .products .owl-controls .owl-buttons .owl-next,
    .related.products .products .owl-controls .owl-buttons .owl-prev {
        /*display: block;*/
        visibility: visible;
        opacity: 1;
        margin-top: -40px;
    }
}

.single-product #content input.button.added:before,
.single-product #respond input#submit.added:before,
.single-product a.button.added:before,
.single-product button.button.added:before,
.single-product input.button.added:before,
.single-product #content input.button.added:before,
.single-product #respond input#submit.added:before,
.single-product a.button.added:before,
.single-product button.button.added:before,
.single-product input.button.added:before,
.home #content input.button.added:before,
.home #respond input#submit.added:before,
.home a.button.added:before,
.home button.button.added:before,
.home input.button.added:before,
.home #content input.button.added:before,
.home #respond input#submit.added:before,
.home a.button.added:before,
.home button.button.added:before,
.home input.button.added:before {

    top: .5em;
    left: 10px;
    right: auto;

    /*font-family:WooCommerce;*/

}

.single-product #content input.button.added:before,
.single-product #respond input#submit.added:before,
.single-product a.button.added:before,
.single-product button.button.added:before,
.single-product input.button.added:before,
.single-product #content input.button.added:before,
.single-product #respond input#submit.added:before,
.single-product a.button.added:before,
.single-product button.button.added:before,
.single-product input.button.added:before {

}

.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
    margin-right: 0;
    margin-top: -10px;
}

.tx-prod-carousel ul.products li.product {
    margin: 0;
    padding: 24px 16px;
    border: 1px solid transparent;
}

.tx-prod-carousel ul.products li.product:hover {
    border: 1px solid #2980b9;
    border-radius: 5px;
}

.tx-prod-carousel ul.products li.product:hover .nxowoo-box a.button {
    background: #2980b9;
    color: #fff;
    border-color: transparent;
}

.tx-prod-carousel ul.products li.product .nxowoo-box a.button {
    display: block;
    width: 100%;
    text-align: center;
}

.tx-prod-carousel ul.products li.product .price ins {
    display: inline-block;
}

.tx-prod-carousel ul.products li.product .price {
    display: inline-block;
}

table.variations td.value label {
    display: inline-block;
    padding-left: 23px;
    position: relative;
    cursor: pointer;
}

/*paymeny shipping style*/
.woocommerce-page #payment ul.payment_methods li label:before,
#shipping_method li label:before,
table.variations td.value label:before {
    content: '';
    width: 16px;
    height: 16px;
    border: 1px solid #d3ced2;
    border-radius: 50%;
    position: absolute;
    left: 2px;
    top: 50%;
    margin-top: -8px;
    background: rgba(227, 227, 227, 0.1);

}

.woocommerce-page #payment ul.payment_methods li label:after,
#shipping_method li label:after,
table.variations td.value label:after {
    content: '';
    position: absolute;
    display: none;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: #2980b9;
    left: 5px;
    top: 50%;
    margin-top: -5px;
}

.woocommerce-page #payment ul.payment_methods li label img {
    width: 62px;
    height: 62px;
    padding: 5px;
    border: 1px solid #ddd;
}

.woocommerce-page #payment ul.payment_methods li input:checked + label img {
    border-color: #00A8EF;
}

table.variations td.value [name ^='attribute'] {
    display: none;
}

table.variations td.value input:checked + label:after {
    display: block;
}

.tx-prod-carousel ul.products li.product .price {
    height: 40px;
    display: block;
    text-align: center;
}

span.delivery_icon {
    display: inline-block;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 2px;
    text-align: center;
    vertical-align: middle;
    text-indent: 0;
    margin-right: 5px;
}

span.delivery_icon img {
    width: 50px;
    height: 50px;
}

input[name^='shipping_method']:checked + label span.delivery_icon {

    border-color: #00A8EF;
}

.woocommerce-page #payment ul.payment_methods li input[name^='payment_method']:checked + label:after,
#shipping_method input[name^='shipping_method']:checked + label:after {
    display: block;
}

.woocommerce-page #payment ul.payment_methods li,
.woocommerce-page ul#shipping_method li {
    margin-bottom: 5px;
}

.woocommerce-page #payment ul.payment_methods li label,
#shipping_method li label {
    display: block;
    width: 100%;
    padding: 0;
    padding-left: 25px;
    position: relative;
    border-radius: 5px;
    margin: 0;
    cursor: pointer;

}

.woocommerce-page ul#shipping_method {
    margin-left: -10px;
}

.woocommerce-page #payment ul.payment_methods li,
.woocommerce-page ul#shipping_method li {

    padding-left: 0;
    text-indent: 0;

}

.woocommerce-page #payment ul.payment_methods li input[name^='payment_method'],
input[name^='shipping_method'] {
    display: none;
}

.woocommerce span.onsale, .woocommerce-page span.onsale {
    line-height: 41px;
    border-radius: 50%;
}

.home ul.products li.first {
    clear: none;
    /*background: #aa0000;*/
}

.home ul.products li:nth-of-type(4n + 4) {
    margin-right: 0;
}

.home ul.products li:nth-of-type(5n + 5) {
    clear: both;
    margin: 0 3.8% 2.992em 0;
}

/*add to cart style link*/
.single-product .related a.added_to_cart,
.home a.added_to_cart {
    position: absolute;
    bottom: -20px;
}

ul.phoen_list a.added_to_cart {
    position: absolute;
    bottom: -5px;
    padding-left: 80px;
    left: 0;
}

ul.phoen_list form.cart {
    padding-bottom: 20px;
}

#tetradon_desc {
    margin-bottom: 25px;
}

.short_code_display_img {
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 10px;

}

.footer-bg a.button {
    background: transparent;
}

/*adaptive*/
@media screen and (max-width: 768px) {
    .product_more_link {
        margin-bottom: 10px;
    }

    .site-header .home-link {
        padding: 0 0px 0px 16px;
    }

    .nx-leftsidebar .site-main .sidebar-container {
        display: none;
    }

    ul.phoen_list li.product .view_list_product {
        width: 100%;
    }

    ul.phoen_list li.product .view_list_product .wrap_price_excerpt {
        /*float: left;*/
        /*width: 100%;*/
        margin-left: 0;
    }

    ul.phoen_list li.product .single_add_to_cart_button {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
    }

    ul.phoen_list .thumb_wrap {
        max-width: 200px;
        margin: 0 auto;
    }

    ul.phoen_list .wrap_price_excerpt {
        text-align: center;
    }

    ul.phoen_list li.product .view_list_product > a {
        margin: 0;
    }

    ul.phoen_list .thumb_wrap,
    .site-main .sidebar-container {
        float: none;
    }

    .sidebar .site-content {
        float: none;
        width: 100%;
    }

    .woocommerce-page ul.products li.product:nth-child(2n) {

    }

    .tax-product_cat ul.products li.product {
        width: 48%;
    }
}

footer ul.product-categories li.cat-parent:hover a:hover,
footer ul.product-categories li.cat-parent:hover a {

    color: #fff;
}

footer ul.product-categories li.cat-parent:hover ul.children {
    display: none;
}

footer ul.product-categories li.cat-parent:before,
footer ul.product-categories li.cat-parent:after {
    display: none;
}

#tertiary .sidebar-inner .widget .widget-title {

    margin-bottom: 0.5em;
    background: #96bec6;
    font-weight: 700;
    color: #fff;
    font-size: 1em;
    text-align: center;
    padding: 9px 0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;

}

.widget_recently_viewed_products ul.product_list_widget {
    padding: 5px;
}

#tertiary .sidebar-inner .widget {
    padding: 0;
    background: #f6f6f6;
    border-radius: 5px;
    margin-bottom: 15px;
}

@media screen  and (max-width: 991px) {
    #tertiary {
        padding-top: 10px;
    }
}

.widget .price_slider_wrapper {
    padding: 8px;
}

.category-home {
    margin-top: 0;
    margin-bottom: 1.2em;
}

.title_home,
.category-home,
.home .page-description h2 {
    margin-top: 0;
    padding: 5px 10px;
    background: #96bec6;
    color: #fff;
    margin-bottom: 1.2em;
    border-radius: 5px;

}

.title_home {
    font-size: 22px;
    font-weight: 500;

}

@media screen and (max-width: 1069px) {
    .site-main .sidebar-container,
    .nx-leftsidebar .site-main .sidebar-inner {
        clear: both;
    }

    .site-main .sidebar-container .widget_product_categories {
        display: none;
    }

    .sidebar .site-content,
    .site-main .sidebar-container {
        width: 100%;
    }

    .sidebar-inner {
        display: table;
        width: 70%;
    }

}

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

    aside ul.product-categories li.cat-parent ul.children {

        display: none;
        visibility: visible;

        opacity: 1;

        top: 0;
        left: 100%;
        background: #f8f8f8;
    }

    /*for js code*/
    aside ul.product-categories li.open > ul.children {
        /*display: block;*/
    }

    aside ul.product-categories li.open:after {

        top: 2px;
        margin-top: 0;
        border-top-color: transparent;
        border-left-color: transparent;
        border-bottom-color: #ddd;

    }

}

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

    aside ul.product-categories li.cat-parent ul.children {
        /*display: none;*/
        position: static;
        display: none;
        visibility: visible;

        opacity: 1;

        top: 0;
        left: 100%;
        background: #f8f8f8;

    }

    /*for js code*/
    aside ul.product-categories li.cat-parent:after {
        border-left-color: transparent;
        border-top-color: #ddd;
        right: 4px;
        margin-top: -2px;
    }

    aside ul.product-categories li.open:after {

        top: 2px;
        margin-top: 0;
        border-top-color: transparent;
        border-left-color: transparent;
        border-bottom-color: #ddd;

    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .site-main .sidebar-container {
        float: none;
    }

    .sidebar .site-content {
        width: 100%;
    }

    .woocommerce-page ul.products li.product:nth-child(2n) {

    }

    .home ul.products li:nth-of-type(4n + 4) {
        margin: 0 3.8% 2.992em 0;
    }

    .home ul.products li:nth-of-type(5n + 5) {
        clear: none;

    }

    .home ul.products li:nth-of-type(3n + 3) {
        margin-right: 0;
    }

    .home ul.products li:nth-of-type(4n + 4) {
        clear: both;
        margin: 0 3.8% 2.992em 0;
    }

    .woocommerce-page ul.products li.product {
        width: 30%;
    }

    .woocommerce-page ul.products li.product-category a img {
        width: 90%;
        height: 185px;
    }

    /*navigation category*/

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .tax-product_cat ul.products li.product-category a img {
        width: 90%;
        height: 165px;
    }

    /*navigation category*/

}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .tax-product_cat ul.products li.product-category.last {
        margin: 0 3.8% 2.992em 0;
    }

    .tax-product_cat ul.products li.product-category.first {
        clear: none;
    }

    .tax-product_cat ul.products li.product-category:nth-of-type(3n + 3) {
        margin-right: 0;
    }

    .tax-product_cat ul.products li.product-category:nth-of-type(3n + 4) {
        clear: both;
    }

    .tax-product_cat ul.products li.product-category {
        width: 30%;
    }

    .tax-product_cat ul.products li.product-category a img {
        width: 90%;
        height: 185px;
    }

    /*navigation category*/

}

ul .sidr-class-children {
    display: none;
}

/*mobile menu*/
#sidr-id-menu-item-3689,
#sidr-id-menu-item-6754 {
    display: none;
}

ul li.sidr-class-cat-parent {
    position: relative;
    padding: 0;
}

ul li.sidr-class-cat-parent a {
    padding-right: 30px;
}

.sidr-class-product-categories > li.sidr-class-cat-parent i.grower {

    line-height: 49px;
    position: absolute;
    top: 0;
    right: 0;

}

ul.sidr-class-children li.sidr-class-cat-parent i.grower {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 41px;

}

.sidr ul li ul li {
    line-height: 41px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

ul li.sidr-class-cat-parent i.grower.CLOSE:before {
    content: "\f067";
    display: block;
    vertical-align: middle;
    width: 40px;
    color: #7a828b;
    text-align: center;
}

.sidr-class-product-categories > li.sidr-class-cat-parent i.grower:before {
    height: 49px;
}

ul.sidr-class-children li.sidr-class-cat-parent i.grower:before {
    height: 41px;
}

ul li.sidr-class-cat-parent i.grower.OPEN:before {
    content: "\f068";
    display: block;
    vertical-align: middle;
    width: 40px;
    text-align: center;
    color: #000;
}

.sidr ul li:hover > a {
    box-shadow: none;
    background: #e3e3e3;
}

.sidr ul li ul li:hover > a {
    box-shadow: none;
    background: #efefef;
}

ul li.sidr-class-cat-parent i.grower:before {
    margin-left: 60px;
}

.sidr {
    width: 300px;

}

.sidr.right {
    right: -300px;
}

ul.nav.top-menu li > a {
    padding: 0 15px;
    color: #fff;
    cursor: pointer;
}

ul.nav.top-menu li > a:focus, ul.nav.top-menu li > a:hover {
    background-color: transparent;

}

/*//desription categorry*/
.category-name {
    font-weight: 600;
    font-size: 21px;
    color: #fff;
    margin-bottom: 12px;
    margin-top: 0;
    background: #2175c2;
    margin-bottom: 0;
    padding: 5px;
    padding-left: 10px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;

}

.term-description {
    padding: 18px 10px 10px 42px;
    background-color: #f6f6f6;;
    color: #000;
}

.full_description a,
.term-description a {
    color: #2586D7 !important;

}

.full_description a {
    text-decoration: underline !important;
}

.have_short_desc .full_description {
    display: none;
}

.mail_to_us {
    color: #fff;
}

.topphone a:active,
.topphone a:focus {
    color: #fff !important;
    /*text-decoration: underline;*/
}

.mail_to_us:active,
.mail_to_us:focus,
.mail_to_us:hover {
    color: #fff !important;
    text-decoration: underline;
}

.site-footer .copyright {
    width: 100%;
    display: block;
    text-align: center;
}

.header-icons.woocart .cartdrop.widget_shopping_cart.nx-animate {

    padding: 16px 12px;
}

/*________________Social share____________-*/

.a2a_vertical_style a {
    clear: none;
}

.a2a_floating_style {
    background: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    top: 50% !important;
    margin-top: -112px !important;
}

@media screen and (max-width: 980px) {
    .a2a_floating_style {
        top: auto !important;
        bottom: 0;

    }
}

@media screen and (max-width: 768px) {
    .sh_btn.sh_btn_right,
    .a2a_floating_style {
        display: none !important;
    }

    .a2a_floating_style a {
        display: inline-block !important;
        clear: both;
    }
}

.a2a_kit .a2a_svg {
    background-repeat: no-repeat !important;
    background-position: center center;
    width: 32px;
    -webkit-transition: width 0.2s ease-out;
    -moz-transition: width 0.2s ease-out;
    -o-transition: width 0.2s ease-out;
    transition: width 0.2s ease-out;

}

.a2a_button_facebook:hover > .a2a_s_facebook,
.a2a_button_twitter:hover > .a2a_s_twitter,
.a2a_button_google_plus:hover > .a2a_s_google_plus,
.a2a_button_vk:hover > .a2a_s_vk,
.a2a_button_skype:hover > .a2a_s_skype {
    width: 42px !important;
}

.a2a_vertical_style a {
    padding: 6px !important;
    text-align: center;
}

.a2a_button_facebook {
    padding-right: 8px !important;
}

.a2a_vertical_style a {
    display: table !important;
    width: 45px;
    height: 45px;

}

.a2a_button_facebook {
    background-color: RGB(59, 89, 152) !important;

}

.a2a_button_twitter {
    background-color: RGB(85, 172, 238) !important;

}

.a2a_button_google_plus {
    background-color: RGB(221, 75, 57) !important;

}

.a2a_button_vk {
    background-color: RGB(88, 126, 163) !important;

}

.a2a_button_skype {
    background-color: RGB(0, 175, 240) !important;
}

.a2a_s_facebook {
    margin-left: -4px;
}

.single .entry-thumbnail img {
    width: auto;
}

/*//price*/
ul.price_list li {
    margin: 10px 0;
}

ul.price_list li.parent {
    margin: 0;
}

ul.price_list li.parent > a {
    width: 100%;
    display: block;
    padding: 5px 10px;
    background: #77c0dd;
    color: #fff;
    text-shadow: 1px 1px 2px #1868AB;
    border: 1px solid #FFFFFF;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
    font-size: 150%;

}

ul.price_list ul.children li a {
    padding-left: 10px;
}

.socialicons {
    float: none;
}

@media screen and (max-width: 768px) {
    .headerwrap .navbar {
        margin-right: 16px;
    }

    .site-header.fixeddiv .home-link {
        padding: 0px 16px;
    }
}

@media screen and (max-width: 768px) {
    .tx-prod-carousel .owl-carousel .owl-controls .owl-buttons .owl-prev,
    .tx-prod-carousel .owl-carousel .owl-controls .owl-buttons .owl-next {
        /*display: block;*/
        visibility: visible;
        opacity: 1;
        margin-top: -40px;
    }
}

.woocommerce span.onsale, .woocommerce-page span.onsale {
    z-index: 1;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 290px;
    height: 290px;
    position: relative;
    margin-right: 30px;

}

.woocommerce #content div.product div.images img,
.woocommerce div.product div.images img,
.woocommerce-page #content div.product div.images img,
.woocommerce-page div.product div.images img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: left;
    box-sizing: border-box;
    width: 57%;
}

@media screen and (max-width: 768px) {
    .woocommerce #content div.product div.images, .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        float: none;
        margin: auto;
    }

    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        float: none;
        width: 100%;
    }
}

.woocommerce #content div.product form.cart .variations td, .woocommerce div.product form.cart .variations td, .woocommerce-page #content div.product form.cart .variations td, .woocommerce-page div.product form.cart .variations td {
    vertical-align: middle;
}

td.value label {
    margin-bottom: 0;
}

@media screen and (min-width: 767px) and (max-width: 1070px) {
    .site-content .blog-columns .post .meta-img {
        width: 45%;
        float: left;
        margin-right: 0.8em;
    }

    .site-content .blog-columns .post .post-mainpart,
    .site-content .post .post-mainpart {
        width: 50%;
        float: left;
    }
}

@media screen and (max-width: 768px) {
    .site-content .blog-columns .post .meta-img .entry-thumbnail {
        max-width: 300px;
        margin: auto;
        /*width: 290px;*/
        height: 290px;
        position: relative;
        /*margin-right: 15px;*/
    }

    .site-content .blog-columns .post .meta-img .entry-thumbnail img {
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .site-content .entry-thumbnail .dateonimg {
        z-index: 3;
        display: none;
    }
}

.comments-link {
    margin-top: 5px;
}

/*pop up style*/

.background-for-image {
    /*background-color: #E3F2FD;*/
    /*background-image: url(../images/bg2_header.gif);*/
    background-position: 0 top;
    background-repeat: repeat-x;
    background-attachment: fixed;
    padding-bottom: 10px;
    position: relative;
}

.header-wrap-img {
    display: block;
    width: 100%;
    height: 234px;
    background-size: contain;
    background-image: url("../images/header.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;

}

.link_logo {
    left: 10%;
    width: 30%;
    height: 44%;
    top: 0;
    position: absolute;
}

@media screen and (max-width: 768px ) {
    .header-wrap-img {
        height: 175px;

    }
}

.header-wrap-img img {
    margin-left: 140px;
}

/*navigation */

.site-header {
    background: #96bec6;
}

.headerinnerwrap .navbar {
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;

}

@media screen and  ( min-width: 992px ) and (max-width: 1069px) {
    .headerwrap .navbar {

        padding-left: 60px;
    }
}

.nav-container li a,
.nav-container .current_page_item > a, .nav-container .current_page_ancestor > a, .nav-container .current-menu-item > a {
    color: #fff;
    font-size: 1.3em;
}

.wl-wrapper-outer {
    padding-right: 10px;
}

.nav-container li:hover > a, .nav-container li a:hover {
    color: #fff;
}

.nav-container li a:hover span {
    background-color: #fff !important;
}

.tx-prod-carousel .woocommerce ul.products {
    padding-right: 5px;
}

@media screen  and (min-width: 480px) {
    .float-left {
        float: left;
    }

}

@media screen and (min-width: 700px) {
    .pull-xs-right {
        float: right;
    }
}

@media screen  and (max-width: 699px) {
    ul.nav.top-menu li:first-child > a {
        padding-left: 0;
    }
}

@media screen and  (max-width: 480px) {
    .woocommerce form.login {
        padding: 10px;
    }

    .sidebar .content-area {
        padding: 0 15px;
    }

    ul.nav.top-menu li > a {
        padding-left: 0;
    }
}

@media screen and (max-width: 370px) {
    .woocommerce form.login {
        padding: 0;
        border: none;
    }

    .sidebar .content-area {
        padding: 0 15px;
    }
}

.rc-anchor-normal {
    width: 250px !important;
}

.rc-anchor-light {
    background: red !important;
}

.single_product_custom_title {
    font-size: 22px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .single_product_custom_title {
        font-size: 20px;
    }
}

@media screen and (max-width: 768px) {
    .single_product_custom_title {
        font-size: 16px;
    }
}

.blog-single {
    margin-top: 0;
}

/*popup*/

.black_layer {
    position: relative;
}

.black_layer .button-container {
    margin-top: 10px;
}

.black_layer .button-container i {
    display: inline-block;
    margin: 0 10px;
}

.black_layer .cart.btn > span {
    display: inline-block;
    padding: 2px;
    color: #000000;
}

.black_layer .cart.btn:hover {
    background: #2586D7;
    color: #fff;
    border-color: transparent;
}

.black_layer .cart.btn:hover span {
    color: #fff;
}

.black_layer .cross {
    position: absolute;
    top: 0px;
    font-size: 16px;
    right: 0;
    z-index: 100;
    cursor: pointer;
    padding: 10px 15px;
}

.layer_cart_cart .title {
    display: block;
    font: 400 23px/29px Arial, Helvetica, sans-serif;
    margin-bottom: 22px;

}

.layer_cart_product .title {
    display: block;
    font: 400 23px/29px Arial, Helvetica, sans-serif;
    color: #46a74e;
    margin-bottom: 22px;
}

.layer_cart_img {
    background-size: contain;
    width: 150px;
    height: 150px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #ddd;
}

.layer_cart_product_info {
    text-align: left;
    margin-left: 170px;
}

@media screen and (max-width: 767px) {
    .black_layer .product-image-container {
        margin-bottom: 10px;
    }

    .layer_cart_img {
        float: none;
        /*margin: auto;*/
    }

    .layer_cart_product_info {
        margin-left: 0;
    }
}

.remodal {
    padding: 15px 20px;
}

.black_layer {
    text-align: left;
}

.layer_cart_product .title {
    text-align: left;
}

@media screen and (min-width: 1200px) {
    .remodal {
        max-width: 1100px;
    }

}

.remodal .button-container i {
    margin-bottom: -2px;
}

.remodal .button-container .cart i {
    font-size: 14px;
}

@media screen and (max-width: 1199px) {
    .remodal .button-container .continue {
        margin-top: 10px;
    }

    .remodal .button-container .cart {
        margin-top: 10px;
        width: 190px;
        text-align: center;
    }
}

@media screen and (min-width: 768px) {
    .layer_cart_product {
        border-right: 1px solid #ddd;
    }
}

.navbar .widget_shopping_cart_content ul.cart_list li a img {
    width: 60px;
    max-height: 85px;
}

.single-product span.onsale, .single-product span.onsale:first-child {
    top: 50px;
}

.tax-product_cat .products .product .star-rating {
    position: relative;
    left: 0;
    top: 0;
}

@media screen and (max-width: 767px) {
    .tax-product_cat .products .product .star-rating {
        left: 50%;
        margin-left: -26px;
    }
}

.home .products .product .star-rating {
    /*top: 130px;*/
    left: 50%;
    margin-left: -60px;
}

.woocommerce-breadcrumb li :not(a) {
    padding: 20px;
}

.woocommerce-breadcrumb li:empty {
    padding: 20px;
}

@media screen and (max-width: 991px) {
    .woocommerce img, .woocommerce-page img {
        height: auto;
        max-width: 500px;
        margin: auto;
        display: block;
    }
}

.widget_social_network_widget #odnokl {
    text-align: center;
    padding-bottom: 10px;
}

.widget_social_network_widget #odnokl a {
    display: inline-block;
    margin: 2px 7px;
}

@media screen and (max-width: 991px) {
    .widget_vk_top_widget {
        display: table;
        margin: auto;
    }
}

/*up-sels*/

.addthis_floating_style {
    position: static !important;
    _position: absolute;
    /*background: #fff;*/
    /*padding: 5px;*/
    text-align: center;
    padding: 5px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    transition: left 0.4s;

    /*z-index: 1*/
}

.addthis_floating_style.at-floatingbar-inner {
    position: relative
}

.addthis_floating_style span {
    line-height: 1pc
}

.addthis_floating_style.addthis_16x16_style {
    padding-bottom: 0;
    line-height: 20px;
    font-size: 9pt
}

.addthis_floating_style.addthis_16x16_style .at-floatingbar-share {
    margin: 0 auto
}

.addthis_floating_style.addthis_16x16_style .at-floatingbar-close {
    top: 6px
}

.addthis_floating_style.addthis_32x32_style {
    line-height: 2pc;
    font-size: 14px
}

.addthis_floating_style.addthis_32x32_style .at-floatingbar-share {
    margin: 0 auto
}

.addthis_floating_style.addthis_32x32_style .at-floatingbar-close {
    top: 1pc
}

.addthis_floating_style.addthis_counter_style {
    padding-bottom: 4px;
    line-height: 1pc;
    font-size: 14px
}

.addthis_floating_style.addthis_counter_style .addthis_counter {
    padding-left: 3px
}

.addthis_floating_style.addthis_counter_style .at-floatingbar-share {
    margin: 0 auto
}

.addthis_floating_style.addthis_counter_style .addthis_internal_container span {
    display: inline-block;
    margin-right: 8px;
    float: left
}

.addthis_floating_style.addthis_counter_style .addthis_internal_container span:first-child, .addthis_floating_style.addthis_counter_style .addthis_internal_container span:last-child {
    margin-right: 0
}

.addthis_floating_style.addthis_counter_style .at-floatingbar-close {
    top: 28px
}

.addthis_floating_style .at300b, .addthis_floating_style .at300bo, .addthis_floating_style .at300m {
    padding: 0 2px
}

.addthis_floating_style .addthis_native_counter_parent {
    clear: both
}

.addthis_floating_style .addthis_native_counter_sibling {
    float: left
}

.addthis_floating_style .addthis_counter.addthis_bubble_style.addthis_native_counter {
    margin: 0 2px;
    display: none
}

.addthis_floating_style .at300b > *, .addthis_floating_style .at300bo > *, .addthis_floating_style .at300m > * {
    margin-bottom: 5px
}

@media screen and  (min-width: 992px) {
    .addthis_floating_style .at300b #___plusone_0, .addthis_floating_style .at300bo #___plusone_0, .addthis_floating_style .at300m #___plusone_0 {
        margin-bottom: 10px !important
    }
}

@media screen and  (max-width: 991px) {
    .addthis_floating_style .at300b #___plusone_0, .addthis_floating_style .at300bo #___plusone_0, .addthis_floating_style .at300m #___plusone_0 {
        margin-bottom: 10px !important
    }
}

.addthis_floating_style.addthis_counter_style, .addthis_floating_style.addthis_counter_style .addthis_internal_container {
    width: 60px
}

.addthis_floating_style.addthis_counter_style span {
    display: inline-block;
    margin-bottom: 4px
}

.addthis_floating_style.addthis_32x32_style, .addthis_floating_style.addthis_32x32_style .addthis_internal_container {
    width: 40px;
}

@media screen and (min-width: 992px) {
    .addthis_floating_style.addthis_32x32_style,
    .addthis_floating_style.addthis_32x32_style .addthis_internal_container {
        width: 40px !important;
    }

}

.addthis_floating_style.addthis_16x16_style, .addthis_floating_style.addthis_16x16_style .addthis_internal_container {
    width: 20px
}

.addthis_floating_style.addthis_16x16_style.native-counter, .addthis_floating_style.addthis_16x16_style.native-counter .addthis_internal_container, .addthis_floating_style.addthis_20x20_style.native-counter, .addthis_floating_style.addthis_20x20_style.native-counter .addthis_internal_container, .addthis_floating_style.addthis_32x32_style.native-counter, .addthis_floating_style.addthis_32x32_style.native-counter .addthis_internal_container, .addthis_floating_style.native-counter, .addthis_floating_style.native-counter .addthis_internal_container {
    width: auto
}

.addthis_floating_style a, .addthis_floating_style.addthis_16x16_style a, .addthis_floating_style.addthis_20x20_style a, .addthis_floating_style.addthis_32x32_style a {
    margin-bottom: 4px;
    display: block;
}

.addthis_floating_style.atf-collapsed {
    right: 10px;
    left: auto;
    width: 24px;
    height: 28px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    padding: 5px
}

.addthis_floating_style.atf-collapsed .at-floatingbar-close {
    background-position: 0 -24px
}

.addthis_floating_style.atf-collapsed .at-floatingbar-open {
    right: 5px
}

.social {
    opacity: 0;
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -85px;
    transition: opacity 0.4s;
    z-index: 10000;

}

.no-display-social .social {
    display: none;
}

@media screen and (max-width: 991px) {
    .social {
        top: auto;
        bottom: 0;
        margin: 0;
    }
}

@media screen  and (max-width: 768px) {
    .social {
        display: none;
    }
}

.skype-button {
    display: block;
    padding: 5px;
}

.shift_social {
    opacity: 1;
}

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

    .addthis_floating_style.addthis_32x32_style, .addthis_floating_style.addthis_32x32_style .addthis_internal_container {
        width: 140px !important;
        display: inline-block;
        text-align: left !important;
        padding: 0;

    }

    .addthis_internal_container {
        padding-left: 10px !important;
    }

    .skype-button {
        width: 35px;
        display: inline-block;
        padding: 5px;
        padding-right: 0;
        float: left;
        margin-top: -8px;
    }

    .skype-button img {
        width: 36px;
    }

    .addthis_floating_style a,
    .addthis_floating_style.addthis_16x16_style a,
    .addthis_floating_style.addthis_20x20_style a,
    .addthis_floating_style.addthis_32x32_style a {
        margin-bottom: 4px;
        display: inline-block !important;
        padding-left: 0 !important;
    }

    .addthis_button_twitter,
    .addthis_button_facebook {
        padding-right: 10px !important;
    }

    .social {
        height: 36px;
    }

}

.woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amoun {
    position: relative;
    height: 64px;
}

.woocommerce-page .widget_price_filter .price_slider_amount .button {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -83px;
}

.woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amoun {
    text-align: center;
}

.category_order_by {
    line-height: 26px;
    display: inline-block;
    color: #888;
    padding-right: 5px;

}

.single #content div.product .woocommerce-tabs .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .category-name {
        font-size: 22px;
        word-wrap: break-word;
    }
}

.blog article.post {
    width: 100%;
}

@media screen  and (min-width: 480px) and (max-width: 767px) {
    #primary {
        min-height: 315px;
    }
}

@media screen and (max-width: 991px) {
    #sh_button {
        top: auto !important;
        width: 28px;
        bottom: 0;
    }
}

.woocommerce .addresses .title .edit, .woocommerce-page .addresses .title .edit,
.woocommerce .addresses .title h3, .woocommerce-page .addresses .title h3 {
    float: none;
    margin-bottom: 0;
}

.woocommerce .addresses .title .edit, .woocommerce-page .addresses .title .edit {
    display: block;
    padding: 10px 0;
}

.utilitybar {
    max-width: 1200px;
    margin: 0 auto;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

}

.nav-container .current-menu-item > a span {
    background-color: #fff;
}

div.quantity,
input[type=number] {
    position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

@media screen and (max-width: 767px) {
    .headerinnerwrap .navbar {
        width: 100%;
        display: block;

    }

    .wrap-item-icon-search {
        display: table;
    }
}

.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
    border-right: 1px solid #bbb3b9;
}

/*-----------------Coupone gift--------------*/

.coupon_price_title,
.coupon_price_text {
    color: #e74c3c;
}

.coupon_price_title {
    padding-top: 8px;
}

.coupon_price_title {
    font-family: cursive;

}

.image_gift {
    width: 75px;
}

.coupon_price {
    font-size: 16px;
    font-weight: bold;
}

.coupon_price_text {
    line-height: 25px;
}

.image_gift,
.coupon_price_text {
    display: inline-block;
}

.coupon-left {
    float: left;
}

.coupon-right {
    margin-left: 95px;

}

.coupon_user_gift {
    max-width: 330px;

    display: table;
    margin: 10px auto;
    padding: 8px;
    border: 1px solid #e74c3c;
    border-radius: 10px;
    text-align: center;
    position: relative;
}
.single-product .coupon_user_gift{
    margin: 10px 0;
}
.coupon_user_gift.no-coupon:before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    border-radius: 10px;
    z-index: 5;
}

.coupon_user_gift.no-coupon:after {
    content: 'На данную единицу скидка не предоставляется';
    position: absolute;
    width: 100%;
    left: 0;
    top: 25%;
    z-index: 6;
}

.coupon_user_gift .strong {
    font-weight: bold;
}

@media screen and (max-width: 991px) {
    .woocommerce-page .image_gift,
    .woocommerce-page .coupon_price_text {
        display: inline-block;
    }
}

/*------------------end coupone gift---------------*/