@font-face {
  font-family: 'crimsonroman';
  /*src: url('../../220/Content/fonts/crimson-roman.woff2') format('woff2'),
      url('../../220/Content/fonts/crimson-roman.woff');*/
  src: url("./../../fonts/crimson-roman.woff2") format("woff2"), url("./../../fonts/crimson-roman.woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'crimsonroman';
  /*src: url('../../220/Content/fonts/crimson-roman.woff2') format('woff2'),
      url('../../220/Content/fonts/crimson-roman.woff');*/
  src: url("./../../fonts/crimson-roman.woff2") format("woff2"), url("./../../fonts/crimson-roman.woff");
  font-weight: normal;
  font-style: normal; }
.form-group input, .form-group label, .form-group .controls, .login-customContent p, .login-customContent input, .login-customContent label, .forgotpasswordlink, .forgot-pass-div {
  font-size: 13px; }

.login-customContent .btn.btn-primary.btn-sm, .btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary.active:not(:disabled):not(.disabled), .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  background-color: #7719aa;
  border-color: #7719aa;
  color: #ffffff;
  border-radius: .25rem; }

.login-customContent .btn.btn-primary.btn-sm {
  width: 100%; }
.login-customContent p {
  color: #a9a9a9; }

.login-customContent .account-login-heading {
  text-align: center;
  position: relative;
  line-height: 22px;
  margin: 24px auto; }
  .login-customContent .account-login-heading span {
    font-size: 1.8rem;
    background: #ffffff;
    padding: 0 14px;
    position: relative; }
  .login-customContent .account-login-heading hr {
    height: 2px;
    border: none;
    background: #e9e9e9;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0px auto;
    left: 0;
    right: 0px; }

.login-customContent {
  margin: auto;
  padding-top: 10px;
  padding-bottom: 3rem; }
  .login-customContent .inline {
    display: block; }
  .login-customContent .width-100 {
    width: 100%; }
  .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;
  margin-bottom: 20px;
  /*padding-bottom: 10px;*/ }

/*@media only screen and (min-width: 768px){*/
.btn-primary {
  color: #302f37; }
  .btn-primary:hover {
    color: #ffffff; }
  .btn-primary:active {
    color: #ffffff; }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #ffffff; }

.form-control:focus {
  border-color: #878787;
  box-shadow: none; }

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #7719aa;
  border-color: #7719aa;
  color: #ffffff;
  opacity: .65; }

/*}*/
.error, .field-validation-error {
  font-size: 13px;
  color: red; }

.btn-facebook.bg {
  background: none repeat scroll 0 0 #3b5998;
  border: 1px solid rgba(0, 0, 0, 0.08);
  color: #ffffff; }

.forgotpasswordlink {
  color: #7719aa; }

.btn.orangebtn {
  padding: 6px 20px; }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background-color: #7719aa;
  text-decoration: none;
  border-color: #7719aa;
  color: #ffffff;
  padding: 5px 10px;
  margin-right: 10px;
  line-height: 2.5; }

.nav-tabs .nav-link {
  color: #302f37;
  padding: 5px 10px;
  margin-right: 10px; }

.btn.focus, .btn:focus {
  box-shadow: none; }

#clearAnniversayDate {
  line-height: 1.8; }

.login-content {
  background: #ffffff;
  padding: 0px;
  margin: 0em auto 0; }

.login-customContent {
  max-width: 340px;
  width: 100%; }

.myAccount {
  margin-top: 1rem;
  margin-bottom: 3rem; }

.cart-item-count {
  display: inline-block;
  margin-left: -4px; }

.myAccount .login-content .panel.panel-default.no-brdr-top {
  border: none;
  box-shadow: none; }

.myAccount .panel-body a {
  margin: 0px;
  font-family: "Lato", sans-serif;
  text-decoration: none; }

.panel-body a.emailMobileView {
  font-family: "Lato", sans-serif;
  text-decoration: none;
  font-size: 13px; }

.form-control::placeholder {
  display: none !important;
  opacity: 0; }

.btn-facebook {
  display: inline-flex; }

#facebookLogin, #googleLogin {
  line-height: 1.2;
  display: inline-flex;
  align-items: center;
  border: 1px solid #ced4da;
  background: #ffffff; }
  #facebookLogin label, #googleLogin label {
    margin: 0px;
    font-size: 18px; }
  #facebookLogin span, #googleLogin span {
    color: #a9a9a9;
    font-size: 13px; }

.or-devider {
  font-family: 'MuliRegular','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 1.1rem;
  color: #9d9fa4;
  line-height: 18px;
  margin: 8px 0 25px 0;
  text-align: center;
  position: relative;
  border-top: 1px solid #e6dce6;
  margin: 24px 0 !important;
  position: relative;
  border-top: 1px solid #e6dce6;
  margin: 30px 0 25px !important; }
  .or-devider span {
    position: absolute;
    padding: 4px 20px;
    background: #fff;
    display: inline-block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -13px; }

.forgot-pass-div {
  justify-content: space-between; }
  .forgot-pass-div a {
    color: #7719aa; }
  .forgot-pass-div:hover {
    color: #7719aa;
    outline: none;
    text-decoration: none; }

.form-group input {
  border: 1px solid #e9e9e9; }

#GenderDiv label {
  margin-bottom: .5rem; }
#GenderDiv label.radio-inline {
  margin-right: 1rem; }

#changePasswordForm .orangebtn {
  background-color: #7719aa;
  color: #ffffff;
  border-color: #7719aa;
  margin-right: 15px;
  line-height: 1.3; }
  #changePasswordForm .orangebtn:hover {
    background-color: #69079e;
    border-color: #7719aa;
    color: #ffffff; }
#changePasswordForm .btn.btn-default {
  background-color: #ffffff;
  color: #7719aa;
  line-height: 1.3;
  border-color: #7719aa; }
  #changePasswordForm .btn.btn-default:hover {
    background-color: #69079e;
    border-color: #7719aa;
    color: #ffffff; }

.myAccount h1, .myAccount h2, .myAccount h3, .myAccount h4, .myAccount h5, .myAccount h6 {
  font-family: "Lato", sans-serif; }

@font-face {
  font-family: 'crimsonroman';
  /*src: url('../../220/Content/fonts/crimson-roman.woff2') format('woff2'),
      url('../../220/Content/fonts/crimson-roman.woff');*/
  src: url("./../../fonts/crimson-roman.woff2") format("woff2"), url("./../../fonts/crimson-roman.woff");
  font-weight: normal;
  font-style: normal; }
/*******************************************************************/
/*navigation css start here*/
/*******************************************************************/
.navbar .dropdown-menu {
  background-color: #ffffff; }

.navbar-brand img {
  width: 60px; }

.nav-item li:hover {
  color: #7719aa; }

.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-item {
    padding: 0rem;
    margin: 0 .25rem; }
    .navbar .nav-item .dropdown-menu {
      font-size: 14px; } }
.nav-link {
  padding: 4px 20px;
  border-bottom: 1px solid #d7d7d7;
  font-size: 14px; }
  @media screen and (max-width: 768px) {
    .nav-link {
      padding: 5px 0px; } }

.navbar-light .navbar-nav .dropdown-menu {
  position: absolute;
  right: 0;
  left: auto; }

.navbar-light .navbar-nav .nav-link {
  color: #ffffff; }

.todaysRate {
  color: #ffffff; }

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #ffffff; }

.navbar {
  padding: 0rem 1rem; }
  @media (max-width: 768px) {
    .navbar {
      padding: 0rem 0.5rem; } }

@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: 992px) {
  .nav-brand-button {
    width: 100%;
    display: flex;
    justify-content: space-between; }

  .navbar-toggler {
    position: relative;
    margin-top: auto;
    margin-bottom: auto; } }
.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: #ffffff;
  display: inline-block; }

@media only screen and (min-width: 992px) {
  .mobile-nav-menu {
    display: none; } }
@media only screen and (max-device-width: 768px) and (min-device-width: 320px) {
  .desktop-nav-menu {
    display: none; } }
.sidenav {
  height: 100%;
  box-shadow: 0 0px 3px #d7d7d7;
  width: 0;
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
  left: auto;
  background-color: #ffffff;
  overflow-x: hidden;
  transition: 0.5s; }

.navbar-nav .nav-link {
  padding-right: 20px;
  padding-left: 20px; }

.closebtn-div {
  text-align: right;
  padding: 0px 15px;
  font-size: 25px; }
  .closebtn-div .closebtn {
    color: #7719aa; }

.user-round {
  display: flex;
  height: 2rem;
  box-sizing: border-box;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 2rem;
  background-color: #d7d7d7;
  text-align: center;
  outline: none;
  border-radius: 50%;
  font-size: 14px;
  padding: 10px;
  color: #ffffff;
  margin-right: 1rem; }

.login-signup-link {
  display: inline-flex;
  align-items: center;
  border-bottom: none;
  font-size: 12px; }

.contact-link {
  padding: 0px 10px;
  font-size: 12px;
  border-bottom: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .contact-link .user-round {
    display: flex;
    height: 1.8rem;
    box-sizing: border-box;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 1.8rem;
    background-color: #878787;
    text-align: center;
    outline: none;
    border-radius: 50%;
    font-size: 14px;
    padding: 10px;
    color: #ffffff;
    margin-right: 0rem; }

.contact-label {
  font-size: 12px; }

.contact-ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0px 2.5rem; }
  .contact-ul li {
    width: 33.33%; }
    .contact-ul li .fa-whatsapp {
      font-size: 16px; }

.contact-us-links {
  text-align: center;
  border-bottom: 1px solid #d7d7d7; }

.right-label {
  font-size: 10px;
  padding-top: 10px;
  text-align: center; }

.logged-in-user {
  text-transform: capitalize;
  font-size: 14px; }
  .logged-in-user:hover {
    color: #000000; }

.wishlist-cart-div {
  padding: 0px 15px 0px 0px;
  margin-bottom: 0px;
  display: flex; }
  .wishlist-cart-div li {
    display: flex; }
  .wishlist-cart-div .nav-link {
    padding: 0px;
    display: inline-flex;
    border-bottom: none;
    color: #ffffff;
    font-size: 16px; }
    .wishlist-cart-div .nav-link .itemCount.cart-item-count.label-count {
      position: absolute;
      margin: 2px 0 0 11px;
      background-color: #7719aa;
      width: 16px;
      height: 16px;
      text-align: center;
      line-height: 16px;
      border-radius: 50%;
      font-size: 12px;
      display: flex;
      justify-content: center; }
    .wishlist-cart-div .nav-link span {
      margin: 0px 1px; }

.navbar-width-100 {
  display: flex;
  width: 100%; }

.wa-nav-div {
  display: flex;
  align-items: center; }

.shrink {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99; }

.navbar-nav.navbar-center .nav-menu-li.active a {
  color: #ffffff; }

.navbar-nav.navbar-center .nav-menu-li a:hover {
  color: #ffffff; }

li.pink-color-li span {
  color: #7719aa; }

@font-face {
  font-family: 'crimsonroman';
  /*src: url('../../220/Content/fonts/crimson-roman.woff2') format('woff2'),
      url('../../220/Content/fonts/crimson-roman.woff');*/
  src: url("./../../fonts/crimson-roman.woff2") format("woff2"), url("./../../fonts/crimson-roman.woff");
  font-weight: normal;
  font-style: normal; }
.createNewAddressButton:hover, .btn-sm:hover, .home-link a:hover, .add-to-cart-wishlist:hover, #tryNowCatalogItem:hover, .addwishlistItemtoCart:hover, .wishlist-other-details .btn:hover {
  background-color: #302f37;
  border: 1px solid #302f37;
  color: #ffffff; }

#profile-tab:checked ~ .tabs #profile-tab-label, #edit-profile-tab:checked ~ .tabs #edit-profile-tab-label, #change-password-tab:checked ~ .tabs #change-password-tab-label {
  border: 1px solid #ccc;
  border-top: 2px solid #302f37;
  border-bottom: 1px solid #ffffff;
  margin-bottom: -1px;
  z-index: 9;
  color: #302f37; }

.l-myaccount-container {
  margin: 18em auto 2em;
  display: flex; }
  @media (max-width: 768px) {
    .l-myaccount-container {
      margin: 16em auto 2em; } }

.text-center {
  text-align: center; }

.l-pofile-heading {
  margin-bottom: 35px;
  border-bottom: 1px solid #ccc;
  display: inline-block; }

.pofile-heading {
  font-size: 18px;
  cursor: pointer;
  padding-bottom: 5px;
  text-align: left; }

.address-heading {
  font-size: 18px;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  text-align: left;
  display: inline-block; }

.l-address-heading-outer {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px; }

.createNewAddressButton, .btn-sm {
  padding: 5px 10px;
  border-style: none;
  line-height: 1.5;
  border-radius: 0;
  background-color: #ffffff;
  border: 1px solid #ccc;
  color: #302f37; }
  @media (max-width: 768px) {
    .createNewAddressButton, .btn-sm {
      background-color: #302f37;
      border: 1px solid #302f37;
      color: #ffffff; } }

.widthUserPicture {
  display: flex;
  flex: 3;
  justify-content: center; }

#change-password-tab-panel.panel .lable-div-wrapper,
#edit-profile-tab-panel.panel .lable-div-wrapper {
  border-bottom: transparent; }

.lable-div-wrapper {
  max-width: 800px;
  margin: 0 10px 8px;
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 3px; }
  .lable-div-wrapper div {
    padding: 0px;
    border: none; }

.profile-lable {
  flex: 1 0 120px;
  max-width: 190px;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.6);
  /*font-size: 16px;*/ }

.lable-div-wrapper select {
  border: none;
  border-bottom: 1px solid #ccc; }

.lable-div-wrapper label {
  width: 20%; }
  @media (max-width: 414px) {
    .lable-div-wrapper label {
      width: 100%; } }

.userpicture h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin: 0;
  padding: 0;
  line-height: 25px; }
.userpicture img#userPicture.img-circle.user-pic {
  border: 1px solid #ccc;
  border-radius: 15px;
  box-shadow: 0px 0px 1px 1px #0c0c0c1a; }

.widthPersonalDetails {
  display: flex;
  flex: 9; }

@media (max-width: 768px) {
  .myaccount-container {
    display: block; }

  .widthPersonalDetails {
    display: block; }

  .lable-div-wrapper div {
    flex: 1 0 160px; } }
@media (min-width: 768px) {
  .lable-div-wrapper div {
    flex: 1 0 220px; } }
.account-tabs .state {
  position: absolute;
  left: -10000px; }
.account-tabs .flex-tabs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .account-tabs .flex-tabs .tab {
    flex-grow: 1;
    max-height: 40px; }
  .account-tabs .flex-tabs .panel {
    background-color: #ffffff;
    padding: 35px 20px 20px;
    min-height: 300px;
    display: none;
    width: 100%;
    flex-basis: auto;
    justify-content: center;
    border-top: 1px solid #ccc; }
.account-tabs .tab {
  display: inline-block;
  padding: 10px;
  vertical-align: top;
  font-size: 14px;
  cursor: pointer;
  border: 1px solid #ccc;
  border-left: 2px solid #ccc;
  margin: 0 0 -1px;
  padding: 15px 25px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-align: center;
  border: 1px solid transparent; }
  .account-tabs .tab.hide {
    display: none; }
  .account-tabs .tab:hover {
    background-color: #ffffff; }

#profile-tab:checked ~ .tabs #profile-tab-panel {
  display: block;
  border: 1px solid #ccc; }

#edit-profile-tab:checked ~ .tabs #edit-profile-tab-panel {
  display: block;
  border: 1px solid #ccc; }

#change-password-tab:checked ~ .tabs #change-password-tab-panel {
  display: block;
  border: 1px solid #ccc; }

.defaultaddrscheck, .radio-inline input {
  width: auto !important; }

.home-link a {
  color: #302f37;
  background-color: transparent;
  letter-spacing: 0.5px;
  color: #302f37;
  font-size: 14px;
  text-transform: uppercase;
  transition: all 0.5s;
  display: inline-block;
  padding: 15px 40px;
  border: 1px solid #29222450; }
  @media (max-width: 768px) {
    .home-link a {
      background-color: #302f37;
      border: 1px solid #302f37;
      color: #ffffff; } }

.forgot-pass {
  color: #302f37;
  margin: 20px 0px;
  font-weight: 300; }

.l-default-address-check {
  margin-bottom: 12px;
  border-radius: 1px; }

.default-address-check {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2px;
  color: #302f37; }

.jf-user-saved-address p {
  margin-bottom: 0; }

.shipping-add {
  border: 1px solid #ccc; }

.addresscontainer p {
  margin-bottom: 0; }

.sameadr {
  padding: 15px; }

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: #ffffff; }

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem transparent; }

.btn-primary.focus, .btn-primary:focus {
  box-shadow: none; }

/*.btn-facebook {
    background: $color_fb;
    border: 1px solid $color_fb;
    color: $white;
}*/
.guestText, .registText {
  font-size: 13px; }

.modal-footer button {
  padding: 0px; }

.modal-footer button {
  padding: 5px 10px;
  border-style: none;
  line-height: 1.5;
  border-radius: 0;
  background-color: #ffffff;
  border: 1px solid #ccc;
  color: #302f37; }
  .modal-footer button:hover {
    background-color: #302f37;
    border: 1px solid #302f37;
    color: #ffffff; }

/*account details css*/
.input-group-addon {
  padding: 8px 10px;
  font-weight: normal;
  line-height: 1;
  color: #302f37;
  text-align: center;
  background-color: #ccc;
  border: 1px solid #ccc;
  border-radius: 0; }

/*order details page css*/
.hidden-xs-custom {
  display: table; }
  @media screen and (max-width: 768px) {
    .hidden-xs-custom {
      display: none; } }

.show-sm-custom {
  display: none; }
  @media screen and (max-width: 768px) {
    .show-sm-custom {
      display: table; } }

@font-face {
  font-family: 'crimsonroman';
  /*src: url('../../220/Content/fonts/crimson-roman.woff2') format('woff2'),
      url('../../220/Content/fonts/crimson-roman.woff');*/
  src: url("./../../fonts/crimson-roman.woff2") format("woff2"), url("./../../fonts/crimson-roman.woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'crimsonroman';
  /*src: url('../../220/Content/fonts/crimson-roman.woff2') format('woff2'),
      url('../../220/Content/fonts/crimson-roman.woff');*/
  src: url("./../../fonts/crimson-roman.woff2") format("woff2"), url("./../../fonts/crimson-roman.woff");
  font-weight: normal;
  font-style: normal; }
.add-to-cart-wishlist, #tryNowCatalogItem, .addwishlistItemtoCart, .wishlist-other-details .btn, .discover-btn, .submit-btn, .get-started-btn, .pink_btn {
  color: #ffffff;
  fill: #7719aa;
  background-color: #7719aa;
  border-color: #7719aa;
  width: 250px;
  font-size: 14px;
  color: #ffffff;
  border-radius: 20px;
  padding: 13px 0px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.1px; }
  .add-to-cart-wishlist:hover, #tryNowCatalogItem:hover, .addwishlistItemtoCart:hover, .wishlist-other-details .btn:hover, .discover-btn:hover, .submit-btn:hover, .get-started-btn:hover, .pink_btn:hover {
    text-decoration: none;
    background: #69079e;
    color: #ffffff; }

.createNewAddressButton:hover, .btn-sm:hover, .home-link a:hover, .add-to-cart-wishlist:hover, #tryNowCatalogItem:hover, .addwishlistItemtoCart:hover, .wishlist-other-details .btn:hover {
  text-decoration: none;
  background: #69079e;
  color: #ffffff;
  cursor: pointer; }

.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: #ffffff;
  border: solid 1px #302f37;
  padding: 5px 18px;
  text-align: center;
  cursor: pointer; }

.rodio-button label span:hover {
  background-color: #f9f9f9; }

.rodio-button label input {
  position: absolute;
  top: -20px;
  visibility: hidden; }

.rodio-button label span.input-checked {
  background-color: #302f37;
  color: #F7F7F7; }

#variantTemplate {
  font-size: 14px;
  /*padding-top:2rem;*/
  position: relative; }

.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 {
  display: inline-flex; }
  .product-customization-options #variantDropdown {
    font-size: 13px;
    color: #000000;
    border: solid 1px #d7d7d7;
    padding: 10px 18px;
    width: 100%; }

.prod-spec-details .table td, .prod-spec-details .table th {
  padding: 0.4rem; }

#material-specs .table td, #material-specs .table th {
  padding: 0.4rem; }

#productReviews {
  display: none; }

.page-link {
  margin: 0px 2px;
  border-radius: 0.25rem;
  background-color: #fafafa;
  color: #ffffff;
  border-color: #fafafa; }

.page-link:hover, .page-link:active {
  background-color: #302f37;
  color: #ffffff;
  border-color: #302f37; }

.breadcrumb {
  display: none !important; }

.name-wish {
  display: flex;
  justify-content: center;
  align-items: center; }

.like i {
  color: #7719aa; }

#variantTemplate table {
  margin-bottom: 0px; }

.table.table-responsive-sm td, .table.table-responsive-sm th {
  padding: 0.4rem; }

#customerReviews {
  font-size: 22px; }

h5.modal-title {
  color: #ffffff; }

.modal-header {
  border-top-left-radius: .1rem;
  border-top-right-radius: .1rem; }

.modal-footer button.btn {
  font-size: 14px; }

.table thead th {
  border-top: none;
  border-bottom: none; }

.specifications h3 {
  color: #7719aa;
  font-family: "Lato", sans-serif;
  padding-bottom: 1rem; }

.table-grey-bg {
  background-color: #f2f6f7;
  padding: 2rem 0rem 0rem; }

.table-grey-bg .specifications .table.table-responsive-sm td, .table-grey-bg .specifications .table.table-responsive-sm th {
  border: none;
  background-color: transparent; }

.table-grey-bg .specifications .card {
  background-color: transparent;
  border: none; }

.table-grey-bg .specifications .table > thead > tr > th {
  line-height: 19px;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  padding: 0px 0px 10px .4rem;
  margin: 0; }

.buycart-wishlist-row {
  display: flex; }
  @media screen and (min-width: 992px) {
    .buycart-wishlist-row {
      display: flex; } }
  @media screen and (min-width: 768px) {
    .buycart-wishlist-row {
      display: flex; } }
  @media screen and (max-width: 768px) {
    .buycart-wishlist-row {
      display: none; } }

.buycart-wishlist-row .fa-shopping-cart {
  margin-right: 4px; }
.buycart-wishlist-row .fa-heart {
  margin-right: 4px; }

.buycart-wishlist-row-mobile .fa-shopping-cart {
  margin-right: 4px; }
.buycart-wishlist-row-mobile .fa-heart {
  margin-right: 4px; }

.buycart-wishlist-row-mobile {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99; }
  @media screen and (min-width: 992px) {
    .buycart-wishlist-row-mobile {
      display: none; } }
  @media screen and (min-width: 768px) {
    .buycart-wishlist-row-mobile {
      display: none; } }
  @media screen and (max-width: 768px) {
    .buycart-wishlist-row-mobile {
      display: flex; } }

.buycart-wishlist-row-mobile .add-wish-customization-btn {
  width: 100%;
  background-color: #7719aa; }
  .buycart-wishlist-row-mobile .add-wish-customization-btn .cart {
    width: 100%;
    color: #ffffff; }
  .buycart-wishlist-row-mobile .add-wish-customization-btn .wish {
    background-color: #ffffff;
    color: #7719aa;
    border: 1px solid #7719aa; }
    .buycart-wishlist-row-mobile .add-wish-customization-btn .wish .add-to-cart-wishlist {
      width: 100%;
      background: transparent;
      border: none;
      color: #7719aa; }
      .buycart-wishlist-row-mobile .add-wish-customization-btn .wish .add-to-cart-wishlist:hover {
        border: none;
        transition: none;
        text-decoration: none; }
  .buycart-wishlist-row-mobile .add-wish-customization-btn .cart:hover {
    border: none;
    transition: none;
    text-decoration: none; }
  .buycart-wishlist-row-mobile .add-wish-customization-btn .col-6 {
    align-items: center; }

.buycart-wishlist-row-mobile .border-none {
  border-right: none !important;
  border-top: 1px solid #7719aa;
  border-bottom: 1px solid #7719aa; }

/*============================================
    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; }

.outofstock {
  color: #ffffff;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px; }

@font-face {
  font-family: 'crimsonroman';
  /*src: url('../../220/Content/fonts/crimson-roman.woff2') format('woff2'),
      url('../../220/Content/fonts/crimson-roman.woff');*/
  src: url("./../../fonts/crimson-roman.woff2") format("woff2"), url("./../../fonts/crimson-roman.woff");
  font-weight: normal;
  font-style: normal; }
.add-to-cart-wishlist, #tryNowCatalogItem, .addwishlistItemtoCart, .wishlist-other-details .btn, .discover-btn, .submit-btn, .get-started-btn, .pink_btn {
  color: #ffffff;
  fill: #7719aa;
  background-color: #7719aa;
  border-color: #7719aa;
  width: 250px;
  font-size: 14px;
  color: #ffffff;
  border-radius: 20px;
  padding: 13px 0px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.1px; }
  .add-to-cart-wishlist:hover, #tryNowCatalogItem:hover, .addwishlistItemtoCart:hover, .wishlist-other-details .btn:hover, .discover-btn:hover, .submit-btn:hover, .get-started-btn:hover, .pink_btn:hover {
    text-decoration: none;
    background: #69079e;
    color: #ffffff; }

.createNewAddressButton:hover, .btn-sm:hover, .home-link a:hover, .add-to-cart-wishlist:hover, #tryNowCatalogItem:hover, .addwishlistItemtoCart:hover, .wishlist-other-details .btn:hover {
  text-decoration: none;
  background: #69079e;
  color: #ffffff;
  cursor: pointer; }

.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: #ffffff;
  border: solid 1px #302f37;
  padding: 5px 18px;
  text-align: center;
  cursor: pointer; }

.rodio-button label span:hover {
  background-color: #f9f9f9; }

.rodio-button label input {
  position: absolute;
  top: -20px;
  visibility: hidden; }

.rodio-button label span.input-checked {
  background-color: #302f37;
  color: #F7F7F7; }

#variantTemplate {
  font-size: 14px;
  /*padding-top:2rem;*/
  position: relative; }

.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 {
  display: inline-flex; }
  .product-customization-options #variantDropdown {
    font-size: 13px;
    color: #000000;
    border: solid 1px #d7d7d7;
    padding: 10px 18px;
    width: 100%; }

.prod-spec-details .table td, .prod-spec-details .table th {
  padding: 0.4rem; }

#material-specs .table td, #material-specs .table th {
  padding: 0.4rem; }

#productReviews {
  display: none; }

.page-link {
  margin: 0px 2px;
  border-radius: 0.25rem;
  background-color: #fafafa;
  color: #ffffff;
  border-color: #fafafa; }

.page-link:hover, .page-link:active {
  background-color: #302f37;
  color: #ffffff;
  border-color: #302f37; }

.breadcrumb {
  display: none !important; }

.name-wish {
  display: flex;
  justify-content: center;
  align-items: center; }

.like i {
  color: #7719aa; }

#variantTemplate table {
  margin-bottom: 0px; }

.table.table-responsive-sm td, .table.table-responsive-sm th {
  padding: 0.4rem; }

#customerReviews {
  font-size: 22px; }

h5.modal-title {
  color: #ffffff; }

.modal-header {
  border-top-left-radius: .1rem;
  border-top-right-radius: .1rem; }

.modal-footer button.btn {
  font-size: 14px; }

.table thead th {
  border-top: none;
  border-bottom: none; }

.specifications h3 {
  color: #7719aa;
  font-family: "Lato", sans-serif;
  padding-bottom: 1rem; }

.table-grey-bg {
  background-color: #f2f6f7;
  padding: 2rem 0rem 0rem; }

.table-grey-bg .specifications .table.table-responsive-sm td, .table-grey-bg .specifications .table.table-responsive-sm th {
  border: none;
  background-color: transparent; }

.table-grey-bg .specifications .card {
  background-color: transparent;
  border: none; }

.table-grey-bg .specifications .table > thead > tr > th {
  line-height: 19px;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  padding: 0px 0px 10px .4rem;
  margin: 0; }

.buycart-wishlist-row {
  display: flex; }
  @media screen and (min-width: 992px) {
    .buycart-wishlist-row {
      display: flex; } }
  @media screen and (min-width: 768px) {
    .buycart-wishlist-row {
      display: flex; } }
  @media screen and (max-width: 768px) {
    .buycart-wishlist-row {
      display: none; } }

.buycart-wishlist-row .fa-shopping-cart {
  margin-right: 4px; }
.buycart-wishlist-row .fa-heart {
  margin-right: 4px; }

.buycart-wishlist-row-mobile .fa-shopping-cart {
  margin-right: 4px; }
.buycart-wishlist-row-mobile .fa-heart {
  margin-right: 4px; }

.buycart-wishlist-row-mobile {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99; }
  @media screen and (min-width: 992px) {
    .buycart-wishlist-row-mobile {
      display: none; } }
  @media screen and (min-width: 768px) {
    .buycart-wishlist-row-mobile {
      display: none; } }
  @media screen and (max-width: 768px) {
    .buycart-wishlist-row-mobile {
      display: flex; } }

.buycart-wishlist-row-mobile .add-wish-customization-btn {
  width: 100%;
  background-color: #7719aa; }
  .buycart-wishlist-row-mobile .add-wish-customization-btn .cart {
    width: 100%;
    color: #ffffff; }
  .buycart-wishlist-row-mobile .add-wish-customization-btn .wish {
    background-color: #ffffff;
    color: #7719aa;
    border: 1px solid #7719aa; }
    .buycart-wishlist-row-mobile .add-wish-customization-btn .wish .add-to-cart-wishlist {
      width: 100%;
      background: transparent;
      border: none;
      color: #7719aa; }
      .buycart-wishlist-row-mobile .add-wish-customization-btn .wish .add-to-cart-wishlist:hover {
        border: none;
        transition: none;
        text-decoration: none; }
  .buycart-wishlist-row-mobile .add-wish-customization-btn .cart:hover {
    border: none;
    transition: none;
    text-decoration: none; }
  .buycart-wishlist-row-mobile .add-wish-customization-btn .col-6 {
    align-items: center; }

.buycart-wishlist-row-mobile .border-none {
  border-right: none !important;
  border-top: 1px solid #7719aa;
  border-bottom: 1px solid #7719aa; }

@font-face {
  font-family: 'crimsonroman';
  /*src: url('../../220/Content/fonts/crimson-roman.woff2') format('woff2'),
      url('../../220/Content/fonts/crimson-roman.woff');*/
  src: url("./../../fonts/crimson-roman.woff2") format("woff2"), url("./../../fonts/crimson-roman.woff");
  font-weight: normal;
  font-style: normal; }
.product-slider {
  border-radius: 0px; }

.product-slider #carousel {
  border: 4px solid #ccc;
  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 #ccc;
  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: #ccc; }

.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 #ccc !important;
  height: 64px; }

#catalogItemVideo {
  height: 395px; }

#catalogItemPictureZoom {
  height: 395px; }

.video-thumbnail video {
  border: 1px solid #ccc !important;
  height: 64px; }

.productimg img {
  height: 263px;
  width: 253px; }

.video-thumbnail {
  position: relative;
  display: inline-block;
  cursor: pointer; }
  .video-thumbnail:before {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f01d";
    font-family: FontAwesome;
    font-size: 26px;
    color: #fff;
    opacity: .8;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5); }
  .video-thumbnail:hover:before {
    color: #eee; }

.jf-small-img.jf-col-5 {
  width: 20%;
  padding: 5PX; }

@media (max-width: 768px) {
  .jf-small-img.jf-col-5 {
    width: 100%;
    padding: 5PX; }

  .video-thumbnail video {
    height: 28px; }

  .jf-small-img img {
    height: 28px;
    width: 28px; }

  #catalogItemPictureZoom {
    height: 220px; }

  #catalogItemVideo {
    height: 220px; }

  .productimg img {
    height: auto;
    width: auto; }

  .video-thumbnail:before {
    font-size: 17px;
    top: 35%; } }
.carousel-control-prev-icon {
  background-image: url(https://img.icons8.com/ios/50/000000/chevron-left-filled.png); }

.carousel-control-next-icon {
  background-image: url(https://img.icons8.com/ios/50/000000/chevron-right-filled.png); }

.carousel-control-prev {
  left: -45px; }

.carousel-control-next {
  right: -45px; }

/*.carousel-inner{
    .carousel-item{
        
border: 1px solid #c2c3c0;
    width: 15%;
   }}*/
@font-face {
  font-family: 'crimsonroman';
  /*src: url('../../220/Content/fonts/crimson-roman.woff2') format('woff2'),
      url('../../220/Content/fonts/crimson-roman.woff');*/
  src: url("./../../fonts/crimson-roman.woff2") format("woff2"), url("./../../fonts/crimson-roman.woff");
  font-weight: normal;
  font-style: normal; }
/*******************************************************************/
/*order detail css start here*/
/*******************************************************************/
.orderdetailtbl tbody tr td .pro-desc, .orderdetailtbl tbody tr td .qty, .orderdetailtbl tbody tr td .weight, .orderdetailtbl tbody tr td .status, .orderdetailtbl thead tr th label {
  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 .pro-name, .orderdetailtbl tbody tr td .qty-val, .orderdetailtbl tbody tr td .weight-val, .orderdetailtbl tbody tr td .status-val {
  color: #302f37;
  font-size: 13px;
  letter-spacing: 0.5px;
  margin: 0;
  font-weight: normal;
  line-height: 30px; }

.orderdetailtbl thead tr th .shopadress, .orderdetailtbl thead tr th .date {
  color: #302f37;
  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: #f9f9f9; }
.orderdetailtbl .table thead th {
  vertical-align: text-top;
  background: #f9f9f9; }
.orderdetailtbl .table tbody tr td {
  padding: 1.5rem .75rem; }
.orderdetailtbl table {
  border: 1px solid #302f37; }
  .orderdetailtbl table thead tr th {
    border: transparent; }
.orderdetailtbl thead tr th {
  /*.order_no {
  	@extend %extend_3;
  	font-size: 24px;
  }*/ }

/*order detail css end here*/
@font-face {
  font-family: 'crimsonroman';
  /*src: url('../../220/Content/fonts/crimson-roman.woff2') format('woff2'),
      url('../../220/Content/fonts/crimson-roman.woff');*/
  src: url("./../../fonts/crimson-roman.woff2") format("woff2"), url("./../../fonts/crimson-roman.woff");
  font-weight: normal;
  font-style: normal; }
.add-to-cart-wishlist, #tryNowCatalogItem, .addwishlistItemtoCart, .wishlist-other-details .btn, .discover-btn, .submit-btn, .get-started-btn, .pink_btn {
  color: #ffffff;
  fill: #7719aa;
  background-color: #7719aa;
  border-color: #7719aa;
  width: 250px;
  font-size: 14px;
  color: #ffffff;
  border-radius: 20px;
  padding: 13px 0px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.1px; }
  .add-to-cart-wishlist:hover, #tryNowCatalogItem:hover, .addwishlistItemtoCart:hover, .wishlist-other-details .btn:hover, .discover-btn:hover, .submit-btn:hover, .get-started-btn:hover, .pink_btn:hover {
    text-decoration: none;
    background: #69079e;
    color: #ffffff;
    border: 1px solid #69079e;
    cursor: pointer; }

.createNewAddressButton:hover, .btn-sm:hover, .home-link a:hover, .add-to-cart-wishlist:hover, #tryNowCatalogItem:hover, .addwishlistItemtoCart:hover, .wishlist-other-details .btn:hover {
  text-decoration: none;
  background: #69079e;
  color: #ffffff;
  border: 1px solid #69079e;
  cursor: pointer; }

.jf-hide {
  display: none; }

.panel.wishlist-panel {
  box-shadow: none !important; }

.wishlist-row {
  padding: 0px 20px;
  border: 1px solid #cccccc54;
  border-radius: 10px;
  margin: 3px;
  display: flex;
  /*justify-content: center;*/
  align-items: center;
  background: #eaebed69;
  margin: 1em; }
  @media screen and (max-width: 768px) {
    .wishlist-row {
      flex-direction: column;
      margin: 1em 1em;
      padding: 30px 0px; } }

.wish-thumb {
  flex: 1;
  text-align: center;
  padding: 20px; }
  .wish-thumb img {
    width: 60% !important;
    border: 1px solid #29222450;
    box-shadow: 0 0 5px 1px #25242424; }

.wishlist-other-details {
  flex: 2;
  margin-left: 2rem; }
  .wishlist-other-details .jf-catalog-price {
    margin: 10px 0 20px; }
  .wishlist-other-details h2 {
    font-family: "Lato", sans-serif;
    font-size: 20px;
    margin: 0 0 10px 0; }

.no-wishlist {
  width: 100%;
  text-align: center;
  color: #555555;
  font-size: 20px;
  font-weight: 100;
  border: 1px solid #ccc;
  padding: 20px 10px;
  margin: 2em 1em;
  border-radius: 6px;
  box-shadow: 0 2px 3px #dddddd91;
  line-height: 28px; }

@media screen and (max-width: 768px) {
  .wishlist-row {
    /*flex-direction: row!important;*/
    margin: 1em 1em;
    padding: 30px 0px;
    background: #ffffff; } }
.wishlist-other-details .fa-remove.fa-lg,
.wishlist-other-details .fa-shopping-cart.fa-lg {
  margin-right: 5px;
  font-size: 15px;
  font-weight: 300;
  line-height: 1em;
  vertical-align: 0%; }

.wishlist-heading h1 {
  font-size: 1.9rem;
  margin-top: 0.5rem; }

.wishlist-heading {
  border-bottom: none; }

.wishlist-div .wish .btn {
  width: 100%; }
.wishlist-div .wish a {
  width: 100%; }
.wishlist-div .account-login-heading {
  text-align: center;
  position: relative;
  line-height: 22px;
  margin: 24px auto; }
  .wishlist-div .account-login-heading span {
    font-size: 1.8rem;
    background: #ffffff;
    padding: 0 14px;
    position: relative; }
  .wishlist-div .account-login-heading hr {
    height: 2px;
    border: none;
    background: #e9e9e9;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0px auto;
    left: 0;
    right: 0px; }

.card-link-removefromwishlist {
  position: absolute;
  right: 0;
  padding: 10px;
  height: 28px;
  width: 28px;
  margin: 10px;
  background: #d7d7d7;
  border-radius: 13px;
  display: flex;
  justify-content: center;
  align-items: center; }

/*@import "checkout";*/
body,
html, body {
  width: 100%;
  height: 100%;
  font-family: "Lato", sans-serif; }

a {
  color: #000000; }

a:hover {
  text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Crimson Text", serif; }

.zero-padding {
  padding: 0; }

.clear {
  clear: both; }

/*header css starts*/
.add-to-cart-wishlist, #tryNowCatalogItem, .addwishlistItemtoCart, .wishlist-other-details .btn, .discover-btn, .submit-btn, .get-started-btn, .pink_btn {
  color: #ffffff;
  fill: #7719aa;
  background-color: #7719aa;
  border-color: #7719aa;
  width: 250px;
  font-size: 14px;
  color: #ffffff;
  border-radius: 20px;
  padding: 13px 0px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.1px; }

.navbar, .navbar.navbar-default.navbar-fixed-top.topnav {
  background: #7719aa;
  color: #ffffff;
  padding: .3rem 0rem .3rem; }

.navbar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #ffffff;
  margin: 1px 0px; }
  @media screen and (min-width: 768px) {
    .navbar-toggle .icon-bar {
      margin: 2px 0px; } }

.navbar-toggle {
  background: transparent;
  border: none; }

.nav-ul-li {
  width: 100%;
  color: #ffffff;
  background-color: #000000;
  padding: 0.1rem 0rem; }

.navbar-nav.navbar-center {
  justify-content: flex-start;
  display: flex;
  width: 100%;
  align-items: center;
  flex-direction: row; }

.navbar-nav.navbar-center .svg-nav-outer {
  /*position: absolute;*/
  width: 6px;
  height: 6px;
  left: 250px;
  top: 9px;
  overflow: visible; }
.navbar-nav.navbar-center .nav.navbar-center > li {
  position: static;
  display: flex; }
.navbar-nav.navbar-center .Ellipse_4 {
  overflow: visible;
  width: 6px;
  height: 6px;
  left: 0px;
  top: 0px;
  fill: #7719aa; }
.navbar-nav.navbar-center a {
  color: #ffffff;
  padding: 0rem 1rem; }

.crimson-section-headings {
  font-size: 22px;
  font-family: 'Crimson Text', serif;
  font-weight: 500;
  color: #7719aa;
  font-weight: 600;
  line-height: 32px;
  padding: 2rem;
  text-align: center;
  padding-top: 0rem;
  justify-content: center;
  display: flex;
  padding-bottom: 2rem; }
  @media screen and (min-width: 768px) {
    .crimson-section-headings {
      font-size: 34px;
      line-height: 42px; } }

.crimson-section-headings.one-of-a-kind {
  padding: 3rem 5.5rem; }

.crimson-section-headings.amazing-together {
  padding: 3rem 4rem; }

.crimson-section-headings.perfect-fit {
  padding: 2rem 7rem; }

.crimson-section-headings.buy-best {
  padding: 1.2rem 4.2rem; }
  @media screen and (min-width: 992px) {
    .crimson-section-headings.buy-best {
      padding: 3rem 4.2rem; } }

.delighted-customers {
  padding: 3rem 4rem 0rem 4rem; }

.section-info-para {
  color: #000000;
  font-size: 14px;
  line-height: 28px;
  font-family: 'Lato', sans-serif;
  padding-bottom: 1rem;
  display: flex;
  justify-content: center;
  text-align: center;
  letter-spacing: .1px; }
  @media screen and (min-width: 992px) {
    .section-info-para {
      font-size: 18px;
      line-height: 30px;
      padding-left: 22rem;
      padding-right: 22rem; } }

@media screen and (min-width: 992px) {
  .section-info-para.catalog-home {
    padding-left: 11rem;
    padding-right: 11rem; } }

.section-info-para.italic {
  font-style: italic;
  padding-top: 1rem;
  font-size: 16px;
  font-weight: 600; }

.info-div-pink-bg {
  background-color: #F7EEE5;
  padding: 1rem; }

.discover-btn-div {
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  display: flex;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.info-div-dark-pink-bg {
  background-color: #fafafa;
  padding-bottom: 0.5rem; }

@media screen and (max-width: 768px) {
  .img-width-100 {
    max-width: 100%; } }
.section-info-para-category {
  color: #000000;
  font-size: 14px;
  line-height: 28px;
  font-family: 'Lato', sans-serif;
  padding-bottom: 1rem;
  display: flex;
  justify-content: center;
  text-align: center;
  letter-spacing: .1px; }
  @media screen and (min-width: 768px) {
    .section-info-para-category {
      font-size: 18px;
      line-height: 30px;
      padding-left: 3rem;
      padding-right: 3rem; } }

.section-info-para-category.italic {
  font-style: italic;
  padding-top: 1rem;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 2rem; }

.card-img-overlay {
  flex-direction: column;
  justify-content: flex-end;
  bottom: 0;
  text-align: center;
  display: flex;
  left: 0;
  padding: 1.25rem;
  padding-bottom: 1.5rem; }

/*refer friend form css*/
.form-icon {
  display: inline-block;
  border-radius: 60px;
  box-shadow: 0px 0px 2px #888;
  padding: 0.5em 0.6em;
  color: #ffffff;
  fill: #7719aa;
  background-color: #7719aa;
  border-color: #7719aa;
  margin-right: .5rem;
  font-size: 12px; }

input.form-control-no-border {
  border: none;
  border-bottom: 1px solid #CFD1D3;
  border-radius: 0px;
  width: 100%; }

::placeholder {
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  font-style: italic; }

:-ms-input-placeholder {
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  font-style: italic; }

::-ms-input-placeholder {
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  font-style: italic; }

.control-label {
  margin-bottom: 0px; }

.form-outer {
  display: flex;
  justify-content: center; }

.bg-grey {
  background-color: #d7d7d7; }

.get-started-btn {
  margin-bottom: 1rem; }

.value-for-money {
  padding: 0rem 2rem 1rem;
  line-height: 26px;
  letter-spacing: .2px; }

.honesty-heading {
  padding: 2rem 2.5rem 0rem; }

.fa-arrow-right {
  margin-left: 7px;
  font-weight: 300; }

@media screen and (min-width: 992px) {
  .discover-btn, .get-started-btn, .submit-btn {
    width: 300px;
    font-size: 16px;
    border-radius: 30px;
    padding: 15px 0px; } }
@media screen and (min-width: 992px) {
  .desk-pink-bg {
    background-color: #fafafa; } }

.banner-bg {
  background-size: cover;
  height: 680px;
  background-position: center; }
  @media screen and (max-width: 768px) {
    .banner-bg {
      height: 360px;
      background-position: center center; } }
  @media screen and (max-width: 768px) {
    .banner-bg {
      height: 395px;
      background-position: center center; } }

fieldset {
  padding-top: 1rem; }

@media screen and (min-width: 500px) {
  .desk-pink-bg {
    background-color: #fafafa; } }
@media screen and (min-width: 768px) {
  .navbar-nav.navbar-center {
    justify-content: center; }

  .footer-coral-heading {
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    color: #7719aa;
    font-family: "Crimson Text", serif;
    font-size: 16px; } }
@media screen and (min-width: 768px) {
  ::placeholder, :-ms-input-placeholder, ::-ms-input-placeholder {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-style: italic; } }
@media screen and (min-width: 992px) {
  ::placeholder, :-ms-input-placeholder, ::-ms-input-placeholder {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-style: italic; } }
.crimson-section-headings {
  font-weight: 600; }

.value-for-money {
  padding: 1rem 1.5rem 0rem; }

.swiper-container {
  width: 100%;
  height: 100%; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ffffff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.test-cust-name {
  text-transform: uppercase;
  display: block; }

.test-cust-name.pink {
  color: #7719aa; }

.test-cust-name, .test-para {
  font-size: 10px;
  text-align: left;
  display: flex;
  font-size: 10px; }
  @media screen and (min-width: 768px) {
    .test-cust-name, .test-para {
      font-size: 18px; } }

.testimonial-card {
  background-color: #d3d3d3; }
  @media screen and (min-width: 768px) {
    .testimonial-card {
      background-color: #fafafa; } }

@media screen and (min-width: 768px) {
  .desk-pink-light-bg {
    background-color: #fafafa; } }

.card-padding {
  padding-right: 5px;
  padding-left: 5px; }

.swiper-pagination-bullet-active {
  background: #7719aa !important; }

.pink-light-bg {
  background-color: #fafafa; }

.swiper-slide {
  background: transparent; }

.footer-coral-heading, .footer.info-para {
  font-family: "crimsonroman"; }

.hide {
  display: none; }

.show {
  display: block; }

.inline {
  display: inline-flex;
  align-items: center; }

.field-validation-error {
  color: red;
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  font-style: italic; }
  @media screen and (min-width: 992px) {
    .field-validation-error {
      font-size: 14px; } }
  @media screen and (min-width: 768px) {
    .field-validation-error {
      font-size: 12px; } }

#referfriend-form .form-group {
  display: flex;
  flex-direction: column; }
#referfriend-form .field-validation-error {
  margin-left: 2rem; }

.emailsuccesstext {
  font-weight: 300; }

.nav.navbar-nav.navbar-center li:last-child {
  display: none; }

.datepicker-days table tr, .datepicker-days table th {
  text-align: center;
  padding: 2px; }

.datepicker-days table {
  border-collapse: separate;
  text-align: center;
  padding: 0px 10px; }

.footer-coral-heading, .footer.info-para {
  font-family: "Lato",sarif; }

@media screen and (min-width: 768px) {
  ::placeholder {
    font-size: 12px; } }
@media screen and (min-width: 992px) {
  ::placeholder {
    font-size: 14px; } }
.swiper-pagination {
  position: relative; }

.crimson-14 {
  text-align: center;
  /*font-family:$font_crimson;*/
  text-transform: uppercase; }

.symbolimg-desk {
  justify-content: center;
  display: none; }
  @media screen and (min-width: 992px) {
    .symbolimg-desk {
      display: flex;
      margin: 0 auto; } }
  @media screen and (min-width: 768px) {
    .symbolimg-desk {
      display: flex; } }

.symbolimg-desk img {
  width: 75%; }

.symbolimg-mobile {
  justify-content: center;
  display: flex; }
  @media screen and (min-width: 992px) {
    .symbolimg-mobile {
      display: none; } }
  @media screen and (min-width: 768px) {
    .symbolimg-mobile {
      display: none; } }

.email-success-div {
  display: flex;
  justify-content: center;
  align-items: center; }

.email-success-div
.email-success-text {
  align-self: center;
  background: #fafafa;
  margin: 0 auto;
  padding: 15%;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 1px 1px #fafafa; }

.filterbutton {
  width: 100%;
  max-width: 100%;
  background-color: white;
  border: 1px solid #CFD1D3 !important;
  color: #000000;
  display: inline-flex !important;
  padding: 17px;
  border-radius: 0px;
  align-items: center; }

.filternamelabel {
  font-size: 14px;
  font-family: "Crimson Text", serif;
  text-transform: uppercase;
  color: #7719aa;
  margin-bottom: 4px;
  padding-left: 2px;
  padding-top: 15px; }
  @media screen and (min-width: 768px) {
    .filternamelabel {
      font-size: 15px; } }
  @media screen and (min-width: 992px) {
    .filternamelabel {
      font-size: 16px; } }

p.summery.summery-red {
  margin: 0px !important;
  padding: 0px;
  text-align: left; }

.dropdown-item.active, .dropdown-item:active {
  background-color: transparent;
  color: #000000; }

.dropdown-item:focus, .dropdown-item:hover {
  background-color: transparent;
  color: #000000;
  text-decoration: none; }

.checkbox {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 5px;
  font-size: 14px; }

.checkbox label:after {
  content: '';
  display: table;
  clear: both; }

.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #555861;
  border-radius: 0px;
  opacity: 1;
  width: 14px;
  height: 14px;
  float: left;
  margin-right: 10px;
  margin-top: 0px;
  margin-left: -15px; }

.checkbox .cr .cr-icon {
  position: absolute;
  font-size: .8em;
  line-height: 0;
  top: 50%;
  left: 8%; }

        /*.checkbox .cr .cr-icon.fa.fa-check:before {
content: "\f00c";   
color: #555861;     
font-size: 8px;
font-weight: normal;
margin: 0;  
padding: 0 0 0 1px;
position: relative;
top: -1px;
        }*/
/*.checkbox label input[type="checkbox"] {
    display: none;
}*/
.checkbox label input[type="checkbox"] {
  visibility: hidden; }

.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; }

.clearFilters {
  align-self: center;
  padding: .25rem 1.5rem .5rem;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  display: flex;
  align-items: center; }

.clearFilters:hover {
  color: #7719aa; }

.filter-group {
  top: -3px !important;
  border-radius: 0px;
  border: 1px solid #ccc;
  width: 100%;
    /*@media screen and (min-width:768px){
     width:87%;
}
 @media screen and (min-width:768px){
    font-size:16px;
    width:89%;
}*/ }

.dropdown-item.facaetCriteria {
  width: auto; }

.checkbox.dropdown-item label {
  display: inline-flex;
  width: 100%; }

@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; } }
.weightAndIcons {
  display: flex;
  justify-content: space-between;
  padding: 5px; }

.weightAndIcons a.card-link {
  height: 25px;
  width: 25px;
  border: 1px solid #7719aa;
  display: flex;
  color: #7719aa;
  justify-content: center;
  background: #ffffff;
  border-radius: 50%;
  align-items: center;
  text-align: center;
  font-size: 14px;
  font-family: "Lato", sans-serif; }
  .weightAndIcons a.card-link .fa-heart {
    margin-top: 2px; }
  .weightAndIcons a.card-link:hover {
    border: 1px solid #69079e;
    color: #69079e;
    cursor: pointer; }

.weightAndIcons a.card-link.create {
  height: 24px;
  width: 56px;
  border-radius: 28px; }

.pagination-outer-row {
  display: flex;
  width: 100%; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  justify-content: flex-end;
  border-radius: .25rem; }

.page-item.active .page-link {
  background-color: #7719aa;
  color: #ffffff;
  border-color: #7719aa; }

.page-link:hover {
  background-color: #7719aa;
  color: #ffffff;
  border-color: #7719aa; }

.page-item:first-child .page-link, .page-item .page-link {
  border-radius: 0.25rem;
  margin: 0px 3px; }

.page-item.active .page-link {
  z-index: 1; }

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer; }

.page-link {
  background-color: #ffffff;
  color: #7719aa;
  border: 1px solid #7719aa; }

.product-card-body {
  flex-direction: row;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 10px;
  padding: 0px 5px; }

.productimg {
  position: relative; }

.discover-btn:hover, .get-started-btn:hover, .submit-btn:hover {
  color: #ffffff;
  background: #69079e;
  border-color: #69079e; }

.crimson-search-section-headings {
  font-size: 26px;
  font-family: 'Crimson Text', serif;
  font-weight: 500;
  color: #7719aa;
  text-align: center;
  padding-top: 0rem;
  justify-content: center;
  display: flex;
  padding-bottom: 0rem;
  font-size: 26px;
  font-family: 'Crimson Text', serif;
  font-weight: 500;
  text-align: center;
  align-self: center;
  margin-top: -3rem;
  position: absolute; }
  @media screen and (min-width: 768px) {
    .crimson-search-section-headings {
      font-size: 34px;
      padding-left: 15px;
      margin-top: -5rem;
      position: absolute;
      text-align: center; } }

.hide {
  display: none; }

.show {
  display: block; }

.weightAndIcons .card-link:hover i {
  color: #69079e; }

.catalog-name-heading {
  align-items: center; }

.footer.outer.grey-bg {
  background-color: #f2f6f7; }

.item-product {
  border-radius: 0px; }

/*Product details Page -start*/
.designer-note, .price {
  margin: 17px 0 0; }

.pink_btn:hover, .pink_btn:focus {
  background-color: #7719aa;
  color: #ffffff;
  text-decoration: none; }

.designer-note h6, .quality-custom h6, .price h6, .add-cart h6 {
  line-height: 14px;
  font-size: 12px; }

.quality-custom .selectpicker {
  font-size: 12px;
  border: solid 1px #16181d;
  padding: 10px 14px;
  margin-top: 10px; }

.designer-note p {
  font-size: 13px;
  line-height: 1.85;
  color: #16181d;
  margin: 0; }

.add-cart h6 {
  text-align: center;
  margin: 10px 0px 0px; }

.pro-name h4 {
  margin: 0;
  line-height: 27px;
  font-size: 22px;
  color: #16181d; }

.pro-name h4 span {
  margin-left: 8px;
  color: #7719aa;
  font-size: 19px; }

.quality-custom .selectpicker {
  font-size: 11px;
  color: #16181d;
  border: solid 1px #16181d;
  padding: 10px 14px;
  margin-top: 10px; }

#mob-display-pics .jf-thumb-wrapper {
  display: flex;
  justify-content: center; }

.product-summary .card-title {
  margin-bottom: 0px; }
.product-summary .card-subtitle {
  display: none;
  padding: 10px 0px; }

.product-materials-row h6 {
  margin-bottom: 0px; }

.product-summary {
  font-family: "Lato", sans-serif; }
  .product-summary h4.card-title {
    font-family: "Lato", sans-serif;
    padding-top: 1rem; }
  .product-summary h6 {
    font-family: "Lato", sans-serif;
    font-size: 13px; }

.price-info .fa-circle {
  display: none; }

.product-customization-options select {
  /* padding: 5px 0px; */
  font-size: 13px;
  color: #000000;
  border: solid 1px #d7d7d7;
  padding: 10px 18px;
  width: 100%;
  /* margin-top: 10px; */ }

table.table td.col-lg-6.col-md-6.col-sm-6.col-6 {
  width: 50%; }

/*Product details Page -end*/
button:focus {
  outline: none; }

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: #000000; }

@media screen and (max-width: 768px) {
  .banner-bg {
    height: 395px;
    background-position: center center; } }
a:hover {
  text-decoration: none; }

a {
  color: #000000; }

@media screen and (min-width: 768px) {
  .navbar-toggle .icon-bar {
    margin: 2px 0px; } }
.filter-group {
  border-top: none; }

.filterbutton:hover {
  color: #000000;
  border: 1px solid #7719aa !important;
  background-color: #ffffff; }

.product-card-body .price {
  margin-top: 0px; }

.product-customization-options {
  display: flex; }

.product-summary h4.card-title {
  font-family: "Lato", sans-serif;
  padding-top: 0rem; }

@media screen and (max-width: 768px) {
  .product-summary h4.card-title {
    font-family: "Lato", sans-serif;
    padding-top: 1rem; } }
#variantTemplate .info-div-pink-bg {
  padding: 0px; }

#productlist {
  justify-content: center; }

.italic.manufacturedby {
  display: none; }

.price .fa-info-circle {
  display: none; }

.productimg img {
  width: 100%;
  max-width: 100%;
  height: auto; }

a:hover {
  color: #000000; }

.checkbox .cr {
  margin-top: 3px; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #ffffff;
  margin: 2px 0px; }

.buycart-wishlist-row-mobile .add-wish-customization-btn .cart {
  width: 100%;
  color: #ffffff; }

.footer.info-para {
  font-family: Lato, "serif" !important; }

.price .fa-inr {
  font-size: 18px;
  padding-right: 4px; }

.swiper-pagination {
  margin-bottom: -10px; }

/*.crimson-search-section-headings.show{
margin-top:-6rem;
width: 50%;}*/
@media screen and (min-width: 768px) {
  .navbar-nav.navbar-center {
    justify-content: flex-start; } }
@media screen and (min-width: 768px) {
  .crimson-search-section-headings.show {
    /*width: 50%;*/
    color: #7719aa;
    float: left;
    font-size: 40px;
    /* text-align: center; */
    margin-top: -25%; } }
/*@media screen and (min-width: 992px){

.crimson-search-section-headings.show{
 font-size: 35px;
    margin-top: -20%;}}*/
.showfilter .row.center {
  justify-content: center; }

.wishlist-div .row {
  justify-content: center; }

@media screen and (min-width: 992px) {
  .recentlyViewed .swiper-wrapper, .similarproducts .swiper-wrapper, .wishlist-div .row {
    justify-content: center; }

  .crimson-search-section-headings.show {
    font-size: 50px;
    margin-top: -22%; } }
.product-card-body .price .fa-inr {
  font-size: 15px; }

.account-login-heading {
  text-align: center;
  position: relative;
  line-height: 30px;
  margin: 24px auto; }
  .account-login-heading span {
    font-size: 1.8rem;
    background: #ffffff;
    padding: 0 14px;
    position: relative; }
  .account-login-heading hr {
    height: 2px;
    border: none;
    background: #e9e9e9;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0px auto;
    left: 0;
    right: 0px; }

@media (max-width: 768px) {
  .custom-hidden-xs {
    display: none; } }

.jf-my-order-img img {
  max-width: 100%; }

.width-100 {
  width: 100%; }

.max-width-100 .col-md-10 {
  max-width: 100% !important; }

.catalog-name-heading.show {
  align-items: center;
  display: flex; }

.hideproducts {
  display: none; }

.showproducts {
  display: block; }

.add-wish-customization-btn a.cart:not([href]):not([tabindex]):focus, .add-wish-customization-btn a.cart:not([href]):not([tabindex]):hover {
  color: #ffffff; }

.desk-customize {
  position: absolute;
  top: 0;
  right: 5rem;
  color: #7719aa;
  padding: 5px 10px; }

.nav-symbols {
  max-width: 50px;
  width: 50px;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-direction: column; }
  @media screen and (max-width: 768px) {
    .nav-symbols {
      max-width: 40px;
      width: 40px; } }

.other-filters {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end; }

.filergroup .dropdown-toggle::after {
 /*display: inline-block; 
width: 10px;
 height: 1.3rem; 
 border-top: none;
color: $purple;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent;
content: ' \02C5';
width: 12px;
font-size: 17px;*/
  color: #7719aa; }

.weightAndIcons a.card-link .fa-heart {
  margin-top: 2px;
  margin-left: 1px; }
  @media (max-width: 768px) {
    .weightAndIcons a.card-link .fa-heart {
      margin-top: 0px; } }

@media (max-width: 600px) {
  .section-info-para-category.search-cat {
    font-size: 12px;
    color: #707070; } }

.arrowimg {
  height: 12px; }
  @media (max-width: 768px) {
    .arrowimg {
      height: 10px; } }
  @media (max-width: 600px) {
    .arrowimg {
      height: 10px; } }

.scrolltop {
  display: flex;
  justify-content: flex-end; }
  .scrolltop span.img {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .scrolltop span.round.budget {
    font-size: 14px;
    padding: 10px; }
  .scrolltop span.round {
    display: flex;
    height: 3.5rem;
    box-sizing: border-box;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 3.5rem;
    background-color: #F0ECEC;
    text-align: center;
    outline: none;
    color: #837F7F;
    flex-direction: column;
    border-radius: 50%; }

.scrolltop .budget:hover {
  cursor: pointer; }

.growl.growl-notice {
  background-color: #ffffff;
  border: 1px solid #7719aa;
  color: #7719aa;
  border-radius: 7px; }

.growl.growl-warning {
  background-color: #ffffff;
  border: 1px solid #7719aa;
  color: #7719aa;
  border-radius: 7px; }

.no-result-div {
  padding: 1rem;
  background-color: #ffffff;
  border: 1px solid #7719aa;
  border-radius: 7px;
  width: 100%; }

#appliedfilters {
  color: #837F7F; }

#scrolltop #myBtn {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 20px;
  right: 20px;
  background-color: #7719aa;
  color: #ffffff;
  border-radius: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 2px #888;
  justify-content: center;
  z-index: 99; }
  #scrolltop #myBtn:hover {
    color: #ffffff; }

.filters-outer {
  display: grid; }

.filters-order.catalogs {
  order: 0;
  -webkit-order: 0;
  -ms-flex-order: 0; }

.filters-order.price.range {
  order: 2;
  margin: 0px;
  -webkit-order: 2;
  -ms-flex-order: 2; }

.filters-order.materials {
  order: 1;
  -webkit-order: 1;
  -ms-flex-order: 1; }

@media (min-width: 768px) {
  .filters-outer {
    display: flex;
    justify-content: center; } }
.filterhide {
  display: none; }

.filtershow {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5); }

.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  opacity: 1;
  background-color: #ffffff; }

#filterloader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #7719aa;
  border-radius: 50%;
  border-top: 16px solid #ffffff;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.carousel-indicators .active {
  background-color: #7719aa; }

.price-caps {
  height: 25px;
  width: 25px;
  border: 1px solid #FF5252;
  display: flex;
  color: #333;
  justify-content: center;
  background: #ffffff;
  border-radius: 50%;
  align-items: center;
  text-align: center;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  height: 24px;
  width: 70px;
  border-radius: 28px; }

/*Custom pages css*/
.stay-connected-content.section-header-white h1, .stay-connected-content h1 {
  margin: 50px auto 20px;
  line-height: 32px;
  font-size: 32px;
  color: #292224;
  padding: 0;
  text-transform: capitalize;
  font-weight: 500;
  font-family: "Lato", sans-serif; }

.section-header-white h1:before {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #c5c5c5;
  bottom: -5px;
  content: " ";
  height: 12px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 36px;
  z-index: 1;
  border-radius: 100%;
  width: 12px; }

.section-header-white h1:after {
  background: #c5c5c5 none repeat scroll 0 0;
  bottom: 1px;
  content: " ";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 130px; }

dd {
  padding: 20px;
  background: #f2f6f7;
  border-radius: 5px;
  border: 1px solid #F2EEE6;
  margin: 20px 0 30px;
  position: relative; }

dt {
  cursor: default; }

dt {
  font-size: 19px;
  color: #3e4450;
  margin-bottom: 20px; }

.section-header-white {
  position: relative; }

.stay-connected-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

@media (max-width: 520px) and (min-width: 320px) {
  .stay-connected-content.section-header-white h1 {
    text-align: center;
    line-height: 40px;
    margin: 20px 0px; } }
dd p {
  line-height: 28px; }

/*Custom pages css*/

/*# sourceMappingURL=style.css.map */
