@import "style.css";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600;700&display=swap');


/*default class*/
body{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    position: relative;
    overflow-x: hidden;
}
.transition-me{
    -weebkit-transition: all 0.3s ease-in-out;
    -noz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.index_over{
    z-index: 100
}
button:focus:not(:focus-visible),
button,
select,
input,
textarea{
    outline: none
}
.rounded{
    border-radius: 8px !important
}
.carousel-control-next, .carousel-control-prev{
    opacity: 1
}
.point{
    cursor: pointer;
}
.row{
    margin-right: 0px;
    margin-left: 0px;
}
/*main-class*/
:root{
    --main--color: #dc0031;
    --second--color: #000;
    --third--color: #ffd500;
}
.main_color{
    color: var(--main--color);
}
.second_color{
    color: var(--second--color);
}
.third_color{
    color: var(--third--color);
}
.main_bg{
    background: var(--main--color);
}
.second_bg{
    background: var(--second--color);
}
.third_bg{
    background: var(--third--color);
}
.my_teny{
    font-size: 14px;
}
.main_link{
    color: #FFF;
}
.main_link:hover{
    color: var(--third--color)
}
.second_link{
    color: var(--main--color);
}
.second_link:hover{
    color: var(--third--color)
}
.third_link{
    color: #000
}
.third_link:hover{
    color: var(--main--color)
}
.my_oppacity{
    opacity: 0.6
}
.main_bt{
    background: var(--main--color);
    color: #FFF
}
.main_bt:hover{
    background: var(--third--color);
    color: #FFF
}
/*start dedicated*/
.drov .care,
.dedicated .care{
    top: 0px;
    width: 100%;
    height: 100%;
}
.dedicated .position-relative.point:hover .cok{
    transform: scale(1.2, 1.2);
    -weebkit-transition: all 0.3s ease-in-out;
    -noz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*start seller*/
.by_category .best:hover img,
.seller .best:hover img{
    transform: scale(1.2, 1.2);
    -weebkit-transition: all 0.3s ease-in-out;
    -noz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.seller .best:hover span{
    color: var(--third--color);
    -weebkit-transition: all 0.3s ease-in-out;
    -noz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*start by_category*/
.by_category .shop{
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.by_category .shop h2{
    color: #FFF
}
.by_category .shop:hover{
    background: rgba(0, 0, 0, 0.6);
    border: 15px solid #FFF;
    -weebkit-transition: all 0.3s ease-in-out;
    -noz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.by_category .shop:hover h2{
    color: var(--third--color);
    -weebkit-transition: all 0.3s ease-in-out;
    -noz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*start discover*/
.discover .new{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%
}
.my_arrow{
    width: 60px;
    height: 60px;
    background: #e8e8e8;
    color: var(--main--color);
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.my_arrow:hover{
    background: var(--third--color);
    color: #e8e8e8;
}
.discover .carousel-control-next, .discover .carousel-control-prev{
    width: 9%
}
.discover .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover{
    opacity: 1;
}
/*start latest*/
.latest .blog:hover{
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.1)!important;
    -weebkit-transition: all 0.3s ease-in-out;
    -noz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.latest .blog:hover img{
    transform: scale(1.2, 1.2);
    -weebkit-transition: all 0.3s ease-in-out;
    -noz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.latest .blog:hover .font-weight-bold.my-2,
.latest .blog:hover .font-weight-bold.my-4{
    color: var(--main--color);
    -weebkit-transition: all 0.3s ease-in-out;
    -noz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*start all_product*/
.all_product ul#myTab{
    display: flex;
    justify-content: center;
}
.all_product .nav-tabs{
    border-bottom: none
}
.all_product .nav-tabs .nav-item.show .nav-link, .all_product .nav-tabs .nav-link.active{
    border: none;
    color: var(--third--color);
}
.all_product .nav-tabs .nav-link{
    color: var(--main--color);
    margin-bottom: 0px;
    border: none
}
.all_product .nav-tabs .nav-link:focus, .all_product .nav-tabs .nav-link:hover{
    border: none;
}
/*start normal_product*/
.shade_1 .gallery img{
    width: 100%;
}
.shade_1 .gallery .thumbnails{
    overflow: hidden;
}
.shade_1 .gallery .thumbnails img{
    width: 50%;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -mox-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.shade_1 .gallery .thumbnails img:not(:last-child){margin-right: 0.5%;}
/*start cart*/
.cart i.icon-x.h4.position-absolute.point{
    top: 7px;
    left: 7px;
    z-index: 10
}
/*start confirm_cart*/
.confirm .co_cart h4{
    color: #000;
}
.confirm .co_cart h4:hover{
    color: var(--main--color);
}
.confirm .confirm_inside{
    display: none
}
.con_bt{
    background: var(--main--color);
    color: #FFF;
}
.con_bt:hover{
    background: #000;
    color: #FFF;
}
.confirm ul#pills-tab{
    display: flex;
    justify-content: space-between;
    border: 1px solid #f3f3f3;
    background: #f3f3f3;
}
.confirm li.nav-item{
    width: 162px
}
.confirm .nav-pills .nav-link.active, .confirm .nav-pills .show>.nav-link{
    background: #FFF;
    color: #000
}
.confirm .nav-pills .nav-link{
    color: #000
}
.confirm .nav-pills .nav-link:hover{
    color: #000;
}
.confirm .container{
    max-width: 1300px
}
/*start store locator*/
.store_slide .find{
    position: absolute;
    top: 0px;

}


















