div#site-header-inner {
    display: flex;
    justify-content: space-between;
}

div#site-navigation-wrap {
    /*width:100%;*/
}

#site-header-inner {
    padding: 20px 0px 7px 0 !important;
    display: flex;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu{
    display: flex !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li a {
    font-family: greycliff-cf, sans-serif !important;
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li:nth-child(5) {
    margin-left: auto !important;
    display: flex;
    align-content: stretch;
    align-items: center;

}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li:nth-child(6) {
    display: flex;
    align-content: stretch;
    align-items: center;

}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-family: greycliff-cf, sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 24px */
    color: var(--Cream_1, #F4E9E1);
}

.vip-signup a  {
    border-radius: 100px !important;
    border: 3px solid var(--Orange_2, #C23E24) !important;
    background: var(--Orange_1, #D64F34)  !important;
    display: flex  !important;
    padding: 8px 20px  !important;
    justify-content: center  !important;
    align-items: center  !important;
    gap: 8px  !important;
    font-family: greycliff-cf, sans-serif !important;
    font-size: 16px  !important;
    font-style: normal  !important;
    font-weight: 600  !important;
    line-height: 150%  !important;
    color: var(--Cream_1, #F4E9E1)  !important;
    max-height: 51px;
    margin-right: 18px;

}
.login-g a  {
    display: flex !important;
    padding: 8px 20px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    border-radius: 100px !important;
    border: 2px solid var(--Brown_2, #654D51) !important;
    color: var(--Brown_1, #654D51) !important;

    /* Text/Regular/Semi Bold */
    font-family: greycliff-cf, sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 150% !important;
    max-height: 51px;
    margin-right: 18px;
}

.login-g span {
    color: var(--Brown_1, #654D51) !important;
}

.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop {
    border-radius:6px !important;
}

.mpt img{
        margin-bottom: -3px !important;
}

div#mobile-nav {
    background-color: #F4E9E1 !important;
}

#mobile-dropdown ul li {
    border-bottom:0px !important;
}
#mobile-dropdown ul li a {
    padding: 12px 20px !important;
    font-family: greycliff-cf, sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
}

footer .promotions_sec{
    background-color: #554144 !important;
}

.footer-block {
    display: flex;
    padding: 80px 0px 30px 0px;
    justify-content: space-between;
    border-bottom: 1px solid #F4E9E1;
}
div#footer-bottom {
    display: none;
}
.footer-logo {
    width:106px;
}
.menulink-container {
    display: flex;
    flex-direction: column;
}
.menulink-container ul {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0;
    gap: 2.5rem;
    margin-bottom: 34px !important;
}

.menulink-container ul li a {
    color: var(--Cream_1, #F4E9E1);
    /* Text/Regular/Semi Bold */
    font-family: greycliff-cf, sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 24px */
}

.round-cc {
    border-radius: 100px;
    border: 3px solid var(--Cream_2, #E9DCD2);
    background: var(--Cream_1, #F4E9E1);
    width:113px;
    color: var(--Brown_1, #554144);
    /* Text/Small/Normal */
    font-family: greycliff-cf, sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
}

.cc-bundle {
    display: flex;
    gap: 1.5rem;
}

.icon-button{
    display: flex;
    justify-content: center;
    gap: 41px;
}

.icon-button img {
    border-radius: 20px;
    background: var(--Brown_1, #554144);
    padding: 4px;
    width: 20px;
}

.text-cd {
    margin: 30px 0px 0px 0px;
    color: #F4E9E1;
    font-family: greycliff-cf, sans-serif !important;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    line-height: 150%;
    background: var(--Brown_1, #554144);
    padding-bottom: 90px;
    display: flex;
    justify-content: center;
    gap: 19px;
}

.text-cd ul {
    display: flex;
    gap: 12px;
    margin: 0px;
}

.text-cd ul a {
    color: var(--Cream_1, #F4E9E1);
    /* Text/Small/Link */
    font-family: greycliff-cf, sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    text-decoration-line: underline;
}


@media only screen and (max-width: 600px) {
    body.default-breakpoint .oceanwp-mobile-menu-icon {
        display: inline-flex;
        width: 100%;
        justify-content: flex-end;
    }
    .footer-block {
        display: flex;
        padding: 00px 0px 30px 0px;
        justify-content: flex-end;
        border-bottom: 1px solid #F4E9E1;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .cc-bundle {
        display: flex;
        gap: 1.5rem;
        flex-direction: column;
        align-items: center;
    }

    .menulink-container ul {
        display: flex;
        justify-content: center;
        flex-wrap: nowrap;
        margin: 0;
        gap: 2.5rem;
        margin-bottom: 20px;
        flex-direction: column;
        align-items: center;
    }

    .text-cd {
        flex-direction: column;
        align-items: center;
        padding-bottom: 10px;
    }
    .text-cd ul {
        display: flex;
        gap: 12px;
        margin: 0px;
        flex-direction: column;
    }
    
    .round-cc {
         width: 149px;
        height: 30px; 
    }
}

.elementor-menu-cart__main {
    background-color: #e9dcd2 !important;
}

.elementor-menu-cart__product {
    border-bottom: var(--divider-width,1px) var(--divider-style,solid) #b7aea8  !important;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--view-cart {

    border: 3px solid var(--Brown_1, #554144);
    background: var(--Brown_2, #654D51);
    border-radius: 43px;
    font-family: greycliff-cf, sans-serif !important;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--checkout {
     border: 3px solid var(--Brown_1, #554144);
    background: var(--Brown_2, #654D51);
    border-radius: 43px;
    font-family: greycliff-cf, sans-serif !important;
}

.menu-item-370878 .ekit-menu-nav-link {
    /* Use background-image to set the image */
    background-image: url('https://horseypeople.com.au/wp-content/uploads/2024/03/Horsey-Shop-Logo-02-1.png');
    background-repeat: no-repeat;
    display: block; /* Make the <a> tag behave like a block */
    width: 100px; /* Width of your image */
    height: 50px; /* Height of your image */
    text-indent: -9999px; /* Hide the text */
    background-position-y: center;
    display: flex;
    justify-content: flex-end;
    align-content: flex-start;
    align-items: center;
    background-size: 75%;
}


.menu-item-370878 .ekit-menu-nav-link .elementskit-submenu-indicator {
    text-indent: 0 !important;
    display: inline-block !important; /* Reset the sub-menu indicator icon */
    vertical-align: middle !important;
    margin-right:-10px !important;
}

#menu-icons .elementor-column-gap-no {
    margin-left: -10px;
}

.search-icon-menu .ekit-wid-con .icon {
    font-weight: 600 !important;
    color: var(--Brown_1) !important;
}

.search-icon-menu .ekit_navsearch-button {
    margin: 12px 5px 5px 5px !important;
}

.woocommerce-shop span.elementor-button-icon {
    margin-top: 6px;
}

@media only screen and (max-width: 600px) {
    
    .menu-item-370878 .ekit-menu-nav-link {
    background-image: url(https://hp.codingdiver.com/wp-content/uploads/2024/02/Horsey-Shop-Logo-02-1.png);
    background-repeat: no-repeat;
    display: block;
    width: 100px;
    height: 50px;
    text-indent: -9999px;
    background-position-y: center;
    background-position-x: 10px;
    display: flex;
    justify-content: flex-end;
    align-content: flex-start;
    align-items: center;
    width: 97%;
    background-size: inherit;
  }
  
  button.elementskit-menu-hamburger.elementskit-menu-toggler {
    left: 36px;
   }
  
  .elementskit-navbar-nav-default .elementskit-navbar-nav>li:nth-child(5) {
    margin-left: auto !important;
    display: flex;
    align-content: stretch;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 20px;
   }
   
   .elementskit-navbar-nav-default .elementskit-navbar-nav>li:nth-child(6) {
    display: flex;
    align-content: stretch;
    align-items: center;
    justify-content: center;

   }
   
   .vip-signup a  {
     width:90%;   
   }
   
   .login-g a {
     width:90%;  
   }
   
   #promotionsslider_big .bloc-prom {
    width: 100%;
    height: 468px;
   }
}

.wpfFilterContent select {
    width: 100%;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 7px 6px 0px 10px;
}

.post-type-archive-product #main {
    background-color:#FFFFFF;
}


