/*CONTENTS
- Typography
- Miscellaneous
- White Space
- Buttons
- Rows/Columns
- Product
- Banners
- iCheck
- Range Slider
- Product Zoom
- Mega Navigation
- Card Payment
- Comments
- Magnigic Lightbox
- Owl Carousel
*/
/****** Typography ******/

/****** 10-02-2022 ******/
.subs-list .col-md-12.col-sm-12 a.subscribe-save.btn.btn-primary:hover {
   
    background: #0085d9;
}
.subs-list .col-md-12.col-sm-12 a.subscribe-save.btn.btn-primary {
    border: none;
    background: #014068;
    padding: 10px 20px;
    border-radius: 8px;
    margin-bottom: 20px;
}
section.future-orders-produt-sec.future-orders-produt-sec-boxs {
    background: #eff2f6;
}
section.future-orders-produt-sec.future-orders-produt-sec-boxs h3.text-center {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #231f20;
    margin-bottom: 50px;
}
section.future-faqs-sec.future-faqs-sec-boxs {
    background: #f7f7f7;
}
section.future-orders-sec.future-orders-four-bx.future-orders-four-bx-boxs {
    background: #fff;
}

form.pop-from-bx button#payBtn {
    background: #0f5ca9  !important;
    float: right;
}
.pop-from-bx .col-md-5 .neme-bx p label {
    margin-right: 5px;
}
form.pop-from-bx .col-md-7 .form-group input {
    background: transparent;
}
form.pop-from-bx .col-md-7 .panel-body.card-fild {
    display: inline-block;
    width: 100%;
}
.pro-prce.neme-bx 
 span.pro-price {
    font-weight: bold;
    margin-top: 10px;
    display: inherit;
}
.pro-qty.neme-bx {
    font-weight: bold;
    margin-bottom: 10px;
}
.discount-div.neme-bx label strong {
    margin-right: 8px;
}

section.future-orders-produt-sec .future-orders-produt-bx .product-caption-price {
    border-top: none !important;
    margin-bottom: 10px;
}           
section.future-orders-produt-sec .future-orders-produt-bx .product-caption-price span {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
section.future-orders-produt-sec .future-orders-produt-bx .product-caption-price span.product-page-price-list {
    font-weight: 300;
    margin-left: 5px;
}
section.future-orders-produt-sec .future-orders-produt-bx .number.quantity-box span {
    display: none;
}
section.future-orders-produt-sec .future-orders-produt-bx .number.quantity-box span {
    display: none;
}
section.future-orders-produt-sec form#pay-card-stripe .future-orders-botn {
    margin-top: 0;
}
section.future-orders-produt-sec .future-orders-produt-bx .future-orders-produt-prise h4 {
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    color: #0d396a;
    line-height: normal;
}
section.future-orders-produt-sec .future-orders-produt-bx .price-desc {
    min-height: 18px;
}
section.future-orders-produt-sec .future-orders-produt-bx .future-orders-progrss {
    float: left;
    width: 40%;
}
section.future-orders-produt-sec .future-orders-produt-bx .future-orders-progrss .number.quantity-box input.product-quantity {
    float: left;
    width: 55px;         
}
section.future-orders-produt-sec .future-orders-produt-bx .future-orders-progrss  p {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: 0;
    color: #000;
    font-size: 14px;
}
section.future-orders-produt-sec .future-orders-produt-bx form#pay-card-stripe a.btn.btn-success {
    padding: 5px 18px;
    margin: 15px 0 0 0;
    font-size: 13px;
    width: unset;
    border-radius: 50px;
    border-color: #0f5ca9;
}
section.future-orders-produt-sec .future-orders-produt-bx form#pay-card-stripe {
}
.pop-from-bx-sec {
    max-width: 650px !important;
} 
.pop-from-bx .neme-bx {
    width: 100%;
    float: left;
}
.pop-from-bx .neme-bx span.pro-image img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.pop-from-bx .neme-bx span.pro-image {
    width: 24%;
    float: left;
    margin-right: 1%;
}
.pop-from-bx span.pro-name {
    font-size: 13px;
}  
.product-desc-cust {
    float: left;
    width: 74%;
    margin-left: 1%;
}
.product-desc-cust span.pro-description {
    font-size: 12px;
    color: #333;
    margin-top: 5px;
    display: inherit;
}
.pop-from-bx span.pro-name {
    font-size: 13px;
    width: 100%;
    float: left;
    font-weight: bold;
    margin-bottom: 5px;
}
.neme-bx:first-child {
    margin-bottom: 15px;
}
/****** end 10-02-2022 ******/



/****** payment page css ******/





form#paymentFrmStr .future-orders-botn select.form-select {
    box-shadow: none;
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 5px;
}
.col-md-6.mrjn-rt {
    padding-right: 0;
}

form#paymentFrmStr .future-orders-botn {
    margin-top: 0px;
}
.panel-body.card-fild {
    padding: 10px;
    background: #f1f3f6;
    margin-top: 15px;
}
.panel-body.card-fild .ElementsApp, .ElementsApp .InputElement {
    background-color: #f1f3f6;
}
div#nav-card-dialog button#payBtn {
    background: #0f5ca9;
    border: none;
        margin-top: 15px;
}

.col-md-6.mrjn-lft {
    margin-left: 0;
    padding-left: 0;
}


#payment_type_fomopay{
        position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
}
#payment_type_fomopay:checked ~ label::before {
    background: #555;
}
#payment_type_fomopay:checked ~ label::after {
    opacity: 1;
}
.fomopay-fild {
    padding: 10px 0 0 50px;
    width: 150px;
}
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready .panel-footer {
    text-align: center;
}
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready  .mfp-dialog {
    max-width: 450px;
}

/****** payment end css ******/


/****** re_order page css ******/

.re-oder-baner {
    float: left;
    width: 100%;
    margin-top: -7px;
}
.re-oder-baner .rewards-banner {
    width: 100%;
}
.re-oder-baner .rewards-banner img {
    width: 100%;
}
.future-orders-inr h2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #231f20;
    margin-bottom: 50px;
}
.future-orders-txt p {
    font-size: 14px;
}
section.future-orders-sec {
    float: left;
    width: 100%;
    padding: 60px 0;
}
.future-orders-bx {
    text-align: center;
}
.future-orders-img img.img-responsive {
    width: 100px;
    margin: auto;
}
.future-orders-img {
    text-align: center;
    margin-bottom: 25px;
}
.future-orders-txt h4 {
    color: #231f20;
}
.future-orders-txt {
   
}
.future-orders-inr .col-lg-4 {
    position: relative;
}
.future-orders-inr .col-lg-4:after {
    content: "";
    position: absolute;
    top: 70px;
    right: -96px;
    height: 2px;
    width: 192px;
    background: #0f5ca9;
}
.future-orders-inr .col-lg-4:last-child:after{
    content: unset;
}
section.future-orders-produt-sec {
    float: left;
    width: 100%;
    background: #fff;
    padding: 80px 0 60px;
}
.future-orders-produt-img img {
    width: 100%;
    float: left;
    border-radius: 10px;
}
.future-orders-produt-img {
    width: 100%;
    float: left;
}
.future-orders-produt-txt {
    display: inline-block;
    margin-top: 15px;
}
.future-orders-produt-prise p {
    font-size: 13px;
    color: #231f20;
}
.future-orders-produt-prise h4 {
    color: #231f20;
    font-size: 14px;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 10px;
}
.future-orders-progrss p {
    color: #0f5ca9;
    font-size: 13px;
}

.future-orders-progrss .delivery-tracking {
    display: unset;
    float: left;
    width: 100%;
    margin-top: 30px;
}
.future-orders-progrss .delivery-tracking .delivery-tracking-details {
    padding: 0;
}
.future-orders-progrss .delivery-tracking li.line-tracking {
    width: 20%;
        height: 2px;
}
.future-orders-progrss .delivery-tracking li.circle-tracking {
    height: 10px;
    width: 10px;
    border-radius: 50%;
}
.future-orders-progrss .delivery-tracking .delivery-tracking-details ul {
    margin-top: 0;
}
.future-orders-botn {
    float: left;
    width: 100%;
    margin-top: 45px;
}
.future-orders-progrss .delivery-tracking li.circle-tracking p {
    text-align: left;
    color: #231f20;
    left: -13px;
}
.future-orders-progrss .delivery-tracking li.circle-tracking.reached-next {
    width: 15px;
    height: 15px;
    background: #0f5ca9;
}
.future-orders-progrss .delivery-tracking li.circle-tracking span {
    position: absolute;
    top: -25px;
    left: -10px;
    font-size: 13px;
    color: #231f20;
    font-weight: bold;
}
.future-orders-botn select.form-select {
    display: block;
    padding: 8px 40px 8px 20px;
    border-radius: 8px;
    border: none;
    color: #231f20;
    font-size: 14px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("https://www.staging.lumiere32.sg/media/resized/drop-down.png");
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: right 14px center;
    width: 75%;
}
.future-orders-botn a {
    background: #0f5ca9;
    color: #fff;
    font-size: 16px;
    padding: 10px 25px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 8px;
    width: 75%;
    text-align: center;
    font-weight: 600;
    border: 2px solid #0f5ca9;
}
.future-orders-botn select.form-select:focus-visible{
    outline: none;
}
.future-orders-botn a:hover{
    text-decoration :none;
    color: #0f5ca9;
    background: transparent;
}
section.future-orders-produt-sec .row .col-lg-3.col-md-3.col-sm-12.col-xs-12 {
    /* margin-bottom: 50px; */
    min-height: 450px;
    margin-bottom: 15px;
}
.future-orders-produt-bx {
    padding-right: 20px;
}
section.future-faqs-sec {
    float: left;
    width: 100%;
    padding: 70px 0;
}
.future-faqs-lft {
    float: left;
    width: 100%;
    background: #f1f3f6;
    padding: 15px;
}
.future-faqs-lft  h3 {
    width: 100%;
    float: left;
    color: #b3b6ba;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
        margin-bottom: 30px;
    padding-left: 20px;
}
.faq-assistance {
    float: left;
    width: 100%;
}
.faq-assistance-lft img {
    width: 29px;
}
.faq-assistance-lft {
    float: left;
    margin-right: 20px;
}
.faq-assistance-rt h6 {
    color: #5c5c5c;
    font-size: 18px;
    margin:0px;
}
.faq-assistance-rt {
    float: left;
}
.faq-assistance {
    float: left;
    width: 100%;
    margin-bottom: 25px;
        padding-left: 20px;
}
.faq-assistance-main {
    background: #fff;
    float: left;
    width: 100%;
    padding: 30px 0px;
    margin-bottom: 30px;
}
.faq-assistance-main .faq-assistance:last-child {
    margin-bottom: 0;
}
.faq-assistance-main .faq-assistance .faq-assistance-rt p {
    color: #b4b4b4;
    font-size: 13px;
    margin-top: 10px;
}
.future-faqs-rt h2 {
    float: left;
    width: 100%;
    font-size: 28px;
    font-weight: bold;
    color: #231f20;
}
.future-faqs-rt div#accordion {
    float: left;
    width: 100%;
}
.future-faqs-rt div#accordion .panel.panel-default .panel-heading {
    background: transparent;
    border-radius: 0 !important;
        padding: 12px 15px;
}
.future-faqs-rt div#accordion .panel.panel-default {
    background: transparent !important;
    border-radius: 0;
    border-left: 0;
 border-right: 0;
 border-bottom: 0;
    box-shadow: unset;
    margin-top: 0;

}
.future-faqs-rt div#accordion .panel.panel-default:last-child {
    border-bottom: 1px solid #ddd;
}
.future-faqs-rt div#accordion .panel.panel-default .panel-heading h4.panel-title a.accordion-toggle {
    width: 100%;
    display: inherit;
    cursor: pointer;
}
.future-faqs-rt div#accordion .panel.panel-default .panel-heading h4.panel-title a.accordion-toggle:hover{
    text-decoration: none;
}
.future-faqs-rt div#accordion .panel.panel-default .panel-heading h4.panel-title a.accordion-toggle p {
    float: left;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0px !important;
}
.future-faqs-rt div#accordion .panel.panel-default .panel-collapse .panel-body {
    border-top: none !important;
        font-size: 14px;
            padding-top: 0;
}
.future-faqs-rt div#accordion .panel.panel-default .panel-heading h4.panel-title a.accordion-toggle i {
    text-align: right;
    display: inherit;   
    font-size: 22px;
    color: #c8c8c8;
}
section.future-orders-sec.future-orders-four-bx {
    background: #f1f3f6;
}
section.future-orders-sec.future-orders-four-bx .future-orders-img img {
    width: 100px;
} 
span.mrk-icon i {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
    padding: 2px;
}
span.mrk-icon {
    height: 25px;
    width: 25px;
    background: #0f5ca9;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 40px;
    position: relative;
    z-index: 9;
}
section.future-orders-sec.future-orders-four-bx .future-orders-inr .row {
    position: relative;    
}
section.future-orders-sec.future-orders-four-bx .future-orders-inr .row:after {
    content: "";
    position: absolute;
    top: 10px;
    height: 2px;
    width: 75%;
    background: #0f5ca9;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
}

/****** re_order page css end ******/


/****** promotions page css ******/
html {
 
    scroll-behavior: smooth;
}
a.accdien-icon {
    float: right;
    font-size: 26px;
    margin-right: 15px;
    display: none;
}
.promotions-side-rt {
    margin-bottom: 50px;
} 
section.promotions-sec {
    background: #f2f3f7;
        padding-top: 50px;
    width: 100%;
}
.promotions-inr {
    float: left;
    width: 100%;
}
.promotions-side-br {
    float: left;
    width: 22%;
    margin-right: 3%;
    background: #fff;
}
.promotions-side-rt {
    float: left;
    width: 75%;
    background: #fff;
}
h3.promotions-title {
    font-weight: 500;
    font-size: 22px;
    border-bottom: 2px solid #a8acb1;
    padding: 20px;
        margin-bottom: 0;
}
.promotions-inr ul {
    margin: 0;
    padding: 0;
}
.promotions-inr ul li {
    list-style: none;
    border-bottom: 2px solid #a8acb1;
}
.promotions-inr ul li:last-child {
    border-bottom: none;
}
.promotions-inr ul li a {
    font-size: 16px;
    color: #5c5f61;
    padding: 15px 20px;
    display: inherit;
}
.promotions-inr ul li.active a {
    color: #0f5ca9;
}
.promotions-inr ul li a:hover{
    color: #0f5ca9;
    text-decoration: none;
}
.promotions-side-rt-row .MultiCarousel {
  float: left;
  overflow: hidden;
  padding: 15px;
  width: 100%;
  position: relative;
}
.promotions-side-rt-row .MultiCarousel .MultiCarousel-inner {
  transition: 1s ease all;
  float: left;
}
.promotions-side-rt-row .MultiCarousel .MultiCarousel-inner .item {
  float: left;
  padding: 15px;
}
.promotions-side-rt-row .MultiCarousel .MultiCarousel-inner .item > div {
  text-align: center;
  margin: 10px 0px;
  background: #f1f1f1;
  color: #666;
}
.promotions-side-rt-row .MultiCarousel .leftLst,
.promotions-side-rt-row .MultiCarousel .rightLst {
  position: absolute;
  border-radius: 50%;
  top: calc(50% - 20px);
}
.promotions-side-rt-row .MultiCarousel .leftLst {
  left: 0;
}
.promotions-side-rt-row .MultiCarousel .rightLst {
  right: 0;
}

.promotions-side-rt-row .MultiCarousel .leftLst.over,
.promotions-side-rt-row .MultiCarousel .rightLst.over {
  pointer-events: none;
  background: #ccc;
}
section.promotions-sec .container {
      width: 100%;
    padding: 0 30px;
}
.promotions-side-rt-row .MultiCarousel .item p.lead {
color: #fff;
    font-size: 14px;
    margin: 0;
    min-height: 65px;
    line-height: normal;
    text-align: center;
    padding: 10px;
}
.promotions-side-rt-row .MultiCarousel .item .pad15 {
  
}

.promotions-side-rt-row .MultiCarousel .item .pad15 .slide-img {
    padding: 0px;
    min-height: 180px;

}
.small-carousel.promotions-side-rt-row .MultiCarousel .item .pad15 .slide-img {
    height: unset;
    line-height: unset !important;
    min-height: unset;
}
.small-carousel.promotions-side-rt-row .MultiCarousel .item .pad15 .slide-img img {
    height: unset;
    min-height: unset;
}
.promotions-side-rt-row .MultiCarousel .item .pad15 .slide-img img {
    max-width: 100%;
    max-height: 100%;
        display: inline-block;
    width: 100%;
    vertical-align: bottom;
    min-height: 200px;
}
div#brands-id .MultiCarousel .item .pad15 .slide-img img {
    height: 45px;
}
.promotions-side-rt-row .MultiCarousel button.btn i {
    color: #b3b3b3;
    font-size: 44px;
}
.promotions-side-rt-row .MultiCarousel  button.btn {
    background: transparent !important;
    border: none;
}
.promotions-side-rt-row .MultiCarousel:hover button.btn{
  display: block;
}
.promotions-side-rt-row {
    float: left;
    width: 100%;
}
.promotions-side-rt-row .MultiCarousel .item .pad15:hover {
 
    box-shadow: 0px 1px 11px #d9d9d9;
}
div#brands-id  .MultiCarousel .item .pad15:hover {
 
    box-shadow: inherit;
}
.promotions-side-rt h3.promotions-title {
    padding-left: 25px;
}

/****** promotions page end css ******/

/****** 25/11/2021 ******/
.my-rewards .my-rewards-slider-column .purple-bx-lft p {
    padding-top: 0px !important;
}
.my-rewards .my-rewards-column-outer .my-rewards-slider-column p {
    padding-top: 47px;
}
.my-rewards .my-rewards-slider-column {
    text-align: center;
}
.purple-bx-lft {
    float: left;
    width: 75%;
}
.purple-bx-lft h5 {
    font-size: 18px;
}
.purple-bx-rt {
    float: left;
    width: 35%;
    margin-left: 3%;
    position: absolute;
    right: -10px;
    top: -12px;
}
.my-rewards .my-rewards-slider-column .purple-bx-lft {
    text-align: left;
}
.purple-bx-rt span img.img-responsive {
    width: 50px;
    margin: auto;
    padding: 15px 3px 5px 0;
}
.purple-bx-rt span {
    width: 100px;
    height: 100px;
    background: #fff;
    display: inherit;
    border-radius: 50%;
}
/****** End 15/11/2021 ******/

/****** 15/11/2021 ******/
.order-column-outer .order-column .order-column-tracking .delivered-details {
   
    margin-top: 15px;
}
.order-column-outer .order-column .order-column-tracking .delivery-tracking .complete-or {
  
    margin-bottom: 0 !important;
}    
.my-rewards-slider-column a, .brand-rewards-slider-column a[disabled] {
    cursor: pointer;
        background: rgba(0,0,0,0.7) !important;
} 
.brand-rewards .rewardCarousal .item .pad15 .brand-rewards-slider-column img {
    height: 220px;
}  
  .brand-rewards .rewardCarousal .item .pad15 .brand-rewards-slider-column {
    padding: 0;
}
.brand-rewards .rewardCarousal .item .pad15 .brand-rewards-slider-column p img {
    border-radius: 5px 5px 0 0;
}  
.MultiCarousel.rewardCarousal .item .pad15 .brand-rewards-slider-column p img {
    width: 100%;
}
.MultiCarousel.rewardCarousal button {
    height: 40px;
    width: 40px;
    border-color: transparent;
}
.MultiCarousel.rewardCarousal .item .pad15 {
    background: transparent;
}
.rewards-page .rewards-page-inner {
    margin-top: 0;
    border-radius: 0;
}
.my-rewards .my-rewards-column-outer .my-rewards-slider-column {
    min-height: 180px;
}
.order-heading form a.btn.btn-default {
    line-height: 38px;
}
.order-column-outer .order-column .delivered-details .delivered-image a.dropdown-menu-shipping-cart-img {
    width: 100%;
}
.order-column-outer .order-column .delivery-tracking-details ul li.circle-tracking {
    width: 30px;
    height: 15px;  
}
.order-column-outer .order-column .delivery-tracking-details ul li.line-tracking {
    width: 100%;
}
.order-column-outer .order-column .order-column-tracking .delivery-tracking {
    width: 100%;
    display: inline-block;
    padding: 0 !important;
    margin-bottom: 35px;
}
.order-column-outer .order-column .order-column-tracking .delivery-tracking .delivery-tracking-details {
    padding: 0;
    width: 65%;
    float: left;
}
.order-column-outer .order-column .order-column-tracking .delivery-tracking .complete-or {
    float: right;
}
.order-column-outer .order-column .order-column-tracking .delivery-tracking .complete-or a.btn.btn-primary {
    text-align: center;
    background: #fff;
    color: #333 !important;
    font-size: 12px;
    padding: 10px 20px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    border-radius: 5px;
    margin: 0 0 0 0;
    border: none;
}
.order-column-outer .order-column .order-column-tracking .delivery-tracking .delivery-tracking-details ul {
    margin-top: 9px;
}
.order-column-outer .order-column .order-column-tracking .delivered-details .delivered-product-details h6 {
    margin-bottom: 15px;
}
.order-column-outer .order-column .order-column-tracking .delivered-details .delivered-product-details .delivered-buttons .col-md-6.col-sm-6.col-xs-6 {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 10px;
}
.order-column-outer .order-column .order-column-tracking .delivered-details .delivered-product-details .delivered-buttons .main-order-page a.btn.btn-primary {
    display: inherit;
    padding: 5px 10px 4px;
    margin-top: 5px !important;           
    border-radius: 0;
    position: relative;
    top: -1px;
    background: #0f5ca9;    
    border: transparent;
}
.order-column-outer .order-column .order-column-tracking .delivery-tracking .complete-or a.btn.btn-primary:hover{
    background: #0f5ca9;
    color: #fff !important; 
}
.order-column-outer .order-column .order-column-tracking .delivered-details {
    margin-bottom: 10px;
}    
/****** End 15/11/2021 ******/
body {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
}
body, body .sans {
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}
.widget-title,
.widget-title-sm,
.widget-title-lg {
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 15px;
  letter-spacing: 1px;
}
.widget-title-sm {
  font-size: 17px;
  margin-bottom: 10px;
}
.widget-title-lg {
  font-size: 35px;
}
label {
  font-weight: 400;
}
.page-title {
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 6px;
}


/*-------------- Custom CSS Start ------------*/


body {
    font-family: 'Poppins', sans-serif;
}
.homepage .slider-item {
    height: auto;
}
.homepage .slider-item img {
    width: 100%;
}
.sell-on-lumiere-section {
    padding: 50px 0;
}
.sell-on-lumiere-section .page-header h1 {
    margin-left: 10px;
}
.homepage h1 {
    font-family: 'Poppins', sans-serif;
    color: #1c5d9e;
    font-weight: 500;
    margin: 0;
}
.homepage .page-header {
    margin: 0;
}
.homepage p {
    color: #1c5d9e;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
}
.video-inner img {
    width: 100%;
    border-radius: 5px;
}
.homepage .sell-on-lumiere-section p {
    margin: 25px 0 0 0;
}
.video-section {
    background: #f0f2f5;
    padding: 60px 0 80px;
    margin-bottom: 50px;
}
.video-section h3 {
    font-family: 'Poppins', sans-serif;
    color: #1c5d9e;
    font-weight: 500;
    margin: 0 0 40px 0;
}
.video-inner {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.video-inner::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,0.6) 0%, rgba(13,103,178,0.6) 0%, rgba(42,216,203,0.6) 100%);
}
.video-inner iframe,
.video-section iframe {
    width: 100%;
}
.video-inner img.play-icon {
    position: absolute;
    z-index: 1;
    width: 70px;
}
.menu-search .container {
    display: flex;
}

nav.menu-search.landing-page-menu-search .container {
    /* justify-content: center; */
}

.menu-search form .form-group,
.middle-right-header form .form-group {
    margin: 0;
}
.menu-search form .aa-input-container,
.middle-right-header form .aa-input-container {
    margin: 0;
}
.menu-search form .aa-input-search,
.middle-right-header form .aa-input-search {
    width: 310px;
    padding: 5px 10px;
    border: none;
    box-shadow: none;
    border-radius: 30px;
}
.middle-right-header form .aa-input-search {
    width: 670px;
    height: 40px;
}
.middle-right-header form .aa-input-container {
    border: 2px solid #1a63ac;
    border-radius: 39px;
}
.middle-right-header form .aa-input-container .aa-dropdown-menu {
    top: 42px !important;
}
nav.menu-search {
    display: inline-block;
    width: 100%;
    background: #0f5ca9 !important;
    margin-top: 20px !important;
}
/* nav.menu-search.landing-page-menu-search {
    margin-top: 30px !important;
} */
nav.menu-search ul.nav.navbar-nav > li > a {
    margin: 0;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
}
nav.menu-search ul.nav.navbar-nav > li.pay-32-menu > a > img {
    margin: -8px 0 0 0;
}
nav.menu-search ul.nav.navbar-nav > li > a strong {
    font-weight: normal;
}
nav.menu-search ul.nav.navbar-nav > li > a i, 
nav.menu-search ul.nav.navbar-nav > li > a span {
    color: #fff !important;
}
body .navbar-before-inverse {
    padding: 15px 0 0 0;
    background: none;
}
.navbar-before ul.nav.navbar-nav li a {
    color: #5d6a87;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}
.navbar-before ul.nav.navbar-nav li {
    margin: 0 0 0 25px;
}
.middle-right-header form {
    display: inline-block;
    margin-top: 0;
}
nav.menu-search form {
    display: none;
    margin-top: 0;
}
.navbar-default .middle-right-header .navbar-nav > li > a {
    margin: 0 0 0 20px;
    padding: 0;
}
.navbar-default .middle-right-header .navbar-nav > li > a img {
    width: 30px;
    /* margin: 0 0 0 20px; */
}
.navbar-default .middle-right-header .navbar-nav > li > a:hover {
    background: none;
}
.navbar-main-white .middle-right-header .navbar-nav > li:hover > a, 
.navbar-main-white .middle-right-header .navbar-nav > li > a:hover, 
.navbar-main-white .middle-right-header .navbar-nav > li:hover > a > span, 
.navbar-main-white .middle-right-header .navbar-nav > li > a:hover > span {
    background: none;
    color: #777;
}
.navbar-default .middle-right-header .navbar-nav > li.signup-button > a,
.navbar-default .middle-right-header .navbar-nav > li.signup-button:hover > a,
.navbar-default .middle-right-header .navbar-nav > li.signup-button > a:hover {
    background: #1a63ac;
    color: #fff;
}
.middle-right-header .navbar-nav > li.signup-button a,
.middle-right-header .navbar-nav > li.signup-button a:focus {
    background: #1a63ac;
    font-family: 'Poppins', sans-serif;
    padding: 5px 20px;
    border-radius: 30px;
    font-size: 16px;
    margin: 0 0 0 20px;
}
.navbar-default .middle-right-header .navbar-nav > li.signup-button > a:hover {
    background: #1a63ac;
}
.navbar-default .middle-right-header .navbar-nav > li.cart-dropdown > a {
    position: relative;
}
.navbar-default .middle-right-header .navbar-nav > li.cart-dropdown > a > font {
    position: absolute;
    right: -10px;
    top: -7px;
    width: 20px;
    height: 20px;
    background: #0f5ca9;
    text-align: center;
    color: #fff;
    border-radius: 30px;
}
.navbar-nav > li.dropdown.user-dropdown ul.dropdown-menu,
.navbar-nav > li.dropdown.cart-dropdown ul.dropdown-menu {
    width: 250px;
}
.navbar .open > .dropdown > ul.dropdown-menu {
    display: none;
}
.corporate-purchase-dropdown .dropdown-menu > li > a {
    padding: 0 15px !important;
}
.corporate-purchase-dropdown .dropdown-menu > li > a::after {
    opacity: 0;
    visibility: hidden;
}
nav.navbar {
    display: inline-block;
    width: 100%;
    margin: 0;
    background: none;
    border: none;
}
.middle-right-header {
    margin: 15px 0 0 0;
}
.middle-right-header {
    float: right;
}
.middle-right-header .navbar-nav > li > .dropdown-menu {
    z-index: 999;
}
.homepage {
    margin: -5px 0 0 0;
}
.create-account .widget-title {
    font-family: 'Poppins', sans-serif;
    color: #1c5d9e;
    font-weight: 500;
    margin: 0 0 40px 0;
}
.create-account .form-control {
    background: #f0f2f5;
    border: none;
    border-radius: 32px;
    box-shadow: none;
    height: 40px;
    font-family: 'Poppins', sans-serif;
    padding: 0 20px;
}
.create-account .form-control::-webkit-input-placeholder {
    color: #1c5d9e;
}
.create-account .form-control::-moz-placeholder {
    color: #1c5d9e;
}
.create-account .form-control:-ms-input-placeholder {
    color: #1c5d9e;
}
.create-account .form-control:-moz-placeholder {
    color: #1c5d9e;
}
.create-account .form-group {
    margin-bottom: 25px;
}
.create-account .checkbox {
    margin-top: 0;
}
.create-account .checkbox label {
    color: #a1a9bc;
    font-family: 'Poppins', sans-serif;
}
.create-account .checkbox .i-check {
    top: 2px;
}
.create-account .btn.btn-primary {
    background: #2480bb;
    border: none;
    padding: 8px 30px;
    border-radius: 30px;
    font-size: 14px;
    margin-top: 10px;
}
.fact-inner img {
    width: 100%;
}
.industry-facts .widget-title {
    font-family: 'Poppins', sans-serif;
    color: #1c5d9e;
    font-weight: 500;
    margin: 50px 0 40px 0;
    border-top: 1px solid #959595;
    padding-top: 60px;
}
.why-choose h3 {
    font-family: 'Poppins', sans-serif;
    color: #1c5d9e;
    font-weight: 500;
    padding-top: 60px;
    padding-bottom: 50px;
}
.why-choose .row {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.why-choose .row > div {
    width: 20%;
    padding: 0 15px;
    flex: 0 0 20%;
}
.why-choose .why-choose-icon img {
    width: 100%;
}
.why-choose .why-choose-icon {
    background: #f0f2f5;
    border-radius: 50%;
    border: 4px solid transparent;
    margin: 0 0 20px 0;
    transition: 0.1s;
}
.why-choose .why-choose-icon:hover {
    border-color: #1c5d9e;
    background: #fff;
}
.why-choose-inner {
    min-height: 330px;
}
.top-footer .row > div {
    width: 18%;
    padding: 0;
}
.top-footer .row > div.footer-address {
    width: 28%;
    border-left: 2px solid #fff;
    padding: 0 0 0 25px;
}
.main-footer h4.widget-title-sm {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0 0 15px 0;
}
.main-footer .main-footer-links-list {
    margin: 0;
}
.main-footer .main-footer-links-list > li {
    margin: 0;
}
.main-footer .main-footer-links-list > li a {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    opacity: 1;
    margin: 0 0 10px 0;
    display: inline-block;
}
.top-footer .footer-address p {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    opacity: 1;
    margin: 0 0 10px 0;
    display: inline-block;
}
.main-footer .copyright-area ul {
    padding: 0;
    margin: 0;
}
.main-footer .copyright-area ul li {
    display: inline-block;
    list-style: none;
}
.copyright-area .row {
    margin: 0;
    display: flex;
    align-items: center;
}
.main-footer .copyright-text {
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 200;
    font-family: 'Poppins', sans-serif;
}
.main-footer .copyright-area ul li a {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    opacity: 1;
    margin: 0 25px 0 0;
    display: inline-block;
}
.paypal-image img {
    width: 210px;
}
.copyright-area .copyright-outer {
    flex: 0.9;
    padding-left: 40px;
}
.copyright-area {
    margin-top: 50px;
}
.brand-custom-page .gap-custom{
        background: #dbe7f2; 
        height: 10px;
/*        margin-bottom: 20px;*/
    }
.brand-custom-banner .col {
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
    border-radius: 10px;
    overflow: hidden;
}
@media (max-width:992px) {
    .brand-custom-banner .col {
        float: left;
        padding: 0;
        box-sizing: border-box;
        margin-bottom: 30px;
        border-radius: 10px;
        overflow: hidden;
    }
}
.brand-custom-banner .large-banner {
    width: 100%;
}

.row-full{
 width: 100vw;
 position: relative;
 margin-left: -50vw;
 height: 100px;
 margin-top: 20px;
 left: 50%;
}

.brand-custom-banner .large-banner .carousel .controls {
    display: inline-block;
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.brand-custom-banner .large-banner .carousel .btn {
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    background: none;
    border: none;
    padding: 0;
    color: black;
    float: left;
}
.brand-custom-banner .large-banner .carousel .right.btn {
    right: 10px;
    float: right;
    margin-right: 0;
    left: auto;
}
.brand-custom-banner .large-banner .carousel .btn:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
.brand-custom-banner .large-banner .carousel .btn:hover {
    background: none;
}
.brand-custom-banner img {
    border-radius: 10px;
}

.odonto-section-card-3 {
/*    margin-top: 20px;*/
    margin-bottom: 20px;
}
.odonto-section-card-3 .section-3-body{
    margin: 20px;
    padding: 15px 0;
}
.odonto-section-card-3 .section-3-body .section-3-body-title{
    font-size: 8rem;
    line-height: 1;
    
}

.odonto-section-card-3 .section-3-body .section-3-body-para{
    margin-top:45px;
    font-size: 3rem;
    line-height: 1.5;
    color: #0f5ca9;
    
}
.odonto-section-card-3 .section-3-body .section-3-body-para .font-tone-theme{
    color: black;
    font-weight: 500;
    
}
.odonto-section-card-3 .section-3-body .section-3-body-title .font-tone-theme{
    
    font-weight: 600;
}
.odonto-section-card-3 img{
    border-radius: 10px;
}
@media (max-width:992px) {
.odonto-section-card-3 .section-3-body .section-3-body-title{
    font-size: 5rem;
    line-height: 1;
    
}
}

.odonto-section-card-4 h4 {
    color: #0f5ca9;
    min-height: 40px;
}
.odonto-section-card-4 img {
    height: 100px;
    width: 100px;
}
.odonto-section-card-4 i {
    font-size: 20px !important;
}
.odonto-section-card-4 p {
    text-align: left;
/*    margin-top: 25px;*/
}
.odonto-section-card-4 span.mrk-icon {
        color: white;
        height: auto;
        width: 70px;
        background: #0f5ca9;
        display: inline-block;
        border-radius: 50%;
        margin-bottom: 40px;
        position: relative;
        z-index: 9;

}
.group-by-dental {
    margin-top: 70px;
}
.group-by-dental-banner .col {
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
    border-radius: 10px;
    overflow: hidden;
}
.group-by-dental-banner .large-banner {
    width: 60%;
}
.group-by-dental-banner .small-banner {
    width: 38%;
}
.group-by-dental-banner .large-banner .carousel .controls {
    display: inline-block;
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.group-by-dental-banner .large-banner .carousel .btn {
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    background: none;
    border: none;
    padding: 0;
    color: #fff;
    float: left;
}
.group-by-dental-banner .large-banner .carousel .right.btn {
    right: 10px;
    float: right;
    margin-right: 0;
    left: auto;
}
.group-by-dental-banner .large-banner .carousel .btn:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
.group-by-dental-banner .large-banner .carousel .btn:hover {
    background: none;
}
.group-by-dental-banner img {
    border-radius: 10px;
}
.container.group-by-dental-inner {
    width: 100%;
    background: #f1f3f6;
    padding: 40px 30px;
}
.group-by-dental-inner .panel-group .panel {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    margin: 0;
}
.group-by-dental-inner .panel-group .panel .panel-heading {
    background: none;
    border: none;
    color: #5c5f61;
    font-weight: normal;
    padding: 0;
}
.group-by-dental-inner .panel-group .panel .panel-heading a {
    color: #5c5f61;
    font-weight: normal;
    display: inline-block;
    width: 100%;
    padding: 20px 15px;
    font-size: 14px;
    position: relative;
    outline: none;
    text-decoration: none;
}
.group-by-dental-inner .panel-group .panel .panel-heading a::after {
    content: "";
    border: solid #5c5f61;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 15px;
    top: 23px;
}
.group-by-dental-inner .panel-group .panel .panel-body {
    border: none;
    padding: 0 15px 10px;
}
.group-by-dental-inner .panel-body .input-group button.btn {
    border: none;
    padding: 0;
}
.group-by-dental-inner .panel-body .input-group input.form-control {
    border: none;
    box-shadow: none;
    padding: 4px 0;
    border-bottom: 1px solid #ddd;
    line-height: 18px;
    height: auto;
    margin: 0 0 0 10px;
    box-sizing: border-box;
    border-radius: 0;
    width: 90%;
}
.group-by-dental-inner .checkbox label,
.classified-ads-page .checkbox label {
    position: relative;
    padding-left: 30px;
}
.group-by-dental-inner .checkbox label input[type="checkbox"],
.classified-ads-page .checkbox label input[type="checkbox"] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    margin: 0;
    padding: 0;
    opacity: 0;
}
.group-by-dental-inner .checkbox label span,
.classified-ads-page .checkbox label span.filter-text {
    position: relative;
}
.group-by-dental-inner .checkbox label span::before,
.classified-ads-page .checkbox label span.filter-text::before {
    position: absolute;
    content: "";
    border: 1px solid #ccc;
    width: 15px;
    height: 15px;
    display: inline-block;
    left: -25px;
    top: 3px;
}
.group-by-dental-inner .checkbox label input[type="checkbox"]:checked ~ span::before,
.classified-ads-page .checkbox label input[type="checkbox"]:checked ~ span.filter-text::before {
    content: "\2713";
    line-height: 13px;
    font-size: 12px;
    text-align: center;
    background: #0f5ca9;
    border-color: #0f5ca9;
    color: #fff;
}
.group-by-dental-inner .panel-group {
    background: #fff;
}
.group-by-dental-inner .panel-group .filter-heading,
.classified-ads-page .filter-heading {
    display: inline-block;
    width: 100%;
    padding: 20px 15px;
    border-bottom: 1px solid #ccc;
}
.group-by-dental-inner .panel-group .filter-heading {
    display: flex;
}
.group-by-dental-inner .panel-group .filter-heading .btn, 
.group-by-dental-inner .panel-group .filter-heading .btn:hover, 
.group-by-dental-inner .panel-group .filter-heading .btn:focus {
    border: none;
    padding: 0;
    color: #0f5ca9;
    background: none;
    outline: none;
    box-shadow: none;
}
.group-by-dental-inner .panel-group .filter-heading h3,
.classified-ads-page .filter-heading h3 {
    margin: 0;
    float: left;
    font-size: 20px;
    font-weight: 500;
    flex: 1;
}
.group-by-dental-inner .panel-group .filter-heading a,
.classified-ads-page .filter-heading a {
    float: right;
    color: #0f5ca9;
    font-size: 12px;
}
.search-products {
    padding-top: 20px;
}
.search-products button.btn {
    height: 34px;
}
.group-by-dental-inner .panel-group .btn-group .btn {
    border: none;
    width: 100%;
    border-bottom: 1px solid #ddd;
    text-align: left;
    border-radius: 0 !important;
    background: none;
    color: #5c5f61 !important;
    font-weight: normal;
    padding: 20px 10px;
}
.group-by-dental-inner .panel-group .btn-group .btn:focus {
    outline: none;
}
.group-by-dental-inner .panel-group .btn-group .btn-group {
    width: 100%;
}
.btn-group .btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.open > .dropdown > .dropdown-menu {
    display: block;
    margin: 0;
    width: 100%;
}
.btn-group > .dropdown > .dropdown-menu > li > a {
    padding: 10px 20px;
    font-size: 13px;
}
#postList {
    background: #fff;
    padding: 0;
}
#postList .dental-search {
    margin-top: 20px;
}
#postList .dental-search .btn {
    height: 34px;
}
#postList .product {
    padding: 0;
    position: relative;
}
#postList .product:hover {
    box-shadow: none;
}
#postList > div {
    padding: 0 15px;
}
#postList > div.sort-by {
    padding: 0;
}
#postList .product .product-img-wrap {
    width: 100%;
    border: 1px solid #b3b3b3;
    height: 230px;
    border-radius: 10px;
}
#postList .product > .bubble {
    position: absolute;
    top: 20px;
    left: 10px;
    z-index: 99;
}
#postList .product > .bubble {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 99;
    background: #ffc90d;
}
#postList .product > .bubble .inside {
    border-radius: 0;
    background: #ffc90d;
}
#postList .product > .bubble .inside-text {
    padding: 5px 10px;
    font-weight: 600;
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
}
#postList .product > .bubble .inside-text::after {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 15px solid #ffc90d;
    position: absolute;
    top: 5px;
    right: -25px;
}
.dental-search-outer {
    margin-left: -8px;
    margin-right: -8px;
    background: #fff;
    padding: 20px 20px;
}
#postList .product .bottom-right {
    display: none;
}
#postList .product .product-caption-price {
    padding: 10px 0 0 !important;
    margin: 0;
}
#postList .product input[type="number"] {
    position: relative;
    z-index: 11;
}
#postList .product .product-caption {
    padding: 10px 0;
}
#postList .product .product-caption-price > span {
    width: 100%;
    margin: 0 0 8px 0;
}
#postList .product .product-caption-price > span, 
#postList .product .product-caption-price > span.product-caption-price-new span, 
#postList .product .product-caption-price > span a.popup-text {
    color: #f47422;
    font-weight: 300 !important;
    font-size: 12px;
}
#postList .product .product-caption-price > span.units-purchased,
#postList .product .product-caption-price > span.product-caption-price-new span.units-purchased {
    background: #e2e8f0;
    font-size: 12px;
    color: #000;
    padding: 5px 10px 8px;
    display: inline-block;
    margin: 10px 0;
    width: auto;
}
#postList .product .product-caption-price > span.product-caption-body i {
    color: #0f5ca9 !important;
    font-size: 14px !important;
    margin-right: 5px;
}
#postList .product .product-caption-price > span a.popup-text i {
    margin-right: 6px;
}
#postList .product .progress {
    height: 3px !important;
    border-radius: 0;
    background: #dddddd !important;
    margin: 10px 0 !important;
}
#postList .popup-text .btn.btn-primary, 
#postList .grab_deal_now,
#postList .btn.add-to-cart,
#postList .product .product-caption-price > span.product-caption-price-new span.offer_expired,
#postList .product .product-caption-price > span.product-caption-price-new span.offer_completed,
#postList .product .product-caption-price ~ .btn {
    background: #0f5ca9;
    border-color: #0f5ca9;
    border-radius: 30px;
    padding: 0 15px;
    height: 35px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    line-height: 30px;
}
#postList .grab_deal_now {
    margin-top: 10px;
}
#postList .product .product-caption-price ~ .btn.grab-deal-now {
    display: none !important;
}
#postList .product h6.product-caption-title {
    display: inline-block;
}
#postList .product a.product-link:focus {
    outline: none;
}
#postList .product-caption-title {
    color: #0d396a;
}
#postList .product .product-caption-price > span.product-caption-body {
    color: #0f5ca9;
    line-height: 18px;
}
#postList .product .product-caption-price > span.product-caption-price-new, 
#postList .product .product-caption-price > span.product-page-price-list {
    display: inline-block;
    width: auto;
    margin: 0 10px 10px 0;
    color: #000;
}
#postList .product .product-caption-price > span.product-page-price-list {
    margin: 0 0 10px 10px;
}
#postList .product .product-caption-price > span.product-caption-price-new {
    font-size: 14px;
    font-weight: 500 !important;
    margin: 0;
}
#postList .product .product-caption-price span.login-for-special-price {
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
}
#postList .product .product-caption-price span.units-purchased {
    margin-bottom: 5px;
    display: inline-block;
    color: #000;
}
#postList .product .product-caption-price > span.product-caption-price-new span.order-shipping, 
#postList .product .product-caption-price > span.product-caption-price-new span.order-shipping span,
#postList .product span.product-caption-price-new span.order-shipping, 
#postList .product span.product-caption-price-new span.order-shipping span {
    color: #0f5ca9;
    line-height: 18px;
}
#postList .product .product-caption-price > .product-caption-body.product-ends-in {
    color: #f47422;
}
#postList .product .product-caption-price .product-caption-body.product-ends-in {
    margin: 0;
}
.classified-ads-banner .classified-large-banner {
    margin-bottom: 30px;
    margin-top: 30px;
}
.classified-ads-banner .classified-small-banner {
    float: left;
    width: 38.6%;
}
.classified-ads-banner .classified-medium-banner {
    float: right;
    width: 61.4%;
}
.classified-ads-banner .col {
    padding: 0 15px;
}
.classified-ads-page {
    width: 100%;
    background: #f1f3f6;
    padding: 40px 30px;
    margin-top: 50px;
}
.classified-ads-page .container {
    width: 1170px;
}
.classified-ads-filters .panel-default > .panel-heading {
    border: none;
    background: none;
    padding: 0 15px;
}
.classified-ads-filters .panel-default {
    border: none;
    padding: 20px 0 0;
    box-shadow: none;
    margin: 0;
}
.classified-ads-filters .panel-default .panel {
    padding: 0 20px;
    box-shadow: none;
}
.classified-ads-filters .input-group input.form-control {
    border: none;
    box-shadow: none;
    padding: 4px 0;
    border-bottom: 1px solid #ddd;
    line-height: 18px;
    height: auto;
    margin: 0 0 0 10px;
    box-sizing: border-box;
    border-radius: 0;
    width: 90%;
}
.classified-ads-filters .input-group button.btn {
    border: none;
    padding: 0;
}
.classified-ads-filters .panel-default > .panel-heading.country-filters-heading {
    border-top: 1px solid #aaa;
    border-radius: 0;
    border-bottom: 1px solid #aaa;
    padding: 15px 20px;
}
.classified-ads-filters .panel-default > .panel-heading.country-filters-heading .panel-title {
    margin: 0;
}
.classified-ads-filters .panel-default .panel {
    scrollbar-color: #0f5ca9 #bbc0c7;
}
.classified-ads-filters .panel-default .panel::-webkit-scrollbar {
    width: 5px;
}
.classified-ads-filters .panel-default .panel::-webkit-scrollbar-track {
    background: #bbc0c7;
}
.classified-ads-filters .panel-default .panel::-webkit-scrollbar-thumb {
    background-color: #0f5ca9;
}
.classified-ads-filters .panel.country-origin-panel {
    padding-bottom: 20px;
}
.classified-ads-page .lib-panel .lib-header a {
    color: #0d396a;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 500;
}
.classified-ads-page .lib-panel .lib-header .product-price {
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.classified-ads-page .lib-panel .lib-desc p {
    color: #8c8c8c;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    display: inline-block;
    width: 100%;
}
.classified-ads-page .lib-panel .lib-header .lib-header-seperator {
    opacity: 0;
    visibility: hidden;
}
.classified-ads-page .lib-panel .lib-desc a {
    background: #0f5ca9;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    padding: 8px 20px;
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
}
.classified-ads-page .lib-panel .box-shadow {
    padding: 20px 20px 40px 20px;
    margin: 0;
}
.sort-by ul {
    margin: 0 0 30px 0;
    padding: 20px 30px;
    border-bottom: 1px solid #ccc;
}
.sort-by ul li {
    display: inline-block;
    list-style: none;
    margin: 0 30px 0 0;
    color: #333;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}
.sort-by ul li.sort-by-text {
    font-weight: 500;
}
.sort-by ul li.active-sort {
    font-weight: 500;
}
.responsive-filters {
    margin: 0;
    background: #fff;
    padding: 15px 15px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    position: relative;
    cursor: pointer;
    display: none;
}
.responsive-filters::after {
    content: "";
    position: absolute;
    border: solid #555;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    right: 15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.promotions-left ul {
    margin: 0;
    padding: 0;
}
.promotions-left ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.promotions-inner {
    background: #f1f3f6;
    padding: 20px;
}
.promotions-left-outer {
    position: sticky;
    top: 20px;
}
.promotions-left {
    background: #fff;
}
.promotions-left h4 {
    padding: 0 20px;
    border-bottom: 1px solid #ccc;
    height: 60px;
    line-height: 60px;
    margin: 0;
    font-size: 20px;
    font-weight: 500;
}
.promotions-left ul li a {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    color: #5c5f61;
    padding: 15px 20px;
    text-decoration: none;
    transition: 0.1s;
}
.promotions-left ul li:last-child a {
    border: none;
}
.promotions-left ul li a:hover {
    color: #0f5ca9;
}
.promotions-right {
    background: #fff;
    padding: 0 0 30px 0;
}
.promotions-right h4 {
    padding: 0 40px;
    border-bottom: 1px solid #ccc;
    height: 60px;
    line-height: 60px;
    margin: 0 0 30px 0;
    font-size: 20px;
    font-weight: 500;
}
.promotions-right .carousel {
    padding: 0 40px;
    margin-bottom: 20px;
}
.promotions-right .carousel .col-item {
    padding: 10px 10px 20px;
    margin: 10px 0;
    transition: 0.1s;
}
.promotions-right .carousel .col-item:hover{
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.promotions-right .carousel .item > .row > div:first-child > .col-item {
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.promotions-right .carousel .controls {
    display: inline-block;
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.promotions-right .carousel .btn {
    /* position: absolute; */
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    background: none;
    border: none;
    padding: 0;
    color: #b3b3b3;
    float: left;
}
.promotions-right .carousel .btn:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
.promotions-right .carousel .btn:hover {
    background: none;
}
.promotions-right .carousel .right.btn {
    right: 0;
    float: right;
    margin-right: 30px;
}
.promotions-right .col-item .product-title {
    position: inherit;
    transform: none;
    box-shadow: none;
    padding: 0;
}
.promotions-right .col-item .product-title h5 {
    margin: 20px 0 15px 0;
    color: #0d396a;
    text-transform: none;
    font-weight: 400;
}
.promotions-right .col-item .photo {
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.promotions-right .col-item .photo .bubble {
    position: absolute;
    top: 10px;
    left: 0;
    background: #ffc90d;
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
}
.promotions-right .col-item .photo .bubble p {
    font-weight: 600;
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
}
.promotions-right .col-item .photo .bubble p::after {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 15px solid #ffc90d;
    position: absolute;
    top: 0;
    right: -25px;
}
.promotions-right .col-item .product-cart-buttons a {
    background: #0f5ca9;
    border: 1px solid #0f5ca9;
    color: #fff;
    font-size: 12px;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 30px;
    text-decoration: none;
}
.promotions-right .col-item .product-cart-buttons a.add-to-cart {
    background: #fff;
    border: 1px solid #0f5ca9;
    color: #0f5ca9;
}
.promotion-logos .col {
    display: inline-block;
    width: 130px;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 5px;
}
.your-order-page {
    margin-top: 50px;
}
.order-tabs {
    margin-top: 30px;
    margin-bottom: 30px;
}
.order-placed p {
    display: inline-block;
    margin: 0;
}
.order-tabs ul {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid #c0c4c8;
}
.order-tabs ul li {
    display: inline-block;
    list-style: none;
    margin-right: 40px;
}
.order-tabs ul li a {
    display: inline-block;
    padding: 0 0 15px 0;
    color: #333;
    text-decoration: none;
}
.order-tabs ul li.active-order-tab a {
    border-bottom: 2px solid #0f5ca9;
    position: relative;
    top: 2px;
}
.order-placed select.form-control {
    display: inline-block;
    width: 200px;
    margin: 0 0 0 15px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    border: none;
}
.order-heading .row {
    display: flex;
}
.order-heading .order-text {
    flex: 1;
}
.order-heading form {
    display: flex;
}
.order-heading form input {
    background: #f3f3f6;
    border: none;
    border-radius: 5px;
    height: 40px;
    width: 400px;
    padding: 0 15px;
}
.order-heading form .btn {
    background: #dedee4;
    border: none;
    border-radius: 5px;
    color: #222 !important;
    margin: 0 0 0 10px;
    padding: 0 20px;
    font-size: 16px;
}
.order-heading .order-text h1 {
    font-size: 24px;
}
.order-column-outer {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.order-column {
    display: inline-block;
    width: 100%;
    border: 2px solid #bcc4cc;
    border-radius: 10px;
    margin-bottom: 50px;
}
.order-column-heading {
    border-bottom: 2px solid #bcc4cc;
    display: flex;
    padding: 30px 40px;
}
.order-heading-date {
    flex: 0.3;
}
.order-heading-price {
    flex: 0.4;
}
.order-heading-details {
    flex: 0.3;
    text-align: right;
}
.order-column-heading p, 
.order-column-heading a {
    color: #333;
}
.order-column-tracking {
    padding: 30px 40px;
    background: #f1f3f6;
    border-radius: 0 0 10px 10px;
}
.delivery-tracking {
    display: flex;
}
.delivery-tracking-image {
    width: 200px;
    height: 200px;
    background: #fff;
    margin-right: 50px;
}
.delivery-tracking-details h6 {
    margin: 0;
    font-weight: 300;
    font-size: 15px;
}
.delivery-tracking-details h4 {
    font-size: 20px;
    font-weight: 400;
    margin: 5px 0;
}
.delivery-tracking-details p {
    font-size: 12px;
}
.delivery-tracking-details ul {
    padding: 0;
    margin: 30px 0 0 0;
    display: flex;
    align-items: center;
}
.delivery-tracking-details ul li {
    list-style: none;
    position: relative;
}
.delivery-tracking-details ul li.line-tracking {
    background: #cdcdcd;
    height: 5px;
    width: 120px;
}
.delivery-tracking-details ul li.line-tracking.reached {
    background: #0f5ca9;
}
.delivery-tracking-details ul li.circle-tracking {
    width: 15px;
    height: 15px;
    background: #cdcdcd;
    border-radius: 30px;
}
.delivery-tracking-details ul li.circle-tracking.reached {
    background: #0f5ca9;
}
.delivery-tracking-details ul li p {
    position: absolute;
    left: 0;
    top: 20px;
    min-width: 100px;
}
.delivery-tracking-details-table {
    border: 2px solid #bcc4cc;
    border-radius: 10px;
    margin-top: 40px;
}
.delivery-tracking-details-table h3 {
    margin: 0;
    background: #fff;
    padding: 20px 30px;
    font-size: 16px;
    font-weight: normal;
    border-radius: 10px 10px 0 0;
}
.delivery-tracking-details-table table {
    width: 100%;
}
.delivery-tracking-details-table-inner {
    padding: 30px 30px;
}
.delivery-tracking-details-table-inner table td {
    padding: 2px 0;
}
.order-column-tracking > h2 {
    margin: 0 0 20px 0;
    font-size: 20px;
}
.delivered-details {
    display: flex;
}
.delivered-image {
    width: 200px;
    height: 200px;
    background: #fff;
    margin-right: 50px;
}
.delivered-product-details {
    flex: 1;
    padding: 0 40px 0 0;
}
.delivered-buttons a {
    width: 100%;
    clear: both;
    display: block;
    text-align: center;
    background: #fff;
    color: #333;
    font-size: 12px;
    padding: 10px 20px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    border-radius: 5px;
    margin: 0 0 15px 0;
}
.delivered-product-details a {
    background: #fff;
    color: #333;
    font-size: 12px;
    padding: 10px 20px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    border-radius: 5px;
    margin: 0 0 15px 0;
    display: inline-block;
}
.delivered-product-details p {
    margin: 10px 0 20px;
    font-size: 13px;
}
.delivered-product-details h6 {
    margin: 0;
    font-size: 18px;
}
.product-banner {
    margin-top: 25px;
}
/* .product-banner-inner {
    height: 100px;
    background: #f1f3f6;
} */
.product-banner .carousel .controls {
    display: inline-block;
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.product-banner .carousel .btn {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    background: none;
    border: none;
    padding: 0;
    color: #b3b3b3;
    float: left;
}
.product-banner .carousel .btn:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
.product-banner .carousel .btn:hover {
    background: none;
}
.product-banner .carousel .left.btn {
    margin: 0 0 0 -30px;
}
.product-banner .carousel .right.btn {
    right: 0;
    float: right;
    margin-right: -20px;
}
.product-banner .carousel .left.btn::before {
    border: solid #aaa;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    content: "";
}
.product-banner .carousel .right.btn::before {
    border: solid #aaa;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    content: "";
}
.product-outer {
    padding: 40px 0;
}
.product-outer .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.product-outer .col {
    flex: 0 0 25%;
    padding: 0 10px;
    margin-bottom: 30px;
    float: left;
    width: 25%;
}
.product-outer .product-inner {
    border: 1px solid #eee;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    display: inline-block;
    width: 100%;
    position: relative;
}
.product-outer .product-inner span.discount {
    background: #e34e20;
    height: 50px;
    width: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    line-height: 15px;
    position: absolute;
    left: -16px;
    top: -19px;
    padding: 10px 0;
}
.product-outer .product-details p.product-price .offer-price {
    font-weight: bold;
}
.product-outer .product-details p.product-price .regular-price {
    text-decoration: line-through;
    color: #aaa;
}
.product-outer .product-details .input-group {
    display: flex;
    margin: 5px 0 0 0;
    float: left;
}
.product-outer .product-details .input-group .input-group-btn {
    width: 20px;
}
.product-outer .product-details .input-group #quantity {
    border: 1px solid #eee;
    box-shadow: none;
    width: 50px;
    height: 32px;
}
.product-outer .product-details .btn.btn-number:focus {
    outline: none;
}
.product-outer .product-image {
    display: inline-block;
    width: 100%;
    padding: 10px;
    min-height: 270px;
}
.product-outer .product-details {
    display: inline-block;
    width: 100%;
    padding: 10px;
    border-top: 1px solid #ddd;
}
.product-outer .product-details h5 {
    height: 34px;
    overflow: hidden;
}
.product-outer .product-details .product-dropdown {
    display: inline-block;
    width: 100%;
}
.product-outer .product-details a.download-brochure, 
.product-outer .product-details .download-brochure {
    /* background: #6c757d; */
    background: #ccc;
    color: #fff;
    float: right;
    width: auto;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0 0 10px 0;
    text-decoration: none;
    font-size: 13px;
    height: 35px;
    border: none;
}
.product-outer .product-details .product-dropdown a {
    background: #17a2b8;
    color: #fff;
    height: 30px;
    width: 48%;
    text-align: center;
    padding: 5px 0;
    border-radius: 5px;
    margin: 0 0 10px 0;
    text-decoration: none;
    font-size: 13px;
    float: right;
}
.product-outer .product-details .product-dropdown select.form-control {
    float: left;
    width: 48%;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    font-size: 13px;
}
.product-outer .product-details p.product-price {
    font-size: 13px;
    margin: 0;
}
.product-outer .product-details .add-to-cart-btn {
    background: #1a63ac;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0 0 10px 0;
    text-decoration: none;
    font-size: 13px;
    height: 30px;
    border: none;
}
#ProceedToCheckoutDialog {
    height: auto !important;
    padding: 0;
}
.ui-dialog {
    padding: 0;
}
.ui-dialog.ui-draggable .ui-dialog-titlebar {
    display: none;
}
.ui-dialog .modal-header {
    padding: 15px 20px;
}
.ui-dialog .modal-body {
    padding: 15px 30px;
    display: inline-block;
    width: 100%;
}
#RequestQuoteForm .modal-dialog {
    width: 700px;
}
div.ui-widget-overlay {
    background: #000;
    opacity: 0.5;
}
.ui-dialog .modal-body .md-form {
    text-align: left;
    margin-bottom: 10px;
}
.ui-dialog .modal-body .md-form label {
    font-size: 13px;
}
.ui-dialog .modal-body .ProceedToCheckoutSubmit {
    float: right;
    background: #1a63ac;
    border-color: #1a63ac;
    font-size: 14px;
    padding: 7px 15px;
    margin-top: 10px;
}
#ui-id-1 {
    height: auto !important;
    padding: 0;
    margin-left: -5px;
    margin-right: -5px;
}
#ui-id-1 .modal-header {
    margin-bottom: 20px;
}
.dialog_text {
    padding: 10px 30px 20px;
}
.dialog_text h3, 
.dialog_text ul li, 
.dialog_text p {
    text-align: left;
    font-size: 13px;
    line-height: 20px;
}
.dialog_text ul {
    padding: 0;
}
.dialog_text ul li {
    padding: ;
    margin: 0 0 5px 13px;
}
.add-for-cart {
    margin: 5px 0 0 0;
    float: left;
    width: 100%;
}
.add-for-cart span {
    width: 100%;
    display: inline-block;
    position: relative;
}
.add-for-cart span input[type="checkbox"] {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
}
.add-for-cart label {
    background: #1a63ac;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0;
    text-decoration: none;
    font-size: 13px;
    height: 30px;
    border: none;
}
.add-for-cart label.added-to-cart-label {
    display: none;
}
.add-for-cart span input[type="checkbox"]:checked ~ .added-to-cart-label {
    display: inline-block;
    background: #f3761f;
}
.add-for-cart span input[type="checkbox"]:checked ~ .add-to-cart-label {
    display: none;
}
.error {
    font-size: 12px;
    color: red;
}
.RequestQuoteForm .md-form {
    margin-bottom: 20px;
}
.RequestQuoteForm .modal-body {
    padding: 30px 40px;
}
.RequestQuoteForm button.btn {
    background: #1a63ac;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    border-color: #1a63ac;
    padding: 5px 10px;
}
/* .checkout-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
    left: 0;
    right: 0;
    padding: 10px 0;
    background: #0f5ca9;
    border-top: 1px solid rgba(255,255,255,0.2);
}
.checkout-bottom .btn.btn-primary {
    background: #fff;
    color: #0f5ca9 !important;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 15px;
    float: right;
    border: none;
}
.checkout-bottom .proceed-price {
    float: right;
    color: #fff;
    font-weight: bold;
    margin: 10px 15px 0 0;
} */
.checkout-bottom {
    position: relative;
    width: 100%;
    background: none;
    padding: 0;
}
.checkout-bottom-inner {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 15px;
    display: inline-block;
    width: 100%;
}
.checkout-bottom .btn.btn-primary {
    color: #fff !important;
    background: #0f5ca9;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 15px;
    float: right;
    border: none;
}
.checkout-bottom .proceed-price {
    float: right;
    color: #0f5ca9;
    font-weight: bold;
    margin: 10px 15px 0 0;
}
.about-us-page {
    margin: -5px 0 0 0;
}
.about-us-page .row {
    margin-right: -15px;
    margin-left: -15px;
}
.company-overview {
    padding: 80px 0;
    border-bottom: 1px solid #ddd;
}
.company-overview .row {
    display: flex;
    align-items: center;
}
.about-us-page h3.widget-title {
    font-size: 25px;
    color: #0f5ca9;
    margin: 0 0 15px 0;
    font-weight: 600;
}
.about-overview-right p {
    font-size: 14px;
    color: #5b5b5b;
}
.who-we-are {
    padding: 80px 0;
    display: none;
}
.who-we-are .row {
    margin-right: -15px;
    margin-left: -15px;
}
.who-we-are-heading h3.widget-title,
.our-team-heading h3.widget-title {
    display: inline-block;
    margin: 0 0 50px 0;
    border-bottom: 5px solid #d1d1d1;
    padding: 0 0 10px 0;
    font-size: 30px;
}
.who-we-are-inner {
    border: 1px solid #0f5ca9;
    float: right;
    width: 90%;
    position: relative;
    padding: 40px 40px 40px 80px;
    margin-bottom: 50px;
}
.who-we-are-inner .who-we-are-img {
    background: #0f5ca9;
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    transform: translateY(-50%);
    left: -40px;
    padding: 15px;
}
.who-we-are-inner h6 {
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-size: 18px;
    color: #787878;
}
.who-we-are-inner p {
    margin: 0;
    color: #787878;
    font-size: 13px;
}
.our-team {
    background: #ededed;
    padding: 90px 0;
}
.our-team-inner {
    background: #fff;
    border-radius: 10px;
    position: relative;
    margin-bottom: 115px;
}
.our-team-img {
    overflow: hidden;
    position: relative;
    border-radius: 10px 10px 0 0;
    min-height: 222px;
}
.our-team-img img {
    border-radius: 10px 10px 0 0;
}
.our-team-inner .team-member-name {
    border-top: 4px solid #0f5ca9;
    padding: 20px 15px;
    text-align: center;
    transition: 0.2s;
    background: #fff;
    position: absolute;
    z-index: 1;
    bottom: -90px;
    width: 100%;
    border-radius: 0 0 10px 10px;
}
.our-team-inner .team-member-name h6 {
    margin: 0 0 5px 0;
    font-size: 20px;
    color: #0f5ca9;
    text-transform: uppercase;
}
.our-team-inner .team-member-name p {
    margin: 0;
    color: #727272;
    font-size: 16px;
}
.team-member-info {
    position: absolute;
    transition: 0.2s;
    top: 0;
    background: rgba(0, 50, 100, 0.8);
    padding: 20px;
    overflow: auto;
}
.team-member-info p {
    color: #fff;
    font-size: 14px;
}
.team-member-info {
    position: absolute;
    transition: 0.2s;
    background: rgba(0, 50, 100, 0.8);
    padding: 20px 20px 40px 20px;
    top: 100%;
    height: 100%;
}
.our-team-inner:hover .team-member-info {
    top: 0;
}
.our-team-inner:hover .team-member-name {
    padding: 30px 15px;
}
.view-more-outer {
    display: inline-block;
    width: 100%;
    text-align: right;
}
.view-more-outer a.view-more-member {
    background: #0f5ca9;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 30px;
    font-size: 16px;
    margin: 10px 0 0 0;
    text-decoration: none;
}
.about-brand {
    padding: 90px 0;
}
#about-brand-slider {
    display: none;
}
.about-brand-inner h6 {
    margin: 0 0 40px 0;
    color: #0f5ca9;
    font-size: 25px;
    font-weight: 400;
}
.about-brand-inner img {
    width: 70%;
    margin: 0 auto;
}
.contact-page {
    margin: -5px 0 0 0;
}
.contact-banner-bottom {
    text-align: center;
    padding: 50px 0;
}
.contact-banner-bottom p {
    font-size: 16px;
    /*color: #4b4b4b;*/
    line-height: 28px;
}
.contact-form-outer {
    background: #f2f2f2;
    padding: 90px 0;
}
.contact-form-outer h3.widget-title {
    color: #4b4b4b;
    font-size: 20px;
    margin: 0;
    min-height: 50px;
}
.contact-form-outer .row {
    margin-right: -15px;
    margin-left: -15px;
}
.contact-form-outer form {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.contact-form-outer form .form-control {
    background: #f2f2f2;
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-top: 1px solid #d2d2d2;
    height: 40px;
}
.contact-form-outer form textarea.form-control {
    height: auto;
    min-height: 130px;
}
.contact-form-outer form input.btn {
    border: 1px solid #0f5ca9;
    background: none;
    color: #0f5ca9 !important;
    padding: 8px 20px;
    font-size: 16px;
    margin: 10px 10px 0 0;
}
.contact-form-outer .alert.alert-info {
    border: none;
    background: #fff;
    color: #000;
    font-weight: 200;
    font-family: 'Poppins', sans-serif;
    border-radius: 0;
}
.contact-form-outer .alert.alert-info span {
    color: #0f5ca9;
}
.contact-form-outer ul.contact-list > li {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0 0 0 25px;
}
.contact-form-outer ul.contact-list > li .fa {
    position: absolute;
    left: 0;
    color: #0f5ca9;
    font-size: 22px;
}
.contact-form-outer ul.contact-list > li h4 {
    font-weight: 400;
    color: #0f5ca9;
}
.contact-form-outer ul.contact-list > li address {
    color: #4b4b4b;
    font-weight: 200;
    font-size: 16px;
    margin: 0 0 10px 0;
}
.contact-form-outer ul.contact-list > li > p {
    color: #4b4b4b;
    font-weight: 500;
}
#contact-email-slider {
    display: none;
}
.contact-email-section .carousel .controls {
    display: inline-block;
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.contact-email-section .carousel .btn {
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    background: none;
    border: none;
    padding: 0;
    color: #b3b3b3;
    float: left;
}
.contact-email-section .carousel .btn:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
.contact-email-section .carousel .btn:hover {
    background: none;
}
.contact-email-section .carousel .right.btn {
    right: 0;
    float: right;
    margin-right: 30px;
}
.contact-email-section {
    padding: 80px 0 0;
}
.contact-email-section .row {
    margin-right: -15px;
    margin-left: -15px;
}
.contact-email-section .contact-email-inner {
    position: relative;
    padding: 0 0 0 80px;
}
.contact-email-section .contact-email-inner::after {
    content: "";
    position: absolute;
    right: -15px;
    width: 1px;
    background: #c4c4c4;
    height: 130px;
    top: 0;
}
.contact-email-section .row > div:last-child .contact-email-inner::after {
    opacity: 0;
    visibility: hidden;
}
.contact-email-section .contact-email-inner img {
    position: absolute;
    left: 0;
    width: 60px;
}
.contact-email-section .contact-email-inner p {
    min-height: 100px;
    font-weight: 300;
}
.contact-email-section .contact-email-inner p strong {
    color: #0f5ca9;
    font-weight: 500;
}
.contact-email-section .contact-email-inner p a {
    text-decoration: none;
}
.rewards-page {
    margin: -5px 0 0 0;
}
.rewards-banner-bottom {
    padding: 80px 0;
}
.rewards-banner-bottom-inner {
    background: #f1f3f6;
    padding: 40px;
    display: flex;
    align-items: center;
}
.rewards-banner-bottom-inner p {
    margin: 0;
    font-weight: 300;
    line-height: 24px;
}
.rewards-banner-bottom-inner .btn.btn-primary {
    background: #0f5ca9;
    border-color: #0f5ca9;
    padding: 6px 15px;
    font-size: 16px;
}
.earn-rewards {
    background: #f1f3f6;
    padding: 90px 0;
}
.earn-rewards h3.widget-title,
.my-rewards h3.widget-title,
.brand-rewards h3.widget-title {
    color: #000;
    font-weight: 600;
    margin-bottom: 60px;
}
.earn-rewards .row {
    display: flex;
    justify-content: center;
    text-align: center;
}
.earn-rewards .earn-rewards-img img {
    width: 100px;
    margin: 0 auto;
}
.earn-rewards .earn-rewards-img p {
    color: #231f20;
    font-size: 18px;
    font-weight: 300;
    margin-top: 30px;
}
.earn-rewards .earn-rewards-seperation {
    border-top: 2px solid #a7a9ac;
    width: 250px;
    margin: 65px 50px 0 50px;
}
.my-rewards {
    padding: 80px 0;
    border-bottom: 2px solid #ccc;
}
.brand-rewards {
    padding: 80px 0;
}
.my-rewards .my-rewards-column-outer {
    width: 300px;
}
.my-rewards .row {
    display: flex;
    justify-content: center;
}
.my-rewards-slider-column,
.brand-rewards-slider-column {
    color: #fff;
    padding: 15px 15px 40px 15px;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
    min-height: 150px;
}
.brand-rewards-slider-column {
    min-height: 185px;
}
.brand-rewards-slider-column h4 {
    margin: 0 0 5px 0;
    font-size: 16px;
}
.yellow-bg {
    background: #fab021;
}
.purple-bg {
    background: #8e30b5;
}
.red-bg {
    background: #b13939;
}
.blue-bg {
    background: #0f5ca9;
}
.my-rewards-slider-column a,
.brand-rewards-slider-column a {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.54);
    color: #fff;
    font-size: 13px;
    padding: 7px 0;
    text-decoration: none;
}
.brand-rewards-slider-column a[disabled] {
    
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;  
    opacity: .65;
}
.brand-rewards-slider-column a.myrewards_pay32 {
    position: inherit;
    background: none;
    font-size: 16px;
}
.my-rewards .carousel .controls,
.brand-rewards .carousel .controls {
    display: inline-block;
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.my-rewards .carousel .btn,
.brand-rewards .carousel .btn {
    top: 55%;
    transform: translateY(-50%);
    left: -20px;
    background: none;
    border: none;
    padding: 0;
    color: #b3b3b3;
    float: left;
    font-size: 20px;
}
.my-rewards .carousel .right.btn,
.brand-rewards .carousel .right.btn {
    right: -60px;
    float: right;
    margin-right: 30px;
    left: auto;
}
.my-rewards .carousel .btn:focus,
.brand-rewards .carousel .btn:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
.my-rewards .carousel .btn:hover,
.brand-rewards .carousel .btn:hover {
    background: none;
}
.brand-rewards .brand-rewards-slider-column a {
    cursor: pointer;
}
.login-signup .row {
    margin-left: -15px;
    margin-right: -15px;
}
.login-banner {
    margin-bottom: 30px;
    margin-top: -5px;
}
.sign-up-inner,
.sign-in-inner {
    background: #fff;
    padding: 50px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.sign-up-inner .form-group .form-control,
.sign-in-inner .form-group .form-control {
    background: #f2f2f2;
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-top: 1px solid #d2d2d2;
    height: 40px;
}
.sign-up-inner .form-group .select2-container {
    width: 100% !important;
}
.sign-up-inner .form-group label {
    display: inline-block;
    width: 100%;
}
.sign-up-inner .form-group .select2-selection--single {
    border-top: 1px solid #d2d2d2;
    height: 40px !important;
    background: #f2f2f2;
    border-radius: 0;
    border: none;
    border-top: 1px solid #d2d2d2;
}
.sign-up-inner .form-group .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 40px;
}
.sign-up-inner h3.widget-title,
.sign-in-inner h3.widget-title {
    margin: 0 0 30px 0;
}
.sign-up-inner .form-group,
.sign-in-inner .form-group {
    margin-bottom: 20px;
}
.login-signup .checkbox {
    display: inline-block;
    margin-right: 20px;
}
.login-signup .checkbox label {
    position: relative;
    padding: 0;
}
.login-signup .checkbox label input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0;
    border: none;
    opacity: 0;
}
.login-signup .checkbox label span {
    position: relative;
    padding: 0 0 0 26px;
    font-size: 14px;
}
.login-signup .checkbox label span::before {
    content: "";
    position: absolute;
    border: 1px solid #aaa;
    height: 15px;
    width: 15px;
    display: inline-block;
    border-radius: 30px;
    left: 0;
    top: 3px;
}
.login-signup .checkbox label span::after {
    content: "\2713";
    position: absolute;
    border-color: #1a63ac;
    height: 15px;
    width: 15px;
    display: inline-block;
    border-radius: 30px;
    left: 0;
    top: 3px;
    background: #1a63ac;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    opacity: 0;
    visibility: hidden;
}
.login-signup .checkbox label input:checked ~ span::after {
    opacity: 1;
    visibility: visible;
}
.sign-up-inner {
    margin-bottom: 40px;
}
.sign-up-inner input.btn.btn-primary, .sign-in-inner input.btn.btn-primary {
    background: #1a63ac;
    font-family: 'Poppins', sans-serif;
    padding: 7px 30px;
    border-radius: 5px;
    font-size: 16px;
    margin: 0;
    border-color: #1a63ac;
}
.sign-up-inner .checkbox {
    margin-top: 20px;
    margin-bottom: 20px;
}
.sign-up-inner .checkbox a {
    position: relative;
    z-index: 11;
}
.login-signup {
    margin-bottom: 40px;
}
.sign-in-inner .checkbox {
    margin: 0 0 20px 0;
}
.forgot-password-link {
    float: right;
}
.forgot-password-link a {
    color: #1a63ac;
    font-size: 14px;
    text-decoration: none;
}
.signup-right {
    padding: 50px 0 0 0;
}
.signup-right h3 {
    /*color: #4b4b4b;*/
}
.signup-right h4 {
    font-weight: 400;
    /*color: #666;*/
    display: inline-block;
    position: relative;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}
.signup-right h4::after {
    content: "";
    height: 3px;
    background: #1a63ac;
    width: 190px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.signup-right p {
    /*color: #999;*/
    line-height: 26px;
}



.success-page-inner,
.cancel-page-inner {
    text-align: center;
    width: 700px;
    margin: 40px auto;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    border-left: 2px solid #1a63ac;
    padding: 30px;
}
.success-page-inner img,
.cancel-page-inner img {
    margin: 0 auto 20px;
    width: 100px;
}
.success-page-inner a.btn,
.cancel-page-inner a.btn {
    background: #1a63ac;
    border-color: #1a63ac;
    padding: 7px 30px;
    font-size: 15px;
    margin: 20px 0 0 0;
}
.success-page-inner h4,
.cancel-page-inner h4 {
    font-size: 22px;
}
#us-microsite-banner {
    display: block !important;
}
.quick-support {
    margin-top: -5px;
}
.quick-support-banner {
    background: #ebebeb;
    height: 200px;
    margin-bottom: 40px;
}
.quick-support-column-outer h1 {
    color: #000;
    margin-bottom: 40px;
}
.quick-support-column a {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 10px;
    justify-content: center;
    min-height: 130px;
    margin-bottom: 30px;
    text-decoration: none;
}
.quick-support-column a:focus {
    outline: none;
}
.orders-bg a {
    background: #99c1ea;
}
.quotation-bg a {
    background: #ffcc02;
}
.redeem-bg a {
    background: #11cad7;
}
.sample-bg a {
    background: #6cb029;
}
.support-bg a {
    background: #0d396a;
}
.wishlist-bg a {
    background: #832197;
}
.profile-bg a {
    background: #f7971d;
}
.credit-bg a {
    background: #0d6a67;
}
.password-bg a {
    background: #ae6b1c;
}
.quick-support-column img {
    width: 70px;
}
.quick-support-column h6 {
    color: #fff;
    font-size: 16px;
    margin: 0 0 0 10px;
    line-height: 25px;
}
/* .topup-wallet-banner {
    background: #f1f3f6;
    height: 300px;
} */
.topup-wallet-banner{
    margin: -5px 0 0 0;
}
.topup-wallet-banner img {
    width: 100%;
}
.brand-custom-banner img {
    width: 100%;
}
.introducing-pay {
    padding: 70px 0;
    font-size: 20px;
}
.odonto-overview {
    padding: 70px 0;
    font-size: 20px;
    text-align: center;
}
.odonto-section-card-1-inner {
    margin-bottom: 20px;
}
.odonto-section-card-1-inner .row {
    margin-right: -15px;
    margin-left: -15px;

}
.odonto-section-card-1-inner .col-lg-3 {
    margin-bottom: 20px;
    text-align: center;

}

.odonto-section-card-1-inner .col-lg-3 .inner-card {
    background: #dbe7f2;
    margin: 10px;
    padding: 20px;
    border-radius: 10px;
    min-height: 400px;
    text-align: center;
    
}
.odonto-section-card-1-inner h3 {
    margin-top: 10px;
    text-align: center;

}
.odonto-section-card-1-inner p {
/*    margin-top: 10px;*/
    text-align: center;

}
.odonto-section-card-2{
    background: #0f5ca9;
    color: white !important;
}
.odonto-section-card-2 .font-tone-theme{
    color: white !important;   
}
.odonto-section-card-2-inner .row {
    margin-right: -15px;
    margin-left: -15px;
    text-align: center;
    text-align: -webkit-center;
    margin-bottom: 50px;

}
.odonto-section-card-2-inner h3 {
    margin-top: 5px;

}
.odonto-section-card-2-inner .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;

}
.odonto-section-card-2 .section-2-head{
    text-align: center;
    padding: 70px 0;
    font-size: 20px;
}
.introducing-pay p {
    /*padding: 0 60px;*/
}
.topup-packs-inner {
    background: #f1f3f6;
    border-radius: 15px;
    padding: 30px 60px;
}
.topup-packs-inner > h3 {
    font-size: 20px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    width: 100%;
    border-bottom: 3px solid #c0c4c8;
    padding: 0 0 15px 0;
    margin: 0 0 40px 0;
}
.topup-packs-inner > h3::before {
    content: "";
    position: absolute;
    width: 135px;
    height: 3px;
    background: #0f5ca9;
    bottom: -3px;
}
.topup-packs-inner .carousel .controls {
    display: inline-block;
    width: auto;
    float: left;
    position: absolute;
    left: auto;
    right: 0;
    top: -50px;
    transform: translateY(-50%);
}
.topup-packs-inner .carousel .btn {
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    background: none;
    border: none;
    padding: 0;
    color: #b3b3b3;
    float: left;
    font-size: 18px;
}
.topup-packs-inner .carousel .right.btn {
    right: 0;
    float: right;
    margin-right: 8px;
    margin-left: 20px;
}
.topup-packs-inner .carousel .btn:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
.topup-packs-inner .carousel .btn:hover {
    background: none;
}
#topup-packs-slider .row {
    margin-right: -15px;
    margin-left: -15px;
}
.topup-packs-inner .col-item {
    position: relative;
    padding: 0 6px;
}
.topup-packs-inner .col-item::before {
    content: "";
    position: absolute;
    height: 70px;
    background: #0f5ca9;
    width: 5px;
    bottom: 10px;
    border-radius: 5px 0 0 5px;
    left: 0;
    z-index: 1111;
}
.topup-packs-inner .col-item .topup-now {
    background: #fff;
    border-radius: 10px 10px 0 0;
    padding: 15px;
    min-height: 70px;
}
.topup-packs-inner .col-item .topup-now p {
    font-size: 14px;
    margin: 0;
}
.topup-packs-inner .col-item .topup-info {
    background: #e4e6ea;
    border-radius: 0 0 10px 10px;
    padding: 10px 10px;
    display: inline-block;
    width: 100%;
}
.topup-packs-inner .col-item .topup-info p {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    margin: 0;
}
.topup-packs-inner .col-item .topup-info button {
    float: right;
    background: #0f5ca9;
    color: #fff;
    font-size: 12px;
    padding: 5px 15px;
    border-radius: 30px;
    text-decoration: none;
    margin: 15px 10px 0 0;
}
.topup-packs-inner .col-item .topup-info button.btn:hover {
    background: #0f5ca9;
}
.topup-cashback-right img {
    width: 100%;
}
.topup-cashback {
    background: #f1f3f6;
    padding: 50px 0;
    margin-top: 70px;
    margin-bottom: 70px;
    font-size: 20px;
}
.topup-cashback .row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.topup-cashback-left p {
    margin: 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 15px 0;
}
.topup-cashback-right img {
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.topup-video-left img {
    width: 100%;
}
.topup-video-right p {
    /*color: #aaa;*/
    font-size: 18px;
    padding-bottom: 15px;
;
}
.topup-video-right a {
    background: #1a63ac;
    font-family: 'Poppins', sans-serif;
    padding: 5px 20px;
    border-radius: 30px;
    font-size: 14px;
    margin: 10px 0 0 0;
    display: inline-block;
    color: #fff;
}
.topup-video .row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.pagination {
    float: right;
}
.pagination a, .pagination b {
    color: #0f5ca9;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    border-radius: 4px;
    text-decoration: none;
}
.pagination b {
    background: #0f5ca9;
    color: #fff;
    margin-left: 20px;
}
div#snackbar {
    z-index: 9999;
}










/*-------------- Custom CSS End ------------*/


@media (max-width:992px) {
  .page-title {
    font-size: 40px;
  }
}
a {
  color: #486d97;
}
.text-sm {
  font-size: 12px;
}
.title-404 {
  line-height: 1em;
  font-size: 330px;
  font-weight: 700;
  margin: 10px 0 0 0;
}
/****** End of Typography ******/
/****** Miscellaneous ******/
html,body
{
 position: relative; 
 min-height: 100%;
}

hr {
  border-color: #d9d9d9;
}
.table {
  margin-bottom: 0;
}
@media (max-width:992px) {
  .mobile-hidden {
    display: none;
  }
}
.global-wrapper {
  background: #ffffff;
}
@media (min-width:1200px) {
  body.boxed .global-wrapper {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    /*width: 1200px;*/
    margin: 30px auto;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
    box-shadow: 0 2px 5px rgba(0,0,0,0.5);
  }
}
.bg-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
}
.full-width {
  width: 100%;
}
.rel {
  position: relative;
}
.box,
.box-lg,
.box-highlight {
  padding: 10px 10px;
  background: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
/*  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
  box-shadow: 0 1px 2px rgba(0,0,0,0.25);*/
}
.box-highlight {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25) , 0 0 8px rgba(72,109,151,0.55);
  box-shadow: 0 1px 2px rgba(0,0,0,0.25) , 0 0 8px rgba(72,109,151,0.55);
}
.box-lg {
  padding: 25px;
}
.vert-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.drop-caret {
  position: absolute;
  top: 50%;
  right: 20px;
  background: rgba(251,207,32,0.9);
  width: 30px;
  height: 30px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  font-style: normal;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.drop-caret:before {
  content: '\f107';
  font-family: 'FontAwesome';
}
@media (min-width:992px) {
  .drop-caret {
    display: none;
  }
}
.navbar-main {
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0;
  background: #365271;
  border: none;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  position: relative;
  z-index: 10;
}
.navbar-main .navbar-nav > li:hover > a {
  background: #fff;
  color: #486d97;
}
.navbar-main .navbar-nav > li.open > a {
  background: #2b415b !important;
}
@media (max-width:992px) {
  .navbar-main .navbar-nav > li.open .dropdown-menu > li > a {
    color: #595959;
  }
}
.navbar-main .navbar-nav > li > a {
  color: #fff;
  padding: 15px;
}
@media (min-width:992px) {
  .navbar-main .dropdown:hover > .dropdown-menu {
    display: block;
  }
}
.navbar-main .navbar-border > li {
  border-right: 1px solid #24364c;
}
.navbar-main .navbar-border > li:last-child {
  border-right: none;
}
.navbar-brand {
  padding-right: 100px;
}
/* .navbar-brand > img {
  width: 180px;
} */
.navbar-header a.navbar-brand > img {
    width: 100%;
}
.navbar-item-top {
  margin-top: 12px;
}
.navbar-nav > li > a {
  font-size: 14px;
}
.navbar-nav > li > a > span {
  display: block;
  font-size: 11px;
  line-height: 1em;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  height: 10px;
  margin-bottom: 2px;
}
.navbar-nav > li > a:hover > span {
  color: #000;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.navbar-main-white .navbar-nav > li > a > span {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.navbar-main-white .navbar-nav > li > a:hover > span {
  color: #fff;
}
.navbar-nav-lg > li > a {
  font-size: 17px;
}
.navbar-pad {
  padding: 10px 0;
  margin-bottom: 0px;
  background: white;
}
.navbar-pad-top {
  padding-top: 10px;
}
.navbar-sm-pad > li > a {
  padding: 5px 10px;
}
.navbar-theme-img {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 18%;
}
.navbar-theme-img > img {
  width: 100%;
}
@media (max-width:992px) {
  .navbar-theme-img {
    display: none;
  }
}
.navbar-before {
  padding: 7px;
  background: #4d4d4d;
  font-size: 13px;
}
.navbar-before .navbar-nav > li {
  margin-left: 10px;
}
.navbar-before .navbar-nav > li > a {
  font-size: 12px;
  padding: 0;
  color: #fff;
}
.navbar-before .navbar-nav > li > a:hover {
  background: none;
}
@media (max-width:992px) {
  .navbar-mob-item-left > li {
    float: left;
  }
}
.navbar-before-inverse {
  background: #54b7de;
}
.navbar-before-sign {
  margin-bottom: 0;
  color: rgba(255,255,255,0.55);
}
@media (min-width:992px) {
  .navbar-collapse-no-pad {
    padding: 0;
    margin-left: -15px !important;
  }
}
@media (min-width:992px) {
  .navbar-brand-no-mar {
    margin: 0 !important;
  }
}
@media (min-width:992px) {
  .navbar-right-no-mar {
    margin: 0 !important;
  }
}
.navbar-main-white {
  background: #fff;
  margin: 0;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
  z-index: 10;
}
@media (min-width:992px) {
  .navbar-main-white .dropdown:hover > .dropdown-menu {
    display: block;
  }
}
.navbar-main-white .dropdown-menu {
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
  box-shadow: 0 1px 5px rgba(0,0,0,0.5);
  border-top: 2px solid #486d97;
}
.navbar-main-white .navbar-nav > li:hover > a {
  color: #fff;
  background: #2686ba;
}
.navbar-main-white .navbar-main-search {
  -webkit-box-shadow: 0 0 0 1px #d9d9d9;
  box-shadow: 0 0 0 1px #d9d9d9;
}
.navbar-main-white .navbar-main-search-submit {
  background: #2686ba;
  color: #fff;
}
.navbar-main-white .navbar-main-search-submit:hover {
  background: #fbcf20;
  color: whtie;
}
.navbar-first {
  z-index: 11;
}
.dropdown-menu {
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  z-index: 6;
  top: auto;
}
.dropdown-menu-category {
  margin: 0;
  padding: 0;
  background: #fff !important;
  top: auto;
}
.dropdown-menu-category > li {
  border-bottom: 1px solid #e6e6e6;
}
.dropdown-menu-category > li:last-child {
  border-bottom: none;
}
@media (min-width:992px) {
  .dropdown-menu-category > li:hover .dropdown-menu-category-section {
    display: block;
  }
}
.dropdown-menu-category > li:hover > a {
  background: #fbcf20;
  color: #fff;
}
.dropdown-menu-category > li:hover > a .dropdown-menu-category-icon {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dropdown-menu-category > li > a {
  height: 40px;
  line-height: 40px !important;
  padding: 0 15px 0 50px !important;
  font-size: 14px;
  position: relative;
  width: 230px;
}
.offer-menu .dropdown-menu-category > li > a,
.dental-supplies-menu .dropdown-menu-category > li > a,
.medical-supplies-menu .dropdown-menu-category > li > a {
    padding: 0 15px !important;
}
@media (max-width:992px) {
  .dropdown-menu-category > li > a {
    width: 100%;
  }
}
.dropdown-menu-category > li > a:after {
  position: absolute;
  display: block;
  content: '\f105';
  font-family: 'FontAwesome';
  top: 0;

  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
@media (max-width:992px) {
  .dropdown-menu-category > li > a:after {
    display: none;
  }
}
.dropdown-menu-theme-image {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  display: block;
  z-index: 1;
}
@media (max-width:992px) {
  .dropdown-menu-theme-image {
    display: none;
  }
}
.dropdown-menu-category-hold {
  width: 100%;
  display: block;
  position: relative;
  z-index: 2;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.dropdown-menu-category-hold > li > a {
  width: 100%;
}
.dropdown-menu-category-hold .dropdown-menu-category-section {
  left: 100%;
}
.dropdown-menu-category-sm > li > a {
  font-size: 13px;
  padding-left: 40px;
}
.dropdown-menu-category-sm .dropdown-menu-category-icon {
  width: 35px;
  font-size: 14px;
}
.dropdown-menu-category-icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  line-height: 40px;
  width: 45px;
  text-align: center;
  font-size: 16px;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
.dropdown-menu-category-section {
  width: 700px;
 /* height: 491px;*/
  position: absolute;
  top: 0;
  left: 230px;
  display: none;
  background: #fff;
  border-left: 1px solid #e6e6e6;
}
.dropdown-menu-category-section-inner {
  position: relative;
  height: 100%;
}
.dropdown-menu-category-section-content {
  position: relative;
  z-index: 2;
  padding: 20px;
}
.dropdown-menu-category-section-theme-img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.dropdown-menu-category-title {
  font-weight: bold;
  color: #486d97;
  font-size: 13px;
}
.dropdown-menu-category-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.dropdown-menu-category-list > li {
  margin-bottom: 1px;
}
.dropdown-menu-category-list > li > a {
  color: #0c4665;
text-decoration: underline;
}
.dropdown-menu-category-list > li > a:hover {
  text-decoration: none;
  color: #e2680f;
}
.dropdown-menu-category-list > li > p {
  font-size: 11px;
  color: #9b9b9b;
  margin: 0;
}
.dropdown-menu-shipping-cart {
  width: 300px;
}
.dropdown-menu-shipping-cart > li {
  overflow: hidden;
  padding: 15px;
}
.dropdown-menu-shipping-cart > li:nth-child(even) {
  background: #f7f7f7;
}
.dropdown-menu-shipping-cart-img {
  float: left;
  width: 50px;
  display: block;
  margin-right: 10px;
  padding: 0 !important;
}
.dropdown-menu-shipping-cart-img > img {
  width: 100%;
}
.dropdown-menu-shipping-cart-inner {
  display: table;
}
.dropdown-menu-shipping-cart-price {
  font-weight: 500;
  color: #486d97;
  margin-bottom: 0;
}
.dropdown-menu-shipping-cart-item {
  margin-bottom: 0;
  font-size: 13px;
}
.dropdown-menu-shipping-cart-item > a {
  color: #6a6a6a;
}
.dropdown-menu-shipping-cart-item > a:hover {
  text-decoration: none;
}
.dropdown-menu-shipping-cart-total {
  font-weight: 500;
  font-size: 17px;
  float: left;
  margin-top: 5px;
  margin-left: 4px;
  margin-bottom: 0;
}
.dropdown-menu-shipping-cart-checkout {
  float: right;
}
.dropdown-menu-items-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dropdown-menu-items-list > li {
  margin-bottom: 7px;
}
.dropdown-menu-items-list > li > a {
  color: #333;
}
.dropdown-menu-items-list > li > a:hover {
  color: #486d97;
  text-decoration: none;
}
@media (max-width:992px) {
  .dropdown-menu-items-list {
    margin-bottom: 20px;
  }
}
.dropdown-menu-items-list-desc {
  font-size: 11px;
  margin-bottom: 0;
  color: #a6a6a6;
}
.navbar-main-search {
  width: 500px;
  position: relative;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-main-search .form-group {
  display: block;
}
.navbar-main-search .form-control {
  width: 100%;
  border: none;
}
.navbar-main-search .form-control:focus {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width:992px) {
  .navbar-main-search {
    width: 100%;
    border: none;
    margin: 0;
    padding: 0;
  }
}
.navbar-main-search-submit {
  position: absolute;
  background: #2686ba;
  top: 0;
  right: 0;
  width: 57px;
  height: 33px;
  line-height: 34px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.navbar-main-search-submit:hover {
  text-decoration: none;
}
.navbar-main-search-category {
  width: 660px;
}
.navbar-main-search-category .form-control {
  padding-left: 250px;
}
@media (max-width:992px) {
  .navbar-main-search-category {
    width: 100%;
  }
  .navbar-main-search-category .form-control {
    padding-left: 60px;
  }
}
.navbar-main-search-category-select {
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 34px;
  line-height: 34px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  border: none;
  border-right: 1px solid #ccc;
  padding: 0 10px;
  background: #fff;
  font-size: 13px;
  color: #808080;
}
.navbar-main-search-category-select:focus {
  outline: none;
}
.navbar-main-search-category-select option {
  background: #fff;
  padding: 7px 0;
}
@media (max-width:992px) {
  .navbar-main-search-category-select {
    width: 55px;
  }
}
.main-header {
  background: #365271;
  height: 60px;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
  box-shadow: 0 1px 5px rgba(0,0,0,0.5);
  position: relative;
  border-bottom: 1px solid #324c6a;
}
.main-header-logo {
  display: block;
  margin-top: 17px;
}
.main-header-search {
  position: relative;
  margin-top: 15px;
}
.main-header-search-input {
  width: 100%;
  padding: 5px 7px;
  border: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  outline: none !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.main-header-search-input:focus {
  -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.55);
  box-shadow: 0 2px 10px rgba(0,0,0,0.55);
}
.main-header-search-submit {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none !important;
  height: 30px;
  line-height: 30px;
  width: 40px;
  text-align: center;
  display: block;
  padding: 0;
  margin: 0;
  border: none;
}
.main-header-list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-size: 14px;
}
.main-header-list > li {
  float: left;
}
.main-header-list > li > a {
  position: relative;
  padding: 0 8px;
  color: rgba(255,255,255,0.85);
  display: block;
  height: 60px;
  line-height: 60px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.main-header-list > li > a .fa {
  margin-right: 6px;
}
.main-header-list > li > a:before {
  width: 1px;
  height: 25%;
  background: rgba(255,255,255,0.25);
  content: '';
  position: absolute;
  top: 37%;
  left: 0;
}
.main-header-list > li > a:hover {
  text-decoration: none;
  color: #fff;
}
.main-header-list > li:first-child > a {
  padding-left: 0;
}
.main-header-list > li:first-child > a:before {
  display: none;
}
.main-header-list > li:last-child > a {
  padding-right: 0;
}
.main-header-cart .fa {
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: block;
  text-align: center;
  float: right;
  font-size: 25px;
}
.main-header-cart .fa:hover {
  text-decoration: none;
}
.main-header-logo-center {
  text-align: center;
}
.main-header-logo-center > a {
  display: block;
  margin: 20px auto;
  width: 75px;
}
.main-header-logo-center > a > img {
  display: block;
  width: 100%;
}
.main-header-input-center {
  position: relative;
}
.main-header-input-center > input {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 7px 15px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.main-header-input-center > input:focus {
  outline: none;
}
.main-header-input-center-btn {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  height: 37px;
  line-height: 37px;
  padding: 0 40px;
  background: #486d97;
  color: #fff;
  display: block;
  font-size: 16px;
  -webkit-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
}
.main-header-input-center-btn:hover {
  color: #fff;
  text-decoration: none;
}
.main-header-input-center-btn > .fa {
  margin-right: 5px;
  position: relative;
  top: -1px;
  font-size: 14px;
}
@media (max-width:992px) {
  .main-header-input-center-btn {
    padding: 0 10px;
  }
}
.navbar-center {
  text-align: center;
  width: 100%;
}
.navbar-center > li {
  margin: 0 7px;
  float: none;
  display: inline-block;
}
@media (max-width:992px) {
  .navbar-center {
    text-align: left;
  }
  .navbar-center > li {
    display: block;
  }
}
.navbar-border > li {
  border-right: 1px solid #d9d9d9;
}
.navbar-border > li:first-child {
  border-left: 1px solid #d9d9d9;
}
.navbar-item-icon {
  margin-right: 7px;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
.navbar-nav > li:hover .navbar-item-icon {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.main-footer {
    position: relative;
    border: 0;
    background: #0f5ca9;
    padding: 70px 0;
    color: #fff;
    display: inline-block;
    width: 100%;
}
.main-footer .widget-title-sm {
  margin-bottom: 20px;
}
.main-footer > .container {
  position: relative;
}
.main-footer-img {
  position: absolute;
  bottom: 0;
  right: -150px;
  display: block;
  width: 440px;
  -webkit-filter: drop-shadow(1px 1px 3px rgba(0,0,0,0.3));
}
@media (max-width:992px) {
  .main-footer-img {
    position: relative;
    width: 80%;
    left: 10%;
  }
}
.main-footer-social-list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-top: 15px;
}
.main-footer-social-list > li {
  float: left;
  margin-right: 10px;
}
.main-footer-social-list > li .fa {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #fff;
}
.main-footer-social-list > li .fa.fa-facebook {
  background: #46629e;
}
.main-footer-social-list > li .fa.fa-twitter {
  background: #55acee;
}
.main-footer-social-list > li .fa.fa-pinterest {
  background: #cd2129;
}
.main-footer-social-list > li .fa.fa-youtube {
  background: #cd2129;
}
.main-footer-social-list > li .fa.fa-vimeo-square {
  background: #000;
}.main-footer-social-list > li .fa.fa-linkedin {
  background: #0083be;
}
.main-footer-social-list > li .fa.fa-instagram {
  background: #457399;
}
.main-footer-social-list > li .fa.fa-google-plus {
  background: #dd4b39;
}
.main-footer-social-list > li .fa:hover {
  text-decoration: none;
}
.main-footer-tag-list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.main-footer-tag-list > li {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
.main-footer-tag-list > li > a {
  font-size: 12px;
  display: block;
  padding: 2px 5px;
  padding-right: 16px;
  background: #d9d9d9;
  color: #000;
  -webkit-border-radius: 5px 20px 20px 5px;
  border-radius: 5px 20px 20px 5px;
  position: relative;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
  box-shadow: 0 1px 1px rgba(0,0,0,0.15);
}
.main-footer-tag-list > li > a:hover {
  text-decoration: none;
  background: #fbcf20;
}
.main-footer-tag-list > li > a:after {
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #000;
  top: 8px;
  right: 5px;
}
.main-footer-links-list,
.main-footer-links-list-lg {
  list-style: none;
  margin: 20px 0 10px 0;
  padding: 0;
}
.main-footer-links-list > li,
.main-footer-links-list-lg > li {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  width:100%;
}
.main-footer-links-list > li > a,
.main-footer-links-list-lg > li > a {
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.main-footer-links-list > li > a:hover,
.main-footer-links-list-lg > li > a:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.main-footer-links-list-lg > li {
  font-size: 15px;
  margin-right: 15px;
}
/* .copyright-area {
  background: #54b7de;
  color: #fff;
  -webkit-box-shadow: 0 0 3px #000;
  box-shadow: 0 0 3px #000;
  position: relative;
} */
.copyright-text {
  font-size: 11px;
  color: #ccc;
  margin-top: 15px;
}
.copyright-text a {
  color: #fff;
}
.copyright-text a:hover {
  color: #fff;
}
.payment-icons-list {
  list-style: none;
  overflow: hidden;
  float: right;
  padding: 0;
  margin: 10px 0;
}
.payment-icons-list > li {
  float: left;
  margin-left: 10px;
}
.payment-icons-list > li img {
  width: 35px;
}
@media (max-width:992px) {
  .payment-icons-list {
    float: none;
  }
}
.slider-item,
.slider-item-sm {
  height: 230px;
  position: relative;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.slider-item > .container,
.slider-item-sm > .container {
  position: relative;
  z-index: 2;
  height: 100%;
}
@media (max-width:992px) {
  .slider-item,
  .slider-item-sm {
    overflow: hidden;
  }
}
.slider-item-mask {
  position: absolute;
  z-index: 1;
  background: #000;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.slider-item-sm {
  height: 620px;
}
.slider-item-inner {
  position: relative;
  height: 100%;
}
.slider-item-inner-container {
  overflow: hidden;
}
.slider-item-inner-container .slider-item-caption-left {
  left: 5%;
}
.slider-item-inner-container .slider-item-caption-right {
  right: 5%;
}
.slider-item-caption-left,
.slider-item-caption-right,
.slider-item-caption-top,
.slider-item-img-left,
.slider-item-img-right,
.slider-item-img {
  position: absolute;
}
.slider-item-caption-top {
  width: 65%;
  text-align: center;
  top: 10%;
}
.slider-item-caption-white {
  color: #fff;
}
.slider-item-caption-left,
.slider-item-caption-right,
.slider-item-img-left,
.slider-item-img-right {
  width: 45%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider-item-caption-left,
.slider-item-caption-right,
.slider-item-caption-top {
  z-index: 10;
}
@media (max-width:992px) {
  .slider-item-caption-left,
  .slider-item-caption-right,
  .slider-item-caption-top {
    width: 100%;
    left: 0 !important;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 30px;
    text-align: center !important;
  }
}
.slider-item-img-left,
.slider-item-img-right,
.slider-item-img {
  z-index: 9;
}
@media (max-width:767px) {
  .slider-item-img-left,
  .slider-item-img-right,
  .slider-item-img {
    padding: 0 8px;
    top: auto !important;
    bottom: 0 !important;
    width: 100% !important;
    left: 0 !important;
    right: auto !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
}
.owl-carousel .owl-item .slider-item-img-left,
.owl-carousel .owl-item .slider-item-img-right,
.owl-carousel .owl-item .slider-item-img {
  width: 45%;
  -webkit-filter: drop-shadow(1px 1px 10px rgba(0,0,0,0.3));
}
.slider-item-img-left,
.slider-item-img-right,
.slider-item-img {
  -webkit-filter: drop-shadow(1px 1px 10px rgba(0,0,0,0.3));
}
.slider-item-img-no-shadow {
  -webkit-filter: none;
}
.slider-item-img-right,
.slider-item-caption-right {
  right: 0;
  text-align: right;
}
.slider-item-caption-title {
  font-size: 60px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
@media (max-width:992px) {
  .slider-item-caption-title {
    font-size: 25px !important;
    margin-bottom: 10px;
  }
}
.slider-item-caption-desc {
  font-size: 20px;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  margin-bottom: 20px;
}
@media (max-width:992px) {
  .slider-item-caption-desc {
    font-size: 15px !important;
    margin-bottom: 10px;
  }
}
.slider-item-caption-sm .slider-item-caption-title {
  font-size: 40px;
}
.slider-item-caption-sm .slider-item-caption-desc {
  font-size: 17px;
}
.page-header {
  position: relative;
  margin: 40px 0 30px 0;
  border: none;
  padding-bottom: 0;
}
.page-header-banner {
  padding: 100px 0;
  margin: 0 0 20px 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.page-header-banner .page-title {
  color: #fff;
}
.page-header-banner .page-breadcrumb > li.active {
  color: #fff;
}
.page-header-banner .page-breadcrumb > li > a {
  color: rgba(255,255,255,0.7);
}
.page-header-banner .page-breadcrumb > li > a:hover {
  color: #fff;
}
.page-header-banner .category-selections-sign {
  color: #fff;
}
.page-header-banner .category-selections-icon,
.page-header-banner .category-selections-select {
  background: rgba(255,255,255,0.8);
}
.page-header-banner-inner {
  position: relative;
}
.page-breadcrumb {
  margin: 0;
  padding: 0;
  background: none;
  margin-left: 4px;
}
.page-breadcrumb > li + li:before {
  content: '\f105';
  font-family: 'FontAwesome';
}
.page-breadcrumb > li.active {
  color: #595959;
}
.page-breadcrumb > li > a {
  color: rgba(50,50,50,0.88);
}
.page-breadcrumb > li > a:hover {
  text-decoration: none;
  color: #595959;
}
.category-selections {
  position: absolute;
  bottom: 0;
  right: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.category-selections > li {
  position: relative;
  float: left;
  margin-left: 7px;
}
@media (max-width:992px) {
  .category-selections {
    position: static;
    margin-top: 30px;
  }
  .category-selections > li {
    margin-right: 7px;
    margin-left: 0;
  }
}
.category-selections-icon {
  background: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #7a7a7a;
  text-align: center;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
.category-selections-icon:hover {
  color: #7a7a7a;
  text-decoration: none;
}
.category-selections-icon.active {
  color: #486d97;
}
.category-selections-icon.active:hover {
  color: #486d97;
}
.category-selections-sign {
  position: absolute;
  font-size: 11px;
  color: #444444;
  left: 2px;
  top: -16px;
}
.category-selections-select {
  height: 30px;
  padding: 0 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  border: none;
}
.category-selections-select:focus {
  outline: none;
}
.category-filters {
  background: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.category-filters-section {
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 25px;
}
.category-filters-section .checkbox {
  font-size: 13px;
}
.category-filters-section:last-child {
  border: none;
}
.cateogry-filters-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
}
.cateogry-filters-list > li {
  margin-bottom: 5px;
}
.cateogry-filters-list > li > a {
  color: #595959;
}
.cateogry-filters-list > li > a:hover {
  color: #434343;
}
.category-filters-amount {
  margin-left: 5px;
  font-size: 11px;
  color: #ccc;
}
.category-filters-inverse,
.category-filters-color {
  background: #333;
}
.category-filters-inverse .cateogry-filters-list > li > a,
.category-filters-color .cateogry-filters-list > li > a {
  color: #d9d9d9;
}
.category-filters-inverse .widget-title-sm,
.category-filters-color .widget-title-sm {
  color: #fff;
}
.category-filters-inverse .category-filters-section,
.category-filters-color .category-filters-section {
  border-color: #1a1a1a;
}
.category-filters-inverse .category-filters-section .checkbox,
.category-filters-color .category-filters-section .checkbox {
  color: #e6e6e6;
}
.category-filters-inverse .irs-diapason,
.category-filters-color .irs-diapason {
  background: #fff;
}
.category-filters-inverse .irs-from,
.category-filters-color .irs-from,
.category-filters-inverse .irs-to,
.category-filters-color .irs-to,
.category-filters-inverse .irs-single,
.category-filters-color .irs-single {
  color: #fff;
}
.category-filters-color {
  background: #365271;
}
.category-filters-color .category-filters-section {
  border-color: #2b415b;
}
.category-filters-color .irs-slider {
  background: #fff;
}
.category-filters-color .i-check:before,
.category-filters-color .i-radio:before {
  color: #4d4d4d;
}
.category-filters-color .i-check.hover,
.category-filters-color .i-radio.hover {
  border-color: #fff;
}
.category-filters-color .i-check.checked,
.category-filters-color .i-radio.checked {
  border-color: #fff;
  background: #fff;
}
.cateogry-avg-rating-list {
  list-style: none;
  padding: 0;
}
.cateogry-avg-rating-list > li > a {
  color: #595959;
}
.cateogry-avg-rating-list > li > a:hover {
  text-decoration: none;
}
.cateogry-avg-rating-item {
  margin-bottom: 5px;
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.cateogry-avg-rating-item > li {
  float: left;
  margin-right: 5px;
}
.cateogry-avg-rating-item > li .fa {
  color: #bfbfbf;
}
.cateogry-avg-rating-item > li.active .fa {
  color: #ffc120;
}
.category-pagination {
  margin: 10px 0 0 0;
}
.category-pagination > li {
  display: inline-block;
  margin: 0 4px;
}
.category-pagination > li > a {
  color: #486d97;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.category-pagination > li > a:hover {
  border-color: #486d97;
  background: #fff;
}
.category-pagination > li.active > a {
  background: #8b8b8b;
  border-color: #8b8b8b;
}
.category-pagination > li.active > a:hover {
  background: #8b8b8b;
  border-color: #8b8b8b;
}
.category-pagination > li.last > a {
  background: #486d97;
  color: #fff;
  border-color: #486d97;
  padding-left: 20px;
  padding-right: 20px;
}
.category-pagination-sign {
  font-size: 16px;
  color: #b3b3b3;
  margin: 15px 0 0 0;
}
.category-tabs .nav-pills {
  margin-bottom: 10px;
}
.category-tabs .nav-pills > li > a {
  color: #474747;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  font-weight: 500;
  font-size: 14px;
  padding: 7px 10px;
}
.category-tabs .nav-pills li.active > a {
  color: #fff;
  background: #486d97;
}
.table-shopping-cart {
  background: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.table-shopping-cart > thead > tr > th,
.table-shopping-cart > tbody > tr > th,
.table-shopping-cart > tfoot > tr > th,
.table-shopping-cart > thead > tr > td,
.table-shopping-cart > tbody > tr > td,
.table-shopping-cart > tfoot > tr > td {
  vertical-align: middle;
  padding: 10px;
}
.table-shopping-cart-img img {
  width: 75px;
}
.table-shopping-cart-title a {
  font-weight: 500;
  color: #505050;
}
.table-shopping-cart-title a:hover {
  color: #434343;
  text-decoration: none;
}
.table-shopping-qty {
  width: 35px;
}
.table-shopping-remove {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #e6e6e6;
  color: #595959;
}
.table-shopping-remove:hover {
  text-decoration: none;
  color: #f00;
}
.shopping-cart-total {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
  text-align: right;
}
.shopping-cart-total-list {
  list-style: none;
  margin-bottom: 10px;
  padding: 0;
  font-weight: 500;
}
.shopping-cart-total-list > li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}
.shopping-cart-total-list > li > span {
  width: 50%;
  float: left;
}
.empty-cart-icon {
  font-size: 250px;
  margin: 20px 0 10px 0;
}
.checkout-login-text {
  font-size: 18px;
  margin-bottom: 20px;
}
.payment-success-icon {
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 100px;
  color: #03944d;
  float: left;
  margin-right: 5px;
}
.payment-success-title {
  font-size: 50px;
  font-weight: 500;
}
.payment-success-product-list {
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.payment-success-product-list > li {
  float: left;
  padding-right: 3%;
  padding-bottom: 3%;
  width: 25%;
}
.payment-success-product-list > li > img {
  width: 100%;
}
.payment-success-share-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.payment-success-share-list > li {
  float: left;
  margin-right: 7px;
}
.payment-success-share-list > li .fa {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
}
.payment-success-share-list > li .fa:hover {
  text-decoration: none;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.payment-success-share-list > li .fa.fa-facebook {
  background: #46629e;
}
.payment-success-share-list > li .fa.fa-twitter {
  background: #55acee;
}
.payment-success-share-list > li .fa.fa-pinterest {
  background: #cd2129;
}
.payment-success-share-list > li .fa.fa-google-plus {
  background: #dd4b39;
}
.contact-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.contact-list > li {
  margin-bottom: 10px;
}
.contact-list > li > h5 {
  margin-bottom: 5px;
}
.blog-post {
  margin-bottom: 30px;
}
.blog-post-title {
  margin-top: 20px;
  font-size: 30px;
}
.blog-post-title > a {
  color: #333;
}
.blog-post-title > a:hover {
  color: #486d97;
}
.blog-post-meta {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-size: 14px;
  color: #7a7a7a;
  font-style: italic;
  margin-bottom: 15px;
}
.blog-post-meta > li {
  float: left;
  margin-right: 5px;
  padding-right: 10px;
  position: relative;
}
.blog-post-meta > li:after {
  color: #ccc;
  content: '/';
  position: absolute;
  right: 0;
  top: 0;
}
.blog-post-meta > li:last-child:after {
  display: none;
}
.blog-post-caption {
  margin-top: 20px;
  font-size: 17px;
  color: #727272;
}
.blog-post-body {
  font-size: 19px;
}
.blog-post-body p {
  line-height: 1.6em;
  margin-bottom: 20px;
}
.blog-sidebar-section {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.blog-sidebar-posts,
.blog-sidebar-comments {
  list-style: none;
  padding: 0;
}
.blog-sidebar-posts > li,
.blog-sidebar-comments > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 28px;
}
.blog-sidebar-posts > li:before,
.blog-sidebar-comments > li:before {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  left: 0;
  top: 0;
  content: '\f040';
  font-family: 'FontAwesome';
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
}
.blog-sidebar-posts > li:hover:before,
.blog-sidebar-comments > li:hover:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.blog-sidebar-posts > li h5 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}
.blog-sidebar-posts > li h5 a {
  color: #474747;
}
.blog-sidebar-posts > li p {
  font-size: 11px;
  color: #7a7a7a;
  font-style: italic;
  margin-bottom: 0;
}
.blog-sidebar-comments > li:before {
  content: '\f075';
}
.blog-sidebar-comments-meta {
  margin-bottom: 3px;
  font-size: 14px;
}
.blog-sidebar-comments-meta a {
  color: #474747;
  font-weight: 500;
}
.blog-sidebar-comments-body {
  font-size: 11px;
  color: #7a7a7a;
  margin-bottom: 0;
}
.blog-sidebar-tags {
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.blog-sidebar-tags > li {
  float: left;
  margin-right: 7px;
  margin-bottom: 7px;
}
.blog-sidebar-tags > li > a {
  display: inline-block;
  font-size: 12px;
  padding: 3px 10px;
  background: #fff;
  color: #595959;
  border: 1px solid #727272;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.blog-sidebar-tags > li > a:hover {
  text-decoration: none;
  background: #486d97;
  border-color: #486d97;
  color: #fff;
}
.preview-item {
  text-align: center;
}
.preview-item img {
  -webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.4);
  box-shadow: 0 2px 7px rgba(0,0,0,0.4);
  width: 100%;
  display: block;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.preview-item img.preview-soon {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.preview-item h5 {
  font-size: 20px;
  margin-bottom: 2px;
}
.preview-item h5 a {
  color: #474747;
}
.preview-item h5 a:hover {
  color: #474747;
  text-decoration: none;
}
.preview-item p {
  margin-bottom: 0;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  font-size: 14px;
}
.preview-header {
  height: 400px;
  text-align: center;
  margin-bottom: 50px;
  color: #fff;
  position: relative;
}
.preivew-header-inner {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.preivew-header-inner h1 {
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 37px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.preview-body .global-wrapper {
  background: #fff;
}
.preview-purchase {
  display: block;
  padding: 30px;
  margin-top: 10px;
  background: #486d97;
  color: #fff;
  text-align: center;
  line-height: 1em;
  text-transform: uppercase;
  font-size: 40px;
}
.preview-purchase:hover {
  color: #fff;
  background: #3a5779;
  text-decoration: none;
}
/****** End of Miscellaneous ******/
/****** White Space ******/
header.main {
  padding: 30px 0;
}
.gap {
  display: block;
  position: relative;
  margin: 30px 0 30px 0;
  clear: both;
  overflow: hidden;
}
.gap:after {
  content: '';
  display: table;
}
.gap-small {
  margin: 9px 0 6px 0;
}
.gap-big {
  margin: 60px 0 60px 0;
}
.gap-large {
  margin: 90px 0 90px 0;
}
.gap-top {
  margin-bottom: 0 !important;
}
.gap-bottom {
  margin-top: 0 !important;
}
.gap-border {
  border: 0;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #fff;
}
/****** End of White Space ******/
/****** Buttons ******/
.btn {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  /*text-transform: uppercase;*/
  font-size: 13px;
  position: relative;
}

.btn-delete{
  max-width: 70px;
}

.btn:hover {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.btn > .fa,
.btn > .im {
  margin: 0 5px;
}
.btn-xs {
  font-size: 11px;
  letter-spacing: 0;
}
.btn-primary {
  color: #fff !important;
  background: #2686ba;
  border-color: #416288;
}
.btn-primary:hover {
  background: #fbcf20;
  border-color: #ffe063;
}
.btn-primary:focus {
  background: #416288;
  border-color: #3a5779;
}
.btn-primary-invert {
  background: #b79268;
  border-color: #ae8455;
  color: #fff;
}
.btn-primary-invert:hover {
  color: #fff;
  background: #ae8455;
  border-color: #9b754a;
}
.btn-black {
  background: linten(#000, 15%);
  border-color: #000;
  color: #fff;
}
.btn-black:hover {
  color: #fff;
  background: #000;
}
.btn-paypal {
  background: #0079c1;
  color: #fff;
  border-color: #006dae;
}
.btn-paypal:hover {
  color: #fff;
  background: #006dae;
  border-color: #00619a;
}
.btn-ghost {
  background: none;
}
.btn-ghost.btn-primary {
  color: #486d97;
}
.btn-ghost.btn-primary:hover {
  background: #486d97;
}
.btn-ghost.btn-success {
  color: #5cb85c;
}
.btn-ghost.btn-success:hover {
  background: #5cb85c;
}
.btn-ghost.btn-info {
  color: #5bc0de;
}
.btn-ghost.btn-info:hover {
  background: #5bc0de;
}
.btn-ghost.btn-warning {
  color: #f0ad4e;
}
.btn-ghost.btn-warning:hover {
  background: #f0ad4e;
}
.btn-ghost.btn-danger {
  color: #d9534f;
}
.btn-ghost.btn-danger:hover {
  background: #d9534f;
}
.btn-ghost.btn-primary-invert {
  color: #b79268;
}
.btn-ghost.btn-primary-invert:hover {
  background: #b79268;
}
.btn-ghost:hover {
  color: #fff;
}
.btn-ghost.btn-default:hover {
  color: #353535;
}
.btn-ghost.btn-white {
  border-color: #2686ba;
  color: #fff;
}
.btn-ghost.btn-white:hover {
  background: #2686ba !important;
  color: #fff;
}
.btn-ghost.btn-black {
  border-color: #fbcf20;
  color: #000;
}
.btn-ghost.btn-black:hover {
  background: #fbcf20;
  color: #fff;
}
.btn-lock-screen {
  left: 50%;
  position: fixed;
  top: 70px;
  z-index: 999;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  padding: 5px 7px;
  font-size: 11px;
  letter-spacing: 1px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.btn-lock-screen.btn-lock-screen-hide {
  -webkit-transform: translate3d(-50%, -100px, 0);
  -moz-transform: translate3d(-50%, -100px, 0);
  -o-transform: translate3d(-50%, -100px, 0);
  -ms-transform: translate3d(-50%, -100px, 0);
  transform: translate3d(-50%, -100px, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.btn-icon .fa {
  font-size: 17px;
  color: #595959;
  text-align: center;
  display: block;
  position: absolute;
  width: 0;
  height: 43px;
  line-height: 43px;
  right: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.btn-icon .fa:before {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.btn-icon:hover {
  padding-right: 40px;
}
.btn-icon:hover .fa {
  width: 30px;
}
/****** End of Buttons ******/
/****** Rows/Columns ******/
.row.row-wrap > [class^="col-"],
.row.row-col-gap > [class^="col-"] {
  margin-bottom: 30px;
}
@media (max-width:992px) {
  .row.row-col-mob-gap > [class^="col-"] {
    margin-bottom: 30px;
  }
}
@media (min-width:992px) {
  .row.row-col-border > [class^="col-"] {
    border-right: 1px solid #d9d9d9;
  }
  .row.row-col-border > [class^="col-"]:last-child {
    border-right: none;
  }
}
.row.row-full {
  margin-left: 0;
  margin-right: 0;
}
.row.row-sm-gap {
  margin-bottom: -10px;
}
.row.row-sm-gap > [class^="col-"] {
  margin-bottom: 10px;
}
@media (max-width:992px) {
  .row.row-sm-gap {
    margin-bottom: 0;
  }
}
.row.row-no-gutter,
.row[data-gutter="0"],
.row[data-gutter="none"] {
  margin: 0 !important;
}
.row.row-no-gutter > [class^="col-"],
.row[data-gutter="0"] > [class^="col-"],
.row[data-gutter="none"] > [class^="col-"] {
  padding: 0 !important;
}
.row[data-gutter="10"] {
  margin-left: -5px;
  margin-right: -5px;
}
.row[data-gutter="10"] > [class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.row[data-gutter="15"] {
  margin-bottom: -15px;
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.row[data-gutter="15"] > [class^="col-"] {
  padding-left: 7.5px;
  padding-right: 7.5px;
  margin-bottom: 15px;
}
@media (min-width:992px) {
  .row[data-gutter="60"] {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row[data-gutter="60"] > [class^="col-"] {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width:992px) {
  .row[data-gutter="80"] {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row[data-gutter="80"] > [class^="col-"] {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width:992px) {
  .row[data-gutter="100"] {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row[data-gutter="100"] > [class^="col-"] {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width:992px) {
  .row[data-gutter="120"] {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row[data-gutter="120"] > [class^="col-"] {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width:992px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flex;
  }
 {
    display: box;
    display: flex;
  }
}
/****** End of Rows/Columns ******/
/****** Product ******/
.product-box {
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.product-box:hover {
  -webkit-box-shadow: 0 3px 30px rgba(0,0,0,0.5);
  box-shadow: 0 3px 30px rgba(0,0,0,0.5);
  z-index: 5;
}
.product {
  /* -webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.15) , 0 0 1px rgba(0,0,0,0.15); */
  /* box-shadow: 0 3px 2px rgba(0,0,0,0.15) , 0 0 1px rgba(0,0,0,0.15); */
  /* -webkit-border-radius: 4px; */
  /* border-radius: 4px; */
  padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
  background: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  /* max-height: 320px; */
}


.product-img-wrap {
  position: relative;
  height: 100%;
  overflow: hidden;
  margin: 20px;
  margin-bottom: 10px;
}
.product-img-banner,
.product-img-alt-banner,
.product-banner-alt-blur-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.product-img-primary,
.product-img-alt,
.product-img {
  width: 100%;
  display: block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.product-img-alt {
  position: absolute;
  right: 0;
  top: 0;
}
.product-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 4;
  text-indent: 99999;
}
.product-img-alt {
  -webkit-transform: translate3d(101%, 0, 0);
  -moz-transform: translate3d(101%, 0, 0);
  -o-transform: translate3d(101%, 0, 0);
  -ms-transform: translate3d(101%, 0, 0);
  transform: translate3d(101%, 0, 0);
  z-index: 2;
}
.product-title {
  -webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.2);
  box-shadow: 0 1px 8px rgba(0,0,0,0.2);
  display: table;
  z-index: 2;
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  background: #fff;
  color: #464646;
  padding: 7px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 1px;
}
.product-icon-quick-view {
  position: absolute;
  z-index: 5;
  display: block;
  text-align: center;
  height: 30px;
  width: 30px;
  line-height: 30px;
  background: #486d97;
  color: #fff;
  bottom: 20px;
  right: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, -10px, 0) scale(0.8);
  -moz-transform: translate3d(0, -10px, 0) scale(0.8);
  -o-transform: translate3d(0, -10px, 0) scale(0.8);
  -ms-transform: translate3d(0, -10px, 0) scale(0.8);
  transform: translate3d(0, -10px, 0) scale(0.8);
}
.product-icon-quick-view:hover {
  background: #44688f;
  color: #fff;
  text-decoration: none;
  -webkit-transform: translate3d(0, 0, 0) scale(1.2);
  -moz-transform: translate3d(0, 0, 0) scale(1.2);
  -o-transform: translate3d(0, 0, 0) scale(1.2);
  -ms-transform: translate3d(0, 0, 0) scale(1.2);
  transform: translate3d(0, 0, 0) scale(1.2);
}
.product-icon-quick-view:focus {
  color: #fff;
}
.product-left:after {
  content: '';
  display: table;
  clear: both;
}
.product-left .product-img-wrap {
  float: left;
  width: 25%;
  margin-right: 20px;
}
.product-left .product-caption {
  float: left;
  width: 50%;
}
.product-left .product-caption-feature-list {
  position: static;
  font-size: 14px;
}
.product-left .product-caption-title {
  font-size: 18px;
  height: auto;
}
.product-left .product-caption-price > span {
  font-size: 25px;
  margin-bottom: 10px;
}
.product-left .product-caption-rating {
  font-size: 12px;
}
@media (max-width:992px) {
  .product-left .product-img-wrap {
    float: none;
    width: 100%;
    margin: 0;
  }
  .product-left .product-caption {
    float: none;
    width: 100%;
  }
  .product-left .product-actions {
    display: none;
  }
}
.product-actions {
  position: absolute;
  top: 42px;
  right: 15px;
  z-index: 5;
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-actions > li {
  margin-bottom: 10px;
}
.product-info-block-rating,
.product-caption-rating {
  list-style: none;
  margin-bottom: 3px;
  padding: 0;
  overflow: hidden;
  font-size: 9px;
}
.product-info-block-rating > li,
.product-caption-rating > li {
  float: left;
  margin-right: 3px;
  color: #d9d9d9;
}
.product-info-block-rating > li.rated,
.product-caption-rating > li.rated {
  color: #ffc120;
}
.product-info-block-sm .product-info-block-title {
  font-size: 15px;
}
.product-info-block-sm .product-info-block-price {
  font-size: 17px;
}
.product-plus {
  position: absolute;
  bottom: 80px;
  left: -80px;
  display: block;
  text-align: center;
  height: 40px;
  line-height: 40px;
  width: 40px;
  background: #486d97;
  z-index: 5;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, -50px);
  -moz-transform: translate(0, -50px);
  -o-transform: translate(0, -50px);
  -ms-transform: translate(0, -50px);
  transform: translate(0, -50px);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  font-size: 18px;
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.25);
  box-shadow: 0 0 2px rgba(0,0,0,0.25);
}
.product-plus:hover {
  color: #fff;
  background: #3d5d80;
  text-decoration: none;
}
.product-quick-view {
  display: inline-block;
  background: #262626;
  color: #fff;
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 5;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  padding: 2px 5px;
  -webkit-transform: translate3d(105%, 0, 0);
  -moz-transform: translate3d(105%, 0, 0);
  -o-transform: translate3d(105%, 0, 0);
  -ms-transform: translate3d(105%, 0, 0);
  transform: translate3d(105%, 0, 0);
}
.product-quick-view:hover {
  text-decoration: none;
  background: #486d97;
  color: #fff;
}
.product:hover {
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.3) , 0 0 1px rgba(0,0,0,0.3) , 0 0 15px rgba(158,182,209,0.2);
  box-shadow: 0 3px 6px rgba(0,0,0,0.3) , 0 0 1px rgba(0,0,0,0.3) , 0 0 15px rgba(158,182,209,0.2);
}
.product:hover .product-img-alt,
.product:hover .product-more-info-link,
.product:hover .product-hover-block,
.product:hover .product-to-cart,
.product:hover .product-plus,
.product:hover .product-quick-view {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.product:hover .product-img-primary {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.product:hover .product-title {
  bottom: -50px;
}
.product:hover .product-to-cart,
.product:hover .product-plus {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.product:hover .product-img-wrap-single .product-img-primary {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.product-info-active .product-info-block-hide {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.product-info-active .product-info-block {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-box-shadow: -1px 0 3px rgba(0,0,0,0.2);
  box-shadow: -1px 0 3px rgba(0,0,0,0.2);
}
.product-info-active .product-info-block-wrap-inner {
  -webkit-animation-name: infoBlock;
  -moz-animation-name: infoBlock;
  -o-animation-name: infoBlock;
  -ms-animation-name: infoBlock;
  animation-name: infoBlock;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -o-animation-duration: 0.7s;
  -ms-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.product-info-active .product-img-alt {
  -webkit-transform: translate3d(-30%, 0, 0) scale(1.1);
  -moz-transform: translate3d(-30%, 0, 0) scale(1.1);
  -o-transform: translate3d(-30%, 0, 0) scale(1.1);
  -ms-transform: translate3d(-30%, 0, 0) scale(1.1);
  transform: translate3d(-30%, 0, 0) scale(1.1);
}
.product-info-active .product-hover-block {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.product-info-active .product-plus {
  left: -20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product-info-active .product-quick-view {
  right: 70%;
}
.product-info-active .product-quick-view > span {
  display: none;
}
.product-info-active .product-img-wrap-single .product-img-primary {
  -webkit-transform: translate3d(-30%, 0, 0) scale(1.1);
  -moz-transform: translate3d(-30%, 0, 0) scale(1.1);
  -o-transform: translate3d(-30%, 0, 0) scale(1.1);
  -ms-transform: translate3d(-30%, 0, 0) scale(1.1);
  transform: translate3d(-30%, 0, 0) scale(1.1);
}
.product-img-banner,
.product-img-alt-banner {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.product-banner-contents {
  padding: 0 50px;
  position: absolute;
  top: 350px;
  left: 0;
  text-align: center;
  z-index: 3;
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
}
.product-banner-title {
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
  font-size: 45px;
  text-shadow: 0 1px 2px rgba(0,0,0,0.85);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.product-banner-caption {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: translate3d(0, 30px, 0);
  -moz-transform: translate3d(0, 30px, 0);
  -o-transform: translate3d(0, 30px, 0);
  -ms-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
  font-weight: 300;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid rgba(255,255,255,0.5);
}
.product-banner-desc {
  font-size: 18px;
}
.product-banner-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  background: #000;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.product-banner-btn {
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid #fff;
  color: #fff;
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.product-banner-btn:hover {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #486d97;
  border-color: #486d97;
  color: #fff;
  text-decoration: none;
}
.product-banner-logo {
  position: absolute;
  top: 20px;
  left: 0;
  display: block;
  width: 100%;
  z-index: 3;
  text-align: center;
}
.product-banner-logo > img {
  width: 25px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.product-banner-img-wrap {
  position: relative;
  z-index: 1;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0) scale(1.1);
  -moz-transform: translate3d(0, 0, 0) scale(1.1);
  -o-transform: translate3d(0, 0, 0) scale(1.1);
  -ms-transform: translate3d(0, 0, 0) scale(1.1);
  transform: translate3d(0, 0, 0) scale(1.1);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-filter: grayscale(50%);
}
.product-banner-alt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  background: #000;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.product-banner-alt-title {
  position: absolute;
  z-index: 3;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: 3px;
  left: 50%;
  top: 50%;
  display: table;
  padding: 15px 18px;
  margin: 0;
  border: 1px solid rgba(255,255,255,0.4);
  text-align: center;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.product-banner-alt-btn {
  position: absolute;
  z-index: 3;
  color: #fff;
  padding: 15px 25px;
  background: rgba(72,109,151,0.85);
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-top: 20px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  font-size: 16px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.product-hover .product-banner-mask {
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -webkit-box-shadow: inset 0 0 20px rgba(0,0,0,0.7);
  box-shadow: inset 0 0 20px rgba(0,0,0,0.7);
}
.product-hover .product-banner-contents {
  top: 200px;
}
.product-hover .product-banner-caption {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.product-hover .product-img-banner {
  -webkit-transition: 10s;
  -moz-transition: 10s;
  -o-transition: 10s;
  -ms-transition: 10s;
  transition: 10s;
  -webkit-transform: scale(1.5) translate3d(0, 0, 0);
  -moz-transform: scale(1.5) translate3d(0, 0, 0);
  -o-transform: scale(1.5) translate3d(0, 0, 0);
  -ms-transform: scale(1.5) translate3d(0, 0, 0);
  transform: scale(1.5) translate3d(0, 0, 0);
}
.product-hover .product-banner-logo > img {
  -webkit-transform: scale(1.6) translate3d(0, 80px, 0);
  -moz-transform: scale(1.6) translate3d(0, 80px, 0);
  -o-transform: scale(1.6) translate3d(0, 80px, 0);
  -ms-transform: scale(1.6) translate3d(0, 80px, 0);
  transform: scale(1.6) translate3d(0, 80px, 0);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.product-hover .product-banner-title {
  background: none;
}
.product-hover .product-banner-img-wrap {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-filter: grayscale(0);
}
.product-hover .product-banner-alt-mask {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.product-hover .product-banner-alt-title {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.product-hover .product-banner-alt-btn {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  margin-top: 0;
}
.product-slide {
  margin: 5px;
}
.product-caption {
  padding: 10px 15px;
  position: relative;
}
.product-caption-feature-list {
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  bottom: 11px;
}
.product-caption-feature-list > li {
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #d9d9d9;
  display: inline-block;
  color: #8c8c8c;
}
.product-caption-feature-list > li:first-child {
  border: none;
  margin: 0;
  padding: 0;
}
.product-caption-title {
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 6px;
  font-size: 13px;
  letter-spacing: 1px;
  height: 40px;
  overflow: hidden;
  line-height: 1.3em;
  color: #0d0d0d;
}
.product-caption-title > a {
  color: #000;
}
.product-caption-title-sm {
  font-size: 11px;
}
.product-caption-price {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 9px;
font-family:'Poppins', sans-serif;
  
}
.product-caption-price > span {
  display: inline-block;
  font-size: 18px;
  line-height: 1em;
}
.product-caption-price > span.product-caption-price-new {
  color: #b12704;
  font-weight: 700;
}
.product-caption-price > span.product-caption-price-old {
  margin-right: 7px;
  color: #727272;
  text-decoration: line-through;
}
.product-labels {
  position: absolute;
  top: 10px;
  left: -3px;
  z-index: 3;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
}
.product-labels > li {
  background: #2686ba;
  color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
  box-shadow: 0 1px 2px rgba(0,0,0,0.4);
  padding: 3px 7px;
  line-height: 1em;
  margin-bottom: 5px;
  display: table;
}
.product-sm-left {
  padding: 10px;
}
.product-sm-left:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.product-sm-left .product-img-wrap {
  float: left;
  width: 40%;
  padding: 7px;
  margin: 0;
}
.product-sm-left .product-caption {
  float: left;
  width: 60%;
  padding: 0 15px;
}
.product-sm-left .product-caption-feature-list {
  margin-top: 5px;
  display: relative;
  right: auto;
  bottom: auto;
}
.product-sm-left .product-caption-title {
  height: 55px;
  font-size: 14px;
}
.product-sm-left .product-caption-price {
  margin-top: 6px;
}
.product-sm-left .product-caption-title {
  font-size: 13px;
  height: 35px;
}
.product-sm-left .product-caption-price > span {
  font-size: 15px;
}
.product-sm {
  padding: 10px;
}
.product-sm .product-caption {
  margin-top: 7px;
  padding: 0 5px;
}
.product-sm .product-caption-title {
  line-height: 1.25em;
  font-size: 13px;
  height: 32px;
}
.product-sm .product-caption-price {
  margin-top: 5px;
}
.product-sm .product-caption-price > span {
  font-size: 14px;
}
.product-sm .product-img-wrap {
  padding: 7px;
  margin: 0;
}
.product-tabs .tab-content {
  background: #fff;
  padding: 20px 25px;
  border: 1px solid #ddd;
  border-top: none;
}
.product-tabs .nav-tab-icon {
  margin-right: 3px;
}
.product-tabs .nav > li > a {
  color: #595959;
  font-weight: 500;
  margin-right: 5px;
  font-size: #5b5b5b;
}
.product-tabs .nav > li.active > a {
  -webkit-box-shadow: 0 -3px 5px rgba(0,0,0,0.08);
  box-shadow: 0 -3px 5px rgba(0,0,0,0.08);
}
.product-tab-rating-title {
  margin-bottom: 3px;
}
.product-overview-text {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 30px;
}
@media (max-width:992px) {
  .product-overview-text {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    top: 0;
    padding: 15px;
  }
}
.product-overview-section {
  padding: 20px 0;
}
.product-overview-title {
  font-size: 25px;
  line-height: 1.4em;
}
.product-overview-desc {
  font-size: 17px;
  line-height: 1.6em;
  color: #838383;
}
.product-overview-img {
  width: 100%;
  padding: 0 30px;
}
.product-page-product-wrap {
  -webkit-border-radius: 5px;
  border-radius: 5px;
 /* -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);*/
 /* box-shadow: 0 1px 2px rgba(0,0,0,0.3);*/
  position: relative;
  z-index: 1;
}
.product-page-product-wrap:before {
  /*content: '';*/
  z-index: -1;
  position: absolute;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  max-width: 300px;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.7);
  box-shadow: 0 15px 10px rgba(0,0,0,0.7);
}
.product-page-product-wrap > img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
}
.product-page-product-rating {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-page-product-rating > li {
  display: inline-block;
  margin-right: 5px;
  font-size: 17px;
  color: #7a7a7a;
}
.product-page-product-rating > li.rated {
  color: #ffc120;
}
.product-page-product-rating-sign {
  font-size: 12px;
  margin-bottom: 5px;
}
.product-page-product-rating-sign a {
  color: #7a7a7a;
}
.product-page-product-rating-sign a:hover {
  text-decoration: none;
  color: #595959;
}
.product-page-product-rating.product-rating-big > li {
  font-size: 38px;
}
.product-page-product-rating.product-rating-big > li.count {
  margin-left: 7px;
  font-weight: 700;
  color: #486d97;
}
.product-page-desc,
.product-page-desc-lg {
  font-size: 16px;
  color: #727272;
}
.product-page-desc-lg {
  font-size: 20px;
  line-height: 1.6em;
  margin-bottom: 20px;
}
.product-page-features-table {
  font-size: 13px;
  margin-bottom: 0;
  font-weight: 500;
}
.product-page-features-table-specs,
.product-page-features-table-details {
  width: 25%;
}
.product-page-price {
  font-size: 20px;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 1px;
}
.product-page-price-list {
  font-size: 15px;
  font-weight: 400;
  line-height: 1em;
  text-decoration: line-through;
  color: #838383;
  margin-bottom: 5px;
}
.product-page-price-sign {
  font-size: 13px;
  color: #a6a6a6;
  margin-bottom: 1px;
}
.product-page-side-section {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dashed #d9d9d9;
}
.product-page-side-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 7px;
}
.product-page-side-text {
  font-size: 14px;
  color: #555555;
  margin-bottom: 5px;
}
.product-page-share-item {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-size: 14px;
}
.product-page-share-item > li {
  float: left;
  margin-right: 5px;
}
.product-page-share-item > li .fa {
  display: block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #fff;
}
.product-page-share-item > li .fa.fa-facebook {
  background: #46629e;
}
.product-page-share-item > li .fa.fa-twitter {
  background: #55acee;
}
.product-page-share-item > li .fa.fa-pinterest {
  background: #cd2129;
}
.product-page-share-item > li .fa.fa-instagram {
  background: #457399;
}
.product-page-share-item > li .fa.fa-google-plus {
  background: #dd4b39;
}
.product-page-share-item > li .fa:hover {
  text-decoration: none;
}
.product-page-area {
  background: #fff;
  padding: 30px 0;
}
.product-rate-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-rate-list > li {
  height: 26px;
  overview: hidden;
  margin-bottom: 7px;
}
.product-rate-list-item {
  margin: 0;
  font-size: 13px;
  height: 26px;
  line-height: 26px;
  float: left;
  width: 25%;
}
.product-rate-list-bar {
  width: 65%;
  float: left;
  background: #d9d9d9;
  height: 20px;
  margin-top: 3px;
}
.product-rate-list-bar > div {
  background: #ffc120;
  height: 20px;
}
.product-rate-list-count {
  float: left;
  width: 10%;
  text-alighn: right;
  padding-left: 7px;
  height: 26px;
  line-height: 26px;
  margin: 0;
  font-size: 11px;
  color: #7a7a7a;
}
.product-review {
  margin-bottom: 15px;
  padding-bottom: 15px;
  overflow: hidden;
  border-bottom: 1px dashed #d9d9d9;
}
.product-review-author {
  float: left;
  margin-right: 20px;
}
.product-review-author-img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.product-review-content,
.product-review-content-full {
  display: table;
  width: 70%;
  float: left;
  border-right: 1px dashed #d9d9d9;
  padding-right: 15px;
}
.product-review-content-full {
  padding-right: 0;
  border-right: none;
  width: 85%;
}
.product-review-title {
  margin-bottom: 5px;
  font-size: 18px;
}
.product-review-meta {
  font-style: italic;
  color: #838383;
  margin-bottom: 3px;
  margin-top: 2px;
  font-size: 13px;
}
.product-review-body {
  font-size: 14px;
}
.product-review-side {
  float: left;
  width: 15%;
  margin-left: 15px;
}
.product-review-side-sign {
  margin-bottom: 3px;
  font-size: 14px;
  color: #727272;
}
.product-review-rate {
  display: inline-block;
  margin-right: 5px;
  padding: 5px 10px;
  background: #737373;
  color: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.product-review-rate:hover {
  background: #486d97;
  color: #fff;
  text-decoration: none;
}
.product-review-rate .fa {
  margin-right: 3px;
}
.product-review-actions {
  margin-bottom: 0;
}
.product-review-actions > li > a {
  font-size: 12px;
  color: #8b8b8b;
}
.product-review-actions > li > a:hover {
  color: #595959;
  text-decoration: none;
}
.product-accessory-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}
.product-accessory {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.product-accessory-img {
  width: 100%;
}
.product-accessory-title {
  font-size: 15px;
  margin-top: 4px;
  line-height: 1.4em;
}
.product-accessory-title > a {
  color: #595959;
}
.product-accessory-price {
  margin-bottom: 7px;
  font-size: 27px;
  font-weight: 500;
}
.product-accessory-included-list {
  padding-left: 17px;
  margin-top: 15px;
  font-size: 16px;
}
.product-accessory-included-list > li {
  margin-bottom: 7px;
}
.product-page-qa {
  margin-bottom: 15px;
  border-bottom: 1px dashed #e6e6e6;
}
.product-page-qa-form {
  margin: 15px 0;
}
.product-page-qa-question {
  font-weight: 500;
}
.product-page-qa-question,
.product-page-qa-answer {
  min-height: 35px;
  position: relative;

  padding-left: 35px;
  font-size: 17px;
  margin-bottom: 15px;
}
.product-page-qa-question:before,
.product-page-qa-answer:before {
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  content: 'Q:';
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1em;
  font-size: 25px;
  font-weight: 700;
  color: #486d97;
}
.product-page-qa-answer {
  margin-left: 30px;
  font-size: 16px;
}
.product-page-qa-answer:before {
  content: 'A:';
}
.product-page-qa-text {
  margin-bottom: 3px;
}
.product-page-qa-meta {
  font-size: 12px;
  font-style: italic;
  color: #838383;
  margin-bottom: 0;
}
.product-page-option-list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
.product-page-option-list > li {
  margin-bottom: 15px;
}
.product-page-option-title {
  width: 45px;
  font-size: 16px;
  margin-bottom: 0;
  float: left;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
}
.product-page-option-select {
  font-size: 14px;
  height: 40px;
  padding: 0 10px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #b3b3b3;
  float: left;
}
.product-page-option-select:focus {
  outline: none;
}
.product-page-actions-list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.product-page-actions-list > li {
  float: left;
  margin-right: 10px;
}
.product-page-qty-item {
  border: 1px solid #ccc;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
}
.product-page-qty {
  background: #fff;
  height: 39px;
  width: 39px;
  line-height: 39px;
  float: left;
  display: block;
  text-align: center;
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.product-page-qty:focus {
  outline: none;
}
.product-page-qty-input {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 50px;
}
.product-list {
  list-style: none;
  padding: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  overflow: hidden;
}
.product-list > li {
  border-bottom: 1px solid #e6e6e6;
}
.product-list > li:last-child {
  border-bottom: none;
}
.product-list .product {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-list .product-left .product-img-wrap {
  width: 30%;
}
.product-list .product-left .product-caption {
  width: 70%;
}
.product-review-thumb {
  padding: 15px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  background: #fff;
}
.product-review-thumb-header {
  overflow: hidden;
  margin-bottom: 10px;
}
.product-review-thumb-reviewer-img {
  width: 20% !important;
  float: left;
  margin-right: 5%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.product-review-thumb-reviewer-name {
  font-size: 13px;
  margin-bottom: 0;
}
.product-review-thumb-header-side {
  float: left;
  width: 75%;
  display: table;
  padding-top: 2px;
}
.product-review-thumb-rating {
  list-style: none;
  margin-bottom: 4px;
  padding: 0;
  overflow: hidden;
}
.product-review-thumb-rating > li {
  line-height: 1em;
  color: #808080;
  float: left;
  margin-right: 2px;
}
.product-review-thumb-rating > li.rated {
  color: #ffc120;
}
.product-review-thumb-body {
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.3em;
  font-style: italic;
  margin-bottom: 2px;
  height: 60px;
  overflow: hidden;
}
.product-review-thumb-link {
  margin-left: 10px;
  font-size: 13px;
}
.product-review-thumb-product {
  overflow: hidden;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}
.product-review-thumb-product-img {
  float: left;
  width: 20% !important;
  margin-right: 5%;
}
.product-review-thumb-product-title {
  height: 55px;
  overflow: hidden;
  float: left;
  width: 75%;
  font-weight: 400;
  line-height: 1.4em;
}
.product-review-thumb-product-title > a {
  color: #595959;
}
.product-review-thumb-product-title > a:hover {
  color: #486d97;
  text-decoration: none;
}
@-moz-keyframes infoBlock {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(30px, 0, 0);
    -moz-transform: translate3d(30px, 0, 0);
    -o-transform: translate3d(30px, 0, 0);
    -ms-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }

  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(-7px, 0, 0);
    -moz-transform: translate3d(-7px, 0, 0);
    -o-transform: translate3d(-7px, 0, 0);
    -ms-transform: translate3d(-7px, 0, 0);
    transform: translate3d(-7px, 0, 0);
  }

  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes infoBlock {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(30px, 0, 0);
    -moz-transform: translate3d(30px, 0, 0);
    -o-transform: translate3d(30px, 0, 0);
    -ms-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }

  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(-7px, 0, 0);
    -moz-transform: translate3d(-7px, 0, 0);
    -o-transform: translate3d(-7px, 0, 0);
    -ms-transform: translate3d(-7px, 0, 0);
    transform: translate3d(-7px, 0, 0);
  }

  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes infoBlock {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(30px, 0, 0);
    -moz-transform: translate3d(30px, 0, 0);
    -o-transform: translate3d(30px, 0, 0);
    -ms-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }

  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(-7px, 0, 0);
    -moz-transform: translate3d(-7px, 0, 0);
    -o-transform: translate3d(-7px, 0, 0);
    -ms-transform: translate3d(-7px, 0, 0);
    transform: translate3d(-7px, 0, 0);
  }

  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-ms-keyframes infoBlock {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(30px, 0, 0);
    -moz-transform: translate3d(30px, 0, 0);
    -o-transform: translate3d(30px, 0, 0);
    -ms-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }

  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(-7px, 0, 0);
    -moz-transform: translate3d(-7px, 0, 0);
    -o-transform: translate3d(-7px, 0, 0);
    -ms-transform: translate3d(-7px, 0, 0);
    transform: translate3d(-7px, 0, 0);
  }

  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes infoBlock {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(30px, 0, 0);
    -moz-transform: translate3d(30px, 0, 0);
    -o-transform: translate3d(30px, 0, 0);
    -ms-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }

  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(-7px, 0, 0);
    -moz-transform: translate3d(-7px, 0, 0);
    -o-transform: translate3d(-7px, 0, 0);
    -ms-transform: translate3d(-7px, 0, 0);
    transform: translate3d(-7px, 0, 0);
  }

  100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/****** End of Product ******/
/****** Banners ******/
.banner {
  color: #fff;
  height: 180px;
  position: relative;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;

    /*padding: 15px;
  background: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  position: relative;*/
}

.delivery-instruction {
    margin: 0;
    border: 1px solid #eee;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.delivery-instruction label {
    background: #54b7de;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    margin: 0;
    width: 100%;
}
.delivery-instruction-inner {
    padding: 20px;
}
.saved-cards tbody td img {
    display: none;
}
.table.saved-cards > tbody > tr > td {
    padding: 10px 20px;
    font-size: 14px;
}
.prom_img{
     width:100% !important;
    height:auto;
    display:block;
}
#payment_options > .add-new-card {
    position: relative;
    margin: 0;
    border-top: 1px solid #ddd;
    padding: 0;
}
#payment_options > .add-new-card input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    margin: 0;
    cursor: pointer;
}
#payment_options > .add-new-card > label {
    color: #555;
    background: none;
    border: none;
    width: 100%;
    margin: 0;
    padding: 20px 20px 20px 50px;
    position: relative;
    border-radius: 4px;
}
#payment_options > .add-new-card > label::before {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    border: 1px solid #555;
    left: 20px;
    top: 25px;
    line-height: 13px;
    font-size: 12px;
    text-align: center;
    background: #fff;
    border-radius: 30px;
}
#payment_options > .add-new-card > input:checked ~ label::before {
    /*content: "\2713";*/
    background: #555;
    color: #fff;
}
#payment_options > .add-new-card > label::after {
    content: "";
    position: absolute;
    height: 13px;
    width: 13px;
    left: 21px;
    top: 26px;
    line-height: 13px;
    font-size: 12px;
    text-align: center;
    border-radius: 30px;
    border: 2px solid #fff;
    background: #555;
    opacity: 0;
}
#payment_options > .add-new-card > input:checked ~ label::after {
    opacity: 1;
}
#payment_options #payment_cod_div,
.pay-with-paypal-inner {
    margin: 0;
    position: relative;
}
/* #payment_options .col-md-12 {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    width: 100%;
    padding: 20px 20px 20px 20px;
    position: relative;
    margin: 20px 0 0 0;
    border-radius: 4px;
} */
#payment_options #payment_cod_div ~ #form_submit {
    left: auto;
    margin: 10px 0 0 50px;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
#credit_div #form_submit {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
#payment_options #credit_div {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 20px 20px 0 20px;
    border-radius: 0;
    background: none;
}
#cc_cvv {
    max-width: 100% !important;
}
.gbfs_submit_wrapper {
    display: inline-block;
    width: 100%;
}
/* .gbfs_submit_wrapper input {
    margin: 10px 20px 20px 40px !important;
    float: left;
} */
.gbfs_section_wrapper .gbfs_submit_wrapper {
    text-align: right;
    padding: 10px 20px 10px 0;
}
#bnpl_section {
    display: inline-block;
    width: 100%;
}

.payment-option-wrapper {
    border: 1px solid #eee;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    margin: 0 0 20px 0;
    display: inline-block;
    width: 100%;
}
form .col-md-7 ~ .payment-option-wrapper {
    width: 57.3%;
}
#payment_options {
    display: inline-block;
    width: 100%;
}
.payment-option-wrapper .widget-title {
    background: #54b7de;
    color: #fff;
    font-size: 16px;
    padding: 15px 15px;
    margin: 0;
}
.wallet-wrapper .alert-info {
    margin: 0;
    background: none;
    border: none;
    color: #555;
}
.wallet-wrapper .alert-info img {
    width: 35px;
    margin: 0 5px 0 0;
}
.zero_topup_wallet {
    color: #fff;
    background-color: #5cb85c;
    border: 1px solid #4cae4c;
    padding: 6px;
    font-size: 13px;
    border-radius: 4px;
    float: right;
    margin: 0 20px 20px 0;
    cursor: pointer;
    transition: 0.1s;
}
.zero_topup_wallet:hover {
    background-color: #449d44;
}

.cvv-box {
    margin: 0 0 10px 0;
}
.cvv-box .form-control {
    display: inline-block;
    margin: 0 10px 0 0;
}
.cvv-box button.cvv-continue {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background: #ffb300;
    border: none;
    color: #fff;
    border-radius: 4px;
}
#gbfs_section_wrapper, 
#wallet_section_wrapper {
    display: inline-block;
    width: 100%;
    border-radius: 0;
    padding: 0;
    background: none;
    border: none;
    border-bottom: 1px solid #ddd;
    margin: 0;
}
#gbfs_section,
#wallet_section {
    margin: 0;
    padding: 0;
    position: relative;
    border: none;
    border-radius: 0;
    background: #fff;
}
#wallet_section {
    padding: 15px 0;
}
#gbfs_section {
    padding-top: 15px;
}
#wallet_submit {
    margin: 10px 0 20px 50px;
}
#gbfs_section_wrapper > a.btn {
    background-color: #5cb85c;
    border-color: #4cae4c;
    float: right;
    margin: 15px 20px 0 0;
}
.pay32-label,
.wallet_section_label,
.pay-with-paypal-inner {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 0 0 50px;
}
.wallet_section_label {
    display: inline-block;
    width: 100%;
}
.wallet_section_label .wallet_section_balance {
    float: right;
}
#payment_cod_div label {
    display: inline-block;
    position: relative;
    padding: 0 0 0 50px;
}
.pay32-label::before,
.wallet_section_label::before,
#payment_cod_div label::before,
.pay-with-paypal-inner label::before {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    background: #fff;
    border: 1px solid #555;
    border-radius: 30px;
    left: 20px;
    top: 25px;
}
#payment_cod_div label::before,
.pay-with-paypal-inner label::before {
    top: 5px;
}
.wallet_section_label::before {
    top: 5px;
}
.pay32-label span {
    margin: 15px 10px 0 0;
    font-weight: normal !important;
    color: #555 !important;
    font-size: 15px;
}
.wallet_section_label span {
    margin: 0 10px 0 0;
    font-weight: normal !important;
    color: #555 !important;
    font-size: 15px;
}
.wallet_section_label span strong {
    font-weight: normal;
}
.wallet_section_label img {
    padding: 0 !important;
    height: auto !important;
    width: 120px;
    margin: 0 20px 0 5px;
}
.pay32-label p,
.wallet_section_label p {
    margin: 14px 0 0 10px;
}
#pay_gbfs,
#pay_wallet,
#payment_type_cod,
#payment_type_paypal {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
}
#pay_gbfs:checked ~ .pay32-label::before,
#pay_wallet:checked ~ .wallet_section_label::before,
#payment_type_cod:checked ~ label::before,
#payment_type_cod:checked ~ label::before,
#payment_type_paypal:checked ~ label::before {
    background: #555;
}
.pay32-label::after,
.wallet_section_label::after,
#payment_cod_div label::after,
.pay-with-paypal-inner label::after {
    content: "";
    position: absolute;
    height: 13px;
    width: 13px;
    border: 2px solid #fff;
    border-radius: 30px;
    left: 21px;
    top: 26px;
    opacity: 0;
}
#payment_cod_div label::after,
.pay-with-paypal-inner label::after {
    top: 6px;
}
.wallet_section_label::after {
    top: 16px;
}
#pay_gbfs:checked ~ .pay32-label::after,
#pay_wallet:checked ~ .wallet_section_label::after,
#payment_type_cod:checked ~ label::after,
#payment_type_paypal:checked ~ label::after {
    opacity: 1;
}
.cheque-on-delivery,
.pay-with-paypal-wrapper {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ddd;
    padding: 20px 0;
}
#paypal_form {
    padding: 10px 0 0 50px;
}
.box.order-information-table {
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    border: 1px solid #eee;
}





/*@media only screen and (max-width: 426px) and (min-width: 415px) {
    .banner { 
        height: 125px;
    }
}
@media only screen and (max-width: 321px) and (min-width: 315px){
    .banner { 
        height: 99px;
    }
}
@media only screen and (max-width: 376px) and (min-width: 370px){
    .banner { 
        height: 118px;
    }
}
@media only screen and (max-width: 769px) and (min-width: 760px)  {
    .banner { 
        height: 116px;
    }
}*/
.banner:hover {
  -webkit-box-shadow: 0 3px 30px rgba(0,0,0,0.5);
  box-shadow: 0 3px 30px rgba(0,0,0,0.5);
  z-index: 5;
}
.banner-title {
  font-size: 25px;
  display: block;
  margin: 0;
  margin-bottom: 5px;
  font-weight: 600;
  text-transform: uppercase;
}
.banner-desc {
  font-size: 17px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.banner-lg .banner-title {
  padding: 10px 20px;
  font-size: 50px;
}
.banner-lg .banner-btn {
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
}
.banner-lg .banner-btn > span {
  font-size: 17px;
}
.banner-lg .banner-btn > span:first-child {
  margin-top: 32px;
}
.banner-sm .banner-title {
  font-size: 18px;
}
.banner-sm .banner-desc {
  font-size: 14px;
  margin-bottom: 5px;
}
.banner-sm .banner-shop-now {
  font-size: 11px;
}
.banner-xl .banner-title {
  line-height: 1.1em;
  font-size: 60px;
}
.banner-xl .banner-desc {
  font-size: 30px;
}
.banner-xl .banner-shop-now {
  font-size: 22px;
}
.banner-o-hid {
  overflow: hidden;
  z-index: 1;
}
.banner-sqr {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.banner-link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 3;
}
.banner-caption-top-left,
.banner-caption-left,
.banner-caption-top-right,
.banner-caption-right,
.banner-caption-bottom-left,
.banner-caption-bottom-right,
.banner-caption-center {
  z-index: 2;
  width: 50%;
  position: absolute;
}
.banner-caption-top-left {
  top: 5%;
  left: 5%;
}
.banner-caption-top-right {
  text-align: right;
  top: 5%;
  right: 5%;
}
.banner-caption-bottom-left {
  bottom: 5%;
  left: 5%;
}
.banner-caption-left,
.banner-caption-right {
  left: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner-caption-right {
  left: auto;
  right: 5%;
}
.banner-caption-center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.banner-img {
  -webkit-filter: drop-shadow(1px 1px 3px rgba(0,0,0,0.2));
  position: absolute;
  width: 200px;
}
.banner-caption-dark {
  color: #333;
}
.banner-shop-now {
  margin-bottom: 0;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.banner-shop-now > i {
  margin-left: 1px;
}
.banner-category {
  display: block;
  background: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  text-decoration: none !important;
  text-align: center;
  color: #595959;
 /* -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);*/
 /* box-shadow: 0 1px 1px rgba(0,0,0,0.2);*/
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  -ms-transition: 0.15s;
  transition: 0.15s;
}
.banner-category:hover,
.banner-category:active,
.banner-category:focus,
.banner-category:visited {
  color: #595959;
}
.banner-category-icon {
  display: block;
  margin-bottom: 13px;
  font-size: 28px;
}
.banner-category-img {
  margin-bottom: 13px;
  width:100%;
  display: inline-block !important;
}
.banner-category-img-full {
  margin-bottom: 13px;
  width: 100%;
}
.banner-category-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  margin-bottom: 3px;
}
.banner-category-desc {
  margin-bottom: 0;
  font-size: 11px;
  color: #838383;
}
/****** End of Banners ******/
/****** iCheck ******/
.i-check,
.i-radio {
  display: inline-block;
  *display: inlne;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ccc;
  cursor: pointer;
  top: 0;
  left: -7px;
  margin-left: -13px;
  float: left;
  text-align: center;
  line-height: 20px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.i-check:before,
.i-radio:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, -22px, 0);
  -moz-transform: translate3d(0, -22px, 0);
  -o-transform: translate3d(0, -22px, 0);
  -ms-transform: translate3d(0, -22px, 0);
  transform: translate3d(0, -22px, 0);
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  color: #fff;
  font-size: 10px;
}
.i-check.hover,
.i-radio.hover {
  border: 1px solid #486d97;
}
.i-check.checked,
.i-radio.checked {
  border: 1px solid #486d97;
  background: #486d97;
}
.i-check.checked:before,
.i-radio.checked:before {
  -webkit-transform: translate3d(0, -2px, 0);
  -moz-transform: translate3d(0, -2px, 0);
  -o-transform: translate3d(0, -2px, 0);
  -ms-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.i-check.disabled,
.i-radio.disabled {
  border-color: #d9d9d9 !important;
}
.i-check.disabled.checked,
.i-radio.disabled.checked {
  background: #ccc !important;
}
.i-check.i-check-stroke.checked {
  background: #fff;
}
.i-check.i-check-stroke.checked:before {
  color: #486d97;
}
.i-radio {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.i-radio:before {
  content: '\f111';
  font-size: 12px;
}
.checkbox-switch .i-check,
.radio-switch .i-check,
.checkbox-switch .i-radio,
.radio-switch .i-radio {
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 44px;
  broder-color: #999;
  border-width: 2px;
}
.checkbox-switch .i-check:before,
.radio-switch .i-check:before,
.checkbox-switch .i-radio:before,
.radio-switch .i-radio:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #b3b3b3;
  content: '';
  width: 16px;
  height: 14px;
  top: 2px;
  left: 2px;
  position: absolute;
}
.checkbox-switch .i-check.checked,
.radio-switch .i-check.checked,
.checkbox-switch .i-radio.checked,
.radio-switch .i-radio.checked {
  background: #fff;
}
.checkbox-switch .i-check.checked:before,
.radio-switch .i-check.checked:before,
.checkbox-switch .i-radio.checked:before,
.radio-switch .i-radio.checked:before {
  background: #486d97;
  -webkit-transform: translate3d(20px, 0, 0);
  -moz-transform: translate3d(20px, 0, 0);
  -o-transform: translate3d(20px, 0, 0);
  -ms-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
}
.checkbox-switch .i-check.disabled:before,
.radio-switch .i-check.disabled:before,
.checkbox-switch .i-radio.disabled:before,
.radio-switch .i-radio.disabled:before {
  background: #ccc !important;
}
.checkbox-small,
.radio-small {
  margin-bottom: 10px;
}
.checkbox-small.checkbox-inline,
.radio-small.checkbox-inline,
.checkbox-small.radio-inline,
.radio-small.radio-inline {
  margin: 0;
}
.checkbox-small label,
.radio-small label {
  font-size: 13px;
}
.checkbox-small label .i-check,
.radio-small label .i-check,
.checkbox-small label .i-radio,
.radio-small label .i-radio {
  width: 18px;
  height: 18px;
  line-height: 16px;
  top: 3px;
}
.checkbox-small label .i-check:before,
.radio-small label .i-check:before,
.checkbox-small label .i-radio:before,
.radio-small label .i-radio:before {
  font-size: 12px;
}
.checkbox-small label .i-radio:before,
.radio-small label .i-radio:before {
  font-size: 9px;
}
.checkbox-lg,
.radio-lg {
  margin-bottom: 20px;
}
.checkbox-lg.checkbox-inline,
.radio-lg.checkbox-inline,
.checkbox-lg.radio-inline,
.radio-lg.radio-inline {
  margin: 0;
}
.checkbox-lg label,
.radio-lg label {
  font-size: 17px;
}
.checkbox-lg label .i-check,
.radio-lg label .i-check,
.checkbox-lg label .i-radio,
.radio-lg label .i-radio {
  width: 26px;
  height: 26px;
  line-height: 24px;
  top: -1px;
}
.checkbox-lg label .i-check:before,
.radio-lg label .i-check:before,
.checkbox-lg label .i-radio:before,
.radio-lg label .i-radio:before {
  font-size: 16px;
}
.checkbox-lg label .i-radio:before,
.radio-lg label .i-radio:before {
  font-size: 14px;
}
.checkbox-stroke .i-check.checked,
.radio-stroke .i-check.checked,
.checkbox-stroke .i-radio.checked,
.radio-stroke .i-radio.checked {
  background: #fff;
}
.checkbox-stroke .i-check.checked:before,
.radio-stroke .i-check.checked:before,
.checkbox-stroke .i-radio.checked:before,
.radio-stroke .i-radio.checked:before {
  color: #486d97;
}
.checkbox-stroke .i-check.checked.disabled,
.radio-stroke .i-check.checked.disabled,
.checkbox-stroke .i-radio.checked.disabled,
.radio-stroke .i-radio.checked.disabled {
  background: #fff;
}
.checkbox-stroke .i-check.checked.disabled:before,
.radio-stroke .i-check.checked.disabled:before,
.checkbox-stroke .i-radio.checked.disabled:before,
.radio-stroke .i-radio.checked.disabled:before {
  color: #ccc;
}
.checkbox-small.checkbox-inline + .checkbox-small.checkbox-inline,
.radio-small.radio-inline + .radio-small.radio-inline {
  margin-left: 10px;
}
.checkbox-lg.checkbox-inline + .checkbox-lg.checkbox-inline,
.radio-lg.radio-inline + .radio-lg.radio-inline {
  margin-left: 20px;
}
/****** End of iCheck ******/
/****** Range Slider ******/
.irs {
  position: relative;
  display: block;
  height: 40px;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  height: 8px;
  top: 25px;
  background: #ccc;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.irs-line-left,
.irs-line-mid,
.irs-line-right {
  position: absolute;
  display: block;
  top: 0;
  height: 8px;
}
.irs-line-left {
  left: 0;
  width: 10%;
}
.irs-line-mid {
  left: 10%;
  width: 10%;
}
.irs-line-right {
  right: 0;
  width: 10%;
}
.irs-diapason {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 8px;
  top: 25px;
  background: #727272;
}
.irs-slider {
  position: absolute;
  display: block;
  left: 0;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  top: 22px;
  background: #486d97;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  cursor: pointer;
}
.irs-slider.single {
  left: 10px;
}
.irs-slider.single:before {
  content: '';
  position: absolute;
  display: block;
  top: -30%;
  left: -30%;
  width: 160%;
  height: 160%;
}
.irs-slider.from {
  left: 100px;
}
.irs-slider.from:before {
  content: '';
  position: absolute;
  display: block;
  top: -30%;
  left: 0;
  width: 200%;
  height: 170%;
}
.irs-slider.to {
  left: 300px;
}
.irs-slider.to:before {
  content: '';
  position: absolute;
  display: block;
  top: -30%;
  right: 0;
  width: 200%;
  height: 170%;
}
.irs-slider.last {
  z-index: 2;
}
.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
  color: #b3b3b3;
  font-size: 10px;
  line-height: 1.333;
  top: 4px;
}
.irs-min {
  left: 0;
}
.irs-max {
  right: 0;
}
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 2px;
  left: 0;
  cursor: default;
  white-space: nowrap;
  color: #595959;
  font-size: 13px;
  line-height: 1.333;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid {
  height: 60px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #b3b3b3;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  color: #808080;
}
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  background: #000;
  z-index: 2;
}
.irs-disabled {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.category-sidebar-white .irs-from,
.category-sidebar-white .irs-to,
.category-sidebar-white .irs-single {
  color: #595959;
}
.category-sidebar-white .irs-min,
.category-sidebar-white .irs-max {
  color: #8b8b8b;
}
/****** End of Range Slider ******/
/****** Product Zoom ******/
.zoomPad {
  position: relative;
  z-index: 99;
  cursor: default;
}
.zoomPad > img {
  width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.jqzoom-list {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: table;
  margin-top: 10px;
}
.jqzoom-list > li {
  float: left;
  margin: 7px;
}
.jqzoom-list > li > a {
  width: 70px;
  display: block;
}
.jqzoom-list > li > a.zoomThumbActive > img {
  -webkit-box-shadow: 0 0 0 2px rgba(72,109,151,0.75);
  box-shadow: 0 0 0 2px rgba(72,109,151,0.75);
}
.jqzoom-list > li > a > img {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
  box-shadow: 0 1px 2px rgba(0,0,0,0.25);
  padding: 5px;
  background: #fff;
}
.zoomPreload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  color: #333;
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
  text-decoration: none;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 8px;
  text-align: center;
  background-position: 43px 30px;
  z-index: 110;
  position: absolute;
  top: 0px;
  left: 0px;
  *width: 100px;
  *height: 49px;
}
.zoomPup {
  overflow: hidden;
  background-color: #fff;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  z-index: 120;
  position: absolute;
  border: 1px solid #ccc;
  z-index: 101;
  cursor: default;
}
.zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101;
}
.zoomWindow {
  position: absolute;
  left: 385px !important;
  top: 0;
  background: #fff;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110;
  -webkit-box-shadow: 0 1px 15px rgba(0,0,0,0.75);
  box-shadow: 0 1px 15px rgba(0,0,0,0.75);
}


.jqzoom-stage-lg .zoomWindow {
  left: 550px !important;
}
.zoomWrapper {
  position: relative;
  z-index: 110;
}
.zoomWrapperTitle {
  display: block;
  background: #999;
  color: #fff;
  height: 18px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 120;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110;
}
.zoomWrapperImage img {
  border: 0px;
  display: block;
  position: absolute;
  z-index: 101;
}
.zoomIframe {
  z-index: -1;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  position: absolute;
  display: block;
}
.jqzoom-left,
.jqzoom-right {
  position: relative;
}
.jqzoom-left .jqzoom-list,
.jqzoom-right .jqzoom-list {
  display: block;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.jqzoom-left .jqzoom-list > li,
.jqzoom-right .jqzoom-list > li {
  float: none;
  margin: 0 0 15px 0;
}
.jqzoom-left .jqzoom-list > li > a,
.jqzoom-right .jqzoom-list > li > a {
  width: 100px;
}
.jqzoom-left .jqzoom-stage,
.jqzoom-right .jqzoom-stage {
  margin-left: 115px;
}
.jqzoom-right .jqzoom-list {
  left: auto;
  right: 0;
}
.jqzoom-right .jqzoom-stage {
  margin-left: 0;
  margin-right: 115px;
}
/****** End of Product Zoom ******/
/****** Mega Navigation ******/
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
  background: #fff;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
  padding: 0;
}
.yamm-content {
  position: relative;
}
.yamm-content > .row {
  position: relative;
  z-index: 2;
}
/****** End of Mega Navigation ******/
/****** Card Payment ******/
.cc-form .form-group {
  float: left;
  position: relative;
}
.cc-form .form-group.form-group-cc-number,
.cc-form .form-group.form-group-cc-name {
  width: 70%;
  margin-right: 5%;
}
.cc-form .form-group.form-group-cc-date,
.cc-form .form-group.form-group-cc-cvc {
  width: 25%;
}
.cc-form .form-group.form-group-cc-number .cc-card-icon {
  display: block;
  width: 41px;
  height: 26px;
  position: absolute;
  right: 4px;
  top: 29px;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate3d(0, -10px, 0);
  -moz-transform: translate3d(0, -10px, 0);
  -o-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.cc-form .form-group.form-group-cc-number input.identified + .cc-card-icon {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.cc-form .form-group.form-group-cc-number input.visa + .cc-card-icon {
  background-image: url("../img/payment/visa-curved-32px.png");
}
.cc-form .form-group.form-group-cc-number input.mastercard + .cc-card-icon {
  background-image: url("../img/payment/mastercard-curved-32px.png");
}
.cc-form .form-group.form-group-cc-number input.amex  + .cc-card-icon {
  background-image: url("../img/payment/american-express-curved-32px.png");
}
.cc-form .form-group.form-group-cc-number input.discover + .cc-card-icon {
  background-image: url("../img/payment/discover-curved-32px.png");
}
.cc-form .form-group.form-group-cc-number input.maestro + .cc-card-icon {
  background-image: url("../img/payment/maestro-curved-32px.png");
}
/****** End of Card Payment ******/
/****** Comments ******/
.comments-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.comments-list ul {
  list-style: none;
}
.comments-list li ul {
  margin-left: 25px;
}
.comment {
  margin-bottom: 25px;
  overflow: hidden;
}
.comment .comment-review-rate {
  margin: 0;
  color: #486d97;
  font-size: 14px;
}
.comment .comment-author {
  float: left;
  margin-right: 10px;
}
.comment .comment-author img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.comment .comment-inner {
  display: table;
}
.comment .comment-content {
  margin: 3px 0;
  padding-bottom: 10px;
  border-bottom: 1px dashed #e6e6e6;
}
.comment .comment-author-name {
  font-size: 13px;
  color: #727272;
  margin: 0;
}
.comment .comment-time {
  font-size: 13px;
  margin-right: 10px;
  color: #7a7a7a;
}
.comment .comment-like {
  float: right;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  font-size: 13px;
  font-weight: bold;
}
.comment:hover .comment-like {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
/****** End of Comments ******/
/****** Magnific Lightbox ******/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  padding: 0;
  z-index: 1046;
}
button::-moz-focus-inner {
  padding: 0;
  margin: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-a {
  border-top-width: 21px;
  border-bottom-width: 21px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.4);
  box-shadow: 0 0 8px rgba(0,0,0,0.4);
  background: #000;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.4);
  box-shadow: 0 0 8px rgba(0,0,0,0.4);
  background: #444;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0) rotate(500deg);
  -moz-transform: scale(0) rotate(500deg);
  -o-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0) rotate(500deg);
  -moz-transform: scale(0) rotate(500deg);
  -o-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -o-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -o-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-move-from-top .mfp-content {
  vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-3d-unfold .mfp-content {
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-60deg);
  -moz-transform: rotateY(-60deg);
  -o-transform: rotateY(-60deg);
  -ms-transform: rotateY(-60deg);
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  -webkit-transform: rotateY(60deg);
  -moz-transform: rotateY(60deg);
  -o-transform: rotateY(60deg);
  -ms-transform: rotateY(60deg);
  transform: rotateY(60deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-dialog {
  background: #fff;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
}
.mfp-search-dialog {
  width: 100%;
  height: 250px !important;
}
@media (max-width:992px) {
  .mfp-search-dialog {
    height: 150px !important;
  }
  .mfp-search-dialog .full-center {
    position: relative !important;
  }
}
.mfp-dialog-full {
  margin: 0;
  max-width: none;
  padding: 0;
  overflow: auto;
}
.mfp-dialog-full::-webkit-scrollbar {
  width: 7px;
  background-color: #e6e6e6;
}
.mfp-dialog-full::-webkit-scrollbar-thumb {
  background-color: #808080;
}
.mfp-dialog-full::-webkit-scrollbar-thumb:hover {
  background-color: #666;
}
.mfp-dialog-full::-webkit-scrollbar-thumb:active {
  background-color: #4d4d4d;
}
.mfp-dialog-full::-webkit-scrollbar-tack {
  background-color: #4d4d4d;
}
.mfp-subscribe-dialog {
  max-width: 800px;
  padding: 0;
}
.mfp-subscribe-dialog .widget-title {
  margin-bottom: 10px;
}
.mfp-subscribe-dialog .mfp-close {
  color: #fff;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.subscribe-dialog-inner {
  padding: 20px 30px;
}
.subscribe-dialog-bg {
  height: 410px;
}
/****** End of Magnific Lightbox ******/
/****** Owl Slider ******/
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  -o-animation-duration: 1000ms;
  -ms-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  -ms-animation-name: fadeOut;
  animation-name: fadeOut;
}
undefinedundefined.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel-curved {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  width: 100%;
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transform-style: preserve-3d;
  
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.html") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-item-slide {
  margin: 7.5px;
}
.owl-nav-out {
  margin: -7.5px;
}
.owl-nav-out:hover .owl-nav .owl-next,
.owl-nav-out:hover .owl-nav .owl-prev {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -moz-transform: translate3d(0, 0, 0) !important;
  -o-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
  box-shadow: 0 1px 5px rgba(0,0,0,0.3);
}
.owl-nav-out .owl-nav div {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  background: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  color: #666;
  margin-top: -20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  line-height: 40px;
  text-align: center;
}
.owl-nav-out .owl-nav div:before {
  font-family: 'FontAwesome';
}
.owl-nav-out .owl-nav div.owl-next {
  -webkit-transform: translate3d(12px, 0, 0);
  -moz-transform: translate3d(12px, 0, 0);
  -o-transform: translate3d(12px, 0, 0);
  -ms-transform: translate3d(12px, 0, 0);
  transform: translate3d(12px, 0, 0);
  right: -15px;
}
.owl-nav-out .owl-nav div.owl-next:before {
  content: '\f105';
}
.owl-nav-out .owl-nav div.owl-prev {
  -webkit-transform: translate3d(-12px, 0, 0);
  -moz-transform: translate3d(-12px, 0, 0);
  -o-transform: translate3d(-12px, 0, 0);
  -ms-transform: translate3d(-12px, 0, 0);
  transform: translate3d(-12px, 0, 0);
  left: -15px;
}
.owl-nav-out .owl-nav div.owl-prev:before {
  content: '\f104';
}
.owl-nav-dots-inner .owl-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  bottom: 30px;
}
.owl-nav-dots-inner .owl-dots .owl-dot {
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  float: left;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.owl-nav-dots-inner .owl-dots .owl-dot.active {
  background: #fff;
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
/****** End of Owl Slider ******/

@media screen and (max-width: 992px) and (min-width: 768px) {
  .slider-item-img-left,
  .slider-item-img-right,
  .slider-item-img {
    padding: 0 30px;
    top: auto !important;
    bottom: 0 !important;
    width: 60% !important;
    left: 0 !important;
    right: auto !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
}
.image{
  background-color: #54b7de;
  border-radius: 5%;
  height: 240px;
}

 
 .proceed_button {
     display: inline-block;
    background-color: #2686ba; 
    color: white; 
    border: 2px solid #2686ba;
    border-radius: 5px;
    
}

.proceed_button:hover {
    background-color: #fbcf20;
    color: #2686ba;
    border-color: #fbcf20;
}
.proceed_button {height: 34px; width: 160px; 
}
.cod_success{
  background-color: #54b7de;
  border-radius: 50%;
}
.ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 100px; height: 60px;
  text-align: right;
}
.ribbon span {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-transform: capitalize;
  text-align: center;
  line-height: 20px;
  transform: inherit;
  -webkit-transform: inherit;
  width: 100px;
  display: block;
  
  background: #DC143C;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: 1px;
}
/*.ribbon {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 999;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 9px;
  font-weight: bold;
  color: #FFF;
  text-transform: capitalize;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  
  background: #00BDFF;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}*/
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #00BDFF;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #00BDFF;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #00BDFF;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #00BDFF;
}
      .swal2-popup {
  font-size: 1.4rem !important;
}

.topup-icon{
  color: #f0ad4e;
  font-size: 14px;
}
.topup-price{
  color: #ea0808;
  font-size: larger;
}
.topup-well{
  border-color: #3792f9;
  font-size: medium;
  border-width: medium;
  border-style: dashed;

}
.topup-product-label{
 font-size: 15px;
 color:initial;
}
.topup-product-list-label{
  font-size: 14px;
  margin-top:5px;
  font-family: 'Poppins', sans-serif;
}
.topup-product-price-label{
  font-weight: 600;
}
.mytopup {
    background: #ff9e22;
    font-size: 8px;
    text-transform: uppercase;
    color: #fff;
    padding: 1px 4px;
    border-radius: 46px;
   font-weight: 600;
}
.promotions-banner {
    margin: -5px 0 0 0;
}
.promotions-banner .slider-item {
    height: auto !important;
}
.navbar-header a.navbar-brand > img {
    width: auto;
    height: 60px;
}
.middle-right-header {
    float: right;
    display: flex;
    align-items: center;
}
.mid-header .container {
    display: flex;
    align-items: center;
    justify-content: center;
}
.mid-header .navbar-header {
    flex: 1;
}
.navbar.mid-header .container a.navbar-brand {
    height: auto;
    margin: 0;
    padding: 0;
}
.middle-right-header .navbar-right {
    margin: 0;
    align-items: center;
}
.navbar-nav > li.cart-dropdown {
    padding-right: 15px;
}
.box #top_quantity {
    width: 50px !important;
    text-align: left !important;
}
/*New styles */
.product-banner {
    margin-top: 25px;
}
/* .product-banner-inner {
  height: 100px;
  background: #f1f3f6;
} */
.product-banner .carousel .controls {
    display: inline-block;
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.product-banner .carousel .btn {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    background: none;
    border: none;
    padding: 0;
    color: #b3b3b3;
    float: left;
}

.product-banner .carousel .btn:focus {
    border: none;
    outline: none;
    box-shadow: none;
}

.product-banner .carousel .btn:hover {
    background: none;
}

.product-banner .carousel .left.btn {
    margin: 0 0 0 -30px;
}

.product-banner .carousel .right.btn {
    right: 0;
    float: right;
    margin-right: -20px;
}

.product-banner .carousel .left.btn::before {
    border: solid #aaa;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    content: "";
}

.product-banner .carousel .right.btn::before {
    border: solid #aaa;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    content: "";
}

.product-outer {
    padding: 40px 0;
}

.product-outer .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.product-top-bar form {
    width: 100%;
}

.product-outer .col {
    flex: 0 0 33.3333333%;
    padding: 0 10px;
    margin-bottom: 30px;
    float: left;
    width: 33.3333333%;
}

.product-outer .product-top-bar .col {
    padding: 0 15px;
    margin-bottom: 30px;
    float: left;
    width: auto;
    margin-right: 0;
}

.product-outer .col.search-box input.form-control {
    width: 330px;
}

.product-outer .search-box button.btn {
    background: #0f5ca9;
    border-radius: 0 4px 4px 0;
    border-color: #0f5ca9;
    padding: 7px 10px 6px 10px;
}

.product-outer .col.search-box button.btn.clear-search {
    border-radius: 4px;
    margin-left: 10px;
    background: #ff9418;
    border-color: #ff9418;
}

.product-outer .search-box .input-group {
    display: flex;
}

.product-outer .col.filters {
    position: relative;
    float: right;
}

.product-outer .filters .filters-button {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    cursor: pointer;
    display: inline-block;
}

.product-outer .col.filters .filters-dropdown {
    width: 230px;
    position: absolute;
    right: 10px;
    background: #fff;
    z-index: 1;
    padding: 15px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 10px;
}

.filters-checkbox {
    text-align: left;
    margin-top: 10px;
}

.clear-filter-outer {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin: 0 0 10px 0;
}

.clear-filter-outer a {
    color: #0f5ca9;
    text-decoration: none;
    font-size: 12px;
}

.pagination_outer {
    display: inline-block;
    width: 100%;
}

.pagination_outer ul.pagination {
    float: right;
    margin: 0;
}

.pagination_outer ul.pagination li.active a {
    background: #0f5ca9;
    pointer-events: none;
}

.product-outer .product-inner {
    border: 1px solid #eee;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    display: inline-block;
    width: 100%;
    position: relative;
    min-height: 525px;
}

.product-outer .product-inner span.discount {
    background: #e34e20;
    height: 50px;
    width: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    line-height: 15px;
    position: absolute;
    left: -16px;
    top: -19px;
    padding: 10px 0;
}

.product-outer .product-details p.product-price .offer-price {
    font-weight: bold;
}

.product-outer .product-details p.product-price .regular-price {
    text-decoration: line-through;
    color: #aaa;
}

.product-outer .product-details .input-group {
    display: flex;
    margin: 0;
    float: left;
}

.product-outer .product-details .input-group.no_quantity {
    min-height: 60px;
    width: 100%;
}

.product-outer .product-details .input-group.is_variant {
    float: right;
    width: 65%;
}

.product-outer .product-details .input-group.is_variant select.form-control.variant {
    margin: 0;
    padding: 0 0 0 5px;
    float: left;
    font-size: 12px;
    height: 33px;
}

.product-outer .product-details .input-group .input-group-btn {
    width: 20px;
}

.product-outer .product-details .input-group #quantity {
    border: 1px solid #eee;
    box-shadow: none;
    width: 50px;
    height: 32px;
}

.product-outer .product-details .btn.btn-number:focus {
    outline: none;
}

.product-outer .product-image {
    display: inline-block;
    width: 100%;
    padding: 10px;
    min-height: 300px;
}

.product-outer .product-details {
    display: inline-block;
    width: 100%;
    padding: 10px;
    border-top: 1px solid #ddd;
}

.product-outer .product-details h5 {
    height: 34px;
    overflow: hidden;
}

.product-outer .product-details .product-dropdown {
    display: inline-block;
    width: 100%;
}

.product-outer .product-details a.download-brochure, 
.product-outer .product-details .download-brochure {
    /* background: #6c757d; */
    background: #ccc;
    color: #fff;
    /* float: right; */
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 10px 0 5px 0;
    text-decoration: none;
    font-size: 13px;
    /* height: 35px; */
    height: 32px;
    border: none;
}

.product-outer .product-details .product-dropdown a {
    background: #17a2b8;
    color: #fff;
    height: 30px;
    width: 48%;
    text-align: center;
    padding: 5px 0;
    border-radius: 5px;
    margin: 0 0 10px 0;
    text-decoration: none;
    font-size: 13px;
    float: right;
}

.product-outer .product-details .product-dropdown a.request-quote {
    color: #fff !important;
    background: #0f5ca9;
    text-transform: uppercase;
    padding: 8px 0;
    font-weight: 500;
    border: none;
    font-size: 12px;
    width: 100%;
    border-radius: 5px;
    display: inline-block;
    margin: 6px 0 0 0;
}

.product-banner-inner > .row {
    margin-right: -15px;
    margin-left: -15px;
}

.product-banner-inner > .row img {
    width: 100%;
    margin-top: 30px;
}

.product-outer .product-details .product-dropdown select.form-control {
    float: left;
    width: 48%;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    font-size: 13px;
}

.product-outer .product-details p.product-price, 
.product-outer .product-details p.variant-price {
    font-size: 13px;
    margin: 0 0 10px 0;
}

#ProceedToCheckoutDialog {
    height: auto !important;
    padding: 0;
}

.ui-dialog {
    padding: 0;
}

.ui-dialog.ui-draggable .ui-dialog-titlebar {
    display: none;
}

.ui-dialog .modal-header {
    padding: 15px 20px;
}

.ui-dialog .modal-body {
    padding: 15px 30px;
    display: inline-block;
    width: 100%;
}

#RequestQuoteForm .modal-dialog {
    width: 700px;
}

div.ui-widget-overlay {
    background: #000;
    opacity: 0.5;
}

.ui-dialog .modal-body .md-form {
    text-align: left;
    margin-bottom: 10px;
}

.ui-dialog .modal-body .md-form label {
    font-size: 13px;
}

.ui-dialog .modal-body .ProceedToCheckoutSubmit {
    float: right;
    background: #1a63ac;
    border-color: #1a63ac;
    font-size: 14px;
    padding: 7px 15px;
    margin-top: 10px;
}

#ui-id-1 {
    height: auto !important;
    padding: 0;
    margin-left: -5px;
    margin-right: -5px;
}

#ui-id-1 .modal-header {
    margin-bottom: 20px;
}

.dialog_text {
    padding: 10px 30px 20px;
}

.dialog_text h3, 
.dialog_text ul li, 
.dialog_text p {
    text-align: left;
    font-size: 13px;
    line-height: 20px;
}

.dialog_text ul {
    padding: 0;
}

.dialog_text ul li {
    padding: ;
  margin: 0 0 5px 13px;
}

.add-for-cart {
    margin: 5px 0 0 0;
    float: left;
    width: 100%;
}

.add-for-cart span {
    width: 100%;
    display: inline-block;
    position: relative;
}

.add-for-cart span input[type="checkbox"] {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
}

.add-for-cart label {
    background: #1a63ac;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0;
    text-decoration: none;
    font-size: 13px;
    height: 30px;
    border: none;
}

.add-for-cart label.added-to-cart-label {
    display: none;
}

.add-for-cart span input[type="checkbox"]:checked ~ .added-to-cart-label {
    display: inline-block;
    background: #f3761f;
}

.add-for-cart span input[type="checkbox"]:checked ~ .add-to-cart-label {
    display: none;
}

.error {
    font-size: 12px;
    color: red;
}

.RequestQuoteForm .md-form {
    margin-bottom: 20px;
}

.RequestQuoteForm .modal-body {
    padding: 30px 40px;
}

.RequestQuoteForm button.btn {
    background: #1a63ac;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    border-color: #1a63ac;
    padding: 5px 10px;
}
/* .checkout-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1;
  left: 0;
  right: 0;
  padding: 10px 0;
  background: #0f5ca9;
  border-top: 1px solid rgba(255,255,255,0.2);
}
.checkout-bottom .btn.btn-primary {
  background: #fff;
  color: #0f5ca9 !important;
  text-transform: uppercase;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 15px;
  float: right;
  border: none;
}
.checkout-bottom .proceed-price {
  float: right;
  color: #fff;
  font-weight: bold;
  margin: 10px 15px 0 0;
} */
.checkout-bottom {
    position: relative;
    width: 100%;
    background: none;
    padding: 0;
}

.checkout-bottom-inner {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 15px;
    display: inline-block;
    width: 100%;
}

.checkout-bottom .btn.btn-primary {
    color: #fff !important;
    background: #0f5ca9;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 15px;
    float: right;
    border: none;
}

.checkout-bottom .proceed-price {
    float: right;
    color: #0f5ca9;
    font-weight: bold;
    margin: 10px 15px 0 0;
}

.success-page-inner,
.cancel-page-inner {
    text-align: center;
    width: 700px;
    margin: 40px auto;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    border-left: 2px solid #1a63ac;
    padding: 30px;
}

.success-page-inner img,
.cancel-page-inner img {
    margin: 0 auto 20px;
    width: 100px;
}

.success-page-inner a.btn,
.cancel-page-inner a.btn {
    background: #1a63ac;
    border-color: #1a63ac;
    padding: 7px 30px;
    font-size: 15px;
    margin: 20px 0 0 0;
}

.success-page-inner h4,
.cancel-page-inner h4 {
    font-size: 22px;
}

#us-microsite-banner {
    display: block !important;
}

.product-banner .container,
.product-outer .container {
    width: 1280px;
}

#high_low {
    width: 200px;
}

.checkout-sidebar {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    position: sticky;
    top: 30px;
}

.checkout-sidebar .btn.btn-primary {
    color: #fff !important;
    background: #0f5ca9;
    text-transform: uppercase;
    padding: 7px 20px;
    font-weight: 500;
    font-size: 14px;
    border: none;
    margin-top: 10px;
    width: 100%;
}

.checkout-sidebar #submit-quote {
    background: #ff9418;
}

.checkout-sidebar p {
    margin: 0;
}

body .btn:focus {
    outline: none;
}

.checkout-sidebar span.proceed-price {
    color: #0f5ca9;
    font-weight: bold;
    margin: 0 0 10px 0;
    display: inline-block;
}

.sidebar-products ul {
    padding: 10px 10px 0 0;
    max-height: calc(100vh - 190px);
    overflow-y: auto;
    margin: 0;
}

.sidebar-products ul li {
    position: relative;
    list-style: none;
    padding: 10px 0 10px 80px;
    text-align: left;
    border: 1px solid rgba(0,0,0,0.2);
    margin: 0 0 15px 0;
    border-radius: 5px;
    min-height: 85px;
}

.sidebar-products ul li h4 {
    font-size: 13px;
    margin: 0;
}

.sidebar-products ul li span.product-image-small {
    position: absolute;
    left: 10px;
    width: 60px;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}

.sidebar-products ul li span.product-image-small img {
    width: 100%;
}

.sidebar-products ul li p {
    display: inline-block;
    font-size: 13px;
    margin: 0 10px 0 0;
    color: #888;
}

.sidebar-products ul li a {
    position: absolute;
    background: #0f5ca9;
    color: #fff;
    float: left;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50px;
    line-height: 16px;
    right: -5px;
    top: -10px;
}

.product-outer .add-for-cart input.add_cart {
    color: #fff !important;
    background: #0f5ca9;
    text-transform: uppercase;
    padding: 8px 0;
    font-weight: 500;
    border: none;
    font-size: 12px;
    width: 100%;
    border-radius: 5px;
    display: inline-block;
    margin: 0;
}

.product-outer .product-details .input-group select.form-control {
    margin-bottom: 10px;
    border-radius: 5px;
}
#faq-result .product {
    max-height: 320px;
}



.rewards-page {
    background: #f1f3f6;
}
.rewards-page-inner {
    background: #fff;
    width: 1100px;      
    margin: 50px auto;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    border-radius: 10px;
}
.earn-rewards {
    background: none;
    padding: 40px 0;
    border-bottom: 1px solid #ddd;
}
.rewards-banner-bottom-inner {
    background: none;
}
.rewards-banner-bottom {
    padding: 0;
    border-bottom: 1px solid #ddd;
}
.rewards-page .container {
    width: 100%;
}
.earn-rewards .earn-rewards-seperation {
    width: 140px;
    margin: 40px 20px 0 20px;
}
.earn-rewards .earn-rewards-img img {
    width: 60px;
}
.earn-rewards h3.widget-title, .my-rewards h3.widget-title, .brand-rewards h3.widget-title {
    margin-bottom: 30px;
}
.brand-rewards {
    padding: 40px 0;
}
.my-rewards {
    padding: 40px 0;
}
.rewards-banner {
    width: 1100px;
    margin: 0 auto;
}







@media only screen and (max-width : 1199px) {
    
    .product-outer .col {
        flex: 0 0 33.333333%;
        width: 33.333333%;
    }
    .company-overview .row {
        align-items: flex-start;
    }
    .contact-email-section .contact-email-inner img {
        position: inherit;
        margin-bottom: 10px;
    }
    .contact-email-section .contact-email-inner {
        padding: 0;
    }
    .contact-email-section .contact-email-inner::after {
        opacity: 0;
        visibility: hidden;
    }
    .promotions-inner {
        padding: 0;
        background: #fff;
    }
    .promotions-inner .container {
        width: 100%;
        padding: 0;
    }
    .promotions-inner .container > div {
        padding: 0;
    }
    .promotions-left {
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
        padding: 0;
        margin-bottom: 10px;
        display: flex;
    }
    .promotions-left h4 {
        width: auto;
        display: inline-block;
        height: auto;
        line-height: unset;
        border: none;
        padding: 20px 20px;
        font-size: 15px;
    }
    .promotions-left ul {
        display: inline-block;
        white-space: nowrap;
        overflow-x: auto;
    }
    .promotions-left ul li {
        display: inline-block;
        margin-right: 30px;
    }
    .promotions-left ul li a {
        border: none;
        padding: 20px 0;
    }
    .promotions-left ul li a:focus {
        outline: none;
    }
    .my-rewards-slider-column, 
    .brand-rewards-slider-column {
        margin-bottom: 15px;
    }
    .middle-right-header form .aa-input-search {
        width: 400px;
    }
    .classified-ads-page .container {
        width: 100%;
    }
    .classified-ads-page {
        padding: 30px 0;
    }
    .classified-ads-page > .container > .row {
        margin: 0;
    }
    
    
    
}
    
    
@media only screen and (max-width : 991px) {
    
    .classified-ads-page > .container > .row > div {
        width: 100%;
        left: 0;
    }
    .classified-ads-page {
        padding: 15px;
    }
    .classified-ads-page > .container > .row {
        margin: 0;
        display: flex;
        flex-direction: column;
    }
    .classified-ads-page > .container > .row > .col-md-3 {
        order: 1;
        margin-bottom: 10px;
        padding: 0;
    }
    .classified-ads-page > .container > .row > .col-md-9 {
        order: 2;
    }
    .classified-ads-page .container {
        padding: 0;
    }
    .classified-ads-filters .panel-default .panel {
        height: auto !important;
    }
    .classified-ads-page > .container > .row > .col-md-9 > .row > div {
        width: 50%;
        float: left;
        padding: 0 15px;
    }
    .classified-ads-page > .container > .row > .col-md-9 > .row {
        padding: 0 10px !important;
    }
    .classified-ads-page .lib-panel .lib-header a {
        font-size: 18px;
    }
    .classified-ads-page .lib-panel .box-shadow {
        padding: 15px;
        margin: 0;
        display: flex;
        flex-direction: column;
    }
    .lib-item .lib-panel .lib-row.lib-header {
        padding: 0;
    }
    .lib-panel .lib-row.lib-desc {
        padding: 0;
    }
    .classified-ads-page .lib-panel .box-shadow > .col-md-3 {
        order: 1;
    }
    .classified-ads-page .lib-panel .box-shadow > .col-md-9 {
        order: 2;
    }
    .classified-ads-page .lib-panel .lib-desc a {
        font-size: 12px;
        padding: 8px 10px;
    }
    .classified-ads-page .lib-panel .lib-desc p {
        font-size: 12px;
        margin: 0;
    }
    .lib-panel .lib-row.lib-header .lib-header-seperator {
        height: auto;
        margin: 0;
    }
    .classified-ads-page .lib-panel .lib-header .product-price {
        font-size: 16px;
    }
    .classified-ads-page .lib-panel .lib-header a {
        font-size: 14px;
        display: inline-block;
    }
    .sort-by ul li {
        margin: 0 10px 0 0;
        font-size: 12px;
    }
    .responsive-filters {
        display: block;
    }
    .classified-ads-filters aside.category-filters,
    .group-by-dental-inner .panel-group {
        display: none;
    }
    .group-by-dental-inner .filter-heading h3,
    .classified-ads-page .filter-heading h3 {
        display: none;
    }
    .group-by-dental-inner .panel-group .filter-heading, 
    .classified-ads-page .filter-heading {
        border: none;
        padding: 10px 10px 0 0;
    }
    .group-by-dental-banner .large-banner {
        width: 59%;
    }
    .group-by-dental-inner .panel-group .panel .panel-heading a {
        padding: 15px 15px;
    }
    .group-by-dental-inner .panel-group .panel .panel-heading a::after {
        top: 13px;
    }
    .group-by-dental-inner .panel-group {
        margin: 0;
    }
    .group-by-dental > .container > .row > .col-lg-3 {
        margin-bottom: 10px;
        padding: 0;
    }
    .group-by-dental > .container > .row > .col-lg-9 {
        padding: 0;
    }
    .group-by-dental > .container > .row {
        margin: 0;
    }
    #postList {
        margin: 0;
    }
    .container.group-by-dental-inner {
        padding: 15px;
    }
    .sort-by ul {
        padding: 10px;
    }
    .classified-ads-banner .row {
        margin: 0;
    }
    /* .classified-ads-banner .col {
        padding: 0;
    } */
    .classified-ads-banner .container {
        width: 100%;
        padding: 0;
    }
    .product-outer .col {
        flex: 0 0 50%;
        width: 50%;
    }
    .company-overview .row {
        flex-wrap: wrap;
    }
    .company-overview .row > div {
        margin-bottom: 30px;
    }
    .company-overview {
        padding: 30px 0 0;
    }
    .who-we-are-inner {
        width: calc(100% - 40px);
    }
    .about-brand-inner h6 {
        font-size: 16px;
    }
    .contact-form-outer form {
        background: none;
        padding: 0;
        box-shadow: none;
    }
    .contact-form-left,
    .contact-form-right {
        background: #fff;
        padding: 30px;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
        margin-bottom: 30px;
    }
    .contact-form-outer .alert.alert-info {
        border: 1px solid #eee;
    }
    .contact-email-section .contact-email-inner p {
        font-size: 12px;
        min-height: auto;
    }
    .contact-email-section {
        padding: 30px 0;
    }
    .contact-form-outer {
        padding: 40px 0 10px;
    }
    .rewards-banner-bottom {
        padding: 30px 20px;
    }
    .rewards-banner-bottom .container {
        width: 100%;
    }
    .rewards-banner-bottom-inner {
        padding: 20px 25px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .rewards-banner-bottom-inner p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .rewards-banner-bottom-inner .btn.btn-primary {
        font-size: 14px;
    }
    .earn-rewards .earn-rewards-seperation {
        width: 150px;
        margin: 35px 20px 0;
    }
    .earn-rewards .earn-rewards-img img {
        width: 50px;
    }
    .earn-rewards .earn-rewards-img p {
        font-size: 14px;
        margin: 15px 0 0 0;
    }
    .earn-rewards h3.widget-title {
        margin-bottom: 30px;
    }
    .earn-rewards {
        padding: 50px 0;
    }
    .introducing-pay p {
        padding: 0;
    }
    .introducing-pay {
        padding: 30px 0;
    }
    .introducing-pay p {
        font-size: 14px;
    }
    .odonto-overview p {
        padding: 0;
    }
    .odonto-overview {
        padding: 30px 0;
        text-align: center;
    }
    .odonto-overview p {
        font-size: 14px;
    }
    .topup-packs-inner .col-item {
        margin-bottom: 20px;
    }
    
    .middle-right-header form .aa-input-search {
        width: 250px;
    }
    .classified-ads-filters {
        display: none;
    }

}
    
    

@media only screen and (max-width : 767px) {

    .why-choose .row > div {
        width: 25%;
        flex: 0 0 25%;
    }
    
}

@media only screen and (max-width : 767px) {
	.row.row-col-gap .box.table-responsive form table.table.table-hover tr th {
    font-size: 13px;
    padding: 5px;
}
.row.row-col-gap .box.table-responsive form table.table.table-hover tr td {
    font-size: 13px;
}
    .col-md-6.mrjn-rt {
    padding-left: 0;
}
div#nav-card-dialog {
    width: 84% !important;
}
    
    .navbar-before-inverse .row {
        margin: 0;
    }
    .menu-search .container .navbar-header {
        margin: 0;
        flex: 1;
        float: left;
        text-align: left;
    }
    .navbar-header .navbar-brand {
        height: auto;
    }
    .menu-search .container .navbar-header .navbar-toggle {
        float: left;
    }
    .menu-search .container .navbar-header .navbar-toggle .icon-bar {
        background: #fff;
    }
    .homepage h1 {
        font-size: 22px;
        font-weight: ;
    }
    .homepage .sell-on-lumiere-section p {
        font-size: 14px;
    }
    .video-section h3 {
        font-size: 22px;
        margin: 0 0 20px 0;
    }
    .top-footer .row {
        margin: 0;
    }
    .top-footer .row > div {
        width: 50%;
        min-height: 200px;
        margin-bottom: 0;
    }
    .top-footer .row > div.footer-address {
        width: 100%;
        border-left: none;
        border-top: 2px solid #fff;
        padding: 30px 0 0 0;
        margin-top: 30px;
    }
    .top-footer .footer-address p {
        width: 100%;
    }
    .copyright-area .row {
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .copyright-area .row > div {
        flex: 0 0 100%;
        margin-bottom: 20px;
    }
    .group-by-dental-banner .large-banner,
    .group-by-dental-banner .small-banner {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
    .group-by-dental-banner .row {
        margin: 0;
    }
    .group-by-dental {
        margin-top: 15px;
    }
    .container.group-by-dental-inner {
        padding: 15px;
    }
    #postList {
        margin: 0;
    }
    #postList > div.col-md-4 {
        border-bottom: 1px solid #ddd;
        margin: 0 0 30px 0;
        padding: 0 15px 20px;
        width: 50%;
    }
    #main-nav-collapse {
        position: absolute;
        width: 100%;
        background: #0f5ca9;
        top: 50px;
    }
    .our-team-inner .team-member-name h6 {
        font-size: 16px;
    }
    .our-team-inner .team-member-name p {
        font-size: 12px;
    }
    .our-team-inner .team-member-name {
        bottom: -80px;
    }
    .who-we-are {
        padding: 30px 0;
    }
    .who-we-are-heading h3.widget-title, 
    .our-team-heading h3.widget-title {
        font-size: 20px;
        border-bottom: 2px solid #d1d1d1;
    }
    .about-us-page h3.widget-title {
        font-size: 20px;
    }
    .our-team {
        padding: 50px 0;
    }
    .contact-form-left .form-group label {
        font-size: 12px;
    }
    .contact-form-outer form .form-control {
        font-size: 12px;
    }
    .contact-form-outer form input.btn {
        font-size: 12px;
        padding: 5px 10px;
    }
    .contact-form-outer .alert.alert-info {
        font-size: 12px;
        font-weight: 400;
        padding: 10px;
    }
    .contact-form-outer ul.contact-list > li {
        padding: 0 0 0 20px;
    }
    .contact-form-outer ul.contact-list > li h4 {
        font-size: 14px;
        margin: 0 0 5px 0;
    }
    .contact-form-outer ul.contact-list > li address {
        font-size: 12px;
        margin: 0 0 5px 0;
    }
    .contact-form-outer ul.contact-list > li > p {
        font-size: 12px;
    }
    .contact-form-outer ul.contact-list > li .fa {
        font-size: 16px;
    }
    /* .contact-email-section .contact-email-inner {
        margin-bottom: 40px;
        border: 1px solid #ddd;
        padding: 20px 20px 10px;
    } */
    .contact-banner-bottom {
        padding: 20px 0;
    }
    .contact-banner-bottom p {
        font-size: 12px;
        line-height: 20px;
    }
    .contact-banner-bottom p br {
        display: none;
    }
    .contact-form-outer {
        padding: 30px 0 0;
    }
    .contact-form-left, .contact-form-right {
        padding: 20px;
    }
    .contact-email-section-desktop {
        display: none;
    }
    #contact-email-slider {
        display: inline-block;
        width: 100%;
        padding: 0 40px;
    }
    .contact-email-section .contact-email-inner img {
        position: absolute;
        width: 45px;
    }
    .contact-email-section .contact-email-inner {
        padding: 0 0 0 70px;
    }
    .contact-map {
        padding: 0 15px 10px;
    }
    .sign-up-inner, .sign-in-inner {
        padding: 20px;
    }
    .promotions-right h4 {
        padding: 0 20px;
    }
    .promotions-right .carousel {
        padding: 0 30px;
    }
    .promotions-right .carousel .carousel-inner .row > div:nth-child(3) {
        display: none;
    }
    .my-rewards .row, .brand-rewards .row {
        margin-right: 0;
        margin-left: 0;
    }
    .my-rewards, .brand-rewards {
        padding: 30px 20px;
    }
    .my-rewards h3.widget-title, 
    .brand-rewards h3.widget-title {
        margin-bottom: 30px;
    }
    .topup-cashback .row, 
    .topup-wallet-page .row{
        flex-direction: column;
        margin: 0;
    }
    .brand-custom-page .row {
        flex-direction: column;
        margin: 0;
        margin-bottom: 30px;
    }
    .brand-custom-page .gap-custom{
        background: #dbe7f2; 
        height: 5px;
/*        margin-bottom: 10px;*/
    }
    .topup-cashback-left {
        margin-bottom: 20px;
    }
    .topup-cashback-left p {
        font-size: 14px;
        padding: 10px 0;
    }
    .topup-video-right p {
        font-size: 14px;
        padding: 0;
    }
    .topup-video-left {
        margin-bottom: 20px;
    }
    .topup-video-left iframe {
        width: 100%;
    }
    .topup-wallet-page .row {
        margin: 0;
    }
  /*  .brand-custom-page .row {
        margin: 0;
    }*/
    .topup-packs-inner {
        padding: 20px;
    }
    nav.navbar.mid-header {
        padding-bottom: 60px;
    }
    .middle-right-header form {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 0 15px;
    }
    .middle-right-header form .aa-input-search {
        width: 100%;
        height: 30px;
    }
    .middle-right-header form .aa-input-container {
        width: 100%;
    }
    .middle-right-header form .aa-input-container span {
        width: 100%;
    }
    nav.menu-search form {
        display: inline-block;
        margin-top: 8px;
    }
    .mid-header .container .navbar-header {
        margin: 0;
    }
    nav.menu-search ul.nav.navbar-nav > li > .dropdown-menu {
        background: #fff;
    }
    .dropdown-menu-shipping-cart-img > img {
        width: auto;
    }
    
    
}


@media only screen and (max-width : 650px) {

    .why-choose .row > div {
        width: 50%;
        flex: 0 0 50%;
    }
    .why-choose .why-choose-icon {
        width: 200px;
        margin: 0 auto 20px;
    }
    .main-footer .copyright-area ul {
        text-align: center;
    }
    
}


@media only screen and (max-width : 576px) {
    
    .classified-ads-page > .container > .row > .col-md-9 > .row > div {
        width: 100%;
    }
    .classified-ads-banner .classified-large-banner {
        margin-bottom: 0;
    }
    .classified-ads-banner .classified-small-banner,
    .classified-ads-banner .classified-medium-banner {
        width: 100%;
        margin-top: 20px;
    }
    .product-outer .product-image {
        min-height: auto;
    }
    /* .who-we-are-inner .who-we-are-img {
        top: -50px;
        left: 0;
    } */
    .who-we-are-inner {
        padding: 25px 20px 25px 80px;
    }
    .our-team .row > div {
        width: 100%;
    }
    /* .about-brand-inner {
        border: 1px solid #ddd;
        padding: 15px;
    } */
    .about-brand-inner h6 {
        margin: 0 0 20px 0;
        text-align: center;
    }
    .about-brand-inner h6 br {
        display: none;
    }
    .about-brand-inner img {
        width: 300px;
        margin: 0 auto;
    }
    .about-brand .row > div {
        width: 100%;
        margin-bottom: 30px;
    }
    #postList > div.col-md-4 {
        width: 100%;
    }
    #postList .product {
        height: auto !important;
    }
    .sign-up-inner h3.widget-title, 
    .sign-in-inner h3.widget-title {
        font-size: 20px;
    }
    .login-signup .form-group label {
        font-size: 13px;
    }
    .sign-up-inner .form-group, 
    .sign-in-inner .form-group {
        margin-bottom: 10px;
    }
    .sign-up-inner .form-group .form-control, 
    .sign-in-inner .form-group .form-control {
        height: 35px;
    }
    .sign-up-inner .g-recaptcha {
        margin: 20px 0;
    }
    .sign-up-inner .checkbox {
        margin: 0 0 5px 0;
        width: 100%;
    }
    .sign-up-inner input.btn.btn-primary, 
    .sign-in-inner input.btn.btn-primary {
        font-size: 13px;
        padding: 5px 20px;
        margin-top: 15px;
    }
    .sign-in-inner input.btn.btn-primary {
        margin: 0;
    }
    .forgot-password-link a {
        font-size: 12px;
    }
    .quick-support-column-outer h1 {
        color: #0f5ca9;
        font-size: 25px;
    }
    .quick-support-column-outer .col {
        width: 100%;
    }
    .quick-support-column-outer .quick-support-column {
        width: 280px;
        margin: 0 auto;
    }
    .quick-support-column a {
        min-height: 160px;
    }
    .quick-support-column h6 {
        font-size: 18px;
    }
    .promotions-right .carousel .carousel-inner .row > div {
        padding: 0 5px;
    }
    .promotions-right .col-item .product-cart-buttons a {
        font-size: 11px;
        padding: 5px 10px;
        margin-bottom: 5px;
    }
    .promotions-right .col-item .product-title h5 {
        font-size: 12px;
        line-height: 18px;
    }
    .about-brand-desktop {
        display: none;
    }
    #about-brand-slider {
        display: inline-block;
        width: 100%;
    }
    .about-brand {
        padding: 40px 0 40px;
    }
    .about-brand .carousel .controls {
        display: inline-block;
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .about-brand .carousel .btn {
        top: 50%;
        transform: translateY(-50%);
        left: 10px;
        background: none;
        border: none;
        padding: 0;
        color: #b3b3b3;
        float: left;
    }
    .about-brand .carousel .btn:focus {
        border: none;
        outline: none;
        box-shadow: none;
    }
    .about-brand .carousel .btn:hover {
        background: none;
    }
    .about-brand .carousel .right.btn {
        right: 0;
        float: right;
        margin-right: 30px;
    }
    .earn-rewards .row {
        margin: 0;
    }
    .earn-rewards .earn-rewards-seperation {
        display: none;
    }
    .earn-rewards .earn-rewards-img {
        margin: 0 20px;
    }
    
}



@media only screen and (max-width : 480px) {
    
    .why-choose .why-choose-icon {
        width: 100%;
    }
    .navbar-header a.navbar-brand > img {
        width: 120px !important;
        height: auto;
        float: left;
    }
    .navbar.navbar-default .container {
        display: flex;
    }
    .navbar-default .middle-right-header .navbar-nav > li > a img {
        width: 20px;
    }
    .navbar-default .middle-right-header .navbar-nav > li > a {
        margin: 0 0 0 10px;
    }
    .navbar.navbar-default .container > div.col-md-2 {
        flex: 1;
    }
    .middle-right-header {
        margin: 10px 10px 0 0;
    }
    .menu-search form .aa-input-search {
        width: 260px;
    }
    .navbar-before ul.nav.navbar-nav li {
        margin: 0 0 0 15px;
    }
    .navbar-before ul.nav.navbar-nav li a {
        font-size: 12px;
    }
    .navbar-header .navbar-brand {
        padding: 0;
    }
    .product-outer .col {
        flex: 0 0 100%;
        width: 100%;
    }
    .about-brand-inner img {
        width: 200px;
    }
    nav.menu-search form {
        margin-top: 12px;
    }
    .owl-carousel.product-slide .product {
        padding: 0;
    }
    
}



@media only screen and (max-width : 1300px) {
    
    .product-banner .container, 
    .product-outer .container {
        width: 100%;
        padding: 0;
    }

    .product-outer .container .row {
        margin: 0;
    }

    .product-banner-inner > .row {
        margin-right: 0;
        margin-left: 0;
    }

    .product-banner .carousel .controls {
        display: none;
    }

    .sidebar-products ul {
        max-height: unset;
        padding: 0;
        overflow-y: visible;
    }

    .sidebar-products ul li {
        padding: 10px 0 10px 80px;
        min-height: 80px;
    }
}

@media only screen and (max-width : 767px) {
    .order-column-outer .order-column .delivery-tracking-details ul li:last-child p {
    position: absolute;
    left: -35px;
}
.delivery-tracking-details ul li p {
    font-size: 9px;
    min-width: unset !important;
}
    .order-heading-price:nth-child(3) {   
    text-align: left;
}
    .order-column-heading {
    display: unset;
    width: 100%;
    float: left;
}
    .order-heading-price {
    float: left;
    width: 50%;
    text-align: right;
}
    .order-heading-date {
    width: 50%;
    float: left;
    text-align: left;
}
    .order-column-heading p {   
    font-size: 13px;
}
    .delivered-details {
    display: unset;
}
    .delivery-tracking-details ul li p {
    position: absolute;
    left: -13px;
    font-size: 9px;
}
.delivered-image {
    width: 100%;
    height: unset;
    background: #fff;
    margin-right: 0;
}
.delivered-product-details {
    flex: unset;
    padding: 17px 0;
    display: inline-block;
}
    .order-column-outer .order-column .order-column-tracking .delivery-tracking .complete-or {
    width: 100%;
    margin-top: 55px;
}
    .order-column-outer .order-column .order-column-tracking .delivery-tracking .delivery-tracking-details {
    padding: 0;
    width: 100%;
}
    .order-column-heading {
    padding: 15px;
}
    .order-column-tracking {
    padding: 15px 15px;
}
    .order-heading form input {
    width: 205px;
    padding: 0 15px;
}
    .order-heading form .btn {
    padding: 0 12px;
    font-size: 13px;
}
    .order-heading .row {
    display: unset;
}
    .my-rewards .my-rewards-column-outer .my-rewards-slider-column {
    min-height: unset;
    display: inline-block;
    width: 100%;
} 
    .my-rewards .row {
    display: unset;
   
}
.my-rewards .my-rewards-column-outer {
    width: 100%;
}
    .rewards-page-inner {
    width: 100%;
}
    .rewards-banner {
    width: 100%;
}
    
    .product-outer .col {
        flex: 0 0 50%;
    }

    .product-outer .col > form {
        margin-left: 6px;
    }

    .product-outer .product-image {
        min-height: auto;
    }

    /****** promotions page css ******/
    div#global-wrapper .slider-item {
    height: 30vw !important;
} 
    .promotions-side-rt-row .MultiCarousel .rightLst {
    right: 5px;
}               
    ul.categories-ul {
    display: none;
}          
    a.accdien-icon {
    display: block;
}
    .promotions-side-br {
    margin-bottom: 15px;
}
.promotions-side-rt h3.promotions-title {
    padding-left: 15px;
}  
section.promotions-sec .container {
    width: 96%;
    padding: 0  !important;
    overflow: hidden;
    margin: 0 auto;
} 
.promotions-side-br {
    width: 100%;
    margin-right: 0%;
}
.promotions-side-rt {
    width: 100%;                   
}
.promotions-side-rt-row .MultiCarousel .item p.lead {
 
    min-height: unset;
}
    /****** promotions end page css ******/

/****** re_order page css ******/
.future-orders-inr .col-lg-4:after {
    content: unset;

}
section.future-orders-sec.future-orders-four-bx .future-orders-inr .row:after {
 content: unset;
}
span.mrk-icon { 
    display: none !important;
}
.future-orders-bx {
    margin-bottom: 40px;
}
.future-faqs-rt {
    margin-top: 35px;
}
.future-faqs-rt div#accordion .panel.panel-default .panel-heading h4.panel-title a.accordion-toggle i {
    display: inherit;
    width: 10%;
    float: right;
}
.future-faqs-rt div#accordion .panel.panel-default .panel-heading h4.panel-title a.accordion-toggle p {
    float: unset;
    width: 90%;
    display: inline-block;
}
.future-orders-inr .col-sm-12.col-xs-12:last-child .future-orders-bx {
    margin-bottom: 0;
} 
/****** re_order page css end ******/
/****** payment page css ******/
.container.my-payment-sec-bx .box-lg {
    padding: 0;
}
.container.my-payment-sec-bx .box-lg .row {
    margin: 0;
}
.container.my-payment-sec-bx .box-lg .row .gbfs_section_wrapper label.pay32-label {
    display: inline-block;
}
.container.my-payment-sec-bx .box-lg .row .gbfs_section_wrapper label.pay32-label p {
    display: inline-block;
    margin-left: 0;
}
.container.my-payment-sec-bx .payment-option-wrapper table.table.table-responsive {
    display: inline-block;
}
.container.my-payment-sec-bx .col-md-5.col-sm-5.col-md-push-7.col-sm-push-7.col-xs-12 {
    padding: 0;
}
.container.my-payment-sec-bx .payment-option-wrapper table.table.table-responsive .cvv-box button.cvv-continue {
    margin-top: 11px;
}
.container.my-payment-sec-bx {
    padding-left: 0;
}
.container.my-payment-sec-bx .col-md-7.col-sm-7.col-md-pull-5.col-sm-pull-5.col-xs-12 {
    padding: 0;
}
.container.my-payment-sec-bx div#wallet_section_wrapper span.wallet_section_balance {
    float: none;
}
.container.my-payment-sec-bx header.page-header h1.page-title {
    font-size: 26px;
}
.container.my-payment-sec-bx header.page-header {
    margin-bottom: 15px;
}
.container.my-payment-sec-bx .table-responsive > table.table.table-hover > thead > tr > th, .container.my-payment-sec-bx .table-responsive > table.table.table-hover > tbody > tr > th, .container.my-payment-sec-bx .table-responsive > table.table.table-hover > tfoot > tr > th, .container.my-payment-sec-bx .table-responsive > table.table.table-hover > thead > tr > td, .container.my-payment-sec-bx .table-responsive > table.table.table-hover > tbody > tr > td, .container.my-payment-sec-bx .table-responsive > table.table.table-hover > tfoot > tr > td {
    white-space: unset;
}
/****** payment end page css ******/
}

@media only screen and (max-width : 480px) {
    
    .product-outer .col {
        flex: 0 0 100%;
    }
}

.font-tone-theme {
    color: #0f5ca9;
}
.font-tone-theme-bold {
    color: #0f5ca9;
    font-weight: bold;

}
.timer {
  text-align: center;
  font-size: 2vw;
  margin-top: 0px;
  background-color: #f8d548;
      color: black;
    
}

.btn-timer {
/*  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);*/
  -ms-transform: translate(-50%, -50%);
  background-color: #1e1f0f00;
  color: #e6eeec;
  font-size: 28px;
  /*padding: 12px 24px;*/
  border: none;
  cursor: pointer;
  /*border-radius: 5px;*/
  text-align: center;
}

/*.wa-w_b {
background: black !important;
    }*/