/* header {
    display: none;
} */

.header_cat img {
    width: 78px;
    height: 78px;
    object-fit: contain;
}

.header_cat a {
    font-size: 15px;
    color: black;
    text-align: center;
    font-weight: 500;
}

.site_header_top_section {
    padding: 0px !important;
    height: 75px !important;
    background: #023e22 !important;
}

.site_header_row {
    padding: 0px !important;
    max-width: 100% !important;
    width: 1400px !important;
}

.top_header_col {
    margin: auto;
}

.top_header_col_1 {
    height: 75px;
}

.header_menu {
    background: transparent !important;
}

ul#menu-main-menu a {
    font-size: 15px;
    color: rgba(255, 255, 255, 1) !important;
}

ul#menu-main-menu {
    display: flex;
    width: 100%;
}

ul#menu-main-menu li {
    flex: auto;
}

.header_menu .et_pb_menu__wrap {
    width: 100%;
    max-width: 100%;
}

.header_menu .et_pb_menu__menu {
    width: 100%;
    max-width: 100% !important;
}

.header_menu nav.et-menu-nav {
    max-width: 100%;
    width: 100%;
}

.site_button {
    width: 181px;
    height: 48px;
    display: flex;
    background: #023e22;
    color: white;
    border: 1px solid white;
    border-radius: 40px;
}

.site_button span {
    margin: auto;
    font-size: 18px;
    font-weight: 500;
}

.header_call_button_inner {
    background: rgba(228, 212, 179, 1);
    display: flex;
    height: 76px;
    width: 240px;
}

.icon_header_call_text_inner {
    display: flex;
    flex-wrap: wrap;
}

span.n_t_h_v {
    font-size: 16px;
    color: rgba(2, 62, 34, 1);
    font-weight: 500;
}

span.n_t_h_b {
    font-size: 17px;
    color: rgba(2, 62, 34, 1);
    font-weight: 600;
}

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

.icon_header_call svg {
    width: 30px;
    height: 30px;
}

.icon_header_call {
    width: 64px;
    text-align: center;
    margin: auto;
    margin-left: 0px;
    margin-right: 17px;
    border-right: 1px solid rgb(2 62 34 / 21%);
    margin-left: 10px;
}

.icon_header_call_text {
    margin: auto;
    margin-left: 0px;
}

.top_header_bottom_row_box {
    position: absolute !important;
    right: 0;
    top: 14px;
    z-index: 9;
    left: auto;
    width: auto !important;
    bottom: auto;
    padding: 0px !important;
}

.header_call_button_inner {
    position: relative;
    border-radius: 17px 0px 0px 0px;
}

.header_call_button_inner a:after {
    width: 0;
    height: 0;
    border-top: 15.5px solid rgba(201, 184, 150, 1);
    border-left: 15px solid transparent;
    content: "";
    position: absolute;
    left: -15px;
    bottom: 0;
}

.icon_header_call {
    display: flex;
}

.icon_header_call svg {
    margin: auto;
}

.icon_header_call_text_inner {
    line-height: 1.8em;
}

.site_logo img {
    height: 127px;
    width: 164.56px;
    object-fit: contain;
}

.header_cat_main_section {
    display: flex;
    flex-wrap: wrap;
}

.header_cat {
    flex: auto;
    text-align: center;
}

.site_top_header_categorts {
    padding: 0px !important;
}

.header_cart {
    width: 62px;
    height: 62px;
    position: fixed;
    right: 58px;
    top: 112px;
    left: auto;
    display: none;
}

.header_cart_icon {
    position: relative;
    display: flex;
}

.full_width_row_header {
    padding: 0px !important;
    max-width: 100% !important;
    width: 100% !important;
}

.header_icon_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
}

.header_icon_box_inner_icon_counter {
    position: absolute;
    top: 0;
}

.header_icon_box_inner {
    margin: auto;
}

.header_icon_box_inner svg {
    width: 25.38px;
    height: 25.38px;
}

.header_icon_box_inner_icon_counter {
    font-size: 13px;
    background: rgba(228, 212, 179, 1);
    width: 22px;
    height: 22px;
    text-align: center;
    color: rgba(0, 0, 0, 1);
    border-radius: 50%;
    font-weight: 500;
    right: 0;
}

.top_header_col_1 {
    width: 260px !important;
}

.site_logo:after {
    background: url(/../../wp-content/uploads/2024/03/Union-1.png);
    background-size: 100% 100%;
    width: 260px;
    height: 70px;
    bottom: -12px;
    left: -48px;
    content: "";
    position: absolute;
    z-index: -1;
}

.header_cat_main_section {
    padding-left: 215px;
    padding-top: 18px;
    padding-bottom: 18px;
}

.header_cat_title {
    text-transform: uppercase;
    font-size: 16px;
}

.header_cat {
    border-right: 1px solid rgba(2, 62, 34, 0.3);
    flex: auto;
}

.header_cat_image {
    line-height: 0px;
}

.header_cat_title {
    position: relative;
    margin-top: -8px;
}

.header_cat:last-child {
    border: none;
}

.top_header_col_3 {
    width: 181px !important;
}

.top_header_col_2 {
    width: calc(100% - 441px) !important;
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 4;
}

.site_top_header_categorts {
    position: relative;
    top: 0px;
    transition: 0.6s !important;
    z-index: 2;
}

.adg_site_header_fixed .site_top_header_categorts {
    top: -500px;
    z-index: -1;
}

.site_header_top_section {
    z-index: 3;
}

.header_cart {
    transition: 0.6s !important;
}

.adg_site_header_fixed .header_cart {
    top: 88%;
    bottom: 0;
    right: 10px;
    display: none;
}

div#main-content {
    margin-top: 210px;
}

.adg_site_header_fixed .site_top_header_categorts {
    top: -61px;
    z-index: -1;
}

.header_cat_image {
    transition: 0.6s;
    transform: scale(1);
}

.header_cat_title a {
    padding-bottom: 0px;
    transition: 0.6s;
    display: flex;
    justify-content: center;
}

.adg_site_header_fixed .header_cat_image,
.adg_site_header_fixed .header_cat_inner:hover .header_cat_image {
    transform: scale(0);
}

.header_cat_inner:hover .header_cat_image {
    transform: scale(1.1);
}

.header_cat_inner:hover .header_cat_title a {
    color: #023e22;
}

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

.adg_site_header_fixed .header_cat_title a {
    padding-bottom: 8px;
}

.mobile_header_main_section {
    display: none;
}

ul#menu-main-menu a {
    text-transform: uppercase;
}


ul#menu-main-menu a:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 0;
    background: rgba(228, 212, 179, 1);
    left: auto;
    bottom: 0;
    transition: 0.6s !important;
    right: 0;
}

ul#menu-main-menu a:hover:after {
    width: 100%;
    right: auto;
    left: 0;
}

ul#menu-main-menu a:hover {
    color: rgba(228, 212, 179, 1) !important;
    opacity: 1 !important;
}

.header_cart_inner {
    transition: 0.6s !important;
}

.header_cart_inner:hover {
    transform: scale(1.1);
}

.hdr_call_btn_icon_box {
    display: none;
}

/* header offer */

.hdr_offer_box_inner {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 0;
    text-align: center;
}

.hdr_offer_section {
    background: #023e22;
}

.adg_site_header_fixed .hdr_offer_section {
	top: -60px;
}
/* header offer */


@media all and (min-width: 981px) and (max-width: 9980px) {
    .sfm-rollback {
        display: none;
    }
}

@media all and (min-width: 320px) and (max-width: 980px) {

    div#main-content {
        margin-top: 94px;
    }


    .main_screen_header {
        display: none !important;
    }

    .mobile_header_main_section {
        display: block;
        padding: 0px !important;
    }

    .top_mobile_header {
        padding: 0px !important;
        max-width: 100%;
        width: 100%;
        /* background: #023e22; */
    }

    .mobile_header_icon_inner {
        display: flex;
    }

    .call_icon_box.mobile_header_icon_1 {
        background: #e4d4b3;
    }

    .call_icon_box.mobile_header_icon_2 {
        background: #023e22;
    }

    .call_icon_box {
        flex: 1;
        text-align: center;
        padding: 6px 0px !important;
        font-size: 15px;
    }

    .call_icon_box a {
        color: black;
    }

    .call_icon_box.mobile_header_icon_2 a {
        color: white;
    }

    .mobile_header_logo img {
        width: 120px !important;
        height: 78px !important;
        object-fit: contain;
    }

    .last_mobile_header {
        padding: 0px !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .sfm-navicon-button {
        top: 42px !important;
        right: 10px !important;
    }

    .sfm-pos-right .sfm-rollback {
        height: auto;
    }

    .last_mobile_header {
        box-shadow: 10px -11px 10px 10px black;
        height: 55px;
        padding-top: 5px !important;
    }

    .header_icon_box_inner {
        display: flex;
    }

    .header_cart_icon svg {
        width: 45px;
        height: 45px;
    }

    .header_icon_box {
        height: 45px;
        width: 45px;
    }

    .header_icon_box_inner svg {
        width: 20px;
        height: 20px;
        position: relative;
        left: -10px;
        top: -8px;
    }

    .header_cart {
        top: 44px;
    }

    .sfm-navicon-button {
        width: 40px !important;
        height: 40px !important;
        background: #e4d4b3 !important;
    }

    .sfm-navicon {
        background: black !important;
    }

    .sfm-navicon:before,
    .sfm-navicon:after {
        background: black !important;
    }

    .sfm-pos-right .sfm-rollback {
        right: 10px !important;
        top: 3px !important;
    }

    .sfm-sidebar-close {
        display: block !important;
        left: auto;
        right: 0 !important;
    }

    /* --------------------------------- mobile category slider ----------- */
    .pro_cat_slider_img_box_inner img {
        height: 40px;
        width: 40px;
        object-fit: contain;
    }

    .pro_cat_slider_img_box_inner {
        height: 50px;
        width: 50px;
        background: #fff;
        border-radius: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #023e22;
    }

    .mbl_category_slider_code {
        position: absolute;
        top: -3px;
        width: 100%;
    }



    .pro_cat_slider_main_box {
        display: flex;
        justify-content: center;
        width: 60%;
        margin: auto;
    }

    .pre_cat_title_box_inner {
        font-size: 14px;
        color: #000;
    }

    .pro_cat_slider_img_box {
        /* text-align: center; */
        display: flex;
        justify-content: center;
    }

    .pro_cat_slider_box_inner {
        text-align: center;
    }

    .category_slider_bg {
        background: #fff;
        transition: 0.6s !important;
        border-bottom: 1px solid #ddd;
    }

    /* header icon  */

    .hdr_call_btn_icon_box_inner a {
        display: flex;
    }

    .call_btn_popup {
        width: 90%;
    }

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

    .call_btn_poup_box_inner {
        font-size: 20px;
        color: #000;
        text-align: center;
        margin: 0 5px;
    }

    /* header icon end */
    .hdr_call_btn_icon_box {
        display: block;
    }
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .pro_cat_slider_main_box {
        width: 100%;
    }

    .mbl_category_slider_code {
        position: relative;
        top: -4px;
        width: 100%;
    }

    div#main-content {
        margin-top: 215px;
    }
	.hdr_offer_box_inner {
		font-size: 16px;
	}
	.adg_site_header_fixed .hdr_offer_section {
    top: 0px;
}
	.hdr_offer_section {
    margin-top: 80px;
}
}

@media all and (min-width: 481px) and (max-width: 767px) {}

@media all and (min-width: 768px) and (max-width: 980px) {
    .sfm-sidebar-close {

        right: 20px !important;
    }

    .call_btn_popup {
        width: 340px;
    }
	.hdr_offer_box_inner {
		font-size: 20px;
		    margin-top: -27px;
	}
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .site_header_row {
        width: 95% !important;
    }

    .site_logo img {
        height: 83px;
        width: 131.56px;
    }

    .site_logo:after {
        width: 159px;
        height: 38px;
        bottom: -2px;
        left: -30px;
    }

    .top_header_col_1 {
        width: 134px !important;
    }

    .top_header_col_3 {
        width: 226px !important;
    }

    .top_header_col_2 {
        width: calc(100% - 80px) !important;
        padding-left: 10px;
    }

    ul#menu-main-menu a {
        text-align: center;
        width: 100%;
    }

    .icon_header_call {
        width: 51px;
        margin-left: 11px;
        margin-right: -13px;
    }

    .header_cat_main_section {
        padding-left: 102px;
    }

    .header_cat img {
        width: 50px;
        height: 41px;
    }

    div#main-content {
        margin-top: 150px !important;
    }

    .header_cart_icon svg {
        width: 41px;
        height: 38px;
        margin: auto;
    }

    .header_icon_box_inner svg {
        width: 23.38px;
        height: 17.38px;
        position: relative;
        top: -9px;
    }

    .header_call_button_inner a {
        height: 48px;
        width: 60px;
    }

    .icon_header_call svg {
        width: 26px;
        height: 27px;
    }

    span.n_t_h_b {
        font-size: 15px;
    }

    span.n_t_h_v {
        font-size: 13px;
    }

    ul#menu-main-menu a {
        font-size: 13px;
    }

    .header_cat a {
        font-size: 13px;
    }

    .header_cat_main_section {
        padding-top: 7px;
        padding-bottom: 8px;
    }

    .header_cart {
        top: auto !important;
        bottom: 0px;
        right: 6px;
    }

    .top_header_col_1 {
        height: 54px;
    }

    .site_header_top_section {
        height: 51px !important;
    }

    .top_header_bottom_row_box {
        top: 0px;
    }

    .header_call_button_inner a {
        height: 52px;
    }

    .header_call_button_inner a:after,
    .icon_header_call_text {
        display: none;
    }

    /*  */
    .header_call_button_inner a:after,
    .top_header_bottom_row_box {
        transition: 0.6s;
    }

    .adg_site_header_fixed .header_call_button_inner a:after {
        left: 0;
        z-index: -1;
    }

    .adg_site_header_fixed .top_header_bottom_row_box {
        top: 0px;
    }

    .adg_site_header_fixed .site_top_header_categorts {
        top: -30px;
        z-index: -1;
    }

    .adg_site_header_fixed .header_cat_title a {
        padding-bottom: 2px;
    }

    ul#menu-main-menu li {
        flex: auto;
        padding: 0;
    }

    /* header icon  */
    .hdr_call_btn_icon_box_inner {
        background: rgba(228, 212, 179, 1);
        padding: 11px 10px;
    }

    .header_call_button {
        display: none;
    }

    .hdr_call_btn_icon_box_inner svg {
        height: 30px;
        width: 30px;
    }

    .hdr_call_btn_icon_box_inner a {
        display: flex;
    }

    .call_btn_popup {
        width: 370px;
    }

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

    .call_btn_poup_box_inner {
        font-size: 20px;
        color: #000;
        text-align: center;
        margin: 0 5px;
    }

    /* header icon end */
    .hdr_call_btn_icon_box {
        display: block;
    }
	    /* header icon end */
    .hdr_call_btn_icon_box {
        display: block;
    }
	/* header offer */

	.adg_site_header_fixed .hdr_offer_section {
		top: -30px;
	}
	.hdr_offer_box_inner {
		font-size: 17px;
	}
	/* header offer */
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .site_header_row {
        width: 95% !important;
    }

    .site_logo img {
        height: 83px;
        width: 131.56px;
    }

    .site_logo:after {
        width: 159px;
        height: 38px;
        bottom: -2px;
        left: -30px;
    }

    .top_header_col_1 {
        width: 134px !important;
    }

    .top_header_col_3 {
        width: 226px !important;
    }

    .top_header_col_2 {
        width: calc(100% - 80px) !important;
        padding-left: 10px;
    }

    ul#menu-main-menu a {
        text-align: center;
        width: 100%;
    }

    .icon_header_call {
        width: 51px;
        margin-left: 11px;
        margin-right: -13px;
    }

    .header_cat_main_section {
        padding-left: 102px;
    }

    .header_cat img {
        width: 50px;
        height: 41px;
    }

    div#main-content {
        margin-top: 130px !important;
    }

    .header_cart_icon svg {
        width: 41px;
        height: 38px;
        margin: auto;
    }

    .header_icon_box_inner svg {
        width: 23.38px;
        height: 17.38px;
        position: relative;
        top: -9px;
    }

    .header_call_button_inner {
        height: 48px;
        width: 60px;
    }

    .icon_header_call svg {
        width: 26px;
        height: 27px;
    }

    span.n_t_h_b {
        font-size: 15px;
    }

    span.n_t_h_v {
        font-size: 13px;
    }

    ul#menu-main-menu a {
        font-size: 13px;
    }

    .header_cat a {
        font-size: 13px;
    }

    .header_cat_main_section {
        padding-top: 7px;
        padding-bottom: 8px;
    }

    .header_cart {
        top: auto !important;
        bottom: 0px;
        right: 6px;
    }

    .top_header_col_1 {
        height: 54px;
    }

    .site_header_top_section {
        height: 51px !important;
    }

    .top_header_bottom_row_box {
        top: 0px;
    }

    .header_call_button_inner a {
        height: 52px;
    }

    .header_call_button_inner a:after,
    .icon_header_call_text {
        display: none;
    }

    /*  */
    .header_call_button_inner a:after,
    .top_header_bottom_row_box {
        transition: 0.6s;
    }

    .adg_site_header_fixed .header_call_button_inner a:after {
        left: 0;
        z-index: -1;
    }

    .adg_site_header_fixed .top_header_bottom_row_box {
        top: 0px;
    }

    .adg_site_header_fixed .site_top_header_categorts {
        top: -30px;
        z-index: -1;
    }

    .adg_site_header_fixed .header_cat_title a {
        padding-bottom: 2px;
    }

    /* header icon  */
    .hdr_call_btn_icon_box_inner {
        background: rgba(228, 212, 179, 1);
        padding: 11px 10px;
    }

    .header_call_button {
        display: none;
    }

    .hdr_call_btn_icon_box_inner svg {
        height: 30px;
        width: 30px;
    }

    .hdr_call_btn_icon_box_inner a {
        display: flex;
    }

    .call_btn_popup {
        width: 370px;
    }

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

    .call_btn_poup_box_inner {
        font-size: 20px;
        color: #000;
        text-align: center;
        margin: 0 5px;
    }

    /* header icon end */
    .hdr_call_btn_icon_box {
        display: block;
    }
	/* header offer */

	.adg_site_header_fixed .hdr_offer_section {
		top: -30px;
	}
	.hdr_offer_box_inner {
		font-size: 17px;
	}
	/* header offer */
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .site_header_row {
        width: 95% !important;
    }

    .site_logo img {
        height: 83px;
        width: 131.56px;
    }

    .site_logo:after {
        width: 156px;
        height: 28px;
        bottom: -6px;
        left: -34px;
    }

    .top_header_col_1 {
        width: 103px !important;
    }

    .top_header_col_3 {
        width: 355px !important;
    }

    .top_header_col_2 {
        width: calc(100% - 280px) !important;
        padding: 0 0 0 20px;
    }

    ul#menu-main-menu a {
        text-align: center;
        width: 100%;
    }

    .icon_header_call {
        width: 50px;
        margin-right: 10px;
        margin-left: 5px;
    }

    .header_cat_main_section {
        padding-left: 102px;
    }

    .header_cat img {
        width: 50px;
        height: 41px;
    }

    div#main-content {
        margin-top: 160px !important;
    }

    .header_cart_icon svg {
        width: 41px;
        height: 38px;
        margin: auto;
    }

    .header_icon_box_inner svg {
        width: 23.38px;
        height: 17.38px;
        position: relative;
        top: -9px;
    }

    .header_call_button_inner {
        height: 63px;
        width: 190px;
    }

    .icon_header_call svg {
        width: 26px;
        height: 27px;
    }

    span.n_t_h_b {
        font-size: 14px;
        line-height: 1.2;
    }

    span.n_t_h_v {
        font-size: 13px;
    }

    .top_header_bottom_row_box {
        top: 14px;
    }

    .site_header_top_section {
        height: 63px !important;
    }

    .top_header_col_1 {
        height: 63px;
    }

    .header_cat_main_section {
        padding-top: 17px;
        padding-bottom: 10px;
    }

    ul#menu-main-menu a {
        font-size: 13px;
    }

    .header_cat_main_section {
        width: 1000px;
    }

    .header_cat_image {
        text-align: center;
    }

    .header_cat_image img {
        display: block;
        margin: 0 auto;
    }

    .header_cart {
        right: 48px;
        top: 90px;
    }

    .header_cat a {
        font-size: 11px;
    }

    /*  */
    .header_call_button_inner a:after,
    .top_header_bottom_row_box {
        transition: 0.6s;
    }

    .adg_site_header_fixed .header_call_button_inner a:after {
        left: 0;
        z-index: -1;
    }

    .adg_site_header_fixed .top_header_bottom_row_box {
        top: 0px;
    }

    .adg_site_header_fixed .site_top_header_categorts {
        top: -26px;
        z-index: -1;
    }

    .adg_site_header_fixed .header_cat_title a {
        padding-bottom: 2px;
    }

    ul#menu-main-menu li {
        padding: 0 7px !important;
    }
	/* header offer */

	.adg_site_header_fixed .hdr_offer_section {
		top: -26px;
	}
	.hdr_offer_box_inner {
		font-size: 17px;
	}
	/* header offer */
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .site_header_row {
        width: 1200px !important;
    }

    .site_logo img {
        height: 83px;
        width: 131.56px;
    }

    .site_logo:after {
        width: 156px;
        height: 28px;
        bottom: -6px;
        left: -14px;
    }

    .top_header_col_1 {
        width: 130px !important;
    }

    .top_header_col_3 {
        width: 340px !important;
    }

    .top_header_col_2 {
        width: calc(100% - 460px) !important;
    }

    ul#menu-main-menu a {
        text-align: center;
        width: 100%;
    }

    .icon_header_call {
        width: 67px;
        margin-right: 13px;

    }

    .header_cat_main_section {
        padding-left: 102px;
    }

    .header_cat img {
        width: 60px;
        height: 57px;
    }

    div#main-content {
        margin-top: 170px !important;
    }

    .header_cart_icon svg {
        width: 46px;
        height: 48px;
        margin: auto;
    }

    .header_icon_box_inner svg {
        width: 23.38px;
        height: 17.38px;
    }

    .header_call_button_inner {
        height: 70px;
        width: 220px;
    }

    .icon_header_call svg {
        width: 26px;
        height: 27px;
    }

    span.n_t_h_b {
        font-size: 15px;
        line-height: 1.3;
    }

    span.n_t_h_v {
        font-size: 13px;
    }

    .top_header_bottom_row_box {
        top: 7px;
    }

    .site_header_top_section {
        height: 63px !important;
    }

    .top_header_col_1 {
        height: 63px;
    }

    .header_cat_main_section {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    ul#menu-main-menu a {
        font-size: 14px;
    }

    .header_cat_main_section {
        width: 1101px;
    }

    .header_cat_image {
        text-align: center;
    }

    .header_cat_image img {
        display: block;
        margin: 0 auto;
    }

    .header_cart {
        right: 48px;
        top: 90px;
    }

    .header_call_button_inner a:after,
    .top_header_bottom_row_box {
        transition: 0.6s;
    }

    .adg_site_header_fixed .header_call_button_inner a:after {
        left: 0;
        z-index: -1;
    }

    .adg_site_header_fixed .top_header_bottom_row_box {
        top: 0px;
    }

    .adg_site_header_fixed .site_top_header_categorts {
        top: -46px;
        z-index: -1;
    }

    .adg_site_header_fixed .header_cat_title a {
        padding-bottom: 2px;
    }
	/* header offer */

	.adg_site_header_fixed .hdr_offer_section {
		top: -44px;
	}
	.hdr_offer_box_inner {
		font-size: 22px;
	}
	/* header offer */
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .site_header_row {
        width: 1263px !important;
    }

    .site_logo img {
        height: 104px;
        width: 134.56px;
    }

    .site_logo:after {
        width: 183px;
        height: 39px;
        bottom: -6px;
        left: -26px;
    }

    .top_header_col_1 {
        width: 137px !important;
    }

    .top_header_col_3 {
        width: 340px !important;
    }

    .top_header_col_2 {
        width: calc(100% - 470px) !important;
    }

    span.n_t_h_b {
        font-size: 16px;
    }

    ul#menu-main-menu a {
        text-align: center;
        width: 100%;
    }

    .icon_header_call {
        width: 67px;
    }

    .header_cat_main_section {
        padding-left: 102px;
    }

    .header_cat img {
        width: 60px;
        height: 57px;
    }

    div#main-content {
        margin-top: 200px !important;
    }

    .header_cart_icon svg {
        width: 46px;
        height: 48px;
        margin: auto;
    }

    .header_icon_box_inner svg {
        width: 23.38px;
        height: 17.38px;
    }

    .header_call_button_inner {
        height: 75px;
        width: 231px;
    }

    /*  */
    .header_call_button_inner a:after,
    .top_header_bottom_row_box {
        transition: 0.6s;
    }

    .adg_site_header_fixed .header_call_button_inner a:after {
        left: 0;
        z-index: -1;
    }

    .adg_site_header_fixed .top_header_bottom_row_box {
        top: 0px;
    }

    .adg_site_header_fixed .site_top_header_categorts {
        top: -46px;
        z-index: -1;
    }

    .adg_site_header_fixed .header_cat_title a {
        padding-bottom: 2px;
    }
	/* header offer */

	.adg_site_header_fixed .hdr_offer_section {
		top: -44px;
	}
	/* header offer */
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .top_header_col_3 {
        width: 321px !important;
    }
}