
@import "../fonts/styles.css";

* {
    font-family: 'DroidArabicKufi';

}


body
{
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
}






.slider_customer_option {
    border: 1px solid #dee2e6;
    padding: 5px;
    margin: 10px 0 30px 0;
}
.name_u,.date_u {
    font-size: 12px;
}

.text_c_o {
    font-size: 13px;
    border-bottom: 1px solid #eeeded;
    padding-bottom: 7px;
    margin-bottom: 6px;
}
.image_mbr_u
{
    width: 40px;
}
.control_slider_customer_option {
    padding-left: 15px;
}

.control_group {
    padding-right: 15px;
    margin-bottom: 7px;
}

.control_group .row_prev,.control_group .row_prev:focus,.control_group .row_prev:hover
{
    color: #0c0409;
    margin: 0 8px;
}

.control_group .row_next,.control_group .row_next:focus,.control_group .row_next:hover
{
    color: #0c0409;
    margin: 0 8px;
}


.title_g_d {
    text-align: center;
    margin-top: 18px;
}

.image_g_d img
{
    width: 100%;
    height: 215px;
}


.sliderGroup
{
    background:  #f4f4f4;
    padding: 15px;
}

.image_offers img
{
    width: 100%;

}

.title_acce {
    font-size: 13px;
}
.pric_acee {
    text-align: left;
    margin-top: 7px;
    color: #F44336;
}
.content_accessories .row_acce
{
    margin: 6px 0;
    border-bottom: 1px solid #eeeded;
    padding-bottom: 5px;
}
.content_accessories .row_acce:last-child
{

    border-bottom: 1px solid transparent;

}
.content_accessories
{
    border:1px solid #eeeded;
    padding: 5px;
}
.content_accessories img
{
    width: 86px;
}

.infoDevice {
    padding: 6px;
    padding-bottom: 22px;
    transition: 0.3s;
    border: 1px solid transparent;
    margin: 5px;
    border-radius: 0;
    display: block;
    position: relative;
}

.infoDevice,.infoDevice:hover {
    text-decoration: none;
}

.infoDevice .hoverBtn {
    position: absolute;
    width: 100%;
    height: 79%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    right: -6px;
    top: -6px;
    opacity: 0;
    transition: 0.2s;
    z-index: 1;
}
.infoDevice:hover .hoverBtn {
    opacity: 1;
}

.infoDevice .hoverBtn button {
    background: #fe5600;
    border-radius: 0;
    color: #ffffff;
}

.infoDevice:hover {
    box-shadow: 0px 0px 8px 0px #282828eb;
}

.icon_msg
{
    width: 33px;

}
.btn_cart
{
    background: transparent;
    width: 100%;
    border-radius: 15% 15%;
    border: 1px solid #c0b6b6;
}
.btn_cart span
{
    font-size: 13px;
}

.nameDevice {
    text-align: center;
    margin: 11px 0 9px 0;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.pricDevice {
    text-align: center;
    color: #fe5600;
    margin-bottom: 12px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.memoryDevice {
    text-align: center;
    margin-bottom: 5px;
    font-size: 12px;
    min-height: 18px;
}


.imageDevise
{
    text-align: center;
    position: relative;
}
.imageDevise img {
    height: 283px;
    max-width: 100%;
}

.control_slider .row_prev,.control_slider .row_prev:focus,.control_slider .row_prev:hover
{
    color: #0c0409;
    margin: 0 8px;
}

.control_slider .row_next,.control_slider .row_next:focus,.control_slider .row_next:hover
{
    color: #0c0409;
    margin: 0 8px;
}

.control_slider_customer_option .row_prev,.control_slider_customer_option .row_prev:focus,.control_slider_customer_option .row_prev:hover
{
    color: #0c0409;
    margin: 0 8px;
}

.control_slider_customer_option .row_next,.control_slider_customer_option .row_next:focus,.control_slider_customer_option .row_next:hover
{
    color: #0c0409;
    margin: 0 8px;
}

.tabDoor li a.nav-link
{
    color: black;
    padding: 5px 19px;
    border-radius:0 ;
    border: none;
    border-bottom: 2px solid transparent;
    transition: 0.5s;
}



.tabDoor.nav-tabs .nav-link:focus, .tabDoor.nav-tabs .nav-link:hover {

    border-bottom:2px solid transparent ;
}


.tabDoor.nav-tabs .nav-link.active
{
    border-bottom:2px solid #c0a84d;
}

.tabDoor li
{

    color: black;
    padding: 0;
    border: none;
}

.contentTabPhoneModel
{
    border: 1px solid #a6a2a230;
    position: relative;
}
.control_slider {
    top: -78px;
    position: absolute;
    right: 14px;
}

.big_img_
{
    margin-bottom: 15px;
}

.big_img_ img
{
    width: 100%;
    /*height: 158px;*/
}

.resom
{
    height: 100%;
}
.resom img
{
    width: 100%;
    height: 100%;
}

.small_image
{
    height: 100%;
}
.small_image img
{
    width: 100%;
    height: 100%;
}


.menu_category {
    border: 1px solid #d6d6d6;
    height: 466px;
    border-top:2px solid #c0a84d;
    padding-top: 40px;
    overflow: hidden;
    overflow-y: auto;
}

.slider_product
{
    padding-top: 30px;
}

.slider_product   .carousel-inner img
{
    height: 432px;
}

/*.phoneModel   .carousel-inner img*/
/*{*/
/*    height: 432px;*/
/*}*/

.mail_list {
    border: 2px solid #d6d6d6;
    border-radius: 5px;
    padding: 8px;
    padding-bottom: 20px;
}

.title_m_l {
    color: #495678;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 19px;
}

.text_m_l {
    text-align: center;
    font-size: 13px;
    margin-bottom: 23px;
}

input.btn.subscribe {
    margin-top: 15px;
    background: #495678;
    color: #ffffff;
    width: 100%;
    border-radius: 0;
}






/*-----------menu---------*/




.navbar-nav li:hover > ul.dropdown-menu {
    display: block;

}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;right:100%;margin-top:-6px;
}
/* rotate caret on hover */

.rotate_this_active > a:after {

    transition: 0.3s;
}
.rotate_this_active:hover  > a:after {
    text-decoration: underline;
    transform: rotate(90deg);

}


.li_dropdown_menu:hover .item_menu:before
{
    content: "\f0de";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color:   rgba(0, 0, 0, .15);
    font-size: 28px;
    position: absolute;
    bottom: -26px;
    left: 50%;
    z-index:-1;
    top: -19px;
    right: 24px;
}

.Dropdown_main_menu
{
    color:#0c0409 !important
}


/***  cart **/

.car_shop i
{
    color: #FFFFFF;
    font-size: 33px;

}
span.count_item {
    position: absolute;
    right: -4px;
    top: -7px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    min-width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 8px;
    overflow: hidden;
    color: #fff;
    background-color: #FF5722;
}

span.count_item_small_fixed {
    position: absolute;
    left: -4px;
    right: unset;
    top: -8px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 8px;
    overflow: hidden;
    color: #fff;
    background-color: #ff5722;
}

.for_fixed_nav
{
    padding-left: 0;
    padding-right: 0;
}
.for_fixed_nav .navbar-brand
{
margin: 0;
}

.for_fixed_nav
{
    padding-left: 0;
    padding-right: 0;
}


 .login i.icon_user
{
    color: #000000;
}


.div_fixed
{
    height: 0;
}


.item_cat .row.item_row{
    margin: 0;
    margin-bottom: 15px;
    background: #efefef;
    padding: 5px 0;
    position: relative;
    padding-right: 5px;
}




.empty_car {
    text-align: center;
    margin-bottom: 15px;
    color: red;
}

.number_item_buy
{
    width: 22px;
    height: 22px;
    border: none;
    position: absolute;
    top: -21px;
    text-align: center;
    border-radius: 50px;
    font-size: 10px;
    background: #ff0000cf;
    color: #fff;
    left: -16px;
    border-top: 2px solid #ffffff;
}

.image_item
{

    height: 48px;
}

.plus_item
{
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: none;
    width: 23px;
    height: 23px;
}

.plus_item:hover,
.plus_item:focus
{
    box-shadow: unset;
}

.minus_item
{
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: none;
    width: 23px;
    height: 23px;
}

.minus_item:hover,
.minus_item:focus
{
    box-shadow: unset;
}

.button_buy  .row  {
    margin: 0;
}

.button_buy  .row div {
    padding: 0;
}

.button_buy .buy{
    width: 100%;
    border-radius: 0;
}
.details {
    width: 100%;
    border-radius: 0;
}
.button_buy .delete{
    width: 100%;
    border-radius: 0;
}

span.price {
    border: 1px solid;
    position: absolute;
    left: 2px;
    padding: 0 6px;
    top: 3px;
    height: 24px;
    border-radius: 48px;
    color: #28a745;
}
.size_item
{
    border-bottom: 1px solid #d6d6d6;
    position: relative;
}
.size_item:last-child
{
    border-bottom: 1px solid transparent;
}

.color_req_item
{
    height: 16px;
    width: 17px;
    display: block;
    left: 0;
    position: absolute;
    top: 4px;
}


button.car_shop#dropdownMenuButton_car {
    background: transparent;
    padding: 0;
    margin: 0;
}
button.car_shop#dropdownMenuButton_car:focus {
    box-shadow: unset;
}

button.car_shop#dropdownMenuButton_carFor_fixed {
    background: transparent;
    padding: 0;
    margin: 0;
}
button.car_shop#dropdownMenuButton_carFor_fixed:focus {
    box-shadow: unset;
}


button.car_shop.dropdown-toggle::after
{
    content: unset;
}
.item_cat {
    padding: 15px 5px 0 5px;
    max-height: 500px;
    overflow: auto;
}

.content_car
{

    border:  solid 1px rgba(0, 0, 0, 0.15);
    min-width: 20rem;
    transform: translate3d(0px, 37px, 0px) !important;
    padding:0;
    top: 3px !important;
}
.content_car_ForFiexd
{

    border:  solid 1px rgba(0, 0, 0, 0.15);
    min-width: 20rem;
    transform: translate3d(0px, 37px, 0px) !important;
    padding:0;
    top: 3px !important;
}
.content_car:before
{
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    border:  solid 1px rgba(0, 0, 0, 0.15);
    transform: rotate(45deg);
    top: -6px;
    left: 9px;
    z-index: -1;
    background: #fff;
    border-bottom: 0;
    border-right: 0;
}

.content_car_ForFiexd:before
{
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    border:  solid 1px rgba(0, 0, 0, 0.15);
    transform: rotate(45deg);
    top: -6px;
    left: 9px;
    z-index: -1;
    background: #fff;
    border-bottom: 0;
    border-right: 0;
}


@media  (max-width: 450px) {
    .down_menu
    {
        right: -60px !important;
    }
}

/* end cart css*/
.unlike
{
    color: red;
}

.un_comparison
{
    color: red;
}


/*user account*/

button.user_xorox:after{
    display: none;
}

.dropdown-menu.down_menu.mobile_dr {
    right: unset !important;
    top: 8px !important;
    left: -5px !important;
    background: #495678 ;
}
.dropdown-menu.down_menu.mobile_dr .dropdown-item{
    color:#ffffff ;
}
.dropdown-menu.down_menu.mobile_dr .dropdown-item:hover{
    color:#000000 ;
}
.dropdown-menu.down_menu.mobile_dr:after {
    content: '\f0d8';
    position: absolute;
    top: -24px;
    left: 11px;
    font-family: FontAwesome;
    font-size: 26px;
    color: #495678 ;
}





/*-------------------------------*/




.accordion_row
{
    padding: 5px;
    background: #283581;
}


.accordion_row a
{
   color: #ffffff;
}

.accordion_row a:hover
{
    color: #ffffff;
    text-decoration: none;
}


.accordion_row button
{
    margin: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 3px;
    background: #ff7043;
    border: 1px solid #ff7043;
}


.nested_accordion
{
  padding: 6px !important;
}

.content_car
{
    right: -259px;
}


.content_car_ForFiexd
{
    right: -275px;
}


.content_car_ForFiexd:before {
    left: 16px;

}

.cartDrop_small_fixed

{
    display: none;
}



@media (max-width: 991px)  {


    .menu_category {

        height: auto;

    }

    .slider_product .carousel-inner img {
        height: 372px;
    }

    .dropdown-menu.down_menu.mobile_dr:after {

        left:unset;

        right: 29px;
    }


    .content_car {
        right: -88px;
    }

    .content_car:before {
       left: unset;
        right: 103px;
    }


}


@media (max-width: 460px)  {

    .logo_site
    {
        height: 47px;
        width: auto;
    }
    .title_g_d {
        text-align: center;
        margin-top: 18px;
        margin-bottom: 32px;
        border-bottom: 1px solid white;
    }

    .heddinSm
    {
        display: none;
    }

    .loginBtn {
        margin-bottom: 15px;
    }

}


button#dropdownMenuButton_car {
    padding: 2px 7px;
    background: #283581;
    color: #ffffff;

}

button#dropdownMenuButton_carFor_fixed {
    padding: 3px 4px;
    background: #283581;
    color: #ffffff;
}

/*button menu mobile*/

.navTrigger {
    cursor: pointer;
    width: 30px;
    height: 25px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.navTrigger i {
    background-color: #283581;
    border-radius: 2px;
    content: '';
    display: block;
    width: 100%;
    height: 4px;
}
.navTrigger i:nth-child(1) {
    -webkit-animation: outT 0.8s backwards;
    animation: outT 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}
.navTrigger i:nth-child(2) {
    margin: 5px 0;
    -webkit-animation: outM 0.8s backwards;
    animation: outM 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}
.navTrigger i:nth-child(3) {
    -webkit-animation: outBtm 0.8s backwards;
    animation: outBtm 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}
.navTrigger.active i:nth-child(1) {
    -webkit-animation: inT 0.8s forwards;
    animation: inT 0.8s forwards;
}
.navTrigger.active i:nth-child(2) {
    -webkit-animation: inM 0.8s forwards;
    animation: inM 0.8s forwards;
}
.navTrigger.active i:nth-child(3) {
    -webkit-animation: inBtm 0.8s forwards;
    animation: inBtm 0.8s forwards;
}
@-webkit-keyframes inM {
    50% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(45deg);
    }
}
@keyframes inM {
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(45deg);
    }
}
@-webkit-keyframes outM {
    50% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(45deg);
    }
}
@keyframes outM {
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(45deg);
    }
}
@-webkit-keyframes inT {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(9px) rotate(135deg);
    }
}
@keyframes inT {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(9px) rotate(0deg);
    }
    100% {
        transform: translateY(9px) rotate(135deg);
    }
}
@-webkit-keyframes outT {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(9px) rotate(135deg);
    }
}
@keyframes outT {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(9px) rotate(0deg);
    }
    100% {
        transform: translateY(9px) rotate(135deg);
    }
}
@-webkit-keyframes inBtm {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(-9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(-9px) rotate(135deg);
    }
}
@keyframes inBtm {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-9px) rotate(0deg);
    }
    100% {
        transform: translateY(-9px) rotate(135deg);
    }
}
@-webkit-keyframes outBtm {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(-9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(-9px) rotate(135deg);
    }
}
@keyframes outBtm {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-9px) rotate(0deg);
    }
    100% {
        transform: translateY(-9px) rotate(135deg);
    }
}
/*button menu mobile*/


.fieldset_login
{
    border: 1px solid #c1c1c1;
    padding: 8px;
    background: #e5e6e863;
    border-radius: 8px;
}
.fieldset_login legend
{
    width: auto;
    font-size: 16px;
    margin-right: 6px;
    padding: 0 7px;
    border-radius: 7px;
    color: #ffff;
    background: #4CAF50;
}


.xcartp
{
    /*padding: 0;*/
     padding-left: 0;
}

.chatPOPO
{
    position: fixed;
    bottom: 12px;
    right: 14px;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    padding: 0;
    box-shadow: 3px 4px 6px 1px #b9bbbe;
    z-index: 150;
}

.chatPOPO img
{
    width: 100%;
}

.underSetting
{
    position: fixed;
    bottom: 12px;
    left: 14px;
    width: 109px;
    padding: 0;
    box-shadow: 3px 4px 6px 1px #b9bbbe;
    z-index: 150;
    background: #ffff;
    overflow: hidden;
    transition: 0.5s;
}



.downWth
{
  width: 450px;
}


.underSetting img
{
    width: 105px;
}

@media (max-width: 460px)  {
    .imageDevise img {
        height: 149px;
    }

    .xcartp
    {
        padding: 0 15px;
        margin-bottom: 5px;
    }


    .infoDevice
    {
        padding: 0;
    }
    .xBoxG
    {
        padding: 0 11px;
    }

    .chatPOPO
    {
        position: fixed;
        bottom: 12px;
        right: 14px;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        padding: 0;
        box-shadow: 3px 4px 6px 1px #b9bbbe;
        z-index: 150;
    }




}



@media (max-width: 990px)  {

    .slider_product .carousel-inner img {
        height: 450px;
    }

}

@media (max-width: 716px)  {


    .slider_product .carousel-inner img {
        height: auto;
    }


    .nameDevice {
        text-align: center;
        margin: 11px 0 9px 0;
        height: 48px;
        display: block;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        font-size: 11px;
    }
    .memoryDevice {

        margin-bottom: 5px;
        height: 37px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: auto;
        text-align: center;
    }

}



@media (max-width: 360px)  {

    .slider_product .carousel-inner img {
        height: auto;
    }



}



/*range css*/

.loading_range {
    text-align: center;
}


.loading_range img {
    width: 48px;
}


 .not_found_data {
     background: #125da9;
     color: white;
     padding: 15px;
     border-radius: 15px;
 }

.slider-container {
    width: auto !important;
}

.theme-green .back-bar .selected-bar {
    border-radius: 2px;
    background-color: #495678;
    background-image: -moz-linear-gradient(top, #bdfade, #76fabc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#495678), to(#495678));
    background-image: -webkit-linear-gradient(top, #495678, #495678);
    background-image: -o-linear-gradient(top, #bdfade, #76fabc);
    background-image: linear-gradient(to bottom, #495678, #495678);
}

.slider-container .scale {
    top: 10px;
}
.theme-green .scale span {
    border-left: 1px solid #000000;
}
.slider-container .scale span {
    height: 9px;
}

.theme-green .back-bar {
    height: 9px;
}
.theme-green .back-bar .pointer {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: -6px;
}
.slider-container .scale ins {

    background: #495678fc;
    padding: 4px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    top: -64px;
    width: 115px;

}

.slider-container .scale ins.rangeAliXcol1:before {

    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    text-align: center;
    right: 8px;
    bottom: -10px;
    color: #4b5779;
}
.slider-container .scale ins.rangeAliXcol0:after {

    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    text-align: center;
    left: 8px;
    bottom: -10px;
    color: #4b5779;
}

.slider-container .scale ins.rangeAliXcol0 {

    left: 42px;
}

.slider-container .scale ins.rangeAliXcol1 {

    right: -13px;
}


.slider-container .scale span  {

    border-left: 0;

}

.slider-container .back-bar .pointer-label {
    position: absolute;
    top: -29px;
    font-size: 17px;
    background: white;
    white-space: nowrap;
    line-height: 1;
    color: black;
}

.range_slide
{
    text-align: center;
}

.slider_range
{
    padding-bottom: 24px;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 50px;
}



.btn_search_range
{
    background: #495678;
    color: #ffffff;
    padding: 6px 14px;
}


.formRange_her {
    border: 1px solid #e9ecef;
    padding-bottom: 10px;
    background: #e9ecef59;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 8px;
    padding-top: 5px;
}



@media (max-width: 460px)  {

    .pointer-label.low {
        font-size: 10px !important;
    }

    .pointer-label.high {
        font-size: 10px !important;
    }




    .theme-green .back-bar {
        height: 5px;
    }


    .theme-green .back-bar .pointer {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        top: -9px;
    }

}

div#header_fixed
{
    position: fixed;
    width: 100%;
    background: #ffff;
    z-index: 102;
    border-bottom: 2px solid #283581;
    transition: 0.3s;
}

.sm_btn_menu
{
    padding: 4px 3px 2px 3px;
    position: absolute;
    top: 29px;
    left:0;
    transition: 0.3s;
}

@media (max-width: 460px)   {
    .sm_btn_menu {
        top: 21px;
    }
}

.detailsDevice {
    margin-top: 25px;
    overflow: auto;
    padding: 3px;
}


/* width */
::-webkit-scrollbar {
    height: 5px;
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #495678;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.addToCart {
    color: #ffffff;
    width: 100%;
    border-radius: 19px;
    background-color: #283581 !important;
    overflow: hidden;
    border-color: #283581;
}



.btn_like
{
    background: transparent;
    width: 100%;
    border-radius: 10%,10%;
    border: 1px solid #c0b6b6;
    text-align: center;
    padding: 6px;
}

.comparison
{
    background: transparent;
    width: auto;
    border-radius: 0;
    border: 1px solid #c0b6b6;
    text-align: center;
    padding: 6px;
}

.style_btn_like_mb
{
    width: auto;
}




@media  (max-width: 640px){

    .addToCart {
        font-size: 14px;
    }


    .style_btn_like_mb
    {
        width: 50%;
    }


    .comparison
    {
        width: 46%;
    }


}





/*----------------mobile-----------------------*/

/*lv0*/
.mobile_menu .main_title_cat
{
    background: #edf6f9;
    padding: 8px 0;
}

/*lv1*/
.mobile_menu   .card-body
{

    background: #e5edf3;
}

.mobile_menu   .card-body .row_accordion {

    border-bottom: 1.4px solid white;

}

.mobile_menu   .card-body .row_accordion:last-child {
    border-bottom: 0;
}


.mobile_menu   .card-body .card-header{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
}

.mobile_menu  .card-body  .row.justify-content-between.align-items-center{
    padding-right: 10px;
}

.mobile_menu   .card-body .card-body .card-header{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
}

.mobile_menu  .card-body .card-body  .row.justify-content-between.align-items-center{
    padding-right: 20px;
}

/*lv2*/
.mobile_menu .card-body .card-body
{

    background: #f4faff;
}

.mobile_menu   .card-body  .card-body  .row_accordion {

    border-bottom: 1.4px dashed white;

}
.mobile_menu   .card-body  .card-body  div:last-child .row_accordion {

    border-bottom: 0;
}



/*----------------end mobile-----------------------*/



/*----------------accessories-----------------------*/
/*lv0*/
.accessories_menu .main_title_cat
{

    background: #a5d5e2;
    padding: 8px 0;
}


/*lv1*/
.accessories_menu   .card-body
{

    background: #f6e1e1;
}

.accessories_menu   .card-body .row_accordion {

    border-bottom: 1.4px solid white;

}

.accessories_menu   .card-body .row_accordion:last-child {
    border-bottom: 0;
}


.accessories_menu   .card-body .card-header{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
}

.accessories_menu  .card-body  .row.justify-content-between.align-items-center{
    padding-right: 10px;
}

.accessories_menu   .card-body .card-body .card-header{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
}



/*lv2*/

.accessories_menu .card-body .card-body
{

    background: #ffebeb;
}
.accessories_menu  .card-body .card-body  .row.justify-content-between.align-items-center{
    padding-right: 20px;
}

.accessories_menu   .card-body  .card-body  .row_accordion {

    border-bottom: 1.4px dashed white;
}

.accessories_menu   .card-body  .card-body  div:last-child .row_accordion {

    border-bottom: 0;
}




/*lv3*/

.accessories_menu .card-body .card-body .card-body
{

    background: #fff5f5;
}
.accessories_menu  .card-body .card-body .card-body  .row.justify-content-between.align-items-center{
    padding-right: 25px;
}

.accessories_menu   .card-body  .card-body   .card-body  .row_accordion  div  .row_accordion {

    border-bottom: 1.4px dashed #c1bdbd ;
}

.accessories_menu   .card-body  .card-body  .card-body  .row_accordion  div:last-child .row_accordion {

    border-bottom:0;
}


/*lv4*/

.accessories_menu .card-body .card-body .card-body .card-body
{
    background: #ffffff;
}


.accessories_menu  .card-body .card-body .card-body  .card-body  .row.justify-content-between.align-items-center{
    padding-right: 30px;
}

.accessories_menu   .card-body  .card-body   .card-body .card-body  .row_accordion  div  .row_accordion {

    border-bottom: 1.4px dashed #c1bdbd ;
}

.accessories_menu   .card-body  .card-body  .card-body   .card-body  .row_accordion  div:last-child .row_accordion {

    border-bottom:0;
}



/*----------------end accessories-----------------------*/



/*----------------games-----------------------*/

/*lv0*/
.games_menu .main_title_cat
{

    background: #edf6f9;
    padding: 8px 0;
}


/*lv1*/
.games_menu   .card-body
{

    background: #dee8fb;
}

.games_menu   .card-body .row_accordion {

    border-bottom: 1.4px solid white;

}

.games_menu   .card-body .row_accordion:last-child {
    border-bottom: 0;
}


.games_menu   .card-body .card-header{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
}

.games_menu  .card-body  .row.justify-content-between.align-items-center{
    padding-right: 10px;
}

.games_menu   .card-body .card-body .card-header{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
}



/*lv2*/

.games_menu .card-body .card-body
{

    background: #eaf0fb;
}
.games_menu  .card-body .card-body  .row.justify-content-between.align-items-center{
    padding-right: 20px;
}

.games_menu   .card-body  .card-body  .row_accordion {

    border-bottom: 1.4px dashed white;
}

.games_menu   .card-body  .card-body  div:last-child .row_accordion {

    border-bottom: 0;
}




/*lv3*/

.games_menu .card-body .card-body .card-body
{

    background: #f4f6fb;
}
.games_menu  .card-body .card-body .card-body  .row.justify-content-between.align-items-center{
    padding-right: 25px;
}

.games_menu   .card-body  .card-body   .card-body  .row_accordion  div  .row_accordion {

    border-bottom: 1.4px dashed #c1bdbd ;
}

.games_menu   .card-body  .card-body  .card-body  .row_accordion  div:last-child .row_accordion {

    border-bottom:0;
}


/*lv4*/

.games_menu .card-body .card-body .card-body .card-body
{
    background: #f4f6fb;
}


.games_menu  .card-body .card-body .card-body  .card-body  .row.justify-content-between.align-items-center{
    padding-right: 30px;
}

.games_menu   .card-body  .card-body   .card-body .card-body  .row_accordion  div  .row_accordion {

    border-bottom: 1.4px dashed #c1bdbd ;
}

.games_menu   .card-body  .card-body  .card-body   .card-body  .row_accordion  div:last-child .row_accordion {

    border-bottom:0;
}



/*----------------end games-----------------------*/


/*----------------camera-----------------------*/

/*lv0*/
.camera_menu .main_title_cat
{

    background: #a5d5e2;
    padding: 8px 0;
}


/*lv1*/
.camera_menu   .card-body
{

    background: #f6f4e2;
}

.camera_menu   .card-body .row_accordion {

    border-bottom: 1.4px solid white;

}

.camera_menu   .card-body .row_accordion:last-child {
    border-bottom: 0;
}


.camera_menu   .card-body .card-header{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
}

.camera_menu  .card-body  .row.justify-content-between.align-items-center{
    padding-right: 10px;
}

.camera_menu   .card-body .card-body .card-header{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
}



/*lv2*/

.camera_menu .card-body .card-body
{

    background: #fcfbf3;
}
.camera_menu  .card-body .card-body  .row.justify-content-between.align-items-center{
    padding-right: 20px;
}

.camera_menu   .card-body  .card-body  .row_accordion {

    border-bottom: 1.4px dashed white;
}

.camera_menu   .card-body  .card-body  div:last-child .row_accordion {

    border-bottom: 0;
}




/*lv3*/

.camera_menu .card-body .card-body .card-body
{

    background: #fffefb;
}
.camera_menu  .card-body .card-body .card-body  .row.justify-content-between.align-items-center{
    padding-right: 25px;
}

.camera_menu   .card-body  .card-body   .card-body  .row_accordion  div  .row_accordion {

    border-bottom: 1.4px dashed #c1bdbd ;
}

.camera_menu   .card-body  .card-body  .card-body  .row_accordion  div:last-child .row_accordion {

    border-bottom:0;
}


/*lv4*/

.camera_menu .card-body .card-body .card-body .card-body
{
    background: #f4f6fb;
}


.camera_menu  .card-body .card-body .card-body  .card-body  .row.justify-content-between.align-items-center{
    padding-right: 30px;
}

.camera_menu   .card-body  .card-body   .card-body .card-body  .row_accordion  div  .row_accordion {

    border-bottom: 1.4px dashed #c1bdbd ;
}

.camera_menu   .card-body  .card-body  .card-body   .card-body  .row_accordion  div:last-child .row_accordion {

    border-bottom:0;
}



/*----------------end camera-----------------------*/


/*----------------network-----------------------*/

/*lv0*/
.network_menu .main_title_cat
{

    background: #edf6f9;
    padding: 8px 0;
}


/*lv1*/
.network_menu   .card-body
{

    background: #f6e4f6;
}

.network_menu   .card-body .row_accordion {

    border-bottom: 1.4px solid white;

}

.network_menu   .card-body .row_accordion:last-child {
    border-bottom: 0;
}


.network_menu   .card-body .card-header{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
}

.network_menu  .card-body  .row.justify-content-between.align-items-center{
    padding-right: 10px;
}

.network_menu   .card-body .card-body .card-header{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
}



/*lv2*/

.network_menu .card-body .card-body
{

    background: #faf2fa;
}
.network_menu  .card-body .card-body  .row.justify-content-between.align-items-center{
    padding-right: 20px;
}

.network_menu   .card-body  .card-body  .row_accordion {

    border-bottom: 1.4px dashed white;
}

.network_menu   .card-body  .card-body  div:last-child .row_accordion {

    border-bottom: 0;
}




/*lv3*/

.network_menu .card-body .card-body .card-body
{

    background: #faf2fa;
}
.network_menu  .card-body .card-body .card-body  .row.justify-content-between.align-items-center{
    padding-right: 25px;
}

.network_menu   .card-body  .card-body   .card-body  .row_accordion  div  .row_accordion {

    border-bottom: 1.4px dashed #c1bdbd ;
}

.network_menu   .card-body  .card-body  .card-body  .row_accordion  div:last-child .row_accordion {

    border-bottom:0;
}


/*lv4*/

.network_menu .card-body .card-body .card-body .card-body
{
    background: #f4f6fb;
}


.network_menu  .card-body .card-body .card-body  .card-body  .row.justify-content-between.align-items-center{
    padding-right: 30px;
}

.network_menu   .card-body  .card-body   .card-body .card-body  .row_accordion  div  .row_accordion {

    border-bottom: 1.4px dashed #c1bdbd ;
}

.network_menu   .card-body  .card-body  .card-body   .card-body  .row_accordion  div:last-child .row_accordion {

    border-bottom:0;
}



/*----------------end network-----------------------*/



/*----------------  category cards-----------------------*/

.image_carg img
{
    width: 100%;
    height: 176px;
}

.link_catg_view{

    display: block;
    text-decoration: none;
    color: black;
    margin-bottom: 30px;
    -webkit-box-shadow: 5px 3px 5px 0px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 5px 3px 5px 0px rgba(0, 0, 0, 0.27);
    box-shadow: 5px 3px 5px 0px rgba(0, 0, 0, 0.27);
    transition: 0.3s;
    border-radius: 3px;
    overflow: hidden;
}

.link_catg_view:hover{

    text-decoration: none;
    color: black;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 3px 3px 6px 2px rgba(43, 43, 43, 0.67);
}
.title_catg {
    padding: 12px;
    border: 1px solid #e4e4e4;
}

.grid_cards_slider {
    padding: 27px 14px 0 14px;
}


@media (max-width: 460px) {
    .image_carg img {
        height: 100px;
    }

    .grid_cards_slider {
        padding: 27px 5px 0 3px;
    }
 .title_catg {
     padding: 12px 2px;
     border: 1px solid #e4e4e4;
     font-size: 15px;
     text-align: center;
 }


}


/*---------------- end category cards-----------------------*/


.price_cuts_note {
    background: #4CAF50;
    position: absolute;
    padding: 1px 5px;
    color: #fff;
    z-index: 10;
    left: -5px;
    bottom: 0;
}


.price_cuts_note:after {
    left: 100%;
    border-top: 25px solid #4CAF50;
    border-right: 10px solid transparent;
}

.price_cuts_note:after {
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    z-index: 1;
}

.control_slider_inside
{
    top: -25px;
}


















