.archive.category .bwp-main {
    padding-top: 60px;
}
.single-post #page,.category #page {
    overflow: unset;
}
.sidebar-blog .widget_media_image{
    position: sticky;
    top: 115px;
}
ul.slider_banner {
    padding: 0;
    list-style: none;
    margin: 0 0 20px;
}

ul.slider_banner img {
    display: block;
    width: 100%;
}

ul.slider_banner li {
    position: relative;
    padding: 0 !important;
}

ul.slider_banner li .box_content {
    position: absolute;
    top: 50%;
    left: calc(calc(100vw - 1200px)/2);
    transform: translateY(-50%);
    max-width: 450px;
}

ul.slider_banner li .box_content h3 {
    font-family: 'Playfair Display', serif !important;
    font-weight: 600;
    font-size: 37px;
    color: #89243B;
    line-height: 1.3;
    margin-top: 0;
}
.page-template-template-intro div#page {
    margin-top: 0 !important;
}
ul.slider_banner li .box_content h3 b {
    font-weight: 800;
    font-size: 59px;
}
.page-template-home .page-title {
    display: none;
}
h1.logo img {
    filter: brightness(0) invert(1);
}
.content {
    font-size: 14px;
    color: #586067;
}

ul.slider_banner li .box_content .content {
    font-size: 32px;
    font-weight: 100;
    color: #586067;
}

a.play_video {
    margin-bottom: 50px;
    width: 76.67px;
    height: 76.67px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #89243B;
    border-radius: 50%;
    margin-left: 30px;
    position: relative;
}

a.play_video:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    animation: pulse-border 1000ms ease-out infinite;
    z-index: -1;
    border: 1px solid #89243B;

}
@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.button_slider {
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 40px;
    cursor: pointer;
    transform: translateY(-50%);
}

.button_slider.right {
    right: 40px;
    left: unset !important;
}

.slider_qc li {
    padding: 0 10px !important;
}

.slider_qc li img {
    width: 100%;
    display: block;
}

.slider_qc .left {
    left: -70px;
    color: red;
}

ul.slider_qc {
    padding: 0 !important;
}

.css_bg {
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-position: bottom center;
}

.heading_title {
    font-family: 'Playfair Display', serif !important;
    margin-top: 0;
    margin-bottom: 30px;
    color: #586067;
    font-size: 37px;
    font-weight: 700;
}

.home_sec_3 .box_content {
    padding-top: 160px;
}

.content b,.content strong {
    font-weight: 700;
}

a.button_link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'Playfair Display', serif !important;
    font-weight: 700;
    color: #586067;
    background: #FFCF00;
    height: 44.47px;
    padding: 0 35px;
    opacity: 1;
    transition: .3s all;
    transform: scale(1);
    font-size: 17px;
}

a.button_link svg {
    display: block;
    margin-left: 7px;
}

.home_sec_3 .content {
    margin-bottom: 30px;
}

a.button_link:hover {
    transform: scale(.95);
    opacity: .8;
}

.home_sec_3 {
    padding-bottom: 118px;
}
.content p {
    font-size: 20px;
}
.content b,.content strong {
    font-weight: 500;
}
.text_center {
    display: block;
    text-align: center;
}

.home_sec_4 {
    padding: 110px 0 120px;
}

.home_sec_4 h2.heading_title {
    margin-bottom: 70px;
}

.home_sec_4 ul {
    padding: 0;
    list-style: none;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: stretch;
}

.home_sec_4 ul li {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-family: 'Playfair Display', serif !important;
    text-align: right;
    width: 100%;
}

.home_sec_4 ul li * {
    font-family: 'Playfair Display', serif !important;
    line-height: 1.5;
    font-size: 21px;
    color: #89243B;
}

.home_sec_4 ul li .icon {
    width: 90px;
    margin-left: 15px;
    flex: 0 0 auto;
}

.home_sec_4 .col_right ul,.home_sec_4 .col_right ul li {
    justify-content: flex-start;
    text-align: left;
}

.home_sec_4 .col_right ul li .icon {
    margin-right: 10px;
    margin-left: 0;
}
.page-template-home .container {
    max-width: 1240px;
}
.home_sec_3 .box_img {
    text-align: right;
}

.slider_qc {
    overflow: unset !important;
    margin: 0 7.5px;
}
section.section.footer_top {
    background: #FFE6EC;
}

.footer_top .item {
    padding: 30px 25px;
}

.footer_top .item .icon {
    margin-bottom: 15px;
}

.footer_top .item .content {
    font-size: 15px;
    font-weight: 400;
    font-family: "Open Sans";
    line-height: 1.5;
}

.footer_top .item:not(:last-child) {
    border-right: 1px solid #DAB100;
}

section.section.footer_bottom {
    background: linear-gradient(82.33deg, #5E1122 12.87%, #95243E 86.92%);
}

.text_white {
    color: white;
}

.footer_bottom {
    padding: 80px 0 55px;
}

span.title_col {
    color: #C09B00;
    font-size: 22px;
    font-family: 'Playfair Display', serif !important;
    margin: 0 0 20px !important;
    display: block;
}

.style_ul ul {
    padding: 0;
    color: white;
    list-style: none;
}

.style_ul ul a,.style_ul ul li {
    color: white;
    font-size: 17px;
    font-weight: 300;
}

.style_ul ul li:before {
    width: 3px;
    height: 3px;
    background: white;
    content: '';
    display: block;
    border-radius: 50%;
    flex: 0 0 auto;
    margin: 8px 10px 0px 0;
}

.style_ul ul li {
    display: flex;
}

.style_ul ul li:not(:last-child) {
    margin-bottom: 10px;
}

.col_3 .style_ul {
    margin-bottom: 40px;
}

.col_3 ul.socials {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
}

.col_3 ul.socials li:not(:last-child) {
    margin-right: 18px;
}

.copyright .content {
    height: 50px;
    display: flex;
    align-items: center;
    font-weight: 300;
}

.copyright {
    background: #711E30;
}

.col_1 .content * {
    color:  #FFFAE8;
}

.col_1 .content,.col_1 .content p {
    font-weight: 100;
    font-size: 17px;
}

.col_1 .content h3 {
    font-size: 21px;
}

.col_1 .content p {}

.content>*:last-child {
    margin: 0;
}

.col_1 .content strong {
    font-weight: 400;
}

section.section.footer_bottom a {
    transition: .3s all;
}

section.section.footer_bottom a:hover {
    color: #FFCF00;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.wrap_head {
    display: flex;
    justify-content: space-between;
    padding: 0 80px;
    background: #FFFAE8;
    height: 100px;
}

.wrap_head ul {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
    padding: 0;
}

.wrap_head .logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

a.CRopen_pop_cart.cart-contents {position: relative;display: inline-flex;}

a.CRopen_pop_cart.cart-contents span#load_count_cart {
    position: absolute;
    width: 25.33px;
    height: 25.33px;
    background: #FFCF00;
    display: inline-flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    top: -13px;
    right: -13px;
    font-size: 14px;
}
.wrap_head ul>span {
    display: inline-block;
    width: 1px;
    height: 31.67px;
    background:  rgba(102, 102, 102, 0.2);
    margin: 0 20px;
}
.menu_main {
    position: fixed;
    top: 0;
    z-index: 999;
    height: 100vh;
    width: 33.3333vw;
    background: linear-gradient(25.33deg, #2A2F33 0%, #6D7880 100%);
    display: flex;
    align-items: center;
    opacity: 1;
    transition: .5s all;
    transform: translateX(-150%);
    pointer-events: none;
}

.menu_main ul li {
    display: block !important;
    float: unset !important;
    padding: 0 !important;
}

.menu_main ul {
    float: unset;
    display: inline-block;
    width: 100%;
}

.menu_main ul li * {
    color: white !important;
}

.menu_main ul.menu>li>a {
    font-size: 21px;
    padding: 15px 16%;
    display: block;
}

.menu_main.active {
    opacity: 1;
    transform: translateX(0%);
    pointer-events: unset;
}

.menu_main .float-menu,.menu_main .float-menu>*,.menu_main .float-menu>* {
    width: 100%;
}

.bwp-navigation .menu_main {
    width: 100%;
}

.menu_main .bwp-navigation {
    width: 100%;
}

.menu_main .wpbingo-menu-wrapper {
    width: 100%;
}

.menu_main ul.menu>li {
    margin: 10px 0;
}

.menu_main .bwp-navigation ul>li.level-0.menu-item-has-children>a:after {
    display: none;
}

.bwp-navigation ul>li.level-0>a>span:before {
    display: none;
}
.menu_main ul.menu>li.current-menu-item >a {
    background: #FFCF00;
}
.bg_close {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    pointer-events: none;
}
.bg_close.active{
    pointer-events: unset;
}

.close_menu {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    fill: #ffcf00;
    cursor: pointer;
}

.close_menu svg {
    width: 41px;
}
.menu_main ul ul.sub-menu {
    opacity: 1 !important;
    position: unset !important;
    visibility: unset !important;
    pointer-events: unset !important;
    background: transparent !important;
    padding: 0 !important;
    box-shadow: none;
    transform: unset !important;
}

.menu_main ul ul.sub-menu li a {
    font-size: 21px;
    padding: 15px 16% 15px 20%;
    display: block;
}
.home_sec_2 {
    padding: 60px 0 80px;
}

.home_sec_2 a.button_link {
    margin-top: 15px;
}

ul.slider_product {
    padding: 0;
}

.slider_product .slick-list {
    padding: 40px 0;
}

.slider_product li.product_item {
    padding: 0 !important;
    margin: 0 20px;
    background: #FFFFFF;
    box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.1);
}

.slider_product li.product_item .box_img {padding-bottom: 100%;position: relative;}

.slider_product li.product_item .box_img img {
    position: absolute;
    top: unset;
    bottom: 0;
    max-height: 90%;
    max-width: 90%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}

.slider_product li.product_item .box_content {
    text-align: center;
    padding: 20px;
}

.slider_product li.product_item .box_content h3 {
    font-size: 21px;
    color: #586067;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-top: 0;
    height: 63px;
    font-weight: 300;
}

.slider_product li.product_item .box_content span {
    color: #858B90;
    font-size: 17px;
    font-weight: 200;
    display: block;
    margin-bottom: 10px;
}

.slider_product li.product_item .box_content .price {
    font-size: 20px;
    color: #586067;
    font-weight: 600;
}

a.style_center.max {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

section.section.home_sec_2 .heading_title {
    margin-bottom: 0;
}
.slider_product .button_slider {
    left: unset !important;
    top: 0;
    right: calc(calc(100vw - 1233px)/2);
}

.slider_product {
    overflow: unset;
}

.slider_product .button_slider.left {
    right: calc(calc(100vw - 1147px)/2);
}

ul.slider_product:before,ul.slider_product:after {
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    height: 100%;
    width: 18%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

ul.slider_product:after {
    left: unset;
    right: 0;
    background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}
.slider_qc .button_slider.right {
    right: -70px;
}
.elementor-15115 .elementor-element.elementor-element-a91ee2e{
    margin-bottom: 0 !important;
}
.wrap_search_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: .3s all;
    pointer-events: none;
}
.wrap_search_popup.show{
    opacity: 1;
    pointer-events: unset;
}
.wrap_search_popup .inner {
    background: #353535e8;
    padding: 15px calc(calc(100vw - 1166px) / 2) 15px;
    position: relative;
    z-index: 2;
    transform: translateY(-120%);
    transition: .3s all;
}
.wrap_search_popup.show .inner{
    transform: translateY(0%);
    transition-delay: .3s;
}
.wrap_search_popup .inner .button_close{
    position: absolute;
    top: 23px;
    right: 45px;
    cursor: pointer;
}
.wrap_search_popup .inner .button_close path{
    fill: white;
}
.wrap_search_popup .inner h2{
    font-size: 40px;
    margin-bottom: 30px;
}
.wrap_search_popup input::placeholder{
    font-size: 25px;
    color: #929292;
}
.wrap_search_popup input#s{
    margin-bottom: 0;
    height: 50px;
    width: 600px;
    margin-right: 10px;
    outline: none;
    background-color: #232323;
    border-radius: 5px;
    border: 1px solid transparent;
    color: white;
    font-size: 18px;
    transition: .5s all;
}
.wrap_search_popup input#s:focus{
    border-color: #313591;
}
.wrap_search_popup input#s::placeholder{
    font-size: 18px;
}
.wrap_search_popup input#searchsubmit{
    height: 50px;
    width: 240px;
    font-size: 16px;
    text-transform: uppercase;
    color: white;
    flex: 0 0 auto;
    /*background: #a35529;*/
    border-radius: 5px;
    position: unset;
    opacity: 1;
    background: #FFCF00;
}
.wrap_search_popup form{
    display: flex;
    justify-content: center;
}
.wrap_search_popup h2{
    color: #fff;
}
.bg_close {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
#qd-tax-exempt,#billing_email_field{
    display: none;
}
#button-contact-vr .button-contact>*>*:nth-child(1) {
    box-shadow: 0 0 0 0 #8a243c !important;
    background-color: rgb(138 36 60 / 70%);
}

#button-contact-vr .button-contact>*>*:nth-child(2) {
    background-color: #8a243c;
}
div#page {
    margin-top: 100px;
}
.home_sec_4 .col_center img {
    max-width: unset;
    display: block;
}

.home_sec_4 .col_center {
    display: flex;
    justify-content: center;
}
.page-template-template-intro section.section.footer_top, .page-template-template-intro section.section.footer_bottom, .page-template-template-intro .copyright {
    display: none;
}
.сhar__block__left .structur__list{
    display: none !important;
}
a.woosw-page {
    display: none;
}

a.woosw-continue {
    float: right;
}
form.woocommerce-EditAccountForm.edit-account .woocommerce-form-row label[for=account_display_name],form.woocommerce-EditAccountForm.edit-account .woocommerce-form-row #account_display_name,form.woocommerce-EditAccountForm.edit-account .woocommerce-form-row #account_display_name ~ span{
    display: none !important;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner {
    justify-content: flex-end;
}
.popup_xac_nhan {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgb(0 0 0 / 90%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup_xac_nhan .inner {
    max-width: 400px;
    margin: auto;
}

.popup_xac_nhan .inner label {
    color: white;
    font-size: 20px;
}

.popup_xac_nhan .inner input {
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
    color: white;
    font-size: 18px;
}

a.button_link.submit_form br {
    display: none;
}

input#gui_form {
    display: none;
}
section.thank_page {
    padding-bottom: 80px;
}

section.thank_page .content {
    max-width: 700px;
    margin: auto;
    text-align: center;
}

section.thank_page .content p {
    font-size: 31px;
}
.step_1 .wrap_form .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -37px;
}
.about_sec_2 {
    padding: 70px 0 140px;
}

.about_sec_2 .content {
    max-width: 637px;
    margin: 0 auto 50px;
}

.slider_gallery .item ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: calc(100% / 3) calc(100% / 3) calc(100% / 3);
    grid-template-rows: 50% 50%;
}

.slider_gallery .item ul li:nth-child(2) {
    grid-column: 2/3;
    grid-row: 1/2;
}

.slider_gallery .item ul li:nth-child(3) {
    grid-column: 2/3;
    grid-row: 2/3;
}

.slider_gallery .item ul li:nth-child(1) {
    grid-column: 1/2;
    grid-row: 1/3;
}

.slider_gallery .item ul li:nth-child(4) {
    grid-column: 3/4;
    grid-row: 1/3;
}

.slider_gallery .item ul li {
    margin: 10px;
    cursor: pointer;
    position: relative;
    padding-bottom: 56%;
}

.slider_gallery .item ul li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about_sec_2 .button_slider {
    left: -80px;
    opacity: 0.3;
}

.slider_gallery {
    overflow: unset;
}

.about_sec_2 .button_slider.right {
    right: -80px;
}
img.bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section {
    position: relative;
    overflow: hidden;
}

.about_sec_3  img {
    max-width: unset;
    margin-left: 30px;
}

.about_sec_3 .row {
    align-items: flex-end;
}

.about_sec_3 {
    background: #fcf5e4;
    padding-top: 80px;
}

.about_sec_3 b {}

.about_sec_3 .col-md-6:first-child {
    padding-bottom: 60px;
}

.about_sec_4 {
    padding: 110px 0 158px;
}

.about_sec_4 h2.heading_title {
    text-align: center;
    margin-bottom: 50px;
}

.about_sec_4 .wrap_items {
    display: flex;
    border: 1px solid #586067;
    overflow: hidden;
}

.about_sec_4 .wrap_items .item {
    padding: 45px 50px 80px;
    background: #FDFBF2;
    width: calc(100% / 3);
    transition: .5s all;
}

.about_sec_4 .wrap_items .item:not(:last-child) {
    border-right: 1px solid #586067;
}

.about_sec_4 .wrap_items .item .num {
    font-size: 77px;
    font-family: 'Playfair Display', serif !important;
    color: #586067;
    line-height: .8;
    margin-bottom: 40px;
    transition: .5s all;
}

.about_sec_4 .wrap_items .item h3 {
    font-size: 20px;
    font-family: "Open Sans" !important;
    font-weight: 600;
    color: #586067;
    max-width: 230px;
    margin: 0 auto 25px;
    min-height: 64px;
}

.about_sec_4 .wrap_items .item .content {}

.about_sec_4 .wrap_items .item .content {
    font-family: "Open Sans" !important;
    font-weight: 300;
    line-height: 1.8;
    font-size: 14px;
}

.about_sec_4 .wrap_items .item .content b {
    font-weight: 700;
    color: #586067;
}

.about_sec_4 .wrap_items .item:hover {
    background: #FFFAE8;
    cursor: pointer;
}

.about_sec_4 .wrap_items .item:hover .num {
    color: #89243B;
}

h2.heading_title {}

.about_sec_5 .heading_title {
    text-align: center;
    margin-bottom: 60px;
}

.about_sec_5 {
    padding: 90px 0 110px;
}

.about_sec_5 .item {
    display: flex;
    align-items: center;
}

.about_sec_5 .item>* {
    width: 50%;
}

.about_sec_5 .item img {
    display: block;
    width: 100%;
}

.page-template-about .container {
    max-width: 1200px;
}

.about_sec_5 .item:nth-child(2n + 2) .box_img {
    order: -1;
}

.about_sec_5 .item .box_content {
    padding: 0 100px;
}

.about_sec_5 .item .box_content h3 {
    font-family: 'Playfair Display', serif !important;
    margin: 0 0 24px;
    font-size: 25px;
    color: #586067;
    font-weight: 700;
}

.about_sec_5 .item .box_content .content {
    font-family: "Open Sans" !important;
    line-height: 1.8;
    font-size: 14px;
    font-weight: 300;
}

.about_sec_5 .item .box_content .content b {
    font-weight: 600;
}

.about_sec_6 .box_img {
    display: flex;
    justify-content: flex-end;
}

.about_sec_6 .box_img img {
    display: block;
    max-width: unset;
    margin-right: 95px;
}

.about_sec_6 .row {
    display: flex;
    align-items: center;
}

.about_sec_6 ul {
    padding: 0;
    list-style: none;
}

.about_sec_6 ul li {
    display: flex;
    align-items: center;
}

.about_sec_6 ul li .num {
    width: 78px;
    height: 78px;
    border: 1px solid #89243B;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-family: 'Playfair Display', serif !important;
    font-size: 47px;
    color: #89243B;
    text-align: center;
    flex: 0 0 auto;
    margin-right: 22px;
}

.about_sec_6 ul li .content {
    font-family: "Open Sans" !important;
    font-size: 23px;
    line-height: 1.5;
    font-weight: 300;
}

.about_sec_6 ul li:not(:last-child) {
    margin-bottom: 40px;
}

.about_sec_6 .heading_title {
    margin-bottom: 55px;
}

.about_sec_3 .content {
    font-size: 14px;
    font-family: "Open Sans" !important;
}

.about_sec_3 .content p,.about_sec_3 .content p strong {
    font-family: "Open Sans" !important;
    font-size: 16px;
    line-height: 1.7;
}
.page-template-about .page-title.bwp-title {
    display: none;
}
.about_sec_7 {
    padding: 95px 0 120px;
}

.about_sec_7 .heading_title {
    margin-bottom: 50px;
}

.about_sec_7 .item {
    display: flex !important;
    margin: 20px -10px;
    width: calc(100% + 20px) !important;
}

.about_sec_7 .item .box_content {
    background: #FFFAE8;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about_sec_7 .item .box_img {
    width: 175px;
    flex: 0 0 auto;
    background: #89243B;
    padding: 9px;
}

.about_sec_7 .item>* {
    margin: 0 10px;
}

.about_sec_7 .item .box_content h3 {
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 20px;
}

.about_sec_7 .item .box_content .content {
    font-size: 14px;
    font-family: "Open Sans" !important;
    font-weight: 300;
    line-height: 1.8;
}

.slider_cn .slick-slide>*:nth-child(2) .item .box_content {
    order: 2;
}

.slider_cn {
    overflow: unset;
}

.slider_cn .button_slider {
    left: -70px;
}

.slider_cn .button_slider.right {
    right: -70px;
}
.about_sec_2 p, .about_sec_2 .content, .about_sec_2 .content strong {
    font-family: "Open Sans" !important;
    font-size: 14px;
    line-height: 1.8;
}
.about_sec_3:before {
    background: linear-gradient(294.18deg, #ffffff 18.93%, rgba(232, 216, 176, 0) 79.96%);
    height: 100%;
    width: 100%;
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
}

.about_sec_3 .container {
    z-index: 2;
    position: relative;
}
.cart_totals .tax-rate {
    padding: 15px 30px;
}
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals{
    display: none;
}
.single-product .related {
    padding-bottom: 30px;
}
.bocongthuong{
    display: inline-block;
    margin-top: 35px;
}
.bocongthuong img{
    height: 70px;
}
@media only screen and (max-width: 1199px) {
    ul.slider_banner li .box_content {
        left: calc(calc(100vw - 720px)/2);
        max-width: 300px;
    }

    .page-template-home .container {
        max-width: 960px;
    }

    div#page {
        margin-top: 100px;
    }

    ul.slider_banner li .box_content:before {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        content: '';
        background: white;
        z-index: 2;
        width: 120%;
        height: 120%;
        border-radius: 50%;
        filter: blur(100px);
        opacity: .9;
    }

    ul.slider_banner li .box_content * {
        position: relative;
        z-index: 2;
    }

    ul.slider_banner li .box_content h3 {
        font-size: 20px;
    }

    ul.slider_banner li .box_content h3 b {
        font-size: 30px;
    }

    a.play_video {
        margin-bottom: 20px;
        width: 50px;
        height: 50px;
    }

    a.play_video svg {
        width: 17px;
    }

    a.play_video:before {
        width: 50px;
        height: 50px;
    }

    ul.slider_banner li .box_content .content {
        font-size: 25px;
    }

    .home_sec_4 ul li * {
        font-size: 14px;
    }

    .home_sec_4 ul li .icon {
        width: 64px;
    }

    .col_1 .content h3 {
        font-size: 17px;
    }
    .wrap_head {
        padding: 0 20px;
    }

    .menu_main {
        width: 50vw;
    }

    .menu_main ul.menu>li>a {
        font-size: 18px;
    }

    .bwp-navigation ul > li.level-0 ul.sub-menu a {
        font-size: 18px;
    }
    .slider_product li.product_item {
        margin: 0 10px;
    }

    .home_sec_3 .box_content {
        padding-top: 80px;
    }

    .home_sec_3 {
        padding-bottom: 80px;
    }

    ul.slider_banner li .box_content .content {
        font-size: 20px;
    }
    .home_sec_4 .col_center{
        display: block;
    }
    .home_sec_4 .col_center img {
        max-width: 100%;
    }
    .page-template-about .container {
        max-width: 960px;
    }

    .about_sec_2 {
        padding: 60px 0;
    }

    .about_sec_3 .row>* {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .about_sec_3 img {
        margin: 0;
    }

    .about_sec_4 .wrap_items .item {
        padding: 35px;
    }

    .about_sec_4 {
        padding: 60px 0;
    }

    .about_sec_6 .box_img img {
        max-width: 100%;
    }

    .about_sec_6 {
        padding: 60px 0;
    }

    .about_sec_6 ul li .content {
        font-size: 20px;
    }
    .about_sec_7 {
        padding: 60px 0;
    }
}
@media only screen and (max-width: 991px){
    .page-template-home .container {
        max-width: 720px;
    }

    .wrap_search_popup .inner {
        padding: 20px calc(calc(100vw - 600px) / 2) 35px;
    }

    .wrap_head .logo img {
        height: 60px;
    }

    .wrap_head {
        height: 80px;
    }

    .menu_main .bwp-navigation {
        display: block;
    }

    .menu_main ul.menu>li>a {
        padding: 15px 6%;
        font-size: 16px;
    }

    .menu_main ul ul.sub-menu li a {
        padding: 15px 5% 15px 10%;
    }

    .bwp-navigation ul > li.level-0 ul.sub-menu a {
        font-size: 16px;
    }

    ul.slider_banner li .box_content {
        left: calc(calc(100vw - 500px)/2);
    }

    .heading_title {
        font-size: 30px;
    }

    .content p {
        font-size: 16px;
    }

    a.button_link {
        font-size: 14px;
        padding: 0 20px;
    }

    .home_sec_3 .box_content {
        padding-top: 60px;
    }

    .home_sec_3 {
        padding-bottom: 60px;
    }

    .home_sec_4 {
        padding: 60px 0;
    }

    .home_sec_4 ul li * {
        font-size: 12px;
    }

    .footer_bottom .row>* {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }

    .footer_bottom {
        padding: 60px 0 20px;
    }
    div#page {
        margin-top: 80px;
    }

    .page-template-about .container {
        max-width: 720px;
    }

    .about_sec_3 img {
        max-width: 100%;
    }

    .about_sec_3 .content {
        text-align: justify;
    }

    .about_sec_4 .wrap_items {
        flex-wrap: wrap;
    }

    .about_sec_4 .wrap_items .item {
        width: 100%;
        border-right: none !important;
    }

    .about_sec_4 .wrap_items .item:not(:last-child) {
        border-bottom: 1px solid #586067;
    }

    .about_sec_5 .item .box_content {
        padding: 0 20px;
    }

    .about_sec_5 .item .box_content h3 {
        margin: 0 0 14px;
    }

    .about_sec_6 .row>* {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .about_sec_6 .row>*:first-child {
        order: 2;
    }

    .about_sec_6 .box_img img {
        margin: 0;
    }

    .about_sec_6 {
        padding-bottom: 0;
    }

}
@media only screen and (max-width: 767px){
    .wrap_head {
        height: 65px;
        padding: 0 15px;
    }

    .wrap_head .logo img {
        height: 50px;
    }

    div#page {
        margin-top: 65px;
    }

    ul.slider_banner li .box_content h3 {
        font-size: 12px;
    }

    ul.slider_banner li .box_content h3 b {
        font-size: 15px;
    }.wrap_head {
         height: 65px;
         padding: 0 15px;
     }

    .wrap_head .logo img {
        height: 50px;
    }

    div#page {
        margin-top: 65px;
    }

    ul.slider_banner li .box_content h3 {
        font-size: 12px;
    }

    ul.slider_banner li .box_content h3 b {
        font-size: 15px;
    }

    ul.slider_banner li .box_content {
        left: 78px;
        max-width: 200px;
    }

    ul.slider_banner li .box_content .content {
        font-size: 12px;
    }

    a.play_video:before {
        width: 40px;
        height: 40px;
    }

    a.play_video {
        width: 40px;
        height: 40px;
        margin-bottom: 15px;
        margin-left: 10px;
    }

    ul.slick-dots li button {
        width: 7px;
        height: 7px;
        margin: 0 !important;
    }

    ul.slick-dots li {
        margin: 0 5px !important;
        padding: 0 !important;
    }

    .slick-dots li button:before {
        display: none;
    }

    .home_sec_2 {
        padding: 40px 0;
    }

    section.section.home_sec_2 .heading_title {
        text-align: center;
    }

    .slider_product .slick-list {
        padding: 20px 0;
    }

    .home_sec_3 .box_content {
        padding-top: 0;
        margin-bottom: 30px;
    }

    .home_sec_3 {
        padding: 50px 0;
    }

    .home_sec_4 .col-md-4.col_center {
        order: -1;
    }

    .home_sec_4 .col-md-12 {
        order: -1;
    }

    .home_sec_4 .col-md-4.col_center img {
        max-width: 200px;
        margin: auto;
        display: block;
    }

    .home_sec_4 h2.heading_title {
        margin-bottom: 30px;
    }

    .home_sec_4 ul li {flex-wrap: wrap;justify-content: center;}

    .home_sec_4 ul li .icon {
        order: -1;
    }

    .home_sec_4 ul li * {
        width: 100%;
        text-align: center;
    }

    .home_sec_4 .col_right ul, .home_sec_4 .col_right ul li {
        text-align: center;
        justify-content: space-around;
    }

    .home_sec_4 ul li .icon {
        width: 60px;
        margin: 0 0 20px !important;
    }

    .home_sec_4 .col_left,.home_sec_4 .col_right {
        width: 50%;
    }

    .home_sec_4 ul li * br {
        display: none;
    }

    .home_sec_4 ul li {
        margin-top: 30px;
    }

    .home_sec_4 ul li .title {
        min-height: 40px;
    }

    .home_sec_4 {
        padding: 40px 0;
    }

    .footer_top .item:not(:last-child) {
        border: none;
    }

    .footer_top .item {
        padding: 20px;
    }

    .footer_bottom .row>* {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer_bottom .row>*:last-child {
        margin: 0;
    }

    .footer_bottom {
        padding-top: 40px;
    }

    .menu_main {
        width: 100vw;
    }
    ul.slider_product:before, ul.slider_product:after {
        display: none;
    }

    .slider_product li.product_item {
        margin: 0 2px;
    }

    .slider_product .slick-list {
        margin: 0;
    }

    .slider_product li.product_item .box_content {
        padding: 10px;
    }

    .slider_product li.product_item .box_content h3 {
        font-size: 16px;
        height: 45px;
    }
    a.play_video {
        margin: 0 0 10px;
    }

    a.play_video:before {
        display: none;
    }
    .heading_title {
        font-size: 25px;
    }

    .about_sec_2 {
        padding: 40px 0;
    }

    .about_sec_2 .content,.about_sec_2 .content p {
        text-align: justify !important;
    }

    .slider_gallery .item ul li {
        margin: 2px;
    }

    .about_sec_2 .content {
        margin-bottom: 20px;
    }

    .about_sec_3 {
        padding-top: 40px;
    }

    .about_sec_4 .wrap_items .item .num {
        font-size: 50px;
        margin-bottom: 20px;
    }

    .about_sec_4 .wrap_items .item h3 {
        min-height: unset;
        max-width: unset;
    }

    .about_sec_4 .wrap_items .item .content {
        text-align: justify;
    }

    .about_sec_5 {
        padding: 40px 0;
    }

    .about_sec_5 .item>* {width: 100%;}

    .about_sec_5 .item .box_img {
        order: -1 !important;
    }

    .about_sec_5 .item {
        flex-wrap: wrap;
    }

    .about_sec_5 .item .box_content {
        padding: 0;
        margin-top: 20px;
    }

    .about_sec_5 .item:not(:last-child) {
        margin-bottom: 40px;
    }

    .about_sec_5 .heading_title {
        margin-bottom: 24px;
    }

    .about_sec_6 ul li .content {
        font-size: 15px;
    }

    .about_sec_6 ul li .num {
        width: 68px;
        height: 68px;
        font-size: 33px;
        line-height: 58px;
    }

    .about_sec_6 .heading_title {
        margin-bottom: 35px;
        text-align: center;
    }

    .about_sec_6 {
        padding: 40px 0 0;
    }

    .about_sec_6 .box_img img {
        max-width: calc(100%  + 50px);
        margin: 0 -25px;
    }

    .about_sec_6 .box_img {
        display: block;
    }

    .about_sec_7 .heading_title {
        margin-bottom: 20px;
    }

    .about_sec_7 .item {
        flex-wrap: wrap;
        justify-content: center;
    }

    .about_sec_7 .item .box_img {
        order: -1 !important;
        margin-bottom: -80px;
        position: relative;
    }

    .about_sec_7 .item .box_content {
        padding-top: 100px;
    }
}