h1, h2, h3, h4, h5 {
  color: #5f0000; }

.hide {
  display: none; }

a:hover {
  color: #5f0000;
  text-decoration: none; }

.btn-primary, .btn-success, .add-to-cart-wishlist, #tryNowCatalogItem, .removewishlistItem, .addwishlistItemtoCart, .wishlist-other-details .btn, .btn-primary.active:not(:disabled):not(.disabled), .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .card-img-overlay .btn-primary {
  color: #cca34b;
  border: 1px #cca34b solid;
  border-radius: 20px;
  transition: all 0.5s ease-out;
  background-color: transparent; }

.btn-primary:hover, .btn-success:hover, .add-to-cart-wishlist:hover, #tryNowCatalogItem:hover, .removewishlistItem:hover, .addwishlistItemtoCart:hover, .wishlist-other-details .btn:hover, #pinverification .btn-primary:hover {
  color: #fff;
  border-radius: 20px;
  border: 1px #5f0000 solid;
  transition: all 0.5s ease-out;
  background-color: #5f0000;
  cursor: pointer; }

#btnContinue {
  color: #fff; }
  #btnContinue:hover {
    color: #fff; }

a {
  text-decoration: none;
  color: #5f0000; }

.bg-base {
  background-color: #5f0000; }

.background-secondary-color {
  background-color: #cca34b; }

.background-base-semitransperant-color {
  background-color: transparent; }

.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: #5f0000; }

.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: #5f0000; }

.card-text:last-child {
  margin-bottom: 10px; }

.card {
  border-radius: 3px; }

#juicer-feed, #scrollToTop {
  display: none !important; }

.btn-group-sm > .btn, .btn-sm {
  border-radius: 0px; }

.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 #878787;
      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 $white;
}*/
#rate-ticker > li:first-child, #rate-ticker > li:last-child {
  border-right: 0px; }

#rate-ticker > li {
  display: inline-block;
  padding: 3px 10px;
  font-size: 17px; }
  @media only screen and (max-width: 768px) {
    #rate-ticker > li {
      font-size: 12px;
      padding: 0 10px 0px 0px; } }

.todaysRate {
  font-size: 15px;
  position: relative;
  font-weight: 600; }
  .todaysRate strong {
    font-weight: normal; }

/*******************************************************************/
/*navigation css start here*/
/*******************************************************************/
.navbar .dropdown-menu {
  background-color: #fff; }

.navbar-brand img {
  width: 60px; }

.nav-item li:hover {
  color: #5f0000; }

.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: 14px 0px; }
  @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: #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 (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: #fff;
  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; } }
.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: #5f0000; }

.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; }

.btn-primary, .btn-success, .add-to-cart-wishlist, #tryNowCatalogItem, .removewishlistItem, .addwishlistItemtoCart, .wishlist-other-details .btn, .btn-primary.active:not(:disabled):not(.disabled), .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .card-img-overlay .btn-primary {
  color: #fff;
  border: 1px #cca34b solid;
  border-radius: 20px;
  transition: all 0.5s ease-out;
  background-color: #cca34b; }

.btn-primary:hover, .btn-success:hover, .add-to-cart-wishlist:hover, #tryNowCatalogItem:hover, .removewishlistItem:hover, .addwishlistItemtoCart:hover, .wishlist-other-details .btn:hover, #pinverification .btn-primary:hover {
  color: #fff;
  border: 1px #5f0000 solid;
  transition: all 0.5s ease-out;
  background-color: #5f0000;
  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 #5f0000;
  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: #5f0000;
  color: #F7F7F7; }

#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 {
  display: inline-flex; }
  .product-customization-options #variantDropdown {
    padding: 5px 0px; }

.prod-spec-details .table td, .prod-spec-details .table th {
  padding: 0.6rem; }

#productReviews {
  display: none; }

.page-link {
  margin: 0px 2px;
  border-radius: 0.25rem;
  background-color: #cca34b;
  color: #fff;
  border-color: #cca34b; }

.page-link:hover, .page-link:active {
  background-color: #5f0000;
  color: #fff;
  border-color: #5f0000; }

#pinverification .btn {
  color: #444; }

#pinverification .btn-primary:hover {
  color: #fff; }

/*============================================
    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 #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) {
  .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%;
   }}*/
/*******************************************************************/
/*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: 0%;
  min-width: 50px;
  height: 50px;
  overflow: hidden;
  transition: width 1s;
  backface-visibility: hidden; }

.search-form .form-group input.form-control {
  position: absolute;
  top: 0;
  right: 0;
  outline: none;
  width: 100%;
  height: 50px;
  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: 60px;
  background: #5f0000;
  color: #fff;
  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: #5f0000;
  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*/
/*******************************************************************/
.copyright-text, .credits, .credits a {
  color: #f4f4f4;
  font-size: 13px;
  line-height: 20px;
  font-family: Roboto; }

.site-footer {
  background: #5f0000; }

.contact-details.right-border {
  border-right: 1px solid #f4f4f461;
  opacity: 3; }
.contact-details h6 {
  font-family: Courgette;
  color: #f4f4f4; }
.contact-details p {
  font-family: Roboto;
  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: #282528; }
  .bottom-footer div div ul li a {
    color: #f4f4f4;
    font-size: 14px;
    line-height: 30px; }
    .bottom-footer div div ul li a:hover {
      color: #5f0000;
      text-decoration: none; }

.credits a:hover {
  color: #5f0000;
  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: #cca34b;
  color: #fff;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px; }

#scrollToTop:hover {
  background-color: #fff;
  color: #cca34b; }

.form-group input, .form-group label, .form-group .controls, .login-customContent p, .login-customContent input, .login-customContent label, .forgotpasswordlink {
  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: #878787;
  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: #5f0000; }

.account-heading {
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  color: #bf1f29; }

.btn.orangebtn {
  padding: 6px 20px; }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background-color: #5f0000;
  color: #fff; }

.nav-tabs .nav-link {
  color: #5f0000; }

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #cca34b; }

.nav-tabs .nav-link {
  color: #cca34b; }

.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; }

.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; }

/*%btn{
    color: $secondary_color;
    border: 1px  $secondary_color solid;
    border-radius: 0px;
    transition: all 0.5s ease-out;
    background-color:$white;
}
%btn-hover{
color:  $secondary_color;
    border: 1px  $secondary_color solid;
    border-radius: 0px;
    transition: all 0.5s ease-out;
    background-color:$white;
    cursor:pointer;
}*/
.btn-primary, .btn-success, .add-to-cart-wishlist, #tryNowCatalogItem, .removewishlistItem, .addwishlistItemtoCart, .wishlist-other-details .btn, .btn-primary.active:not(:disabled):not(.disabled), .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .card-img-overlay .btn-primary {
  color: #fff;
  border: 1px #cca34b solid;
  border-radius: 20px;
  transition: all 0.5s ease-out;
  background-color: #cca34b; }

.btn-primary:hover, .btn-success:hover, .add-to-cart-wishlist:hover, #tryNowCatalogItem:hover, .removewishlistItem:hover, .addwishlistItemtoCart:hover, .wishlist-other-details .btn:hover, #pinverification .btn-primary:hover {
  color: #fff;
  border-radius: 20px;
  border: 1px #5f0000 solid;
  transition: all 0.5s ease-out;
  background-color: #5f0000;
  cursor: pointer; }

.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: transparent;
  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: 10px 0 20px; }
  .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 .fa-shopping-cart {
  margin-right: 7px; }

.fontStrikeThrough {
  text-decoration: line-through;
  font-size: 15px; }

.wishlist-other-details .fa-remove {
  margin-right: 7px; }

.btn-primary, .btn-success, .add-to-cart-wishlist, #tryNowCatalogItem, .removewishlistItem, .addwishlistItemtoCart, .wishlist-other-details .btn, .btn-primary.active:not(:disabled):not(.disabled), .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .card-img-overlay .btn-primary {
  color: #fff;
  border: 1px #cca34b solid;
  border-radius: 20px;
  transition: all 0.5s ease-out;
  background-color: #cca34b; }

.btn-primary:hover, .btn-success:hover, .add-to-cart-wishlist:hover, #tryNowCatalogItem:hover, .removewishlistItem:hover, .addwishlistItemtoCart:hover, .wishlist-other-details .btn:hover, #pinverification .btn-primary:hover {
  color: #fff;
  border-radius: 20px;
  border: 1px #5f0000 solid;
  transition: all 0.5s ease-out;
  background-color: #5f0000;
  cursor: pointer; }

.hide {
  display: none !important; }

s {
  font-size: 15px; }

.show-sm-custom {
  display: none; }

body {
  font-family: Roboto;
  margin-top: 11.5rem; }
  @media only screen and (max-width: 1024px) {
    body {
      margin-top: 6.5rem; } }
  @media only screen and (max-width: 767px) {
    body {
      margin-top: 8.5rem; } }

.myOrders .panel {
  border: none; }

.graybg {
  background: #f4f4f4; }

.menu-main {
  box-shadow: 0px 0px 2px 0px #5f000094;
  background: #fff;
  color: #5f0000; }

.menu-main li a.nav-link {
  font-size: 14px;
  letter-spacing: 0.01em; }

.menu-main li a.nav-link:hover {
  color: #5f0000; }

@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
  .top-right-nav ul.navbar-nav {
    flex-direction: row; } }

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: #5f0000; }

.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*/
/*******************************************************************/
.orangebg p, .blackbg 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: #5f0000; }

.blackbg p {
  background: #5f0000;
  color: #fff; }

#Newarrivals a.carousel-control-next, #Newarrivals a.carousel-control-prev {
  top: 30%;
  bottom: auto;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #5f0000; }

#Bestsellers a.carousel-control-next, #Bestsellers a.carousel-control-prev {
  top: 30%;
  bottom: auto;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #5f0000; }

#recentlyViewed a.carousel-control-next, #recentlyViewed a.carousel-control-prev {
  top: 30%;
  bottom: auto;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #5f0000; }

.btnConfirmPayment {
  color: #5f0000; }

/*******************************************************************/
/*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 #5f0000;
      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: #5f0000 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: #878787; }
    .tab-feature-bestseller .nav-tabs .nav-link.active {
      color: #5f0000;
      background-color: transparent;
      border-color: transparent; }
    .tab-feature-bestseller .nav-tabs .nav-link:hover {
      border-color: transparent;
      color: #5f0000; }

/*tab-feature-bestseller end here*/
/*******************************************************************/
/*Home-customer speak css start here*/
/*******************************************************************/
.customer-speak h3 {
  color: #5f0000;
  font-family: Courgette;
  letter-spacing: 1px; }
.customer-speak blockquote {
  font-family: Georgia;
  font-size: 18px;
  font-style: normal;
  width: auto;
  margin: 0.30em 0;
  padding: 0.35em 0;
  line-height: 1.45;
  position: relative;
  color: #fff; }
  .customer-speak blockquote:before {
    display: block;
    padding-left: 10px;
    content: "\201C";
    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: Roboto; }
blockquote cite:before {
  content: "\2014 \2009"; }

.read-more a {
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  padding: 10px 12px;
  font-family: Roboto, sans-serif;
  transition: all 0.6s; }
  .read-more a:hover {
    text-decoration: none;
    background: #fff;
    color: #5f0000; }

/*Home-customer speak css end here*/
/*******************************************************************/
/*Blog css start here*/
/*******************************************************************/
.blog-content {
  background: #5f0000;
  min-height: 260px; }
  .blog-content h4 {
    font-family: Courgette; }
  .blog-content a {
    color: #5f0000;
    font-size: 18px;
    transition: all 1s ease 0s; }
    .blog-content a:hover {
      background: #fff;
      padding: 2px;
      color: #5f0000;
      text-decoration: none; }
  .blog-content p {
    color: #878787; }

.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: #5f0000; }
  .news-letter .note {
    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 #878787; }
  .news-letter form.form-inline .form-group {
    width: 90%;
    background: transparent; }
  .news-letter button.btn {
    background: transparent;
    border: 1px solid #878787;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
    padding: 6px 7px; }
    .news-letter button.btn:hover {
      background: #fff;
      color: #5f0000; }

.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 #5f0000;
  display: inline-block;
  padding-bottom: 2px;
  margin: 0; }
  .item-price span .fa {
    font-size: 20px;
    padding-right: 8px; }

.outofstock {
  color: #bf1f29;
  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: #5f0000;
  padding: 15px 30px;
  border-radius: 5px;
  color: #fff;
  transition: all 0.6s; }
  .orangebtn:hover {
    text-decoration: none;
    background: #5f0000;
    color: #fff; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .orangebtn {
      padding: 15px; } }

/*******************************************************************/
/*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: #878787;
  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: #5f0000;
  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, .orderdetailtbl thead tr th .order_no {
  color: #5f0000;
  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 #5f0000; }
  .orderdetailtbl table thead tr th {
    border: transparent; }
.orderdetailtbl thead tr th .order_no {
  font-size: 24px; }

/*order detail 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: #5f0000;
    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: #282528; }

/*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: .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: .5; }

.panel-body a {
  font-family: Montserrat;
  font-size: 18px;
  color: #555861;
  margin: 0px 0 10px 22px;
  text-decoration: underline; }

.panel-body a:hover {
  color: #5f0000; }

.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; }

#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: 05px 0 0 5px; }

#pinverification .btn {
  padding: 5px 10px;
  margin: 5px 0px 2px -1px; }

#pinverification .btn-primary:hover, .btn-success:hover {
  color: #5f0000; }

#pinverification .text-danger {
  vertical-align: middle;
  top: 9px;
  padding-left: 7px;
  position: relative; }

.orderWidth {
  width: 10%; }

.detailWidth {
  width: 15%; }

.jf-my-order-img > img {
  width: 200px;
  height: 200px;
  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: 0rem;
      margin: 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: 50px;
      background-color: #fff !important;
      border-top: 3px solid #5f0000; } }
@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 navigation media query css start here*/
  /*******************************************************************/
  .top-right-nav nav ul.navbar-nav li {
    padding: 0 0px;
    margin: 0; }
    .top-right-nav nav ul.navbar-nav li a {
      padding: 0 0px;
      margin: 0;
      font-size: 14px; }
      .top-right-nav nav ul.navbar-nav li a span {
        padding-right: 5px;
        font-size: large;
        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 #cca34b;
  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: #5f0000;
    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: .875rem;
  padding: 5px 10px;
  border-style: none;
  line-height: 1.5;
  font-family: Roboto;
  background-color: #5f0000;
  border: 1px solid #5f0000;
  color: #cca34b;
  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: #5f0000;
  color: #fff; }

.page-link:hover {
  background-color: #cca34b;
  color: #fff; }

.page-item.active .page-link {
  background-color: #5f0000;
  color: #fff;
  border-color: #5f0000; }

.breadcrumb {
  background-color: transparent;
  /*border-bottom: 1px solid $gray_bg;*/
  padding: 0.75rem 0;
  border-radius: 0; }

.breadcrumb-item a {
  color: #5f0000; }
  .breadcrumb-item a:hover {
    color: #5f0000; }
.breadcrumb-item.active {
  color: #5f0000; }

.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: #5f0000; }

.product-filter .main-outer {
  display: flex; }
  .product-filter .main-outer .filergroup {
    flex: 1;
    border-radius: 3px; }

.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; }

.card-img-top {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-radius: 5px; }

.promotionalPicture .card .card-img-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  .promotionalPicture .card .card-img-overlay h2 {
    font-size: 1.5rem; }

.promotionalPicture .card:hover .card-img-overlay {
  opacity: 1;
  filter: alpha(opacity=100); }

.card-img-overlay .btn-primary {
  color: #5f0000;
  background: transparent;
  border-color: #5f0000; }
  .card-img-overlay .btn-primary:hover {
    background: #5f0000;
    color: #fff; }

@media screen and (min-width: 992px) {
  .navbar {
    padding-top: 2px;
    padding-bottom: 2px; } }
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; }

@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; } }
.checkbox.dropdown-item, .clearFilters {
  font-size: 14px; }

.weightAndIcons {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #ccc;
  padding: 5px; }

@media (max-width: 768px) {
  .jf-small-img img {
    height: 100%;
    width: 100%; } }
.jf-small-img.jf-col-5 {
  width: 20%;
  padding: 5PX; }

#maincarousel a.carousel-control-next, #maincarousel a.carousel-control-prev {
  display: none; }

.adjust-orderItem-details {
  line-height: 13px; }

.returnItem-decore {
  color: #5f0000 !important;
  font-size: 16px !important;
  text-decoration: none !important;
  text-align: left !important;
  font-family: Roboto; }

.adjust-returnItem-container {
  display: flex;
  justify-content: flex-start; }

/*# sourceMappingURL=style.css.map */
