html, body {
    padding: 0;
    margin: 0;
}
body{
    background-image: url('/images/body.png');
    background-color: white;
    font-family: Mardoto , Camala sans-serif;
    display: flex;
    flex-direction: column;
    position: relative;
}
.sliderr{
    padding: 0px !important;
}
.colInoMag a{
    text-decoration: none !important;
}
.main{
    margin-bottom: 50px;
    min-height: 600px;
}
.main + div{
    position: absolute;
    width: 100%;
    bottom: 60px;
    height: 0px;
}
.passwordFixed{
    font-size: 25px;
    font-weight: 600;
}
.login_card_body form{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.carousel.slide .carousel-item.active{
    display: flex;
    justify-content: center;
    margin-left: 0px;
}
#col-md-3-prod{
    margin-left: 0px;
}



/* .null{
    display: none !important;
} */
.main {
    flex: auto;
}

ul{
    list-style-type: none;
}

.topnav {
    overflow: hidden;
    background:#421A33;
}
.topnav .icon {
    display: none;
}

.topnav a {
    float: left;
    display: block;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none !important;
    font-size: 17px;
}
.topnav .icon{
    color: #f2f2f2 !important;
    margin-top: 7px;
}
.topnav button {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}
#inovarium{
    font-size: 40px;
    margin-top: 20px;
    font-weight: 550;
}
.img_partners{
 object-fit: contain;
}

.footer_fluid{
    padding: 10px 0px 30px;
}


@media (-webkit-min-device-pixel-ratio: 2) {

    .product_image{
        height: 145px !important;
        width: 200px !important;
        object-fit: cover !important;
    }
    /* #col-md-3-prod {
        margin-left: 7% !important;
    } */
    .card-img, .card-img-bottom, .card-img-top {
        width: 100% !important;
    }


}

@media screen and (max-width: 767px) {
    #col-md-3-prod{
        width: 100%;
    }
    .empty_bug h2{
        font-size: 20px;
        margin-top: 20px;
    }
    .prod_card_section{
        width: 180px;
    }
    .minisliderMobile{
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .main{
        margin-bottom: 30px;
        min-height: 420px;
    }
    .main + div{
        position: relative;
        width: 100%;
        bottom: 0px;
        height: auto;
    }
    #inovarium{
        font-size: 20px !important;
    }
    .regions_title_h2{
        font-size: 20px !important;
    }
    .teams_img{
        height: 50px !important;
    }
    .inoMagBigText{
       display: none;
    }
    .inoMagBigTextTwo{
        display: block !important;
        font-size: 25px !important;
        margin-top: 20px;
    }
    .games_fluid{
        margin-top: 40px;
    }
    .passwordFixed{
        font-size: 20px;
    }
    .our-partners-cols{
        width: auto !important;
    }

    .topnav a:not(:first-child) {
        display: none;
    }
    .for-desktop{
        display: none !important;
    }
    .our-partners-cols{
        padding: 20px;
    }
    /* #col-md-3-prod{
        margin-left: 7%;
    } */
    .topnav a.icon {
        float: right;
        display: block;
    }
    .pd_righ{
        padding-right: 20%;
        white-space: nowrap;
    }
    .pd_right{
        padding-right: 28%;
        white-space: nowrap;
    }
    #inovarium{
        text-align: center;
        font-size: 40px;
        text-transform: uppercase;
        font-family: sans-serif;
    }

    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
    .home_header_nav_logo{
        width: 150px;
    }

    .home_header_nav{
        background: #421A33;
        height: 0px;
    }
    #header_nav{
        text-align: center;
    }
    .nav-item{
        width: 20%;
    }
    .header_nav_menu_items{
        text-transform: uppercase;
        text-decoration: none;
        color: #FFFFFF ;
    }
    .header_cart_img{
        width: 40px;
    }
    /*end header menu*/


    /*start header logo*/
    .header_logo_img{
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
    /*end header logo*/

    /* start slider */

    /* .carousel-item {
        height: 350px;
    } */
    .slider_col{
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 130px;
    }

    .carousel-control-prev-icon{
        height: 50px !important;
        width: 50px !important;
        border: 1px solid black;
        border-radius: 50px;
        position: absolute;
        right: 0;
        background-color: white !important;
        z-index: 111;
    }
    .carousel-control-next-icon{
        width: 50px !important;
        height: 50px !important;
        border: 1px solid black;
        border-radius: 50px;
        position: absolute;
        left: 0;
        background-color: white !important;
        z-index: 111;
        top: 40% !important;

    }
    #recipeCarousel{
        padding-left: 40px;
    }
    .carousel-control-prev-icon {
        background-image:url(/images/chevron_left.png);
        background-repeat: no-repeat;
        background-size: 30px 30px !important;
    }
    .carousel-control-next-icon {
        background-image:url(/images/chevron_right.png);
        background-repeat: no-repeat;
        background-size: 30px 30px !important;
    }
    /* end slider */


    /* start games section */

    .games_div{
        /* margin-top: 5%; */
        /* margin-bottom: 6%; */
        height: 45px;
        text-transform: uppercase;
        font-weight: bold;

    }
    .games_cart_icon{
        float: right;
        position: relative;
        right: -16%;
    }
    .games_card_row{
        margin-top: 11%;
    }
    .games_card_row span{
        font-weight: bold;
    }
    .games_card{
        width: 100%;
        height: 280px;
        border-radius: 15px;
        border-top-style: none;
        margin: 0 auto;
        box-shadow: 0px 4px 12px 5px #ddd;
        padding: 5px;

    }
    #cart_info_col{
        width: 100% !important;
    }
    /* #mob_cart_login{ */
        /* display: contents; */
    /* } */
    .games_card_body{
        /* position: absolute; */
        bottom: 0;
        width: 100%;
    }
    .games_card_image{
        width: 265px;
        height: 66px;
        object-fit: cover;
        position: relative;
        cursor: pointer;
    }
    .games_card_bug_logo{
        width: 30px;
    }
    .games_fluid{
        background: #8CF4FF;
    }

    /* end games section */


    /*start footer section*/
    .footer_fluid{
        left: 0;
        bottom: 0;
        width: 100%;
        margin-top: 4%;
        background: #863F69;
        height: 100%;
        color: white;
        align-items: center;
        padding: 10px 0px 40px;
    }
    #location_icon {
        font-weight: normal;
    }
    #location_icon_fb{
        font-weight: normal;
        width: 100%;
    }
    .footer_row{
        text-align: center;
    }
    /*end footer section*/

    /*start product section*/

    .slider{
        padding-top: 20px;
    }
    .team{
        text-align: center;
        border: 5px solid #ddd;
    }
    .left_arrow{
        position: absolute;
        top: 40%;
        left: 0;
        width: 50px;
        border: 1px solid #ddd;
        border-radius: 50%;
        height: 50px;
        text-align: center;
        z-index: 1;
        background: white;
        display: flex !important;
        align-items: center;
    }
    .right_arrow{
        position: absolute;
        width: 50px;
        right: 0;
        top: 40%;
        border: 1px solid #ddd;
        border-radius: 50%;
        height: 50px;
        text-align: center;
        background: white;
        display: flex !important;
        align-items: center;
    }
    /*end product section*/

    /*start about us*/
    .about_text{
        margin-left: auto;
        margin-right: auto;
        text-align: justify;
    }
    .about_sec_fluid{
        /* height: 200px; */
        background: #3D1532;
        display: flex;
        align-items: center;
    }
    .regions_title_h2{
        text-align: center;
    }
    .regions_text{
        margin-left: auto;
        margin-right: auto;
        text-align: justify;
    }
    .regions_row{
        margin-top: 4%;
        margin-bottom: 2%;
    }
    .img_partners{
        width: 120px;
        height: 60px;
    }
    .partners_row{
        text-align: center;
        justify-content: center;
        display: flex;
        margin-top: 3%;
    }
    .about_sec_teams{
        color: white;
        margin-top: 3%;
    }
    .about_teams_row p{
        color: white;
    }
    .about_teams_row{
        text-align: center;
    }

    /*end about us*/

    /*start team rating*/
    .rating_team_image{
        width: 70px;
        height: 70px;
        object-fit: cover;
        margin: 5%;
    }
    .xInodram{
        font-weight: bold;
        display: flex;
        align-items: center;
    }
    .rating_row{
        justify-content: center;
        align-content: center;
    }

    .wrapper {
        width: 100%;
    }

    .progress-bar {
        width: 100%;
        background-color: #e0e0e0;
        padding: 3px;
        border-radius: 3px;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
        margin-top: 3%;
    }

    .progress-bar-fill {
        display: block;
        height: 22px;
        background-color: #E09F60;
        border-radius: 3px;

        transition: width 500ms ease-in-out;
    }
    /*end team rating*/

    /*start login page*/
    .login_inputs{
        width: 250px;
        margin: 3%;
        border-radius: 5px;
    }
    .register_button{
        background: #9FDBEC;
        border-radius: 5px;
        /* text-align: center; */
        justify-content: center;
        /* display: flex; */
        height: 40px;
    }
    .log_page_log_button{
        width: fit-content;
    }
    .reset_row a{
        text-decoration: none;
        text-align: initial;
        color: black !important;
        margin-bottom: 1%;
        margin-top: 1%;
    }
    .register_a a{
        text-decoration: none;
        text-align: initial;
        color: black !important;
        margin-top: 1%;
    }
    /*end login page*/

    /*start cart */

    .cart_product_img{
        width: 200px;
        height: 200px;
        border-radius: 10px;
        object-fit: cover;
    }
    .cart_product_title{
        font-weight: bold;
    }
    .cart_product_price{
        font-weight: bold;
    }
    .quantity {
        display: inline-block; }

    .quantity .input-text.qty {
        width: 35px;
        height: 39px;
        padding: 0 5px;
        text-align: center;
        background-color: transparent;
        border: none !important;
    }

    .quantity.buttons_added {
        text-align: left;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
    }

    .quantity.buttons_added input {
        display: inline-block;
        margin: 0;
        vertical-align: top;
        box-shadow: none;
    }

    .quantity.buttons_added .minus,
    .quantity.buttons_added .plus {
        padding: 3px 10px 8px;
        height: 35px;
        width: 35px;
        background-color: #8CF4FF;
        border: 1px solid black;
        cursor: pointer;
        border-radius: 50%;
    }

    .quantity.buttons_added .minus:hover,
    .quantity.buttons_added .plus:hover {
        background: #eeeeee;
    }

    .quantity input::-webkit-outer-spin-button,
    .quantity input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        -moz-appearance: none;
        margin: 0;
    }

    .quantity.buttons_added .minus:focus,
    .quantity.buttons_added .plus:focus {
        outline: none;
    }

    .cart_inodram_count{
        /* margin: 8%; */
        background: #E09F60;
        border: 1px solid;
        height: 100px;
        text-align: center;
        align-items: center;
        display: grid;
        border-radius: 27px;
        border: none;
    }
    .order_history{
        /* margin: 8%; */
        border: 1px solid #E4E4E4;
        height: 100px;
        text-align: center;
        align-items: center;
        display: grid;
        border-radius: 27px;
        font-weight: bold;
        font-size: 20px;
    }
    .cart_checkout_sec{
        text-align: center;
        align-items: center;
        display: grid;
        /* margin: 8%; */
        height: 250px;
        border: 1px solid #E4E4E4;
        border-radius: 27px;
        padding: 100px;
    }
    .to_order{
        width: 100%;
        border-radius: 7px;
        height: 43px;
        background: #8CF4FF;
        font-weight: bold;
    }
    .checkout_p{
        text-align: initial;
        font-size: 25px;
    }
    .delete_a_href{
        float: right;
        color: black !important;
        text-decoration: none;
        position: relative;
        bottom: 50%;
    }
    .product_name{
        cursor: pointer;
        text-decoration: none;
        color: black !important;
    }
    /*end cart*/

    /* start details */

    .details_image{
        width: 100%;
        max-height: 450px;
        object-fit: cover;
        position: relative;
        border-radius: 20px;
    }
    .details_prod_name{
        font-weight: bold;
    }

    .details_prod_name_border{
        border-bottom: 1px solid black;
        margin-top: 2%;
    }
    .details_prod_price{
        margin-top: 2%;
        font-weight: bold;
        margin-bottom: 2%;
        font-size: 22px;
    }
    .add_to_card_button{
        width: 100%;
        border-radius: 7px;
        height: 43px;
        background: #8CF4FF;
        font-weight: bold;
        border: none;
    }
    .details_desc_title{
        font-weight: bold;
    }
    .modal_row{
        justify-content: center;
    }
    .go_to_shop{
        margin-top: 4%;
        width: 100%;
    }
    .empty_bug h2{
        text-align: center;
    }
    /* .empty_bug{ */
        /* margin-top: 5%;
        margin-bottom: 15%; */
    /* } */
    /* end details */

    /* start user profile */
    .user_order_row{
        justify-content: center;
    }
    .my_orders_button{
        width: 100%;
        height: 50px;
        border: none;
    }
    .user_profile_container{
        margin: 5%;
    }
    #prof_progress{
        margin-top: 3%;
        margin-bottom: 3%;
    }
    #prof_wrapper{
        width: 100%;
    }
    .summary{
        text-align: end;
    }
    #summary{
        text-align: center;
    }
    #green{
        color: green;
    }
    #red{
        color: red;
    }
    #bottom_user_row{
        margin-top: 3%;
    }
    /* end user profile */
    #thank_you_modal_text{
        text-align: center;
        font-size: 30px;
        font-weight: bold;
    }
    #thank_you_modal_p{
        font-weight: bold;
    }
    .thank_you_row{
        display: flex;
        justify-content: center;
    }
    .product_title{
        cursor: pointer;
        color: black !important;
        text-decoration: none;
        border: none;
    }
    .btn-close{
        z-index: 1;
    }
    /* .prod_image{
        width: 100px;
        height: 100px;
        object-fit: cover;
    }
    .prod_image{
        height: 140px;
        object-fit: cover;
        width: 140px;
    } */
    .uk-position-relative{
        text-align: center;
        margin-top: 2%;
    }
    .card_body{
        height: 260px;
        border: 1px solid #ddd;
        position: relative;
        top: -35%;
        margin: 100% 3% -20px 20%;
        background: white !important;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        box-shadow: 0px 5px 7px 0px #ddd;
        border-top-right-radius: 105px;
        border-top-left-radius: 105px;
        border-top: none;

    }
    .canvas .img .video {
        max-width: 140px;

    }
    .card_price_col{
        margin-top: 40%;
    }
    
    .card_action_price_col{
        margin-top: 23% !important;
    }
    .card_body_row{
        position: relative;
        top: -34%;
    }
    .card_body_row1{
        position: relative;
        left: -20%;
        z-index: 3;
        top: -16%;
    }
    #prevv{
        background: #ddd;
         top:33%
    }
    .product_image{
        height: 145px;
        width: 200px;
        object-fit: cover;
    }
    .games_cart_icon{
        left: -2%;
    }
    .header_slide_img{
        height: 180px;
    }
    .headerInoText{
        font-size: 25px !important;
        font-weight: 800;
        color: #e09e61 !important;
        width: 100%;
        text-align: center;
    }
    .topnav .icon{
        position: absolute;
        right: 0px;
    }


}

/*start header menu*/
@media screen and (min-width: 767px) {

.topnav{
    display: none;
}
.for-mobile{
    display: none !important;
}
.about_sec_fluid{
    height: 200px;
    background: #3D1532;
}
.cart_checkout_sec{
    text-align: center;
    align-items: center;
    display: grid;
    margin: 8%;
    height: 250px;
    border: 1px solid #E4E4E4;
    border-radius: 27px;
}
.login_inputs{
    width: 440px;
    margin: 3%;
    border-radius: 5px;
}
.wrapper {
    width: 500px;
}
.prod_card_section{
    width: 200px;
}
.carousel-control-prev-icon{
    width: 65px !important;
    height: 65px;
    border: 1px solid black;
    border-radius: 50px;
    position: absolute;
    right: 80%;
    background-color: white !important;
}
.carousel-control-next-icon{
    width: 65px;
    height: 65px;
    border: 1px solid black;
    border-radius: 50px;
    position: absolute;
    left: 80%;
    background-color: white !important;
}
.header_slide_img{
    height: 380px;
}
.product_image{
    height: 200px;
    width: 200px;
    object-fit: cover;
}
/* .prod_image{
    width: 200px;
    height: 200px;
    object-fit: cover;
    /* width: 100%; */
} */
.uk-position-relative{
    text-align: center;
    margin-top: 2%;
}
.card_body{
    height: 350px;
    border: 1px solid #ddd;
    position: relative;
    top: -35%;
    margin: 60% 20% 0 20%;
    background: white !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    box-shadow: 0px 5px 7px 0px #ddd;
    border-top-right-radius: 105px;
    border-top-left-radius: 105px;
    border-top: none;

}
.card_price_col{
    margin-top: 15%;
}

.card_action_price_col{
    margin-top: 7%;
}

.card_body_row{
    position: relative;
    top: -34%;
}
.card_body_row1{
    position: relative;
    left: -20%;
    z-index: 3;
    top: -16%;
}
#prevv{
    background: #ddd;
     top:33%
}

.pd_right{
    padding-right: 9%;
    white-space: nowrap;
}
.pd_righ{
    padding-right: -3%;
    white-space: nowrap;
}

.btn-close{
    z-index: 1;
}
.product_title{
    cursor: pointer;
    color: black !important;
    text-decoration: none;
    border: none;
    background: none !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.home_header_nav{
    background: #421A33;
    height: 50px;
}
.home_header_nav_logo{
    display: none;
}
.reset_col{
    display: contents;
}
.reset_col_row{
    display: inline-grid;
}

.dropdown {
    position: relative;
    display: inline-block;
    width: 250px;
  }

  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }

  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }

  .dropdown-content a:hover {
      background-color: transparent;
}

  .dropdown:hover .dropdown-content {
      display: block;
}

.thank_you_row{
    display: flex;
    justify-content: center;
}
#thank_you_modal_p{
    font-weight: bold;
}
#thank_you_modal_text{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
#header_nav{
    text-align: center;
    width: 100%;
    margin: 0;
}
.nav-item{
    width: 20%;
}
.header_nav_menu_items{
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF ;
}
.header_cart_img{
    width: 40px;
}
/*end header menu*/


/*start header logo*/
.header_logo_img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
.rowInoMag{
    text-align: center;
    padding: 20px 0px;
}
.colInoMag{
    display: flex;
    justify-content: center;
}
.inoMagBigText {
    font-size: 100px;
    font-weight: 600;
    color: #e09e61;
    margin-right: 10px;
}

#right-arrow{
    color: black;
}

/*end header logo*/

/* start slider */

/* .carousel-item {
    height: 350px;
} */
.slider_col{
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.carousel-control-prev-icon {
    background-image:url(/images/chevron_left.png);
    background-repeat: no-repeat;
    background-size: 40px 40px;
}
.carousel-control-next-icon {
    background-image:url(/images/chevron_right.png);
    background-repeat: no-repeat;
    background-size: 40px 40px;
}
/* end slider */


/* start games section */

.games_div{
    /* margin-top: 5%; */
    /* margin-bottom: 6%; */
    height: 45px;
    text-transform: uppercase;
    font-weight: bold;

}
/* .games_cart_icon{ */
    /* float: right; */

/* } */
.games_card_row{
    margin-top: 11%;
}
.games_card_row span{
    font-weight: bold;
}
.games_card{
    width: 80%;
    height: 350px;
    border-radius: 15px;
    border-top-style: none;
    margin: 0 auto;
    box-shadow: 0px 4px 12px 5px #ddd;
    padding: 5px;

}
.games_card_body{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.games_card_image{
    width: 265px;
    height: 225px;
    object-fit: cover;
    position: relative;
    cursor: pointer;
}
.games_card_bug_logo{
    width: 30px;
}
.games_fluid{
    background: #8CF4FF;
}

/* end games section */


/*start footer section*/
.footer_fluid{
    left: 0;
    bottom: 0;
    width: 100%;
    margin-top: 4%;
    background: #863F69;
    /* height: 100px; */
    color: white;
    align-items: center;
}
#location_icon {
    font-weight: normal;
}
#location_icon_fb{
    font-weight: normal;
}
.footer_row{
    text-align: center;
}
/*end footer section*/

/*start product section*/

.slider{
    padding-top: 20px;
}
.team{
    text-align: center;
    border: 5px solid #ddd;
}
.left_arrow{
    position: absolute;
    top: 46%;
    left: 0;
    width: 50px;
    border: 1px solid #ddd;
    border-radius: 50%;
    height: 50px;
    text-align: center;
    z-index: 1;
    background: white;
    display: flex !important;
    align-items: center;
}
.right_arrow{
    position: absolute;
    width: 50px;
    right: 0;
    top: 40%;
    border: 1px solid #ddd;
    border-radius: 50%;
    height: 50px;
    text-align: center;
    background: white;
    display: flex !important;
    align-items: center;
}
/*end product section*/

/*start about us*/
.about_text{
    margin-left: auto;
    margin-right: auto;
    width: 61.5%;
    text-align: justify;
}
.about_sec_fluid{
    background: #3D1532;
}
.regions_title_h2{
    text-align: center;
    font-weight: bold;
}
.regions_text{
    margin-left: auto;
    margin-right: auto;
    width: 61.5%;
    text-align: justify;
}
.regions_row{
    margin-top: 4%;
    margin-bottom: 2%;
}
.img_partners{
    width: 120px;
    height: 60px;
}
.partners_row{
    text-align: center;
    justify-content: center;
    display: flex;
    margin-top: 3%;
}
.about_sec_teams{
    color: white;
    margin-top: 3%;
}
.about_teams_row p{
    color: white;
}
.about_teams_row{
    text-align: center;
}

/*end about us*/

/*start team rating*/
.rating_team_image{
    width: 70px;
    height: 70px;
    object-fit: cover;
}
.xInodram{
    font-weight: bold;
    display: flex;
    align-items: center;
}
.rating_row{
    justify-content: center;
    align-content: center;
}



.progress-bar {
    width: 100%;
    background-color: #e0e0e0;
    padding: 3px;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
    margin-top: 3%;
}

.progress-bar-fill {
    display: block;
    height: 22px;
    background-color: #E09F60;
    border-radius: 3px;

    transition: width 500ms ease-in-out;
}
/*end team rating*/

/*start login page*/

.register_button{
    background: #9FDBEC;
    border-radius: 5px;
    /* text-align: center; */
    justify-content: center;
    /* display: flex; */
    height: 40px;
}
.log_page_log_button{
    width: fit-content;
}
.reset_row a{
    text-decoration: none;
    text-align: initial;
    color: black !important;
    margin-bottom: 1%;
    margin-top: 1%;
}
.register_a a{
    text-decoration: none;
    text-align: initial;
    color: black !important;
    margin-top: 1%;
}
/*end login page*/

/*start cart */

.cart_product_img{
    width: 200px;
    height: 200px;
    border-radius: 10px;
    object-fit: cover;
}
.cart_product_title{
    font-weight: bold;
}
.cart_product_price{
    font-weight: bold;
}
.quantity {
    display: inline-block; }

.quantity .input-text.qty {
    width: 35px;
    height: 39px;
    padding: 0 5px;
    text-align: center;
    background-color: transparent;
    border: none !important;
}

.quantity.buttons_added {
    text-align: left;
    position: relative;
    white-space: nowrap;
    vertical-align: top;
}

.quantity.buttons_added input {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
}

.quantity.buttons_added .minus,
.quantity.buttons_added .plus {
    padding: 3px 10px 8px;
        height: 35px;
        width: 35px;
        background-color: #8CF4FF;
        border: 1px solid black;
        cursor: pointer;
        border-radius: 50%;
}



.quantity.buttons_added .minus:hover,
.quantity.buttons_added .plus:hover {
    background: #eeeeee;
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
}

.quantity.buttons_added .minus:focus,
.quantity.buttons_added .plus:focus {
    outline: none;
}

.cart_inodram_count{
    margin: 8%;
    background: #E09F60;
    border: 1px solid;
    height: 100px;
    text-align: center;
    align-items: center;
    display: grid;
    border-radius: 27px;
    border: none;
}
.order_history{
    margin: 8%;
    border: 1px solid #E4E4E4;
    height: 100px;
    text-align: center;
    align-items: center;
    display: grid;
    border-radius: 27px;
    font-weight: bold;
    font-size: 20px;
}

.to_order{
    width: 100%;
    border-radius: 7px;
    height: 43px;
    background: #8CF4FF;
    font-weight: bold;
}
.checkout_p{
    text-align: initial;
    font-size: 25px;
}
.delete_a_href{
    float: right;
    color: black !important;
    text-decoration: none;
    position: relative;
    bottom: 50%;
}
.product_name{
    cursor: pointer;
    text-decoration: none;
    color: black !important;
}
/*end cart*/

/* start details */

.details_image{
    width: 100%;
    max-height: 450px;
    object-fit: cover;
    position: relative;
    border-radius: 20px;
}
.details_prod_name{
    font-weight: bold;
}

.details_prod_name_border{
    border-bottom: 1px solid black;
    margin-top: 2%;
}
.details_prod_price{
    margin-top: 2%;
    font-weight: bold;
    margin-bottom: 2%;
    font-size: 22px;
}
.add_to_card_button{
    width: 100%;
    border-radius: 7px;
    height: 43px;
    background: #8CF4FF;
    font-weight: bold;
    border: none;
}
.details_desc_title{
    font-weight: bold;
}
.modal_row{
    justify-content: center;
}
.go_to_shop{
    margin-top: 4%;
    width: 100%;
}
.empty_bug h2{
    text-align: center;
}
/* .empty_bug{ */
    /* margin-top: 5%;
    margin-bottom: 15%; */
/* } */
/* end details */

/* start user profile */
.user_order_row{
    justify-content: center;
}
.my_orders_button{
    width: 100%;
    height: 50px;
    border: none;
}
.user_profile_container{
    margin: 5%;
}
#prof_progress{
    margin-top: 3%;
    margin-bottom: 3%;
}
#prof_wrapper{
    width: 100%;
}
.summary{
    text-align: end;
}
#summary{
    text-align: center;
}
#green{
    color: green;
}
#red{
    color: red;
}
#bottom_user_row{
    margin-top: 3%;
}
/* end user profile */



















/* new carousel */


.ag-format-container {
    width: 100%;
    margin: 0 auto;
  }


  .ag-vacancy-block {
    padding: 100px 0 0px;

    overflow: hidden;

    position: relative;
  }
  .ag-vacancy-block:before {
    content: "";
    height: 100%;
    width: 1900px;
    background: -webkit-radial-gradient(50% 50%, 50% 50%, #e9eaf3 0%, rgba(196, 196, 196, 0) 100%);
    background: -moz-radial-gradient(50% 50%, 50% 50%, #e9eaf3 0%, rgba(196, 196, 196, 0) 100%);
    background: -o-radial-gradient(50% 50%, 50% 50%, #e9eaf3 0%, rgba(196, 196, 196, 0) 100%);
    background: radial-gradient(50% 50% at 50% 50%, #e9eaf3 0%, rgba(196, 196, 196, 0) 100%);

    z-index: 1;
    position: absolute;
    top: 50%;
    right: 0;

    -webkit-transform: translateY(-50%) translateX(34%);
    -moz-transform: translateY(-50%) translateX(34%);
    -ms-transform: translateY(-50%) translateX(34%);
    -o-transform: translateY(-50%) translateX(34%);
    transform: translateY(-50%) translateX(34%);
  }
  .ag-vacancy-block:after {
    content: "";
    height: 100%;
    width: 1900px;
    background: -webkit-radial-gradient(50% 50%, 50% 50%, #e9eaf3 0%, rgba(196, 196, 196, 0) 100%);
    background: -moz-radial-gradient(50% 50%, 50% 50%, #e9eaf3 0%, rgba(196, 196, 196, 0) 100%);
    background: -o-radial-gradient(50% 50%, 50% 50%, #e9eaf3 0%, rgba(196, 196, 196, 0) 100%);
    background: radial-gradient(50% 50% at 50% 50%, #e9eaf3 0%, rgba(196, 196, 196, 0) 100%);

    z-index: 1;
    position: absolute;
    top: 50%;
    left: 0;

    -webkit-transform: translateY(-50%) translateX(-34%);
    -moz-transform: translateY(-50%) translateX(-34%);
    -ms-transform: translateY(-50%) translateX(-34%);
    -o-transform: translateY(-50%) translateX(-34%);
    transform: translateY(-50%) translateX(-34%);
  }
  .ag-vacancy_content {
    min-height: 70vh;


    /* overflow: hidden; */

    z-index: 10;
    position: relative;
  }
  .ag-vacancy_box {
    width: calc(100% - 455px);
    padding-left: 120px;

    position: relative;
  }
  .ag-vacancy_list {
    display: none;
  }
  .ag-vacancy_item {
    min-height: 240px;
    width: 205px !important;
    margin-right: 35px;
    padding: 50px 40px;
    background: white !important;

    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;

    -webkit-transition: background .3s, -webkit-transform .3s;
    -moz-transition: background .3s, -moz-transform .3s;
    -o-transition: background .3s, -o-transform .3s;
    transition: background .3s, transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s;

    position: relative;
  }
  .ag-vacancy_item:hover {
    background: rgba(255, 255, 255, .5);
  }
  .ag-vacancy_icon {
    margin-bottom: 20px;
  }
  .ag-vacancy_img {
    width: 200px;
    height: 200px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 50%;
    border: 1px solid #ddd;
    margin: -100px -35px 0;
  }
  .ag-vacancy_name {
    line-height: 35px;
    margin-bottom: 12px;

    font-weight: 900;
    font-size: 30px;
    color: #191F3D;
  }
  .ag-vacancy_descr {
    margin-bottom: 40px;

    font-size: 20px;
    color: #232C51;
  }
  .ag-vacancy_text__strong {
    padding: 0 15px 0 0;

    font-weight: 900;
    color: #e45f0a;
  }
  .ag-vacancy_btn {
    display: inline-block;
    padding: 25px 65px;
    background: #D4D6F5;

    cursor: pointer;

    font-weight: 600;
    font-size: 18px;
    color: #191F3D;

    position: absolute;
    bottom: 50px;
    left: 40px;

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;

    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .ag-vacancy_btn:hover {
    background: white;

    text-decoration: none;
    color: #FFF;
  }
  .js-ag-vacancy_arrow {
    height: 50px;
    line-height: 100px;
    width: 50px;
    background: white;

    cursor: pointer;

    /* opacity: 0; */

    text-align: center;

    z-index: 30;
    position: absolute;
    top: 50%;

    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);

    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;

    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
  }
  .js-ag-vacancy_arrow:hover {
    background: white;

    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
  }
  .ag-vacancy_box:hover .js-ag-vacancy_arrow {
    opacity: 1;
  }
  /* .ag-vacancy_box:hover .js-ag-vacancy_arrow__hide { */
    /* opacity: 0; */
  /* } */
  .js-ag-vacancy_arrow__prev {
    left: 32px;
    top: 37%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .js-ag-vacancy_arrow__next {
    /* right: -80px; */

    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
  .js-ag-vacancy_img-arrow__prev {
    margin: 0 0 0 -5px;
  }
  .js-ag-vacancy_img-arrow__next {
    margin: 0 -5px 0 0;
  }

  /* slick */
  .slick-list {
    overflow: visible !important;
  }
  .slick-initialized {
    display: block;
  }
  .slick-slide {
    opacity: 0.5;

    -webkit-filter: blur(5px);
    filter: blur(5px);

    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
  }
  .slick-active {
    -webkit-filter: blur(0);
    filter: blur(0);

    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  /* /slick */

  @media (max-width: 1023px){
        .js-ag-vacancy_arrow{
            display: none;
        }
        .main + div{
            bottom: 0px;
        }
        .about_sec_teams{
            font-size: 16px;
        }
  }

  @media (max-width: 1600px) {
    .ag-vacancy_box {
      width: calc(100% - 400px);
    }
    .ag-vacancy_item {
      min-height: 240px;
    }
    .ag-vacancy_name {
      line-height: 30px;

      font-size: 25px;
    }
    .ag-vacancy_descr {
      margin-bottom: 30px;
    }
    .ag-vacancy_btn {
      padding: 22px 50px;
    }
  }

  @media (max-width: 1500px) {
    .ag-vacancy_box {
      padding-left: 70px;
    }
    .ag-vacancy_item {
        min-height: 240px;
            margin: 0 50px;
            padding: 35px;
            width: auto;
            max-width: 200px;
    }
    .ag-vacancy_btn {
      background: #D4D6F5;

      position: absolute;
      left: 25px;
      bottom: 40px;
    }

    .js-ag-vacancy_arrow {
      height: 50px;
      line-height: 50px;
      width: 50px;
    }
    .js-ag-vacancy_arrow__next {
      right: -37%;
      top: 37%;
    }
  }

  @media only screen and (max-width: 767px) {
    .ag-format-container {
      width: 96%;
    }

    .ag-vacancy_box {
      width: 100%;
      padding-left: 0;
    }
    .ag-vacancy_item {
      width: 260px;
      min-height: 240px;
      padding: 25px 33px;
      margin-right: 15px;
    }
    .ag-vacancy_name {
      font-size: 22px;
      line-height: 26px;
    }
    .ag-vacancy_descr {
      font-size: 17px;
    }
    .ag-vacancy_text__strong {
      padding-right: 5px;
    }
    .ag-vacancy_btn {
      padding: 20px 30px;

      font-size: 16px;

      left: 15px;
    }

    .js-ag-vacancy_arrow {
      float: left;
      margin: 20px 25px 0 0;

      opacity: 1;

      position: static;

      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
    }
    .js-ag-vacancy_arrow__hide,
    .ag-vacancy_box:hover .js-ag-vacancy_arrow__hide {
      background-color: white;

      cursor: default;

      opacity: .4;
    }
  }
 

  @media (min-width: 768px) and (max-width: 979px) {
    .ag-format-container {
      width: 750px;
    }
    #inovarium{
        text-align: center;
        font-size: 30px;
        text-transform: uppercase;
        font-family: sans-serif;
    }
    .main + div{
        bottom: 0px;
    }
    .inoMagBigText{
        font-size: 70px;
    }

  }
  @media (max-width: 767px)  {
    .ag-vacancy_content {
        min-height: 47vh;
        z-index: 10;
        position: relative;
      }
      .carousel_imagess{
          height: 125px;
          margin-top: 3%;
      }
      .bg-transparent{
          z-index: 22;
      }
      .carousel-control-prev{
          z-index: 22;
      }
      .carousel-control-next{
        z-index: 22;
    }


  }
  @media  (min-width: 1024px) and (max-width: 1365px) {
    .ag-vacancy_content {
        min-height: 60vh;
        z-index: 10;
        position: relative;
      }
      #about_col {
        margin-top: 2%;
        width: 118px !important;
    }

  }
  @media (min-width: 1366px) and (max-width: 2900px) {
    .ag-vacancy_content {
        min-height: 70vh;
        z-index: 10;
        position: relative;
      }

  }

  @media (min-width: 980px) and (max-width: 1161px) {
    .ag-format-container {
      width: 960px;
    }

  }

  .slide_container{
      margin-bottom: 4%;
  }
  .border_left{
      margin-top: 3%;
  }
  #change_prof_set{
      margin-top: 3%;
  }
  .product_price_card{
    left: -12%;
    color: black;
    font-weight: bold
  }
  .btn-reduce{
      font-weight: bold;
      border: 1px solid;
  }
  .btn-increase{
      font-weight: bold;
      border: 1px solid;
  }
  .popup_add_to_cart{
      margin-top: 4%;
  }

  #cart_login{
      padding-left: 65px;
  }
  .col_md_4{
    margin-top: 1%;
}

#about_col{
    margin-top: 2%;
    text-align: center;
    padding: 10px;
}
.inovariumColDiv{
    display: flex !important;
    justify-content: center;
}
.order_hist_a{
    text-decoration: none;
    border: none;
    color: black !important;
}
#footer_url{
    color: white !important;
    text-decoration: none;
    border: none !important;
}

.header_nav_menu_items:hover{
    color: #DFA158;
    font-size: large;
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{
    .topnav a:not(:first-child) {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
    }
    .pd_righ{
        padding-right: 20%;
        white-space: nowrap;
    }
    .pd_right{
        padding-right: 28%;
        white-space: nowrap;
    }
    #inovarium{
        text-align: center;
        font-size: 40px;
        text-transform: uppercase;
        font-family: sans-serif;
    }

    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
    .home_header_nav_logo{
        width: 150px;
    }
    #about_col{
        width: 30%;
    }
    .home_header_nav{
        background: #421A33;
        height: 0px;
    }
    #header_nav{
        text-align: center;
    }
    .nav-item{
        width: 20%;
    }
    .header_nav_menu_items{
        text-transform: uppercase;
        text-decoration: none;
        color: #FFFFFF ;
    }
    .header_cart_img{
        width: 40px;
    }
    /*end header menu*/


    /*start header logo*/
    .header_logo_img{
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
    /*end header logo*/

    /* start slider */

    /* .carousel-item {
        height: 350px;
    } */
    .slider_col{
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 130px;
    }

    .carousel-control-prev-icon{
        height: 65px;
        border: 1px solid black;
        border-radius: 50px;
        position: absolute;
        top: 5%;
        background-color: white !important;
    }
    .carousel-control-next-icon{
        width: 65px;
        height: 65px;
        border: 1px solid black;
        border-radius: 50px;
        position: absolute;
        top: 5%;
        background-color: white !important;
    }
    .carousel-control-prev-icon {
        background-image:url(/images/chevron_left.png);
        background-repeat: no-repeat;
        background-size: 40px 40px;
    }
    .carousel-control-next-icon {
        background-image:url(/images/chevron_right.png);
        background-repeat: no-repeat;
        background-size: 40px 40px;
    }
    /* end slider */


    /* start games section */

    .games_div{
        /* margin-top: 5%; */
        /* margin-bottom: 6%; */
        height: 45px;
        text-transform: uppercase;
        font-weight: bold;

    }
    .games_cart_icon{
        float: right;
        position: relative;
        right: -16%;
    }
    .games_card_row{
        margin-top: 11%;
    }
    .games_card_row span{
        font-weight: bold;
    }
    .games_card{
        width: 100%;
        height: 280px;
        border-radius: 15px;
        border-top-style: none;
        margin: 0 auto;
        box-shadow: 0px 4px 12px 5px #ddd;
        padding: 5px;

    }
    #cart_info_col{
        width: 100% !important;
    }
    #mob_cart_login{
        display: contents;
    }
    .games_card_body{
        /* position: absolute; */
        bottom: 0;
        width: 100%;
    }
    .games_card_image{
        width: 265px;
        height: 66px;
        object-fit: cover;
        position: relative;
        cursor: pointer;
    }
    .games_card_bug_logo{
        width: 30px;
    }
    .games_fluid{
        background: #8CF4FF;
    }

    /* end games section */


    /*start footer section*/
    .footer_fluid{
        left: 0;
        bottom: 0;
        width: 100%;
        margin-top: 4%;
        background: #863F69;
        height: 100%;
        color: white;
        align-items: center;
    }
    #location_icon {
        font-weight: normal;
    }
    #location_icon_fb{
        font-weight: normal;
    }
    .footer_row{
        text-align: center;
    }
    /*end footer section*/

    /*start product section*/

    .slider{
        padding-top: 20px;
    }
    .team{
        text-align: center;
        border: 5px solid #ddd;
    }
    .left_arrow{
        position: absolute;
        top: 40%;
        left: 0;
        width: 50px;
        border: 1px solid #ddd;
        border-radius: 50%;
        height: 50px;
        text-align: center;
        z-index: 1;
        background: white;
        display: flex !important;
        align-items: center;
    }
    .right_arrow{
        position: absolute;
        width: 50px;
        right: 0;
        top: 40%;
        border: 1px solid #ddd;
        border-radius: 50%;
        height: 50px;
        text-align: center;
        background: white;
        display: flex !important;
        align-items: center;
    }
    /*end product section*/

    /*start about us*/
    .about_text{
        margin-left: auto;
        margin-right: auto;
        text-align: justify;
    }
    .about_sec_fluid{
        height: 200px;
        background: #3D1532;
        display: flex;
        align-items: center;
    }
    .regions_title_h2{
        text-align: center;
    }
    .regions_text{
        margin-left: auto;
        margin-right: auto;
        text-align: justify;
    }
    .regions_row{
        margin-top: 4%;
        margin-bottom: 2%;
    }
    .img_partners{
        width: 120px;
        height: 60px;
        border: 1px solid black;
    }
    .partners_row{
        text-align: center;
        justify-content: center;
        display: flex;
        margin-top: 3%;
    }
    .about_sec_teams{
        color: white;
        margin-top: 3%;
    }
    .about_teams_row p{
        color: white;
    }
    .about_teams_row{
        text-align: center;
    }
   *end about us*/

    /*start team rating*/
    .rating_team_image{
        width: 70px;
        height: 70px;
        object-fit: cover;
        margin: 5%;
    }
    .xInodram{
        font-weight: bold;
        display: flex;
        align-items: center;
    }
    .rating_row{
        justify-content: center;
        align-content: center;
    }

    .wrapper {
        width: 100%;
    }

    .progress-bar {
        width: 100%;
        background-color: #e0e0e0;
        padding: 3px;
        border-radius: 3px;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
        margin-top: 3%;
    }

    .progress-bar-fill {
        display: block;
        height: 22px;
        background-color: #E09F60;
        border-radius: 3px;

        transition: width 500ms ease-in-out;
    }
    /*end team rating*/

    /*start login page*/
    .login_inputs{
        width: 100%;
        margin: 3%;
        border-radius: 5px;
    }
    .register_button{
        background: #9FDBEC;
        border-radius: 5px;
        /* text-align: center; */
        justify-content: center;
        /* display: flex; */
        height: 40px;
    }
    .log_page_log_button{
        width: fit-content;
    }
    .reset_row a{
        text-decoration: none;
        text-align: initial;
        color: black !important;
        margin-bottom: 1%;
        margin-top: 1%;
    }
    .register_a a{
        text-decoration: none;
        text-align: initial;
        color: black !important;
        margin-top: 1%;
    }
    /*end login page*/

    /*start cart */

    .cart_product_img{
        width: 200px;
        height: 200px;
        border-radius: 10px;
        object-fit: cover;
    }
    .cart_product_title{
        font-weight: bold;
    }
    .cart_product_price{
        font-weight: bold;
    }
    .quantity {
        display: inline-block; }

    .quantity .input-text.qty {
        width: 35px;
        height: 39px;
        padding: 0 5px;
        text-align: center;
        background-color: transparent;
        border: none !important;
    }

    .quantity.buttons_added {
        text-align: left;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
    }

    .quantity.buttons_added input {
        display: inline-block;
        margin: 0;
        vertical-align: top;
        box-shadow: none;
    }

    .quantity.buttons_added .minus,
    .quantity.buttons_added .plus {
        padding: 3px 10px 8px;
        height: 35px;
        width: 35px;
        background-color: #8CF4FF;
        border: 1px solid black;
        cursor: pointer;
        border-radius: 50%;
    }



    .quantity.buttons_added .minus:hover,
    .quantity.buttons_added .plus:hover {
        background: #eeeeee;
    }

    .quantity input::-webkit-outer-spin-button,
    .quantity input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        -moz-appearance: none;
        margin: 0;
    }

    .quantity.buttons_added .minus:focus,
    .quantity.buttons_added .plus:focus {
        outline: none;
    }

    .cart_inodram_count{
        /* margin: 8%; */
        background: #E09F60;
        border: 1px solid;
        height: 100px;
        text-align: center;
        align-items: center;
        display: grid;
        border-radius: 27px;
        border: none;
    }
    .order_history{
        /* margin: 8%; */
        border: 1px solid #E4E4E4;
        height: 100px;
        text-align: center;
        align-items: center;
        display: grid;
        border-radius: 27px;
        font-weight: bold;
        font-size: 20px;
    }
    .cart_checkout_sec{
        text-align: center;
        align-items: center;
        display: grid;
        /* margin: 8%; */
        height: 250px;
        border: 1px solid #E4E4E4;
        border-radius: 27px;
    }
    .to_order{
        width: 100%;
        border-radius: 7px;
        height: 43px;
        background: #8CF4FF;
        font-weight: bold;
    }
    .checkout_p{
        text-align: initial;
        font-size: 25px;
    }
    .delete_a_href{
        float: right;
        color: black !important;
        text-decoration: none;
        position: relative;
        bottom: 50%;
    }
    .product_name{
        cursor: pointer;
        text-decoration: none;
        color: black !important;
    }
    /*end cart*/

    /* start details */

    .details_image{
        width: 100%;
        max-height: 450px;
        object-fit: cover;
        position: relative;
        border-radius: 20px;
    }
    .details_prod_name{
        font-weight: bold;
    }

    .details_prod_name_border{
        border-bottom: 1px solid black;
        margin-top: 2%;
    }
    .details_prod_price{
        margin-top: 2%;
        font-weight: bold;
        margin-bottom: 2%;
        font-size: 22px;
    }
    .add_to_card_button{
        width: 100%;
        border-radius: 7px;
        height: 43px;
        background: #8CF4FF;
        font-weight: bold;
        border: none;
    }
    .details_desc_title{
        font-weight: bold;
    }
    .modal_row{
        justify-content: center;
    }
    .go_to_shop{
        margin-top: 4%;
        width: 100%;
    }
    .empty_bug h2{
        text-align: center;
    }
    /* .empty_bug{ */
        /* margin-top: 5%;
        margin-bottom: 15%; */
    /* } */
    /* end details */

    /* start user profile */
    .user_order_row{
        justify-content: center;
    }
    .my_orders_button{
        width: 100%;
        height: 50px;
        border: none;
    }
    .user_profile_container{
        margin: 5%;
    }
    #prof_progress{
        margin-top: 3%;
        margin-bottom: 3%;
    }
    #prof_wrapper{
        width: 100%;
    }
    .summary{
        text-align: end;
    }
    #summary{
        text-align: center;
    }
    #green{
        color: green;
    }
    #red{
        color: red;
    }
    #bottom_user_row{
        margin-top: 3%;
    }
    /* end user profile */
    #thank_you_modal_text{
        text-align: center;
        font-size: 30px;
        font-weight: bold;
    }
    #thank_you_modal_p{
        font-weight: bold;
    }
    .thank_you_row{
        display: flex;
        justify-content: center;
    }
    .product_title{
        cursor: pointer;
        color: black !important;
        text-decoration: none;
        border: none;
    }
    .btn-close{
        z-index: 1;
    }
    /* .prod_image{
        width: 100px;
        height: 100px;
        object-fit: cover;
    }
    .prod_image{
        height: 140px;
        object-fit: cover;
        width: 140px;
    } */
    .uk-position-relative{
        text-align: center;
        margin-top: 2%;
    }
    .card_body{
        height: 260px;
        border: 1px solid #ddd;
        position: relative;
        top: -35%;
        margin: 100% 3% -20px 20%;
        background: white !important;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        box-shadow: 0px 5px 7px 0px #ddd;
        border-top-right-radius: 105px;
        border-top-left-radius: 105px;
        border-top: none;

    }
    .canvas .img .video {
        max-width: 140px;

    }
    .card_price_col{
        margin-top: 40%;
    }
    .card_action_price_col{
        margin-top: 23% !important;
    }
    .card_body_row{
        position: relative;
        top: -34%;
    }
    .card_body_row1{
        position: relative;
        left: -20%;
        z-index: 3;
        top: -16%;
    }
    #prevv{
        background: #ddd;
         top:33%
    }

    .games_cart_icon{
        left: -2%;
    }


}




.prod_card_section{
    background: white !important;
    border: 1px solid #ddd;
    margin: 13%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    box-shadow: 0px 5px 7px 0px #ddd;
    border-top-right-radius: 105px;
    border-top-left-radius: 105px;
    border-top: none;
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

    .topnav a:not(:first-child) {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
    }
    .pd_righ{
        padding-right: 20%;
        white-space: nowrap;
    }
    .pd_right{
        padding-right: 28%;
        white-space: nowrap;
    }
    #inovarium{
        text-align: center;
        font-size: 35px;
        text-transform: uppercase;
        font-family: sans-serif;
    }

    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
    .home_header_nav_logo{
        width: 150px;
    }
    #about_col{
        width: 30%;
    }
    .home_header_nav{
        background: #421A33;
        height: 0px;
    }
    #header_nav{
        text-align: center;
    }
    .nav-item{
        width: 20%;
    }
    .header_nav_menu_items{
        text-transform: uppercase;
        text-decoration: none;
        color: #FFFFFF ;
    }
    .header_cart_img{
        width: 40px;
    }
    /*end header menu*/


    /*start header logo*/
    .header_logo_img{
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
    /*end header logo*/

    /* start slider */

    /* .carousel-item {
        height: 350px;
    } */
    .slider_col{
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 130px;
    }

    .carousel-control-prev-icon{
        height: 65px;
        border: 1px solid black;
        border-radius: 50px;
        position: absolute;
        right: 0;
        background-color: white !important;
    }
    .carousel-control-next-icon{
        width: 65px;
        height: 65px;
        border: 1px solid black;
        border-radius: 50px;
        position: absolute;
        background-color: white !important;
        right: 40px;
        top: 103px;
    }
    #recipeCarousel{
        padding-left: 40px;
    }
    .carousel-control-prev-icon {
        background-image:url(/images/chevron_left.png);
        background-repeat: no-repeat;
        background-size: 40px 40px;
    }
    .carousel-control-next-icon {
        background-image:url(/images/chevron_right.png);
        background-repeat: no-repeat;
        background-size: 40px 40px;
    }
    /* end slider */


    /* start games section */

    .games_div{
        /* margin-top: 5%; */
        /* margin-bottom: 6%; */
        height: 45px;
        text-transform: uppercase;
        font-weight: bold;

    }
    .games_cart_icon{
        float: right;
        position: relative;
        right: -16%;
    }
    .games_card_row{
        margin-top: 11%;
    }
    .games_card_row span{
        font-weight: bold;
    }
    .games_card{
        width: 100%;
        height: 280px;
        border-radius: 15px;
        border-top-style: none;
        margin: 0 auto;
        box-shadow: 0px 4px 12px 5px #ddd;
        padding: 5px;

    }
    #cart_info_col{
        width: 100% !important;
    }
    #mob_cart_login{
        display: contents;
    }
    .games_card_body{
        /* position: absolute; */
        bottom: 0;
        width: 100%;
    }
    .games_card_image{
        width: 265px;
        height: 66px;
        object-fit: cover;
        position: relative;
        cursor: pointer;
    }
    .games_card_bug_logo{
        width: 30px;
    }
    .games_fluid{
        background: #8CF4FF;
    }

    /* end games section */


    /*start footer section*/
    .footer_fluid{
        left: 0;
        bottom: 0;
        width: 100%;
        margin-top: 4%;
        background: #863F69;
        height: 100%;
        color: white;
        align-items: center;
    }
    #location_icon {
        font-weight: normal;
    }
    #location_icon_fb{
        font-weight: normal;
    }
    .footer_row{
        text-align: center;
    }
    /*end footer section*/

    /*start product section*/

    .slider{
        padding-top: 20px;
    }
    .team{
        text-align: center;
        border: 5px solid #ddd;
    }
    .left_arrow{
        position: absolute;
        top: 40%;
        left: 0;
        width: 50px;
        border: 1px solid #ddd;
        border-radius: 50%;
        height: 50px;
        text-align: center;
        z-index: 1;
        background: white;
        display: flex !important;
        align-items: center;
    }
    .right_arrow{
        position: absolute;
        width: 50px;
        right: 0;
        top: 40%;
        border: 1px solid #ddd;
        border-radius: 50%;
        height: 50px;
        text-align: center;
        background: white;
        display: flex !important;
        align-items: center;
    }
    /*end product section*/

    /*start about us*/
    .about_text{
        margin-left: auto;
        margin-right: auto;
        text-align: justify;
    }
    .about_sec_fluid{
        height: 200px;
        background: #3D1532;
        display: flex;
        align-items: center;
    }
    .regions_title_h2{
        text-align: center;
    }
    .regions_text{
        margin-left: auto;
        margin-right: auto;
        text-align: justify;
    }
    .regions_row{
        margin-top: 4%;
        margin-bottom: 2%;
    }
    .img_partners{
        width: 120px;
        height: 60px;
        border: 1px solid black;
    }
    .partners_row{
        text-align: center;
        justify-content: center;
        display: flex;
        margin-top: 3%;
    }
    .about_sec_teams{
        color: white;
        margin-top: 3%;
    }
    .about_teams_row p{
        color: white;
    }
    .about_teams_row{
        text-align: center;
    }

    /*end about us*/

    /*start team rating*/
    .rating_team_image{
        width: 70px;
        height: 70px;
        object-fit: cover;
        margin: 5%;
    }
    .xInodram{
        font-weight: bold;
        display: flex;
        align-items: center;
    }
    .rating_row{
        justify-content: center;
        align-content: center;
    }

    .wrapper {
        width: 100%;
    }

    .progress-bar {
        width: 100%;
        background-color: #e0e0e0;
        padding: 3px;
        border-radius: 3px;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
        margin-top: 3%;
    }

    .progress-bar-fill {
        display: block;
        height: 22px;
        background-color: #E09F60;
        border-radius: 3px;

        transition: width 500ms ease-in-out;
    }
    /*end team rating*/

    /*start login page*/
    .login_inputs{
        width: 100%;
        margin: 3%;
        border-radius: 5px;
    }
    .register_button{
        background: #9FDBEC;
        border-radius: 5px;
        /* text-align: center; */
        justify-content: center;
        /* display: flex; */
        height: 40px;
    }
    .log_page_log_button{
        width: fit-content;
    }
    .reset_row a{
        text-decoration: none;
        text-align: initial;
        color: black !important;
        margin-bottom: 1%;
        margin-top: 1%;
    }
    .register_a a{
        text-decoration: none;
        text-align: initial;
        color: black !important;
        margin-top: 1%;
    }
    /*end login page*/

    /*start cart */

    .cart_product_img{
        width: 200px;
        height: 200px;
        border-radius: 10px;
        object-fit: cover;
    }
    .cart_product_title{
        font-weight: bold;
    }
    .cart_product_price{
        font-weight: bold;
    }
    .quantity {
        display: inline-block; }

    .quantity .input-text.qty {
        width: 35px;
        height: 39px;
        padding: 0 5px;
        text-align: center;
        background-color: transparent;
        border: none !important;
    }

    .quantity.buttons_added {
        text-align: left;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
    }

    .quantity.buttons_added input {
        display: inline-block;
        margin: 0;
        vertical-align: top;
        box-shadow: none;
    }

    .quantity.buttons_added .minus,
    .quantity.buttons_added .plus {
        padding: 3px 10px 8px;
        height: 35px;
        width: 35px;
        background-color: #8CF4FF;
        border: 1px solid black;
        cursor: pointer;
        border-radius: 50%;
    }

    /* .quantity.buttons_added .minus {

    }

    .quantity.buttons_added .plus {

    } */

    .quantity.buttons_added .minus:hover,
    .quantity.buttons_added .plus:hover {
        background: #eeeeee;
    }

    .quantity input::-webkit-outer-spin-button,
    .quantity input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        -moz-appearance: none;
        margin: 0;
    }

    .quantity.buttons_added .minus:focus,
    .quantity.buttons_added .plus:focus {
        outline: none;
    }

    .cart_inodram_count{
        /* margin: 8%; */
        background: #E09F60;
        border: 1px solid;
        height: 100px;
        text-align: center;
        align-items: center;
        display: grid;
        border-radius: 27px;
        border: none;
    }
    .order_history{
        /* margin: 8%; */
        border: 1px solid #E4E4E4;
        height: 100px;
        text-align: center;
        align-items: center;
        display: grid;
        border-radius: 27px;
        font-weight: bold;
        font-size: 20px;
    }
    .cart_checkout_sec{
        text-align: center;
        align-items: center;
        display: grid;
        /* margin: 8%; */
        height: 250px;
        border: 1px solid #E4E4E4;
        border-radius: 27px;
    }
    .to_order{
        width: 100%;
        border-radius: 7px;
        height: 43px;
        background: #8CF4FF;
        font-weight: bold;
    }
    .checkout_p{
        text-align: initial;
        font-size: 25px;
    }
    .delete_a_href{
        float: right;
        color: black !important;
        text-decoration: none;
        position: relative;
        bottom: 50%;
    }
    .product_name{
        cursor: pointer;
        text-decoration: none;
        color: black !important;
    }
    /*end cart*/

    /* start details */

    .details_image{
        width: 100%;
        max-height: 450px;
        object-fit: cover;
        position: relative;
        border-radius: 20px;
    }
    .details_prod_name{
        font-weight: bold;
    }

    .details_prod_name_border{
        border-bottom: 1px solid black;
        margin-top: 2%;
    }
    .details_prod_price{
        margin-top: 2%;
        font-weight: bold;
        margin-bottom: 2%;
        font-size: 22px;
    }
    .add_to_card_button{
        width: 100%;
        border-radius: 7px;
        height: 43px;
        background: #8CF4FF;
        font-weight: bold;
        border: none;
    }
    .details_desc_title{
        font-weight: bold;
    }
    .modal_row{
        justify-content: center;
    }
    .go_to_shop{
        margin-top: 4%;
        width: 100%;
    }
    .empty_bug h2{
        text-align: center;
    }
    /* .empty_bug{ */
        /* margin-top: 5%;
        margin-bottom: 15%; */
    /* } */
    /* end details */

    /* start user profile */
    .user_order_row{
        justify-content: center;
    }
    .my_orders_button{
        width: 100%;
        height: 50px;
        border: none;
    }
    .user_profile_container{
        margin: 5%;
    }
    #prof_progress{
        margin-top: 3%;
        margin-bottom: 3%;
    }
    #prof_wrapper{
        width: 100%;
    }
    .summary{
        text-align: end;
    }
    #summary{
        text-align: center;
    }
    #green{
        color: green;
    }
    #red{
        color: red;
    }
    #bottom_user_row{
        margin-top: 3%;
    }
    /* end user profile */
    #thank_you_modal_text{
        text-align: center;
        font-size: 30px;
        font-weight: bold;
    }
    #thank_you_modal_p{
        font-weight: bold;
    }
    .thank_you_row{
        display: flex;
        justify-content: center;
    }
    .product_title{
        cursor: pointer;
        color: black !important;
        text-decoration: none;
        border: none;
    }
    .btn-close{
        z-index: 1;
    }
    /* .prod_image{
        width: 100px;
        height: 100px;
        object-fit: cover;
    }
    .prod_image{
        height: 140px;
        object-fit: cover;
        width: 140px;
    } */
    .uk-position-relative{
        text-align: center;
        margin-top: 2%;
    }
    .card_body{
        height: 260px;
        border: 1px solid #ddd;
        position: relative;
        top: -35%;
        margin: 100% 3% -20px 20%;
        background: white !important;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        box-shadow: 0px 5px 7px 0px #ddd;
        border-top-right-radius: 105px;
        border-top-left-radius: 105px;
        border-top: none;

    }
    .canvas .img .video {
        max-width: 140px;

    }
    .card_price_col{
        margin-top: 40%;
    }
    .card_action_price_col{
        margin-top: 23% !important;
    }
    .card_body_row{
        position: relative;
        top: -34%;
    }
    .card_body_row1{
        position: relative;
        left: -20%;
        z-index: 3;
        top: -16%;
    }
    #prevv{
        background: #ddd;
         top:33%
    }
    .product_image{
        height: 145px;
        width: 200px;
        object-fit: cover;
    }
    .games_cart_icon{
        left: -2%;
    }
    .header_slide_img{
        height: 180px;
    }

}}
#col-md-3-prod{
z-index: 11;
}
.teams_img{
    height:85px;
    object-fit: contain;
}
.register-href{
    background: #8CF4FF;
    color: #1e87f0;
    text-decoration: none !important;
    cursor: pointer;
    color: black !important;
    border: 1px solid;
    padding: 10px;
    border-radius: 15px;
}



@media screen and (max-width:  992px) and (min-width: 767px){
    #navbarMenu {
        display: block !important;
        flex-direction: row;
    }
    #navbarMenu ul{
        display: flex;
        flex-direction: row;
    }
    .nav-item .header_nav_menu_items{
        font-size: 12px;
    }
    .footer_row .col-md-3 i {
        font-size: 12px;
    }
    .fab.fa-facebook{
        font-size: 12px;
    }
    #inovarium{
        font-size: 35px;
        font-weight: 550;
        margin-top: 20px;
    }
}

@media screen and (max-width:  767px) and (min-width: 250px){
    #inovarium{
        font-size: 30px;
    }
    .home_header_nav{
        display: none !important;
    }
}
@media screen and (max-width:  1250px) and (min-width: 993px){
    .nav-item .header_nav_menu_items{
        font-size: 15px;
    }
    .footer_row .col-md-3 i {
        font-size: 15px;
    }
    .fab.fa-facebook{
        font-size: 15px;
    }
    #inovarium{
        font-size: 35px;
    }
}


@media screen and (max-width: 315px) {
    .carousel-control-next-icon{
        width: 40px !important;
        height: 40px !important;
        background-size: 25px 25px !important;
    }
    .carousel-control-prev-icon { 
        width: 40px !important;
        height: 40px !important;
        background-size: 25px 25px !important;
    }
}