/*
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.   ***************/
@font-face {
	font-family: 'Helvetica';
	src: url('fonts/helveticaneue.ttf');
}
html,body,span,label,a,p,button,b,div, ul, li, h1,h2,h3,h4,h5,h6{
	font-family: 'Helvetica'!important;
}
.nav-dark .logo a {
    line-height: 40px;
    color: #0069c5;
    text-align: center;
    font-size: 32px;
}
.hotline-topbar {
    font-size: 14px;
    font-weight: 700;
    color: #0069c5;
    display: inline;
}
.hotline-topbar a {
    color: #0069c5;
    margin-right: 12px;
}
.headtext {
    color: #0E0E0E !important;
}
.headtext .comname {
    font-size: 22px;
    margin-bottom: 0;
}
.headtext p {
    font-size: 17px;
    margin-bottom: 0;
}
.header-main input[type=search]{
	box-shadow: none;
	border-radius: 8px 0 0 8px;
	height: 40px;
}
.header-main .searchform .button.icon {
    margin: 0;
    height: 40px;
    width: 40px;
    border-radius: 0px 8px 8px 0px !important;
    background-color: #0069c5;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: 700;
}
.product-small.box{
    border: 1px dotted #ccc;
    padding: 5px 5px 0;
    background: #fff;
}
.product-small.box .box-image img:hover {
    border: 3px #0069c5 solid;
	border-radius: 4px;
    *transition: all 0.7s;
}
.product-small.box .box-text.text-center {
    padding-left: 0;
    padding-right: 0px;
    text-align: left;
}
.product-small.box .product-title a{
    font-size: 17px;
    line-height: 1.5;
    color: #000;
    font-weight: 700;
}
.price {
    font-size: 17px;
	padding: 5px 0;
}
.devvn_woocommerce_price_prefix{
    padding-right: 5px;
}
span.amount {
    color: #b81621;
}
.product-sku{
    font-size: 17px;
}
.menu-menu-left-container{
    background: #0069c5;
}
#menu-menu-left li{
    padding: 0 10px;
}
#menu-menu-left li a{
	color: #fff;
	    font-size: 15px;
}
#menu-menu-left .sub-menu li a{
	color: #111;
	    font-size: 15px;
}
#menu-menu-left .sub-menu li{
    padding: 6px 10px;
}
#menu-menu-left .sub-menu li:hover{
	background: #b81621;
}
#menu-menu-left .sub-menu li:hover a{
	color: #fff;
}
.widget .toggle i {
    color: #fff !important;
    opacity: 1 !important;
}
ul.menu>li ul, .widget>ul>li ul {
    border-left: 0;
    margin: 0 -10px 0 -10px;
    padding-left: 0;
    background: #fff;
    width: 110% !important;
}





.panel-primary .col-inner{
    border: 1px solid #0069c5;
}
.panel-heading h2 {
    background: #0069c5;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 15px 5px 15px;
    font-weight: 500;
}
.thuvien-dt{
    background: #fff;
    margin: 0!important;
    padding-top: 30px;
}
.thuvien-dt img{
    padding-top: 0;
}
.thuvien-dt .flickity-prev-next-button {
    top: 85%;
}
.thuvien-dt .flickity-prev-next-button.previous {
    left: 0%;
}
.thuvien-dt .flickity-prev-next-button.next {
    right: 0;
}
.text9 ul {
    list-style: none;
    margin-left: -15px;
}
aside.floating {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    background-color: #b81621;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    font-size: 1.2em;
	*
    display: block;
    display: none;
}
.floating>div>div {
    padding: 5px;
    text-align: center;
    border-right: 1px dotted #ccc;
}
.floating>div>div:last-child {
    border-right: none;
}
aside.floating div section.inside>a {
    text-transform: capitalize;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative
}
aside.floating div section.chatus {
    padding-left: 55px;
    text-align: left;
    float: left;
    white-space: nowrap;
    border-right: 0;
    position: relative;
    word-spacing: -1px;
    font-size: 1.4em;
    box-sizing: border-box
}
aside.floating div section.inside>a strong {
    font-size: 1em
}
aside.floating div section.chatus a {
    color: #fff
}
aside.floating div section.chatus a:hover {
    color: #ff0
}
aside.floating div section.chatus img {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -10px
}
.col-md-12 {
        width: 50%;
	float: left;
}
.linkpage {
    background: #fff;
    padding: 12px 10px;
    margin-top: 10px;
    margin-left: 15px;
}
.linkpage span{
	background-color: #dcdcdc;
	padding: 10px 10px;
}
.linkpage span a:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-width: 1.5em 0 1.5em 1em;
    border-style: solid;
    border-color: #dcdcdc #dcdcdc #dcdcdc transparent;
    left: -1em;
}
.linkpage span a:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-top-width: 1.5em;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 1.5em;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    border-left-width: 1em;
    border-left-style: solid;
    border-left-color: #dcdcdc;
    right: -1em;
}
.aa {
	background-color: #fff!important;
}
h1.product-title.product_title{
    color: #0069c5;
}
.col1 .posted_in, .col1 .tagged_as{
	display: none;
}
.col1 .sku_wrapper{
	color: #111;
    font-size: 16px;
}
.col1 .sku_wrapper span{
    font-weight: 700;
}
.col1 .product-short-description{
    border-top: 1px solid #ccc;
	padding-top: 15px;
}
.row1 {
	padding-top: 15px;
	background: #fff;
	border-radius: 5px;
}
.tabs.wc-tabs.product-tabs{
	display: none;
}
.col2 .posted_in, .col2 .sku_wrapper{
	display: none;
}
.col2 .product_meta>span {
    border-top: 0;
    padding: 5px 0;
    font-size: 18px;
}
.col2 .product_meta>span a{
    color: #0069c5!important;
	font-style: italic;
}
.col2 .product_meta>span a:hover{
    color: #111!important;
}
.related-products-wrapper{
    border-top: 0;
}
.section-title-bold span {
    border: 0;
    padding: 0;
    font-size: 19px;
    text-transform: inherit;
    color: #0069c5;
}
.section-title b {
    display: none;
}
.section-title a {
    font-size: 16px;
}
.section-title i {
    opacity: 1;
    top: 2px;
}
.hotline-bar .text-hotline{
	color: #fff;
}


.absolute-footer {
    color: rgb(0 105 197) !important;
    padding: 10px 0 0px !important;
    font-size: 16px;
}
@media only screen and (min-width: 320px) and (max-width: 860px){
	.thuvien-dt .flickity-prev-next-button {
    top: 65%;
}
	aside.floating div section.inside>a strong {
    font-size: 15px;
}
	.nav-dark .logo a {
    font-size: 23px;
}
	.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    width: max-content;
}
}



.nav-dropdown>li.nav-dropdown-col{display:block}
.nav-dropdown{border:1px solid #ddd; padding:0}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a{font-weight:normal !important; text-transform:none !important;font-size:15px; font-weight:500}
.nav-dropdown .nav-dropdown-col>ul li:hover{background: #0069c5;}
.nav-dropdown-default>li:hover>a, .nav-dropdown .nav-dropdown-col>ul li:hover>a{color:white}
.nav-dropdown-default>li:hover{background: #0069c5;}
.nav-dropdown-default>li>a{border-bottom:0 !important;color: #111;}.nav-dropdown-has-arrow li.has-dropdown:before{border-width: 10px;
    margin-left: -10px;}
.nav-dropdown .nav-dropdown-col>ul{border: 1px solid #d2d2d2;margin-top:-40px;box-shadow: 2px 2px 5px #828282;display:none;position: absolute;
    left: 100%;z-index: 9;background: white;min-width: 240px;}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}
.nav-dropdown .nav-dropdown-col>ul li a{padding:10px;  text-transform: none;color:black}
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}