style.css
/*

Theme Name: Envo Shop

Theme URI: https://envothemes.com/free-envo-shop/

Author: EnvoThemes

Author URI: https://envothemes.com/

Description: Envo Shop is a fast, clean and modern-looking responsive free WooCommerce WordPress theme. This theme supports popular page builders like Elementor, KingComposer, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Brizy, Visual Composer, etc. Envo Shop is compatible with YITH WooCommerce Wishlist, YITH WooCommerce Compare, WooCommerce Variation Swatches and other popular plugins. The theme is SEO friendly, WPML and RTL ready. Documentation: https://envothemes.com/docs/docs/envo-shop/ Theme demo ready to import: https://envothemes.com/envo-shop/

Version: 1.0.9

Tested up to: 5.6

Requires PHP: 5.2.4

License: GNU General Public License v3

License URI: http://www.gnu.org/licenses/gpl.html

Tags: one-column, two-columns, full-width-template, right-sidebar, custom-background, custom-menu, custom-header, editor-style, featured-images, translation-ready, custom-logo, threaded-comments, footer-widgets, rtl-language-support, blog, e-commerce

Text Domain: envo-shop

*/



/* WordPress Core */



::-webkit-scrollbar { width: 6px; height: 3px;}

::-webkit-scrollbar-button {  background-color: #a10115; }

::-webkit-scrollbar-track {  background-color:  #a10115;}

::-webkit-scrollbar-track-piece { background-color: #ffffff;}

::-webkit-scrollbar-thumb { height: 50px; background-color: #a10115; border-radius: 3px;}

::-webkit-scrollbar-corner { background-color:  #a10115;}



.for_h1 {

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 15px;

}

.for_h1 span {

text-align: justify;

display: block;

  font-size: 20px;

  font-weight: 600;

  line-height: 1.6;
}

.for_h1 h1 {

    display: inline;

    font-size: 20px;

    font-weight: 600;

}

.main-top-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.cont-btn .main-btn,

.main-btn {

    padding: 10px 30px;

    box-shadow: 0 0 10px #a10115;

    border-radius: 5px;

    background-color: #a10115;

    border: 1px solid #a10115;

    color: #fff;

    font-size: 16px;

    font-weight: 400;

    transition: .5s;

}

.cont-btn .main-btn:hover,

.main-btn:hover {

    background-color: transparent;

    color: #a10115;

    border: 1px solid #a10115;

    cursor: pointer;

}

.gallery-caption {

    font-weight: bold;

}

.alignnone {

    margin: 5px 20px 20px 0;

}

.aligncenter,

div.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}

.alignright {

    float: right;

    margin: 5px 0 20px 20px;

}

.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}

.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}

a img.alignright {

    float: right;

    margin: 5px 0 20px 20px;

}

a img.alignnone {

    margin: 5px 20px 20px 0;

}

a img.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}

a img.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}

.wp-caption {

    background: #fff;

    border: 1px solid #f0f0f0;

    max-width: 96%;

    padding: 5px 3px 10px;

    text-align: center;

}

img.alignnone {

    max-width: 96%;

    height: auto;

    width: auto;

}

.wp-caption.alignnone {

    margin: 5px 20px 20px 0;

}

.wp-caption.alignleft {

    margin: 5px 20px 20px 0;

}

.wp-caption.alignright {

    margin: 5px 0 20px 20px;

}

.wp-caption img {

    border: 0 none;

    height: auto;

    margin: 0;

    max-width: 98.5%;

    padding: 0;

    width: auto;

}

.wp-caption p.wp-caption-text {

    font-size: 13px;

    line-height: 17px;

    margin: 0;

    padding: 10px 0 0 0;

    color: #484848;

}

.size-auto,

.size-full,

.size-large,

.size-medium,

.size-thumbnail {

    max-width: 100%;

    height: auto;

}

iframe,

embed {

    max-width: 100%;

}

img {

    max-width: 100%;

    height: auto;

}

.sticky,

.bypostauthor {}

table { 

    width: 100%; 

    border-collapse: collapse; 

}

th { 

    font-weight: bold; 

}

td, th { 

    padding: 6px; 

}

.screen-reader-text {

    border: 0;

    clip: rect(1px, 1px, 1px, 1px);

    clip-path: inset(50%);

    height: 1px;

    margin: -1px;

    overflow: hidden;

    padding: 0;

    position: absolute !important;

    width: 1px;

    word-wrap: normal !important;

}

.screen-reader-text:focus {

    background-color: #f1f1f1;

    border-radius: 3px;

    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

    clip: auto !important;

    clip-path: none;

    color: #21759b;

    display: block;

    font-weight: bold;

    height: auto;

    left: 10px;

    line-height: normal;

    padding: 15px 23px 14px;

    text-decoration: none;

    top: 5px;

    width: auto;

    z-index: 100000;

    font-size: 14px;



}

html {

    -ms-overflow-x: hidden;

    overflow-x: hidden;

    overflow-y: scroll;

}

body {

    /* font-family: 'Open Sans Condensed', "Helvetica Neue", helvetica, arial, sans-serif; */

    font-family: "Helvetica Neue", helvetica, arial, sans-serif;

    padding: 0;

    color: #404040;

    font-weight: 300;

    line-height: 1.6;

    font-size: 16px;

    word-wrap: break-word;

    box-sizing: border-box;

    outline: none !important;

}

a, a:active, a:hover, a:focus {

    text-decoration: none;

    color: #a10115;

}

a:focus, .dropdown-toggle:focus {

    outline: thin dotted;

}

h1, h2, h3, h4, h5, h6 {

    word-wrap: break-word;

    font-weight: 700;

    letter-spacing: -.02em;

}

.page-header a {

    border-bottom: 0;

    color: #484848;

}

a:active {

    border-bottom: none;

}

@media (min-width: 1430px) {

    .container {

        width: 1400px;

    }

}

.main-container {

    background-color: #fff;
    margin-top: 50px;
}

.navbar-nav li.fa {

    display: block;

    position: relative;

}

.menu-description {

    font-size: 9px;

    padding: 2px 4px;

    margin: 0 3px;

    line-height: 10px;

    left: calc(100% - 25px);

    background: #ed1c25;

    color: #ffffff;

    position: absolute;

    border-radius: 1px;

    line-height: normal;

    top: 0;

    margin: 0 3px;

    font-weight: 700;

    display: inline-table;

    word-break: keep-all;

    overflow-wrap: unset;

    width: max-content;

    z-index: 9;

    

}

.menu-description:after {

    position: absolute;

    content: '';

    width: 0;

    height: 0;

    border-left: 0px solid transparent;

    border-right: 5px solid transparent;

    border-top: 5px solid #ed1c25;

    left: 3px;

    bottom: -4px;

}

.dropdown-menu .menu-description {

    position: relative;

    display: inline;

    left: 0;

    top: -2px;

    margin: 5px;

}

.dropdown-menu .menu-description:after {

    display: none;

}

body .dropdown-menu > li > a {

    white-space: normal !important;

    border-bottom: 1px solid rgba(0, 0, 0, 0.1);

}

body .dropdown-menu {

    padding: 0px 0;

}

.catalog-sidebar .menu-kategorii-container ul li .sub-menu {

    display: none;

}

.menu-kategorii-container>ul>.current-menu-item>a {

    color: #a10115;

}

.menu-kategorii-container>ul>li>ul>li.current-menu-item>a {

    color: #a10115;

}

@keyframes showup {

    0% {

        opacity: 0;

    }

    100% {

        opacity: 1;

    }

}

@media (min-width: 600px) and (max-width: 782px) {

    .admin-bar #my-menu {

        top: 46px;

    }

}

@media (min-width: 768px) {

    body .catalog-sidebar li.menu-item-has-children:before {

        border-left: 1px solid #00000014;

        font-family: "Line Awesome Free";

        content: "\f107";

        margin-left: 10px;

        font-size: 15px;

        right: 2px;

        position: absolute;

        font-weight: 900;

        padding: 5px 6px;

        top: -4px;

        cursor: pointer;

        transform: translateY(0%);

    }

    body .catalog-sidebar li.menu-item-has-children:first-child:before {

        color: #000000;

    }

    .envo-categories-menu>li.menu-item-has-children:first-child:before {

        right: 25px;

        z-index: 1;

        color: #fff;

    }

    li.menu-item-has-children:before {

        font-family: "Line Awesome Free";

        content: "\f107";

        margin-left: 10px;

        font-size: 15px;

        right: 2px;

        position: absolute;

        font-weight: 900;

        padding: 5px 6px;

        top: 50%;

        cursor: pointer;

        transform: translateY(-50%);

    }

    ul li ul li.menu-item-has-children:before {

        content: "\f105";

    }

    li.menu-item-has-children > a {

        padding-right: 25px;

    }

    li.menu-item-has-children>a.dropdown-item:before {

        right: 6px;

    }

    li li ul.dropdown-menu {

        left: 100%;

        top: 0;

    }

    .navbar-right li li ul.dropdown-menu {

        left: auto;

        right: 100%;

    }

    .navbar-nav > li > a {

        transition: all 0.5s ease-in-out;

        -moz-transition: all 0.5s ease-in-out;

        -webkit-transition: all 0.5s ease-in-out;

        -o-transition: all 0.5s ease-in-out;

    }

    .navbar-default .navbar-nav > .active a:focus, .navbar-default .navbar-nav > .open a:focus {

        background-color: #fff;

        color: #000;

        outline: thin dotted;

    }

    .open > .dropdown-menu {

        height: auto;

        visibility: visible;

        opacity: 1;

    }

    .dropdown-menu {

        display: block;

        opacity: 0;

        visibility: hidden;

    }

    .navbar-nav li:hover > .dropdown-menu{

        visibility:visible;

        border-radius: 0;

        transition: all 0.5s ease-in-out;

        -moz-transition: all 0.5s ease-in-out;

        -webkit-transition: all 0.5s ease-in-out;

        -o-transition: all 0.5s ease-in-out;

        opacity: 1;

    }

    #site-navigation .container{

        padding-left: 0;

        padding-right: 0;

    }

    .navbar-default .navbar-nav > .active > a,

    .navbar-default .navbar-nav > .active > a:hover,

    .navbar-default .navbar-nav > .active > a:focus,

    .navbar-default .navbar-nav > .open > a,

    .navbar-default .navbar-nav > .open > a:hover,

    .navbar-default .navbar-nav > .open > a:focus {

        background-color: transparent;

    }

    .menu-container {

        width: 100%;

    }

    .menu-item-has-children li.fa:before {

        top: 6px !important;

    }

    .navbar-center {

        width: 100%;

        text-align: center;

    }

    .navbar-center > li {

        float: none;

        display: inline-block;

    }

    .header-cart.float-cart {

        position: fixed;

        top: 120px;

        right: 6px;

        z-index: 998;

        animation: showup 1s;

        padding-right: 0;

    }

    .header-cart.float-cart a.cart-contents {

        padding: 20px 5px 8px 5px;

        width: 86px;

        height: 86px;

        float: none;

        background: rgba(255, 255, 255, 1);

        position: relative;

        text-align: center;

        color: #252424 !important;

        border: 1px solid #ededed;

        border-radius: 5px;

        box-shadow: 0 4px 20px rgba(0,0,0,0.17);

        display: block;

    }

    .header-cart.float-cart a.cart-contents i {

        color: #252424;

    }

    .float-cart .header-cart-block:hover ul.site-header-cart {

        right: 0px;

        top: 55px;

    }

    .float-cart .amount-cart {

        display: block;

        background: transparent;

        color: #ffffff;

        margin: 0;

        font-size: 11px;

        line-height: 14px;

        margin-top: 5px;

    }

    .float-cart .amount-cart:before {

        display: none;

    }

    .header-my-account.float-login a, .header-wishlist.float-wishlist a {

        position: fixed;

        right: 6px;

        z-index: 997;

        animation: showup 1s;

        left: auto;

        float: none;

        padding: 8px;

        background: rgba(255, 255, 255, 1);

        text-align: center;

        color: #252424 !important;

        border: 1px solid #ededed;

        border-radius: 5px;

        box-shadow: 0 4px 20px rgba(0,0,0,0.17);

        width: 86px;

        height: 86px;

        line-height: 66px;

    }

    .header-wishlist.float-wishlist {

        top: 320px;

        position: fixed;

        z-index: 997;

    }

    .header-my-account.float-login {

        top: 220px;

        position: fixed;

        z-index: 997;

    }

    .header-my-account.float-login:hover {

        z-index: 999;

    }

    .dropdown-menu {

        display: block;

        opacity: 0;

    }

    .site-branding-logo, .site-branding-text {

        float: left;

        margin-right: 10px;

    }

}

@media (min-width: 600px) {

    .admin-bar #site-navigation.shrink {

        top: 32px;

    }

}



@media (max-width: 767px) {
    .mainc.container-c{
        max-width: 1400px;
        margin: 0 auto;
        padding: 0px 0px;
    }
    .mainc .mainc__aside{
        display: none
    }
    .mainc .mainc__content{
        display: inline-block;
        width:100%;
        margin-left:0%;
    }

    .menu-item .menu-description {

        left: inherit;

        top: -3px;

        font-size: 9px;

        padding: 2px 4px;

        margin: 0 3px;

        line-height: 10px;

        background: #a10115;

        color: #484848;

        display: inline;

        border-radius: 1px;

        line-height: normal;

        margin: 0 5px;

        font-weight: 700;

    }

    .menu-item .menu-description:after {

        display: none;

    }

    .heading-row {

        flex-wrap: wrap;

    }

    .site-branding-logo, .site-branding-text {

        text-align: center;

        margin-bottom: 15px;

    }

    .navbar-header {

        padding-right: 0px;

    }

    /* .navbar-default .navbar-brand {

        margin-right: -50px;

    } */

    div#my-menu {

        z-index: 99999;

        overflow: hidden;

    }

    .mm {

        opacity: 0;

        visibility: hidden;

    }

    .mm.mm--open {

        opacity: 1;

        visibility: visible;

        z-index: 99999;

    }

    #my-menu .navbar-nav > li > a {

        display: block;

        max-height: 50px;

        padding: 15px 20px;

    }

    #my-menu .dropdown-menu > li > a {

        padding: 15px 20px;
		color: #000 !important;

    }

    #my-menu .dropdown-menu {

        border-radius: 0;

        -webkit-box-shadow: none;

        box-shadow: none;

        opacity: 0;

        visibility: hidden;

    }

    #my-menu .dropdown-menu.mm--open, #my-menu.mm--open .dropdown.open .dropdown-menu {

        opacity: 1;

        visibility: visible;

    }

    #my-menu .dropdown-menu > li > a:focus {

        outline: thin dotted;

    }

    .open-panel {

        width: 32px;

        height: 32px;

        position: absolute;

        top: 10px;

        left: 20px;

        -webkit-transform: rotate(0deg);

        -moz-transform: rotate(0deg);

        -o-transform: rotate(0deg);

        transform: rotate(0deg);

        -webkit-transition: .5s ease-in-out;

        -moz-transition: .5s ease-in-out;

        -o-transition: .5s ease-in-out;

        transition: .5s ease-in-out;

        cursor: pointer;

    }

    /* .brand-absolute {

        position: relative;

        right: 20px;

        padding: 0;

        bottom: -30px;

        font-size: 11px;

        float: right;

        display: inline-block;

        height: auto;

        width: 32px;

        text-align: center;

        line-height: 13px;

        margin-top: 5px

    } */

    .mobile-canvas {

        float: left;

    }

    .open-panel span {

        display: block;

        position: absolute;

        height: 3px;

        width: 100%;

        background: #484848;

        opacity: 1;

        left: 0;

        -webkit-transform: rotate(0deg);

        -moz-transform: rotate(0deg);

        -o-transform: rotate(0deg);

        transform: rotate(0deg);

        -webkit-transition: .25s ease-in-out;

        -moz-transition: .25s ease-in-out;

        -o-transition: .25s ease-in-out;

        transition: .25s ease-in-out;

    }

    .open-panel span:nth-child(1) {

        top: 0px;

        -webkit-transform-origin: left center;

        -moz-transform-origin: left center;

        -o-transform-origin: left center;

        transform-origin: left center;

    }

    .open-panel span:nth-child(2) {

        top: 9px;

        -webkit-transform-origin: left center;

        -moz-transform-origin: left center;

        -o-transform-origin: left center;

        transform-origin: left center;

    }

    .open-panel span:nth-child(3) {

        top: 18px;

        -webkit-transform-origin: left center;

        -moz-transform-origin: left center;

        -o-transform-origin: left center;

        transform-origin: left center;

    }

    .open-panel.open span:nth-child(1) {

        -webkit-transform: rotate(45deg);

        -moz-transform: rotate(45deg);

        -o-transform: rotate(45deg);

        transform: rotate(45deg);

        top: -2px;

        left: 3px;

    }

    .open-panel.open span:nth-child(2) {

        width: 0%;

        opacity: 0;

    }

    .open-panel.open span:nth-child(3) {

        -webkit-transform: rotate(-45deg);

        -moz-transform: rotate(-45deg);

        -o-transform: rotate(-45deg);

        transform: rotate(-45deg);

        top: 21px;

        left: 3px;

    }

    .mobile-cart .header-cart,

    .mobile-account .header-my-account,

    .mobile-wishlist .header-wishlist,

    .mobile-compare .header-compare {

        position: relative;

        float: right;

        display: block;

        top: 0;

        left: auto;

        margin-top: 0;

        padding: 11px 3px;

        margin-right: 0;

        right: 30px;

        line-height: initial;

    }

    .mobile-cart .header-cart i,

    .mobile-account .header-my-account i,

    .mobile-wishlist .header-wishlist i,

    .mobile-compare .header-compare i {

        margin-right: 0;

        font-size: 24px;

    }

    .top-bar-section .widget {

        text-align: center !important;

    }

    #my-menu-right .nav > li {

        display: inline-block;

    }

    .header-search-form {

        font-size: 14px;

    }

}

#my-menu-right li.menu-item-has-children:before {

    display: none;

}

#my-menu-right .navbar-nav > li > a {

    font-weight: 400;

}

li.menu-item-has-children a.envo-categories-menu-first:before {

    font-family: "Line Awesome Free";

    content: "\f550";

    margin-left: 20px;

    font-size: 15px;

    right: auto;

    left: 0;

    position: absolute;

}

.navbar-nav > li > a.envo-categories-menu-first {

    background-color: #a10115!important;

    margin-right: 20px;

    color: #fff;

    border-top-left-radius: 0px;

    border-top-right-radius: 0px;

    margin-left: 15px;

}

li.menu-item-has-children a.envo-categories-menu-first {

    padding-left: 45px;

    padding-right: 30px;
    margin-left: 0;
    min-width: 200px;

}

.dropdown-menu > li > a {

    border-bottom: 0;

    padding: 5px 20px 5px 10px;

}

#site-navigation {

    min-height: 50px;

}

.navbar-collapse {

    padding-left: 0;

    padding-right: 0;

}

.dropdown-submenu {

    position: relative;

}



.dropdown-submenu>.dropdown-menu {

    top: 0;

    left: 100%;

    margin-top: -6px;

    margin-left: -1px;

    -webkit-border-radius: 0 6px 6px 6px;

    -moz-border-radius: 0 6px 6px;

    border-radius: 0 6px 6px 6px;

}



.dropdown-submenu>a:after {

    display: block;

    content: " ";

    float: right;

    width: 0;

    height: 0;

    border-color: transparent;

    border-style: solid;

    border-width: 5px 0 5px 5px;

    border-left-color: #ccc;

    margin-top: 5px;

    margin-right: -10px;

}



.dropdown-submenu:hover>a:after {

    border-left-color: #fff;

}



.dropdown-submenu.pull-left {

    float: none;

}

.dropdown-submenu.pull-left>.dropdown-menu {

    left: -100%;

    margin-left: 10px;

    -webkit-border-radius: 6px 0 6px 6px;

    -moz-border-radius: 6px 0 6px 6px;

    border-radius: 6px 0 6px 6px;

}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {

    background-color: #a10115;

}

.navbar-toggle {

    border: 1px solid #ccc;

}

.navbar-inverse .navbar-toggle .icon-bar {

    background-color: #ccc;

}

.navbar-nav > li > a {

    border-bottom: 0;

    vertical-align: middle;

    display: inline-block;

    font-weight: 700;

    font-size: 15px;

    max-height: 50px;

}

.nav > li > a:after {

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease;

    position: absolute;

    content: '';

    bottom: -1px;

    left: 50%;

    width: 0;

}

.nav > li.active > a:after, .current-page-parent:after, .nav > li > a:hover:after {

    position: absolute;

    content: '';

    bottom: 0px;

    left: 0;

    width: 100%;

    height: 2px;

    background-color: #a10115;

}

.top-bar-section {

    background-color: #fff;

    color: #334142;

    padding: 5px 0;

    font-size: 14px;

    border-bottom: 1px solid #ddd;

}

.top-bar-section .widget, .top-bar-section p {

    margin-bottom: 0;

}

.top-bar-section .widget:nth-child(3n-1){

    text-align: center;

}

.top-bar-section .widget:nth-child(3n) {

    text-align: right;

}

article {

    clear: none;

    margin-bottom: 30px;

}

article:nth-of-type(2n-1) {

    clear: left;

}

.news-text-wrap {

    position: relative;

    padding: 10px;

}

.news-text-wrap>a {

    font-size: 18px;

    padding: 10px 0;

    display: block;

}

.archive-page-header h1 {

    margin: 0;

    padding-bottom: 25px;

}

.updated:not(.published) {

    display: none;

}

.space-right {

    margin-right: 10px;

}

.main-content {

    float: left;

    width: 100%;

}

.page-header {

    width: 100%;

    margin: 20px 0;

    text-align: center;

}

.page h1.single-title {

    margin-bottom: 15px;

    margin-top: 10px;

}

h1.single-title {

    margin: 0;

}

.single-head {

    clear: both;

    margin-bottom: 10px;

    position: relative;

}

/* .single-content {

    padding: 0 10%;

} */

.single-entry-summary, .entry-footer {

    margin-top: 15px;

    width: 100%;

    clear: both;

}

.single-content.row {

    margin-bottom: 60px;

}

.tagcloud a {

    font-size: 15px !important;

    padding: 0px 6px;

    border: 1px solid;

    display: inline-block;

    margin-bottom: 5px;

}

input, textarea {

    background-color: #fff;

    padding: 8px;

    color: #464a4c;

    border-radius: 0;

}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {

    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));

    border: 1px solid #bbb;

    -webkit-border-radius: 10px;

    border-radius: 10px;

    display: block;

    width: 100%;

}

.radio, .checkbox {

    display: inline-block;

}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {

    position: relative;

    margin-left: 0;

}

select {

    max-width: 100%;

    padding: 5px;

    color: #484848;

}

#respond .comment-form-url,

#respond input#url {

    width: 100%;

    float: left;

}

#respond input[type="radio"],

#respond input[type="checkbox"] {

    width: auto;

    float: left;

    margin-right: 10px;

}

#respond .comment-form-author,

#respond .comment-form-email {

    width: 50%;

    float: left;

}

#respond .comment-form-author {

    padding-right: 5%;

}

#sidebar {

    display: inline-block;

    max-width: 100%;

}

.catalog-sidebar {

    width: 25%;

    padding-right: 40px;

}

.goods-column {

    width: 75%;

}

.page-area {

    min-height: 600px;

}

.widget {

    word-wrap: break-word;

    -webkit-hyphens: auto;

    -moz-hyphens: auto;

    hyphens: auto;

    margin-bottom: 40px;

    position: relative;

}

.homepage-area .widget {

    margin: 0;

    padding: 0;

}

.widget ul {

    padding-left: 0;

    list-style-type: none;

}

.widget li > ul {

    padding-left: 15px;

}

.widget ul li {

    margin: 4px 0px 0px;

    padding: 0px 0px 4px;

    border-bottom: 1px solid rgba(0, 0, 0, 0.08);

    position: relative;

   

}

.widget ul li a {

    color: #333333;
  display: block; 
  text-align: justify;
font-size: 14px; 
font-weight: normal;

}

.widget ul li a:hover {

    color: #a10115;

}

.widget ul li:last-child {

    border-bottom: none;

}

.widget-title {

    font-size: 18px;

    position: relative;

    width: 100%;

    clear: both;

    margin-top: 10px;

    margin-bottom: 25px;

    text-transform: uppercase;

    display: block;

    border-bottom: 1px solid #e2e2e2;

    text-align: left;

}

.widget-title h3 {

    font-size: 16px;

    position: relative;

    color: #404040;

    padding: 8px 5px;

    margin: 0;

    line-height: 18px;

    display: inline-block;

    z-index: 1;

    border: 0;

}

.widget-title h3:after {

    content: "";

    position: absolute;

    left: 0;

    background-color: #a10115;

    bottom: -1px;

    height: 1px;

    z-index: 9;

    width: 100%;

}

h1.site-title, .site-title {

    margin: 0;

    padding: 0;

    font-size: 28px;

    line-height: 32px;

    word-wrap: break-word;

    font-weight: 700;

    color: #484848;

    letter-spacing: -.02em;

}

.site-description {

    font-size: 15px;

    line-height: 22px;

    margin: 0;

    position: relative;

    display: inline-block;

}

.site-branding-logo a {

    border: none;

    z-index: 99;

    position: relative;

}

.site-branding-logo img {

    width: auto;

}

.site-branding-text {

    z-index: 99;

    position: relative;

}

.site-heading {

    padding-left: 15px;

    padding-right: 15px;

}

.mobile-heading {

    float: left;

        max-width: 50%;

}

.mobile-heading .site-branding-logo {

    margin: 0;

    text-align: left;

    padding-right: 15px;

    max-height: 50px

}

.mobile-heading .site-branding-logo img {

    max-height: 50px

}

.mobile-heading .site-branding-logo, .mobile-heading .site-branding-text {

    text-align: left;

    float: left;

    margin-bottom: 0;

}

.mobile-heading  h1.site-title, .mobile-heading .site-title {

    line-height: 28px;

}

.site-heading-sidebar p {

    margin-bottom: 0;

}

.site-heading-sidebar .widget {

    margin-bottom: 8px;

    font-size: 80%;

}

.navbar {

    margin-bottom: 0;

}

.main-menu {

    position: relative;

    position: sticky;

    top: 0;

    left: 0;

    z-index: 10;

}



#site-navigation.shrink {

    min-height: 50px;

    position: fixed;

    width: 100%;

    z-index: 999;

    top: 0;

    background-color: #ffffff;

    -webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);

    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);

    border: none;

}

#site-navigation {

    background-color: #ffffff;

    border-bottom: none; 

    border-top: none;

    border-left: none;

    border-right: none;

    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);

}

#site-navigation, nav a {

    -webkit-transition: all 0.3s ease;

    transition: all 0.3s ease;

    color: #484848;

    border-radius: 0;

}

#site-navigation .container {

    position: relative;

}

.featured-thumbnail {

    width: 100%;

    position: relative;

}

.featured-thumbnail img {

    width: 100%;

    text-align: center;

}

.single-page-header {

    color: #fff;

    font-size: 44px;

    font-weight: 700;

}

nav.navigation.pagination {

    text-align: center;

    width: 100%;

    clear: both;

    margin: 20px 0;

}

nav.navigation.pagination .nav-links a, nav.navigation.pagination .current {

    padding: 5px 10px;

    border: none;

    border-radius: 0;

    position: relative;

    z-index: 1;

    border: 1px solid #b5b5b5;

}



nav.navigation.pagination .current {

    color:#a10115;

    background-color: transparent;

}



#content-footer-section {

    background-color: #808080;

    color: #ffffff;

    padding: 15px;

    clear: both;

}

#content-footer-section .news-item h2 a {

    color: #fff;

    font-weight: 300;

}

#content-footer-section .widget-title h3 {

    color: #fff;

}

#content-footer-section .posted-date, 

#content-footer-section .comments-meta, 

#content-footer-section .comments-meta a {

    position: relative;

    color: #cacaca;

    font-size: 14px;

    font-weight: 300;

    font-style: italic;

}

.news-item {

    margin: 10px;

    box-shadow: 0 0 5px 1px #0000001a;

    border-radius: 5px;

    overflow: hidden;

    min-height: 486px;

}

.news-item__img {

    width: 100%;

    height: 250px;

    overflow: hidden;

    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);

}

.news-item__img img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}

.woocommerce div.products li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce div.products li.product {

    min-height: 480px;

    display: flex;

    flex-direction: column;

    justify-content: space-between;

    box-shadow: 0 0 5px 1px #0000001a;

    justify-content: space-between;

}

.footer-credits {

    background-color:#3d3d3d;

    clear: both;

}

.footer-credits-text {

    padding: 20px 0;

}

.site-header {

    padding: 15px 0;

    background-color: #fff;

}



.taxonomy-description {

    margin-bottom: 20px;

}

.single-footer.row {

    clear: both;

}

/* Search styling */

.header-search-form {

    position: relative;

    display: inline-block;

    width: 100%;

    border: 1px solid;

    border-color: #a10115;

    border-radius: 30px;

    height: 42px;

    background-color: #fff;

    padding-right: 46px;

}



select.header-search-select {

    width: 35%;

    display: inline-block;

    border: none;

    float: left;

    height: 39px;

    background-color: #fff;

}

input.header-search-input {

    width: 65%;

    display: inline-block;

    border: none;

    float: left;

    height: 40px;

    border-radius: 0;

    right: 0px;

    position: relative;

    background-color: transparent;

    padding-left: 25px;

    border-radius: 30px;

}

button.header-search-button {

    border: none;

    color: inherit;

    position: absolute;

    right: 0;

    padding: 0 12px;

    font-size: 22px;

    line-height: 40px;

    background-color: #a10115;

    top: 0;

    height: 40px;

    border-radius: 0;

    border-bottom-right-radius: 30px;

    border-top-right-radius: 30px;

    width: 46px;

    color: #fff;

}

button.header-search-button .fa {

    font-family: "Line Awesome Free" !important;

    font-weight: initial !important;

    color: #fff;

}

form.search-form label {

    width: 100%;

    display: block;

}

button.dgwt-wcas-search-submit, button.dgwt-wcas-search-submit:hover {

    background: initial;

}

form.search-form, form.woocommerce-product-search {

    position: relative;

}

.search-submit, .woocommerce-product-search button {

    position: absolute;

    top: 2px;

    right: 2px;

    bottom: 2px;

    line-height: 18px;

}

.search-field {

    width: 100%;

    padding-right: 90px;

    border: 1px solid #e2e2e2;

    border-radius: 3px;

}

input[type="search"].search-field::-webkit-input-placeholder {

    color: #d7d7d7;

}

input[type="search"].search-field:focus::-webkit-input-placeholder {

    color: #f1f1f1;

    padding: 20px 0 0 0;

}

fieldset {

    border: 2px solid #e5e5e5;

    margin: 5px 2px 15px 2px;

    padding: 0.35em 0.625em 0.75em;

}

legend {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    color: inherit;

    display: table;

    max-width: 100%;

    padding: 0;

    white-space: normal;

    width: auto;

    border-bottom: 0;

    padding-left: 5px;

    padding-right: 5px;

}

/* Comments */

.comment-form #comment {

    width: 100%;

}

cite.fn {

    font-weight: bold;

}

a.comment-reply-link {

    border: 1px solid #ccc;

    padding: 10px 20px;

}

.reply {

    margin: 20px 0;

}

.comment-meta.commentmetadata {

    margin: 10px 0;

    font-size: 12px;

    font-style: italic;

}

.comment-body {

    margin-bottom: 40px;

}

.commentlist li {

    list-style-type: none;

}

.error-template {

    padding-bottom: 60px;

}

i.yith-wcwl-icon.fa {

    font-family: "FontAwesome";

    font-weight: 400;

}

.yith-wcwl-add-to-wishlist a {

    color: #666;

}

.entry-summary .yith-wcwl-add-to-wishlist {

    margin-top: 0px !important;

    float: left;

    margin-right: 20px;

}

.woocommerce div.products li.product .yith-wcwl-add-to-wishlist, .woocommerce div.products li.product a.compare, .woocommerce ul.products li.product .yith-wcwl-add-to-wishlist, .woocommerce ul.products li.product a.compare {

    font-size: 12px;

    float: left;

    max-width: 100%;

    width: 100%;

    border-top: 1px solid #e6e6e6;

    padding-top: 10px;

    color: #666;

}

.woocommerce ul.products li {

    text-align: initial;

}

.woocommerce ul.products li strong {

    margin-right: 5px;

}

.woocommerce div.products li.product>a,

.woocommerce ul.products li.product>a {

    display: flex !important;

    flex-direction: column !important;

    order: 1;

}

.woocommerce div.products li.product .d-compare-wishlist .yith-wcwl-add-to-wishlist, .woocommerce div.products li.product .d-compare-wishlist a.compare, .woocommerce ul.products li.product .d-compare-wishlist .yith-wcwl-add-to-wishlist, .woocommerce ul.products li.product .d-compare-wishlist a.compare {

    max-width: 50%;

}

.woocommerce div.products li.product a.compare, .woocommerce ul.products li.product a.compare {

    margin-top: 10px;

}

.product-compare .compare i {

    margin-right: 10px;

}

.summary a.compare:before {

    font-family: "Line Awesome Free";

    content: "\f021";

    font-weight: 700;

    margin-right: 15px;

}

.yith-woocompare-widget ul.products-list li .title {

    font-size: 14px;

    line-height: 2.2em;

}

.btn-default, input[type="submit"], input#submit, button, a.comment-reply-link, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { 

    box-shadow: none;

    transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    border: 1px solid;

    border-radius: 10px;

    padding: 6px 20px;

    color: #a10115;

    background-color: transparent;

    font-weight: 400;

    font-size: 14px;

    position: relative;

}

/* .woocommerce ul.products li.product:after, .woocommerce-page ul.products li.product:after {

    content: "";

    position: absolute;

    right: -1px;

    width: 1px;

    background-color: #e2e2e2;

    top: 10%;

    bottom: 10%;

} */

.woocommerce ul.products li.product.last:after, .woocommerce-page ul.products li.product.last:after, .woocommerce ul.products li.product:hover:after, .woocommerce-page ul.products li.product:hover:after {

    display: none;

}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {

    background-color: transparent;

    color: #a10115;

}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {

    box-sizing: border-box;

    width: 100%;

    margin: 0;

    outline: 0;

    line-height: normal;

    background: #fafafa;

    padding: 7px 12px;

    color: #444;

    border: 2px solid #e5e5e5;

    border-radius: 3px;

}

button#place_order {

    float: none;

    margin: 0 auto;

    display: inline-block;

    width: 100%;

    margin-top: 20px;

    margin-bottom: 20px;

    padding: 15px;

    font-size: 19px;

    border-radius: 5px;

}

body .woocommerce ul.products li.product a img {

    order: 1;

}   

.woocommerce div.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce div.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce div.products li.product h3, .woocommerce ul.products li.product h3 {

    font-weight: 700;

    float: left;

    font-size: 16px;

    color: #39393a;

    order: 2;

}

.woocommerce ul.products li {

    border-bottom: 0;

}

.woocommerce ul.products li.product.product-category {

    padding-bottom: 0;

}

.woocommerce ul.products li.product.product-category a img {

    margin: 0;

}

.woocommerce ul.products li.product.product-category {

    padding: 0;

}

.woocommerce-cart-form .coupon #coupon_code {

    width: 50%;

    max-width: 50%;

}

.inner-wrapper {

    display: block;

    margin-bottom: 15px;

}

.content-date-comments {

    display: inline-block;

}

.cat-links, .tags-links {

    display: inline-block;

    margin-bottom: 5px;

    width: 100%;

}

.posted-date, .comments-meta {

    margin-right: 15px;

}

.posted-date,

.cat-links a,

.cat-links span,

.tags-links span {

    position: relative;

    color: #404040;

    font-size: 14px;

    font-weight: 300;

    font-style: italic;

}

.comments-meta {

    position: relative;

    z-index: 5;

    color: #404040;

    padding: 0 8px;

    font-size: 12px;

    font-weight: 300;

    font-style: italic;

    display: inline-block;

}

.comments-meta a {

    color: #404040;

}

span.comments-meta i {

    margin-left: 5px;

}

.tags-links a {

    position: relative;

    color: #404040;

    font-style: italic;

    opacity: 0.8;

    font-size: 14px;

    margin-right: 8px;

}

.news-item {

    margin-bottom: 10px;

}

.news-item h2 {

    font-size: 26px;

    margin-top: 0;

    margin-bottom: 5px;

    font-weight: 700;

}

.news-item.layout-two h2 {

    font-size: 18px;

}

.one-news-section .news-item h2 {

    margin-top: 10px;

    font-size: 28px;

}

.news-item h2 a {

    color: #404040;

    font-weight: 300;

    font-size: 30px;

}

.news-thumb {

    margin-bottom: 10px;

}

.news-thumb a {

    display: block;

    height: 250px;

    overflow: hidden;

    box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.1);

    border-radius: 20px;

}

.news-thumb img {

    width: 100%;

    height: 100%;

    object-fit: contain;

   

}

.news-item:hover img {

    opacity: 1;

    -webkit-animation: flash 1.5s;

    animation: flash 1.5s;

}

@-webkit-keyframes flash {

    0% {

        opacity: .4;

    }

    100% {

        opacity: 1;

    }

}

@keyframes flash {

    0% {

        opacity: .4;

    }

    100% {

        opacity: 1;

    }

}

.post-excerpt {

    font-size: 16px;

    font-weight: 300;

    display: block;

    clear: both;

}

.author-meta-by {

    font-style: italic;

    opacity: 0.7;

    position: relative;

    font-size: 14px;

    font-weight: 300;

}

.author-meta a {

    color: #484848;

    text-transform: uppercase;

    font-size: 14px;

    margin-left: 4px;

    margin-right: 15px;

}



.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {

    color: #484848;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {

    background: transparent;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {

    -webkit-box-shadow: none;

    box-shadow: none;

}

.woocommerce div.products li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {

    text-align: center;

    position: relative;

    border: 1px solid;

    padding: 10px;

    margin: 0.5%;

    width: 24%;

    border-radius: 0;

    border-color: transparent;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

}

.woocommerce div.products li.product:hover, .woocommerce-page div.products li.product:hover, .woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {

    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);

    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);

    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);

}

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

    .woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-6 li.product {

        width: 16.666666%;

    }

    .woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {

        width: 20%;

    }

    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {

        width: 33.333333%;

    }

    .woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {

        width: 50%;

    }

}

.woocommerce ul.products li.product .star-rating {

    margin: 0 auto;

}

.woocommerce mark, .woocommerce .mark {

    background-color: transparent;

    color: inherit;

}

.woocommerce #reviews #comments ol.commentlist {

    padding: 0;

}

.woocommerce-MyAccount-navigation li {

    list-style-type: none;

    border: 1px solid #e4e4e4;

    margin-bottom: -1px;

    padding: 5px 15px;

}

.woocommerce-MyAccount-navigation ul {

    padding: 0;

}

.woocommerce-MyAccount-navigation li.is-active {

    background-color: rgba(0, 0, 0, 0.1);

    font-weight: bold;

}

.woocommerce .select2-container--default .select2-selection--single {

    border: 2px solid #e5e5e5;

}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 38px;

}

.woocommerce .select2-container .select2-selection--single, 

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {

    height: 42px;

}

.heading-row {

    display: flex;

    float: none;

    align-items: center;

    justify-content: space-between;

    position: relative;

}

.header-right {

    min-width: 250px;

    padding-left: 0;

    padding: 15px 0;

}

.header-cart, .header-my-account, .header-wishlist, .header-compare {

    float: right;

    display: block;

}

.header-my-account, .header-wishlist, .header-compare  {

    padding-right: 15px;

    position: relative;

}

a.cart-contents i, .header-my-account a, .header-wishlist a, .header-compare a {

    color: #484848;

    font-size: 26px;

    line-height: 26px;

    position: relative;

}

.amount-cart {

    color: #ffffff;

    background: #a10115;

    position: relative;

    font-size: 12px;

    padding: 2px 5px;

    border-radius: 3px;

    margin-left: 10px;

    bottom: 3px;

    font-weight: 700;

    display: inline-block;

    line-height: 1.5;

}

.amount-cart:before {

    position: absolute;

    content: '';

    width: 0;

    height: 0;

    border-bottom: 5px solid transparent;

    border-top: 5px solid transparent;

    border-right: 7px solid #a10115;

    top: calc(50% - 5px);

    right: 100%;

}

.header-compare span.count,

.header-wishlist span.count {

    font-size: 10px;

    padding: 0px;

    color: #ffffff;

    font-weight: 700;

    background-color: #a10115;

    border-radius: 15px;

    line-height: 18px;

    margin: 0;

    position: absolute;

    top: -10px;

    right: 0px;

    font-style: initial;

    height: 20px;

    min-width: 20px;

    text-align: center;

    font-family: 'Open Sans Condensed', "Helvetica Neue", helvetica, arial, sans-serif;

    border: 1px solid transparent;

}

.cart-contents span.count {

    font-size: 10px;

    padding: 0px;

    color: #ffffff;

    font-weight: 700;

    background-color: #a10115;

    border-radius: 15px;

    line-height: 18px;

    margin: 0;

    position: absolute;

    top: -10px;

    right: -11px;

    font-style: initial;

    height: 20px;

    min-width: 20px;

    text-align: center;

    font-family: 'Open Sans Condensed', "Helvetica Neue", helvetica, arial, sans-serif;

    border: 1px solid transparent;

}

.header-compare .count li.list_empty {

    list-style: none;

    font-size: 0;

    position: relative;

}

.header-compare .count li.list_empty:before {

    content: "0";
     padding-left: 7px;
    font-size: 10px;

}

ul.site-header-cart {

    opacity: 0;

    display: none;

    position: absolute;

    z-index: 50;

}

.woocommerce-cart ul.site-header-cart,

.woocommerce-checkout ul.site-header-cart {

    display: none !important;

}

.header-cart-block:hover ul.site-header-cart, .product-added-to-cart .header-cart-block ul.site-header-cart {

    display: block;

    opacity: 1;

    right: -10px;

    min-width: 320px;

    background-color: #fff;

    border: 1px solid #e2e2e2;

    border-radius: 5px;

    padding: 10px;

    z-index: 9999;

    animation: showup 0.5s;

    -webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.18);

    -moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.18);

    box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.18);

}

.added_to_cart {

    display: block;

}

.woocommerce ul.products li {

    border-bottom: 0;

}

.woocommerce div.product .woocommerce-tabs ul.tabs {

    padding: 0;

    text-align: center;

    border-bottom: 1px solid #eaeaea;

}

.woocommerce div.product .woocommerce-tabs ul.tabs:before,

.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li {

    border: none;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {

    border: none;

    -webkit-box-shadow: none;

    box-shadow: none;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li {

    background-color: transparent;

    padding: 0 30px 0 0;

    margin: 0;

}

.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li:hover a {

    border-bottom: 2px solid #a10115;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {

    padding: 10px 20px;

    font-weight: 300;

    min-width: 100px;

    text-transform: uppercase;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

    text-align: center;

    color: #a10115;

    border-radius: 0;

}

.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a {

    border-bottom: 2px solid #a10115;

    color: #a10115;

}

.single-product div.product form.cart .plus,

.single-product div.product form.cart .minus {

    

    margin: 0;

    display: inline-block;

    padding: 5px 8px;

    color: #e2e2e2;

    border-radius: 0;

    height: 30px;

    line-height: 1;

    font-size: 18px;

}

.single-product div.product form.cart .plus {

    margin-right: 10px;

}

.woocommerce div.product form.cart table div.quantity {

    float: left;

    margin: 0 -1px;

}

.woocommerce div.product form.cart div.quantity {

    margin: 0 -1px;

}

.woocommerce div.product form.cart .group_table td:first-child {

    width: 135px;

}

.woocommerce .quantity .qty {

    border: 1px solid transparent;

    padding: 5px;

    height: 36px;

    line-height: 1;

    font-size: 18px;

    border-radius: 0;

    width: 2.7em;

    text-align: center;

}

.woocommerce div.product .woocommerce-tabs h2:first-child {

    display: none;

}

.product_meta {

    clear: both;

    font-size: 14px;

    border-bottom: 1px solid #eaeaea;

    margin-top: -1px;

    padding: 20px 0;

    margin-top: 0;

}

.woocommerce div.product form.cart {

    padding: 20px 0;

    border-top: 1px solid;

    border-bottom: 1px solid;

    margin-top: 20px;

    border-color: #eaeaea;

    margin-bottom: 30px;

    display: flex;

    align-items: center;

}

.woocommerce div.product .product_title {

    clear: none;

    padding: 0 0 20px;

    margin: 0 0 15px;

    border-bottom: 1px solid #eaeaea;

}

section.related.products, .up-sells.upsells.products {

    clear: both;

}

section.related.products ul.products, .up-sells.upsells.products ul.products {

    margin-top: 30px;

}

.woocommerce span.onsale {

    background-color: #a10115;

    color: #fff;

    line-height: 1.4;

    min-height: 1.4em;

    border-radius: 9px;

    padding: 5px 8px;

    font-size: 14px;

    font-weight: 400;

}

.woocommerce div.products li.product .price {

    display: flex;

}

.woocommerce div.products li.product .price, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {

    color: #777;

    display: block;

    order: 1;

    font-size: 18px;

    font-weight: 700;

    display: flex;
     flex-wrap: wrap;
    justify-content: center;

    align-items: center;

    margin: 0;
  min-height: 57px;
 
}

.woocommerce div.products li.product .button, .woocommerce ul.products li.product .button {

    margin-top: 10px;

    margin-bottom: 15px;

    display: block;

    background: #a10115;

    color: #ffffff;

    font-weight: 700;

    font-size: 16px;
padding: 15px;
}

p.woocommerce-mini-cart__buttons.buttons {

    text-align: center;

}

.woocommerce div.product form.cart .variations select {

    min-width: 70%;

}



.woocommerce ul.products li.product .woocommerce-loop-category__title {

    position: absolute;

    bottom: 0;

    width: 100%;

    background-color: rgba(255, 255, 255, 0.77);

    margin: 0 0 1em;

}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {

    width: 60px;

    border: 1px solid #d9d9d9;

    border-radius: 8px;

    float: left;

    margin-right: 10px;

}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, 

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {

    background-color: #a10115;

}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {

    top: -1px;

    height: 4px;

}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {

    background-color: transparent;

    border: 1px solid;

    height: 10px;

}

.woocommerce .widget ul.woocommerce-widget-layered-nav-list li,

.woocommerce .widget_layered_nav_filters ul li {

    border: 0;

}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {

    background: rgba(235, 233, 235, 0.46);

}

.woocommerce-error, .woocommerce-info, .woocommerce-message {

    background-color: rgba(247, 246, 247, 0.1);

    color: inherit;

}

.woocommerce-info {

    border-top-color: #a10115;

}



nav.navigation.post-navigation {

    clear: both;

    width: 100%;

}

.post-navigation .nav-previous {

    float: left;

    width: 50%;

}

.post-navigation .nav-next {

    float: right;

    text-align: right;

    width: 50%;

}

.nav-subtitle {

    background: transparent;

    opacity: 0.8;

    color: initial;

    display: block;

    font-size: 13px;

    text-transform: uppercase;

}

.nav-links {

    width: 100%;

    display: block;

    float: left;

    clear: both;

    margin-bottom: 15px;

}

.nav-links .nav-title {

    position: relative;

}

.nav-previous .fa {

    margin-right: 5px;

}

.nav-next .fa {

    margin-left: 5px;

}



[data-tooltip] {

    position: relative;

    z-index: 999;

    cursor: pointer;

}

[data-tooltip]:before,

[data-tooltip]:after {

    visibility: hidden;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);

    opacity: 0;

    pointer-events: none;

}



[data-tooltip]:before {

    position: absolute;

    bottom: 100%;

    left: 50%;

    transform: translate(-50%, 0);

    margin-bottom: 5px;

    padding: 7px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

    background-color: #000;

    background-color: hsla(0, 0%, 20%, 0.9);

    color: #fff;

    content: attr(data-tooltip);

    text-align: center;

    font-size: 14px;

    line-height: 1.2;

    width: max-content;

    z-index: 999;

}

[data-tooltip]:after {

    position: absolute;

    bottom: 100%;

    left: 50%;

    transform: translate(-50%, 0);

    width: 0;

    border-top: 5px solid #000;

    border-top: 5px solid hsla(0, 0%, 20%, 0.9);

    border-right: 5px solid transparent;

    border-left: 5px solid transparent;

    content: " ";

    font-size: 0;

    line-height: 0;

    z-index: 999;

}

[data-tooltip]:hover:before,

[data-tooltip]:hover:after {

    visibility: visible;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);

    opacity: 1;

}

.dropdown-menu {

    width: 100%;

}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {

    background: #f0f2f4 !important;

    color: #000000;

}

.main-slider .swiper-slide-inner img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}

.wc-row-flex {

    display: flex;

}

#breadcrumbs {

    padding: 30px 0;

}

.orange-block {

    width: 80px;

    height: 12px;

    margin: 40px 0;

    background: #a10115;

}

.main_info {

    display: flex;
    flex-wrap: wrap;

}

.main_info__text,

.main_info__title {

    width: 100%;

    display: flex;

    justify-content: center;

    align-items: center;

}

.main_info__title {

    font-size: 36px;

    font-weight: 600;

    padding: 0px 0px 0px 0px;
	font-size: 20px;
    line-height: 30px;
	text-align: justify;
}

.product-cats {

	display: flex;

    margin-top: 55px;

    padding: 15px 0px;

    justify-content: center;

	flex-wrap: wrap;

}

.product-cats .category {

	margin: 5px;

	padding: 0 10px;

	border: 1px solid #a10115;

	border-radius: 10px;

	cursor: pointer;

}

.woocommerce .woocommerce-ordering {

    margin-bottom: 0 !important;

}

/* .page-area {

	margin-bottom:60px;

} */

.main_contacts {

    display: flex;

    align-items: center;

}

.main_contacts__img {

    width: 24px;

    height: 24px;

    margin-right: 10px;

    line-height: 1;

}

.main_contacts__img img {

    width: 100%;

    height: 100%;

    object-fit: contain;

    line-height: 1;

    vertical-align: baseline;

}
.main_contacts-wrap {
    display: flex;
}
.main_social__img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    line-height: 1;
}

.woocommerce-product-gallery__image a {

    height: 500px;

    display: block;

}

.woocommerce div.product div.images .flex-control-thumbs li img,

body .woocommerce-product-gallery__image a img {

    width: 100% !important;

    height: 100% !important;

    object-fit: contain;

}

.woocommerce div.product div.images .flex-control-thumbs li {

    height: 70px;

}

.woocommerce ul.products li.product a img {

    height: 180px !important;

    object-fit: contain;

}

.custom-description {

    font-size: 12px;
	/*min-height:72px;*/
    order: 3;

}

.custom-description ul li {

    display: flex !important;

}

.custom-single #carusel_poduct_sells ul.glide__slides>li,

.custom-single #carusel_poduct_related ul.glide__slides>li {

    padding: 10px !important;

}

.custom-description li strong {

    color: #000000;

}

.custom-add-to-cart {

    order: 2;

}

.custom-add-to-cart form {

    display: flex;

    flex-direction: row-reverse;

    justify-content: space-between;

    align-items: center;

}

.custom-add-to-cart form .button {

    margin: 0 !important;

}

.custom-add-to-cart-off {

    order: 3;

}

.custom-add-to-cart-off>form {

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

}

.main-slider .main-slider__item {

    min-height: 390px;

    display: block;

}

.main-slider .main-slider__item {

    position: relative;

}

.main-slider .main-slider__info .main-slider__text {

    position: absolute;

    top: 10%;

    left: 20%;

    max-width: 470px;

}

.main-slider .main-slider__info .main-slider__link {

    position: absolute;

    top: 80%;

    left: 20%;

}

.main-slider .main-slider__text p span {

    padding: 10px;

    background-color: rgba(0, 0, 0, 0.4);

    color: #fff;

    border-radius: 5px;

    display: inline-block;

}

.main-slider .main-slider .slick-dotted.slick-slider {

    margin: 0;

}

.main-slider .main-slider  .slick-dots {

    bottom: 10px;

}

.main-slider  .slick-dots li.slick-active button:before {

    opacity: .75;

    color: #a10115;

}

.main-slider .slick-dots li button:before {

    color:#a10115;

    font-size: 14px;

}



.main-slider .slick-prev {

    left: 3%;

    z-index: 1;

}

.main-slider .slick-next {

    right: 3%;

    z-index: 1;

}

.main-slider .slick-prev:before, body .slick-next:before {

    color:#a10115;

    font-size: 36px;

    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

}

.main-slider .slick-dots {

    bottom: 30px;

}

body .slick-dotted.slick-slider {

    margin: 0;

}

body  .slick-dots {

    bottom: -30px;

}

body  .slick-dots li.slick-active button:before {

    opacity: .75;

    color: #a10115;

}

body .slick-dots li button:before {

    color:#a10115;

    font-size: 14px;

}



body .slick-prev {

    left: -3%;

    z-index: 1;

}

body .slick-next {

    right: -3%;

    z-index: 1;

}

body .slick-prev:before, body .slick-next:before {

    color:#a10115;

    font-size: 36px;

    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

}

.main-slider__link {

    padding: 10px 20px;

    border: 1px solid #a10115;

    border-radius: 10px;

    background: #a10115;

    color: #ffffff;

    transition: 0.5s;

}

.main-slider__link:hover {

    background-color: #ffffff;

}



.category-block {

    position: relative;

    display: flex;

    flex-wrap: wrap;

}

.main-cat-item {

    max-width: 30%;
    min-width: 210px;
    width: 100%;

    height: 200px;

    margin: 10px;

    overflow: hidden;

    transition: 0.5s;

}

.main-cat-item a {

    display: block;

    position: relative;

    width: 100%;

    height: 100%;

    

}

.main-cat-item:hover {

    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 25%);

}

.main-cat-item .main-cat-img {

    width: 100%;

    height: 100%;

    transition: 0.5s;

    transform: scale(1);

}

.main-cat-item:hover .main-cat-img {

    transform: scale(1.1);

}



.main-cat-item .main-cat-img img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}

.main-cat-item .title {

    position: absolute;

    bottom: 0;

    left: 0;

    font-size: 15px;

    padding: 10px;

    background: rgba(34, 45, 53, 0.8);

    font-weight: 600;

    z-index: 3;

    width: 100%;

    text-align: center;
	color: #ffffff;
}

/* .pupre-layer {

    background: rgba(190, 178, 214, 0.5);

    position: absolute;

    width: 0;

    height: 100%;

    transition: 0.5s;

    z-index: 2;

    top: 0;

    left: 0;

    opacity: 0;

    visibility: hidden;

}

.main-cat-item:hover .pupre-layer {

    width: 100%;

    opacity: 1;

    visibility: visible;

} */

.advantages-block {

    background-color: #a10115;

}

.advantages-block-in {

    display: flex;
    flex-wrap: wrap;

    padding: 50px 0;

}

.advantages-item__title {
    color: #a10115;
    font-size: 18px;
}

.advantages-item__text {

    color: #fff;

}

.advantages-item {

    background: #222d35;

    display: flex;

    margin: 15px;

    padding: 20px;

    width: 30%;

}

.advantages-item .advantages-item__img {

    width: 20%;
    margin-right: 15px;

}


.advantages-item .advantages-item__rg {

    width: 80%;

}



.main-title {

    font-size: 32px;

    padding-bottom: 30px;

    line-height: 1;

}

.bp {

    padding: 0 0 55px 0;

}

.bm {

    margin: 0 0 55px 0;

}

.featured_slider {

    display: block !important;

    clear: none !important;

}

.featured_slider .slick-track {

    padding: 10px 0;

}

.featured_slider li.product {

    margin: 10px !important;

}

.main-last-news {

    display: flex;

}

.logo {

    max-width: 130px;

    text-align: center;

}

.logo img {

   width: 100%;

   height: 100%;

   object-fit: contain;

}

.footer-row {

    padding: 30px 0;
    padding-top: 50px;
}

.footer-collum {

    color: #ffffff;

    font-size: 14px;

}

.footer-collum a {

    color: #ffffff;

}

.footer-collum a:hover {

    color: #a10115;

}

.footer-collum .logo {

    margin-bottom: 15px;

}

.cart-round {

    background: #dd3333;

    width: 80px;

    height: 80px;

    display: flex;

    justify-content: center;

    align-items: center;

    border-radius: 50%;

    color: #fff;

    position: absolute;

    top: -4px;

    left: -6px;

    font-size: 14px;

}

.main_contacts__number {

    color: #333333;
}

.header_main_contacts{
    flex-direction: column;
}

.footer-contacts__img {

    width: 16px;

    height: 16px;

    margin-right: 10px;

}

.footer-contacts__img img {

    width: 100%;

    height: 100%;

    object-fit: contain;

}

.footer_contacts {

    display: flex;

    align-items: center;

    line-height: 1;

    margin-bottom: 10px;

}

.footer_contacts .footer-number {

    color: #333333;

}

.footer-city {

    display: flex;

    justify-content: space-between;

    align-items: center;

    cursor: pointer;

}

.footer-row {

    display: flex;
    border-bottom: 1px solid #ccc;
    justify-content: space-between;

}

/* .footer-collum {

    flex: 1;

} */

/* .footer-collum:first-child {

    max-width: 200px;

} */

.footer-city_arrow {

    transition: 0.5s;

    transform: rotate(-180deg);

    font-weight: 600;

}

.footer-city_arrow.active {

    transform: rotate(0deg);

}

.footer_contacts_wrapper {

    display: none;

}

.footer-title {

    font-size: 26px;

    line-height: 1;

    margin-bottom: 10px;

}

.payment-methods {

    display: flex;

}

.payment-methods__item {

    width: 50px;

    height: 28px;

    margin-right: 5px;

}

.payment-methods__item:last-child {

    margin-right: 0px;

}

.payment-methods__item  img {

    width: 100%;

    height: 100%;

    object-fit: contain;

}

.footer-collum__wrapper {

    margin-bottom: 15px;

}

.footer-menu ul {

    margin: 0;

    padding: 0;

}

.footer-menu ul li {

    list-style: none;

    position: relative;

}

.footer-menu ul li a {

    color: #ffffff;

    transition: 0.5s;

}

.footer-menu ul li a:hover {

    color: #a10115;

}

.contact-table li {

    list-style: none;

}

.contact-table ul {

    margin: 0;

    padding: 0;

}

.contact-table thead {

    background: #a10115;

    color: #ffffff;

}

.contact-table tbody tr:nth-child(even) {

    background: #f9f9f9;

}

.contacts-block .left {

    width: 50%;

}

.contacts-block .right {

    width: 50%;

    margin: 0px 0px 10px 30px;

}

.contacts-block {

    display: flex;

    margin-bottom: 30px;

}

.contacts-map {

    height: 400px;

}

.cont-btn {

    display: flex;

    justify-content: flex-end;

    position: relative;

    margin-top: 30px;

}

.cont-btn .ajax-loader{

    position: absolute;

}

.serf-slider {

    padding: 50px 0;

}

.serf-slider .serf-slider__item {

/*     max-width: 280px;

    height: 270px; */

    overflow: hidden;

    margin: 10px;

    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);

    position: relative;

    cursor: pointer;

}

.serf-slider .serf-slider__item a {

    width: 100%;

    height: 100%;

    overflow: hidden;

    display: block;

}

.serf-slider .serf-slider__item a img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}

.plus-layer {

    background-color: #f6a6367a;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    display: flex;

    justify-content: center;

    align-items: center;

    opacity: 0;

    transition: 0.5s;

    visibility: hidden;

}

.plus-layer .plus {

    font-size: 55px;

    border: 3px solid #ffffff;

    color: #ffffff;

    border-radius: 50%;

    width: 60px;

    height: 60px;

    display: flex;

    justify-content: center;

    align-items: center; 

}

.serf-slider .serf-slider__item:hover .plus-layer {

    opacity: 1;

    visibility: visible;

}

.video-page {

    display: flex;

    flex-wrap: wrap;

}

.sub_categories__video {

    display: flex;

    margin-bottom: 50px;

}

.sub_categories__video a {

    background: #a10115;

    border: 1px solid transparent;

    border-radius: 10px;

    color: #fff !important;

    font-size: 16px;

    font-weight: 700;

    text-decoration: none;

    transition: 0.5s;

    cursor: pointer;

    padding: 6px 10px;

    height: 100%;

    display: flex;

    justify-content: center;

    align-items: center;

    text-align: center;

    display: block;

    margin: 0px 5px;

}

.sub_categories__video a:hover {

    background: #ffffff;

    border: 1px solid #a10115;

    color: #a10115 !important;

}

.video__item {

    width: 100%;

    max-width: 436px;

    display: block;

    margin: 10px;

    text-decoration: none;

    color: #000;

    font-size: 18px;

    transition: 0.5s;

    text-align: center;

    position: relative;

}

.video__img {

    border-radius: 5px;

    margin-bottom: 5px;

    overflow: hidden;

    height: 240px;

    width: 100%;

    position: relative;

}

.video__img img {

    height: 100%;

    width: 100%;

    object-fit: cover;

    transform: scale(1);

    transition: 0.5s;

}

.video__item:hover {

    color: #a10115;

}

.video__item:hover .video__img img{

    transform: scale(1.05);

}

.play-video {

    position: absolute;

    width: 64px;

    height: 64px;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%) scale(1);

    transition: 0.5s;

    opacity: 0.5;

}

.video__item:hover .play-video {

    transform: translate(-50%, -50%) scale(1.05);

    opacity: 1;

}

.cpt-title {

    font-size: 0px;

    color: transparent;

}

.cpt-title span {

    font-size: 36px;

    padding-bottom: 30px;

    line-height: 1;

    color: #404040;

    display: block;

}

.reviews_face {

    width: 90px;

    height: 90px;

    overflow: hidden;

    border-radius: 50%;

    margin-right: 20px;

}

.reviews_face img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}

.bottom_reviews_block {

    display: flex;

}

.reviews_name {

    color: #a10115;

    font-size: 20px;

    margin-bottom: 10px;

}

.reviews-slider-item {

    margin: 10px;

}

.reviews-text { 

    background: #fff;

    padding: 30px;

    margin-bottom: 20px;

    position: relative;

    border-radius: 10px;

    height: 100%;

    max-height: 219px;

    overflow-y: scroll;

}



.reviews-text::-webkit-scrollbar { width: 5px; height: 2px;}

.reviews-text::-webkit-scrollbar-button {  background-color:#a10115; }

.reviews-text::-webkit-scrollbar-track {  background-color:#a10115;}

.reviews-text::-webkit-scrollbar-track-piece { background-color: #ffffff;}

.reviews-text::-webkit-scrollbar-thumb { height: 20px; background-color:#a10115; border-radius: 3px;}

.reviews-text::-webkit-scrollbar-corner { background-color: #a10115;}

.reviews-text::-webkit-resizer { background-color:#a10115;}



.reviews-text:after {

    content: "";

    width: 15px;

    height: 0;

    border-top: 15px solid rgba(235, 235, 249, 0.7);

    border-right: 19px solid transparent;

    position: absolute;

    bottom: -10px;

    left: 30px;

    transform: rotate(117deg);

    z-index: -1;

}

.testimonials {

    padding-bottom: 50px;

}

.main-form-block {

    height: 250px;

    position: relative;

}

.reviews_block_wrapper .reviews-text {

    margin-bottom: 0px;

    max-height: none;

    overflow-y: inherit;

    padding: 10px;

    background: transparent;

    width: 90%;

}

.reviews_block_wrapper .reviews-slider-item {

    background:#a101151f;

    padding: 10px 20px;

    border-radius: 11px;

}

.reviews-form-block {

    margin-bottom: 50px;

}

.reviews-form-block form {

    margin: 10px;

    padding: 10px;

    border: 1px solid#a10115;

}

.end-btn-row {

    display: flex;

    justify-content: flex-end;

    margin: 20px 0px;

}

.reviews-form-block .wpcf7-form .pop-up-btn {

    background:#a10115;

    padding: 15px 30px;

    border: 1px solid transparent;

    border-radius: 10px;

    color: #fff !important;

    font-size: 18px;

    font-weight: 700;

    text-decoration: none;

    transition: 0.5s;

    cursor: pointer;

    display: block;

}

.reviews-form-block .wpcf7-form .pop-up-btn:hover {

    background: #ffffff;

    border: 1px solid#a10115;

    color: #a10115 !important;

}

.reviews-form-block .wpcf7-form span textarea,

.reviews-form-block .wpcf7-form span input {

    background: rgba(119, 119, 119, 0.1) !important;

    color:#a10115 !important;

}

.reviews-form-block .wpcf7-form span textarea::placeholder,

.reviews-form-block .wpcf7-form span input::placeholder {

    color:#a10115 !important;

}

.reviews_block_wrapper .reviews-slider-item-in {

    display: flex;

    flex-direction: row-reverse;

}

.reviews_block_wrapper .reviews-text p {

    margin: 0;

}

.reviews_block_wrapper .bottom_reviews_block {

    display: block;

    width: 240px;

}

.reviews_block .nav-links {

    display: flex;

    justify-content: flex-end;

    margin: 42px 0px;

}

.reviews_block .page-numbers {

    width: 37px;

    height: 37px;

    background-color: transparent;

    display: block;

    font-size: 15px;

    font-weight: 400;

    line-height: 8px;

    color: #000000 !important;

    display: flex;

    justify-content: center;

    align-items: center;

    border-radius: 50%;

    text-decoration: none;

}

.reviews_block .page-numbers.current {

    background-color:#a10115;

    color: #ffffff !important;

}

.main-gallery {

    margin-bottom: 60px;

}



.main-gallery {

    display: flex;

    flex-wrap: wrap;

}

.main-gallery__item {

    max-width: 300px;

    max-height: 300px;

    overflow: hidden;

    position: relative;

    margin: 5px;

}

.main-gallery__item img {

    width: 100%;

    height: 100%;

    object-fit: cover;

}

.main-gallery__item:hover .plus-layer {

    opacity: 1;

    visibility: visible;

}

.our-partners-img {

    max-width: 145px;

    height: 50px;

    width: 100%;

    margin: 0 auto;

}

.our-partners-img img {

    width: 100%;

    height: 100%;

    object-fit: contain;

}

.contacts_content_text {

    padding-top: 0px;

}

.custom-stock {

    order: 1;

}

.custom_dop_text {

    margin-top: 20px;

    color: gray;

    font-size: 14px;

}

.custom_dop_text p {

    margin-bottom: 0;

}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {

    width: 100%;

}

.woocommerce-cart .cart-subtotal,

.woocommerce-cart .woocommerce-shipping-totals.shipping {

    display: none;

}

.checkout-map {

    width: 100%;

    /*height: 300px;*/

    display: none;

}

.checkout-map-title {

    margin: 10px 0;

}

.checkout-map-btn {

    color: #a10115;

    font-weight: 900;

    margin: 15px 0;

    cursor: pointer;
	display: none;

}



.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {

    float: none;

    width: 100%;

}

#ship-to-different-address {

    display: none;

}

#carusel_poduct_sells>.glide__track>ul>li,

#carusel_poduct_related>.glide__track>ul>li {

    display: flex;

    flex-direction: column;

}

 /* скролл вверх */

 .scrollup {

    width: 70px;

    height: 70px;

    display: none;

    position: fixed;

    background: #4d4b4c;

    border-radius: 50%;

    cursor: pointer;

    opacity: 0.4;

    bottom: 80px;

    right: 8px;

    transition: 0.5s;

    z-index: 300;

}

.scrollup:before {

    content: '';

    width: 25px;

    height: 25px;

    display: block;

    position: absolute;

    top: 50%;

    left: 50%;

    border-left: 3px solid #fff;

    border-bottom: 3px solid #fff;

    -webkit-transform: translate(-50%, -25%) rotate(135deg);

    transform: translate(-50%, -25%) rotate(135deg);

}

.scrollup:hover {

    opacity: 1;

}

 /* скролл вверх-end */



/* попапы */

#myfond_gris {

    display: none;

    background-color: #000;

    opacity: .9;

    width: 100%;

    height: 100%;

    z-index: 9998;

    position: fixed;

    top: 0;

    bottom: 0;

    right: 0;

    left: 0;

}

.mymagicoverbox_fenetre {

    z-index:999999999999999999;

    position:fixed;

    top:50%;

    display:none;

    background-color:#fff;

    left:50%;

    transform:translate(-50%,-50%);

    border-radius:8px;

    box-shadow:7px 7px 20px 0 rgba(0,0,0,.8);

    padding:25px;}

#box_1 {

    width:90%;

    max-width:500px;

}



.mymagicoverbox_fermer {

    top:-15px;

    right:-15px;

    width:30px;

    height:30px;

    cursor:pointer;

    position:absolute;

}



.mymagicoverbox_fenetre:before {

    content:'';

    background:#a10115;

    width:7px;

    height:150px;

    position:absolute;

    left:0;

    top:10%;

    border-top-right-radius:10px;

    border-bottom-right-radius:10px;

}



#myfond_gris {

    display:none;

    background-color:#000;

    opacity:.9;

    width:100%;

    height:100%;

    z-index:9998;

    position:fixed;

    top:0;

    bottom:0;

    right:0;

    left:0;

}

.mymagicoverbox_fermer {

    top: -15px;

    right: -15px;

    width: 30px;

    height: 30px;

    cursor: pointer;

    position: absolute;

    background-color:#a10115;

    border-radius: 50%;

    color: #ffffff;

    text-align: center;

    display: flex;

    align-items: center;

    justify-content: center;

}

/* попапы-end */



/* форма в попапах */

#hidden-title {

    opacity: 0;

    visibility: hidden;

    height: 0;

}

.wpcf7-form p {

    margin: 0 !important;

}

.main-pop-up-title {

    text-align: center;

    font-size: 28px;

    font-weight: 700;

    margin-bottom: 15px;

}

.wpcf7-form span textarea {

    height: 140px;

}

.main-pop-up {

    text-align: center;

}

.main-pop-up textarea,

.main-pop-up label {

    width: 100%;

}

.form-btn {

    margin-top: 30px;

}

/* форма в попапах-end */



/* анимированный телефон */

.Phone.is-animating {

    -webkit-animation: phone-outer 3s infinite;

    animation: phone-outer 3s infinite;

}       

.Phone {

    position: fixed;

    display: block;

    margin: 0;

    width: 70px;

    height: 70px;

    font-size: 25vmin;

    background-color:#a10115;

    border-radius: .5em;

    box-shadow: 0 0 0 0em rgba(52, 152, 219, 0), 0em 0.05em 0.1em rgba(0, 0, 0, .2);

    -webkit-transform: translate3d(0, 0, 0) scale(1);

    transform: translate3d(0, 0, 0) scale(1);

    right: 8px;

    bottom: 160px;

    z-index: 5;

    cursor: pointer;

}        

.Phone:before,

.Phone:after {

    position: absolute;

    content: "";

}      

.Phone:before {

    top: 0;

    left: 0;

    width: 70px;

    height: 70px;

    background-color: rgba(255, 255, 255, .1);

    border-radius: 100%;

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0) scale(0);

    transform: translate3d(0, 0, 0) scale(0);

}       

.Phone:after {

    top: 17.5px;

    left: 17.5px;

    width: 35px;

    height: 35px;

    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTYuNiAxMC44YzEuNCAyLjggMy44IDUuMSA2LjYgNi42bDIuMi0yLjJjLjMtLjMuNy0uNCAxLS4yIDEuMS40IDIuMy42IDMuNi42LjUgMCAxIC40IDEgMVYyMGMwIC41LS41IDEtMSAxLTkuNCAwLTE3LTcuNi0xNy0xNyAwLS42LjQtMSAxLTFoMy41Yy41IDAgMSAuNCAxIDEgMCAxLjIuMiAyLjUuNiAzLjYuMS40IDAgLjctLjIgMWwtMi4zIDIuMnoiIGZpbGw9IiNmZmZmZmYiLz48L3N2Zz4=);

    background-position: 50% 50%;

    background-repeat: no-repeat;

    background-size: cover;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

}       

.Phone.is-animating:after {

    -webkit-animation: phone-icon 3s infinite;

    animation: phone-icon 3s infinite;

}      

@keyframes phone-outer {

    0% {

        -webkit-transform: translate3d(0, 0, 0) scale(1);

        transform: translate3d(0, 0, 0) scale(1);

        box-shadow: 0 0 0 0em rgba(52, 152, 219, 0), 0em 0.05em 0.1em rgba(0, 0, 0, .2);

    }       

    33.3333% {

        -webkit-transform: translate3d(0, 0, 0) scale(1.1);

        transform: translate3d(0, 0, 0) scale(1.1);

        box-shadow: 0 0 0 0em rgba(52, 152, 219, .1), 0em 0.05em 0.1em rgba(0, 0, 0, .5);

    }        

    66.6666% {

        -webkit-transform: translate3d(0, 0, 0) scale(1);

        transform: translate3d(0, 0, 0) scale(1);

        box-shadow: 0 0 0 0.5em rgba(52, 152, 219, 0), 0em 0.05em 0.1em rgba(0, 0, 0, .2);

    }       

    100% {

        -webkit-transform: translate3d(0, 0, 0) scale(1);

        transform: translate3d(0, 0, 0) scale(1);

        box-shadow: 0 0 0 0em rgba(52, 152, 219, 0), 0em 0.05em 0.1em rgba(0, 0, 0, .2);

    }

}     

@keyframes phone-icon {

    0% {

        -webkit-transform: translate3d(0em, 0, 0);

        transform: translate3d(0em, 0, 0)

    }



    2% {

        -webkit-transform: translate3d(.01em, 0, 0);

        transform: translate3d(.01em, 0, 0)

    }



    4% {

        -webkit-transform: translate3d(-.01em, 0, 0);

        transform: translate3d(-.01em, 0, 0)

    }



    6% {

        -webkit-transform: translate3d(.01em, 0, 0);

        transform: translate3d(.01em, 0, 0)

    }



    8% {

        -webkit-transform: translate3d(-.01em, 0, 0);

        transform: translate3d(-.01em, 0, 0)

    }



    10% {

        -webkit-transform: translate3d(.01em, 0, 0);

        transform: translate3d(.01em, 0, 0)

    }



    12% {

        -webkit-transform: translate3d(-.01em, 0, 0);

        transform: translate3d(-.01em, 0, 0)

    }



    14% {

        -webkit-transform: translate3d(.01em, 0, 0);

        transform: translate3d(.01em, 0, 0)

    }



    16% {

        -webkit-transform: translate3d(-.01em, 0, 0);

        transform: translate3d(-.01em, 0, 0)

    }



    18% {

        -webkit-transform: translate3d(.01em, 0, 0);

        transform: translate3d(.01em, 0, 0)

    }



    20% {

        -webkit-transform: translate3d(-.01em, 0, 0);

        transform: translate3d(-.01em, 0, 0)

    }



    22% {

        -webkit-transform: translate3d(.01em, 0, 0);

        transform: translate3d(.01em, 0, 0)

    }



    24% {

        -webkit-transform: translate3d(-.01em, 0, 0);

        transform: translate3d(-.01em, 0, 0)

    }



    26% {

        -webkit-transform: translate3d(.01em, 0, 0);

        transform: translate3d(.01em, 0, 0)

    }



    28% {

        -webkit-transform: translate3d(-.01em, 0, 0);

        transform: translate3d(-.01em, 0, 0)

    }



    30% {

        -webkit-transform: translate3d(.01em, 0, 0);

        transform: translate3d(.01em, 0, 0)

    }



    32% {

        -webkit-transform: translate3d(-.01em, 0, 0);

        transform: translate3d(-.01em, 0, 0)

    }



    34% {

        -webkit-transform: translate3d(.01em, 0, 0);

        transform: translate3d(.01em, 0, 0)

    }



    36% {

        -webkit-transform: translate3d(-.01em, 0, 0);

        transform: translate3d(-.01em, 0, 0)

    }



    38% {

        -webkit-transform: translate3d(.01em, 0, 0);

        transform: translate3d(.01em, 0, 0)

    }



    40% {

        -webkit-transform: translate3d(-.01em, 0, 0);

        transform: translate3d(-.01em, 0, 0)

    }



    42% {

        -webkit-transform: translate3d(.01em, 0, 0);

        transform: translate3d(.01em, 0, 0)

    }



    44% {

        -webkit-transform: translate3d(-.01em, 0, 0);

        transform: translate3d(-.01em, 0, 0)

    }



    46% {

        -webkit-transform: translate3d(0em, 0, 0);

        transform: translate3d(0em, 0, 0)

    }

}

/* анимированный телефон-end */



.footer-row-colls {

    display: flex;

}

.footer-row-colls .menu-pervoe-ryad-v-podvale-container{

    margin-right: 30px;

}

.goods-column-filtrs {

    display: none;

}

.aws-container .aws-search-form .aws-form-btn {

    background: #a10115;

    border: 1px solid #a10115;

    border-radius: 0 5px 5px 0 !important;

}

.aws-container .aws-search-form .aws-search-btn_icon {

    color: #fff;

}

.aws-container .aws-search-field {

    border: 1px solid #a10115;

    border-radius: 5px 0 0 5px !important;

    padding-left: 18px;

}

/* .custom-single .entry-summary .qib-container .qib-button {

    display: none !important;

} */

ul.glide__slides {

    padding: 20px 20px !important;

}

/* 

ul.glide__slides li {

    margin: 5px;

} */

.goods-column .price {

    display: flex !important;

    justify-content: center;

}

.price-row {

    display: flex;

    align-items: center;

    justify-content: normal;
	margin: 0;
}

.price-row_imer {

    color: #777;

    display: block;

    order: 4;

    font-size: 18px;

    font-weight: 700;
    margin: 0;
}

#product_total_price {

    display: flex;

    align-items: center;

}

#product_total_price span:nth-child(1) {

    order: 1;

    color: #a10115;

    font-weight: 600;

}

#product_total_price span:nth-child(2) {

    order: 2;

    margin: 0 5px;

}

#product_total_price span:nth-child(3) {

    order: 3;

    color: #a10115;

    font-weight: 600;

}

.units_text {

    color: #a10115;

    font-weight: 600;

}

#dynamicwrapp {

    padding: 20px;

    margin-bottom: 20px;
padding-top: 0;
    margin-top: 0;
}

.main_contacts_wrapper {

    display: flex;

}

.header_pickup {

    position: relative;

    cursor: pointer;

}

.header_pickup .main_contacts__number {

    position: absolute;

    opacity: 0;

    visibility: hidden;

    top: 100%;

    z-index: 12;

    width: 265px;

    right: -55px;

    background: #fff;

    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 30%);

    padding: 20px;

    border-radius: 5px;

}

.header_pickup a {

    color: #333333;

}

.header_pickup:hover .main_contacts__number {

    opacity: 1;

    visibility: visible;

}

.main_contacts_r,

.main_contacts_l {

    margin: 0 10px;

}

.half-map {
    margin-top: 50px;
    height: 500px;

    width: 100%;

}

.hide-desc {

    display: none !important;

}

.wrapper-item-desc {

    display: flex;

    align-items: center;

    border-top: 1px solid #00000026;

}

.wrapper-item-desc .item-image {

    margin: 10px;

}

.woocommerce ul.products {

    display: flex;

    flex-wrap: wrap;

}

.what-price {

    margin-top: 5px;

    margin-bottom: 15px;

    background: #a10115;

    color: #ffffff;

    font-weight: 900;

    font-size: 18px;

    cursor: pointer;

    display: inline-block;

    padding: 5px 20px;

    border-radius: 14px;

}
.custom-stock .stock {
  color: #2fce00; 
}
.woocommerce-after-tabs-callback {

    display: flex;

    justify-content: space-between;

    align-items: center;

    background: #f9f9f9;

    padding: 26px;

    margin: 60px 0;

}

.woocommerce-after-tabs-callback__l {

    width: 80%;

    font-size: 24px;

    text-align: center;

}

@media (max-width: 1199px) {

    

    .category-block {

        display: flex;

        flex-wrap: wrap;

        justify-content: center;

    }

    .envo-categories-menu {

        display: none;

    }

    .hide-desc {

        display: block !important;

    }

    .menu-container .nav > li > a {

        padding: 15px 5px;

        font-size: 12px;

    }

}



@media (max-width: 800px) {

    .main-slider .main-slider__item {

        min-height: 300px;

    }

    .main-cat-item:first-child,

    .main-cat-item {

        width: 100%;

        max-width: 100%;

        height: 200px;

    }

    .footer-row {

        flex-wrap: wrap;

        justify-content: center;

    }

    .footer-collum {

        width: 50%;

    }

    .heading-row {

        flex-wrap: wrap;

        justify-content: center;

    }

    .search-heading {

        margin: 15px 0;

    }

    .mobile-heading {

        display: none;

    }

    .main_info {

        flex-wrap: wrap;

    }

    .main_info__text, .main_info__title {

        width: 90%;

        padding: 0;

        margin: 0 auto;

    }

    .main-last-news,

    .advantages-block-in {

        flex-wrap: wrap;

    }

    .advantages-item {

        width: 100%;

    }

    .main-last-news article {

        width: 100%;

    }

    .menu-container .nav > li > a {

        padding: 15px 5px;

        font-size: 11px;

    }

    li.menu-item-has-children:before {

        font-size: 7px;

        right: -9px;

    }

    .main_contacts .header_pickup, .main_contacts a {

        font-size: 14px;

    }

    .woocommerce-after-tabs-callback {

        flex-direction: column;

    }

}

@media (max-width: 600px) {

    .navbar-header {

        display: flex;
        justify-content: flex-end;
        width: 100%;

    }

    .navbar-header {

        margin-right: 0px !important;

        margin-left: 0px !important;

    }

    .main_info__title {

       font-size: 20px;
       line-height: 28px;
    text-align: justify;
    text-justify: inter-word;
    hyphens: auto;
    padding-bottom: 30px;
  }

    .main-title {

      text-align: center;
    text-justify: inter-word;
    hyphens: auto;
  }

    .search-heading {

        margin: 10px 0;

    }

    .main-last-news {

        flex-wrap: wrap;

    }

    .main_contacts_wrapper {

        margin-top: 10px;

    }

    .main-last-news .col-md-6 {

        width: 100%;

    }

    .featured_slider .slick-slide img {

        margin: 0 auto;

    }

    .footer-collum {

        width: 100%;

        margin-bottom: 15px;

    }

    .main-text-block {

        width: 90%;

    }

    .main-slider .main-slider__item {

        min-height: 150px;

    }

    .main-slider .main-slider__info .main-slider__link {

        top: 80%;

        left: 5%;

    }

    .main-slider__text p,

    .main-slider__text p span {

        font-size: 18px !important;

    }

    .main-slider .main-slider__info .main-slider__text {

        max-width: 250px;

    }

    .goods-column {

        width: 90%;

        margin: 0 auto;

    }

    .goods-column-filtrs {

        display: block;

        position: sticky;

        top: 50px;

        left: 0;

        z-index: 8;

        padding: 10px;

        float: right;

        background: #fff;

        border: 1px solid #a10115;

        margin-top: 16px;

        box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.3);

        z-index: 30;

    }

    .catalog-sidebar {

        position: fixed;

        background: #fff;

        border: 1px solid rgba(0, 0, 0, 0.2);

        box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);

        z-index: 10;

        width: 80%;

        top: 50px;

        height: 100%;

        overflow: scroll;

        padding-left: 10px;

        padding-right: 10px;

        transform: translateX(-120%);

        transition: 0.5s;

    }

    .catalog-sidebar.active {

        transform: translateX(0%);

    }

    .reviews_block_wrapper .reviews-slider-item-in {

        flex-direction: column;

    }

    .contacts-block {

        flex-wrap: wrap;

    }

    .contacts-block .left,

    .contacts-block .right {

        width: 100%;

    }

    .contacts-block .right {

        margin: 15px 0px;

    }

    .contacts-map {

        height: 250px;

    }

    .contacts_content {

        overflow: scroll;

    }

    .contacts_content table {

        overflow: scroll;

        width: 600px;

    }

    .main-gallery__item {

        max-width: 100%;

    }

    ul.site-header-cart {

        left: 0;

        display: none;

    }

    .half-map {

        height: 250px;

    }

    .header-compare span.count,

    .header-wishlist span.count {

        top: 0;

        left: 21px;

    }

    .navbar-nav>li>a {

        font-size: 14px;

    }

    .product-cats {

        margin-top: 90px;

    }

    .woocommerce .woocommerce-ordering,

    .woocommerce .woocommerce-ordering select {

        width: 100%;

    }.woocommerce-product-gallery__image a {

        height: 320px;

        display: block;

    }

    .custom-description ul li {

        font-size: 11px;

    }

    .custom-single #carusel_poduct_sells ul.glide__slides>li,

    .custom-single #carusel_poduct_related ul.glide__slides>li {

        padding: 10px 60px !important;

    }

    h1.woocommerce-products-header__title.page-title {

        font-size: 24px;

    }

    .woocommerce ul.products {

        margin-top: 30px;

    }

    .archive  ul.products[class*=columns-] li.product {

        width: 100% !important;

    }

    .woocommerce .products ul, .woocommerce ul.products {

        display: flex;

        flex-direction: column;

        align-items: center;

    }

    body #carusel_poduct_related ul.products,

    body #carusel_poduct_sells ul.products {

        display: -webkit-box!important;

    }

    .woocommerce div.product p.price {

        font-size: 28px;

    }

    .product_title.entry-title {

        font-size: 24px;

    }

    form.cart button[type=submit]:not(#qib_id):not(#qib_id):not(_):not(_) {

        font-size: 26px;

    }

    .woocommerce-after-tabs-callback__l {

        font-size: 15px;

        margin-bottom: 20px;

    }

}

@media (max-width: 375px) {

    .main-slider .main-slider__item {

        min-height: 120px;

    }

    .main_contacts .header_pickup,

    .main_contacts a {

        font-size: 12px;

    }

}

@media (max-width: 320px) {

    .main-slider .main-slider__item {

        min-height: 110px;

    }

    

    .main_contacts a {

        font-size: 10px;

    }

}

.reports-contact{
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.copyright {

    text-align: center;

    color: #fff;

    padding-bottom: 20px;

}
.copyright a {
    color: #ff3434;
}
.single-dop-row {

    display: flex;

    align-items: center;

    margin: 10px 0;

}

.single-dop-row__img {

    margin-right: 10px;

    width: 10%;

}

.single-dop-row__title {

    font-weight: 900;

}

.single-dop-row ol li {

    font-size: 12px;

}

.single-dop-row__text ol {

    width: 90%;

    padding: 0 0 0 14px;

    margin: 0;

}

.single-dop-row__text {

    width: 90%;

    font-size: 12px;

}

.acceptance-form {

    line-height: 1;

    margin-top: 20px;

}

.acceptance-form span.wpcf7-list-item {

    margin: 0 0 0 0em;

}

.container-c{
    max-width: 1400px;
    margin: 0 auto;
    padding: 0px 15px;
}
.mainc{
    position: relative;
    margin-top: 20px;
}
.mainc__aside{
    display: inline-block;
    position: absolute;
    top:0;
    width: 25%;
}
.mainc__aside .catalog-sidebar{
    width: 100%;
}
.mainc__content{
    display: inline-block;
    width:75%;
    margin-left:25%;
}
.custom-single {
    padding: 30px 0 0 0;
}
@media(max-width:1260px){
    .advantages-item {
    
        width: 100%;
    
    }
    .advantages-item .advantages-item__img {
        margin-right: 0px;
    }
}


.woocommerce div.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce div.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce div.products li.product h3, .woocommerce ul.products li.product h3{
	min-height: 70px;
}

.images.nickx_product_images_with_video .slider.nickx-slider-for .zoom.nslick-slide img {
    width: 60% !important;
    margin: 0 auto !important;
}

ul.styles_list__PQC5Y {
    list-style-type: none;
    padding: 0;
    margin: 30px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
	margin-bottom: 40px;
}
ul.styles_list__PQC5Y li img{
    height: 40px;
    width: auto;
}
.styles_list__PQC5Y li:nth-child(5) img {
    height: 20px;
}
@media(max-width: 500px){
    ul.styles_list__PQC5Y {
    gap: 10px;
    flex-wrap:wrap;

}
}
.glide__arrow {
    background-color: #a10115 !important;
}


p#order_comments_field span.optional {
    display: none;
}
#order_review .checkout-map-btn { 
    display: none;
}
#order_review .checkout-map {
    display: none;
}
.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

.dostavka-info-123 {
    margin-bottom: 20px;
}


.screen-reader-text {
    display: none !important;
}

.slick-track {
    display: grid !important;
    grid-auto-flow: column;
    align-items: stretch;
    margin-bottom: 10px; /* Или padding-bottom */
}
form.variations_form .price {
    display: none !important;
}
.woocommerce-Price-amount {
    margin-right: 5px;
	 margin-left: 5px;
}

/* Добавил Тысевич ВВ */
/* 1) Уменьшаем размер шрифта названий вкладок */
.single-product .woocommerce-tabs ul.wc-tabs li a {
  font-size: 17px !important;
}

/* 2) Уменьшаем размер шрифта заголовка внутри панели "Детали" */
.single-product .woocommerce-Tabs-panel--description h2,
.single-product .woocommerce-Tabs-panel--pwb_tab h2,
.single-product .woocommerce-Tabs-panel--files_tab h2,
.single-product .woocommerce-Tabs-panel--reviews h2 {
  font-size: 16px !important;
}

/* 3) Уменьшаем размер шрифта содержимого таблицы "Детали" */
.single-product table.shop_attributes th,
.single-product table.shop_attributes td {
  font-size: 14px !important;
}
/* ———————————————————————————————— */
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    padding: 10px 0;
    margin: 0;
    list-style: none;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
h2, .h2 {
    font-size: 20px;
}
.contacts-block_adress {
    margin-bottom: 30px;
}
h1, .h1 {
    font-size: 30px;
}
.nswiper-free-mode>.nswiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
    margin-top: 30px !important;
}
.header_pickup img {
    margin-left: 5px;
}
.woocommerce nav.woocommerce-pagination {
    text-align: center;
    margin-top: 30px;
}
.woocommerce-product-details__short-description ul {
    padding-left: 20px;
}
a.reset_variations {
    margin-left: 20px;
}
.single-dop-row__text {
    width: 90%;
    font-size: 14px;
}
.carusel_block {
    margin-bottom: 30px;
}
.container {
        margin-bottom: 30px;
}
.right.bottom_right {
    width: 100%;
	margin-left: 0;
}
.main-title.adr_of {
    margin-top: 30px;
    padding-bottom: 20px;
}
.main-title.rekviz {
    padding-bottom: 10px;
}
.right.bottom_right {
    width: 100%;
    margin-left: 0;
    border-top: 1px solid #ccc;
    padding-top: 30px;
}
.contacts-block.rekvizit {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 0;
}
.contacts-block.samov {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.qib-button:not(#qib_id):not(#qib_id) {
    line-height: 1;
    display: inline-block;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    height: 35px;
    width: 30px;
    float: left;
    min-height: initial;
    min-width: initial;
    max-height: initial;
    max-width: initial;
    vertical-align: middle;
    font-size: 16px;
    letter-spacing: 0;
    border-style: solid;
    border-width: 1px;
    transition: none;
    border-radius: 10px !important;
}
li {
    text-align: left;
}
ol {
    padding-left: 15px;
}

element.style {
}
.slick-slide img {
    display: block;
    margin-bottom: 15px;
}

.term-description {
    margin-top: 30px;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: flex;
    min-width: 250px;
}
.nswiper.nickx-slider-for {
    max-height: 500px !important;
}
.woocommerce div.product div.images img {
    display: block;
    width: 65%;
    height: auto;
    box-shadow: none;
}
.slick-slide img {
    display: block;
    margin-bottom: 15px;
    max-height: 300px;
	padding: 15px;
}
.our-partners-img img {
    display: block;
    margin-bottom: 15px;
    height: 100%;
	padding: 5px !important;
}
.woocommerce div.product .stock {
    color: #2fce00;
}