/** Genernal **/
.padding_0 {
    padding: 0;
}
.margin_0 {
    margin: 0;
}
.w_100 {
    float: left;
    width: 100%;
}
body a:hover {
    text-decoration: none;
    color: #114AA1 !important;
}
body {
    overflow-x: hidden;
    font-family: arial;
}

/**** Gerenal ************/
@media (min-width: 1200px){
    .container {

    }
}
.mega-menu li a:hover {
    color: #FFF !important;
    
}
/**================================ Header ================================**/
#menu-footer-menu li a:hover{
    text-decoration: underline;
    color: #fff !important;
}
.block-ft-contact a:hover{
     color: #fff !important;
}
.sidebar ul.mega-menu li a:hover{
     color: #114AA1 !important;
     font-weight: bold !important;
}
.header {
    padding-top: 20px;
}
.header .logo {
    padding: 0;
}
.header .logo img {
    padding: 0 0 20px 0;
}
.header .ship {

}
.header .contact {
    padding-top: 25px;
}
.header-right ul  {
    padding: 0;
}
.header-right ul li {
    list-style-type: none;
    display: inline-block;
}
.header-right .ship ul li {
    padding: 0 5px;
}
.header-right .ship ul li img {
    margin: 5px 10px;
}
.header-right .ship ul li:first-child {

}
.header-right .ship ul li span {
    font-size: 12px;
    text-transform: uppercase;
    float: right;
    text-align: left;
    color: #858585;
}
.header-right .contact ul li {
    padding: 0 3px;
    display: inline-block;
    float: left;
}
/*** Ship  ***/
.header-right .ship ul  {
    text-align: right;
    margin: 0;
    padding: 20px 25px;
}

/*** Contact ***/
.header-right .contact ul {
    border-left: 1px solid #ededed;
    padding: 0 5px;
    float: left;
}
.header-right .contact ul li a {

}
.header-right .contact ul li a img {
    width: 22px;
}
.header-right .contact ul li span {
    font-size: 18px;
    font-weight: bold;
    color: #114AA1;
}

/**========================== nav main-menu ===============================**/
.main-menu {
    background: #114AA1;
}
#mega-menu-wrap-primary .mega-menu-toggle {
    height: 46px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    line-height: 46px;
    background: none;
    padding: 0 15px;
    display: block;
    height: 46px;
    font-size: 16px;
    color: #FFF;
}
/*
.main-menu .menu-main-menu-container {

}
.main-menu .menu-main-menu-container ul {
    margin: 0;
    padding: 0;
}
.main-menu .menu-main-menu-container ul li {
    display: inline-block;
}
.main-menu .menu-main-menu-container ul li a {
    color: #5B401D;
    line-height: 40px;
    padding: 5px 15px;
    font-weight: bold;
}
.main-menu .menu-main-menu-container ul li.current-menu-item {
    background: #5A3F1D;
}
.main-menu .menu-main-menu-container ul li.current-menu-item a {
    color: #FFF;
}
.main-menu .menu-main-menu-container ul li a:hover {
    text-decoration: none;
}
*/
/**========================== SLIDER ============================================**/
.carousel-caption {
    right: 45%;
    left: 0%;
    bottom: 150px;
    padding-bottom: 30px;
}
.carousel-caption h3 {
    color: #5A3F1D;
    text-transform: uppercase;
    font-weight: bold;
    margin: 18px 0 30px 0;
}
.carousel-caption p {

}
.carousel-caption a {
    color: #5A3F1D;
    background: #114AA1;
    padding: 8px;
}
/****========================== tab_product ==========================================**/
.tab_product {
    padding: 35px 0;
}
.tab_product .menu-tab {
    text-align: center;
    margin-bottom: 20px;
}
.tab_product .menu-tab li {
    display: inline-block;
    float: none;
}
.tab_product .menu-tab li.active:after {
    content: '';
    height: 2px;
    display: block;
    background: #114AA1;
}
.tab_product .menu-tab li.active a,
.tab_product .nav-tabs>li.active>a, .tab_product .nav-tabs>li.active>a:focus, .tab_product .nav-tabs>li.active>a:hover {
    color: #383838;
    border: none;
}
.tab_product .menu-tab li a {
    border: none;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
    color: #383838;
}
.tab_product .menu-tab li:hover {
    border: none;
    background: none;
}
.tab_product .menu-tab li a:hover {
    border: none;
    background: none;
}
/** tab content **/
.tab_product .tab-content {

}
.tab-content-product {

}
.tab-content-product ul {
    padding: 0;
}
.tab-content-product li {
    text-align: center;
    list-style-type: none;
    margin-bottom: 20px;
}
.tab-content-product li img {
    width: 100%;
    box-shadow: 2px 2px 5px #c1c1c1;
    background: #FFF;
}
.tab-content-product li h3 {
    margin: 20px 0 2px 0;
    font-size: 14px;
    font-weight: normal;
    color: #114AA1;
}
.tab-content-product li h3 a {
    color: #383838;
    font-weight: bold;
}
.tab-content-product li span {
    color: #114AA1;
    font-weight: bold;
}

/** spcaocap  **/
.spcaocap {
    background: #f9f9f9;
    padding: 30px 0 15px;
}
.spcaocap .title_panel {
    text-transform: uppercase;
    margin: 8px 0;
    padding: 8px 0;
    font-size: 20px;
    font-weight: bold;
}
.spcaocap ul {
    padding: 0;
    margin: 0;
}
.spcaocap ul li {
    list-style-type: none;
    text-align: center;
    margin: 5px;
    padding: 5px;
    width: 32%;
}
.spcaocap ul li .wrap-img {
    box-shadow: 2px 2px 5px #c1c1c1;
    background: #FFF;
    padding: 35px 15px;
    border: 1px solid #e0e0e0;
}
.spcaocap ul li:first-child {
    float: left;
    margin-right: 12px;
    margin-left: 0;
}
.spcaocap ul li:last-child {
    float: right;
}
.spcaocap ul li img {
    max-width: 100%;

}
.spcaocap ul li h3 {
    font-size: 16px;
    font-weight: bold;
}
.spcaocap ul li h3 a {
    color: #383838;
    font-size: 14px;
}
.spcaocap ul li span {
    color: #114AA1;
    font-weight: bold;
}

/** news  **/
.news {
    padding: 20px 0 15px;
}
.news .title_panel {
    text-transform: uppercase;
    margin: 8px 0;
    padding: 8px 0;
    font-size: 20px;
    font-weight: bold;
}
.news ul {
    padding: 0;
    /* margin: 0; */
}
.news ul li {
    list-style-type: none;
    margin-bottom: 35px;
}
.news ul li img {
    float: left;
    width: 223px;
    height: 160px;
    margin-right: 15px;
}
.news ul li h3 {
    margin: 0 0 5px 0;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    cursor: pointer;
}
.news ul li h3 a {
    font-size: 14px;
    color: #383838;
    margin-bottom: 15px;
    display: block;
}
.news ul li h3:hover {
    color: #114AA1;
}
.news ul li p {

color: #636363;
}
.news ul li a {
    color: #114AA1;
    font-size: 14px;
}
/** Terms ******/
.terms {
    background: #fbfbfb;
    padding: 35px 0 65px;
}
.terms .block {
    text-align: center;
}
.terms .block img {
    max-height: 125px;
}
.terms .block h3 {
    color: #114AA1;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.6;
}
.terms .block p {
    color: #636363;
    margin: 25px 0;
    text-align: center;
    padding: 0 15px;
}
.terms .block a {
    padding: 0 21px;
    background: #114AA1;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
    display: inline-block;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
.terms .block a:hover {
    background: #114AA1;
}
/** Footer top ****/
.footer-top {
    background: #694922;
    padding: 15px 0;
}
.footer-top .block {

}
.footer-top .block h3 {
    color: #FFFFFF;
    font-size: 18px;
}
.footer-top .block ul  {
    color: #fff;
    padding: 0;
}
.footer-top .block ul li {
    list-style-type: none;
}
.footer-top .block ul li a {
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    display: block;
    padding: 5px 0;
}
.footer-top .block ul li a:hover {
    color: #e79c01;
}
/** Footer bottom ****/
.footer-bottom {
    background: #5A401D;
    padding: 8px 0;
}
.footer-bottom .column-one {
    text-align: center;
}
.footer-bottom .column-one p {
    color: #9C8468;
}
/********* breadcrumbs ********************/
.content .breadcrumbs p {
    margin: 10px 0;
    border-bottom: 1px solid #ededed;
    padding: 5px 0;
}
.content .breadcrumbs span {

}
.content .breadcrumbs span span {
    font-size: 12px;
    font-family: arial;
    color: #5a3f1d;
}
.content .breadcrumbs span span a {
    font-size: 12px;
    font-family: arial;
    color: #5a3f1d;
}
.content .breadcrumbs .breadcrumb_last {
    color: #858585;
    padding-left: 10px;
}
.content .breadcrumbs span a {
    padding: 0 10px;
}
.content .breadcrumbs span a:first-child {
    padding-right: 10px;
    padding-left: 0px;
}
/**** Page ****/
.content .aligncenter {
    text-align: center;
    max-width: 100% !important;
}
.content .wp-caption-text {
    text-align: center;
    max-width: 100% !important;
}
.page-content p {
    text-align: justify;
}
/*** Content category ***************/
.category-content {

}
.category-content h1 {
    font: 400 16px/28px sans-serif;
    text-transform: uppercase;
    margin: 8px 0;
}
.category-content .block-list {
    padding: 0;
}
.category-content .block-list li {
    list-style-type: none;
    float: left;
    width: 100%;
}
.category-content .block-list li img {
    float: left;
    margin: 0 10px 15px 0;
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px;
    width: 125px;
    height: 120px;
}
.category-content .block-list li .right {

}
.category-content .block-list li .title_2 {
    font-size: 14px;
    padding-bottom: 5px;
    color: gray;
    font-weight: bold;
}
.category-content .block-list li p {
    color: #666;
}
/** list product **/
.page-list-sp .title {

}
.page-list-sp .block-list {
    float: left;
    width: 100%;
    padding: 0;
}
.page-list-sp .block-list li {
    list-style-type: none;
    padding: 2px;
    text-align: center;
    margin-bottom: 20px;
    min-height: 402px;
}
.page-list-sp .block-list li:first-child {
    padding-right: 15px;
}
.page-list-sp .block-list li:nth-child(3n+4) {
    padding-right: 15px;
}
.page-list-sp .block-list li:nth-child(3n+3) {
    padding-left: 15px;
}
.page-list-sp .block-list img {
    width: 100%;
    height: 300px;
    box-shadow: 2px 2px 5px #c1c1c1;
    background: #FFF;
}
.page-list-sp .block-list li .bottm {
    margin: 5px 0;
}
.page-list-sp .block-list li .title_2 {
    font-size: 15px;
    color: #333333;
    display: block;
    padding: 20px 0 5px;
}
.page-list-sp .block-list li span {
    color: #114AA1;
    font-weight: bold;
}

/** page single product **/
.page-content-product img {
    max-width: 100%;
    max-height: 425px;
}
.page-content-product h1.title {
    color: #383838;
    font-weight: bold;
    font-size: 20px;
}
.page-content-product p .price {
    color: #ff3333;
    font-weight: bold;
    font-size: 16px;
}
.page-content-product p {

}
.page-content-product .top-product {
    padding: 0;
}
.page-content-product .top-product .block-left {
    border: 1px solid #ededed;
    padding: 10px;
    text-align: center;
    max-width: 100%;
}
.page-content-product .block-right p {
    margin: 8px 0;
}
.page-content-product label {
    margin-right: 5px;
}
.page-content-product .cls_tinhtrang {

}
.page-content-product .cls_tinhtrang .left {
    float: left;
    width: 30%;
}
.page-content-product .cls_tinhtrang .right {

}
.page-content-product .datmua {
    background: #114aa1;
    padding: 12px 8px 5px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 0 2px;
    margin: 5px 0;
    width: 100%;
    border: none;
    border-bottom: 5px solid #0d99ff;
    height: 72px;
}
.page-content-product .datmua {
    cursor: pointer;
}
.page-content-product .datmua a {
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
}
.page-content-product .datmua p {
    margin: 3px 0;
    color: #FFF;
    font-weight: normal;
    font-size: 15px;
}
.page-content-product .goingay {
    background: #0d99ff;
    padding: 9px 8px 5px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 0 2px;
    margin: 5px 0;
    width: 100%;
    border: none;
    border-bottom: 5px solid #114AA1;
    height: 72px;
}
.page-content-product .goingay {
    cursor: pointer;
}
.page-content-product .goingay a {
    color: #FFF;
}
.page-content-product .goingay .left {
    float: left;
    width: 48%;
    text-align: left;
}
.page-content-product .goingay .left img {
    float: left;
    margin: 8px 10px;
}
.page-content-product .goingay .left a {
    text-transform: uppercase;
    font-size: 16px;
}
.page-content-product .goingay .left p {
    text-transform: uppercase;
    font-size: 11px;
    color: white;
}
.page-content-product .goingay .right {
    float: right;
    width: 48%;
    height: 100%;
    display: inline-block;
}
.page-content-product .goingay .right a {
    color: #FFF;
    float: left;
    width: 100%;
}

.page-content-product .goingay .right span {
    font-weight: bold;
    line-height: 25px;
    font-size: 20px;
    color: white;
}
.page-content-product .bottom-product {
    padding: 0;
    margin: 30px 0;
}
.page-content-product .bottom-product h3 {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ebebeb;
    margin: 0;
}
.page-content-product .bottom-product h3 span {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    display: inline-block;
    padding: 15px 20px;
    margin-bottom: -2px;
    background: white;
    border-top: 2px solid #114AA1;
}
.page-content-product .bottom-product .chitiet {
    text-align: justify;
    padding: 20px 25px;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
/****** sidebar  ***************************************/
.sidebar .widget {
    list-style-type: none;
    border: 1px solid #ededed;
    float: left;
    width: 100%;
    padding: 20px 15px 10px;
    margin: 5px 0;
}
#mega-menu-wrap-sidebar #mega-menu-sidebar > li.mega-menu-item > a.mega-menu-link {
    padding: 0;
    display: block;
    line-height: 1.4;
    border-bottom: 1px dashed #ebebeb;
    line-height: 35px;
}
#mega-menu-wrap-sidebar #mega-menu-sidebar > li.mega-menu-item:last-child > a.mega-menu-link {
    border: none;
}
.sidebar .widgettitle {
    margin: 0 0 5px 0;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.sidebar .widget img {
    max-width: 100%;
}
.sidebar .widget_maxmegamenu {

}
.sidebar .widget_maxmegamenu h2 {
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.sidebar .widget_maxmegamenu .menu-menu-sidebar-container {

}
.sidebar .widget_maxmegamenu ul {

}
.sidebar .widget_maxmegamenu ul li {
    float: left !important;
    width: 100% !important;
}
.sidebar .widget_maxmegamenu ul li a {

}

/**** relatednews ****/
.relatednews ul li a {
	text-align: center;
    list-style-type: none;
    margin-bottom: 20px;
}
.relatednews ul li img {
    width: 100%;
    box-shadow: 2px 2px 5px #c1c1c1;
    background: #FFF;
}
.relatednews ul li {
	margin-bottom: 10px;
}
.relatednews {
    padding: 0;
}
.relatednews .line {
    font-size: 20px;
    text-align: left;
    font-weight: bold;
    margin: 20px 0;
}
.relatednews ul {
    padding: 0;
}
.relatednews ul li {
    list-style-type: none;
    text-align: center;
    margin-bottom: 20px;
}
.relatednews ul li p {
    margin: 0 0 5px 0;
}
.relatednews ul li a.product-name {
	color: #333;display: block;text-align: center; padding: 20px 0 0 0; margin: 0; font-weight: bold;
}
.relatednews ul li span {
    color: red;
    font-weight: bold;
}
.relatednews ul li a img {
    width: 100%;
    box-shadow: 2px 2px 5px #c1c1c1;
    background: #FFF;
	height: 225px;
}
.relatednews ul li a p {

}
.relatednews ul li a p a {

}

.pager{
    clear: both;
    overflow: hidden;
    margin: 10px 0 30px;
}
.pager span, .pager a{
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #ccc;
    margin: 0 2px;
}
.pager a:hover, .pager a:focus, .pager span{
    background: #337ab7;
    border-color: #337ab7;
    color: #fff;
}
/**** Fix 2023/09/23 ****************************/
.title-h2 {
    color: #114AA1;
    text-align: center;
    margin: 15px 0px 25px 0;
    text-transform: uppercase;
    font-weight: bold;
}
.title_why_choose{
    color: #114AA1;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
}
.content__why_choose img{

}
.content__why_choose h3{

}
.terms .block img{
    max-height: 38px;
}
.terms .block h3 {
    color: black;
    font-size: 13px;
    font-weight: bold;
}
.warning__why_choose .alert-primary{
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
    margin-top: 15px;
    border-radius: 0;
}
.warning__why_choose .alert-right .btn-primary-fix{
    background: #114AA1;
    color: #FFF;
    font-size: 16px;
    line-height: 2.428571;
}
.warning__why_choose .alert-right .al-r-wrap{
    background: #114AA1;
    color: #FFF;
    float: left;
    padding: 5px 10px;
}
.warning__why_choose .alert-right .al-r-wrap img{
    padding: 5px;
    float: left;
}
.warning__why_choose .alert-left{
    text-align: left;
}
.warning__why_choose .alert-left h4{
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
    margin: 0;
    
}
.warning__why_choose .alert-left p{
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    text-align: left;    
}
.terms {
    background: #fbfbfb;
    padding: 15px 0;
}
.footer-top{
    background-image: url("/wp-content/themes/gom/images/mienha/footer-img.jpg");
}
.footer-bottom {
    background: #114AA1;
    padding: 8px 0;
    color: #FFF;
}
.footer-bottom .column-one p {
    color: #fff;
}
.giagoc{
    color: #AFAFAF !important;
    text-decoration: line-through;
}
.giasp{

}
.tab-content-product li{
    min-height: 260px;
}
.spcaocap ul li{
    min-height: 400px;
}
.page-list-sp h1.title{
    border-bottom: 1px solid green;
}
.block-child-cat{
    padding: 8px 0;
}
.block-child-cat ul{
    padding: 0;
}
.block-child-cat ul li {
    list-style-type: none;
    display: inline-block; 
    margin: 5px 0;
}
.block-child-cat ul li a{
    padding: 5px 10px;
    margin: 2px;
    background: #379aff;
    color: #fff;
    border-radius: 5px;
}
.block-child-cat ul li a:hover{
    background: #114AA1;
    color: #fff !important;
}
.congtrinh{
    background: #ededed;
    padding: 25px 0;
}
.congtrinh ul{
    padding: 0;
}
.congtrinh ul li{
    list-style-type: none;
    margin-bottom: 35px;
}
.congtrinh ul li a{
    margin: 0 0 5px 0;
    font-size: 16px;
    font-weight: bold;
    color: #383838;
    cursor: pointer;
}
.congtrinh ul li h3{
    margin: 2px 0;
}
.congtrinh ul li a img{
    width: 100%;
    height: 200px;  
}
.block-logo-white p{
    color: #F5F7FA;
    ;
}
.block-logo-white .btn-primary{
    color: #fff;
    background-color: transparent;
    border-color: #2e6da4;
}
.footer-top .block ul li a{

}
.header-right .contact-fix{
    padding: 10px 0;
}
.header-right .contact-fix ul{
    
}
.header-right .contact-fix ul li{
    padding: 0 3px;
    margin: 1px 0;
    float: left;
    width: 100%;
    text-align: right;
}
.header-right .contact-fix ul li a{
    color: #858585;
    font-size: 14px;
}
.footer-top .block-logo-white a.btn-primary {
    background: #fff;
    color: #114AA1 !important;  
}

/** fix css image **/
.tab-content-product.tab-pane .item img {
    max-height: 195px;
}
.spcaocap .item img {
    max-height: 215px;
}
.page-list-sp .block-list .item-product img {
    max-height: 265px;
}

/** css mobile **/
@media (max-width:600px)
{
    .content__why_choose{
        
    }
    .terms .block{
        min-height: 108px;
        padding: 5px;
    }
    .terms .block h3{
        margin: 5px;
    }
    .congtrinh ul {
        padding: 0px 15px;
    }
    .congtrinh ul li {
        margin-bottom: 15px;
        padding: 5px;
    }
    .congtrinh ul li a{
        font-size: 13px;
    }
    .congtrinh ul li a img{
        height: 150px;
    }
    .tab-content-product ul {
        padding: 0 20px;
    }
    .tab-content-product li {
        min-height: 230px;
        padding: 0 5px;
    }
    .tab_product ul.menu-tab li {
        float: left;
        width: 49%;
        height: 45px;
        margin-bottom: 15px;
    }
    .tab_product ul.menu-tab li a{
        font-size: 15px;
    }
    .spcaocap{
        padding-top: 25px;
    }
    .spcaocap .container{
       
    }
     .spcaocap .container ul{
  
    }
     .spcaocap ul li.item {
        margin: 0;
        padding: 0;
    }
    .spcaocap ul li.item .wrap-img{
        margin: 0;
        box-shadow: none;
    }

    .slider-product-image .swiper-slide {
        height: 280px !important;
    }
    
    .tab-content-product.tab-pane .item img {
        max-height: 135px;
    }
}
/** Slide product detail ****/
.slider-product-thumbnail{
    border-top: 1px solid #0d99ff;
}
.slider-product-thumbnail .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    cursor: pointer;
}
.swiper-button-next::after{
    font-size: 22px;
}
.swiper-button-prev::after{
    font-size: 22px;
}
.slider-product-thumbnail .swiper-slide-thumb-active {
    opacity: 1;
}
.slider-product-image .swiper-slide {
    height: 400px;
}
.swiper-slide img {
    object-fit: cover;
}
.slider-product-image .swiper-slide img {
    height: 100%;
}