.split-section {
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.help_no {
    float: left;
    padding-left: 15px;
    border-left: 1px solid #111;
    margin-left: 14px;
}
#Capa_11{
    width: 17px;
    height: 17px;
}
#toggle {
    top: 21px !important;
}
.short-img {
    height: 103px;
}

.pd_navigation_wrapper{
    padding-bottom: 0px !important;
}
.login-container {
    display: flex;
    align-items: center;
}

.login-icon svg {
    width: 20px; /* Adjust size */
    height: 20px;
    fill: #000; /* Adjust color */
}

.login-container a {
    text-decoration: none;
    color: black;
    font-size: 14px; /* Match your design */
}
.nav-tabs{
    max-width: 629px !important;
}
@media (max-width: 480px) {
    .pd_header_main_wrapper .pd_navigation_wrapper .pd_responsive_logo .res_logo img {
        padding-right: 10%;
    }
}
@media (max-width: 380px) {
    .pd_header_main_wrapper .pd_navigation_wrapper .pd_responsive_logo .res_logo img {
        padding-right: 10%;
    }
}
.custom_btn1 {
    padding: 10px 24px;
    background-color: #111;
    color: #fff;
    margin-top: 20px;
    display: inline-block;
    width: 63% !important;
}
.custom_btn1:hover, .custom_btn1:focus, .compare-product:hover, .compare-product:focus {
    text-decoration: none;
    outline: none;
    background-color: #4d0322;
    transition: all 0.5s;
    color: #fff;
}
.compare-product{
    display: inline-block;
    padding: 10px 10px;
    background-color: #111;
    color: #fff;
    margin-top: 20px;
    width: 14% !important;
    text-align: center;
}
.bz_coming_soon_main_wrapper {
    padding: 23px 0px 0px !important;
    background-color: #fff;
}
.bz_wins_instragram_main_wrapper {
    padding: 10px 0px !important;
}
.bz_wins_instragram_main_wrapper .wins-heading{
    margin-top: 5% !important;
}
.bz_leather_accordian {
    padding-bottom: 0px !important;
}
.error {
    color: red !important;
}
.go_btn{
    padding: 10px 25px;
    background-color: #111;
    color: #fff;
    display: inline-block;
    width: 35% !important;
}

.go_btn:hover, .go_btn:focus {
    text-decoration: none;
    outline: none;
    background-color: #4d0322;
    transition: all 0.5s;
    color:white !important;
}
.attribute_data {
    padding-top: 20px;
    /* border-top: 1px solid #ccc; */
    margin-top: 160px;
}
.bz_product_grid_content_main_wrapper .product_name_copm a {
    background: #111;
    color: #fff;
    padding: 12px 8px !important;
}
