@media screen and (min-width:415px) {
    .page-header .header-3 .header-middle .search-header-container .block-search .block-content:hover .control #search {
        width: 100%
    }

    .page-header .header-3 .header-middle .search-header-container .block-search .block-content .control #search {
        border: 0
    }

    .page-header .header-3 .header-middle .search-header-container .block-search .block-content .field.search {
        opacity: 1
    }

    .page-header .header-3 .header-middle .search-header-container .block-search .block-content {
        width: auto
    }
}

@media screen and (max-width:991px) {
    .page-header .header-3 .header-middle .search-header-container .block-search .block-content:hover .control #search {
        max-width: 100px
    }

    .page-header .header-3 .header-middle .search-header-container .block-search .block-content {
        width: 100%;
        max-width: 100px
    }
}

.page-header .header-3 .header-middle .cart-header-container .minicart-wrapper {
    top: 0
}

.page-header .header-3 .header-middle .cart-header-container .minicart-wrapper .action.showcart {
    background: 0 0;
    min-height: auto;
    padding-left: 0;
    width: 32px;
    line-height: 32px;
    text-align: center
}

.page-header .header-3 .header-middle .cart-header-container .minicart-wrapper .action.showcart .counter {
    background: #c4c4c4;
    height: 15px;
    left: 0;
    min-width: 15px;
    top: 20px;
    border-radius: 99px;
    -webkit-border-radius: 99px
}

.page-header .header-3 .header-middle .cart-header-container .minicart-wrapper .action.showcart .counter .counter-number {
    font-size: 12px
}

.minicart-wrapper .action.showcart .counter.qty {
    margin: 0;
    line-height: 15px
}

.page-header .header-3 .header-middle .cart-header-container .minicart-wrapper .action.showcart:after {
    content: '\f07a';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    font-language-override: normal;
    font-kerning: auto;
    font-feature-settings: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 16px;
    line-height: 32px
}

.page-header .header-3 .header-middle .search-header-container .block-search .block-content .actions .action.search:after {
    top: 0;
    font-size: 16px
}

.page-header .header-3 .header-middle .search-header-container .block-search .block-content .actions .action.search {
    width: 32px;
    height: 32px;
    line-height: 32px
}

@media screen and (max-width:415px) {
    .page-header .header-3 .header-middle .search-header-container .block-search .block-content .actions .action.search {
        color: #fff
    }
}

.page-header .header-3 .header-middle .search-header-container .block-search .block-content:hover .actions .action.search {
    color: #333 !important
}

.page-header .header-3 .header-middle .member-header-container {
    display: table-cell;
    vertical-align: middle
}

.page-header .header-3 .header-middle .member-header-container a {
    width: 32px;
    display: inline-block;
    text-align: center
}

.page-header .header-3 .header-middle .member-header-container a:before {
    content: '\f007';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    font-language-override: normal;
    font-kerning: auto;
    font-feature-settings: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 16px;
    line-height: 32px
}

.title-block-primary h2 {
    background: 0 0
}

.page-header .header-3 .header-menu .navigation>ul>li>a {
    font-size: 15px;
    padding: 0 14px;
    font-weight: 400
}

.page-header .header-menu .navigation .level0>.level-top {
    background-color: transparent !important
}

@media (max-width:1500px) {
    .page-header .header-3 .header-menu .navigation>ul>li>a {
        padding: 0 7px
    }
}

@media (max-width:1350px) {
    .page-header .header-3 .header-menu .navigation>ul>li>a {
        font-size: 13px
    }
}

@media (max-width:1080px) {
    html:lang(ru) .page-header .header-3 .header-menu .navigation>ul>li>a {
        font-size: 12px
    }
}

@media (max-width:1024px) {
    html:lang(ru) .page-header .header-3 .header-menu .navigation>ul>li>a {
        padding: 0 5px
    }
}

.cms-index-index .page-header .header-3,
.page-header .header-3 {
    background: #4c4c4c
}

.cms-index-index .page-header .header-3 .header-menu .navigation>ul>li.home-item>a:before {
    opacity: 0
}

.header-menu .navigation>ul>li ul.subchildmenu:not(.mega-columns) li a:before {
    content: '\f0da'
}

.banner-full {
    display: block;
    margin-bottom: 80px
}

.banner-image a {
    display: block
}

.services-block {
    margin-bottom: 80px
}

.services-block ul {
    padding: 0
}

.slider-home-container {
    padding-top: 70px
}

@media (max-width:991px) {
    .page-header .header-3 .header-middle {
        padding: 10px 0
    }

    .page-header .header-3 .header-middle strong.logo,
    .page-header .header-3 .header-middle a:first-child.logo {
        display: none !important
    }

    .page-header .header-3 .header-middle .mobileLogo {
        position: absolute;
        left: 50%;
        margin: 0 0 0 -18%
    }

    .sidebar-type .navigation-mobile {
        background-color: #171717
    }
}

@media (max-width:991px) and (min-width:768px) {
    .page-header .header-3 .header-middle .right-content .cart-header-container {
        position: initial
    }

    .slider-home-container {
        padding-top: 73px
    }

    .page-header .header-3 .navigation-mobile-container .btn-mobile .button-mobile {
        border-left: 0;
        border-right: 0;
        color: #fff !important
    }

    .page-header .header-3 .header-middle {
        background-position: right center
    }
}

@media screen and (min-width:768px) {

    .sm-megamenu2.navigation li.level0.fullwidth .submenu li.level1>a:hover,
    .sm-megamenu2.navigation li.level0.staticwidth .submenu li.level1>a:hover {
        color: #ff7e10 !important
    }
}

@media (max-width:767px) {

    .page-header .header-3 .header-middle .search-header-container,
    .page-header .header-3 .header-middle .cart-header-container {
        padding-right: 0
    }

    .page-header .header-3 .header-middle .right-content .cart-header-container {
        position: initial
    }

    .page-header .header-3 .header-middle .mobileLogo {
        width: 144px
    }

    .slider-home-container {
        padding-top: 73px
    }

    .page-header .header-3 .navigation-mobile-container .btn-mobile .button-mobile {
        border-left: 0;
        border-right: 0;
        color: #fff !important
    }

    .page-header .header-3 .header-middle {
        background-position: right center
    }
}

.key3-category-slider {
    background: url(/pub/media/wysiwyg/webBg/i_news_shadow.png) no-repeat center bottom 0;
    padding-bottom: 22px;
    margin-bottom: 80px
}

.key3-category-slider .grid-product-type .product-item {
    width: 25%;
    padding: 0 20px !important;
    margin: 0 !important;
    border-right: 1px solid #e4e4e4
}

.key3-category-slider .grid-product-type .product-item:nth-child(4) {
    border-right: 0
}

.key3-category-slider .filter-products {
    margin-bottom: 0;
    position: relative
}

.proListHotIcon {
    display: none;
    position: absolute;
    width: 170px;
    height: 50px;
    bottom: -30px;
    left: 50%;
    margin: 0 0 0 -85px;
    font-size: 180%;
    color: #666;
    text-align: center;
    line-height: 50px;
    text-shadow: 1px 1px #fff;
    background: #f59544;
    background: -moz-linear-gradient(top, #e4e4e4 0%, silver 100%);
    background: -webkit-linear-gradient(top, #e4e4e4 0%, silver 100%);
    background: linear-gradient(to bottom, #e4e4e4 0%, silver 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#c0c0c0', GradientType=0)
}

@media screen and (max-width:991px) {
    .key3-category-slider .grid-product-type .product-item {
        padding: 0 20px !important
    }
}

@media screen and (max-width:767px) {
    .key3-category-slider .grid-product-type .product-item .item-inner .product-item-info .product-item-image .product-image-photo {
        width: 90% !important
    }

    .key3-category-slider .grid-product-type .product-item {
        width: 50%;
        padding: 20px !important;
        border-right: 0
    }
}

.product-wrapper.news_block {
    margin: 80px 0
}

.product-wrapper.news_block h2 {
    font-size: 38px;
    font-weight: 400;
    font-family: Roboto;
    letter-spacing: 4px
}

.grid-product-type .product-item {
    margin-bottom: 40px !important
}

.grid-product-type .product-item .item-inner .product-item-info .product-item-image .product-item-photo {
    border: 0 !important;
    padding: 0 !important
}

.grid-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-name {
    font-size: 100% !important;
    line-height: 20px;
    height: 75px;
    overflow: hidden;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .grid-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-name {
        margin-bottom: 15px !important
    }
}

.grid-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-description {
    font-size: 15px;
    line-height: 24px;
    color: #999;
    height: 100px;
    text-align: left;
    overflow: hidden
}

.product.name a {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #222
}

.product.name a:hover {
    color: #ff7e10
}

.grid-product-type .product-item .item-inner .product-item-info .product-item-details .price-box .price {
    font-size: 15px !important;
    font-weight: 400
}

.slider-brand {
    max-width: 600px;
    margin: 0 auto
}

.slider-brand .item .iconBox {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.slider-brand .item:hover .iconBox {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.slider-brand .item:hover .icon {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.slider-brand .item .icon {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    text-align: center;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border-radius: 99em;
    -moz-border-radius: 99em;
    -webkit-border-radius: 99em;
    -o-border-radius: 99em;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    font-size: 20px;
    border: 3px solid #e5001f;
    overflow: hidden
}

.slider-brand .item .icon .tri {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5.5px 0 0 -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 11px;
    border-color: transparent transparent transparent #fff
}

.slider-brand .item .youTubeImg {
    position: relative;
    height: 90px
}

.slider-brand .item .ti {
    padding: 0 15px;
    margin-top: 10px;
    max-height: 46px;
    font-size: 15px;
    line-height: 23px;
    color: #252525;
    overflow: hidden
}

.slider-brand-wrapper-home .slider-brand-content .item a img {
    opacity: 1;
    position: absolute;
    top: 50%;
    margin: -60px 0 0
}

.slider-brand-wrapper-home .slider-brand-content .item {
    max-width: 160px;
    margin: 0 auto
}

.slider-brand-wrapper-home .slider-brand-content {
    border-top: 0;
    padding: 40px 0 70px
}

.page-footer .footer-top {
    background: #f59544;
    background: -moz-linear-gradient(top, #505050 0%, #262626 100%);
    background: -webkit-linear-gradient(top, #505050 0%, #262626 100%);
    background: linear-gradient(to bottom, #505050 0%, #262626 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#505050', endColorstr='#262626', GradientType=0)
}

.page-footer .footer-top .title-footer {
    color: #ff7e10 !important
}

.page-footer .footer-top {
    color: #fff !important
}

.page-footer .footer-top a {
    color: #fff !important
}

.services-block ul li a:hover~.service-info h2,
.services-block ul li a:hover~.service-info p {
    color: #ff7e10 !important
}

.page-footer .footer-top a:hover {
    color: #ff7e10 !important
}

.page-footer .footer-middle a:hover {
    color: #ff7e10 !important
}

.page-footer .footer-1 .footer-top .title-footer:before,
.page-footer .footer-2 .footer-middle .title-footer:before,
.footer-1 .socials-block ul li a:hover,
.footer-2 .socials-block ul li a:hover,
.footer-newsletter .block-newsletter .actions button,
.page-footer .footer-4 .footer-middle .footer-middle-top .socials-block ul li a:hover,
.page-footer .footer-5 .footer-middle .footer-middle-top .socials-block ul li a:hover {
    background-color: #ff7e10 !important
}

.block-footer ul li a:before {
    content: '\f0da'
}

.page-footer .footer-3 .footer-top .block-footer.block-footer-contact ul li {
    margin-bottom: 15px
}

.block-footer ul li {
    margin-bottom: 5px
}

.page-footer .footer-middle {
    background-image: url('/pub/media/wysiwyg/footer-image/foot_down_bg.jpg');
    background-repeat: repeat
}

.footer-newsletter .block-newsletter .field.newsletter {
    width: 85%
}

.page-footer .footer-3 .footer-middle .footer-newsletter .block-newsletter .field.newsletter .control #newsletter {
    padding-left: 10px
}

.page-footer .footer-3 .footer-middle .footer-newsletter {
    padding-left: 50px
}

.page-footer .footer-3 .footer-middle .newsletter-info-footer .title-footer {
    font-size: 166.67%;
    color: #d0d0d0
}

.page-footer .footer-3 .footer-top .block-footer .title-footer {
    font-weight: 300;
    font-size: 18px;
    font-weight: 600
}

.font18 {
    font-size: 18px;
    font-weight: 600
}

.Color222 {
    color: #222
}

.height50 {
    height: 76px;
    overflow: hidden
}

.w83 {
    width: 81%
}

.w96 {
    width: 96%;
    margin: 0 auto;
    display: block
}

.padding-bottom20 {
    padding-bottom: 20px
}

.border-bottom1 {
    border-bottom: 1px solid #e0e0e0
}

.md-border-right1 {
    border-right: 1px solid #dedede
}

.icenter {
    text-align: center;
    margin: 0 auto
}

.block-footer .title-footer:before {
    height: 0
}

.page-footer .footer-bottom {
    background-color: #505050 !important;
    color: #c8c8c8 !important
}

@media (max-width:767px) {
    .page-header .header-3 .header-top {
        height: 40px
    }

    .page-header .header-3 .header-top .customer-container .header-top-right {
        background-color: transparent;
        margin-top: -6px
    }

    .page-header .header-3 .header-top .customer-container .header-top-right>.header.links {
        background: #505050;
        top: 40px
    }
}

.breadcrumbs .item:not(:last-child):after {
    vertical-align: middle
}

.cms-home-demo-03.cms-index-index .breadcrumbs {
    display: none
}

.container-video {
    position: relative;
    height: 500px;
    overflow: hidden;
    opacity: .01;
    -webkit-animation: load 1.5s .8s ease-out forwards;
    animation: load 1.5s .8s ease-out forwards
}

.container-video #video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
    max-width: none
}

@-webkit-keyframes load {
    100% {
        opacity: 1
    }
}

@keyframes load {
    100% {
        opacity: 1
    }
}

.table-center {
    display: table;
    width: 100%;
    position: relative;
    height: 100%;
    z-index: 1;
    background-color: rgba(255, 255, 255, .2)
}

.table-center>div {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    text-align: center
}

.table-center>div h1 {
    color: #fff;
    margin: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #000
}

.table-center>div a.cta {
    padding: 10px 20px;
    font-weight: 300;
    font-size: 1em;
    letter-spacing: .12em;
    display: inline-block;
    background: #000;
    color: #fff;
    margin: 1em 0;
    transition: all .2s ease;
    -webkit-transition: all .2s ease
}

@media (max-width:530px) {
    .container-video .table-center {
        display: block;
        padding: 50px 0 0
    }

    .container-video .table-center>div {
        display: block
    }
}

.services-block ul li {
    border-right: 1px solid #ddd
}

.fotorama__stage__shaft {
    border: 0
}

.fotorama__thumb,
.fotorama__thumb-border {
    border: 0
}

.video-thumb-icon:after {
    width: 50px;
    height: 50px;
    transform: scale(.8)
}

.home-3-style .breadcrumbs,
.home-4-style .breadcrumbs,
.home-5-style .breadcrumbs {
    padding: 0;
    padding-top: 71px;
    background-color: #fff
}

.home-3-style .breadcrumbs .page-title,
.home-4-style .breadcrumbs .page-title,
.home-5-style .breadcrumbs .page-title {
    display: none
}

.page-wrapper .breadcrumbs .items {
    display: none
}

.page-wrapper>.page-main {
    padding-top: 0
}

body .product-info-main {
    width: 40% !important;
    padding: 0;
    margin: 20px 20px 0
}

@media (max-width:767px) {
    .page-wrapper .product-info-main {
        margin: 20px 0 0
    }
}

#addthis_wrap {
    border-top: 0
}

body .product-info-main .page-title {
    font-size: 38px;
    font-weight: 600;
    letter-spacing: 0px
}

.product-info-main .page-title-wrapper .page-title {
    margin-bottom: 20px
}



@media (min-width:1200px) {
    .page-layout-1column .product-info-main {
        width: 40% !important;
        padding: 0;
        margin: 0 30px
    }
}

.catalog-product-view .col1-layout>.container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0
}

.resp-tab-content {
    border: 0
}

@media (max-width:991px) and (min-width:768px) {
    .page-header .header-3 .header-menu {
        background-color: #fff;
        margin-top: 0
    }

    .home-3-style .breadcrumbs,
    .home-4-style .breadcrumbs,
    .home-5-style .breadcrumbs {
        padding-top: 71px
    }
}

@media (max-width:767px) {
    .page-header .header-3 .header-menu {
        background-color: #fff;
        margin-top: 0
    }

    .home-3-style .breadcrumbs,
    .home-4-style .breadcrumbs,
    .home-5-style .breadcrumbs {
        padding-top: 71px
    }
}

.category-view {
    line-height: normal;
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px
}

.category-image,
.category-description {
    margin-bottom: 60px;
    font-size: 38px;
    font-weight: 600
}

.category-image .image {
    width: 100%
}

@media (max-width:1280px) {

    .category-image,
    .category-description {
        margin-bottom: 30px;
        font-size: 45px
    }
}

.filter-options .filter-options-title {
    padding: 15px 0 0
}

.filter-options .item a .count:before {
    content: '('
}

.sidebar .block.filter .block-content .filter-options .filter-options-content {
    background-color: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid #efefef !important;
    margin-bottom: 0 !important;
    padding: 10px !important;
    max-height: none !important
}

.sidebar .block.filter .block-content .filter-options .filter-options-content .items .item {
    padding: 2px 0 !important;
    color: #b5b5b5
}

.sidebar .block.filter .block-content .filter-options .filter-options-content .items .item a {
    border-bottom: 0 !important;
    padding: 0 0 0 20px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    background-image: url(/pub/media/wysiwyg/webBg/icon_side_bar.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    color: #999
}

.sidebar .block.filter .block-content .filter-options .filter-options-content .items .item a:hover {
    color: #ff7e10
}

.sidebar .block.filter .block-content .filter-options .filter-options-content .items .item a .count {
    float: none !important
}

.sidebar .block.filter .block-content .filter-options .filter-options-title {
    font-size: 18px !important;
    font-weight: 600 !important
}

.toolbar {
    border: 0 !important;
    background-color: transparent !important
}

.toolbar .modes .modes-mode.mode-grid:before,
.toolbar .modes .modes-mode.mode-list:before {
    display: block !important;
    line-height: 34px !important
}

.rotate-hover-effect .product-item-image .product-item-photo:before {
    background-color: transparent !important
}

.grid-product-type .product-item .item-inner .product-item-info .product-item-details .price-box {
    padding: 10px;
    margin: 0 !important;
    display: inline-block
}

.grid-product-type .product-item .item-inner .product-item-info .product-item-details .price-container {
    height: 30px;
    line-height: 30px
}

.grid-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-inner {
    padding: 10px !important;
    display: inline-block !important;
    vertical-align: bottom !important
}

.grid-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-inner .actions-primary .tocart {
    height: 30px !important;
    line-height: 30px !important;
    padding: 0 10px !important
}

.grid-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-inner .actions-primary .tocart span {
    font-size: 13px !important;
    line-height: 28px !important;
    display: block !important
}

.grid-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-inner .actions-primary .tocart {
    height: 30px !important;
    line-height: 30px !important;
    margin-bottom: 0 !important
}

.action.primary {
    text-transform: inherit
}

.price {
    color: #222
}

.block-compare .block-title {
    background-image: url('/pub/media/wysiwyg/webBg/icon_screw.png');
    background-position: 15px center;
    background-repeat: no-repeat;
    background-color: #eee;
    margin-bottom: 0;
    max-height: 44px;
    overflow: hidden
}

.sidebar .block .block-title strong {
    display: block;
    padding: 0;
    margin: 0;
    background-image: url('/pub/media/wysiwyg/webBg/icon_screw.png');
    background-position: right 15px center;
    background-repeat: no-repeat;
    padding: 10px 0;
    text-align: center
}

input[type=text],
input[type=password],
input[type=url],
input[type=tel],
input[type=search],
input[type=number],
input[type=datetime],
input[type=email] {
    height: 20px;
    line-height: 30px
}

.products .grid-product-type .product-item .item-inner .product-item-info .product-item-image .product-image-photo {
    width: 90% !important
}

.product-label.new-label {
    background-color: #a41124 !important;
    font-size: 12px
}

.list-product-type .product-item .item-inner .product-item-info .product-item-image .product-item-photo {
    border: 0 !important
}

.list-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-description {
    font-size: 13px !important;
    height: 48px;
    overflow: hidden
}

.list-product-type .product-item .item-inner .product-item-info .product-item-details .price-box .price {
    font-size: 18px !important;
    font-weight: 400 !important
}

.list-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-inner .actions-primary .tocart {
    height: 30px !important;
    line-height: 28px !important;
    font-size: 13px !important
}

@media screen and (max-width:1199px) {
    .sidebar .block .block-title strong {
        font-size: 100% !important
    }

    .price-slider-values input[type=text] {
        width: 100%
    }

    input[type=text],
    input[type=password],
    input[type=url],
    input[type=tel],
    input[type=search],
    input[type=number],
    input[type=datetime],
    input[type=email] {
        height: 20px;
        line-height: 30px
    }
}

.sidebar .block.block-compare .empty,
.sidebar .block.block-compare .block-content {
    border: 0 !important;
    background-color: #eee !important
}

.sidebar .block.filter .block-content .filter-current .block-subtitle.filter-current-subtitle {
    font-size: 15px !important;
    padding: 15px 0 0 !important;
    line-height: initial !important
}

.sidebar .block.block-compare .product-items .product-item-name {
    padding-left: 20px
}

.modals-wrapper .modal-content {
    padding-top: 0;
    padding-bottom: 0
}

.smcqp-modal-popup.modal-popup.modal-slide._show .modal-inner-wrap {
    transform: translateY(115px);
    -webkit-transform: translateY(115px);
    -ms-transform: translateY(115px)
}

@media screen and (max-width:767px) {
    .price-slider-values input[type=text] {
        width: 50px
    }
}

@media screen and (min-width:768px) {
    .sidebar .block.filter .block-content .filter-options .filter-options-content {
        background-color: transparent !important;
        border: 0 !important;
        border-bottom: 1px solid #efefef !important;
        margin-bottom: 0 !important;
        padding: 10px !important;
        max-height: none !important
    }

    .sidebar .block.filter .block-content .filter-options .filter-options-content .items .item {
        padding: 2px 0 !important
    }

    .sidebar .block.filter .block-content .filter-options .filter-options-content .items .item a {
        border-bottom: 0 !important;
        padding: 0 0 0 20px !important
    }

    .sidebar .block.filter .block-content .filter-options .filter-options-content .items .item a .count {
        float: none !important
    }

    .filter-options .item a .count:before {
        content: '('
    }

    .toolbar {
        border: 0 !important;
        background-color: transparent !important
    }

    .toolbar-products {
        font-size: 15px
    }

    .toolbar .modes .modes-mode.mode-grid:before,
    .toolbar .modes .modes-mode.mode-list:before {
        display: block !important;
        line-height: 34px !important
    }

    .rotate-hover-effect .product-item-image .product-item-photo:before {
        background-color: transparent !important
    }

    .grid-product-type .product-item {
        padding-left: 20px !important;
        padding-right: 20px !important;
        margin-bottom: 40px !important
    }

    .cms-index-index .grid-product-type .product-item {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 40px !important
    }

    .grid-product-type .product-item .item-inner .product-item-info .product-item-details .price-box {
        margin: 0 !important
    }

    .grid-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-inner {
        padding: 10px !important;
        display: inline-block !important;
        vertical-align: bottom !important
    }

    .grid-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-inner .actions-primary .tocart {
        height: 30px !important;
        line-height: 30px !important;
        padding: 0 10px !important
    }

    .grid-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-inner .actions-primary .tocart span {
        font-size: 13px !important;
        line-height: 28px !important;
        display: block !important
    }

    .grid-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-inner .actions-primary .tocart {
        height: 30px !important;
        line-height: 30px !important;
        margin-bottom: 0 !important
    }

    .sidebar .block.block-compare .empty,
    .sidebar .block.block-compare .block-content {
        border: 0 !important;
        background-color: #eee !important
    }

    .sidebar .block.filter .block-content .filter-current .block-subtitle.filter-current-subtitle {
        font-size: 18px !important;
        padding: 15px 0 0 !important;
        line-height: initial !important;
        font-weight: 600 !important
    }

    .list-product-type .product-item .item-inner .product-item-info .product-item-image .product-item-photo {
        border: 0 !important
    }

    .list-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-description {
        font-size: 15px !important;
        height: 48px;
        overflow: hidden;
        color: #b5b5b5
    }

    .list-product-type .product-item .item-inner .product-item-info .product-item-details .price-box .price {
        font-size: 18px !important;
        font-weight: 400 !important
    }

    .list-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-inner .actions-primary .tocart {
        height: 30px !important;
        line-height: 28px !important;
        font-size: 13px !important
    }

    .products .grid-product-type .product-item .item-inner .product-item-info .product-item-image .product-image-photo {
        width: 90% !important
    }

    .product-label.new-label {
        background-color: #a41124 !important;
        font-size: 12px
    }

    .list-product-type .product-item .item-inner .product-item-info .product-item-details .product-item-name {
        margin: 50px 0 7px !important
    }
}

.key3_pro_view_top {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 50px;
    text-align: center
}

.product-social-links,
.amazon-minicart-container {
    width: auto
}

.fotorama__nav-wrap {
    margin: 0
}

.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    top: 50% !important;
    margin: -210px 0 0
}

.fotorama__nav__shaft {
    display: flex
}

.fotorama__thumb-border {
    display: none
}

.fotorama__nav__frame.fotorama__nav__frame--thumb {
    padding: 0
}

.page-layout-1column .product-info-main {
    float: none !important;
    display: inline-block
}

.page-layout-1column .product.media {
    float: none !important;
    display: inline-block
}

@media screen and (min-width:1200px) {
    .page-layout-1column .product.media {
        width: 55% !important
    }
}

@media screen and (min-width:768px) {
    .page-layout-1column .product.media {
        vertical-align: middle;
        padding: 0;
        margin: 0 1%
    }

    .page-layout-1column .product-info-main {
        vertical-align: middle;
        text-align: left;
        margin: 0 1%
    }
}

.default-style .resp-tabs-list {
    background-image: url('/pub/media/wysiwyg/webBg/tabs_bg.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-bottom: 0;
    text-align: center
}

.default-style .resp-tabs-list li {
    float: none;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    border: 0;
    background-color: transparent;
    padding: 15px 13px 12px !important
}

@media screen and (max-width:767px) {
    .default-style .resp-tabs-list {
        background-image: none;
        background-color: #fbfbfb
    }

    .default-style .resp-tabs-list li {
        margin-right: 0;
        margin-left: 0
    }

    .resp-tab-content {
        padding: 0 !important
    }

    .product.data.items.default-style .data.item {
        margin-top: 0
    }
}

.default-style .resp-tabs-list li:hover,
.default-style .resp-tabs-list li.active {
    color: #ff7e10;
    border-bottom: 2px solid #ff7e10;
    background-color: transparent !important
}

.resp-tab-content {
    padding: 0
}

.product.info.detailed .additional-attributes {
    width: 100%;
    max-width: 1200px;
    margin: 70px auto
}

.product.info.detailed .additional-attributes>tbody>tr:nth-child(even) {
    background-color: #f5f5f5
}

.product.info.detailed .additional-attributes>tbody>tr>th,
.product.info.detailed .additional-attributes>tbody>tr>td {
    font-size: 15px;
    vertical-align: top;
    line-height: 25px;
    padding: 10px 0 10px 23px;
    overflow: hidden
}

.product.info.detailed .additional-attributes>tbody>tr>th {
    color: #ed6d00;
    text-transform: uppercase;
    display: block !important
}

.product.info.detailed .additional-attributes>tbody>tr>td {
    padding: 10px
}

@media screen and (max-width:639px) {

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td[data-th]:before,
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr th[data-th]:before {
        display: none;
        font-weight: 400;
        content: attr(data-th) ' '
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
        padding: 10px 2%
    }

    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr td,
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr th {
        padding: 5px 2%
    }
}

.proAttTi {
    margin-top: 70px !important;
    margin-bottom: 20px !important
}

#downloadDiv .proAttTi {
    margin-top: 20px !important
}

.downloadResBox .item .details .name {
    font-size: 18px !important;
    font-weight: 600
}

.proAttTi p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px
}

.downloadResBox .item .details .info span,
.dlContWrap .info span {
    font-size: 15px !important
}

.proAttTi ul li {
    min-height: 25px !important;
    text-align: center;
    font-size: 15px !important;
    color: #7f7f7f !important;
    opacity: .8;
    height: auto
}

.proAttTi ul li:last-child {
    border-right: 0 !important
}

.product.info.detailed .product-attachment,
.proAttTi {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 70px;
    text-align: center
}

.proAttTi ul {
    background-color: #f5f5f5;
    background: -moz-linear-gradient(top, #fff 0%, #d0d0d0 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #d0d0d0 100%);
    background: linear-gradient(to bottom, #fff 0%, #d0d0d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d0d0d0', GradientType=0)
}

.proAttTi ul li {
    color: #555
}

.proAttTi ul li,
.product-attachment ul li {
    width: 15%;
    min-height: 25px;
    vertical-align: middle;
    display: inline-block;
    line-height: 25px;
    margin: 10px 0;
    padding: 0 10px;
    font-size: 15px;
    color: #252525;
    text-align: center
}

.product-attachment ul:nth-child(even) {
    background-color: #f5f5f5
}

.product-attachment ul li a {
    color: #ed6d00
}

.proAttTi ul li:nth-child(1),
.product-attachment ul li:nth-child(1) {
    width: 20%
}

.proAttTi ul li:nth-child(2),
.product-attachment ul li:nth-child(2) {
    width: 30%
}

@media (max-width:992px) {

    .proAttTi ul li:nth-child(1),
    .product-attachment ul li:nth-child(1),
    .proAttTi ul li:nth-child(2),
    .product-attachment ul li:nth-child(2) {
        width: 50%
    }

    .proAttTi ul li:nth-child(3),
    .product-attachment ul li:nth-child(3),
    .proAttTi ul li:nth-child(4),
    .product-attachment ul li:nth-child(4) .proAttTi ul li:nth-child(5),
    .product-attachment ul li:nth-child(5) {
        display: none
    }
}

.product.info.detailed .image-set {
    margin: 70px 0
}

.product.info.detailed .image-set a {
    display: block;
    float: left;
    margin: 2px;
    border: 1px solid #dadada;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.product.info.detailed .image-set a:hover {
    border: 1px solid red
}

ul.news-lists {
    padding: 40px 0 0 !important
}

ul.news-lists li.post {
    background-color: #f5f5f5 !important;
    border: 0 !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    margin-bottom: 50px !important;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, .05);
    display: block;
    background: -moz-linear-gradient(top, #fff 0%, #f1f1f1 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #fff 0%, #f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px
}

.post-list-text-content {
    padding: 20px !important
}

.list-layout .post-entry-bottom {
    padding: 10px 0 0 !important
}

.list-layout .post-entry-bottom:not(.full) a.custom-more-link {
    float: none !important
}

.list-layout .like-comment-buttons-wrapper {
    float: none !important;
    margin: 0 0 0 20px !important;
    display: inline-block !important
}

.post-header {
    background-color: transparent !important
}

.post-header h2 a {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    color: #505050 !important
}

.grid-layout .post-featured-item {
    background-color: transparent !important;
    padding: 0 20px !important
}

.post-header h1:before,
.post-header h2:before {
    height: 0 !important
}

.post-view .post-header h1 {
    font-size: 30px !important;
    font-weight: 400 !important;
    line-height: 35px;
    color: #505050
}

.post.article-item {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border: 0 !important
}

.news-post-share-buttons .share-btn {
    width: 40px
}

.post-line-bottom {
    border-top: 0 !important
}

.news-post-item-content {
    font-size: 13px;
    line-height: 27px !important
}

.post-entry {
    background-color: transparent !important
}

.post-entry p {
    margin-bottom: 0 !important
}

.grid-layout .post-entry-bottom {
    background-color: transparent !important
}

.news-page .sidebar.sidebar-main {
    margin-bottom: 0;
    max-height: 44px;
    overflow: hidden
}

.news-page .sidebar .block .block-title strong {
    display: block;
    padding: 0;
    margin: 0;
    text-align: center
}

.news-page #sidebar .widget {
    padding: 0 !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background-color: transparent !important
}

.news-page #sidebar .widget h3 {
    font-size: 180% !important;
    font-weight: 400 !important
}

.sidebar .block .block-content {
    background-color: transparent !important;
    padding: 0 !important;
    border: 0 !important
}

.news-page .page-wrapper .columns .sidebar.sidebar-main {
    padding-top: 40px
}

.block-search .control {
    padding: 0 !important
}

@media screen and (min-width:768px) {
    .block-search {
        padding: 0 !important;
        float: none !important;
        width: auto !important
    }

    .sidebar .block .block-content {
        background-color: transparent !important;
        padding: 0 !important;
        border: 0 !important
    }

    .block-search .control {
        padding: 0 !important
    }
}

.minicart-wrapper .action.showcart:before {
    color: #fff;
    min-height: 40px
}

.minicart-wrapper .action.showcart .text:before {
    display: none
}

.header-top-right:before {
    content: '\f007';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    font-synthesis: weight style;
    font-stretch: normal;
    font-size-adjust: none;
    font-language-override: normal;
    font-kerning: auto;
    font-feature-settings: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 14px;
    line-height: 40px
}

.login-container {
    padding: 100px 0 70px
}

@media (max-width:992px) {

    .category-cms,
    .category-image,
    .mobile-filter {
        display: none
    }
}

@media (max-width:480px) {

    .col1-layout .category-product.products-grid .item,
    .col2-layout .category-product.products-grid .item,
    .col3-layout .category-product.products-grid .item {
        width: 50% !important
    }

    .col2-layout .category-product.products-grid .item:nth-child(2n+1) {
        clear: both
    }
}

body .product-info-main .product-options-wrapper {
    padding: 20px 0 20px
}

.swatch-attribute.watts .swatch-attribute-options .swatch-option {
    height: 25px !important;
    width: 55px !important;
    line-height: 25px !important
}

.swatch-attribute-options .swatch-option {
    height: 40px !important;
    width: 40px !important;
    background-size: 100% !important
}

.product-info-price .price-label {
    display: none
}

.swatch-attribute-label,
.swatch-attribute-selected-option {
    display: none
}

.swatch-opt {
    margin: 0 !important
}

@media (max-width:768px) {
    .swatch-attribute-options .swatch-option {
        display: inline-block;
        float: none
    }

    body .product-info-main .swatch-attribute-options {
        margin-left: 10px
    }

    .swatch-option {
        margin: 5px
    }
}

@media (max-width:991px) and (min-width:768px) {
    .news-category-index .col2-layout>.container>.row>.col-lg-9.col-md-9 {
        clear: none
    }
}

.news-category-index .columns.col2-layout .container .row {
    display: block
}

.news-category-index .columns.col2-layout .container .row .col-lg-3.col-md-3.news-category {
    float: right
}

.news-category-index .columns.col2-layout .container .row .col-lg-9.col-md-9 {
    float: left
}

.tableOthers>tbody>tr>td,
.tableOthers>tbody>tr>th,
.tableOthers>tfoot>tr>td,
.tableOthers>tfoot>tr>th,
.tableOthers>thead>tr>td,
.tableOthers>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0 solid #ddd !important;
    border: 1px solid #989898 !important
}

.flex-next:hover,
.flex-prev:hover {
    background-color: rgba(255, 126, 16, .7)
}

.cart.table-wrapper .items thead+.item {
    border-top: 0
}

.cart-container {
    padding-top: 90px
}

.category-cms .container.filterCate .col-md-3 {
    filter: alpha(opacity=50) !important;
    opacity: .5 !important;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s
}

.category-cms .container.filterCate .col-md-3.filterNoTrans {
    filter: alpha(opacity=100) !important;
    opacity: 1 !important
}

.category-cms .container.filterCate .col-md-3.filterNoTrans img {
    animation: 2s filterItem infinite ease-in-out
}

@keyframes filterItem {
    from {
        transform: translate(0, 0px)
    }

    65% {
        transform: translate(0, 5px)
    }

    to {
        transform: translate(0, -0px)
    }
}

.liDisappear {
    display: none
}

#option-label-mhz_2-710-item-466,
#option-label-mhz_2-710-item-467,
#option-label-mhz_2-710-item-469,
#option-label-mhz_2-710-item-465,
#option-label-mhz_2-710-item-468 {
    width: 75px !important
}

#product-attribute-specs-table>tbody>tr>td,
#product-attribute-specs-table>tbody>tr>th,
#product-attribute-specs-table>tfoot>tr>td,
#product-attribute-specs-table>tfoot>tr>th,
#product-attribute-specs-table>thead>tr>td,
#product-attribute-specs-table>thead>tr>th {
    border: 0 solid #ddd
}

#product-attribute-specs-table>.table:not(.cart):not(.totals)>thead>tr>th,
#product-attribute-specs-table>.table:not(.cart):not(.totals)>tbody>tr>th,
#product-attribute-specs-table>.table:not(.cart):not(.totals)>tfoot>tr>th,
#product-attribute-specs-table>.table:not(.cart):not(.totals)>thead>tr>td,
#product-attribute-specs-table>.table:not(.cart):not(.totals)>tbody>tr>td,
#product-attribute-specs-table>.table:not(.cart):not(.totals)>tfoot>tr>td {
    border: 0 solid #ddd
}

.page-header .header-3 .header-middle .headRightBox {
    padding-right: 2.5px !important;
    padding-left: 2.5px
}

.lang-header-container {
    display: table-cell;
    vertical-align: middle;
    line-height: 50px;
    padding: 0 2.5px
}

.lang-header-container .langRadius {
    width: 22px;
    height: 22px;
    line-height: 22px;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 99em;
    -moz-border-radius: 99em;
    -webkit-border-radius: 99em;
    -o-border-radius: 99em;
    margin: 0 3px
}

@media (min-width:1200px) {

    .container,
    .page.messages {
        max-width: 1500px !important
    }
}

.cms-index-index .product.name a {
    font-weight: 600;
    font-size: 15px;
    color: #222
}

.owl-carousel.owl-loaded {
    margin: 0 auto
}

.cms-index-index .grid-product-type .product-item .item-inner .product-item-info .product-item-image {
    padding: 0 15px
}

.cms-index-index .grid-product-type .product-item .item-inner .product-item-info .product-item-details {
    padding: 10px 0 0 !important
}

.cms-index-index .owl-carousel .item.product.product-item {
    margin-left: 50px !important;
    margin-right: 50px !important
}

.cms-index-index .grid-product-type .product-item.hover .item-inner .product-item-info .product-item-image img {
    animation: 2s iNewProList infinite ease-in-out
}

@keyframes iNewProList {
    from {
        transform: translate(0, 0px)
    }

    25% {
        transform: translate(0, -5px)
    }

    75% {
        transform: translate(0, 5px)
    }

    to {
        transform: translate(0, -0px)
    }
}

.home-style-3 .product-wrapper .owl-nav>div.owl-prev,
.home-style-3 .slider-latest-post .owl-nav>div.owl-prev,
.home-style-3 .slider-brand-wrapper-home .owl-nav>div.owl-prev {
    left: -30px
}

.home-style-3 .product-wrapper .owl-nav>div.owl-next,
.home-style-3 .slider-latest-post .owl-nav>div.owl-next,
.home-style-3 .slider-brand-wrapper-home .owl-nav>div.owl-next {
    right: -30px
}

@media (min-width:1200px) {

    .home-style-3 .product-wrapper .owl-nav>div.owl-prev,
    .home-style-3 .slider-latest-post .owl-nav>div.owl-prev,
    .home-style-3 .slider-brand-wrapper-home .owl-nav>div.owl-prev {
        display: none !important
    }

    .home-style-3 .product-wrapper .owl-nav>div.owl-next,
    .home-style-3 .slider-latest-post .owl-nav>div.owl-next,
    .home-style-3 .slider-brand-wrapper-home .owl-nav>div.owl-next {
        display: none !important
    }
}

.product-item-image figcaption {
    top: 50%;
    left: 50%;
    width: 100px;
    height: 40px;
    margin: -20px 0 0 -50px;
    position: absolute;
    background: rgba(0, 0, 0, 0);
    z-index: 2;
    padding: 0;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.product-item-image:hover figcaption {
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    transition-delay: .7s;
    background: rgba(0, 0, 0, 1)
}

.product-item-image figcaption h3,
.product-item-image figcaption p {
    margin: 0 0 8px;
    opacity: 0
}

.product-item-image figcaption h3 {
    position: relative;
    font-weight: 400;
    font-size: 12px;
    font-family: Roboto;
    text-transform: uppercase;
    -webkit-transform: translateY(75%);
    transform: translateY(75%)
}

.product-item-image figcaption h3 span {
    font-weight: 800
}

.product-item-image figcaption p {
    position: absolute;
    font-size: .9em;
    font-weight: 500;
    text-align: right;
    bottom: 0;
    right: 0;
    padding: 10px 20px
}

.product-item-image figcaption:before,
.product-item-image figcaption:after,
.product-item-image figcaption div:before,
.product-item-image figcaption div:after {
    background-color: #000;
    position: absolute;
    content: "";
    display: block;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.product-item-image figcaption:before,
.product-item-image figcaption:after {
    width: 0;
    height: 1px
}

.product-item-image figcaption div:before,
.product-item-image figcaption div:after {
    width: 1px;
    height: 0
}

.product-item-image figcaption:before,
.product-item-image figcaption div:before {
    left: 0;
    top: 0
}

.product-item-image figcaption:after {
    bottom: 0;
    left: 0
}

.product-item-image figcaption div:after {
    top: 0;
    right: 0
}

.product-item-image figcaption:after,
.product-item-image figcaption div:after {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

.product-item-image:hover img,
.product-item-image.hover img {
    opacity: .7;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.product-item-image:hover figcaption h3,
.product-item-image.hover figcaption h3,
.product-item-image:hover figcaption p,
.product-item-image.hover figcaption p {
    opacity: 1;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin: 0;
    padding: 0;
    line-height: 40px;
    text-align: center;
    color: #fff
}

.product-item-image:hover figcaption p,
.product-item-image.hover figcaption p {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.product-item-image:hover figcaption:before,
.product-item-image.hover figcaption:before,
.product-item-image:hover figcaption:after,
.product-item-image.hover figcaption:after {
    width: 100%
}

.product-item-image:hover figcaption div:before,
.product-item-image.hover figcaption div:before,
.product-item-image:hover figcaption div:after,
.product-item-image.hover figcaption div:after {
    height: 100%
}

@media (min-width:1200px) and (max-width:1500px) {
    .product-wrapper.news_block.newProSlider .product-slider-1 {
        padding: 0 50px
    }
}

@media screen and (max-width:480px) {
    .cms-index-index .owl-carousel .item.product.product-item {
        margin-left: 30px !important;
        margin-right: 30px !important
    }
}

.bannerNewsWrap,
.iEventWrap {

}

.bannerNewsWrap img {
    display: block;
    max-width: 100%;
    width: 100%
}

.container,
.page.messages {
    margin: 0 auto
}

@media (min-width:1200px) {

    .container,
    .page.messages {
        max-width: 1500px !important
    }
}

.product-wrapper.news_block.iNewsBg {
    background: #ededed;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #ededed 100%);
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #ededed 100%);
    background: linear-gradient(to bottom, #f5f5f5 0%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ededed', GradientType=0);
    background-image: url(/pub/media/wysiwyg/webBg/i_sq_top_bg.png);
    background-position: top center;
    background-repeat: repeat-x;
    margin: 80px 0 0
}

.product-wrapper.news_block.iNewsBg .iNewsBgBot {
    background-image: url(/pub/media/wysiwyg/webBg/i_sq_bot_bg.png);
    background-position: bottom center;
    background-repeat: repeat-x;
    padding-bottom: 100px
}

.title-block-primary {
    text-align: center
}

.title-block-primary h2 {
    font-size: 416.66%;
    color: #222;
    padding: 0 0 22px;
    margin: 0 0 18px
}

.product-wrapper.news_block h2 {
    font-size: 38px;
    font-weight: 400;
    font-family: Roboto;
    letter-spacing: 4px
}

.bannerNewsWrap {
    width: 100%;
    overflow: hidden
}

.newsTopWrap {
    width: 100%;
    overflow: hidden
}

@media (min-width:1200px) and (max-width:1500px) {
    .newsTopWrap {
        padding: 0 100px
    }

    .iActionBox {
        padding: 0 100px
    }
}

.bannerLBox {
    width: 50%;
    float: left;
    overflow: hidden
}

.bannerLBox a {
    position: relative;
    display: block;
    overflow: hidden
}

.marg5 img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1.5s ease-in-out;
    transition: 1.5s ease-in-out
}

.marg5:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.marg5 {
    padding: 5px;
    overflow: hidden
}

.bannerLBox .iBanTi {
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 4px;
    z-index: 2;
    width: 100%;
    top: 30px;
    padding: 0 10px;
    text-transform: uppercase
}

@media (max-width:1023px) {
    .bannerLBox {
        width: 100%
    }
}

.iNewsMask {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    padding: 4%;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.iNewsMask:hover {
    opacity: 1;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.iNewsMask .txt {
    margin-top: 55px;
    color: #b6b6b6;
    font-size: 18px;
    max-height: 45px;
    overflow: hidden;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: translateY(75%);
    transform: translateY(75%)
}

.iNewsMask .btn-wrap,
.iActionBR .btn-wrap {
    margin-top: 30px;
    text-align: left;
    position: absolute;
    bottom: 70px;
    left: 50%;
    margin: 0 0 0 -95px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: translateY(75%);
    transform: translateY(75%);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.iActionBR a.tiBox .txt {
    opacity: 0
}

.iNewsMask:hover .txt,
.iNewsMask:hover .btn-wrap,
.iActionBR:hover .btn-wrap,
.iActionBR a:hover .tiBox .txt {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.iActionBR a .tiBox .btn-wrap {
    opacity: 0
}

.iNewsMask:hover .btn-wrap,
.iActionBR a:hover .tiBox .btn-wrap {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.iNewsMask .g-btn,
.iActionBR .g-btn {
    position: relative;
    display: inline-block;
    width: 190px;
    height: 45px;
    font-size: 12px;
    line-height: 45px;
    text-align: center;
    white-space: nowrap;
    margin: 0;
    padding: 0 10px;
    border-style: solid;
    border-width: 1px;
    font-weight: 600;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-transition: background .22s cubic-bezier(.86, .13, .71, .94) .22s, color .2s cubic-bezier(.86, .13, .71, .94) .22s;
    -o-transition: background .22s cubic-bezier(.86, .13, .71, .94) .22s, color .2s cubic-bezier(.86, .13, .71, .94) .22s;
    -webkit-transition: background .22s cubic-bezier(.86, .13, .71, .94), color .2s cubic-bezier(.86, .13, .71, .94);
    -webkit-transition-delay: .22s, .22s;
    transition: background .22s cubic-bezier(.86, .13, .71, .94) .22s, color .2s cubic-bezier(.86, .13, .71, .94) .22s;
    border-color: #505050;
    background-color: transparent;
    color: #a0a0a0
}

.iNewsMask .g-btn:before,
.iNewsMask .g-btn:after,
.iActionBR .g-btn:before,
.iActionBR .g-btn:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    z-index: 0;
    pointer-events: none;
    top: -1px;
    -moz-transition: width .2s cubic-bezier(.86, .13, .71, .94) .02s, height .2s cubic-bezier(.86, .13, .71, .94) .02s;
    -o-transition: width .2s cubic-bezier(.86, .13, .71, .94) .02s, height .2s cubic-bezier(.86, .13, .71, .94) .02s;
    -webkit-transition: width .2s cubic-bezier(.86, .13, .71, .94), height .2s cubic-bezier(.86, .13, .71, .94);
    -webkit-transition-delay: .02s, .02s;
    transition: width .2s cubic-bezier(.86, .13, .71, .94) .02s, height .2s cubic-bezier(.86, .13, .71, .94) .02s
}

.iNewsMask .g-btn:before,
.iActionBR .g-btn:before {
    border-top: 1px solid #ad1a13;
    border-left: 1px solid #ad1a13;
    left: -1px
}

.iNewsMask .g-btn:after,
.iActionBR .g-btn:after {
    border-top: 1px solid #ad1a13;
    border-right: 1px solid #ad1a13;
    right: -1px
}

.iNewsMask .g-btn span,
.iActionBR .g-btn span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2
}

.iNewsMask .g-btn span:before,
.iNewsMask .g-btn span:after,
.iActionBR .g-btn span:before,
.iActionBR .g-btn span:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    z-index: 0;
    pointer-events: none;
    bottom: -1px;
    -moz-transition: width .2s cubic-bezier(.86, .13, .71, .94) .02s, height .2s cubic-bezier(.86, .13, .71, .94) .02s;
    -o-transition: width .2s cubic-bezier(.86, .13, .71, .94) .02s, height .2s cubic-bezier(.86, .13, .71, .94) .02s;
    -webkit-transition: width .2s cubic-bezier(.86, .13, .71, .94), height .2s cubic-bezier(.86, .13, .71, .94);
    -webkit-transition-delay: .02s, .02s;
    transition: width .2s cubic-bezier(.86, .13, .71, .94) .02s, height .2s cubic-bezier(.86, .13, .71, .94) .02s
}

.iNewsMask .g-btn span:before,
.iActionBR .g-btn span:before {
    border-bottom: 1px solid #ad1a13;
    border-left: 1px solid #ad1a13;
    left: -1px
}

.iNewsMask .g-btn span:after,
.iActionBR .g-btn span:after {
    border-bottom: 1px solid #ad1a13;
    border-right: 1px solid #ad1a13;
    right: -1px
}

.iNewsMask .g-btn:hover,
.iActionBR .g-btn:hover {
    color: #fff;
    background: #ad1a13
}

.iNewsMask .g-btn:hover:before,
.iNewsMask .g-btn:hover:after,
.iActionBR .g-btn:hover:before,
.iActionBR .g-btn:hover:after {
    width: 100%;
    height: 100%
}

.iNewsMask .g-btn:hover span:before,
.iNewsMask .g-btn:hover span:after,
.iActionBR .g-btn:hover span:before,
.iActionBR .g-btn:hover span:after {
    width: 100%;
    height: 100%
}

.iNewsMask .g-btn:link,
.iNewsMask .g-btn:visted,
.iNewsMask .g-btn:focus,
.iActionBR .g-btn:link,
.iActionBR .g-btn:visted,
.iActionBR .g-btn:focus {
    color: #222
}

.iNewsTopline {
    width: 60px;
    height: 2px;
    margin: 0 auto;
    background-color: #ff9f00;
    overflow: hidden
}

.iEventWrap {
    width: 100%;
    background-color: #141414;
    background-image: url(/pub/media/wysiwyg/webBg/i_event_bg.png);
    background-position: bottom center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 100px 0;
      font-family: "Lucida Grande",
      "Lucida Sans Unicode",
      Helvetica,
      Arial,
      Verdana,
      sans-serif,
      Geneva,
      sans-serif Verdana,
      Geneva,
      sans-serif Ge
      }

.iActionBox {
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.iActionBL,
.iActionBR {
    width: 100%;
    position: relative;
    overflow: hidden
}

.iActionBL img,
.iActionBR img,
.iActionS img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1.5s ease-in-out;
    transition: 1.5s ease-in-out
}

.iActionBL:hover img,
.iActionBR:hover img,
.iActionS:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.iActionBL .tiBox,
.iActionBR .tiBox {
    position: absolute;
    left: 0;
    bottom: -80%;
    z-index: 1;
    background: linear-gradient(270deg, rgba(0, 0, 0, .8)9%, rgba(235, 220, 70, 0)80%);
    background: -moz-linear-gradient(270deg, rgba(0, 0, 0, .8)9%, rgba(235, 220, 70, 0)80%);
    background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .8)9%, rgba(235, 220, 70, 0)80%);
    background: -o-linear-gradient(270deg, rgba(0, 0, 0, .8)9%, rgba(235, 220, 70, 0)80%);
    height: 100%
}

.iActionBR .tiBox {
    left: inherit;
    right: 0
}

.iActionBL .tiBox .ti,
.iActionBR .tiBox .ti {
    color: #fff;
    font-size: 18px;
    letter-spacing: 4px;
    margin: 16px 25px 4px;
    line-height: 25px;
    overflow: hidden;
    text-transform: uppercase
}

.iActionBL .tiBox .txt,
.iActionBR .tiBox .txt {
    color: #ff7e10;
    font-size: 15px;
    margin: 0 25px;
    line-height: 20px;
    max-height: 100px;
    overflow: hidden
}

.iActionBL .tiBox .btn,
.iActionBR .tiBox .btn {
    position: absolute;
    bottom: 30px;
    left: 25px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #ff7e10;
    overflow: hidden
}

.iActionBL .tiBox .btn a,
.iActionBR .tiBox .btn a {
    display: block;
    color: #fff;
    font-size: 15px
}

.iActionImg {
    display: block
}

.iActionS {
    position: relative;
    float: left;
    width: 33.333333%;
    overflow: hidden;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;

}

.iActionS.3Block {
    width: 33.333333%
}

.iActionS .tiBox {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .7);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.iActionS .tiBox a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.iActionS .tiBox a p,
.iActionS .tiBox p {
    width: 96%;
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 18px;
    letter-spacing: .1em;
    line-height: 30px;
    height: 30px;
    color: #fff;
    margin: -15px 2% 0;
    max-height: 60px;
    text-align: center;
    font-weight: 400;
    overflow: hidden;
    font-family: "Lucida Grande",
    "Lucida Sans Unicode",
    Helvetica,
    Arial,
    Verdana,
    sans-serif;
    
}

.iActionS:hover .tiBox {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media only screen and (max-width:1500px) {
    .iNewsMask .btn-wrap {
        bottom: 20px
    }

    .iNewsMask .txt {
        font-size: 15px
    }
}

@media only screen and (max-width:1279px) {

    .iActionBL,
    .iActionBR {
        width: 99%;
        margin: .5%
    }

    .iActionS {
        width: 32.333333%;
        margin: .5%
    }

    .iActionBR img {
        min-height: 200px;
        width: auto;
        max-width: none
    }
}

@media only screen and (max-width:768px) {
    .iActionS {
        width: 99%
    }
}

@media only screen and (max-width:800px) {

    .iActionBL .tiBox .btn,
    .iActionBR .tiBox .btn {
        display: none
    }
}

@media only screen and (max-width:640px) {

    .iActionBL .tiBox,
    .iActionBR .tiBox {
        display: block;
        width: 100%;
        height: 100%;
        left: 0;
        bottom: -80%;
        z-index: 1;
        background: linear-gradient(270deg, rgba(0, 0, 0, .8)9%, rgba(235, 220, 70, 0)80%);
        background: -moz-linear-gradient(270deg, rgba(0, 0, 0, .8)9%, rgba(235, 220, 70, 0)80%);
        background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .8)9%, rgba(235, 220, 70, 0)80%);
        background: -o-linear-gradient(270deg, rgba(0, 0, 0, .8)9%, rgba(235, 220, 70, 0)80%)
    }

    .iActionBL .tiBox .ti,
    .iActionBR .tiBox .ti {
        text-align: center
    }

    .iActionBL .tiBox .txt,
    .iActionBR .tiBox .txt {
        display: none
    }

    .iActionBL:hover .tiBox .ti,
    .iActionBR:hover .tiBox .txt {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transition: all .2s linear;
        transition: all .2s linear
    }

    .iActionBR .btn-wrap {
        bottom: 50px
    }
}

@media only screen and (max-width:590px) {
    .iActionBR img {
        height: 200px;
        width: auto;
        max-width: none
    }
}

@media screen and (max-width:480px) {
    .product-wrapper.news_block {
        position: inherit
    }

    .product-wrapper.news_block.newProSlider {
        margin: 480px 0 0
    }

    .product-wrapper.news_block h2 {
        font-size: 30px
    }

    .product-wrapper.news_block.iNewsBg .container,
    .iEventWrap .container {
        padding-left: 0;
        padding-right: 0
    }

    .newsTopWrap .marg5 {
        padding: .5% 0
    }

    .bannerLBox.mainInM {
        position: absolute;
        top: 68px;
        left: 0;
        z-index: 1
    }

    .bannerLBox.mainInM>.marg5 {
        padding: 0
    }

    .Key3-Latest-News {
        display: block
    }

    .iNewsMask .btn-wrap,
    .iActionBR .btn-wrap {
        bottom: 10px
    }

    .iNewsMask .txt {
        display: none
    }

    .bannerLBox .iBanTi {
        top: 20px
    }

    .iActionBL .tiBox,
    .iActionBR .tiBox {
        display: block;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1;
        background-color: rgba(0, 0, 0, .7);
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0
    }

    .iActionBL .tiBox .ti,
    .iActionBR .tiBox .ti {
        text-align: center
    }

    .iActionBL .tiBox .txt,
    .iActionBR .tiBox .txt {
        display: none
    }

    .iActionBL:hover .tiBox .ti,
    .iActionBR:hover .tiBox .txt {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transition: all .2s linear;
        transition: all .2s linear
    }

    .iActionBR:hover .tiBox .txt {
        -webkit-transition-delay: .2s;
        transition-delay: .2s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .iActionBR .btn-wrap {
        bottom: 50px
    }
}

.iActionTWrap {
    width: 100%;
    overflow: hidden
}

.iActionBL,
.iActionBR {
    width: 50%;
    float: left;
    position: relative;
    overflow: hidden
}

.iActionBL .tiBox,
.iActionBR .tiBox {
    width: 100%
}

@media only screen and (max-width:1500px) {

    .iActionBL .tiBox .txt,
    .iActionBR .tiBox .txt {
        max-height: 40px
    }
}

@media only screen and (max-width:1279px) {

    .iActionBL,
    .iActionBR {
        width: 49%;
        margin: .5%
    }

    .iActionBR img {
        width: 100%
    }
}

@media only screen and (max-width:1023px) {

    .iActionBL,
    .iActionBR {
        width: 99%
    }
}

@media only screen and (max-width:640px) {

    .iActionBL .tiBox,
    .iActionBR .tiBox {
        width: 100%;
        height: 100%
    }
}

@media only screen and (max-width:590px) {
    .iActionBR img {
        height: auto;
        width: auto
    }
}

#product_switcher_fans_size,
#product_switcher_package,
#product_switcher_watts,
#product_switcher_color,
#product_switcher_dropdown_color,
#product_switcher_mhz_2,
#product_switcher_dropdown_fansize,
#product_switcher_dropdown_switch_type,
#product_switcher_dropdown_radiatorsize,
#product_switcher_memory_dropdown_package {
    padding: 0 10px;
    max-width: 235px
}

.post-view .post-header {
    text-align: center;
    padding: 0 !important;
    visibility: hidden !important
}

body .product-info-main .product.attribute.overview {
    margin: 30px 0
}

@media only screen and (max-width:767px) {

    .product-info-main .box-tocart .field.qty,
    .product-options-bottom .box-tocart .field.qty,
    .product-info-main .box-tocart .actions {
        display: table-cell;
        vertical-align: middle
    }
}

.page-footer .footer-3 .footer-top .block-footer .title-footer {
    font-weight: 400 !important;
    font-family: Roboto !important;
    letter-spacing: 1px
}

.product-wrapper.news_block.iLcgsZone {
    margin: 0;
    background-color: #f0f0f0;
    background-image: url(/pub/media/wysiwyg/webBg/i_lcgs_bg.jpg);
    background-position: bottom center;
    background-size: 100%;
    background-repeat: no-repeat
}

.product-wrapper.news_block.iLcgsZone .bannerNewsWrap {
    padding: 100px 0 100px
}

@media (max-width:992px) {
    .font45 {
        font-size: 20px !important
    }

    .font24 {
        font-size: 15px;
        line-height: 20px
    }

    .layoutCenter {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.colorW {
    color: #fff !important
}

.page-wrapper>.page-main {
    padding-bottom: 0 !important
}

.product.data.items {
    margin-bottom: 0 !important
}

.product.info.detailed {
    margin-bottom: 0 !important
}

.product.data.items {
    margin-bottom: 0 !important
}

.table-wrapper>.table>.label {
    display: block !important
}

@media screen and (min-width:1225px) and (max-width:1500px) {

    .iActionBL .tiBox .txt,
    .iActionBR .tiBox .txt {
        visibility: hidden
    }
}