﻿@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("../fonts/fontawesome-webfont.eot");
    src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesome") format("svg");
}
#shopbackground img {
    width: 100vw;
    position:relative;
}
.floorselectkeyActive {
    background-color: #db0060!important;
   
}

.floorselectkey {
    background-color: #0a294c;
    width: 130px;
    border-radius: 50px;
    font-family: brando;
    font-size: 14px;
    line-height: 40px;
    color: white;
    cursor: pointer;
    margin-left: 5px;
    text-align: center;
}


.floorselectkeyMob {
    background-color: #0a294c;
    width: 30px;
    border-radius: 10px;
    font-family: brando;
    font-size: 14px;
    line-height: 40px;
    color: white;
    cursor: pointer;
    margin-left: 5px;
    text-align: center;
}
#floors, #shops {
    display: flex;
    margin: 10px;
}
#floors a ,#shops a{
    text-decoration:none;
}
.shopselectkey {
    background-color: white;
    width: 120px;
    border:solid;
    border-color:#cdd3da;
    border-width:1px;
    border-radius: 7px;
    font-family: brando;
    font-size: 14px;
    line-height: 30px;
    color: #cdd3da;
    cursor: pointer;
    margin-left: 10px;
    text-align: center;
}
.shopselectkeyActive {
    background-color: white;
    width: 120px;
    border: solid;
    border-color: #0a294c;
    border-width: 1px;
    border-radius: 7px;
    font-family: brando;
    font-size: 14px;
    line-height: 30px;
    color: #0a294c;
    cursor: pointer;
    margin-left: 10px;
    text-align: center;
}
#shops {
    margin-right: 25px;
}
.RightLeftArrow {
    background-color: transparent;
    width: 100px;
    /*height: 100vh;
    line-height: 100vh;*/
    position: absolute;
    top: 190px;
   
    font-size: 100px;
    color: #db006a;
    text-align: center;
    cursor:pointer;
}
.leftar{
    left:0;
}
.rightar{
    right:0px;
}
.downar {
    bottom: 0;
    /*top:initial!important;*/
}

.topar {
    top: 0px;
}
.TopDownArrow {
    background-color: transparent;
    width: 100px;
    height: 50px;
    margin: 0 Calc((100vw - 100px)/2);
    line-height: 50px;
    position: absolute;
    top: 190px;
    font-size: 50px;
    font-family: FontAwesome;
    color: #db006a;
    text-align: center;
    cursor: pointer;
}

.boltmobicon {
    background-image: url(../Images/boltmobicon.png);
    width: 33%;
    line-height: Calc(0.3vw);
}
.pumpmobicon {
    background-image: url(../Images/pumpmobicon.png);
    width: 33%;
    line-height: Calc(0.3vw);
}
.elecmobicon {
    background-image: url(../Images/elecmobicon.png);
    width: 33%;
    line-height: Calc(0.3vw);
}
.dieselmobicon {
    background-image: url(../Images/dieselmobicon.png);
    width: 33%;
    line-height: Calc(0.3vw);
}
.pipemobicon {
    background-image: url(../Images/pipemobicon.png);
    width: 33%;
    line-height: Calc(0.3vw);
}
.vfdmobicon {
    background-image: url(../Images/vfdmobicon.png);
    width: 33%;
    line-height: Calc(0.3vw);
}
.fountainmobicon {
    background-image: url(../Images/fountainmobicon.png);
    width: 33%;
    line-height: Calc(0.3vw);
}
.cablemobicon {
    background-image: url(../Images/cablemobicon.png);
    width: 33%;
    line-height: Calc(0.3vw);
}
.couplingmobicon {
    background-image: url(../Images/couplingmobicon.png);
    width: 33%;
    line-height: Calc(0.3vw);
}
.MarginRight{
    margin-right:10px;
}
.EqKey img
{
    width:100%;
}
.CeoMobileImage {
    background-image: url(../Images/Keymobicon.png);
    max-height: 90px;
    max-width: 90px;
    background-repeat: no-repeat;
    position: center;
    background-size:cover;

}
.LogoMobShop {
    margin-right:10px;
    width: 33%;
    line-height: Calc(0.3vw);
}
@font-face {
    font-family: brando;
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/BRANDO-ARABIC-1.ttf') format('truetype');
}

.shopnamemobile{
    font-family:brando;
    font-size:22px;
    color:#005baa;
    text-align:right;
    
    margin:auto;

}
.shoptitrmobile{
    font-family:brando;
    font-size:18px;
    color:#005baa;
    text-align:right;
}
.shoptextmobile {
    font-family: brando;
    font-size: 14px;
    color: #005baa;
    text-align: right;
    
}
.cartkeys {
    width: 150px;
    float: left;
}
.PriceHolder {
    width: Calc( 100% - 150px);
    float: right;
}
.PriceHolderMob {
    width: 100%;
    float: right;
}
.paddingoff {
    padding: 0 !important;
    
}
.TopDownArrowMob {
    background-color: white;
    width: 100%;
    height: 50px;
 
    line-height: 50px;
   
   
    font-size: 50px;
    font-family: FontAwesome;
    color: #db006a;
    text-align: center;
  
}

.CartRigth {
    /*width: Calc(100vw - 420px);*/
    width:100%;
    /*display: flex;*/
    color: #0A294C;
}
.CartRigthMob {
    width: 100%;
    /*display: flex;*/
    color: #0A294C;
}
.CartLeftText {
    padding: 10px;
    font-size: 14px;
    width: 90%;
    margin:0 auto;
}
#sum {
    width: 90%;
    margin: 0 auto;
    padding: 0 !important;
}
.deleteButton{
    float:left;
    width:60px;
    cursor:pointer;
}
    .deleteButton:before {
        content: "\f1f8";
        font-family: fontawesome;
        font-size: 20px;
        color: #DB0060;
    }
#SumInner{
    text-align:left;
}
.CartMain {
    display: flex;
}
.CartNext {
    text-align: center;
    width: 80%;
    margin: 10px auto;
    cursor:pointer;
}
.cartbody {
    width: 100%;
    border-bottom: solid 1px #cddcda;
}
.cartbodyMob {
    width: 70%;
}
.CartLeft {
    /*width: 400px;*/
    width:100%;
    /*margin-Right: 20px;*/
    color: #0A294C;
 
}
.CartLeftMob {
    margin:auto;
    width: 97%;
   
    color: #0A294C;
}
.LeftMob {
margin:auto;
}
.productPageCon {
    border: #CDD3DA 1px solid;
    border-radius: 30px;
    margin-bottom: 30px;
    margin-left:15px;
    margin-right:15px;
    cursor:pointer;
    
}
.productPageConMob {
    border: #CDD3DA 1px solid;
    border-radius: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    display:flex;
}
.rightPanel {
    border: #CDD3DA 1px solid;
    border-radius: 30px;
    margin: 15px;
    padding: 15px;
    display: inline-block;
    width: 100%;
    margin-top: 0;
}
.CartRightInner {
    border: #CDD3DA 1px solid;
    display: flex;
    border-radius: 30px;
    margin-bottom: 30px;
}
.CartRightInnerMob {
    margin:auto;
    width:97%;
    border: #CDD3DA 1px solid;
    display: flex;
    border-radius: 30px;
    margin-bottom: 30px;
}
.CartLeftInner {
    border: #CDD3DA 1px solid;
    border-radius: 30px;
}
.cartimage{
    padding:60px;
    width:30%;
}
.ppimage {
    padding: 40px 40px 10px 30px;
    height: 270px;
}
    .ppimage img {
       
        height: 200px;
        width: 200px;
    }
.ppimageMob {
    padding: 10px 10px 10px 10px;
  
    width: 25%;
}

    .ppimageMob img {
        width: 100%;
        padding-top: 33%;
    }
.PContentMob {
    padding: 5px 5px 5px 5px;
    
    width: 65%;
}
.cartimageMob {
    padding: 15px;
    width: 30%;
}
.cartimage img{
    width:100%;
}
.cartimageMob img {
    width: 100%;
}
.cartName {
    font-size: 25px;
    font-weight: bold;
    float: right;
    width: Calc(100% - 60px);
    padding: 0;
}
.cartText {
    font-size: 16px;
    margin-bottom:10px;
    margin-top:10px;
    
}
.cartprice {
    font-size: 16px;
    line-height:50px;
    
}
.cartpriceO {
    font-size: 16px;
    color: #CDD3DA;
    text-decoration: line-through;
    line-height: 50px;
}
.Cimg img {
    width: auto;
    height: 95%;
    max-width: 100%;
}
.input-group > .form-control, .input-group > .form-select {
    border: none !important;
    color: #db0060;
    font-size: 25px;
}
.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: initial;
}
.btn-outline-secondary-newux {
    color: #db0060 !important;
  
    height: 50px;
  
    border: none!important;
   
}
.input-group {
    line-height: initial;
    height: initial;
    width: 120px;
    border: 1px solid #CDD3DA;
    border-radius:10px;
}
.form-control:focus {
   
    outline: 0;
    box-shadow: initial;
}
button, input, optgroup, select, textarea {
   
    font-family: initiail;
   
}
.ppName {
    text-align: center;
    width: 100%;
    font-size: 17px;
    color: #0a294c;
}
.ppNA {
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: #DB0060;
}
.ppprice {
    font-size: 16px;
    color: #0a294c;
    text-align:center;
}

.pppriceO {
    font-size: 16px;
    color: #CDD3DA;
    text-decoration: line-through;
    text-align: center;
}
.ppNameMob {
    text-align: right;
    width: 100%;
    font-size: 14px;
    color: #0a294c;
}

.ppNAMob {
    text-align: right;
    width: 100%;
    font-size: 14px;
    color: #DB0060;
}

.pppriceMob {
    font-size: 14px;
    color: #0a294c;
    text-align: right;
}

.pppriceOMob {
    font-size: 14px;
    color: #CDD3DA;
    text-decoration: line-through;
    text-align: right;
}
.pptopPanel {
    font-size: 15px;
    color: #0a294c;
}
.togitself {
    width: 60px;
    text-align: left;
    float: left;
}
.rightPaneltext {
    font-size: 15px;
    color: #0a294c;
    width:Calc( 100% - 60px);
    float:right;
}
#togholder {
    display: flex;
}
.prsearch {
    width: 100%;
    display: flex;
   
}
.prsearch input[type="search"] {
    font-size: 15px;
    font-family:brando;
    color: #0a294c;
    border: none;
    background: transparent;
    margin: 0;
    padding: 7px 8px;
    border: 1px solid transparent;
    border-radius: inherit;
    width:Calc( 100% - 40px );
}
.prsearch button[type="button"] {
    text-indent: -999px;
    overflow: hidden;
    width: 40px;
    padding: 0;
    margin: 0;
    border: 1px solid transparent;
    border-radius: inherit;
    background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat center;
    cursor: pointer;
    opacity: 0.7;
    height: 38px;
}
.rightPaneltextleft {
    text-align: left;
    font-size: 15px;
    color: #0a294c;
    width:auto;
}
.rightPaneltextpr {
    font-size: 15px;
    color: #0a294c;
    width: Calc(  60px);
    float: right;
}
.rpanelseprator {
    height: 30px;
    min-height: 30px;
    width: 94%;
    margin: 0 auto;
    border-bottom: #cdd3da solid 1px;
    margin-bottom:30px;
}
.rp15 {
    height: 15px;
    min-height: 15px;
    width: 94%;
    margin: 0 auto;
    border-bottom: #cdd3da solid 1px;
    margin-bottom: 15px;
}
.productsmenu ul > li {
    display: inline-block;
   
    font-size: 15px;
    color: #0a294c;
    padding-left:9px;
    padding-right:9px;
    cursor:pointer;
}
.productsmenuactive {
    color: #db0060 !important;
}
@media (max-width: 1360px) {
    .productsmenu ul > li {
       
        font-size: 12px;
   
        padding-left: 3px;
        padding-right: 3px;
        cursor: pointer;
    }
}
.redalert {
    color: #db0060;
    font-size: 20px;
    text-align: center;
    padding-top: 30px;
}
#stype .k-input, #ptype .k-input {
    font-size: 15px !important;
    font-family:brando;
}
.ppadd{
    min-height:20px;
    height:20px;
    text-align:center;
    font-size:10px;
}
.ppaddR {
    min-height: 20px;
    height: 20px;
    text-align: Right;
    font-size: 10px;
}
.ppaddMob {
    min-height: 20px;
    height: 20px;
    text-align: right;
    font-size: 10px;
}
.mobrow{
    margin-left:5px;
    margin-right:5px;
}
.mobfilter {
    cursor: pointer;
    border: 1px solid #cdd3da;
    border-radius: 5px;
    padding-top: 5px;
    padding-right:5px;
    padding-left:5px;
}
    .mobfilter:after {
        content: "\f0b0";
        font-family: FontAwesome;
        color: #0a294c;
        text-align: left;
        display: inline-block;
        width: Calc(100% - 30px);
    }
.prmain {
    font-size: 15px;
    font-family: brando;
    color: #0a294c;
}
.flexrow{
    display:flex;
}
/*.FcPagerButtonMob {
    float: right;
    height: 35px;
    width: 30px;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #cdd3da;
    border-radius: 10px;
    font-size: 25px;
    background-color: Transparent;
    color: #0a294c;
}*/
.pimage {
    height: 270px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    margin: auto;
    width: 100%;
}
    .pimage img {
        width: 70%;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
.PrtextLarge{
    text-align:right;
    font-size:20px;
    font-weight:bold;
}
.Prtext {
    text-align: right;
    font-size:16px;
}
.PrPageLeft {
    border: 1px solid #cdd3da;
    border-radius: 30px;
    margin-left: 15px;
    margin-right: 15px;
    min-height: 270px;
    padding: 10px 30px 10px 30px;
    position:relative;
}
.pcartbuttonitself {
    font-family: brando;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 10px;
    background-color: #db0060;
    color: white;
    width: 95%;
    height: 60px;
    font-size: 16px;
    margin: 0 auto;
}
.prbut {
    left: 0;
    width: 100%;
    height: 120px;
    bottom: 10px;
    position: absolute;
    /*padding: 30px;*/
}
.prbutit {
    bottom: 0;
    position: absolute;
    width: Calc(100% - 60px);
    left: 30px;
}
.cu_po
{
    cursor:pointer;
}
.accordion {
    font-size: 22px;
    font-family: brando;
    color: #0a294c;
    background-color: Transparent;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: center;
    outline: none;
    transition: 0.4s;
    margin-bottom:10px;
}

    .active, .accordion:hover {
        background-color: #CDD3DA;
    }

.panel {
    padding: 0 18px;
    background-color: white;
    display: none;
    overflow: hidden;
}
.CartRightInnerNew {

 
}
.CartAlert {
    text-align: center;
    font-size: 20px;
    color: #db0060;
}