@charset "UTF-8";
h1, h2, h3, h4, h5 {
  color: #444;
}

#tryNowCatalogItem, .add-to-cart-wishlist, .btn-primary, .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle, .btnConfirmPayment, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .btn-success {
  color: #fff !important;
  border: 3px solid #f28288;
  border-color: #f28288;
  background-color: #f28288;
  box-shadow: none;
  cursor: pointer;
  border-radius: 0.15rem;
}

#tryNowCatalogItem:hover, .add-to-cart-wishlist:hover, .btn-primary:hover, .btn-success:hover {
  background-color: #f28288;
  border: 3px solid #f28288;
  -webkit-box-shadow: 0 0 0 1px #fff inset;
  box-shadow: inset 0 0 0 1px #fff;
}

a {
  color: #444;
}

a:hover {
  color: #f28288;
  text-decoration: none;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

a {
  text-decoration: none;
  color: #444;
}

.bg-base {
  background-color: #f28288;
}

.background-secondary-color {
  background-color: #444;
}

.background-base-semitransperant-color {
  background-color: #f282881f;
}

.tertiary_color {
  color: #f28288;
}

.border-bottom-sec-color {
  border-bottom: 1px solid #ccc;
}

.border-top-sec-color {
  border-top: 1px solid #ccc;
}

.border-sec-color {
  border: 1px solid #ccc;
}

.card a {
  color: #f28288;
}

.product-card-body {
  padding: 0.75rem;
  border-top: 1px solid #ccc;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px #ccc;
  box-shadow: 0 1px 1px #ccc;
}

.panel.panel-default {
  border-color: #ccc;
}

.card .card-img-overlay a h2.card-title {
  color: #f28288;
}

.card-text:last-child {
  margin-bottom: 10px;
}

.todayrate {
  display: flex;
  flex: 1;
}
.todayrate ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.todayrate ul li {
  display: inline-block;
  padding: 0 8px 0 4px;
  border-right: 1px solid #a7a7a7;
  font-size: 14px;
}
.todayrate ul li:first-child {
  border-right: none;
  padding: 0;
}
.todayrate ul li:last-child {
  border-right: none;
}

#rate-ticker {
  color: #fff;
  display: inline-block;
  margin-bottom: 0px;
  padding: 0px;
}

#rate-ticker > li:first-child {
  padding: 0px;
}

#rate-ticker > li {
  border-right: 1px solid #fff;
}

#rate-ticker > li:first-child, #rate-ticker > li:last-child {
  border-right: 0px;
}

#rate-ticker > li {
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
}

.todaysRate {
  font-size: 13px;
  position: relative;
}

/*******************************************************************/
/*navigation css start here*/
/*******************************************************************/
.navbar .dropdown-menu {
  background-color: #fff;
}

.navbar-brand img {
  width: 60px;
}

@media (max-width: 768px) {
  .nav-brand-button a img {
    height: 50px;
  }
}
@media (max-width: 992px) {
  #navbarSupportedContent {
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .nav-brand-button {
    width: 100%;
  }
}
.navbar-toggler {
  color: #444;
  border-color: #fff;
}

.nav-item li:hover {
  color: #f28288;
}

.nav ul .navbar-nav {
  flex-direction: row;
}

.custom-navigation .navbar-collapse.collapse {
  float: left;
}

@media (max-width: 992px) {
  .navbar-collapse.collapse.in {
    margin: 0px !important;
    width: 100% !important;
    display: block !important;
  }

  .navbar-collapse.in {
    overflow-y: auto !important;
  }

  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    min-height: 100%;
  }
}
@media screen and (min-width: 992px) {
  .navbar-nav {
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    align-self: center;
  }

  .navbar .nav-item {
    padding: 0rem;
    margin: 0 0.25rem;
  }
  .navbar .nav-item .dropdown-menu {
    font-size: 14px;
  }
}
.nav-link {
  padding: 10px 0px;
}

.navbar-light .navbar-nav .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
}

.todaysRate {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
}

.navbar {
  padding: 0rem 1rem;
}

@media (min-width: 992px) {
  .navbar {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
}
.navbar .dropdown-menu {
  top: 45px;
}

.navbar .dropdown-menu ul.nav li.nav-item {
  margin-bottom: 15px;
}

@media (min-width: 767px) and (max-width: 768px) {
  .top-right-nav .nav-link {
    display: inline-flex;
    padding: 0;
  }

  .top-right-nav .nav-link.dropdown-toggle::after {
    position: relative;
    top: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .nav-brand-button {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .navbar-toggler {
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
  }
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 1rem 0rem;
}

ul.navbar-nav {
  justify-content: space-evenly;
}

@media only screen and (max-width: 992px) {
  .navbar {
    padding: 0rem 0.5rem;
    font-size: 14px;
  }

  .nav-brand-button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
.sub-form-wrapper {
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 48px 20px;
  position: absolute;
  top: 10%;
  z-index: 9;
  left: 0;
  right: 0;
  border-radius: 15px;
  text-align: center;
}
@media (max-width: 768px) {
  .sub-form-wrapper {
    width: 90%;
    padding: 0px 10px 10px;
  }
}
.sub-form-wrapper h2 {
  margin: 15px 0;
  line-height: 28px;
  padding: 0;
}

.subcription-form {
  background: #3e445087;
  padding: 26px 18px;
  display: flex;
}
@media (max-width: 768px) {
  .subcription-form {
    width: 100%;
  }
}
.subcription-form .column {
  width: 45%;
  margin: 10px;
}
@media (max-width: 768px) {
  .subcription-form .column {
    width: 100%;
    margin: 0 auto 10px;
  }
}
.subcription-form .column input {
  background: transparent;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  padding: 15px 10px;
  width: 100%;
  outline: none;
}
.subcription-form .column input:-ms-input-placeholder {
  color: #fff;
}
.subcription-form .column input:-moz-placeholder {
  color: #fff;
}
.subcription-form .column input::-webkit-input-placeholder {
  color: #fff;
}
.subcription-form .column input::-moz-placeholder {
  color: #fff;
}
.subcription-form .column-button {
  width: 95%;
  margin: 10px;
}
.subcription-form div.column-button button {
  padding: 15px 40px;
  text-transform: uppercase;
  color: #fff;
  background: transparent;
  outline: none;
  border: 1px solid #fff;
  font-size: 16px;
  letter-spacing: 0.03em;
  cursor: pointer;
}
.subcription-form div.column-button button:hover {
  background: #f28288;
}

.error-msg {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  background: #fff;
  padding: 10px;
  color: #c50a0a;
  text-transform: capitalize;
}

.error-outer {
  width: 100%;
  text-align: center;
  padding: 15px;
}

#tryNowCatalogItem, .add-to-cart-wishlist, .btn-success, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .btnConfirmPayment, .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle, .btn-primary {
  border-radius: 0.15rem;
  color: #fff !important;
  border-color: #f28288;
  background-color: #f28288;
  border: 3px solid #f28288;
  padding: 0.3rem 0.75rem;
  box-shadow: none;
  cursor: pointer;
}

#tryNowCatalogItem:hover, .add-to-cart-wishlist:hover, .btn-primary:hover, .btn-success:hover {
  border: 3px solid #f28288;
  -webkit-box-shadow: 0 0 0 1px #fff inset;
  box-shadow: inset 0 0 0 1px #fff;
}

.rodio-button {
  overflow: auto;
  float: left;
  margin-right: 20px;
}

.rodio-button label {
  float: left;
  margin: 0;
}

.rodio-button label span {
  display: block;
  cursor: pointer;
  font-size: 14px;
  color: #16181d;
  background-color: #fff;
  border: solid 1px #f28288;
  padding: 5px 18px;
  text-align: center;
  cursor: pointer;
}

.rodio-button label span:hover {
  background-color: #ebebeb;
}

.rodio-button label input {
  position: absolute;
  top: -20px;
  visibility: hidden;
}

.rodio-button label span.input-checked {
  background-color: #f28288;
  color: #ebebeb;
}

.quality-custom {
  display: inline-flex;
}
.quality-custom .variant-option {
  padding: 0px 10px 0px 10px;
}
.quality-custom .variant-option:first-child {
  padding: 0px 10px 0px 0px;
}

.pro-name {
  margin-bottom: 20px;
}

.quality-custom .jf-selectpicker, .quality-custom option {
  font-size: 12px;
  color: #444;
  border: solid 1px #ebebeb;
  padding: 8px 14px;
  margin-top: 10px;
}

.designer-note h6, .quality-custom h6, .price h6, .add-cart h6 {
  line-height: 14px;
  color: #444;
  margin-bottom: 0px;
}

#variantTemplate .price, #variantTemplate .product-description.shipsby {
  padding: 8px 0px;
}

.similar-products-vertical h6 {
  text-align: center;
  margin-bottom: 1rem;
}
.similar-products-vertical .carousel-inner.vertical {
  height: 100%;
  /*Note: set specific height here if not, there will be some issues with IE browser*/
  padding: 0rem 2rem;
}
.similar-products-vertical .carousel-inner.vertical > .item {
  -webkit-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}
.similar-products-vertical .carousel-item {
  margin-bottom: 15px;
}
.similar-products-vertical .carousel-item a .price {
  display: flex;
  justify-content: center;
}
.similar-products-vertical .carousel-item a img {
  margin-top: 1rem;
  border: 1px solid #ccc;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .similar-products-vertical .carousel-inner.vertical > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .similar-products-vertical .carousel-inner.vertical > .item.next,
.similar-products-vertical .carousel-inner.vertical > .item.active.right {
    -webkit-transform: translate3d(0, 33.33%, 0);
    transform: translate3d(0, 33.33%, 0);
    top: 0;
  }
  .similar-products-vertical .carousel-inner.vertical > .item.prev,
.similar-products-vertical .carousel-inner.vertical > .item.active.left {
    -webkit-transform: translate3d(0, -33.33%, 0);
    transform: translate3d(0, -33.33%, 0);
    top: 0;
  }
  .similar-products-vertical .carousel-inner.vertical > .item.next.left,
.similar-products-vertical .carousel-inner.vertical > .item.prev.right,
.similar-products-vertical .carousel-inner.vertical > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
  }
}
.similar-products-vertical .carousel-inner.vertical > .active {
  top: 0;
}
.similar-products-vertical .carousel-inner.vertical > .next,
.similar-products-vertical .carousel-inner.vertical > .prev {
  top: 0;
  height: 100%;
  width: auto;
}
.similar-products-vertical .carousel-inner.vertical > .next {
  left: 0;
  top: 33.33%;
  right: 0;
}
.similar-products-vertical .carousel-inner.vertical > .prev {
  left: 0;
  top: -33.33%;
  right: 0;
}
.similar-products-vertical .carousel-inner.vertical > .next.left,
.similar-products-vertical .carousel-inner.vertical > .prev.right {
  top: 0;
}
.similar-products-vertical .carousel-inner.vertical > .active.left {
  left: 0;
  top: -33.33%;
  right: 0;
}
.similar-products-vertical .carousel-inner.vertical > .active.right {
  left: 0;
  top: 33.33%;
  right: 0;
}
.similar-products-vertical #carousel-pager .carousel-control.left {
  bottom: initial;
  width: 100%;
}
.similar-products-vertical #carousel-pager .carousel-control.right {
  top: initial;
  width: 100%;
}

table.borderless, .borderless {
  border-color: transparent;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-bottom-style: none;
}

.borderless thead th {
  border: none;
  border-bottom: 0px solid transparent;
  background: #f4f4f4;
  font-weight: 500;
}

.borderless tr {
  font-size: 13px;
  padding: 0.6rem;
}

.breadcrumb {
  font-size: 13px;
  margin-bottom: 0px;
  padding: 1.5rem 0rem 1rem 0rem;
}

.prod-details-tables .card.borderless {
  padding: 20px;
}

.prod-spec-details.card-group {
  flex-direction: column;
}

.similar-products-vertical {
  border-left: 1px solid #f4f4f4;
}
.similar-products-vertical .price {
  text-align: center;
  display: flex;
  justify-content: center;
  color: #f28288;
  font-size: 13px;
}

.product-nam {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}

#variantTemplate {
  font-size: 14px;
}

.product-materials-row .material p {
  font-size: 14px;
  margin: 5px 0;
  padding: 0px 15px 0px 0px;
  border-right: 1px solid #ccc;
}

.product-materials-row .material:last-child p {
  border-right: 1px solid transparent;
}

.product-customization-options #variantDropdown {
  padding: 5px 0px;
}

.prod-spec-details .table td, .prod-spec-details .table th {
  padding: 0.6rem;
}

.product-materials-row {
  display: none;
}

#pinverification .dropdown-menu {
  min-width: 18rem;
}

#pinverification .dropdown-toggle::after {
  margin-top: 0px;
}

#pinverification .btn-sm {
  border: 1px solid #444;
  background-color: transparent;
}

#pinverification .text-success {
  vertical-align: middle;
  top: 10px;
  padding-left: 1px;
  position: relative;
}

#pinverification .pin-label {
  margin: 0 0 0 0;
  padding: 0 0 0 7px;
}

#pinverification .form-group {
  margin: 5px 0 0 5px;
}

#pinverification .btn {
  padding: 5px 10px;
  margin: 5px 0px 2px -1px;
}

#pinverification .btn-primary:hover, .btn-success:hover {
  color: #f28288;
}

#pinverification .text-danger {
  vertical-align: middle;
  top: 9px;
  padding-left: 7px;
  position: relative;
}

span#deliveryavailble, span#pincodeerrormsg {
  top: 0px !important;
  padding-top: 2px !important;
  display: block;
}

#pinverification .btn-sm {
  border-radius: 0.15rem;
  color: #fff;
  border-color: #f28288;
  background-color: #f28288;
  border: 3px solid #f28288;
  padding: 0.3rem 0.75rem;
  box-shadow: none;
}
#pinverification .btn-sm:hover {
  border: 1px solid #fff;
  background-color: #f28288;
  color: #fff !important;
  border: 3px solid #f28288;
  -webkit-box-shadow: 0 0 0 1px #fff inset;
  box-shadow: inset 0 0 0 1px #fff;
}

button#btnverify {
  align-self: flex-start;
  margin: 5px 10px !important;
  padding: 4px 10px !important;
}

/*============================================
    Product-Detail page
 * ======================================================================== */
.navbar.innerpage-navbg {
  background: #16181d;
}

.product-specifications {
  background-color: #eefafa;
  padding: 10px 0 30px;
}

.product-specifications p {
  font-family: Montserrat;
  font-size: 15px;
  line-height: 2em;
  text-align: center;
  color: #16181d;
}

.product-specifications a.prod-spec {
  font-size: 15px;
  color: #16181d;
  padding: 11px 20px;
  border: 1px solid #30343f;
  background: transparent;
  border-radius: inherit;
  margin: 18px 0px;
  cursor: default;
}

.product-specifications a.prod-spec:active:focus, .product-specifications a.prod-spec:hover {
  background-color: transparent;
  border-color: #30343f;
  outline: none;
  outline-offset: 0;
}

.product-specifications a, .every-purchase a {
  font-size: 17px;
  color: #16181d;
  border-bottom: 1px solid #16181d;
}

.product-specifications a:hover, .every-purchase a:hover {
  text-decoration: none;
  transition: none;
}

.carousel-control {
  top: 35%;
  bottom: 50%;
  width: auto;
  font-size: 20px;
  color: #313131;
  text-align: center;
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 10;
  font-size: 29px;
}

.carousel-control:focus, .carousel-control:hover {
  color: #313131;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 10;
}

#adornists-recommend s.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  width: 100%;
}

.every-purchase p {
  font-family: "Dancing Script", cursive;
  font-size: 48px;
  text-align: center;
  color: #a6e7e5;
}

.pro-name h4 {
  margin: 0;
}

.pro-name h4 span {
  margin-left: 15px;
  color: #f56476;
  font-size: 16px;
}

/*.designer-note p {
    font-family: Merriweather;
    font-size: 13px;
    line-height: 1.85;
    color: #16181d;
    padding-right: 4em;
}*/
.price .base-price {
  margin-left: 15px;
  vertical-align: middle;
  text-decoration: line-through;
  padding-top: 3px;
}

.safe-hand h4 {
  line-height: 19px;
  font-size: 15px;
  text-align: center;
  color: #16181d;
}

.safe-hand p {
  font-size: 11px;
  line-height: 1.82;
  text-align: center;
  color: #000000;
  line-height: 20px;
  width: 236px;
  margin: 0 auto;
}

.safe-hand img {
  width: auto;
  margin: 0 auto 19px;
  text-align: center;
}

.product-slider {
  border-radius: 0px;
}

.product-slider #carousel {
  border: 4px solid #ebebeb;
  margin: 0;
}

.product-slider #thumbcarousel {
  margin: 12px 0 0;
  padding: 0 45px;
}

.product-slider #thumbcarousel .carousel-item {
  text-align: center;
}

.product-slider #thumbcarousel .carousel-item .thumb {
  border: 1px solid #ebebeb;
  width: 15%;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  max-width: 98px;
  border-radius: 0px;
}

.product-slider #thumbcarousel .carousel-item .thumb:hover {
  border-color: #ebebeb;
}

.left-float {
  float: left;
}

.jf-small-img .thumbnail {
  width: 100%;
  padding: 5px;
}

.carousel-inner .item .jf-small-img {
  padding: 5px;
  /*width:20%;*/
}

.jf-small-img img {
  border: 1px solid #ebebeb !important;
}

.jf-small-img.jf-col-5 {
  width: 20%;
  padding: 5PX;
}

/*.carousel-inner{
    .carousel-item{

border: 1px solid #c2c3c0;
    width: 15%;
   }}*/
/*******************************************************************/
/*navigation search css start here*/
/*******************************************************************/
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}

.search-form .form-group input.form-control::-moz-placeholder {
  display: none;
}

.navbar-right {
  min-width: 450px;
  /*or I can probably just use columns*/
}

.navbar-right form {
  width: 100%;
}

.search-form .form-group {
  position: relative;
  width: 100%;
  min-width: 50px;
  height: 35px;
  overflow: hidden;
  transition: width 1s;
  backface-visibility: hidden;
  justify-content: center;
  align-items: center;
  align-self: center;
}

.search-form .form-group input.form-control {
  position: absolute;
  right: 0;
  outline: none;
  width: 100%;
  margin: 0;
  z-index: 10;
}

/*.search-form input[type="text"].form-control{
    -webkit-appearence:none;
    -webkit-border-radius: 50px 50px 50px 50px;
}*/
.form-control-submit,
.search-label {
  width: 50px;
  /* height: 50px; */
  position: absolute;
  right: 0;
  /* top: 0; */
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
  line-height: 35px;
  /* background: transparent; */
  /* color: #444; */
  /* border: 1px solid #fff; */
  /* border-radius: 50%; */
  /* line-height: 50px; */
}

.form-control-submit {
  background: #fff;
  /*stupid IE*/
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}

.search-label {
  z-index: 90;
}

.form-group.sb-search-open,
.no-js .sb-search-open {
  width: 100%;
}

.form-group.sb-search-open .search-label,
.no-js .sb-search .search-label {
  background: #f28288;
  color: #fff;
  z-index: 11;
}

.form-group.sb-search-open .form-control-submit,
.no-js .form-control .form-control-submit {
  z-index: 90;
}

/*******************************************************************/
/*footer section css start here*/
/*******************************************************************/
.credits a, .credits, .copyright-text {
  color: #f4f4f4;
  font-size: 13px;
  line-height: 20px;
  font-family: Playfair Display;
}

.site-footer {
  background: #f28288;
}

.contact-details.right-border {
  border-right: 1px solid #f4f4f461;
  opacity: 3;
}
.contact-details h6 {
  font-family: Courgette;
  color: #f4f4f4;
}
.contact-details p {
  font-family: Playfair Display;
  color: #f4f4f4;
  font-size: 14px;
}
.contact-details ul li a {
  color: #fff;
}
.contact-details ul li a:hover i.fa-facebook {
  color: #3b5998;
}
.contact-details ul li a:hover i.fa-twitter {
  color: #00b6f1;
}
.contact-details ul li a:hover i.fa-instagram {
  color: #2c6a93;
}
.contact-details ul li a:hover i.fa-google-plus {
  color: #c20806;
}

.bottom-footer {
  background: #444;
}
.bottom-footer div div ul li a {
  color: #f4f4f4;
  font-size: 14px;
  line-height: 30px;
}
.bottom-footer div div ul li a:hover {
  color: #f28288;
  text-decoration: none;
}

.credits a:hover {
  color: #f28288;
  text-decoration: none;
}

/*footer section css ends here*/
#scrollToTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #444;
  color: #fff;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px;
}

#scrollToTop:hover {
  background-color: #fff;
  color: #444;
}

.forgotpasswordlink, .login-customContent label, .login-customContent p, .login-customContent input, .form-group input, .form-group label, .form-group .controls {
  font-size: 14px;
}

.login-customContent {
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.login-customContent label {
  margin-top: 5px;
}
@media screen and (min-width: 992px) {
  .login-customContent {
    margin: 0 auto;
  }
  .login-customContent .graybg {
    padding: 15px;
  }
}

.borderBottom {
  padding-top: 1rem;
  border-bottom: 1px solid #f4f4f4;
  /*margin-bottom: 20px;*/
  /*padding-bottom: 10px;*/
}

/*@media only screen and (min-width: 768px){*/
.form-control:focus {
  border-color: #a7a7a7;
  box-shadow: none;
}

/*}*/
.error, .field-validation-error {
  font-size: 14px;
  color: red;
}

.btn-facebook.bg {
  background: none repeat scroll 0 0 #3b5998;
  border: 1px solid rgba(0, 0, 0, 0.08);
  color: #fff;
}

.forgotpasswordlink {
  color: #f28288;
}

.account-heading {
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  color: #f00;
}

.btn.orangebtn {
  padding: 6px 20px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background-color: #f28288;
  color: #fff;
}

.nav-tabs .nav-link {
  color: #f28288;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #444;
}

.nav-tabs .nav-link {
  color: #444;
}

.btn.focus, .btn:focus {
  box-shadow: none;
}

#clearAnniversayDate {
  line-height: 1.8;
}

.login-content {
  background: #fff;
  border: 1px solid #f4f4f4;
  padding: 20px;
  box-shadow: 0px 1px 2px 2px #33333314;
  margin: 2em auto 0;
}

.myAccount {
  margin-top: 14rem;
}

/*.cart-item-count{
    position: absolute;
    right: -5px;
    top: 0;
    /*border-radius: 50%;
    border: 1px solid  $light_grey;
    height: 20px;
    width: 20px;
    line-height: 20px;
}*/
.myAccount .panel.panel-default {
  border-color: white;
}

.myAccount .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.myAccount .panel-body a {
  font-size: 1rem;
}

.myAccount .panel.panel-default {
  border: none;
}
.myAccount .nav-item a {
  font-size: 15px;
  font-family: roboto;
  padding: 0.5rem 1rem;
  margin: 0px;
}

.removewishlistItem, .addwishlistItemtoCart {
  color: #fff;
  padding: 6px;
  border: 1px solid #f4f4f4;
  cursor: pointer;
}
.removewishlistItem:hover, .addwishlistItemtoCart:hover {
  border: 1px solid #f28288;
  background: #f28288;
  color: #fff;
}

.jf-hide {
  display: none;
}

.wishlist-row {
  padding: 10px 0px;
  border: 1px solid #f4f4f4;
  border-radius: 10px;
  margin: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f282881f;
  margin: 2em 0em;
}
@media screen and (max-width: 768px) {
  .wishlist-row {
    flex-direction: column;
    margin: 1em 1em;
    padding: 30px 0px;
  }
}

.wish-thumb {
  flex: 1;
  text-align: center;
}
.wish-thumb img {
  width: 60% !important;
  border: 1px solid #f4f4f4;
  box-shadow: 0 0 5px 1px #25242424;
}

.panel {
  box-shadow: none;
}

.wishlist-other-details {
  flex: 2;
}
.wishlist-other-details .jf-catalog-price {
  margin: 0px 0 10px;
}
.wishlist-other-details h3 {
  font-size: 20px;
  margin: 0 0 10px 0;
}

.no-wishlist {
  text-align: center;
  color: #555555;
  font-size: 20px;
  font-weight: 100;
  border: 1px solid #f4f4f4;
  padding: 20px 10px;
  margin: 3em;
  border-radius: 6px;
  box-shadow: 0 2px 3px #f4f4f4;
  line-height: 28px;
}

.wishlist-other-details .btn {
  color: #fff;
  background: #f28288;
  border: 1px solid #f28288;
}
.wishlist-other-details .btn:hover {
  border: 1px solid #f28288;
  background: #f28288;
  color: #fff;
}

.wishlist-other-details .fa-shopping-cart {
  margin-right: 7px;
}

.fontStrikeThrough {
  text-decoration: line-through;
  font-size: 15px;
}

.wishlist-other-details .fa-remove {
  margin-right: 7px;
}

/*common css*/
h1, h2, h3, h4, h5, h6 {
  border: 0;
  outline: 0;
  font-family: Playfair Display;
  color: #444;
  letter-spacing: 0.155px;
}

body {
  font-family: Lato;
  color: #444;
}

#maincarousel .carousel-indicators li {
  background-color: #fff;
  border: 2px solid #d7d7d7;
  background-image: none;
  width: 15px;
  height: 15px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: 0 5px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

#maincarousel .carousel-indicators li:hover, #maincarousel .carousel-indicators li.active {
  border: 2px solid #f28288;
}

#header.header-scrolled #logo h1 a.scrollto {
  color: #555;
}

#header.header-scrolled {
  background: #fff;
}

.header-scrolled .nav-menu a {
  color: #555;
}

/*----------------------------------------------*/
/*--==========================
      new-arrival and best-seller Section
    ============================*/
.new-best-seller .box1 .box1-border {
  border: 1px solid #ebebeb;
}
.new-best-seller .box1 .box1-border .row-eq-height {
  display: flex;
}
.new-best-seller .box1 .box1-border a.row {
  min-height: 260px;
  padding: 10px 30px;
}
.new-best-seller .box1:hover {
  border-color: #f28288;
}
.new-best-seller .box1:hover .box1-border {
  border-color: #f28288;
}
.new-best-seller .box1:hover h3 {
  color: #f28288;
}
.new-best-seller .txt h3 {
  font-size: 42px;
  margin: 0 0 12px;
  line-height: 1;
  color: #444;
  transition: all 0.3s;
  transition: all 0.3s;
  transition: all 0.3s;
}
.new-best-seller .txt p {
  line-height: 1.3em;
  color: #a7a7a7;
  font-size: 16px;
  transition: all 0.3s;
}
.new-best-seller img {
  float: right;
}
.new-best-seller p {
  transition: all 0.3s;
}

.table-middle {
  display: table;
  width: 100%;
  height: 100%;
}

.table-cell {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}

@media (min-width: 768px) {
  .new-best-seller > div:hover h3 {
    transform: translate3d(0, -15px, 0);
  }
  .new-best-seller > div:hover p {
    transform: translate3d(0, 15px, 0);
  }
  .box3:hover h3 {
    transform: translate3d(0, -15px, 0);
  }
  .box3:hover p {
    transform: translate3d(0, 15px, 0);
  }
}
.new-best-seller > div img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media (min-width: 768px) {
  .new-best-seller > div:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
}
@media (max-width: 767px) {
  .new-best-seller .box1 {
    margin-bottom: 25px;
  }
  .new-best-seller .box1 .box1-border .row-eq-height {
    display: block;
  }
}
@media (max-width: 740px) {
  .new-best-seller img {
    float: none;
    padding-bottom: 10px;
  }
}
.new-best-seller .box1 {
  border: 3px solid #ebebeb;
  padding: 4px;
  transition: all 0.3s;
}

.new-best-seller-3 .box3:hover {
  border-color: #f28288;
}
.new-best-seller-3 .box3:hover h3 {
  color: #f28288;
}
.new-best-seller-3 .box3:hover .txt h3 span {
  color: #f28288;
}

/*----------------------------------------------*/
/*--==========================
      Section heading css
    ============================*/
.orderdetailtbl thead tr th label, .orderdetailtbl tbody tr td .status, .orderdetailtbl tbody tr td .weight, .orderdetailtbl tbody tr td .qty, .orderdetailtbl tbody tr td .pro-desc, .fancy-footer span:after, .fancy-footer span:before, .fancy span:after, .fancy span:before {
  content: "";
  position: absolute;
  height: 2px;
  top: 8px;
  width: 50%;
}

.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
  background-image: linear-gradient(right, #f28288, #fff);
  background-image: -webkit-gradient(linear, right top, left top, from(#f28288), to(#fff));
  background-image: -webkit-linear-gradient(right, #f28288, #fff);
  background-image: -moz-linear-gradient(right, #f28288, #fff);
  background-image: -ms-linear-gradient(right, #f28288, #fff);
  background-image: -o-linear-gradient(right, #f28288, #fff);
  background-image: linear-gradient(right, #f28288, #fff);
}
@media (max-width: 767px) and (min-width: 320px) {
  .fancy span:before {
    width: 10%;
  }
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
  background-image: linear-gradient(left, #f28288, #fff);
  background-image: -webkit-gradient(linear, left top, right top, from(#f28288), to(#fff));
  background-image: -webkit-linear-gradient(left, #f28288, #fff);
  background-image: -moz-linear-gradient(left, #f28288, #fff);
  background-image: -ms-linear-gradient(left, #f28288, #fff);
  background-image: -o-linear-gradient(left, #f28288, #fff);
  background-image: linear-gradient(left, #f28288, #fff);
}
@media (max-width: 767px) and (min-width: 320px) {
  .fancy span:after {
    width: 10%;
  }
}

.fancy-footer {
  line-height: 0.5;
  text-align: center;
}
.fancy-footer span {
  display: inline-block;
  position: relative;
}
.fancy-footer span:before {
  right: 100%;
  margin-right: 15px;
  background-image: linear-gradient(right, #a7a7a7, #fff);
  background-image: -webkit-gradient(linear, right top, left top, from(#a7a7a7), to(#fff));
  background-image: -webkit-linear-gradient(right, #a7a7a7, #fff);
  background-image: -moz-linear-gradient(right, #a7a7a7, #fff);
  background-image: -ms-linear-gradient(right, #a7a7a7, #fff);
  background-image: -o-linear-gradient(right, #a7a7a7, #fff);
  background-image: linear-gradient(right, #a7a7a7, #fff);
}
@media (max-width: 767px) and (min-width: 320px) {
  .fancy-footer span:before {
    width: 10%;
  }
}
.fancy-footer span:after {
  left: 100%;
  margin-left: 15px;
  background-image: linear-gradient(left, #a7a7a7, #fff);
  background-image: -webkit-gradient(linear, left top, right top, from(#a7a7a7), to(#fff));
  background-image: -webkit-linear-gradient(left, #a7a7a7, #fff);
  background-image: -moz-linear-gradient(left, #a7a7a7, #fff);
  background-image: -ms-linear-gradient(left, #a7a7a7, #fff);
  background-image: -o-linear-gradient(left, #a7a7a7, #fff);
  background-image: linear-gradient(left, #a7a7a7, #fff);
}
@media (max-width: 767px) and (min-width: 320px) {
  .fancy-footer span:after {
    width: 10%;
  }
}

.subtitle {
  color: #444;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  font-family: Playfair Display;
}

p.subtitle.fancy {
  margin-bottom: 0px;
}

p.subtitle.fancy-footer span {
  color: #fff;
  font-family: Playfair Display;
}

/*--==========================
       Our-Product Section css
    ============================*/
.our-product-outer .item-product {
  border: 1px solid #ebebeb;
  text-align: center;
  padding: 10px 10px 40px 10px;
  position: relative;
  background: #fff;
}
@media (max-width: 768px) and (min-width: 320px) {
  .our-product-outer .item-product {
    border: 1px solid #f28288;
  }
}
.our-product-outer .item-product:hover {
  border: 1px solid #f28288;
}
@media (max-width: 767px) and (min-width: 320px) {
  .our-product-outer .item-product {
    margin-bottom: 35px;
  }
  .our-product-outer .item-product .price span {
    font-size: 18px;
    color: #f28288;
  }
}
.our-product-outer .item-product h2 {
  font-size: 1.05em;
  font-family: Lato;
}
@media (max-width: 1499px) and (min-width: 992px) {
  .our-product-outer .item-product h2 {
    overflow: hidden;
    white-space: nowrap;
  }
}
@media (max-width: 1499px) and (min-width: 992px) {
  .our-product-outer .item-product .price span {
    font-size: 18px;
    color: #f28288;
  }
}

.our-product-outer .item-product .productimg {
  padding-top: 24px;
  position: relative;
}
@media (min-width: 768px) {
  .our-product-outer .item-product .productimg {
    min-height: 255px;
  }
}
.our-product-outer .item-product .productimg img {
  margin: 0 auto;
}

.item-product:hover .btn-cart {
  opacity: 1;
}

.item-product:hover .btn-cart {
  bottom: -18px;
  visibility: visible;
}

/*--==========================
       Our-Product- bottom buttton css
    ============================*/
.bottom-btn-outer {
  display: flex;
  position: absolute;
  bottom: -80px;
  text-align: center;
  width: 100%;
  justify-content: center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 768px) {
  .bottom-btn-outer {
    visibility: visible;
    opacity: 1;
    bottom: -60px;
  }
}

.shape-section {
  margin-top: 30px;
  padding: 40px 0;
}

.diamond-shape {
  background: #fff;
  height: 40px;
  text-align: center;
  transform: rotate(45deg);
  width: 40px;
  margin: 0 8px;
  border: 1px solid #f28288;
  z-index: 999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.diamond-shape:hover {
  background: #f28288;
  color: #fff;
}

.item-count {
  color: #f28288;
  display: table-cell;
  height: 40px;
  transform: rotate(-45deg);
  vertical-align: middle;
  width: 40px;
}
.item-count:hover {
  color: #fff;
}

.item-count a {
  color: #f28288;
}
.item-count a:hover {
  color: #fff;
}

.item-count:hover a {
  color: #fff;
}

.item-product:hover .bottom-btn-outer {
  visibility: visible;
  opacity: 1;
  bottom: -60px;
}

/*--==========================
     News Letter css
    ============================*/
.form-newlt {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 11px 0;
  position: relative;
  margin: 100px 0 0;
}
@media (max-width: 768px) {
  .form-newlt {
    margin: 0;
  }
}
.form-newlt .left-img {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 768px) {
  .form-newlt .left-img {
    display: none;
  }
}

.form-newlt .first {
  border-color: #f28288 !important;
  border-right: 1px solid;
}

.form-newlt .first p {
  color: #a7a7a7 !important;
  font-size: 18px;
  text-transform: uppercase;
  border: none;
  background: none;
  line-height: 45px;
  float: right;
  color: rgba(68, 68, 68, 0.3);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .form-newlt .first p {
    float: none;
    text-align: center;
  }
}

.form-newlt i {
  float: left;
  line-height: 45px;
  padding-left: 20px;
  position: absolute;
  color: #f28288;
}

.form-newlt input[type=email], .form-newlt input[type=text] {
  border: none;
  height: 45px;
  width: 45%;
  font-size: 13px;
  padding-left: 50px;
}
@media (max-width: 768px) {
  .form-newlt input[type=email], .form-newlt input[type=text] {
    width: 100%;
    display: block;
  }
}

.form-newlt input[type=email], .form-newlt input[type=text] {
  color: #f28288;
}

.form-newlt input[type=submit] {
  color: #f28288;
}

.form-newlt input[type=submit] {
  padding: 0 40px 0 0;
  position: absolute;
  top: 0;
  right: 15px;
  height: 50%;
  font-size: 18px;
  z-index: 2;
}

.form-newlt input[type=submit] {
  text-indent: 0;
  padding-right: 22px;
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  width: auto;
  padding-left: 15px;
  border-left: 1px solid #fff;
  line-height: 20px;
  margin-top: 0;
  height: auto;
  text-indent: inherit;
  visibility: hidden;
  cursor: pointer;
}

.form-newlt input[type=email]:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "";
}

.form-newlt input[type=text]:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "";
}

input:-webkit-autofill {
  background-color: transparent !important;
}

.form-newlt i.fa-long-arrow-right, .form-newlt input[type=submit]:hover + i.fa-long-arrow-right, .form-newlt input[type=submit] {
  color: #f28288;
}

.form-newlt .fa-long-arrow-right {
  position: absolute;
  right: 15px;
  top: 0;
  width: 50px;
  padding: 0;
  text-align: center;
}
@media (max-width: 768px) {
  .form-newlt .fa-long-arrow-right {
    bottom: 0;
    top: auto;
  }
}

.form-newlt .fa-long-arrow-right {
  color: #fff;
  width: auto;
}

.fa-long-arrow-right:before {
  content: "";
}

/*popular brands css*/
/* Slider */
/*.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    border:1px solid $gray_faint;
    &:hover{border-color: $base_color;}
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid $gray_faint;
    }
.slick-arrow {
    display: block;
}*/
.slick-slide {
  margin: 0 20px;
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  width: 100%;
  display: block;
  border: 1px solid #ebebeb;
}
.slick-slide img:hover {
  border-color: #f28288;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  user-select: none;
  touch-action: pan-y;
}
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-arrow {
  display: block;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid #ebebeb;
}

/*footer*/
#footer {
  background: #111 url(../../img/footer-bg.jpg) no-repeat;
  background-position: center bottom;
  padding: 0 0 0px 0;
}

#footer .footer-top {
  background: #000000ad;
}

.subscription-outer {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
}

.footer-social-link .diamond-shape {
  background: transparent;
  border: 1px solid #fff;
  margin: 0 12px;
}
.footer-social-link .diamond-shape:hover {
  border: 1px solid #f28288;
}

.social-icons {
  color: #f28288;
  display: table-cell;
  height: 40px;
  transform: rotate(-45deg);
  vertical-align: middle;
  width: 40px;
}
.social-icons a {
  color: #fff;
  font-size: 16px;
}
.social-icons a:hover {
  color: #f28288;
}

/*jfdghjdfghjkdfghjkfdhgjkfd*/
.testimonials {
  overflow: hidden;
  position: relative;
  height: auto;
}

.one-slide,
.testimonial,
.message {
  border: none !important;
  outline: none !important;
  line-height: 20px;
  font-size: 0.8rem;
}

.message {
  margin-bottom: 15px;
}

.icon-overlay {
  position: absolute;
  opacity: 0.3;
  right: 10%;
  top: 0;
  height: auto;
  width: 100%;
  max-width: 400px;
}

.testimonial-carousel-controls {
  min-height: 240px;
}
@media (max-width: 768px) {
  .testimonial-carousel-controls {
    min-height: 250px;
    margin-bottom: 20px;
  }
}

.carousel-controls .control {
  position: absolute;
  bottom: 6px;
  height: 28px;
  text-align: center;
  transform: rotate(45deg);
  width: 28px;
  margin: 0 8px;
  border: 1px solid #a7a7a7;
  z-index: 999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.carousel-controls .control:hover {
  border-color: #f28288;
}

.prev {
  left: 0rem;
}

.next {
  left: 2.4rem;
}

.testimonial-carousel-controls i.fa.fa-chevron-left,
.testimonial-carousel-controls i.fa.fa-chevron-right {
  display: table-cell;
  height: 28px;
  transform: rotate(-45deg);
  vertical-align: middle;
  width: 28px;
  line-height: 28px;
  font-size: 12px;
  color: #a7a7a7;
}

.carousel-controls .control:hover .fa {
  color: #f28288;
}

.avatar img {
  width: 100px;
  height: 100px;
  max-width: 100px;
  max-height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.5);
}

.avatar-name p {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  color: #f28288;
  font-weight: bold;
  font-size: 1rem;
  font-family: Playfair Display;
}
@media screen and (max-width: 768px) {
  .avatar-name p {
    margin-left: 25px;
  }
}

@media screen and (max-width: 768px) {
  .testimonials {
    max-height: 700px;
  }

  .icon-overlay {
    height: 300px;
    top: calc(50% - 150px);
  }

  .carousel-controls .control {
    width: 25px;
    height: 25px;
    top: inherit;
  }

  .prev {
    left: 0;
  }

  .next {
    right: 0;
  }
}
.headersocialicon ul li {
  padding: 0;
  margin: 0;
  color: #fff;
  display: inline-block;
  padding: 0 5px;
  list-style: none;
  cursor: pointer;
  font-size: 13px;
}
.headersocialicon ul li:first-child {
  padding-left: 0;
}
.headersocialicon ul li i.fa {
  font-size: 14px;
  padding: 0 10px;
  /*color:$base_color;*/
}
.headersocialicon ul li i.fa.fa-facebook-square:hover {
  color: #3b5998;
}
.headersocialicon ul li i.fa.fa-instagram:hover {
  color: #2c6a93;
}

@media screen and (max-width: 768px) {
  .headersocialicon ul li {
    display: none;
  }
}
.fixed-top-shadow {
  box-shadow: 1px 1px 1px #a7a7a7;
}

.hide {
  display: none !important;
}

.show-sm-custom {
  display: none;
}

body {
  font-family: Lato;
  margin-top: 5.5rem;
}
@media only screen and (max-width: 768px) {
  body {
    margin-top: 6.2rem;
  }
}
@media only screen and (max-width: 992px) {
  body {
    margin-top: 5rem;
  }
}

.myOrders .panel {
  border: none;
}

.graybg {
  background: #f4f4f4;
}

.menu-main {
  background: #fff;
  color: #444;
}

.menu-main li a.nav-link {
  letter-spacing: 0.01em;
  padding: 5px;
  text-decoration: none;
  display: inline-block;
  font-family: sans-serif;
  font-weight: 500;
  font-size: 14px;
  outline: none;
  border-bottom: 3px solid transparent;
}

/*ul.navbar-nav li a.nav-link{
    color:$white;
}*/
.menu-main li a.nav-link:hover {
  color: #f28288;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
  .top-right-nav ul.navbar-nav {
    flex-direction: row;
    font-size: 12px;
  }
}

header .centerlogo {
  transition: all 1s ease 0s;
}

.centerlogo {
  background: #fff;
  transition: all 1s ease 0s;
}

.top-right-nav nav.not-top {
  box-shadow: none;
}

#returnItemModal .modal-title {
  line-height: 1;
}

#maincarousel a.carousel-control-next, #maincarousel a.carousel-control-prev {
  top: 40%;
  bottom: auto;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #f28288;
  display: none;
}

.orderWidth {
  width: 10%;
}

.detailWidth {
  width: 15%;
}

.jf-my-order-img > img {
  width: 88px;
  height: 88px;
  border: 1px solid #dddddd;
  padding: 5px;
}

.reviewBtn {
  background: #dee2e6;
  border-radius: 0.25rem !important;
}

/*******************************************************************/
/*home 3-column below caurosal css start here*/
/*******************************************************************/
.blackbg p, .orangebg p {
  width: auto;
  display: inline-block;
  font-size: 22px;
  line-height: 36px;
  text-transform: capitalize;
  font-family: Courgette;
}

.three-imagecol .columnimg {
  min-height: 300px;
  padding: 10rem 0 0;
}

.orangebg p {
  background: #f28288;
}

.blackbg p {
  background: #f28288;
  color: #fff;
}

#Newarrivals a.carousel-control-next, #Newarrivals a.carousel-control-prev {
  top: 35%;
  bottom: auto;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #f28288;
}

#Bestsellers a.carousel-control-next, #Bestsellers a.carousel-control-prev {
  top: 35%;
  bottom: auto;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #f28288;
}

#recentlyViewed a.carousel-control-next, #recentlyViewed a.carousel-control-prev {
  top: 35%;
  bottom: auto;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #f28288;
}

/*******************************************************************/
/*home tab section for features and best seller css start here*/
/*******************************************************************/
.center-heading {
  position: relative;
  margin: 0 auto 40px;
}
.center-heading h3 {
  line-height: 3rem;
}
.center-heading h3:before {
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px solid #f28288;
  bottom: -5px;
  content: " ";
  height: 14px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 36px;
  z-index: 1;
  border-radius: 100%;
  width: 14px;
}
.center-heading h3:after {
  background: #f28288 none repeat scroll 0 0;
  bottom: 1px;
  content: " ";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 130px;
}

.tab-feature-bestseller .nav-tabs {
  border-bottom: 0;
  border-bottom: none;
}
.tab-feature-bestseller .nav-tabs .nav-link {
  color: #ccc;
}
.tab-feature-bestseller .nav-tabs .nav-link.active {
  color: #f28288;
  background-color: transparent;
  border-color: transparent;
}
.tab-feature-bestseller .nav-tabs .nav-link:hover {
  border-color: transparent;
  color: #f28288;
}

/*tab-feature-bestseller end here*/
/*******************************************************************/
/*Home-customer speak css start here*/
/*******************************************************************/
.customer-speak h3 {
  color: #f28288;
  font-family: Courgette;
  letter-spacing: 1px;
}
.customer-speak blockquote {
  font-family: Georgia;
  font-size: 18px;
  font-style: normal;
  width: auto;
  margin: 0.3em 0;
  padding: 0.35em 0;
  line-height: 1.45;
  position: relative;
  color: #fff;
}
.customer-speak blockquote:before {
  display: block;
  padding-left: 10px;
  content: "“";
  font-size: 50px;
  position: absolute;
  left: -33px;
  top: -30px;
  color: #fff;
}
.customer-speak blockquote cite {
  color: #fff;
  font-size: 18px;
  display: block;
  margin-top: 5px;
  font-family: Courgette;
  letter-spacing: 1px;
}

blockquote p.cust-comment {
  font-size: 16px;
  line-height: 28px;
  font-family: Playfair Display;
}
blockquote cite:before {
  content: "— ";
}

.read-more a {
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  padding: 10px 12px;
  font-family: Playfair Display, sans-serif;
  transition: all 0.6s;
}
.read-more a:hover {
  text-decoration: none;
  background: #fff;
  color: #f28288;
}

/*Home-customer speak css end here*/
/*******************************************************************/
/*Blog css start here*/
/*******************************************************************/
.blog-content {
  background: #f28288;
  min-height: 260px;
}
.blog-content h4 {
  font-family: Courgette;
}
.blog-content a {
  color: #f28288;
  font-size: 18px;
  transition: all 1s ease 0s;
}
.blog-content a:hover {
  background: #fff;
  padding: 2px;
  color: #f28288;
  text-decoration: none;
}
.blog-content p {
  color: #a7a7a7;
}

.blog-image img {
  min-height: 259px;
}

.ourblog .center-heading h3:after {
  width: 100%;
}

/*******************************************************************/
/*facebook and video css start here*/
/*******************************************************************/
@media (max-width: 768px) {
  .videoFrame iframe {
    width: 100%;
  }
}

.center-heading-white {
  position: relative;
  margin: 0 auto 40px;
}
.center-heading-white h3 {
  line-height: 3rem;
}
.center-heading-white h3:before {
  background: #9c9b99 none repeat scroll 0 0;
  border: 1px solid #fff;
  bottom: -5px;
  content: " ";
  height: 14px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 36px;
  z-index: 1;
  border-radius: 100%;
  width: 14px;
}
.center-heading-white h3:after {
  background: #fff none repeat scroll 0 0;
  bottom: 1px;
  content: " ";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 130px;
}

.playbtn {
  position: absolute;
  top: 45%;
  /* bottom: 0; */
  left: 0;
  right: 0;
  text-align: center;
}
.playbtn .fa-play {
  color: #fff;
  background: #c92c2a;
  border-radius: 10px;
}

/*facebook and video css end here*/
/*******************************************************************/
/*News letter section css start here*/
/*******************************************************************/
.news-letter {
  background: #f28288;
}
.news-letter .note {
  color: #444;
  font-size: 14px;
}
.news-letter .form-group .error {
  color: #f00;
  font-size: 14px;
  position: absolute;
  bottom: 0;
}
.news-letter .form-group input.form-control {
  height: auto;
  padding: 7px;
  font-size: 13px;
  background: #ffffff40;
  border-radius: 0;
  border: 1px solid #a7a7a7;
}
.news-letter form.form-inline .form-group {
  width: 90%;
  background: transparent;
}
.news-letter button.btn {
  background: transparent;
  border: 1px solid #a7a7a7;
  border-radius: 0;
  font-size: 14px;
  text-transform: uppercase;
  padding: 6px 7px;
}
.news-letter button.btn:hover {
  background: #fff;
  color: #f28288;
}

.subscribe-success {
  display: block;
}

.subscribe-hidden {
  display: none;
}

/*News letter section css end here*/
/*******************************************************************/
/*page3 - product-detail*/
/*******************************************************************/
.product-info p {
  padding: 0;
  margin: 0;
}
.product-info ul li {
  padding: 8px 0;
}

.itemcode {
  opacity: 0.75;
  font-size: 14px;
}

.item-desc {
  line-height: 34px;
}

.item-price {
  border-bottom: 1px solid #f28288;
  display: inline-block;
  padding-bottom: 2px;
  margin: 0;
}
.item-price span .fa {
  font-size: 20px;
  padding-right: 8px;
}

.outofstock {
  color: #f00;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 600;
}

.attribute-head {
  margin: 0;
  padding: 20px 0 5px;
  font-size: 18px;
  font-weight: 600;
}

.orangebtn {
  background: #f28288;
  padding: 15px 30px;
  border-radius: 5px;
  color: #fff;
  transition: all 0.6s;
}
.orangebtn:hover {
  text-decoration: none;
  background: #f28288;
  color: #fff;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .orangebtn {
    padding: 15px;
  }
}

.schemebanner {
  min-height: 350px;
}

/*******************************************************************/
/*Event page css start here*/
/*******************************************************************/
.eventpage {
  border-bottom: 1px solid #ebebeb;
}

.eventpic {
  position: relative;
  border: 1px solid #ebebeb;
  box-shadow: 0px 1px 1px #ebebeb;
}

.eventoverlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}

.eventpic:hover .eventoverlay {
  height: 100%;
}

.event-text {
  color: #f28288;
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  padding: 16px;
  line-height: 26px;
}

.eventdate {
  font-size: 14px;
  color: #f28288;
}

/*******************************************************************/
/*order detail css start here*/
/*******************************************************************/
.orderdetailtbl thead tr th label, .orderdetailtbl tbody tr td .status, .orderdetailtbl tbody tr td .weight, .orderdetailtbl tbody tr td .qty, .orderdetailtbl tbody tr td .pro-desc, .fancy span:before, .fancy span:after, .fancy-footer span:before, .fancy-footer span:after {
  color: rgba(48, 47, 59, 0.75);
  font-size: 13px;
  letter-spacing: 0.5px;
  margin: 0;
  font-weight: normal;
  line-height: 30px;
}

.orderdetailtbl tbody tr td .status-val, .orderdetailtbl tbody tr td .weight-val, .orderdetailtbl tbody tr td .qty-val, .orderdetailtbl tbody tr td .pro-name {
  color: #f28288;
  font-size: 13px;
  letter-spacing: 0.5px;
  margin: 0;
  font-weight: normal;
  line-height: 30px;
}

.orderdetailtbl thead tr th .order_no, .orderdetailtbl thead tr th .date, .orderdetailtbl thead tr th .shopadress {
  color: #f28288;
  font-size: 14px;
  letter-spacing: 0.7px;
  font-weight: 300;
  line-height: 20px;
  margin: 5px 0;
}

.orderdetailtbl .table thead td {
  vertical-align: text-top;
  background: #fff;
}
.orderdetailtbl .table thead th {
  vertical-align: text-top;
  background: #fff;
}
.orderdetailtbl .table tbody tr td {
  padding: 1.5rem 0.75rem;
}
.orderdetailtbl table {
  border: 1px solid #f28288;
}
.orderdetailtbl table thead tr th {
  border: transparent;
}
.orderdetailtbl thead tr th .order_no {
  font-size: 24px;
}

/*order detail css end here*/
/*******************************************************************/
/*press-release css start here*/
/*******************************************************************/
.press-release-wrapper {
  border: 1px solid #f28288;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  .press-release-header h5 {
    padding: 10px 0px;
  }
}

.press-release-header h5 span .fa {
  font-size: 14px;
  padding-right: 10px;
  color: #f28288;
}

.press-release-header {
  min-height: 75px;
  border-bottom: 1px solid #ebebeb;
}

.releaseinfo {
  border-left: 1px solid rgba(48, 47, 59, 0.75);
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  .releaseinfo {
    border-left: 1px solid transparent;
    border-top: 1px solid #ebebeb;
    padding: 10px 0;
    margin: 0 10px;
  }
}

.releaseinfo ul, .releaseinfo ul li, .releaseinfo ul li p {
  margin: 0px;
  padding: 0px;
}

.press-r-date, .newspaper {
  color: rgba(48, 47, 59, 0.75);
  font-size: 15px;
  letter-spacing: 0.5px;
  margin: 0;
  font-weight: normal;
  font-style: italic;
  line-height: 20px;
}

.press-r-date span, .newspaper span {
  color: #f28288;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin: 0;
  font-weight: bold;
  font-style: normal;
  line-height: 20px;
}

.newspaper span {
  /*color:$png_red;*/
}

.press-release-body P {
  font-size: 15px;
  line-height: 26px;
}

.press-release-footer {
  background: #fff;
}

.customize-popup .modal-title {
  color: #fff;
}

#myModal.customize-popup.show .modal-content button.close {
  color: #fff;
}

/*press-release customize popup css  here*/
.modal-header {
  background: #f28288;
}

/*press-release customize popup css end here*/
/*press-release gallery css  here*/
.ekko-lightbox-nav-overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}
.ekko-lightbox-nav-overlay a {
  flex: 1;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: opacity 0.5s;
  color: #f28288;
  font-size: 30px;
  z-index: 1;
}
.ekko-lightbox-nav-overlay a:focus {
  outline: 0;
}
.ekko-lightbox-nav-overlay a > * {
  flex-grow: 1;
}
.ekko-lightbox-nav-overlay a span {
  padding: 0 0px;
}
.ekko-lightbox-nav-overlay a:hover {
  text-decoration: none;
}
.ekko-lightbox-nav-overlay a > :focus {
  outline: 0;
}
.ekko-lightbox-nav-overlay a:last-child span {
  text-align: right;
}

.ekko-lightbox-container {
  position: relative;
}
.ekko-lightbox-container > div.ekko-lightbox-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: opacity 0.5s ease-in-out;
  opacity: 1;
}

.ekko-lightbox .modal-footer {
  text-align: left;
}
.ekko-lightbox a:hover {
  opacity: 1;
  text-decoration: none;
}

.ekko-lightbox-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ekko-lightbox-loader > div {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
}
.ekko-lightbox-loader > div > div {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: a 2s infinite ease-in-out;
}
.ekko-lightbox-loader > div > div:last-child {
  animation-delay: -1s;
}

@keyframes a {
  0% {
    transform: scale(0);
  }
  to {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
/*press-release css end here*/
@media (min-width: 768px) {
  /*******************************************************************/
  /*product detail bottom caurosal media query css start here*/
  /*******************************************************************/
  /* show 3 items */
  .carousel-inner.pro-detail-footer.pro-detail-footer .active,
.carousel-inner.pro-detail-footer .active + .carousel-item,
.carousel-inner.pro-detail-footer .active + .carousel-item + .carousel-item {
    display: block;
  }

  .carousel-inner.pro-detail-footer .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
.carousel-inner.pro-detail-footer .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
.carousel-inner.pro-detail-footer .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
    transition: none;
  }

  .carousel-inner.pro-detail-footer .carousel-item-next,
.carousel-inner.pro-detail-footer .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .carousel-inner.pro-detail-footer .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  .carousel-inner.pro-detail-footer .carousel-item img {
    border: 1px solid #302f372e;
    box-shadow: 0px 1px 1px #302f372e;
    -webkit-box-shadow: 0px 1px 1px #302f372e;
    -moz-box-shadow: 0px 1px 1px #302f372e;
    width: 215px;
  }

  #carouselExample a.carousel-control-next i.fa-chevron-right,
#carouselExample a.carousel-control-prev i.fa-chevron-left {
    background: #f4f4f4;
    color: #f28288;
    border-radius: 50%;
    height: 33px;
    width: 33px;
    line-height: 33px;
    font-size: 1em;
  }

  .center-heading.ourcollection h3:before {
    background: #fff none repeat scroll 0 0;
  }

  /*product detail bottom caurosal media query css end here*/
}
/*.filergroup{
width:250px;
border-radius:.2rem;
}*/
.product-filter .main-outer {
  display: flex;
}
.product-filter .main-outer .filergroup {
  flex: 1;
}

.clearFilters {
  padding: 0px 15px;
  text-transform: capitalize;
  color: #444;
}

/*catalog page css*/
.noofitemdisplay h4 {
  margin: 0px 0px 20px;
  color: #bb3127;
  font-weight: 400;
}

.product-filter p {
  font-size: 12px;
  color: #696969;
  padding: 0.2em 0.6em;
  margin-bottom: 0;
}

.checkbox {
  min-width: 200px;
}

.checkbox label:after {
  content: "";
  display: table;
  clear: both;
}

.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #555861;
  border-radius: 2px;
  width: 1em;
  height: 1em;
  float: left;
  margin-right: 1em;
  margin-top: 4px;
}

.checkbox .cr .cr-icon {
  position: absolute;
  font-size: 0.8em;
  line-height: 0;
  top: 50%;
  left: 8%;
}

.checkbox label input[type=checkbox] {
  display: none;
}

.checkbox label input[type=checkbox] + .cr > .cr-icon {
  /*    transform: scale(3) rotateZ(-20deg);*/
  opacity: 0;
  /*    transition: all .1s ease-in;*/
}

.checkbox label input[type=checkbox]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}

.checkbox label input[type=checkbox]:disabled + .cr {
  opacity: 0.5;
}

.product-filter .card {
  margin-bottom: 20px;
}
.product-filter .card .card-header {
  background: #fff;
}
.product-filter .card a {
  font-weight: 600;
  font-size: 14px;
  color: #444;
  text-transform: uppercase;
  padding: 0.2em 0.6em;
}

.page-item:first-child .page-link, .page-item .page-link {
  border-radius: 0.25rem;
  margin: 0px 5px;
}

.panel-body a {
  font-family: Montserrat;
  font-size: 18px;
  color: #555861;
  margin: 0px 0 10px 22px;
  text-decoration: underline;
}

.panel-body a:hover {
  color: #f28288;
}

.pro-lists .col-md-3, .col-md-12.noofitemdisplay {
  padding: 0 5px;
}

.thumbnail {
  margin-bottom: 0px;
  border-radius: 0;
}

.product-detail {
  background: #f2f2f2;
  padding: 5px 5px 0;
  margin-bottom: 12px;
}

.product-detail p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.amount-off {
  color: #555861;
  margin-left: 11px;
  text-decoration: line-through;
}

.small-txt {
  font-size: 14px;
}

.product-detail p i.fa.fa-inr.rupeesign {
  font-size: 14px;
}

.product-detail .fa.fa-heart-o,
.product-detail .fa.fa-heart {
  color: #bb3127;
  font-size: 15px;
}

.lblbold {
  font-weight: bold;
}

.rupeesign {
  padding-right: 3px;
}

.loadmoreproduct a {
  text-transform: capitalize;
  font-size: 15px;
  background: transparent;
  border: 2px solid #bb3127;
  color: #bb3127;
  padding: 7px 12px;
  border-radius: 5px;
  font-weight: 500;
}

.loadmoreproduct a:hover {
  text-decoration: none;
  color: #fff;
  background: #bb3127;
}

.orderWidth {
  width: 10%;
}

.detailWidth {
  width: 15%;
}

.jf-my-order-img > img {
  width: 88px;
  height: 88px;
  border: 1px solid #dddddd;
  padding: 5px;
}

.reviewBtn {
  background: #dee2e6;
  border-radius: 0.25rem !important;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media only screen and (max-width: 600px) {
  #btnverify {
    margin-bottom: 1rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .carousel-inner .item.slides img {
    height: 565px;
  }
}
@media (min-width: 521px) and (max-width: 768px) {
  .navbar-default .navbar-toggle {
    border-color: #bb3127;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-toggle {
    background-color: #bb3127;
  }

  .trending-now .item-title {
    width: 97%;
  }

  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #333;
    border: 1px solid #333;
  }

  .secondnav .navbar-brand {
    padding: 0 0 0 8px;
  }
}
@media (min-width: 320px) and (max-width: 520px) {
  .secondnav .navbar-brand {
    padding: 0 0 0 8px;
  }

  .navbar-default .navbar-toggle {
    border-color: #bb3127;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-toggle {
    background-color: #bb3127;
  }

  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #333;
    border: 1px solid #333;
  }

  .carousel-inner .item.slides img {
    height: 436px;
  }

  .collection p, .trending-now p {
    font-size: 16px;
    padding: 0px 10px;
  }

  .mobile-padding-bottom {
    margin-bottom: 20px;
  }

  .topnav ul li {
    padding: 0 5px;
  }
}
.jf-hide, #menu [data-toggle=collapse]:after {
  display: none;
}

@media screen and (min-width: 992px) {
  /*******************************************************************/
  /*navigation media query css start here*/
  /*******************************************************************/
  .navbar {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .navbar .nav-item {
    padding: 0px;
    margin: 0 0.25rem;
  }
  .navbar .dropdown {
    position: static;
  }
  .navbar .dropdown:hover .dropdown-menu {
    display: block !important;
  }
  .navbar .dropdown .dropdown-menu:hover {
    display: block !important;
  }
  .navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    /*top: 51px;*/
    background-color: #fff !important;
    border-top: 3px solid #f28288;
  }

  /*******************************************************************/
  /*Top right navigation media query css start here*/
  /*******************************************************************/
}
@media screen and (min-width: 992px) and (min-width: 992px) {
  .navbar-light .dropdown-menu {
    width: 10rem;
    left: auto;
    right: 0;
    top: 100%;
  }
}
@media screen and (min-width: 992px) {
  .top-right-nav nav ul.navbar-nav li {
    padding: 0 0px;
    margin: 0;
  }
  .top-right-nav nav ul.navbar-nav li a {
    padding: 0 10px;
    margin: 0;
    font-size: 14px;
  }
  .top-right-nav nav ul.navbar-nav li a span {
    padding-right: 5px;
    float: left;
  }
  .top-right-nav nav ul.navbar-nav li:first-child {
    padding-left: 0;
  }
  .top-right-nav nav ul.navbar-nav li:last-child {
    padding-right: 0;
  }
}
.navbar .dropdown-menu {
  border-top: 3px solid #f28288;
  border-radius: 0;
  background-color: #fff !important;
}
.navbar .dropdown-menu div[class*=col] {
  margin-bottom: 1rem;
}

ul.navbar-nav {
  flex-direction: row;
}

@media screen and (max-width: 768px) {
  .quickLinks .customcontent {
    display: none;
  }

  .navbar-nav {
    flex-direction: row;
  }

  ul.navbar-nav {
    flex-direction: column;
  }

  .contact-details.right-border {
    border-right: 1px solid transparent;
  }

  .contact-details {
    padding-bottom: 20px;
  }

  .news-letter button.btn {
    margin-bottom: 20px;
  }

  .facebook {
    margin-bottom: 20px;
  }

  .carousel-inner.pro-detail-footer .carousel-item img {
    border: 1px solid #302f372e;
  }

  #carouselExample a.carousel-control-next i.fa-chevron-right,
#carouselExample a.carousel-control-prev i.fa-chevron-left {
    background: #f4f4f4;
    color: #f28288;
    border-radius: 50%;
    height: 33px;
    width: 33px;
    line-height: 33px;
    font-size: 1em;
  }

  .center-heading.ourcollection h3:before {
    background: #fff none repeat scroll 0 0;
  }

  .event-title {
    font-size: 0.8rem;
  }
}
/*order page csss
......................................................*/
.relative a {
  font-size: 15px !important;
  margin: 0px 0px 10px 2px !important;
  text-decoration: none;
}

.jf-address-col .btn-sm {
  font-size: 0.875rem;
  padding: 5px 10px;
  border-style: none;
  line-height: 1.5;
  background-color: #f28288;
  border: 1px solid #f28288;
  color: #444;
  text-decoration: none;
  border-radius: 0.25rem;
}
.jf-address-col .btn-sm:hover {
  color: #fff;
}

.jf-cart-items > img {
  width: 66px;
}

/* Scroll to top
-------------------------------------------------- */
.page-link {
  background-color: #fff;
  color: #f28288;
  border: 1px solid #f28288;
}

.page-link:hover {
  background-color: #f28288;
  color: #fff;
}

.page-item.active .page-link {
  background-color: #f28288;
  color: #fff;
  border-color: #f28288;
}

.breadcrumb {
  background-color: transparent;
  /*border-bottom: 1px solid $gray_bg;*/
  padding: 0.75rem 0;
  border-radius: 0;
}

.breadcrumb-item a {
  color: #f28288;
}
.breadcrumb-item a:hover {
  color: #f28288;
}
.breadcrumb-item.active {
  color: #f28288;
}

.productListrow {
  column-count: 3;
}
.productListrow .card {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  ul.navbar-nav.mr-auto li.nav-item.dropdown div.dropdown-menu {
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    /*max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;*/
  }

  ul.navbar-nav.mr-auto li.nav-item.dropdown:hover div.dropdown-menu {
    opacity: 1;
    max-height: 600px;
  }
}
.flex-column {
  margin-top: 10px;
  padding-top: 10px;
}
.flex-column .nav-item {
  padding: 5px 0px;
}
.flex-column .nav-item .nav-link {
  color: #f28288;
}

.product-filter .main-outer {
  display: flex;
}
.product-filter .main-outer .filergroup {
  flex: 1;
}

.price-breakup-col {
  text-align: right;
}

.product-card-body {
  text-align: center;
  padding: 0.75rem 0.25rem 0rem;
}
.product-card-body .product-card-body {
  margin-top: 0.25rem;
  padding: 0.25rem;
}

.productListrow {
  justify-content: space-evenly;
}
@media (max-width: 768px) {
  .productListrow {
    justify-content: center;
  }
}

.testimonial .card-text {
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.7;
}

#productReviews .card-columns {
  column-count: 1;
}
#productReviews .card-columns .card {
  margin-bottom: 1rem;
}

.promotionalPicture .card {
  border: none;
}

.promotionalPicture .card:hover {
  box-shadow: 1px 1px 3px 3px #f282881f;
  border: 1px solid #f282881f;
}

@media screen and (min-width: 992px) {
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .new-best-seller {
    margin-bottom: 1rem;
  }
}
h4.modal-title, button.close {
  color: #fff;
  opacity: 1;
}

.jf-numeral-currency .fa {
  margin-right: 4px;
}

.protional-picture-tile {
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 0px;
  transition: all 0.3s ease-out;
}

.protional-picture-tile .thumbnail {
  padding: 0px;
}

.protional-picture-tile img {
  width: 100% !important;
  height: 100% !important;
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2), 0 0px 20px 0 rgba(0, 0, 0, 0.19);
}

.myOrders .panel-body a {
  margin: 0px 0 10px 0px;
}

.ui-front {
  padding: 10px;
  position: absolute;
  background: #fff;
  width: auto !important;
  z-index: 9999;
  box-shadow: 0 8px 15px #999;
}

.ui-widget-content {
  border: none;
}

.ui-menu {
  list-style: none;
}

.ui-menu .ui-menu-item {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
  text-transform: capitalize;
  font-size: 14px;
}
.ui-menu .ui-menu-item:hover {
  background: #f4f4f4;
}

/*login with fb command google*/
#facebookLogin, #googleLogin {
  color: #fff;
  border-radius: 4px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
  padding: 5px 10px;
  top: 18px;
}

#facebookLogin {
  background: #3b5998;
}

#googleLogin {
  background: #c20806;
  color: #fff;
}

.background-base-color {
  background: #f28288;
}

#maincarousel h2 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 500;
  font-family: Playfair Display;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #fff;
}

@media (min-width: 768px) {
  .item-product .productimg .item-img-2 {
    display: none;
  }

  .item-product .productimg:hover .item-img-2 {
    display: block;
  }

  .item-product .productimg:hover .item-img-1 {
    display: none;
  }
}
@media (max-width: 768px) {
  .item-product .productimg .item-img-2 {
    display: none;
  }

  .item-product .productimg:hover .item-img-2 {
    display: none;
  }
}
.card-img-overlay {
  padding: 20px 20px;
  width: 70%;
  position: absolute;
  /* margin: 7% auto; */
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  text-align: center;
}
.card-img-overlay .card-text {
  color: #f28288;
  margin-bottom: 20px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 992px) {
  a.desktop-nav-menu {
    display: none !important;
  }
}
@media only screen and (min-device-width: 320px) and (min-device-width: 1024px) {
  a.mobile-nav-menu {
    display: none !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 992px) {
  .navbar .dropdown-menu div[class*=col] {
    margin-bottom: 0px;
  }

  .dropdown-menu .nav li a {
    font-size: 14px;
  }

  .navbar .dropdown-menu ul.nav li.nav-item {
    margin-bottom: 10px;
  }

  .customerreviesrow {
    padding-left: 10px;
    padding-right: 10px;
    align-items: center;
  }

  .prod-details-tables .card.borderless {
    padding: 10px;
  }
  .prod-details-tables table {
    box-shadow: 0px 2px 3px #cccccc5c;
  }
  .prod-details-tables thead th {
    border: none;
    border-bottom: 0px solid transparent;
    background: #f4f4f4;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.6px;
  }
}
.product-filter .main-outer {
  justify-content: center;
}

#searchSubmit {
  z-index: 777;
}

p.subtitle.fancy {
  margin-bottom: 1.5rem;
}

select.form-control:not([size]):not([multiple]) {
  height: auto;
}

/*# sourceMappingURL=style.css.map */
