img,
.container,
iframe {
    max-width: 100% !important;
}

body {
    margin: 0 auto !important;
    background-color: var(--shop-color-bg);
}

body:not(.common-home) {
    background-color: #fff;
}

.lazy-hidden {
    opacity: 0;
}

.full-width {
    width: 100% !important;
    margin: auto !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.425;
}


/*==========================================*/

.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="email"].form-control,
textarea.form-control,
select.form-control {
    background: #fff;
    border: 1px solid #f0f0f0;
    width: 100%;
    outline: none;
    color: #000;
}

.well {
    float: left;
    width: 100%;
}

.btn:focus,
.btn:hover {
    background-color: var(--shop-color-main);
    border-color: var(--shop-color-main);
}

.danh-muc-blog .links.children li:first-child {
    margin-top: 10px;
}

.danh-muc-blog .links.children li:last-child {
    padding-bottom: 0;
}


/*.blog-wrapper .featured-thumb {height: auto;}*/

.commentlist li .comment-author {
    float: left;
}

.commentlist li .comment-meta {
    float: right;
}

.commentlist li .comment-body {
    clear: both;
    text-align: justify;
}


/*==========================================*/

.owl-buttons {
    display: inline-block;
    position: absolute;
    width: 100%;
    bottom: 50%;
    transform: translateY(50%);
}

.owl-carousel .owl-wrapper-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.owl-theme .owl-nav [class*=owl-] {
    padding: 0;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 34px;
    border-radius: 500px;
    background-color: #fff;
    border-color: #F0F0F0;
    color: #AAAAAA;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    color: #AAAAAA;
    background-color: #fff;
    border-color: #ccc;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -25px;
    z-index: 9;
    position: relative;
}

.owl-theme .owl-dots .owl-dot span {
    background: #fff;
}


/*==========================================*/

.header-mid>.row {
    position: relative;
}

.header-mid>.row>.search,
.header-mid>.row>.cart {
    padding: 25px 15px;
    margin: 0;
}

.header-mid>.row>.cart {
    display: inline-flex;
    padding: 25px;
}

.header-mid>.row>.cart>.hotline a {
    color: #fff;
}

.header-mid>.row>.cart>.hotline i {
    font-size: 30px;
    margin: 10px 0;
}

.header-mid>.row>.cart .hotline_box {
    float: right;
    color: #fff;
    margin-left: 10px;
}

#logo {
    width: 100%;
    text-align: center;
}


/*cart*/

#cart {
    margin-top: 0;
    padding: 10px;
}

.top-cart-contain .phone-img i {
    font-size: 30px;
    color: #fff;
}

.mini-products-list .detail-item {
    float: none;
}

.top-cart-content {
    top: calc(100% - 10px);
}

.top-cart-content .product-name {
    width: auto;
}

.product-details-bottom>* {
    float: left;
    margin-right: 5px;
}

.phone-img {
    margin-right: 15px;
}

.alert {
    position: relative;
    width: 100%;
    z-index: 9;
    left: 0;
}


/*topbar*/

.welcome-msg a.dropdown-toggle {
    padding: 0 8px 0 10px;
}

.welcome-msg a {
    color: #8C8C8C;
    font-size: 12px;
}

.welcome-msg a:hover {
    color: #FF5C00;
}

ul.welcome-msg {
    margin: 0;
}


/*.search {padding: 0;}*/

.header_search {
    width: 100%;
    height: auto;
    font-size: inherit;
    border: none;
}

select.search_text {
    margin: 0;
}

.header_search input.search-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    margin: 0;
    border-radius: 5px 0 0 5px;
}

.social .link a {
    width: 40px;
    height: 40px;
    display: block;
    background-color: #FF5C00 !important;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
}

.social ul.link li a:hover {
    background-color: #FF5C00 !important;
}


/*menu*/

.side-nav-categories {
    z-index: 11;
}

#nav.row {
    margin: 0;
}

.table-service {
    background: #fff;
}

.table-service .service-th:last-child .service-th-div {
    border: none;
}

.table-service .service-th .service-th-div .fa {
    width: 50px !important;
    float: left;
    margin-right: 7px;
    margin-top: 1px;
    color: #FF5C00;
    font-size: 30px;
    overflow: hidden;
    /*height: 100%;*/
}

.main-col {
    margin-top: 20px;
    position: relative;
}

.latest-blog .owl-stage-outer {
    margin: auto;
    padding: 0;
}

.owl-wrapper-outer,
.latest-blog .owl-wrapper-outer,
.brand-logo .owl-wrapper-outer {
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.latest-blog .owl-nav,
.latest-blog .owl-buttons {
    bottom: auto;
    top: -55px;
    transform: none;
}

.latest-blog .owl-prev {
    left: auto;
    right: 50px;
}

.owl-item img:hover {
    border: none;
}

.bg_breadcrumb {
    margin-bottom: 20px;
}

.bg_breadcrumb .breadcrumb {
    margin: 0;
    background: transparent;
    padding: 0;
}

.table-cart-content tbody .input-group-btn button.btn {
    padding: 6px;
    margin-top: 0;
    border-color: var(--shop-color-main);
    width: 100%;
}

.table-cart-content tbody .input-group-btn button.btn:focus {
    outline: none;
    box-shadow: none;
}

#input-coupon+.input-group-btn {
    width: 1%;
}

.input-group-btn #button-coupon.btn {
    padding: 6px 10px;
    margin: 6px auto;
}

.toolbar {
    display: block;
    width: 100%;
    float: left;
}

.toolbar .custom-select {
    position: relative;
    margin: 6px 0px 6px 10px;
}

.toolbar .custom-select label {
    display: inline-block;
}

.toolbar .custom-select .right-arrow {
    position: absolute;
    right: 1px;
    top: 1px;
    margin: 0;
    padding: 0;
}

.toolbar .custom-select .right-arrow:after {
    /*background-color: transparent;*/
}

.toolbar .custom-select select {
    display: inline-block;
    width: auto;
    padding-right: 30px;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    margin: 0;
}

.toolbar .custom-select select:focus,
.toolbar .custom-select select:active {
    outline: none;
    border-color: #f0f0f0;
}

.toolbar .custom-select select option {
    padding: 9px 10px;
}

.toolbar .custom-select select option:hover {
    color: #007fb8;
}

.toolbar .compare,
.toolbar .sorter {
    margin: 6px auto;
}

.toolbar .compare {
    padding: 0 15px;
}

.toolbar .compare #compare-total {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    color: #fff;
}

.tabcontent {
    float: left;
    width: 100%;
}

#list .category-products,
#list ol.products-list {
    width: 100%;
}

.products-list .item {
    margin-top: 0 !important;
}

#content #input-search {
    margin: 0;
}

.flex-direction-nav a:before {
    font-size: 18px;
    text-align: left;
    float: left;
    padding-left: 5px;
    line-height: 40px;
}

.flex-direction-nav a.flex-prev:before {
    float: right;
    padding-left: 0;
    padding-right: 5px;
}

.flex-direction-nav a:focus {
    outline: none;
}

.flexslider:hover .flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-next,
.flexslider .flex-direction-nav .flex-next,
.flexslider .flex-direction-nav .flex-next,
.product-view .flexslider-thumb .flex-prev,
.product-view .flexslider-thumb .flex-next {
    opacity: 0.7;
    top: 50%;
    transform: translateY(-100%);
    width: auto;
}

.flexslider:hover .flex-direction-nav .flex-prev,
.product-view .flexslider-thumb .flex-prev {
    right: 100%;
    left: auto;
}

.flexslider:hover .flex-direction-nav .flex-next,
.product-view .flexslider-thumb .flex-next {
    right: auto;
    left: 100%;
}

.flex-direction-nav .flex-disabled {
    opacity: 0.7 !important;
}

img.eye-img {
    width: auto !important;
}

.upsell-pro .owl-stage-outer {
    margin: 0;
    padding: 0;
}

.upsell-pro .owl-item .item {
    margin: 0 15px;
}

.upsell-pro .owl-theme .owl-nav .owl-prev {
    left: 0;
    margin: 0;
}

.upsell-pro .owl-theme .owl-nav .owl-next {
    right: 0;
    margin: 0;
}

.lv0 {
    position: relative;
}

.lv0 a {
    display: block;
}

.lv0 a:hover {
    color: #FF8F00;
}

.collapse_cape {
    position: absolute;
    top: 0;
    right: 0;
}

.collapse_cape:before {
    content: "-";
    font-size: 14px;
    font-weight: bold;
    transition: 1s;
    display: block;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0;
}

.collapse_cape.collapsed:before {
    content: "+";
}

.service {
    padding: 10px 0;
    height: auto;
}

.service-tr {
    display: flex;
    justify-content: center;
    align-items: stretch;
    align-content: center;
    height: 100%;
}

.service-th {
    flex-grow: 1;
    padding: 0 15px;
    border-right: 1px solid #CCCCCC;
    /*height: 90%;*/
    margin: 10px 0;
}

.service-th:last-child {
    border: none;
}

.service-th-div {
    width: auto;
    border: none;
}

.service-th-div {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}

.color-blog {
    position: relative;
}

.title-blog:before {
    top: 10px;
    left: 10px;
}

.entry-content .blog_entry-header-inner {
    height: 42px;
}

.box-category ul#left-menu {
    padding: 0 !important;
}

.box-category ul li {
    padding: 5px 15px;
}

.box-category ul li ul.lv1 {
    width: auto;
}

.box-category ul li.lv0:hover ul.lv1 {
    left: 100%;
}

.box-category ul li.lv0:hover ul.lv1 a.lv1 {
    display: block;
    margin: auto;
}

.newsletter .valid {
    float: left;
    width: 100%;
    text-align: center;
}

.links .active a {
    color: #FF5C00;
}

.add-to-cart>#product>.alert {
    position: relative;
    width: 100%;
    float: left;
}

.nav-inner a {
    text-align: left;
}

#nav>li.drop-menu1 {
    position: relative !important;
}

#nav .level0-wrapper {
    width: auto;
    min-width: 270px;
}

#nav .level0-wrapper2 ul li.level1 {
    float: left;
    width: 100%;
}

.item-collection .col-item .thumb-wrapper a img {
    max-height: none;
    position: unset;
    height: 218px;
    width:100%;
    object-fit: cover;
    padding: 0 20px;
}

.item-collection .col-item .product-wrapper,
.item-collection .col-item .thumb-wrapper a {
    height: auto;
}

#nav .level0-wrapper,
#nav.classic ul.level0 {
    top: 100%
}

#nav ul.level0>li {
    padding-bottom: 0;
}

#nav ul.level0 li>a {
    margin: 0;
    border-top: 1px solid #EBEBEB;
}

#nav ul.level0 li:first-child>a {
    border: none;
}

#nav .parent .parent>a:after {
    content: '>';
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px;
    font-weight: 700;
    line-height: 1;
}

#nav .nav-block-center {
    overflow: visible;
}

#nav li.drop-menu1 ul.level1 {
    display: none !important;
    position: absolute;
    width: 100%;
    left: 100%;
    top: -15px;
    padding: 15px 20px
}

#nav .level0-wrapper2 ul li.level1:hover>ul.level1 {
    display: block !important
}

#nav ul.level1>li {
    padding: 0
}

#nav ul.level1>li>a {
    font-weight: 700
}

#left-menu .menu-icon .lv0 .category_header_image {
    width: 54px;
    padding-right: 12px;
    text-align: center;
}

#left-menu .menu-icon .lv0 .category_header_image+.child-title {
    padding: 0;
    width: auto;
    display: inline-block
}

.box-category>ul#left-menu>li>a.lv0 {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}

.box-category>ul#left-menu>li>a.lv0.has_image {
    background-image: none
}

.header-container {
    background: var(--shop-color-menu);
}

.side-nav-categories .block-title,
.side-nav-categories div.spverticalmenu:before,
body .bx-wrapper .bx-pager.bx-default-pager a.active,
.newsletter-wrap button.subscribe {
    background: var(--shop-color-main);
}

.social .link a {
    background: var(--shop-color-main) !important;
}

.newsletter-wrap input[type="email"] {
    border: 1px solid var(--shop-color-main);
}

.search_text,
.header_search input,
#cart,
.btn {
    border-color: var(--shop-color-main);
    color: #333;
}

.table-service .service-th .service-th-div .fa {
    color: var(--shop-color-main);
}

.index-column .links li.active a {
    color: #fff;
}

.index-column .links li.active {
    background: var(--shop-color-main);
}

img.eye-img {
    background: #CBCFD7;
}

.product_category {
    background: #fff;
    padding-bottom: 0;
    margin-bottom: 40px;
    border: 1px solid #EBEBEB;
    position: relative;
}

.product_category .panel-group {
    padding: 0;
    margin: 0;
}

.product_category .box-content.box-category {
    display: block;
}

.product_category .menu-children {
    position: absolute;
    width: 100%;
    top: 0;
    left: 125%;
    background-color: #FFFFFF;
    transition: all .5s;
    visibility: hidden;
    opacity: 0;
}

.product_category ul li.lv0:hover>ul.menu-children {
    left: 100%;
    visibility: visible;
    opacity: 1;
    z-index: 9999;
    border: 1px solid #EBEBEB;
    top: 0;
    display: block;
    padding: 0;
}

.product_category ul li.lv1:hover>ul.menu-children {
    left: 100%;
    visibility: visible;
    opacity: 1;
    z-index: 9999;
    border: 1px solid #EBEBEB;
    top: 0;
    display: block;
    padding: 0;
}

.index-column-blog.row-service .menu-children li {
    border: none;
}

.zozo-product-reviews-star {
    color: #FFC107;
}

.item-manufacturer a {
    border: 1px solid #D2D2D2;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 5px;
}

.image-carousel__item {
    padding-right: 10px;
    margin-bottom: 15px;
}

.slick-slide .image-carousel__item img {
    display: block;
    background: #FEFEFE;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}

.new_title {
    display: inline-block;
    margin-bottom:10px;
}

.new_title h2 {
    font-size: 30px;
    line-height: normal;
    font-weight: bold;
    margin: 0;
    padding: 0;
    position: relative;
    display: inline;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: normal;
    z-index: 9;
}

.index-column {
    float: right;
}

#product_special .new_title h2 a {
    color: white;
}

#product_special .new_title h2 {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0;
    position: relative;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: normal;
    z-index: 9;
    width: 100%;
}

#product_special .new_title {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 10px;
}

.category-list__product {
    display: block;
    position: relative;
    margin-top: 10px;
}

.category-list__item {
    display: block;
    position: relative;
}

.dropdown-menu .price,
.dropdown-menu .special,
.dropdown-menu .price-old {
    display: block;
}

.dropdown-menu>li>a {
    white-space: normal;
}

.brand-logo .blog-title h2,
.category .category-title h2 {
    font-weight: bold;
    font-size: 32px;
    text-transform: uppercase;
}

.brand-logo__list {
    background: #fff;
    padding: 20px;
}

.brand-logo__list .item img {
    display: block;
    width: 100%;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 4px;
}

.category__item-list {
    padding: 0;
    margin: 0;
}

.category-list__box {
    background: #FEFEFE;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    padding: 20px;
    display: flex;
    align-content: center;
    align-items: center;
}

.image-category__item {
    padding-right: 10px;
    margin-bottom: 10px;
}

.category-img {
    width: 30%;
}
.full_width_container .item-news .img-item_news img{
    width: 150px;
    height: 100px;
    object-fit: cover;
}
.item-news__first .img-item_news img {
    width: 100% !important;
    height:100% !important;
}

.info_footer {
    margin-top: 10px;
}

.section.full_width_container .item-news__first .title-item {
    margin-top: 0;
    opacity: 1;
    position: relative;
    background: transparent;
}

.section.full_width_container .item-news__first .title-item h3 a {
    color: #323232;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-weight: bold;
}

.section .btn-zozo.btn-hover {
    border: 1px solid var(--shop-color-main);
}

.section .btn-zozo.btn-hover::before {
    background-color: var(--shop-color-main);
}

.section .btn-zozo.btn-hover:hover,
.btn-zozo.btn-hover:hover a,
.new_title h2 a:hover,
.col-item .item-title a:hover {
    color: var(--shop-color-main);
}

.product-wrapper img {
    margin-top: 8px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.product-wrapper:hover img {
    margin-top: 0;
    margin-bottom: 8px;
}

.slider-items-products .col-item:hover {
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 12px rgba(0, 0, 0, .12);
}

.blog-category .item {
    margin-bottom: 10px;
}

.news-related ul {
    padding: 0;
}

#clockdiv {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: 10px;
}

#clockdiv>div {
    padding: 5px;
    border-radius: 3px;
    background: #00BF96;
    display: inline-block;
}

#clockdiv div>span {
    padding: 5px;
    border-radius: 3px;
    background: #00816A;
    display: inline-block;
}

.smalltext {
    padding-top: 5px;
    font-size: 10px;
}

.btn-zozo::before {
    position: absolute;
    content: '';
    display: block;
    left: -2px;
    top: 0;
    right: -2px;
    bottom: 0;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    z-index: -1;
    background-color: #ffffff;
    -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.actions button {
    border: 1px solid var(--shop-color-button);
    box-sizing: border-box;
    border-radius: 4px;
    display: block;
    padding: 10px;
    width: 100%;
}

.actions button i {
    margin-right: 5px;
}

.actions .buy {
    margin-bottom: 5px;
}

.actions .buy button {
    background: var(--shop-color-button);
    border: 1px solid var(--shop-color-button);
    color: #fff;
}

.actions .compare button {
    border: 1px solid var(--shop-color-button);
    background: #FFFFFF;
    color: var(--shop-color-button);
}

.actions .buy .btn-zozo.btn-hover::before {
    background-color: var(--shop-color-button);
    border: 1px solid var(--shop-color-button);
}

.actions .buy .btn-zozo.btn-hover:hover,
.actions .buy .btn-zozo.btn-hover:hover a {
    color: var(--shop-color-button);
    background: #FFFFFF;
}

.actions .compare .btn-zozo.btn-hover::before {
    background: #FFFFFF;
}

.actions .compare .btn-zozo.btn-hover:hover,
.actions .compare .btn-zozo.btn-hover:hover a {
    color: #fff;
    background: var(--shop-color-button);
}

.filter-group {
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    margin-right: 8px;
    position: relative;
    padding-bottom: 10px;
}

.filter-group-title {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    cursor: pointer;
}

.filter-group-title span {
    padding-right: 12px;
    display: block;
    padding: 8px 15px;
    position: relative;
}

.filter-group-title span::before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #333;
    content: '';
    height: 0;
    position: absolute;
    top: 20px;
    right: 0;
    width: 0;
    cursor: pointer;
    font-size: 14px;
    line-height: 17px;
    margin: 0 5px;
}

.filter-group-title.active span::before {
    transform: rotate(-180deg);
}

.filter-group.active .filter-group-title.active .arrow-filter {
    width: 27px;
    height: 14px;
    top: 40px;
    left: 25px;
    position: absolute;
    overflow: hidden;
}

.filter-group.active .filter-group-title.active .arrow-filter::before {
    content: "";
    position: absolute;
    width: 27px;
    height: 27px;
    background: #fff;
    transform: rotate(45deg);
    top: 8px;
    left: 0;
    box-shadow: -2px -2px 5px -4px;
    z-index: 9;
}

.filter-show {
    display: none;
    background-color: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .5);
    border-radius: 4px;
    max-width: 600px;
    min-width: 382px;
    left: 0;
    position: absolute;
    padding: 10px;
    top: 54px;
    width: max-content;
    white-space: normal;
    z-index: 3;
    margin: 0 -4px;
    max-height: 23vh;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: auto;
}

.filter-group.active .filter-group-title.active+.filter-show {
    display: block;
}

.filter-item img {
    border: 1px solid #e0e0e0;
    vertical-align: middle;
    width: 100%;
    height: 45px;
    object-fit: contain;
}

#filter-group-price .filter-item span,
#filter-group-option .filter-item span {
    display: inline-block;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: #333;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 6px;
    margin-right: 6px;
    padding: 8px 9px;
}

.filter-item {
    display: inline-block;
}

.filter-item--check-box .fa {
    display: none;
}

.filter-show .checkbox label {
    padding-left: 0;
    display: block;
}

.filter-show .checkbox {
    margin: 0;
    padding: 0;
    display: block;
}

#filter-group-manufacturer .filter-show .filter-item {
    display: inline-block;
    border-radius: 4px;
    color: #333;
    font-size: 14px;
    line-height: 17px;
    height: 50px;
    margin: 0 4px 10px;
    padding: 0;
    width: 100px;
}

.filter-show .filter-item img:hover,
.filter-show .filter-item input:checked+img,
#filter-group-price .filter-show .filter-item input:checked+span,
#filter-group-price .filter-item span:hover,
#filter-group-option .filter-show .filter-item input:checked+span,
#filter-group-option .filter-item span:hover {
    border: 1px solid #2f80ed;
}

.commentlist {
    padding: 0;
    margin-top: 10px;
}

.product-shop .desc ul li {
    list-style: disc;
}

.product-shop .actions button {
    width: 200px;
}


/*==============================*/

@media (min-width: 768px) {
    .header-mid>.row>.search,
    .header-mid>.row>.cart {
        padding: 0 15px;
    }
    footer h4 {
        font-size: 17px;
    }
    #clockdiv {
        top: 45%;
    }
    .no-padding {
        padding: 0;
    }
    .brand-logo .container .owl-carousel .owl-buttons .owl-prev {
        margin: 0;
        padding: 0;
        left: -30px
    }
    .brand-logo .container .owl-carousel .owl-buttons .owl-next {
        margin: 0;
        padding: 0;
        right: -30px
    }
    body .bx-wrapper .bx-pager {
        width: auto;
        left: 25%;
    }
}

@media(min-width: 992px) {
    .common-home .main {
        margin-right: -15px;
        margin-left: -15px;
    }
    .category-list__product {
        margin-right: -10px;
    }
    .logo-carousel__item-list .slick-slide>div,
    .category__item-list .slick-slide>div {
        margin-right: -15px;
    }
    .banner-right-one {
        padding-right: 0;
    }
    .header-mid>.row>.search,
    .header-mid>.row>.cart {
        padding: 25px 15px;
    }
    .new_title h2 {
        font-size: 22px;
    }
    #logo {
        text-align: left;
    }
}

@media (min-width: 1400px) {
    .new_title h2 {
        font-size: 30px;
    }
    footer h4 {
        font-size: 20px;
    }
    #clockdiv {
        top: 10px;
    }
    .container {
        width: 1400px
    }
}

@media (min-width: 2000px) {
    body {
        font-size: 18px
    }
    #nav>li>a>span {
        font-size: 18px
    }
    .search_text,
    .header_search input {
        font-size: 20px
    }
    .text a {
        font-size: 18px
    }
    .text p {
        font-size: 18px
    }
    .table-service .service-th .service-th-div .fa {
        width: 60px !important;
        font-size: 40px;
    }
    .col-item .item-title a {
        font-size: 16px
    }
    .blog_entry-title a {
        font-size: 18px
    }
    .entry-content .blog_entry-header-inner {
        height: 54px
    }
}


/*==============================*/

@media (max-width: 1199px) {
    footer .formNewLestter .title {
        width: 100%;
    }
    .toolbar .compare #compare-total {
        padding: 0 5px;
    }
    .toolbar .custom-select select#input-sort {
        padding-right: 5px;
        width: 160px;
    }
}

@media (max-width: 991px) {
    .filter-group.active .arrow-filter {
        display: none;
    }
    .std img {
        width: auto;
        height: auto;
    }
    .sale-label {
        right: 10px;
    }
    #clockdiv {
        top: 10px;
        font-size: 12px;
    }
    .category-list__box {
        padding: 10px;
    }
    .image-carousel__item {
        margin-bottom: 0;
        padding: 5px;
    }
    .header-mid>.row>.cart {
        top: calc(20% + 5px);
        display: block;
        position: absolute;
        left: auto;
        right: 0;
    }
    .mini-cart .dropdown-toggle {
        white-space: nowrap;
        display: -webkit-flex;
        display: flex;
    }
    #cart {
        padding: 5px 10px;
    }
    #search_mobile .search-bar .collection-selector {
        display: none;
    }
    #search_mobile .header_search input.search-text {
        border: 1px solid var(--shop-color-main);
    }
    #search_mobile .input-group-btn button {
        display: block;
        margin: auto;
        border-radius: 0;
        width: auto;
    }
    ul.topnav li:last-child {
        border: 0;
    }
    .index-column {
        float: none;
    }
    .new_title h2 {
        font-size: 20px;
    }
    .section .sec-title {
        margin-top: 0;
        padding-bottom: 0;
    }
    .new_title {
        margin-bottom: 10px;
    }
    #cart_mobile {
        margin: 0;
    }
    .top-cart-contain {
        position: absolute;
        right: 15px;
    }
    .top-cart-content {
        top: 100%;
        left: auto;
        right: 0;
    }
    .form-control,
    input[type="text"].form-control {
        width: 100px;
    }
    footer .formNewLestter .khuyen-mai .input-text {
        width: 75%;
    }
}

@media (max-width: 767px) {
    .header-mid>.row>.cart {
        top: calc(75% + 5px);
        display: block;
        position: absolute;
        left: auto;
        right: 0;
    }
    .toolbar>* {
        display: block;
        float: left;
        width: 100%
    }
    .service {
        padding: 0;
    }
    .service-tr {
        display: block;
    }
    .service-th {
        margin: 0;
        padding: 15px;
        border: none;
        border-bottom: 1px solid #EBEBEB;
    }
    .footer-column {
        display: flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .col-lg-3.col-md-3.col-xs-6.col-sm-3.menu_footer {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 560px) {
    .col_button_shopping,
    .col_button_checkout,
    .col_button_shopping .button_shopping,
    .col_button_checkout .button_checkout {
        display: block;
        width: 100%;
        margin-top: 5px;
        text-align: center;
    }
}

@media only screen and (max-width: 480px) {
    .welcome-msg a.dropdown-toggle {
        margin-left: 0;
        padding: 3px 5px;
    }
    .commentlist li .comment-wrapper {
        padding: 0 0 17px;
    }
    .commentlist li .gravatar {
        position: relative;
        float: left;
        margin-right: 15px;
    }
    .commentlist li .comment-author {
        max-width: 100%;
    }
    .commentlist li .comment-author .author {
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        white-space: nowrap;
        max-width: 100%;
    }
    .commentlist li .comment-meta {
        float: left;
        position: absolute;
        top: 30px;
        left: 75px;
    }
    .ttaddtocart p {
        margin: 0;
        display: block;
    }
    .toolbar #sort-by,
    .toolbar #limit {
        display: block;
        float: left;
        width: 100%;
    }
    .toolbar .custom-select select#input-sort,
    .toolbar .custom-select select#input-limit {
        float: right;
        width: 180px;
    }
}


/*==============================*/

@media (max-width: 1199px) and (min-width: 768px) {
    .toplinks .links {
        height: auto;
    }
}


/* custom */

.cart {
    padding: 0;
}

.logo {
    margin: 10px 0;
    padding: 0;
}
.blog-title {
    margin-bottom:20px;
}

@media(max-width: 767px) {
    .fix-mobile5 .menu_footer{
        margin-bottom:20px;
    }
    .filter-group.active .filter-show {
        min-width: 353px;
        width: 100%;
    }
    .filter-group {
        position: initial;
    }
    .table-service {
        display: none;
    }
    .newsletter-wrap {
        padding: 30px 0;
    }
    .inner {
        margin: 0!important;
    }
    .newsletter h3.title {
        padding: 0;
    }
    .welcome-msg.toplinks #form-language {
        padding: 10px 0;
    }
    .toplinks {
        margin: 0;
    }
    .toplinks div.links div a {
        padding: 0;
        padding-right: 10px;
        margin: 0;
    }
}

.promo-banner-section {
    margin: 12px 0;
}

.promo-banner-section img,
.product-wrapper img {
    height: auto;
}

@media(max-width: 991px) {
    .header-container.sticky .cart {
        display: none
    }
}