/*
Theme Name: ishopjapan
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@900&display=swap');
/*--------------------------------------------------------------
## Css Scrollbar
--------------------------------------------------------------*/
::-webkit-scrollbar-track{background-color:#ebebeb;}
::-webkit-scrollbar{width:8px;background-color:#ebebeb}
::-webkit-scrollbar-thumb{background-color:#1e68c2;}

/*************** DEFAULT ***************/
@font-face {
    font-family: 'Gilroy';
    src: url('assets/fonts/SVNGilroyMedium.eot');
    src: url('assets/fonts/SVNGilroyMedium.eot') format('embedded-opentype'),
         url('assets/fonts/SVNGilroyMedium.woff2') format('woff2'),
         url('assets/fonts/SVNGilroyMedium.woff') format('woff'),
         url('assets/fonts/SVNGilroyMedium.ttf') format('truetype'),
         url('assets/fonts/SVNGilroyMedium.svg#SVNGilroyMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('assets/fonts/SVNGilroyMediumItalic.eot');
    src: url('assets/fonts/SVNGilroyMediumItalic.eot') format('embedded-opentype'),
         url('assets/fonts/SVNGilroyMediumItalic.woff2') format('woff2'),
         url('assets/fonts/SVNGilroyMediumItalic.woff') format('woff'),
         url('assets/fonts/SVNGilroyMediumItalic.ttf') format('truetype'),
         url('assets/fonts/SVNGilroyMediumItalic.svg#SVNGilroyMediumItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Gilroy';
    src: url('assets/fonts/SVNGilroySemiBold.eot');
    src: url('assets/fonts/SVNGilroySemiBold.eot') format('embedded-opentype'),
         url('assets/fonts/SVNGilroySemiBold.woff2') format('woff2'),
         url('assets/fonts/SVNGilroySemiBold.woff') format('woff'),
         url('assets/fonts/SVNGilroySemiBold.ttf') format('truetype'),
         url('assets/fonts/SVNGilroySemiBold.svg#SVNGilroySemiBold') format('svg');
    font-weight: 600;
}
@font-face {
    font-family: 'Gilroy';
    src: url('assets/fonts/SVNGilroyBold.eot');
    src: url('assets/fonts/SVNGilroyBold.eot') format('embedded-opentype'),
         url('assets/fonts/SVNGilroyBold.woff2') format('woff2'),
         url('assets/fonts/SVNGilroyBold.woff') format('woff'),
         url('assets/fonts/SVNGilroyBold.ttf') format('truetype'),
         url('assets/fonts/SVNGilroyBold.svg#SVNGilroyBold') format('svg');
    font-weight: bold;
}
@font-face {
    font-family: 'Gilroy';
    src: url('assets/fonts/SVNGilroyXBold.eot');
    src: url('assets/fonts/SVNGilroyXBold.eot') format('embedded-opentype'),
         url('assets/fonts/SVNGilroyXBold.woff2') format('woff2'),
         url('assets/fonts/SVNGilroyXBold.woff') format('woff'),
         url('assets/fonts/SVNGilroyXBold.ttf') format('truetype'),
         url('assets/fonts/SVNGilroyXBold.svg#SVNGilroyXBold') format('svg');
    font-weight: 800;
}

html,body {
    font-family: 'Gilroy';
    font-size: 16px;
    color: #333;
    line-height: 1.5;
    font-weight: normal;
    letter-spacing: -0.1px;
}
.table-scroll {overflow-x: auto;width: 100%;}
b, strong {font-weight: bold;}
h1,h2,h3,h4,h5,h6 {letter-spacing: -.5px;}
.h2, h2 {font-size: 1.8em;}
.h3, h3 {font-size: 1.5em;}
#breadcrumbs {padding: 8px 0;}
#breadcrumbs p {margin:0;}
.breadcrumbs, #breadcrumbs span {
    font-size: 14px;
    text-transform: initial !important;
    font-weight: 600;
    color: #e10126;
    opacity: 1;
}
#breadcrumbs a {
    text-transform: initial;
    font-size: 14px;
    color: #e10126;
}
.has-shadow .col>.col-inner {border-radius: 8px;overflow: hidden;}
.box-text {font-size: 1em;}
.taxonomy-description ul, .taxonomy-description ol {padding-left: 25px;}
.taxonomy-description {margin-bottom: 30px;}
pre, blockquote, form, figure, p, dl, ul, ol {margin-bottom: 15px;}
.nav-dropdown-has-border .nav-dropdown {border: none;padding: 10px 5px;}
.nav-dropdown-has-border .nav-dropdown a {font-size: 14px;color: #333;border-bottom: 1px dashed #ececec !important;}
.az-title-shortcode {margin-bottom: 20px;}
.az-title-shortcode.center {text-align:center;margin-bottom: 40px;}
.az-sub-title {margin-bottom: 0;font-weight: 600;color: #8b8b8b;}
.az-title-shortcode .title-description {
    margin-top: 10px;
    font-weight: 500;
}
.az-title {text-transform: uppercase;color: #2e3191;font-size: 30px;margin-bottom: 0;line-height: 1.4;font-weight: 800;}
.section-title {flex-direction: column;}
.section-title .sub-title {
    font-size: 28px;
    color: #e10126;
    font-weight: bold;
    padding: 0;
    text-transform: initial;
    opacity: 1;
    line-height: 1.2;
}
h2.section-title {
    text-align: center;
    font-weight: 600;
    font-size: 40px;
    line-height: 125%;
    border: none;
    margin-bottom: 10px;
}
h2.section-title-center ~ .description-title {text-align: center;}
.section-title-normal {border: none;margin-bottom: 0;flex-direction: column;align-items: normal;}
.section-title-normal a.view-more {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -.5px;
    background: #184363;
    padding: 0 20px;
    border-radius: 7px;
    color: white;
    line-height: 30px;
    height: 30px;
}
.section-title-normal a.view-more i {color:white;}
.section-title-normal .section-title-main, .page-title {
    border: none;
    padding: 0;
    margin: 0;
    line-height: 1.4;
    text-transform: initial;
    font-weight: bold;
    letter-spacing: initial;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #e10126;
}
.title-text-link .section-title-normal .section-title-main {
    max-width: calc(100% - 150px);
}
h1.section-title-normal .section-title-main {font-size: 32px;}
.section-title-center {
    justify-content: center;
    align-items: center;
}
.section-title-center span {text-transform: initial;margin: 0 auto;font-weight: 800;}
.button.az-button {
    padding: 0 25px;
    line-height: 40px;
    height: 40px;
    border: 1px solid #1e68c2;
    font-weight: 500;
    font-size: 14px;
}
.button.az-button.secondary {
    border-color: #f48120;
}
.button.az-button.is-small {
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    padding: 0px 16px;
    border: none;
    font-weight: 500;
}
.az-button.white {
    background: white !important;
    border: 1px solid white !important;
    color: #184363 !important;
}
.az-button.white:hover {
    background: #15a9e3 !important;
    border: 1px solid #15a9e3 !important;
    color: #fff!important;
    box-shadow: unset;
}
.is-outline.az-button {background: transparent;}
.button.az-button > i {
    vertical-align: 0px;
    margin-right: 10px;
    margin-left: 0;
}
.button.az-button > span + i {
    margin-right: 0;
    margin-left: 10px;
}
.az-button.is-outline.white {
    background: transparent !important;
    color: white;
    border-color: white;
}
input[type='email'], input[type='search'], input[type='number'], input[type='url'], input[type='tel'], input[type='text'], textarea, input[type='password'], input[type='time'], input[type='date'], select {
    border: 1px solid #ebebeb;
    box-shadow: none;
    font-size: 14px;
    border-radius: 5px;
    width: 100%;
    padding: 0 10px;
    display: block;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
}
input[type=email]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {box-shadow:unset;}
textarea {min-height:100px;padding: 5px 10px;line-height: 1.6;border-radius: 12px;}
.box-push .box-text {border-radius: 5px 5px 0 0;background: rgba(255,255,255,.8);}
.flickity-prev-next-button {
    height: 40px;
    width: 40px;
    background: #fff;
    margin: 0 !important;
    color: #184363;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    box-shadow: 2px 2px 5px #00000036;
    top: calc(50% - 20px);
}
.flickity-prev-next-button:hover {background: #184363;color: white !important;}
.flickity-prev-next-button:before {
    content: '\F285';
    display: inline-block;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
}
.flickity-prev-next-button.previous:before {
    content: '\F284';
}
.flickity-prev-next-button svg {
    display: none;
}
.slider-nav-circle .flickity-prev-next-button .arrow {border: none;}
.slider-nav-normal .flickity-prev-next-button,
.slider-nav-small .flickity-prev-next-button {
    width: 25px;
    height: 25px;
    min-height: unset;
    font-size: 13px;
    top: calc(50% - 13px);
}
.slider-nav-light .flickity-prev-next-button {
    color: #e10126;
    background: #ebebeb;
}
.slider-nav-light .flickity-prev-next-button:hover {
    color: #fff;
    background: #e10126;
}
.flickity-enabled .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    background: #fff;
    border: 1px solid #E51B23;
    opacity: 1;
    margin: 0 4px;
}
.flickity-enabled .flickity-page-dots .dot.is-selected {
    background: #E51B23;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: none;
}
table td, table th {padding: 10px !important;background: white;color: #333;border-right: 1px solid #ebebeb;}
.nav-pagination.links {
    margin: 0;
    border-top: 1px dashed #c1c1c1;
    padding-top: 20px;
}
.nav-pagination.links li {
    margin: 2px;
}
.nav-pagination.links li a, .nav-pagination.links li span {
    font-weight: normal;
    border: 1px solid #1e68c2;
    color: #1e68c2;
    border-radius: 5px;
}
.nav-pagination.links li span, .nav-pagination.links li:hover a {color: white;}
@media screen and (min-width: 850px){
    .row-1-5 .col {
        max-width: 20% !important;
        -ms-flex-preferred-size: 20% !important;
        flex-basis: 20% !important;
    }
}
.nav-simple.nav-center .tab {
    margin: 0 10px 10px;
}
.nav-simple.nav-center .tab.active a {
    background: #184363;
    color: white;
}
.nav-simple.nav-center .tab a {
    min-width: 150px;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    text-transform: capitalize;
    background-color: #edf4f6;
    color: #184363;
    border-radius: 50px;
    height: 40px;
}
.star-rating {
    overflow: hidden;
    position: relative;
    height: 16px;
    width: 80px;
    background-color: #eee;
    -webkit-mask: url(assets/images/star.svg) left top;
    mask: url(assets/images/star.svg) left top;
    -webkit-mask-size: 16px;
    mask-size: 16px;
    transition: all .3s ease-out;
    margin: 0 0 10px;
    visibility: visible !important;
    opacity: 1 !important;
}
.star-rating span, .et-testimonial .rating span {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9000em;
    height: 15px;
    background-color: #f2971f;
    -webkit-mask: url(assets/images/star.svg) left top;
    mask: url(assets/images/star.svg) left top;
    -webkit-mask-size: 16px;
    mask-size: 16px;
    transition: all .3s ease-out;
}
.js-star-rating:before {display: none;}
.row-box {
    margin: 0 auto;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    padding: 10px 15px 20px;
    box-shadow: 2px 2px 5px #00000026;
}
.archive .row-box {padding: 5px 0 15px;}
.entry-header-text {padding: 0;}

.product_description ul li, .khuyen_mai ul li, .taxonomy-description ul li, 
.single-page ul li, .product-content ul li, .section ul li, .noi_dung_chan_trang ul li,
.term-description ul li {
    display: flex;
    margin-bottom: 5px;
    align-items: baseline;
}
.product_description ul li:before, 
.khuyen_mai ul li:before, .taxonomy-description ul li:before, 
.single-page ul li:before, .product-content ul li:before, .section ul li:before,
.noi_dung_chan_trang ul li:before, .term-description ul li:before {
    content: "\F26C";
    display: inline-block;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    transform: translateY(1px);
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    color: #ffbc00;
}

/*************** MOBILE MENU ***************/
.mobile-nav svg {
    display: block;
    width: 24px;
    fill: #f73d22;
}
#main-menu .sidebar-menu-tabs {padding: 0 10px;margin-bottom: 20px;}
#main-menu .sidebar-menu-tabs__tab {
    margin: 0 5px;
    flex: 1;
    background: none;
}
#main-menu .sidebar-menu-tabs__tab a {
    color: #184363;
    text-transform: initial;
    font-weight: 600;
    background-color: #edf4f6;
    border-radius: 50px;
    padding: 0 10px;
    line-height: 40px;
    height: 40px;
    border: none;
}
#main-menu .sidebar-menu-tabs__tab.active a {
    background: #0d8b42;
    color: white;
    font-size: 14px;
}
#main-menu .sidebar-menu-tabs__tab.active a:before {display: none;}
#main-menu .nav-sidebar li {
    border: none;
}
#main-menu .nav-sidebar li a {
    text-transform: initial;
    font-weight: 600;
    font-size: 16px;
    color: #184363;
}

/*************** AZ ICON ***************/
.az-icon-box {border-radius: 8px;overflow: hidden;background: white;height: 100%;}
.az-icon-header {
    padding: 25px;
    text-align: center;
}
.az-icon-box-title {
    margin: 8px 0 0;
    color: white;
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
}
.az-icon-box-description {
    font-weight: 300;
    padding: 15px 15px 10px;
    text-align: center;
}
.az-icon-box-description > *:last-child {margin-bottom: 10px;}
.az-icon-box-description p {margin-bottom: 10px;}

/*************** AZ IMAGE BUTTON BOX ***************/
.az-image-box-button .wrap-box, .list-cat .wrap-box {
    height: 100%;
    background: #e9e9e9;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    padding: 20px 20px 0;
}
.az-image-box-button .az-image-box_img, .list-cat .thumbnail {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background: white;
    border-radius: 50%;
}
.az-image-box-button .az-image-box_img img, .list-cat .thumbnail img {
    position: absolute;
    width: calc(100% - 80px);
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.az-image-box-button .az-image-box_button, .list-cat .text {
    text-align: center;
}
.az-image-box-button .az-image-box-title, .list-cat .product-name {
    color: #333;
    font-size: 18px;
    margin-bottom: 0;
}
.az-image-box-button .box-button, .list-cat .readmore {
    display: inline-block;
    background: #e10126;
    color: white;
    border-radius: 7px;
    padding: 0 15px;
    line-height: 36px;
    height: 36px;
    font-weight: bold;
    margin: 10px auto 20px;
}

/*************** AZ MENU ***************/
.az-menu, .sticky-menu .ux-menu {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0 0 20px;
    border-bottom: 1px solid #E6E6E6;
    flex-direction: row;
    margin-bottom: 20px;
}
.sticky-menu {position: sticky;top: 70px;background: #F7F7F7;z-index: 99;padding: 0 !important;}
.sticky-menu .ux-menu {
    justify-content: center;
}
.az-menu li, .sticky-menu .ux-menu-link {
    margin-right: 32px !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}
.az-menu li a, .sticky-menu .ux-menu-link a {
    color: #333333;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    position: relative;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    white-space: nowrap;
    min-height: unset;
    padding: 0;
    display: block;
}
.az-menu li.current-menu-item a, .az-menu li:hover a, .sticky-menu .ux-menu-link:hover a, .sticky-menu .ux-menu-link.active a {color: #E51B23}
.az-menu li a:after, .sticky-menu .ux-menu-link a:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -21px;
    display: block;
    background: transparent;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
.az-menu li.current-menu-item a:after, .az-menu li:hover a:after, .sticky-menu .ux-menu-link:hover a:after, .sticky-menu .ux-menu-link.active a:after {
    background: #E51B23;
}

/*************** SEARCH ***************/
#search-lightbox .search-field {
    outline: none;
    height: 45px;
    border-radius: 5px 0 0 5px;
}
#search-lightbox .searchform .button.icon {
    height: 45px;
    width: 45px;
    border-radius: 0 5px 5px 0;
}
#search-lightbox .autocomplete-suggestion {
    padding: 10px 0;
}
.search-name {
    font-size: 16px;
}
.autocomplete-suggestion img {
    width: 60px;
    height: 60px;
    border-radius: 5px;
}
.search-name .post-type {
    display: inline-block;
    background: #f48120;
    padding: 0 5px;
    color: white;
    border-radius: 3px;
    font-size: 12px;
}
.search-archive h1 {
    font-weight: 500;
    font-size: 20px;
    padding-bottom: 10px;
}
.search-archive h1 strong {
    color: #f48120;
}
.search-result .result-item:not(:last-child) {padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px dashed #00000054;}
.search-result .result-item .post-type {
    background: #f48120;
    display: inline-block;
    color: white;
    border-radius: 5px;
    padding: 0 10px;
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 26px;
}
.search-result .result-item .post-name {
    font-weight: 500;
    font-size: 18px;
}
.search-result .result-item .description {
    font-size: 14px;
}
.search-result .result-item .description strong {color:red;}
.search-result .result-item .description p {margin-bottom:0;}
.search-result .result-item .link-more {
    font-size: 14px;
    text-decoration: underline;
}
.searchform .ux-search-submit {
    width: 40px;
    height: 40px;
    min-height: unset;
    min-width: unset;
    font-size: 16px;
    background: #2e3192;
    padding: 0;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 4px 4px;
}

/*************** HEADER ***************/
#top-bar .html_topbar_left, #top-bar a {font-size: 14px;color: white;}
.logo-left .logo {margin-right: 20px;}
.header-main {background: white;}
#header #logo img {
    margin-left: 0;
}
#masthead .header-block .col {
    padding-bottom: 0;
}
#masthead .icon-box .icon-box-text {
    letter-spacing: -.2px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 20px;
    font-family: 'Noto Sans JP', sans-serif;
}
#masthead .icon-box .icon-box-text h5 {
    font-size: 16px;
    color: #333;
    text-transform: initial;
    margin-bottom: 5px;
    font-family: 'Noto Sans JP', sans-serif;
}
#masthead .icon-box .icon-box-text h6 {
    text-transform: initial;
    color: #e10126;
    letter-spacing: 1px;
    font-weight: bold;
}
#masthead .icon-box.icon-box-hotline h6 {font-size: 28px;margin-bottom: 5px;}
#masthead .header-button .az-button {
    background: linear-gradient(90deg, rgb(225 1 38) 0%, rgb(225 73 1) 100%);
    border: none;
    font-weight: bold;
    font-size: 18px;
}
#wide-nav .header-bottom-nav > li {
    margin: 0;
}
#wide-nav .header-bottom-nav > li > a {
    padding: 0 25px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
#wide-nav .header-bottom-nav > li.header-search-lightbox > a {
    height: 50px;
}
#wide-nav .header-bottom-nav > li:hover > a, #wide-nav .header-bottom-nav > li.current-menu-item > a {background: #b7001e;}
#wide-nav .header-bottom-nav > li.has-dropdown .icon-angle-down {opacity: 1;line-height: 1;margin-left: 5px;}
#wide-nav .header-bottom-nav > li .sub-menu {
    padding: 0 15px;
    border: none;
    box-shadow: 5px 5px 4px #00000036;
}
#wide-nav .header-bottom-nav > li .sub-menu a {
    font-size: 14px;
    color: #5a5a5a;
    margin: 0;
    padding: 13px 0 10px;
    border-bottom: 1px dashed #d9d9d9;
    transition: all inear .3s;
    -webkit-transition: all inear .3s;
    -moz-transition: all inear .3s;
}
#wide-nav .header-bottom-nav > li .sub-menu a:hover {color:#a2311b;}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {border:none;}
.header-button a, .header-button button {height: 40px;line-height: 40px;text-transform: inherit;font-size: 14px;font-weight: 500;}
#wide-nav .search-form .search-field {
    border: none;
    height: 36px;
    padding: 0 40px 0 15px;
}
#wide-nav .search-form .ux-search-submit {
    position: absolute;
    border-radius: 50% !important;
    border: none;
    width: 32px;
    height: 32px;
    top: 2px;
    right: 2px;
    font-size: 12px;
}
.main-content ul, .entry-content.single-page ul {padding-left: 25px;}

/*************** HOME ***************/
.home-section .section-title-container {margin-bottom: 30px;}
.section-news .news {
    background: #f3f3f3;
    display: flex;
    align-items: center;
    overflow: hidden;
    margin: 0 auto;
}
.section-news .news .label {
    min-width: 215px;
    background: #282828;
    color: white;
    font-size: 20px;
    padding: 0 20px;
    line-height: 54px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
}
.section-news .news .post {
    margin: 0;
    flex: 1;
    padding: 0 20px;
    color: #333;
}
.section-news .news .post .time {
    color: #e10126;
    display: inline-block;
    margin-right: 10px;
}
.section-news .news .post .title {
    font-weight: bold;
}
.section-product-cat .col {
    max-width: 16.6667%;
    -ms-flex-preferred-size: 16.6667%;
    flex-basis: 16.6667%;
}
.section-product-cat .col-inner {background: #323232;height: 100%;border-radius: 10px;transition: all linear .3s;}
.section-product-cat .col-inner:hover {box-shadow: 2px 2px 5px #0000008c;}
.section-product-cat .col-inner .box-image a {
    padding: 20px 20px 0;
    min-height: 160px;
    display: flex;
    justify-content: center;
    align-items: end;
}
.section-product-cat .col-inner .box-image img {max-height: 100px;}
.section-product-cat .col-inner .box-text {
    padding: 20px 15px;
}
.section-product-cat .col-inner .box-text * {
    color: white;
    font-weight: 500;
}
.section-mua-tang-cuong th {background: #e10126;color: white;font-weight: bold;font-size: 14px;}
.section-mua-tang-cuong td {color: #333;background: white;text-align: center;font-size: 16px;}
.section-mua-tang-cuong .btn-type06 {
    display: inline-block;
    padding: 5px 20px;
    font-size: 11px;
    font-weight: bold;
    background: #e10126;
    border: 1px solid #e10126;
    color: #fff;
    box-sizing: border-box;
    border-radius: 20px;
}
.table-type01 th {
    text-align: center;
    font-weight: bold;
    width: auto;
    box-sizing: border-box;
}
.table-type01 tr td:nth-child(4), .table-type01 tr td:nth-child(5) {
    color: #e10126;
    width: 100px;
    text-align: center;
}
.table-type01 tr td:last-child {width: 200px;}
.section-cach-ban-hang .col-inner {height: 100%;}
.section-cach-ban-hang .icon-box {
    background: #e10126;
    padding: 50px;
    border-radius: 10px;
}
.section-cach-ban-hang .icon-box h5 {
    color: white;
    font-weight: bold;
    font-size: 24px;
    padding-top: 20px;
}
.section-cach-ban-hang .icon-box h6 {
    color: white;
    opacity: 1;
    line-height: 1.4;
    font-size: 16px;
}
.section-testimonial .ti-widget.ti-goog .ti-col-4 .ti-review-item {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

/*************** SOCIAL ***************/
.social-icons .button {
    display: inline-flex;
    align-items: center;
    position: relative;
    justify-content: center;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 10px !important;
    transition: all .6s cubic-bezier(.19,1,.22,1);
    backface-visibility: hidden;
    transform-origin: 0 100%;
    background-color: #f0f0f0;
    color: #e10126;
    border: none;
    margin: 0 3px !important;
}
.social-icons .button i, .social-icons .button svg {display: block;top: 0;}
.social-icons .button.icon:hover {
    transform: translateY(-5px);
    background-color: #f0f0f0 !important;
}
.social-icons .button.icon:hover i {color: inherit !important;}
.social-icons .button svg {
    fill: #184363;
    transition: fill .3s ease-out;
    width: 14px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}
.social-icons a.twitter>svg {
    fill: #00aced;
}
.social-icons a.pinterest>svg {
    fill: #cb2027;
}
.social-icons a.linkedin>svg {
    fill: #007bb6;
}
.social-icons a.whatsapp>svg {
    fill: #55b750;
}
.social-icons a.telegram>svg {
    fill: #08c;
}

/*************** PRODUCT ***************/
.product-main {background: #ebebeb;padding: 0;margin-bottom: 30px;color: #333;}
.product-main .product-name {color: #333;}
.product-gallery .wrap-gallery {
    position: sticky;
    top: 15px;
}
.product-images {display: block;border-radius: 8px;overflow: hidden;}
.product-thumbnails.row-small {padding-top: 10px;margin-left: -7.5px !important;margin-right: -7.5px !important;}
.product-thumbnails.row-small .col {padding: 0 7.5px 15px !important;}
.product-thumbnails.row-small .col a {display: block;border-radius: 5px;padding: 3px;background: white;}
.product-thumbnails.row-small .col a img {border-radius: 3px;}
.product-thumbnails.row-small .col.is-nav-selected a {background: #e10126;}
.list-product {
    list-style: none;
    padding: 25px 0 20px;
    margin: 0 -5px;
    display: flex;
    flex-wrap: wrap;
}
.list-product li {
    display: inline-block;
    padding: 0 5px 10px;
    margin: 0;
}
.list-product li a {
    display: block;
    padding: 0 20px;
    border-radius: 34px;
    height: 34px;
    line-height: 34px;
    color: white;
    border: 1px solid #e10126;
    background: #e10126;
}
.table-type01 {
    width: 100%;
    text-align: left;
    border: 1px solid #d8d8d8;
    min-width: 900px;
}
.table-type01 tr {
    border-bottom: 1px solid #d8d8d8;
}
.table-type01 tr:nth-of-type(even) td {
    background: #eee;
}
.table-type01 th, .table-type01 td {
    padding: 10px;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    color: #333;
    font-size: 15px;
}
.table-type01 th:first-child, .table-type01 td:first-child {width: 100px;}
.table-type01 th:nth-of-type(2), .table-type01 td:nth-of-type(2) {min-width: 150px;}
.table-type01 th:nth-of-type(3), .table-type01 td:nth-of-type(3) {width: 100px;}
.table-type01 th:nth-of-type(6), .table-type01 td:nth-of-type(6) {width: 280px;}
.table-type01 th {
    text-align: center;
    font-weight: bold;
    width: auto;
    box-sizing: border-box;
}
.table-type01 th:nth-child(6) {
    width: 220px;
}
.table-type01 th:last-child {
    width: 200px;
}
.table-type01-company {
    width: 100%;
    text-align: left;
    border: 1px solid #d8d8d8;
}
.table-type01-company tr {
    border: 1px solid #d8d8d8;
}
.table-type01-company tr:nth-of-type(even) {
    background: #eee;
}
.table-type01-company th, .table-type01-company td {
    padding: 10px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
}
.table-type01-company th {
    font-weight: bold;
    width: auto;
    box-sizing: border-box;
    border-right: 1px #d8d8d8 solid;
    text-align: center;
}
.table-type01-company th:nth-child(6) {
    width: 220px;
}
.table-type01-company th:last-child {
    width: 200px;
}
.table-type01-company td.Softbank {
    color: #5f5f5f;
}
.table-type01-company td.docomo {
    color: #c30837;
}
.table-type01-company td.au {
    color: #f65e1d;
}
.table-type01-company td.Ymobile {
    color: #e73533;
}
.table-type01-company td.UQmobile {
    color: #0099ff;
}
.btn-type06 {
    display: inline-block;
    padding: 0 20px;
    font-size: 12px;
    font-weight: bold;
    background: #e10126;
    border: 1px solid #e10126;
    color: #fff;
    box-sizing: border-box;
    border-radius: 20px;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
}
.noi_dung_chan_trang {padding: 30px 0;}
.archive-title {
    text-align: center;
    font-size: 30px;
    padding: 20px 0;
}

/*************** ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» ***************/
.list-consumer_electronic .product-item {
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    overflow: hidden;
    height: 100%;
}
.list-consumer_electronic .thumb {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.list-consumer_electronic .thumb img {
    height: 100px;
    width: auto;
}
.list-consumer_electronic .text {padding: 10px;}
.list-consumer_electronic .price-wrap {
    padding: 10px;
    background: #f1f1f1;
    display: flex;
    align-items: center;
}
.list-consumer_electronic .price-wrap .label {
    background: #e57d20;
    color: white;
    font-size: 10px;
    padding: 0 5px;
    line-height: 18px;
    height: 18px;
    margin-right: 5px;
    border-radius: 3px;
}
.list-consumer_electronic .price-wrap .price {
    color: #e10126;
    font-weight: bold;
    font-size: 20px;
}
.list-consumer_electronic .product-sku {
    margin: 0;
    padding: 5px 10px;
}
.list-consumer_electronic .title {
    margin: 0;
    padding: 0 10px;
    font-size: 16px;
    line-height: 1.4;
}
.list-consumer_electronic .product-des {
    padding: 0 10px;
    color: #17a2b8;
    font-size: 13px;
}
#consumer-electronics-sidebar .sidebar-title {
    font-size: 24px;
}
#consumer-electronics-sidebar .block-menu {margin-bottom: 20px;}
#consumer-electronics-sidebar .parent-item a {
    font-size: 20px;
}
#consumer-electronics-sidebar .list-child {
    list-style: none;
}
#consumer-electronics-sidebar .list-child a {
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#consumer-electronics-sidebar .list-child a .count {
    font-size: 13px;
    border: 1px solid #c9c9c9;
    padding: 0 15px;
    border-radius: 3px;
    color: #979797;
}
.tax-cat_consumer_electronics #content, .post-type-archive-consumer_electronics #content {padding-top: 20px;}

/*************** FOOTER ***************/
#footer .main-footer {font-size: 15px;}
#footer .main-footer .section-title-container {margin-bottom: 15px;}
#footer .main-footer .section-title {margin-bottom: 0;border: none;}
#footer .main-footer .section-title-main {font-size: 18px;}
.ux-menu-link__link {
    padding: 0;
    min-height: unset;
    font-weight: 400;
    font-size: 14px;
    line-height: 157%;
    color: #184363;
    margin-bottom: 8px;
}
#footer .icon-box .icon-box-text {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#footer .icon-box .icon-box-text h5 {
    text-transform: inherit;
    font-weight: 600;
}
#footer .icon-box .icon-box-text h6 {
    font-size: 18px;
    text-transform: inherit;
    opacity: 1;
    color: #f48120;
}
.absolute-footer {padding: 10px 0 8px;font-size: 13px;color: #184363;}
.devvn_list_mxhs {
    position: fixed;
    right: 10px;
    bottom: 120px;
    z-index: 999;
}

.devvn_list_mxhs ul {
    margin-bottom: unset;
    list-style: none;
}
.devvn_list_mxhs ul li.devvn_btn a.button{
    margin-right: unset;
    padding: unset;
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: unset;
    box-shadow: unset;
    margin-bottom: unset;
}
.devvn_list_mxhs ul li.devvn_btn{
    margin-bottom: unset;
}
.devvn_list_mxhs ul li.devvn_btn a.button .devvn_image{
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
    margin-right: unset;
}

.devvn_list_mxhs ul li.devvn_btn.zalo a.button .devvn_bg_image {
    box-shadow: 0 0 0 0 #0099cc;
    background-color: #0099cc;
}
.devvn_list_mxhs ul li.devvn_btn a.button .devvn_bg_image {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #009900;
    background-color: #009900;
    opacity: .7;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
    z-index: -1;
}
@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}
@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@media screen and (max-width: 850px){
    .section-product-cat .col {
        max-width: 33.3333%;
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
    }
    #breadcrumbs {background: #f7f7f7;}
    .az-image-box-button .box-button, .list-cat .readmore {font-size: 13px;}
    .row.list-cat, .list-consumer_electronic {margin-left: -7.5px !important;margin-right: -7.5px !important;}
    .row.list-cat .col, .list-consumer_electronic .col {padding: 0 7.5px 15px !important;}
    .az-image-box-button .wrap-box, .list-cat .wrap-box {padding: 15px 15px 0;}
}
@media screen and (max-width: 580px) {
    .az-image-box-button .az-image-box_img img, .list-cat .thumbnail img {width: calc(100% - 40px);}
    .az-image-box-button .box-button, .list-cat .readmore {font-size: 12px;padding: 0 10px;}
    .list-product li a {font-size: 14px;padding: 0 10px;line-height: 30px;height: 30px;}
}
@media screen and (max-width: 520px){
    .section-product-cat .col {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .section-news .news .label {min-width: unset;}
    .section-title-normal .section-title-main, .page-title {font-size: 24px}
}