*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.text_secondary{
    color: #f05815;
   
}
.text_green{
    color: #96c83e;
}

.bg_secondary{
    background-color: #f05815;
   
}

.bg_green{
    background-color: #96c83e;
   
}
.font_bold{
    font-weight: 600;
}
.font_bold_700{
    font-weight: 700;
}

.fs-30px{
    font-size: 30px;
}
.fs-25px{
    font-size: 25px;
}
.fs-20px{
    font-size: 20px;
}

.fs-15px{
    font-size: 15px;
}
.fs-17px{
    font-size: 17px;
}

.fs-13px{
    font-size: 13px;
}
.fs-10px{
    font-size: 10px;
}
.border_8px{
    border-radius: 8px;
}


header{
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 999;
}

.header_btn{
    display: flex;
    flex-direction: row;
    text-decoration: none;
    color: #000;
    align-items: center;
    border-right: 2px solid #49494962;
    height: 20px;
    
}
.open_btn{
    display: none;

}
.header_btn img{
    height: 100%;
  
}

.header_btn span{
    font-size: 12px;
   padding-right: 40px;
}


.input-form-control {
    width: 80%;
    outline: none;
    border: none;
    background: #ebebeb80;
    padding: 6px;
}
.seach_btn {
   
   
    outline: none;
    background: #f05815;
    color: white;
    border: none;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.seach_container{
display: flex;
flex-direction: row;

height: 40px;
margin-left: 300px;
width: 50%;

}

.second_row{
    padding: 0 0 10px 0;
    
}
.second_row .logo_img{
    width: 70px;
    height: 70px;
  
}
.search_here_icon{
    width:20px;
    height: 20px;
}


.main_container{
    background-color: #f2f2f2;
   
}
.left_side_categories{
    background-color: #fff;
    border-radius: 10px;
}

.category_section_img{
    width: 20px;
    min-height: 100%;

}
.right_side_img{
  height: 500px;
  width: 100%;
 
}
.latest_product_card{
    border-radius: 10px;
}
.latest_products_icon{
    height: 20px;
}

.latest_product_company_name{
    color: #c5c5c5;
    text-decoration: underline;
    font-size: 15px;
}

.latest_product_card_content img{
    height: 30px;
}
.view_more{
    color: #c5c5c5;
}

.footer_icon{
    height: 25px;
}
.show{
    display: flex !important;
}
.hide{
    display: none !important;
}


.first_row_content{
    display: flex;
}
.dropdown-menu{
    flex-direction: column;
    width: 300px;
}
.dropdown-menu a{

    width: 100%;
}
.my_account_icons{
    height: 20px;
    margin-right: 10px;
}
.form-solar-container{
    position: relative;
    width: 100%;
    height: 58px;
}
.form-solar-container label{
    position: absolute;
    top: 0;
    left: 0px;
    height: 100%;
    z-index: 99;
    padding: 0px;
    padding-left: 12px;
    padding-top: 6px;
    font-size: 15px;
}
.form-control-solar {
    width: 100%;
    height: 100%;
    border: 1px solid;
    border-radius: 8px;
    padding-top: 28px;
    padding-left: 10px;
    background: transparent;
    position: absolute;
}
.enter-code-container{
    position: relative;
    width: 100%;
}

.form-solar-container-phone img{
    position: absolute;
    bottom: 5px;
    left: 5px;
}
.form-control-code-solar {
    width: 100%;
    height: 100%;
    border: 1px solid;
    border-radius: 8px;
    padding: 10px;
    padding-left: 30px;
    background: transparent;
}
.enter-code-container button{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;

    border-radius: 8px;

}


.form-solar-container-password{
    position: relative;
    width: 100%;
    height: 58px;
}
.form-solar-container-password label{
    position: absolute;
    top: 0;
    left: 0px;
    height: 100%;
    z-index: 99;
    padding: 0px;
    padding-left: 12px;
    padding-top: 6px;
    font-size: 15px;
}
.form-solar-container-password button {
    position: absolute;
    right: 14px;
    top: 17px;
    background: transparent;
    border: none;
    height: 24px;
}

.form-solar-container-select{
    position: relative;
    width: 100%;
    height: 58px;
}
.form-solar-container-select label{
    position: absolute;
    top: 0;
    left: 0px;
    height: 100%;
    z-index: 99;
    padding: 0px;
    padding-left: 12px;
    padding-top: 6px;
    font-size: 15px;
}
.form-select-solar {
    width: 100%;
    height: 100%;
    border: 1px solid;
    border-radius: 8px;
    padding-top: 28px;
    padding-left: 10px;
    appearance: none;
}
.form-select-solar option{
    width: 100%;
    height: 100%;
    border: 1px solid;
    border-radius: 8px;
    padding-top: 28px;
    padding-left: 10px;
    color: #000;
}
.form-select-solar option:hover,.form-select-solar option:checked{
    background-color: #f05815 !important;
    color: #fff;


}

.form-solar-container-phone{
    display: flex;
    width: 100%;
    position: relative;
    height: 58px;
}
.form-solar-container-phone label{
    position: absolute;
    top: 0;
    left: 0px;
    height: 100%;
    z-index: 99;
    padding: 0px;
    padding-left: 12px;
    padding-top: 6px;
    font-size: 15px;
}
.form-select-solar-code {
    width: 15%;
    /* height: 100%; */
    border: none;
    /* padding-top: 28px; */
    position: absolute;
    /* height: 50px; */
    bottom: 5px;
    left: 35px;
    background: transparent;
    z-index: 99;
}
.form-solar-container-phone   .form-control-solar{
    padding-left: 100px;
    
}

.create_using_img {
    height: 45px;
    background: #fff;
    border-radius: 50%;
    padding: 8px;
    box-shadow: -2px 1px 7px 0px #00000036;
}






.store_info_header {
    max-height: 353px;
    width: 100%;
}


.img-upload {
    position: relative;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-color: #fff;
}
.img-upload input{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.img-upload-content{
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    cursor: pointer;
    height: 100%;
    width: 100%;
    padding: 30px;

}
.form-control-filter-solar {
    width: 100%;
    height: 100%;
    border: 1px solid;
    border-radius: 8px;
    padding: 5px;
    background: transparent;
}
.radio-container{
    position: relative;
    width: 100%;
    color: #000;
    border-radius: 8px;
    height: 100%;

}
.radio-container input{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;

}
.radio-container input:checked + .radio-content{
    background-color:#96c83e;
    border-radius: 8px;
    color: #fff;
    padding: 5px;
    border: none !important;
    display: flex;
    align-content: center;
    justify-content: center;

} 
.radio-container input:not(:checked) + .radio-content {
    background-color: transparent;
    border-radius: 8px;
    padding: 5px;
    border: 1px solid #000;
    display: flex;
    align-content: center;
    justify-content: center;
}



.radio-container-product{
    position: relative;
    width: 100%;
    color: #000;
    border-radius: 8px;
    height: 100%;

}


.radio-container-product input{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;

}
.radio-container-product input:checked + .radio-content-product{
    background-color:#f05815;
    border-radius: 8px;
    color: #fff;
    padding: 10px;
    border: none !important;
    display: flex;
    align-content: center;
    justify-content: center;

} 
.radio-container-product input:not(:checked) + .radio-content-product {
    background-color: transparent;
    border-radius: 8px;
    padding: 10px;
    border: 1px solid #000;
    display: flex;
    align-content: center;
    justify-content: center;
    border: 1px solid #96c83e;
    color: #96c83e;
}



.radio-container-ovsp{
    position: relative;
    width: 100%;
    color: #000;
    border-radius: 8px;
    height: 100%;

}


.radio-container-ovsp input{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;

}
.radio-container-ovsp input:checked + .radio-content-ovsp{
    background-color:#f05815;
    border-radius: 8px;
    color: #fff;
    padding: 10px;
    border: none !important;
    display: flex;
    align-content: center;
    justify-content: center;

} 
.radio-container-ovsp input:not(:checked) + .radio-content-ovsp {
    background-color: transparent;
    border-radius: 8px;
    padding: 10px;
    border: 1px solid #000;
    display: flex;
    align-content: center;
    justify-content: center;
    border: 1px solid #f05815;
    color: #f05815;
}











.main_product_image{
    width: 100%;
    height: 400px;
}


.company_product_image{
    height: 170px;
    width: 100%;
}
.product_company_imgae {
    height: 100px;
    width: 100px;
    background: red;
    border-radius: 50%;
    padding: 20px;
}
.company_image{
    height: 200px;
    width: 200px;
    border-radius: 50%;
    background: #fff;
    padding: 40px;
    background-color: red;


}

.products_categories{
    position: relative;
    box-shadow: -2px 1px 7px 0px #00000036;

}
.category_dropdown {
    position: absolute;
    top: 50px;
    width: 100%;
    background: #fff;
    left: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    display: none;
    z-index: 66;

}

.show_dropdown{
    display: block ;
}

.validation-invalid-label{
    color: red;
    margin-top: 5px;
    margin-bottom: 5px;

}



@media only screen and (max-width: 762px) {

    .open_btn{
        display: block;
        background-color: transparent;
        border: none;
        color: #000;
        height: 100%;
    }
    .first_row{
        position: relative;
    }
    .first_row .first_row_content {
        flex-direction: column !important;
        background-color: #fff;
        z-index: 99;
        position: absolute;
        top: 0 !important;
        display: none ;
        left: 0 !important;
        width: 100%;
        align-items: start;
        /* margin-left: 30px; */
        padding-top: 50px;
        box-shadow: -2px 1px 7px 0px #00000036;

       
    }
    .first_row_content div{
        width: 100%;
    }
    .first_row .first_row_content a{
        margin-bottom: 20px;
        padding-bottom: 20px;
        width: 100%;
        outline: none;

    }
    .first_row .first_row_content  img{
        height: 30px;
    }
    
    .first_row span{
    padding-right: 5px;
    border-right: none !important;
    font-size: 15px;

    }
    .close_btn{
        position: absolute;
        top: 0;
        right: 20px;
        border: none;
        color: #000;
        background-color: transparent;
        font-weight: bold;
        font-size: 25px;
        display: block !important;

    }
    .seach_row{
        width: 100%;
    }
    .second_row div{
        padding: 0 10px 0 10px !important;

        justify-content: space-between !important;
    }
   .second_row img{
    margin-left: 0 !important;

   }
   .seach_container{
    display: flex;
    flex-direction: row;
    justify-content: start;
    width: 75% !important;
    height: 40px !important;
    margin-left: 10px;
   
    
    }
    .input-form-control{
        width: 100%;
    }

    .right_side_img{
        height: 500px;
        margin-top: 20px;
    }
    
  }