/*DESIGN Optimization 2019*/

body, button, input, table, textarea {
    font-family: 'Free-Sans'!important;
}

.body-ru a,
.body-ru span,
.body-ru div,
.body-ru p,
.body-ru h1,
.body-ru h2,
.body-ru h3,
.body-ru h4,
.body-ru h5,
.body-ru h6,
.body-hy a,
.body-hy span,
.body-hy div,
.body-hy p,
.body-hy h1,
.body-hy h2,
.body-hy h3,
.body-hy h4,
.body-hy h5,
.body-hy h6 {
    font-family: 'Free-Sans'!important;
    font-weight: normal;
}

.body-ru .header-nav a,
.body-ru .enterprises-big-line-right,
.body-ru .left-menu-link,
.body-hy .header-nav a,
.body-hy .enterprises-big-line-right,
.body-hy .left-menu-link {
    font-size: 18px;
    color: #282828;
}

.header-nav {
    margin-left: 30px;
}
.header-nav .header-nav-item {
    margin: 0 0 0 30px!important;
}
.header-nav-item em.arrow {
    transform: rotate(-180deg);
    margin-top: 8px;
}
.header-nav-item:hover em.arrow {
    transform: rotate(-180deg);
}

.has-feedback {
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-top: -5px;
    padding: 5px 10px;
    width: 160px;
}

.page-header {
    border-bottom: none;
    box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
    padding: 0 15px!important;
}

.page-header-container {
    margin: 0 auto;
    padding: 0!important;
    max-width: 1370px;
}

.logo a {
    width: 160px;
    top: 10px;
}

.d-page-title-new {
    height: auto;
    border-top: none;
    padding: 0 15px;
    margin-bottom: 0!important;
    margin-top: 0!important;
}
.d-page-title-new > h2:after {
    display: none!important;
}
.d-page-title-new > h2, .d-page-title-new > h1, .d-page-title-new > span, .d-page-title-new-right > h1 {
    max-width: 1370px;
    margin-left: auto;
    display: block;
    width: 100%;
    margin-right: auto;
    float: none!important;
    font-size: 28px!important;
}
.d-page-title-new-right {
    display: none;
}
.d-page-title-new > h2, .d-page-title-new > h1, .d-page-title-new > span, .d-page-title-new-right > h1 {
    margin-top: 15px!important;
    margin-bottom: 15px;
}

.blog-inner {
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    text-align: left!important;
    padding: 0;
    transition-duration: 0.3s;
}

.blog-image {
    padding-top: 0px;
    border-radius: 3px 3px 0 0;
}
.sub-blog-title {
    padding: 0 30px;
    text-align: left;
}
.blog-descr {
    padding: 0 30px;
}

.blog-inner span.pull-right {
    color: #777;
    padding: 0 30px 10px;
}
.blog-item-button {
    text-align: center;
    margin-left: 30px!important;
    left: 0!important;
    bottom: 20px!important;
}

.d-footer {
    background-color: #f0f0f0;
    color: #222222;
    margin-top: 60px;
}

.d-footer a, .d-footer > div > span > a {
    color: #f48120;
}

.d-footer-bottom {
    background-color: #222222;
}




.products-main.slider-wrapper {
    padding: 0 15px!important;
    margin: 0 auto;
    width: 100%;
    max-width: 1370px;
}

.blog-main {
    padding: 0 15px;
}

.blog-main > div.list-view {
    padding: 0;
    width: 100%;
    max-width: 1370px;
    margin: 30px auto 0;
}

.blog-box {
    padding: 15px;
}

.blog-rows {
    margin-left: -15px!important;
    margin-right: -15px!important;
}

.products-slider-list .owl-prev {
    left: -15px;
}
.products-slider-list .owl-next {
    right: -15px;
}


.main-slider .owl-prev {
    background: none;
    width: 32px;
    height: 32px;
}
.owl-theme .owl-nav [class*=owl-], 
.product-images-product-page .owl-next, 
.huawei-shop-carousel .owl-next,
.product-images-product-page .owl-prev,
 .huawei-shop-carousel .owl-prev {
    background: transparent!important;
    width: 50px!important;
    height: 50px!important;
    border-radius: 50px!important;
}
.owl-prev:before, 
.owl-prev:after,
.owl-next:before, 
.owl-next:after {
    width: 20px;
    height: 2px;
    background-color: #f48120;
    content: "";
    position: absolute;
    left: 17px;
} 
.owl-prev:before,
.owl-next:before{ 
    top: 29px;
    transform: rotate(-45deg);
}
.owl-prev:after,
.owl-next:after {
    left: 17px;
    top: 16px;
    
    transform: rotate(-135deg);
}
.owl-prev {
    transform: rotate(180deg);
}
.owl-theme .owl-nav .disabled {
    opacity: 0.5!important;
}

.breadcrumbs_container {
    margin: 10px auto 30px auto;
    max-width: 1370px;
    padding: 0!important;
}

.breadcrumbs li {
    font-size: 14px;
}
.arrow-img {
    width: 4px;
    margin-left: 10px;
}
.tab-content-title {
    padding-right: 30px;
    padding-left: 30px;
}

.smartphones-right {
    padding: 30px 15px;
    width: 100%!important;
}

.filtr-search {
    border-radius: 3px;
    border: 1px solid #ddd;
}

.owl-imgg-2:before {
    margin-top: 0;
}
.owl-imgg-2 img {
    border-radius: 5px;
}


.about-huawei-shop {
    margin: 0 auto;
    max-width: 1370px;
    padding: 0;
    float: none;
}

.about-huawei-shop-section {
    border: none;
}

.smartphones-right {
    float: left;
    margin: 0 auto;
    max-width: 1370px;
    float: none;
}
#filter_controls {
    padding: 0 15px;
}
.filter-row, .sort-row {
    float: none;
    margin: 0 auto;
    max-width: 1370px;
}
.sortandshuffle {
    text-align: left;
    float: left;
    margin-top: 15px;
}

.smartphones-main .products-main .products-item {
    width: 240px;
}
.products-item .products-img {
    margin-bottom: 0;
    height: 160px;
}
.sidenav .closebtn {
    right: 5px;
}

.sub-blog-title > h2, .sub-blog-title > h3 {
    font-size: 20px;
    color: #222;
}
.partner-box {
    padding: 15px;
}
.partner-descr {
    padding: 0 30px;
    color: #777;
}
.partner-image {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    transition-duration: 0.3s;
}
.partner-box:hover .blog-inner {
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
}
.partner-box:hover .partner-image  {
    transform: scale(1.1);
}
.partner-box:hover h2 {
	color: #f48120!important;
}

.enterprises-all {
    margin: 0 auto;
    max-width: 1370px;
}
.contact-huawei {
    max-width: 1370px;
    margin: 0 auto;
    padding: 0 15px;
}

@media only screen and (max-width: 1325px) {
    .logo a {
        width: 120px;
        top: 5px;
    }

    .d-search-form {
        border: 1px solid #ddd;
        border-radius: 3px;
        margin-top: -5px;
        width: 100%!important;
        margin-left: 0!important;
        margin-right: 0!important;
        padding: 0 15px!important;
    }
    #custom-templates + div {
        padding: 5px 15px;
    }
    .leftmenulinks li a {
        padding: 20px 15px;
        font-size: 16px;
        border-bottom: 1px solid #eee;
        text-align: left;
    }
    .leftmenulinks li a span {
        padding-left: 0;
        float: none;
        display: block;
        position: relative;
    }
    .leftmenulinks li a span i.glyphicon  {
        position: absolute;
        right: 0;
        font-size: 11px;
        transform: rotate(-180deg);
        top: 8px;
        transition-duration: 0.3s;
    }
    .leftmenulinks li.dd-sub-menu-left-mob a, #aboutus_links li a {
        padding: 12px 15px 12px 0;
        margin-left: 15px;
    }
    #trasparent_section {
        background: rgba(0,0,0,0.3);
    }
    .about-huawei-shop {
        padding: 0px 15px;
    }
    .breadcrumbs_container {
        margin: 15px!important;
    }
}


@media only screen and (max-width: 991px) {
    .blog-box {
        padding: 0 15px 15px;
    }
    .product-images-product-page .owl-prev, .huawei-shop-carousel .owl-prev, .main-slider .owl-prev {
	    left: 0;
	}
	.product-images-product-page .owl-prev, .huawei-shop-carousel .owl-prev, .main-slider .owl-next {
	    right: 0;
	}
	.partner-box {
	    padding: 0 15px 15px 15px;
	}

}

@media only screen and (max-width: 768px) {
    .sub-blog-title > h3 {
        font-size: 20px;
    }
    .blog-descr {
        font-size: 13px;
    }
    .product-view .product-shop .short-description {
        margin-left: 0;
        padding: 0 15px;
    }
    .spec {
        font-size: 14px;
        text-align: left;
    }
    .d-footer {
        margin-top: 30px;
    }

    .mob-menu {
	    margin: 12px 20px 0 0px;
	}
	.product-img-box {
	    padding-top: 0px;
	}

}

@media (max-width: 479px) and (min-width: 240px) {
    .only-left {
        background: transparent!important;
        color: #222 !important;
        text-align: left;
    }
    .d-page-title-new > h1, .d-page-title-new > h2, .d-page-title-new > span,
    .d-page-title-new > h1 > a, .d-page-title-new > h2 > a, .d-page-title-new > span > a {
        color: #222!important;
        font-weight: bold;
    }

    .d-page-title-new h2 {
        text-align: center;
        font-weight: bold;
    }

    .main-slider {
        margin-bottom: 15px;
    }

    .d-footer-1, .d-footer-2, .d-footer-3 {
        padding: 10px 15px !important; 
        font-size: 14px;
        line-height: 20px;
    }

    .d-footer-bottom {
        font-size: 12px;
        text-align: center;
    }
    .arrow-img {
        height: 8px;
    }

    .breadcrumbs li {
        margin: 0;
        padding: 0;
        font-size: 13px;
    }
    .arrow-img {
        height: 8px;
        margin-left: 8px;
        margin-top: -2px;
    }

    .smartphones-right {
        padding: 15px;
        width: 100%!important;
    }

    .d-page-title-new > h1, .d-page-title-new > h2, .d-page-title-new > span {
        color: #222!important;
    }
    #filter_show_button {
        margin: 0 15px;

    }
    .smartphones-main .products-main {
        margin: 0;
    }

    .smartphones-main .products-main .products-item {
        width: 160px;
    }

    .products-item .products-img {
        margin: 0 auto;
        margin-bottom: 0;
        height: auto;
        max-width: 100%!important;
        max-height: 115px;
    }
    
    .product-promotion {
        left: auto;
        top: -5px!important;
        right: -15px;
    }
    .product-promotion > img {
        top: auto;
        right: 0;
    }

    #mySidenav {
        width: 80% !important;
        box-shadow: 5px 0px 10px rgba(0,0,0,0.2);
    }


    .filtr-search, .d-select-sort {
        width: 100%;
    }
    .simplefilter li, .multifilter li, .sortandshuffle li {
        width: auto;
    }
    
    .owl-theme .owl-nav [class*=owl-] {
	    margin: 0!important;
	}

	.main-slider-list > .owl-dots {
	    bottom: -5%;
	}

    
    
    

    
    
}