.product_box_section {
    padding: 0px !important;
}

.product_box_tmg_inner_img img {
    transition: 1s !important;
    transform: scale(1);
}

.product_box_tmg:hover .product_box_tmg_inner_img img {
    transform: scale(0.9);
}

.product_box_row {
    padding-top: 0px !important;
    padding-bottom: 0 !important;
}

.category_page_category_box {
    background: transparent;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.product_col_category {
    width: 100% !important;
}

.product_col_products {
    width: 100% !important;
}

li.curCateogry {
    background: #28348a;
}
ul.categpry_box_product li.curCateogry a {
    color: #fff !important;
}
ul.categpry_box_product {
    padding: 0px;
}
ul.categpry_box_product li a {
    color: #aeaeae !important;
    text-transform: uppercase;
}

ul.categpry_box_product li {
    padding: 18px;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}

.category_page_category_box .feature_tite {
    margin-bottom: 44px;
}

ul.categpry_box_product li a {
    color: white;
}

li.curCateogry a {
    color: #fff !important;
}

.product_box_tmg_inner_img img {
    height: 260px;
    object-fit: contain;
}

.tax-product_category .product_box_tmg_inner_img img {
    height: 270px;
    object-fit: contain;
}
.tax-product_category .product_box_tmg_inner_title a {
    -webkit-line-clamp: 1;
    font-size: 24px;
    margin: auto 0;
}
.tax-product_category .product_box_tmg_inner_title {
    height: 90px;;
}
.tax-product_category .pl_product_row {
    padding: 30px 0 30px !important;
}
.tax-product_category .pl_site_title {
    font-size: 35px;
    padding-bottom: 50px;
}
.tax-product_category .pl_wtmp_col_title_box {
    font-size: 40px;
    padding-bottom: 0;
}
.tax-product_category .address_top_dd_block.g_gyb_block button.site_button.hover_button {
    height: 50px;
    font-size: 20px;
}
.product_box_tmg_inner_title a {
    font-size: 25px;
    font-weight: 400;
    color: #28348a !important;
    font-weight: bold;
    line-height: 2;
    margin: auto;
}

.current_cateogry_post_box {
    padding: 5% 5% !important;
}

.current_cateogry_post_box .et_pb_code_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.product_box_tmg {
    width: 28%;
    padding: 0 25px 25px 0;
    margin-bottom: 0px;
}
.tax-product_category .product_box_tmg{
    padding: 45px 20px;
}
.product_box_tmg_inner_img a {
    text-align: center;
    color: #28348a !important;
}

.product_box_tmg_inner_img {
    background: #28348a;
    text-align: center;
    padding: 10px;
    position: relative;
    z-index: 11;
}

.product_box_tmg_inner_title {
    text-align: left;
    padding: 5px 0px 20px 30px !important;
    height: auto;
    display: flex;
    background: #fff;
    width: fit-content;
}
.product_box_tmg_inner {
    border-radius: 40px 30px 0px 0px;
    border: 1px solid #bda8a8;
    border-radius: 20px;
}

.product_box_tmg_inner_title a {
    position: relative;
}

.product_box_tmg_inner_title a:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 70%;
    height: 2px;
    background: #28348a;
    left: 0;
}
/* .single-our_product .gyb_input{
    border-radius: 20px !important;
} */
.product_box_tmg_inner_img {
    box-shadow: 2px -5px 22px 10px #28348a;
}

.product_box_tmg_inner {
    overflow: hidden;
    background: #fff;
}
.product_button_page_main .site_button{
    border-radius: 20px !important;
        width: 200px;
        height: 55px;
        font-size: 18px;
    }
.product_box_tmg_inner_title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product_box_section {
    background-size: contain !important;
    background-repeat: repeat !important;
}

.address_outter .gyb_input {
    height: 100% !important;
}

.address_outter ::placeholder,
.address_outter select {
    color: #fff !important;
    font-size: 20px;
}
.tmgo_form_section .gyb_input::placeholder{
    color: #204480 !important;
    font-weight: 400;
}
.address_outter option {
    color: #000 !important;
}

.address_top_dd_block {
    display: flex;
    gap: 40px;
}

.address_outter .g_gyb_12 {
    width: 100%;
    position: relative;
}

.g_gyb_btn.g_center_btn {
    align-items: center;
    display: flex;
    margin: auto;
    justify-content: center;
}

.locator_block {
    width: 70% !important;
    margin: auto !important;
}

.address_outter .g_gyb_12_inr {
    padding: 0;
}

.address_bottom_info {
    padding-top: 40px;
}

.locator_block {
    padding-top: 50px;
}

.address_outter .input__label {
    top: -13px;
}

.address_outter .site_button {
    height: 100%;
}

.address_bottom_info .gyb_input {
    padding: 35px !important;
}

.address_bottom_info .main_cotent {
    padding-bottom: 10px;
}

.address_bottom_info a,
.full_address.body_para {
    color: #a0a0a0;
    padding-bottom: 5px !important;
    font-weight: 500;
}

.full_add_inner {
    display: flex;
    width: 100%;
    padding-bottom: 35px;
}

.address_outter .full_add_inner:last-child {
    padding-bottom: 0 !important;
}

.full_add_right {
    width: 250px;
    margin: auto 0 auto auto;
}

.full_add_left {
    width: auto;
    margin-right: 30px;
}

.left_btn {
    font-size: 16px;
    padding: 7px 10px;
    border-radius: 100px;
    background-color: white;
    text-transform: uppercase;
    font-weight: 500 !important;
    color: #204480 !important;
}

.full_add_btn_box {
    display: flex;
    gap: 15px;
}



.page-id-21 .locator_section .gyb_input {
    border-radius: 15px !important;
}

textarea.wpcf7-form-control.wpcf7-textarea.gyb_input {
    height: 100px !important;
    resize: none;
}

.tax-product_category .locator_section .input__label,
.page-id-21 .input__label{
   background-color: #204480 !important; 
}

.input__label img {
    width: 22px;
    height: 22px;
    object-fit: contain;
    transition: 1s;
}

.input__label span {
    padding-left: 9px;
    transition: 1s;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #a41a1e;
    color: #000;
    text-align: center;
}

.g_gyb_title span.g_banner_tcolor {
    font-weight: 600;
    color: #a41a1e;
}

.g_gyb_title .g_inr_title {
    color: #012b3e;
    font-size: 22px;
    font-weight: 600;
}

label.input__label.main_cotent {
    font-size: 25px;
}

label.input__label.main_cotent {
    font-size: 25px;
}

p.full_add_name.main_cotent.wt {
    color: white;
    font-weight: bold;
    font-size: 22px;
}

p.full_address.body_para.wt a {
    color: white !important;
}

p.full_add_mno.body_para.wt a {
    color: white;
}


/* product page inner */

.address_top_dd_block.g_gyb_block button.site_button.hover_button {
    border: 1px solid #28348a;
    width: fit-content;
    text-align: center;
    display: flex;
    padding: 10px 30px;
    height: 60px;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #fff;
    margin: auto !important;
    transition: 1s;
    cursor: pointer;
    border-radius: 15px;
    background: #28348a;
    box-shadow: rgb(0 0 0 / 75%) 4px 3px 19px;
}
.address_top_dd_block.g_gyb_block button.site_button.hover_button:hover{
    color: #28348a;
    background : #fff;
}

.product_main_image_box_title h1 {
    color: #000000;
    font-size: 30px;
    font-weight: 400;
    color: #28348a;
    font-weight: bold;
    border-bottom: 2px solid black;
    float: left;
    margin-bottom: 20px;
}

.product_main_image_box_title {
    width: 100%;
    display: block;
    float: left;
}

.post_content_box p {
    font-size: 20px;
    line-height: 1.2em;
    color: black;
    text-transform: capitalize;
}

.post_content_box strong {
    font-size: 26px;
    margin-bottom: 0;
    display: block;
}

.product_main_image_box img {
    height: 400px;
    object-fit: contain;
}
.pro_detail_page_section .pl_product_row {
    padding: 30px 0 50px !important;
}
/* .single-our_product .locator_section_bg_white{
    padding-top: 0 !important;
} */
.locator_section_bg_white.et_pb_section_2_tb_body .et_pb_row.et_pb_row_2_tb_body {
    padding: 0 !important;
}
.product_button_page_main {
    margin-top: 20px;
}

.pl_product_section {
    background-repeat: repeat !important;
    background-size: contain !important;
}

.pl_product_section {
    background-repeat: repeat !important;
    background-size: contain !important;
}

.pl_product_section:after {
    visibility: visible;
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(http://localhost/tmgo/wp-content/uploads/2023/02/Clip_Group-1.png);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: 901px 100%;
    background-repeat: no-repeat;
}

.locator_section_bg_white .address_outter ::placeholder,
.locator_section_bg_white .address_outter select {
    color: #28348a !important;
}

.locator_section_bg_white .left_btn {
    border-color: #28348a !important;
    border: 1px solid;
    border-radius: 10px;    
}

.locator_section_bg_white label.input__label.main_cotent {
    background: white !important;
    color: #204480 !important;
}

.locator_section_bg_white .main_cotent.wt,
.locator_section_bg_white p.full_add_mno.body_para.wt a {
    color: #28348a !important;
}

.locator_section_bg_white p.full_address.body_para.wt a {
    color: #28348a !important;
}

.locator_section_bg_white .pl_site_title {
    color: #28348a !important;
    font-size: 40px;
}

.locator_section_bg_white .gyb_input {
    border-color: #28348a !important;
}

.variable_product_box_block .et_pb_code_inner {
    display: flex;
    flex-wrap: wrap;
}

.variable_product_box_block_main {
    text-align: center;
    width: 25%;
    padding: 10px;
    border-right: 2px solid white;
}

.variable_product_box_block_main_img_inner img {
    height: 250px;
    width: 100%;
    object-fit: contain;
}

.variable_product_box_block_main_title {
    border: aliceblue;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: white;
    border-top: 2px solid white;
    width: 80%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 10px !important;
}

.variable_product_section .padding_lr {
    padding-bottom: 0px !important;
}

.variable_product_section {
    padding-bottom: 10px !important;
    padding-top: 0px !important
}

.variable_product_section .pl_product_row {
    width: 90% !important;
}

.variable_product_box_block_main_img_inner img {
    transition: 1s !important;
    transform: scale(1);
}

.variable_product_box_block_main:hover .variable_product_box_block_main_img_inner img {
    transform: scale(0.8);
}

.latest_blog_outer_img_box,
.allDf_blog_outer_img_box,
.tgro_right_recent_img_box,
.h_blog_image {
    overflow: hidden;
    position: relative;
}

.latest_blog_outer_img_box img,
.allDf_blog_outer_img_box img,
.tgro_right_recent_img_box img,
.h_blog_image img {
    transition: 1s !important;
    transform: scale(1);
}

.latest_blog_outer_img_box:hover img,
.allDf_blog_outer_img_box:hover img,
.tgro_right_recent_img_box:hover img,
.h_blog_image:hover img {
    transform: scale(1.1);
}

a.tg_rec_btn:hover {
    background: white;
    color: #28348a;
    border: 1px solid #28348a;
}

.left_btn:hover {
    color: white !important;
    background: #28348a;
    border-color: white !important;
    border: 1px solid;
}

a.sbi_load_btn {
    border-radius: 10px !important;
    width: 135px;
    /* height: 50px; */
    font-size: 20px !important;
    padding: 10px 20px !important;
    float: right;
}

.pl_product_box:hover .pl_product_title_text {
    color: #28348a;
    background: white;
}

.pl_product_title_text {
    transition: 1s !important;
}

ul.categpry_box_product li:hover {
    background: #28348a;
    /* color: red; */
}

ul.categpry_box_product li:hover a {
    color: #fff !important;
}

.left_btn {
    border: 1px solid transparent;
}

ul#menu-header-menu .current-menu-item>a {
    color: #28348a !important;
}

label.header_svg button {
    cursor: pointer;
}

.white_bg_from button.site_button.hover_button {
    border-radius: 0px !important;
    box-shadow: none;
}

.cateogry_page_box p.tmgo_about_content {
    line-height: 1.5;
}
/* end product page inner */


ul.categpry_box_product {
    display: flex;
    width: 100%;
    list-style-type: none;
    justify-content: center;
    flex-wrap: wrap;
}
ul.categpry_box_product li {
    margin: auto;
    margin: initial;
    margin: initial;
    margin: auto !important;
}
.cate_title {
    font-size: 44px;
    color: #000;
    font-weight: 600;
}
.cate_para {
    font-size: 18px;
    line-height: 1.5;
    color: black;
    text-transform: capitalize;
    white-space: break-spaces;
}
.cate_title_box {
    padding-bottom: 35px;
}
.cate_inner {
    display: flex;
    width: 100%;
}
.cate_content_box {
    /* width: 70%; */
    margin: auto;
    /* padding-left: 50px; */
}
.cate_img_block {
    width: 50%;
}
.cate_img {
    width: 100%;
    height: 320px;
    object-fit: contain;
    margin: auto;
    justify-content: center;
    align-items: center;
    display: flex;
}
.cate_img_block {
    border-radius: 100%;
    height: 500px;
    width: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
    padding-left: 0;
}
.cate_pro_list_row{
    width: 70% !important;
}
.product_cate_row {
    padding: 0 100px !important;
}
.cate_img_block:before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    top: 10px;
    left: -10px;
    background-color: #fff;
    border-radius: 100%;
    z-index: -1;
    box-shadow: rgb(0 0 0 / 25%) 0px 14px 28px, rgb(0 0 0 / 22%) 0px 10px 10px;
}
.product_cate_row {
    padding: 0 0 0 0 !important;
}
.product_cate_row:before {
    content: '';
    background-color: #28348a;
    width: 460px;
    left: -100px;
    position: absolute;
    top: 0;
    height: 100%;
    border-radius: 0 30px 30px 0;
    opacity: 0;
}
.pro_detail_page_section:before {
    content: '';
    background-image: url(../../../../../wp-content/uploads/2023/02/Product-Insider.jpg.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.pro_detail_page_section span.et_pb_image_wrap {
    justify-content: center;
    display: flex;
}
/* ======================== */
.locator_section .pl_product_row.padding_lr {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.feature_tite.locator_tite {
    padding-bottom: 25px;
}
.variable_product_section .pl_site_title {
    font-weight: 500;
}
/* ======================== */


.tmgo_form_section.white_bg_from input::placeholder{
    color: #000 !important;
}
.category_list_inner {
    width: 1200px;
    margin: auto;
}
.product_cate_row {
    padding-top: 0 !important;
}
.cate_para_box {
    width: 1200px;
}
.product_cate_row  ul.cate_outter {
    padding: 0 !important;
}
.et_pb_row.et_pb_row_4_tb_body.pl_product_row.padding_lr.et_pb_equal_columns.et_pb_gutters1 {
    padding: 0 !important;
}


ul.categpry_box_product li:nth-child(1){
    order: 3;
}
ul.categpry_box_product li:nth-child(2){
    order: 2;
}
ul.categpry_box_product li:nth-child(3){
    order: 1;
}
ul.categpry_box_product li:nth-child(4){
    order: 4;
}
ul.categpry_box_product li:nth-child(5){
    order: 5;
}




@media all and (min-width: 320px) and (max-width: 767px) {
    .sco_icon_box .et_pb_code_inner ul li:nth-child(1){
        width: 48%;
    }
    /* ================== */
    ul.categpry_box_product {
        width: fit-content;
        flex-wrap: inherit;
        padding-bottom: 5px;
    }
    .category_list_inner {
        width: 100%;
        overflow: auto;
    }
    .single-our_product .feature_tite .pl_site_title {
        font-size: 24px;
        line-height: 1.5;
    }
    /* ================== */
    .current_cateogry_post_box {
        padding: 3% 4% !important;
    }
    .product_box_tmg_inner_title a {
        font-size: 23px;
    }
    .product_box_tmg_inner_img {
        padding: 10px;
    }
    .product_box_tmg_inner_img img {
        height: 215px;
    }
    .category_page_category_box {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    ul.categpry_box_product li {
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 14px;
    }
    .product_box_tmg_inner_title {
        padding: 0 0 10px 20px !important;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 90% !important;
    }
    .address_top_dd_block {
        gap: 20px;
        display: grid;
    }
    .full_add_inner {
        padding-bottom: 25px;
        border-bottom: 1px solid #6b6b6b;
        margin-bottom: 25px;
        display: grid;
        gap: 20px;
        justify-content: center;
        text-align: center;
    }
    .address_outter .full_add_inner:last-child {
        padding-bottom: 0 !important;
        border-bottom: 1px solid transparent;
    }
    .full_add_left {
        margin-right: 0;
    }
    .left_btn {
        font-size: 15px;
        padding: 7px 18px;
    }
    .full_add_right {
        width: 100%;
    }
    .full_add_btn_box {
        display: grid;
        gap: 10px;
        justify-content: center;
        text-align: center;
    }
    .address_bottom_info .gyb_input {
        padding: 25px !important;
    }
    .locator_block {
        padding-top: 35px;
    }
    .address_outter ::placeholder,
    .address_outter select {
        font-size: 16px;
    }
    /* product inner page */
    .product_main_image_box {
        text-align: center;
    }
    .product_main_image_box img {
        height: 261px;
        display: block;
        margin: 0 auto !important;
    }
    .pl_product_section:after {
        background-size: 50% 100%;
    }
    .post_content_box p {
        font-size: 18px;
    }
    .variable_product_box_block_main_title {
        font-size: 23px;
    }
    .product_main_image_box_title h1 {
        color: #000000;
        text-align: center;
    }
    .post_content_box {
        text-align: center;
    }
    .product_button_page_main .site_button {
        margin: auto;
    }
    .product_main_image_box_title {
        display: flex;
        justify-content: center;
    }
    .pro_detail_page_section .pl_product_row .et_pb_column:nth-child(2){
        padding-top: 30px !important;
    }
    .variable_product_box_block_main_img_inner img {
        height: 190px;
    }
    .post_content_box strong {
        font-size: 24px;
        margin-bottom: 3px;
        display: block;
    }
    .variable_product_section .padding_lr {
        padding-bottom: 0px !important;
        padding-top: 40px !important;
    }
    .variable_product_box_block_main {
        width: 100%;
        border-right: none;
        border-bottom: 2px solid white;
    }
    /* --------------------------------------- */
    .cate_img_block:before{
        display: none;
    }
    .cate_img_block:before,
    .cate_img_block{
        width: 280px;
        height: 280px;
        margin: auto !important;
    }
    .cate_img_block{
        padding: 20px;
            background-color: #fff;
    box-shadow: rgb(0 0 0 / 25%) 0px 14px 28px, rgb(0 0 0 / 22%) 0px 10px 10px;
    }
    .cate_img {
        height: 250px;
        padding: 15px;
    }
    .cate_para {
        font-size: 15px;
        text-align: center;
    }
    .cate_para_box {
        width: 100%;
    }
    .cate_title {
        font-size: 30px;
        text-align: center;
        line-height: 1.2;
    }
    .cate_content_box {
        padding-left: 0px;
        width: 100%;
    }
    ul.categpry_box_product li {
        padding: 10px;
        width: 135px;
        text-align: center;
        display: flex;
        margin: 0 5px !important;
    }
    ul.categpry_box_product li a {
        display: flex;
        width: 100% !important;
        justify-content: center;
    }
    .cate_inner {
        display: block;
    }
    .product_cate_row:before{
        display: none;
    }
    ul.cate_outter {
        padding: 0;
    }
    .cate_content_box {
        /* padding-top: 40px; */
    }
    .product_main_image_box_title h1 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .post_content_box strong {
        font-size: 17px;
    }
    .post_content_box p {
        font-size: 15px;
        line-height: 1.2em;
    }
    .product_button_page_main .site_button {
        border-radius: 20px !important;
        width: 160px;
        height: 45px;
        font-size: 15px;
    }
    .product_main_image_box img {
        height: 230px;
    }
    .pro_detail_page_section .pl_product_row {
        padding: 40px 0 20px !important;
    }
    .locator_section_bg_white .pl_site_title {
        font-size: 32px;
    }
    .single-our_product .feature_tite .pl_site_title {
        font-size: 26px;
        line-height: 1.5;
        padding-bottom: 15px;
    }
    .address_top_dd_block.g_gyb_block button.site_button.hover_button {
        height: 45px;
        font-size: 18px;
    }
    .single-our_product .locator_section_bg_white {
        padding-bottom: 15px;
    }
    .tax-product_category .cate_img {
        height: 220px;
        margin-bottom: 40px;
    }
    .tax-product_category .cate_img_block, .tax-product_category .cate_img_block:before {
        height: 280px;
        width: 280px;
    }
    .tax-product_category .cate_title_box {
        padding-bottom: 0;
    }
    .tax-product_category .locator_section{
        padding: 25px 0 !important;
    }
    .tax-product_category .cate_title {
        font-size: 30px;
    }
    .tax-product_category .product_cate_row {
        padding: 20px !important;
    }
    .tax-product_category .white_bg_from .g_gyb_btn.g_center_btn {
        float: unset;
    }
    .tax-product_category ul.categpry_box_product li {
        padding-left: 20px;
        font-size: 15px;
        padding: 8px 12px;
    }
    .tax-product_category .cate_pro_list_row {
        width: 94% !important;
    }
    .tax-product_category .pl_product_row {
        padding: 20px 0 20px !important;
    }
    .tax-product_category .pl_site_title, .tax-product_category .pl_wtmp_col_title_box {
        font-size: 31px;
    }
    .tax-product_category .product_box_tmg_inner_title a {
        font-size: 20px;
    }
    .tax-product_category .product_box_tmg_inner_title {
        height: 70px;
    }
    .tax-product_category .product_box_tmg_inner_img img {
        height: 200px;
    }
    .tax-product_category .product_box_tmg {
        margin-bottom: 0 !important;
    }
    .tax-product_category .cate_outter{
        padding-bottom: 0;
    }
    .tax-product_category .product_cate_row:before {
        width: 350px;
    }
    .tax-product_category .product_box_tmg {
        padding: 5px;
    }
    
}
@media all and (min-width: 320px) and (max-width: 480px) {
    .container {
        width: 100% !important;
    }
    .product_box_tmg {
        width: 100%;
        padding: 10px;
    }

    .pro_detail_page_section:before{
        top: 0;
        background-size: auto 260px;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .variable_product_box_block_main {
        width: 50%;
    }
    .container {
        width: 100% !important;
    }
    .product_box_tmg {
        width: 50%;
        padding: 5px;
    }
    .pro_detail_page_section:before{
        top: 0;
        background-size: auto 360px;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .variable_product_box_block_main {
        width: 33%;
    }
    .container {
        width: 100% !important;
    }
    .product_box_tmg {
        width: 33%;
        padding: 5px;
    }
    .single-our_product .feature_tite .pl_site_title {
        font-size: 28px;
        line-height: 1.5;
    }
    .post_content_box {
        text-align: center;
    }
    .product_button_page_main .site_button {
        margin: auto;
    }
    .product_main_image_box_title {
        display: flex;
        justify-content: center;
        padding-top: 25px;
    }
    .current_cateogry_post_box {
        padding: 3% 4% !important;
    }
    .product_box_tmg_inner_title a {
        font-size: 23px;
    }
    .product_box_tmg_inner_img img {
        height: 230px;
    }

    .product_box_tmg_inner_img {
        padding: 10px;
    }
    .category_page_category_box {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    ul.categpry_box_product li {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 14px;
    }
    .product_box_tmg_inner_title {
        padding: 20px 20px !important;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 90% !important;
    }
    .address_top_dd_block {
        gap: 20px;
        display: grid;
    }
    .full_add_inner {
        padding-bottom: 25px;
    }
    .left_btn {
        font-size: 15px;
        padding: 7px 18px;
    }
    .full_add_right {
        width: 252px;
    }
    .full_add_btn_box {
        display: grid;
        gap: 10px;
        justify-content: center;
        text-align: center;
    }
    .address_bottom_info .gyb_input {
        padding: 25px !important;
    }
    .locator_block {
        padding-top: 35px;
    }
    /* product inner page */
    .product_main_image_box {
        text-align: center;
    }
    .product_main_image_box img {
        height: 300px;
    }
    .pl_product_section:after {
        background-size: 50% 100%;
    }
    .post_content_box p {
        font-size: 18px;
    }
    .variable_product_box_block_main_title {
        font-size: 23px;
    }
    .product_main_image_box_title h1 {
        color: #000000;
    }
    .variable_product_box_block_main_img_inner img {
        height: 200px;
    }
    .post_content_box strong {
        font-size: 24px;
        margin-bottom: 3px;
        display: block;
    }
    .variable_product_section .padding_lr {
        padding-bottom: 0px !important;
        padding-top: 40px !important;
    }
    /* --------------------------------------- */
    .cate_img_block:before{
        top: 0;
        left: -25px;
    }
    .cate_img_block:before,
    .cate_img_block{
        width: 350px;
        height: 350px;
    }
    .cate_img_block{
        padding: 20px;
    }
    .cate_img {
        height: 300px;
    }
    .cate_para {
        font-size: 15px;
    }
    .cate_para_box {
        width: 100%;
    }
    .category_list_inner {
        width: 700px;
    }
    .cate_title {
        font-size: 40px;
    }
    .cate_content_box {
        /* padding-left: 60px; */
    }
    ul.categpry_box_product li {
        padding: 19px;
    }
    .pro_detail_page_section:before{
        top: 0;
        background-size: auto 525px;
    }
    .product_main_image_box_title h1 {
        font-size: 23px;
        margin-bottom: 15px;
    }
    .post_content_box strong {
        font-size: 20px;
    }
    .post_content_box p {
        font-size: 16px;
        line-height: 1.3em;
    }
    .product_button_page_main .site_button {
        border-radius: 20px !important;
        width: 160px;
        height: 45px;
        font-size: 15px;
    }
    .product_main_image_box img {
        height: 300px;
    }
    .pro_detail_page_section .pl_product_row {
        padding: 30px 0 20px !important;
    }
    .locator_section_bg_white .pl_site_title {
        font-size: 32px;
    }
    .single-our_product .feature_tite .pl_site_title {
        padding-bottom: 15px;
    }
    .single-our_product .locator_section_bg_white {
        padding-bottom: 10px;
    }
    .tax-product_category .cate_img {
        height: 220px;
        margin-bottom: 40px;
    }
    .tax-product_category .cate_img_block, .tax-product_category .cate_img_block:before {
        height: 340px;
        width: 340px;
    }
    .tax-product_category .cate_title {
        font-size: 30px;
    }
    .tax-product_category .product_cate_row {
        padding: 30px 100px 30px !important;
    }
    .tax-product_category ul.categpry_box_product li {
        padding-left: 20px;
        font-size: 16px;
        padding: 8px 12px;
    }
    .tax-product_category .cate_pro_list_row {
        width: 94% !important;
    }
    .tax-product_category .pl_product_row {
        padding: 20px 0 20px !important;
    }
    .tax-product_category .pl_site_title, .tax-product_category .pl_wtmp_col_title_box {
        font-size: 32px;
    }
    .tax-product_category .product_box_tmg_inner_title a {
        font-size: 20px;
    }
    .tax-product_category .product_box_tmg_inner_title {
        height: 70px;
    }
    .tax-product_category .product_box_tmg_inner_img img {
        height: 200px;
    }
    .tax-product_category .product_box_tmg {
        margin-bottom: 0 !important;
    }
    .tax-product_category .cate_outter{
        padding-bottom: 0;
    }
    .tax-product_category .product_cate_row:before {
        width: 350px;
    }
    .tax-product_category .product_box_tmg {
        padding: 5px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .variable_product_box_block_main {
        width: 33%;
    }
    .container {
        width: 100% !important;
    }
    .product_box_tmg {
        width: 30%;
        padding: 0 15px 15px 0;
    }
    .current_cateogry_post_box {
        padding: 3% 4% !important;
    }
    .product_box_tmg_inner_title a {
        font-size: 23px;
    }
    .product_box_tmg_inner_img img {
        height: 240px;
    }
    .category_page_category_box {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    ul.categpry_box_product li {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 14px;
    }
    .product_box_tmg_inner_title {
        padding: 20px 20px !important;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 90% !important;
    }
    .address_top_dd_block {
        gap: 20px;
    }
    .full_add_inner {
        padding-bottom: 25px;
    }
    .left_btn {
        font-size: 15px;
        padding: 7px 18px;
    }
    .full_add_right {
        width: 252px;
    }
    /* product inner page */
    .product_main_image_box {
        text-align: center;
    }
    .product_main_image_box img {
        height: 300px;
    }
    .pl_product_section:after {
        background-size: 50% 100%;
    }
    .post_content_box p {
        font-size: 18px;
    }
    .variable_product_box_block_main_title {
        font-size: 26px;
    }
    .product_main_image_box_title h1 {
        color: #000000;
    }
    .variable_product_box_block_main_img_inner img {
        height: 210px;
    }
    .post_content_box strong {
        font-size: 24px;
        margin-bottom: 3px;
        display: block;
    }
    .variable_product_section .padding_lr {
        padding-bottom: 0px !important;
        padding-top: 40px !important;
    }
    /* --------------------------------------- */
    .cate_img_block:before{
        top: 0;
        left: -25px;
    }
    .cate_img_block:before,
    .cate_img_block{
        width: 430px;
        height: 430px;
    }
    .cate_img_block{
        padding: 20px;
    }
    .cate_img {
        height: 300px;
    }
    .cate_para {
        font-size: 16px;
    }
    .cate_para_box {
        width: 100%;
    }
    .category_list_inner {
        width: 800px;
    }
    .cate_title {
        font-size: 40px;
    }
    .cate_content_box {
        /* padding-left: 60px; */
    }
    .pro_detail_page_section:before{
        top: 10%;
        background-size: auto 380px;
    }
    .product_main_image_box_title h1 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .post_content_box strong {
        font-size: 20px;
    }
    .post_content_box p {
        font-size: 16px;
        line-height: 1.3em;
    }
    .product_button_page_main .site_button {
        border-radius: 20px !important;
        width: 160px;
        height: 45px;
        font-size: 15px;
    }
    .product_main_image_box img {
        height: 300px;
    }
    .pro_detail_page_section .pl_product_row {
        padding: 30px 0 20px !important;
    }
    .locator_section_bg_white .pl_site_title {
        font-size: 32px;
    }
    .address_top_dd_block.g_gyb_block button.site_button.hover_button {
        height: 50px;
        font-size: 20px;
    }
    .tax-product_category .cate_img {
        height: 270px;
        margin-bottom: 25px;
    }
    .tax-product_category .cate_img_block,.tax-product_category .cate_img_block:before {
        height: 400px;
        width: 400px;
    }
    .tax-product_category .cate_title {
        font-size: 32px;
    }
    .tax-product_category .product_cate_row {
        padding: 30px 100px 30px !important;
    }
    .tax-product_category ul.categpry_box_product li {
        padding-left: 20px;
        font-size: 17px;
        padding: 10px 12px;
    }
    .tax-product_category .cate_pro_list_row {
        width: 94% !important;
    }
    .tax-product_category .pl_product_row {
        padding: 20px 0 20px !important;
    }
    .tax-product_category .pl_site_title, .tax-product_category .pl_wtmp_col_title_box {
        font-size: 32px;
    }
    .tax-product_category .product_box_tmg_inner_title a {
        font-size: 20px;
    }
    .tax-product_category .product_box_tmg_inner_title {
        height: 70px;
    }
    .tax-product_category .product_box_tmg_inner_img img {
        height: 200px;
    }
    .tax-product_category .product_box_tmg {
        margin-bottom: 0 !important;
    }
    .tax-product_category .cate_outter{
        padding-bottom: 0;
    }
    .tax-product_category .product_cate_row:before {
        width: 390px;
    }
    .tax-product_category .product_box_tmg {
        padding: 5px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .container {
        width: 100% !important;
    }
    .current_cateogry_post_box {
        padding: 3% 4% !important;
    }
    .product_box_tmg_inner_title a {
        font-size: 23px;
    }
    .product_box_tmg_inner_img img {
        height: 265px;
    }
    .category_page_category_box {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    ul.categpry_box_product li {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 14px;
    }
    .product_box_tmg_inner_title {
        padding: 20px 20px !important;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 90% !important;
    }
    .address_top_dd_block {
        gap: 20px;
    }
    .full_add_inner {
        padding-bottom: 25px;
    }
    .left_btn {
        font-size: 15px;
        padding: 7px 18px;
    }
    .full_add_right {
        width: 252px;
    }
    /* product inner page */
    .product_main_image_box {
        text-align: center;
    }
    .product_main_image_box img {
        height: 300px;
    }
    .pl_product_section:after {
        background-size: 50% 100%;
    }
    .post_content_box p {
        font-size: 18px;
    }
    .variable_product_box_block_main_title {
        font-size: 26px;
    }
    .product_main_image_box_title h1 {
        color: #000000;
    }
    .variable_product_box_block_main_img_inner img {
        height: 220px;
    }
    .post_content_box strong {
        font-size: 24px;
        margin-bottom: 3px;
        display: block;
    }
    .variable_product_section .padding_lr {
        padding-bottom: 0px !important;
        padding-top: 40px !important;
    }
    /* --------------------------------------- */
    .cate_img_block:before{
        top: 0;
        left: -25px;
    }
    .cate_img_block:before,
    .cate_img_block{
        width: 470px;
        height: 470px;
    }
    .cate_img_block{
        padding: 20px;
    }
    .cate_img {
        height: 340px;
    }
    .cate_para {
        font-size: 16px;
    }
    .cate_para_box {
        width: 100%;
    }
    .category_list_inner {
        width: 800px;
    }
    .cate_title {
        font-size: 50px;
    }
    .cate_content_box {
        /* padding-left: 60px; */
    }
    .pro_detail_page_section:before{
        top: 10%;
        background-size: auto 380px;
    }
    .product_main_image_box_title h1 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .post_content_box strong {
        font-size: 20px;
    }
    .post_content_box p {
        font-size: 16px;
        line-height: 1.3em;
    }
    .product_button_page_main .site_button {
        border-radius: 20px !important;
        width: 160px;
        height: 45px;
        font-size: 15px;
    }
    .product_main_image_box img {
        height: 300px;
    }
    .pro_detail_page_section .pl_product_row {
        padding: 30px 0 20px !important;
    }
    .locator_section_bg_white .pl_site_title {
        font-size: 32px;
    }
    .address_top_dd_block.g_gyb_block button.site_button.hover_button {
        height: 50px;
        font-size: 20px;
    }
    .tax-product_category .cate_img {
        height: 270px;
        margin-bottom: 25px;
    }
    .tax-product_category .cate_img_block,.tax-product_category .cate_img_block:before {
        height: 400px;
        width: 400px;
    }
    .tax-product_category .cate_title {
        font-size: 38px;        
    }
    .tax-product_category .product_cate_row {
        padding: 30px 100px 30px !important;
    }
    .tax-product_category ul.categpry_box_product li {
        padding-left: 20px;
        font-size: 17px;
        padding: 10px 12px;
    }
    .tax-product_category .cate_pro_list_row {
        width: 94% !important;
    }
    .tax-product_category .pl_product_row {
        padding: 20px 0 20px !important;
    }
    .tax-product_category .pl_site_title,.tax-product_category .pl_wtmp_col_title_box {
        font-size: 33px;
    }
    .tax-product_category .product_box_tmg_inner_title a {
        font-size: 22px;
    }
    .tax-product_category .product_box_tmg_inner_title {
        height: 80px;
    }
    .tax-product_category .product_box_tmg_inner_img img {
        height: 240px;
    }
    .tax-product_category .product_box_tmg {
        margin-bottom: 0 !important;
    }
    .tax-product_category .cate_outter{
        padding-bottom: 0;
    }
    .tax-product_category .product_cate_row:before {
        width: 390px;
    }
    .tax-product_category .product_box_tmg {
        padding: 5px;
    }
}
@media all and (min-width: 320px) and (max-width: 1280px) {
    .et_pb_module.et_pb_code.et_pb_code_2_tb_body.cate_pro_list_block {
        padding-bottom: 20px;
    }
}
@media all and (min-width: 1141px) and (max-width: 1280px) {
    .container {
        width: 95% !important;
    }
    .current_cateogry_post_box {
        padding: 3% 4% !important;
    }
    .product_box_tmg_inner_title a {
        font-size: 23px;
    }
    .product_box_tmg_inner_img img {
        height: 269px;
    }
    .category_page_category_box {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    ul.categpry_box_product li {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 14px;
    }
    .product_box_tmg_inner_title {
        padding: 20px 20px !important;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 90% !important;
    }
    .address_top_dd_block {
        gap: 20px;
    }
    .full_add_inner {
        padding-bottom: 25px;
    }
    /* product inner page */
    .product_main_image_box {
        text-align: center;
    }
    .product_main_image_box img {
        height: 300px;
    }
    .pl_product_section:after {
        background-size: 50% 100%;
    }
    .post_content_box p {
        font-size: 18px;
    }
    .variable_product_box_block_main_title {
        font-size: 28px;
    }
    .product_main_image_box_title h1 {
        color: #000000;
    }
    .variable_product_box_block_main_img_inner img {
        height: 230px;
    }
    .post_content_box strong {
        font-size: 24px;
        margin-bottom: 3px;
        display: block;
    }
    /* --------------------------------------- */
    .cate_img_block:before{
        top: 0;
        left: -25px;
    }
    .cate_img_block:before,
    .cate_img_block{
        width: 500px;
        height: 500px;
    }
    .cate_img_block{
        padding: 30px;
    }
    .cate_img {
        height: 355px;
    }
    .cate_para {
        font-size: 17px;
    }
    .cate_para_box {
        width: 900px;
    }
    .category_list_inner {
        width: 800px;
    }
    .cate_title {
        font-size: 50px;
    }
    .cate_content_box {
        /* padding-left: 60px; */
    }
    .pro_detail_page_section:before{
        top: 10%;
        background-size: auto 430px;
    }
    .product_main_image_box_title h1 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .post_content_box strong {
        font-size: 22px;
    }
    .post_content_box p {
        font-size: 17px;
        line-height: 1.3em;
    }
    .product_button_page_main .site_button {
        border-radius: 20px !important;
        width: 170px;
        height: 48px;
        font-size: 16px;
    }
    .product_main_image_box img {
        height: 300px;
    }
    .pro_detail_page_section .pl_product_row {
        padding: 30px 0 20px !important;
    }
    .locator_section_bg_white .pl_site_title {
        font-size: 34px;
    }
    .address_top_dd_block.g_gyb_block button.site_button.hover_button {
        height: 50px;
        font-size: 20px;
    }
    .tax-product_category .cate_img {
        height: 270px;
        margin-bottom: 25px;
    }
    .tax-product_category .cate_img_block,.tax-product_category .cate_img_block:before {
        height: 400px;
        width: 400px;
    }
    .tax-product_category .cate_title {
        font-size: 38px;        
    }
    .tax-product_category .product_cate_row {
        padding: 30px 100px 30px !important;
    }
    .tax-product_category ul.categpry_box_product li {
        padding-left: 20px;
        font-size: 17px;
        padding: 10px 12px;
    }
    .tax-product_category .cate_pro_list_row {
        width: 94% !important;
    }
    .tax-product_category .pl_product_row {
        padding: 20px 0 20px !important;
    }
    .tax-product_category .pl_site_title,.tax-product_category .pl_wtmp_col_title_box {
        font-size: 33px;
    }
    .tax-product_category .product_box_tmg_inner_title a {
        font-size: 22px;
    }
    .tax-product_category .product_box_tmg_inner_title {
        height: 80px;
    }
    .tax-product_category .product_box_tmg_inner_img img {
        height: 240px;
    }
    .tax-product_category .product_box_tmg {
        margin-bottom: 0 !important;
    }
    .tax-product_category .cate_outter{
        padding-bottom: 0;
    }
    .tax-product_category .product_cate_row:before {
        width: 390px;
    }
    .tax-product_category .product_box_tmg {
        padding: 5px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .container {
        width: 90% !important;
    }
    .current_cateogry_post_box {
        padding: 3% 4% !important;
    }
    .product_box_tmg_inner_title a {
        font-size: 23px;
    }
    .product_box_tmg_inner_img img {
        height: 269px;
    }
    .category_page_category_box {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    ul.categpry_box_product li {
        padding-left: 33px;
        padding-top: 11px;
        padding-bottom: 12px;
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 14px;
    }
    .product_box_tmg_inner_title {
        padding: 20px 20px !important;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 80% !important;
    }
    /* product inner page */
    .product_main_image_box {
        text-align: center;
    }
    .product_main_image_box img {
        height: 330px;
    }
    .pl_product_section:after {
        background-size: 50% 100%;
    }
    .post_content_box p {
        font-size: 21px;
    }
    .variable_product_box_block_main_title {
        font-size: 28px;
    }
    .product_main_image_box_title h1 {
        color: #000000;
    }
    .variable_product_box_block_main_img_inner img {
        height: 240px;
    }
    /* --------------------------------------- */
    .cate_img_block:before{
        width: 580px;
        height: 580px;
        top: 25px;
        left: -25px;
    }
    .cate_img_block{
        padding: 30px;
    }
    .cate_img {
        height: 400px;
    }
    .cate_para_box {
        width: 1100px;
    }
    .category_list_inner {
        width: 1000px;
    }
    .cate_title {
        font-size: 50px;
    }
    .cate_para {
        font-size: 17px;
    }
    .pro_detail_page_section:before{
        top: 10%;
        background-size: auto 480px;
    }

    .product_main_image_box_title h1 {
        font-size: 27px;
        margin-bottom: 15px;
    }
    .post_content_box strong {
        font-size: 22px;
    }
    .post_content_box p {
        font-size: 17px;
        line-height: 1.3em;
    }
    .product_button_page_main .site_button {
        border-radius: 20px !important;
        width: 170px;
        height: 48px;
        font-size: 16px;
    }
    .product_main_image_box img {
        height: 330px;
    }
    .pro_detail_page_section .pl_product_row {
        padding: 30px 0 20px !important;
    }
    .locator_section_bg_white .pl_site_title {
        font-size: 34px;
    }
    .address_top_dd_block.g_gyb_block button.site_button.hover_button {
        height: 50px;
        font-size: 20px;
    }
    .tax-product_category .cate_img {
        height: 300px;
        margin-bottom: 20px;
    }
    .tax-product_category .cate_img_block,.tax-product_category .cate_img_block:before {
        height: 450px;
        width: 450px;
    }
    .tax-product_category .cate_title {
        font-size: 38px;        
    }
    .tax-product_category .product_cate_row {
        padding: 10px 100px 40px !important;
    }
    .tax-product_category ul.categpry_box_product li {
        padding-left: 20px;
        font-size: 19px;
    }
    .tax-product_category .cate_pro_list_row {
        width: 90% !important;
    }
    .tax-product_category .pl_product_row {
        padding: 20px 0 20px !important;
    }
    .tax-product_category .pl_site_title,.tax-product_category .pl_wtmp_col_title_box {
        font-size: 34px;
    }
    .tax-product_category .product_box_tmg_inner_title a {
        font-size: 22px;
    }
    .tax-product_category .product_box_tmg_inner_title {
        height: 80px;
    }
    .tax-product_category .product_box_tmg_inner_img img {
        height: 240px;
    }
    .tax-product_category .product_box_tmg {
        margin-bottom: 0 !important;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .category_list_inner {
        width: 1000px;
    }
    .container {
        width: 80% !important;
    }
    .current_cateogry_post_box {
        padding: 3% 4% !important;
    }
    .product_box_tmg_inner_title a {
        font-size: 23px;
    }
    .product_box_tmg_inner_img img {
        height: 269px;
    }
    .category_page_category_box {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    ul.categpry_box_product li {
        padding-left: 33px;
        padding-top: 11px;
        padding-bottom: 12px;
        font-size: 26px;
        font-weight: bold;
        margin-bottom: 14px;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 80% !important;
    }
    /* product inner page */
    .product_main_image_box {
        text-align: center;
    }
    .product_main_image_box img {
        height: 350px;
    }
    .pl_product_section:after {
        background-size: 50% 100%;
    }
    .post_content_box p {
        font-size: 21px;
    }
    .variable_product_box_block_main_title {
        font-size: 30px;
    }
    /* --------------------------------------- */
    .cate_img_block:before{
        width: 625px;
        height: 625px;
        left: -25px;
    }
    .cate_img {
        height: 450px;
    }
    .pro_detail_page_section:before{
        background-size: auto 525px;
    }

    .product_main_image_box_title h1 {
        font-size: 29px;
        margin-bottom: 15px;
    }
    .post_content_box strong {
        font-size: 24px;
    }
    .post_content_box p {
        font-size: 18px;
        line-height: 1.3em;
    }
    .product_button_page_main .site_button {
        border-radius: 20px !important;
        width: 180px;
        height: 50px;
        font-size: 17px;
    }
    .product_main_image_box img {
        height: 360px;
    }
    .pro_detail_page_section .pl_product_row {
        padding: 30px 0 20px !important;
    }
    .locator_section_bg_white .pl_site_title {
        font-size: 36px;
    }
    .address_top_dd_block.g_gyb_block button.site_button.hover_button {
        height: 50px;
        font-size: 20px;
    }
    .tax-product_category .cate_img {
        height: 300px;
    }
    .tax-product_category .cate_img_block,.tax-product_category .cate_img_block:before {
        height: 450px;
        width: 450px;
    }
    .tax-product_category .cate_title {
        font-size: 38px;        
    }
    .tax-product_category .product_cate_row {
        padding: 30px 100px !important;
    }
    .tax-product_category ul.categpry_box_product li {
        padding-left: 20px;
        font-size: 19px;
    }
    .tax-product_category .cate_pro_list_row {
        width: 80% !important;
    }
    .tax-product_category .pl_product_row {
        padding: 20px 0 20px !important;
    }
    .tax-product_category .pl_site_title,.tax-product_category .pl_wtmp_col_title_box {
        font-size: 34px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .variable_product_box_block_main_title {
        font-size: 30px;
    }
    .cate_img_block:before{
        left: -25px;
    }
    .address_top_dd_block.g_gyb_block button.site_button.hover_button {
        height: 50px;
        font-size: 20px;
    }
    .tax-product_category .cate_img {
        height: 300px;
    }
    .tax-product_category .cate_img_block,.tax-product_category .cate_img_block:before {
        height: 450px;
        width: 450px;
    }
    .tax-product_category .cate_title {
        font-size: 38px;        
    }
}