@import "virgem-fonts.css";
@import "../libs/lighbox/lightbox.min.css";
@import "../libs/ng2-toastr.min.css";
@import "../libs/star-rating.min.css";
@import "spinner.css";

@font-face {
  font-family: TwCenMT;
  src: url('../fonts/TCCB____.TTF');
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  background-color: #d9d9dc;
}

body {
  color: #303238;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.32;
  font-family: 'Jost', sans-serif;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
}

.font-TwCenMT {
  font-family: TwCenMT, serif !important;
}

ul {
  list-style-position: inside;
}

p, a, h1, h2, h3, h4, h5, h6, ul {
  margin: 0;
}

i {
  cursor: pointer;
  vertical-align: middle;
}

*:focus {
  outline: none !important;
}

.centerthing {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

hr {
  border-top: 1px solid #edf0f2;
  margin-bottom: 5px;
}

.x-overflow {
  overflow-x: hidden;
}

a, a:hover, a:focus {
  text-decoration: none;
  outline: none;
  cursor: pointer;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes fade-in { /* Firefox */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fade-in { /* Safari and Chrome */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-o-keyframes fade-in { /* Opera */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fade-in.one {
  animation: fade-in ease-in 250ms;
  -moz-animation: fade-in ease-in 250ms; /* Firefox */
  -webkit-animation: fade-in ease-in 250ms; /* Safari and Chrome */
  -o-animation: fade-in ease-in 250ms;
}

/* Bootstrap Modal shifting problem solve */

body {
  padding: 0 !important;
}

.modal {
  overflow-y: auto !important;
}

.modal-open {
  overflow: auto !important;
}

.modal-open[style] {
  padding-right: 0 !important;
}

/*   end */

body {
  margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary, modal {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

.container {
  width: 100%;
  max-width: 1200px;
}

.gallery-row {
  min-height: 800px;
}

article {
  min-height: 500px;
}

.dropdown-menu {
  font-size: unset;
}

.cus-px-6 {
  padding-left: 6px;
  padding-right: 6px;
}

/********* **************/

.header {
  padding: 30px 175px 0 125px;
  text-align: center;
  min-height: 80px;
  position: relative;
}

.top-header {
  background-color: #303238;
}

.header,
.vir-nav > li > a,
.involved,
.involved a,
.footer-nav > li a:hover,
.footer-nav > li a:focus,
.footer,
.menu-footer {
  color: #e71e2d;
}

.cart-nav > li > a:hover > i,
.cart-nav > li > a:focus > i,
.vir-nav > li > a:hover,
.vir-nav > li > a:focus,
.sp-minus a:hover,
.sp-plus a:hover,
.sp-input input:focus,
.url-nav li a:focus,
.url-nav li a:hover,
.range:hover > .icon,
.filter-nav li a:hover,
.filter-nav li a:focus,
.filter-nav li.active a,
.vir-nav > li.active > a,
.menu-large.open > a,
.megamenu li > a:hover,
.megamenu li > a:focus {
  color: #e71e2d;
}

.header-menu li.active > a {
  color: #e71e2d;
}

.brand {
}

.search-box,
.cart-nav > li,
.vir-nav > li,
.fac-nav li,
.range,
.social-nav li,
.footer-nav > li,
.product-price h3,
.review-state,
.url-nav > li,
.url-nav,
.vir-pagination li,
.top-nav > li {
  display: inline-block;
  /*margin-left: -3px;*/
}

.breadcrumb_custom > li {
  text-transform: capitalize;
}

.breadcrumb_custom > li:last-child {
  text-transform: capitalize;
}

.search-box input,
.cart-nav li a,
figcaption p,
.review-state > span,
.filter-nav li a,
.megamenu li a {
  font-weight: 400;
}

.vir-nav > li > a,
.virgem-dropdown-header {
  font-weight: 500;
}

.caption p,
.caption h1,
.fac-nav,
h3.headings,
.range,
.involved a,
.involved h1,
.product-discription h3,
.url-nav li a,
.subscribeModal h3,
.btn-subs,
.menu-footer,
.cart-header, .basket h2 {
  font-weight: 500;
}

.url-nav li a,
.filter-nav li a,
.megamenu li a,
.megamenu, .cart-dropdown,
.range:hover,
.product-list > a {
  color: #303238;
}

.header .logo {
  position: absolute;
  left: 30px;
  top: 12px;
}

.logo img, .flogo img {
  max-width: 220px;
}

.time-badge {
  color: #ffffff;
  background: #e8182a;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: inline-block;
  padding: 3px 0;
  font-size: 9px;
  position: absolute;
  top: 2px;
  right: -1px;
  border: 2px solid #fff;
  text-align: center;
  font-weight: 500;
}

.header .cart-nav {
  position: absolute;
  right: 30px;
  top: 18px;
  display: inherit;
}

.search-box {
  /*width: 100%;*/
  /*max-width: 400px;*/
  /*position: relative;*/
  /*margin: 0 0 20px 0;*/
  width: 100%;
  max-width: 530px;
  position: relative;
  margin: 0 0 0 50px;
}

.search-box input {
  color: #939393;
  height: 32px;
  width: 100%;
  border: 1px solid #efd9da;
  background-color: transparent;
  padding-left: 40px;
  border-radius: 5px;
}

.search-box input:focus {
  border-color: #dddddd;
  background: #f5f5f5;
}

.search-box a {
  /*font-size: 18px;*/
  /*position: absolute;*/
  /*left: 0;*/
  /*top: 0;*/
  /*padding: 2px 8px;*/
  /*color: #ABABAB;*/
  font-size: 22px;
  position: absolute;
  left: 1px;
  top: 0;
  padding: 1px 6px;
  color: #ffffff;
  background: #ddd;
  border-radius: 3px;
  text-align: center;
}

.cart-nav li a:hover,
.cart-nav li a:focus,
.vir-nav > li > a:hover,
.vir-nav > li > a:focus,
.footer-nav > li a:focus,
.footer-nav > li a:hover,
.nav-tabs > li > a:hover,
.url-nav li a:hover,
.url-nav li a:focus,
.filter-nav li a:hover,
.filter-nav li a:focus,
.top-nav > li a:focus,
.top-nav > li a:hover {
  background-color: transparent;
}

.cart-row {
  margin-top: 30px;
}

.cart-nav > li > a .icon {
  display: block;
}

.cart-nav > li > a .icon {
  font-size: 36px;
}

.vir-nav > li > a {
  padding: 10px 12px;
  text-transform: capitalize;
  font-size: 16px;
}

.nav.vir-nav {
  min-height: 46px;
}

.cart-nav > li > a,
.vir-nav > li > a,
.product-discription {
  color: #303238;
}

.vir-nav > li > a, .virgem-dropdown-header,
.list-discription h4,
.basket h2, h3.headings,
.item-list-price h4,
.subtotal-container h3,
.subtotal-container h4,
.availability,
.cart-dropdown .product-list > a,
article h1, .blogs-item h3,
.jobs-item h3,
.feature-post h2 a,
.contact h2, .product-discription h3,
.cart-header {
  /*font-family: TwCenMT, serif;*/
  line-height: 26px;
}

.cart-dropdown .product-list > a {
  font-size: 16px;
  line-height: 1;
}

.cart-dropdown .product-list a.pull-right {
  padding-right: 5px;
}

.list-discription h4,
.item-list-price h4 {
  font-size: 20px;
}

.basket h2 {
  font-size: 24px;
}

.form-control:focus {
  border-color: #aaaaaa;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*************** Slider *****************/

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}

.home-slides > .item {
  min-height: 500px;
}

.carousel-control.leftindicator {
  right: 25%;
}

.carousel-inner > .item > img {
  line-height: 1;
  width: 100%;
  opacity: .95;
  background: #e72330;
}

.leftArrow,
.rightArrow {
  top: 40%;
}

.rightArrow {
  left: unset;
  right: 0;
}

.carousel-control {
  opacity: 1;
  text-shadow: none;
  width: 100px;
}

.carousel-control .icon {
  font-size: 60px;
  color: rgb(107 122 137 / 20%);
}

#carousel:hover .carousel-control .icon {
  color: #e61f2c;
}

.carousel-indicators {
  bottom: 10px !important;
}

.carousel-indicators li {
  background: transparent;
}

.carousel-indicators li,
.carousel-indicators li.active {
  /*border: none;*/
  width: 10px;
  height: 10px;
  /*background-color: #fff;*/
  margin: 0 10px 0 0;
  border-radius: 50%;
  padding: 0;
}

.carousel-indicators li.active,
.carousel-indicators li:hover {
  background-color: #FFFFFF;
}

.caption h1,
figcaption h1 {
  color: #303238;
  font: 600 60px TwCenMT;
  line-height: 1;
  margin: 0;
}

figcaption h1 {
  font-size: 44px;
}

.caption hr,
figcaption hr {
  border: 2px #303238;
  margin-top: 10px;
}

.caption p,
figcaption p {
  color: #303238;
  /*font: italic 600 16px 'Open Sans', sans-serif;*/
}

.caption {
  left: 10%;
  text-align: left;
  text-shadow: none;
  position: absolute;
  top: 52%;
  -webkit-transform: translateY(-65%);
  transform: translateY(-65%);
}

figcaption h1,
figcaption p,
figcaption hr,
figcaption .btn-ripper {
  color: #fff;
  border-color: #fff;
}

.btn-ripper {
  color: #303238;
  font: 500 18px TwCenMT;
  background-color: transparent;
  border: 2px solid #303238;
  border-radius: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-timing-function: cubic-bezier(.694, .0482, .335, 1);
  transition-timing-function: cubic-bezier(.694, .0482, .335, 1);
  display: inline-block;
  text-transform: uppercase;
  line-height: 1em;
  text-align: center;
  text-rendering: optimizeLegibility;
  padding: 8px 25px;
}

.btn-ripper:hover {
  background-color: #303238;
  color: #fff;
  text-decoration: none;
}

.caption-white:hover .btn-ripper {
  color: #303238;
  background-color: #fff;
}

.caption-white .btn-ripper {
  border-color: #fff;
  color: #FFFFFF;
  background-color: transparent;
}

.caption-dark .btn-ripper {
  border-color: #2c2c2c;
  /*color: #2c2c2c;*/
}

.caption-center {
  max-width: 100%;
  text-align: center;
  position: inherit;
  left: 0;
  bottom: 65%;
  top: -42%;
}

.caption-right {
  left: unset;
  right: 10%;
  max-width: 582px;
  text-align: right;
}

.caption-left {
  right: unset;
  left: 10%;
  max-width: 582px;
  text-align: left;
}

.caption-white h1, .caption-white p {
  color: #fff;
  text-shadow: 1px 1px 2px #1f1f1fa3;
}

.caption-white hr {
  border-color: #fff;
}

/*For Dark*/

.caption-dark h1, .caption-dark p {
  color: #2c2c2c;
  text-shadow: 1px 1px 2px rgba(170, 180, 185, 0.64);
}

.caption-dark hr {
  border-color: #2c2c2c;
}

/*********** End *********/

.btn-vir {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  border-color: #fff;
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-radius: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-timing-function: cubic-bezier(.694, .0482, .335, 1);
  transition-timing-function: cubic-bezier(.694, .0482, .335, 1);
  display: inline-block;
  text-transform: uppercase;
  line-height: 1em;
  text-align: center;
  text-rendering: optimizeLegibility;
  padding: 12px 30px;
  letter-spacing: 0.15em;
}

.caption .btn-vir:hover {
  border-color: #171616;
  color: #303238;
  background-color: transparent;
}

.btn-vir:hover,
.btn-toggle:hover {
  background-color: #171616;
  color: #fff;
  text-decoration: none;
}

.fac-nav.withpad {
  padding: 50px 10px 60px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.fac-nav li {
  padding: 35px 70px;
  /*border: 1px solid #eee;*/
  box-shadow: 0 0 3px #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.fac-nav li .icon {
  font-size: 44px;
  color: #E81829;
  /*margin-right: 5px;*/
  margin-bottom: 10px;
  vertical-align: middle;

}

.flexbox,
.flexbox2,
.flexbox3 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flexbox .col,
.flexbox2 .col {
  flex: 1;
  position: relative;
}

.flexbox3 .col {
  flex: 1 0 0;
}

.flexbox3 .col:last-child {
  flex: 3 0 0;
}

.flexbox .col {
  margin-left: -1px;
  margin-right: -1px;
}

.flexbox2 .col {
  margin: 15px;
}

.product img {
  position: relative;
  display: block;
  width: 100%;
  transition: opacity 0.35s;
  background-size: unset;
  background: url(../images/loading.gif) no-repeat center;
  min-height: 210px;
  border-radius: 4px;
}

.product {
  color: #303238;
  /*border: 1px solid transparent;*/
  display: block;
  margin-bottom: 25px;
  /*max-height: 369px;*/
  position: relative;
  background: #fff;
  transition: all .6s ease-in-out;
}

.product div .product-name {
  overflow: hidden;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
}

.product > div p:first-child {
  height: 2.64em;
}

.product > div {
  padding: 10px 10px 10px;
}

.product > div p b {
  font-size: 16px;
  margin-top: 5px;
  display: inline-block;
}

.product > div p span {
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  /*color: #888888;*/
  font-style: italic;
  text-decoration: line-through;
}

.product > div p .discount-percent {
  margin-left: 10px;
  color: #303238;
  font-style: normal;
  font-weight: bolder;
  text-decoration: none;
}

.product:hover {
  border-color: #EBEBEB;
  color: #303238;
  box-shadow: 0 3px 10px 0 rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 8%);
  border-radius: 4px;
  /*transform: scale(1.3);*/
  /*z-index: 9999;*/
}

.product .discount-wrapper,
.product .product-wishlist-wrapper,
.product .product-delete-wrapper {
  position: absolute;
  top: 25px;
  left: 0;
  padding: 8px 15px;
  color: #e61f2c;
  background: #fff;
  font-weight: 400;
}

.product .product-wishlist-wrapper {
  left: auto;
  right: 20px;
  top: 60%;
  color: #222;
  font-size: 25px;
  padding: 10px;
  line-height: 0;
  border-radius: 50%;
  display: none;
  transition: all .6s ease-in-out;
}

.product .product-delete-wrapper {
  left: 15px;
  top: 15px;
  color: #222222;
  font-size: 25px;
  padding: 8px 10px;
  line-height: 0;
  border-radius: 50%;
  display: none;
  transition: all .6s ease-in-out;
}

.product:hover .product-wishlist-wrapper,
.product:hover .product-delete-wrapper {
  display: block;
}

.product .product-wishlist-wrapper:hover,
.product .product-delete-wrapper:hover {
  color: #e7222f;
}

.another-product-title {
  margin: 5px 0 25px;
  position: relative;
}

.another-product-title span {
  background: #FFFFFF;
  padding: 0 15px 0 0;
  font-weight: 600;
}

.another-product-title a {
  float: right;
  margin-top: 22px;
  color: #222222;
  font-size: 15px;
}

.another-product-title a.seeMore {
  margin-right: 20px;
}

.another-product-title a.delete {
  background: #333;
  color: #fff;
  padding: 7px;
  margin-top: 15px;
}

.another-product-title a.delete i {
  vertical-align: top;
}

.another-product-title a:hover {
  color: #e7222f;
  background: #FFFFFF;
}

.another-product-title::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #303238;
  z-index: -1;
}

.cart-details-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  margin: 25px 0 0;
}

.cart-details-wrapper .cart-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
  width: 100%;
}

.cart-details-wrapper .cart-item .item-img {
  margin-right: 15px;
  padding: 5px 5px 0;
  /*border: 3px solid #eee;*/
}

.cart-details-wrapper .cart-item .item-disc {
  position: relative;
  width: 100%;
}

.cart-details-wrapper .cart-item .item-disc .price {
  margin-bottom: 6px;
  color: #e7222f;
}

.cart-details-wrapper .cart-item .item-disc .title {
  margin-bottom: 15px;
  font-size: 19px;
  font-weight: 500;
}

.cart-details-wrapper .cart-item .item-disc p {
  margin-bottom: 15px;
  font-size: 17px;
}

.cart-details-wrapper .cart-item .item-disc .sub-tag {
  font-weight: 400;
  width: 85px;
  display: inline-block;
}

.cart-details-wrapper .cart-item .item-disc p .form-control {
  display: inline-block;
  width: 65px;
  border-radius: 2px;
  border-color: #eee;
}

.cart-details-wrapper .cart-item .item-disc p .form-control:focus {
  box-shadow: none;
  border-color: #ccc;
}

.cart-details-wrapper .cart-item .item-disc .action-wrapper {
  position: absolute;
  bottom: 0;
  right: 30px;
}

.cart-details-wrapper .cart-item .item-disc .action-wrapper a {
  margin-right: 10px;
  color: #8c8c8c;
  font-weight: 500;
}

.cart-details-wrapper .cart-item .item-disc .action-wrapper a:hover {
  color: #e7222f;
}

.cart-details-wrapper .coupon-box-wrapper,
.cart-details-wrapper .delivery-option-wrapper,
.cart-details-wrapper .pay-option-wrapper {
  padding-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  width: 100%;
}

.cart-details-wrapper .coupon-box-wrapper,
.cart-details-wrapper .delivery-option-wrapper {
  padding-bottom: 0;
  border-bottom: none;
}

.cart-details-wrapper .coupon-box-wrapper .subscribe {
  margin: 0;
}

.cart-details-wrapper .coupon-box-wrapper .subscribe input {
  border: 1px solid #303238;
}

.cart-details-wrapper .coupon-box-wrapper .subscribe textarea {
  border-radius: 2px;
}

.cart-details-wrapper .coupon-box-wrapper .subscribe textarea:focus {
  box-shadow: none;
  border-color: #303238;
}

.cart-details-wrapper .delivery-option-wrapper .list-group {
  width: 100%;
  max-width: 600px;
}

.cart-details-wrapper .delivery-option-wrapper .list-group {
  margin-bottom: 0;
}

.cart-details-wrapper .delivery-option-wrapper .list-group-item {
  position: relative;
  padding: 20px 15px;
  border-color: #EEEEEE;
}

.cart-details-wrapper .delivery-option-wrapper .list-group-item input,
.radio-custom-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.cart-details-wrapper .delivery-option-wrapper .list-group-item .checkmark,
.radio-custom-wrapper .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 26px;
  width: 26px;
  background-color: #fff;
  border: 1px solid #303238;
  border-radius: 50%;
  animation: auto;
}

.cart-details-wrapper .delivery-option-wrapper .list-group-item .radio input[type=radio]:checked + span:before,
.cart-details-wrapper .delivery-option-wrapper .list-group-item .radio input[type=radio] + span:before,
.radio-custom-wrapper .radio input[type=radio]:checked + span:before,
.radio-custom-wrapper .radio input[type=radio] + span:before {
  color: transparent;
}

.cart-details-wrapper .delivery-option-wrapper .list-group-item:hover input ~ .checkmark {
  background-color: #303238;
}

.cart-details-wrapper .delivery-option-wrapper .list-group-item input:checked ~ .checkmark,
.radio-custom-wrapper input:checked ~ .checkmark {
  color: transparent;
  background-color: #FFFFFF;
}

.cart-details-wrapper .delivery-option-wrapper .list-group-item .checkmark:after,
.radio-custom-wrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.cart-details-wrapper .delivery-option-wrapper .list-group-item input:checked ~ .checkmark:after,
.radio-custom-wrapper input:checked ~ .checkmark:after {
  display: block;
}

.cart-details-wrapper .delivery-option-wrapper .list-group-item .checkmark:after,
.radio-custom-wrapper .checkmark:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #303238;
}

.cart-details-wrapper .delivery-option-wrapper .list-group-item .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cart-details-wrapper .delivery-option-wrapper .list-group-item .item .title {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
  color: #666666;
}

.cart-details-wrapper .delivery-option-wrapper .list-group-item .item .title span {
  margin-right: 15px;
  color: #303238;
}

.cart-details-wrapper .delivery-option-wrapper .list-group-item .item .opt {
  color: #999999;
  font-size: 19px;
  font-weight: 400;
}

.cart-details-wrapper .pay-option-wrapper .list-group-item {
  border: none;
}

.cart-details-wrapper .pay-option-wrapper .list-group-item .item {
  justify-content: flex-start;
}

.cart-details-wrapper .pay-option-wrapper .list-group-item .item img {
  display: inline-block;
  width: 60px;
  height: 38px;
}

h3.headings {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #aaaaaa;
  line-height: 0.1em;
  margin: 45px 0;
  letter-spacing: 0.15em;
  font-weight: 200;
}

.our-range h3.headings {
  border-bottom: none;
}

h3.headings span {
  background: #fff;
  padding: 0 10px;
}

.best-seller,
.our-range {
  padding: 20px 15px;
}

.our-range {
  padding-bottom: 30px;
  text-align: center;
}

.our-range,
.our-range h3.headings span {
  background-color: #eaeceb;
}

.range {
  font-size: 18px;
  color: #303238;
  margin-bottom: 30px;
}

.range > .icon {
  font-size: 90px;
  padding: 15px;
  color: #000;
}

.involved {
  background-color: #171616;
  display: table;
  height: 100%;
  padding: 0 15%;
  line-height: 2em;
  position: relative;
}

.involved-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.involved-end {
  position: absolute;
  bottom: 45px;
  width: 100%;
  left: 0;
  text-align: center;
}

.flexbox2 .col img {
  width: 100%;
}

.social-nav li a {
  padding: 10px 12px;
  font-size: 21px;
  margin: 0 5px;
  background-color: #FFFFFF;
  border: 1px solid #ebeeee;
  box-shadow: 0 0 3px #ebeeee;
  line-height: 1em;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}

.social-nav li a.facebook {
  background: #3b5998;
}

.social-nav li a.twitter {
  background: #1DA1F3;
}

.social-nav li a.youtube {
  background: #c4302b;
}

.social-nav li a.youtube {
  background: #c8232c;
}

.social-nav li a.pinterest {
  background: #c8232c;
}

.social-nav li a.instragram {
  background: #8a3ab9;
}

.social-nav li a.linkedin {
  background: #0e76a8;
}

.social-nav li a.googleplus {
  background: #db4a39;
}

.shine {
  position: relative;
  overflow: hidden;
}

.social-nav li a:after, .shine:after {
  content: "";
  position: absolute;
  top: -110%;
  left: -210%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100%);
}

.more-btn.shine:after {
  height: 400%;
}

.social-nav li a:hover:after, .shine:hover:after {
  opacity: 1;
  top: -325%;
  left: -30%;
  transition-property: left, top, opacity;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-timing-function: ease;
}

.involved-container {
  padding: 45px 15px;
}

.main-content-wrapper {
  margin-top: 70px;
  /*margin-bottom: 690px;*/
  position: relative;
  z-index: 100;
  background: #fff;
}

.main-footer-wrapper {
  /*position: fixed;*/
  /*bottom: 0;*/
  /*width: 100%;*/
  /*z-index: 0;*/
  margin-top: 30px;
}

.footer-top-wrapper {
  background: #eee;
  padding: 70px 0;
}

.footer-top-wrapper p {
  margin-bottom: 30px;
  color: #222;
  font-size: 24px;
  font-weight: 200;
}

.footer-top-wrapper .payment-mood img {
  margin-right: 8px;
  width: 100%;
  max-width: 74px;
  height: 100%;
  max-height: 47px;
}

.footer {
  background-color: #fff;
  padding: 30px 15px;
  border-top: 1px solid #eee;
  color: #444;
}

.footer h2 {
  font-size: 3em;
}

.footer p {
  color: #707070;
  font-size: 1.15em;
  font-weight: 400;
}

.footer .social-nav li a {
  color: #FFFFFF;
}

/*.footer .social-nav li a:hover {*/
/*  color: #FFFFFF;*/
/*  background-color: #E81829;*/
/*  opacity: 1;*/
/*}*/

.subscribe {
  position: relative;
  width: 100%;
  max-width: 600px;
  display: block;
  margin: 35px auto;
}

.subscribe input {
  background-color: #FFFFFF;
  width: 100%;
  max-width: 600px;
  padding-left: 10px;
  border: none;
  border-bottom: 1px solid #e3e3e3;
  height: 32px;
  color: #3d3d3d;
  opacity: 1;
}

.cart-header {
  font-weight: 300;
}

.basket .subscribe input, .basket .subs-btn {
  height: 36px;
}

.subscribe input:focus {
  background: transparent;
  border-color: #dddddd;
}

.subs-btn {
  color: #d6dadf;
  font-weight: 600;
  border: 1px solid #B9B8BC;
  border-radius: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-timing-function: cubic-bezier(.694, .0482, .335, 1);
  transition-timing-function: cubic-bezier(.694, .0482, .335, 1);
  display: inline-block;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  text-rendering: optimizeLegibility;
  padding: 0 30px;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #303238;
}

.basket .subs-btn {
  border: none;
}

.basket .subscribe input:focus {
  border-color: #303238;
}

.subs-btn:hover {
  color: #fff;
  border-color: #fff;
}

.footer-nav > li a {
  color: #777;
  padding: 0 20px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
}

.footer-nav > li a:hover {
  color: #444444;
}

.copyright {
  background-color: #fff;
  padding: 20px 30px;
  font-size: 14px;
  position: relative;
  color: #bac8d4;
  border-top: 1px solid #eee;
  font-weight: 400;
}

.copyright a {
  color: #bac8d4;
}

.copyright a:hover {
  color: #444444;
}

.copyright span {
  position: absolute;
  font-size: 8px;
  right: 15px;
  bottom: 2px;
}

.btn-toggle {
  font-size: 18px;
  border: 1px solid #303238;
  border-radius: 1px;
  padding: 8px 11px;
  margin-top: 20px;
  margin-right: 20px;
}

.header-fac-nav {
  font-size: 14px;
  border-bottom: 1px solid #bdbabb;
  text-transform: uppercase;
  padding: 10px 15px 5px;
}

.header-fac-nav li .icon {
  font-size: 24px;
}

.gallery-row {
  padding: 20px 0;
}

.product-images {
  padding-right: 45px;
  padding-bottom: 30px;
}

#gallery {
  width: 100%;
}

#largeImage {
  width: 100%;
  background-image: url("../img/no_image_2.png");
  background-size: cover;
  display: block;
}

#thumbs {
  padding-top: 15px;
  overflow: hidden;
  text-align: center;
}

#thumbs img, .MagicScroll img,
.magic-thumb img {
  width: 50px;
  margin-right: 5px;
  border: 1px solid transparent !important;
  cursor: pointer !important;
  box-shadow: none !important;
}

/*.mz-expand .mz-expand-stage{
  background-color: #fff;
}*/
.mz-thumb.mz-thumb-selected img,
.mz-expand-thumbnails .magic-thumb-selected {
  border-color: #303238 !important;
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}

.mz-thumb img {
  border-color: #eee !important;
}

.MagicScroll {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

#thumbs img.active {
  border-color: #303238 !important;
}

.product-discription h3 {
  margin-top: 0;
  font-size: 29px;
  font-weight: 400;
}

.size-nav,
.color-nav,
.product-price,
.atc-box {
  position: relative;
}

.color-nav {
  max-width: 510px;
}

.small-color-nav {
  max-width: 120px;
}

.atc-box {
  max-width: 550px;
}

.review-state {
  padding-left: 20px;
}

/*Star Rating Modify*/

.ratings {
  unicode-bidi: bidi-override;
  color: #FFC500;
  font-size: 22px;
  height: 1em;
  position: relative;
  padding: 0;
  line-height: 1;
  display: inline-block;
}

.star-ratings {
  color: #FFC500;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
}

.star-ratings-bottom {
  padding: 0;
  display: block;
  z-index: 0;
}

.ratings .icon {
  display: inline;
}

.rating.color-positive .star-container .star svg {
  fill: #ffc058 !important;
}

/*End of start rating*/

.product-discription .form-group label {
  position: relative;
  width: 85px;
}

.product-discription .form-group .dropdown .dropdown-bar,
.product-discription .form-group .dropdown input {
  width: 170px;
  text-align: left;
}

.product-discription .form-group .dropdown input {
  height: 40px;
  border-radius: 0;
  box-shadow: none;
  border-color: #B9B8BC;
}

.product-discription .form-group label span {
  /*position: absolute;*/
  top: 0;
  font-weight: 400;
  /*width: 25px;*/
  text-align: center;
  left: 45px;
}

.size-nav > li,
.color-nav > li {
  float: left;
}

.size-nav > li > a {
  border: 1px solid #B9B8BC;
  min-width: 70px;
  color: #b9b8bc;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-right: 10px;
  padding: 5px 15px;
  margin-bottom: 5px;

}

.size-nav > li:last-child > a {
  margin-right: 0;
}

.size-nav > li.active > a,
.size-nav > li > a:focus {
  border-color: #303238;
  color: #303238;
  background-color: #EEEEEE;
}

.color-nav > li > a {
  height: 34px;
  width: 34px;
  border: 1px solid #EBEBEB;
  margin: 5px 5px 0 0;
}

.color-nav > li.active > a {
  border-color: #303238;
}

.small-color-nav > li > a {
  height: 20px;
  width: 20px;
  margin: 10px 10px 0 0;
  padding: 0;
}

.sp-quantity-box {
  /* border: 1px solid #ddd; */
  padding: 0 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  max-width: 145px;
  margin-right: 15px;
  margin-bottom: 10px;
  border-radius: 16px;
  background: #f9f9f9;
}

.sp-quantity-box .dropdown-bar {
  display: block;
  padding: 10px;
  color: #3c455d;
  background: #FFFFFF;
  line-height: 20px;
  border-radius: 0;
  font-weight: 500;
}

.sp-quantity-box .dropdown-bar:hover {
  color: #3c455d;
  background: transparent;
}

.sp-quantity-box .dropdown-bar.active,
.sp-quantity-box .dropdown-bar:active,
.sp-quantity-box .dropdown-bar:focus,
.dropdown-btn-wrapper .dropdown .dropdown-bar.active,
.dropdown-btn-wrapper .dropdown .dropdown-bar:active,
.dropdown-btn-wrapper .dropdown .dropdown-bar:focus {
  box-shadow: none;
  background: #303238;
  color: #FFFFFF;
  border-radius: 0;
}

.sp-quantity-box .dropdown-bar::after,
.dropdown-btn-wrapper .dropdown .dropdown-bar::after {
  display: inline-block;
  /*margin-left: 3em;*/
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
  position: absolute;
  margin-left: 0;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
}

.sp-quantity-box .qty-drop-items {
  padding: 5px 0;
}

.sp-quantity-box .qty-drop-items .dropdown-item,
.dropdown-btn-wrapper .dropdown .dropdown-item {
  display: block;
  width: 100%;
  padding: .5rem 1.5rem;
  clear: both;
  font-size: 16px;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.sp-quantity-box .qty-drop-items .dropdown-item:hover,
.dropdown-btn-wrapper .dropdown .dropdown-item:hover {
  background: #EEEEEE;
}

.dropdown-btn-wrapper .dropdown .dropdown-item .color-code {
  margin-right: 5px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
}

.dropdown-btn-wrapper.d-flex-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dropdown-btn-wrapper label {
  margin-bottom: 0;
}

.dropdown-btn-wrapper .dropdown .dropdown-bar {
  padding: 10px;
  color: #3c455d;
  background: #FFFFFF;
  border: 1px solid #B9B8BC;
  border-radius: 0;
}

.dropdown-btn-wrapper .dropdown .dropdown-menu {
  padding: 5px 0;
  width: 100%;
  /*min-width: 170px;*/
}

.atc-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 200px;
  background-color: #303238;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  width: 100%;
  cursor: pointer;
  border: none;
  padding: 8px 10px;
  min-height: 45px;
  border-radius: 1px;
}

.atc-btn:hover, .atc-btn:focus {
  color: #303238;
  background-color: #ffffff;
  box-shadow: 0 2px 7px rgb(0 0 0 / 15%);
}

.sp-minus,
.sp-plus,
.sp-input {
  float: left;
  text-align: center;
  font-size: 23px;
  height: 32px;
  width: 36px;
}

.sp-minus,
.sp-plus {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  box-shadow: 0 0 2px #bbb;
}

.sp-minus:hover,
.sp-plus:hover {
  background: #303238;
}

.sp-minus i,
.sp-plus i {
  font-weight: 200;
  font-size: 13px;
}

.sp-input input {
  font-size: 18px;
  font-weight: 400;
  border: none;
  width: 60px;
  text-align: center;
  background-color: transparent;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.sp-input {
  background-color: transparent;
  width: 60px;
}

.sp-minus a,
.sp-plus a {
  display: block;
  width: 100%;
  height: 100%;
  color: #303238;
}

.sp-minus a:hover,
.sp-plus a:hover {
  color: #FFFFFF;
}

.availability {
  font-size: 20px;
  font-weight: 600;
  float: right;
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.availability .icon {
  color: #079200;
  font-size: 32px;
  margin-right: 5px;
}

.nav-tabs {
  border-bottom: transparent;
}

.nav-tabs > li {
  margin-bottom: -2px;
}

.nav-tabs > li > a {
  margin-right: 10px;
  padding: 10px 20px;
  color: #303238;
  border: 1px solid transparent;
  border-radius: 0;
  font-size: 16px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border-color: #eee;
  border-bottom-color: transparent;
  background: #f9f9f9;
  border-radius: 20px;
}

.nav-tabs > li > a:hover {
  border-color: #eee;
  border-radius: 20px;
}

.red {
  color: #dc2828;
}

.spec-seperator {
  padding-bottom: 20px;
  border-bottom: 4px solid #fff;
}

.spec-seperator .promo-offer-wrapper {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  background: #CDE2F5;
  margin-top: 10px;
  padding: 30px 40px 30px 30px;
  /*width: 645px;*/
  font-size: 21px;
  letter-spacing: 3px;
  font-weight: 400;
}

.spec-seperator .promo-offer-wrapper i {
  margin-right: 30px;
  transform: rotate(85deg);
  font-size: 29px;
  height: 45px;
}

.spec-seperator .promo-offer-wrapper p {
  line-height: 40px;
}

.product-discription ul li {
  list-style-position: inside;
}

.url-nav {
  margin-bottom: 20px;
  margin-left: 0;
}

.url-nav li a {
  padding: 0 15px 0 0;
}

.url-nav li a:after {
  content: '\003E';
  position: absolute;
  right: 2px;
  top: 0;
}

.url-nav > li:last-child > a::after {
  display: none;
}

.url-nav > li:last-child > a {
  pointer-events: none;
  cursor: default;
  font-weight: 400;
}

.extra-fac-nav {
  background-color: #cceeec;
  padding: 25px 0;
  margin: 45px 0;
}

.extra-fac-nav li {
  padding: 5px 35px;
}

.extra-fac-nav li .icon {
  font-size: 60px;
}

.extra-fac-nav li span {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

.flexbox3 {
  margin-bottom: 15px;
}

.flexbox3 .col {
  padding: 20px 10px 45px 30px;
  background-color: #eff0ef;
}

.flexbox3 .col p {
  font-size: 14px;
  margin-top: 10px;
}

.review .review-state {
  padding-left: 0;
}

.review {
  font-size: 16px;
  padding-bottom: 45px;
}

.filter {
  /*padding-bottom: 1em;*/
}

.checkbox input[type=checkbox],
.radio input[type=radio] {
  display: none
}

.checkbox input[type=checkbox] + span,
.radio input[type=radio] + span {
  display: inline-block;
  font: normal normal normal 14px/1 "virgem";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  color: #dcdcdc;
  position: absolute;
  left: 0;
  top: 0.25em;
}

.checkbox input[type=checkbox] + span:hover,
.checkbox input[type=checkbox]:checked + span:before,
.radio input[type=radio] + span:hover,
.radio input[type=radio]:checked + span:before {
  color: #acacac;
}

.checkbox input[type=checkbox] + span:before {
  content: "\e027"
}

.checkbox input[type=checkbox]:checked + span:before {
  content: "\e028"
}

.radio input[type=radio] + span:before {
  content: "\e029"
}

.radio input[type=radio]:checked + span:before {
  content: "\e02a"
}

.selected-option {
  /*margin-right: 20px;*/
}

.dropdownfilter .dropdown-toggle {
  display: none;
  cursor: pointer;
}

.selected-option a,
.more-btn {
  cursor: pointer;
}

.selected-option > a {
  color: #222222;
  /*border: 1px solid #dddddd;*/
  /*padding: 3px 7px 4px;*/
  border-radius: 3px;
}

.price-input input {
  width: 40px;
  height: 28px;
  border-radius: 3px;
  border: 1px solid #eaeaea;
  padding: 5px;
  margin: 5px;
  font-size: .86em;
}

.btn-input {
  border-radius: 3px;
  border: 1px solid #eaeaea;
  padding: 5px 10px;
  margin: 5px 0;
  font-size: .86em;
}

.vir-pagination {
  display: block;
  text-align: center;
}

.vir-pagination li a:hover,
.vir-pagination li.active a,
.vir-pagination li.active a:hover {
  background-color: transparent;
  color: #e71e2d;
}

.vir-pagination li a {
  border: 0;
  background-color: transparent;
  color: #303238;
  font-size: 19px;
}

.select-list,
.nav-filter.dropdown-menu {
  min-width: unset;
  border-radius: 0;
  box-shadow: none;
  left: unset;
  right: 0;
}

.nav-filter.dropdown-menu {
  left: 5px;
  right: unset;
  padding-left: 25px;
}

.select-list > li > a {
  color: #303238;
  font-weight: 300;
}

.scrollToTop {
  position: fixed;
  bottom: 75px;
  right: 40px;
  display: none;
  z-index: 999;
}

#hero-arrow {
  z-index: 99999;
  color: #ec4653;
  font-size: 32px;
  /* background-position: center; */
  /* background-repeat: no-repeat; */
  /* background: linear-gradient(
135deg
, #ec4653, #595a5f); */
  /* height: 43px; */
  /* width: 22px; */
  text-align: center;
  /* line-height: 62px; */
  border-radius: 3px;
  box-shadow: 0 6px 10px 0 rgb(0 0 0 / 5%), 0 1px 18px 0 rgb(0 0 0 / 5%), 0 3px 5px -1px rgb(0 0 0 / 15%);
}

#hero-arrow:hover {
  box-shadow: 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12), 0 7px 8px -4px rgba(0, 0, 0, 0.2);
}

/* Temporary Subscribe Modal   */
.subscribeModal {
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
}

.subscribeModal .modal-content {
  border: none;
  border-radius: 0;
  color: #fff;
  padding: 50px 100px;
  text-align: center;
  font-size: 16px;
  box-shadow: none;
  position: static;
  background-image: url("../img/texture-black.png"), linear-gradient(135deg, #ec4653, #595a5f);
}

.subscribeModal .modal-content > .modal-content {
  background: transparent;
}

.subscribeModal .close {
  position: absolute;
  top: -3px;
  right: 10px;
  color: #fff;
  font-size: 36px;
  font-weight: 100;
  opacity: 0.8;
}

.subscribeModal .close:hover {
  opacity: 1;
}

.subscribeModal .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  margin: 0;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.6s;
  margin-bottom: 50px !important;
}

@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }
  to {
    top: 0;
    opacity: 1
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }
  to {
    top: 0;
    opacity: 1
  }
}

.subscribeModal .form-control,
.btn-subs {
  border-color: #B9B8BC;
  border-radius: 0;
  height: 44px;
  padding-left: 30px;
  padding-right: 30px;
  color: #303238;
}

.subscribeModal .form-control:focus {
  box-shadow: none;
}

.btn-subs {
  background-color: transparent;
  color: #d6dadf;
}

.btn-subs:hover {
  background-color: #171616;
  color: #fff;
  border-color: #fff;
}

/* Temporary Subscribe Modal   end*/

.filter-nav li a {
  padding: 4px 0;
  font-size: .9em;
}

.dropdownfilter .checkbox label,
.dropdownfilter .radio label {
  font-size: .86em;
  min-height: 16px;
}

/* amimated Checkmark on focused */

.color-nav > li.active > a::after {
  -webkit-animation-delay: 100ms;
  -moz-animation-delay: 100ms;
  animation-delay: 100ms;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-name: checkmark;
  -moz-animation-name: checkmark;
  animation-name: checkmark;
  -webkit-transform: scaleX(-1) rotate(135deg);
  -moz-transform: scaleX(-1) rotate(135deg);
  -ms-transform: scaleX(-1) rotate(135deg);
  -o-transform: scaleX(-1) rotate(135deg);
  transform: scaleX(-1) rotate(135deg);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.color-nav > li.active > a::after {
  opacity: 1;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  content: '';
  left: -20px;
  top: 50%;
  position: absolute;
  -webkit-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.2);;
  -moz-box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.2);;
  box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.2);;
}

.color-nav > li.active > a::after {
  left: 10%;
  top: 55%;
}

.big-checkmark li.active > a::after {
  -webkit-animation-name: big-checkmark;
  -moz-animation-name: big-checkmark;
  animation-name: big-checkmark;
  border-right-width: 3px;
  border-top-width: 3px;
}

@keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 7px;
    opacity: 1;
  }
  40% {
    height: 15px;
    width: 7px;
    opacity: 1;
  }
  100% {
    height: 15px;
    width: 7px;
    opacity: 1;
  }
}

@keyframes big-checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 12px;
    opacity: 1;
  }
  40% {
    height: 26px;
    width: 12px;
    opacity: 1;
  }
  100% {
    height: 26px;
    width: 12px;
    opacity: 1;
  }
}

/* Megamenu*/

.menu-large {
  position: static !important;
}

.megamenu {
  width: calc(100% + 32px);
  left: -15px;
  border: none;
  top: calc(100% - 2px);
  padding-bottom: 0;
}

.megamenu .container {
  padding-top: 45px;
}

.megamenu li {
  list-style: none;
}

.megamenu li > a {
  line-height: 1.8 !important;
}

.dropdown-menu {
  display: block;
  opacity: 0;
  height: 0;
  -moz-transition: all 350ms ease;
  -webkit-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  transition: all 350ms ease;
  visibility: hidden;
  padding: 0;
  border-color: #e9e9e9;
}

.megamenu {
  display: none;
  border-top: 1px solid #EEEEEE;
  top: 60px;
  margin-top: 0;
}

.open .dropdown-menu {
  display: block;
  opacity: 1;
  height: auto;
  visibility: visible;
}

.nav .menu-large.open > a {
  background-color: transparent;
  border-color: transparent;
}

.nav .menu-large.open > a:after {
  content: '';
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  width: 21px;
  height: 21px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  z-index: 9999;
  background-color: #fff;
  border-top-left-radius: 100%;
  bottom: -13px;
}

.megamenu figure > img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.menu-footer {
  min-height: 36px;
  background-color: #6B7A89;
  margin-top: 60px;
}

.virgem-dropdown-header {
  margin-bottom: 15px;
  min-height: 20px;
  font-size: 18px;
  line-height: 1;
  color: #303238;
}

.cart-dropdown {
  width: 274px;
  max-width: 274px;
  border-radius: 0;
  border: 1px solid #f6f6f6;
  left: unset;
  right: 20%;
  top: 52px;
  padding: 20px 15px 25px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .175);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .175);

}

.cart-nav .open > a, .cart-nav > li a:focus, .cart-nav > li a:hover, .cart-nav > li a.active, .cart-nav .open > a:hover {
  background-color: transparent;
}

.cart-nav .open > a:after {
  display: none;
}

/*.cart-dropdown:after {*/
/*  content: '';*/
/*  position: absolute;*/
/*  border-left: 24px solid transparent;*/
/*  border-bottom: 20px solid #f6f6f6;*/
/*  top: -16px;*/
/*  right: -1px;*/
/*  z-index: 99;*/
/*}*/

.cart-header {
  font-size: 17px;
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 8px;
}

.product-list {
  position: relative;
  border-bottom: 1px solid #DBDBDB;
  padding: 10px 2px 10px 75px;
}

.product-list img {
  width: 60px;
  position: absolute;
  left: 0;
  top: 10px;
}

.cart-dropdown > .product-list > a {
  padding: 0;
  font-size: 16px;
  margin-bottom: 3px;
  white-space: normal;
}

.cart-dropdown > li > a {
  color: #FFFFFF;
}

.product-list p span {
  font-size: 12px;
}

.remove, .product-list p span, .btn-link {
  color: #aaa;
}

.remove:hover {
  color: #dc2828 !important;
}

.subtotal {
  font-size: 16px;
  /*background-color: #F0F0F0;*/
  /*border: 1px solid #DBDBDB;*/
  line-height: 40px;
  text-align: center;
  margin: 5px 0;
}

.btn {
  background-color: #303238;
  color: #fff;
}

.btn-cart {
  text-align: center;
  background-color: #303238;
  color: #fff;
  line-height: 36px !important;
  font-weight: 600 !important;
  display: block;
  border-radius: 2px;
}

.btn:hover, .btn:focus, .btn-cart:hover, .btn-cart:focus {
  color: #303238;
  background-color: #FFFFFF;
  box-shadow: 0 2px 7px rgb(0 0 0 / 15%);
  border-radius: 2px;
}

.btn-cart:disabled, .btn-cart:hover:disabled {
  text-align: center;
  background-color: #888 !important;
  color: #fff !important;
  line-height: 36px !important;
  font-weight: 600 !important;
  cursor: not-allowed;
}

.basket {
  /*padding-top: 25px;*/
  padding-bottom: 30px;
  color: #303238;
}

.free-delivery {
  border: 1px solid #EBEBEB;
  padding: 15px;
  margin-top: 20px;
}

.free-delivery .icon {
  font-size: 2em;
}

.item-box {
  border: 1px solid #EBEBEB;
  margin-top: 20px;
  overflow-x: auto;
  height: 432px;
}

.item-box table {
  margin-bottom: 0;
}

.item-box table tbody td {
  vertical-align: middle;
}

.item-box table tbody td .btn-link,
.item-box table tbody td .remove {
  font-size: 16px;
}

.subtotal-container h4,
.subtotal-container h3 {
  margin-bottom: 15px;
}

app-header > div {
  box-shadow: 0 1px 0 0 rgba(185, 184, 188, 0.75);
}

.cart-table thead,
.cart-table thead th {
  position: sticky;
  top: 0;
  z-index: 1;
}

.cart-table th {
  padding: 12px 20px !important;
  border-bottom: 2px solid #EBEBEB !important;
  background-color: #f6f6f6;
  font-weight: 400;
}

.cart-table td {
  padding: 20px !important;
}

.cart-table td h5 {
  font-size: 16px;
}

.table .list-images {
  width: 90px;
  text-align: center;
}

.list-images img {
  max-width: 75px;
}

.list-discription {
  max-width: 350px;
  position: relative;
}

.item-list-price a {
  position: absolute;
  bottom: 20px;
  left: 40%;
  margin-left: 15px;
  font-size: 18px;
}

.subtotal-container {
  border: 1px solid #f5f5f5;
  padding: 45px 30px;
  background-color: #fafafa;
}

.subtotal-container .atc-btn {
  max-width: 100%;
  min-height: 45px;
}

.subtotal-container .subscribe {
  margin-top: 5px;
}

.delivery-container {
  border: 1px solid #EBEBEB;
  background-color: transparent;
  border-bottom: 0;
}

.delivery-container .panel-group .panel {
  border: 0;
  border-bottom: 1px solid #EBEBEB;
  border-radius: 0;
}

.delivery-container .panel-group .panel-heading {
  padding: 25px 20px;
}

.delivery-container .panel-body {
  background-color: #f9f9f9;
}

.accordion-toggle {
  display: block;
}

.accordion-toggle.collapsed > i {
  transform: rotate(-90deg);
}

.payment-mood img {
  max-width: 47px;
  max-height: 29px;
  margin-top: 10px;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5n {
  margin-top: -5px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.relative {
  position: relative;
}

.block {
  display: block;
}

.btn-virgem {
  color: #dbdbdb;
  background-color: #303238;
  border-color: #303238;
  border-radius: 1px;
  padding: 5px 15px;
}

.btn-virgem:focus,
.btn-virgem.focus,
.btn-virgem:hover {
  color: #ffffff;
}

.btn-rose {
  color: #ffffff;
  background-color: #ec407a;
  border-color: #ec407a;
  border-radius: 1px;
  padding: 5px 15px;
}

.btn-rose:hover, .btn-rose:active, .btn-rose:focus {
  color: #fff;
}

.btn-link-virgem {
  color: #303238;
  border-radius: 0;
  background-color: transparent;
}

.dp2, .hovered:hover {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.dp2:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}

.modal-content {
  border-radius: 3px;
}

.user-info {
  background-color: #FFFFFF;
  color: #333;
  /*border-top: 1px solid rgb(203, 202, 204);*/
  padding-top: 20px;
}

.tab-box {
  width: 250px;
  height: 100%;
  float: left;
  padding: 45px 0;
}

.main-content {
  position: relative;
  margin-left: 250px;
}

.feature-nav > li > a {
  color: #303238;
  text-transform: capitalize;
}

.feature-nav > li.active > a {
  background-color: #EEEEEE;
}

.feature-nav > li > a:hover {
  background-color: #f6f6f6;
}

.feature-nav > li > a > i {
  color: #303238;
  font-size: 1.25em;
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  vertical-align: sub;
  line-height: 1;
}

.main-content .tab-content {
  padding: 0;
}

.nav-button-container {
  padding: 30px 45px 230px;
  margin-left: 0;
  /*padding-right: 0;*/
  font-weight: 300;
  background-color: #fff;
}

.nav-button-container .list-group-item {
  border-color: #f1f1f1;
}

.main-content p {
  margin: 0 0 10px;
}

.main-content h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.dl-customer dt {
  font-weight: 400;
  padding-top: 7px;
  text-align: left;
  width: 100px;
  position: relative;
}

.dl-customer dd {
  padding-top: 7px;
  margin-left: 0;
}

.animated-form {
  position: relative;
  margin-top: 2em;
}

.animated-form .form-control {
  border: 0;
  background-image: linear-gradient(#303238, #303238), linear-gradient(#dbdbdb, #dbdbdb);
  background-size: 0 1px, 100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(100% - 1px);
  background-color: transparent;
  transition: background 0s ease-out;
  float: none;
  box-shadow: none;
  border-radius: 0;
}

.animated-form label:first-child {
  pointer-events: none;
  font-size: 1em;
  position: absolute;
  left: 0;
  top: 1em;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  font-weight: 400;
}

.focused label:first-child, .filled label:first-child {
  font-size: .80em;
  top: -0.5em;

}

.focused .form-control {
  background-size: 100% 1px, 100% 1px;
  transition-duration: .3s;
}

.w50 {
  width: calc(50% - 15px);
}

.atc-btn.sm-btn {
  max-width: 100px;
  min-height: 36px;
  margin-top: 15px;
}

.subs-btn.newsletter-btn, .subs-btn.newsletter-btn:disabled {
  padding: 0;
  background-color: transparent;
  cursor: not-allowed;
  color: #dddddd;
  border-color: transparent;
  font-size: 21px;
}

.atc-btn.sm-btn:disabled, .subs-btn:disabled {
  background-color: #303238;
  cursor: not-allowed;
  color: #d6dadf;
  border-color: #B9B8BC;
}

.subs-btn.newsletter-btn:hover {
  color: #303238;
}

.subs-btn:disabled i {
  cursor: not-allowed;
}

.dropdown-select .dropdown-menu {
  width: 100%;
  background-color: #fff;
  border-radius: 0;
  border-top: 0;
  margin-top: 0;
}

.dropdown-select.open .dropdown-menu {
  border-width: 1px;
  border-color: rgba(0, 172, 161, .5);
  padding-top: 5px;
  padding-bottom: 10px;
}

.dropdown-select button {
  text-align: left;
}

.dropdown-select ul li a {
  margin-bottom: 2px;
}

.dropdown-select ul li.active a,
.dropdown-select ul li a:hover,
.dropdown-select ul li a:focus,
.dropdown-select ul li.active a:hover {
  color: #e71e2d;
  background-color: rgba(0, 172, 161, 0.05);
}

.sm-logo img {
  width: 75px;
  height: 75px;
  padding: 5px;
}

.sm-logo h3 {
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

.order-search {
  max-width: 300px;
  margin: 10px 0 20px;
}

.order-search a {
  left: unset;
  right: 0;
  color: #aaaaaa;
  padding: 3px 6px;
  border-radius: 0 3px 3px 0;
  line-height: 1;
}

.order-search a:hover {
  color: #FFFFFF;
  background: #e61f2c;
}

.order-search input {
  padding-left: 10px;
  padding-right: 35px;
}

/* blogs */

.blogs-item a, .feature-post {
  color: #565656;
  padding-top: 30px;
  display: block;
}

.blogs-item div {
  background-color: #000;
}

.blogs-item figure, .feature-post figure {
  padding-top: 60%;
  background-position: center;
  /*background-repeat: 100% 100%;*/
  background-size: cover;
  box-shadow: none;
  border-top: 4px solid #171616;
}

.feature-post figure {
  border: none;
  padding-top: 25%;
}

.blogs-item a:hover figure {
  opacity: 0.5;
}

.blogs-item blockquote, .jobs-item blockquote {
  margin: 25px 0 15px;
  border-width: 1px;
  border-color: #e6e6e6;
  padding: 0 0 6px 15px;
  font-size: 1em;
}

.no-border {
  border-color: transparent !important;
  line-height: 1.6;
}

.feature-post > div {
  position: relative;
}

.blogs-item span, .feature-post span, .post-date,
.jobs-item span {
  font-size: 12px;
  color: #777777;
  font-weight: 400;
}

.feature-post span, .feature-post {
  color: #fff;
}

.feature-post .caption {
  background: rgba(0, 0, 0, 0.18);
  text-align: center;
  width: 100%;
  padding: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  height: 100%;
  transform: none;
  top: 0;
}

.feature-post h2 a {
  color: #fff;
  display: block;
  font-weight: 600;
  font-size: 42px;
  line-height: 1.5em;
}

.more-btn, .apply-btn {
  color: #fff;
  padding: 10px 20px 9px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 1px solid #fff;
  display: inline-block;
  line-height: 1;
  font-weight: normal;
}

.apply-btn:disabled {
  cursor: not-allowed;
}

.apply-btn {
  border-color: #303238;
  color: #303238;
}

.more-btn:hover, .apply-btn:hover, .more-btn:focus, .apply-btn:focus {
  background-color: #171616;
  color: #fff;
}

.apply-btn:hover, .apply-btn:focus {
  border-color: #171616;
}

.blogs-item h3, .jobs-item h3 {
  font-size: 24px;
  color: #222222;
  position: relative;
  width: 100%;
}

.blogs-item h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blogs-item h3:after, .jobs-item h3:after {
  position: absolute;
  left: 0;
  bottom: -5px;
  background-color: #1a1a1a;
  display: block;
  width: 30px;
  height: 1px;
  content: '';
}

.blogs-item div.description, .jobs-item div.description {
  margin-bottom: 25px;
  font-size: 0.95em;
  line-height: 1.8;
  height: 5.4em;
  overflow: hidden;
  background-color: transparent;
}

.blogs-item .blog-view {
  top: 22.5%;
  right: 70%;
  position: absolute;
  margin: 0 -40px -10px 0;
  color: #fff;
  opacity: 0;
  font-weight: 400;
}

.blogs-item a:hover .blog-view {
  opacity: 1;
  right: 50%;
  visibility: visible;
}

article h1 {
  margin: 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
}

.content-wrapper {
  padding: 40px 130px;
  min-height: 447px;
}

.post-date {
  color: #a0a0a0;
}

.post-date .icon {
  font-size: 1.5em;
  vertical-align: bottom;
  color: #e71e2d;
}

.article-img {
  width: 100%;
}

.article-text {
  line-height: 2;
  word-wrap: break-word;
  margin: 2em 0;
}

.article-text h4 {
  margin: 30px 0 15px 0;
}

.article-text p {
  margin-bottom: 2px;
  font-size: 16px;
}

.article-text ol,
.article-text ul {
  margin-left: 30px;
}

.article-text::first-letter {
  font-size: 1.5em;
  text-transform: uppercase;
  line-height: 1;
  color: #1a1a1a;
}

.author-box {
  border-top: 1px solid #ebebeb;
  overflow: hidden;
  float: left;
  padding: 35px 0 20px;
  width: 100%;
}

.author-img {
  float: left;
  width: 100px;
  margin-right: 30px;
  margin-bottom: 30px;
}

.author-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.author-content {
  margin-bottom: 30px;
}

.author-content h5 {
  font-size: 16px;
  color: #222222;
  margin-bottom: 10px;
  display: block;
}

.author-content p {
  width: 100%;
  display: inline;
}

.author-box .social-icons {
  width: auto;
  margin-top: 10px;
  float: none;
}

.author-content a {
  color: #404040;
}

.author-box .social-icons a {
  padding: 0 14px 0 0;
}

.author-box .social-icons a:hover {
  color: #e71e2d;
}

/* Ratings */
.ratings {
  unicode-bidi: bidi-override;
  color: #FFC500;
  font-size: 22px;
  height: 1.1em;
  position: relative;
  padding: 0;
  line-height: 1;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}

.star-ratings {
  color: #FFC500;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
}

.star-ratings-bottom {
  padding: 0;
  display: block;
  z-index: 0;
}

.ratings .icon {
  display: inline;
}

/* end */

.tooltip-inner {
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #303238;
  border-radius: 1px;
  white-space: pre;
  max-width: none;
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow,
.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow,
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-top-color: #303238;
}

/****** Write Star Rating  *****/

.wr-rating {
  border: none;
  float: left;
}

.wr-rating > input {
  display: none;
}

.wr-rating > label:before {
  margin: 4px;
  font-size: 1.25em;
  font-family: "virgem", sans-serif !important;
  display: inline-block;
  content: '\e020';
}

.wr-rating > label {
  color: #303238;
  float: right;
  font-weight: 300;
}

.wr-rating > input:checked ~ label:before {
  content: '\e01e';
}

.wr-rating > input:checked ~ label,
.wr-rating:not(:checked) > label:hover,
.wr-rating:not(:checked) > label:hover ~ label {
  color: #FFD700;
}

.btn-edit, .btn-remove {
  padding: 2px 5px;
  font-size: 1.2em;
  display: inline-block;
}

.delivery-table {
  max-width: 970px;
  margin: 50px auto;
  text-align: center;
}

.delivery-table > tbody > tr > td {
  color: #303238;
  font-size: 30px !important;
  background-color: #ebebeb;
  height: 80px;
  border: 1px solid #fff !important;
  vertical-align: middle;
}

.delivery-table > thead > tr > th {
  background-color: rgba(231, 30, 45, 0.6);
  color: #ffffff;
  text-align: center;
  height: 121px;
  font-size: 18px !important;
  vertical-align: middle;
  border: 1px solid #fff !important;
  font-weight: normal;
}

.delivery-table th h1 {
  margin: 0;
  font-weight: 600;
  font-size: 40px;
}

.delivery-table > tbody > tr > th,
.delivery-table > thead > tr > th:first-child {
  background-color: rgba(48, 50, 56, 0.6);
  color: #ffffff;
  font-size: 30px;
  text-align: right;
  font-weight: 400;
  vertical-align: middle;
  border: 1px solid #fff !important;
}

.delivery-table > thead > tr > th:first-child {
  font-size: 25px !important;
  font-weight: 600;
}

.ans-box {
  padding-top: 10px;
  padding-bottom: 15px;
  line-height: 1.6;
  padding-left: 6px;
}

.ans-box p, .ans-box ul {
  margin-bottom: 10px;
}

.ans-box ul li {
  list-style-position: inside;
}

.expanded-link {
  font-size: 1.1em;
  font-weight: 600;
}

.expanded-link, .more, .less {
  position: relative;
  padding-left: 1em;
}

.expanded-link::after,
.more::after, .less:after {
  content: "+";
  display: inline-block;
  position: absolute;
  top: -3px;
  font-style: normal;
  font-size: 1.2em;
  opacity: 1;
  transition: all 350ms ease;
  left: 0;
  font-weight: 300;
}

.expanded-link[aria-expanded="true"]::after, .less::after {
  content: '\2013';
}

.has-error .form-control:focus {
  box-shadow: none;
}

.animated-form.has-error .form-control {
  background-image: linear-gradient(#EE161F, #EE161F), linear-gradient(#ebebeb, #ebebeb);
}

.login-bottom {
  padding: 10px 15px;
  margin-right: -15px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.forget-link {
  padding: 10px 0 !important;
}

.cart-dropdown .checkbox label, .xsmall-container .checkbox label {
  padding-left: 0;
}

.account-nav {
  max-width: 220px;
  padding: 10px 0;
}

.nav-web-cart-wrapper {
  padding: 0;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 300;
  background: #fff;
  border-bottom: 1px solid #eee;
}

.nav-web-cart-wrapper .nav-web-cart {
  top: 15px;
}

.nav-web-cart-wrapper .nav-web-cart > li > a > .icon {
  font-size: 24px;
}

.nav-web-cart-wrapper .logo img {
  max-width: 126px;
}

.search-nav-wrapper {
  width: 100%;
  max-width: initial;
  min-width: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 45px 12px;
  background: #FFFFFF;
}

.search-nav-wrapper::before {
  content: '';
  position: fixed;
  top: 160px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 70%);
}

.search-nav-wrapper .search-box {
  max-width: inherit;
  width: 80%;
  margin: 0 auto;
  display: block;
}

.search-nav-wrapper .search-box a.search-icon {
  padding: 13px;
  font-size: 24px;
  color: #444;
  background: transparent;
  line-height: 0;
  left: auto;
  right: 0;
}

.search-nav-wrapper a.search-close {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  background: transparent;
  color: #cccccc;
  padding: 20px;
  font-size: 24px;
  line-height: 0;
}

.search-nav-wrapper a.search-close:hover {
  color: #444444;
}

.search-nav-wrapper .search-box .turrrdds4-dropdown {
  min-width: auto;
}

.search-nav-wrapper .search-box input {
  /*width: 90%;*/
  height: 50px;
  border-radius: 2px;
  padding-left: 15px;
  color: #444;
  border: 1px solid #e1e1e1;
}

.search-nav-wrapper .search-box input:hover,
.search-nav-wrapper .search-box input:focus {
  border-color: #444444;
}

.account-nav li a, .gretings {
  padding: 8px 15px;
}

.account-nav li a {
  color: #666666;
}

.account-nav li a:hover {
  background: #eeeeee;
}

.account-nav li a i {
  font-size: 1.5em;
  vertical-align: bottom;
  margin-bottom: 1px;
}

.account-nav li a span {
  padding-left: 5px;
}

.gretings, .mid-logo h4 {
  /*font-family: 'Roboto Slab', serif;*/
  font-size: 1.3em;
}

.mid-logo img {
  /*width: 100px;*/
  /*height: 100px;*/
  padding: 5px;
}

.xsmall-container {
  width: 100%;
  max-width: 375px;
  margin: 125px auto 60px;
  padding: 15px;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 5px 12px rgba(0, 0, 0, .2);
  -ms-box-shadow: 0 5px 12px rgba(0, 0, 0, .2);
  -o-box-shadow: 0 5px 12px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 12px rgba(0, 0, 0, .2);
  background-color: #fff;
}

.small-container {
  max-width: 500px;
}

.r0 {
  border-radius: 0;
}

.cfix:before,
.cfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}

.cfix:after {
  clear: both;
}

.cfix {
  zoom: 1;
}

.over-visible {
  overflow-x: unset;
}

.contact-box {
  padding: 25px 35px;
  border: 1px solid #ebebeb;
  margin-top: 30px;
  margin-bottom: 75px;
}

.contact-box h3, .contact-box h4 {
  font-size: 22px;
}

.contact-info {
  margin-top: 30px;
  display: inline-block;
  position: relative;
  margin-bottom: 40px;
}

.contact-info i {
  font-size: 2em;
  padding: 5px;
  vertical-align: middle;
  color: #e71e2d
}

.contact-info span {
  display: inline-block;
  vertical-align: middle;
}

/**** Animated CheckMark ***********??? */
.msgsucess {
  padding: 0 10px;
  display: inline-block
}

.successmark {
  display: inline-block;
  position: relative;
  height: 40px;
  width: 40px;
  margin-top: -25px;
  vertical-align: top;
}

.successmark.absolute {
  position: absolute;
  right: -50px;
  top: -10px;
}

.checkmark__circle {
  stroke-dasharray: 120;
  stroke-dashoffset: 120;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #7ac142;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
  width: 34px;
  height: 34px;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  box-shadow: inset 0 0 0 #7ac142;
  animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
  position: absolute;
  left: 0;
  top: 25px;
  border-radius: 50%;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes scale {
  0%,
  100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}

@keyframes fill {
  100% {
    box-shadow: inset 0 0 0 30px #7ac142;
  }
}

.captcha {
  max-width: 250px;
  display: inline-block;
}

.delivery-nav {
  font-size: 1em;
  font-weight: 400;
}

.delivery-nav li {
  display: block;
  color: #282828;
  padding: 0 0 0 40px;
  position: relative;
  min-height: 40px;
  margin-bottom: 10px;
}

.delivery-nav li .icon {
  position: absolute;
  left: 0;
  top: -3px;
  color: #aaa;
  font-size: 30px;
}

.option-select {
  border-radius: 0;
}

.option-select a {
  display: block;
  color: #303238;
}

.option-select .select-list {
  width: 100%;
}

.select-list {
  display: none;
}

.large-modal .modal-dialog {
  width: 900px;
}

.sub-container {
  width: 100% !important;
  max-width: 1200px !important;
}

.sub-container .prod-title {
  margin: 15px 0 10px;
  font-size: 21px;
  font-weight: 400;
}

.sub-container .prod-title a {
  color: #2c2c2c;
  display: inline-block;
  text-transform: capitalize;
  margin-right: 10px;
}

.sub-container .prod-title .cats-total {
  font-size: 14px;
  color: #2c2c2c;
  display: inline-block;
}

.sub-container figure {
  cursor: pointer;
}

.sub-container figure img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.sub-container figure figcaption {
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: center;
  padding: 15px 45px;
}

.sub-container figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 30px);
  height: 100%;
  margin: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sub-container figure h1,
.sub-container figure hr {
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 90px, 0);
  transform: translate3d(0, 90px, 0);
  opacity: 0;
}

.sub-container figure h1,
.sub-container figure p {
  margin: 0;
}

.sub-container figure p,
.sub-container figure a {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

/*.sub-container figure:hover figcaption {*/
/*  background-color: rgba(48, 50, 56, .7);*/
/*}*/

/*.sub-container figure:hover h1,*/
/*.sub-container figure:hover p,*/
/*.sub-container figure:hover hr,*/
/*.sub-container figure:hover a {*/
/*  opacity: 1;*/
/*  -webkit-transform: translate3d(0, 0, 0);*/
/*  transform: translate3d(0, 0, 0);*/
/*}*/

.sub-container figure {
  position: relative;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.sub-container figure:before {
  content: '';
  background: rgba(44, 44, 44, .5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all .6s ease-in-out 0s;
  -moz-transition: all .6s ease-in-out 0s;
  -o-transition: all .6s ease-in-out 0s;
  transition: all .6s ease-in-out 0s;
}

.sub-container figure:hover::before {
  opacity: 1;
}

.sub-container figure .image-banner {
  position: relative;
  overflow: hidden;
}

.sub-container figure:hover .image-banner::before,
.sub-container figure:hover .image-banner::after {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.sub-container figure:hover:before,
.sub-container figure:hover .image-banner:after,
.sub-container figure:hover .image-banner:before {
  opacity: 1;
}

/*.sub-container figure .image-banner:before {*/
/*  content: '';*/
/*  border-top: 1px solid rgba(255, 255, 255, .8);*/
/*  border-bottom: 1px solid rgba(255, 255, 255, .8);*/
/*  position: absolute;*/
/*  top: 30px;*/
/*  left: 30px;*/
/*  bottom: 30px;*/
/*  right: 30px;*/
/*  opacity: 0;*/
/*  z-index: 2;*/
/*  -webkit-transition: all .6s ease-in-out 0s;*/
/*  -moz-transition: all .6s ease-in-out 0s;*/
/*  -o-transition: all .6s ease-in-out 0s;*/
/*  transition: all .6s ease-in-out 0s;*/
/*  -moz-transform: scale(0, 1);*/
/*  -o-transform: scale(0, 1);*/
/*  -ms-transform: scale(0, 1);*/
/*  -webkit-transform: scale(0, 1);*/
/*  transform: scale(0, 1);*/
/*  transform-origin: 0 0;*/
/*}*/

/*.sub-container figure .image-banner:after {*/
/*  content: '';*/
/*  border-right: 1px solid rgba(255, 255, 255, .8);*/
/*  border-left: 1px solid rgba(255, 255, 255, .8);*/
/*  position: absolute;*/
/*  top: 30px;*/
/*  left: 30px;*/
/*  bottom: 30px;*/
/*  right: 30px;*/
/*  opacity: 0;*/
/*  z-index: 2;*/
/*  -webkit-transition: all .6s ease-in-out 0s;*/
/*  -moz-transition: all .6s ease-in-out 0s;*/
/*  -o-transition: all .6s ease-in-out 0s;*/
/*  transition: all .6s ease-in-out 0s;*/
/*  -moz-transform: scale(1, 0);*/
/*  -o-transform: scale(1, 0);*/
/*  -ms-transform: scale(1, 0);*/
/*  -webkit-transform: scale(1, 0);*/
/*  transform: scale(1, 0);*/
/*  transform-origin: 100% 0;*/
/*}*/

.sub-container figure .image-banner img {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.sub-container figure:hover .image-banner img {
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.sub-container figure .image-banner .image-caption {
  /*top: -8px;*/
  align-items: flex-end;
  justify-content: center;
  padding: 30px 45px;
  z-index: 10;
}

.sub-container figure:hover a.btn-ripper-shop {
  opacity: 1;
}

.sub-container figure a.btn-ripper-shop {
  display: block;
  padding: 9px 19px;
  color: #2c2c2c;
  background: #fff;
  font-size: 18px;
  font-weight: 400;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sub-container figure a.btn-ripper-shop:hover {
  color: #FFFFFF;
}

.sub-container figure a.btn-ripper-shop:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2c2c2c;
  width: 0;
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: .4s;
  transition-timing-function: ease-out;
  -webkit-transition: all ease .4s;
  -moz-transition: all ease .4s;
  -ms-transition: all ease .4s;
  -o-transition: all ease .4s;
  transition: all ease .4s;
}

.sub-container figure a.btn-ripper-shop:hover::before {
  width: 100%;
}

/*.carousel-product .rightArrow {*/
/*  right: -75px;*/
/*}*/

/*.carousel-product .leftArrow {*/
/*  left: -75px;*/
/*}*/

.carousel-product .carousel-control .icon {
  font-size: 40px;
  color: rgb(107 122 137 / 20%);
}

.carousel-product .leftArrow, .carousel-product .rightArrow {
  top: 30%;
}

.alert {
  border-width: 0;
  border-radius: 0;
  margin: 12px 15px 4px;
}

.alert-danger {
  color: #E7212E;
  background-color: #fce2e4;
  border-color: #fce2e4;
}

.alert-success {
  color: #303238;
  background-color: #e5e6e8;
  border-color: #e5e6e8;
}

.inline-block {
  display: inline-block;
}

.coupon {
  margin-top: 20px;
}

.coupon h5 {
  margin-bottom: 10px;
}

.coupon h5 span {
  font-weight: 300;
}

.order-tracking-container {
  border: 1px solid #ebebeb;
  padding: 60px;
  margin: 60px 0;
}

.order-tracking-search {
  margin-top: 60px;
  margin-bottom: 40px;
  width: 100%;
}

.order-tracking-search input {
  width: 43%;
  margin-right: 15px;
  height: 30px;
  padding: 10px;
}

.order-tracking-search .tracking-btn {
  background-color: #171616;
  color: #fff;
  padding: 6px 35px;
}

.order-tracking-search .tracking-btn:hover {
  background-color: #000;
}

.search-not-found .media {
  display: inline-block;
  padding-top: 20px;
}

.search-not-found .media-body {
  width: auto !important;
}

.search-not-found .media-left {
  vertical-align: inherit;
}

.search-not-found .media-left img {
  width: 40px;
  margin-top: -4px;
}

.search-not-found h4 {
  margin-bottom: 15px;
}

.subscription-panel {
  max-width: 600px;
  margin: 0 auto;
  border: 1px solid #ddd;
  padding: 60px;
  background-color: #fafafa;
}

.subscription-panel h3 {
  margin-bottom: 15px;
}

.subscription-panel p {
  margin-bottom: 15px;
}

.subscription-panel input, .subscription-panel .btn {
  border-radius: 0;
}

.subscription-panel input {
  width: 320px !important;
}

.subscription-panel input:focus {
  box-shadow: none;
}

.subscription-panel .checkmark {
  left: 0;
  top: 25px;
}

/*---------------*/
@media (max-width: 1600px) {
}

@media (max-width: 1350px) {
  .flexbox .col,
  .flexbox .col figure {
    height: 295px;
  }

  .carousel-inner .item {
    height: 415px;
  }

  .carousel-inner .item > img,
  .flexbox .col img {
    -o-object-fit: none;
    object-fit: none;
    height: 100% !important;
  }

  .home-slides > .item {
    min-height: 415px;
  }
}

@media (max-width: 1200px) {
  .nav-filter {
    padding-left: 20px;
  }

  .carousel-product .leftArrow {
    left: -15px;
  }

  .carousel-product .rightArrow {
    right: -15px;
  }

  .megamenu .container {
    padding-left: 45px;
    padding-right: 45px;
  }

  .tab-box {
    width: 150px;
  }

  .main-content {
    margin-left: 150px;
  }

  .vir-nav > li > a {
    font-size: 16px;
  }

  .nav-tabs > li > a {
    font-size: 14px;
  }
}

@media (max-width: 992px) {
  .large-modal .modal-dialog {
    width: 90%;
  }

  .header {
    min-height: 80px;
  }

  .search-box {
    margin-top: 0;
  }

  .header .cart-nav {
    right: 20px;
  }

  .logo img {
    width: 150px;
  }

  .author-img {
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .apply-btn.mt30 {
    margin-top: 23px;
  }

  .delivery-table > thead > tr > th {
    height: 100px;
  }

  .delivery-table > tbody > tr > td {
    height: 70px;
  }

  .delivery-table {
    max-width: 650px;
  }

  .list-images img {
    max-width: 70px;
  }

  .table .list-images {
    width: 90px;
  }

  .subtotal-container .atc-btn {
    min-height: 45px;
  }

  .subtotal-container .subscribe {
    margin: 15px 0;
  }

  .flogo img {
    max-width: 200px;
  }

  .availability,
  .nav-tabs > li > a,
  .product-discription .form-group label,
  .list-discription h4,
  .item-list-price h4,
  h4.brand,
  .article-text h4 {
    font-size: 16px;
  }

  /*body,*/
  /*.header-fac-nav,*/
  /*h5.brand {*/
  /*  font-size: 12px;*/
  /*}*/
  .delivery-table > thead > tr > th {
    font-size: 12px !important;
  }

  .copyright {
    font-size: 10px;
  }

  .involved h1,
  .cart-nav > li > a .icon,
  .subscribeModal h3,
  .feature-post h2 a {
    font-size: 30px;
  }

  .social-nav li a,
  .basket h2,
  .delivery-table th h1 {
    font-size: 24px;
  }

  .involved p {
    line-height: 1.5em;
  }

  .range,
  .product div p b,
  .atc-btn,
  .review,
  .subscribeModal .modal-content, .virgem-dropdown-header,
  blockquote {
    font-size: 14px;
  }

  .btn-vir,
  figcaption p,
  .header-fac-nav li .icon,
  .ratings,
  article h1,
  .delivery-table > tbody > tr > th,
  .blogs-item h3, .jobs-item h3,
  article h3,
  .contact-box h3 {
    font-size: 20px;
  }

  .delivery-table > tbody > tr > td {
    font-size: 20px !important;
  }

  .cart-header {
    font-size: 16px;
  }

  .delivery-table > thead > tr > th:first-child {
    font-size: 18px !important;
  }

  .flexbox3 .col p {
    margin-top: 5px;
  }

  .header-fac-nav li {
    padding: 5px 10px;
  }

  .caption p {
    font-size: 18px;
  }

  .caption h1,
  .carousel-control .icon {
    font-size: 50px;
  }

  .vir-nav > li > a,
  .cart-nav > li > a {
    padding: 5px 10px;
  }

  .header {
    padding: 30px 120px 0 130px;
  }

  .color-nav > li > a {
    height: 30px;
    width: 30px;
  }

  .color-nav > li > a:focus::after,
  .color-nav > li.active > a::after,
  .availability .icon {
    font-size: 28px;
  }

  #thumbs img {
    width: 40px;
  }

  .sp-quantity-box,
  .atc-btn {
    min-height: 45px;
  }

  .sp-quantity-box {
    padding: 2px 0;
  }

  .atc-btn {
    max-width: 170px;
  }

  .extra-fac-nav li .icon {
    font-size: 50px;
  }

  .small-color-nav > li > a {
    height: 20px;
    width: 20px;
    margin: 10px 10px 0 0;
    padding: 0;
  }

  .product-list img {
    width: 55px;
    top: 7px;
  }

  #hero-arrow {
    font-size: 24px;
    /*height: 50px;*/
    /*width: 50px;*/
    /*line-height: 44px;*/
    right: 20px;
    bottom: 30px;
  }
}

@media (max-width: 770px) {
  .carousel-control {
    width: 35px;
  }

  .carousel-product .leftArrow {
    left: -30px;
  }

  .carousel-product .rightArrow {
    right: -15px;
  }

  .megamenu .container {
    padding-left: 25px;
    padding-right: 20px;
    padding-top: 18px;
  }

  .menu-large {
    position: relative !important;
  }

  .btn-toggle {
    top: -95px;
    right: 120px;
    position: absolute;
  }

  figure figcaption {
    background-color: rgba(48, 50, 56, .5);
  }

  figure h1,
  figure p,
  figure hr,
  figure a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .xsmall-container {
    margin-top: 15px !important;
  }

  .dl-customer dt, .dl-customer dd {
    display: inline-block;
  }

  .dl-customer dd {
    width: calc(100% - 110px);
  }

  #my-order {
    padding-left: 5px;
  }

  .tab-box {
    width: 100%;
    padding: 0;
    text-align: center;
  }

  .feature-nav li {
    display: inline-block;
  }

  .main-content {
    margin-left: 0;
    clear: both;
  }

  .apply-btn.mt15 {
    margin-top: 0;
  }

  .item-box .sp-quantity-box {
    padding: 0;
    min-height: 35px;
    /*max-width: 100px;*/
    margin-right: 0;
    margin-bottom: 0;
  }

  .item-box .sp-minus, .item-box .sp-plus, .item-box .sp-input,
  .basket h2, .subtotal-container h3 {
    font-size: 20px;
  }

  .item-box .sp-input, .item-box .sp-input input {
    width: 40px;
  }

  .cart-table th, .cart-table td {
    padding: 10px 5px !important;
  }

  .vir-nav > li > a,
  .cart-nav > li > a {
    padding: 10px 5px;
  }

  .size-nav > li > a {
    min-height: 30px;
    min-width: 50px;
    font-size: 14px;
  }

  .virgem-dropdown-header:empty {
    display: none;
  }

  .menu-footer {
    visibility: hidden;
  }

  .product-images {
    padding-right: 15px;
    padding-bottom: 5px;
  }

  .product-discription h3 {
    font-size: 23px;
  }

  .spec-seperator .promo-offer-wrapper {
    padding: 15px 5px;
    font-size: 17px;
  }

  .spec-seperator .promo-offer-wrapper i {
    margin-right: 20px;
    font-size: 26px;
  }

  .nav-filter {
    margin: 0;
    padding: 15px;
  }

  .dropdownfilter .dropdown-toggle {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
  }

  .header {
    padding: 30px 145px 0 95px;
  }

  .header .logo {
    left: 10px;
    top: 15px;
  }

  .search-box {
    max-width: 210px;
    margin-top: 0;
  }

  .header .cart-nav {
    right: 10px;
    top: 15px;
  }

  .header {
    min-height: 100px;
  }

  .footer-nav > li a {
    margin-bottom: 10px;
    padding: 0 6px;
    font-size: 11px;
  }

  .flexbox .col img {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .flexbox,
  .flexbox2 {
    flex-wrap: wrap;
  }

  .flexbox .col,
  .flexbox2 .col {
    flex-basis: 100%;
  }

  .flexbox2 .col:last-child {
    min-height: 350px;
  }

  .caption h1,
  .carousel-control .icon {
    font-size: 36px;
  }

  .caption p,
  h3.headings,
  .btn-vir,
  figcaption p,
  .vir-nav > li > a,
  .main-content h4 {
    font-size: 16px;
  }

  .carousel-indicators li,
  .carousel-indicators li.active {
    width: 35px;
  }

  .vir-nav > li {
    display: block;
  }

  .header-menu {
    position: absolute;
    right: 145px;
    z-index: 999;
    background-color: #e6e6e6;
    padding: 15px 20px;
    top: -15px;
  }

  .header-menu::before {
    content: '';
    position: absolute;
    margin: 0 auto;
    border-left: 25px solid transparent;
    border-bottom: 27px solid #e6e6e6;
    top: -19px;
    right: 0;
  }

  .navbar-collapse.in {
    overflow-y: unset;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  }

  .extra-fac-nav li {
    padding: 5px 15px;
    font-size: 14px;
  }

  .extra-fac-nav li span {
    line-height: 1.1;
  }

  .extra-fac-nav li .icon {
    font-size: 40px;
  }

  .flexbox3 .col {
    padding: 10px 5px 30px 15px;
  }

  .megamenu {
    top: -8px;
    left: calc(100% + 10px);
    border-radius: 0;
    box-shadow: none;
    border: none;
  }

  .nav .menu-large.open > a::after {
    top: -15px;
    left: unset;
    right: -12px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    border-color: #e6e6e6;
    background-color: #e6e6e6;
  }

  .fac-nav, .availability, .nav-tabs > li > a, .product-discription .form-group label,
  .list-discription h4, .item-list-price h4,
  .sp-input input, .panel-title {
    font-size: 14px;
  }

  .color-nav > li > a:focus::after, .color-nav > li.active > a::after, .availability .icon,
  .feature-post h2 a {
    font-size: 26px;
  }

  .involved h1, .cart-nav > li > a .icon, .fac-nav li .icon, .subscribeModal h3 {
    font-size: 27px;
  }

  .delivery-table > tbody > tr > th {
    font-size: 18px;
  }

  .header-fac-nav, .atc-btn,
  .btn {
    font-size: 14px;
    max-width: 100%;
  }

  .atc-btn i {
    font-size: 19px;
  }

  .subscribeModal .modal-content {
    padding: 30px 20px;
  }

  .subscribeModal .form-control, .btn-subs {
    height: 40px;
    max-width: 200px;
    display: inline-block;
  }

  .subscribeModal .form-group {
    display: inline-block;
    vertical-align: top;
  }

  .order-tracking-search input {
    width: 100%;
    margin-bottom: 15px;
  }

}

@media (max-width: 600px) {
  .btn-toggle {
    top: -127px;
  }

  .xsmall-container {
    box-shadow: none;
  }

  figcaption h1 {
    line-height: 1;
    font-size: 36px;
  }

  .sub-container figure {
    object-fit: cover;
  }

  figure img {
    min-height: 300px;
  }

  .pull-unset-550 {
    float: unset !important;
  }

  .captcha {
    display: block;
  }

  .delivery-table > thead > tr > th {
    height: 80px;
  }

  .delivery-table > tbody > tr > td {
    height: 55px;
  }

  .delivery-table > thead > tr > th:first-child {
    font-size: 14px !important;
  }

  .delivery-table th h1 {
    font-size: 18px;
  }

  .delivery-table > thead > tr > th {
    font-size: 11px !important;
  }

  .delivery-table > tbody > tr > th {
    font-size: 14px;
  }

  .delivery-table > tbody > tr > td {
    font-size: 16px !important;
  }

  .list-images img {
    max-width: 50px;
  }

  .table .list-images {
    width: 70px;
  }

  .sp-quantity-box {
    padding: 5px 0;
    display: block;
  }

  .item-box .sp-quantity-box {
    display: inline-flex;
  }

  .feature-post h2 a {
    font-size: 24px;
  }

  .flexbox3 {
    flex-wrap: wrap;
  }

  .flexbox3 .col {
    flex-basis: 100%;
    padding-bottom: 0;
  }

  .flexbox3 .col:last-child {
    padding-bottom: 30px;
  }

  .carousel-inner .item .col-xs-4,
  .best-seller .col-xs-4,
  .our-range .col-xs-4,
  .gallery-row .col-xs-4 {
    width: 50%;
  }

  .nav-tabs > li > a {
    font-size: 12px;
    font-weight: 600;
    padding: 9px;
  }

  .header {
    min-height: 135px;
  }

  .search-box {
    position: absolute;
    top: 85px;
    margin: 0;
    min-width: calc(100% - 40px);
    left: 20px;
  }

  .blogs-item {
    width: 100%;
  }

  .feature-post figure {
    padding-top: 50%;
  }

  .order-search {
    position: relative;
    top: unset;
    left: unset;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

@media (max-width: 450px) {
  .pull-unset-450 {
    float: unset !important;
  }

  .feature-nav > li > a {
    padding: 10px;
  }

  .feature-nav > li > a > i {
    margin-right: 5px;
  }
}

@media (max-width: 400px) {
  .logo img {
    width: 130px;
  }

  .header .logo {
    left: 5px;
    top: 20px;
  }

  .cart-dropdown {
    max-width: 100%;
    right: 0;
    width: 100%;
  }

  .cart-dropdown::after {
    right: 20px;
  }

  .contact-box {
    padding: 0;
    border: 0;
  }

}

.color-box {
  height: 16px;
  width: 16px;
  margin-right: 4px;
  border: 1px solid #EBEBEB;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.item-box p strong {
  font-weight: 400;
}

/*** Customization Pagination */
.ng-pagination .ngx-pagination {
  margin-bottom: 0;
}

.ng-pagination .ngx-pagination .current {
  background: transparent;
  color: #e71e2d;
  font-size: 20px;
  font-weight: 600;
}

.ng-pagination {
  margin-bottom: 0;
}

.positioning-message {
  margin-left: 0px;
  text-align: left;
}

@media print {
  .no-print, a, button {
    display: none !important;
  }

  .col-sm-6 {
    width: 50%;
    display: inline-block;
    margin-left: -4px;
  }

  *:not(table) {
    border: none !important;
  }

  .printable {
    display: block !important;
  }

}

.invisible {
  display: none;
}

.fade-fast-in {
  opacity: 0;
}

.fade-fast-in.one {
  -webkit-animation: fade 350ms ease-in-out forwards;
  -moz-animation: fade 350ms ease-in-out forwards;
  -o-animation: fade 350ms ease-in-out forwards;
  animation: fade 350ms ease-in-out forwards;
}

@-webkit-keyframes fade {
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fade {
  100% {
    opacity: 1;
  }
}

@-o-keyframes fade {
  100% {
    opacity: 1;
  }
}

@keyframes fade {
  100% {
    opacity: 1;
  }
}

.atc-btn.disabled {
  pointer-events: none;
  cursor: not-allowed;
  background-color: #444;
}

/* pagination plugin modification */
.ngx-pagination .pagination-previous a::before, .ngx-pagination .pagination-previous.disabled::before {
  content: '‹' !important;
}

.ngx-pagination .pagination-next a::after, .ngx-pagination .pagination-next.disabled::after {
  content: '›' !important;
}

.ngx-pagination a, .ngx-pagination button, .ngx-pagination .current div {
  padding: 6px 12px !important;
  margin-left: -1px;
  line-height: 1.42857143;
  text-decoration: none;
}

/* end pagination plugin modification */

#sizeGuide img {
  width: 100%;
}

/* new modification */
.text-danger {
  color: #e71e2d;
}

.btn-login {
  background-color: #303238;
  border-color: #303238;
  color: #fff;
}

.btn-login:hover, .btn-login:focus {
  background-color: #202228;
  border-color: #202228;
  color: #fff;
}

.btn-edit > .vir-star {
  color: #FFC500;
}

.default-star-filled-icon,
.default-star-half-icon,
.default-star-empty-icon {
  fill: #FFC500 !important;
}

.cart-dropdown button.close {
  font-size: 2.2em;
  line-height: 0.75;
}

.text-success {
  color: #079200;
}

.text-warning {
  color: #f1c40f;
}

.tab-content {
  line-height: 1.75em;
}

.ratings + span {
  vertical-align: super;
}

.cart-drop-shadow {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.4);
}

.cart-nav .dropdown.open {
  z-index: 100;
}

.cart-nav .dropdown.open > a > i {
  color: #e71e2d;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; /* Removes leftover margin */
}

/* Remove controls from Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.mz-expand-thumbnails {
  padding: 0;
}

.mz-expand-thumbnails .magic-thumbs .magic-thumb {
  padding-top: 0;
}

.mz-expand-thumbnails .magic-thumb > img {
  height: 80px;
}

.mz-expand .mz-figure > img {
  transition: all 0ms ease !important;
}

.mz-expand.white-bg .mz-caption {
  font-size: 2rem;
  font-weight: 600;
  /*font-family: 'Roboto', sans-serif;*/
}

/*ToastR modification*/

.toast-top-right {
  top: 75px;
}

#toast-container > .toast-error {
  background-image: url("../../assets/images/error.png") !important;
}

/*End ToastR modification*/

.card-loader {
  opacity: 0.8 !important;
}

.amounts {
  text-align: right;
}

.amounts > div {
  display: inline-block;
  padding: 2px 4px;
}

.review-product.review-product {
  max-height: 444px;
  overflow-y: auto;
  margin: 18px 0;
  padding-right: 4px;
}

.free-delivery p {
  line-height: 28px;
}

.discount i {
  margin-bottom: 4px;
  color: #b5b0b1;
}

/* Mobile Header Menu */
/*
Mobile Header Section
*/
.mob-header-wrapper {
  background: #FFFFFF;
  box-shadow: 0 0 2px 1px rgb(20 23 28 / 5%), 0 2px 3px 0 rgb(20 23 28 / 5%);
  display: block;
  position: fixed;
  width: 100%;
  z-index: 99999;
}

.mob-header-wrapper a {
  color: #303238;
}

.categorie-menu-wrapper {
  position: absolute;
  top: 100%;
  width: 270px;
  height: 80vh;
  display: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px rgb(20 23 28 / 10%);
  box-shadow: 0 0 5px rgb(20 23 28 / 10%);
  z-index: 999999;
}

.header-left .categories:hover .categorie-menu-wrapper {
  display: block;
}

/*.categorie-menu-wrapper::before {*/
/*  content: '';*/
/*  position: absolute;*/
/*  left: 26px;*/
/*  top: -12px;*/
/*  width: 0;*/
/*  height: 0;*/
/*  border-style: solid;*/
/*  border-width: 0 10px 12px;*/
/*  border-color: transparent transparent #f3f3f3 transparent;*/
/*}*/

.categorie-menu-wrapper ul {
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  list-style: none;
  position: relative;
  padding-bottom: 20px;
}

.categorie-menu-wrapper.mob-categorie-menu-wrapper::-webkit-scrollbar {
  width: 5px;
}

.categorie-menu-wrapper.mob-categorie-menu-wrapper::-webkit-scrollbar-track {
  background-color: #ffffff;
}

.categorie-menu-wrapper.mob-categorie-menu-wrapper::-webkit-scrollbar-thumb {
  background-color: #d9d9dc;
  border-radius: 100px;
}

.categorie-menu-wrapper ul li.categorie-allcategorie {
  position: absolute;
  bottom: -15%;
  width: 100%;
}

.categorie-menu-wrapper ul li.categorie-allcategorie a {
  color: #007bff;
  background-color: #f5f5f5;
}

.categorie-menu-wrapper ul > li > a {
  /* margin-bottom: 10px; */
  padding: 10px 20px;
  display: block;
  color: #29303b;
  background: #FFFFFF;
  font-size: 19px;
  font-weight: 400;
  text-transform: capitalize;
}

.categorie-menu-wrapper ul li a img {
  margin-right: 15px;
  width: 48px;
  border-radius: 5px;
  box-shadow: 4px 4px 16px rgba(20, 23, 28, .25);
}

.categorie-menu-wrapper ul li a i {
  margin-top: 11px;
}

.categorie-menu-wrapper ul li a i:first-child {
  margin-top: 0;
  /*color: #a1a7b3;*/
}

.categorie-menu-wrapper > ul > li:hover > a {
  background-color: #f2f3f5;
  color: #007791;
}

/*
SUB MENU
*/
.categorie-menu-wrapper ul ul {
  position: absolute;
  width: 270px;
  height: 100vh;
  left: 100%;
  top: 0;
  display: none;
  /*box-shadow: 4px 4px 16px rgba(20, 23, 28, .25);*/
  z-index: 999999;
  transform: scale(0.7, 1);
  -webkit-transform: scale(0.7, 1);
  -moz-transform: scale(0.7, 1);
  transition: -webkit-transform 500ms ease 0ms;
  -webkit-transition: -webkit-transform 500ms ease 0ms;
  -moz-transition: -moz-transform 500ms ease 0ms;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;

}

.categorie-menu-wrapper ul ul.ex-sub-ul {
  left: 200%;
  box-shadow: 18px -20px 16px -26px rgba(20, 23, 28, .25);
}

/* .categorie-menu-wrapper ul ul li {
    position: relative;
} */
.categorie-menu-wrapper ul ul li.categorie-allcategorie {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.categorie-menu-wrapper ul ul li.categorie-allcategorie a {
  color: #007bff;
  background-color: #f5f5f5;
}

.categorie-menu-wrapper ul ul li a {
  /*margin-bottom: 5px;*/
  /*color: #666666;*/
  padding: 8px 20px;
  background: #FFFFFF;
  font-size: 19px;
  /*border: 1px solid transparent;*/
}

.categorie-menu-wrapper ul ul li:hover > a {
  background-color: #f2f3f5;
  color: #007791;
}

.categorie-menu-wrapper ul ul ul {
  display: none;
  top: -1px;
  transform: scale(0.7, 1);
  -webkit-transform: scale(0.7, 1);
  -moz-transform: scale(0.7, 1);
  transition: -webkit-transform 500ms ease 0ms;
  -webkit-transition: -webkit-transform 500ms ease 0ms;
  -moz-transition: -moz-transform 500ms ease 0ms;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
}

.categorie-menu-wrapper ul ul ul li > a {
  color: #666666;
  background: #FFFFFF;
  font-size: 0.9em;
  border: 1px solid transparent;
}

.categorie-menu-wrapper ul ul ul li:hover > a {
  color: #1a80ff;
}

/*
search-section
*/
.search-section {
  position: relative;
}

.search-section .dropdown-menu {
  top: 95%;
  height: 320px;
  overflow: auto;
  left: -2px;
  z-index: 5000;
  font-size: 13px;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 1px 4px 4px 4px;
}

.input-group .form-control.cus-form-control {
  width: 375px;
  background-color: #f2f3f5;
  border: 1px solid #cacbcc;
  border-left-width: 0;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

.cus-btn-cete {
  margin-left: -2px;
  margin-right: 5px;
  border-radius: 3px;
  padding: 6px 10px;
  background: #e9ebef;
  border-color: #cacbcc;
}

.cus-btn-ser {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  background: #0079bc;
  color: #FFFFFF;
  font-weight: normal;
  padding: 4px 20px;
  font-size: 17px;
}

.cus-btn-ser:hover {
  background: #00509D;
  color: #FFFFFF;
}

.search-section button.button {
  position: absolute;
  background: none !important;
  border: none;
  right: 0;
  top: 2px;
  width: 33px;
  height: 33px;
  z-index: 10;
}

.search-section button.button span {
  text-transform: uppercase;
  min-height: 24px;
  width: 24px;
  text-indent: -9999px;
  border: none;
  background: none;
}

.search-section button.button span span {
  float: left;
  padding: 0;
  background: url(../images/search.png) 0 0 no-repeat;
  background-size: cover;
  box-shadow: 0 0 0 30px transparent;
  -moz-transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  border-radius: 100%;
}

.search-section button.button:hover span span {
  box-shadow: 0 0 0 0 rgba(2, 176, 210, 0.13);
  -webkit-transition: box-shadow .6s ease-in-out;
  -moz-transition: box-shadow .6s ease-in-out;
  -o-transition: box-shadow .6s ease-in-out;
  -ms-transition: box-shadow .6s ease-in-out;
  transition: box-shadow .6s ease-in-out;
  -webkit-transform: scale(1.17, 1.17);
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transition-duration: 500ms;
  -moz-transform: scale(1.17, 1.17);
  -moz-transition-timing-function: ease-in-out;
  -moz-transition-duration: 500ms;
  transition: scale(1.17, 1.17) 500ms ease-in-out;
  -ms-transition: scale(1.17, 1.17) 500ms ease-in-out;
  -o-transition: scale(1.17, 1.17) 500ms ease-in-out;
}

/*
Header Right Section
*/
.header-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header-right .sell-wrapper,
.header-right .giveaway-wrapper,
.header-right .lang-wrapper,
.header-right .cart-wrapper,
.header-right .acc-wrapper {
  font-size: 13px;
  margin: 0 2px;
  padding: 10px 0;
}

.header-right .sell-wrapper a,
.header-right .giveaway-wrapper a,
.header-right .lang-wrapper a,
.header-right .cart-wrapper a,
.header-right .acc-wrapper a {
  display: flex;
  flex-direction: row;
  align-items: center;
  border: 1px solid transparent;
  color: #eeeeee;
  font-weight: 600;
  height: 45px;
  line-height: 20px;
  padding: 12px 15px;
  white-space: nowrap;
}

.header-right .acc-wrapper {
  margin-top: 10px;
}

.header-right .acc-wrapper a {
  position: relative;
}

.sub-text {
  position: absolute;
  top: -2px;
  font-size: 8px;
  font-weight: 300;
}

.acc-wrapper .dropdown-menu {
  right: 10px;
  left: auto;
  height: auto;
  border: none;
  border-radius: 0;
  border-bottom-left-radius: 2px;
  border-top: 1px solid #e8e9eb;
  box-shadow: 0 4px 16px rgba(20, 23, 28, .25);
  color: #505763;
}

.acc-wrapper .dropdown-menu::before {
  border-style: solid;
  border-width: 0 10px 13px;
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  border-color: transparent transparent #ffffff transparent;
  top: -13px;
  left: auto;
  right: 22px;
}

.acc-wrapper .dropdown-menu a {
  color: #505763;
  height: 30px;
  font-weight: 400;
}

/*
Menu Wrapper
*/
.menu-wrapper {
  position: absolute;
  left: 0;
  top: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 36px;
  border: none;
  background-color: rgba(38, 57, 82, 0.3);
  z-index: 10;
}

.header-logo-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu-wrapper .navbar-nav > li {
  float: left;
}

.menu-wrapper .navbar-nav > li > a {
  padding: 7px 20px;
  color: #eeeeee;
}

.menu-wrapper .navbar-nav > li > a:hover {
  background: transparent;
}

.user-main-wrapper table tr td span {
  font-weight: bolder;
}

/* Flash Sale */
.flash-sale-wrapper {
  padding-top: 40px;
}

.flash-sale-wrapper h2 {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 400;
}

.flash-sale-wrapper .flash-sale-header,
.flash-sale-wrapper .flash-sale-header .timing-bar {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.flash-sale-wrapper .flash-sale-header {
  padding: 20px 15px 18px;
  background: #f5f5f5;
}

.flash-sale-wrapper .flash-sale-header .title-bar .title {
  /*color: #e61f2c;*/
  font-size: 17px;
}

.flash-sale-wrapper .flash-sale-header .timing-bar .time-wrapper .time-label {
  margin-right: 12px;
  font-weight: 400;
}

.flash-sale-wrapper .flash-sale-header .timing-bar .time-wrapper .lab-bg {
  padding: 6px 10px;
  color: #ffffff;
  background: #313030;
  font-weight: 400;
  border-radius: 4px;
}

.flash-sale-wrapper .flash-sale-header .title-bar {
  width: 15%;
}

.flash-sale-wrapper .flash-sale-header .timing-bar {
  justify-content: space-between;
  width: 85%;
}

.flash-sale-wrapper .flash-sale-header .timing-bar .more-btn {
  color: #313030;
  padding: 12px 20px;
  border-color: #313030;
  line-height: 1.32;
}

.flash-sale-wrapper .flash-sale-header .timing-bar .more-btn:hover {
  color: #ffffff;
  background: #313030;
}

.flash-sale-wrapper .flash-items {
  padding: 15px 10px;
  border-top: 2px solid #eee;
  /*border: 1px solid #eee;*/
}

.flash-sale-wrapper .flash-items .product {
  margin-bottom: 0;
}

.flash-sale-wrapper .flash-items .product .pro-price {
  font-weight: 500;
}

.flash-sale-wrapper .flash-items .product img {
  border-radius: 0;
}

.flash-sale-wrapper .flash-items .product:hover img {
  opacity: .7;
}

/*.flash-sale-wrapper .flash-items .product:hover {*/
/*  border-color: transparent;*/
/*  box-shadow: none;*/
/*  border-radius: 0;*/
/*}*/

.flash-sale-wrapper .flash-items .product div .product-name {
  font-size: 16px;
}

/* Responsive Design Start */
@media only screen and (min-width: 1200px) {

  .mob-header-wrapper {
    display: none;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper {
    display: none;
  }

  .categorie-menu-wrapper > ul > li:hover > ul {
    display: block;
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }

  .categorie-menu-wrapper ul ul li:hover > ul {
    display: block;
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }

  .mob-footer-wrapper {
    display: none;
  }

}

@media only screen and (min-width: 766px) and (max-width: 1199px) {
  .mob-header-wrapper {
    display: none;
  }

  .header-logo img {
    width: 91px;
  }

  .input-group .form-control.cus-form-control {
    width: 100%;
    min-width: 243px;
  }

  .swiper-container {
    height: calc(100vh - 270px);
  }

  .mob-footer-wrapper {
    display: none;
  }

}

@media only screen and (max-width: 1023px) {
  .header-right .sell-wrapper,
  .header-right .giveaway-wrapper,
  .header-right .lang-wrapper {
    display: none;
  }

  .mob-footer-wrapper {
    display: none;
  }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
  .header {
    display: none;
  }

  .header-inner {
    height: 55px;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
  }

  .mob-header-wrapper {
    display: block;
  }

  .mob-categories-section,
  .mob-all-search-wrapper,
  .mob-cart-wrapper,
  .mob-acc-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mob-grow {
    /*flex-grow: 1;*/
  }

  .mob-grow.header-logo-container {
    /*flex-grow: 2;*/
  }

  .mob-categories,
  .mob-all-search,
  .mob-acc {
    font-size: 19px !important;
  }

  .mob-search-bar {
    width: 100%;
    height: auto;
    border-radius: 0;
    top: 96%;
    padding: 4px 15px 10px;
    position: absolute;
    opacity: 1;
    visibility: visible;
    border: none;
    box-shadow: none;
  }

  .mob-dropdown-menu::before {
    content: '';
    position: absolute;
    left: 85px;
    top: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 12px;
    border-color: transparent transparent #ffffff transparent;
  }

  #header-search-field {
    color: #444;
    font-weight: 500;
    border: 2px solid #444;
    border-radius: 2px;
    height: 45px;
    box-shadow: none;
  }

  #header-search-field::-webkit-input-placeholder {
    color: #aaaaaa;
    font-weight: 400;
  }

  #header-search-field::placeholder {
    color: #aaaaaa;
    font-weight: 400;
  }

  #header-search-field:focus {
    background: #f8f8f8;
  }

  .search-section button.button {
    right: 15px;
    top: 10px;
  }

  .header-logo img {
    width: 114px;
  }

  .menu-wrapper {
    top: 55px;
    min-height: 35px;
  }

  .menu-wrapper .navbar-nav > li > a {
    padding: 0px 8px;
    font-size: 10px;
    font-weight: 600;
  }

  .menu-wrapper .navbar-nav > li > a:hover {
    color: #f16a71 !important;
  }

  .mob-dropdown-menu {
    left: auto;
    right: 40px;
    border: none;
    border-radius: 0;
    border-bottom-left-radius: 2px;
    border-top: 1px solid #e8e9eb;
    box-shadow: 0 4px 16px rgba(20, 23, 28, .25);
  }

  .mob-dropdown-menu::before {
    left: auto;
    right: 23px;
  }

  .mob-dropdown-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .mob-dropdown-menu ul li a {
    color: #505763;
    padding: 8px 15px;
    display: block;
    font-size: 15px;
    font-weight: 400;
  }

  .swiper-container {
    height: 20vh;
  }

  .swiper-button-next, .swiper-button-prev {
    height: 24px;
    margin-top: 0;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper {
    right: 100%;
    width: 100%;
    overflow: auto;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper ul ul {
    /*overflow: auto;*/
    width: 100%;
    height: 100vh;
    right: 0;
    left: 100%;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title {
    position: relative;
    margin-bottom: 10px;
    padding: 18px 20px;
    border-bottom: 1px solid #f1f1f1;
    background: #f2f3f5;
    height: auto;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title .welcome-wrapper {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title .welcome-wrapper img {
    width: 32px;
    height: 32px;
    border-radius: 20%;
    margin: 0 5px;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title p {
    margin-bottom: 7px;
    font-size: 15px;
    font-weight: 300;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title > a {
    margin-bottom: 0;
    padding: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    background: transparent;
    transition: all .3s ease-in-out;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title a.nav-mob-close {
    position: absolute;
    top: 10px;
    right: 0;
    transform: translate(0, -15px);
    font-size: 19px;
    background: transparent;
    /* box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%), 0 1px 3px 0 rgb(0 0 0 / 8%); */
    /* width: 30px; */
    /* height: 30px; */
    text-align: center;
    padding: 3px;
    border-radius: 50%;
    transition: all .3s ease-in-out;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub {
    /* background: url(../../assets/images/c1.jpg); */
    /* background-size: cover; */
    /* background-position: center right; */
    padding: 15px;
    height: auto;
    margin-bottom: 0;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub .nav-mob-back {
    position: absolute;
    top: 3px;
    left: 20px;
    /* background: #fff; */
    border-radius: 50%;
    /* width: 32px; */
    /* height: 32px; */
    text-align: center;
    font-size: 32px;
    /* box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%), 0 1px 3px 0 rgb(0 0 0 / 8%); */
    transition: all .3s ease-in-out;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title > a:focus,
  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title a.nav-mob-close:focus,
  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub .nav-mob-back:focus {
    transform: scale(.9);
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub .nav-mob-back i {
    /* margin-top: -8px; */
    /* margin-left: -3px; */
    color: #444444;
    font-weight: 500;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub .nav-mob-close {
    position: absolute;
    top: 15px;
    right: 15px;
    transform: translate(0, 0);
    /* background: #fff; */
    border-radius: 50%;
    /* width: 32px; */
    /* height: 32px; */
    text-align: center;
    /* box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%), 0 1px 3px 0 rgb(0 0 0 / 8%); */
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub .nav-mob-close i {
    margin-top: -10px;
    margin-left: 0;
    color: #444444;
    font-size: 21px;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub p {
    color: #444444;
    font-size: 21px;
    font-weight: 500;
    /*margin-left: 10px;*/
    margin-bottom: 0;
    text-align: center;
  }

  app-header > div {
    box-shadow: none;
  }

  .main-content-wrapper {
    margin-top: 114px;
    /*margin-bottom: 668px;*/
  }

  .carousel-inner .item > img,
  .flexbox .col img {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .home-slides > .item {
    min-height: 300px;
    height: 300px;
  }

  .caption-left, .caption-right {
    top: 50%;
    transform: translate(0, -50%);
  }

  .caption h1, .carousel-control .icon {
    font-size: 21px;
  }

  .caption p {
    font-size: 13px;
  }

  .caption-dark .btn-ripper, .caption-white .btn-ripper {
    font: 400 14px TwCenMT;
    padding: 1px 5px;
  }

  .carousel-indicators {
    display: none;
  }

  .fac-nav.withpad {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0 60px;
  }

  .fac-nav li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0;
    margin: 0 10px;
    font-size: 13px;
    box-shadow: none;
  }

  .fac-nav li .icon {
    margin: 0 0 5px;
    font-size: 39px;
  }

  .sub-container figure figcaption {
    width: 100%;
    margin: 0;
  }

  .sub-container .prod-title {
    margin-bottom: 0;
    text-align: center;
  }

  .footer-top-wrapper p {
    margin-bottom: 25px;
    font-size: 20px;
  }

  .footer-top-wrapper .payment-mood img {
    width: 100%;
    max-width: 56px;
    height: 100%;
    max-height: 35px;
  }

  .social-nav li a {
    font-size: 16px;
  }

  .cart-details-wrapper .cart-item {
    padding-bottom: 40px;
    margin-bottom: 20px;
  }

  .cart-details-wrapper .cart-item .item-disc p {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .cart-details-wrapper .cart-item .item-disc .action-wrapper {
    top: 100%;
    right: auto;
  }

  .swiper-container {
    height: 20vh;
  }

  .swiper-button-next, .swiper-button-prev {
    height: 24px;
    margin-top: 0;
  }

  .mob-footer-wrapper {
    display: none;
  }

  .toast-top-right {
    top: 120px;
  }

}

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

  .header {
    display: none;
  }

  .header-inner {
    height: 55px;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
  }

  .mob-header-wrapper {
    display: block;
  }

  .mob-categories-section,
  .mob-all-search-wrapper,
  .mob-cart-wrapper,
  .mob-acc-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mob-grow {
    /*flex-grow: 1;*/
  }

  .mob-grow.header-logo-container {
    /*flex-grow: 2;*/
  }

  .mob-categories,
  .mob-all-search,
  .mob-acc {
    font-size: 19px !important;
  }

  .mob-search-bar {
    width: 100%;
    height: auto;
    border-radius: 0;
    top: 96%;
    padding: 4px 15px 10px;
    position: absolute;
    opacity: 1;
    visibility: visible;
    border: none;
    box-shadow: none;
  }

  .mob-dropdown-menu::before {
    content: '';
    position: absolute;
    left: 85px;
    top: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 12px;
    border-color: transparent transparent #ffffff transparent;
  }

  #header-search-field {
    color: #444;
    font-weight: 500;
    border: 2px solid #444;
    border-radius: 2px;
    height: 45px;
    box-shadow: none;
  }

  #header-search-field::-webkit-input-placeholder {
    color: #aaaaaa;
    font-weight: 400;
  }

  #header-search-field::placeholder {
    color: #aaaaaa;
    font-weight: 400;
  }

  #header-search-field:focus {
    background: #f8f8f8;
  }

  .search-section button.button {
    right: 15px;
    top: 10px;
  }

  .header-logo img {
    width: 114px;
  }

  .menu-wrapper {
    top: 55px;
    min-height: 35px;
  }

  .menu-wrapper .navbar-nav > li > a {
    padding: 0px 8px;
    font-size: 10px;
    font-weight: 600;
  }

  .menu-wrapper .navbar-nav > li > a:hover {
    color: #f16a71 !important;
  }

  .mob-dropdown-menu {
    left: auto;
    right: 40px;
    border: none;
    border-radius: 0;
    border-bottom-left-radius: 2px;
    border-top: 1px solid #e8e9eb;
    box-shadow: 0 4px 16px rgba(20, 23, 28, .25);
  }

  .mob-dropdown-menu::before {
    left: auto;
    right: 23px;
  }

  .mob-dropdown-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .mob-dropdown-menu ul li a {
    color: #505763;
    padding: 8px 15px;
    display: block;
    font-size: 15px;
    font-weight: 400;
  }

  .swiper-container {
    height: 20vh;
  }

  .swiper-button-next, .swiper-button-prev {
    height: 24px;
    margin-top: 0;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper {
    right: 100%;
    width: 100%;
    height: 83vh;
    overflow: auto;
    /*padding-bottom: 20px;*/
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper ul ul {
    /*overflow: auto;*/
    width: 100%;
    height: 100vh;
    right: 0;
    left: 100%;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title {
    position: relative;
    margin-bottom: 10px;
    padding: 16px 20px;
    border-bottom: 1px solid #f1f1f1;
    background: #f2f3f5;
    height: auto;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title .welcome-wrapper {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title .welcome-wrapper img {
    width: 32px;
    height: 32px;
    border-radius: 20%;
    margin: 0 5px;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title p {
    margin-bottom: 7px;
    font-size: 15px;
    font-weight: 300;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title > a {
    margin-bottom: 0;
    padding: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    background: transparent;
    transition: all .3s ease-in-out;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title a.nav-mob-close {
    position: absolute;
    top: 10px;
    right: 0;
    transform: translate(0, -15px);
    font-size: 19px;
    background: transparent;
    /* box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%), 0 1px 3px 0 rgb(0 0 0 / 8%); */
    /* width: 30px; */
    /* height: 30px; */
    text-align: center;
    padding: 3px;
    border-radius: 50%;
    transition: all .3s ease-in-out;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub {
    /* background: url(../../assets/images/c1.jpg); */
    /* background-size: cover; */
    /* background-position: center right; */
    padding: 15px;
    height: auto;
    margin-bottom: 0;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub .nav-mob-back {
    position: absolute;
    top: 3px;
    left: 20px;
    /* background: #fff; */
    border-radius: 50%;
    /* width: 32px; */
    /* height: 32px; */
    text-align: center;
    font-size: 32px;
    /* box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%), 0 1px 3px 0 rgb(0 0 0 / 8%); */
    transition: all .3s ease-in-out;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title > a:focus,
  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title a.nav-mob-close:focus,
  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub .nav-mob-back:focus {
    transform: scale(.9);
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub .nav-mob-back i {
    /* margin-top: -8px; */
    /* margin-left: -3px; */
    color: #444444;
    font-weight: 500;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub .nav-mob-close {
    position: absolute;
    top: 15px;
    right: 15px;
    transform: translate(0, 0);
    /* background: #fff; */
    border-radius: 50%;
    /* width: 32px; */
    /* height: 32px; */
    text-align: center;
    /* box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%), 0 1px 3px 0 rgb(0 0 0 / 8%); */
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub .nav-mob-close i {
    margin-top: -10px;
    margin-left: 0;
    color: #444444;
    font-size: 21px;
  }

  .categorie-menu-wrapper.mob-categorie-menu-wrapper .categories-title.categories-title-sub p {
    color: #444444;
    font-size: 21px;
    font-weight: 500;
    /*margin-left: 10px;*/
    margin-bottom: 0;
    text-align: center;
  }

  app-header > div {
    box-shadow: none;
  }

  .main-content-wrapper {
    margin-top: 114px;
    margin-bottom: 0;
  }

  .carousel-inner .item > img,
  .flexbox .col img {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .home-slides > .item {
    min-height: 150px;
    height: 155px;
  }

  .caption-left, .caption-right {
    top: 50%;
    transform: translate(0, -50%);
  }

  .caption h1, .carousel-control .icon {
    font-size: 21px;
  }

  .caption p {
    font-size: 13px;
  }

  .caption-dark .btn-ripper, .caption-white .btn-ripper {
    font: 400 14px TwCenMT;
    padding: 1px 5px;
  }

  .carousel-indicators {
    display: none;
  }

  .fac-nav.withpad {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0 15px 0;
    flex-direction: column;
  }

  .fac-nav li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0;
    margin: 10px;
    font-size: 15px;
    box-shadow: none;
  }

  .fac-nav li .icon {
    margin: 0 0 5px 0;
    font-size: 44px;
  }

  .sub-container figure figcaption {
    width: 100%;
    margin: 0;
  }

  .sub-container .prod-title {
    margin-bottom: 0;
    text-align: center;
  }

  .footer-top-wrapper p {
    margin-bottom: 25px;
    font-size: 20px;
  }

  .footer-top-wrapper .payment-mood img {
    width: 100%;
    max-width: 56px;
    height: 100%;
    max-height: 35px;
  }

  .social-nav li a {
    font-size: 16px;
  }

  .cart-details-wrapper .cart-item {
    padding-bottom: 40px;
    margin-bottom: 20px;
  }

  .cart-details-wrapper .cart-item .item-disc p {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .cart-details-wrapper .cart-item .item-disc .action-wrapper {
    top: 100%;
    right: auto;
  }

  .mob-footer-wrapper {
    overflow: hidden;
    display: block;
  }

  .mob-footer-wrapper .footer-top {
    padding: 20px;
    background: #f2f3f5;
    text-align: center;
    font-size: 16px;
  }

  .mob-footer-wrapper .footer-top a {
    color: #444444;
  }

  .mob-footer-wrapper .footer-top i {
    vertical-align: baseline;
  }

  .mob-footer-wrapper .footer-top:hover {
    background: #444444;
  }

  .mob-footer-wrapper .footer-top:hover a {
    color: #ffffff;
  }

  .mob-footer-wrapper .footer-bottom {
    padding: 15px 10px;
    color: #ffffff;
    background: #222222;
    font-size: 14px;
    font-weight: 400;
  }

  .mob-footer-wrapper .footer-bottom a {
    color: #ffffff;
  }

  .toast-top-right {
    top: 120px;
  }

  .nav-button-container {
    margin: 0;
    padding: 30px 0 50px;
  }

  .nav-button-container .atc-btn.sm-btn {
    max-width: 100%;
  }

  #my-order {
    padding-left: 0;
  }

  #my-order .panel-body {
    padding: 0;
  }

  .content-wrapper {
    padding: 30px 0;
  }

  .content-wrapper .article-text h4 {
    margin-top: 0;
  }

  .flash-sale-wrapper .flash-sale-header {
    flex-direction: column;
  }

  .flash-sale-wrapper .flash-sale-header .title-bar {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  .flash-sale-wrapper .flash-sale-header .timing-bar {
    width: 100%;
  }

  .flash-sale-wrapper .flash-sale-header .timing-bar .time-wrapper .lab-bg {
    padding: 2px 4px;
  }

  .flash-sale-wrapper .flash-sale-header .timing-bar .more-btn {
    padding: 8px 12px;
    line-height: 6px;
    letter-spacing: 0;
  }

  .product-discription .form-group .dropdown .dropdown-bar {
    width: 73vw;
    font-size: 16px;
  }

  .gallery-row {
    padding: 10px 0;
  }

  .accordion-toggle.collapsed > i {
    font-size: 19px;
  }

  .cart-row {
    margin-top: 10px;
  }

  .xsmall-container {
    margin-bottom: 0;
  }
}
