/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
ul li{
	list-style:none;
}
#header {
    padding: 25px 0;
    background: #f6f7f9;
}
.header-main .header-inner .logo{
	height:auto !important;
}
.cart-img-icon{
    max-width: 25px!important;
}
.header-bottom .searchform input {
    box-shadow: none;
    border: 0;
    height: 45px;
    font-style: italic;
}
.search-form{
	width:90%;
}
/* .header.show-on-scroll .hide-for-sticky, .stuck .hide-for-sticky{
	display:none;
} */
.header-bottom .searchform .ux-search-submit.button {
    background-color: transparent;
    border: 0;
    color: #36405e;
}
#header .header-bottom>.flex-row.container {
    background: #fff;
}

.header-bottom .header-bottom-nav>li.has-dropdown>ul.sub-menu {
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    border-top: 2px solid #519888;
    visibility: hidden;
}
.header-bottom .header-bottom-nav>li.has-dropdown.current-dropdown>ul.sub-menu {
    visibility: visible;
}
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before, .nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after{
	opacity:0!important;
}
.header-bottom .header-bottom-nav, .header-bottom .header-bottom-nav>li.has-dropdown{
	position:static;
}
.header-bottom .header-bottom-nav li.has-dropdown>ul.sub-menu>li a {
    font-size: 12px;
    border-bottom: 0;
    padding: 5px 15px;
    margin-left: 0;
    transition: all 0s;
}
.nav-dropdown-has-border .nav-dropdown {
    border: 2px solid #ddd;
}
.menu-item-1004.menu-item>a:after, .menu-item-999.menu-item>a:after, .label-sale.menu-item>a:after, .label-popular.menu-item>a:after {
    content: '';
    display: inline-block;
    font-size: 9px;
    line-height: 9px;
    text-transform: uppercase;
    letter-spacing: -.1px;
    margin-left: 4px;
    background-color: #000;
    font-weight: bolder;
    border-radius: 2px;
    color: #fff;
    padding: 2px 3px 3px;
    position: relative;
    top: -2px;
}
.menu-item-999.menu-item > a:after {
    content: "Hot";
}
.menu-item-999.menu-item>a:after {
    background-color: #ea7c26;
}
.menu-item-1004.menu-item>a:after, .menu-item-999.menu-item>a:after, .label-sale.menu-item>a:after, .label-popular.menu-item>a:after {
    top: -10px;
}
.menu-item-1004.menu-item > a:after {
    content: "New";
}
.menu-item-1004.menu-item>a:after {
    background-color: #5bb4f5 !important;
}

/*section*/
.isures-slider--row .slider-nav-light .flickity-page-dots .dot.is-selected {
    border-radius: 20px;
    width: 30px !important;
    background: #ea7c04;
}
.isures-slider--row .slider-nav-light .flickity-page-dots .dot {
    width: 8px;
    height: 8px; 
    background: #fff;
    border: 0;
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
#main, .shop-page-title.category-page-title.page-title {
    background: #f6f7f9;
}
.isures-slider--row .slider-nav-light .flickity-prev-next-button svg {
    fill: #fff;
    background: #519888;
    border: 0;
    padding: 12px;
}
/*khuyen-mai*/
#isures-title-bg-1121353215 {
    font-size: 50px;
}
.isures-title-behind {
    display: block;
    font-weight: bold;
    line-height: 1;
    -webkit-text-stroke: 1px #999;
    color: transparent;
    text-transform: uppercase;
    white-space: nowrap;
    margin-bottom: -35px;
}
.isures-title--main h3{
	color:#ea7c04!important;
}
.isures-title--main * {
    font-size: 100%;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 2px 2px 3px #999;
}
/*san-pham-tran-chu*/
.box-image::before, .img > .img-inner::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.box-image:hover::before, .post-item:hover .box-image::before, .img:hover > .img-inner::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine{
	100%{left:125%}
}
@keyframes shine{
	100%{left:125%}
}
.product-small:hover .col-inner {
    border: 1px solid #519888;
}
.product-small:hover .col-inner {
    border-color: #519888;
}
/*on-sale*/
.badge-container.absolute.left.top.z-1, .isures--label-new {
	left:5px;
}
.badge-container {
    margin: 0px 0 0 0 !important;
}
.product-small .badge-container.left {
    top: 32px !important;
}
.callout.badge.badge-square {
    color: #519888;
    border: 1px solid #519888;
    margin-bottom: 5px;
    width: auto;
    height: auto;
    border-radius: 2px;
}
.callout.badge.badge-square .badge-inner.secondary.on-sale {
    background: #ffffff90;
    color: #519888;
    font-size: 13px;
    padding: 0 10px;
    font-weight: normal;
    line-height: 21px;
}
.product-small .lb{
	    font-size: 13px;
    padding: 4px 10px;
    border-radius: 3px;
    color: #fff;
    position: absolute;
}
.show-on-hover, .hover-slide, .hover-slide-in, .hover-zoom, .hover-zoom-in{
	opacity:3!important;
}
.product-small .lb.hot {
          right: 189px;
    top: 4px;
    padding: 0 10px;
    border: 1px solid #ea7c04;
    border-radius: 2px;
    color: #ea7c04;
    line-height: 21px;
    display: inline-block;
    z-index: 9;
    position: absolute;
    background: #ffffff90;
    font-size: 16px;
}
.product-small .col-inner {
    background: #fff;
    border: 1px solid rgba(161,161,161,0.37);
    transition: .15s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.product-small .col-inner .box-text-products {
    padding: 10px;
    border-top: 1px solid #f0f2f7;
    text-align: center;
}
.product-small del span.amount {
    font-size: 10px;
    color: #333;
    text-decoration: line-through;
}
.product-small span.amount {
    font-size: 16px;
    color: #ea7c04;
    margin-top: 10px;
    display: inline-block;
}
.box-text-products .add_to_cart_button {
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    padding: 7px 30px 7px 40px;
    line-height: 1;
}
.box-text-products .product_type_simple::before, .box-text-products .product_type_simple::after {
       content: '';
    display: block;
    position: absolute;
    width: 10px;
    left: -1px;
    top: -1px;
    bottom: -1px;
    background: #519888;
}
.box-text-products .product_type_simple::before, .isures-blog--home button.button-rm:before{
	    right: -1px;
    left: auto !important;
}
.box-text-products .product_type_simple:hover{
	background-color:#fff!important;
	color:#519888;
	box-shadow:none!important;
}
.isures-blog--home .post-meta {
    position: absolute;
    bottom: 0;
    z-index: 3;
    right: 0;
    font-weight: bold;
    color: #ea7c04;
}
.add-to-cart-button a{
	padding:0 35px;
}
.slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg{
	margin-top:0;
}
.product-box-slider .flickity-button{
	display:none;
}
.product-box-slider .flickity-viewport{
	text-align:center!important;
}
.slider-nav-outside .flickity-prev-next-button.previous{
	opacity: 1 !important;
}
.slider-nav-outside .flickity-prev-next-button.next{
	    right: -25px;
    left: auto !important;
	opacity: 1 !important;
}
.product-km .slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow{
	    background: #fff;
    border: 0;
    box-shadow: 0 1px 12px 0 rgb(0 0 0 / 12%);
    cursor: pointer;
    font-size: 10px;
    width: 45px;
    padding: 13px !important;
    fill: rgba(0,0,0,.5)!important;
}
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1400px!important;
}
.isures-slider--row .slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow{
	color:#fff!important;
}
/*pd*/
.pd-bt-0{
	padding-bottom:0!important;
}
.pd-top-0{
	padding-top:0!important;
}
.mr-top-0{
	margin-top:0!important;
}

.product-small .name.product-title a, h5.post-title.is-large{
	    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #414b56;
    height: 38px;
    font-size: 16px;
}
/*Tin-tuc-trang chu*/
.isures-blog--home p.from_the_blog_excerpt {
    font-size: 12px;
}
/* .is-divider{
	display:none;
} */
.isures-blog--home button.button.primary {
    position: absolute;
    bottom: -5px;
    z-index: 2;
    background: var(--isures-primary-color);
    color: #fff;
    border: 0;
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    line-height: 1;
    padding: 9px 23px;
}
.isures-blog--home .box-text-inner.blog-post-inner {
    position: relative;
    padding-bottom: 40px;
    color: #343e5c;
}
.isures-blog--home .box.box-normal.box-text-bottom.box-blog-post.has-hover:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: #dfece5;
}
.isures-blog--home button.button-rm {
    position: absolute;
    bottom: -5px;
    z-index: 2;
    background: #519888;
    color: #fff;
    border: 0;
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    line-height: 1;
    padding: 9px 23px;
}
.isures-blog--home button.button-rm:before, .isures-blog--home button.button-rm:after {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    left: -1px;
    top: 0;
    bottom: 0;
    background: #519888;
}
.isures-custom--atc .add_to_cart_button::before, .isures-blog--home button.button.primary:before {
    right: -1px;
    left: auto !important;
}
.isures-slider--nav .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0;
    width: 36px !important;
    transform: none !important;
    left: -10px;
}
.isures-slider--nav .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button.next {
    right: -10px;
    left: auto !important;
}
/*footer*/

.footer-isures p, .footer-isures a{
	font-size:14px;
}
.footer-isures p{
	margin-bottom:5px;
}
.footer-isures .isures-widget ul.product-categories {
    margin: 0;
    list-style: none;
}
.footer-isures .isures-widget ul.product-categories li {
    margin-left: 0;
    margin-bottom: 5px;
}
.footer-isures .isures-list-post {
    margin-bottom: 0;
}
.footer-isures .isures-list-post li, .footer-isures .isures-category--tab li {
    margin-left: 0;
    margin-bottom: 5px;
    list-style-type: none;
}
.blog-wrapper .social-icons a{
	border-radius: 5px!important;
}
/* .button.facebook:not(.is-outline), .button.facebook{
	color:#fff !important;
	background-color:#3a589d !important;
} */
/*Chi-tiet-tin-tuc*/
.blog-single .entry-content p:first-child:first-letter {
    font-size: 42px;
    text-transform: uppercase;
    background: #eaeaea;
    float: left;
    margin: 5px 20px 10px 0;
    width: 60px;
    text-align: center;
    line-height: 58px;
    padding: 2px 30px 0;
    color: #666;
}
.blog-archive article {
    border: 1px solid #eaeaea;
    padding: 15px;
    margin: 0 0 15px;
    background: #fff;
    max-width: 100%;
}
.blog-archive article .entry-title {
    color: #519888;
}
.archive .is-divider{
	display:none;
}
.blog-archive div#post-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
footer.entry-meta{
	display:none!important;
}
.blog-archive div#post-list .nav-pagination {
    flex-basis: 100%;
}
/*reponsive*/
@media screen and (min-width: 1024px){
	
.header-main div#logo {
    order: 2;
	}
	.isures-custom--footer .isures-title--wrap {
    position: absolute;
    top: -68px;
}
	.blog-archive article {
    max-width: calc(50% - 10px);
}
	.blog-archive>.row>.large-10 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
	.header-main .flex-col.hide-for-medium.flex-right {
    order: 3;
    flex-grow: 2;
}
	.header-main .flex-col.hide-for-medium.flex-left.flex-grow .header-nav {
    height: 100%;
    width: 80px;
    justify-content: center;
    border-right: 1px solid#f0f2f7;
    margin-right: 25px;
	}
	.header-main .flex-col.hide-for-medium.flex-left.flex-grow {
    flex-grow: 0;
    height: 100%;
    width: auto;
}
	.header-main .flex-right li.html.custom.html_topbar_right {
    min-width: 450px;
    max-width: 450px;
}
	.header-bottom .flex-left ul.header-bottom-nav>li>a {
    padding: 13px 10px;
    color: #343e5c;
    font-weight: normal;
}
	.header-bottom .searchform {
    border-left: 1px solid #f0f2f7;
}
	.isures-title--main * {
    font-size: 160%;
}
}
	@media (min-width: 850px){
#isures-title-bg-1121353215 {
    font-size: 75px;
}
}
@media (min-width: 550px){
#isures-title-bg-1121353215 {
    font-size: 70px;
}
}
