/*
Theme Name: BICTweb.vn
Description: This is a child theme for BICTweb.vn
Author: BICTweb.vn
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE ***************/



.select_option:hover, .select_option.selected {
    border-color: red !important;
	border-style:solid;
    border-width:thick;
}


.svenseagal-title1 {
    color: #fff;
    font-size: 18px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 700;
    background-color: #fff;
    text-align: center;
}

h3.svenseagal-title1:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: 0;
    border-top: 2px solid #0d4b8d;
    z-index: 1;
    display: block;
}

.svenseagal-title1 .svenseagal-title1-hold {
    min-width: 350px;
    height: 45px;
    background-color: #0d4b8d;
    height: auto;
    line-height: 45px;
    padding: 0px 20px;
    position: relative;
    z-index: 2;
    text-align: center;
    display: inline-block;
    min-width: 280px;
}

.svenseagal-title1-hold:before {
    content: "";
    position: absolute;
    right: -15px;
    border-width: 0px;
    bottom: 0px;
    border-style: solid;
    border-color: #0d4b8d transparent;
    display: block;
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 15px solid #0d4b8d;
}

.svenseagal-title1-hold:after {
    content: "";
    position: absolute;
    left: -15px;
    border-width: 0px;
    bottom: 0px;
    border-style: solid;
    border-color: #5c9efe transparent;
    display: block;0d4b8d
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: 15px solid #0d4b8d;
}



/*NA*/
.widget.widget_nav_menu h2.widgettitle {
    background: #f60;
    border-radius: 4px 4px 0 0;
    padding: 6px 12px;
    color: #fff
}
.page-wrapper .widget.widget_nav_menu {
    border-radius: 4px 4px 0 0;
    border: 1px solid #eaeaea;
}
.widget.widget_nav_menu .menu-menu-dmsp-container > ul > li {
    padding: 0 15px;
}

.category uppercase is-smaller no-text-overflow product-cat op-7{
display:none;
}

a.nturl.notranslate.lo.flag.Vietnamese {}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a.flag {
    padding-left: 0;
}
.off-canvas:not(.off-canvas-center) .nav-vertical #flags ul {
    text-align : center;
    display: block;
    width: 100%;
}
.off-canvas:not(.off-canvas-center) .nav-vertical #flags ul >li {
    display: inline-block;
    width: auto;
}

.off-canvas:not(.off-canvas-center) li.custom.html_nav_position_text {
    padding: 10px 0 0 10px;
}

.header-meta-info{
    display: none;
}