/*

 Theme Name:     Easyweb Child

 Theme URI:      http://webnus.biz/themes/easyweb/

 Description:    Easyweb Child Theme

 Author:         WEBNUS

 Author URI:     http://themeforest.net/user/WEBNUS

 Template:       easyweb

 Version:        2.1.9

*/





/* Theme customization starts here

-------------------------------------------------------------- */

#nav ul{

	width: 255px!important;

}

.top-links.lftflot h6:first-child{

    float: right;

    padding-top: 7px;

}



.top-links.lftflot h6:last-child{

    float: left;

    padding-top: 7px;

}



.logo-wrap .logo{

    height: 80px;

}



#nav a{

    line-height: 80px;

}



#search-form{

    margin: 28px 20px auto 0;

}



#header.sticky .logo-sticky img.img-logo-w3{

    margin-top: 7px;

}



.top-bar .socialfollow a{

    width: 24px;

    text-align: center;

    line-height: 25px;

    height: 24px;

}



.woocommerce a.add_to_cart_button.button:before,

.woocommerce a.product_type_variable.button:before,

.woocommerce a.product_type_grouped.button:before,

.woocommerce a.product_type_simple.button:before,

.woocommerce div.product form.cart button.single_add_to_cart_button:before{

    content: "\f054";

}



.home .woocommerce ul.products:before{

    transition: right 1s;

    opacity: 0;

    content: "\f054";

    cursor: pointer;

    font-family: FontAwesome;

    font-size: 20px;

    padding: 10px;

    font-style: normal;

    font-weight: normal;

    line-height: 1;

    text-shadow: none;

    -webkit-font-smoothing: antialiased;

    color: inherit;

    speak: none;

    position: absolute;

    right: -30px;

    top: 30%;

    background: #fff;

    border: 1px solid #adadad;

}



.home .woocommerce ul.products:after{

    transition: left 1s;

    opacity: 0;

    content: "\f053";

    cursor: pointer;

    font-family: FontAwesome;

    font-size: 20px;

    padding: 10px;

    font-style: normal;

    font-weight: normal;

    line-height: 1;

    text-shadow: none;

    -webkit-font-smoothing: antialiased;

    color: inherit;

    speak: none;

    position: absolute;

    left: -30px;

    top: 30%;

    background: #fff;

    border: 1px solid #adadad;

}



.home .woocommerce:hover ul.products:after{

    left: 0;

    opacity: 1;

    z-index: 999;

}



.home .woocommerce:hover ul.products:before{

    right: 0;

    opacity: 1;

    z-index: 999;

}



.home .products > li h2{

    font-size: 18px;

    margin-top: 13px;

}



.home .latestnews2 .ln-content .ln-title{

    text-transform: none;

    font-size: 18px;

    font-weight: bold;

}



.home .latestnews2 .ln-content .ln-title:hover,

.home .dark.blox .latestnews2 .ln-content .ln-title:hover {

    color: #eb1c23;

}
/*---------Suu edit----------*/
#nav a{
    padding: 0 11px;
}
.home .latestnews2 .ln-content .ln-title:hover{
    color: #24a9df;
}
/*.home div.pkivan {
    background: #f0f8ff00 !important;
}*/
@media only screen and (max-width: 1280px){
#header.sticky #nav-wrap #nav > li > a{    padding: 23px 5px;}}
/* .menu-l ul#menu-sp-footer {
    display: flex;
    flex-direction: column;
} */
/* .menu-l ul#menu-sp-footer li{
	padding: 5px;
}
.menu-l ul#menu-sp-footer li.current-menu-item a {
    color: #0099ff;
}
:lang(en) ul#menu-san-pham-sidebar-en ul.sub-menu{
	display: flex;
	flex-direction: column;
}
:lang(en) ul#menu-san-pham-sidebar-en ul.sub-menu li{
	padding: 10px;
}
:lang(en) .menu-l ul.sub-menu>li {
    line-height: 20px;
    border-bottom: 1px solid #eee;
}
:lang(en) ul#menu-san-pham-sidebar-en ul.sub-menu>li.current-menu-item>a{
	    color: #b50000;
} */