﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

@font-face {
    font-family: 'Somar';
    src: url('../fonts/alfont_com_SomarGX.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

h1, .h1 {
    font-size: 32pt !important;
    font-weight: bold;
}

h2, .h2 {
    font-size: 28pt !important;
    font-weight: bold;
}

h3, .h3 {
    font-size: 24pt !important;
    font-weight: bold;
}

h4, .h4 {
    font-size: 20pt !important;
    font-weight: bold;
}

h5, .h5 {
    font-size: 16pt !important;
}

h4, h5, h6 {
    margin: 2px 0px 2px 0px;
}

/*Payment*/
.payment-tab {
    position:relative;
    float:right;
    width:22%;
    padding:1%;
}

.payment-logos {
    border: 1px solid #c6c6c7;
    background-color: ghostwhite;
    height: 100px;
    border-radius: 5px;
    width:100%;
}
    .payment-logos img {
        display: block;
        margin: auto;
        padding:15px;
        height:100%;
    }
    .imgCash {
        width:50%;
    }
    .imgCard {
        width:75%;
    }
    .imgBank {
        width:50%;
    }
    .imgCOD {
        width:77%;
    }
.addtocart #btnsubmit {
    font-size: 20px;
    width: 65%; 
}

@media screen and (max-width: 380px) {
.payment-tab {
    position:relative;
    float:right;
    width:45%;
    padding:1%;
}
.payment-logos {
    border: 1px solid #c6c6c7;
    background-color: ghostwhite;
    height: 100px;
    border-radius: 5px;
    width:100%;
}
    .payment-logos img {
        height: auto !important;
    }

    .imgCash {
        width:60%;
    }
    .imgCard {
        width:85%;
    }
    .imgBank {
        width:60%;
    }
    .imgCOD {
        width:92%;
    }

    .addtocart #btnsubmit {
        width: 90%;
    }
}
@media screen and (min-width: 381px) and (max-width: 450px) {
.payment-tab {
    position:relative;
    float:right;
    width:45%;
    padding:1%;
}
.payment-logos {
    border: 1px solid #c6c6c7;
    background-color: ghostwhite;
    height: 100px;
    border-radius: 5px;
    width:100%;
}
    .payment-logos img {     
     height:auto !important;
    }

    .imgCash {
        width:60%;
    }
    .imgCard {
        width:85%;
    }
    .imgBank {
        width:60%;
    }
    .imgCOD {
        width:92%;
    }

    .addtocart #btnsubmit {
        width: 90%;
    }
}
/*New Grid classes*/
.breadcrumb-new {
    background: #f5f4f4 !important;
    color: #454646;
}
.breadcrumb > li + li::before {
    content: "\003E";
    color: #454646;
}
.breadcrumb > li a {
    color: #454646;
    font-size: 14pt;
    text-decoration: none;
    font-weight: bold;
}

.badge  {
    background-color: #f5f4f4 !important;
    color: #454646 !important;
}
.filterpanel{
    border: 1px solid #c6c6c7;
    min-height: 344px;
    margin-bottom: 10px;
    border-radius: 7px;
    padding: 2px;
}
.panelseprator{
    border-right: 1px solid #1c7471;
    height: 266px;
    position: absolute;
    left: 50%;
    margin-right: -3px;
    top: 15px;
}
.linkpos-left {
    float: left;
}
.productthumblinks-wishlist {
    text-align: left;
    margin-top: -40px;
    width: 95%;
}

.details-wishlist {
    font-size: 18pt !important;
    color: #E38713 !important;
    /*margin: 15px;*/
}
.details-sep {
    border: 1px solid #454646;
    width: 46%;
    float: right;
}
.tasheel-section {
    float: left !important;
}
.glyphicon-shopping-cart, .productthumblinks-wishlist .glyphicon {
    font-size: 20px !important;
}
.prices-sec {
    font-size: 18px !important;
}
.paggingdivpos1 {
    float: left !important;
/*    left: 40%;
*/    top: -5px;
}
.detailPg-wishlist li{
    width:47%;
}

    .detailPg-wishlist li .QtyContainer {
        width: 75%;
    }

/*For tasheel*/
.tasheel-sec {
    margin-top: -10%;
}
.tasheel-txt-pos {
    text-align:center;
}
.tasheel-btn {
    background-color: #3c0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 0 0 2em;
    max-width: 160px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

.tasheel-txt-pos p {
    padding:10px;
}
.tasheel-table thead > tr > th, .tasheel-table tbody > tr > th, .tasheel-table tfoot > tr > th, .tasheel-table thead > tr > td, .tasheel-table tbody > tr > td, .tasheel-table tfoot > tr > td {
    line-height: 2.7;
}

/*End of tasheel section*/
/*For Ribbons*/
.ribbon-box.new-arrival {
    display: none;
    position: absolute;
}

.ribbon-box.Clearance {
    display: none;
    position: absolute;
}

.ribbon-box.LastPiece {
    display: none;
    position: absolute;
}

.ribbon-box.Promo {
    display: none;
    position: absolute;
}
.tags a {
    display: inline-block;
    height: 24px;
    line-height: 23px;
    position: relative;
    margin: 2px 12px 8px 0;
    padding: 0 12px 0 10px;
    background: #777;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    color: #fff;
    font-size: 12px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif, Somar;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    font-weight: bold;
    position: absolute;
}


.tags a:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 1px;
    float: left;
    width: 5px;
    height: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    -moz-box-shadow: -1px -1px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: -1px -1px 2px rgba(0,0,0,0.4);
    box-shadow: -1px -1px 2px rgba(0,0,0,0.4);
}

.tags a:after {
    content: "";
    position: absolute;
    top: 0;
    right: -12px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #777;
    border-style: solid;
    border-width: 12px 0 12px 12px;
}
.tags a.tag-color-arrival {
    background: #B14098;
}
.tags a.tag-color-arrival:after {
    border-color: transparent transparent transparent #B14098;
}

.tags a.tag-color-clearence {
    background: #F4852C;
}

.tags a.tag-color-clearence:after {
    border-color: transparent transparent transparent #F4852C;
}
.tags a.tag-color-promo {
    background: #fa0037;
}

.tags a.tag-color-promo:after {
    border-color: transparent transparent transparent #fa0037;
}
/*End of Ribbons*/

/*For detail Page wih list*/
.detailPg-wishlist{
    list-style:none;
    padding:0;
}
.detailPg-wishlist li {
    display:inline-block;
    }
.detailPg-wishlist li:nth-child(2) {
   margin:10px;
    }


/*For Lightbox on Details page*/
.lightbox > .row > .column {
    padding: 0 8px;
}

.lightbox > .row:after {
    content: "";
    display: table;
    clear: both;
}

.column {
    float: right;
    width: 15%;
    margin: 4px 2px 4px 2px;
}

/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    /*z-index: 999;*/
    padding-top: 100px;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #fff;
    opacity: 1;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.8);
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fff;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 950px;
}

/* The Close Button */
.close-lightbox  {
    color: #fff;
    position: absolute;
    top: 10px;
    left: 25px;
    font-size: 35pt;
    font-weight: bold;
    opacity:1;
}

    .close-lightbox :hover,
    .close-lightbox :focus {
        color: #B14098;
        text-decoration: none;
        cursor: pointer;
    }

.mySlides {
    display: none;
}

.cursor {
    cursor: pointer;
}
#lighboxImage {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

/* Next & previous buttons */
   
.next-lightbox {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    color: #000;
    font-size:30pt;

}

.prev-lightbox {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        padding: 16px;
        margin-top: -50px;
        color: #000;
        left:0;
        font-size:20pt;
        font-weight: bold;
        font-size: 30pt;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
        -webkit-user-select: none;
            

}
/* Position the "next button" to the right */
.next-lightbox {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev-lightbox:hover,
    .next-lightbox:hover {
        background-color: #fff;
    }

/* Number text (1/3 etc) */
.numbertext {
    color: #000;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

img {
    margin-bottom: -15px;
}

#headersubmenu img {
    margin-bottom: -4px;
}


.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

img.hover-shadow {
    transition: 0.3s;
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.enalrgeImage {
    position: absolute;
    top: 1%;
    right: 3%;
    z-index:998;
}
/*End of Lightbox*/

/*For Details Page limit text*/
.text {
    position: relative;
    font-size: 14px;
    color: black;
    width: 90%; /* Width of outer Div to contain texts. */
}
.fa-angle-double-left {
    display: none;
}

.fa-angle-double-right {
    display: none;
}
.profile-submenu .divider {
    margin-top: 2px !important;
}
.detail-pc-width {
    width: 50%;
}
.detail-mobileonly {
display:none;
}
#ItemDetails {
    width: 60%;
    right: 10px;
}

.detail-payments {
    /*margin-right: 41%;*/
    margin-top:-25%;
    width: 50%;
    height: auto;
    /*position: absolute;
    top: 200px;*/
}

.detail-border {
    border-left: 1px solid #ccc5c5;
}

hr.new1 {
    border-top: 1px solid #f3f1f1;
}

.text-concat {
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 100%; /* (Number of lines to be  visible) * (line-height) */
    line-height: 1.3em;
    text-align: justify;
}

#detail-top li {
    display: inline-block;
    margin: 0px;
    color: #1c7471;
}

.clear-rating .glyphicon-minus-sign {
    display: none !important;
}

#detail-top {
    list-style: none;
    padding: 0;
    color: #1c7471;
}

.text.ellipsis::after {
    position: absolute;
    left: -12px;
    bottom: 4px;
}

.PaymentlogosPosition {
    position: absolute;
    float: right;
    top: 130px;
    /*right: 469px;*/
    width: 35%;
    display: block;
}

.detail-price-section .addtocart .btn {
    font-size: 13pt !important;
    width: 100%;
}

#MyRatesAndComments {
    float: right;
}
.ratttingpos {
    direction: ltr;
    text-align: left;
}
.detail-comment {
    margin-right: 0%;
    margin-top: 0%;
}

hr.new1 {
    border-top: 1px solid #f3f1f1;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 60px;
}

/*.bannercontainer .bx-viewport {
    min-height: 550px !important;
}*/

.bannercontainer {
    min-height: 400px !important;
}

.BannerImage {
    width: 100%;
    height: auto;
}

.seprator-div {
    width: 22%;
    text-align: right;
    padding: 1px 5px;
    margin-bottom: 20px;
    list-style: none;
    position:relative;
    float:right;
}

.topbarpadding .btn-default {
    height: 28px !important;
    top: 11px;
    background-color: #f5f4f4;
    border-color:#454646;
    line-height: 13px;

}
    .topbarpadding .btn-default:hover {
        border-color: #c1c1c1;
    }

    .topbarpadding .btn-default a {
        margin-top: -4px;
        color: #454646;
        font-family: Somar;
        font-size: 11pt;
        font-weight: bold;
        text-decoration: none;
    }

        .topbarpadding .btn-default a:hover {
            background-color: #e9e9e9;
            color: #E38713;
        }

.seprator-div:hover {
    /*border: solid 1px #cfcfcf;
    border-radius: 3px;
    background: none;
    background-color: #ebebeb;
    opacity: 0.5;
    text-shadow: 0px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px rgba(0,0,0,0.57);
    -moz-box-shadow: 0px rgba(0,0,0,0.57);
    transition: all 0.5s ease 0s;*/
}

.seprator-div-shadow {
    width: 100%;
    text-align: center;
}

    .seprator-div-shadow:hover {
        width: 100%;
        text-align: center;
        border: solid 1px #cfcfcf;
        border-radius: 3px;
        background: none;
        background-color: #ebebeb;
        opacity: 0.8;
        text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
        -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
        -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
        transition: all 0.4s ease 0s;
    }

/*#btnclrfilterProduct {
    margin-top: -3px;
    margin-left: -40%;
    line-height: 13px;
}*/

.user-sigin {
    margin-top: 5px;
}

    .user-sigin li > a {
        color: #000 !important;
    }

    .user-sigin ul {
        /*right: -122px;*/
    }

    .user-sigin li > a {
        color: #000 !important;
    }

.register-submenu {
    /*color: #454646;*/
    padding-right: 2px;
}

    .register-submenu span > a {
        color: #454646;
        padding: 5px;
    }

    .register-submenu span > a:hover {
        color: #c46e11;
        text-decoration: none;
    }

    .register-submenu:hover {
        color: #c46e11;
        background-color: #f5f4f4;
        /*background-color: #1B6E6B;*/
    }

/*.dropdown-menu {
    min-width: 0px !important;
}*/

.quickaccess2 {
    left: 0;
    left: 0px !important;
    position: absolute;
    top: 0%;
    float: left !important;
    left: 11% !important;
    margin: auto 0px;
    z-index: 55;
    padding-top: 1%;
}

#menubg .navbar-nav > li > .dropdown-menu {
    /*width: 100%;*/
    min-width: 200px;
}

.profile-submenu {
    width: 200px;
}

.product-padding {
    padding-top: 110px;
}

.details-padding {
    padding-top: 65px;
}

#btnclrfilter {
    margin-top: -3px;
    margin-left: -11%;
    line-height: 13px;
}

#price_start {
    float: left;
    margin-left: -8%;
}
/*For Page hotlinks*/
.cms_banner {
    margin: 10px 20px 0;
    position: relative;
}

.banner {
    overflow: hidden;
    margin: 20px 0 0;
}

.sub-hover:hover img {
    transform: scale(1.10);
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
}

.bannertext {
    position: absolute;
    top: 35%;
    left: 10%;
    text-align: left;
}

    .bannertext > h2 {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    .bannertext > p {
        color: #000;
        font-size: 13px;
    }

    .bannertext > span {
        font-size: 10pt;
        text-transform: uppercase;
        position:relative;
        top: 17px;
        float: left;
        left:108px;
        min-width: 100px;
        text-align:right;
    }

.img-responsive {
    margin: 0;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
}

.cms_banner .btn {
    padding: 4px 6px;
    font-size: 14px;
    color: #3ab54a;
    font-weight: 400;
    border: 1px solid #3ab54a;
    display: inline-block;
    background: rgba(255, 255, 255, 0.5);
    position: relative;
    float: right;
    right: 94px;
    top: 10px;
}
/* Columns for homepage */
@media (min-width: 768px) {
    .ten-columns > .col-sm-2 {
        width: 20%;
    }
}

.col-sm-2 {
    font-size: 28px;
    font-weight: bold;
    min-height: 150px;
    padding-top: 6px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /*max-width: 280px;*/
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block;
}



/*.logo img{
        width:60%;
        height:50%;
        box-shadow: 0 0 5px #ccc;
    }*/


.dropdown-submenu {
    position: relative;
    border-top: 1px solid #eeeeee;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: left;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 5px 5px 0px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-left: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-right-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: 100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.glyphicon-shopping-cart {
    color: #c1c1c1;
    font-size: 14px;
}

    .glyphicon-shopping-cart:hover {
        color: #454646;
        font-size: 12px;
        text-decoration: none;
    }

.glyphicon-heart {
    color: #ffffff;
    font-size: 24pt;
}

    .glyphicon-heart:hover {
        color: whitesmoke;
        font-size: 24pt;
        text-decoration: none;
    }

.productthumblinks-wishlist .glyphicon-heart {
    color: #c1c1c1;
    font-size: 14px;
}

    .productthumblinks-wishlist .glyphicon-heart:hover {
        color: #454646;
        font-size: 14px;
        text-decoration: none;
    }

.glyphicon-home {
    color: #ffffff;
    font-size: 23pt;
}

    .glyphicon-home:hover {
        color: whitesmoke;
        font-size: 23pt;
        text-decoration: none;
    }

.glyphicon-circle-arrow-left {
    color: rgba(177, 67, 64, 0.70);
    font-size: 16px;
}

    .glyphicon-circle-arrow-left:hover {
        color: rgb(177, 67, 64);
        font-size: 16px;
        text-decoration: none;
    }

.glyphicon-check {
    color: rgba(177, 67, 64, 0.70);
    font-size: 16px;
}

    .glyphicon-check:hover {
        color: rgb(177, 67, 64);
        font-size: 16px;
        text-decoration: none;
    }

.glyphicon-remove {
    color: rgba(177, 67, 64, 0.70);
    font-size: 16px;
}

    .glyphicon-remove:hover {
        color: rgb(177, 67, 64);
        font-size: 16px;
        text-decoration: none;
    }

.glyphicon-eye-open {
    color: rgba(177, 67, 64, 0.70);
    font-size: 16px;
}

    .glyphicon-eye-open:hover {
        color: rgb(177, 67, 64);
        font-size: 16px;
        text-decoration: none;
    }

.cat1:hover {
    transition: .5s ease-in-out;
    opacity: 0.8;
}

.cat2:hover {
    transition: .5s ease-in-out;
    opacity: 0.8;
}

.cat3:hover {
    transition: .5s ease-in-out;
    opacity: 0.8;
}

.cat4:hover {
    transition: .5s ease-in-out;
    opacity: 0.8;
}

.cat5:hover {
    transition: .5s ease-in-out;
    opacity: 0.8;
}

.cat6:hover {
    transition: .5s ease-in-out;
    opacity: 0.8;
}

.searchbutton:hover {
    transition: .5s ease-in-out;
    opacity: 0.8;
    color: #560056;
}

.registerbutton:hover {
    transition: .5s ease-in-out;
    opacity: 0.8;
    color: #E38713;
}


#RatesAndComments {
    float: right;
}

#fblikes {
    float: left;
    text-align: left;
    padding: 5px 2px 2px 2px;
    /*width:100%;*/
}

#tweets {
    float: left;
    text-align: left;
    padding: 5px 2px 2px 2px;
    /*width:100%;*/
}

#glikes {
    float: left;
    text-align: left;
    padding: 5px 2px 2px 2px;
    /*width:100%;*/
}

.carttotal {
    position: relative;
    /*float: left;*/
    direction: rtl;
    min-height: 230px;
}

.cartqtymsg {
    background-color: #f22121;
    width: 100%;
    padding: 5px;
    color: whitesmoke;
    font-size: 14pt;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    display: none;
    margin: 0px auto;
    position: relative;
}

.loader1 {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    display: none;
    margin: 0px auto;
    position: relative;
}

.loader2 {
    border: 16px solid #f3f3f3 !important;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 40px !important;
    height: 40px !important;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    display: block;
    margin: 0px auto;
    position: relative;
}

.loader3 {
    border: 6px dotted #ccc !important;
    border-radius: 50%;
    border-top: 6px dotted #3498db;
    width: 24px !important;
    height: 24px !important;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    display: none;
    margin: 0px auto;
    position: relative;
}

.loader4 {
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #3498db;
    width: 64px;
    height: 64px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    display: block;
    margin: 0px auto;
    position: absolute;
    top: 30%;
    left: 50%;
}

.loader5 {
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #3498db;
    width: 64px;
    height: 64px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    display: block;
    margin: 0px auto;
    position: relative;
/*    top: 30%;
    left: 50%;*/
}

/*.loader1:before {
    content: "Processing";
    font-size: 8pt;
    vertical-align: middle;
    text-align: center;
    position: fixed;
}*/

.ca-content {
    /*position: relative;*/
    right: 0px;
    width: 100%;
    height: 50%;
    top: 50%;
}

.ca-main {
    font-size: 15px;
    opacity: 0.8;
    /*font-family: 'Josefin Sans', sans-serif;*/
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    font-weight: bold;
}

.ca-sub {
    text-align: center;
    font-size: 14px;
    color: #323232;
    /*font-family: 'Josefin Sans', sans-serif;*/
    line-height: 5px;
    opacity: 0.8;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.ca-menu {
    padding: 0;
    margin: 4% auto;
    position: relative;
}

.node a {
    color: #414141;
}

.ca-menu .fa-star {
    color: #7bb000;
    font-size: 54px !important;
}

.ca-menu node:hover .ca-icon {
    color: rgb(50, 47, 48);
    opacity: 0.7;
    -webkit-animation: moveFromLeft 400ms ease;
    -moz-animation: moveFromLeft 400ms ease;
    -ms-animation: moveFromLeft 400ms ease;
}

.fa-star {
    color: #f2e50e;
    font-size: 39px !important;
}

.ca-icon {
    font-family: 'WebSymbolsRegular', cursive;
    font-size: 54px !important;
    color: #7bb000;
    text-shadow: 1px 0px 1px rgba(255,255,255,0.8);
    line-height: 150px;
    position: relative;
    width: 100%;
    height: 50%;
    right: 0px;
    top: 0px;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.HomePageThumbnails {
    position: relative;
    float: right;
    width: 380px;
    height: 218px;
}

.HomePageThumbnails1 {
    position: relative;
    float: right;
    width: 380px;
    height: 218px;
}

.divdir {
    direction: rtl;
    text-align: right;
}

.divdir1 {
    direction: rtl;
    text-align: right;
}
/*-----Inline Style------*/

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
    /*z-index: 10000;*/
    direction: rtl;
}

    .navbar-inverse .navbar-nav > li > a {
        font-size: 16pt;
        font-weight: bold;
    }

ul#headermenu li {
    position: relative;
    top: 1px;
    list-style: none;
    color: #454646;
    display: inline;
    /*padding: 5px 2px 2px 2px;*/
    float: left;
}

    ul#headermenu li a {
        color: #000;
        text-decoration: none;
    }

    ul#headermenu li .login {
        position: absolute;        
        top: 0px;
        float:left; 
        left: -15px;
    }

ul#headersubmenu li {
    position: relative;
    top: 1px;
    list-style: none;
    color: #454646;
    display: inline;
    padding: 5px 2px 2px 2px;
    float: left;
}

    #quickaccess {
        position: relative;
        float: right;
        top: 0%;
        right: 2%;
        width: 50%;
        padding-top: 1%;
    }

    #quickaccess li {
        position: relative;
        top: 1px;
        list-style: none;
        color: black;
        display: inline;
        padding: 5px 2px 2px 2px;
    }

        #quickaccess li a {
            color: #1B6E6B;
            text-decoration: none;
        }

.topbarpadding > li > a {
    /*padding:18px 15px 0px 15px;*/
}

.fa-facebook, .fa-twitter, .fa-instagram, .fa-rss, .fa-whatsapp, .fa-google {
    /*color:#B14098;*/
    /*color:#7BB000;*/
    /*color: #CCD84B;*/
    color: #ffffff;
    font-size: 20pt !important;
    /*background-color: #c46e11;*/
    border-radius: 32px;
}

.fa-facebook {
    padding-left:17px;
    padding-right:17px;
}

.fa-envelope, .fa-lock, .fa-mobile {
    color:#1B6E6B;
    font-size:12pt;
}

.socialmedialogin .fa-facebook {
    font-size: 16pt !important;
    background-color: #48649F !important;
    padding-left:15px !important;
    padding-right:15px !important;
}

.socialmedialogin .fa-google {
    font-size: 16pt !important;
    border-radius:32px !important;
    background-color: #4285F4 !important;*/
}

.socialmedialogin .fa-twitter {
    font-size: 16pt !important;
    background-color: #1DA1F2 !important;
}

.SocialLinks > li {
    display: inline-block;
    list-style-type: none;
    left: -5%;
    position: relative;
    padding: 0px 10px 0px 10px;
}

#PaymentLogos > li {
    display: inline-block;
    list-style-type: none;
}

/*.footerlinks > li {
    list-style-type: none;
    direction: rtl;
    padding: 2px;
}

    .footerlinks > li > a {
        color: whitesmoke;
        text-decoration: none;
    }

        .footerlinks > li > a:hover {
            color: #4B4B4B;
            text-decoration: none;
        }*/

.footerlinkscontainer {
    margin: 0px auto !important;
    background-color: #f5f4f4;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.footerlinks {
    width:90%;
    text-align:center;
 /*   min-height:30px;*/
    margin:0px auto;
}

.footerlinks > li {
    list-style-type: none;
    direction: rtl;
    padding-top: 5px;
    padding-bottom: 5px;
    /*padding-right: 20px;*/
    padding-left: 25px;
    text-align: center;
    /*display:inline;*/
    /*width:15%;*/
}

.footerlinks p {
    color: #464545;
    font-size: 20pt;
    font-weight: bold;
    text-align: center;
}

.footerlinks > li > a {
    color: #E38713;
    text-decoration: none;
    font-weight:bolder;
    font-size: 16pt;
}

.footerlinks > li > a:hover {
    color: #4B4B4B;
    text-decoration: none;
}

.miscellaneouscontainer {
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 2px;
    margin-top: 2px;
    text-align: center;
}

.container {
    direction: rtl;
    text-align: right;
}

.container-fluid {
    direction: rtl;
    text-align: right;
}

.form-ar {
    direction: rtl;
    text-align: right;
}

.input-group {
    direction: ltr;
}

.ExText {
    position: absolute;
    float: left;
    left: 5%;
    top: 20%;
    color: whitesmoke;
    /*font-family: MOLarabic;*/
    /*font-weight: bold;*/
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.8);
    /*opacity: 0.2;*/
    width: 30%;
    min-height: 30%;
    direction: rtl;
}

.TileDescription, .TileHeader {
    position: absolute;
    float: left;
    left: 5%;
    top: 10%;
    color: whitesmoke;
    /*font-family: MOLarabic;*/
    /*font-weight: bold;*/
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.8);
    /*opacity: 0.2;*/
    width: 20%;
    direction: rtl;
}

.TileHeader {
    top: 85%;
    width: 4%;
    float: right;
    right: 5%;
    background-color: rgba(246, 79, 148, 0.9);
}

.TileDescription {
    top: 85%;
    width: 55%;
    float: right;
    right: 9%;
}

.bxslider {
    direction: rtl;
    /*float:right !important;*/
}
/*.bxslider1{
    direction:ltr;
}*/
/*.bxslider1 > li{
    position: relative;
    float:none !important;
}*/
.PartnersTicker div {
    display: block;
    height: 200px;
    width: 100%;
}

.bannerdirection {
    direction: rtl;
}

.staticbannerdirection {
    direction: rtl;
    padding-left: 78px;
}

.tbl th {
    text-align: right;
}

.headermenupos {
    float: left;
}

.headermenupos1 {
    float: right;
    right: 70px;
    z-index: 999;
    display: none;
}

.welcomeMsg {
    float: right;
}

.divpos {
    position: relative;
    float: right;
}

.calpos {
    position: relative;
    float: right;
}

.calstyle {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

.calstyle1 {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.paggingdivpos {
    float: right;
    right: 0%;
}

.paggingdivpos1 {
    float: left;
    left: 2%;
    padding-left: 10px;
}

.taxpos {
    float: left;
    left: 8%;
}

.productthumblinks {
    text-align: right;
}

.linkpos {
    float: right;
    right: 7%;
}

.linkpos1 {
    float: right;
    padding-left: 4px;
}

.row {
    direction: rtl;
    text-align: right;
}

.nav-tabs > li {
    float: right;
}

.panel {
    border: 1px solid rgba(211, 211, 211, 0.24);
    text-align: center;
    width: 150px;
    height: 150px;
    position: relative;
    float: left;
    left: 8%;
    padding-top: 40px;
}



/*----------------------*/
.PriceTag {
    background-color: #91278F !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
    color: whitesmoke;
    font-size: 16pt;
    -webkit-print-color-adjust: exact;
}

.hrform {
    background-image: url(../../images/HRformBg1.jpg);
    width: 1140px;
    height: 491px;
    padding-top: 80px;
    padding-right: 110px;
    padding-left: 110px;
}

    .hrform h2 {
        font-family: Frutiger LT Arabic;
        font-weight: normal;
        font-size: 24pt;
        color: #444444;
    }

    .hrform p {
        font-family: Frutiger LT Arabic;
        font-size: 18pt;
        color: #444444;
    }

.aboutus p, h4, h3, h2 {
    color: #58585a;
}

.aboutus span {
    padding-bottom: 10px;
    color: #58585a;
    font-weight: bold;
    font-size: 12pt;
}

.aboutustext {
    border-left: solid 2px #58585a;
    padding-left: 4%;
}

.aboutusheadlines {
    padding-right: 6%;
    vertical-align: middle;
    padding-top: 7%;
}

.mainContainer {
    background: url('../../images/AboutusBG.jpg');
    min-height: 1762px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media print {
    .myDivToPrint {
        background-color: white;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        margin: 0;
        padding: 15px;
        font-size: 14px;
        line-height: 18px;
    }

    .PriceTag {
        background-color: #91278F !important;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 5px;
        padding-left: 5px;
        color: whitesmoke;
        font-size: 16pt;
        -webkit-print-color-adjust: exact;
    }
}

.addtocart .btn {
    color: whitesmoke;
    background-color: #454646;
}

    .addtocart .btn:hover {
        color: whitesmoke;
        background-color: #454646;
    }


.addtocartmbl .btn {
    color: whitesmoke;
    background-color: #A22876;
    display: none;
}

    .addtocartmbl .btn:hover {
        color: whitesmoke;
        background-color: #B14098;
    }

#pricetag {
    display: block;
}

.PayFortLogo {
    width: 50%;
    height: 50%;
}

.ShowMenu {
    display: block !important;
}

.HideMenu {
    display: none !important;
}

.DeclinedPaymentMessage {
    position: absolute;
    top: 0;
    direction: rtl;
    background-color: gold;
    width: 100%;
    z-index: 9999;
    text-align: center;
}

.ContainerTop {
    margin-top: 100px;
}

.SliderImage {
    /*width:200px;
    height:220px;*/
    width: 100%;
    height: 100%;
    max-height: 280px;
}

.accordion1 {
    /*background-color: #fff;*/
    color: #454646;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: right;
    outline: none;
    font-size: 24pt;
    font-weight: bold;
    transition: 0.4s;
}

    .active1, .accordion1:hover {
        background-color: #fff;
    }

    .accordion1:after {
        content: '\002B';
        color: #454646;
        font-weight: bold;
        float: left;
        margin-left: 5px;
        font-size: 19px;
    }

.active1:after {
    content: "\2212";
}

.panel1 {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    width:60%;
}




.blinking {
    animation: blinkingText 1.2s infinite;
}

.countercontainer {
    position: absolute;
    top: -4px;
    left: 63%;
    /*background-color: #F48531;
    opacity: 0.8;*/
    border-radius:50%;
    width: 10px;
    height: -1px;
    text-align: center;
    vertical-align: top;
    color: red;
    font-weight: bold;
    font-size: 10pt;
    padding-right: 6px;
    padding-left:13px;

}

.pointscontainer {
    position: absolute;
    top: -7px;
    left: 76%;
    width: 10px;
    height: -1px;
    text-align: center;
    vertical-align: top;
    color: red;
    font-weight: bold;
    font-size: 11pt;
}

.imgsideslidercontainer {
    float: right;
    /*width: 40%;*/
}

.PriceSliderContainer {
    position: relative;
    top: 56px;
    right: 120px;
    width: 50%;
    z-index: 99;
}

.PriceSliderProduct {
    position: relative;
    top: 25px;
    right: 5px;
    width: 50%;
    z-index: 99;
}

.ClearFilter {
    height: 25px !important;
    position: relative;
    float: left;
    top: -6px;
    font-size: 9pt;
    font-weight: bold;
    color: #454646;
    left: -11%;
    line-height: 13px;
}

.PriceRangeLable {
    border: 0;
    color: #1c7471;
    font-weight: normal;
    font-size: 16px;
    width: 100px !important;
    background-color: transparent;
}

.mobileheaderlang {
    display:none;
}

.bx-wrapper .bx-controls-direction a {
    z-index:999 !important;
}

@keyframes blinkingText {
    0% {
        color: red;
    }

    49% {
        color: red;
    }

    60% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: red;
    }
}

.navbar-collapse.in {
    overflow-y: auto !important;
}

.navbar-toggle {
    right: 50px;
}

.wishlist {
    position: relative;
    float: right;
    right: 80%;
    top: 6px;
}

.homepc {
    position:absolute; 
    float:right;
    right:10%;
    top:6%;
}

.mycart {
    position: relative;
    float: right;
    right: 85%;
    top: 6px;
}

.language {
    position: relative;
    top: -15px;
    padding-bottom: 10px;
    font-weight: 200;
    right: 20%;
}

    .language a {
        color: #58595b !important;
    }

.marker {
    position: relative;
    float: right;
    right: 90%;
    top: 6px;
}

.mypoints {
    position: relative;
    float: right;
    right: 75%;
    top: 6px;
}

.navbar-nav {
    float: none !important;
    margin: 2.5px 9%;
    position: relative;
    right:17%;
}

.navbar-nav-style {
        border-top: solid 1px #e9e9e9;
    border-bottom: solid 1px #e9e9e9;
}


#menubg .dropdown {
    /*border-top: 1px solid #eeeeee !important;*/
    /*padding-left: 2px;*/
    width: 10%;
}

/*#menubg .dropdown > a:after {
    display: block;
    content: " ";
    float: left;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 5px 0px;
    border-left-color: #ccc;
    border-right-color: #000;
    margin-top: 5px;
    margin-left: -10px;
}*/

#menubg .dropdown:hover > a:after {
    border-right-color: #fff;
}

#menubg .dropdown .dropdown-menu li {
    /*border-top: 1px solid #eeeeee !important;*/  
    padding-top:5px;
    padding-bottom:5px;  
    min-width: 150px;
}

.helpandinquiry {
    /*border-right: 2px solid #ffffff;*/
    border-left: 2px solid #e9e9e9;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 35px;
    margin-top: 5px;
}

.sociallogindialog {
    border-right:solid 1px #cecece;
    top:5%;
}

.searchcontainer {
    display:none;
    position:relative;
    float: right;
    right:7.5%;
    top:-1px;
    width:99%;
    z-index:997;
    /*height:0px;*/
}

.searchdropdownbutton {
    position: absolute;
    float: left;
    left: 0px;
    /*top:10px;*/
    font-weight: 600;
    width: 28px;
    height: 31px;
    background-color: #e9e9e9;
    border: solid 1px #000000;
    /*    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
*/ text-align: center;
    padding-top: 6px;
    z-index: 999;
}

.searchdropdown {
    position:relative !important;
    list-style: none;
    width: 100%;
    /*height: 80%;*/
    max-height: 500px;
    background-color: #ffffff;
    border: solid 1px #e9e9e9;
    margin-top: 0px !important;    
}

.searchdropdown li a {
    color: #c46e11 !important;
    text-decoration:none;    
}

.searchdropdown li a i {
    color: #000;
}

input[name="product_name"] {
    padding-right: 30px;
}
/*input[list]::-webkit-calendar-picker-indicator
{
  margin-left:auto;
    margin-right:auto;
    position:absolute;
    float:right;
    right:0px;
    background: #afb50d;
    padding: 10px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
}

input[list]::-webkit-calendar-picker-indicator:focus {
  display: none;
}

*/

/*[list]::-webkit-calendar-picker-indicator:hover {
  display: none;
}*/

/*input[list] option {
        direction: rtl;
    text-align:right;          
}*/

    /*datalist {
        width: 500px !important;
        background-color:#c1c1c1;
        text-align:right;
    }

    datalist option {
        width: 500px !important;
        background-color:#c1c1c1;
        text-align:right;
    }*/

.SearchButtonContainer {
    position: relative;
    float: right;
    right: 2px;
    width: 30%;
    padding: 0px 3px 0px 3px;
    border: solid 1px #000000;
    height: 30px;
    z-index: 998;
    /*    background-image: url('../images/search2.png');
    background-repeat: no-repeat;*/
    background-color: #000000;
}

.SearchButtonContainer i {
        color: #fff;
        font-size: 12pt;
    }

.SearchButtonContainer span {
    color: #fff;
    font-size: 15pt;
    font-weight: bold;
}

.navbar-fixed-top {
    background-color: #fff;
}

.slidersection {
    width: 100%;
    margin: auto;
}

.MainBanner {
    background-color: #f5f4f4;
    /*border: solid 10px;*/
    margin-top: 35px;
    margin-right: 19px;
}

/*.wishlistbtnbg {
    position: relative;
    float: right;
    right: 1%;
    background-color: #f5f4f4;
    width: 15% !important;
    border-radius: 50%;
    padding-top: 9px;
    padding-bottom: 3px;
    padding-right: 12px
}*/

.wishlistbtncaption {
    position: relative;
    float: right;
    right: 5%;
    width: 50% !important;
    padding-top: 15px;
    font-size: 14pt;
}

.container #CartItmDltBtn {
    position: relative;
    float: left;
}

.CartSbmtBtn {
    width: 75%;
    margin: 0px auto;
    background-color: #61d66a;
    color: #fff;
    font-size: 18pt;
}

    .CartSbmtBtn:hover {
        background-color: #454646;
        color: #fff;
    }

#VideosContainer {
    background-color: #f5f4f4;
    padding: 10px 3px 10px 3px;
}

.PaymentsSections {
    border-right: solid 1px #c1c1c1;
    padding-right: 10px;
}

.PaymentsSectionLabel {
    padding: 10px 5px 0px 0px !important;
    position: relative;
    float: right;
    right: -17px;
    top: 10px;
}

.RegisterMenu a {
    color: #454646;
}

.RegisterMenu a:hover {
    text-decoration: none;
    color: #E38713 !important;
}

.logincontainer {
    width: 55%;
    margin: 0px auto;
    padding: 20px 0px 20px 0px;
}

.paymentcontainer {
    width: 55.3% !important;
    border: solid 1px #f5f4f4;
    border-radius: 2px;
    box-shadow: -1px -1px #e9e9e9c2;
    margin-bottom: 10px;
}

.UserProfileContainer {
    background-color: #f4f5f5;
    padding: 50px 50px 30px 50px;
}

.UserProfileBackground {
    position: absolute;
    float: left;
    left: 13%;
    top: 50%;
}

.UserProfileBackgroundMsg {
    position: absolute;
    float: left;
    left: 24%;
    top: 29%;
    text-align: center;
}

.ContactUsContainer {
    background-color: #f4f5f5;
    padding: 5px 20px 5px 20px;
}

.mapouter {
    overflow: hidden;
    height: 280px;
    width: 500px;
}

.sociallinkscontainer {
    margin: 0px auto;
    width: 90%;
    position:relative;
    left: 6%;
    
}

.sidenavcontainer {
    z-index: 999;
}

.shareit {
    position: fixed;
    top: 41%;
    left: 0%;
    z-index: 999;
}

.shareit a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    font-size: 24px;
    color: #fff;
    opacity: 0.75;
    transition: opacity 0.15s linear;
    text-decoration: none;
}

.shareit a:hover {
    opacity: 1;
}

.StoreLocatorBig {
    position: fixed;
    float: right;
    right: 19%;
    top: 12%;
    border: solid 2px #808080;
    padding: 10px;
    z-index: 999;
    background-color: transparent;
    background-image: url('../images/Popupdesktop.jpg');
    background-repeat: no-repeat;
    border-radius: 28px 28px;
    opacity: 0.94;
    min-width: 1200px;
   /*min-height: 600px;*/
    min-height: 700px;
    font-size: 18pt;
    text-align: right;
    padding: 10px;
    box-shadow: #686868 3px 3px 13px 2px;
    display: none;
}

.StoreLocatorBig_Close {
    text-align: center;
    position: absolute;
    float: right;
    right: 2px;
    top: 20px;
}

.StoreLocatorBig_Text {
    margin-top: 20px;
    margin-bottom: 10px;
    position:relative;
    top: 60px;
    right: 40px;
}

@media screen and (min-width: 1367px) {
    .container {
        max-width: 1267px !important;
    }

    .logo {
        position: absolute;
        margin: 0px auto;
        top: 15%;
        right: 42%;
        max-width: 290px;
    }

        .logo img {
            width: 65%;
            height: 40%;
            /*box-shadow: 0 0 5px #ccc;*/
        }

    .quickaccess2 {
        left: 4% !important;
    }

    .navtop {
        /*background-color: #F64F94;*/
        color: #000;
        height: 10%;
        font-size: 13pt;
        padding: 10px 10px 20px 10px;
        border-top: solid 10px #f5f4f4;
    }

    .navbar-nav {
        float: none !important;
        margin: 2.5px 4%;
        position:relative;
        right: 17%;
    }

    #mainmenu {
        position: relative;
        top: 45px;
        height: 50px !important;
        max-height: 50px;
        color: whitesmoke;
        background-color: #c4ca2b;
    }

        #mainmenu a {
            color: whitesmoke;
        }

        #mainmenu li ul li a {
            color: #322F30;
        }

    #menubg {
        min-height: 55px;
        background-color: #ffffff;
/*        border-top: solid 1px #e9e9e9;
        border-bottom: solid 1px #e9e9e9;
*/        /*        width:25%;
        top:45px;
        right:10px;      
        position:relative;
        overflow-x:hidden !important;
        border: 1px solid #e9e9e9;*/
    }

        #menubg ul li a {
            color: #464545 !important;
        }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

/*    .dropdown-submenu > .dropdown-menu {
        top: 0;
        margin-top: 26px;
        -webkit-border-radius: 0px 0px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0px 0px 6px 6px;
        width: 100%;
    }*/

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        right: 100%;
        margin-top: 4px;
        margin-right: -1px;
        -webkit-border-radius: 0px 0px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0px 0px 6px 6px;
        width: 100%;
    }

    .dropdown-submenu > .dropdown-menu li {
        border-top: 1px solid #eeeeee;
    }

    .Registration {
        float: right;
        /*margin-left: 2%;*/
        position: absolute;
        right:10%;
        top: 0%;
    }

    .cat1 {
        width: 52%;
        padding-left: 1px;
        padding-right: 0px;
    }

    .cat2 {
        width: 48%;
        padding-right: 3px;
        padding-left: 0px;
    }

    .cat3 {
        padding-left: 5px;
        padding-right: 0px;
        padding-top: 3px;
    }

    .cat4 {
        padding-left: 0px;
        padding-right: 2px;
        padding-top: 3px;
    }

    .cat5 {
        padding-left: 2px;
        padding-right: 3px;
        padding-top: 3px;
    }

    .cat6 {
        width: 100%;
        padding-right: 14px;
    }

    .picframe {
        float: right;
        /*right: 30px;*/
        /*border: solid 2px white;
    box-shadow: 0 0 5px #ccc;
    padding: 7px 5px 0px 5px; */
    }

        .picframe img {
            width: 100%;
            height: 97%;
        }

    .form-control {
        width: 40%;
        display: inline-block;
    }

    .ExText, .TileDescription {
        font-size: 12pt;
    }

    .bx-caption {
        font-size: 14pt;
    }

    .searchbox {
        position: absolute;
        top: 20%;
        float: right;
        right: 7%;
        margin: auto 0px;
        z-index: 55;
        padding-top: 0.7%;
        width: 20%;
    }


    .searchbox1 {
        display: none;
    }

    .searchtext {
        position: relative;
        float: left;
        width: 70%;
        height: 30px;
        border: 1px solid #000000;
        border-right: none;
        text-align: right;
        padding: 3px;
        /*box-shadow: 0 0 5px #ccc;*/
        background-color: rgba(255, 255, 255, 0.90);
        /*border-radius: 12px;*/
        /*left:100px;*/
        z-index:998;
    }


    /*datalist {
        width: 500px !important;
        background-color:#c1c1c1;
    }

    datalist option {
        width: 500px !important;
        background-color:#c1c1c1;
    }*/

    .searchbutton {
/*        position: absolute;
        float: left;*/
        width: 30px;
        height: 30px;
        border: none;
        background-color: rgba(246, 79, 148, 0);
        line-height: 5px;
/*        left: 100px;
        top:7px;
*/        z-index:999;

    }

    .registertext {
        position: relative;
        float: left;
        /*left: 33%;*/
        display: inline-block;
        height: 30px;
        width: 65%;
        text-align: right;
        border: solid 2px #c1c1c1;
        color: #464545;
        background-image: url(../images/NewsletterBg.png);
        background-repeat: no-repeat;
    }

    .registerbutton {
        position: relative;
        float: left;
        left: 0;
        /*top: -1px;*/
        background-color: rgba(255, 255, 255, 0.9);
        color: #464545;
        font-size: 12pt;
        font-weight: bold;
        border: solid 2px #c1c1c1;
        width: 117px;
        height: 30px;
        background-image: url(../images/search2.png);
        background-repeat: no-repeat;
    }

    #quickaccess {
        position: absolute;
        top: 0;
        float: right;
        right: 2%;
        margin: auto 0px;
        z-index: 55;
        padding-top: 1%;
        width: 40%;
    }

    .productslist {
        position: relative;
        float: left;
        padding-right: 15px;
        padding-left: 5px;
        width: 75%;
    }

    .productslist1 {
        position: relative;
        float: left;
        padding-right: 15px;
        padding-left: 5px;
    }

    .ca-menu .node {
        width: 19%;
        height: 135px;
        overflow: hidden;
        position: relative;
        float: right;
        background: #fff;
        margin-right: 6px;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
        border-right: 1px dashed #dad9d9;
    }

    .SideLogo {
        position: relative;
        float: right;
        right: 35px;
        top: 0px;
        z-index: 999;
        display: none;
    }


    .SideLogoMobile {
        position: relative;
        float: right;
        right: 35px;
        top: 0px;
        z-index: 999;
        display: none;
    }

    /*-----Side Menu-------*/
    .sidenavcontainer {
        position: relative;
        float: right;
        padding-right: 5px;
        width: 100%;
    }

    .sidenav {
        height: 100%;
        width: 100%;
        /*position: fixed;*/
        z-index: 1;
        top: 0;
        right: 0;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 10px;
        /*border-top: solid 5px #e9e9e9;*/
    }

    .sidenav a {
        padding: 0px 4px 9px 0px;
        text-decoration: none;
        font-size: 18px;
        color: #000;
        display: block;
        transition: 0.3s;
        background: #fff;
    }

        .sidenav a:hover, .offcanvas a:focus {
            color: #E38713;
            background-color: #f5f4f4;
        }

        .sidenav hr {
            padding: 0px;
            margin: 0px;
        }

        .sidenav .closebtn {
            position: relative;
            /*top: 0;*/
            right: 25px;
            font-size: 36px;
            margin-left: 50px;
        }

    .closebtn, .openbutton {
        display: none !important;
    }

    /*-----Side Menu------*/


    #mosratedonpc {
        display: block;
    }

    #mostratedonmobile {
        display: none;
    }

    .PCOnly {
        display: block;
    }

    .mobileonly {
        display: none;
    }

    .slidercontainer {
        padding-top: 3.3%;
    }

    .PopUpDialogePC {
        display: block !important;
    }

    .PopUpDialogeMobile {
        display: none !important;
    }

    /*For Mega Menu*/

    .mega-dropdown {
        position: static !important;
        float: right !important;
    }

    .mega-dropdown-menu {
        background-color: #fff;
        padding: 20px 0px;
        /*width: 100%;*/
        box-shadow: none;
        font-size: 10pt;
        -webkit-box-shadow: none;
        /*-webkit-transition: 0.4s 2s;
    -moz-transition: 0.4s 2s;
    -o-transition: 0.4s 2s;
    transition: 0.4s 2s;*/
    }

        .mega-dropdown-menu > li > ul {
            padding: 0;
            margin: 0;
        }

            .mega-dropdown-menu > li > ul > li {
                list-style: none;
                width: 25%;
            }

        .mega-dropdown-menu li {
            padding: 3px;
            display: block;
            padding: 3px 20px;
            line-height: 1.2;
            color: #B14098;
            white-space: normal;
            font-size: 13pt !important;
        }

        .mega-dropdown-menu hr {
            margin: 4px !important;
            border-top: 1px solid #eeeeee;
        }

    .MenuHeading p {
        text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
        margin-bottom: 2px !important;
        font-size: 14pt;
        color: #464545;
        min-width: 100px;
    }

    .rtl-col-sm-4 {
        float: right !important;
        width: 17%;
    }

    .carouselalignment {
        height: 300px;
    }
    /*End of Mega menu*/

    .wishlistbtnbg {
        position: relative;
        float: right;
        right: 1%;
        background-color: #f5f4f4;
        /*width: 15% !important;*/
        border-radius: 50%;
        padding-top: 6px;
        padding-bottom: 0px;
        padding-right: 8px
    }

    .UserProfileBackground {
        position: absolute;
        float: left;
        left: 13%;
        top: 50%;
    }
}

@media screen and (min-width: 1467px) and (max-width: 1566px) {

    .container {
        max-width: 1267px !important;
    }

    .logo {
        position: absolute;
        margin: 0px auto;
        top: 15%;
        right: 43%;
        max-width: 290px;
    }

        .logo img {
            width: 65%;
            height: 40%;
            /*box-shadow: 0 0 5px #ccc;*/
        }

    .quickaccess2 {
        left: 5% !important;
    }

    .searchbox {
        position: absolute;
        top: 20%;
        float: right;
        right: 7%;
        margin: auto 0px;
        z-index: 55;
        padding-top: 0.7%;
        width: 18%;
    }

    .searchbox1 {
        display: none;
    }

    .searchtext {
        position: relative;
        float: left;
        width: 70%;
        height: 30px;
        border: 1px solid #000000;
        border-right: none;
        text-align: right;
        padding: 3px;
        /*box-shadow: 0 0 5px #ccc;*/
        background-color: rgba(255, 255, 255, 0.90);
        /*border-radius: 12px;*/
        /*left:100px;*/
        z-index: 998;
    }

    /*datalist {
        width: 500px !important;
        background-color:#c1c1c1;
    }

    datalist option {
        width: 500px !important;
        background-color:#c1c1c1;
    }*/

    .searchbutton {
/*        position: absolute;
        float: left;
*/        width: 30px;
        height: 30px;
        border: none;
        background-color: rgba(246, 79, 148, 0);
        border-radius: 2px;
        line-height:10px;
/*        left: 100px;
        top:10px;
*/        z-index:999;

    }

    .registertext {
        position: relative;
        float: left;
        /*left: 33%;*/
        display: inline-block;
        height: 30px;
        width: 65%;
        text-align: right;
        border: solid 2px #c1c1c1;
        color: #464545;
        background-image: url(../images/NewsletterBg.png);
        background-repeat: no-repeat;
    }

    .registerbutton {
        position: relative;
        float: left;
        left: 0;
        /*top: -1px;*/
        background-color: rgba(255, 255, 255, 0.9);
        color: #464545;
        font-size: 12pt;
        font-weight: bold;
        border: solid 2px #c1c1c1;
        width: 117px;
        height: 30px;
        background-image: url(../images/search2.png);
        background-repeat: no-repeat;
    }

    #quickaccess {
        position: absolute;
        top: 0;
        float: right;
        right: 2%;
        margin: auto 0px;
        z-index: 55;
        padding-top: 1%;
        width: 40%;
    }


    #mosratedonpc {
        display: block;
    }

    #mostratedonmobile {
        display: none;
    }


    .PCOnly {
        display: block;
    }

    .mobileonly {
        display: none;
    }

    .slidercontainer {
        padding-top: 3.3%;
    }

    .PopUpDialogePC {
        display: block !important;
    }

    .PopUpDialogeMobile {
        display: none !important;
    }

    /*For Mega Menu*/

    .mega-dropdown {
        position: static !important;
        float: right !important;
    }

    .mega-dropdown-menu {
        background-color: #fff;
        padding: 20px 0px;
        /*width: 100%;*/
        box-shadow: none;
        font-size: 10pt;
        -webkit-box-shadow: none;
        /*-webkit-transition: 0.4s 2s;
    -moz-transition: 0.4s 2s;
    -o-transition: 0.4s 2s;
    transition: 0.4s 2s;*/
    }

        .mega-dropdown-menu > li > ul {
            padding: 0;
            margin: 0;
        }

            .mega-dropdown-menu > li > ul > li {
                list-style: none;
                width: 25%;
            }

        .mega-dropdown-menu li {
            padding: 3px;
            display: block;
            padding: 3px 20px;
            line-height: 1.2;
            color: #B14098;
            white-space: normal;
            font-size: 13pt !important;
        }

        .mega-dropdown-menu hr {
            margin: 4px !important;
            border-top: 1px solid #eeeeee;
        }

    .MenuHeading p {
        text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
        margin-bottom: 2px !important;
        font-size: 14pt;
        color: #464545;
        min-width: 100px;
    }

    .rtl-col-sm-4 {
        float: right !important;
        width: 17%;
    }

    .carouselalignment {
        height: 300px;
    }
    /*End of Mega menu*/

    .navtop {
        /*background-color: #F64F94;*/
        color: #000;
        height: 10%;
        font-size: 13pt;
        padding: 10px 10px 20px 10px;
        border-top: solid 10px #f5f4f4;
    }

    .wishlistbtnbg {
        position: relative;
        float: right;
        right: 1%;
        background-color: #f5f4f4;
        /*width: 15% !important;*/
        border-radius: 50%;
        padding-top: 7px;
        padding-bottom: 1px;
        padding-right: 11px
    }

    .navbar-nav {
        float: none !important;
        margin: 2.5px 6.5%;
        position: relative;
        right: 17%;
    }

    .UserProfileBackground {
        position: absolute;
        float: left;
        left: 7%;
        top: 39.5%;
    }
}

@media screen and (min-width: 1567px) and (max-width: 2100px) {

    .container {
        max-width: 1325px !important;
    }

    .logo {
        position: absolute;
        margin: 0px auto;
        top: 15%;
        right: 46%;
        max-width: 290px;
    }

        .logo img {
            width: 65%;
            height: 40%;
            /*box-shadow: 0 0 5px #ccc;*/
        }

    .quickaccess2 {
        left: 9% !important;
    }

    .searchbox {
        position: absolute;
        top: 20%;
        float: right;
        right: 13.5%;
        margin: auto 0px;
        z-index: 55;
        padding-top: 0.7%;
        width: 18%;

    }

    .searchbox1 {
        display: none;
    }

    .searchtext {
        position: relative;
        float: left;
        width: 70%;
        height: 30px;
        border: 1px solid #000000;
        border-right: none;
        text-align: right;
        padding: 3px;
        /*box-shadow: 0 0 5px #ccc;*/
        background-color: rgba(255, 255, 255, 0.90);
        /*border-radius: 12px;*/
        /*left:100px;*/
        z-index: 998;
    }

    /*datalist {
        width: 500px !important;
        background-color:#c1c1c1;
    }

    datalist option {
        width: 500px !important;
        background-color:#c1c1c1;
    }*/

    .searchbutton {
/*        position: absolute;
        float: left;
*/        width: 30px;
        height: 30px;
        border: none;
        background-color: rgba(246, 79, 148, 0);
/*        left: 100px;
        top:9px;
*/        z-index:999;

    }

    .registertext {
        position: relative;
        float: left;
        /*left: 33%;*/
        display: inline-block;
        height: 30px;
        width: 65%;
        text-align: right;
        border: solid 2px #c1c1c1;
        color: #464545;
        background-image: url(../images/NewsletterBg.png);
        background-repeat: no-repeat;
    }

    .registerbutton {
        position: relative;
        float: left;
        left: 0;
        /*top: -1px;*/
        background-color: rgba(255, 255, 255, 0.9);
        color: #464545;
        font-size: 12pt;
        font-weight: bold;
        border: solid 2px #c1c1c1;
        width: 117px;
        height: 30px;
        background-image: url(../images/search2.png);
        background-repeat: no-repeat;
    }

    #quickaccess {
        position: absolute;
        top: 0;
        float: right;
        right: 1%;
        margin: auto 0px;
        z-index: 55;
        padding-top: 1%;
        width: 40%;
    }


    #mosratedonpc {
        display: block;
    }

    #mostratedonmobile {
        display: none;
    }

    .PCOnly {
        display: block;
    }

    .mobileonly {
        display: none;
    }

    .slidercontainer {
        padding-top: 2.6%;
    }

    .PopUpDialogePC {
        display: block !important;
    }

    .PopUpDialogeMobile {
        display: none !important;
    }

    /*For Mega Menu*/

    .mega-dropdown {
        position: static !important;
        float: right !important;
    }

    .mega-dropdown-menu {
        background-color: #fff;
        padding: 20px 0px;
        /*width: 100%;*/
        box-shadow: none;
        font-size: 10pt;
        -webkit-box-shadow: none;
        /*-webkit-transition: 0.4s 2s;
    -moz-transition: 0.4s 2s;
    -o-transition: 0.4s 2s;
    transition: 0.4s 2s;*/
    }

        .mega-dropdown-menu > li > ul {
            padding: 0;
            margin: 0;
        }

            .mega-dropdown-menu > li > ul > li {
                list-style: none;
                width: 25%;
            }

        .mega-dropdown-menu li {
            padding: 3px;
            display: block;
            padding: 3px 20px;
            line-height: 1.2;
            color: #B14098;
            white-space: normal;
            font-size: 13pt !important;
        }

        .mega-dropdown-menu hr {
            margin: 4px !important;
            border-top: 1px solid #eeeeee;
        }

    .MenuHeading p {
        text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
        margin-bottom: 2px !important;
        font-size: 14pt;
        color: #464545;
        min-width: 100px;
    }

    .rtl-col-sm-4 {
        float: right !important;
        width: 17%;
    }

    .carouselalignment {
        height: 300px;
    }
    /*End of Mega menu*/

    .navtop {
        /*background-color: #F64F94;*/
        color: #000;
        height: 10%;
        font-size: 13pt;
        padding: 10px 10px 20px 10px;
        border-top: solid 10px #f5f4f4;
    }

    .wishlistbtnbg {
        position: relative;
        float: right;
        right: 1%;
        background-color: #f5f4f4;
        /*width: 15% !important;*/
        border-radius: 50%;
        padding-top: 9px;
        padding-bottom: 3px;
        padding-right: 14px
    }

    .navbar-nav {
        float: none !important;
        margin: 2.5px 10%;
        position: relative;
        right: 17%;
    }

    .UserProfileBackground {
        position: absolute;
        float: left;
        left: 10%;
        top: 34.7%;
    }
}

@media screen and (min-width: 1873px) and (max-width: 2100px) {

    .container {
        max-width: 1425px !important;
    }

    .logo {
        position: absolute;
        margin: 0px auto;
        top: 15%;
        right: 47%;
        max-width: 290px;
    }

        .logo img {
            width: 65%;
            height: 40%;
            /*box-shadow: 0 0 5px #ccc;*/
        }

    .quickaccess2 {
        left: 10% !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 2.5px 11%;
        position: relative;
        right: 17%;
    }

    .UserProfileBackground {
        position: absolute;
        float: left;
        left: 13%;
        top: 31.7%;
    }
}


@media screen and (min-width: 1067px) and (max-width: 1366px) {

    .container {
        max-width: 1067px !important;
    }

    .sociallinkscontainer {
        margin: 0px auto;
        width: 86%;
    }

    /*For lightbox*/
    .enalrgeImage {
        position: absolute;
        top: -4%;
        right: 4%;
    }
    /*End of light Box*/
    .profile-submenu .divider {
        margin-top: 2px !important;
    }

    .detail-payments {
        /*margin-right: 62%;*/
        margin-top: -25%;
        width: 60%;
        height: auto;
    }

    .logo {
        position: absolute;
        margin: 0px auto;
        top: 15%;
        right: 43%;
        max-width: 290px;
    }

        .logo img {
            width: 65%;
            height: 40%;
            /*box-shadow: 0 0 5px #ccc;*/
        }

    .quickaccess2 {
        left: 4% !important;
    }

    .navtop {
        /*background-color: #F64F94;*/
        color: #000;
        height: 10%;
        font-size: 13pt;
        padding: 10px 20px 20px 20px;
        border-top: solid 10px #f5f4f4;
    }

    .navbar-nav {
        float: none !important;
        margin: 0px 6%;
        position: relative;
        right: 17%;
    }

    #mainmenu {
        position: relative;
        top: 45px;
        max-height: 50px;
        color: whitesmoke;
        background-color: #c4ca2b;
        height: 48px !important;
    }

        #mainmenu a {
            color: whitesmoke;
        }

        #mainmenu li ul li a {
            color: #322F30;
        }

    #menubg {
        min-height: 55px;
        background-color: #ffffff;
/*        border-top: solid 1px #e9e9e9;
        border-bottom: solid 1px #e9e9e9;
*/        /*        width: 25%;
        top:45px;
        right:10px;  
        position:relative;
        overflow-x:hidden;
        border: 1px solid #000000;*/
    }

        #menubg ul li a {
            color: #464545 !important;
        }

    /*.dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }*/

/*    .dropdown-submenu > .dropdown-menu {
        top: 0;
        margin-top: 26px;
        -webkit-border-radius: 0px 0px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0px 0px 6px 6px;
        width: 100%;
    }*/

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        right: 100%;
        margin-top: 4px;
        margin-right: -1px;
        -webkit-border-radius: 0px 0px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0px 0px 6px 6px;
        width: 100%;
    }

        .dropdown-submenu > .dropdown-menu li {
            border-top: 1px solid #eeeeee;
        }

    .Registration {
        float: right;
        /*margin-left: 2%;*/
        position: absolute;
        right: 10%;
        top: 0%;
    }

    .cat1 {
        width: 52%;
        padding-left: 1px;
        padding-right: 0px;
    }

    .cat2 {
        width: 48%;
        padding-right: 3px;
        padding-left: 0px;
    }

    .cat3 {
        padding-left: 5px;
        padding-right: 0px;
        padding-top: 3px;
    }

    .cat4 {
        padding-left: 0px;
        padding-right: 2px;
        padding-top: 3px;
    }

    .cat5 {
        padding-left: 2px;
        padding-right: 3px;
        padding-top: 3px;
    }

    .cat6 {
        width: 100%;
        padding-right: 14px;
    }

    .picframe {
        float: right;
        /*right: 30px;
   border: solid 2px white;
    box-shadow: 0 0 5px #ccc;
    padding: 7px 5px 0px 5px; */
    }

        .picframe img {
            width: 100%;
            height: 97%;
        }

    .form-control {
        width: 40%;
        display: inline-block;
    }

    .ExText, .TileDescription {
        font-size: 12pt;
    }

    .bx-caption {
        font-size: 14pt;
    }

    .searchbox {
        position: absolute;
        top: 20%;
        float: right;
        right: 7%;
        margin: auto 0px;
        z-index: 55;
        padding-top: 0.7%;
        width: 20%;
    }

    .searchbox1 {
        display: none;
    }

    .searchtext {
        position: relative;
        float: left;
        width: 70%;
        height: 30px;
        border: 1px solid #000000;
        border-right: none;
        text-align: right;
        padding: 3px;
        /*box-shadow: 0 0 5px #ccc;*/
        background-color: rgba(255, 255, 255, 0.90);
        /*border-radius: 12px;*/
        /*left:100px;*/
        z-index: 998;
    }

    /*datalist {
        width: 450px !important;
        background-color:#c1c1c1;
    }

    datalist option {
        width: 450px !important;
        background-color:#c1c1c1;
    }*/

    .searchbutton {
        /*        position: absolute;
        float: left;
*/ width: 25px;
        height: 30px;
        border: none;
        background-color: rgba(246, 79, 148, 0);
        /*        left: 93px;
*/ z-index: 999;
    }

    .registertext {
        position: relative;
        float: left;
        /*left: 33%;*/
        display: inline-block;
        height: 30px;
        width: 65%;
        text-align: right;
        border: solid 2px #c1c1c1;
        color: #464545;
        background-image: url(../images/NewsletterBg.png);
        background-repeat: no-repeat;
    }

    .registerbutton {
        position: relative;
        float: left;
        left: 0;
        /*top: -1px;*/
        background-color: rgba(255, 255, 255, 0.9);
        color: #464545;
        font-size: 12pt;
        font-weight: bold;
        border: solid 2px #c1c1c1;
        width: 117px;
        height: 30px;
        background-image: url(../images/search2.png);
        background-repeat: no-repeat;
    }

    #quickaccess {
        position: absolute;
        top: 0;
        float: right;
        right: 1%;
        margin: auto 0px;
        z-index: 55;
        padding-top: 1%;
        width: 40%;
    }

    .productslist {
        position: relative;
        float: left;
        padding-right: 15px;
        padding-left: 5px;
        width: 75%;
    }

    .productslist1 {
        position: relative;
        float: left;
        padding-right: 15px;
        padding-left: 5px;
    }

    .ca-menu .node {
        width: 19%;
        height: 135px;
        overflow: hidden;
        position: relative;
        float: right;
        background: #fff;
        margin-right: 6px;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
        border-right: 1px dashed #dad9d9;
    }

    .SideLogo {
        position: relative;
        float: right;
        right: 35px;
        top: 0px;
        z-index: 999;
        display: none;
    }

    .SideLogoMobile {
        position: relative;
        float: right;
        right: 35px;
        top: 0px;
        z-index: 999;
        display: none;
    }
    /*-----Side Menu-------*/
    .sidenavcontainer {
        position: relative;
        float: right;
        padding-right: 5px;
        width: 100%;
    }

    .sidenav {
        height: 100%;
        width: 100%;
        /*position: fixed;*/
        z-index: 1;
        top: 0;
        right: 0;
        /*background-color: #f8f8f8;*/
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 0px;
        /*border-top:solid 10px #e9e9e9;*/
        /*border-top: solid 10px #ebe4ea;*/
    }

        .sidenav a {
            padding: 12px 8px 12px 32px;
            text-decoration: none;
            font-size: 18px;
            color: #000;
            display: block;
            transition: 0.3s;
        }

            .sidenav a:hover, .offcanvas a:focus {
                color: #454646;
                background-color: #f5f4f4;
            }

    .filterpanel {
        border: 1px solid #c6c6c7;
        min-height: 500px;
        margin-bottom: 10px;
        border-radius: 7px;
        padding: 2px;
        height: auto;
    }

    .sidenav hr {
        padding: 0px;
        margin: 0px;
    }

    .sidenav .closebtn {
        position: relative;
        /*top: 0;*/
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

    .closebtn, .openbutton {
        display: none !important;
    }

    /*-----Side Menu------*/


    #mosratedonpc {
        display: block;
    }

    #mostratedonmobile {
        display: none;
    }

    .PCOnly {
        display: block;
    }

    .mobileonly {
        display: none;
    }

    .slidercontainer {
        padding-top: 3.8%;
    }

    .PopUpDialogePC {
        display: block !important;
    }

    .PopUpDialogeMobile {
        display: none !important;
    }

    .PaymentlogosPosition {
        position: absolute;
        float: right;
        top: 130px;
        right: 429px;
        width: 35%;
        display: block;
    }

    /*For Mega Menu*/

    .mega-dropdown {
        position: static !important;
        float: right !important;
    }

    .mega-dropdown-menu {
        background-color: #fff;
        padding: 20px 0px;
        /*width: 100%;*/
        box-shadow: none;
        font-size: 10pt;
        -webkit-box-shadow: none;
        /*-webkit-transition: 0.4s 2s;
    -moz-transition: 0.4s 2s;
    -o-transition: 0.4s 2s;
    transition: 0.4s 2s;*/
    }

        .mega-dropdown-menu > li > ul {
            padding: 0;
            margin: 0;
        }

            .mega-dropdown-menu > li > ul > li {
                list-style: none;
                width: 25%;
            }

        .mega-dropdown-menu li {
            padding: 3px;
            display: block;
            padding: 3px 20px;
            line-height: 1.2;
            color: #B14098;
            white-space: normal;
            font-size: 13pt !important;
        }

        .mega-dropdown-menu hr {
            margin: 4px !important;
            border-top: 1px solid #eeeeee;
        }

    .MenuHeading p {
        text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
        margin-bottom: 2px !important;
        font-size: 14pt;
        color: #464545;
        min-width: 100px;
    }

    .rtl-col-sm-4 {
        float: right !important;
        width: 17%;
    }

    .carouselalignment {
        height: 300px;
    }
    /*End of Mega menu*/

    .wishlistbtnbg {
        position: relative;
        float: right;
        right: 1%;
        background-color: #f5f4f4;
        width: 9% !important;
        border-radius: 50%;
        padding-top: 6px;
        padding-bottom: 0px;
        padding-right: 9px
    }
}


@media screen and (min-width: 767px) and (max-width: 1066px) {

    .container {
        max-width: 667px !important;
    }

/*For lightbox*/
    .enalrgeImage {
        position: absolute;
        top: -4%;
        right:4%;
    }
/*End of light Box*/
    .profile-submenu .divider {
        margin-top: 2px !important;
    }
.detail-payments {
    /*margin-right: 62%;*/
    margin-top: -25%;
    width: 60%;
    height: auto;
}

    .logo {
        position: absolute;
        margin: 0px auto;
        top: 15%;
        right: 40%;
        max-width: 290px;
    }

        .logo img {
            width: 65%;
            height: 40%;
            /*box-shadow: 0 0 5px #ccc;*/
        }

    .quickaccess2 {
        left: 5% !important;
    }

    .navtop {
        /*background-color: #F64F94;*/
        color: #000;
        height: 10%;
        font-size: 13pt;
        padding: 10px 20px 20px 20px;
        border-top: solid 10px #f5f4f4;
    }

    .navbar-nav {
        float: none !important;
        margin: 0px 0%;
        position: relative;
        right: 17%;
    }

    #mainmenu {
        position: relative;
        top: 45px;
        max-height: 50px;
        color: whitesmoke;
        background-color: #c4ca2b;
        height:48px !important;
    }

        #mainmenu a {
            color: whitesmoke;
        }

        #mainmenu li ul li a {
            color: #322F30;
        }

    #menubg {
        min-height: 55px;
        background-color: #ffffff;
/*        border-top: solid 1px #e9e9e9;
        border-bottom: solid 1px #e9e9e9;
*/        /*        width: 25%;
        top:45px;
        right:10px;  
        position:relative;
        overflow-x:hidden;
        border: 1px solid #000000;*/
    }

        #menubg ul li a {
            color: #464545 !important;
        }

    /*.dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }*/

/*    .dropdown-submenu > .dropdown-menu {
        top: 0;
        margin-top: 26px;
        -webkit-border-radius: 0px 0px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0px 0px 6px 6px;
        width:100%;
    }*/

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        right: 100%;
        margin-top: 4px;
        margin-right: -1px;
        -webkit-border-radius: 0px 0px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0px 0px 6px 6px;
        width: 100%;
    }

    .dropdown-submenu > .dropdown-menu li {
        border-top: 1px solid #eeeeee;
    }

    .Registration {
        float: right;
        /*margin-left: 2%;*/
        position: absolute;
        right:10%;
        top: 0%;
    }

    .cat1 {
        width: 52%;
        padding-left: 1px;
        padding-right: 0px;
    }

    .cat2 {
        width: 48%;
        padding-right: 3px;
        padding-left: 0px;
    }

    .cat3 {
        padding-left: 5px;
        padding-right: 0px;
        padding-top: 3px;
    }

    .cat4 {
        padding-left: 0px;
        padding-right: 2px;
        padding-top: 3px;
    }

    .cat5 {
        padding-left: 2px;
        padding-right: 3px;
        padding-top: 3px;
    }

    .cat6 {
        width: 100%;
        padding-right: 14px;
    }

    .picframe {
        float: right;
        /*right: 30px;
   border: solid 2px white;
    box-shadow: 0 0 5px #ccc;
    padding: 7px 5px 0px 5px; */
    }

        .picframe img {
            width: 100%;
            height: 97%;
        }

    .form-control {
        width: 40%;
        display: inline-block;
    }

    .ExText, .TileDescription {
        font-size: 12pt;
    }

    .bx-caption {
        font-size: 14pt;
    }

    .searchbox {
        position: absolute;
        top: 20%;
        float: right;
        right: 7%;
        margin: auto 0px;
        z-index: 55;
        padding-top: 0.7%;
        width: 23%;
    }

    .searchbox1 {
        display: none;
    }

    .searchtext {
        position: relative;
        float: left;
        width: 70%;
        height: 30px;
        border: 1px solid #000000;
        border-right: none;
        text-align: right;
        padding: 3px;
        /*box-shadow: 0 0 5px #ccc;*/
        background-color: rgba(255, 255, 255, 0.90);
        /*border-radius: 12px;*/
        /*left:100px;*/
        z-index: 998;
    }

    /*datalist {
        width: 450px !important;
        background-color:#c1c1c1;
    }

    datalist option {
        width: 450px !important;
        background-color:#c1c1c1;
    }*/

    .searchbutton {
/*        position: absolute;
        float: left;
*/        width: 25px;
        height: 30px;
        border: none;
        background-color: rgba(246, 79, 148, 0);
/*        left: 93px;
*/        z-index:999;

    }

    .registertext {
        position: relative;
        float: left;
        /*left: 33%;*/
        display: inline-block;
        height: 30px;
        width: 65%;
        text-align: right;
        border: solid 2px #c1c1c1;
        color: #464545;
        background-image: url(../images/NewsletterBg.png);
        background-repeat: no-repeat;
    }

    .registerbutton {
        position: relative;
        float: left;
        left: 0;
        /*top: -1px;*/
        background-color: rgba(255, 255, 255, 0.9);
        color: #464545;
        font-size: 12pt;
        font-weight: bold;
        border: solid 2px #c1c1c1;
        width: 117px;
        height: 30px;
        background-image: url(../images/search2.png);
        background-repeat: no-repeat;
    }

    #quickaccess {
        position: absolute;
        top: 0;
        float: right;
        right: 1%;
        margin: auto 0px;
        z-index: 55;
        padding-top: 1%;
        width: 40%;
    }

    .productslist {
        position: relative;
        float: left;
        padding-right: 15px;
        padding-left: 5px;
        width: 75%;
    }

    .productslist1 {
        position: relative;
        float: left;
        padding-right: 15px;
        padding-left: 5px;
    }

    .ca-menu .node {
        width: 19%;
        height: 135px;
        overflow: hidden;
        position: relative;
        float: right;
        background: #fff;
        margin-right: 6px;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
        border-right: 1px dashed #dad9d9;
    }

    .SideLogo {
        position: relative;
        float: right;
        right: 35px;
        top: 0px;
        z-index: 999;
        display: none;
    }

    .SideLogoMobile {
        position: relative;
        float: right;
        right: 35px;
        top: 0px;
        z-index: 999;
        display: none;
    }
    /*-----Side Menu-------*/
    .sidenavcontainer {
        position: relative;
        float: right;
        padding-right: 5px;
        width: 100%;
    }

    .sidenav {
        height: 100%;
        width: 100%;
        /*position: fixed;*/
        z-index: 1;
        top: 0;
        right: 0;
        /*background-color: #f8f8f8;*/
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 0px;
        /*border-top:solid 10px #e9e9e9;*/
        /*border-top: solid 10px #ebe4ea;*/
    }

        .sidenav a {
            padding: 12px 8px 12px 32px;
            text-decoration: none;
            font-size: 18px;
            color: #000;
            display: block;
            transition: 0.3s;
        }

            .sidenav a:hover, .offcanvas a:focus {
                color: #454646;
                background-color: #f5f4f4;
            }
    .filterpanel {
        border: 1px solid #c6c6c7;
        min-height: 500px;
        margin-bottom: 10px;
        border-radius: 7px;
        padding: 2px;
        height: auto;
    }
        .sidenav hr {
            padding: 0px;
            margin: 0px;
        }

        .sidenav .closebtn {
            position: relative;
            /*top: 0;*/
            right: 25px;
            font-size: 36px;
            margin-left: 50px;
        }

    .closebtn, .openbutton {
        display: none !important;
    }

    /*-----Side Menu------*/


    #mosratedonpc {
        display: block;
    }

    #mostratedonmobile {
        display: none;
    }

    .PCOnly {
        display: block;
    }

    .mobileonly {
        display: none;
    }

    .slidercontainer {
        padding-top: 3.8%;
    }

    .PopUpDialogePC {
        display: block !important;
    }

    .PopUpDialogeMobile {
        display: none !important;
    }

    .PaymentlogosPosition {
        position: absolute;
        float: right;
        top: 130px;
        right: 429px;
        width: 35%;
        display: block;
    }

    /*For Mega Menu*/

    .mega-dropdown {
        position: static !important;
        float: right !important;
    }

    .mega-dropdown-menu {
        background-color: #fff;
        padding: 20px 0px;
        /*width: 100%;*/
        box-shadow: none;
        font-size: 10pt;
        -webkit-box-shadow: none;
        /*-webkit-transition: 0.4s 2s;
    -moz-transition: 0.4s 2s;
    -o-transition: 0.4s 2s;
    transition: 0.4s 2s;*/
    }

        .mega-dropdown-menu > li > ul {
            padding: 0;
            margin: 0;
        }

            .mega-dropdown-menu > li > ul > li {
                list-style: none;
                width: 25%;
            }

        .mega-dropdown-menu li {
            padding: 3px;
            display: block;
            padding: 3px 20px;
            line-height: 1.2;
            color: #B14098;
            white-space: normal;
            font-size: 13pt !important;
        }

        .mega-dropdown-menu hr {
            margin: 4px !important;
            border-top: 1px solid #eeeeee;
        }

    .MenuHeading p {
        text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
        margin-bottom: 2px !important;
        font-size: 14pt;
        color: #464545;
        min-width: 100px;
    }

    .rtl-col-sm-4 {
        float: right !important;
        width: 17%;
    }

    .carouselalignment {
        height: 300px;
    }
    /*End of Mega menu*/

    .wishlistbtnbg {
        position: relative;
        float: right;
        right: 1%;
        background-color: #f5f4f4;
        width: 9% !important;
        border-radius: 50%;
        padding-top: 6px;
        padding-bottom: 0px;
        padding-right: 9px
    }
}

@media screen and (max-width: 766px) and (min-width: 449px) {

    .container {
        max-width: 400px !important;
    }

    .product-padding {
        padding-top: 5px;
    }

    .details-padding {
        padding-top: 5px;
    }

    .logo {
        position: fixed;
        top: 10px;
        right: 10px;
        max-width: 200px;
    }

        .logo img {
            width: 60%;
            height: 50%;
            /*box-shadow: 0 0 5px #ccc;*/
        }

    .navbar-nav {
        float: none !important;
        margin: 0px 0%;
        position: relative;
        right: 17%;
    }

    #mainmenu {
        position: relative;
        top: 67px;
        min-height: 50px;
        color: whitesmoke;
        background-color: #c4ca2b;
    }

        #mainmenu a {
            color: whitesmoke;
        }

        #mainmenu li ul li a {
            color: #322F30;
        }

    #menubg {
        min-height: 400px;
        background-color: #ffffff;
    }

        #menubg ul li a {
            color: #464545 !important;
        }

        #menubg .dropdown {
            width: 100%;
        }

    .navtop {
        display: none;
    }

    .navbar-header {
        background-color: rgba(51, 51, 51, 0.95)
    }

    .navbar-collapse {
        background-color: rgba(203, 202, 202, 0.95)
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
        background-color: rgba(216, 216, 216, 0.95);
    }

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        right: 20%;
        margin-top: -6px;
        margin-right: -1px;
        -webkit-border-radius: 6px 0px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 6px 0px 6px 6px;
        border-color: rgba(51, 51, 51, 0.95);
    }
        .dropdown-submenu > .dropdown-menu li {
        border-top: 1px solid #eeeeee;
    }
    .cat2 {
        width: 100%;
        padding: 2px;
    }

        .cat2 img {
            width: 100%;
            height: 100%
        }

    .cat1 {
        width: 100%;
        padding: 2px;
    }

        .cat1 img {
            width: 100%;
            height: 100%
        }

    .cat3, .cat4, .cat5 {
        padding: 2px;
        width: 100%;
    }

        .cat3 img, .cat4 img, .cat5 img {
            width: 100%;
            height: 100%;
        }

    .cat6 {
        width: 100%;
        height: 100%;
        padding-right: 14px;
    }

        .cat6 img {
            width: 96.7%;
            height: 100%;
        }

    .picframe {
        float: right;
        right: 30px;
        /*border: solid 2px white;
            box-shadow: 0 0 5px #ccc;
            padding: 7px 5px 0px 5px;   
            width: 71%;
            height: 68%;*/
    }

        .picframe img {
            width: 100%;
            height: 100%;
        }

    .form-control {
        width: 40%;
        display: inline-block;
    }

    .ExText, .TileDescription {
        font-size: 12pt;
    }

    .bx-caption {
        font-size: 14pt;
    }

    .searchbox {
        position: fixed;
        top: 17px;
        float: left;
        left: 100px;
        margin: auto 0px;
        z-index: 10000;
    }

    .searchbox1 {
        display: none;
    }

    .searchtext {
        position: relative;
        float: left;
        width: 270px;
        height: 40px;
        border: 1px solid #000000;
        text-align: right;
        padding: 3px;
        box-shadow: 0 0 5px #ccc;
        background-color: rgba(255, 255, 255, 0.90);
        /*border-radius: 12px;*/
        z-index:998;

    }

    /*datalist {
        width: 270px !important;
        background-color:#c1c1c1;
    }

    datalist option {
        width: 270px !important;
        background-color:#c1c1c1;
    }*/

    .searchbutton {
        position: relative;
        float: right;
        width: 40px;
        height: 40px;
        border: none;
        background-color: rgba(246, 79, 148, 0);
        right: 87%;
        z-index: 999;
        line-height: 14px;
    }

    .registertext {
        position: relative;
        float: left;
        /*left: 33%;*/
        display: inline-block;
        height: 30px;
        width: 65%;
        text-align: right;
        border: solid 2px #c1c1c1;
        color: #464545;
        background-image: url(../images/NewsletterBg.png);
        background-repeat: no-repeat;
    }

    .registerbutton {
        position: relative;
        float: left;
        left: 0;
        top: -1px;
        background-color: purple;
        color: #464545;
        font-size: 12pt;
        font-weight: bold;
        border: solid 2px #c1c1c1;
        width: 117px;
        height: 30px;
        background-image: url(../images/search2.png);
        background-repeat: no-repeat;
    }

    #quickaccess {
        position: absolute;
        top: 600px;
        float: right;
        right: 5%;
        margin: auto 0px;
        z-index: 55;
    }

    .productslist {
        position: relative;
        float: left;
        padding-right: 15px;
        padding-left: 5px;
        width: 75%;
    }

    .productslist1 {
        position: relative;
        float: left;
        padding-right: 15px;
        padding-left: 5px;
        width: 100%;
    }

    .ca-menu .node {
        width: 19%;
        height: 135px;
        overflow: hidden;
        position: relative;
        float: right;
        background: #fff;
        margin-right: 6px;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
        border-right: 1px dashed #dad9d9;
    }

    .SideLogo {
        position: relative;
        float: right;
        right: 25px;
        top: 0px;
        z-index: 999;
        display: none;
    }

    .SideLogoMobile {
        position: relative;
        float: right;
        right: 35px;
        top: 0px;
        z-index: 999;
        display: none;
    }
    /*-----Side Menu-------*/
    .sidenavcontainer {
        position: relative;
        float: right;
        padding-right: 5px;
        width: 100%;
        z-index: 999;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0;
        background-color: #f8f8f8;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 90px;
    }

        .sidenav a {
            padding: 12px 8px 12px 32px;
            text-decoration: none;
            font-size: 18px;
            color: #000000;
            display: block;
            transition: 0.3s;
        }

            .sidenav a:hover, .offcanvas a:focus {
                color: #454646;
                background-color: #f5f4f4;
            }

        .sidenav hr {
            padding: 0px;
            margin: 0px;
        }

        .sidenav .closebtn {
            position: absolute;
            top: 40px;
            left: -55px;
            font-size: 20pt;
            margin-left: 50px;
            color: red;
        }

    .closebtn, .openbutton {
        display: block !important;
    }

    /*-----Side Menu------*/


    #mosratedonpc {
        display: none;
    }

    #mostratedonmobile {
        display: block;
    }

    .PCOnly {
        display: none !important;
    }

    .mobileonly {
        display: block;
    }

    .slidercontainer {
        padding-top: 7.8%;
    }

    .PopUpDialogePC {
        display: none !important;
    }

    .PopUpDialogeMobile {
        display: block !important;
    }

.navbar-toggle {
    right: 10px;
}

.searchcontainer {
    display:none;
    position:absolute;
    left:-14%;
    top:0px;
    width:410px;
    z-index:997;

}

    .searchdropdownbutton {
        position: absolute;
        float: right;
        right: 18px;
        top: 7px;
        font-weight: 600;
        width: 28px;
        height: 31px;
        background-color: #e9e9e9;
        border: solid 1px #000000;
        /*    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
*/ text-align: center;
        padding-top: 6px;
        z-index: 999;
    }

.searchdropdown {
    display: inline-block;
    list-style: none;
    width: 90%;
    height: 50px auto;
    max-height: 500px;
    background-color: #ffffff;
    border: solid 1px #000000;
    margin-top: 0px !important;
}

.searchdropdown li a {
    color: #c46e11 !important;
    text-decoration:none;    
}

.searchdropdown li a i {
    color: #000;
}

input[name="product_name"] {
    padding-right: 30px;
}

.PriceSliderProduct {
    width: 75%;
}

    .MainBanner {
        border:none;
    }

    .navbar-nav-style {
        border: none;
    }

    .wishlistbtnbg {
        position: relative;
        float: right;
        right: 1%;
        background-color: #f5f4f4;
        width: 15% !important;
        border-radius: 50%;
        padding-top: 9px;
        padding-bottom: 3px;
        padding-right: 12px
    }

    .invokeShareButton {
        margin: 0px !important;
        padding: 0px !important;
        float: left;
        left: 0%;
        text-align: left;
    }
}

@media screen and (min-width: 381px) and (max-width: 450px) {

    .container {
        max-width: 412px !important;
    }

    /*New CSS*/
    .glyphicon-shopping-cart, .productthumblinks-wishlist .glyphicon {
        font-size: 10px !important;
    }
    .prices-sec {
        font-size: 11px !important;
    }
    .paggingdivpos1 {
        float: left !important;
        /*left: 40% !important;*/
        top: -5px !important;
    }
    .cbp-vm-options {
    border: none !important;
    }
    .accordion1 {

    width:100%;
}
    .details-sep {
        width: 98%;
    }
    .detailPg-wishlist li {
        width: 98%;
    }

        .detailPg-wishlist li .QtyContainer {
            width: 50%;
        }

        .detailPg-wishlist li:nth-child(2) {
            margin: 0px !important;
        }

 /*For Tasheel*/
 .tasheel-table {
     font-size:11px;
 }
 /*End of Tasheel*/

    /*For Ribbons*/
    .tags a {
        margin: 2px 17px 8px 0 !important;
    }
    /*Tidio Chatbot*/
    #tidio-chat-iframe {
        bottom: 30px !important;
    }
    /*End of Tidio Chatbot*/
/*For Lightbox*/

.column { 
padding:10px;
}
.enalrgeImage {
    position: absolute;
    top: 4%;
    right: 4%;
}
/*End of Lightbox*/

/*For Mega menu*/
.mega-dropdown-menu li {
    padding: 0px 0px;
}
.mega-dropdown-menu li a{
   color:rgb(50, 47, 48);
}
.topbarpadding hr {
margin: 4px !important;
border-top: 1px solid #eeeeee;
}
.rtl-col-sm-4 {
float:none !important;
width: 100%;
}
.bx-wrapper .bx-controls-direction a {
z-index:0 !important;    
    }
.mega-dropdown-menu li {
    line-height: 1.6;
}
/**End of Mega menu*/
    .fa-angle-double-left {
        display: inline;
    }
    .detail-mobileonly {
        display: block;
    }
    .detail-comment {
        margin-right: -54%;
        margin-top: 5%;
    }

    .detail-payments {
        margin-right: 82%;
        width: 25%;
        height: auto;
        margin-top: -63%;
    }

    #ItemDetails {
        width: 95%;
        right: 10px;
    }

    #detail-top {
        list-style: none;
        padding: 0;
        margin-top: 12px;
        color:#1B6E6B;
    }

    .detail-border {
        border: none;
    }

    .detail-comment {
        margin-right: 0%;
        margin-top: 0%;
    }


    .detail-pc-width {
        width: 100%;
    }

    .relatedsliderli {
        margin-right: 60px !important;
    }

    .prodslider li {
        /*margin-right: 50px !important;*/
        margin-right:34px !important;
    }

    .product-padding {
        padding-top: 5px;
    }

    .details-padding {
        padding-top: 5px;
    }

    .body-content {
        padding-top: 50px;
    }

    /*.bannercontainer .bx-viewport {
        min-height: 320px !important;
    }*/
    .tab-content .bx-viewport {
        height: auto !important;
    }
    .bx-wrapper .bx-caption {
        padding: 10px;
    }

    .logo {
        position: fixed;
        top: 10px;
        right: 10px;
        max-width: 170px;
        display: none;
    }

        .logo img {
            width: 60%;
            height: 50%;
            /*box-shadow: 0 0 5px #ccc;*/
        }

    .navtop {
        display: none;
    }

    .navbar-header {
        /*background-color: rgba(51, 51, 51, 0.95);*/
        background-color:#ffffff;
        /*max-width:375px;*/
    }

    .navbar-collapse {
        /*background-color: rgba(242, 242, 242, 0.97);*/
        background-color:#fff;
    }

    .navbar-nav {
        float: none !important;
        margin: 0px -4%;
    }

    #menubg {
        background-color: #ffffff;
        opacity: 0.98;
        min-height:450px;
        border: 1px solid #000000;
    }

        #menubg ul li a {
            color: #464545 !important;
        }

        #menubg .dropdown {
            width: 100%;
        }


    /*.dropdown:hover > .dropdown-menu {
        display: block;
        background-color: rgba(216, 216, 216, 0.95);
        border: solid 1px #808080;
        box-shadow: 0 5px 5px #ccc;
    }

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        right: 20%;
        margin-top: -6px;
        margin-right: -1px;
        -webkit-border-radius: 6px 0px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 6px 0px 6px 6px;
    }*/

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: 26px;
        width:100%;
        min-height:150px !important;
    }

    .dropdown-submenu > .dropdown-menu li {
        border-top: 1px solid #eeeeee;
        padding-top:5px;
        padding-bottom:5px;
    }

    .cat2 {
        width: 100%;
        padding: 2px;
    }

        .cat2 img {
            width: 100%;
            height: 100%
        }

    .cat1 {
        width: 100%;
        padding: 2px;
    }

        .cat1 img {
            width: 100%;
            height: 100%
        }

    .cat3, .cat4, .cat5 {
        padding: 2px;
        width: 100%;
    }

        .cat3 img, .cat4 img, .cat5 img {
            width: 100%;
            height: 100%;
        }

    .cat6 {
        width: 100%;
        height: 100%;
        padding-right: 14px;
    }

        .cat6 img {
            width: 91%;
            height: 100%;
        }

    .picframe {
        /* float:right;
            right: 30px;
            border: solid 2px white;
            box-shadow: 0 0 5px #ccc;
            padding: 7px 5px 0px 5px;   
            width: 71%;
            height: 68%;*/
    }

        .picframe img {
            width: 100%;
            height: 100%;
        }

    .form-control {
        width: 60%;
        display: inline-block;
    }

    .ExText, .TileDescription {
        font-size: 14pt;
    }

    .bx-caption {
        font-size: 14pt;
    }

    .searchbox {
        display: none;
    }

    .searchbox1 {
        position: fixed;
        top: 50px;
        float: left;
        left: 0px;
        margin: auto 0px;
        z-index: 100;
        display: block;
        width: 100%;
        background-color: #e9e9e9;
        padding: 5px 0px 5px 0px;
        border-bottom: solid 1px #c1c1c1;
    }

    .searchtext {
        position: relative;
        float: left;
        width: 91%;
        height: 35px;
        border: 1px solid #000000;
        text-align: right;
        padding: 3px;
        box-shadow: 0 0 5px #ccc;
        background-color: rgba(255, 255, 255, 0.90);
        /*border-radius: 12px;*/
        left:5%;
        z-index:998;

    }

    /*datalist {
        width: 91% !important;
        background-color:#c1c1c1;
    }

    datalist option {
        width: 91% !important;
        background-color:#c1c1c1;
    }*/

    /*#CategoriesListMob {
        width: 91% !important;
    }*/

    .searchbutton {
        position: relative;
        float: right;
        width: 34px;
        height: 35px;
        border: none;
        line-height: 14px;
        background-color: rgba(246, 79, 148, 0);
        right: 87%;
        top: 4%;
        z-index: 999;
    }

    .registertext {
        position: relative;
        float: left;
        /*left: 5%;*/
        display: inline-block;
        height: 30px;
        width: 65%;
        text-align: right;
        border: solid 2px #c1c1c1;
        color: #464545;
        background-image: url(../images/NewsletterBg.png);
        background-repeat: no-repeat;
    }

    .registerbutton {
        position: relative;
        float: left;
        left: 0;
        /*top: -1px;*/
        background-color: rgba(255, 255, 255, 0.9);
        color: #464545;
        font-size: 12pt;
        font-weight: bold;
        border: solid 2px #c1c1c1;
        width: 117px;
        height: 30px;
        background-image: url(../images/search2.png);
        background-repeat: no-repeat;
    }

    #quickaccess {
        position: absolute;
        top: 400px;
        float: right;
        right: 5%;
        margin: auto 0px;
        z-index: 55;
        display: none;
    }

    .productslist, productslist1 {
        position: relative;
        float: left;
        padding-right: 15px;
        padding-left: 5px;
        width: 100%;
    }

    .ca-menu .node {
        width: 100%;
        height: 135px;
        overflow: hidden;
        position: relative;
        float: right;
        background: #fff;
        margin-right: 6px;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
        border-right: 1px dashed #dad9d9;
    }

    .SideLogo {
        position: relative;
        float: right;
        right: 195px;
        top: 0px;
        z-index: 999;
        display: block;
    }

    .SideLogoMobile {
        position: relative;
        float: right;
        right: 35px;
        top: 0px;
        z-index: 999;
        display: block;
    }

    ul#headermenu1 li {
        position: relative;
        top: 10px;
        list-style: none;
        color: black;
        display: inline;
        padding: 5px 8px 2px 2px;
    }

        ul#headermenu1 li a {
            color: black;
            text-decoration: none;
        }

    .headermenupos1 {
        float: right;
        right: 70px;
        z-index: 9999;
        display: block;
        background-color: #e9e9e9;
        width: 100%;
        text-align:center;
        border-top: solid 1px #c1c1c1;
    }
    #headermenu1 {
        padding: 0px;
    }

    .headermenupos {
        display: none;
    }

    .divpos {
        position: relative;
        float: right;
    }

    .calpos {
        position: relative;
        float: right;
        width: 16%;
    }

    .welcomeMsg {
        display: none;
    }
    /*-----Side Menu-------*/
    .sidenavcontainer {
        position: relative;
        float: right;
        padding-right: 5px;
        width: 100%;
        z-index: 999;
    }

    .sidenav {
        height: 100%;
        background-color: #fff;
        width: 0;
        position: fixed;
        z-index: 166;
        top: 0;
        right: 0;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 90px;
    }

        .sidenav a:hover, .offcanvas a:focus {
            color: #fff;
            background-color: #1c7471;
        }
        .sidenav a {
            padding: 12px 8px 12px 32px;
            text-decoration: none;
            font-size: 18px;
            color: #818181;
            display: block;
            transition: 0.3s;
        }

            .sidenav a:hover, .offcanvas a:focus {
                color: #454646;
                background-color: #f5f4f4;
            }

        .sidenav hr {
            padding: 0px;
            margin: 0px;
        }

        .sidenav .closebtn {
            position: absolute;
            top: 40px;
            left: -55px;
            font-size: 20pt;
            margin-left: 50px;
            color: red;
        }

    .closebtn, .openbutton {
        display: block !important;
    }

    /*-----Side Menu------*/

    #mosratedonpc {
        display: none;
    }

    #mostratedonmobile {
        display: block;
    }

    .addtocart .btn {
        color: whitesmoke;
        background-color: #454646;
    }

        .addtocart .btn:hover {
            color: whitesmoke;
            background-color: #454646;
        }

    .addtocartmbl .btn {
        color: whitesmoke;
        background-color: #c4ca2b;
        display: block;
    }

        .addtocartmbl .btn:hover {
            color: whitesmoke;
            background-color: #c4ca2b;
        }

    #pricetag {
        display: none;
    }

    .PCOnly {
        display: none !important;
    }

    .mobileonly {
        display: block;
    }

    .PopUpDialogePC {
        display: none !important;
    }

    .PopUpDialogeMobile {
        display: block !important;
    }

    .ContainerTop {
        margin-top: -40px;
    }

    .MenuHeading {
        /*display: none;*/
        list-style:none;
    }

    .MenuHeading p {
        text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
        /*margin-bottom: 2px !important;*/
        font-size: 14pt;
        color: #464545;
        min-width: 100px;
    }

    .SliderImage {
        width: 100%;
        height: 100%;
        max-height: 125px;
    }

    .ItemTitle {
        display: none !important;
    }

    .BannerImage {
        width: 100%;
        height: auto;
    }

    .HomePageThumbnailsContainer {
        background-color: #373737;
    }

    .HomePageThumbnailsContainer1 {
        background-color: whitesmoke;
    }

    .HomePageThumbnails {
        position: relative;
        float: right;
        width: 345px !important;
        height: 200px;
        margin-top: 10px;
        margin-bottom: 10px;
        border: solid 5px #373737;
    }

    .HomePageThumbnails1 {
        position: relative;
        float: right;
        width: 345px !important;
        height: 200px;
        margin-top: 10px;
        margin-bottom: 10px;
        border: solid 5px whitesmoke;
    }

    .HomePageThumbnailsImage {
        width: 335px !important;
        height: 190px;
    }

    .bannercontainer {
        padding: 0px !important;
        margin-right: -15px !important;
        margin-left: -15px !important;
        min-height: 320px !important;
    }

    .sliderheading {
        font-size: 13pt;
        text-align: right;
    }

    #wh-widget-send-button.wh-widget-left {
    bottom: 35px !important;
    }

    .dLavay {
        bottom: 33px !important;
    }

    .bOaIxr {
        display: none !important;
/*        position: relative !important;
        bottom: 24px !important;
*/    }

    .countercontainer {
        position: absolute;
        top: 0;
        right: 2%;
        /*background-color: #F48531;
        opacity: 0.7;*/
        border-radius: 50%;
        width: 18px;
        height: 18px;
        text-align: center;
        vertical-align: top;
        color: white;
        font-weight: bold;
    }

    .PaymentlogosPosition {
        position: relative;
        top: 10px;
        right: -40px;
        width: 100%;
        display: block;
    }

    .imgsideslidercontainer {
        width: 380px;
        margin-bottom:10px;
        margin-right:-15px;
    }

    .PriceSliderContainer {
        position: relative;
        top: -10px;
        right: 5px;
        width: 78%;
        z-index: 99;
    }

    #btnclrfilter {
        margin-top: 0px;
        margin-left: -26%;
        line-height: 13px;
    }


    #price_start {
        float: left;
        margin-left: -20%;
    }

    .ClearFilter {
        height: 25px !important;
        position: relative;
        float: left;
        top: -5px;
        font-size: 12px;
        color: #454646;
        left: -100px;
        line-height: 5px;
    }

    .PriceRangeLable {
        border: 0;
        color: #b9cd6d;
        font-weight: normal;
        font-size: 14px;
        background-color: transparent;
    }

    .mobileheaderlang {
        position: relative;
        float: left;
        left: 2%;
        z-index: 9999;
        display: block;
        background-color: #ffffff;
        /*border: solid 1px #333333;*/
        border-radius: 4px;
        width: 35px;
        top: 0px;
        text-align: center;
        vertical-align: middle;
        font-size: 22pt;
        font-weight: bold;
        /*color: #f0f0f0 !important;*/
        padding-top: 3px;
    }
    .mobileheaderlang a {
        color: #454646 !important;
    }
    .mobilelogo {
        margin-right: -40%;
        width: 160px;
        height: auto;
        margin-top: 5px;
    }

    .mobilelogo img {
        width: 100%;
        height: 100%;
    }
    .row {
        margin-right: 0px;
    }
    /*for mobile Footer*/

    .social-section {
        margin: 0 -10px 1px;
        line-height: 27px;
    }

    .pull-left-div {
        float: left !important;
    }

    .facebook {
        background: #eceff8;
    }

    .instagram {
        background: #eef7fd;
    }

    .social-section .headline {
        margin: 0;
        padding: 25px 24px 12px 10px;
        overflow: hidden;
    }

    .social-section .facebook .btn {
        background: #4762b7;
    }

    .social-section .instagram .btn {
        background: #845EC2;
    }

    .instagram .fa-instagram {
        color: #fff;
        font: 14px !important;
    }

    .social-section .btn {
        padding: 5px 17px;
        height: 33px;
        width: 104px;
        border-radius: 2px;
        color: #fff;
        text-transform: uppercase;
        text-align: right;
    }

    .headline h2 {
        color: #3b5998;
        display: block;
        margin: 1px 0 -2px;
        font-size: 16px;
        font-weight: bold;
    }

    .social-section .name {
        color: #9baac9;
        font-size: 12px;
    }

    .social-section .btn i {
        margin: -2px -2px 0 6px;
        font-size: 20px;
    }

    .map-section .map-placeholder .content {
        position: absolute;
        right: 25px;
        left: 25px;
        top: 50%;
        height: 36px;
        margin-top: -17px;
        font-size: 14px;
        line-height: 1.1;
    }

    .map-placeholder > img {
        width: 100%;
        min-width: 0;
        vertical-align: middle;
        margin: 0 !important;
    }

    .map-section .map-placeholder .btn {
        color: #fff;
        border: 0;
        background: #3d464d;
        width: 104px;
        height: 33px;
        float: left;
        margin: 0 10px 0 -8px;
        font-size: 11px;
        padding: 10px;
        font-weight: bold;
    }

    .map-section .map-placeholder h2 {
        font-weight: bold;
        margin: 1px 0 0;
        color: #3d464d;
        font-size: 15px;
        text-transform: uppercase;
        line-height: 1;
    }

    .map-section .map-placeholder a {
        color: #666;
    }

    .mobile-nav {
        border-top: 1px solid #333538;
        margin: 0 -11px 0 -10px;
        font-size: 14px;
        overflow: hidden;
    }

    .list-unstyled {
        padding-right: 0;
        list-style: none;
        text-align:center;
    }


    .mobile-nav a {
        display: block;
        padding: 22px 21px;
    }

    .footer {
        background: #292c2f;
        color: #fff;
        font-size: 14px;
        line-height: 18px;
        margin-top: 15px;
    }

    .socials-column {
        padding: 0;
        background: #242428;
    }

    .mobilefooter-block {
        color: #a6a6a6;
        font-size: 13px;
    }

    .change-prefs {
        padding: 5px 0;
        border-bottom: 1px solid #626467;
        text-align: right;
    }

    .country-label {
        display: inline-block;
        vertical-align: middle;
        margin: 18px 22px 12px 0;
    }

    .change-prefs .country-label {
        min-width: 60%;
        position: relative;
    }

    .change-prefs {
        text-align: right;
    }

    .overlay-bg {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        display: none;
    }

    .select-country {
        border: 1px solid #38383b;
        padding: 12px;
        display: block;
        width: 100%;
        margin-bottom: 10px;
        padding: 10px 10px 10px 0;
        position: relative;
        z-index: 1;
        cursor: pointer;
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
    }

    .country-dropdown-logo {
        padding-left: 10px;
    }

    .change-prefs {
        text-align: right;
    }

    .language-switcher {
        padding: 0 10px 10px 20px;
        width: calc(40% - 70px);
    }

    .socials-column .language-switcher {
        display: inline-block;
        vertical-align: middle;
        margin: 5px 10px 10px 0;
    }

    .socials {
        width: 100%;
        padding: 15px 0 5px;
        margin: 0;
        border-color: #626467;
        text-align: center;
    }

    .list-item {
        margin: 0 5px 5px;
        padding: 0 4px 5px;
        vertical-align: top;
    }

    .social-link {
        overflow: hidden;
        display: block;
        text-align: center;
        width: auto;
        height: 46px;
        width: 46px;
        border: 2px solid #626467;
        border-radius: 50%;
        color: #DBDBDB;
        font-size: 24px;
        line-height: 47px;
    }

    .mobile-footerlogo {
        float: right;
        margin: 8px 0 0;
        width: 100px;
    }

    .mb-copyright-section {
        margin: 0.5px 0px;
        background: #242428;
    }

        .mb-copyright-section img {
            max-width: none;
            padding: 10px;
            width: 55px;
        }

    .mbtext-holder {
        margin-top: 20px;
        margin-bottom: 60px;
    }
 .mobile-nav li {
    float: right;
    width: 50%;
    /*border: 0 solid #333538;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-width: 0 0 1px 1px;*/
}

   .mobile-nav li:nth-child(1) { 
    border: 0 solid #333538;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-width: 0 0 1px 1px;
   }
   .mobile-nav li:nth-child(2) { 
    border: 0 solid #333538;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-width: 0 0 1px 0px;
   }
   .mobile-nav li:nth-child(3) { 
    border: 0 solid #333538;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-width: 0 0 1px 1px;
   }
    .mobile-nav li:nth-child(4) { 
    border: 0 solid #333538;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-width: 0 0 1px 0px;
   }
    /*End of Mobile Footer*/

    .bannertext > span {
        font-size: 10pt;
        text-transform: uppercase;
        position:relative;
        top: 39px;
        float: left;
        left:168px;
        min-width: 100px;
        text-align:right;
    }


.cms_banner .btn {
    padding: 4px 6px;
    font-size: 14px;
    color: #3ab54a;
    font-weight: 400;
    border: 1px solid #3ab54a;
    display: inline-block;
    background: rgba(255, 255, 255, 0.5);
    position: relative;
    float: right;
    right: 94px;
    top: 33px;
}

.navbar-toggle {
    float: right;
    right: -165px;
    border-color: transparent !important;
}

.wishlist {
    display: none;
}

.homepc {
    display: none;
}

.mycart {
    position: absolute;
    float: right;
    right: 16%;
    top: 0%;
    padding-top: 2%;
}

.navbar-inverse .navbar-toggle .icon-bar  {
    background-color:#454646 !important;
}

.seprator-div {
    width: 100%;
    text-align: right;
    padding: 1px 5px;
    margin-bottom: 20px;
    list-style: none;
    position:relative;
    float:right;
}

.mobilesliderstabs {
    position:absolute;
    float:right;
    right:0px;
    height:40px;
    padding-top:2px;
    padding-bottom:2px;
    list-style:none;
    width:100%;
    background-color:#454646;
    text-align:center;
    padding-right: 35px;
    transition: background-color 1s;
}

.mobilesliderstabs:active {
    background-color:#000;
}

.mobilesliderstabs li {
    float:right;
    display:inline; 
    padding:0px 10px 0px 10px;
    border-left: 1px solid #ffffff;
    height:36px;
}

.mobilesliderstabs li span {
    color:#fff;
    position:relative;
    top:22%;
}

.mobilesliderstabs li span:active {
    color:#c1c1c1;
}

.staticbannerdirection {
    direction: rtl;
    float: right !important;
    right: 0px;
}

.staticbannerdirection img {
    max-width: 415px !important;
}

.footerlinks {
    width:100%;
    text-align:right;
    height:auto;
    margin:0px auto;
}

.footerlinks > li {
    list-style-type: none;
    direction: rtl;
    padding-top: 15px;
    padding-bottom: 15px;
    width:90%;
    border: solid 1px #c1c1c1;
    background-color: #F7F4F4;
    display:list-item;
    padding-right: 10px;
}

.footerlinks > li > a {
    color: #454646;
    text-decoration: none;
    font-weight:bolder;
}

    .footerlinks > li > a:hover {
        color: #c46e11;
        text-decoration: none;
    }

.navbar-fixed-bottom {
    bottom: -5px !important;
}


    .glyphicon-heart {
        color: #454646;
        font-size: 18pt;
    }

        .glyphicon-heart:hover {
            color: #000;
            font-size: 18pt;
            text-decoration: none;
        }

.glyphicon-home {
    color: #454646;
    font-size: 18pt;
}

.glyphicon-home:hover {
    color: #000;
    font-size: 18pt;
    text-decoration: none;
}

.glyphicon-map-marker {
    color: #454646;
    font-size: 18pt;
}

.glyphicon-map-marker:hover {
    color: #000;
    font-size: 18pt;
    text-decoration: none;
}

.glyphicon-comment {
    color: #454646;
    font-size: 18pt;
}

.glyphicon-comment:hover {
    color: #000;
    font-size: 18pt;
    text-decoration: none;
}

.glyphicon-user {
    color: #454646;
    font-size: 18pt;
}

.glyphicon-user:hover {
    color: #000;
    font-size: 18pt;
    text-decoration: none;
}

    .glyphicon-shopping-cart {
        color: #454646;
        font-size: 18pt !important;
    }

        .glyphicon-shopping-cart:hover {
            color: #000;
            font-size: 18pt !important;
            text-decoration: none;
        }


.SocialLinks > li {
    display: inline-block;
    list-style-type: none;
    left: 0%;
    position: relative;
    width: 12%;
}

.table-responsive {
    border:none !important;
}

.searchcontainer {
    display:none;
    position:absolute;
    right:14%;
    top:35px;
    width:416px;
    z-index:997;
}

    .searchdropdownbutton {
        position: absolute;
        float: right;
        right: 18px;
        top: 7px;
        font-weight: 600;
        width: 28px;
        height: 31px;
        background-color: #e9e9e9;
        border: solid 1px #000000;
        /*    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
*/ text-align: center;
        padding-top: 6px;
        z-index: 999;
    }

.searchdropdown {
    display: inline-block;
    list-style: none;
    width: 90%;
    height: 50px auto;
    max-height: 500px;
    background-color: #ffffff;
    border: solid 1px #000000;
    margin-top: 0px !important;
}

.searchdropdown li a {
    color: #c46e11 !important;
    text-decoration:none;    
}

.searchdropdown li a i {
    color: #000;
}


input[name="product_name"] {
    padding-right: 30px;
}

    .PriceSliderProduct {
        width: 75%;
    }

    .MainBanner {
        border: none;
    }

    .navbar-nav-style {
        border: none;
    }

    .wishlistbtnbg {
        position: relative;
        float: right;
        right: 1%;
        background-color: #f5f4f4;
        width: 15% !important;
        border-radius: 50%;
        padding-top: 7px;
        padding-bottom: 2px;
        padding-right: 12px
    }

    h2, .h2 {
        font-size: 18pt !important;
        font-weight: bold;
    }

    h3, .h3 {
        font-size: 14pt !important;
        font-weight: bold;
    }

    h4, .h4 {
        font-size: 12pt !important;
        font-weight: bold;
    }

    h5, .h5 {
        font-size: 12pt !important;
    }

    .logincontainer {
        width: 90%;
        margin: 0px auto;
        padding: 20px 0px 20px 0px;
    }

    .paymentcontainer {
        width: 100% !important;
        border: solid 1px #f5f4f4;
        border-radius: 2px;
        box-shadow: -1px -1px #e9e9e9c2;
        margin-bottom: 10px;
    }

    .UserProfileContainer {
        background-color: #f4f5f5;
        padding: 0px;
    }

    .UserProfileBackground {
        position: absolute;
        float: left;
        left: 13%;
        top: 50%;
    }

    .UserProfileBackgroundMsg {
        position: absolute;
        float: left;
        left: 24%;
        top: 29%;
        text-align: center;
    }

    .panel1 {
        padding: 0 18px;
        background-color: white;
        max-height: 0;
        overflow-y: hidden;
        overflow-x: scroll;
        transition: max-height 0.2s ease-out;
        width: 100%;
    }

    .ContactUsContainer {
        background-color: #f4f5f5;
        padding: 0px;
    }

    .mapouter {
        overflow: hidden;
        height: 280px;
        width: 320px;
    }

    .invokeShareButton {
        margin: 0px !important;
        padding: 0px !important;
        float: left;
        left: 0%;
        text-align: left;
    }

    .StoreLocatorBig {
        position: absolute;
        float: right;
        right: 2%;
        top: 25%;
        border: solid 2px #808080;
        padding: 10px;
        z-index: 999;
        background-color: transparent;
        background-image: url('../images/Popupmobile.jpg');
        background-repeat: no-repeat;
        border-radius: 28px 28px;
        opacity: 0.94;
        min-width: 335px;
        /*min-height: 558px;*/
	min-height: 470px;
        font-size: 18pt;
        text-align: right;
        padding: 10px;
        box-shadow: #686868 3px 3px 13px 2px;
        display: none;
    }

    .StoreLocatorBig_Close {
        text-align: center;
        position: absolute;
        float: right;
        right: 2px;
        top: 3px;
    }

    .StoreLocatorBig_Text {
        margin-top: 20px;
        margin-bottom: 10px;
        position: relative;
        top: 15px;
        right: 10px;
        width: 300px;
    }

}

@media screen and (max-width: 380px) {

    .container {
        max-width: 392px !important;
    }

/*New CSS*/
.glyphicon-shopping-cart, .productthumblinks-wishlist .glyphicon {
    font-size: 10px !important;
}
.prices-sec {
    font-size: 11px !important;
}
.paggingdivpos1 {
    float: left !important;
    /*left: 36% !important;*/
    top: -5px !important;
}
.cbp-vm-options {
    border: none !important;
}
.accordion1 {

    width:100%;
}
    .details-sep {
        width: 98%;
    }
    .detailPg-wishlist li {
        width: 98%;
    }

        .detailPg-wishlist li .QtyContainer {
            width: 50%;
        }

        .detailPg-wishlist li:nth-child(2) {
            margin: 0px !important;
        }

    /*For Tasheel*/
    .tasheel-table {
        font-size: 11px;
    }
    /*End of Tasheel*/
/*For Ribbons*/
.tags a {
    margin: 2px 17px 8px 0 !important;
}
    /*Tidio Chatbot*/
    #tidio-chat-iframe {
        bottom: 30px !important;
    }
    /*End of Tidio Chatbot*/
/*For Lightbox*/
.column { 
    padding:10px;
}
.enalrgeImage {
    position: absolute;
    top: 4%;
    right: 5%;
}
/*End of Lightbox*/

/*For Mega menu*/
.mega-dropdown-menu li {
    padding: 0px 0px;
}
.mega-dropdown-menu li a{
   color:rgb(50, 47, 48);
}
.topbarpadding hr {
    margin: 4px !important;
    border-top: 1px solid #eeeeee;
}
.mega-dropdown-menu li {
    line-height: 1.6;
}
.rtl-col-sm-4 {
float:none !important;
width: 100%;
}
.bx-wrapper .bx-controls-direction a {
z-index:0 !important;    
    }
/**End of Mega menu*/
    .fa-angle-double-left {
        display: inline;
    }
    .detail-mobileonly {
        display: block;
    }
    .detail-payments {
        margin-right: 82%;
        width: 28%;
        height: auto;
        margin-top: -70%;
    }
    #ItemDetails {
        width: 95%;
        right: 10px;
    }

    #detail-top {
        list-style: none;
        padding: 0;
        margin-top: 12px;
    }

    .detail-border {
        border: none;
    }

    .detail-comment {
        margin-right:0%;
        margin-top:0%;
    }

    .detail-pc-width {
        width: 100%;
    }

    .relatedsliderli {
        margin-right: 60px !important;
    }

    #btnclrfilterProduct {
        margin-top: 23px;
        /*margin-left: -40%;*/
        line-height: 13px;
    }

    .prodslider li {
        /*margin-right: 50px !important;*/
        margin-right: 12px !important;
    }

    .product-padding {
        padding-top: 5px;
    }

    .details-padding {
        padding-top: 5px;
    }

    .logo {
        position: fixed;
        top: 10px;
        right: 10px;
        max-width: 170px;
        display: none;
    }

        .logo img {
            width: 60%;
            height: 50%;
            /*box-shadow: 0 0 5px #ccc;*/
        }

    .navtop {
        display: none;
    }

    .navbar-header {
        /*background-color: rgba(51, 51, 51, 0.95);*/
        background-color:#ffffff;
        max-width: 393px;
    }

    .navbar-collapse {
        background-color: #c4ca2b;
    }

    .navbar-nav {
        float: none !important;
        margin: 0px -4%;
    }

    #menubg {
        background-color: #ffffff;
        opacity: 0.98;
        min-height:400px;
        border: 1px solid #000000;
    }

        #menubg ul li a {
            color: #464545 !important;
        }

        #menubg .dropdown {
            width: 100%;
        }

    .bx-wrapper .bx-caption {
        padding: 10px;
    }

    /*.bannercontainer .bx-viewport {
        min-height: 223px !important;
    }*/
    /*.tab-content .bx-viewport {
        height: 254px !important;
    }
    .tab-content .bx-viewport ul li {
        width: 165px !important;
    }*/
    /*.dropdown-submenu:hover>.dropdown-menu {
        display: block;
        background-color: rgba(216, 216, 216, 0.95);
        border: solid 1px #808080;
        box-shadow: 0 5px 5px #ccc;
    }

    .dropdown-submenu>.dropdown-menu {
        top: 0;
        right: 20%;
        margin-top: -6px;
        margin-right: -1px;
        -webkit-border-radius: 6px 0px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 6px 0px 6px 6px;*/
    /*background-color: rgba(176, 176, 176, 0.95);*/
    /*}*/

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: 26px;
        width:100%;
    }

    .dropdown-submenu > .dropdown-menu li {
        border-top: 1px solid #eeeeee;
    }

    .cat2 {
        width: 100%;
        padding: 2px;
    }

        .cat2 img {
            width: 100%;
            height: 100%
        }

    .cat1 {
        width: 100%;
        padding: 2px;
    }

        .cat1 img {
            width: 100%;
            height: 100%
        }

    .cat3, .cat4, .cat5 {
        padding: 2px;
        width: 100%;
    }

        .cat3 img, .cat4 img, .cat5 img {
            width: 100%;
            height: 95%;
        }

    .cat6 {
        width: 100%;
        height: 100%;
        padding-right: 14px;
    }

        .cat6 img {
            width: 97%;
            height: 100%;
        }

    .picframe {
        /*float:right;
            right: 30px;
            border: solid 2px white;
            box-shadow: 0 0 5px #ccc;
            padding: 7px 5px 0px 5px;   
            width: 71%;
            height: 68%;*/
    }

        .picframe img {
            width: 100%;
            height: 100%;
        }

    .form-control {
        width: 70%;
    }

    .ExText, .TileDescription {
        font-size: 10pt;
    }

    .bx-caption {
        font-size: 13pt;
    }

    .searchbox {
        display: none;
    }

    .searchbox1 {
        position: fixed;
        top: 50px;
        float: left;
        left: 0px;
        margin: auto 0px;
        z-index: 100;
        display: block;
        width: 100%;
        background-color: #e9e9e9;
        padding: 5px 0px 5px 0px;
        border-bottom: solid 1px #c1c1c1;
    }

    .searchtext {
        position: relative;
        float: left;
        width: 90%;
        height: 35px;
        border: 1px solid #000000;
        text-align: right;
        padding: 3px;
        box-shadow: 0 0 5px #ccc;
        background-color: rgba(255, 255, 255, 0.90);
        /*border-radius: 12px;*/
        left: 5%;
        z-index:998;

    }

    /*datalist {
        width: 90% !important;
        background-color:#c1c1c1;
    }

    datalist option {
        width: 90% !important;
        background-color:#c1c1c1;
    }*/

    /*#CategoriesListMob {
        width: 90% !important;
    }*/

    .searchbutton {
        position: relative;
        float: right;
        width: 34px;
        height: 35px;
        border: none;
        background-color: rgba(246, 79, 148, 0);
        line-height: 14px;
        left: 87%;
        top: 1%;
        z-index: 999;
    }

    .registertext {
        position: relative;
        float: left;
        /*left: 5%;*/
        display: inline-block;
        height: 30px;
        width: 65%;
        text-align: right;
        border: solid 2px #c1c1c1;
        color: #464545;
        background-image: url(../images/NewsletterBg.png);
        background-repeat: no-repeat;
    }

    .registerbutton {
        position: relative;
        float: left;
        left: 0;
        /*top: -1px;*/
        background-color: rgba(255, 255, 255, 0.9);
        color: #464545;
        font-size: 12pt;
        font-weight: bold;
        border: solid 2px #c1c1c1;
        width: 117px;
        height: 30px;
        background-image: url(../images/search2.png);
        background-repeat: no-repeat;
    }

    #quickaccess {
        position: absolute;
        top: 230px;
        float: right;
        right: 0px;
        margin: auto 0px;
        z-index: 55;
        font-size: 7.5pt;
        width: 100%;
        display: none;
    }

    .productslist, prodcutslist1 {
        position: relative;
        float: left;
        padding-right: 15px;
        padding-left: 5px;
        width: 100%;
    }

    .ca-menu .node {
        width: 100%;
        height: 135px;
        overflow: hidden;
        position: relative;
        float: right;
        background: #fff;
        margin-right: 6px;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
        border-right: 1px dashed #dad9d9;
    }

    .SideLogo {
        position: relative;
        float: right;
        right: 180px;
        top: 0px;
        z-index: 999;
        display: block;
    }

    .SideLogoMobile {
        position: relative;
        float: right;
        right: 35px;
        top: 0px;
        z-index: 999;
        display: block;
    }

    ul#headermenu1 li {
        position: relative;
        top: 10px;
        list-style: none;
        color: black;
        display: inline;
        padding: 5px 8px 2px 2px;
    }

        ul#headermenu1 li a {
            color: black;
            text-decoration: none;
        }

    .headermenupos1 {
        float: right;
        right: 70px;
        z-index: 999;
        display: block;
        background-color: #e9e9e9;
        width: 100%;
        text-align: center;
        height: auto;
        border-top: solid 1px #c1c1c1;
    }

    #headermenu1{
        padding:0px;
    }

    .headermenupos {
        display: none;
    }

    .divpos {
        position: relative;
        float: right;
    }

    .calpos {
        position: relative;
        float: right;
        width: 16%;
    }

    .welcomeMsg {
        display: none;
    }

    /*-----Side Menu-------*/
    .sidenavcontainer {
        position: relative;
        float: right;
        padding-right: 5px;
        width: 100%;
        z-index: 999;
    }

    .sidenav {
        height: 100%;
        background-color: #fff;
        width: 0;
        position: fixed;
        z-index: 166;
        top: 0;
        right: 0;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 90px;
    }

        .sidenav a {
            padding: 12px 8px 12px 32px;
            text-decoration: none;
            font-size: 18px;
            color: #818181;
            display: block;
            transition: 0.3s;
        }

            .sidenav a:hover, .offcanvas a:focus {
                color: #454646;
                background-color: #f5f4f4;
            }

        .sidenav hr {
            padding: 0px;
            margin: 0px;
        }

        .sidenav .closebtn {
            position: absolute;
            top: 40px;
            left: -55px;
            font-size: 20pt;
            margin-left: 50px;
            color: red;
        }

    .closebtn, .openbutton {
        display: block !important;
    }

    /*-----Side Menu------*/

    #mosratedonpc {
        display: none;
    }

    #mostratedonmobile {
        display: block;
    }

    .addtocart .btn {
        color: whitesmoke;
        background-color: #454646;
    }

        .addtocart .btn:hover {
            color: whitesmoke;
            background-color: #454646;
        }


    .addtocartmbl .btn {
        color: whitesmoke;
        background-color: #A22876;
        display: block;
    }

        .addtocartmbl .btn:hover {
            color: whitesmoke;
            background-color: #B14098;
        }

    #pricetag {
        display: none;
    }

    .PCOnly {
        display: none !important;
    }

    .mobileonly {
        display: block;
    }

    .PayFortLogo {
        width: 100%;
        height: 100%;
    }

    .PopUpDialogePC {
        display: none !important;
    }

    .PopUpDialogeMobile {
        display: block !important;
    }

    .ContainerTop {
        margin-top: -40px;
    }

    .MenuHeading {
        /*display: none;*/
        list-style:none;
    }

    .MenuHeading p {
        text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
        /*margin-bottom: 2px !important;*/
        font-size: 14pt;
        color: #464545;
        min-width: 100px;
    }

    .SliderImage {
        width: 100%;
        height: 100%;
        max-height: 125px;
    }

    .ItemTitle {
        display: none !important;
    }


    .BannerImage {
        width: 100%;
        height: auto;
    }


    .HomePageThumbnailsContainer {
        background-color: #373737;
    }

    .HomePageThumbnailsContainer1 {
        background-color: whitesmoke;
    }

    .HomePageThumbnails {
        position: relative;
        float: right;
        width: 308px !important;
        height: 200px;
        margin-top: 10px;
        margin-bottom: 10px;
        border: solid 5px #373737;
    }

    .HomePageThumbnails1 {
        position: relative;
        float: right;
        width: 300px !important;
        height: 200px;
        margin-top: 10px;
        margin-bottom: 10px;
        border: solid 5px whitesmoke;
    }

    .HomePageThumbnailsImage {
        width: 298px !important;
        height: 190px;
    }

    .bannercontainer {
        padding: 0px !important;
        margin-right: -15px;
        margin-left: -15px;
        margin-top: -10px;
        min-height: 223px !important;
    }

    .sliderheading {
        font-size: 13pt;
        text-align:right;
    }

    #btnclrfilter {
        margin-top: 24px;
        margin-left: -32%;
        line-height: 13px;
    }

    #price_start {
        float: left;
        margin-left: -20%;
    }

    #wh-widget-send-button.wh-widget-left {
    bottom: 22px !important;
    }


    .dLavay {
        bottom: 33px !important;
    }

    .bOaIxr {
        display: none !important;
        /*        position: relative !important;
        bottom: 24px !important;
*/
    }

    .countercontainer {
        position: absolute;
        top: 57%;
        right: 2.5%;
        /*background-color: #F48531;*/
        /*opacity: 0.7;*/
        border-radius: 50%;
        width: 18px;
        height: 18px;
        text-align: center;
        vertical-align: middle;
        color: white;
        font-weight: bold;
    }

    .PaymentlogosPosition {
        position: relative;
        top: 10px;
        right: -40px;
        width: 100%;
        display: block;
    }

    .imgsideslidercontainer {
        width: 350px;
        margin-bottom:10px;
        margin-right:-15px;
    }

    .PriceSliderContainer {
        position: relative;
        top: -10px;
        right: 5px;
        width: 75%;
        z-index: 99;
    }

    .ClearFilter {
        height: 25px !important;
        position: relative;
        float: left;
        top: -30px;
        font-size: 12px;
        color: #454646;
        left: -100px;
        line-height: 5px;
    }

    .PriceRangeLable {
        border: 0;
        color: #1c7471 !important;
        font-weight: normal;
        font-size: 16px;
        background-color: transparent;
    }

    .mobileheaderlang {
        position: relative;
        float: left;
        left: 2%;
        z-index: 9999;
        display: block;
        background-color: #ffffff;
        /*border: solid 1px #333333;*/
        border-radius: 4px;
        width: 35px;
        top: 0px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        font-size: 22pt;
        font-weight: bold;
        padding-top: 3px;
    }
    .mobileheaderlang a {
        color: #454646 !important;
    }
    .mobilelogo {
        margin-right: -46%;
        width: 160px;
        height: auto;
        margin-top:5px;
    }
    .mobilelogo img {
        width:100%;
        height:100%;
    }
    .row {
        margin-right: 0px !important;
    }
    
    /*.imgsideslider li {
    width:360px !important;
}*/

    /*for mobile Footer*/

    .social-section {
        margin: 0 -10px 1px;
        line-height: 27px;
    }

    .pull-left-div {
        float: left !important;
    }

    .facebook {
        background: #eceff8;
    }

    .instagram {
        background: #eef7fd;
    }

    .social-section .headline {
        margin: 0;
        padding: 25px 24px 12px 10px;
        overflow: hidden;
    }

    .social-section .facebook .btn {
        background: #4762b7;
    }

    .social-section .instagram .btn {
        background: #845EC2;
    }

    .instagram .fa-instagram {
        color: #fff;
        font: 14px !important;
    }

    .social-section .btn {
        padding: 5px 17px;
        height: 33px;
        width: 104px;
        border-radius: 2px;
        color: #fff;
        text-transform: uppercase;
        text-align: right;
    }

    .headline h2 {
        color: #3b5998;
        display: block;
        margin: 1px 0 -2px;
        font-size: 16px;
        font-weight: bold;
    }

    .social-section .name {
        color: #9baac9;
        font-size: 12px;
    }

    .social-section .btn i {
        margin: -2px -2px 0 6px;
        font-size: 20px;
    }

    .map-section .map-placeholder .content {
        position: absolute;
        right: 25px;
        left: 25px;
        top: 50%;
        height: 36px;
        margin-top: -17px;
        font-size: 14px;
        line-height: 1.1;
    }

    .map-placeholder > img {
        width: 100%;
        min-width: 0;
        vertical-align: middle;
        margin: 0 !important;
    }

    .map-section .map-placeholder .btn {
        color: #fff;
        border: 0;
        background: #3d464d;
        width: 104px;
        height: 33px;
        float: left;
        margin: 0 10px 0 -8px;
        font-size: 11px;
        padding: 10px;
        font-weight: bold;
    }

    .map-section .map-placeholder h2 {
        font-weight: bold;
        margin: 1px 0 0;
        color: #3d464d;
        font-size: 15px;
        text-transform: uppercase;
        line-height: 1;
    }

    .map-section .map-placeholder a {
        color: #666;
    }

    .mobile-nav {
        border-top: 1px solid #333538;
        margin: 0 -11px 0 -10px;
        font-size: 14px;
        overflow: hidden;
    }

    .list-unstyled {
        padding-right: 0;
        list-style: none;
        text-align:center;
    }


    .mobile-nav a {
        display: block;
        padding: 22px 21px;
    }

    .footer {
        background: #292c2f;
        color: #fff;
        font-size: 14px;
        line-height: 18px;
        margin-top: 15px;
  
    }

    .socials-column {
        padding: 0;
        background: #242428;
    }

    .mobilefooter-block {
        color: #a6a6a6;
        font-size: 13px;
    }

    .change-prefs {
        padding: 5px 0;
        border-bottom: 1px solid #626467;
        text-align: right;
    }

    .country-label {
        display: inline-block;
        vertical-align: middle;
        margin: 18px 22px 12px 0;
    }

    .change-prefs .country-label {
        min-width: 60%;
        position: relative;
    }

    .change-prefs {
        text-align: right;
    }

    .overlay-bg {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        display: none;
    }

    .select-country {
        border: 1px solid #38383b;
        padding: 12px;
        display: block;
        width: 100%;
        margin-bottom: 10px;
        padding: 10px 10px 10px 0;
        position: relative;
        z-index: 1;
        cursor: pointer;
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
    }

    .country-dropdown-logo {
        padding-left: 10px;
    }

    .change-prefs {
        text-align: right;
    }

    .language-switcher {
        padding: 0 10px 10px 20px;
        width: calc(40% - 70px);
    }

    .socials-column .language-switcher {
        display: inline-block;
        vertical-align: middle;
        margin: 5px 10px 10px 0;
    }

    .socials {
        width: 100%;
        padding: 15px 0 5px;
        margin: 0;
        border-color: #626467;
        text-align: center;
    }

    .list-item {
        margin: 0 5px 5px;
        padding: 0 4px 5px;
        vertical-align: top;
    }

    .social-link {
        overflow: hidden;
        display: block;
        text-align: center;
        width: auto;
        height: 46px;
        width: 46px;
        border: 2px solid #626467;
        border-radius: 50%;
        color: #DBDBDB;
        font-size: 24px;
        line-height: 47px;
    }

    .mobile-footerlogo {
        float: right;
        margin: 8px 0 0;
        width: 100px;
    }

    .mb-copyright-section {
        margin: 0.5px 0px;
        background: #242428;
    }

        .mb-copyright-section img {
            max-width: none;
            padding: 10px;
            width: 55px;
        }

    .mbtext-holder {
        margin-top: 20px;
        margin-bottom: 60px;
    }
   
    .mobile-nav li {
    float: right;
    width: 50%;
    /*border: 0 solid #333538;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-width: 0 0 1px 1px;*/
}

   .mobile-nav li:nth-child(1) { 
    border: 0 solid #333538;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-width: 0 0 1px 1px;
   }
   .mobile-nav li:nth-child(2) { 
    border: 0 solid #333538;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-width: 0 0 1px 0px;
   }
   .mobile-nav li:nth-child(3) { 
    border: 0 solid #333538;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-width: 0 0 1px 1px;
   }
    .mobile-nav li:nth-child(4) { 
    border: 0 solid #333538;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-width: 0 0 1px 0px;
   }
    /*End of Mobile Footer*/

    .bannertext > span {
        font-size: 10pt;
        text-transform: uppercase;
        position:relative;
        top: 29px;
        float: left;
        left:138px;
        min-width: 100px;
        text-align:right;
    }

.cms_banner .btn {
    padding: 4px 6px;
    font-size: 14px;
    color: #3ab54a;
    font-weight: 400;
    border: 1px solid #3ab54a;
    display: inline-block;
    background: rgba(255, 255, 255, 0.5);
    position: relative;
    float: right;
    right: 94px;
    top: 25px;
}

.navbar-toggle {
    float: right;
    right: -165px;
    border-color: transparent !important;
}

.wishlist {
    display: none;
}

.homepc {
    display: none;
}

.mycart {
    position: absolute;
    float: right;
    right: 16%;
    top: 0%;
    padding-top: 2%;
}

.navbar-inverse .navbar-toggle .icon-bar  {
    background-color:#454646 !important;
}

.seprator-div {
    width: 100%;
    text-align: right;
    padding: 1px 5px;
    margin-bottom: 20px;
    list-style: none;
    position:relative;
    float:right;
}

.mobilesliderstabs {
    position:absolute;
    float:right;
    right:0px;
    height:40px;
    padding-top:2px;
    padding-bottom:2px;
    list-style:none;
    width:100%;
    background-color:#454646;
    text-align:center;
    padding-right: 20px;
    transition: background-color 1s;
}

.mobilesliderstabs:active {
    background-color:#000;
}

.mobilesliderstabs li {
    float:right;
    display:inline; 
    padding:0px 10px 0px 10px;
    border-left: 1px solid #ffffff;
    height:36px;
}

.mobilesliderstabs li span {
    color:#fff;
    position:relative;
    top:22%;
}

.mobilesliderstabs li span:active {
    color:#c1c1c1;
}

.staticbannerdirection {
    direction: rtl;
    float: right !important;
    right: 0px;
}

.staticbannerdirection img {
    max-width: 400px !important;
}

.footerlinks {
    width:100%;
    text-align:right;
    height:auto;
    margin:0px auto;
}

.footerlinks > li {
    list-style-type: none;
    direction: rtl;
    padding-top: 15px;
    padding-bottom: 15px;
    width:90%;
    border: solid 1px #c1c1c1;
    background-color: #F7F4F4;
    display:list-item;
    padding-right: 10px;
}

.footerlinks > li > a {
    color: #454646;
    text-decoration: none;
    font-weight:bolder;
}

    .footerlinks > li > a:hover {
        color: #c46e11;
        text-decoration: none;
    }

.navbar-fixed-bottom {
    bottom: -4px !important;
}

    .glyphicon-heart {
        color: #454646;
        font-size: 18pt;
    }

        .glyphicon-heart:hover {
            color: #000;
            font-size: 18pt;
            text-decoration: none;
        }

.glyphicon-home {
    color: #454646;
    font-size: 18pt;
}

.glyphicon-home:hover {
    color: #000;
    font-size: 18pt;
    text-decoration: none;
}

.glyphicon-map-marker {
    color: #454646;
    font-size: 18pt;
}

.glyphicon-map-marker:hover {
    color: #000;
    font-size: 18pt;
    text-decoration: none;
}

.glyphicon-comment {
    color: #454646;
    font-size: 18pt;
}

.glyphicon-comment:hover {
    color: #000;
    font-size: 18pt;
    text-decoration: none;
}

.glyphicon-user {
    color: #454646;
    font-size: 18pt;
}

.glyphicon-user:hover {
    color: #000;
    font-size: 18pt;
    text-decoration: none;
}

.glyphicon-shopping-cart {
    color: #454646;
    font-size: 18pt !important;
}

    .glyphicon-shopping-cart:hover {
        color: #000;
        font-size: 18pt !important;
        text-decoration: none;
    }

.SocialLinks > li {
    display: inline-block;
    list-style-type: none;
    left: 0%;
    position: relative;
    width: 12%;
}

.table-responsive {
    border:none !important;
}

.searchcontainer {
    display:none;
    position:absolute;
    right:16%;
    top:35px;
    width: 371px;
    z-index:997;

}

.searchdropdownbutton {
    position: absolute;
    float: right;
    right:18px;
    top:7px;
    font-weight:600;
    width:28px;
    height:31px;
    background-color:#e9e9e9;
    border: solid 1px #000000;
/*    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
*/    text-align: center;
    padding-top: 6px;
    z-index:999;
}

.searchdropdown {
    display: inline-block;
    list-style: none;
    width: 90%;
    height: 50px auto;
    max-height: 500px;
    background-color: #ffffff;
    border: solid 1px #000000;
    margin-top: 0px !important;
}

.searchdropdown li a {
    color: #c46e11 !important;
    text-decoration:none;    
}

.searchdropdown li a i {
    color: #000;
}

input[name="product_name"] {
    padding-right: 30px;
}

    .PriceSliderProduct {
        width: 75%;
    }

    .MainBanner {
        border: none;
    }

    .navbar-nav-style {
        border: none;
    }

    .wishlistbtnbg {
        position: relative;
        float: right;
        right: 1%;
        background-color: #f5f4f4;
        width: 15% !important;
        border-radius: 50%;
        padding-top: 7px;
        padding-bottom: 0px;
        padding-right: 10px
    }

    h2, .h2 {
        font-size: 18pt !important;
        font-weight: bold;
    }

    h3, .h3 {
        font-size: 14pt !important;
        font-weight: bold;
    }

    h4, .h4 {
        font-size: 12pt !important;
        font-weight: bold;
    }

    h5, .h5 {
        font-size: 12pt !important;
    }

    .logincontainer {
        width: 90%;
        margin: 0px auto;
        padding: 20px 0px 20px 0px;
    }

    .paymentcontainer {
        width: 100% !important;
        border: solid 1px #f5f4f4;
        border-radius: 2px;
        box-shadow: -1px -1px #e9e9e9c2;
        margin-bottom: 10px;
    }

    .UserProfileContainer {
        background-color: #f4f5f5;
        padding: 0px;
    }

    .UserProfileBackground {
        position: absolute;
        float: left;
        left: 13%;
        top: 50%;
        width: 50%;
        height: 50%;
    }

    .UserProfileBackgroundMsg {
        position: absolute;
        float: left;
        left: 24%;
        top: 29%;
        text-align: center;
    }

    .panel1 {
        padding: 0 18px;
        background-color: white;
        max-height: 0;
        overflow-y: hidden;
        overflow-x: scroll;
        transition: max-height 0.2s ease-out;
        width: 100%;
    }

    .ContactUsContainer {
        background-color: #f4f5f5;
        padding: 0px;
    }

    .mapouter {
        overflow: hidden;
        height: 280px;
        width: 310px;
    }

    .invokeShareButton {
        margin: 0px !important;
        padding: 0px !important;
        float: left;
        left: 0%;
        text-align:left;
    }

    .StoreLocatorBig {
        position: absolute;
        float: right;
        right: 2%;
        top: 25%;
        border: solid 2px #808080;
        padding: 10px;
        z-index: 999;
        background-color: transparent;
        background-image: url('../images/Popupmobile.jpg');
        background-repeat: no-repeat;
        border-radius: 28px 28px;
        opacity: 0.94;
        min-width: 335px;
        min-height: 558px;
        font-size: 18pt;
        text-align: right;
        padding: 10px;
        box-shadow: #686868 3px 3px 13px 2px;
        display: none;
    }

    .StoreLocatorBig_Close {
        text-align: center;
        position: absolute;
        float: right;
        right: 2px;
        top: 3px;
    }

    .StoreLocatorBig_Text {
        margin-top: 20px;
        margin-bottom: 10px;
        position: relative;
        top: 15px;
        right: 10px;
        width: 300px;
    }
}
