﻿/**************************Compair style******************************/
.cart-content {

    padding: 0 30px;
    margin-bottom: 50px;
}

.shopping-cart-content {
    width: 100%;
    text-align: center;
    padding: 0 30px;
    direction: rtl;
}
.ms_color{
    text-align:center;
}
.cmpUp {
   position: fixed;
    right: 118px;
    bottom: 0px;
    width: 100px;
    height: 31px;
    background: #01549f;
    border: 1px solid #01549f;
    border-bottom: 0px;
    text-align: center;
    padding: 6px 0px 8px 0px;
    -webkit-box-shadow: 1px 1px 1px 1px #b8b8b8;
    box-shadow: 1px 1px 1px 1px #f9f9f9;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    color: #ffffff;
    cursor: pointer;
    z-index: 99999;
    font-size: 13px;
}

.compareContainer {
    height: 250px;
    bottom: 0px;
    background: #EEE;
    border: 1px solid #DDDCDC;
    right: 0px;
    position: fixed;
    padding: 10px;
    direction: rtl;
    display: none;
    z-index: 999999999999;
}

.ulCompare {
      list-style: none;
    margin: 0px;
    padding: 0px;
    clear: both;
    display: block;
    width: 100%;
    float: right;
    margin-top: 26px;
}

    .ulCompare li {
        width: 120px;
        height: 149px;
        float: right;
        margin: 3px;
        text-align: center;
        -webkit-box-shadow: 1px 1px 1px 1px #E6E6E6;
        box-shadow: 1px 1px 1px 1px #E6E6E6;
        padding: 6px;
        background: white;
        border: 1px solid #ddd;
        margin-top: 5px;
        font-size: 12px;
    }

.cimg {
    width: 70px;
    height: 70px;
    border: 0px;
}

.ulCompare li span {
    font-size: 11px;
    height: 32px;    overflow: hidden;
    display: block;
}

.imgDelCompare {
    width: 15px;
    height: 15px;
}

.tbl-DetailCompare .imgDelCompare {
    width: 33px;
    height: 33px;
    position: absolute;
    left: 8px;
    background: #e9e9e9;
    padding: 6px;
    border-radius: 50%;
    top: 6px;
}

.tbl-DetailCompare td {
    border-left: solid 1px #e6e6e6;
}

.compareContainer {
    height: 250px;
    bottom: 0px;
    background: #EEE;
    border: 1px solid #DDDCDC;
    right: 0px;
    position: fixed;
    padding: 10px;
    direction: rtl;
    display: none;
    z-index: 999999999999;
}

.shopping-cart-content td {
    padding: 15px 0;
    text-align: center;
    position: relative;
}

.shopping-cart-content tr {
    position: relative;
    border-bottom: solid 1px #e6e6e6;
}

.shopping-cart-content td:last-child {
    border-left: none;
}

.shopping-cart-content tr:last-child {
    border-bottom: none;
}

.msfrsrow {
    max-width: 150px !important;
    padding: 10px !important;
}

    .msfrsrow:before {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px;
        border-color:transparent transparent #273a64;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        content: "";
    }

.tbl-DetailCompare > tbody > tr:first-child {
    position: relative;
    border-bottom: solid 2px #273a64;
}

.msmaintitle {
    color: #4d4d4d;
    font-size: 14px;
    line-height: 1.158;
    margin-bottom: 25px;
    letter-spacing: -.3px;
    position: relative;
    padding-right: 19px !important;
    text-align: right !important;
    font-weight: bold;
    background: #fff;
}

.msmaintitlepr {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 13px;
    text-align: right !important;
    line-height: 1.692;
    padding: 9px 26px !important;
    background-color: #eaeaea;
    font-weight: 700;
}

.msmaintitle:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 7px 0;
    border-color:transparent #273a64 transparent transparent;
}

.mshrefcompare {
    font-size: 13px;
    line-height: 14px;
    border-radius: 11px;
        background-color: #273a64;
    border: 1px solid #273a64;
    padding: 11px 1px;
    color: #fff;
    display: block;
    max-width: 160px;
    font-weight: normal;
    margin: 10px auto;
}
.mshrefcompare:hover{
     color:#fff;
 }

.compareContainer h1 {
    width: 300px;
    height: 20px;
    float: right;
    font-size: 18px;
    margin: 0px;
    font-weight: normal;
}

.btnContaier {
    float: left;
    width: 150px;
    height: 20px;
}

.hbutton {
    border-radius: 19px;
    border: 5px dashed #d2d2d2;
    background: none;
    max-width: 270px;
    margin: auto;
    display: block;
    padding: 14px;
    font-size: 12px;
    line-height: 21px;
    color: #b3b3b3;
    cursor: pointer;
}

    .hbutton:before {
           font-size: 44px;
    display: block;
    margin-bottom: 8px;
    font-family: 'Linearicons-Free';
    text-align: center;
    content: "\e881";
    }

.msgroup .hbuttongr {
    border-radius: 17px;
    border: 3px dashed #273a64;
    background: none;
    max-width: 66px;
    margin: auto;
    display: block;
    padding: 13px 6px;
    font-size: 12px;
    line-height: 10px;
    color: #b3b3b3;
    cursor: pointer;
}

    .msgroup .hbuttongr:before {
        content: "\f0ec";
        font-size: 23px;
        display: block;
        margin-bottom: 1px;
        font-family: FontAwesome;
        text-align: center;
    }

.msfrsrow span {
    font-size: 12px;
    font-weight: bold;
}

.cmpDown {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

.selectCompareDivContainer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 9999999;
}

.selectCompareDiv {
  max-width: 917px;
    height: 400px;
    display: none;
    position: absolute;
    bottom: 0px;
    background: rgb(245 245 245);
    padding: 10px;
    direction: rtl;
    z-index: 110;
    margin-left: 10px;
    width: 100%;
    box-shadow: 0 12px 12px 0 hsl(0deg 0% 71% / 11%);
    border: 1px solid #e4e4e4;
    border-radius: 8px 8px 0px 0px;
}

.topCompare {
    width: 100px;
    float: right;
    cursor: pointer;
    font: 13px web_Yekan;
}

.compareSerach {
    width: 95%;
    float: left;
    margin: 0px 10px 0px 0px;
}

.productCmpContent {
    width: 100%;
    clear: both;
}

.msprice {
    color: red;
}

.content-form .input-info {
  width: 100%;
    height: 40px;
    line-height: 40px;
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
    margin-bottom: 25px;
    padding: 0 20px;
    outline: 0;
    text-align: right;
    border-radius: 8px;
}
.hideCol {
    display: none;
}.ctitle img {
    height: 20px;
}
/**************************Compair style******************************/
