

#container-articles-menu,
#top-header-login-list,
#top-header-cart,
#top-category-panel,
#CategoryName,
#container-detail-code-and-evaluation,
#product-detail #price-block,
#detail-social-network-buttons,
.fb-comments,
#contact-left-detail,
.info-links,
#detail  .products-title-with-line,
.product-content-description,
.pay-delivery-footer-container,
#mediahelp .text-1-google-plus,
.icon-type-email,
.icon-type-phone,
#catalog-empty-category,
.category-products-count {
    display: none !important;
}
.brand {
    line-height: 0;
}
.container-full-width {
    line-height: 0;
}
#header-opacity {
    height: 100px;
}
.site-color {
    background: #fff repeat;
}
hr.space {
    height: 0;
    margin: 0;
 }
.site-color,
.span-25 {
    width: 100%;
}
#container-top-header-strip, #container-top-header-strip>.container {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
#catalog-products-index {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#header {
    display: flex;
    background: none;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
#top-home {
    display: flex;
    align-items: center;
}
#top-home,
#articles-menu {
    position: initial;
    width: auto;
}
#container-top-header-strip .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#container-top-header-strip .container:after {
    content: none;
}
#container-top-header-strip {
    border-bottom: 1px solid #d2d2d2;
}
#container-top-header-strip,
#container-top-header-strip>.container {
    background-color: #fff;
}
.top-header-contact-info {
    display: flex;
    align-items: center;
    color: #fff;
}
.top-header-contact-info i {
    margin-right: 10px;
}
.top-header-contact-info p {
    margin-right: 20px;
    height: 45px;
    border-right: 1px solid #d2d2d2;
    display: flex;
    align-items: center;
    padding-right: 20px;
}
#select-language-container,
#select-language-container a {
    line-height: 0;
}
#articles-menu,
#articles-menu ul li {
    background: none;
}
#articles-menu ul li {
    margin: 0 10px;
}
#articles-menu:hover,
#articles-menu>ul#submenu-with-width-of-content>li:hover {
    background-color: transparent;
}
#articles-menu ul li a {
    color: #323248;
    font-size: 14px;
    text-transform: uppercase;
}

#image-and-text-grid .image-and-text-grid-item p span {
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
}
.seo-article {
    display: flex;
    align-items: center;
    justify-content: space-evenly;    
    margin: 60px;
}
.info-articles {
    margin-bottom: 90px;
    max-width: 1400px;
}
.info-articles p {
    letter-spacing: 1px;
    font-size: 18px;
    max-width: 500px;
    text-align: left;
    padding: 0;
    color: #47484dbd;
}
.info-articles h1, .info-articles h2 {    
    display: none;
    text-align: left;
    padding: 0;
    color: #47484d;
}
.seo-article h1 {
    font-size: 36px;
    display: block;
    letter-spacing: 1px;
    color: #13a89e;
    position: relative;
    margin-bottom: 20px;
}
.seo-article h1::after {
    content: '';
    display: block;
    position: absolute;
    width: 20%;
    height: 2px;
    top: 50px;
    left: 0;
    background: #13a89e;
    transition: .4s ease;
}
.seo-article h1:hover::after {
    width: 30%;
}
.seo-article img {
    max-width: 500px;
}
#catalog-products-index {
    margin: 20px 0;
}
.products-title-with-line span {
    display: none;
}
.products-title-with-line {
    max-width: 1400px;
    background: none;
    text-align: left;
    font-size: 36px;
    letter-spacing: 1px;
    color: #13a89e;
    margin-bottom: 20px;
    position: relative;
}
.products-title-with-line::after {
    content: '';
    display: block;
    position: absolute;
    width: 5%;
    height: 2px;
    top: 50px;
    left: 0;
    background: #13a89e;
    transition: .4s ease;
}
.products-title-with-line:hover::after {
    width: 10%;
}
.container-product-actions {
    display: none;
}
.product-second .product-content .price, .product-third .product-content .price {
    display: none;
}
.product-third-border {
    border: none;
    padding: 0 20px;
}
.slick-list {
    padding: 0 !important;
}
.product-second .product-content h4 a {
    font-size: 22px;
    text-align: left;
    text-transform: uppercase;
}
.product-second .product-images img, .product-third .product-images img {
    width: 100%;
    max-width: 100%;
}
.slick-next:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f054';
    font-size: 40px;
    color: #323248;
    transition: .4s ease;
    position: relative;
}
.slick-next:hover:before {
    padding-left: 5px;
}
.slick-prev:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f053';
    font-size: 40px;
    color: #323248;
    transition: .4s ease;
    position: relative;
}
.slick-prev:hover:before {
    padding-right: 5px;
}
.products-on-index-in-slider,
#image-and-text-grid {
    max-width: 1400px;
    margin-bottom: 90px;    
}
#last-blog-entries-on-index {
    background: #eaeaea;
}
#last-blog-entries-on-index>div {
    width: 30%;
    margin: 20px;
    background: #fff;
    padding: 40px;
}
#last-blog-entries-on-index>div img {
    width: 100%;
    height: auto;
}
#last-blog-entries-on-index>div a:first-child {
    font-size: 22px;
    color: #323248;
}
#container-footer, .container-full-width-transparent #footer {
    background: #323248;
}
#footer {
    margin: 0;
}
#category-products {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
 
#category-products .info-articles h2 {
    display: none;
}
#category-products .info-articles {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    float: initial;
}
#category-products .info-articles div {
    max-width: initial;
    max-height: initial;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
#category-products .info-articles div img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
#category-products .info-articles p {
    max-width: 900px;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
    color:#47484dbd;
}
.product-second .product-images, .product-third .product-images,
.product-second .product-content, .product-third .product-content {
    margin: 0 10px;
    background: #fff;
}

.product-second .product-images, .product-third .product-images {
    max-height: initial;
    overflow: hidden;
}
.slick-next {
    right: -20px;
}
#articles-menu>ul#submenu-with-width-of-content>li.active {
    background: transparent;
    border-bottom: 4px solid #323248;
}
#articles-menu>ul>li.active>a {
    color: #323248;
    font-weight: bold;
}
#category-products .catalog-block {
    margin: 70px 0;
}
#gallery {
    position: relative;
}
#detail #gallery h1, #detail #top>h1, #product-detail h1 {
    position: absolute;
    left: 0px;
    z-index: 1;
    width: auto;
    padding: 20px 40px;
    background: #323248;
    color: #fff;
}
.param-product .odd,
.param-product .first {
    background: transparent;
    border-bottom: 1px solid #a2a2a2;
}
.param-product .odd:hover,
.param-product .first:hover {
    background-color: #fff;
}
#product-detail {
    padding: 20px 40px;
    box-sizing: border-box;
}
#detail #gallery .galleries {
    max-width: 1000px;
}
#detail #description p {
    font-size: 20px;
    line-height: 1.6 !important;
    padding: 20px 40px;
    box-sizing: border-box;
}
#detail .slider-wrapper::before {
    color: #333;
}
#detail .slider-wrapper {
    max-width: 1000px;
    padding: 0;
}
#detail #gallery .other-photo img {
    margin: 0;
    padding: 0px;
    box-sizing: border-box;
}
.other-photo {
    width: 100%;
}
.other-photo a {
    width: auto;
    display: block;
}
#detail #gallery .other-photo {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#description .info-detail {
    background: #fff;
    padding: 20px;
    margin: 50px;
    box-sizing: border-box;
}
#description .info-detail h3 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #323248;
}

.btn-detail,
#container-newsletter .button-type-1 {background-image: linear-gradient(to right, #7474BF 0%, #348AC7  51%, #7474BF  100%)}
.btn-detail {
    margin: 10px;
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;            
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
  }
 
#container-newsletter .button-type-1 {
   margin: 0px;
   padding: 0px 45px;
   text-align: center;
   text-transform: uppercase;
   transition: 0.5s;
   background-size: 200% auto;
   color: white;            
   box-shadow: 0 0 20px #eee;
   border-radius: 10px;
   display: block;
 }

 .btn-detail:hover,
 #container-newsletter .button-type-1:hover {
   background-position: right center; /* change the direction of the change here */
   color: #fff !important;
   text-decoration: none;
 }
 #container-newsletter .button-type-1:hover input {
     color: #fff;
 }
.btn-wrap {
    display: flex;
    justify-content: center;
}
#container-social-networks {
    min-height: initial;
    background: none;
}
#container-social-networks-icons a {
    padding: 10px;
    border-right: 1px solid #d2d2d2;
}
#container-social-networks-icons a,
#container-social-networks-icons a:hover {
    background: none;
    width: initial;
    height: initial;
}
.top-info-links {
    display: flex;
    align-items: center;
}
#container-social-networks {
    padding: 0;
}
#container-top-header-strip #select-language-container a {
    padding: 10px;
}
#select-language-container {
    border-right: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
}
#container-social-networks-icons i {
    color: #4c4c4c;
    opacity: .5;
    transition: .4s ease;
}
#container-social-networks-icons a:hover i {
    opacity: 1;
}
.top-header-contact-info i,
.top-header-contact-info p,
.top-header-contact-info a {
    color: #4c4c4c;
    opacity: .5;
    transition: .4s ease;
    text-decoration: none;
}
.top-header-contact-info p a {
    opacity: initial;
}
.top-header-contact-info p:hover,
.top-header-contact-info p:hover i,
.top-header-contact-info p:hover a {
    opacity: 1;
}
.top-header-contact-info p {
    font-size: 16px;
}
#container-header {
    border-bottom: 1px solid #d2d2d2;
}
#category-products .seo-p-control {
    padding: 10px 0 !important;
}
#category-products .seo-p-control::after {
    top: 90px;
}
.seo-p-control {
    text-align: right !important;
    font-size: 60px !important;
    color: #f3f3f3 !important;
    text-transform: uppercase !important;
    position: relative;
    margin-bottom: 10px;
}
.seo-p-control::after {
    content: '';
    display: block;
    position: absolute;
    width: 40%;
    height: 4px;
    top: 80px;
    right: 0;
    background: #f3f3f3;
}
.product-second, .product-third {
    box-sizing: border-box;
    transform: scale(.75);
    transition: .4s ease;
    padding: 0;
}
.product-second:hover, .product-third:hover {
    transform: scale(.9);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.product-second .product-images, .product-third .product-images {
    border: 1px solid #dedede;
    border-bottom: none;
    margin: 0;
}
.product-second .product-content, .product-third .product-content {
    border: 1px solid #dedede;
    border-top: none;
    margin: 0;
}
.product-second .product-content h2 a,
.product-second .product-content h3 a,
.product-second .product-content h4 a,
.product-third .product-content .product-content-title a,
.product-third .product-content h2 a,
.product-third .product-content h3 a,
.product-third .product-content h4 a {
    font-size: 22px;
    color: #323248;
}
.container-forma {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
}
.container-forma img {
    max-width: 100%;
}
#container-newsletter {
    background: #f4f6f5;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    height: auto;
    padding: 40px 0;
}
#container-newsletter p {
    padding: 20px 0;
    line-height: 1;
    color: #323248;
    font-size: 22px;
    margin: 0;
}
#container-footer, .container-full-width-transparent #footer {
    background: #fff;
}
#info-articles {
    line-height: 1.4;
}
#mediahelp .text-2-copyright {
    margin-bottom: 0;
}
#mediahelp .text-1-phone, #mediahelp .text-1-phone a,
#mediahelp .text-1-email, #mediahelp .text-1-email a {
    color: #46474d;
    margin: 0;
    margin-bottom: 10px;
}
#mediahelp img {
    margin: 10px 0;
}
#mediahelp .text-2, #mediahelp .text-2-advertisment-1, #mediahelp .text-2-advertisment-2, #mediahelp .text-2-copyright {
    margin-left: 0;
}


#mobile-hamburger-menu>div {
    background: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    height: 100%;
    min-height: 100vh;
}
#mobile-hamburger-menu>div>ul li a {
    color: #13a89e;
}
#mobile-hamburger-menu #search {
    background: #fff;
}
#mobile-hamburger-menu #search .row input {
    border-bottom: 1px solid #cdcdcd;
}
#mobile-hamburger-menu>div>ul#mobile-hamburger-menu-left>li.depth-1, #mobile-hamburger-menu>div>ul#mobile-hamburger-menu-top>li {
    line-height: 1;
}



@media screen and (max-width: 800px) {
    #container-top-header-strip .container {
        flex-wrap: wrap;
    }
    .seo-article {
        flex-direction: column;
    }
    .seo-article img {
        max-width: 100%;
    }
    .top-header-contact-info p {
        border: none;
        padding: 0;
    }
    #container-top-header-strip:not(.container-full-width-transparent)>.container {
        padding: 0;
    }
    .top-header-contact-info {
        display: none;
    }
    #header {
        justify-content: center;
    }
    .products-title-with-line {
        margin-left: 40px;
        margin-bottom: 0;
    }
    .slick-next {
        right: 10px;
    }
    .slick-prev {
        left: 10px;
    }
    #container-newsletter {
        padding: 40px;
    }
    #info-articles .span-6 {
        text-align: center;
    }
    .seo-p-control {
        font-size: 40px !important;
    }
    .seo-article {
        margin: 0;
        padding: 20px 40px;
    }
    .info-articles {
        margin-bottom: 0;
    }
}