.full-product > .product-small .product-small{
	    -webkit-box-shadow: 1px 1px 5px 0px rgba(153, 153, 153, 1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(153, 153, 153, 1);
    box-shadow: 1px 1px 5px 0px rgba(153, 153, 153, 1);
    display: flex;
    flex-wrap: wrap;
}

.full-product > .product-small .box-text{
	    width: calc(100% - 360px);
	    padding: 0;
}
.full-product > .product-small .product-title{
	margin-bottom: 10px;
}
.full-product > .product-small .product-title a{
	font-size: 19px;
	min-height: 49px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-transform: uppercase;
	color: #003d71 ;
	font-weight: bold;
}
.full-product > .product-small .product-title a{
	color: #003d71 ;
}

.full-product > .product-small .title-wrapper{
	    padding: 5px 15px 5px 15px;
	        position: relative;
    background: url(/wp-content/uploads/2025/04/px-logo.png) no-repeat;
    background-position: left bottom;
    min-height: 195px;
}
.full-product > .product-small p:not(.product-title){
	    margin-bottom: 7px;
	        color: #333;
	            font-size: 15px;
}
.full-product > .product-small p i.fa {
    margin-right: 10px;
}

.full-product > .product-small .image-none a{
	position: relative;
}

.full-product > .product-small .image-none .label-start-localtion{
	    position: absolute;
    top: 0;
    right: 0;
    background: #00000080;
    padding: 5px 10px;
    border-radius: 0 0 0 10px;
    color: white;
    font-size: 15px;
}

.full-product.products .box-vertical .box-image{
	        min-width: 360px !important;
        width: 360px !important;
            border-radius: 6px 0 0 6px;
        position: relative;
}

.full-product.products .box-vertical .box-image .image-none{
	    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 6px 0 0 6px;
}
.full-product.products .box-vertical .box-image img {
    max-width: none;
    max-height: 115%;
	min-height: 235px;
    box-shadow: -2px 2px 2px 0px rgba(153, 153, 153, 1);
    margin-left: 0;
}

.full-product > .product-small .price-wrapper{

	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	    position: relative;
    border-radius: 0 0 4px 4px;
        padding: 5px 0 5px 15px;
    height: 40px;
        background: #ebebeb;
}
.full-product > .product-small .price-wrapper span.amount{
	    color: #f00;
    font-weight: bold;
    font-size: 18px;
}

.full-product > .product-small a.buy-now-button{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: normal;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    font-size: 15px;
    font-weight: bold;
    border-radius: 0 0 4px 0;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    width: 132px !important;
    background: #ffc10e;
    padding: 6px 12px;
    margin: 0 !important;
    min-height: auto;
}
.shop-page-title:not(.category-breadcrumb-2),
.category-page-title:not(.category-breadcrumb-2){
	display: none;
}
.category-page-title.category-breadcrumb-2 .page-title-inner{
	padding-top: 0px;
}
.woocommerce-breadcrumb.breadcrumbs {
	    background-color: #f5f5f5;
    border-radius: 4px;
        padding: 8px 15px;
        font-weight: 400;
        font-size: 13px;
        text-transform: none;

}
.woocommerce-breadcrumb.breadcrumbs a{
	    color: #337ab7;
}

#shop-sidebar .widget-title{
	    background: #003d71;
    color: #fff;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    display: block;
    position: relative;
    padding-left: 42px;
}

#shop-sidebar .widgets-contact .widget-title:before {
    content: "\f0f7";
    position: absolute;
    top: 9px;
    left: 15px;
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
}
#shop-sidebar .is-divider{
	display: none;
}
#shop-sidebar .widget{
	margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

#shop-sidebar .textwidget{
	    padding: 10px 15px;
	    background: #fff;
}

.category-page-row .large-3{

}
.single-product #main,
.archive.woocommerce #main{
	    background-color: #f5f5f5;
}
.archive.woocommerce .category-page-row{
	padding-top: 0;
}


.product-content-single-product .row .panel-heading{
        background: #003d71;
    color: #fff;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 700;
        border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    position: relative;
}

.tour-plan .panel-footer{
        padding: 30px;
}

.tour-plan .panel-footer .detail{
        display: flex;
    justify-content: space-between;
    margin: 15px 0;
    font-size: 16px;
}
 .tour-plan .panel-footer .detail span {
    color: #ffc10e;
}

 .tour-plan .panel-footer .step-heading {
    color: #003e71;
    border-bottom: 2px solid #ccc;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px 0;
    position: relative;
}
 .tour-plan .panel-footer .step-heading a{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
        color: #ffc10e;
 }
 .tour-plan .panel-footer ul {
    padding-left: 40px;
 }
.tour-plan .panel-footer .meal-tour{
    padding-left: 0;
}
.tour-plan .panel-footer .meal-tour li {
    margin-right: 30px;
}
.tour-plan .panel-footer .meal-tour li img {
    width: 30px;
    margin-right: 10px;
}
.tour-plan .panel-footer .meal-tour li span {
    color: #f00;
}
.product-content-single-product .row .panel-heading a{
        color: #fff;
    position: absolute;
    right: 15px;
    top: 8px;
        background: #ffc10e;
            display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
}

.product-content-single-product .tour-info .panel-body{
        background: #003d71;
    color: #fff;
    padding: 30px;
        font-size: 15px;
}

.product-content-single-product .tour-info p {
    position: relative;
    padding-left: 20px;
}
.product-content-single-product .tour-info p:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
}
.product-content-single-product .tour-info p.sign:before {
    content: "\f277";
}
.product-content-single-product .tour-info p.code:before {
    content: "\f029";
}
.product-content-single-product .tour-info p.child:before {
    content: "\f1ae";
}
.product-content-single-product .tour-info p.plane:before {
    content: "\f072";
}
.product-content-single-product .tour-info p.flag:before {
    content: "\f024";
}
.product-content-single-product .tour-info .panel-footer {
    background: #ffc10e;
    color: #003d71;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    border: 0;
        padding: 10px 15px;
}
.product-content-single-product .tour-info .panel-footer a {
    color: #fff;
    line-height: 40px;
}
/*.product-content-single-product .row .product-main {
    width: 66.66666667% !important;
    padding-right: 15px;
    padding-left: 15px;
}

.product-content-single-product .product-footer{
            width: 33.33333333% !important;
               padding-right: 15px;
    padding-left: 15px;
}
*/
.product-content-single-product .panel{
        margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.product-content-single-product .img-block{
        border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
        background: #fff;
            padding: 30px;
}

.product-content-single-product .check-block .panel-body{
        padding: 15px;
        font-size: 18px;
}
.product-content-single-product .check-block ul,
.product-content-single-product .check-block ol{
    padding-left: 40px;
}

.product-content-single-product .check-block ul li,
.product-content-single-product .check-block ol li{
    margin-bottom: 0;
}

.d-block-mobile{
    display: none;
}

.ngay-khoi-hanh-khac tr:first-child td {
    background: #ffc10e;
    color: #fff;
    text-align: center;
}
.ngay-khoi-hanh-khac td {
    padding: 8px !important;
    border: 1px solid #eee;
}

.check-block .buynow .panel{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0 !important;

}

.check-block .buynow .panel .panel-heading{
        flex: 1;
            display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.check-block .buynow .panel .panel-heading > *{
    width: 50%;
}
.check-block .buynow .panel .panel-heading .left{
    text-align: center;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
}
.check-block .buynow .panel .panel-heading .left span.amount{
    color: #fff;
}
.check-block .buynow .panel .panel-heading .right{
        font-size: 16px;
}
.check-block .buynow .panel .panel-heading .right span {
    display: block;
    padding: 4px 0;
}

.check-block .buynow .panel .btn-second{
    width: 180px;
        font-size: 20px;
    font-weight: 700;
    border-radius: 0;
    line-height: 70px;
    color: #fff;
        background: #ffc10e;
            padding: 6px 12px;
}
.product-content-single-product .product-small .box-text-products,
.product-content-single-product .product-small .box-image{
    width: 100% !important;
    display: block !important;
}
.product-content-single-product .product-small .box-image a{
    position: relative;
    padding-top: 70%;
    overflow: hidden;
}
.product-content-single-product .product-small .box-image img{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-content-single-product .product-small .box-text-products{
    padding: 0 !important;
}
.product-content-single-product .box-text-products .title-wrapper{
        position: relative;
    background: url(images/bg-small.png) no-repeat;
    background-position: left bottom;
    padding: 20px 15px 10px 15px;
}

.product-content-single-product .box-text-products .product-title{
        margin-bottom: 10px;
    overflow: hidden;
    text-transform: uppercase;
}
.product-content-single-product .box-text-products .product-title a{
        color: #003d71 ;
    font-weight: bold;
    display: block;
    font-size: 20px;
        overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.product-content-single-product .box-text-products p:not(.product-title){
        color: #333;
            font-size: 18px;
}
.product-content-single-product .box-text-products p:not(.product-title) i{
    margin-right: 10px;
}
.product-content-single-product .box-text-products p:not(.product-title) a{
    color: #333;
}
.product-content-single-product .box-text-products .price-wrapper{
    background: #ebebeb;
    padding: 0px 0 0px 15px;
    position: relative;
    border-radius: 0 0 4px 4px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.product-content-single-product .box-text-products .price-wrapper a{
        font-weight: bold;
    border-radius: 0 0 4px 0;
    font-size: 21px;
        color: #fff;
            background: #ffc10e;
                display: inline-block;
    padding: 6px 12px;
    margin: 0 !important;
    min-height: auto;
    line-height: 36px;
}
.product-content-single-product .box-text-products .price{
    font-size: 18px;
}
.product-content-single-product .box-text-products .price i{
    margin-right: 10px;
}
.product-content-single-product .box-text-products .price .amount{
        color: #f00;
    font-weight: bold;
}


.related.related-products-wrapper .panel-footer{
    padding: 10px 15px;
    background: #fff;
        border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.related.related-products-wrapper .col-inner{
    -webkit-box-shadow: 1px 1px 5px 0px rgba(153, 153, 153, 1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(153, 153, 153, 1);
    box-shadow: 1px 1px 5px 0px rgba(153, 153, 153, 1);
        border-radius: 6px;
        overflow: hidden;
}
.blog-heading {
    position: relative;
}
.blog-heading .blog-title {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 35px;
    font-weight: 900;
    text-align: center;
    line-height: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.blog-heading .blog-title h1{
    color: #fff;
        margin-top: 20px;
    margin-bottom: 10px;
}
.product-content-single-product .product-footer{
        padding-top: 112px;
}
.woocommerce-checkout .woocommerce-billing-fields{
    border-top: 0;
    padding-top: 0;
}
.woocommerce-checkout .panel-heading{
    background: #003d71;
    color: #fff;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-bottom: 0;
}

.woocommerce-checkout #customer_details{
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.woocommerce-checkout .woocommerce-billing-fields p{
    margin-bottom: 15;
    margin-right: 0;
    width: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields p label{
    display: none;
}
.woocommerce-checkout .woocommerce-billing-fields input:not(input[type="checkbox"],input[type="radio"]){
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.woocommerce-checkout #customer_details{
    padding: 15px;
}
.woocommerce-checkout #main .page-wrapper{
    background: #f5f5f5;
    padding-top: 60px;
    padding-bottom: 60px;
}
.d-none{
    display: none;
}

.woocommerce-checkout .has-border{
    border: 0;
    padding: 0;
}
.woocommerce-checkout #order_review{
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
}

.woocommerce-checkout .woocommerce-checkout-payment label{
    font-weight: 400;
    font-size: 14px;
}

.woocommerce-checkout .woocommerce-checkout-payment .payment_box{
    border: 1px solid #ccc;
    background: #f5f5f5;
    border-radius: 0;
    margin-top: 10px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    padding: 10px;
}

.woocommerce-checkout button#place_order{
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    font-weight: 400;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .product-thumbnail{
    width: 300px;
    max-width:300px;
    padding: 10px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name{
    text-align: left;
    padding: 10px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name h3{
    color: #003d71;
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.1;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table  .line-price{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    align-items: center;

}
.woocommerce-checkout .woocommerce-checkout-review-order-table  .line-price .customer{
        width: 160px;
            font-size: 13px;
    margin-right: 0;
    line-height: 16px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table  .line-price input{
        width: 45px;
            color: #ffc10e;
    text-align: center;
    padding: 2px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table  .line-price .item-price{
        width: 127px;
    font-size: 13px;
        padding: 0 5px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table  .line-price .line-total{
        font-size: 13px;
        flex: 1;
        text-align: right;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total{
        background: #ffc10e;
            color: #003d71;
            font-weight: bold;
    font-size: 18px;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .check-buy{
        color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
        padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 0;
    margin-right: 0;
    min-height:auto;
    line-height: 1.6;
    display: inline-block;
    cursor: pointer;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .check-buy.no-click{
    cursor: wait;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount{
        color: #f00;
    font-weight: bold;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total > *{
    padding: 5px 15px;
}
.woocommerce-table--order-details .product-name{
        text-align: left !important;
}
.woocommerce-table--order-details .product-name .wc-item-meta li{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.woocommerce-table--order-details .product-name .wc-item-meta li{
    margin-bottom: 10px;
}
.woocommerce-table--order-details .product-name .wc-item-meta li p{
    margin-bottom: 0;
    margin-top: 0;
}
/*.woocommerce-table--order-details .product-name .wc-item-meta li:last-child,
.woocommerce-table--order-details .product-name .wc-item-meta li:last-child,*/
.woocommerce-table--order-details .product-name .wc-item-meta + p,
.woocommerce-table--order-details .product-name .wc-item-meta + p + p{
    display: none;
}
@media screen and (max-width: 849px) {
    .check-block .buynow .panel .panel-heading .right {
        display: none;
    }
    .check-block .buynow .panel .panel-heading,
    .check-block .buynow .panel .btn-second,
    .check-block .buynow .panel .panel-heading > *{
        width: 100%;
    }
    .check-block .buynow .panel .panel-heading{
        flex: none;
    }
    .check-block .buynow .panel .btn-second {
        line-height: 45px;
    }
    .tour-plan .panel-footer .detail{
        flex-wrap: wrap;

    }
    .tour-plan .panel-footer .detail span{
        width: 100%;
    }
    .related.related-products-wrapper{
        display: none;
    }
    .product-content-single-product .product-footer{
        padding-top: 0;
        order: 1;
    }
    .product-content-single-product .product-mains{
        order: 2;
    }
    .ngay-khoi-hanh-khac.d-none-mobile{
        display: none;
    }
    .list-ngay-khoi-hanh.d-block-mobile{
        display: block;
    }
    .list-ngay-khoi-hanh.d-block-mobile{
        padding-left: 0 !important;
        list-style:none;
    }
    .list-ngay-khoi-hanh li{
            border-bottom: 1px solid #c2c2;
    padding-top: 15px;
    padding-bottom: 15px;
    }
    .list-ngay-khoi-hanh li .row{
        margin-left: 0 !important ;
        margin-right:0 !important ;
    }
    .list-ngay-khoi-hanh li .row > *{
        width: 100%;
    }
     .list-ngay-khoi-hanh li .right a{
        font-size: 16px;
    }
    .list-ngay-khoi-hanh li .left{
        font-size: 16px;
    }
    .list-ngay-khoi-hanh li span.amount{
        color: #a94442;
    }
    .check-block .buynow .panel .panel-heading .left {
        font-size: 20px;
    }
    .check-block .buynow .panel .btn-second {
        font-size: 17px;
                line-height: 40px;
    }
    .product-content-single-product .tour-info .panel-footer {
        font-size: 24px;
    }
    .product-content-single-product .row .panel-heading {
        font-size: 17px;
    }
    .product-content-single-product .check-block .panel-body {
        font-size: 15px;
    }
/*    .woocommerce-checkout .woocommerce-checkout-review-order-table .product-name,*/
    .woocommerce-checkout .woocommerce-checkout-review-order-table .product-thumbnail{
/*        display: block;*/
        width: 90px;
        max-width:100%;
    }
    .woocommerce-checkout .woocommerce-checkout-review-order-table .line-price .customer{
        width: 100%;
    }
    .woocommerce-checkout .panel-heading {
        font-size: 16px;
    }
}
@media screen and (max-width: 649px) {
    .full-product.products .box-vertical .box-image{
            min-width: 100% !important;
    width: 100% !important;
    padding-top: 62%;
    }
    .full-product > .product-small .box-text{
        width: 100%;
        
    }
}
@media screen and (min-width: 850px) {
    .category-page-row .large-3 {
        flex-basis: 33.33333333%;
        max-width: 33.33333333%;
    }
     .category-page-row .large-9{
     	        flex-basis: 66.66666667%;
        max-width: 66.66666667%;
     }
}