/*
Theme Name: DuLich9
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 1.0.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/** CSS HEADER **/
button.toggle-info {
    font-weight: 700;
}
#logo img {
	  padding:0px;
}
.top-divider {
    margin-bottom: -1px;
    border-top: 0px;
    opacity: 0.1;
}
input#woocommerce-product-search-field-0 {
    border-radius: 6px;
    border: 1px solid #25285d;
    position: relative;
    z-index: 9;
}
.information-websites {
    background-color: #25285d;
    z-index: 1;
    text-align: center;
    padding: 10px 10px;
    position: relative;
    -webkit-transition: all .35s;
    transition: all .35s;
    color: #fff;
    font-size: 13px;
	  border-radius:6px;
}
.information-websites:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #393bd0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.information-websites p {
    margin-bottom: 0;
}
.information-websites a {
    color: #fff!important;
    display: block!important;
    line-height: normal!important;
    font-size: 21px!important;
    font-weight: 600!important;
    text-decoration: none;
    transition: all 0.3s;
	  padding: 0px!important;
}
/** CSS MENU **/
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: unset!important;
}
.nav-spacing-xlarge>li {
    margin: 0 17px;
}
ul.header-nav.header-nav-main .sub-menu a {
	  font-size:16px;
}
ul.header-nav.header-nav-main a {
    background: 0 0;
    display: block;
    position: relative;
    color: #25285d;
    padding: 6px 0 8px;
    transition: .1s;
    font-size: 18px;
    border-bottom: 2px solid transparent;
    font-weight: 700;
    text-transform: inherit;
}
/** CSS HOMEPAGE **/
.title-wrapper {
    margin-bottom: 15px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-weight: 700;
    font-size: 18px;
    color: #25285d;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
    width: auto;
}
.css-slidetop .slider-block .TextCaptions .item {
    margin: 0 !important;
    padding: 0 !important;
    height: 60px;
    background: #fff;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    color: #666;
    font-size: 15px;
    line-height: 17px;
}
.css-slidetop .slider-block .TextCaptions .item.is-nav-selected::after {
    background-color: #25285d!important;
    content: '';
    left: 0;
    height: 3px;
    position: absolute;
    top: 0;
    width: 100%;
}
.css-slidetop .slider-block .TextCaptions .item.is-nav-selected {
    border: 1px solid #25285d!important;
    font-weight: 500;
}
.css-slidetop .carousel .flickity-viewport {
    height: 60px!important;
}
.css-title {
    margin-bottom: 10px;
}
.section-title b {
    height:0px;
}
.css-thuonghieu .css-thuonghieu-col {
	  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
	  border-radius:20px;
}
.css-thuonghieu .col {
	  display: block;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 24px 20px;
    background: #fff;
    text-align: center;
}
.css-sphome .css-sp .col {
	  padding: 15px;
    border-bottom: .5px solid rgba(41,43,183,.2);
    transition: all .25s;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
    float: left;
    border-left: .5px solid rgba(41,43,183,.2);
}
.css-sphome .css-bntrai {
    overflow: hidden;
    float: left;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.css-sphome .css-sp p.name.product-title {
    position: relative;
    padding: 0;
    color: #20315c;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
    font-size: 16px;
    margin-bottom: 0;
    height: 45px;
    font-weight: 600;
}
.css-sphome .css-sp .price-wrapper {
    width: 48%;
    float: left;
}
.css-sphome .css-sp .price-wrapper del span.amount {
    font-size: 14px;
    color: #9a9a9a;
    text-decoration: line-through;
}
.css-sphome .css-sp .price-wrapper ins span.amount {
    font-size: 18px;
    color: #FF3C3C;
    font-weight: 400;
    line-height: 20px;
}
.css-sphome .product-small.box.css-sp.box-text-bottom {
    position: relative;
    overflow: hidden;
}
.related .product-small.box {
    background: #fff;
    box-shadow: 0 4px 4px rgba(0,0,0,.1);
    margin: 10px 0;
    border-radius: 3px;
    transition: all .5s;
}
.related .box-text.box-text-products {
    padding: 1rem;
}
.css-sphome .css-sp .col:hover .box-text.text-left {
    bottom: 0;
}
.css-sphome .product-small .box-text.text-left {
    position: absolute;
    background: #fff;
    width: 100%;
    padding-top: 10px;
    transition: all .35s;
    -o-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transition: all .35s;
    bottom: -50px;
	  margin-bottom:0px;
	  padding-bottom:0px;
}
.css-sphome .product-small .box-text.text-left a.button.buttonsp, 
.css-sphome .product-small .box-text.text-left a.product_type_variable
{
    margin-top: 15px;
    border: none;
	  margin-bottom:0px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    width: 100%;
    border-radius: 4px;
    font-weight: 400;
    text-transform: initial;
    background-color: #ff9000;
    transition: all .35s;
    -o-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transition: all .35s;
    text-decoration: none;
}
.css-sphome .badge-container.absolute.left {
    right: 0px;
    margin-top: 10px;
}
.css-sphome .badge-inner.secondary.on-sale {
    width: 40px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 14px;
	  font-weight:400;
    text-align: center;
    color: #fff;
    background: #ff2727;
    margin-bottom: 10px;
}
.css-sphome .badge-container .badge {
    float: right;
    height: 27px;
}
.css-tintuc .col {
	  padding-bottom:0px;
}
.css-tintuc .css-title2 span {
    color: #20315c;
    border-bottom: 0 solid #25285d;
    display: inline-block;
    margin: 0;
    font-weight: 800;
    padding-bottom: 8px;
    font-size: 20px;
}
.css-title2 .section-title-normal {
    border-bottom:0px;
	  margin-bottom:0px;
}
.css-title2 .section-title a {
    display: block;
    padding-left: 15px;
    font-size: 16px;
    margin-left: auto;
    font-weight: 400;
}
.css-tintuc .content-blog {
    border: 1px solid #eaeaea;
    padding: 10px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    padding: 15px 15px 0;
    flex-wrap: wrap;
	  margin-left:0px!important;  
	  margin-right:0px!important;
}
.css-tintuc .content-blog h5.post-title.is-large {
    font-size: 16px;
    color: #20315c;
    height: 60px;
    overflow: hidden;
}
.css-tintuc .content-blog .col.post-item {
    height: 78px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.css-tintuc .content-blog .box-text.text-left {
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.css-tintuc .content-blog .box-blog-post .is-divider {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 0px;
}
.css-taisao .css-title3 span {
    color: #25285d;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    margin-top: 15px;
	  text-transform:inherit;
}
.css-taisao p {
	  color: #20315c;
    font-size: 14px;
}
.css-dmsp {
    border-radius: 20px 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    margin-bottom: 15px;
}
.css-dmsp h5 {
    color: #20315c;
    font-size: 18px;
    text-transform: initial;
    font-weight: 400;
}
.css-dmsp .product-category .col-inner {
    display: block;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 30px 20px;
    background: #fff;
    text-align: center;
}
.css-dmsp .box-text {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}
.css-kt {
    border-radius: 20px 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
	  margin-bottom:15px;
}
.css-kt .css-ktcol {
	  display: block;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 24px 20px!important;
    background: #fff;
    text-align: center;
}
.section-hinh-anh:before {
    content: "";
    position: absolute;
    top: 68%;
    right: 12%;
    width: 207px;
    height: 192px;
    background-image: url(/wp-content/themes/dulich-child/imgs/bg_right_imageglass.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.section-hinh-anh:after {
    content: "";
    position: absolute;
    top: 30%;
    left: 0;
    width: 91px;
    height: 192px;
    background-image: url(/wp-content/themes/dulich-child/imgs/bg_left_imageglass.png);
    background-size: cover;
    background-repeat: no-repeat;
}
/** CSS DANH MỤC SẢN PHẨM **/
.archive #wrapper, .archive #main, .single-post .page-wrapper {
    background-color: #f1f4fb;
    position: relative;
}
.single-post div#secondary, 
.archive div#secondary {
    background: #fff;
    padding: 15px;
}
.archive .col.post-item .col-inner {
    background: #fff;
    padding: 15px;
}
.archive .shop-container {
    padding: 10px;
	  padding-bottom:0px;
	  padding-top:0px;
    background-color: white;
}
.archive .products .col {
	  padding: 15px;
    border-bottom: .5px solid rgba(41,43,183,.2);
    transition: all .25s;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
    float: left;
    border-left: .5px solid rgba(41,43,183,.2);
}
.archive .products p.name.product-title, 
.single-product .css-sptuongtu p.name.product-title
{
    position: relative;
    padding: 0;
    color: #20315c;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
    font-size: 16px;
    margin-bottom: 0;
    height: 45px;
    font-weight: 600;
}
.archive .products .price-wrapper del span.amount, 
.single-product .css-sptuongtu del span.amount {
    font-size: 14px;
    color: #9a9a9a;
    text-decoration: line-through;
}
.archive .products .price-wrapper ins span.amount, 
.single-product .css-sptuongtu ins span.amount {
    font-size: 18px;
    color: #FF3C3C;
    font-weight: 400;
    line-height: 20px;
}
.product-small {
    position: relative;
    overflow: hidden;
}
.archive .products .col:hover .box-text, .single-product .css-sptuongtu .product-small:hover .box-text {
    bottom: 0;
}
.single-product .css-sptuongtu .product-small.col {
    padding: 15px;
    border-bottom: .5px solid rgba(41, 43, 183, .2);
    border-left: .5px solid rgba(41, 43, 183, .2);
}
p.name.product-title.woocommerce-loop-product__title {
    font-size: 20px;
    color: #25285d;
}
.product-small .box-text a.button.buttonsp, .product-small .box-text a.product_type_variable {
    margin-top: 15px;
    border: none;
	  margin-bottom:0px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    width: 100%;
    border-radius: 4px;
    font-weight: 400;
    text-transform: initial;
    background-color: #ff9000;
    transition: all .35s;
    -o-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transition: all .35s;
    text-decoration: none;
}
.badge-container.absolute.left {
    right: 0px;
    margin-top: 10px;
}
.badge-inner.secondary.on-sale {
    width: 40px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 14px;
	  font-weight:400;
    text-align: center;
    color: #fff;
    background:#ff9000;
    margin-bottom: 10px;
}
.badge-container .badge {
    float: right;
    height: 27px;
}
div#shop-sidebar {
    background: #fff;
    padding: 15px;
}
div#shop-sidebar h4 {
    color: #25285d;
    padding: 5px 0;
    font-size: 18px;
}
div#shop-sidebar label.woof_radio_label {
    font-weight: 400;
    color: #20315c;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 16px;
}
div#shop-sidebar .woof_container_inner {
    border-bottom: 1px solid #e6e7e8;
}
div#shop-sidebar a.woof_radio_term_reset {
    display: none!important;
}
/** CSS TRANG SAN PHAM **/
span.woocommerce-Price-amount.amount bdi {
    font-weight: 700;
    color: #ff5b00;
    font-size: 1.5rem;
}
del span.woocommerce-Price-amount.amount bdi {
    font-weight: 700;
    color: #000;
    font-size: 17px;
}
.col.css-sptop.small-12.large-12 {
    padding: 15px !important;
    background: #fff;
}
.css-sptop h1.product-title.product_title.entry-title {
    color: #20315c;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 10px;
}
table.variations {
    padding: 20px;
    border: 1px solid #818DFF;
}
.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name, .woo-variation-swatches.wvs-show-label .variations td label {
    display: inline-block;
    margin: 0 2px;
    color: #20315c;
    padding-bottom: 5px;
    font-size: 15px;
    position: relative;
    margin-bottom: 5px;
    font-weight: 400;
}
li.variable-item.button-variable-item {
    width: 100%;
    height: 100%;
    margin-bottom: 0px!important;
    border-radius: 4px!important;
    color: #20315C;
    font-size: 16px;
    border: 1px solid #CFCFCF;
    float: left;
    cursor: pointer;
    list-style: none;
    background-color: #ffffff;
    text-transform: lowercase;
    padding: 8px!important;
    text-align: center;
    border: 1px;
}
.product-section {
    border-top:0px;
}
.css-noidungtrai {
    font-size: 14px;
}
.css-noidungtrai a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 1rem;
    height: 60px;
    overflow: hidden;
    font-weight: 700;
}
.related h3.product-section-title {
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
}
p.price.product-page-price.price-on-sale {
    display: inline-block;
}
.css-sptop del span.woocommerce-Price-amount.amount {
    line-height: normal;
    font-size: 15px;
    color: #808080;
    text-decoration: line-through;
    margin-bottom: 5px;
	  display:block;
}
.css-sptop ins span.woocommerce-Price-amount.amount
{
		  display:block;
    color: #DD4A4A;
    line-height: normal;
    font-size: 24px;
}
.css-sptoptrai, .css-sptoptrai {
	  padding-bottom:0px;
}
.css-sptop button.single_add_to_cart_button.button {
    width: 100%;
	  opacity:1;
    background-color: #ff9000;
    height: 60px;
    line-height: normal;
    font-size: 20px;
    border: none;
    text-transform: none;
    border-radius: 6px;
    margin-bottom: 0;
	  margin-top:10px;
    color: #fff;
    font-weight: 400;
    padding: 0;
}
.css-sptop button.single_add_to_cart_button.button .text {
    position: relative;
    display: inline-block;
}
.css-sptop button.single_add_to_cart_button.button span {
    clear: both;
    display: block;
    font-size: 15px;
    opacity: .8;
    text-transform: none;
}
.single-product ul.tabs.wc-tabs li a:before {
    display: unset;
    opacity: 0;
}
.single-product ul.tabs.wc-tabs li a {
	  padding-top:0px;
    display: inline-block;
    color: #25285d;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 3px solid #ff9000;
    padding-bottom: 5px;
    margin: 0;
    text-transform: initial;
    font-weight: 600;
}
.col.css-sptuongtu .col-inner {
	  padding:15px; 
	  background:#fff;
}
.css-sptuongtu  .col.small-12.large-12 {
    padding-bottom: 10px;
}
.css-sptuongtu .row.large-columns-1 .col-inner {
	 padding:0px;
	 padding-bottom:15px;
}
.css-sptuongtu .row.large-columns-1 .col {
    border-bottom: .5px solid rgba(41, 43, 183, .2);
    transition: all .25s;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
    float: left;
    margin-bottom: 15px;
}
/** CSS FOOTER **/
.footer {
    padding: 50px 0 0;
}
.footer-1 span.widget-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: initial;
}
.footer-1  strong {
    font-weight: bolder;
}
.footer-1 p {
	  margin-bottom:8px;
	  font-size:14px;
}
.footer-1 a {
    color:#000F40;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
}
.footer-1 .is-divider {
    height: 0px;
	  margin-top:0px;
}
.absolute-footer.dark {
    color: #fff;
}
.footer-1 .social-icons.follow-icons {
    margin-bottom: 10px;
}
.footer-1 .social-icons.follow-icons a {
    margin-left: 0px;
	  margin-right:25px;
}
.footer-1 span.widget-title {
    color: #fff;
	  margin-bottom:30px;
	  margin-top:10px;
	  display:block;
}
@media screen and (max-width:728px) {
.mfp-bg.mfp-ready {
    opacity: 1;
    background: #fff;
}

.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
  	width: 100%; 
}
.off-canvas .nav-vertical>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
	  color:#25285d;
}
.header-main li.html.custom {
    display: unset!important;
}
div#masthead .icon-shopping-cart:before {
    content: "\e908";
    color: #25285d;
}
.items-link {
    display: inline-block;
    padding: 5.5px 0;
}
.items-link.phone .title {
    font-size: 12px;
    margin-bottom: 1px;
    font-weight: 600;
    color: #25285d;
}
.items-link a {
    font-size: 17px;
    text-align: left;
    font-weight: 900;
    color: #25285d;
    line-height: 20px;
}
div#wide-nav {
    background: #25285d;
    color: #fff;
}
div#wide-nav form.searchform {
    background: #fff;
    border: 1px solid #20315c;
    border-radius: 4px;
    min-width: 100%;
    width: 80%;
    top: 100%;
    z-index: 99;
    left: 0;
}
div#wide-nav .mobile-nav>.search-form, div#wide-nav .sidebar-menu .search-form {
    padding: 5px 0;
    width: 88%;
}
div#wide-nav .icon-search:before {
    content: "\e012";
    color: #25285d;
}
div#wide-nav .icon-menu:before {
    content: "\e800";
    color: #fff;
}
div#wide-nav input#woocommerce-product-search-field-1 {
    border: 0px;
    background: unset!important;
    color: #000!important;
}
.col.slider-block {
    padding: 0px;
    margin-bottom: 20px;
}
.css-danhmucmobile {
    padding-top: 55px!important;
    padding-bottom: 0px!important;
}
.css-danhmucmobile .product-category.col {
    padding: 0 5px 3px;
    text-align: center;
    filter: drop-shadow(0 3px 6px rgba(0,0,0,.161));
}
.css-danhmucmobile h5.uppercase.header-title {
    font-weight: 600;
    font-size: 10px;
    line-height: 17px;
    margin-top: 12px;
    color: #20315c;
}
.css-thuonghieu {
    padding-top:30px!important;
}
.css-thuonghieu .img img {
    width: 65%;
}
.css-sphome .row.css-sp {
    margin-left: 0px;
    margin-right: 0px;
}
.css-sphome .col.medium-9.small-12.large-9 {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.css-title span {
		font-size:20px;
}
.css-dmsp h5 {
		font-size:15px;
}
.css-kt .col:last-child {
		display:none!important;
}
.css-tintuc {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
}
.css-tintuc .box-vertical .box-image {
    width: 30% !important;
}
.css-tintuc .box-text {
    font-size: 85%;
    padding-left: 15px;
    vertical-align: top;
    padding-top: 0px;
}
.css-tintuc .content-blog h5.post-title.is-large {
    font-size: 14px;
    font-weight: 400;
    color: #20315c;
    height: 60px;
    overflow: hidden;
}
.css-tintuc .box-image, .css-tintuc .box-text, .css-tintuc .box-vertical .box-image, .css-tintuc .box-vertical .box-text {
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
}
.css-video {
		margin-top:30px;
}
.css-taisao .css-title3 span {
    font-size: 23px;
}
.product-category.col .col-inner {
    background: linear-gradient( 
180deg
 ,#fff 0,#fff 71.9%,#c9d8ff 100%);
    height: 83px;
    border-radius: 5px;
    padding: 14px 0;
}
}
@media screen and (min-width: 850px) {
.product-gallery-slider img {
    height:40%;
	  aspect-ratio: 1.75;
    object-fit: cover;
}
.product-section .large-2, .product-section .large-10 {
    flex-basis: 100%;
    max-width: 100%;
}
.post-sidebar.large-3.col {
		  padding-left:0px;
}
.archive h5.post-title.is-large {
    font-size: 18px;
}
.box-list-view .box .box-image, .box-list-view .box .box-text, .box-vertical .box-image, .box-vertical .box-text {
    direction: ltr;
    display: table-cell;
    vertical-align: top;
    padding-top: 0px;
}
.css-slidetop .slider-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(65% - 1px);
    flex: 0 0 calc(65% - 1px);
    margin-top: 10px;
    max-width: calc(65% - 1px);
	  padding-right:0px;
}
.css-slidetop .listing-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    margin-top: 10px;
    padding-left: 10px;
}
.css-slidetop .listing-block .img {
    margin-bottom: 10px;
}
.css-sphome .css-sp {
	  margin-left: 0!important;
    margin-right: 0!important;
}
.css-kt .css-ktcol {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}	
}


/** CSS GIAO DIEN 2 **/
.css-banner-1 {
	  margin-top: -100px;
}
.css-banner-1 .img {
    border: 8px solid #fff;
    border-radius: 15px;
    box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 26%);
}
.css-banner-1 .img img {
    border-radius: 6px;
}
.css-banner-2 img {
    border-radius:10px;
}
.css-banner-2 .gallery-col {
	  padding-bottom:0px;
}
.css-banner-2 .box-text.text-left {
    display: none;
}
.css-banner-2 .css-col-slide {
	  padding-bottom:0px;
}
.css-mauhot ul.nav.nav-line-bottom.nav-uppercase.nav-size-normal.nav-left {
    border-bottom: 1px solid #dee2e6;
}
.css-mauhot ul.nav.nav-line-bottom.nav-uppercase.nav-size-normal.nav-left li {
    margin-right: 25px;
	  font-size:18px;
}
.css-mauhot ul.nav.nav-line-bottom.nav-uppercase.nav-size-normal.nav-left li a {
    color: #6c738d;
	  font-size:16px;
	  text-transform:inherit;
    font-weight: 600;
    border: 0;
    border-bottom: 3px solid transparent!important;
    border-radius: 0;
    padding: 10px 0;
}

ul.nav.nav-line-bottom.nav-uppercase.nav-size-normal.nav-left li.active a {
    color: #25285d;
    font-weight: 600;
    border: 0;
    border-bottom: 3px solid #25285d!important;
}
.section-title-normal {
    border-bottom:0px;
}
.css-title-new .section-title span {
    border-bottom: 0px;
    padding-bottom: 7.5px;
    font-weight: 700;
    color: #25285d;
    font-size: 32px;
    text-transform: initial;
}
.css-quytrinh h4 {
    color: #25285d;
    font-size: 18px;
    font-weight: 700;
    margin: 20px 0;
    height: 45px;
    overflow: hidden;
}
.css-tuvan .wpcf7-form-control, .css-tuvan .form-flat input:not([type=submit]) {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.css-titleimg span:after {
content: url('/wp-content/themes/dulich-child/imgs/hot.svg');
	  margin-left:15px;
	  width:35px;
}
.single-post .post {
    margin: 0 0 30px;
    padding: 15px;
    background: #fff;
}
span.wpcf7-spinner {
    display: none;
}
form.wpcf7-form.init {
    margin-bottom: 0px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit.button {
    margin-bottom: 0px;
}

.formsanpham textarea.wpcf7-form-control.wpcf7-textarea {
    height: 30px;
    min-height: 60px;
}
.formsanpham a.button.primary.expand.css-buttontuvan {
    min-height: 50px;
    line-height: 3;
}
.css-gallery .product-thumbnails .is-nav-selected a, .css-gallery  .product-thumbnails a:hover {
    border: 0px!important;
}
.css-gallery .product-thumbnails img {
	  opacity:1;
	  border-radius:10px;
	  border:0px!important;
	  margin-bottom:0px!important;
}
.css-gallery .product-thumbnails .is-nav-selected a img, .css-gallery .product-thumbnails a:hover img {
    border:unset!important;
    opacity: 1;
    transform: unset!important;
}
/** CSS GALLERY **/
@media screen and (min-width: 850px) {
	.product-info {
		 margin-top:0px;
		 padding-top:0px;
	}
.product-info ul.label-thong-tin-tour {
    padding-left: 0;
    margin-bottom: 0;
    margin-top:0px;
    display: grid;
    grid: auto/auto auto;
    column-gap: 30px;
}
.product-info.homepageinfo ul.label-thong-tin-tour {
    column-gap:0px;
}
.css-gallery .row.row-small {
    max-width:100%;
}
.css-gallery .large-10 {
    flex-basis: 60%;
    max-width: 60%;
}
.css-gallery .col.large-2.large-col-first.vertical-thumbnails {
    flex-basis: 40%;
    max-width: 40%;
    height:630px;
    padding-left: 10px;
    padding-right: 0px;
	right:0px !important;
	position: absolute;
}
.css-gallery .vertical-thumbnails .col {
    width:33%!important;
	  display: inline-grid; 
	  padding-left:10px!important;
	  padding-bottom:10px!important;
}
.css-gallery .large-col-first {
    order: 2;
}
.product-desc {
    height: 150px;
}
}
.css-gallery ::-webkit-scrollbar {
  width: 0px;
}
h1.product-title.product_title.entry-title {
    font-size: 1.125rem;
    color: #365899;
    line-height: 24px;
    font-weight: 700;
}
.css-cotphai-fixed .quantity.buttons_added.form-minimal {
    display: none;
}
.css-cotphai-fixed button.single_add_to_cart_button.button.alt.wp-element-button {
    background: #ff5b00;
    border-radius: 8px!important;
    border: 0;
    color: #fff;
    border-radius: 0.25rem;
    font-size: 24px;
    width: 100%;
}
.product-desc {
    position: relative;
    margin-top:0px;
    overflow-y: auto;
    padding: 0 25px;
    text-align: justify;
    color: #2d4271;
    font-size: .875rem;
}
.product-desc::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 50px;
    background: url(/wp-content/themes/dulich-child/imgs/icon-desc.png) no-repeat top center;
    background-size: contain;
}
.homepageinfo {
	  margin-top:15px;
}
.product-info li {
    display: flex;
    list-style: none;
    font-size: .875rem;
    color: #2d4271;
    margin-bottom: 5px;
}
.homepageinfo li {
	  margin-left:0px!important;
	  font-size:12px;
}
.homepageinfo li i {
	  margin-right:2px!important;
}
.product-info li i {
    color: #fbbc05;
    margin-right: 5px;
    width: 16px;
    flex-shrink: 0;
    transform: translateY(3px);
}
.product-info li b {
	  margin-right:10px;
}
.sub-info-tour {
    list-style: none;
    margin: 0;
    padding: 10px 0;
}
.sub-info-tour li {
    color: #2d4271;
	  font-size: 13px;
    padding: 8px 0;
    border-bottom: 1px #eee solid;
	  margin-left:0px!important;
}
.sub-info-tour li i {
    color: #2d4271;
}
.css-bgnoidung { 
    padding: 20px;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #e8e9e7;
	  margin-bottom:15px;
}
.product-section .large-2.col.pb-0.mb-0 {
    display: none;
}
.box-gift .col-inner:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/dulich-child/imgs/map.png) no-repeat center/contain;
    opacity: .15;
}
.container.section-title-container {
    margin-bottom: 0px;
}
.line-title {
    position: relative;
	  text-align:center;
	  margin-bottom:10px;
}
.line-title::before, .line-title::after {
    content: "";
    position: absolute;
    top: 56%;
    width: 100px;
    height: 1px;
    background: #ccc;
}
.line-title::before {
    left: 50%;
    transform: translate(-120%,-50%);
}
.line-title::after {
    right: 50%;
    transform: translate(120%,-50%);
}
.line-title img {
    width: 25px;
    aspect-ratio: 1/1;
    object-fit: contain;
}

.devvn_single_price span.label {
            font-weight: 400;
            font-size: 14px;
            padding: 0;
            margin: 0;
            text-align: left;
            line-height: 18px;
}
.devvn_single_price span.devvn_price .amount {
    font-weight: 700;
    color: #ff5b00;
    font-size: 1.5rem;
}
.devvn_single_price span.devvn_price del .amount, .devvn_single_price span.devvn_price del {
            font-size: 14px;
            color: #333;
            font-weight: 400;
}
.devvn_single_price {
	      position: relative!important;
}
.css-tietkiem {
    top:0;
    background: #ed1c24;
    border-radius: 6px;
    padding: 5px 15px;
	  position: absolute;
    right: 20px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.css-tietkiem:before {
    position: absolute;
    top: 2px;
    left: 2px;
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    content: "";
    border: 1px dashed #fff;
    border-radius: 6px;
}
.css-tietkiem span {
	  color:#fff!important;
}
.css-tietkiem strong {
	  font-size:1.5rem;
}

.css-cotphai-fixed input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
    height: 38px;
    border: 1px solid #cad1e0;
    border-radius: 5px!important;
}
.css-cotphai-fixed input.wpcf7-form-control.has-spinner.wpcf7-submit.button {
    padding: 0;
    background: transparent!important;
    position: absolute;
    top: 70%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 10;
    border: 0px;
}
.hotline-product a {
    display: block;
    color: #ff5b00;
    font-size: 24px;
    font-weight: 700;
    margin-top: -7px;
}
.css-datcho {
	  margin-top:25px;
}
.css-datcho .quantity.buttons_added.form-minimal {
	  display:none;
}
button.single_add_to_cart_button.button.alt {
    width: 100%;
    border-radius: 5px;
}
.css-buttondatcho .col, .css-buttondatcho form {
	  padding-bottom:0px;
	  margin-bottom:0px;
}
.css-datcho button.single_add_to_cart_button.button.alt.wp-element-button {
    color: #fff;
    margin-top: 25px;
    text-align: center;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    transition: all .5s;
    background: #365899;
	  text-transform: inherit;
    font-weight: 400;
	  width:100%;
}
.css-goituvan {
    color: #fff;
    margin-top: 25px;
    text-align: center;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    transition: all .5s;
    background:#ff5b00!important;
    text-transform: inherit;
    font-weight: 400;
}

.accordion-title {
    border-top: 1px solid #ddd;
    display: block;
    padding: 0.6em 2.3em;
    position: relative;
    transition: border .2s ease-out,background-color .3s;
    cursor: pointer;
    color: #2d4271!important;
    font-size: .875rem;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 700;
}
/* width */
.css-tour ::-webkit-scrollbar {
  width: 3px;
}

/* Track */
.css-tour ::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.css-tour ::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.css-tour ::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}