/*
Theme Name: Shop
Description: Thiết kế web bởi VOI BIỂN COM
Author: VOI BIỂN
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
	--c1: #0676DA;
	--c2: #ed1c24;
	--c3: #72ae2e;
}
strong{font-weight: bold;}
body { font-family: Arial,Helvetica,sans-serif!important;font-size: 14px!important;}
h1,h2,h3,h4,h5,h6, .heading-font { font-family: Arial,Helvetica,sans-serif!important; }
.nav.header-nav-main>li>a { font-family: Arial,Helvetica,sans-serif!important; font-size: 15px!important; font-weight: normal; }
.is-divider {display: none;}
/*megamenu*/
div#mega-menu-wrap ul li a {
    padding-left: 25px;
}
/*HEADER*/
.header-wrapper.stuck .header-bottom { background-color: var(--c1); }
.topbarcontact span {
    padding-right: 30px;
}
.topbarcontact i {
    border: 1px solid;
    padding: 4px;
}
.header-search-form-wrapper .form-flat input[type='search']{border-radius: 5px; height: 40px;}
.header-search-form-wrapper .form-flat .flex-row .flex-col {padding-right:0;}
.header-search-form-wrapper .flex-row.container {padding:0 9px;}
.header-bottom-nav > li > a {
    font-size: 14px;
	text-transform: none;
    font-weight: 400!important;
}
.header-bottom-nav > li > a i {
	position: relative;
	top: 2px;
}
.header-bottom-nav > li > a > i {
	padding-right: 5px;
}
ul.box-service-top {
    margin-top: 9px!important;
    font-size: 15px;
    font-weight: 700;
}
ul.box-service-top li {
    list-style: none;
    float: left;
    padding: 0 15px;
}
#hotline-header {
    float: left;
    font-size: 16px;
    color: #ffff00;
    margin:0 10px;
}
#hotline-header img {

	padding-top: 5px;
}
#hotline-header b {
    font-size: 20px;
    margin-left: 10px;
    margin-top: 2px;
    display: block;
    
}

#hotline-header b.kmhott{
    font-size:17px;
}
li.cart-item.has-icon.has-dropdown a {
    text-transform: none;
	border: 1px solid #fff;
    padding: 6px;
    border-radius: 4px;
}
#mega-menu-wrap {
    width: 197px;
	background: transparent;
	text-transform: uppercase;
	padding: 1px;
}
.home.ot-menu-show-home #mega_menu {
    margin-top: 10px;
}
#mega-menu-wrap ul li a {
	font-size:14px!important;
	white-space: nowrap;
    text-transform: none;
  
	font-weight: 500;
}
#mega-menu-wrap .sub-menu {min-weight: 561px;}
#mega-menu-wrap .sub-menu li a {
	white-space: nowrap;
    text-transform: none;
    background: none!important;
	font-weight: 400;
	border: none!important;
}
.header-bottom .container{
	    background: #fff !important;
	padding: 0!important;
	border-radius: 4px;
	margin: 0 auto;
	
}

.header-bottom {
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 40%);
}

.box-service-top i {
    font-size: 20px!important;
    /* position: relative; */
    top: 0px!important;
}
.support_online span,.support_online i{
 color:#ed1c24;   
}
.support_online {
        font-size: 12px;
    /* background-color: #ed1c24; */
    padding: 2px 15px;
    /* margin-right: 10px; */
    border: 1px solid #ed1c24;
    border-radius: 20px;
}
.support_list table{
    margin: 0;
}
.support_list table tr td {
    border: 0;
}
.support_list {
    background: #fff;
    border: 3px solid var(--c1);
    display: none;
    padding: 20px;
    position: absolute;
    left: 0;
    width: 480px;
    z-index: 555;
}
.support_online:hover .support_list { display: block; }
.support_list ul li {
    list-style: none;
    border-bottom: 1px dotted #ddd;
    padding: 4px 0 10px;
}
/*slider*/
.se_slider {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.bnrtop-right {
    padding-left: 0!important;
}

/*section product home*/
.title-box-pro-home {
    overflow: hidden;
    border-bottom: solid 2px var(--c1);
    height: 40px;
    background-color: #fede00;
}
.title-box-pro-home a{
color: #f00;
    
}
.title-box-pro-home .h-title {
    float: left;
    background: #1a4388;
    color: #fff;
    font-size: 17px;
    line-height: 38px;
    padding: 0 15px;
    position: relative;
    padding-right: 8px;
    border-top-left-radius: 3px;
	width: unset;
}
.title-box-pro-home .h-title a {
	color: #fff;
}
.title-box-pro-home .h-title:after {
    content: '';
    display: block;
    position: absolute;
    border: solid 20px transparent;
    border-left-color: #1a4388;
    right: -40px;
    top: 0;
}
.title-box-pro-home .list-sub {
    float: right;
    margin-top: 11px;
	padding-right: 15px;
}
.title-box-pro-home .list-sub li {
	float: left;
	list-style: none;
	font-size: 13px;
	margin: 0;
	 
}
.title-box-pro-home .list-sub li + li:before {
    content: "/ ";
    color: #ccc;
	padding: 0 10px; 
}
.title-box-pro-home .view-all {
    color: #f00;
}
.product-small.col .col-inner {
	padding: 15px;
	border: solid 1px #ddd;
}
.home .product-small .col-inner .box-image{
	padding: 0 40px;
}
.badge-container .badge-inner.on-sale {
    width: 45px;
    height: 45px;
    background: url(images/sprite.png) -239px -62px no-repeat;
    display: block;
    position: absolute;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    line-height: 45px;
    text-align: center;
    left: 5px;
    top: 5px;
}

/*home danh muc san pham*/
.product-small .col-inner:hover {
	border: 1px solid #1a4388 !important;
}
.product-small .product-title a{
	color: #333;
}


.product-small .col-inner {
    display: block;
    overflow: hidden;
    position: relative;
}
.product-small .col-inner::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -75%;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}
.product-small .col-inner:hover::after {
    animation: 1s ease 0s normal none 1 running fixedAnim;
    animation: 1s ease 0s normal none 1 running fixedAnim;
    -webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
    -moz-animation: 1s ease 0s normal none 1 running fixedAnim;
}
@-webkit-keyframes fixedAnim {
    0% {
        right: 125%;
	}
    125% {
        right: 0;
	}
}

@-moz-keyframes fixedAnim {
    0% {
        right: 125%;
	}
    125% {
        right: 0;
	}
}

@keyframes fixedAnim {
    0% {
        right: 125%
	}
    125% {
        right: 0;
	}
}
.dmsp {
	padding-bottom: 0;
}
.dmsp .col-inner .box-image {
    border-radius: 7px;
}
.dmsp .box-shade.dark .box-text {
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    background: rgba(0,0,0,0.5);
    padding: 10px 0;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.product-small .box-text {
    min-height: 97px;
}

.col.box-doitac .col-inner .row {
    border: 1px solid #ddd;
    margin: 0;
}
.box-doitac .flickity-viewport {
	padding-top: 13px;
}
/*footer*/
.ft-widget .sidebar-wrapper h2{
    background: url(images/icon-menubottom.png) no-repeat scroll left bottom;
	font-size: 14px;
	font-weight: 700;
    color: #fff;
    display: block;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.ft-widget .sidebar-wrapper li {
    list-style: none;
    margin-left: 0;
	font-size: 13px;
	color: #fff;
	border: none;
}
.ft-widget .sidebar-wrapper li a {
    font-size: 14px;
    color: #fff;
}
.absolute-footer.dark {
	color: #fff;
}


/* Bắt Đầu Hotline chân fb + zalo chân trang - Tùng 18 Feb 2023*/
.liconk {
    margin: 0px -4px 0px 0px;
    padding: 5px;
    padding-left: 3px;
    border-radius: 5px;
    border: 0px solid #CCC;
    width: 45px;
    position: fixed;
    right: 15px;
    bottom: 60px;
    z-index: 9999;
}
.liconk img {
    margin-top: 5px;
}


/* Kết thúc Hotline chân fb + zalo chân trang - Tùng 18 Feb 2023*/




/*trang danh muc san pham*/
#shop-sidebar {
    background-color: #F4F4F4;
    padding: 15px;
    /* border: 1px solid #ddd; */
}
#shop-sidebar .widget .is-divider {display:none;}
#shop-sidebar .widget-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    display: block;
    margin-bottom: -10px;
}
#shop-sidebar .product-categories, #shop-sidebar .woocommerce-widget-layered-nav-list {padding-top: 20px;}
#shop-sidebar .widget ul li a {
    background: rgba(0, 0, 0, 0) url(images/icon-filter.png) no-repeat scroll left center;
    padding-left: 20px;
	color: #333;
}
#shop-sidebar .widget ul li.chosen a, #shop-sidebar .widget ul li a:hover {
	background: rgba(0, 0, 0, 0) url(images/icon-filter-active.png) no-repeat scroll left center;
    color: #72ae2e;
}
#shop-sidebar .widget li.chosen a:before {
    display: none;
}
.shop-container .term-description h1 {
    background-color: #f4f4f4;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px;
    color: #333;
    /* color: #fff; */
}
.category-page-row .product-small .col-inner {
	border-left: solid 1px #ddd;
}
.title-wrapper a {color: #000;}
.price ins span.amount{
	color: #ea0000;
    font-size: 17px;
}
/*chi tiet san pham*/
.pr-breadcrumbs {
    margin-bottom: -30px;
}
.prd-image .col-inner .product-images {
    border: 2px solid #f3f3f3;
}
.tt-mtsp {
    padding-bottom: 10px;
}
.mid_infosp h1.product-title {
    font-size: 22px;
    font-weight: 400;
}
.mid_infosp span.amount {
    color: #d0021b;
    font-size: 22px;
    font-weight: 700;
}
.gia_sale .amount {
    font-size: 30px !important;
    color: #e5322d;
    font-weight: 600;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #333;
}
.gia_thi_truong del .amount {
    color: #999 !important;
    font-size: 14px !important;
}
span.devvn_price.tiet_kiem .amount {
    color: #000;
    font-size: 15px;
}
.product-short-description ul li{
	list-style: none;
    list-style-image: url(images/red-check.gif);
}
.mid_infosp .quantity.buttons_added {
    display: none;
}
.mid_infosp .single_add_to_cart_button {
    border-radius: 4px;
    font-size: 16px;
    background: var(--c2);
  
}

a.devvn_buy_now.devvn_buy_now_style {margin-left: 10px; width: 49%}
a.devvn_buy_now_style {font-size: 16px;padding: 11px 0;}
.tt-widget {
    background-color: #1a4388;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 35px;
    padding: 0 10px;
}
.bd-widget {
    background-color: #ffde17;
    margin-top: 0;
    font-size: 13px;
    color: #000;
}
.bd-widget ul {
    padding: 20px 0;
}
.bd-widget ul li {
    list-style-image: url(images/ico-list.gif);
    margin: 0 10px 0 25px;
}
.contact-widget ul {
    border: 1px solid #ccc;
}
.contact-widget ul li {
    display: block;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin: 10px;
}
.contact-widget ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
.contact-widget ul li span a {
    display: block;
    font-size: 15px;
    color: red;
    font-weight: 700;
}
.chattructuyen .chat-messenger {
    display: inline-block;
    background: url(images/messenger.png) no-repeat;
    background-size: 100%;
    width: 24px;
    height: 24px;
    margin-right: 10px;
}
.chattructuyen .chat-zalo {
    display: inline-block;
    background: url(images/zalo.png) no-repeat;
    background-size: 100%;
    width: 24px;
    height: 24px;
}
.col_thongso .box-spec ul li:last-child { border-bottom: 1px solid #ccc; }
.col_thongso .box-spec ul li { border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc; list-style: none; padding: 10px; margin: 0;}
.col_thongso .box-spec ul li:nth-child(odd) { background-color: #f9f9f9;}
.col_thongso .box-spec strong { color: var(--c2); font-weight: 400; }
.col_thongso .sidebar-wrapper {padding-top: 15px; border: 1px solid #ccc;}
.sec_lienhectsp .col {padding-bottom: 0;}
.sec_lienhectsp ul li {
    list-style: none;
    margin-left: 0;
}
.sec_lienhectsp h2 {
    font-size: 18px;
}
.sec_lienhectsp {
    background-color: #FFFBF0;
    border: 1px dotted;
}
.sec_lienhectsp i {
    background-color: var(--c1);
    padding: 3px;
    color: #fff;
    font-size: 14px;
}
.woocommerce-tabs .product-tabs{ background-color: #EBEBEB; padding: 2px 20px; }
.woocommerce-tabs .product-tabs a {font-size: 15px; text-transform: none; font-weight: 400;}
.woocommerce-tabs .product-tabs li.active a {color: #f00;}
.woocommerce-tabs .product-tabs li.active a:before,  .woocommerce-tabs .product-tabs li:hover a:before, .woocommerce-tabs .reviews_tab{display: none;}
.sec_lienhectsp i .fa-map-marker-alt {padding-left: 7px;}
a.devvn_buy_now_style span {display: none;}
.single-product div#tab-description {padding-bottom: 50px;}
.tt-khachhangduan span{background-color: var(--c2); color: #fff; padding: 10px 20px; border-radius: 5px; font-weight: 700; font-size: 16px;}
.sec_splq .product-section-title {background-color: #1a4388; color: #fff; padding: 10px 20px; border-radius: 5px; font-weight: 700; font-size: 16px; margin-bottom: 30px; display: inline-block; width: unset;}
.sec_splq .related-products-wrapper {text-align: center;}
.sec_splq .product-section {border-top: none;}
/*post*/
.post-sidebar span.widget-title {
    /* font-size: 1em; */
    /* font-weight: 600; */
    display: block;
    background-color: #e00;
    color: #fff;
    padding: 15px;
    margin-bottom: 20px;
}
.post-sidebar .widget_product_categories .product-categories{
    background-color: #F4F4F4;
    padding: 20px;
}
.post-sidebar .widget_product_categories .product-categories {margin-top: -20px;}

.noidungchinh .box-image {border-radius: 10px;}
.blog_sidebar h5 {
    font-weight: 400;
}
.blog_sidebar .post-item {
    padding-bottom: 10px;
}
.row.blog_sidebar .box-text {
    padding-right: 0;
}
#mega-menu-title{
    color:#000;
}

.html_topbar_right div{
    margin-right:10px;
    float:left;
    vertical-align: middle;
}

.support_online,.tuvanbanhang{
    margin-top:5px;
}
.tuvanbanhang a{
    color:#fff;
}
.tuvanbanhang{
        background: repeating-linear-gradient(to right,#1a4389 0,#1e51a6 20%, #2059b8 40%, #2260c8 50%, #2467d9 60%, #2671ed 75%, #2874f3 90%,#2978fe 100%);
    border-radius: 9999px;
    padding: 4px 13px;
}


@media (min-width: 850px){
    .nav-divided>li+li>a:after {
    border-left:none;
}
}



#top-bar .hide-for-medium.flex-right ul li a{
        border: 1px solid #ed1c24;
    border-radius: 20px;
    padding: 2px 10px;
    color: #ed1c24;
    font-size: 12px;
}

.namcotnho {
    max-width: 20%;
    flex-basis: 20%;
}

.namcotnhorow{
    margin-top: 15px !important;
}

.co-slider,.bnrtop-right{
    padding-bottom:8px !important;
}
.anhcuoitrai{

    padding-left:0px !important;
}


#mega_menu>li>a{
    border-top: none;
}

.menu-image-title-after.menu-image-not-hovered img{
    width:30px !important;
}

.sf-menu a{
        padding: 0.3em 0.6em;
}
#mega_menu a:hover {
    background-color: #1a4388;
    color:#fff;
}
.catsp{
    padding-bottom:5px !important;
}

.cotsobay,.cotsonam,.cotsonambay{
    padding-bottom:0px !important;
}


.tongdaichantrang p,.thongtincongtyct p{
    margin-bottom:4px;
}
.thongtincongtyct a{
    font-size:13px;
}

.thongtincongtyct h4 span{
    font-size:80%;
    border-bottom: 1px solid #e00;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 10px !important;
}

.single_add_to_cart_button::after {
    content: "Thêm sản phẩm vào giỏ hàng";
    font-weight: normal;
    display: block;
    font-size: 12px;
    margin-top: -14px;
    text-transform: initial !important;
}
.buy_now_button::after {
    content: "Đặt hàng ngay sản phẩm này";
    font-weight: normal;
    display: block;
    font-size: 12px;
    margin-top: -14px;
}

.mid_infosp .single_add_to_cart_button {
    border-radius: 4px;
    font-size: 16px;
    background: var(--c2);
    text-transform: none;
    padding: 0 30px;
}
.fa, .far {
    padding-right: 12px;
}

.single_add_to_cart_button, .buy_now_button {
    height: 60px;
}
.buy_now_button {
    padding: 0;
    margin-bottom: 0;
    margin-right: 0;
    width: 48%;
    display: inline-block;
    float: right;
    text-transform: none;
    border-radius: 4px;
    letter-spacing: 0;
    font-size: 16px;
}
.fa.fa-credit-card {
    margin-right: 0 !important;
}

.badge-container {
    margin: 5px 0 0 0 !important;
}
.category h1.page-title{
    background: #1a4388;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    width: 29%;
    padding: 20px 0;
}

.title-box-pro-homex {
    overflow: hidden;
    border-bottom: solid 2px var(--c1);
    height: 40px;
    background-color: #c60000;
}
.title-box-pro-homex .h-title {
    float: left;
    background: #c60000;
    color: #fff;
    font-size: 17px;
    line-height: 38px;
    padding: 0 15px
px
;
    position: relative;
    padding-right: 8px;
    border-top-left-radius: 3px;
    width: unset;
    margin-left:10px;
}

.title-box-pro-homex .h-title a {
    color: #fff;
}
.title-box-pro-homex .view-all {
    color: #fff;
}
.title-box-pro-homex .list-sub li {
    float: left;
    list-style: none;
    font-size: 11px;
    margin: 0;
}
.h-title i{
    padding-right:0px;
}
.title-box-pro-homex .list-sub {
    float: right;
    margin-top: 11px;
    padding-right: 15px;
}

.tintuccottren .col{
    padding-bottom:5px;
}

#mega_menu .sub-menu  a:hover{
	background:none !important
}
.product-info .price-wrapper{
	margin-bottom:20px
}
.ot-overplay.active-menu main#main:after{
	z-index:9
}
#mega_menu .sub-menu{
    /*display: block !important;*/
    box-shadow: none;
}
#mega_menu li > .sub-menu {
    width: 800px;
    background: #fff;
    border-radius: 0px;
}
#mega_menu li .sub-menu li {
    width: 25%;
    float: left;
    background: none;
}
#mega_menu li .sub-menu li .sub-menu li {
    width: 100%;
}

#mega_menu li .sub-menu li a {
    display: block;
    width: 100%;
    height: 30px;
    color: #0000CC;
    font-weight: bold;
}

#mega_menu li .sub-menu li a:hover {
    color: #6666FF;
}

#mega_menu li .sub-menu li .sub-menu {
    width: 100%;
    position: initial;
}
#mega_menu li:hover .sub-menu .sub-menu{
    display: block !important;
}
#mega_menu .sub-menu {
    opacity: 1 !important;
}

#mega_menu .sub-menu .sub-menu li a{
    color: #000;
    font-weight: normal;
}

#mega_menu .sub-menu .sub-menu li a:hover {
    color: blue;
}

#mega_menu .sub-menu .sub-menu li a {
    padding: 0 10px;
}


