.text1line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.text2line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.text3line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.text4line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.text5line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.text6line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}

.text7line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical
}

.text8line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical
}

.text9line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical
}

.a-center {
    text-align: center
}

fieldset {
    border: none
}

.home-slider {
    overflow: hidden
}

.home-slider .item {
    position: relative
}

.home-slider .item img {
    margin: 0 auto
}

.home-slider.owl-carousel .owl-nav .owl-next {
    right: 15px !important;
    background: transparent;
    top: 50%
}

.home-slider.owl-carousel .owl-nav .owl-prev {
    left: 15px !important;
    background: transparent;
    top: 50%
}

.home-slider.owl-carousel .owl-nav .owl-prev:before,.home-slider.owl-carousel .owl-nav .owl-next:before {
    font-size: 84px;
    background: transparent
}

@media (max-width: 767px) {
    .section_tab_product .tabs-title li {
        width:87px
    }
}

.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    font-size: 0px
}

section {
    width: 100%;
    float: left
}

.title_module_main {
    width: 100%;
    float: left
}

.title_module_main h2 {
    display: inline-block;
    position: relative;
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 0;
    color: #333;
    font-size: 36px;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .title_module_main h2 {
        font-size:24px
    }
}

.title_module_main h2:before {
    content: "";
    width: 50px;
    height: 2px;
    background: #fc0100;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -os-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.title_module_main h2 a {
    color: #333;
    display: block;
    text-decoration: none
}

.title_module_main h2:hover>a {
    color: #fc0100
}

.title_module_child {
    width: 100%;
    float: left
}

.title_module_child h2 {
    display: inline-block;
    position: relative;
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 0;
    color: #333;
    font-size: 24px;
    padding-bottom: 10px
}

.title_module_child h2 a {
    color: #333;
    display: block;
    text-decoration: none
}

.title_page {
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
    line-height: 41px
}

.title_page.absolute {
    position: absolute
}

@media (max-width: 767px) {
    .title_page.absolute {
        position:relative !important
    }
}

.title_module_arrow {
    width: 100%;
    float: left
}

.title_module_arrow h2 {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px
}

.title_module_arrow h2 span {
    color: #333
}

.page_title {
    position: relative
}

.page_title .title_page_h1 {
    font-family: "Roboto",sans-serif;
    margin: 0 0 20px 0;
    padding: 0px 15px 15px 0px;
    font-size: 15px;
    font-weight: 700;
    border-bottom: solid 1px #fc0100;
    text-transform: uppercase
}

.title_head {
    padding: 0px;
    margin: 0px;
    line-height: 24px
}

.title_head .padding__ {
    padding: 0px 30px 0px 0px;
    background-color: #fff;
    position: relative;
    font-size: 24px;
    font-weight: 400;
    font-family: "Roboto",sans-serif;
    margin-bottom: 20px;
    display: block
}

.title_head .title_center_page {
    display: block;
    font-family: "Roboto",sans-serif;
    margin: 0 0 15px 0;
    padding: 0 15px 0px 0px;
    font-size: 18px;
    font-weight: 400
}

@media (max-width: 767px) {
    .title_head .title_center_page {
        font-size:14px
    }
}

.title_head .title_center_page.left {
    text-align: left
}

.button_custome_35 {
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    background: #fc0100;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    border: solid 1px #fc0100;
    padding: 0 30px
}

.button_custome_35:hover {
    border-color: #fc0100;
    background: #fc0100;
    text-decoration: none;
    color: #fff
}

.item_product_main {
    float: left
}

.item_product_main .product-item-main {
    width: 100%;
    float: left
}

@media (min-width: 1200px) {
    .item_product_main .product-item-main .product-action {
        width:100%;
        float: left;
        text-align: center;
        height: 35px;
        position: absolute;
        top: calc(100% / 2 - 15px);
        -webkit-top: calc(100% / 2 - 15px);
        -moz-top: calc(100% / 2 - 15px);
        -o-top: calc(100% / 2 - 15px);
        -os-top: calc(100% / 2 - 15px);
        transform: translateY(-37%);
        -moz-transform: translateY(-37%);
        -webkit-transform: translateY(-37%);
        -o-transform: translateY(-37%);
        -os-transform: translateY(-37%);
        z-index: 10;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -ms-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    .item_product_main .product-item-main .product-action form {
        margin: 0px;
        padding: 0px
    }

    .item_product_main .product-item-main .product-action form .group_action {
        text-align: center;
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -o-justify-content: center;
        -os-justify-content: center
    }

    .item_product_main .product-item-main .product-action form .group_action .button_35 {
        height: 35px;
        line-height: 35px;
        font-family: "Roboto",sans-serif;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        text-decoration: none;
        display: inline-block;
        padding: 0 15px;
        border: solid 1px #fc0100;
        width: 45%;
        float: left;
        background: #fc0100;
        margin: 0 2.5px
    }
}

@media (min-width: 1200px) and (min-width: 1500px) {
    .item_product_main .product-item-main .product-action form .group_action .button_35 {
        width:50%
    }
}

@media (min-width: 1200px) {
    .item_product_main .product-item-main .product-action form .group_action .button_35:hover {
        color:#fff;
        border-color: #fc0100;
        background: #fc0100;
        cursor: pointer
    }
}

.item_product_main .product-item-main .product-thumbnail {
    width: 100%;
    float: left;
    position: relative
}

.item_product_main .product-item-main .product-thumbnail .image_thumb {
    height: auto;
    justify-content: center;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .item_product_main .product-item-main .product-thumbnail .image_thumb {
        height:280px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .item_product_main .product-item-main .product-thumbnail .image_thumb {
        height:260px
    }
}

@media (min-width: 544px) and (max-width: 767px) {
    .item_product_main .product-item-main .product-thumbnail .image_thumb {
        height:170px
    }
}

@media (max-width: 543px) {
    .item_product_main .product-item-main .product-thumbnail .image_thumb {
        height:160px
    }
}

.item_product_main .product-item-main .product-thumbnail .image_thumb:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fdfdfd;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0
}

@media (min-width: 1500px) {
    .item_product_main .product-item-main .product-thumbnail .image_thumb {
        height:auto
    }
}

.item_product_main .product-item-main .product-thumbnail .image_thumb img {
    max-width: 100%;
    max-height: 100%;
    height: auto
}

.item_product_main .product-item-main .product-thumbnail.thumb_recent .image_thumb {
    height: 260px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .item_product_main .product-item-main .product-thumbnail.thumb_recent .image_thumb {
        height:240px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .item_product_main .product-item-main .product-thumbnail.thumb_recent .image_thumb {
        height:240px
    }
}

@media (min-width: 544px) and (max-width: 767px) {
    .item_product_main .product-item-main .product-thumbnail.thumb_recent .image_thumb {
        height:170px
    }
}

@media (max-width: 543px) {
    .item_product_main .product-item-main .product-thumbnail.thumb_recent .image_thumb {
        height:160px
    }
}

@media (max-width: 1199px) {
    .item_product_main .product-item-main .product-action {
        display:none !important
    }
}

.item_product_main .product-item-main .product-bottom {
    width: 100%;
    float: left;
    background: #fff;
    padding: 0;
    width: 100%;
    float: left;
    margin: 20px 0px 15px;
    position: relative
}

@media (max-width: 991px) {
    .item_product_main .product-item-main .product-bottom {
        margin:15px 0px 10px
    }
}

.item_product_main .product-item-main .product-bottom .product-name {
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 5px;
    line-height: 24px
}

.item_product_main .product-item-main .product-bottom .product-name a {
    color: #333;
    text-decoration: none
}

.item_product_main .product-item-main .product-bottom .product-name:hover {
    color: #fc0100
}

.item_product_main .product-item-main .product-bottom .product-name:hover a {
    color: #fc0100
}

.item_product_main .product-item-main .product-bottom .price-box {
    position: relative
}

.item_product_main .product-item-main .product-bottom .price-box .product-price {
    font-size: 16px;
    font-family: 'Arial', sans-serif;
    color: #363636;
    font-weight: 700;
    margin-right: 10px
}

.item_product_main .product-item-main .product-bottom .price-box .compare-price {
    font-size: 13px;
    color: #acacac;
    font-family: 'Arial', sans-serif;
    line-height: 24px;
    font-weight: 300;
    text-decoration: line-through
}

.item_product_main .product-item-main:hover .product-thumbnail .image_thumb:before {
    opacity: .6
}

.item_product_main .product-item-main:hover .product-action {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.aside-item {
    width: 100%;
    float: left
}

.aside-item.collection-category .nav-item {
    position: relative;
    clear: left;
    font-size: 14px;
    padding: 0px;
    width: 100%;
    float: left
}

.aside-item.collection-category .nav-item.active>a,.aside-item.collection-category .nav-item:hover>a {
    color: #fc0100 !important
}

.aside-item.collection-category .nav-item.active>a span,.aside-item.collection-category .nav-item:hover>a span {
    color: #fc0100
}

.aside-item.collection-category .nav-item:last-child a {
    border-bottom: 0px
}

.aside-item.collection-category .nav-item a {
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    padding: 10px 0px;
    border-bottom: solid 0px #ebebeb;
    position: relative
}

.aside-item.collection-category .nav-item a:before {
    content: none;
    width: 5px;
    height: 5px;
    background: #fc0100;
    position: absolute;
    left: 15px;
    top: 17px
}

.aside-item.collection-category .nav-item a span {
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #acacac
}

.aside-item.collection-category .nav-item em {
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #b7b7b7;
    font-style: normal;
    margin-left: 5px
}

.aside-item.collection-category .nav-item span {
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #b7b7b7;
    font-style: normal;
    margin-left: 5px
}

.aside-item.collection-category .nav-item .fa {
    position: absolute;
    right: 0px;
    top: 0;
    width: 25px;
    padding: 5px;
    line-height: 30px;
    color: #333
}

.aside-item.collection-category .nav-item .dropdown-menu {
    position: static;
    width: 100%;
    border: 0;
    padding-left: 0px;
    box-shadow: none;
    padding: 0px
}

.aside-item.collection-category .nav-item .dropdown-menu .lv2 {
    border: none
}

.aside-item.collection-category .nav-item .dropdown-menu .lv2 .fa {
    position: absolute;
    right: 0px;
    top: 0;
    width: 25px;
    padding: 5px;
    line-height: 30px
}

.aside-item.collection-category .nav-item .dropdown-menu .lv2:hover:before,.aside-item.collection-category .nav-item .dropdown-menu .lv2.active:before {
    border-color: #fc0100
}

.aside-item.collection-category .nav-item .dropdown-menu .nav-item {
    padding: 0px;
    border: none
}

.aside-item.collection-category .nav-item .dropdown-menu .nav-item>a {
    padding: 10px 20px 10px 15px;
    line-height: 20px;
    border-bottom: solid 0px #ebebeb
}

.aside-item.collection-category .nav-item .dropdown-menu .nav-item>a:before {
    content: none;
    width: 5px;
    height: 5px;
    background: #fc0100;
    position: absolute;
    left: 30px;
    top: 17px
}

.aside-item.collection-category .nav-item .dropdown-menu .nav-item:hover {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.aside-item.collection-category .nav-item .dropdown-menu .nav-item:last-child {
    border-bottom: solid 0px #ebebeb
}

.aside-item.collection-category .nav-item .dropdown-menu .nav-item .dropdown-menu {
    margin-top: 0px
}

.aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3 {
    padding: 0px
}

.aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3 a {
    line-height: 20px;
    padding: 10px 20px 10px 25px;
    border-bottom: 0px;
    border-top: 0px
}

.aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3 a:before {
    left: 43px
}

.aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3:last-child {
    border-top: solid 0px #ebebeb
}

.aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3:last-child a {
    border-bottom: 0px
}

.aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3:hover:before,.aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3.active:before {
    border-color: #fc0100
}

.aside-item.collection-category .nav-item:hover {
    border-top-color: #ddd;
    border-bottom-color: #ddd
}

.aside-item.collection-category .nav-item:hover:before {
    border-color: #fc0100
}

.aside-item.collection-category .nav-item:hover>a {
    color: #fc0100;
    text-decoration: none
}

.aside-item.collection-category .nav-item:hover>em {
    color: #fc0100
}

.aside-item.collection-category .nav-item:hover>.fa {
    color: #fc0100
}

.aside-item.collection-category .nav-item:hover span {
    color: #fc0100
}

.aside-item.collection-category .nav-item.active:before {
    border-color: #fc0100
}

.aside-item.collection-category .nav-item.active>.dropdown-menu {
    border-radius: 0px
}

.aside-item.collection-category .nav-item.active>a {
    color: hover
}

.aside-item.collection-category .nav-item.active em {
    color: #fc0100
}

.aside-item.collection-category .nav-item.active>.fa {
    color: #fc0100
}

.aside-item.collection-category .nav-item.active>.dropdown-menu {
    display: block
}

.aside-item.collection-category .nav-item.active span {
    color: #fc0100
}

.aside-item.collection-category .nav-item.active>.fa:before {
    font-family: 'FontAwesome'
}

.aside-item.collection-category .nav-item:hover>a,.aside-item.collection-category .nav-item:hover em {
    color: #fc0100;
    background-color: #fff
}

.aside-item.collection-category .nav-item:hover>.fa {
    color: #fc0100
}

.aside-item.collection-category .nav-item .dropdown-menu li:hover>a {
    color: #fc0100;
    background-color: #fff
}

.aside-item.collection-category .nav-item .dropdown-menu li:hover>.fa {
    color: #fc0100
}

.aside-item.collection-category .nav>li>a {
    padding: 10px 20px 10px 0px
}

.aside-item .nav>li>a:focus {
    background: none
}

.aside-cate-link-cls {
    width: 100%;
    float: left;
    margin-top: 20px
}

.aside-cate-link-cls.aside-cate-blog .cate_padding {
    position: relative;
    z-index: 2;
    border-bottom: 0px
}

.aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul {
    padding: 0px 0px
}

.aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item {
    border-bottom: none
}

.aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item a {
    font-size: 14px;
    color: #898989;
    padding: 10px 20px 10px 0px
}

.aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item a:before {
    top: 18px
}

.aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item:hover>a {
    color: #fc0100
}

.aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item .dropdown-menu .nav-item:before {
    content: none
}

.aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item .dropdown-menu .nav-item a {
    padding: 10px 25px 10px 15px
}

.aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item .dropdown-menu .nav-item a:before {
    top: 18px
}

.aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item:before {
    content: none
}

.aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item a {
    padding: 10px 25px 10px 25px
}

.aside-cate-link-cls .border-das-sider {
    padding: 0px 4px;
    background: #fff;
    display: block;
    border-top: 0px;
    border-bottom: 0px;
    width: 9px;
    z-index: 0;
    height: 100%;
    z-index: 0;
    position: absolute;
    right: 0px;
    top: 0
}

.ui-widget.ui-widget-content {
    height: 2px;
    background: #ebebeb
}

.ui-slider-range.ui-corner-all.ui-widget-header {
    background: #333 !important
}

.ui-slider-horizontal .ui-slider-handle {
    height: 14px !important;
    width: 14px !important;
    border-radius: 50% !important;
    top: -6px !important;
    border: none !important;
    background: #333 !important
}

.ui-widget.ui-widget-content {
    border: none !important;
    margin-bottom: 25px;
    width: calc(100% - 14px);
    margin-left: 7px
}

#start {
    width: 100px;
    float: left
}

#start input {
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    box-shadow: none
}

#stop {
    width: 100px;
    float: left;
    margin-left: 30px;
    text-align: center;
    position: relative
}

#stop input {
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    box-shadow: none
}

#stop:before {
    content: "-";
    position: absolute;
    left: -17px;
    font-size: 17px
}

a#filter-value {
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    width: 100px;
    margin-top: 15px
}
.awe-section-2 .section_product_new {
    padding: 40px 0 0;
}
.section_product_new {
    width: 100%;
    float: left;
    padding: 0;
}

@media (max-width: 767px) {
    .section_product_new {
        padding:25px 0
    }
}

.section_product_new .wrap_owl {
    width: 100%;
    float: left;
    padding: 35px 0 0;
}

@media (max-width: 767px) {
    .section_product_new .wrap_owl {
        padding-bottom:0px
    }
}

.section_product_new .wrap_owl .owl-news .owl-nav .owl-next,.section_product_new .wrap_owl .owl-news .owl-nav .owl-prev {
    background: transparent;
    top: 36%
}

.section_product_new .wrap_owl .owl-news .owl-nav .owl-next:before,.section_product_new .wrap_owl .owl-news .owl-nav .owl-prev:before {
    font-size: 42px;
    background: transparent;
    color: #333
}

@media (min-width: 992px) {
    .section_product_new .wrap_owl .owl-news .owl-nav .owl-next {
        right:-35px
    }
}

@media (min-width: 992px) {
    .section_product_new .wrap_owl .owl-news .owl-nav .owl-prev {
        left:-35px
    }
}

.section_product_new .wrap_owl .owl-news .owl-dots {
    position: relative;
    bottom: -5px
}

.section_product_new .wrap_owl .owl-news .owl-dots .owl-dot {
    background: #d7d7d7;
    width: 8px;
    height: 8px
}

.section_product_new .wrap_owl .owl-news .owl-dots .owl-dot.active {
    background: #fc0100
}

.section_product_noibat {
    width: 100%;
    float: left;
    padding: 0px 0 40px
}

@media (max-width: 767px) {
    .section_product_noibat {
        padding:25px 0
    }
}

.section_product_noibat .wrap_noibat {
    width: 100%;
    float: left;
    padding: 35px 0 0
}

@media (max-width: 767px) {
    .section_product_noibat .wrap_noibat {
        padding-bottom:0px
    }
}

@media (min-width: 1200px) {
    .section_product_noibat .wrap_noibat .product_noibat_wrap .item_product_main.col-lg-3:nth-child(4n+1) {
        clear:left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_product_noibat .wrap_noibat .product_noibat_wrap .item_product_main.col-md-3:nth-child(4n+1) {
        clear:left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_product_noibat .wrap_noibat .product_noibat_wrap .item_product_main.col-sm-3:nth-child(4n+1) {
        clear:left
    }
}

@media (max-width: 767px) {
    .section_product_noibat .wrap_noibat .product_noibat_wrap .item_product_main.col-xs-6:nth-child(2n+1) {
        clear:left
    }
}

.section_blogs {
    width: 100%;
    float: left;
    padding: 0 0 40px
}

@media (max-width: 767px) {
    .section_blogs {
        padding-bottom:20px
    }
}

.section_blogs .list-blogs-link {
    width: 100%;
    float: left;
    margin-top: 40px
}

.section_blogs .list-blogs-link .item_wrap_blog .item-blg .blog-inner .blog-img {
    width: 100%;
    float: left
}

.section_blogs .list-blogs-link .item_wrap_blog .item-blg .blog-inner .content__ {
    margin-top: 15px;
    width: 100%;
    float: left
}

.section_blogs .list-blogs-link .item_wrap_blog .item-blg .blog-inner .content__ h3 {
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    padding: 0px;
    margin: 0px 0 15px;
    line-height: 24px;
    font-size: 18px;
    color: #333;
    width: 100%;
    float: left
}

@media (max-width: 767px) {
    .section_blogs .list-blogs-link .item_wrap_blog .item-blg .blog-inner .content__ h3 {
        font-size:16px
    }
}

.section_blogs .list-blogs-link .item_wrap_blog .item-blg .blog-inner .content__ h3 a {
    color: #333
}

.section_blogs .list-blogs-link .item_wrap_blog .item-blg .blog-inner .content__ h3:hover a {
    color: #fc0100;
    text-decoration: none
}

.section_blogs .list-blogs-link .item_wrap_blog .item-blg .blog-inner .content__ .time_post {
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #acacac;
    font-family: "Roboto",sans-serif
}

.section_blogs .list-blogs-link .item_wrap_blog .item-blg .blog-inner .content__ .time_post.f {
    margin-right: 10px
}

.section_blogs .list-blogs-link .item_wrap_blog .item-blg .blog-inner .content__ .time_post i {
    font-family: 'FontAwesome';
    color: #acacac
}

@media (min-width: 992px) {
    .section_blogs .list-blogs-link .item_wrap_blog .item-blg .blog-inner .content__ .time_post .fa-user {
        margin-right:6px
    }
}

.section_blogs .list-blogs-link .item_wrap_blog .item-blg .blog-inner .content__ p {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333;
    font-family: "Roboto",sans-serif;
    padding: 0px;
    margin: 15px 0;
    font-weight: 400;
    display: block
}

.section_blogs .owl-nav {
    display: none
}

.section_blogs .owl-dots {
    position: relative;
    bottom: -5px
}

.section_blogs .owl-dots .owl-dot {
    background: #d7d7d7;
    width: 8px;
    height: 8px
}

.section_blogs .owl-dots .owl-dot.active {
    background: #fc0100
}

.section_brand {
    padding: 20px 0px 20px;
    width: 100%;
    float: left;
    border-top: solid 1px #ebebeb;
    margin-bottom: 0px
}

.section_brand .block-brand {
    width: 100%;
    float: left
}

.section_brand .block-brand .owl-nav {
    display: none
}

.section_brand .block-brand .owl-dots {
    display: none
}

.section_brand .block-brand a {
    display: flex;
    justify-content: center;
    height: 90px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -os-justify-content: center;
    -o-justify-content: center;
    align-items: center
}

.section_brand .block-brand a .wrp {
    display: block;
    position: relative;
    color: inherit;
    text-decoration: none;
    line-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center
}

.section_brand .block-brand a .wrp:before,.section_brand .block-brand a .wrp:after {
    content: '';
    position: absolute;
    transition: transform .5s ease
}

.section_brand .block-brand a img {
    max-width: 100%
}

.related_module {
    margin-bottom: 30px
}

.related_module .wrap_owl {
    width: 100%;
    float: left
}

.related_module .wrap_owl .owl-related .owl-dots {
    display: none
}

.related_module .wrap_owl .owl-related .owl-nav .owl-next,.related_module .wrap_owl .owl-related .owl-nav .owl-prev {
    background: transparent;
    top: 36%
}

.related_module .wrap_owl .owl-related .owl-nav .owl-next:before,.related_module .wrap_owl .owl-related .owl-nav .owl-prev:before {
    font-size: 42px;
    background: transparent;
    color: #333
}

@media (min-width: 992px) {
    .related_module .wrap_owl .owl-related .owl-nav .owl-next {
        right:-35px
    }
}

@media (min-width: 992px) {
    .related_module .wrap_owl .owl-related .owl-nav .owl-prev {
        left:-35px
    }
}

.module-content {
    width: 100%;
    float: left;
    margin-bottom: 40px
}

.module-content .recent_items .owl-recents .owl-dots {
    display: none
}

.module-content .recent_items .owl-recents .owl-nav .owl-next,.module-content .recent_items .owl-recents .owl-nav .owl-prev {
    background: transparent;
    top: 36%
}

.module-content .recent_items .owl-recents .owl-nav .owl-next:before,.module-content .recent_items .owl-recents .owl-nav .owl-prev:before {
    font-size: 42px;
    background: transparent;
    color: #333
}

@media (min-width: 992px) {
    .module-content .recent_items .owl-recents .owl-nav .owl-next {
        right:-35px
    }
}

@media (min-width: 992px) {
    .module-content .recent_items .owl-recents .owl-nav .owl-prev {
        left:-35px
    }
}

.aside-item .list-blogs {
    width: 100%;
    float: left
}

.aside-item .list-blogs .blog_list_item .blog-item-list:first-child {
    padding-top: 0px
}

.aside-item .list-blogs .blog_list_item {
    border-top: 0px
}

@media (min-width: 768px) {
    .aside-item .list-blogs .blog_list_item {
        margin-bottom:30px
    }
}

.aside-item .list-blogs .blog_list_item .blog-item {
    padding: 20px 0px 15px 0px;
    margin: 0px 0px !important;
    position: relative;
    margin-bottom: 15px
}

.aside-item .list-blogs .blog_list_item .blog-item:last-child {
    border-bottom: 0px
}

.aside-item .list-blogs .blog_list_item .blog-item .blog-item-thumbnail {
    display: inline-block;
    float: left;
    width: 100%;
    width: 90px
}

.aside-item .list-blogs .blog_list_item .blog-item .blog-item-thumbnail a {
    display: block;
    text-align: center
}

.aside-item .list-blogs .blog_list_item .blog-item .blog-item-thumbnail a img {
    width: auto !important;
    max-width: 100%
}

.aside-item .list-blogs .blog_list_item .blog-item .ct_list_item {
    display: block;
    float: left;
    width: calc(100% - 90px);
    -o-width: calc(100% - 90px);
    -moz-width: calc(100% - 90px);
    -webkit-width: calc(100% - 90px);
    padding-left: 15px
}

.aside-item .list-blogs .blog_list_item .blog-item .summary_ {
    font-family: "Roboto",sans-serif
}

.aside-item .list-blogs .blog_list_item .blog-item .blog-item-name {
    font-family: "Roboto",sans-serif;
    margin: 0px 0px 5px;
    line-height: 19px;
    font-size: 14px;
    font-weight: 400
}

.aside-item .list-blogs .blog_list_item .blog-item .blog-item-name a {
    color: #333;
    text-decoration: none
}

.blog_page_section .blog-main .blog_full {
    width: 100%;
    float: left
}

.blog_page_section .blog-main .blog_full .blog-inner h3 {
    padding-top: 0;
    margin-top: 0
}

.blog_page_section .blog-main .blog-item-name,.blog_page_section .blog-main h3 {
    font-family: "Roboto",sans-serif;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    margin: 0px 0px 10px;
    color: #333
}

.blog_page_section .blog-main .blog-item-name a,.blog_page_section .blog-main h3 a {
    color: #333;
    text-decoration: none
}

.blog_page_section .blog-main .blog-item-name a:hover,.blog_page_section .blog-main h3 a:hover {
    color: #fc0100
}

.blog_page_section .blog-main .blog-item-name .fa,.blog_page_section .blog-main h3 .fa {
    position: absolute;
    left: 0;
    top: 9px;
    font-size: 11px;
    color: #fc0100
}

.blog_page_section .blog-main .time_post {
    color: #acacac;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 400
}

@media (max-width: 375px) {
    .blog_page_section .blog-main .time_post {
        display:block;
        margin-right: 7px
    }
}

.blog_page_section .blog-main .time_post.f {
    margin-right: 15px
}

.blog_page_section .blog-main .time_post .fa {
    font-family: 'FontAwesome';
    color: #acacac
}

.blog_page_section .blog-main .blog-item-summary {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 22px;
    color: #898989;
    margin-top: 10px;
    font-weight: 400;
    margin-bottom: 15px
}

.blog_page_section .blog-main .blog-item-summary p,.blog_page_section .blog-main .blog-item-summary a {
    margin: 0px;
    padding: 0px
}

.blog_page_section .blog-main .blog-item-summary img {
    display: none
}

.blog_page_section .blog-main .blog-description {
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    margin-top: 10px
}

.blog_page_section .blog-main .post-time-blog {
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #acb2c3
}

.blog_page_section .blog-main .post-time-blog span {
    margin-right: 15px
}

.blog_page_section .blog-main .blog-item-thumbnail {
    position: relative
}

.op_login.op_login_true {
    content: " ";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999
}

.modal_register,.modal_login {
    width: 635px;
    min-height: 200px;
    background: #fff;
    position: fixed;
    top: 50px;
    left: 50%;
    z-index: 99999;
    display: none;
    margin-left: -317px;
    margin-top: -0px
}

.modal_register .wrap_modal_login,.modal_login .wrap_modal_login {
    padding: 40px 35px
}

.modal_register .wrap_modal_login p,.modal_login .wrap_modal_login p {
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    line-height: 24px;
    display: block;
    margin-bottom: 15px
}

.modal_register .wrap_modal_login .fileds input,.modal_login .wrap_modal_login .fileds input {
    height: 40px;
    line-height: 40px;
    margin-bottom: 19px
}

.modal_register .wrap_modal_login .action-btn input,.modal_login .wrap_modal_login .action-btn input {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500
}

.modal_register .wrap_modal_login .morelog,.modal_login .wrap_modal_login .morelog {
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    display: block
}

.modal_register .wrap_modal_login .login_form,.modal_register .wrap_modal_login .register_form,.modal_login .wrap_modal_login .login_form,.modal_login .wrap_modal_login .register_form {
    text-decoration: underline
}

.modal_register .wrap_modal_login .login_form:hover,.modal_register .wrap_modal_login .register_form:hover,.modal_login .wrap_modal_login .login_form:hover,.modal_login .wrap_modal_login .register_form:hover {
    cursor: pointer;
    color: #fc0100
}

.section_brand .block-brand a img {
    max-height: 100%;
    width: auto !important;
    max-width: 100%;
    display: block
}

.section_brand .block-brand a .wrp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 76px
}

.t_contact ul li .block_fonticon i.fa.fa-mobile {
    position: relative
}

.t_contact ul li .title_li a {
    color: #1c1a1a;
    text-decoration: none
}

.icon-follow.fgl li {
    height: 25px;
    display: flex;
    margin: 0px 5px;
    align-items: center;
    justify-content: center
}

.icon-follow.fgl img {
    max-height: 100%;
    width: auto !important;
    max-width: 100%;
    margin: 0 auto;
    display: block
}

@media (max-width: 1199px) {
    .footer .form_km form .button_subscribe {
        padding:0 10px;
        font-size: 12px
    }

    .footer .form_km form input {
        font-size: 12px
    }

    .footer .form_km form input {
        padding: 0 75px 0 15px
    }
}

@media (max-width: 1199px) {
    .select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus {
        left:-3px;
        border: 1px solid #000000
    }

    .select-item-qty-mobile .txt_center input {
        border: 1px solid #000000
    }

    .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus {
        right: -2px;
        border: 1px solid #000000
    }
}
