@font-face {
    font-family: 'SVN-GilroyRegular';
    src: url('../fonts/SVN-Gilroy Regular.otf');
}
@font-face {
    font-family: 'SVN-GilroyThin';
    src: url('../fonts/SVN-Gilroy Thin.otf');
}
@font-face {
    font-family: 'SVN-GilroySemiBold';
    src: url('../fonts/SVN-Gilroy SemiBold.otf');
}

@font-face {
    font-family: 'SVN-GilroyMedium';
    src: url('../fonts/SVN-Gilroy Medium.otf');
}
@font-face {
    font-family: 'SVN-GilroyBold';
    src: url('../fonts/SVN-Gilroy Bold.otf');
}
@font-face {
    font-family: 'SVN-Magnificent';
    src: url('../fonts/SVN-Magnificent.otf');
}
body{
    font-family: 'SVN-GilroyRegular';
}
h1,h2,h3{
    font-family: 'SVN-GilroyRegular';
}

.mddp-ss-banner{
    padding-top: 0px !important;
}
.mddp-ss-service .pr-service-container{
    border-top: 0px solid #d1d1d1;
}
.mddp-ss-service .pr-service-container{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.mddp-ss-service .box1-item .border{
    border: 5px outset #964b00;
    border-radius: 10px;
    padding: 10px;
}
.mddp-ss-service .box1-item .border img{
    height: 32px;
}
.mddp-ss-service .pr-service-container {
    text-align: center;
    border-top: 0px solid #d1d1d1;
    padding-top: 0px;
    margin-top: 0px;
}
.mddp-ss-service .pr-service-container .box1-item .text-service{
    font-size: 1rem;
    font-family: 'SVN-GilroySemiBold';
}

.title-ss-tuvan.title-main{
    color: #964b00;
    margin-bottom: 1.3em;
}
.title-ss-tuvan{
    color: #000000;
    font-size: 1rem;
    text-transform: uppercase;
    font-family: 'SVN-GilroyBold';
    margin-bottom: 0.6em;
}
.content-ss-tuvan{
    color: #000000;
    font-family: 'SVN-GilroyMedium';
    font-size: 1rem;
}
.col-ss-tuvan2{
    height: 630px;
    border-radius: 10px;
    padding: 10px;
    border: 5px outset #964b00;
}
.col.col-ss-tuvan2 .col-inner{
    height: 100%;
    width: 100%;
}
.col.col-ss-tuvan2 .col-inner p{
    height: 100%;
}
.col.col-ss-tuvan2 .col-inner p iframe{
    height: 100%;
}

.flickity-button{
    display: none;
}
.btn-view-ct{
    border: 2px solid #964b00;
    border-radius: 10px;
    min-width: 250px;
    background-color: rgba(255, 255, 255,0);
}
.btn-view-ct span{
    font-size: 15px;
    color: #964b00;
    line-height: 1.625;
}
.btn-view-ct:hover{
    box-shadow: none;
    background-color: rgba(255, 255, 255,1);
}

.box-category .box-text.text-center{
    top: 50%;
    transform: translateY(-20%);
}
.box-category .box-image .shade{
    display: none;
}
.uppercase.header-title{
    text-shadow: #000000 1px 0 5px;
    font-size: 1.25rem;
    --text-opacity: 1;
    margin-bottom: 0;
    color: #fff;
    color: rgba(255,255,255,var(--text-opacity));
    font-weight: 700;
    line-height: 1;
}
.product-category .box-category.has-hover img{
    -webkit-transition: all .6s ease-in-out;
    -o-transition: .6s all ease-in-out;
    transition: all .6s ease-in-out;
 
}
.product-category .box-category.has-hover:hover img{
    transform: scale(1.2);
}



/* CSS TRANG VỊ TRÍ CỬA HÀNG */
.section-local-stores .dvls_maps_col a{
    display: none;
}
.section-local-stores .dvls_maps_header_left{
    display: none;
}
.section-local-stores .dvls_maps_3col .dvls_maps_col{
    width: 200px;
}

.section-local-stores .dvls_maps_3col .dvls_maps_col select{
    height: 50px !important;
    color: #000000;
    font-size: .875rem;
    line-height: 1.5;
    font-family: 'SVN-GilroyMedium';
}

.dvls_maps_row.dvls_maps_body .dvls_maps_sidebar{
    width: 40%;
}
.dvls_maps{
    width: 60%;
}
.dvls_maps_wrap input.dvls-submit {
    border: 0;
    background: #964b00;
    height: 50px;
    padding: 0 15px;
    border-radius: 3px;
    color: #fff;
}
.dvls_result_status.show {
    font-size: 1rem;
    color: #000000;
    font-family: 'SVN-GilroyMedium';
}
.dvls_result_status.show strong{
    color: #964b00;
}
.dvls_result_item.active{
    background: #202020 !important;
    color: #ffffff;
}
.dvls_result_item .dvls_result_infor h3{
    font-family: 'SVN-GilroySemiBold';
    font-size: 1em;
}
.dvls_result_item.active .dvls_result_infor, .dvls_result_item.active .dvls_result_infor h3{
    color: #ffffff;
}
.dvls_result_item .dvls_result_infor, .dvls_result_item .dvls_result_infor h3, .dvls_result_item .dvls_result_infor a{
    color:#000000;
}
.dvls_result_item .dvls_result_infor{
    font-size: 1em;
    font-family: 'SVN-GilroyMedium';
}
.dvls_result_item .dvls_result_infor a{
    font-size: 0.875em;
    color: #964b00;
    font-family: 'SVN-GilroyMedium';
}
.dvls_result_item .dvls_result_infor a:hover{
    color: #990000;
}
.dvls_result_item .dvls_result_infor i, .dvls_result_item .dvls_result_infor a i{
    margin-right: 5px;
}
.dvls_result_item{
    margin-bottom: 0;
    border-bottom: 1px solid #f3f3f3;
    padding: 20px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.dvls_maps_main{
    margin-left: 150px;
}
.title-page-local-stores{
    text-align: center;
    margin: 50px 0px 30px 0px;
}
.title-page-local-stores h2{
    font-size: 1.5rem;
    font-family: 'SVN-GilroyBold';
    color: #000000;
    margin-bottom: .0em;
}
.title-page-local-stores {
    font-size: 1em;
    font-family: 'SVN-GilroyMedium';
    color: #000000;
}
/* Sidebar Care */
.widget-box-care ul{
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}
.widget-box-care ul>li{
    border-bottom: 1px solid #999;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 0em;
}
.widget-box-care ul>li:first-child{
    border-top: 1px solid #999;
}
.widget-box-care ul>li>a{
    font-family: 'SVN-GilroyMedium';
    color: #000000;
    font-size: 0.875em;
}
.widget-box-care ul>li>a:hover{
    color: #964b00;
    text-decoration: underline;
}
.widget-box-care h2.widgettitle{
    font-size: 1em;
    color: #000000;
}
.tabbed-content-hdmh ul{
    justify-content: center;
}
.text-center-title-page{
    text-align: center;
}
.text-center-title-page h2{
    font-size: 1.5rem;
    font-family: 'SVN-GilroySemiBold';
    color: #000000;
}
.text-center-title-page p{
    font-size: 1rem;
    color: #000000;
    font-family: 'SVN-GilroyMedium';
}

.tabbed-content-hdmh ul>li>a{
    background-color: #f5f5f5;
    justify-content: center;
    width: 150px;
    height: 100%;
}
.tabbed-content-hdmh ul>li.active>a,.tabbed-content-hdmh ul>li:hover>a{
    background-color:#964b00;
    color: #fff;
}
.tabbed-content-hdmh ul>li>a .box-tabs-content{
    text-align: center;
}

.panel.entry-content .row{
    margin-left: 0px;
    margin-right: 0px;
}
.row1-tabs-care .iconbox-hdmh .icon-box-text.last-reset{
    text-align: center;
}

.row1-tabs-care .iconbox-hdmh .icon-box-text.last-reset h3{
    font-size: 1.25rem;
    font-family: 'SVN-GilroyMedium';
    color: #000000;
}
.row1-tabs-care .iconbox-hdmh .icon-box-text.last-reset p{
    color: #000000;
}
.row1-tabs-care .title-tab-box-hdmh{
    padding-top: 30px;
}
.row1-tabs-care .title-tab-box-hdmh h2{
    margin-bottom: 1rem;
    color: #964b00;
    font-size: 1.125rem;
    font-weight: 700;
    text-align: left;
}
.row1-tabs-care .title-tab-box-hdmh ul>li{
    color: #000000;
}
.row1-tabs-care{
    margin: 30px 0px 50px 0px;
    box-shadow: 1.721px 2.457px 15px 0 rgba(0,0,0,.05);
}
.row1-tabs-care .icon-box.featu#964b00-box{
    padding: 20px;
    
}
.row1-tabs-care .col-inner.text-center{
    background-color: #e2e8f0;
}

/* CSS page hướng dẫn chọn size */
.title-page-choose-size .content-title{
    text-align: center;
    margin-top: 50px;
}
.title-page-choose-size .content-title h2{
    font-size: 1.5rem;
    font-family: 'SVN-GilroySemiBold';
    text-transform: uppercase;
}
.title-page-choose-size .content-title p{
    font-size: 1rem;
    font-family: 'SVN-GilroyMedium';
}
.box-select-choose-size{
    display: flex;
}
.box-select-choose-size select{
    border: 5px outset #964b00;
    border-radius: 10px;
    padding: 10px;
    
}
.box-select-choose-size p{
    font-size: 1.125rem;
    font-family: 'SVN-GilroySemiBold';
    line-height: 40px;
    margin-right: 15px;
}


.accordion-page-hoidap a.accordion-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #e5f1fe;
    min-height: 50px;
    border-top: 0px solid #ddd;
    margin-top: 20px;
}
.accordion-page-hoidap a.accordion-title span{
    font-size: 1.125rem;
    font-family: 'SVN-GilroyMedium';
}
.accordion-page-hoidap a.accordion-title.active{
    color: #068fdd;
}
.accordion-page-hoidap .accordion-inner{
    font-size: 0.875rem;
    font-family: 'SVN-GilroyMedium';
}
.accordion-page-hoidap .accordion-inner a{
    color: #068fdd !important;
}
.gtranslate_wrapper .gt_switcher-popup span{
    color: #ffffff !important;
}

.box-page-contact{
    background-color: #f5f5f5;
    padding: 2rem 1.25rem;
}
.box-page-contact h3{
    color: #964b00;
    margin-bottom: 1rem;
    font-family: 'SVN-GilroySemiBold';
    font-size: 1.125rem;
}
.box-page-contact ul>li{
    list-style: none;
    margin-left: 0px;
    font-family: 'SVN-GilroySemiBold';
    color: #666;
    font-size: 1em;
    margin-bottom: 0.3em;
}
.box-page-contact ul>li>i{
    margin-right: 5px;
}
.box-page-contact.item-contact li{
    display: flex;
}
.box-page-contact.item-contact li p{
    width: 150px;
    font-size: 1rem;
    margin-bottom: 0em;
    margin-bottom: 0.7em;
}
.box-page-contact.item-contact li span{
    font-size: 0.9em;
}

.col-cf7-contact{
    padding: 2rem 4rem 2rem 1.25rem;
    background-color: #f5f5f5;
    height: 716px;
    
}
.cf7-title-before{
    font-size: 1em;
    color: #000000;
    font-family: 'SVN-GilroyMedium';
}
.col-cf7-contact .wpcf7-form-control-wrap input,.wpcf7-form-control-wrap textarea{
    border: 0px solid #ddd;
    margin-bottom: 2rem;
    box-shadow: none;
}
.col-cf7-contact .wpcf7-form-control-wrap input:focus,.wpcf7-form-control-wrap textarea:focus{
    box-shadow: none;
}
.col-cf7-contact input[type='submit']{
    width: 115px;
    height: 50px;
    background-color: #964b00;
}
.col-cf7-contact input[type='submit']:hover{
    background-color: #ffffff;
    border: 1px solid #964b00;
    box-shadow: none;
    color: #964b00;
}
.col-box-map-contact{
    padding: 0px;
}
.widget-box-cat .filters-default2{
    display: none;
}

/*  */
.header-search .nav-dropdown.nav-dropdown-default {
    border: 0px solid #ddd !important;
}
.header-search .nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before,.header-search .nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after {
    transition: opacity .25s;
    opacity: 0 !important;
}


