.fadeup {
 position:fixed!important;
 display:none
}
.items {
 width:100%;
 background:#fff;
}
.items h3 {
 display:block;
 */
 position:initial;
 float:left;
 color:#004d61;
 line-height:18px;
 font-weight:400;
}
#topBtn {  
 bottom:60px;
 right:10px;
 width:35px;
 height:35px;
 color:;
 border:;
 cursor:pointer;
 border-radius:50px;
 float:right;
 border:1px solid #acacac;
 background:#7b7b7bb0;
 z-index:10
}
#topBtn:focus,
#topBtn:hover {
 background::#3855d4
}
@media(max-width:768px) {
 .lx-main-menu ul li a {
  display:block;
  border-radius:0
 }
 .img-paiment {
  width:80%!important;
 }
 
  .img-association {
  width:70%!important;
 }
 .lx-bloc-title h1 {
  font-size:14px;
  text-align:center
 }
}
.lx-bloc-title h1 {
 text-align:center;
 padding:inherit;
 font-size:1.4em;
 color:#000;
}




.acheter {
display: inline-block; 
  text-align:right;
 color:#ef4643;

 margin: auto;
 display: block;
 width: 60%;
 display: none; 

font-size: 16px;
border-radius: 20px;
border: 1px solid #000;
padding: 2px 20px 2px 2px;
/*! box-shadow: 0px 0px 5px #e6e6e6; */
border-bottom: 2px solid #d20202;
}

 .lx-products-item:hover .acheter{
   display : block;
 }
 .lx-products-item:hover .list_price{
  display: none;
 }

 .acheter:hover {
  color:#000;
 }
.fa-hotjar {
 color:#F00;
 font-size:20px;
 animation:iconmove 0.8s infinite;
 margin-right:3px
}
@keyframes iconmove {
 0% {
  opacity:100%
 }
 25% {
  opacity:0
 }
 100% {
  opacity:50%
 }
}
.hidden {
 opacity:0
}
.console-container { 
 background:#0388a6; 
 /*! color:#ffd039!important; */
 height:30px;
 line-height:30px;
 text-align:center;
 font-size:0.9em;
 color:white;
 top:0;
 bottom:0;
 left:0;
 right:0;
 margin:auto;
 font-family:'Cairo',sans-serif;
 font-weight:700;
}
.console-underscore {
 display:inline-block;
 position:revert;
 top:-.14em;
 left:10px
}
.lx-header-bottom {
 background:rgb(56, 68, 79);
}
.lx-header-bottom-content {
 position:relative;
 max-width:1170px;
 margin:auto;
 padding:0 15px
}
.lx-header-logo {
 float:right;
 padding-left:80px
}
@media(max-width:768px) {
 .lx-header-logo {
  position:absolute;
  top:-10px;
  right:0;
  width:100%;
  padding-left:0;
  border-left:0;
  text-align:center;
  height:50px!important
 }
 .lx-header-logo {
  float:right;
  padding:20px 0;
  padding-left:0
 }
}
@media screen and (min-width:0) and (max-width:700px) {
 .swiper-container-mobile {
  display:block
 }
 .swiper-container-desktop {
  display:none
 }
}
@media screen and (min-width:701px) and (max-width:3000px) {
 .swiper-container-mobile {
  display:none
 }
 .swiper-container-desktop {
  display:block
 }
}
.lx-header-cart {
 margin:18px -10px!important
}
.lx-header-cart a>i {
 padding:9px 8px!important
}
}
.lx-header-logo a {
 display:inline-block;
 font-family:'Rakkas';
 font-size:40px;
 line-height:40px;
 color:#242424
}
.lx-header-logo a span {
 display:inline-block;
 line-height:40px;
 color:#e52f54
}
.lx-header-logo a img {
 height:90px;
}
.lx-mobile-menu {
 position:relative;
 z-index:4;
 float:right;
 display:none;
 padding:21px 10px
}
@media(max-width:768px) {
 .lx-mobile-menu {
  display:block
 }
}
.lx-mobile-menu a {
 font-size:25px;
 color:#242424
}
.closemobileMenu {
 display:none
}
@media(max-width:768px) {
 .closemobileMenu,
 .a {
  color:#000;
  font-size:13px;
  padding:2px 10px;
  background-color:#eee;
  cursor:pointer;
  visibility:visible;
  display:block;
  text-align:left;
  padding:2px!important
 }
}
@media(max-width:768px) {
 a {
  /*! color:#000; */
  font-size:11px;
  padding:0 2px;
  cursor:pointer;
  visibility:visible;
  display:block
 }
  
  .acheter {
    display: inline-block;
    text-align: right;
    color:#ef4643;
margin: auto;
display: block;
width: 60%;
font-size: 10px;
border-radius: 20px;
border: 1px solid #000;
    padding: 2px 20px 2px 2px;
    /*! box-shadow: 0px 0px 5px #e6e6e6; */
    border-bottom: 2px solid #e50000;
}
  
  .lx-products-item {
    background: 
    #FFF;
    box-shadow: 0px 0px 5px #e6e6e6;
    border-bottom: 1px solid #ddd;
}
  
 .lx-header-logo a img {
  height: 65px;
 }
}
.fa-times-circle {
 float:left;
 color:#a20101;
 margin:auto
}
.lx-main-menu {
 float:right;
 margin-right:10px;
 padding:19px 10px
}
@media(max-width:768px) {
 .lx-main-menu {
  position:absolute;
  z-index:3;
  top:70px;
  left:-102%;
  float:none;
  width:100%;
  margin-right:0;
  padding:0;
  transition:all cubic-bezier(.68,-.55,.27,1.55) 0.4s;
  background:#00365c
 }
}
.lx-main-menu ul li {
 float:right;
 margin:0 10px;
 list-style-type:disclosure-closed;
 color:#fbdf06
}
@media(max-width:768px) {
 .lx-main-menu ul li {
  float:none;
  margin:0;
  font-size:.8em;
  list-style-type:none
 }
}
.lx-main-menu ul li a {
 display:block;
 padding:7px 15px;
 background:#002845;
 color:#fff;
 border:1px solid #bbbbbb42;
 border-radius:6px;
 font-size:1.1em;
 font-family:'GM','Cairo'
}
.lx-main-menu ul li a:hover {
 background:#00365c;
 color:#f79d00
}
.lx-main-menu ul li a.active {
 background:#e52f54;
 color:#FFF;
 border:#e52f54
}
.lx-header-cart {
 float:left;
 position:relative;
 margin:16px 10px
}
.lx-header-cart a {
 position:relative;
 display:block
}
.lx-header-cart a>i {
 float:left;
 padding:12px 11px;
 font-size:20px;
 color:#fff;
 border:2px solid #242424;
 border-radius:50%;
 /*! background:rgb(36, 39, 45); */
 /*! border:2px solid #565656; */
}
.lx-header-cart a>span {
 position:absolute;
 top:-5px;
 right:-5px;
 width:15px;
 height:15px;
 background:#e52f54;
 color:#FFF;
 border-radius:50%;
 font-size:12px;
 font-weight:600;
 text-align:center;
 font-family:Droid Arabic Kufi
}
.lx-hero {
 max-width:1170px;
 margin:auto;
 margin-top:15px
}
.lx-hero-item {
 border-radius:10px
}
.lx-main-content {
 max-width:1170px;
 margin:auto;
 padding-top:10px
}
@media(max-width:1170px) {
 .lx-main-content {
  padding:10px 5px 0;
  width:100%
 }
}
.lx-bloc-title {
 border-bottom: 1px solid #000000;
 vertical-align:middle;
 padding:0 0 5px;
 text-transform:none;
 font-weight:500;
 color:rgb(3,1,1);
 display:block;
 max-width:1200px;
 margin:auto;
 margin-bottom:5px;
 margin-top:10px;
}
lx-bloc-title h1 {
 margin-bottom:40px;
 text-align:right
}
@media(max-width:767px) {
 .lx-bloc-title {
  margin-bottom:5px;
  margin-top:10px;
 }
  
   .lx-bloc-title h1 {
  font-size: 1.1em;
 }

}
@media(max-width:767px) {
 .lx-products-item-detail p {
  font-size-adjust:.5
 }
}
.lx-bloc-title h3 {
 margin-bottom:10px;
 font-size:20px;
 line-height:40px;
 font-weight:400;
 font-weight:700
}
.lx-bloc-title p {
 color:#C00;
 font-weight:600;
 padding:2px 9px;
 margin-bottom:15px;
 margin:auto;
 background:#b00
}
.lx-bloc-content {
 margin-bottom:60px;
 display:block;
 max-width:1170px;
 margin:auto;
 margin-bottom:auto;
 margin-bottom:20px
}
@media(max-width:767px) {
 .lx-bloc-content {
  margin-bottom:20px
 }
}
.lx-products-item {
 background:#FFF;
 /*! box-shadow:0px 0px 10px #e6e6e6; */
 /*! border-bottom:1px solid #ddd */
}


.lx-products-item:hover {

 box-shadow:0px 0px 10px #e6e6e6;

}


.lx-products-item-img {
 position:relative;
 overflow:hidden;
 /*! padding:.15rem; */
 max-width:100%
}
.product-reviewsup {
 display:flex;
 align-items:center
}
.product-reviews {
 display:flex;
 align-items:center
}
.nombres {
 color:#282828
}
.nombres:focus {
 color:#e51075
}
.nombres:hover {
 color:#e51075;
 #e51075
}
.star12 {
 font-size:11px;
 color:#FFC107;
 margin-top:5px;
 bottom:1px;
 right:10px;
 background-image:-moz-linear-gradient(to right,#C9C9C9,#C9C9C9,#FFC107,#FFC107);
 color:transparent;
 -webkit-background-clip:text;
 background-clip:text
}
.lx-products-item-img img {
 display:block;
 width:100%;
 margin:auto
}
h7 {
 font-size:1em;
 margin-top:5px;
 line-height:1.2em;
 background-color: #000000;
 padding:8px;
 margin-right:5%;
 border-top-right-radius:10px;
 border-top-left-radius:10px;
 color: white;
}
.lx-products-item-detail {
 position:relative;
 padding:5px;
 min-height: 120px;
}
.lx-products-item-detail h2 {
 color:#000;
 min-height:45px;
 font-size:1.1em;
 font-weight:500;
 line-height:1.3;
 
 background: #f7f7f7;
 padding: 2px;
 text-align: center;
}
@media(max-width:768px) {
 .lx-products-item-detail h2 {
  font-size:1.2em
 }
}
@media(max-width:768px) {
 .lx-product-details h1 {
  font-size:1.2em!important
 }
}
@media(max-width:768px) {
 .container {
  width:auto
 }
}
@media(max-width:768px) {
 .col-xs-16 {
  width:60%!important;
  ;
  float:right
 }
}
@media(max-width:768px) {
 .col-xs-6 {
  width:40%;
  float:right
 }
}

@media(max-width:768px) { 
 .img-rtrn {
    width: calc(60%) !important;
    padding: 2px !important;
    margin: auto !important;
    }
  
  .careau  {
width: 46% !important;    
font-size: small;
    }
}

   
   
   
.list-inline>li {
 display:inline-block;
 padding-left:2px;
 padding-right:2px
}
ol,
ul {
 margin-top:0
}
.lx-products-item-detail p {
 border-top:1px solid #f7f7f7;
 direction:ltr;
 text-align:right
}
.lx-products-item-detail p ins {
 text-align:center
}
.lx-products-item-detail p span {
 font-size:16px;
 font-weight:400;
 color:#666565
}
.list_price {
 display:block;
 text-align:right;
 direction:ltr;
 display:inline-block;
 border-radius: 20px;
 /*! margin-bottom: 10px; */
}
.old_price_update {
 display:inline-block;
 position:relative;
 text-decoration:none;
 margin-bottom:7px;
 box-sizing:border-box
}
.old_price_update::after {
 content:"";
 position:absolute;
 top:50%;
 left:-3%;
 border-top:1px solid #ed5f2b;
 margin:-1px 0 0;
 padding:0 2%;
 width:100%;
 box-sizing:content-box;
 -webkit-transform:rotate(-10deg);
 transform:rotate(-10deg)
}
.pricenew {
 font-weight:700;
 color:#000;
 font-size:20px;
 font-family:'Open Sans',sans-serif;
 letter-spacing:-.02em;
 font-style:normal;
 margin:1px
}
.priceindex-epargn {
 font-family:'Roboto';
 font-size:15px;
 font-weight:600
}
.priceold {
 font-size:16px;
 margin:1px;
 font-family:Roboto,sans-serif;
 position:relative;
 color:#898989;
 font-family:'Open Sans',sans-serif;
 font-weight:700
}
.old {
 font-size:12px;
 position:relative;
 top:-1px;
 color:#898989;
 font-family:'Open Sans',sans-serif;
 font-weight:700
}
indexo {
 font-size:14px;
 font-weight:600;
 color:#e52f54;
 padding-left:10px
}
.new {
 font-size:15px;
 font-weight:700;
 color:#000;
 line-height:100%;
 font-family:'Open Sans',sans-serif;
 letter-spacing:-.02em;
 font-style:normal
}
.indexo-epargn {
 font-family:roboto;
 font-weight:700;
 padding-left:1px
}
.lx-product-main-img {
 width:100%;
 height:100%;
 display:flex;
 overflow:hidden;
 padding:2px
}
.photo {
 width:100%;
 height:100%;
 background-size:cover;
 transition:all 1.2s
 border: 1px solid #f0f0f0;
 border-radius: 3px;
 padding: 0 0 calc(100% - 2px);

}
@media(max-width:768px) {
 .lx-product-main-img {
  width:100%;
 height:100%;
 }
}
.lx-product-main-img img {
 max-height:100%;
 max-width:100%;
 margin:auto
}
.lx-product-images {
 margin-bottom:50px
}
@media(max-width:768px) {
 .lx-product-images {
  margin-bottom:10px;
  margin-right:0
 }
}
.lx-product-images ul {
 display:table;
 margin:auto
}
.lx-product-images ul li {
 float:left;
 display:flex;
 width:96px;
 height:96px;
 background:#1a1a1a;
 margin:4px
}
@media(max-width:768px) {
 .lx-product-images ul li {
  width:60px;
  height:60px;
  margin:2px 2px
 }
}
.lx-product-images ul li img {
 max-height:100%;
 max-width:100%;
 margin:auto;
 cursor:pointer;
 opacity:.7
}
.lx-product-images ul li img:focus {
 border:3px black solid
}
.lx-product-images ul li img:hover {
 opacity:1;
 border:3px black solid
}
.lx-product-images ul li img:focus {
 opacity:1
}
.lx-product-details {
 margin-bottom:10px;
 margin:2px;
 margin-top:0
}
.lx-product-details h1 {
 margin-bottom:10px;
 margin-top:15px;
 font-weight:400;
 line-height:1.5;
 font-family:'Cairo',sans-serif;
 font-size:1.5em
 
}
.lx-product-details p span {
 font-size:16px;
 color:#000000
}
.lx-product-details p strong {
 text-transform:uppercase
}
.lx-product-details p a {
 display:inline-block;
 min-width:24px;
 margin-right:5px;
 padding:3px 6px;
 font-size:12px;
 text-align:center;
 text-transform:uppercase;
 color:#242424;
 border:1px solid #EEE;
 border-radius:2px;
 cursor:pointer
}
.lx-product-details p a:hover {
 color:#F68B1E
}
.lx-product-details p a.active {
 color:#F68B1E;
 border:1px solid #F68B1E
}
.lx-product-details p.lx-product-counter {
 font-size:30px;
 color:#C00
}
.lx-product-details p.lx-product-counter span {
 font-size:16px
}
.lx-product-details p.lx-product-disaccount {
 display:inline-block;
 font-weight:bolder
}
.lx-pricediscount-epargne {
 display:inline;
 color:#fff;
 margin:1px 1px;
 padding:2px;
 font-size:smaller;
 background-color:#a6a6a6f2;
 padding-top:0;
 padding-bottom:0
}
.lx-pricediscount {
 display:block;
 display:flex;
 align-items:center
}
.lx-product-details p.lx-product-disaccount span {
 color:#FFF
}
.lx-product-details p.lx-product-price {
 display:inline-block;
 font-size:1.2em;
 font-weight:400;
 text-decoration:line-through;
 color:#909090
}
.lx-product-details p.lx-product-price span {
 color:#e51075;
 font-weight:700;
 display:inline-block;
 font-size:1.2em
}
.lx-watching {
 text-align:center;
 margin-bottom:30px;
 font:14px/1.2 'num','eng','Gm',Arial,Helvetica,sans-serif
}
.lx-watching abbr {
 background-color:#f1c40ff2;
 color:#000;
 display:inline-block;
 font-size:1em;
 height:24px;
 line-height:24px;
 padding:1px 2px;
 font-weight:700;
 font-family:roboto
}
.lx-product-qty {
 padding-left:0;
 padding-right:0;
 border-top:1px solid #ddd;
 display:block;
 margin-right:auto;
 margin-left:auto;
 max-width:180px;
 padding-top:10px
}
.lx-product-div {
 display:contents
}
.lx-product-qty ins {
 font-weight:500
}
.lx-product-qty span {
 padding:6px 10px;
 height:30px;
 background-color:#E1E8EE;
 border-radius:6px;
 border:none;
 cursor:pointer
}
.lx-plus img {
 margin-top:2px
}
.lx-minus img {
 margin-bottom:3px
}
.lx-minus {
 padding-left:6px!important
}
.lx-plus:active,
.lx-plus:focus {
 padding:1px;
 transition:all .2s ease-in-out
}
.lx-minus:active,
.lx-minus:focus {
 padding:1px;
 transition:all .2s ease-in-out
}
.lx-product-qty input {
 display:inline-block;
 text-align:center;
 color:#555;
 width:30px;
 vertical-align:middle;
 text-align:center;
 padding:1px;
 height:35px;
 z-index:5;
 font-family:roboto;
 font-size:1.3em
}
.lx-purchase-btns a {
 padding:10px 20px;
 text-align:center;
 height: 45px;
 font-size: 15px;
 font-weight: 600;
 text-transform: uppercase;
 -webkit-box-flex: 1;
 flex: auto;
}


.lx-purchase-btns a.lx-add-to-cart {
    background: #00B300;
    margin-bottom: 10px;
    animation: alexpngshake 4s;
    animation-iteration-count: infinite;
    DISPLAY: block;
    TEXT-ALIGN: center;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: 8px 24px 9px;
    cursor: pointer;
 
}

    
    @keyframes alexpngshake {
        0% {
            transform: translate(1px, 1px) rotate(0deg)
        }
        1% {
            transform: translate(-1px, -2px) rotate(-1deg)
        }
        2% {
            transform: translate(-3px, 0px) rotate(1deg)
        }
        3% {
            transform: translate(3px, 2px) rotate(0deg)
        }
        4% {
            transform: translate(1px, -1px) rotate(1deg)
        }
        5% {
            transform: translate(-1px, 2px) rotate(-1deg)
        }
        6% {
            transform: translate(-3px, 1px) rotate(0deg)
        }
        7% {
            transform: translate(0px, 0px) rotate(0deg)
        }
        8% {
            transform: translate(0px, 0px) rotate(0deg)
        }
        80% {
            transform: translate(0px, 0px) rotate(0deg)
        }
        90% {
            transform: translate(0px, 0px) rotate(0deg)
        }
        100% {
            transform: translate(0px, 0px) rotate(0deg)
        }
    }
    




.info-btns {
 padding:10px;
 margin-top:10px;
 padding-top:10px!important;
 list-style-type:none;
 color:#070707;
 font-size:1em;
}
.imglogo {
 width:55%
}
.img-paiment {
 width:50%;
 display:block;
 margin-left:auto;
 margin-right:auto
}

.img-rtrn { 
 width:calc(20%);
}


  .img-association {
 width:20%;
 display:block;
 margin-left:auto;
 margin-right:auto
 }
.securite-cart {
 width:100%;
 display:block;
 margin-left:auto;
 margin-right:auto
}
.fa-thumbs-up,
.fa-shipping-fast,
.fa-money-bill-alt {
 color:#44C453;
 font-size:20px;
 padding:2px
}
.lx-purchase-btns-floating {
 position:fixed;
 z-index:10;
 bottom: 0;
 left:0;
 display:none;
 width:100%;
 padding:10px;
 text-align:center;
 background: #f8f8f8!important;
 box-shadow: 0 -10px 20px -20px rgb(0 0 0 / 10%);
 border-top: 1px solid #f0f0f0;
}
.lx-purchase-btns-floating a {
 padding:10px 100px;
 font-size:18px;
 font-weight:300; 
 text-transform:uppercase;
 color:#FFF;
 border-radius: 5px;
 background:#00B300;
 animation: alexpngshake 4s;
 animation-iteration-count: infinite;

}
.lx-share ul {
 padding-right:50px;
 padding-bottom:30px!important;
 list-style-type:none;
 width:80%;
 float:left;
 align-items:center
}
.lx-share ul li {
 float:right;
 margin-right:4px;
 margin-bottom:0;
 display:block;
 font-size:1em;
 color:#575757;
 font-family:'Cairo',sans-serif;
}
@media(max-width:768px) {
 .lx-share ul li {
  font-size:.9em
 }
}
.lx-share ul li a {
 display:inline-block;
 padding:4px 20px;
 font-family:'Roboto';
 color:#FFF;
 border-radius:4px;
 font-size:10px
}
.lx-facebook {
 background:#4267b2
}
.lx-twitter {
 background:#4ab3f4
}
.lx-google-plus {
 background:#dd4637
}
.lx-whatsapp {
 background:#44c453
}
.lx-share ul li a i {
 float:left;
 display:inline-block;
 font-size:14px
}


.lx-product-details ul {
 /* padding:10px; */
 border:1px solid #F8F8F8;
 /* margin:0 17px; */
 font-weight:500;
 font-size:14px;
 line-height:1.6;
 color:#333;
}

.lx-product-more-details {
 padding:0 15px;
 padding-bottom:50px
}
.lx-product-details-menu {
 background:#FAFAFA;
 border:1px solid #EEE
}
.lx-product-details-menu li {
 float:right
}
.lx-product-details-menu li a {
 display:inline-block;
 padding:15px;
 text-transform:uppercase;
 color:#242424;
 border-right:1px solid #EEE
}
.lx-product-details-menu li a:hover {
 background:#EEE
}
.lx-product-details-menu li a.active {
 background:#e52f54;
 color:#FFF
}
.lx-product-details-content {
 padding:30px;
 border:1px solid #EEE;
 border-top:0
}
@media(max-width:767px) {
 .lx-product-details-content {
  padding:5px
 }
}
.lx-product-details-content h4 {
 margin-bottom:10px;
 text-transform:uppercase
}
.lx-product-details-content p {
 margin-bottom:10px;
 line-height:22px
}
.lx-product-details-content p:last-child {
 margin-bottom:0
}
.lx-product-details-content p span {
 font-weight:500
}
.lx-product-details-content ul {
 margin-bottom:10px;
 line-height:22px
}
.lx-product-details-content ul:last-child {
 margin-bottom:0
}
.lx-product-details-content img {
 display:block;
 max-width:100%;
 margin:auto
}
.lx-product-details-content iframe {
 width:100%!important
}
.lx-check-out-header {
 margin-bottom:30px;
 padding:20px;
 font-size:20px;
 font-weight:500px;
 text-align:center;
 text-transform:uppercase;
 background:#FDFDFD;
 border:1px solid #EEE
}
.lx-check-out-header i {
 display:inline-block;
 margin-bottom:10px;
 padding:17px 16px 17px 15px;
 font-size:30px;
 background:#F8F8F8;
 color:rgba(255,53,94,.4);
 border:1px solid #EEE;
 border-radius:50%
}
.name-pr {
 width:80%;
 border:1px solid #ddd;
 text-align:center;
 padding:10px;
 border-right:none;
 font-weight:400
}
.name-pr-total-price {
 width:70%;
 border-left:none!important
}
.price-pr {
 width:20%;
 border:1px solid #ddd;
 text-align:center;
 padding:10px;
 border-right:none;
 border-left:none;
 font-weight:400
}
.price-pr-total-price {
 width:30%;
 border:1px solid #ddd;
 text-align:center;
 padding:5px;
 border-right:none;
 border-left:none;
 font-size:1.em
}
.hidden-xs {
 width:0%
}
.lx-cart-products-list table {
 width:100%;
 margin-bottom:50px;
 border-bottom:1px solid #EEE;
 display:block;
 margin:auto
}
.totalprice {
 color:red!important;
 direction:initial;
 display:inline-block;
 /*! font-weight: normal; */font-family: Droid Arabic Kufi;
}
.ship {
 color:#106db6;
 direction:initial;
 display:inline-block;
 color:#646464!important
}
.lx-cart-products-list-img {
 min-height:1px;
 padding-right:5px;
 padding-left:5px;
 display:contents;
 margin-left:auto;
 margin-right:auto;
 width:40%!important
}
.lx-cart-products-list-img img {
 padding:2px;
 background-color:#fff;
 border:1px solid #ccc;
 border:1px solid rgba(0,0,0,.2);
 -webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);
 -moz-box-shadow:0 1px 3px rgba(0,0,0,.1);
 box-shadow:0 1px 3px rgba(0,0,0,.1);
 width:100px;
 border-radius:10%;
 display:block
}
.lx-cart-products-list table tr:nth-child(2n+2) {
 background:#FAFAFA
}
.lx-cart-products-list table tr td {
 border-right:none;
 padding:2px;
 padding-left:5px;
}
.lx-cart-products-list-a {
 display:inline-block;
 padding:5px 8px!important;
 text-transform:uppercase;
 color:#f9f9f9!important;
 border-radius:4px;
 float:right;
 font-weight:400;
 margin-top:5px;
 padding-top:5px!important;
 padding-bottom:5px!important;
 padding-right:5px!important;
 background:#f68b1e
}
@media(max-width:767px) {
 .lx-cart-products-list table tr td h3 {
  display:flex;
 }
}
.lx-cart-products-list table tr td a {
 font-size:.8em;
 margin:5px 4px;
 margin-top:20px;
 color:#004d61;
 /* text-align:right; */
 margin-left:6px;
 /* font-family:'Cairo',sans-serif; */
}
.lx-cart-products-list-table {
 width:40%;
 font-size:.8em;
 font-weight:400;
 height:35px;
 color:block;
 display:inline;
 position:relative;
 text-align:right
}
.lx-cart-products-list table tr td p {
 color:#000;
 font-weight:400;
 display:inline-block;
 margin:5px 4px;
 font-size:1em;
 border-right:1px solid #f68b1e;
 line-height:1.5;
 text-align:center;
 padding:5px
}
.lx-delete-cookie {
 display:block;
 line-height:1.5;
 border-radius:20px;
 padding:2px;
 top:15px;
 /* width:20px; */
 text-align:center;
 margin-left:15px;
 position:inherit;
 color:#49beb7!important;
}
}
.fa-trash {
 float:right;
 margin:4px
}
@media(max-width:767px) {
 .lx-cart-products-list table tr td>a {
  right:58px;
  display:block;
 }
 .lx-cart-products-list-a {
  width:35;
  font-size:11px
 }
}
.lx-cart-products-list table tr td>a:hover {
 color:black
}
.lx-cart-products-list table tr td span {
 font-size:16px;
 font-weight:600
}
@media(max-width:768px) {
 .lx-cart-products-list table tr td span {
  display:block;
  font-size:12px;
  font-weight:600;
  text-align:right
 }
}
@media(max-width:768px) {
 .lx-cart-products-list table tr td strong {
  font-weight:600;
  color:#106db6
 }
}
@media(max-width:768px) {
 .lx-cart-products-list table {
  width:100%
 }
 .lx-cart-products-list-img {
  width:100%!important
 }
 .lx-cart-products-list table tr td h3 a {
  font-size:.9em;
  margin-top:5px
 }
}
.lx-cart-products-list table tr td strong {
 font-weight:600;
 padding:10px;
 float:right;
 padding-right:0;
 padding-left:inherit
}
.lx-cart-products-list>p {
 color:#f54291;
 padding:2px;
 width:80%;
 margin:auto;
 /*! font-family:'Gm',Arial,Helvetica,sans-serif; */
 padding-bottom:10px;
 font-weight:500;
 font-weight:500;
 line-height:1.3;
 text-align:center;
}
.lx-total-costs {
 font-weight:400 !important;
 line-height:1.3!important;
}
.lx-shipping-costs {
 color:#00365c !important;
 /*! display:contents; */
 /*! margin:5px!important; */
 font-size:0.9em;
 margin-right:10px;
 /*! display:block; */
 /*! text-align:right!important; */
 font-family: 'Cairo',sans-serif;
}
.lx-cart-products-list>p b {
 float:left;
 margin-top:5px;
 font-family:'Roboto';
 font-size:1.1em;
 color:#2B2B2B;
 display:contents;
 font-size:smaller;
 display:none
}
.lx-cart-total {
 margin-bottom:20px
}
@media(max-width:768px) {
 .lx-cart-total {
 }
}
.lx-cart-total p {
 margin-top:20px;
 padding-top:20px;
 font-size:12px;
 text-transform:uppercase;
 text-align:right;
 color:#858585;
 border-top:1px solid #D4D4D4
}
.lx-cart-total p strong {
 margin-left:20px;
 font-size:25px;
 color:#C00
}
.lx-coupde-coupon {
 margin-top:20px;
 padding-top:20px;
 border-top:1px solid #D4D4D4
}
.lx-coupde-coupon span {
 color:#C00
}
.lx-coupde-coupon input {
 padding:8px 10px;
 border:1px solid #BEBEBE;
 border-radius:2px
}
.lx-cart-info-address-h3 {
 color:#000;
 border:3px solid #38444f;
 padding:14px;
 font-weight:400;
 line-height:24px;
 padding:5px 10px;
 margin-bottom:20px;
 border-left-width:30px;
 border-right-width:30px;
 text-align:center;
 font-family: 'gmbold',sans-serif !important;
 font-size: 1.3em;
}
.lx-cart-info-address p {
 margin:0;
 padding:2px 0;
 font-size:15px;
 color:#242424;
 text-transform:initial;
 border-top:0
}
.lx-cart-info-address label {
 position:relative;
 display:block;
 float:right;
 width:100%;
 border:1px transparent solid;
 font-weight:600;
 margin-bottom:10px;
 padding-right:15px
}
.lx-cart-info-address span {
 color:#38444f;
 padding-block:initial;
 font-size:1.1em;
 font-weight:400;
 display:block
}
.lx-cart-info-address span em {
 font-style:normal;
 color:#eb340a;
 padding-right:5px;
 font-size:1.2em;
 font-hight:35px
}
.lx-cart-info-address label input {
 width:98%;
 padding:8px;
 text-align:right;
 /*! background:#f8fbff; */
 box-shadow:0 0 0px 1px #38444f;
 color:#040404;
 margin:2px;
 font-weight:700;
 font-weight:400!important;
 font-family:'Cairo',sans-serif!important;
 font-size:1.2em;
 margin-right:auto;
 margin-left:auto
}
.lx-cart-info-address label select {
 width:100%;
 margin:5px;
 text-align:inherit;
 padding-bottom:14px;
 font-weight:600;
 color:#454545;
 box-shadow:0 0 2px 1px #00000047
}
.lx-applycoupon {
 position:absolute;
 bottom:0;
 left:0;
 padding:10px;
 background:#ffae19;
 color:#FFF
}
.lx-cart-info-address table {
 width:100%;
 font-size:12px
}
.lx-cart-info-address table tr:last-child td {
 border-top:1px solid #EEE
}
.lx-cart-info-address table tr td {
 padding:10px 0;
 font-weight:300;
 color:#858585
}
.fa-angle-double-up {
 font-size:20px;
 animation:iconmove 0.8s infinite;
 margin-right:3px
}
.lx-shipping-fees {
 text-align:right
}
.lx-cart-next-step {
 margin-top:20px;
 margin-bottom:5px;
 text-align:right
}
.lx-cart-next-step a {
 display:grid;
 padding:5px 10px;
 font-size:20px;
 text-transform:uppercase;
 color:#FFF;
 border-radius:5px;
 margin-right:10px;
 margin-bottom:10px;
 width:100%;
 text-align:center;
 background-color:#0dbd21;
 margin:auto
}
.lx-cart-thanks {
 margin-bottom:223px;
 padding:20px 20px;
 border:1px solid #EEE;
 font-weight:600;
 font-size:13px
}
@media(max-width:767px) {
 .lx-cart-thanks {
  padding:20px
 }
}
.lx-cart-thanks p {
 font-weight:700;
 font-size:15px;
 text-align:center;
 font-family:'Cairo',sans-serif;
 font-weight:400
}
.lx-cart-thanks p i {
 display:inline-block;
 padding:5px;
 color:#2a2a2a;
 border-radius:50%;
 font-style:normal
}
.fa-clipboard-check {
 font-size:2em
}
.fa-phone-square {
 font-size:1.5em;
 /*! color: #00e31e !important; */
}
.lx-cart-thanks-show {
 margin-top:20px!important;
 text-align:center;
 width:10%;
 margin-right:5px
}
.lx-cart-thanks-btns {
 margin-top:20px!important;
 text-align:center;
 width:70%;
 margin:auto
}
.lx-cart-thanks-btns a {
 display:inline-block;
 padding:12px 10px;
 text-transform:uppercase;
 color:#fff;
 background-color:#006ee3;
 border-color:#1c624a;
 border-radius:10px;
 font-weight:600;
 font-size:1.1em;
 margin-top:15px;
 font-weight:400
}
@media(max-width:767px) {
 .lx-cart-thanks-btns a {
  display:block
 }
}
.lx-cart-thanks-btns a.lx-see-commands {
 background:#e52f54;
 color:#FFF
}
@media(max-width:767px) {
 .lx-cart-thanks-btns a.lx-see-commands {
  margin-top:10px
 }
}
.lx-signin {
 margin-bottom:40px;
 padding:20px;
 border:1px solid #EEE
}
@media(max-width:767px) {
 .lx-signin {
  margin-bottom:0
 }
}
.lx-signin h3 {
 margin-bottom:20px;
 text-align:center;
 text-transform:uppercase
}
.lx-signin label {
 display:block
}
.lx-signin label input {
 width:100%;
 margin-top:5px;
 margin-bottom:20px;
 padding:15px;
 border:1px solid #EEE;
 border-radius:2px
}
.lx-signin input[type='submit'] {
 float:right;
 display:inline-block;
 padding:15px 20px;
 font-weight:600;
 text-transform:uppercase;
 background:#e52f54;
 color:#FFF;
 cursor:pointer;
 border-radius:2px
}
.lx-signin form>a {
 float:left;
 display:inline-block;
 padding:15px 0 0;
 color:#e52f54
}
#forgetform {
 display:none
}
.lx-login-error {
 margin-bottom:20px;
 padding:10px;
 color:#C00;
 border:1px solid #C00
}
.lx-login-succes {
 margin-bottom:20px;
 padding:10px;
 color:#71b44c;
 border:1px solid #71b44c
}
.lx-commands table {
 margin-bottom:20px;
 width:100%
}
.lx-commands table:last-child {
 margin-bottom:0
}
.lx-commands table tr td {
 padding:5px;
 border-bottom:1px solid #EEE
}
.lx-commands table tr:first-child td {
 padding:10px;
 background:#cceaf4;
 border-top:1px solid #EEE
}
.lx-commands table tr td:first-child {
 border-left:1px solid #EEE
}
.lx-commands table tr td:last-child {
 border-right:1px solid #EEE
}
.lx-commands .lx-cart-products-list-img {
 width:60px;
 height:60px
}
.lx-commands .lx-cart-products-list-img img {
 border:0
}
.lx-commands table tr td h3 a {
 font-size:14px;
 font-weight:500;
 color:#242424
}
.lx-commands table tr td p {
 margin:0;
 font-size:12px;
 line-height:initial;
 color:#BEBEBE
}
.lx-commands table tr:first-child td p {
 font-size:14px;
 line-height:20px;
 color:#242424
}
.lx-commands table tr:first-child td p span {
 font-size:12px;
 color:#858585
}
.lx-commands table tr:first-child td a {
 display:inline-block;
 padding:5px;
 font-size:12px;
 background:#858585;
 color:#FFF;
 border-radius:2px
}
.lx-account-points span {
 color:#C00
}
.lx-cart-info-address input[type='submit'] {
 float:right;
 display:inline-block;
 padding:15px 20px;
 font-weight:600;
 text-transform:uppercase;
 background:#e52f54;
 color:#FFF;
 cursor:pointer;
 border-radius:2px
}
.lx-cart-info-address form>a {
 float:right;
 display:inline-block;
 padding:14px 20px;
 font-weight:600;
 text-transform:uppercase;
 background:#e52f54;
 color:#FFF;
 cursor:pointer;
 border-radius:2px
}
.lx-page {
 margin-bottom:50px
}
.lx-page-title {
 margin-bottom:40px;
 text-align:center
}
.lx-page-title h3 {
 font-family:'Italianno';
 font-size:40px;
 font-weight:400
}
.lx-page-content {
 font-size:15px;
 line-height:24px
}
.lx-page-content p,
.lx-page-content h1,
.lx-page-content h2,
.lx-page-content h3,
.lx-page-content h4,
.lx-page-content h5,
.lx-page-content h6 {
 margin-bottom:10px
}
.lx-page-content ul {
 margin-left:30px;
 margin-bottom:10px;
 list-style:disc
}
.lx-page-content ul li {
 list-style:disc
}
.lx-page-content ol {
 margin-left:30px;
 margin-bottom:10px;
 list-style:decimal
}
.lx-page-content ol li {
 list-style:decimal
}
.lx-contact-us {
 bottom:60px;
 position:fixed;
 left:10px;
 z-index:999;
 padding-left:6px
}
.lx-contact-us i:hover {
 color:black!important
}
.lx-contact-us>a {
 box-shadow:0 0 0 0 rgb(3,183,0);
 -webkit-animation:hello 1.25s infinite cubic-bezier(.66,0,0,1);
 -moz-animation:hello 1.25s infinite cubic-bezier(.66,0,0,1);
 -ms-animation:hello 1.25s infinite cubic-bezier(.66,0,0,1);
 animation:hello 1.25s infinite cubic-bezier(.66,0,0,1)
}
@-webkit-keyframes hello {
 to {
  box-shadow:0 0 0 20px rgba(61,92,232,0)
 }
}
@-moz-keyframes hello {
 to {
  box-shadow:0 0 0 20px rgba(61,92,232,0)
 }
}
@-ms-keyframes hello {
 to {
  box-shadow:0 0 0 20px rgba(61,92,232,0)
 }
}
@keyframes hello {
 to {
  box-shadow:0 0 0 20px rgba(61,92,232,0)
 }
}
.lx-contact-us>a {
 display:block;
 width:40px;
 height:40px;
 font-size:18px;
 text-align:center;
 background:#03b700;
 color:#fff;
 border:1px solid;
 border-bottom-width:4px;
 border-radius:100%;
 transform:scaleX(-1);
 padding:5px
}
.fa-angle-up {
 font-size:24px!important;
 text-align:center;
 color:#fff;
 margin:auto
}
.fa-whatsapp {
 display:none
}
.lx-color1 {
 background:#4267b2!important
}
.lx-color2 {
 background:#dd4637!important
}
.lx-color3 {
 background:#44c453!important
}
.lx-color4 {
 background:#4ab3f4!important
}
.lx-footer-top {
 background:#242424
}
.lx-footer-top-content {
 max-width:1170px;
 margin:auto;
 padding:40px 0
}
.lx-description-box h1 {
 font-family:'Julius Sans One';
 color:#FFF
}
.lx-description-box p {
 margin-top:10px;
 font-size:13px;
 line-height:20px;
 color:#D4D4D4
}
.lx-description-box p a {
 color:#D4D4D4
}
.lx-description-box ul {
 margin-top:10px
}
.lx-description-box ul li {
 float:left;
 margin-right:20px
}
.lx-description-box ul li a {
 color:#D4D4D4
}
.lx-footer-title h3 {
 margin-bottom:10px;
 font-family:'Bitter';
 font-size:20px;
 text-transform:uppercase;
 color:#FFF
}
.lx-useful-links ul li {
 margin:0 0 5px
}
.lx-useful-links ul li a {
 font-size:13px;
 color:#D4D4D4
}
.lx-newsletter p {
 font-size:13px;
 line-height:20px;
 color:#D4D4D4
}
.lx-newsletter form {
 position:relative;
 margin-top:10px
}
.lx-newsletter form input[type='text'] {
 width:100%;
 padding:10px 100px 10px 20px;
 font-family:'Muli';
 color:#858585;
 border:1px solid #EEE;
 border-radius:20px
}
.lx-newsletter form a {
 position:absolute;
 top:2px;
 right:2px;
 padding:9.5px 20px;
 background:#e52f54;
 font-family:'Muli';
 font-size:12px;
 font-weight:700;
 text-transform:uppercase;
 color:#FFF;
 border-radius:20px;
 cursor:pointer
}
.lx-footer-bottom {
 background:#002845;
 bottom:0
}
.lx-footer-bottom-content {
 max-width:1170px;
 margin:auto
}
.lx-copyright p {
 padding:10px;
 text-align:center;
 color:#D4D4D4
}
.lx-floating-response {
 position:fixed;
 z-index:99999;
 bottom:20px;
 left:0;
 display:none;
 padding:0 20px;
 width:100%;
 text-align:center;
 cursor:pointer
}
.lx-floating-response p {
 position:relative;
 display:inline-block;
 padding:17px 20px 20px;
 font-size:16px;
 background:rgba(0,0,0,.8);
 color:#FFF;
 border-radius:8px
}
.lx-floating-response p.lx-error {
 border-bottom:6px solid #e50000;
 background:#6f0000de
}
.lx-floating-response p.lx-succes {
 border-bottom:3px solid green
}
.lx-floating-response p i {
 position:relative;
 top:6px;
 line-height:1px
}
.lx-floating-response p i:last-child {
 position:absolute;
 right:3px;
 top:10px;
 font-size:16px;
 line-height:1px
}
.lx-floating-response p i.fa {
 top:2px
}
.lx-404 {
 margin-bottom:50px;
 text-align:center
}
.lx-404 h2 {
 font-size:100px
}
.lx-404 p {
 margin:20px 0;
 font-size:16px
}
.lx-404-form form {
 display:table;
 margin:60px auto 0
}
.lx-404-form form input[type='text'] {
 width:300px;
 padding:10px 20px;
 border:1px solid #EEE;
 border-radius:20px 0 0 20px
}
@media(max-width:767px) {
 .lx-404-form form input[type='text'] {
  width:160px
 }
}
.lx-404-form form input[type='submit'] {
 float:right;
 padding:5.5px 20px;
 font-weight:500;
 background:#F5F5F5;
 border:1px solid #EEE;
 border-radius:0 20px 20px 0;
 cursor:pointer
}
.lx-order {
 position:fixed;
 z-index:11;
 top:0;
 left:0;
 display:none;
 width:100%;
 height:100%;
 background:rgba(0,0,0,.6)
}
.lx-order-content {
 margin:auto;
 padding:20px;
 background:#FFF;
 border-radius:6px
}
.lx-order-content a {
 display:inline-block;
 padding:5px 20px;
 font-size:16px;
 font-weight:700;
 text-transform:uppercase;
 text-align:center;
 background:#e52f54;
 color:#FFF;
 border-radius:2px
}
.lx-order-content a.lx-go-checkout {
 background:#7EC855
}
.ilyassNav {
 background:#002845;
 color:#ffd039;
 line-height:30px;
 text-align:center;
 font-size:medium
}
.limited_edt {
 color:#464646;
 margin-top:11px;
 margin-bottom:-11px;
 text-transform:uppercase;
 font-size:23px;
 text-align:center
}
.progressbar .meter {
 height:11px;
 position:relative;
 margin:20px 0 5px 0;
 padding:0;
 background:#EEE;
 border-radius:7px 7px 7px 7px;
 height:30px
}
.limited_edt span.num {
 color:#4b87fb;
 font-weight:700;
 font-size:22px
}
.clearfix:after {
 content:"";
 display:table;
 clear:both
}
.counting {
 font-family:'Roboto';
 font-weight:600;
 text-align:center;
 color:#FFF;
 border-radius:10px;
 text-align:center;
 line-height:1;
 font-size:28px;
 float:left;
 width:24%;
 padding:2px;
 margin:5px;
 background:grey;
 background:#242424;
 color:#FFF;
 border-radius:4px;
 box-shadow:0 0 4px #BEBEBE
}
.counting span {
 font-size:12px;
 display:block;
 text-align:center;
 font-weight:100;
 padding:3px
}
.select-custom {
 border:1.5px solid rgba(170,170,171,.55);
 border-radius:6px;
 cursor:pointer;
 display:inline-block;
 margin:0 auto;
 padding:5px;
 width:100%;
 color:#666;
 outline:none
}
.select-custom:hover {
 border:1.5px solid rgba(3,168,244,.55)
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .select-custom {
  background:#fff
 }
}
}
.lx-contact-us>a {
 display:block;
 width:50px;
 height:50px;
 padding-top:1px;
 font-size:25px;
 text-align:center;
 background:#03b700;
 color:#fff;
 border:2px solid;
 border-bottom-width:6px;
 border-radius:50% 50% 50% 50%;
 transform:scaleX(-1)
}
.lx-contact-us-content {
 position:absolute;
 bottom:100%;
 display:none;
 left:5px
}
.lx-contact-us-content ul li {
 padding-bottom:5px;
 padding-left:5px;
 list-style-type:disclosure-closed;
 color:#fbdf06
}
.fa-whatsapp {
 display:none
}
.lx-contact-us-content ul li a {
 display:block;
 font-size:20px;
 color:#FFF;
 border-radius:5px;
 padding-right:6px;
 padding-left:6px;
 padding-top:5px;
 padding-bottom:2px
}
.contactext {
 font-size:10px
}
.lx-color1 {
 background:#4267b2!important
}
.lx-color2 {
 background:#dd4637!important
}
.lx-color3 {
 background:#44c453!important
}
.lx-color4 {
 background:#4ab3f4!important
}
.lx-footer-top {
 background:#242424
}
.lx-footer-top-content {
 max-width:1170px;
 margin:auto;
 padding:40px 0
}
.lx-description-box h1 {
 font-family:'Julius Sans One';
 color:#FFF
}
.lx-description-box p {
 margin-top:10px;
 font-size:13px;
 line-height:20px;
 color:#D4D4D4
}
.lx-description-box p a {
 color:#D4D4D4
}
.lx-description-box ul {
 margin-top:10px
}
.lx-description-box ul li {
 float:left;
 margin-right:20px
}
.lx-description-box ul li a {
 color:#D4D4D4
}
.lx-footer-title h3 {
 margin-bottom:10px;
 font-family:'Bitter';
 font-size:20px;
 text-transform:uppercase;
 color:#FFF
}
.lx-useful-links ul li {
 margin:0 0 5px
}
.lx-useful-links ul li a {
 font-size:13px;
 color:#D4D4D4
}
.lx-newsletter p {
 font-size:13px;
 line-height:20px;
 color:#D4D4D4
}
.lx-newsletter form {
 position:relative;
 margin-top:10px
}
.lx-newsletter form input[type='text'] {
 width:100%;
 padding:10px 100px 10px 20px;
 font-family:'Muli';
 color:#858585;
 border:1px solid #EEE;
 border-radius:20px
}
.lx-newsletter form a {
 position:absolute;
 top:2px;
 right:2px;
 padding:9.5px 20px;
 background:#e52f54;
 font-family:'Muli';
 font-size:12px;
 font-weight:700;
 text-transform:uppercase;
 color:#FFF;
 border-radius:20px;
 cursor:pointer
}
.lx-footer-bottom {
 background:#002845;
 bottom:0
}
.lx-footer-bottom-content {
 max-width:1170px;
 margin:auto
}
.lx-copyright p {
 padding:10px;
 text-align:center;
 color:#D4D4D4
}
.lx-floating-response {
 position:fixed;
 z-index:99999;
 bottom:20px;
 left:0;
 display:none;
 padding:0 20px;
 width:100%;
 text-align:center;
 cursor:pointer
}
.lx-floating-response p {
 position:relative;
 display:inline-block;
 padding:17px 20px 20px;
 font-size:16px;
 background:rgba(0,0,0,.8);
 color:#FFF;
 border-radius:8px
}
.lx-floating-response p.lx-error {
 border-bottom:6px solid #e50000;
 background:#6f0000de
}
.lx-floating-response p.lx-succes {
 border-bottom:3px solid green
}
.lx-floating-response p i {
 position:relative;
 top:6px;
 line-height:1px
}
.lx-floating-response p i:last-child {
 position:absolute;
 right:3px;
 top:10px;
 font-size:16px;
 line-height:1px
}
.lx-floating-response p i.fa {
 top:2px
}
.lx-404 {
 margin-bottom:50px;
 text-align:center
}
.lx-404 h2 {
 font-size:100px
}
.lx-404 p {
 margin:20px 0;
 font-size:16px
}
.lx-404-form form {
 display:table;
 margin:60px auto 0
}
.lx-404-form form input[type='text'] {
 width:300px;
 padding:10px 20px;
 border:1px solid #EEE;
 border-radius:20px 0 0 20px
}
@media(max-width:767px) {
 .lx-404-form form input[type='text'] {
  width:160px
 }
}
.lx-404-form form input[type='submit'] {
 float:right;
 padding:5.5px 20px;
 font-weight:500;
 background:#F5F5F5;
 border:1px solid #EEE;
 border-radius:0 20px 20px 0;
 cursor:pointer
}
.lx-order {
 position:fixed;
 z-index:11;
 top:0;
 left:0;
 display:none;
 width:100%;
 height:100%;
 background:rgba(0,0,0,.6)
}
.lx-order-content {
 margin:auto;
 padding:20px;
 background:#FFF;
 border-radius:6px
}
.lx-order-content a {
 display:inline-block;
 padding:5px 20px;
 font-size:16px;
 font-weight:700;
 text-transform:uppercase;
 text-align:center;
 background:#e52f54;
 color:#FFF;
 border-radius:2px
}
.lx-order-content a.lx-go-checkout {
 background:#7EC855
}
.ilyassNav {
 background:#002845;
 color:#ffd039;
 line-height:30px;
 text-align:center;
 font-size:medium
}
.limited_edt {
 color:#464646;
 margin-top:11px;
 margin-bottom:-5px!important;
 text-transform:uppercase;
 font-size:1em;
 text-align:center
}
.progressbar .meter {
 height:11px;
 position:relative;
 margin:5px 0 5px 0;
 padding:0;
 background:#59595933;
 border-radius:0 8px 8px 0;
 height:20px
}
.progressbar .meter .inside {
 border-radius:0 7px 7px 0;
 height:20px;
 background:#4b87fb;
}
.limited_edt span.num {
 color:##c0392b;
 font-weight:700;
 font-size:1.5em;
 font-family:roboto
}
.clearfix:after {
 content:"";
 display:table;
 clear:both
}
#countdown {
 width:75%;
 display:block;
 /*! padding-top:35px; */
 margin-left:20px;
 margin-right:20px
}
.counting {
 font-family:'Roboto';
 font-weight:600;
 text-align:center;
 color:#FFF;
 border-radius:0;
 text-align:center;
 line-height:1;
 font-size:28px;
 float:left;
 width:24%;
 padding:2px;
 margin:5px;
 background:#C0392B!important;
 color:#FFF;
 border-radius:4px;
 box-shadow:0 0 4px #BEBEBE;
 1px solid #C0392B
}
.counting span {
 font-size:12px;
 display:block;
 text-align:center;
 padding:3px;
 font-weight:400;
 font-family:'num','eng','Gm',Arial,Helvetica,sans-serif
}
.countdown-message {
 clear:both;
 padding:5px 0 0 0;
 text-align:center;
 display:block;
 margin:0;
 font-size:13px;
 color:#1C1919;
 margin-bottom:15px;
}
.select-custom {
 border:1.5px solid rgba(170,170,171,.55);
 border-radius:6px;
 cursor:pointer;
 display:inline-block;
 margin:0 auto;
 padding:5px;
 width:100%;
 color:#666;
 outline:none
}
.select-custom:hover {
 border:1.5px solid rgba(3,168,244,.55)
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .select-custom {
  background:#fff
 }
}
.product-label {
 position:absolute;
 z-index:3;
 color:#fff!important;
 top:-5px;
 width:35px;
 left:5px!important;
 right:initial!important
}


.product-label span.sale-product-icon {
 background-image:linear-gradient(to bottom,#ff4a68,#ff4765);
 width:100%;
 height:40px;
 border-radius:0
}
span.sale-product-icon {
 background-color:#ff4765;
 display:block;
 text-align:center
}
.product-label span.sale-product-icon::before {
 content:"";
 display:block;
 position:absolute;
 bottom:-35px;
 width:0;
 height:0;
 border:18px solid transparent;
 border-top-color:transparent;
 border-top-color:#ff4765
}
.product-label span.sale-product-icon::after {
 content:"PROMO";
 display:block;
 line-height:1;
 position:relative;
 top:-12px;
 font-size:9px;
 font-family:'Gm';
 font-weight:400
}
.product-label span.sale-product-icon {
 line-height:40px;
 font-size:15px;
 direction:ltr
}

.careau  {
display: inline-table;
width: 24%;   
float: right;
background: aliceblue;
min-height: 50px;
padding: 5px;
text-align: center;
margin: 5px;
}








