.home header, .page-id-231 header,.page-id-535 header {
    position: absolute !important;
    width: 100%;
    background: transparent !important;
    max-width: 100% !important;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999999 !important;
}

.home .header_main,.page-id-231 .header_main,.page-id-535 .header_main {
    background: transparent !important;
}
.header_main::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
     opacity: calc(100 * .01);
    background: linear-gradient(hsla(0, 0%, 0%, 1), transparent);
}

.header_row {
    width: 100% !important;
    max-width: 100% !important;
    display: flex  !important;
    align-items: center !important;
    justify-content: space-between !important;
}
.header_block1 .et_pb_image_wrap {
    width: 100% !important;
}
.header_block1 .et_pb_image_wrap img{
    width: 100% !important;
    height: 157px !important;
    object-fit: contain !important;
    display: block;
}
.header_col1,.header_col2 {
    width: unset !important;
}
.header_row.et_pb_row:after, .header_row.et_pb_row_inner:after {
 display: none !important;
}
.header_block2 {
    background-color: transparent !important;
}
#menu-header_menu a {
    color: #fff !important;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    text-decoration: underline !important;
    line-height: 1.2;
    padding: 0 !important;
    transition: 0.6s ease !important;
}
#menu-header_menu a:hover{
    color: #fff !important;
    opacity: 1 !important;
}
#menu-header_menu > li{
    padding: 0 !important;
    margin: 0 !important;
}
#menu-header_menu a::after{
    display: none !important;
}
header.et-l.et-l--header {
    position: relative;
    z-index: 0;
}
header.et-l.et-l--header {
    position: relative;
    z-index: 3;
}
.header_col2 {
    display: flex !important;
    align-items: center !important;
    gap: 20px;
    justify-content: right;
}
.header_cart_icon svg {
    stroke: #fff;
    width: 40px;
    height: 40px;
}
#menu-header_menu  li ul.sub-menu {
    top: 20px !important;
    left: -180px !important;
    background: #000 !important;
    border: none;
    text-align: right !important;
    right: 0;
    width: 240px !important;
}
#menu-header_menu  li ul.sub-menu li a {
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 400;
    padding: 7px 0 !important;
    transition: 0.6s ease;
}
.et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu {
    background-color: #000 !important;
    border: none !important;
}
#menu-header_menu  li ul.sub-menu li a:hover{
    text-decoration: underline;
}
.pd0.header_row{
    padding: 40px !important;
}










.top-notice-bar {
    color: #ffffff;
    font-size: 14px;
    padding: 10px 0;
    position: relative;
    width: 100%;
    z-index: 99999;
    box-sizing: border-box;
    opacity: calc(100 * .1);
    background: linear-gradient(hsla(0, 0%, 0%, 1), transparent);
}

.notice-container {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
}

.notice-close-btn {
    background: transparent;
    border: none;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 41%;
    transform: translateY(-41%);
    padding: 0 5px;
    line-height: 1;
}

.notice-close-btn:hover {
    color: #ff4d4d;
}


@media all and (min-width: 320px) and (max-width: 767px) {
        .top-notice-bar {
        font-size: 12px !important;
        padding: 8px 15px 8px 15px;
        line-height: 1.2;
    }
    .notice-container {
        justify-content: flex-start;
        text-align: left;
    }
   .notice-close-btn {
    right: -5px;
    padding: 0;
    top: 4px;
}
    span.notice-text {
    padding-right: 20px;
    text-align: center;
}
    header.et-l.et-l--header {
    z-index: 3 !important;
}
.header_block1 .et_pb_image_wrap img {
    height: 100px !important;
    width: auto !important;
}
.pd0.header_row {
    padding: 15px !important;
}   
.header_cart_icon svg {
    width: 34px;
    height: 34px;
} 
.header_block2 {
    display: none !important;
}
}
@media all and (min-width: 768px) and (max-width: 980px) {
 .header_block1 .et_pb_image_wrap img {
    height: 100px !important;
}
.pd0.header_row {
    padding: 20px !important;
} 
.header_block2 {
    display: none !important;
}
    header.et-l.et-l--header {
    z-index: 3 !important;
}
   .notice-close-btn {
    right: 0;
    padding: 0;
    top: 0;
}
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
 .header_block1 .et_pb_image_wrap img {
    height: 110px !important;
}
.pd0.header_row {
    padding: 20px !important;
}  
}
@media all and (min-width: 1025px) and (max-width: 1140px) {
.header_block1 .et_pb_image_wrap img {
    height: 110px !important;
}
.pd0.header_row {
    padding: 20px !important;
}    
}
@media all and (min-width: 1141px) and (max-width: 1280px) {
.header_block1 .et_pb_image_wrap img {
    height: 110px !important;
}
.pd0.header_row {
    padding: 20px !important;
}  
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
.header_block1 .et_pb_image_wrap img {
    height: 110px !important;
}
.pd0.header_row {
    padding: 20px !important;
}
}
@media all and (min-width: 1441px) and (max-width: 1680px) {
.header_block1 .et_pb_image_wrap img {
    height: 120px !important;
}
.pd0.header_row {
    padding: 30px !important;
}
}
@media all and (min-width: 1681px) and (max-width: 1880px) {

}
