.overflow-hidden {
    overflow: hidden;
}

.image-55 .img figure {
    padding-top: 55%;
}

.image-67 .img figure {
    padding-top: 67%;
}

.image-75 .img figure {
    padding-top: 75%;
}

.website [data-center-items] .img {
    border: none;
    border-radius: 0;
    background-color: #f1f1f1;
}

.website .img figure img {
    border-radius: 0;
}

.mb-10 {
    margin-bottom: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}

.btn {
    border-radius: 0;
}

.item-opacity,
[data-ads-scroll],
.row-price-2,
.row-price-1 .btn-view-more,
.c-title,
.slide-content {
    display: none;
}

.space-header {height: 1px;}

.flag-scroll-bottom {
    height: 1px;
    display: block;
    clear: both;
}


.has-button-top .slick-list {
    padding-top: 50px;
    position: relative;
}

.has-button-bottom .slick-list {
    position: relative;
    padding-bottom: 50px;
}

.has-button-bottom .slick-prev,
.has-button-bottom .slick-next {
    bottom: 0px;
    top: auto;
    margin: 0;
    z-index: 2;
}

.has-button-top .slick-prev,
.has-button-top .slick-next {
    top: 0px;
    margin: 0;
    z-index: 2;
}

.home-video-slider .slick-prev,
.home-video-slider .slick-next {
    margin: 0 0 0 -10px !important;
}

.has-button-bottom .slick-next,
.has-button-top .slick-next {
    left: 40px;
}

.slick-prev:before {
    content: "\f104";
    font-size: 40px;
}

.slick-next:before {
    content: "\f105";
    font-size: 40px;
}

.slick-dots {
    bottom: 10px;
}

.slick-dots li button::before {
    width: 14px;
    height: 14px;
    background-color: #999;
    border-radius: 100%;
    font-size: 0;
}

.slick-dots li.slick-active button::before {
    background-color: #000;
}

.btn-to-top {
    position: fixed;
    width: 40px;
    height: 40px;
    font-size: 40px;
    bottom: 20px;
    right: 10px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .25s ease .1s;
}

.has-fixed .btn-to-top {
    opacity: 1;
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
    font-size: 40px;
    color: #999999;
}

.fa-cart:before {
    content: "\f07a";
}

.form-control.has-calendar-icon {
    padding-left: 40px;
}

.radius .img figure {
    border-radius: 100%;
    overflow: hidden;
    padding-top: 100%;
}

.radius img.full-width {
    width: 105% !important;
}

.info-desc {
    border: 2px dashed #FF0000;
    text-align: justify;
    margin: 0 0 20px 0;
    padding: 15px;
    background-color: #f5f5f5;
}

.box-title-1.title-down:before {
    color: #FF0000;
}

.title-down {
    padding: 15px 0px;
    position: relative;
}

.title:before,
.title:after {
    background-color: #F01;
    width: 100%;
    z-index: -1;
    height: 3px;
    content: " ";
}

.title:after {
    width: 60px;
    background-color: #333;
    display: block;
    z-index: 0;
}


.path-url {
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.path-url li:first-child {
    padding-left: 0;
}

.path-url li {
    display: inline-block;
    padding-left: 10px;
}

.more-content,
.more-content ul {
    padding: 0;
    list-style: none;
}

.more-content li {
    list-style: none;
    display: block;
    background-color: #FFFFFF;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 6px 12px;
}

.side-box .more-content li {
    background-color: #EEEEEE;
    border-color: #DDDDDD;
}

.more-content li:before {
    content: "\f046";
    font-family: 'FontAwesome';
    padding-right: 8px;
    display: inline;
    color: #F01;
}


.social {
    margin-top: 10px;
    margin-bottom: 25px;
}

.cycle-thumb figure {
    padding-top: 100%;
}

#progress-back {
    height: 1px;
}

#footer {
    border-top: 1px solid #999;
    margin-top: 20px;
    position: relative;
}

#footer .container ul {
    list-style: none;
    padding-left: 0;
}

#footer h3 {
    color: #000;
    text-transform: uppercase;
}

#footer address {
    margin: 0;
}


#header {
    position: relative;
    z-index: 3;
}

#header .contact-info {
    margin-top: 35px;
}

#header .top-search label {
    display: none;
}

#header .top-search .btn-search {
    position: absolute;
    right: 0px;
    top: 50%;
    height: 38px;
    margin-top: -19px;
    width: 40px;
    border-radius: 4px;
    z-index: 1;
}

#header .top-search .btn-search:before {
    font-family: 'FontAwesome';
    line-height: 36px;
    font-size: 20px;
    content: "\f002";
    display: block;
}

#header .top-search .btn-search button {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
}

.top-bar {
    padding-top: 40px;
    margin-top: -30px;
}

.top-bar a {
    color: #0069c5;
    font-weight: bold;
}

.logo img {
    height: 50px;
    display: block;
    width: auto;
    margin: 10px auto;
}

.logo-mobile-fixed img {
    display: none;
    width: 80px;
    margin: 0px auto;
}

[data-object="#main-menu"] {
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    display: block;
    padding: 4px 0;
}

#main-menu .hotline {
    padding: 6px 0;
}

.main-menu-fixed .logo-mobile-fixed img {
    display: block;
}

.seach-on-menu .icon-search1 {
    color: #555555;
}

.space-menu-banner {
    height: 0px;
}

#main-menu .hotline a {
    padding: 0px;
}

#main-menu .hotline .init-none {
    display: inline-block;
}

#main-menu {
    width: 100%;
}

#main-menu .container {
    background-color: #F01;
    position: relative;
}

#main-menu ul>li a {
    color: black;
    color: #FFFFFF;
}


.hotline {
    padding: 0 10px;
}

.hotline a {
    color: #FFFFFF;
}

#main-menu .icon-menu {
    margin-left: 5px;
}

#main-menu ul>li>a {
    text-transform: uppercase;
}

.mobile-active#main-menu .mobile-menu>ul>li>a {
    border-bottom: 1px solid #ef588b;
}

.mobile-active#main-menu .mobile-menu>ul .sub-menu li {
    display: block;
}

#main-menu .mobile-menu ul {
    padding-right: 10px;
}

#main-menu .mobile-menu ul>li>a {}

#main-menu .mobile-menu ul>li>a:before {
    border-color: #DDDDDD;
}

#main-menu .desktop-menu>ul>li>a:after {
    display: none;
}

.icon-menu[class^="icon-"]:before {
    color: #FFFFFF;
}

.item-view-products [data-center-items] .img {
    float: none;
}

.row-price-1 {
    height: 50px;
}

.row-price-1 .p-off {
    display: block;
    text-decoration: line-through;
    font-size: 80%;
}

.p-slide-image img {
    width: 100%;
}

.btn-buy {
    border: 1px solid;
}

.modal .btn-buy {
    text-align: center;
    height: 36px;
}



.title {
    margin-bottom: 30px;
    position: relative;
    display: block;
    border: none;
    overflow: hidden;
}

.title h2,
.title h1 {
    font-size: 24px;
    color: #F01;
}

.product-more-slide .item-view-products .item {
    padding: 0 10px;
}

.product-more-slide .item-view-products .item .img {
    border: 1px solid #DDD;
}

.product-more-slide .slick-prev:before {
    text-align: left;
    margin-left: -5px;
}

.description h1 {
    font-size: 30px;
}

.description h2 {
    font-size: 24px;
}

.description h3 {
    font-size: 20px;
}


a:hover {
    color: #FF0000;
}

#container {
    z-index: 0;
    position: relative;
}

.price-detail {
    font-size: 16px;
    padding: 0 0 10px;
}

.price-detail .p-sale {

    font-size: 125%;
}

.price-detail .p-off {
    font-size: 85%;
    text-decoration: line-through;
}


.price-detail .p-off:before {
    content: "Value: ";
}

.lang-vi .price-detail .p-off:before {
    content: "Giá gốc: ";
}

.price-detail .p-save {
    display: block;
}

.price-detail .p-save:before {
    content: "Save: ";
}

.lang-vi .price-detail .p-save:before {
    content: "Tiết kiệm: ";
}

.slick-slider+.img-info {
    display: none;
}

.product-detail .img-info img {
    width: 100%;
}

.info h1 {
    margin-top: 0;
    font-size: 20px;
    line-height: 32px;
    color: #F01;
}


.blog-title h1 {
    font-size: 24px;
    line-height: 40px;
}

#header1 {
    background-color: #FFFFFF;
}

.n-title {
    position: relative;
    padding: 5px 0 0 20px;
}

.n-title:before {
    content: " ";
    position: absolute;
    left: -2px;
    top: 14px;
    width: 8px;
    height: 8px;
    border-left: 2px solid;
    border-top: 2px solid;
    border-color: #555555;
    display: block;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.side-box .side-content {
    padding: 0px;
    border: none;
    overflow: hidden;
}

.side-box h3 {
    font-size: 20px;
}

.item-news {
    padding: 10px 0;
}

.item-news .info .link-title {
    display: block;
    padding: 0 0 5px;
    line-height: 24px;
    margin: 0 0 -3px;
    font-weight: bold;
}

.item-news:after {
    padding-top: 10px;
    content: " ";
    display: block;
    width: 100%;
    height: 1px;
    clear: both;
    border-bottom: 1px solid #DDDDDD;
}

.item-news:last-child:after {
    display: none;
}

.item-news figure {
    width: 100%;
    float: left;
    display: block;
    margin-right: 10px;
}

.item-news figure img {
    width: 100%;
    height: auto;
}

.item-news .info {
    text-align: justify;
}

.side-box .item-news figure {
    width: 80px;
}

.side-box .item-news .info a {
    line-height: 14px;
    font-weight: bold;
    display: inline;
}

.block-customer .img {
    margin: 0 15px;
}

.block-special {
    margin: 0 -10px;
}

.block-special .item {
    margin: 0 10px;
}

.item .info .p-name {
    height: 50px;
    font-weight: bold;
    line-height: 24px;
    overflow: hidden;
    margin: 5px 0;
}

.container.container-customer {
    background-color: #FFF;
    padding-top: 1px;
}

#slide-banner .container {
    padding-top: 40%;
}

.item-view-landing-page-slide .slick-list, .block-product-category-slide-show .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}

.item-view-landing-page-slide .item, .block-product-category-slide-show .item {
    padding: 0 10px;
}

.block-product-category-slide-show .slick-prev, .block-product-category-slide-show .slick-next {
    top: calc(calc(100% - 100px)/2);
}


@media only screen and (max-width: 768px) {
    .container {
        padding: 0 10px;
    }
}

@media only screen and (min-width: 768px) {
    .modal-dialogsharing-social {
        width: 400px;
    }
    /*.row-media.has-slide.has-video {
        margin-left: -10px;
        margin-right: -10px;
    }
    .row-media.has-slide.has-video > div {
        float: left;
        padding: 0 10px;
    }
    .row-media.has-slide.has-video .product-media-video {
        width: 33.33%;
    }
    .row-media.has-slide.has-video .product-media-image {
        width: 66.66%;
    }*/

    .title h2,
    .title h1 {
        font-size: 30px;
    }

    .logo {
        width: 200px;
    }

    [data-supersized-animate] .fa {
        font-size: 30px;
    }

    .block-special {
        margin: 0 -20px;
    }

    .block-special .item {
        margin: 0 20px;
    }

    .m-r-10-20 {
        margin-right: 20px !important;
    }

    .container {
        margin: 0px auto;
    }

    .logo img {
        margin: 10px 0;
        width: auto;
        height: 70px;
    }

    .top-bar ul {
        padding-right: 15px;
    }

    #slide-banner .container {
        padding-top: 33%;
    }

    .modal.in .modal-dialog {
        width: 680px;
    }

    .modal.in .quick-view-p {
        width: 680px;
        margin-left: auto;
        margin-right: auto;
    }

    .sidebar {
        margin-top: 0px;
    }

    .title h2,
    .title h1 {
        text-transform: uppercase;
        padding: 5px 0;
    }

    #main-menu .desktop-menu>ul>li>a {
        padding: 0 6px;
        text-transform: uppercase;
    }

    #main-menu.main-menu-fixed ul [class^="menu-item-"]>a {
        color: #cc9933;
    }

    #main-menu.main-menu-fixed .container {
        border: none;
    }

    #main-menu .desktop-menu ul {
        border: none;
    }

    #main-menu .desktop-menu>ul>li {
        display: inline-block;
        float: none;
        z-index: 1;
    }

    .desktop-menu>ul>li.active>a {
        background-color: #333333;
    }

    #main-menu.main-menu-fixed .desktop-menu>ul>li:first-child>a {
        font-size: 0;
        background-image: url(images/logo.png);
        background-size: 120px 30px;
        background-repeat: no-repeat;
        width: 130px;
    }

    #main-menu .desktop-menu>ul>li:first-child>a:before {
        font-family: 'FontAwesome';
        line-height: 1;
        font-size: 28px;
        content: "\f015";
        margin-top: 3px;
        display: block;
        float: left;
    }

    #main-menu .desktop-menu>ul>li:first-child>a {
        font-size: 0;
        height: 40px;
        padding-top: 5px;
    }

    #main-menu .desktop-menu>ul>li ul {
        margin-top: 0px;
        min-width: 200px;
    }

    #main-menu .desktop-menu>ul>li .sub-menu {
        text-align: left;
        left: 0;
        padding: 0;
    }

    #main-menu .desktop-menu>ul>li:hover ul li {}

    #main-menu .desktop-menu>ul>li .sub-menu a {}

    #main-menu .desktop-menu>ul>li:hover .sub-menu a {
        color: #FFFFFF;
        background-color: #F01;
        border-top: 1px solid #a50139;
        line-height: 40px;
        height: 40px;
    }

    #main-menu .desktop-menu>ul>li:hover .sub-menu li:first-child a {
        border-top: none;
    }

    #main-menu .desktop-menu>ul>li .sub-menu a:before {
        border-color: #DDDDDD;
    }


    .form-contact-info-home .form-group:last-child {
        margin-top: 28px;
    }

    .modal-ads-popup {
        width: 600px;
        margin: 0 auto;
    }

    .form-booking {
        background-color: #F1F1F1;
        padding: 10px;
        margin-top: 10px;
    }
    .product-detail-layout {
        padding-right: 33.33%;
        position: relative;
    }

    .product-sidebar {
        padding-left: 10px;
        position: absolute;
        right: 0px;
        width: 33%;
        background-color: #FFF;
    }
    .product-detail-layout .sidebar-fixed {
        position: fixed;
        z-index: 10;
        top: 0;
        left: 66.66%;
        width: 33.33%;
    }

    .product-detail-layout .sidebar-fixed-stop {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 33.33%;
    }
}



@media only screen and (min-width: 768px) and (max-width: 1020px) {
    .container {
        padding: 0 10px;
    }

    #main-menu .desktop-menu>ul>li>a {
        max-width: 110px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 12px;
    }

}

@media only screen and (min-width: 1021px) {
    .logo img {
        height: 90px;
    }
}

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

    .website {
        width: auto;
    }

    .sidebar-fixed-stop {
        width: 33.33%;
        bottom: 0px;
    }

    .product-detail-layout .sidebar-fixed {
        position: fixed;
        z-index: 10;
        top: 0;
        width: 360px;
        left: auto;
        right: 50%;
        margin-left: auto;
        margin-right: -540px;
    }
}
