body
{
    direction:rtl;
    background:#f5f5f5;
    font-family:IRANSansWeb;
}
@font-face {
    font-family:'IRANSansWeb';
    src:url('../fonts/IRANSansWeb.eot');
    src:url('../fonts/IRANSansWeb.eot?#iefix') format("embedded-opentype"),
    url('../fonts/IRANSansWeb.woff') format("woff"),
    url('../fonts/IRANSansWeb.ttf') format("truetype");
}
@font-face {
    font-family:'Yekan';
    src:url('../fonts/yekan.eot');
    src:url('../fonts/yekan.eot?#iefix') format("embedded-opentype"),
    url('../fonts/yekan.woff') format("woff"),
    url('../fonts/yekan.ttf') format("truetype");
}
.header
{
    background:white;
}





.topheader {
    background: #e0e0e01f;
}
.topheader_left li a {
    color: white;
}


.list-inline
{
    margin-top:15px;
    margin-bottom: 15px;
}
.list-inline li
{
    color:#929782;
}
.list-inline li a
{
    color:#adadad;
    text-decoration:none;
}
.header_ul li a
{
    padding-right:7px;
    color: white;
}
.btn-shopping-cart
{
    height: 43px;
    background: rgb(0, 191, 214);
    color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 38px;
}


.box_title2 {
    min-height: 30px;
    background: #e4e4e4;
    margin-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    font-size: 17px;
}

.pnewsp {
    margin: 10px 0;
    background: #fff;
}
.imgnewsp img {
    width: 50%;
}

.ptitlenews {
    text-align: justify;
    margin-top: 5px;
    padding: 10px;
    height: 120px;
}

.rowkh {
    margin: 10px 0;
    width: 25%;
    display: inline-flex;
}
.titlekh {
    background: #929292;
    padding: 5px;
    margin: 10px 0 0 0;
}

.khadamatindex1 {
    height: 283px;
}

.khadamatindex2 {
    height: 288px;
}

.khadamatindex3 {
    height: 288px;
}

.mdastehinde:hover {
    background: #0a474e;
    transition: 0.5s all cubic-bezier(1, -0.01, 0.51, 0.63);
    cursor: pointer;
}

.khadamatindex {
    background: #82143f;
    height: 100px;
    padding: 35px 0;
    margin:10px 2px;
    border-radius: 75px;
    color: white;
    width: 80%;
    margin: 10%;
}

.khadamatindex:hover {
    transition: 1.5s all ease-out;
    background: #d5d5d5;
    border: 1px solid #82143f;
}


.mdastehinde {
    text-align: center;
    background: #2196f3;
    padding: 7px;
    color: white;
    border-radius: 0 0 5px 5px;
}

.form-control:focus {
    border-color: #e30a7d;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(227, 10, 125);
}


.mdivarindex {
    text-align: center;
    background: #2196f3;
    padding: 7px;
    color: white;
    border-radius: 0 0 5px 5px;
}


.titlenews {
    padding: 5px;
    margin: 20px 0 0 0;
    color: #db3e7c;
    text-align: center;
    font-size: 20px;
}
.titlenews a {
    color: white;
}



.rownews {
    margin: 10px 0;
}
.phonedivar {
    text-align: center;
    padding: 15px;
    background: #262626;
    color: #ffffff;
    font-size: 18px;
}

.pricedivar {
    background: #7e0a0a;
    padding: 15px 0;
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    color: wheat;
}
.pnews {
    HEIGHT: 170PX;
}

.colnews {
    background: white;
    margin-left: 1%;
    width: 18.7%;
    display: inline-block;
    height: 480px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);

}
.colnews:hover {
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);

}

.colshop {
    background: white;
    margin-left: 1%;
    width: 18.5%;
    display: inline-block;
    height: 330px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);

}
.colshop:hover {
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);

}


.colcatkh {
    background: white;
    margin-left: 1%;
    width: 18.7%;
    display: inline-block;
    height: 250px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);

}
.colcatkh:hover {
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);

}





.imgnews img {
    HEIGHT: 180PX;
}
.imgnews {
    background: #dedede;
    text-align: center;
    height: 170px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);

}
.pnews:hover {
    transition: 1s all;
    background: gray;
}



.imgdivar img {
    HEIGHT: 170PX;
    background: #f5f5f529;
}
.imgdivar {
    background: #454545;
    text-align: center;
    height: 170px;
}




.ticker {
    padding: 4px 15px;
    font-size: 16px;
    height: 30px;
    background: #adadad;
    margin-top: -1px;
    border-radius: 0 0 5px 5px;
}


.shopping-cart-icon
{
    background: rgb(7, 174, 194);
    font-size: 25px;
    padding-right: 5px;
    padding-left: 5px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    float: right;
    padding-bottom: 2px;
    padding-top: 3px;
}
.shopping-cart-text
{
    padding-right:5px;
    padding-left:5px;
}
.index_search_input
{
    width:100%;
    direction:ltr;
    float: right;
}
.srch {
    text-align: center;
}



#inputGroupSuccess1 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0 5px 5px 0;
    height: 40px;
    text-align: right;
    background-color: #eceff1;
    border: 1px solid #d5dadd;
    color: #474747;
    text-align: right;
}
#header_header
{

}
#header_header .input-group-addon
{
    background: #e30a7d;
    color: white;
    border: 1px solid #e30a7d;
    cursor: pointer;
    font-size: 22px;
}
#header_header .input-group-addon:first-child
{
    border-radius: 5px 0px 0px 5px;
}
.number-product-cart
{
    width: 35px;
    padding: 0 8px;
    height: 24px;
    background: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 7px 7px 0px 0px;
    text-align: center;
    line-height: 26px;
    color: rgb(0, 191, 214);
}
.logo {
    width: 250px;
    margin-top: 10px;
}
.menu
{
    background: #616161;
    border-top: 1px solid #eff0f2;
    border-bottom: 2px solid #0c0c0c;
}
.sub_menu1
{
    background:#edeff0;
    width: 972px;
    position:absolute;
    border-right:1px solid #e1e1e1;
    border-left:1px solid #e1e1e1;
    border-bottom:1px solid #e1e1e1;
    margin-top:16px;
    right:4px;
    display:none;
    z-index:100;
}
#product_cat
{
    width:100%;
    position:relative;
    margin: 0px;
}
#product_cat li
{
    padding-top:15px;
    padding-bottom: 15px;
}
#product_cat li:hover {
    background: rgba(0,0,0,.5);
    transition: 0.5s all ease-out;
}

#login_menu
{
    width:100%;
    position:relative;
    margin: 0px;
}
#login_menu li
{
    padding-top:15px;
    padding-bottom: 15px;
}
#login_menu li:hover
{
    background:#db286e;
}


#login_menu li ul li:hover
{
    border-bottom:2px solid red;
    background:url("../images/arrow-3.png") no-repeat bottom center;
}



.backshop {
    background: url(../images/shopback.jpg) no-repeat center center;
    height: 150px;
    background-size: cover;
}
.img.backshop{
    filter: blur(6px);
}


.sub_menu1 li
{
    padding-left:10px;
    padding-right: 10px;
}
.menu_box
{
    position:absolute;
    width:100%;
    background:white;
    right: 0px;
    margin-top: 17px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    display:none;
}
.menu_box_div_1
{
    width:25%;
    height: 370px;
    float:right;
    background:#FAFAFA;
    border-left:1px solid #E2E2E2;
}
.menu_box_div_2
{
    width:25%;
    height: 370px;
    float:right;
    background:white;
    border-left:1px solid #E2E2E2;
}
.menu_box_div_3
{
    width:25%;
    height: 370px;
    float:right;
    background:#FAFAFA;
    border-left:1px solid #E2E2E2;
}
.menu_box_div_4
{
    width:25%;
    height: 370px;
    float:right;
    background:white;
}
.li_menu
{
    padding-right: 3px;
    position:relative;
    z-index:100;
}
.li_menu li
{
    list-style:none;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}
.li_menu li:hover
{
    background:none !important;
}
#product_cat li ul li:hover
{
    border-bottom:2px solid red;
    background:url("../images/arrow-3.png") no-repeat bottom center;
}
.li_menu li
{
    background:none !important;
    border:none !important;
}
.cat_img
{
    width: 397px;
    height: 335px;
    position:absolute;
    left: 5px;
    bottom: 0px;
    z-index:1;
}
.image_box img
{
    width:93%;
}

.slide_div
{
    display:none;
}
.footer_slider
{
    background:rgba(66,73,89,.8);
    width:100%;
    height: 48px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    bottom: 0px;
    position:absolute;
}
.slider_li
{
    width:100%;
    height:48px;
    margin: 0px;
    padding:0px;
}
.slider_li li
{
    float: right;
    list-style:none;
}
.slide_li
{
    width:20%;
    color:white !important;
    text-align:center;
    cursor:pointer;
    line-height: 48px;
    padding: 0px;

}
.slider_li_active
{

    height:100%;
    width:20%;
    background:white;
    color:black !important;
    cursor:pointer;
    line-height: 48px;
    padding: 0px;
    text-align:center;
}
.ab
{
    width:0px;
    height:18px;
    border-bottom:10px solid white;
    border-right:10px solid transparent;
    border-left:10px solid transparent;
    position:absolute;
    top:-18px;
}
.ab1
{
    width:0px;
    height:18px;
    position:absolute;
    top:-18px;
}
#right-slide
{
    width:19px;
    height: 33px;
    background:url("../images/arrow-2.png");
    background-position:-19px -33px;
    position:absolute;
    top:40%;
    right: 5px;
    cursor: pointer;
}
#left-slide
{
    width:19px;
    height: 33px;
    background:url("../images/arrow-2.png");
    position:absolute;
    top:40%;
    left: 5px;
    cursor: pointer;
}
.an
{
    animation-name:an;
    -webkit-animation-name:an;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
@keyframes an  {
    from {opacity: 0.1}
    top  {opacity: 1}
}
.shop_product
{
    width:100%;
    background:white;
    border:1px solid #EBECED;
    border-radius: 4px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);

}
.shop_product_title
{
    height:40px;
    background:#db286e;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.shop_product_title span
{
    color: #fff;
    height:38px;
    line-height:38px;
    font-size:16px;
    font-weight:100;
    padding-right: 15px;
}

.divar_box
{
    float: right;
    margin-right: 10px;
    margin-bottom: 15px;
}
.divar_image_box
{
    width:100%;
    position:relative;
    min-height:200px;
}
.divar_image_box img
{
    width:60%;
    margin:auto;
    position:absolute;
    right:0px;
    left:0px;
    top:0px;
    bottom:0px;
    height:60%;
}




.divcatkhadamat:hover {
    background: #f3f3f3;
    transition: 0.5s all ease-in;
    filter: grayscale(100);
}


.divar_box:hover {
    background: #f1f1f1;
    border: 2px solid #e8e8e8;
    transition: background-color .3s ease-in-out;
}


p.divar_tittr {
    padding: 3px;
    text-align: center;
}


.product_box
{
    float: right;
    margin-right: 10px;
}
.product_image_box
{
    width:100%;
    position:relative;
    min-height:200px;
    margin-top: 25px;
}

.product_box p {
    font-size: 12px;
    padding: 10px 0;
    text-align: center;
    height: 40px;
}
.product_box p a
{
    color:black;
    text-decoration: none;
}
p.product_tittr {
}
p.product_price {
    background: #f1f1f1;
}
p.product_discounts {
    text-decoration: line-through;
    color: red;
}


.product_box:hover {
    background: #f4f4f47a;
    border: 2px solid #e8e8e8;
    transition: background-color .3s ease-in-out;
}
.product_price
{
    text-align:center;
    font-size:18px !important;
}
.product_discounts
{
    color:#999;
    text-align:center;
    height:25px;
    padding-top:7px !important;
}
.slick-next
{
    right: 5px;
    z-index:100;
    top:43%;
}
.slick-next::before
{
    content: "";
    font-family:FontAwesome;
    color: black;
    font-size: 30px;
}
.slick-prev
{
    left:5px;
    z-index:100;
    top:43%;
}
.slick-prev::before
{
    content: "";
    font-family:FontAwesome;
    color: black;
    font-size: 30px;
}
.amzright {
    text-align: center;
}

a
{
    color:black;
}
a:hover
{
    color:black;
}
.price1
{
    height: 32px;
    line-height: 37px;
    display: inline-block;
    vertical-align: top;
    background: #808080 none repeat scroll 0% 0%;
    position: relative;
    padding: 0px 14px;
    font-size:18px;
    color: #E5E5E5;
    box-sizing: border-box;
    min-width: 76px;
    text-align: center;
    transition: all 150ms linear 0s;
}
.price1:before
{
    content: "";
    position: absolute;
    left: 0px;
    right: 5px;
    border-bottom: 1px solid #000;
    top: 16px;
    z-index: 2;
    transform: rotate(-20deg);
    width: 90%;
    height: 0px;
    bottom: 0px;
}
.price1:after
{
    content: "";
    position: absolute;
    left: -10px;
    top: 8px;
    border-right: 10px solid #808080;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    z-index: 2;
    transition: all 150ms linear 0s;
}
.price2
{
    height: 32px;
    display: inline-block;
    vertical-align: top;
    background: #f03e3e none repeat scroll 0% 0%;
    margin-right: 2px;
    color: #FFF;
    padding: 0px 20px 0px 8px;
    position: relative;
    font-size:18px;
    line-height: 37px;
    min-width: 147px;
    box-sizing: border-box;
    transition: all 150ms linear 0s;
    margin-right: 0px;
}
.price2:after
{
    content: "";
    position: absolute;
    right: 0px;
    z-index: 1;
    top: 7px;
    border-right: 11px solid #FFF;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
}
.flip-clock-divider .flip-clock-label
{
    display:none;
}

.product_box {
    width: 19%;
}

.adsimg {
    width: 95%;
    margin: 25px 0;
    border-radius: 15px;
}



.flip-clock-wrapper ul li a div div.inn
{
    font-size:20px;
    line-height:40px;
    color:white;
    z-index:100;
    background:#464646;
}
.flip-clock-wrapper .flip
{
    box-shadow:none;
}
.flip-clock-dot.top
{
    top:13px;
    background:black;
}
.flip-clock-dot.bottom
{
    bottom:40px;
    background:black;
}
.flip-clock-dot
{
    -webkit-box-shadow:none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: 3px;
    width:5px;
    height: 5px;
}
.flip-clock-divider
{
    height: 70px;
    width:10px;
}


.amazing_box .slick-list
{
    padding-right: 30px;
}
.amazing_box .slick-prev
{
    box-shadow: 3px 0px 4px rgba(0, 0, 0, 0.05);
    background: #F6F7FA none repeat scroll 0% 0%;
    height:48px;
    top: 50%;
    width: 30px;
    padding-right:8px;
    padding-left: 2px;
    left: 0px;
}
.amazing_box .slick-next
{
    box-shadow: -3px 0px 4px rgba(0, 0, 0, 0.05);
    background: #F6F7FA none repeat scroll 0% 0%;
    height:48px;
    top: 50%;
    width: 30px;
    padding-right:2px;
    padding-left: 8px;
    right:0px;
    z-index: 100;
}

.allbox {
    background: #e3e3e3;
    text-align: center;
    color: white;
    border-right: 2px solid #ae3263;
    padding: 1px;
}
.allbox span {
    color: #000;
    font-size: 22px;
    padding-right: 0;
}


.siderbar-left2{
    margin-top: 22px;
    background: #fff;
    min-height: 102px;
    border-radius: 10px;
    width: 98%;
    border-bottom: 2px solid #e2e2e2bd;
    height: 100%;
    max-height: 700px;
}

.imgads img {
    width: 100%;
}

.siderbar-left{
    margin-top: 22px;
    background: #fff;
    min-height: 722px;
    border-radius: 10px;
    width: 98%;
    border-bottom: 2px solid #e2e2e2bd;
}
.sidebar-left_title {
    height: 40px;
    padding: 10px 15px;
    background: #db286e;
    border-radius: 5px 5px 0 0;
    color: white;
}
.content_box
{
    margin-top: 20px;
    margin-bottom: 30px;
}
.show_product_img
{
    width: 90%;
    margin-top: -50px;
    float: right;
    margin-bottom: 20px;
    text-align: center;
}

.divardiv {
    background: #8a6d3b;
    padding: 10px 0 15px 0;
    color: white;
}



.show_product_img img
{
    width:90%;
    margin-right:5%;
}
.show_product_title
{
    width:100%;
    background:#F5F6F7;
    margin-top: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.show_product_title h4
{
    color:black;
}
.show_product_title p
{
    font-size: 12px;
    color: #818181;
}
.rating
{
    width:100%;
    margin-top: 30px;
}
.show_product_title .col-md-3
{
    padding: 0px;
}
.rating .gray {
    background: transparent url("../images/stars.png") repeat-x scroll 0px -14px;
    height: 14px;
    margin: 0px auto;
    width: 100px;
    direction:ltr;
}
.rating .gray .red
{
    background: transparent url("../images/stars.png") repeat-x scroll 0px 0px;
    height: 14px;
}
.color_box
{
    float: right;
    border:1px solid #EEE;
    border-radius:2px;
    color: #777;
    margin:10px 0px 0px 10px;
    cursor:pointer;
    padding-top: 2px;
    padding-bottom:2px;
}
.color_box label
{
    width:14px;
    height: 14px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    border:1px solid #777;
    position:relative;
    top: 7px;
    right: 5px;
}
.tick
{
    background: transparent url("../images/slices.png") no-repeat scroll -195px -83px;
    height:10px;
    width: 10px;
    position:absolute;
    opacity: 1;
    top: 1px;
}
.color_box span
{
    padding-left:5px;
    padding-right:5px;
    font-size:13px;
}

.show_more_img
{
    width:80px;
    height: 80px;
    border:1px solid #E5E5E5;
    float:left;
    margin-left:10px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor:pointer;
}
.show_more_img div
{
    background: url("../images/slices.png") no-repeat -568px -6px;
    height: 48px;
    width: 26px;
    margin-right:25px;
}
.products-availability-image
{
    background: rgba(251,52,72,.04);
    height: 63px;
    width: 100%;
    float: right;
    margin-bottom: 50px;
}


.cartright {
    width: 61%;
    float: right;
    margin-right: 3%;
}

.cartleft {
    float: left;
    width: 30%;
    margin-left: 3%;
    background: white;
}


#myTabs
{
    background: #F5F6F7 none repeat scroll 0% 0%;
    border-radius: 4px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid #EBECED;
}
#tab_item::before
{
    background: transparent url("../images/slices.png") no-repeat scroll -317px -268px;
    width: 18px;
    height: 22px;
    content: "";
    display: inline-block;
    position:absolute;
    top:13px;
    margin-left: 5px;
}
#tab_comment::before
{
    background: transparent url("../images/slices.png") no-repeat scroll -263px -269px;
    content: "";
    display: inline-block;
    position:absolute;
    top:13px;
    margin-left: 5px;
    width: 20px;
    height: 20px;
}
#tab_question::before
{
    background: transparent url("../images/slices.png") no-repeat scroll -212px -269px;
    content: "";
    display: inline-block;
    position:absolute;
    top:14px;
    margin-left: 5px;
    width: 20px;
    height: 20px;
}
#tab_review::before
{
    background: transparent url("../images/slices.png") no-repeat scroll -107px -269px;
    content: "";
    display: inline-block;
    height: 20px;
    margin: 0px 0px 0px 16px;
    right: 0px;
    width: 20px;
    position: relative;
    top: 7px;
}
#myTabs li a
{
    height:50px;
    line-height:30px;
    padding: 15px 44px;
    font-size: 20px;
    font-weight: 800;
}

.nav-tabs > li > a
{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.active a:hover
{
    background:white;
}
#myTabs li a span
{
    padding-right:25px;
}
.review_title
{
    position:relative;
    cursor:pointer;
}
.review_title2
{
    position:relative;
    cursor:pointer;
}
.review_title::before
{
    background: transparent url("../images/slices.png") no-repeat scroll 0% 0%;
    display: inline-block;
    background-position: -102px -618px;
    height: 50px;
    position: absolute;
    right: -14px;
    top: 0px;
    width: 25px;
    z-index: 1;
    content:"";
}
.review_title p
{
    padding-right:7px;
    position:relative;
    z-index:10;
    display:inline-block;
    background:white;
}
.review_title:after
{
    background: #E5E5E5 none repeat scroll 0% 0%;
    content: "";
    height: 1px;
    position: absolute;
    right: -12px;
    top: 12px;
    width: 100%;
}
.review_title2:before
{
    background: transparent url("../images/slices.png") no-repeat scroll 0% 0%;
    display: inline-block;
    background-position: -262px -611px;
    height: 50px;
    position: absolute;
    right: -14px;
    top: -7px;
    width: 25px;
    z-index: 1;
    content:"";
}
.review_title2 p
{
    padding-right:7px;
    position:relative;
    z-index:10;
    display:inline-block;
    background:white;
}
.review_title2:after
{
    background: #E5E5E5 none repeat scroll 0% 0%;
    content: "";
    height: 1px;
    position: absolute;
    right: -12px;
    top: 12px;
    width: 100%;
}
.review_div
{
    border-right: 3.5px solid #F0F1F2;
    position:relative;
    right: -3px;
}
.review_div p
{
    padding-right: 15px;
    text-align:justify;
}

.review_item_div
{
    width:95%;
    background:#F0F1F2;
    margin:auto;
}
.review_item_div p
{
    padding: 10px;
    color: #2196F3;
}
.icon_item_name
{
    background: transparent url("../images/slices.png") no-repeat scroll 0% 0%;
    display: inline-block;
    position: relative;
    background-position: -36px -652px !important;
    height: 10px;
    width: 5px;
}
.item_table
{
    width:100%;
}
.product_item_name
{
    width:230px;
}
.product_item_name p
{
    background: #F0F1F2 none repeat scroll 0% 0%;
    padding:13px 21px;
    margin-bottom:5px;
    margin-top:5px;
}
.product_item_value
{
    padding-right: 10px;
}
.product_item_value p
{
    background:#F7F9FA;
    padding:13px 21px;
    margin-bottom:5px;
    margin-top:5px;
}
.item_tick
{
    background: transparent url("../images/slices.png") no-repeat scroll 0% 0%;
    display: inline-block;
    position: relative;
    background-position: -107px -82px;
    width: 18px;
    height: 14px;
}
.item_table .fa-check
{
    font-size:18px;
}
.item_table .fa-close
{
    font-size:18px;
}
.service_box
{
    border:1px solid  #DFE5E8;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    width:300px;
    cursor:pointer;
    display:none;
}
.service_box div
{
    padding-right: 20px;
    height: 36px;
    line-height: 36px;
}
.service_box div:hover
{
    background:#F5F6F7;
}
.service_title
{
    background-color:#FAFBFC;
    border:1px solid #DFE5E8;
    height:36px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width:300px;
    line-height:36px;
    margin-top: 10px;
    cursor:pointer;
    margin-bottom: 5px;
    position:relative;
}
.service_title span
{
    padding-right: 40px;
}
.service_title::before
{
    background: transparent url("../images/slices.png") no-repeat scroll -138px -81px;
    content: "";
    height: 15px;
    left: auto;
    position: absolute;
    right: 12px;
    top: 9px;
    width: 19px;
}
.service_ic
{
    background: transparent url("../images/slices.png") no-repeat scroll -33px -464px;
    display: block;
    height: 16px;
    outline: medium none;
    position: absolute;
    left: 10px;
    top: 14px;
    width: 16px;
}
.service_ic2
{
    background: transparent url("../images/slices.png") no-repeat scroll -33px -464px;
    display: block;
    height: 16px;
    outline: medium none;
    position: absolute;
    left: 10px;
    top: 14px;
    width: 16px;
    transform: rotate(180deg);
    transform-origin: center 5px 0px;
}
#cart_table tr th
{
    text-align:center;
    background-color: #F7F9FA;
    font-size: 13px;
    height:30px;
    color: #666;
    line-height:30px;
}
a:hover
{
    color:black;
    text-decoration:none;
}
.cart_img
{
    width:100%;
    margin-top:20px;
    margin-bottom: 20px;
}

.cart_img2
{
    width:90%;
    margin-top:20px;
    margin-bottom: 20px;
}


.cart_div p
{
    padding-top: 10px;
}
.color_product2 {
    width: 14px;
    height: 14px;
    border-radius: 50px;
    border: 1px solid #777;
    position: relative;
    top: 8px;
}
.styled_select
{
    width: 100px;
    position:relative;
}
.styled_select select
{
    position:absolute;
    top:45%;
    width: 60px;
    text-align:center;
    right: 20px;
}
.cart_price
{
    width:160px;
    position:relative;
}
.cart_price p
{
    position:absolute;
    text-align:center;
    width: 150px;
    top:45%;
}
.cart_number
{
    width:100px;
    position:relative;
}
.cart_number p
{
    position:absolute;
    text-align:center;
    width:90px;
    top:45%;
}
.fa-refresh
{
    color:blue;
}
.p1
{
    font-weight:bold;
    font-size: 16px;
}
.p2
{
    color:#777;
}
.last
{
    background:#FFEDEE;
    position:relative;
}
.last div
{
    width:20px;
    background:#FFEDEE;
}
.last div span
{
    color:red;
    position:absolute;
    top:45%;
    right:12px;
    cursor:pointer;
}
.review_last
{
    position:relative;
    background:#E3F3FC;
}
.review_last div
{
    width:20px;
    background:#FFEDEE;
}
.review_last div span
{
    position:absolute;
    top:45%;
    right:12px;
    cursor:pointer;
}
.header_register
{
    background:#FAFCFC;
    height:155px;
    text-align:center;
}
.header_register div li
{
    list-style:none;
    background:url("../images/slices.png") no-repeat;
    background-position: -871px -90px;
    width:63px;
    height: 48px;
    display:inline-block;
    margin-top: 33px;
}
.register_form
{
    width:50%;
    margin:20px auto;
    text-align: center;
}

.rowuser1 {
    background: #db3e7c;
    color: white;

}


.profileamal {
    background: #db3e7c;
    margin: 0 0 10px 0;
    text-align: left;
}

.form-control
{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.register_form .form-control
{
    width:100%;
    margin-top: 20px;
    height:40px;
    text-align:left;
    font-family:IRANSansWeb;
    text-align: center;
    font-size: 20px;
}
.register_btn
{
    width:100%;
    background:#2196F3;
    height:40px;
    border:1px solid #2196F3;
    color:white;
}
.has-error
{
    color:red;
}
.icon
{
    background: transparent url("../images/slices.png") no-repeat scroll 0% 0%;
    display: inline-block;
    position: relative;
    top:7px;
    margin-left: 10px;
}
.ul_register
{
    margin:170px auto;
    position:absolute;

}
.right_register_box
{
    border-right:1px solid #F0F1F2;
    height:400px;
    position:relative;
}
.right_login_box
{
    border-right:1px solid #F0F1F2;
    position:relative;
    padding-bottom: 60px;
}
.ul_register li
{
    list-style:none;
    color: #737373;
}
.icon-userbox-cart
{
    width: 19px;
    height: 22px;
    background-position: -982px -333px;
}
.icon-userbox-list
{
    background-position: -984px -292px;
    width: 19px;
    height: 21px;
}
.icon-userbox-love
{
    background-position: -981px -248px;
    width: 21px;
    height: 20px;
}
.icon-userbox-comment
{
    background-position: -982px -208px;
    width: 21px;
    height: 20px;
}
.login_icon
{
    background-position: -795px -22px;
    width: 43px;
    height: 54px;
    margin-bottom: 20px;
}
.register_icon
{
    background-position: -795px -90px;
    width: 48px;
    height: 48px;
    margin-bottom: 20px;
}
.modal-dialog
{
    width: 550px;
}
#myModal .modal-header
{
    background-color: #F0F1F2;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.login_footer
{
    height: 70px;
    line-height: 68px;
    padding: 0px 45px;
    font-size: 16px;
    background: #F3FFF3 none repeat scroll 0% 0%;
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
}
.login_footer a
{
    color:green;
}
.cart_price2
{
    border:1px solid  #C0F0C1;
    width:100%;
    border-radius:2px;
}
.cart_price2 .list-inline .list-inline2
{
    margin: 0px;
}
.cart_price2 div
{
    height:60px;
    line-height:59px;
}
.btn
{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#footer_cart .col-md-7
{
    padding: 0px;
}
.header_order
{
    width:100%;
    height:105px;
    background:#FAFCFC;
    position:relative;
}
.order_status
{
    width:100%;
    height:105px;
    background:white;
    position:relative;
    margin-bottom:50px;
}
.clearfix
{
    background:#FAFCFC;
    float:right;
    margin-top:8px;
    margin-left:4px;
}
.clearfix div
{
    width:11px;
    height:2px;
    background:#62B965;
    float: right;
    margin:2px 3px;
}
.first_div_order_header
{
    width:90%;
    margin:auto;
}
.bullet
{
    border:3px solid #BEC2CC;
    float:right;
    border-radius:100%;
    width:22px;
    height:22px;
    position:relative;
}
.bullet.green.tick
{
    background: #62B965 url("../images/slices.png") no-repeat scroll -810px -476px !important;
    border-color: #62B965;
}
.bullet.green
{
    background: #EBFFEB none repeat scroll 0% 0% !important;
    border-color: #62B965;
}
.bullet a span
{
    width: 150px;
    text-align:center;
    position:absolute;
    margin-top: 25px;
    margin-right: -62px;
}
.rounded_rectangle_over
{
    background:#62B965;
    height: 2px;
    float: right;
    margin-top: 10px;
    margin-right:5px;
    margin-left: 5px;
}
.step_shipping
{
    width:23%;
}
.step_shipping2
{
    width:12%;
}
.line_order
{
    background:#BEC2CC !important;
}
.clearfix.gray div
{
    background:#BEC2CC !important;
}
.tbl_address
{
    width:100%;
    margin:auto;
}
.tbl_address td
{
    width:50%;
}
.tbl_address .form-control
{
    width:97%;
}
.tbl_address .has-error
{
    height: 10px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option
{
    text-align:right;
}
.bootstrap-select.btn-group .dropdown-toggle .caret
{
    right:92%;
}
.tbl_address .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn)
{
    width:96%;
}
.tbl_address tr td
{
    padding-top:5px;
}
.tbl_address textarea
{
    height:120px;
    resize:none;
}
.user_address
{
    width:100%;
    margin-top: 20px;
    border:1px solid #F0F1F2;
    border-collapse:separate;
}
.active_address
{
    border:1px solid #C0F0C1;
}
.active_address tr td
{
    border-left:1px solid #C0F0C1 !important;
    border-bottom:1px solid #C0F0C1 !important;
}
.first_td
{
    background:#F7FFF7;
    width:40px;
    position:relative;
}
.user_address tr td
{
    padding: 15px;
    border-bottom:1px solid #F0F1F2;
    border-left:1px solid #F0F1F2;
}
.end_td
{
    width: 40px;
    position:relative;
}
.edit_address
{
    background:#E3F3FC;
    width:100%;
    height:50%;
    position:absolute;
    top: 0px;
    cursor:pointer;
    right:1px;
}
.delete_address
{
    width:100%;
    height:50%;
    position:absolute;
    cursor:pointer;
    right:1px;
    background:#FFEDEE;
}
.edit_address .fa-edit
{
    color:blue;
    position:absolute;
    top:45%;
    right:10px;
}
.delete_address .fa-remove
{
    color:red;
    position:absolute;
    top:45%;
    right:13px;
}
.radio-control
{
    position:relative;
}
.radio-control label
{
    width:16px;
    height:16px;
    border-radius:100%;
    background:#FFF;
    border:1px solid #D4DBDE;
    position:relative;
    top:5px;
    cursor:pointer;
}
.type-radio-control label
{
    width:16px;
    height:16px;
    border-radius:100%;
    background:#FFF;
    border:1px solid #D4DBDE;
    position:relative;
    top:5px;
    cursor:pointer;
}
.radio-control2 label
{
    background: #d9d9d9;
    width:20px;
    height:20px;
    border-radius:100%;
    position:relative;
    top:5px;
    cursor:pointer;
}
.radio-control2 label::after
{
    width: 18px;
    height: 18px;
    content: "";

    background: #db286e;
    border-radius: 100%;
    position: absolute;
    top: 1px;
    right: 1px;
}

.type-radio-control2 label
{
    background:#2196F3;
    width:16px;
    height:16px;
    border-radius:100%;
    position:relative;
    top:5px;
    cursor:pointer;
}
.type-radio-control2 label::after
{
    width:7px;
    height:7px;
    content:"";
    background:#FFF;
    border-radius:100%;
    position:absolute;
    top:4px;
    right:4px;
}


.loading_box
{
    width:180px;
    margin:auto;
    padding-bottom:10px;
    padding-top: 10px;
    display:none;
}
.loading_box span
{
    padding-top: 10px;
    padding-right: 10px;
}
.loading
{
    width:30px;
    height:30px;
    border-radius:50%;
    border:3px solid red;
    border-top:3px solid white;
    animation: load 1s linear infinite;
    float:right;
}
@keyframes load {
    0% {transform: rotate(0deg)}
    100% {transform: rotate(360deg)}
}
.active-address
{
    width:0px;
    height:0px;
    border-top:39px solid #8CD98E;
    position:absolute;
    border-left:39px solid transparent;
    top: 0px;
    display:inline-block;
    right: 0px;
}
.icon-shopping-white-mark
{
    width:13px;
    height:13px;
    background:url("../images/slices.png");
    background-position: -813px -479px;
    position:relative;
    display:inline-block;
    top: -31px;
    right:2px;
}
.order_item_price
{
    width:100%;
    border:1px solid #F0F1E8;
    margin-top: 15px;
    border-radius:3px;
    margin-bottom: 20px;
}
.order_item_price div
{
    padding: 15px;
    border-bottom:1px solid #F0F1E8;
}
.order_location_data
{
    width:100%;
    margin-bottom:30px;
    border:1px solid #F0F1E8;
    margin-top: 30px;
}
.order_location_data tr td
{
    padding: 15px;
    border-bottom:1px solid #F0F1E8;
    border-left:1px solid #F0F1E8;
}
.icon-review-location
{
    width:18px;
    height:24px;
    background-position: -810px -205px;
}
.icon-review-car
{
    width:26px;
    height:19px;
    background-position: -806px -250px;
}
.tbl_payment
{
    width:100%;
    border:1px solid #F0F1E8;
    margin-top: 20px;
}
.pay_radio
{
    display:none;
}
.tbl_payment tr td
{
    padding:10px;
    border-left:1px solid #F0F1E8;
}
.first_pay_div
{
    margin-left: 20px;
}
.tbl_payment .radio-control label
{
    top:9px;
}
.pay_type_table
{
    border:1px solid #C0F0C1;
}
.pay_type_table tr td
{
    border-left:1px solid #C0F0C1 !important;
}
.center
{
    text-align:center;
}
.order_table tr td
{
    text-align:center;
}

.cartempaty {
    background: white;
    box-shadow: 0 2px 17px 0 rgba(0,0,0,.09);
    height: 500px;
}

.filter_box
{
    width:95%;
    background:white;
    margin-right:0px !important;
    box-shadow: 0 2px 17px 0 rgba(0,0,0,.09);
}
#filter_product_box
{
    margin-top: 0;
}
#filter_product_box .col-md-3
{
    padding: 0px;
    margin:0px;
}
.filter
{
    border-bottom:1px solid #E3E3E3;
    padding-right:12px;
    padding-top:12px;
    padding-bottom:6px;
    padding-left: 12px;
}

.list
{
    padding:0px !important;
    margin:0px !important;
}
.filter_search_item
{
    display:none;
}
.list li
{
    list-style:none;
    color: #5C5C5C;
    cursor:pointer;
    margin-top:7px;
    margin-bottom:7px;
}
.filter_checkbox
{
    display: block;
    float:right;
    margin-left: 10px;
    width: 15px;
    height: 15px;
    border: 1px solid #D4DBDE;
}
.filter_checkbox2
{
    display: block;
    float:right;
    margin-left: 10px;
    width: 15px;
    height: 15px;
    background-color:#2196F3;
    border: 1px solid #2196F3;
    position:relative;
}
.filter_checkbox2::before
{
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right:-2px;
    width: 15px;
    height: 15px;
    background: url("../images/slices.png");
    background-position: -193px -81px;
}
.search_body
{
    background:white;
}

.search_product_box img
{
    width: 70%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    height: 200px;
}
.search_product_box p
{
    color: #4d4d4d;
    padding-right: 5px;
}
.search_checkbox
{
    display:none;
}

.search_item
{
    border: 1px solid #C7C7C7;
    background-color: #F7F8FA;
    padding: 5px 10px 5px 30px;
    float:right;
    margin: 5px 0px 0px 5px;
    position:relative;
    cursor:pointer;
}
.search_item .fa-remove
{
    position:absolute;
    left: 5px;
    top: 8px;
}
.search_product_box:hover
{
    border: 1px solid #C7C7C7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius:3px;
    box-shadow: 0 2px 17px 0 rgba(0,0,0,.09);
    transition: 0.2s all ease-out;
}

.filter .search
{
    width:100%;
    height: 35px;
    font-family:IRANSansWeb;
    padding-right: 7px;
}
.color_search
{
    width:30px;
    height:30px;
    border-radius:100%;
    float:right;
    border: 1px solid #C7C7C7;
    cursor:pointer;
}
.show_product
{
    padding:0px !important;
    margin:0px !important;
}
#search_ul
{
    font-size: 13px;
}
#search_ul .fa-angle-left
{
    font-size: 22px;
    margin-right:5px;
    top:4px;
    position:relative;
}
.angle-down
{
    float:left;
    margin-top:5px;
}
.comment_product_data
{
    width:90%;
    margin:auto;
    text-align:center;
}
.comment_product_data p
{
    padding-top: 15px;
    font-size:13px;
}
.comment_product_data img
{
    width:100%;
    margin-top:50px;
}
.rangeslider
{
    background:url("../images/add-comment.png");
}
.rangeslider--horizontal
{
    height: 3px;
}
.rangeslider, .rangeslider__fill
{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.rangeslider__handle
{
    background: #868a96 !important;
    height: 16px !important;
    width: 16px !important;
    border: 0px;
}
.rangeslider--horizontal .rangeslider__handle
{
    top: -5px;
}
.rangeslider__fill
{
    background:url("../images/add-comment-active.png");
}
#comment_box .form-control
{
    height: 38px;
    border-radius: 2px;
    padding: 0 17px;
    width: 340px !important;
    float:right;
    color: #666;
}
#comment_box label
{
    padding-bottom: 10px;
}
.user_comment_box
{
    background: #fafbfc;
    box-shadow: 0 2px 3px rgba(0,0,0,.15);
    border-radius: 2px;
    margin-bottom: 30px;
}
.icon-form-add
{
    background: #ccc !important;
    color: #f7f9fa;
    height: 20px;
    border-radius: 100%;
    width: 20px;
    float:right;
    text-align:center;
    position:relative;
    top:7px;
    right: 5px;
}
.icon-form-remove
{
    background: #ccc !important;
    height: 20px;
    width: 20px;
    color: #f7f9fa;
    border-radius: 100%;
    float:right;
    text-align:center;
    position:relative;
    top:7px;
    right:10px;
}
.icon-form-add2
{
    background: #ccc !important;
    color: #f7f9fa;
    height: 20px;
    border-radius: 100%;
    width: 20px;
    float:right;
    text-align:center;
    position:relative;
    top:30px;
    right:5px;
}
.icon-form-remove2
{
    background: #ccc !important;
    height: 20px;
    width: 20px;
    color: #f7f9fa;
    border-radius: 100%;
    float:right;
    text-align:center;
    position:relative;
    top:30px;
    right:10px;
}
#comment_text_box textarea
{
    width:95%;
    float:right;
    height:200px;
    resize:none;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border: 1px solid #ccc;
    font-family:IRANSansWeb;
    font-size: 14px;
    color: #666;
}
.rang_ul
{
    margin-top: 30px;
    padding-right:20px !important;
}
.rang_ul li
{
    list-style:none;
    width:100%;
    float:right;
    margin-top: 10px;
}
.rang_ul li span
{
    float: right;
    width:170px;
}
.rating-container
{
    float:right;
    width:calc( 100% - 180px);
}
.bar
{
    background: #ebeced;
    height: 5px;
    width:39px;
    border-left: 2px solid #fff;
    float: right;
    margin-top:7px;
}
.bar2
{
    background: #ebeced;
    height:10px;
    width:20%;
    border-left: 2px solid #fff;
    float: right;
    margin-top:7px;
}
.done
{
    background: #a1a6b5;
}
.icon-arrow-top
{
    background-position: -222px -83px;
    width: 7px;
    height: 10px;
}
.icon_span
{
    top:5px;
    position:relative;
}
.icon-arrow-down
{
    background-position: -247px -83px;
    width: 7px;
    height: 10px;
}
.comment_header
{
    background: #f5f6f7;
    width:100%;
    padding-top:15px;
    padding-bottom:5px;
}
.comment_header p
{
    padding-right:20px;
    border-top-right-radius:2px;
    border-top-left-radius:2px;
}
.holder
{
    background: #69ca6d !important;
    height: 5px;
}
.holder2
{
    background: #69ca6d !important;
    height:10px;
    float:right;
}
.number_score
{
    float:right;
    font-size: 10px;
    padding-right:2px;
}
.question_test
{
    width:100%;
    border: 1px solid #d4dbde;
    height:180px;
    resize:none;
    margin-top:15px;
    margin-bottom: 15px;
}
.answer_box
{
    background:white !important;
    width:100%;
    margin-top:15px;
    border-bottom-right-radius:2px;
    border-bottom-left-radius:2px;
}
.color_product
{
    width:20px;
    height:20px;
    border:1px solid #818181;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    position:relative;
    right:4px;
    top: 12px;
}
.cart_box span
{
    float:right;
    padding-right: 3px;
}
.search_product_box .title
{
    height: 50px;
    text-align: right;
}
.checkbox2
{
    display: block;
    float: right;
    width: 15px;
    height: 15px;
    border: 1px solid #D4DBDE;
    background:white;
    margin-left:5px;
}
.active_checkbox2 {
    display: block;
    float: right;
    margin-left: 10px;
    width: 15px;
    height: 15px;
    background-color: #2196F3;
    border: 1px solid #2196F3;
    position: relative;
}
.active_checkbox2::before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: -2px;
    width: 15px;
    height: 15px;
    background: url("../images/slices.png");
    background-position: -193px -81px;
}
.product_item_compare
{
    position:absolute;
    right:7px;
    background: #edeff0;
    padding:5px;
    display:none;
}
.compare
{
    position:fixed;
    bottom:0px;
    width:100%;
    height:0px;
    background:white;
    left:0px;
    right:0px;
}
.compare__toggle-handler
{
    position:absolute;
    top:-40px;
    width: 185px;
    text-align:center;
    box-shadow: 0 -4px 6px 0 rgba(0,0,0,.1);
    cursor: pointer;
    border-radius: 15px 15px 0 0;
    height:40px;
    right:40px;
    line-height:40px;
    background: #2196f3;
    color:white;
    display:none;
}
.compare__toggle-handler .active
{
    background:white;
}
.compare_product_box
{
    width:160px;
    margin-top:20px;
    margin-right:10px;
    float:right;
    padding-bottom:20px;

}
.compare_product_img
{
    width:140px;
    margin-right:10px;
    min-height:110px;
    max-height:160px;
    margin-top:10px;
    margin-bottom:10px;
}
.compare_img_box
{
    border:1px solid silver;
    width:100%;
    border-radius: 5px;
    position:relative;
}
.compare_item_box
{
    background: #edeff0;
    padding-top:8px;
    padding-bottom:8px;
    margin-bottom:10px;
    margin-top:10px;
    cursor:pointer;
}
.compare_item_box .icon_item_name
{
    padding-right:15px;
    padding-left:7px;
}
.compare_item_box .fa-angle-up
{
    float:left;
    padding-left:15px;
    font-size:17px;
}
.compare-table
{
}
.table-item-header
{
    width:185px;
    background-color: #f3f4f6;
    border: 1px solid #e1dfe0;
    border-radius: 0 2px 2px 0;
    font-size: 13px;
    line-height: 23px;
    padding:10px;
}
.value_compare
{
    border: 1px solid #e1dfe0;
    padding: 15px 15px 20px 10px;
}
#product_compare_list
{
    margin-right:180px;
    width: 100%;
    margin-top:30px;
}
.product_compare
{
    float: right;
    margin-right:15px;
}
.product_compare img
{
    width:90%;
    margin-bottom:15px;
    margin-right:5%;
}
.product_compare p
{
    font-size:11px;
    text-align:center;

}
.compare-selectbox-container
{
    background-color: #f3f4f6;
    border-radius: 2px;
    border: 1px solid #ebedec;
    height: 210px;
}
.cat_list_ul
{
    padding:10px !important;
    margin:0px !important;
}
.cat_list_ul li
{
    list-style:none;
    font-size:12px;
}
.compare_cat_box_div
{
    background:white;
    z-index:10;
    display:none;
    border: 1px solid #aaa;
    float:right;
    width:100%;
    position:absolute;
    top:80px;
}
.chosen_cat_product
{
    background:white;
    cursor:pointer;
    float:right;
    width:100%;
    border: 1px solid #aaa;
    color: #7d7d7d;
}
.chosen_cat_product p
{
    text-align:right !important;
    font-size:13px !important;
    padding-top:10px;
    padding-right:10px;
    padding-left:10px;
    color: #7d7d7d;
}
.chosen_cat_product .fa-angle-down
{
    float:left;
}
.cat_search_box .search
{
    width: 100% !important;
    font-size: 12px;
    padding: 5px;
}
.compare_select_product
{
    width:240px;
    z-index:10;
    background:white;
    float:right;
    border: 1px solid #aaa;
    display:none;
}
.compare_select_product .col-md-3
{
    padding:0px !important;
    margin:0px !important;
}
.compare_select_product .col-md-3 img
{
    margin-top:10px;
}
.compare_select_product .col-md-7
{
    padding:0px !important;
    margin:0px !important;
}
.compare_select_product .col-md-7 p
{
    font-size:11px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:5px;
    padding-left:5px;
    color: #7d7d7d;
}
.chosen_product
{
    background: #f8f8f8 none repeat scroll 0 0 !important;
    cursor:pointer;
    float:right;
    width:100%;
    border-color: #fff !important;
    color: #bbb !important;
    margin-top:20px;
}
.chosen_product p
{
    text-align:right !important;
    font-size:13px !important;
    padding-top:10px;
    padding-right:10px;
    padding-left:10px;
    color: #7d7d7d;
}
.chosen_product .fa-angle-down
{
    float:left;
}
.compare_product_box .fa-remove
{
    position:absolute;
    color:grey;
    left:-5px;
    top:-5px;
    font-size:18px;
    cursor:pointer;

}
.product_score
{
    background: #4a90e2;
    border-radius: 2px;
    color:white;
    padding:5px;
    font-size:13px;
}

.search_type_ul li
{
    list-style:none;
    display:inline-block;
    text-align:center;
    padding-right:10px;
    padding-left:10px;
    cursor:pointer;
}
.user_panel_ul .active
{
    background: deepskyblue;
}
.user_panel_ul .active a
{
    color:white;
}
.report_info tr td
{
    font-size: 13px;
}
.search_type_ul .active
{
    border-bottom: 1px solid blue;
    border-radius: 5px;
    background: #00d6cc;
    color: white;}
.search_input_box
{
    float:right;
    position:relative;
    margin-right:20px;
}

.search_input_box .fa-search
{
    font-size:18px;
    color:silver;
    position:absolute;
    right:148px;
    top:5px;
    cursor:pointer;
}
.icon-statistics
{
    background: url("../images/slices.png") no-repeat;
    background-position: -410px -31px;
    height:32px;
    width:16px;
    display:block;
    cursor:pointer;
}
.current-product-3d
{
    background: url("../images/slices.png") no-repeat;
    background-position: -415px -121px;
    width: 32px;
    height: 32px;
    display:block;
    margin-bottom: 5px;
    cursor:pointer;
}
.icon-love
{
    background: url("../images/slices.png") no-repeat;
    background-position: -163px -190px;
    height:32px;
    width:16px;
    display:block;
    cursor:pointer;
}
#cart_table
{
    border-collapse: separate;
}
.cat_ul
{
    padding-right:5px !important;
    margin-top:15px;
    padding-bottom:15px;
}
.cat_ul ul
{
    padding-right:8px !important;
}
.cat_ul li
{
    list-style:none;
    padding-right:8px !important;
    padding-top:7px;
}
.cat_ul li ul li a
{
    color: #929782;
}
.user_panel_ul
{
    border:1px solid #c1c1c1;
    padding-right: 0px !important;
}
.user_panel_ul li
{
    list-style:none;
    padding-top:10px;
    padding-bottom:10px;
    cursor:pointer;
    border-bottom:1px solid #c1c1c1;
    padding-right: 20px;
}
.user_table tr th
{
    text-align:center;
}
.user_table tr td
{
    text-align:center;
}
#imgModal .modal-dialog
{
    width: 750px;
}
.right_img_box
{
    height: 400px !important;
}
.right_img_box img
{
    width:80%;
    margin-right: 10%;
    max-height:360px !important;
    cursor: pointer;
    margin-top: 20px;
}
.left_img_box
{
    border-right:1px solid grey;
    overflow-y:auto;
    height: 400px !important;
}
.left_img_box img
{
    width:70%;
    margin-right: 15%;
    margin-top:20px;
    cursor:pointer;
}

@media (max-width:397px)
{
    .index_search_input
    {
        width: 230px;
    }
}
@media (min-width:1100px)
{
    #imgModal .modal-dialog
    {
        width: 850px;
    }
}
.prfleft {
    background: whitesmoke;
    text-align: center;
    padding-top: 20px;
    width: 30%;
}

li.prfact:hover {
    background: #db286e;
    color: white;

}



.divarleft {
    min-height: 1000px;
    background: #d2d2d2;
    width: 23%;
    margin-top: 10px;
    padding: 15px;
}

.divarright {
    margin-top: 10px;
    padding: 15px;
    background: gray;
    margin-right: 2%;
    min-height: 1000px;
}

.footericon {
    display: inline-block;
    width: 18%;
}



.prfleft img {
    width: 50%;
}
.rgister {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}
.footer {
    background: #eceff1;
    min-height: 250px;
    color: #4a5f73;
    text-align: center;
}

.footer2 {
    background: #fff;
    min-height: 250px;
    color: white;
    text-align: center;
}

li.footercol2li {
    padding: 10px;
    text-align: right;
    background: #90909061;
    margin: 10px 0;
}

li.footercol2li:hover {
    background: #db286e;
}

.footer_bottom {
    text-align: center;
    color: white;
    padding: 15px;
    background: black;
}

.avatar {
    text-align: center;
}

.avatar img {
    width: 50%;
}

.profile {
    text-align: center;
    padding: 15px 0;
    background: #fff;
    margin: 10px 0;
    border-top: 25px solid #db3e7c;

}



.titlenews3 {
    background: #383838;
    padding: 5px;
    margin: 10px 0 0 0;
    color: white;
}
.titlenews3 a {
    color: white;
}

.titlenews3:hover {
    background: #741238;
    transition: 1s all ease-out;
}




@media screen and (min-width: 1500px) and (max-width: 1999px) {
    .container {
        width: 1570px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
    .container {
        width: 1240px;
    }
}


@media screen and (min-width: 300px) and (max-width: 400px) {
    .flip-clock-wrapper {
        width: 245px;
    }
    .titleamazing{
        text-align: center;
        color: white;
        padding: 10px 0;
        background: #db286e;
        border-radius: 0 0 15px 15px;
        font-size: 20px;
        width: 300px;
        margin: 0 auto;
    }
}

    @media screen and (min-width: 300px) and (max-width: 1000px) {
    .menu {
        display: none;
    }
    .topcart2 {
        width: 100%;
        text-align: center;
    }
    .topcart {
        margin-top: 15px;
        width: 100%;
        text-align: center;
    }
    .topheader_left {
        color: white;
        text-align: right;
        width: 100%;
    }
    .topheader_right {
        text-align: right;
        width: 100%;
    }
    .logodiv {
        width: 100%;
        text-align: center;
    }
    .amazing_div {
        height: 632px;
        background:white;
        margin-top: 20px;
        border: 1px solid #EBECED;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
        display:none;
    }
    .flip-clock-wrapper {
        width: 255px;
    }
    .catkhadamati_image_box img {
        width: 59%;
        height: 100px;
    }
    .slider img {
        width: 100%;
        height: 159px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    .slider {
        height: 159px;
        position: absolute;
        width: 100%;
        margin-top: 10px;
        border: 2px solid #cacaca;
        border-radius: 5px;
    }
    .divcatkhadamat {
        height: 200px;
        margin: 1%;
        background: #fdfdfd;
        width: 43%;
        border: 2px solid #f5f5f5ad;
        display: block;
        display: inline-block;
    }

    .catkhadamati_image_box {
        width: 100%;
        position: relative;
        min-height: 100px;
        text-align: center;
    }
    .khindexdiv {
        height: 290px;
        background: white;
        border-radius: 10px;
    }
        .titleamazing{
            text-align: center;
            color: white;
            padding: 10px 0;
            background: #db286e;
            border-radius: 0 0 15px 15px;
            font-size: 18px;
            width: 220px;
            margin: 0 auto;
        }
        .product_image_box img
        {
            width:50%;
            margin:auto;
            position:absolute;
            right:0px;
            left:0px;
            top:0px;
            bottom:0px;
        }
        .divslide {
            width: 100%;
            height: 165px;
            margin-top: 10px;
            position: relative;
            border-radius: 10px;
        }
        .modal.in .modal-dialog {
            -webkit-transform: translate(0);
            transform: translate(0);
            width: 80%;
            margin: 0 12%;
        }
        .amazing_footer
        {
            float:right;
            line-height: 48px;
            cursor:pointer;
            height: 48px;
            padding-right: 10px;
            padding-left: 10px;
            width: 100%;
        }
        .amazing_box
        {
            width:100%;
            box-shadow: 3px 0px 4px rgba(0, 0, 0, 0.05);
            background: #F6F7FA none repeat scroll 0% 0%;
            height: 148px;
            border-bottom: 2px solid #e2e2e2bd;
        }
        .flip-clock-wrapper ul
        {
            width:24px;
            height:40px;
            padding:0px;
            background:black;
            line-height:40px;
            border-radius:15px;
            margin: 2px;
        }
        .proimgdiv{
            padding-bottom:20px;
            border: 1px solid #db3e7c;
            background: white;
            height: 300px;

        }
        .img_box
        {
            margin-top: 20px;
        }
        .img_box img
        {
            width:80px;
            height: 80px;
            float:left;
            border:1px solid #E5E5E5;
            margin-left:10px;
            padding-top: 5px;
            padding-bottom: 5px;
            display: none;
        }

        button.btncart {
            width: 90%;
            font-size: 18px;
            padding: 16px 5px 16px 58px;
            line-height: 1.222;
            border-radius: 8px;
            background-color: #00bfd6;
            border: 1px solid #41a7b4;
            color: #fff;
            overflow: hidden;
            text-align: right;
            letter-spacing: -.7px;
        }
        button.btncart:hover {
            background: #dddddd;
            transition: 1s width;
            transition-timing-function: linear;
        }
        .search_product_box {
            width: 50%;
            float: right;
            margin-right: 0;
            margin-top: 20px;
            border: 1px solid #e5e5e5;
            padding-right: 15px;
            height: 400px;
            text-align: center;
        }
        .search_input
        {
            width:100%;
            height:30px;
            float:right;
            position:relative;
            font-size:13px;
        }
        .srchdiv{
            border-bottom: 1px solid #E3E3E3;
            padding:10px 15px 20px 15px;
            cursor:pointer;
            height: 120px;
        }
        .backshop2{
            margin: 0 auto;
            text-align: center;
            padding: 45px 0;
            font-size: 45px;
            color: white;
        }
        .divprocat {
            margin: 45px 0!important;
        }
        .search_type_ul {
            float: right;
            margin-bottom: 0px !important;
            width: 100%;
            text-align: center;
            background: white;
            padding: 15px;
            margin: 15px 0;
        }
        .search_product_box img {
            width: 70%;
            margin-top: 10px;
            margin-bottom: 10px;
            text-align: center;
            height: 150px;
        }
        .product_info {
            width: 100%;
        }
        .product_img {
            width: 100%;
        }
}
@media screen and (min-width: 600px) {

    .topheader_left {
        color: white;
        text-align: right;
    }
    .amazing_div
    {
        height:352px;
        width: 75%;
        float: right;
        background:white;
        margin-top: 20px;
        border: 1px solid #EBECED;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
        display:none;
    }

    .catkhadamati_image_box img
    {
        width:99%;
        margin:auto;
        position:absolute;
        right:0px;
        left:0px;
        top:0px;
        bottom:0px;
        height: 150px;
    }
    .slider img
    {
        width:100%;
        height:325px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    .slider
    {
        height: 329px;
        position:absolute;
        width:100%;
        margin-top:10px;
        border: 2px solid #cacaca;
        border-radius: 5px;
    }
    .divcatkhadamat {
        height: 200px;
        margin: 1%;
        background: #fdfdfd;
        width: 23%;
        border: 2px solid #f5f5f5ad;
        display: block;
    }
    .catkhadamati_image_box
    {
        width:100%;
        position:relative;
        min-height:170px;
    }
    .khindexdiv {
        height: 230px;
        background: white;
        border-radius: 10px;
    }
    .titleamazing{
        text-align: center;
        color: white;
        padding: 10px 0;
        background: #db286e;
        border-radius: 0 0 15px 15px;
        font-size: 20px;
        width: 95%;
        margin: 0 auto;
    }
    .product_image_box img
    {
        width:70%;
        margin:auto;
        position:absolute;
        right:0px;
        left:0px;
        top:0px;
        bottom:0px;
    }
    .divslide {
        width: 100%;
        height: 335px;
        margin-top: 10px;
        position: relative;
        border-radius: 10px;
    }
    .amazing_footer
    {
        float:right;
        line-height: 48px;
        cursor:pointer;
        height: 48px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .amazing_box
    {
        width:25%;
        margin-top: 20px;
        float: right;
        box-shadow: 3px 0px 4px rgba(0, 0, 0, 0.05);
        background: #F6F7FA none repeat scroll 0% 0%;
        height: 48px;
        border-bottom: 2px solid #e2e2e2bd;
    }
    .flip-clock-wrapper ul
    {
        width:28px;
        height:40px;
        padding:0px;
        background:black;
        line-height:40px;
        border-radius:15px;
        margin: 2px;
    }
    .proimgdiv{
        padding-bottom:20px;
        border: 1px solid #db3e7c;
        background: white;
        float: right;
    }
    .img_box
    {
        margin-top: 20px;
    }
    .img_box img
    {
        width:80px;
        height: 80px;
        float:left;
        border:1px solid #E5E5E5;
        margin-left:10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    button.btncart:hover {
        background: #dddddd;
        transition: 1s width;
        transition-timing-function: linear;
    }

    button.btncart {
        background: #00bfd6;
        font-size: 20px;
        line-height: 1.222;
        padding: 16px 48px 16px 58px;
        border-radius: 8px;
        background-color: #00bfd6;
        border: 1px solid #41a7b4;
        color: #fff;
        overflow: hidden;
        text-align: right;
        letter-spacing: -.7px;
    }
    .search_product_box
    {
        width: 25%;
        float: right;
        margin-right: 0;
        margin-top: 20px;
        border: 1px solid #e5e5e5;
        padding-right: 15px;
        height: 400px;
        text-align: center;
    }
    .search_input
    {
        width:70%;
        height:30px;
        float:right;
        position:relative;
        font-size:13px;
    }
    .srchdiv{
        border-bottom: 1px solid #E3E3E3;
        padding:10px 15px 20px 15px;
        cursor:pointer
    }
    .backshop2{
        margin: 0 auto;
        text-align: center;
        padding: 45px 0;
        font-size: 45px;
        color: white
    }
    .divprocat {
        margin:0;
    }
    .search_type_ul
    {
        float:right;
        margin-bottom:0px !important;
    }
}

.c-product {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border: 1px solid #e4e4e4;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 15px;
    width: 100%;
}



.c-profile-box {
    margin-bottom: 21px;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #dedede;
}
.c-profile-box__header {
    position: relative;
    background-color: #db286e;
    height: 47px;
}
.c-profile-box__username {
    padding: 33px 20px 19px;
    text-align: center;
    font-size: 19px;
    font-size: 1.957rem;
    line-height: 1.158;
    font-weight: 500;
    letter-spacing: -.5px;
}
.c-profile-box__tabs {
    border-top: 1px solid #f1f1f1;
    background-color: #fcfcfc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 47px;
    text-align: center;
}
.c-profile-box__avatar {
    width: 54px;
    height: 54px;
    background: #fff;
    background-size: contain;
    -webkit-box-shadow: 0 0 0 4px hsla(0,0%,100%,.61);
    box-shadow: 0 0 0 4px hsla(0,0%,100%,.61);
    position: absolute;
    left: 50%;
    top: 12px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50%;
}

.c-profile-box__btn-edit {
    width: 16px;
    height: 16px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    position: absolute;
    top: 50px;
    left: 60%;
    margin-left: -52px;
    background: #fff;
}
.c-profile-box__tab {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 13px 10px 0;
    font-weight: 500;
    letter-spacing: -.3px;
    font-size: 12px;
    font-size: 1.457rem;
    line-height: 1.833;
    color: #7b7b7b;
    position: relative;
}
.c-profile-box__tab:first-child {
    border-left: 1px solid #ebebeb;
}
.c-profile-box__tab--sign-out:before {
    content: "\E0C2";
    font-size: 13px;
    top: 10px;
}
.c-profile-menu {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #dedede;
    margin-bottom: 21px;
}
.c-profile-menu__header {
    padding: 18px 9px 18px 0;
    border-bottom: 1px solid #f3f3f3;
    font-weight: 700;
    letter-spacing: .2px;
    color: #535353;
    font-size: 13px;
    font-size: 1.929rem;
    line-height: 1.692;
}
.c-profile-menu__items {
    list-style: none;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    font-weight: 500;
    padding: 0 0px 18px 0;
    letter-spacing: -.3px;
}
.c-profile-menu__url.active, .c-profile-menu__url:hover {
    background-color: #f6ffff;
    color: #009ec9;
}
li.c-box-tabs__tab.active {
    border-top: 4px solid #04cbe3;
}

.c-profile-menu__url {
    position: relative;
    padding: 12px 30px 12px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
}


.c-profile-stats__col:hover {
    background: #e4e4e469;
    transition: background-color .3s ease-in-out;
}
a.btn-order-more:hover {
    transition: background-color .3s ease-in-out;
    background: #f3f3f3bd;
}

.o-headline--profile {
    padding-left: 0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #858585;
    margin: 10px 0 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.o-headline {
    margin: 26px 0 20px;
    padding: 0 30px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.o-headline--profile>span {
    color: inherit;
    font-weight: 400;
}
.o-headline>h2, .o-headline>span {
    color: inherit;
    font-size: 18px;
    font-size: 2.286rem;
    line-height: 31px;
    font-weight: 700;
}
.c-profile-stats {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #dedede;
    margin-bottom: 23px;
    padding-bottom: 43px;
    height: calc(38% - 68px);
}

.c-profile-stats__row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    border-bottom: 1px solid #f1f1f1;
}
.c-profile-stats__col:first-child {
    border-right: none;
}

.c-profile-stats__col {
    position: relative;
    width: 100%;
    min-height: 1px;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    border-right: 1px solid #f1f1f1;
    padding: 20px 30px;
}
.c-profile-stats__col p {
    font-size: 19px;
    font-size: 1.957rem;
    line-height: 1.158;
    letter-spacing: -.5px;
    color: #696969;
}

.c-profile-stats__col p span {
    display: block;
    font-size: 13px;
    font-size: 1.229rem;
    line-height: 1.692;
    letter-spacing: -.3px;
    margin-bottom: 4px;
    color: #bababa;
}

.c-profile-stats__col:first-child {
    border-right: none;
}
.c-profile-stats__col {
    position: relative;
    width: 100%;
    min-height: 1px;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    border-right: 1px solid #f1f1f1;
    padding: 20px 30px;
}
.c-profile-stats__action {
    padding: 8px 30px 17px;
    text-align: center;
    border-top: 1px solid #f1f1f1;
    font-size: 12px;
    font-size: 1.557rem;
    line-height: 1.833;
    position: absolute;
    bottom: 14px;
    height: 54px;
    left: 0;
    right: 0;
    margin-top: -1px;
}
.btn-link-spoiler {
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
}


.c-table-orders {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 5px;
}
.c-table-orders__head--highlighted {
    margin-top: 15px;
}
.c-table-orders__head .c-table-orders__row {
    border-bottom: none;
}
.c-table-orders__row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    border-bottom: 1px solid #f2f2f2;
}
.c-table-orders__head--highlighted .c-table-orders__cell {
    background-color: #be8585;
    border-right-color: #be8585;
    border-bottom: none;
    font-weight: 700;
    letter-spacing: .2px;
    font-size: 13px;
    font-size: 1.629rem;
    line-height: 1.692;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    min-height: 45px;
}
.c-table-orders__head .c-table-orders__cell {
    font-size: 13px;
    font-size: 1.629rem;
    line-height: 1.692;
    font-weight: 700;
    letter-spacing: .2px;
    color: #ffffff;
    min-height: 64px;
    border-bottom: 1px solid #f2f2f2;
}
.c-table-orders__cell:first-child {
    border-right: none;
}
.c-table-orders__cell--id {
    -ms-flex-preferred-size: 12%;
    flex-basis: 12%;
}
.c-table-orders__cell--date {
    -ms-flex-preferred-size: 14.5%;
    flex-basis: 14.5%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.c-table-orders__cell--price {
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-table-orders__cell--price {
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-table-orders__cell--payment {
    -ms-flex-preferred-size: 14%;
    flex-basis: 14%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.c-table-orders__cell--hash {
    -ms-flex-preferred-size: 6%;
    flex-basis: 6%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.c-table-orders__cell--detail {
    -ms-flex-preferred-size: 6%;
    flex-basis: 6%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}
.c-table-orders__cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    padding: 15px 20px;
    min-height: 104px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #ebebeb;
    font-size: 15px;
    font-size: 1.571rem;
    line-height: 1.467;
    letter-spacing: -.5px;
    color: #7e7e7e;
}

.c-table-orders__row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    border-bottom: 1px solid #f2f2f2;
}
.btn-order-more:not(.disabled):not(.is-inactive):not([disabled]) {
    overflow: hidden;
}
.btn-order-more {
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


.c-table-orders__show-more {
    font-size: 14px;
    font-size: 1rem;
    line-height: 45px;
    letter-spacing: -.4px;
    color: #535353;
    width: 100%;
    border-radius: 0 0 5px 5px;
    background-color: #fafafa;
    height: 45px;
    vertical-align: middle;
    text-align: center;
    display: block;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.c-profile-order-address {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #dedede;
    margin-bottom: 23px;
}
.c-profile-order-address__row:first-child {
    border-top: none;
}
.c-profile-order-address__row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    border-top: 1px solid #f1f1f1;
}
.c-profile-order-address__col:first-child {
    border-right: none;
}
.c-profile-order-address__col {
    position: relative;
    width: 100%;
    min-height: 1px;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    border-right: 1px solid #f1f1f1;
    padding: 15px 40px;
}
.c-profile-order-address__col p {
    font-size: 16px;
    font-size: 1.943rem;
    line-height: 1.375;
    letter-spacing: -.3px;
    color: #505050;
}
.c-profile-order-address__col p span {
    display: block;
    font-size: 13px;
    font-size: 1.929rem;
    line-height: 1.692;
    margin-bottom: 4px;
    color: #bababa;
}

.c-profile-navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px;
}

.c-profile-navbar__btn-back {
    background: none;
    height: 56px;
    border: none;
    border-left: 1px solid #dfdfdf;
    margin-left: 15px;
    font-size: 10px;
    font-size: 1.814rem;
    line-height: 2.2;
    letter-spacing: -.2px;
    color: #767676;
    padding: 6px 0 0 16px;
    cursor: pointer;
    position: relative;
}
.c-profile-navbar h4 {
    font-size: 21px;
    font-size: 1.9rem;
    line-height: 1.048;
    color: #858585;
}
.c-profile-navbar h4 span {
    display: block;
    font-size: 12px;
    font-size: 1.357rem;
    line-height: 1.833;
    letter-spacing: -.3px;
    margin-top: 5px;
    margin-bottom: -5px;
    color: #acacac;
}
.c-table-order {
    border: 1px solid #e7e7e7;
}
.c-table-order__head {
    margin-top: 8px;
}
.c-table-order__head .c-table-order__row {
    border-bottom: none;
}
.c-table-order__cell, .c-table-order__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.c-table-order__row {
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
}
media="screen and (min-width: 1680px)"
.c-table-order__cell, .c-table-order__head .c-table-order__cell {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
}
.c-table-order__head .c-table-order__cell {
    font-weight: 700;
    color: #fff;
    min-height: 45px;
    background-color: #85b3be;
    border-right-color: #85b3be;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 12px;
    font-size: 1.857rem;
    line-height: 1.833;
}
.c-table-order__cell:first-child {
    border-right: none;
}
.c-table-order__cell--number {
    -ms-flex-preferred-size: 4%;
    flex-basis: 4%;
    width: 4%;
    max-width: 4%;
}
.c-table-order__cell {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    padding: 15px;
    min-height: 104px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #ebebeb;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    color: #7e7e7e;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.c-table-order__cell, .c-table-order__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.c-table-order__cell--product-name {
    -ms-flex-preferred-size: 27%;
    flex-basis: 27%;
    width: 27%;
    max-width: 27%;
}
.c-table-order__cell--value {
    -ms-flex-preferred-size: 7.5%;
    flex-basis: 7.5%;
    width: 7.5%;
    max-width: 7.5%;
}
.c-table-order__cell--price-total, .c-table-order__cell--price-value {
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    width: 12.5%;
    max-width: 12.5%;
}
.c-table-order__cell--price-total, .c-table-order__cell--price-value {
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    width: 12.5%;
    max-width: 12.5%;
}
.c-table-order__cell--discount {
    -ms-flex-preferred-size: 11.5%;
    flex-basis: 11.5%;
    width: 11.5%;
    max-width: 11.5%;
}
.c-table-order__cell--action, .c-table-order__cell--price-final {
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    width: 12.5%;
    max-width: 12.5%;
}
.c-table-order__cell--action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.c-table-order__cell, .c-table-order__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.c-table-order__row {
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
}
.c-table-order__cell:first-child {
    border-right: none;
}
media="screen and (min-width: 1680px)"
.c-table-order__cell, .c-table-order__head .c-table-order__cell {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
}
.c-table-order__cell--number {
    -ms-flex-preferred-size: 4%;
    flex-basis: 4%;
    width: 4%;
    max-width: 4%;
}
.c-table-order__cell {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    padding: 15px;
    min-height: 104px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #ebebeb;
    font-size: 13px;
    font-size: 1.629rem;
    line-height: 1.692;
    color: #7e7e7e;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.c-table-order__cell, .c-table-order__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.c-table-order__body .c-table-order__cell--product-name {
    padding-right: 5px;
}
.c-table-order__cell--product-name {
    -ms-flex-preferred-size: 27%;
    flex-basis: 27%;
    width: 27%;
    max-width: 27%;
}
.c-table-order__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.c-table-order__product figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72px;
    flex: 0 0 72px;
    max-width: 72px;
    margin: 0 0 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}
figure {
    margin: 1em 40px;
}
.c-table-order__product figure img {
    max-width: 90%;
    max-height: 90%;
}
.c-table-order__product figure img {
    overflow: hidden;
}
.c-table-order__product h5 {
    font-size: 13px;
    font-size: .929rem;
    line-height: 2;
    letter-spacing: -.7px;
    display: block;
    text-overflow: ellipsis;
    max-width: calc(100% - 82px);
    overflow: hidden;
}
.c-table-order__product h5 span {
    display: block;
    font-size: 12px;
    font-size: 1.557rem;
    line-height: 1.833;
    color: #acacac;
    letter-spacing: 0;
}
.c-table-order__cell--price-total, .c-table-order__cell--price-value {
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    width: 12.5%;
    max-width: 12.5%;
}
.c-table-order__cell--discount {
    -ms-flex-preferred-size: 11.5%;
    flex-basis: 11.5%;
    width: 11.5%;
    max-width: 11.5%;
}
.c-table-order__cell--action, .c-table-order__cell--price-final {
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    width: 12.5%;
    max-width: 12.5%;
}
.c-table-order__cell--action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.btn-cart:not(.disabled):not(.is-inactive):not([disabled]), .btn-primary:not(.disabled):not(.is-inactive):not([disabled]) {
    overflow: hidden;
}
media="screen and (min-width: 1366px)"
.c-table-order__cell--action .btn-cart, .c-table-order__cell--action .btn-primary {
    width: 102px;
}
.c-table-order__cell--action .btn-cart, .c-table-order__cell--action .btn-primary {
    border-radius: 8px;
    border: 1px solid #c4c4c4;
    padding: 11px 0;
    margin: 0;
    background-color: transparent;
    color: #a9a9a9;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    width: 80px;
    text-align: center;
}
.btn-cart:not(.disabled):not(.is-inactive):not([disabled]), .btn-primary:not(.disabled):not(.is-inactive):not([disabled]) {
    overflow: hidden;
}
.c-table-order__cell--action .btn-cart+.btn-cart, .c-table-order__cell--action .btn-cart+.btn-primary, .c-table-order__cell--action .btn-primary+.btn-cart, .c-table-order__cell--action .btn-primary+.btn-primary {
    margin-top: 10px;
}
media="screen and (min-width: 1366px)"
.c-table-order__cell--action .btn-cart, .c-table-order__cell--action .btn-primary {
    width: 102px;
}
.c-table-order__cell--action .btn-cart, .c-table-order__cell--action .btn-primary {
    border-radius: 8px;
    border: 1px solid #c4c4c4;
    padding: 11px 0;
    margin: 0;
    background-color: transparent;
    color: #a9a9a9;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    width: 80px;
    text-align: center;
}
.c-message-light__justify {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.c-message-light--text {
    margin-left: 33px;
}
.btn-light:not(.disabled):not(.is-inactive):not([disabled]) {
    overflow: hidden;
}
.btn-light--verify {
    height: 35px;
    width: 151px;
    padding: 0 20px;
    line-height: 2.5;
}
.btn-light--gray {
    background-color: #7a7a7a;
}
.btn-light {
    font-size: 15px;
    font-size: 1.571rem;
    line-height: 0.867;
    border-radius: 8px;
    background-color: #00bfd6;
    padding: 13px 29px;
    color: #fff;
}

.o-page__content .c-message-light:first-child {
    margin-bottom: 20px;
}
.c-message-light--info {
    background-color: #fffde4;
    border: 1px solid #f6e8a1;
    color: #a37731;
}
.c-message-light {
    font-size: 14px;
    font-size: 1rem;
    line-height: 2;
    padding: 15px 20px;
    position: relative;
    border-radius: 5px;
    line-height: 22px;
}

media="screen and (min-width: 1680px)"
.c-profile-empty {
    font-size: 27px;
    font-size: 1.929rem;
    line-height: 1.63;
    letter-spacing: .5px;
}
media="screen and (min-width: 1025px)"
.c-profile-empty {
    font-size: 25px;
    font-size: 1.786rem;
    line-height: 1.76;
    padding-top: 37px;
    padding-bottom: 50px;
}
.c-profile-empty {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #dedede;
    padding: 15px 15px 20px;
    min-height: 337px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 21px;
    font-size: 1.5rem;
    line-height: 1.048;
    color: #c8c8c8;
    letter-spacing: .4px;
}
.c-form-legal__headline {
    font-size: 21px;
    font-size: 1.9rem;
    line-height: 1.048;
    letter-spacing: -.4px;
    /* margin-bottom: 48px; */
    color: inherit;
    border-bottom: 1px solid #f1f1f1;
    padding: 20px 50px 25px;
}
.c-profile-gifts, .c-profile-legal {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
}
.c-ui-input__field, .dk-selectric-input {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #c8c8c8;
    color: #717171;
    font-size: 14px;
    font-size: 1.6rem;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    letter-spacing: -.8px;
}
.c-ui-input {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 22px;
}
media="screen and (min-width: 1366px)"
.c-form-legal__field {
    -ms-flex: 0 0 82%;
    -webkit-box-flex: 0;
    flex: 0 0 82%;
    max-width: 82%;
}
.c-form-legal__field {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 80%;
    max-width: 80%;
}
.c-form-legal__field, .c-form-legal__label {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
media="screen and (min-width: 1366px)"
.c-form-legal__label {
    -ms-flex: 0 0 18%;
    -webkit-box-flex: 0;
    flex: 0 0 18%;
    max-width: 18%;
}

.c-form-legal__label {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 100%;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.c-form-legal__field, .c-form-legal__label {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
.c-form-legal__item {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 28px;
}
.c-form-legal__headline {
    font-size: 21px;
    font-size: 1.5rem;
    line-height: 1.048;
    letter-spacing: -.4px;
    margin-bottom: 48px;
    color: inherit;
}
.c-form-legal__fieldset {
    border-bottom: 1px solid #f1f1f1;
    padding: 35px 5px 57px;
=    }
.c-form-legal__col:first-child {
    border-right: none;
}
media="screen and (min-width: 1366px)"
.c-form-legal__col {
    padding: 0 55px;
}
.c-form-legal__col {
    position: relative;
    width: 100%;
    min-height: 1px;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
    border-right: 1px solid #e6e6e6;
}
.c-form-legal__row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    background: white;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
}
media="screen and (min-width: 1366px)"
.c-form-legal__label>label {
    padding-right: 5px;
    margin-bottom: 0;
}
.c-form-legal__label>label {
    padding-right: 10px;
    margin-bottom: 5px;
    font-size: 15px;
}
.btn-default--success:not(.disabled):not(.is-inactive):not([disabled]) {
    overflow: hidden;
}

.btn-default--success {
    padding-right: 88px;
}
.btn-default {
    font-size: 16px;
    font-size: 1.843rem;
    line-height: 1.375;
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #41a7b4;
    padding: 14px 31px;
    color: #fff;
}

.listshop {
    background: white;
}
.listshop:hover{
    transition: background-color .3s ease-in-out;
    background: #f3f3f3bd;
    border: 1px solid #80808040;
}


@media screen and (min-width: 1300px) {
    .logodiv {
        width: 15%;
        display: inline-block;
        float: right;
    }
    .srch {
        width: 35%;
        display: inline-block;
        float: right;
        margin-right: 1.2%;
    }
    .topcart {
        width: 19%;
        display: inline-block;
        float: right;
        margin-top: 15px;
    }
    .topcart2 {
        width: 29%;
        display: inline-block;
        float: right;
        margin-top: 20px;
        text-align: center;
    }


}


@media screen and (min-width: 1340px) and (max-width: 1579px) {
    .topcart2 ul li a {
        font-size: 18px;
    }
    .logodiv {
        width: 20%;
        display: inline-block;
        float: right;
    }
    .srch {
        width: 40%;
        display: inline-block;
        float: right;
    }
    .topcart {
        width: 15%;
        display: inline-block;
    }
    .topcart2 {
        width: 25%;
        display: inline-block;
    }

}


@media screen and (min-width: 1000px) and (max-width: 1300px) {
    .topcart2 ul li a {
        font-size: 15px;
    }
    .logodiv {
        width: 100%;
        display: inline-block;
        float: right;
        text-align: center;
    }
    .srch {
        width: 100%;
        display: inline-block;
        float: right;
        text-align: center;
    }
    .topcart {
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .topcart2 {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

}
@media screen and (max-width: 991px) {
    .amazing_div {
        height: 652px;
    }

    .amazing_box {
        height: 98px;
    }

}
    @media screen and (min-width: 1000px) and (max-width: 1200px) {

        .flip-clock-wrapper {
            width: 320px;
        }
    }
@media screen and (min-width: 1300px) and (max-width: 1340px) {

    .shopping-cart-text {
        float: right;
        padding-right: 27px;
        padding-left: 40px;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1340px) {
    .topcart2 ul li a{
        font-size: 16px;
    }
}

@media screen and (min-width: 1340px) and (max-width: 1520px) {
    .topcart2 ul li a{
        font-size: 14px;
    }
}

@media screen and (min-width: 1330px) and (max-width: 1500px) {

    .logo {
        width: 200px;
        margin-top: 20px;
    }
}
@media screen and (min-width: 1580px) and (max-width: 1642px) {

    .topcart2 ul li a{
        font-size: 16px;
    }
}



    @media screen and (min-width: 1340px) {

        .logodiv {
            width: 15%;
            display: inline-block;
            float: right;
            text-align: center;
        }

        .srch {
            width: 100%;
            display: inline-block;
            float: right;
            text-align: center;
            margin-right: 1%;
        }

        .topcart {
            width: 29%;
            display: inline-block;
            text-align: center;
        }

        .topcart2 {
            width: 24%;
            display: inline-block;
            text-align: center;
        }

    }

@media screen and (min-width: 600px) and (max-width: 1000px) {

    .flip-clock-wrapper
    {
        margin: 10px 0px 0px 0px;
        width: 475px;
    }
}

@media screen and (min-width: 1000px)  {

    .flip-clock-wrapper
    {
        width: 320px;
    }
}

@media screen and (min-width: 1300px)  {

    .topheader_left {
        text-align: left;
    }
}
.c-checkout-contact {
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #e7e7e7;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
}
.c-checkout-contact__content {
    padding: 20px 43px 22px 20px;
    position: relative;
    color: #6d6d6d;
    border-right: 10px solid #db286e;
}
.c-checkout-contact__items {
    padding: 0;
    list-style: none;
}
.c-checkout-contact__item:first-child {
    margin-top: 0;
    margin-bottom: 5px;
}
.c-checkout-contact__item--username {
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 1.467;
    font-weight: 700;
}
.c-checkout-contact__item {
    font-size: 12px;
    font-size: 1.557rem;
    line-height: 34px;
    position: relative;
}
.c-checkout-contact__item--username {
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 1.467;
    font-weight: 700;
}
.c-checkout-contact__item {
    font-size: 12px;
    font-size: 1.557rem;
    line-height: 34px;
    position: relative;
}
.c-checkout-contact__btn-edit {
    line-height: 21px;
    font-size: 12px;
    margin-right: 11px;
    position: relative;
    color: #00bfd6;
    border: none;
    border-bottom: 1px dashed #00bfd6;
    background-color: transparent;
    font-weight: 700;
    cursor: pointer;
}

.c-checkout-contact__location {
    padding: 3px 10px 4px;
    font-size: 14px;
    font-size: 1.6rem;
    line-height: 25px;
    background-color: #ededed;
    position: absolute;
    border: none;
    top: 20px;
    left: 20px;
    border-radius: 5px;
    color: #6d6d6d;
    cursor: pointer;
}
.c-checkout-contact.is-completed .c-checkout-contact__badge {
    width: 41px;
    height: 41px;
    background-color: #f3feff;
    -webkit-box-shadow: 0 8px 9px 0 rgba(0,0,0,.05);
    box-shadow: 0 8px 9px 0 rgba(0,0,0,.05);
    border: 1px solid #8dd4dd;
    position: absolute;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
}

.c-checkout-price-options__header {
    padding-right: 5px;
    margin-bottom: 9px;
}
.c-checkout-price-options__header>span:first-of-type {
    font-size: 18px;
    font-size: 1.986rem;
    line-height: 31px;
    letter-spacing: -.4;
    text-align: right;
    direction: rtl;
    color: #777676;
}
.c-checkout-price-options__header>span {
    line-height: 32px;
}
.c-wiki__holder {
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.c-wiki-sign {
    cursor: pointer;
    position: relative;
    margin-right: 5px;
    width: 22px;
    height: 100%;
    display: block;
    margin-top: -4px;
}
.c-wiki__container {
    position: absolute;
    top: calc(100% + 17px);
    right: -10px;
    padding: 11px 11px 21px;
    min-width: 273px;
    max-width: 394px;
    -webkit-box-shadow: 0 -6px 12px 0 hsla(0,0%,71%,.3);
    box-shadow: 0 -6px 12px 0 hsla(0,0%,71%,.3);
    background-color: #fff;
    border: 1px solid #b8b8b8;
    z-index: 121;
    display: none;
}
.c-wiki__arrow {
    position: absolute;
    top: -8px;
    right: 16px;
    width: 13.7px;
    height: 13.7px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background-color: #fff;
    -webkit-box-shadow: inset -1px -1px 0 0 #b8b8b8;
    box-shadow: inset -1px -1px 0 0 #b8b8b8;
}
.c-wiki__text {
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    font-weight: 400;
    letter-spacing: -.3px;
    text-align: right;
    direction: rtl;
    color: #777;
}


