
#theme_shop01 ul li a,
div#search_popup .search-form .wcjapsSearchResult ul li {
    color: var(--color-code18);
    font-family: var(--primary-family);
}
#theme_shop01 {
    background: var(--color-white);
    height: 100vh;
    position: relative;
}
#theme_shop01 header.header_block .tophdr {
    padding: 28px;
    background: var(--color-primary);
    position: relative;
    transition: 0.6s;
}
#theme_shop01 .tophdr p {
    color: var(--color-white);
    margin-bottom: 0;
    font-family: var(--primary-family);
}
#theme_shop01 .tophdr span.tophdrClose img {
    width: 18px;
}
#theme_shop01 .tophdr span.tophdrClose {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
#theme_shop01 header.header_block.stickyHeader {
    position: fixed;
    background-color: var(--color-primary);
    z-index: 99999999;
    top: -5px;
    margin-top: 5px;
    transition: 0.5s;
}
#theme_shop01 header.header_block.stickyHeader ul#primary_header li > a {
    color: var(--color-white);
}
#theme_shop01 header.header_block.stickyHeader ul#primary_header.active li > a {
    color: inherit;
}
#theme_shop01 .tophdr_bar .topbar_bx ul #theme_shop01 .tophdr_bar .topbar_bx ul li:last-child:before,
#theme_shop01 .tophdr_bar .topbar_bx ul li:last-child:before,
#theme_shop01 header.header_block.stickyHeader .tophdr,
#theme_shop01 header.header_block.stickyHeader .tophdr_bar,
div#search_popup .search-form .wcjapsSearchResult ul li:before {
    display: none;
}

#theme_shop01 .tophdr_bar .topbar_bx ul li{
    text-transform: capitalize;
}

#theme_shop01 header.header_block.stickyHeader .store_hd_bx img {
    filter: brightness(0) invert(1);
}
#theme_shop01 header.header_block ul img.dropdowns {
    width: 24px;
    margin-left: 6px;
    filter: invert(1);
}
#theme_shop01 header.header_block.stickyHeader ul img.dropdowns {
    filter: inherit;
}
#theme_shop01 header.header_block.stickyHeader .container {
    padding-top: 30px;
    padding-bottom: 30px;
}
#theme_shop01 header.header_block {
    position: static;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    background-color: var(--color-white);
    transition: 0.5s;
}
#theme_shop01 .tophdr_bar {
    border-bottom: 1px solid var(--color-code51);
    background-color: inherit;
    padding: 25px 0;
}
#theme_shop01 .tophdr_bar .topbar_bx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 48px;
}
#theme_shop01 .tophdr_bar .topbar_bx > div {
    flex: 1 1 auto;
}
#theme_shop01 .tophdr_bar .topbar_bx .topbar_left,
#theme_shop01 .tophdr_bar .topbar_bx .topbar_right {
    flex: none;
}
#theme_shop01 .tophdr_bar .topbar_bx ul {
    list-style-type: none;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 48px;
}
#theme_shop01 ul,
.coverinnerpage_block4 .innerpage_bx01 ul {
    margin-bottom: 0;
}
#theme_shop01 .tophdr_bar .topbar_bx ul img {
    width: 100%;
}
#theme_shop01 .tophdr_bar .topbar_bx ul .icons_top {
    width: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
#theme_shop01 .tophdr_bar .topbar_bx ul li {
    display: flex;
    align-items: center;
    gap: 18px;
    position: relative;
}
#theme_shop01 .tophdr_bar .topbar_bx ul .paragraph_p3 {
    margin-bottom: 0;
    color: var(--color-white);
}
#theme_shop01 .tophdr_bar .topbar_bx ul li:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 87%;
    margin: auto;
    width: 1px;
    background-color: var(--color-code07);
    right: -23px;
}
body.rtl #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
    left: -23px;
    right: unset;
}
#theme_shop01 ul#primary_header {
    gap: 76px;
    padding: 0;
    position: relative;
}
#theme_shop01 .brands-logo {
    padding-left: 0px;
    padding-right: 20px;
}
#theme_shop01 .navigations .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 34px;
    padding-bottom: 34px;
}
#theme_shop01 ul#primary_header li a {
    font-weight: 600;
    text-transform: uppercase;
}
#theme_shop01 .navigations .store_hd_bx ul {
    display: flex;
    padding: 0;
    list-style-type: none;
    gap: 31px;
}
#theme_shop01 .navigations .store_hd_bx ul li {
    position: relative;
    display: flex;
    align-items: center;
}
#theme_shop01 .navigations .store_hd_bx ul span.budgeIcons {
    background-color: var(--color-primary);
    position: absolute;
    right: -16px;
    top: -12px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: var(--color-white);
}
#theme_shop01 #banner_block {
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#theme_shop01 #banner_block picture.banner_block_img {
    width: 100%;
    display: block;
    position: static;
    height: 100%;
}
#theme_shop01 #banner_block picture.banner_block_img img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
#theme_shop01 #banner_block .container {
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 10%;
}
#theme_shop01 #banner_block .headingH1 {
    font-size: 100px;
    margin-bottom: 34px;
    line-height: 120%;
    font-weight: 700;
    color: var(--color-white);
    font-family: var(--primary-family);
}
#theme_shop01 #banner_block .paragraph_p2 {
    color: var(--color-white);
    font-weight: 600;
    line-height: 150%;
    font-family: var(--primary-family);
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#theme_shop01 #banner_block .btn-primary {
    background-color: var(--color-white);
    color: var(--color-primary);
    font-weight: 600;
    font-size: 32px;
    font-family: var(--primary-family);
    text-transform: capitalize;
    transition: 0.6s;
    border: 1px solid var(--color-white);
    height: 90px;
}
#theme_shop01 #banner_block .btn-primary:hover {
    border: 1px solid var(--color-primary);
    background-color: inherit;
    color: var(--color-white);
    background-color: var(--color-primary);
}
#theme_shop01 .brands-logo img {
    width: 192px;
}

#theme_shop01 .topbar_right {
    display: flex;
    align-items: center;
    gap: 15px;
}

/**---- mobile choose langauge ----**/
.mobile_lang {
    position: relative;
}
.mobile_lang span.arrow_icon_sign{
    top: 0;
    right: 0;
}
body.rtl #theme_shop01 .tophdr_bar .topbar_bx ul {
    margin-right: 0;
}
body.rtl div#search_popup .search-form:before {
    left: -1px;
    right: unset;
}
body.rtl div#search_popup .wcjapsSearchKeyword {
    padding-right: 15px;
    padding-left: 100px;
}
body.rtl div#search_popup .search-form img#searchCloseButton {
    right: unset !important;
    left: 90px;
}
body.rtl .deal_offer_sec{
    left: unset;
    right: 25px;
}

#theme_shop01 .store_hd_bx {
    padding-right: 14px;
}


@media only screen and (min-width: 1920px) and (max-width: 2499px) {
    #theme_shop01 header.header_block .tophdr,
    #theme_shop01 header.header_block.stickyHeader .container {
        padding-top: 20px;
    padding-bottom: 20px;
    }
    #theme_shop01 .tophdr span.tophdrClose img {
        width: 14px;
    }
    #theme_shop01 .tophdr span.tophdrClose {
        right: 30px;
    }
    #theme_shop01 .tophdr_bar {
        padding: 15px 0;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul {
        gap: 40px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx {
        gap: 32px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .icons_top {
        width: 24px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li {
        gap: 18px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
        right: -23px;
    }
    body.rtl #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
        left: -23px;
        right: unset;
    }
    #theme_shop01 header.header_block ul img.dropdowns {
        width: 18px;
        margin-left: 5px;
    }
    #theme_shop01 ul#primary_header {
        gap: 62px;
    }
    #theme_shop01 .brands-logo {
        padding-left: 10px;
        padding-right: 10px;
    }
    #theme_shop01 .navigations .container {
        padding-top: 27px;
        padding-bottom: 27px;
    }
    #theme_shop01 .navigations .store_hd_bx ul {
        gap: 22px;
    }
    #theme_shop01 ul li a {
        font-size: 18px;
    }
    #theme_shop01 .navigations .store_hd_bx ul span.budgeIcons {
        right: -8px;
        top: -4px;
        width: 17px;
        height: 17px;
        font-size: 11px;
    }
    #theme_shop01 #banner_block .container {
        padding-top: 10%;
    }
    #theme_shop01 #banner_block .headingH1 {
        font-size: 75px;
        margin-bottom: 24px;
    }
    #theme_shop01 #banner_block .paragraph_p2 {
        max-width: 100%;
    }
    #theme_shop01 #banner_block .btn-primary {
        font-size: 22px;
        height: 68px;
    }
    #theme_shop01 .brands-logo img {
        width: 138px;
    }
    body.rtl div#search_popup .search-form img#searchCloseButton {
        right: unset !important;
        left: 70px;
    }
    body.rtl .deal_offer_sec{
        left: unset;
        right: 25px;
    }
    #theme_shop01 .store_hd_bx {
    padding-right: 8px;
}
}
@media only screen and (min-width: 1700px) and (max-width: 1919px) {
    #theme_shop01 header.header_block .tophdr {
        padding: 18px 0;
    }
    #theme_shop01 .tophdr span.tophdrClose img {
        width: 13px;
    }
    #theme_shop01 .tophdr span.tophdrClose {
        right: 26px;
    }
    #theme_shop01 .tophdr_bar {
        padding: 15px 0;
    }
    #theme_shop01 .tophdr_bar .topbar_bx {
        gap: 26px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul {
        gap: 35px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .icons_top {
        width: 24px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li {
        gap: 18px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
        right: -17px;
    }
    #theme_shop01 header.header_block ul img.dropdowns {
        width: 15px;
        margin-left: 5px;
    }
    #theme_shop01 header.header_block.stickyHeader .container {
         padding-top: 20px;
    padding-bottom: 20px;
    }
    #theme_shop01 ul#primary_header {
        gap: 52px;
    }
    #theme_shop01 .brands-logo {
        padding-left: 10px;
        padding-right: 10px;
    }
    #theme_shop01 .navigations .container {
         padding-top: 27px;
        padding-bottom: 27px;
    }
    #theme_shop01 .navigations .store_hd_bx ul {
        gap: 22px;
    }
    #theme_shop01 ul li a {
        font-size: 18px;
    }
    #theme_shop01 .navigations .store_hd_bx ul img {
        width: 24px;
    }
    #theme_shop01 .navigations .store_hd_bx ul span.budgeIcons {
        right: -10px;
        top: -5px;
        width: 17px;
        height: 17px;
        font-size: 11px;
    }
    #theme_shop01 #banner_block .container {
        padding-top: 10%;
    }
    #theme_shop01 #banner_block .headingH1 {
        font-size: 65px;
        margin-bottom: 20px;
    }
    #theme_shop01 #banner_block .paragraph_p2 {
        max-width: 100%;
    }
    #theme_shop01 #banner_block .btn-primary {
        font-size: 20px;
        height: 60px;
    }
    #theme_shop01 .brands-logo img {
        width: 120px;
    }
    body.rtl div#search_popup .search-form img#searchCloseButton {
        right: unset !important;
        left: 70px;
    }
    body.rtl .deal_offer_sec{
        left: unset;
        right: 20px;
    }
    #theme_shop01 .store_hd_bx {
    padding-right: 8px;
}
}
@media only screen and (min-width: 1500px) and (max-width: 1699px) {
    #theme_shop01 header.header_block .tophdr {
        padding: 16px 0;
    }
    #theme_shop01 .tophdr span.tophdrClose img {
        width: 12.5px;
    }
    #theme_shop01 .tophdr span.tophdrClose {
        right: 20px;
    }
    #theme_shop01 .tophdr_bar {
        padding: 9px 0;
    }
    #theme_shop01 .tophdr_bar .topbar_bx {
        gap: 24px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul {
        gap: 35px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .icons_top {
        width: 22px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li {
        gap: 9px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
        right: -17px;
    }
    #theme_shop01 header.header_block ul img.dropdowns {
        width: 15px;
        margin-left: 5px;
    }
    #theme_shop01 header.header_block.stickyHeader .container {
         padding-top: 20px;
    padding-bottom: 20px;
    }
    #theme_shop01 ul#primary_header {
        gap: 47px;
    }
    #theme_shop01 .brands-logo {
        padding-left: 10px;
        padding-right: 10px;
    }
    #theme_shop01 .navigations .container {
        padding-top: 21px;
        padding-bottom: 21px;
    }
    #theme_shop01 .navigations .store_hd_bx ul {
        gap: 22px;
    }
    #theme_shop01 ul#primary_header a {
        font-size: 17px;
    }
    #theme_shop01 .navigations .store_hd_bx ul img {
        width: 22px;
    }
    #theme_shop01 .navigations .store_hd_bx ul span.budgeIcons {
        right: -7px;
        top: -3px;
        width: 15px;
        height: 15px;
        font-size: 10px;
    }
    #theme_shop01 #banner_block .container {
        padding-top: 10%;
    }
    #theme_shop01 #banner_block .headingH1 {
        font-size: 56px;
        margin-bottom: 20px;
    }
    #theme_shop01 #banner_block .paragraph_p2 {
        max-width: 100%;
    }
    #theme_shop01 #banner_block .btn-primary {
        font-size: 18px;
        height: 56px;
    }
    #theme_shop01 .brands-logo img {
        width: 110px;
    }
    body.rtl div#search_popup .search-form img#searchCloseButton {
        right: unset !important;
        left: 70px;
    }
    #theme_shop01 .store_hd_bx {
        padding-right: 6px;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1499px) {
    #theme_shop01 header.header_block .tophdr {
        padding: 14px 0;
    }
    #theme_shop01 .tophdr span.tophdrClose img {
        width: 12.5px;
    }
    #theme_shop01 .tophdr span.tophdrClose {
        right: 18px;
    }
    #theme_shop01 .tophdr_bar {
        padding: 9px 0;
    }
    #theme_shop01 .tophdr_bar .topbar_bx {
        gap: 24px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul {
        gap: 28px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .icons_top {
        width: 22px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li {
        gap: 9px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
        right: -17px;
    }
    #theme_shop01 header.header_block ul img.dropdowns {
        width: 14px;
        margin-left: 4px;
    }
    #theme_shop01 header.header_block.stickyHeader .container {
         padding-top: 18px;
    padding-bottom: 18px;
    }
    #theme_shop01 ul#primary_header {
        gap: 39px;
    }
    #theme_shop01 .brands-logo {
        padding-left: 10px;
        padding-right: 10px;
    }
    #theme_shop01 .navigations .container {
         padding-top: 20px;
        padding-bottom: 20px;
    }
    #theme_shop01 .navigations .store_hd_bx ul {
        gap: 22px;
    }
    #theme_shop01 ul#primary_header a {
        font-size: 17px;
    }
    #theme_shop01 .navigations .store_hd_bx ul img {
        width: 22px;
    }
    #theme_shop01 .navigations .store_hd_bx ul span.budgeIcons {
        right: -7px;
        top: -3px;
        width: 15px;
        height: 15px;
        font-size: 10px;
    }
    #theme_shop01 #banner_block .container {
        padding-top: 8%;
    }
    #theme_shop01 #banner_block .headingH1 {
        font-size: 56px;
        margin-bottom: 20px;
    }
    #theme_shop01 #banner_block .paragraph_p2 {
        max-width: 100%;
    }
    #theme_shop01 #banner_block .btn-primary {
        font-size: 18px;
        height: 56px;
    }
    #theme_shop01 .brands-logo img {
        width: 110px;
    }
    body.rtl div#search_popup .search-form img#searchCloseButton {
        right: unset !important;
        left: 60px;
    }
    #theme_shop01 .store_hd_bx {
        padding-right: 6px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1399px) {
    #theme_shop01 header.header_block .tophdr {
        padding: 14px 0;
    }
    #theme_shop01 .tophdr span.tophdrClose img {
        width: 12.5px;
    }
    #theme_shop01 .tophdr span.tophdrClose {
        right: 18px;
    }
    #theme_shop01 .tophdr_bar {
        padding: 9px 0;
    }
    #theme_shop01 .tophdr_bar .topbar_bx {
        gap: 24px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul {
        gap: 28px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .icons_top {
        width: 16px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li {
        gap: 9px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
        right: -17px;
    }
    #theme_shop01 header.header_block ul img.dropdowns {
        width: 14px;
        margin-left: 4px;
    }
    #theme_shop01 header.header_block.stickyHeader .container {
         padding-top: 18px;
    padding-bottom: 18px;
    }
    #theme_shop01 ul#primary_header {
        gap: 39px;
    }
    #theme_shop01 .brands-logo {
        padding-left: 10px;
        padding-right: 10px;
    }
    #theme_shop01 .navigations .container {
         padding-top: 20px;
        padding-bottom: 20px;
    }
    #theme_shop01 .navigations .store_hd_bx ul {
        gap: 22px;
    }
    #theme_shop01 ul#primary_header a {
        font-size: 17px;
    }
    #theme_shop01 .navigations .store_hd_bx ul img {
        width: 22px;
    }
    #theme_shop01 .navigations .store_hd_bx ul span.budgeIcons {
        right: -7px;
        top: -3px;
        width: 15px;
        height: 15px;
        font-size: 10px;
    }
    #theme_shop01 #banner_block .container {
        padding-top: 8%;
    }
    #theme_shop01 #banner_block .headingH1 {
        font-size: 56px;
        margin-bottom: 20px;
    }
    #theme_shop01 #banner_block .paragraph_p2 {
        max-width: 100%;
    }
    #theme_shop01 #banner_block .btn-primary {
        font-size: 18px;
        height: 56px;
    }
    #theme_shop01 .brands-logo img {
        width: 110px;
    }
    body.rtl div#search_popup .search-form img#searchCloseButton {
        right: unset !important;
        left: 60px;
    }
    body.rtl .deal_offer_sec{
        left: unset;
        right: 15px;
    }
    #theme_shop01 .store_hd_bx {
        padding-right: 6px;
    }
}
@media only screen and (min-width: 1081px) and (max-width: 1299px) {
    #theme_shop01 header.header_block .tophdr {
        padding: 12px 0;
    }
    #theme_shop01 .tophdr span.tophdrClose img {
        width: 12px;
    }
    #theme_shop01 .tophdr span.tophdrClose {
        right: 16px;
    }
    #theme_shop01 .tophdr_bar {
        padding: 9px 0;
    }
    #theme_shop01 .tophdr_bar .topbar_bx {
        gap: 22px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul {
        gap: 28px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .paragraph_p3,
    #theme_shop01 ul#primary_header a {
        font-size: 14px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .icons_top {
        width: 14px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li {
        gap: 9px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
        right: -17px;
    }
    #theme_shop01 header.header_block ul img.dropdowns {
        width: 14px;
        margin-left: 4px;
    }
    #theme_shop01 header.header_block.stickyHeader .container {
         padding-top: 18px;
    padding-bottom: 18px;
    }
    #theme_shop01 ul#primary_header {
        gap: 36px;
    }
    #theme_shop01 .brands-logo {
        padding-left: 10px;
        padding-right: 10px;
    }
    #theme_shop01 .navigations .container {
         padding-top: 19px;
        padding-bottom: 19px;
    }
    #theme_shop01 .navigations .store_hd_bx ul {
        gap: 21px;
    }
    #theme_shop01 .navigations .store_hd_bx ul img {
        width: 20px;
    }
    #theme_shop01 .navigations .store_hd_bx ul span.budgeIcons {
        right: -7px;
        top: -3px;
        width: 15px;
        height: 15px;
        font-size: 10px;
    }
    #theme_shop01 #banner_block .container {
        padding-top: 8%;
    }
    #theme_shop01 #banner_block .headingH1 {
        font-size: 56px;
        margin-bottom: 20px;
    }
    #theme_shop01 #banner_block .paragraph_p2 {
        max-width: 100%;
    }
    #theme_shop01 #banner_block .btn-primary {
        font-size: 15px;
        height: 44px;
    }
    #theme_shop01 .brands-logo img {
        width: 80px;
    }
    body.rtl div#search_popup .search-form img#searchCloseButton {
        right: unset !important;
        left: 60px;
    }
    body.rtl .deal_offer_sec{
        left: unset;
        right: 15px;
    }
    #theme_shop01 .store_hd_bx {
        padding-right: 6px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1080px) {
    #theme_shop01 header.header_block .tophdr {
        padding: 12px 0;
    }
    #theme_shop01 .tophdr span.tophdrClose img {
        width: 12px;
    }
    #theme_shop01 .tophdr span.tophdrClose {
        right: 16px;
    }
    #theme_shop01 .tophdr_bar {
        padding: 3px 0;
    }
    #theme_shop01 .tophdr_bar .topbar_bx {
        gap: 22px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul {
        gap: 28px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .paragraph_p3,
    #theme_shop01 ul#primary_header a {
        font-size: 14px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .icons_top {
        width: 14px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li {
        gap: 9px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
        right: -17px;
    }
    #theme_shop01 header.header_block ul img.dropdowns {
        width: 14px;
        margin-left: 4px;
    }
    #theme_shop01 header.header_block.stickyHeader .container {
         padding-top: 18px;
    padding-bottom: 18px;
    }
    #theme_shop01 ul#primary_header {
        gap: 30px !important;
    }
    #theme_shop01 .brands-logo {
        padding-left: 10px;
        padding-right: 10px;
    }
    #theme_shop01 .navigations .container {
         padding-top: 19px;
        padding-bottom: 19px;
    }
    #theme_shop01 .navigations .store_hd_bx ul {
        gap: 21px;
    }
    #theme_shop01 .navigations .store_hd_bx ul img {
        width: 20px;
    }
    #theme_shop01 .navigations .store_hd_bx ul span.budgeIcons {
        right: -7px;
        top: -3px;
        width: 15px;
        height: 15px;
        font-size: 10px;
    }
    #theme_shop01 #banner_block .container {
        padding-top: 0;
    }
    #theme_shop01 #banner_block .headingH1 {
        font-size: 56px;
        margin-bottom: 20px;
    }
    #theme_shop01 #banner_block .paragraph_p2 {
        max-width: 100%;
    }
    #theme_shop01 #banner_block .btn-primary {
        font-size: 15px;
        height: 44px;
    }
    #theme_shop01 .brands-logo img {
        width: 117px;
    }
    body.rtl div#search_popup .search-form img#searchCloseButton {
        right: unset !important;
        left: 55px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #theme_shop01 header.header_block .tophdr {
        padding: 10px 0;
    }
    #theme_shop01 .tophdr span.tophdrClose img {
        width: 12px;
    }
    #theme_shop01 .tophdr span.tophdrClose {
        right: 16px;
    }
    #theme_shop01 header.header_block ul img.dropdowns {
        width: 14px;
        margin-left: 4px;
    }
    #theme_shop01 header.header_block.stickyHeader .container {
         padding-top: 18px;
    padding-bottom: 18px;
    }
    #theme_shop01 .navigations .container {
         padding-top: 15px;
        padding-bottom: 15px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx {
        gap: 18px;
    }
    #theme_shop01 .navigations .store_hd_bx ul {
        gap: 21px;
    }
    #theme_shop01 .navigations .store_hd_bx ul img {
        width: 20px;
    }
    #theme_shop01 .navigations .store_hd_bx ul span.budgeIcons {
        right: -7px;
        top: -3px;
        width: 15px;
        height: 15px;
        font-size: 10px;
    }
    #theme_shop01 #banner_block .container {
        padding-top: 0;
    }
    #theme_shop01 #banner_block .headingH1 {
        font-size: 47px;
        margin-bottom: 20px;
        font-weight: 700 !important;
    }
    #theme_shop01 #banner_block .paragraph_p2 {
        max-width: 80%;
    }
    #theme_shop01 #banner_block .btn-primary {
        font-size: 15px;
        height: 44px;
    }
    #theme_shop01 .brands-logo img {
        width: 117px;
    }
    #theme_shop01 .tophdr_bar {
        padding: 5px 0;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul {
        gap: 28px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
        right: -14px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .icons_top {
        width: 14px;
    }
    body.rtl div#search_popup .search-form img#searchCloseButton {
        right: unset !important;
        left: 60px;
    }
}
@media only screen and (min-width: 375px) and (max-width: 767px) and (orientation: portrait) {
    #theme_shop01 header.header_block .tophdr {
        padding: 10px 0;
    }
    #theme_shop01 .tophdr span.tophdrClose img {
        width: 8px;
    }
    #theme_shop01 .tophdr span.tophdrClose {
        right: 16px;
    }
    #theme_shop01 header.header_block ul img.dropdowns {
        width: 14px;
        margin-left: 4px;
    }
    #theme_shop01 .navigations .container,
    #theme_shop01 header.header_block.stickyHeader .container {
          padding-top: 12px;
    padding-bottom: 12px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx {
        gap: 18px;
    }
    #theme_shop01 .navigations .store_hd_bx ul {
        gap: 19px;
    }
    #theme_shop01 .navigations .store_hd_bx ul img {
        width: 20px;
    }
    #theme_shop01 .navigations .store_hd_bx ul span.budgeIcons {
        right: -7px;
        top: -3px;
        width: 15px;
        height: 15px;
        font-size: 10px;
    }
    #theme_shop01 #banner_block .container {
        padding-top: 0;
    }
    #theme_shop01 #banner_block .headingH1 {
        font-size: 30px;
        margin-bottom: 20px;
        font-weight: 700 !important;
    }
    #theme_shop01 #banner_block .paragraph_p2 {
        max-width: 80%;
    }
    #theme_shop01 #banner_block .btn-primary {
        font-size: 15px;
        height: 44px;
    }
    #theme_shop01 .brands-logo img {
        width: 94px;
    }
    #theme_shop01 .tophdr_bar {
        padding: 5px 0;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul {
        gap: 28px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
        right: -14px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .icons_top {
        width: 14px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx .topbar_left {
        display: none;
    }
    body.rtl div#search_popup .search-form img#searchCloseButton {
        right: unset !important;
        left: 50px;
    }
}
@media only screen and (min-width: 700px) and (max-width: 999px) and (orientation: landscape) {
    #theme_shop01 header.header_block .tophdr {
        padding: 10px 0;
    }
    #theme_shop01 .tophdr span.tophdrClose img {
        width: 8px;
    }
    #theme_shop01 .tophdr span.tophdrClose {
        right: 16px;
    }
    #theme_shop01 header.header_block ul img.dropdowns {
        width: 14px;
        margin-left: 4px;
    }
    #theme_shop01 .navigations .container,
    #theme_shop01 header.header_block.stickyHeader .container {
          padding-top: 9px;
    padding-bottom: 9px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx {
        gap: 18px;
    }
    #theme_shop01 .navigations .store_hd_bx ul {
        gap: 21px;
    }
    #theme_shop01 .navigations .store_hd_bx ul img {
        width: 18px;
    }
    #theme_shop01 .navigations .store_hd_bx ul span.budgeIcons {
        right: -7px;
        top: -3px;
        width: 15px;
        height: 15px;
        font-size: 10px;
    }
    #theme_shop01 #banner_block .container {
        padding-top: 10%;
    }
    #theme_shop01 #banner_block .headingH1 {
        font-size: 30px;
        margin-bottom: 20px;
        font-weight: 700 !important;
    }
    #theme_shop01 #banner_block .paragraph_p2 {
        max-width: 80%;
    }
    #theme_shop01 #banner_block .btn-primary {
        font-size: 15px;
        height: 44px;
    }
    #theme_shop01 .brands-logo img {
        width: 94px;
    }
    #theme_shop01 header.header_block.stickyHeader ul#primary_header li > a {
        color: inherit;
    }
    #theme_shop01 .tophdr_bar {
        padding: 5px 0;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul {
        gap: 28px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
        right: -14px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .icons_top {
        width: 14px;
    }
    body.rtl div#search_popup .search-form img#searchCloseButton {
        right: unset !important;
        left: 60px;
    }
}
@media only screen and (max-width: 374px) and (orientation: portrait) {
    #theme_shop01 header.header_block .tophdr {
        padding: 10px 0;
    }
    #theme_shop01 .tophdr span.tophdrClose img {
        width: 8px;
    }
    #theme_shop01 .tophdr span.tophdrClose {
        right: 16px;
    }
    #theme_shop01 header.header_block ul img.dropdowns {
        width: 14px;
        margin-left: 4px;
    }
    #theme_shop01 .navigations .container,
    #theme_shop01 header.header_block.stickyHeader .container {
          padding-top: 12px;
    padding-bottom: 12px;
    }
    #theme_shop01 .navigations .store_hd_bx ul,
    #theme_shop01 .tophdr_bar .topbar_bx {
        gap: 16px;
    }
    #theme_shop01 .navigations .store_hd_bx ul img {
        width: 18px;
    }
    #theme_shop01 .navigations .store_hd_bx ul span.budgeIcons {
        right: -7px;
        top: -3px;
        width: 15px;
        height: 15px;
        font-size: 10px;
    }
    #theme_shop01 #banner_block .container {
        padding-top: 10%;
    }
    #theme_shop01 #banner_block .headingH1 {
        font-size: 22px;
        margin-bottom: 20px;
        font-weight: 700 !important;
    }
    #theme_shop01 #banner_block .paragraph_p2 {
        max-width: 100%;
    }
    #theme_shop01 #banner_block .btn-primary {
        font-size: 15px;
        height: 44px;
    }
    #theme_shop01 .brands-logo img {
        width: 90px;
    }
    #theme_shop01 .tophdr p {
        max-width: 80%;
        margin: auto;
    }
    #theme_shop01 .tophdr_bar {
        padding: 5px 0;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul {
        gap: 28px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
        right: -14px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .icons_top {
        width: 14px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx .topbar_left {
        display: none;
    }
    body.rtl div#search_popup .search-form img#searchCloseButton {
        right: unset !important;
        left: 50px;
    }
}
@media only screen and (min-width: 400px) and (max-width: 699px) and (orientation: landscape) {
    #theme_shop01 header.header_block .tophdr {
        padding: 10px 0;
    }
    #theme_shop01 .tophdr span.tophdrClose img {
        width: 8px;
    }
    #theme_shop01 .tophdr span.tophdrClose {
        right: 16px;
    }
    #theme_shop01 header.header_block ul img.dropdowns {
        width: 14px;
        margin-left: 4px;
    }
    #theme_shop01 .navigations .container,
    #theme_shop01 header.header_block.stickyHeader .container {
         padding-top: 9px;
        padding-bottom: 9px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx {
        gap: 16px;
    }
    #theme_shop01 .navigations .store_hd_bx ul {
        gap: 21px;
    }
    #theme_shop01 .navigations .store_hd_bx ul img {
        width: 18px;
    }
    #theme_shop01 .navigations .store_hd_bx ul span.budgeIcons {
        right: -7px;
        top: -3px;
        width: 15px;
        height: 15px;
        font-size: 10px;
    }
    #theme_shop01 #banner_block .container {
        padding-top: 14%;
    }
    #theme_shop01 #banner_block .headingH1 {
        font-size: 30px;
        margin-bottom: 20px;
        font-weight: 700 !important;
    }
    #theme_shop01 #banner_block .paragraph_p2 {
        max-width: 80%;
    }
    #theme_shop01 #banner_block .btn-primary {
        font-size: 15px;
        height: 44px;
    }
    #theme_shop01 .brands-logo img {
        width: 94px;
    }
    #theme_shop01 header.header_block.stickyHeader ul#primary_header li > a {
        color: inherit;
    }
    #theme_shop01 .tophdr_bar {
        padding: 5px 0;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul {
        gap: 28px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul li:before {
        right: -14px;
    }
    #theme_shop01 .tophdr_bar .topbar_bx ul .icons_top {
        width: 14px;
    }
    body.rtl div#search_popup .search-form img#searchCloseButton {
        right: unset !important;
        left: 60px;
    }
}
@media only screen and (max-width: 1024px) {
    #theme_shop01 ul#primary_header {
        gap: 0;
    }
    #theme_shop01 header.header_block span.burger-icon img {
        width: 19px;
    }
    #theme_shop01 header.header_block nav.navbars {
        position: relative;
    }
    #theme_shop01 header.header_block span.burger-icon {
        width: 22px;
    }
    #theme_shop01 ul li a {
        color: var(--color-black);
    }
    #theme_shop01 .header_block.stickyHeader .navigations .store_hd_bx ul span.budgeIcons {
        /*background-color: var(--color-white);
        color: var(--color-black);*/
    }
    .main-menus .go-back img {
        filter: invert(1);
        transform: rotate(90deg);
        height: 10px;
    }
    .mega_menu01 .mega-menu-column-3 .mega-item ul {
        padding-left: 0;
    }
    body.rtl div#search_popup .search-form img#searchCloseButton {
        right: unset !important;
        left: 60px;
    }
}

footer#footer_block7 .headingH5.company_info {
    font-family: var(--primary-family)!important;
}

footer#footer_block7 {
    background-color: var(--color-primary);
}
footer#footer_block7 .headingH2,
footer#footer_block7 .headingH5,
footer#footer_block7 a {
    font-family: var(--primary-family);
}
footer#footer_block7 .headingH2 {
    color: var(--color-white);
    margin-bottom: 0;
    font-weight: 700;
}
footer#footer_block7 .headingH5 {
    color: var(--color-white);
    margin-bottom: 0;
    font-weight: 400;
}
footer#footer_block7 .socail_icons {
    display: flex;
    gap: 20px;
    margin: 50px 0;
}
footer#footer_block7 .socail_icons a {
    width: 46px;
    height: 46px;
    border: 1px solid var(--color-white);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
footer#footer_block7 .socail_icons a img {
    width: 20px;
}
footer#footer_block7 .socail_icons a:hover {
    background-color: var(--color-white);
}
footer#footer_block7 .socail_icons a:hover img {
    filter: invert(1);
}
footer#footer_block7 .ftr-widget .headingH4 {
    color: var(--color-white);
    font-weight: 700;
    margin-bottom: 33px;
    text-transform: capitalize;
}
footer#footer_block7 .ftr-widget .headingH5 {
    margin-bottom: 26px;
    font-weight: 400;
}
footer#footer_block7 .ftr-widget ul {
    list-style-type: none;
    padding: 0;
}
footer#footer_block7 .ftr-widget ul li {
    margin-bottom: 14px;
}
footer#footer_block7 .ftr-widget ul li a {
    color: #fff;
    text-transform: capitalize;
}
footer#footer_block7 .footer_logo .headingH2 {
    margin-bottom: 100px;
}
footer#footer_block7 .ftr_row {
    display: flex;
}
footer#footer_block7 .copyright_ftr .container > .row{
    align-items: center;
}
footer#footer_block7 .copyright_ftr {
    align-items: center;
    border-top: 1px solid var(--color-code13);
    padding: 60px 0;
}
footer#footer_block7 .credit_payment_bx img {
    width: 230px;
}
footer#footer_block7 .ftr-widget a.ftr_logo img {
    width: 233px;
}
footer#footer_block7 .ftr-widget .company_info {
    max-width: 78%;
}
footer#footer_block7 .copyright_ftr .credit_company {
    display: flex;
    align-items: center;
    gap:16px;
    justify-content: end;
}
footer#footer_block7 .copyright_ftr .credit_company img {
    width: 167px;
}
@media only screen and (min-width: 1920px) and (max-width: 2499px) {
    footer#footer_block7 .socail_icons {
        gap: 14px;
        margin: 46px 0;
    }
    footer#footer_block7 .ftr-widget .headingH5,
    footer#footer_block7 .ftr-widget h4.headingH4 {
        margin-bottom: 20px;
    }
    footer#footer_block7 .ftr-widget ul li {
        margin-bottom: 14px;
    }
    footer#footer_block7 .copyright_ftr {
        padding: 40px 0;
    }
    footer#footer_block7 .footer_logo .headingH2 {
        margin-bottom: 50px;
    }
    footer#footer_block7 .ftr-widget .company_info {
        max-width: 78%;
    }
    footer#footer_block7 .ftr-widget .headingH4 {
        margin: 0 0 27px;
    }
    footer#footer_block7 .ftr-widget a.ftr_logo img {
        width: 177px;
    }
    footer#footer_block7 .socail_icons a {
        width: 46px;
        height: 46px;
    }
    footer#footer_block7 .socail_icons a img {
        width: 18px;
    }
    footer#footer_block7 .copyright_ftr .credit_company {
    gap:16px;
}
    footer#footer_block7 .copyright_ftr .credit_company img {
    width: 150px;
}
}
@media only screen and (min-width: 1700px) and (max-width: 1919px) {
    footer#footer_block7 .socail_icons {
        gap: 14px;
        margin: 46px 0;
    }
    footer#footer_block7 .socail_icons a {
        font-size: 30px;
        width: 46px;
        height: 46px;
    }
    footer#footer_block7 .ftr-widget .headingH5,
    footer#footer_block7 .ftr-widget h4.headingH4 {
        margin-bottom: 20px;
    }
    footer#footer_block7 .ftr-widget ul li {
        margin-bottom: 14px;
    }
    footer#footer_block7 .copyright_ftr {
        padding: 40px 0;
    }
    footer#footer_block7 .footer_logo .headingH2 {
        margin-bottom: 45px;
    }
    footer#footer_block7 .ftr-widget a.ftr_logo img {
        width: 177px;
    }
    footer#footer_block7 .socail_icons a img {
        width: 18px;
    }
     footer#footer_block7 .copyright_ftr .credit_company {
    gap:12px;
}
     footer#footer_block7 .copyright_ftr .credit_company img {
    width: 150px;
}
}
@media only screen and (min-width: 1500px) and (max-width: 1699px) {
    footer#footer_block7 .socail_icons {
        gap: 12px;
        margin: 30px 0;
    }
    footer#footer_block7 .socail_icons a {
        font-size: 26px;
        width: 34px;
        height: 34px;
    }
    footer#footer_block7 .ftr-widget .headingH5,
    footer#footer_block7 .ftr-widget h4.headingH4 {
        margin-bottom: 20px;
    }
    footer#footer_block7 .ftr-widget ul li {
        margin-bottom: 14px;
    }
    footer#footer_block7 .copyright_ftr {
        padding: 40px 0;
    }
    footer#footer_block7 .footer_logo .headingH2 {
        margin-bottom: 45px;
    }
    footer#footer_block7 .ftr-widget a.ftr_logo img {
        width: 140px;
    }
    footer#footer_block7 .socail_icons a img {
        width: 16px;
    }
     footer#footer_block7 .copyright_ftr .credit_company {
    gap:10px;
}
     footer#footer_block7 .copyright_ftr .credit_company img {
    width: 120px;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1499px) {
    footer#footer_block7 .socail_icons {
        gap: 12px;
        margin: 30px 0;
    }
    footer#footer_block7 .socail_icons a {
        font-size: 26px;
        width: 34px;
        height: 34px;
    }
    footer#footer_block7 .ftr-widget .headingH5,
    footer#footer_block7 .ftr-widget h4.headingH4 {
        margin-bottom: 20px;
    }
    footer#footer_block7 .ftr-widget ul li {
        margin-bottom: 14px;
    }
    footer#footer_block7 .copyright_ftr {
        padding: 40px 0;
    }
    footer#footer_block7 .footer_logo .headingH2 {
        margin-bottom: 40px;
    }
    footer#footer_block7 .ftr-widget a.ftr_logo img {
        width: 131px;
    }
    footer#footer_block7 .socail_icons a img {
        width: 16px;
    }
     footer#footer_block7 .copyright_ftr .credit_company {
    gap:10px;
}
    footer#footer_block7 .copyright_ftr .credit_company img {
    width: 120px;
}
}
@media only screen and (min-width: 1081px) and (max-width: 1299px) {
    footer#footer_block7 .socail_icons {
        gap: 12px;
        margin: 30px 0;
    }
    footer#footer_block7 .socail_icons a {
        font-size: 24px;
        width: 24px;
        height: 24px;
    }
    footer#footer_block7 .ftr-widget .headingH4,
    footer#footer_block7 .ftr-widget .headingH5 {
        margin-bottom: 20px;
    }
    footer#footer_block7 .ftr-widget ul li {
        margin-bottom: 14px;
    }
    footer#footer_block7 .copyright_ftr {
        padding: 30px 0;
    }
    footer#footer_block7 .footer_logo .headingH2 {
        margin-bottom: 38px;
    }
    footer#footer_block7 .ftr-widget a.ftr_logo img {
        width: 117px;
    }
    footer#footer_block7 .socail_icons a img {
        width: 14px;
    }
     footer#footer_block7 .copyright_ftr .credit_company {
    gap:8px;
}
    footer#footer_block7 .copyright_ftr .credit_company img {
    width: 110px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1080px) {
    footer#footer_block7 .socail_icons {
        gap: 12px;
        margin: 30px 0;
    }
    footer#footer_block7 .socail_icons a {
        font-size: 24px;
        width: 24px;
        height: 24px;
    }
    footer#footer_block7 .ftr-widget .headingH4,
    footer#footer_block7 .ftr-widget .headingH5 {
        margin-bottom: 20px;
    }
    footer#footer_block7 .ftr-widget ul li {
        margin-bottom: 14px;
    }
    footer#footer_block7 .copyright_ftr {
        padding: 30px 0;
    }
    footer#footer_block7 .footer_logo .headingH2 {
        margin-bottom: 38px;
    }
    footer#footer_block7 .ftr-widget a.ftr_logo img {
        width: 117px;
    }
    footer#footer_block7 .socail_icons a img {
        width: 12px;
    }
     footer#footer_block7 .copyright_ftr .credit_company {
    gap:8px;
}
    footer#footer_block7 .copyright_ftr .credit_company img {
    width: 100px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    footer#footer_block7 .socail_icons {
        gap: 12px;
        margin: 30px 0;
    }
    footer#footer_block7 .socail_icons a {
        font-size: 24px;
        width: 24px;
        height: 24px;
    }
    footer#footer_block7 .ftr-widget .headingH5,
    footer#footer_block7 .ftr-widget h4.headingH4 {
        margin-bottom: 20px;
    }
    footer#footer_block7 .ftr-widget ul li {
        margin-bottom: 14px;
    }
    footer#footer_block7 .copyright_ftr {
        padding: 30px 0;
    }
    footer#footer_block7 .footer_logo .headingH2 {
        margin-bottom: 38px;
    }
    footer#footer_block7 .ftr-widget a.ftr_logo img {
        width: 117px;
    }
    footer#footer_block7 .socail_icons a img {
        width: 12px;
    }
    footer#footer_block7 .credit_payment_bx img {
        width: 83%;
    }
     footer#footer_block7 .copyright_ftr .credit_company {
    gap:8px;
}
    footer#footer_block7 .copyright_ftr .credit_company img {
    width: 100px;
}
}
@media only screen and (min-width: 400px) and (max-width: 767px) and (orientation: portrait) {
    footer#footer_block7 .ftr-widget {
        margin-bottom: 35px;
    }
    footer#footer_block7 h2.headingH2 {
        margin-bottom: 30px;
        text-align: center;
    }
    footer#footer_block7 .socail_icons a {
        font-size: 24px;
        width: 24px;
        height: 24px;
    }
    footer#footer_block7 .ftr-widget .headingH4,
    footer#footer_block7 .ftr-widget .headingH5 {
        margin-bottom: 20px;
    }
    footer#footer_block7 .ftr_row .col {
        flex: 1 1 50%;
        max-width: 50%;
    }
    footer#footer_block7 .footer_logo .headingH2 {
        margin-bottom: 38px;
    }
    footer#footer_block7 .copyright_ftr .row > div:last-child {
        text-align: center;
    }
    footer#footer_block7 .copyright_ftr {
        padding: 30px 0;
    }
    footer#footer_block7 .section_padding {
        padding-bottom: 20px;
    }
    footer#footer_block7 .ftr-widget .headingH4 {
        margin-bottom: 10px;
    }
    footer#footer_block7 .ftr-widget a.ftr_logo img {
        width: 117px;
    }
    footer#footer_block7 .socail_icons {
        gap: 12px;
        margin: 30px 0;
    }
    footer#footer_block7 .socail_icons a img {
        width: 12px;
    }
    footer#footer_block7 .credit_payment_bx img {
        width: 83%;
    }
     footer#footer_block7 .copyright_ftr .credit_company {
    gap:8px;
    justify-content: center;
}
    footer#footer_block7 .copyright_ftr .credit_company img {
    width: 100px;
}
footer#footer_block7 .copyright_ftr .container > .row > div {
    text-align: center;
}
}
@media only screen and (min-width: 800px) and (max-width: 900px) and (orientation: landscape) {
    footer#footer_block7 .socail_icons {
        gap: 12px;
        margin: 30px 0;
    }
    footer#footer_block7 .socail_icons a {
        font-size: 22px;
        width: 24px;
        height: 24px;
    }
    footer#footer_block7 .ftr-widget .headingH5,
    footer#footer_block7 .ftr-widget h4.headingH4 {
        margin-bottom: 20px;
    }
    footer#footer_block7 .ftr-widget .headingH4,
    footer#footer_block7 .ftr-widget ul li {
        margin-bottom: 10px;
    }
    footer#footer_block7 .copyright_ftr {
        padding: 30px 0;
    }
    footer#footer_block7 .footer_logo .headingH2 {
        margin-bottom: 38px;
    }
    footer#footer_block7 .ftr-widget a.ftr_logo img {
        width: 117px;
    }
    footer#footer_block7 .socail_icons a img {
        width: 12px;
    }
    footer#footer_block7 .credit_payment_bx img {
        width: 83%;
    }
     footer#footer_block7 .copyright_ftr .credit_company {
    gap:8px;
}
    footer#footer_block7 .copyright_ftr .credit_company img {
    width: 100px;
}
}
@media only screen and (min-width: 260px) and (max-width: 399px) and (orientation: portrait) {
    footer#footer_block7 .ftr-widget {
        margin-bottom: 25px;
    }
    footer#footer_block7 .socail_icons a {
        font-size: 24px;
        width: 24px;
        height: 24px;
    }
    footer#footer_block7 .ftr-widget .headingH4,
    footer#footer_block7 .ftr-widget .headingH5 {
        margin-bottom: 20px;
    }
    footer#footer_block7 .ftr_row .col {
        flex: 1 1 50%;
        max-width: 50%;
    }
    footer#footer_block7 .footer_logo .headingH2 {
        margin-bottom: 38px;
    }
    footer#footer_block7 .copyright_ftr .row > div:last-child {
        text-align: center;
    }
    footer#footer_block7 .copyright_ftr {
        padding: 30px 0;
    }
    footer#footer_block7 .section_padding {
        padding-bottom: 20px;
    }
    footer#footer_block7 .ftr-widget .headingH4 {
        margin-bottom: 10px;
    }
    footer#footer_block7 .ftr-widget a.ftr_logo img {
        width: 117px;
    }
    footer#footer_block7 .socail_icons {
        gap: 12px;
        margin: 30px 0;
    }
    footer#footer_block7 .socail_icons a img {
        width: 12px;
    }
    footer#footer_block7 .credit_payment_bx img {
        width: 83%;
    }
      footer#footer_block7 .copyright_ftr .credit_company {
    gap:8px;
    justify-content: center;
}
    footer#footer_block7 .copyright_ftr .credit_company img {
    width: 100px;
}
footer#footer_block7 .copyright_ftr .container > .row > div {
    text-align: center;
}
}
@media only screen and (min-width: 400px) and (max-width: 799px) and (orientation: landscape) {
    footer#footer_block7 .socail_icons {
        gap: 15px;
    }
    footer#footer_block7 .socail_icons a {
        font-size: 22px;
    }
    footer#footer_block7 .ftr-widget .headingH4,
    footer#footer_block7 .ftr-widget .headingH5 {
        margin-bottom: 20px;
    }
    footer#footer_block7 .ftr-widget ul li {
        margin-bottom: 10px;
    }
    footer#footer_block7 .copyright_ftr {
        padding: 30px 0;
    }
    footer#footer_block7 .footer_logo .headingH2 {
        margin-bottom: 38px;
    }
    footer#footer_block7 .ftr_row > div {
        flex: 1 1 50%;
        max-width: 50%;
        margin-bottom: 5%;
    }
    footer#footer_block7 .ftr-widget a.ftr_logo img {
        width: 117px;
    }
     footer#footer_block7 .copyright_ftr .credit_company {
    gap:8px;
}
    footer#footer_block7 .copyright_ftr .credit_company img {
    width: 100px;
}
}
div#search_popup {
    position: static !important;
    width: 100%;
    max-width: 90%;
    margin: auto;
}
div#search_popup .search-form {
    position: relative;
}
div#search_popup .search-form img#searchLoadingImg {
    height: auto;
    position: absolute;
    top: unset;
    bottom: -5px;
    transform: translate(50%, 53%);
    z-index: 99999;
}
div#search_popup .search-form img#searchCloseButton {
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 90px;
    transform: translate(0, 100%);
    width: 20px;
    cursor: pointer;
}
div#search_popup .search-form .wcjapsSearchResult {
    position: absolute;
    width: 100%;
    z-index: 9999;
}
div#search_popup .search-form .wcjapsSearchResult ul {
    background-color: var(--color-white);
    flex-direction: column;
    gap: 0;
    width: 100%;
    align-items: baseline;
    padding: 0;
    margin: 5px 0 0;
    border: 1px solid var(--color-code23);
    max-height: 550px;
    overflow: auto;
    scrollbar-width: thin;
}

div#search_popup .search-form .wcjapsSearchResult ul li {
    padding: 10px;
    margin: 0;
    font-size: 22px;
    border-bottom: 1px solid var(--color-code23);
    display: block;
    width: 100%;
    font-weight: 400;
}
div#search_popup .search-form .wcjapsSearchResult ul img {
    height: auto;
    margin-right: 5px;
    width: 80px;
}
div#search_popup .search-form .wcjapsSearchResult ul img{
    margin-right: 5px;
    margin-left: 5px;
}
div#search_popup .wcjapsSearchKeyword {
    width: 100%;
    border: 1px solid var(--color-code23);
    height: 60px;
    font-weight: 300;
    font-size: 22px;
    font-family: var(--primary-family);
    background-color: var(--color-white);
    padding-right: 100px;
    border-radius: 10px;
}
div#search_popup .search-form:before {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    width: 60px;
    height: 100%;
    background-image: url(../../images/svg/search_icon.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center;
    cursor: pointer;
    background-color: var(--color-code50);
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: var(--color-code23);
    border-radius: 10px;
    border: none;
}
div#search_popup .search-form .wcjapsSearchResult ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}
div#search_popup .search-form .wcjapsSearchResult ul::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
}
div#search_popup .search-form .wcjapsSearchResult ul::-webkit-scrollbar-thumb {
    background-color: var(--color-primary);
    border: 2px solid #555;
}
.loader_search {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 99999;
}
.loading_search {
    border: 2px solid var(--color-code07);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border-top-color: var(--color-code17);
    border-left-color: var(--color-code17);
    animation: 1s ease-in infinite spins;
}
.coverinnerpage_block4,
.navigations {
    border-bottom: 1px solid var(--color-code51);
}
@keyframes spins {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media only screen and (min-width: 1920px) and (max-width: 2499px) {
    div#search_popup .search-form img#searchCloseButton {
        right: 70px;
        width: 16px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul {
        max-height: 450px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul li {
        font-size: 18px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul img {
        width: 60px;
    }
    div#search_popup .wcjapsSearchKeyword {
        height: 50px;
        font-size: 18px;
        padding-right: 100px;
    }
    div#search_popup .search-form:before {
        width: 50px;
        background-size: 18.7px;
    }
    .loading_search {
        width: 40px;
        height: 40px;
    }
}
@media only screen and (min-width: 1700px) and (max-width: 1919px) {
    div#search_popup .search-form img#searchCloseButton {
        right: 70px;
        width: 16px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul {
        max-height: 400px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul li {
        font-size: 18px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul img {
        width: 60px;
    }
    div#search_popup .wcjapsSearchKeyword {
        height: 47px;
        font-size: 18px;
        padding-right: 100px;
    }
    div#search_popup .search-form:before {
        width: 47px;
        background-size: 18px;
    }
    .loading_search {
        width: 40px;
        height: 40px;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1699px) {
    div#search_popup .search-form img#searchCloseButton {
        right: 70px;
        width: 12px;
        top: 8px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul {
        max-height: 400px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul li {
        font-size: 16px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul img {
        width: 40px;
    }
    div#search_popup .wcjapsSearchKeyword {
        height: 50px;
        font-size: 16px;
        padding-right: 100px;
/*        border-radius: 10px;*/
    }
    div#search_popup .search-form:before {
        width: 50px;
        background-size: 18px;
/*        border-radius: 10px;*/
    }
    .loading_search {
        width: 30px;
        height: 30px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1499px) {
    div#search_popup .search-form img#searchCloseButton {
        right: 70px;
        width: 12px;
        top: 8px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul {
        max-height: 400px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul li {
        font-size: 15px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul img {
        width: 40px;
    }
    div#search_popup .wcjapsSearchKeyword {
        height: 50px;
        font-size: 15px;
        padding-right: 100px;
/*        border-radius: 10px;*/
    }
    div#search_popup .search-form:before {
        width: 50px;
        background-size: 18px;
/*        border-radius: 10px;*/
    }
    .loading_search {
        width: 30px;
        height: 30px;
    }
}
@media only screen and (min-width: 1081px) and (max-width: 1299px) {
    div#search_popup .search-form img#searchCloseButton {
        right: 65px;
        width: 10px;
        top: 10px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul {
        max-height: 350px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul li {
        font-size: 14px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul img {
        width: 40px;
    }
    div#search_popup .wcjapsSearchKeyword {
        height: 50px;
        font-size: 14px;
        padding-right: 80px;
/*        border-radius: 10px;*/
    }
    div#search_popup .search-form:before {
        width: 50px;
        background-size: 18.5px;
/*        border-radius: 10px;*/
    }
    .loading_search {
        width: 19px;
        height: 19px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1080px) {
    div#search_popup .search-form img#searchCloseButton {
         right: 65px;
        width: 10px;
        top: 10px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul {
        max-height: 350px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul li {
        font-size: 14px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul img {
        width: 40px;
    }
    div#search_popup .wcjapsSearchKeyword {
        height: 50px;
        font-size: 14px;
        padding-right: 80px;
/*        border-radius: 10px;*/
    }
    div#search_popup .search-form:before {
        width: 50px;
        background-size: 18.5px;
/*        border-radius: 10px;*/
    }
    .loading_search {
        width: 19px;
        height: 19px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #theme_shop01 .tophdr_bar .topbar_bx .topbar_left li span.paragraph_p3 {
        display: none;
    }
    div#search_popup .search-form img#searchCloseButton {
        right: 45px;
        width: 10px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul {
        max-height: 350px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul li {
        font-size: 14px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul img {
        width: 40px;
    }
    div#search_popup .wcjapsSearchKeyword {
        height: 50px;
        font-size: 14px;
        padding-right: 80px;
/*        border-radius: 10px;*/
    }
    div#search_popup .search-form:before {
        width: 50px;
        background-size: 18.5px;
/*        border-radius: 10px;*/
    }
    .loading_search {
        width: 19px;
        height: 19px;
    }
}
@media only screen and (min-width: 400px) and (max-width: 767px) and (orientation: portrait) {
    div#search_popup {
        margin: 0;
    }
    div#search_popup .search-form img#searchCloseButton {
        right: 45px;
        width: 10px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul {
        max-height: 350px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul li {
        font-size: 14px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul img {
        width: 40px;
    }
    div#search_popup .wcjapsSearchKeyword {
        height: 50px;
        font-size: 14px;
        padding-right: 80px;
/*        border-radius: 4px;*/
    }
    div#search_popup .search-form:before {
        width: 50px;
        background-size: 18.5px;
/*        border-radius: 0 3px 3px 0;*/
    }
    .loading_search {
        width: 19px;
        height: 19px;
    }
}
@media only screen and (max-width: 399px) and (orientation: portrait) {
    div#search_popup {
        margin: 0;
    }
    div#search_popup .search-form img#searchCloseButton {
        right: 45px;
        width: 10px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul {
        max-height: 350px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul li {
        font-size: 14px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul img {
        width: 40px;
    }
    div#search_popup .wcjapsSearchKeyword {
        height: 50px;
        font-size: 14px;
        padding-right: 80px;
/*        border-radius: 4px;*/
    }
    div#search_popup .search-form:before {
        width: 50px;
        background-size: 18.5px;
/*        border-radius: 0 3px 3px 0;*/
    }
    .loading_search {
        width: 19px;
        height: 19px;
    }
}
@media only screen and (min-width: 280px) and (max-width: 999px) and (orientation: landscape) {
    div#search_popup {
        margin: 0;
    }
    div#search_popup .search-form img#searchCloseButton {
        right: 45px;
        width: 10px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul {
        max-height: 350px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul li {
        font-size: 14px;
    }
    div#search_popup .search-form .wcjapsSearchResult ul img {
        width: 40px;
    }
    div#search_popup .wcjapsSearchKeyword {
        height: 50px;
        font-size: 14px;
        padding-right: 80px;
/*        border-radius: 4px;*/
    }
    div#search_popup .search-form:before {
        width: 50px;
        background-size: 18.5px;
/*        border-radius: 0 3px 3px 0;*/
    }
    #theme_shop01 .tophdr_bar .topbar_bx .topbar_left li span.paragraph_p3 {
        display: none;
    }
    .loading_search {
        width: 19px;
        height: 19px;
    }
}
.coverinnerpage_block4 {
    border-top: none !important;
    margin-bottom: 30px;
}
#theme_shop01 .brands-logo {
    padding-left: 0;
}

#theme_shop01 #banner_block .container{
    padding-top: 0;
}

@media only screen and (max-width: 820px) and (orientation:portrait){
    #theme_shop01 header.header_block{
        position: absolute;
    }
    #theme_shop01 #banner_block .container{
        padding-top: 10%;
    }
     footer#footer_block7 .ftr_row > div {
        order: 0;
        max-width: 50%;
    }
    footer#footer_block7 .ftr_row > div:first-child {
        order: 1;
    }
}

@media only screen and (max-width: 1023px){
#theme_shop01 .tophdr_bar{
        display: none;
    }
    #theme_shop01 header.header_block.stickyHeader .mobilePadView .container{
        padding-top: 0;
        padding-bottom: 0;
    }
    .mobile_ul_menu img {
        width: 18px;
        margin-right: 10px;
    }
    .mobile_ul_menu span.arrow_icon_sign{
        width: 14px;
        position: absolute;
        right: 20px;
        transform: translate(36%, 0%);
        transition: all 0.5s;
    }
    .mobile_ul_menu span.arrow_icon_sign.active {
        rotate: 90deg;
        transition: all 0.5s;
    }
    .mobile_ul_menu span.arrow_icon_sign img {
        width: auto;
        margin:0;
    }
    .mobile_ul_menu ul{
        list-style-type: none;
        padding: 0;
    }
    .mobile_ul_menu ul > li{
        padding: 10px 20px;
        font-weight: 600;
/*        border-top: 1px solid #EAEAEA;*/
    }
        .mobile_ul_menu ul > li:last-child{
           border-top: 1px solid #EAEAEA; 
        }
    .mobilePadView {
        display: block!important;
    }
    .mobilePadView .mobile_header {
        display: flex;
        gap: 21px;
        padding: 15px 0;
        align-items: center;
        justify-content: space-between;
    }
    .mobile_header div#search_popup .wcjapsSearchKeyword{
      border: 1px solid #D6DADE;
     /* border-radius: 10px;
      height: 50px;*/
        
    }
    .mobile_header div#search_popup{
        max-width: 100%;
          width: 100%;  
    }
    .mobile_header div#search_popup .search-form:before{
        background-color: #D9D9D9;
        border-radius: 10px;
        height: 50px;
        width: 50px;
        border: none;
    }  
    .main-menu_wrap {
        visibility: hidden;
        position: fixed;
        transform: translateX(-100%);
        transition: 0.5s;
        left: 0;
        top: 0;
        z-index: 99999999;
        background-color: var(--color-white);
        opacity: 0;
        height: 100vh;
        overflow: auto;
        max-width: 88%;
    } 
    .main-menu_wrap.active{
        transform: translateX(0%);
        opacity: 1;
        visibility: visible;
/*        box-shadow: 0 0 15px rgb(138, 138, 138);*/
        
    }
    .main-menu_wrap .mobile_ul_menu{
        display: block!important;
        padding: 0px 0;
        border-top: 1px solid #D0D0D0;
        margin: 0px 0;
    }
    .select_lang{
        margin-top: 10px;
    }
    .select_lang .select_lang_list {
        margin-bottom: 10px;
            font-weight: 400;
    }
    #theme_shop01 ul#primary_header > li a {
        text-transform: capitalize;
        font-weight: 600;
        border: none;
    } 
    #theme_shop01 ul#primary_header > li:last-child{
        margin-bottom: 0px;
        position: sticky;
        top: 0;
    }
    #theme_shop01 ul#primary_header > li.current-menu-item a{
        background-color: #EEF0F4;
    }
    #theme_shop01 header.header_block.stickyHeader .mobile_header {
        padding: 7px 0;
    }
       #theme_shop01 .brands-logo{
        padding-left: 15px;
    }
    .navigations{
      border-bottom: none;
    }
    div#search_popup .search-form img#searchCloseButton{
        right: 60px;
        width: 12px;
        top: 7px;
    }
    .stickyHeader div#search_popup .search-form img#searchCloseButton{
       top: 0;
       right: 48px;
    }
    .mobilePadView .mobile_header{
        padding-top: 5px;
    }
    /**mobile top header**/
    .mobile_top_hdr {
        padding: 40px 20px 20px;
        background-color: var(--color-primary);
    }
    .mobile_top_hdr ul{
        list-style-type: none;
        padding: 0;
    }
    .mobile_top_hdr ul li {
        display: flex;
        align-items: center;
        gap: 15px;
    }
    .mobile_top_hdr ul li a {
        color: var(--color-white)!important;
        font-weight: 600;
        font-family: var(--primary-family);
    }
    .mobile_top_hdr .brands-logo{
        padding-left: 0px!important;
        padding-bottom: 25px;
    }
    .main-menu_wrap.active .mobile_top_hdr {
        display: block!important;
    }
    .stickyHeader .mobile_top_hdr .brands-logo img {
        filter: inherit!important;
    }
    .main-menu_wrap li a, .main-menu_wrap li{
        font-size: 19px;
    }

}
@media only screen and (max-width:767px){
    body.rtl div#search_popup .wcjapsSearchKeyword {
        padding-right: 10px;
        padding-left: 35px;
    }
}
@media only screen and (min-width:1024px){
  #theme_shop01 ul#primary_header li:last-child{
    display: block;
  }  
}

footer#footer_block7 .socail_icons a{
    border: none;
}
@media only screen and (min-width: 1280px){
    #theme_shop01 #banner_block{
        height: calc(100vh - 250px);
    }
}
@media only screen and (min-width: 1024px){
#theme_shop01 ul#primary_header li.lastList {
    display: none!important;
}
}

@media only screen and (max-width:580px) and (orientation: portrait){
    #theme_shop01 header.header_block{
        position: relative;
    }
    #theme_shop01 #banner_block{
        height: calc(100vh - 150px);
    }
    #theme_shop01 #banner_block .container{
        padding-top: 0;
    }
}