@import url('fonts/stylesheet.css');

/*h2:after*/
body:not(.cke_editable) h2:not(.swal2-title):not([style])::after {
  content: '';
  width: 0px;
  height: 0px;
  background: transparent;
  display: block;
  margin: 0px auto 0px;
}

body:not(.cke_editable) h2:not(.swal2-title):not([style]) {
  text-align: center;
  margin-bottom: 68px;
  text-transform: uppercase;
  letter-spacing: 6px;
  font-size: calc(20px + (35 - 20) * (100vw - 320px) /(1920-320));
  line-height: 1.2em;
  font-weight: 600;
}

body{
    font-family: 'Avenir Next';
}
h2{
    font-weight:bold;
}
.product-category, .product-product, .news-category, .news-article, .information-contact
.product-gift_card_category, .product-gift_card, .checkout-cart, .information-information.iid-9{
  background-color: #fbfbfb;
}
.breadcrumb li::after{
  content: '\f105 \f105';
}
.breadcrumb > li > a{
  font-weight: 600 !important;
}

.cd-accordion-menu a, .cd-accordion-menu label{
  color: #000;
}
.header-mobile .mobile-account>a+a{
  color: #000;
}
.header-mobile .mobile-account>a{
  border-right: 1px solid #f18685;
}
.header-mobile .mobile-account>a{
  color: #000;
}
.header-mobile .mobile-account{
  border-bottom-color: #f18685 !important;
}

.header-social-icons2 img{
  width: 25px;
  margin-right: 10px;
}
.header-social-icons2{
  padding-left: 15px;
  margin-top: 10px;
  text-align: left;
}
#account{
  margin-right: 10px;
}
#wishlist-total{
  margin-right: 10px;
}
.cd-accordion-menu a, .cd-accordion-menu label{
  border-top: 1px solid #000;
}

.search-custom .search-box{
  border: 1px solid #f18685;
}

.btnRegister{
    margin-top:10px;
}

.information-information.iid-3 #content p, .information-information.iid-5 #content p{
    text-align:left;
}

#swal2-content a {
    color: #f18685;
}
.swal2-confirm{
    background-color: #f18685 !important;
}

/*Header*/
header{
  border-bottom: 2px solid #f18685;
  border-top: 2px solid #f18685;
}
.header-container {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr 1fr!important;
  -ms-grid-columns: auto 1fr;
  grid-template-rows: auto auto;
  -ms-grid-rows: auto auto;
  text-transform: uppercase;
}
.header-container .header-social-icons{
  -ms-grid-column: 1 !important;
  -ms-grid-column-span: 1 !important;
  grid-column: 1 / 2 !important;
  -ms-grid-row: 1 !important;
  grid-row: 1 / 1 !important;
  -webkit-transform: translateY(40%);
      -ms-transform: translateY(40%);
          transform: translateY(40%);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.header-container .header-social-icons img{
  width: 33px;
  padding:5px;
}

.header-container .header-logo {
  margin-top:20px !important;
  margin-bottom: 20px !important;
  height: 70px !important;
  grid-column: 2 / 3 !important;
  grid-row: 1 / 1 !important;
  -ms-grid-column: 2 !important;
  -ms-grid-row: 1 !important;
  -ms-grid-column-span: 1 !important;
  -ms-grid-row-span: 1 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-container .header-top {
  grid-column: 3 / 4  !important;
  grid-row: 1 / 2 !important;
  -ms-grid-column: 3 !important;
  -ms-grid-row: 1 !important;
  -ms-grid-column-span: 1 !important;
  -ms-grid-row-span: 1 !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-container .header-menu {
  grid-column: 1 / 4 !important;
  grid-row: 2 / 3 !important;
  -ms-grid-column: 1 !important;
  -ms-grid-row: 2 !important;
  -ms-grid-column-span: 3 !important;
  -ms-grid-row-span: 1 !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex ;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  color:#000 !important;
  font-weight: 600;
  letter-spacing:1px;
  border-top: 1px solid #d6d6d6;
}
.header-container .header-menu #main-menu span{
    font-size:16px;
    font-weight: 500;
}
.header-container .header-menu #main-menu a .sub-arrow {
  display:none;
}
.header-menu #main-menu .sm-nowrap li:hover{
  background-color: #f18685;
  color: #fff;
}

#main-menu li.active a span{
  font-weight:bold;
}

.header-container .header-menu #main-menu ul{
  margin-top: 8px !important;
}
.header-container .header-menu #main-menu ul li a{
  text-transform: none;
  font-weight: 500;
}

.header-container .header-menu #main-menu span:hover{
    font-weight:600;
}
.header-container .header-social-icons img:hover, .footer-social-icons a img:hover{
    filter: invert(78%) sepia(24%) saturate(4613%) hue-rotate(304deg) brightness(94%) contrast(98%);
}
#account a img:hover, #wishlist-total img:hover, #cart a img:hover{
    filter: invert(78%) sepia(24%) saturate(4613%) hue-rotate(304deg) brightness(94%) contrast(98%);
}
.information-information.iid-5 #content p{
    margin: 0px;
    margin-left: 0px !important;
}

/*Home - New Addition*/
.featured-29 .pointer.slick-nav.right.next{
  top: -30%;
  right: -10px;
  height: 20%;
}
.featured-29 .pointer.slick-nav.right.next:hover{
  content: url('../../../../../image/catalog/general/right3.png');
  width: 22px;
  height: 22px;
  top: -22.5%;
  right: -5px;
}
.featured-29 .pointer.slick-nav.left.prev:hover{
  content: url('../../../../../image/catalog/general/left3.png');
  width: 22px;
  height: 22px;
  top: -22.5%;
  left: calc(100% - 75px);
}
.featured-29 .pointer.slick-nav.left.prev{
  top: -30%;
  left: calc(100% - 80px);
  height: 20%;
}
.featured-29 .product-gutter .product-block{
  text-align: center;
  padding-bottom: 14px;
  border: 0px solid transparent;
  height: 100%;
  background-color: transparent;
}
.featured-29 .product-gutter .product-block:hover{
  background: #fff;
  filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.1));
}

.featured-29 .featured-module .featured {
  padding: 0px;
}
.buttonfeatured{
  width: 100%;
  text-align: center;
  margin-top: 50px;
}
.buttonfeatured .btn-primary{
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
  padding: 15px;
}
.buttonfeatured .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}
.featured-29 .slick-dots{
  display:none !important;
}

/*Home - Flash Sale*/
.featured-30 .pointer.slick-nav.right.next {
  top: -30%;
  right: -10px;
  height: 20%;
}
.featured-30 .pointer.slick-nav.right.next:hover{
  content: url('../../../../../image/catalog/general/right3.png');
  width: 22px;
  height: 22px;
  top: -22.5%;
  right: -5px;
}
.featured-30 .pointer.slick-nav.left.prev{
  top:-30%;
  left: calc(100% - 80px);
  height: 20%;
}
.featured-30 .pointer.slick-nav.left.prev:hover{
  content: url('../../../../../image/catalog/general/left3.png');
  width: 22px;
  height: 22px;
  top: -22.5%;
  left: calc(100% - 75px);
}
.featured-30 .product-gutter .product-block{
  text-align: center;
  padding-bottom: 14px;
  border: 0px solid transparent;
  height: 100%;
  background-color: transparent;
}
.featured-30 .product-gutter .product-block:hover{
  background: #fff;
  filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.1));
}
.featured-30 .featured-module .featured {
  padding: 0px;
}
.featured-30 .slick-dots{
  display:none !important;
}

/*Home - Diamond Jewelry Collection */
.featured-31 .pointer.slick-nav.right.next {
  top: -30%;
  right: -10px;
  height: 20%;
}
.featured-31 .pointer.slick-nav.right.next:hover{
  content: url('../../../../../image/catalog/general/right3.png');
  width: 22px;
  height: 22px;
  top: -22.5%;
  right: -5px;
}
.featured-31 .pointer.slick-nav.left.prev{
  top:-30%;
  left: calc(100% - 80px);
  height: 20%;
}
.featured-31 .pointer.slick-nav.left.prev:hover{
  content: url('../../../../../image/catalog/general/left3.png');
  width: 22px;
  height: 22px;
  top: -22.5%;
  left: calc(100% - 75px);
}
.featured-31 .product-gutter .product-block{
  text-align: center;
  padding-bottom: 14px;
  border: 0px solid transparent;
  height: 100%;
  background-color: transparent;
}
.featured-31 .product-gutter .product-block:hover{
  background: #fff;
  filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.1));
}
.featured-31 .featured-module .featured {
  padding: 0px;
}
.featured-31 .slick-dots{
  display:none !important;
}

/*Home - Testimonials*/
.section-space.testimonials{
  background-color:#fbfbfb;
}
.btnSlider{
  color: #000000;
  background-color: transparent;
  border-color: #000;
  padding: 10px 25px 10px 25px;
  margin-top:10px;
  font-weight: 500;
}
.slider-slideshow-description .slider-slideshow-description-link {
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
}
.slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-0 {
  font-size: 34px;
  margin-left: auto;
  margin-right: auto;
  color:#000;
  font-size: calc(25px + (70 - 25) * (100vw - 320px) / (1920-320));
  font-weight: bold;
  line-height: 1.2em;
  letter-spacing: 10px;
  width: 50%;
  text-align:center;
  font-family: 'Bodoni' !important;
}
.section-space.slideshow{
  position:relative;
}

.slider-custom-dots {
  bottom: auto;
  left: auto;
  top: 50%;
  right: 0;
  width: auto;
  transform: translateY(-50%);
}
.slideshow .slider-custom-dots .owl-dot{
  display: block;
  margin: 20px;
  background-color: #666666;
}
.slideshow .slider-custom-dots .owl-dot.active{
  background-color: #000;
}
.slideshow-text-0 span{
  font-family: bodon;
  color: #000;
  font-weight: bold;
}
.scroll {
  position: absolute;
  z-index: 1;
  color: #000000;
  width: 100%;
  top: 100%;
  display: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
}
.scroll .fa-chevron-down{
  margin-top: 50px;
  display: block;
  -webkit-animation: bounce 4s infinite linear;
  animation: bounce 4s infinite linear;
  color: #000000;
}
.scroll .fa-chevron-down::before{
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  vertical-align: top;
  width: 20px;
  top: 0;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.review_slide_1 #featured_review_slide_1 .review_description {
  width: 70%;
  margin: auto !important;
  color: #000;
  letter-spacing: 1px;
}

.testimonials .review_slide_1 #featured_review_slide_1 .owl-nav img {
  width: 20px;
  height: 20px;
}

.testimonials .owl-dots{
  bottom: -30px;
}

.testimonials .review_name_position {
  color: #000;
}

.testimonials .owl-prev {
  left: 45%
}
.testimonials .review_slide_1 #featured_review_slide_1 .owl-nav > *{
  top: 105%;
}
.testimonials .owl-next {
  right: 47%
}
.review_box::before{
  content: url('../../../../../image/catalog/general/quote.png');
}
.review_name_position::after{
  content: url('../../../../../image/catalog/general/quote1.png');
  position:absolute;
  right: 1%;
}
.counter{
  text-align: center;
  color: #000;
  font-weight: bold;
}

/*Home - About Us*/
.btnHomeAbout{
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
  margin-top: 50px;
  padding: 15px;
}

.btnHomeAbout:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}
.aboutHomeContainer p{
  text-align: center;
  width:80%;
  margin:auto !important;
  letter-spacing: 1px;
  line-height: 24px;
  color: #000000;
  font-weight: 500;
}
.homeaboutus {
  background-color:#f5f6f8;
}
.homeAboutbtn{
  width: 100%;
  text-align: center;
}

/*Home - Blog*/
.section-space.homeblog{
  background-color: #f5f6f8;
}
.homeblogFlex{
  display:flex;
  flex-direction: column;
  padding: 10px;
}

.homeblogFlex .p50{
  width: 100%;
}

.topblog img{
  width: 100%;
}

.homeblogFlex .p50 .title a {
  color: #000;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: bold;
}
.homeblogFlex .p50 .title a:hover{
  color: #f18685;
  text-decoration: underline;
}
.homeblogFlex .p50 .title {
  margin-bottom: 10px;
}
.bottomBlog img{
  padding-right: 5px;
}
.homeblog-button a{
  color: #000;
  text-decoration: underline;
  font-weight: 600;
  float: right;
}
.homeblog-button a:hover{
  color: #f18685;
}
.blogSlider .pointer.slick-nav.right.next {
  top: -20%;
  right: 1%;
  width: 32px;
}
.blogSlider .pointer.slick-nav.right.next:hover{
  content: url('../../../../../image/catalog/general/right3.png');
  width: 22px;
  height: 22px;
  top: -22.5%;
  right: 1.4%;
}
.blogSlider .pointer.slick-nav.left.prev:hover{
  content: url('../../../../../image/catalog/general/left3.png');
  width: 22px;
  height: 22px;
  top: -22.5%;
  right: 6.5%;
}
.blogSlider .pointer.slick-nav.left.prev{
  right: 6%;
  top: -20%;
  width: 32px;
}
.blogbox:hover{
  filter: drop-shadow(0px 0px 8px rgba(0,0,0,0.1));
}
.homeblogbottom{
  width:100%;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.bottomBlog{
  background-color: #fff;
}
.homeblogbottom .btn-primary{
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
  padding: 15px;
}

.homeblogbottom .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}

.section-space.popup_modal{
  padding: 0px;
}
.homeblog .slick-dots{
  display:none !important;
}

/*About Us page*/
.flexAboutUs img{
  width: 100%;
  height: 100%;
  padding: 10px;
}

.flexAboutUs{
  display:flex;
  padding: 20px;
  align-items: center;
  color: #010101;
}
.flexAboutUs p{
  text-align: justify;
  line-height:1.2em;
  letter-spacing: 1px;
}
.flexAboutUs .p55.aboutTop{
  padding: 30px 0px 30px 30px;
}

.flexAboutUs .p55.aboutBot{
  padding: 30px 30px 30px 0px;
}

.section-space.aboutus{
    padding: 0px;
}


/*Category Page*/
#input-limit .hideSort{
    display:none;
}


.product-view .product-gutter .product-block{
  text-align: center;
  padding-bottom: 14px;
  border: 0px solid transparent;
  height: 100%;
  background-color: transparent;
}
.product-view .product-gutter .product-block:hover{
  text-align: center;
  padding-bottom: 14px;
  border: 0px solid transparent;
  height: 100%;
  background: #fff;
  filter: drop-shadow(6.022px 6.688px 13.5px rgba(0,0,0,0.1));
}

.product-block .product-name a{
  color:#000;
  letter-spacing: 2px;
  line-height: 0.6em;
  font-size: 16px;
  font-weight: 500;
}
.product-details .price .price-new{
  letter-spacing: 1px;
  color: #000;
  font-size: 18px;
  line-height: 0.6em;
  font-weight: 600;
}

.product-details .price .specialPrice{
  letter-spacing: 1px;
  color: #ef7e81;
  font-size: 18px;
  line-height: 0.6em;
  font-weight: 600;
}
.product-block .product-details .price-old{
  color: #646464;
  text-decoration: line-through;
  font-size: 16px;
  line-height: 0.6em;
}
.prodManu{
  font-weight: 700;
  color:#000;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 0.6em;
}
.flex.flex-wrap.filters-wrap.pd-l15.pd-r15{
    float:right ;
}
.flex.flex-wrap.filters-wrap.pd-l15.pd-r15 label{
    font-weight:bold;
    color: #000;
    font-size: 13px;
}
.aboutcontainer .section-space {
  padding: 0px !important;
  overflow: hidden;
}
.product-category .sub.level-2 .group .item.level-2 a, .product-category .sub.level-3 .group .item.level-3 a,
.product-category .sub.level-4 .item.level-4 a{
    font-size: 13px;
}

#side-categories .list-group-item, #side-manufacturer .list-group-item, #side-price .list-group-item{
  background-color: transparent;
}

#side-manufacturer .list-group-item.item-header{
    margin-top:20px;
}

/*Product info sticker*/
.product-category .special-sticker.absolute, .product-category .sticker.absolute, .featured-module .special-sticker.absolute
, .featured-module .sticker.absolute{
  text-transform: uppercase;
  right: unset;
  left: -3%;
  top: 2% !important;
  width: 106px;
  height: 32px;
  padding: 6px;
  font-size: 13px;
}
.product-category .special-sticker.absolute::after, .product-category .sticker.absolute::after,
.featured-module .special-sticker.absolute::after{
  content: '';
  position: absolute;
  top: 100%;
  left: 0%;
  width: 0;
  z-index: 1;
  height: 0;
  border: 4px solid;
  border-color: #3b3b3b #3b3b3b transparent transparent;
}

.product-category .sticker.absolute, .featured-module .sticker.absolute {
  left: -3%;
  top: 2% !important;
}


/*Product info wishlist*/
.product-block .btn-default{
  border: 0px solid transparent;
  background-color: transparent;
  top: 3%;
  position: absolute;
  right: 1%;
}
.product-block .btn-default:focus, .product-block .btn-default img:focus{
    outline:none;
    background-color: transparent;
    box-shadow: 0 0 transparent;
}

.product-block .btn-default.active img{
  content: url('../../../../../image/catalog/general/heart1.png');
  
}
.product-block .btn-default img:hover{
  content: url('../../../../../image/catalog/general/heart1.png');
}

.product-block .btn-default.active{
  box-shadow: inset 0 0px 0px rgba(0,0,0,0) !important;
  -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0);
}

/*Product Pagination*/
.product-category .pagination li span, .product-search .pagination li span, .testimonial-testimonial .pagination li span {
  border: 0px solid transparent !important;
  color: #5b5b5b !important;
  background-color: transparent !important;
}
.product-category .pagination li a:hover, .product-category .pagination li span:hover, .product-search .pagination li a:hover, .product-search .pagination li span:hover, .testimonial-testimonial .pagination li a:hover, .testimonial-testimonial .pagination li span:hover {
  background-color: transparent;
  border: 0px solid transparent;
  color: #f18685;
}
.pagination img{
  width: 22px;
}
.pagination .leftpage img:hover , .pagination .leftpage img:disabled{
  content: url('../../../../../image/catalog/general/left2.png');
}
.pagination .rightpage img:hover{
  content: url('../../../../../image/catalog/general/right2.png');
}

/*Product Inner page*/
.product-sku{
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
}
.prodInnerh3{
  letter-spacing: 2px;
  padding-top: 10px;
  font-size: 23px;
}
.product-product .prodManu2{
  font-weight: 600;
  color:#000;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 28px;
}
.product-description b, strong{
  color: #000;
}
.product-price.old-prices{
  font-weight: 600;
  color:#000;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.product-product .product-special-price.new-prices{
    color: #ef7e81;
    font-weight: 600;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.product-product #product{
    margin-top: 30px;
}
#product .form-group .btn-primary {
  background-color: transparent ;
  color:#000;
  border:2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
}
#product .form-group .btn-primary:hover {
  background-color:#f18685;
  border:2px solid #f18685;
  color:#fff;
}

#product .form-group .input-group-flex{
    margin: 20px 0px !important;
}
#product .form-group .input-group-flex>span {
  font-weight: 600;
  padding: 0px 20px 0px 0px;
  color: #000;
}
.product-description p{
  text-align:justify !important;
  color: #000;
  font-weight: 400;
}

.flexOption{
  display: flex;
  align-items: center;
}
.flexOption .p30{
  font-weight: 600;
  text-align: left;
  color: #000;

}.flexOption .p70 .form-control{
  border: 1px solid #c2c2c2 !important;
  width:300px;
}
option:disabled {
  color: #cacaca;
}

.form-group .input-group-addon {
  font-weight: 600;
  text-align: left;
  padding: 0px 50px 0px 0px;
  color: #000;
}

.input-group .form-control[name^=quantity] {
  min-width: 50px;
  height: 40px;
  border: 0px solid transparent;
}

.btnMinus{
  background-color: #d6d6d6 !important;
  font-size: 10px;
  border: 0px solid transparent;
  padding-right: 15px;
  padding-left:15px;
  color: #fff;
}
.btnPlus{
  background-color: #666666 !important;
  color: #fff;
  font-size: 10px;
  border: 0px solid transparent;
  padding-right: 15px;
  padding-left:15px;
}

.product-product .row {
  margin-bottom: 50px;
}

/*Product Iiner image sticker*/
.product-product .col-sm-6 .product-image-column .special-sticker.absolute, .sticker.absolute {
  text-transform: uppercase;
  right: unset;
  left: 1%;
  top: 2% !important;
  width: 106px;
  height: 32px;
  padding: 6px;
  font-size: 13px;
  text-align: center;
}
.product-product .col-sm-6 .product-image-column .special-sticker.absolute::after, .sticker.absolute::after{
  content: '';
  position: absolute;
  top: 100%;
  left: 0%;
  width: 0;
  z-index: 1;
  height: 0;
  border: 4px solid;
  border-color: #3b3b3b #3b3b3b transparent transparent;
}


/*Waiting List*/
.waiting_list_container{
  background-color: #f2f2f2;
  border: 1px solid #acacac;
  padding: 20px;
}
.waiting_list_container .waiting_list_description{
  color: #000;
}
.waiting_list_container .btn-primary{
  background-color: transparent;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
  color: #000;
  margin-left: 10px;
}
.waiting_list_container .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}
.waiting_list_container .flex-group .pd-5{
  border: 1px solid #efefef;
  padding: 15px;
}

/*Related Products*/
.featured_related_products_ .product-gutter .product-block{
  border: 0px solid transparent;
  background-color: transparent;
}
.featured_related_products_ .product-gutter .product-block:hover{
  filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.1));
  background-color: #fff;
}

.featured_related_products_ .pointer.slick-nav.right.next{
  top: -70%;
}
.featured_related_products_ .pointer.slick-nav.left.prev{
  left: calc(100% - 80px);
  top: -70%;
}
.featured-module.featured_related_products_ .featured {
  padding: 0px;
}
.featured-module.featured_related_products_ .slick-nav.right ,
.featured-module.featured_related_products_ .slick-nav.next{
  right: 0px;
}

#featured_slider_related_products_ .slick-dots {
  display:none !important;
}

/*product Filter*/
.product-category #max, .product-category #min{
    top:0!important;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    background-color: #fbfbfb;
  }
  .product-category #side-price{
    margin-top:50px;
  }
  #side-price .ui-slider-handle {
    background: #505050!important;
    width: 15px;
    height: 15px;
  }
  #side-price .ui-slider-range {
    background: #505050!important;
  }
  .product-category .item-header{
    font-size:24px;
    padding: 10px 15px;
  }
  .product-category .list-group-item{
    border:0;
    color:#000;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 18px;
  }
  .product-category #side-categories .side-categories-level-1+.side-categories-level-1 {
    border-top: 0;
  }
  #side-categories .group .item.active+.sub {
    border-top: 0!important;
  }
  #side-categories .group .item .toggle {
    border-left: 0!important;
  }
  #side-categories .group:not(:last-child) {
    border-bottom: 0!important;
  }
  
  #side-categories .group .item a {
    padding: 7px 8px;
    color: #000;
    font-weight: 600;
  }
  
  #side-manufacturer label {
    font-weight: bold;
    text-transform: none;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 600;
    font-size: 14px;
  }
  
  .product-category #side-categories .level-2 a {
    color: #000;
    text-transform: none;
    text-align: left;
    padding-left: 30px;
  }
  
  .product-category .side-categories-level-1{
    margin: 10px 0px;
  }
  .product-category .level-1{
    border:1px solid #000;
    background-color: transparent;
    outline: none;
    overflow:hidden;
    position:relative;
    font-size: 14px;
  }
  .product-category .toggle.level-1{
    border:0;
  }
  .product-category .level-1 a{
    color: #fff;
    padding-left:15px!important;
    text-transform: none;
  }
  .product-category #side-categories .group .item a:hover, .product-category #side-categories .group .item.active a{
    background: transparent!important;
    color: #f18685!important;
    font-weight: bold;
  }
  .product-category #side-categories .level-1:hover a, .product-category #side-categories .level-1.active a{
    color: #fff!important;
  }
  .product-category #side-categories .group .item.level-1 a:hover, 
  .product-category #side-categories .group .item.level-1.active a{
    color: #fff!important;
    outline: none;
    background-color:#333333;
  }
  .product-category #side-categories .level-1:hover .toggle, 
  .product-category #side-categories .level-1.active .toggle {
    color: #fff!important;
    background-color:#f18685!important;

  }
  .product-category #side-categories .level-1:hover .caret,
  .product-category #side-categories .level-1.active .caret{
    color: #fff;
  }
  .product-category #side-categories .level-1:hover, 
  .product-category #side-categories .level-1.active{
    color: #fff!important;
    background-color:#f18685;
    border:1px solid #f3f3f3;
  }
  .product-category #side-categories .level-1 .caret, .product-category #side-categories .level-2 .caret, .product-category #side-categories .level-3 .caret{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    border:none;
    vertical-align: middle;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
    width: auto;
  }
  .product-category #side-categories .level-1.active .caret:before,
  .product-category #side-categories .level-2.active .caret:before,
  .product-category #side-categories .level-3.active .caret:before{
    content: '\f068';
  }
  .product-category #side-categories .level-1 .caret:before,
  .product-category #side-categories .level-2 .caret:before,
  .product-category #side-categories .level-3 .caret:before{
    content: '\f067';
  }
  
  .product-category #side-categories .group .item.level-2:hover .toggle, .product-category #side-categories .group .item.level-2.active .toggle{
    color: #2346ba;
  }
  .product-category #side-categories .group .item .toggle.level-2:hover, .product-category #side-categories .group .item .toggle.level-2.active{ 
    background: transparent!important;
    color: #2346ba;
  }
  .product-category #side-categories .sub.level-3{
    padding-left:15px;
  }
  .product-category #side-categories .group .item.level-3:hover .toggle, .product-category #side-categories .group .item.level-3.active .toggle{
    color: #8f318a;
  }
  .product-category #side-categories .group .item .toggle.level-3:hover, .product-category #side-categories .group .item .toggle.level-3.active {
    background: transparent!important;
    color: #8f318a;
  }
  .product-category #side-categories .sub.level-4{
    padding-left:15px;
  }
  #side-price .list-group-item:not(.item-header) {
    padding-top: 0!important;
  }
  
  #side-price #slider-price {
    background: #000;
  }
#side-price .ui-slider-horizontal {
  height: 3px;
  position: relative;
  margin: auto;
  margin-top: 12px;
  width: calc(100% - 22px);
}

/*Blog Page*/
.blogFlex{
  display: flex;
  flex-direction: column;
  margin: 10px;
}
.bnews-list{
  overflow: hidden !important;
}
.bnews-list .nCategory{
  background-color: transparent;
  padding: 0px !important;
  width: 33.33%;
}
.bnews-list .nCategory:hover{
  background-color: white;
  filter: drop-shadow(6.022px 6.688px 13.5px rgba(0,0,0,0.1));
}
.bnews-list{
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
}
.blogFlex .p50{
  width: 100%;
}
.bottomBlog{
  padding: 20px;
  height: 170px;
}
.bottomBlog .description{
  overflow: hidden !important;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
  letter-spacing: 1px;
  height: 60px;
  color: #000;
  font-weight: 600;
}
.bottomBlog .name {
  margin-bottom: 20px;
}
.bottomBlog .name a{
  color: #000;
  letter-spacing: 2px;
  font-weight: 700 !important;
}
.bottomBlog .name a:hover{
  color: #f18685;
}
.blog-button a:hover {
  color: #f18685;
}

.flexbottom{
  letter-spacing: 1px;
  font-size: 12px;
}
.flexbottom .p60{
  display:flex;
  align-items: center;
}
.flexbottom .p60 img{
  padding-right: 5px;
}

.blog-button a{
  color: #000;
  text-decoration: underline;
  font-weight: 600;
}

.pagination>li>a, .pagination>li>span{
  border: 0px solid transparent !important;
  color: #5b5b5b !important;
  background-color: transparent !important;
  font-weight: bold !important;
  width: 35px;
  height: 35px;
  margin: 5px;
}
.pagination>li.active span{
    color:#f18685 !important;
}
.pagination>li>a:hover, .pagination>li>span:hover{
  background-color: transparent ;
  border: 0px solid transparent;
  color: #f18685 !important;
}

.blogPagination{
  width: 100%;
  text-align: center;
}


/*Blog seach*/
.search-box.blogsearch {
  border-radius: 0px;
}

.blogsearch img{
  width: 24px;
  height: 24px;
  transform: translateY(2px);
}

.news-ncategory .search-custom .search-box{
  width: 80%;
}
#articles-filter-trigger-open {
  background-color:#f18685;
  border: 1px solid #f18685;
}

/*Latest Updates blog*/
.newslatesth3{
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  color: #000;
}
.newsLatest .artblocks .latestName{
  overflow: hidden !important;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 8px;
  letter-spacing: 1px;
  color: #000 !important;
  font-weight: bold;
  font-size: 15px;
}
.newsLatest .artblocks .latestName:hover{
  color: #f18685 !important;
}
.newsLatest .artblocks {
  width: 80%;
  border-bottom: 2px solid #d6d6d6;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  letter-spacing: 1px;
}

.newsLatest .artblocks img{
  align-items: center;
}

/*Blog archive*/
.hidethemonth{
  background-color: #ffffff !important;
  color: #333333 !important;
  outline: none;
  letter-spacing: 3px;
  text-align:left !important;
  position: relative;
}

.hidemonth{
  padding-left:30px;
  padding-top: 10px;
}
.hidemonth .list-group-item{
  padding: 5px 0px !important;
}

.hidesthemonths .hidethemonth .toggle.level-1.pointer .caret{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  border:none;
  vertical-align: middle;
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  height: auto;
  width: auto;
}
.hidesthemonths a{
  padding: 0px !important;
}
.hidesthemonths .hidethemonth .toggle.level-1.pointer .caret:hover{
  color:#f18685 !important;
}
.hidesthemonths.active .hidethemonth .toggle.level-1.pointer .caret:before{
  content: '\f068';
}

.hidesthemonths .hidethemonth .toggle.level-1.pointer .caret:before{
  content: '\f067';
}

.bnews-list .artblock .article-meta {
  border-bottom: 0px solid transparent !important;
  border-top: 0px solid transparent !important;
  padding: 0px !important;
  margin: 0px !important;
 }
 
#articles-column-left .elsie.f30.upper.pd-b40{
  font-weight: 600;
  color: #000;
  letter-spacing: 2px;
  font-size: 18px;
  padding-bottom: 0px;
}
#articles-column-left .pd-b40 .list-group-item a{
  color: #000;
  font-weight: unset;
  letter-spacing: 2px;
  font-size: 16px;
}
#articles-column-left .pd-b40 .list-group a{
  letter-spacing: 2px;
  font-size: 16px;
}
#articles-column-left .pd-b40 .hidesthemonths .list-group .list-group-item a{
  padding-top: 5px;
  padding-bottom: 5px;
}
.news-ctgr .list-group-item a{
  padding:0px !important;
}
.list-group.news-ctgr a:hover{
  background:transparent;
  color: #f18685 !important;
}

#articles-column-left .pd-b40{
  padding-bottom: 20px;
}
#articles-column-left .pd-b40 .list-group-item a:hover{
  background:transparent;
  color: #f18685 !important;
}

/*Blog innder page*/
.newsTitle{
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 2px;
}
.dateAdded{
  letter-spacing: 2px;
}
.bloginnerDesc p{
  letter-spacing: 1px;
  text-align: justify !important;
  color: #000;
  line-height: 1.5em;
  margin: 0px !important;
}
.btnblogback {
  width: 100%;
  text-align: center;
}
.btnblogback a{
  font-weight: 600;
  color: #000;
  border: 2px solid #000;
  padding: 10px 50px 10px 50px;
  text-transform: uppercase;
}
.btnblogback a:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}

/*Contact us page*/
.information-contact #content h2{
  margin-top: 60px;
}
.contact-text{
  text-align: center;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 90px;
}
.contact-body .form-group .form-control{
  padding: 22px 20px;
  -ms-padding: 6px 12px;
  -webkit-padding: 6px 12px;
  border: 1px solid #d6d6d6;
  background-color: transparent;
}


.contact-footer .btn-primary{
  background-color: transparent;
  border: 2px solid #000; 
  color: #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
}
.contact-footer .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}


/*Gift Card Page*/
.product-gift_card_category .product-block{
  border: 0px solid transparent;
}
.product-gift_card_category .product-block .bold.pd-t30{
  color: #f18685;
  font-size: 18px;
}
.product-gift_card_category .product-block .pd-t15.pd-b15{
  color: #000;  
}
.product-gift_card_category .product-block .bold{
  color: #f18685;
}

.product-gift_card_category .corner-badge:after {
  border-color: #f18685 #f18685 transparent transparent;
}
.product-gift_card_category .corner-badge-price{
  font-weight: bold;
  font-size: 22px;
}
.giftimginner{
  border: 1px solid #fff;
  width: 98%;
  height: 95%;
  position: absolute;
  position: center;
  top: 2%;
  right: 1%;
  background-color: transparent;
}

/*Gift card inner page*/
.product-gift_card .product-block{
  border: 0px solid transparent;
  background-color: transparent;
}
.product-gift_card .product-block .corner-badge::after{
  border-color: #f18685 #f18685 transparent transparent;
}
.product-gift_card .product-block .corner-badge-price {
  font-weight: bold;
  font-size: 22px;
}
.product-gift_card .bold.pd-b40{
  color: #000;
  font-size: 22px;
  letter-spacing: 1px;
  padding-bottom: 30px !important;
}
.product-gift_card .pd-b40{
  color: #000;
  letter-spacing: 1px;
  padding-bottom: 30px !important;
}
.product-gift_card .form-group .control-label{
  font-weight: bold;
  padding-bottom: 10px;
  letter-spacing: 1px;
  color: #000;
}
.product-gift_card .form-group .form-control{
  border: 1px solid #d6d6d6;
  padding: 22px 20px;
}
.product-gift_card  .btn-calendar{
  border-left: none;
  padding-right: 20px;
}
.product-gift_card .pull-right .btn-primary{
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
}
.product-gift_card .pull-right .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}


/*Sell To Us Page*/
.section-space.selltous{
    padding: 0px;
}
.sellContainer p{
  text-align: center;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 30px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  
}
.sellBrand{
  width: 100%;
}
.sellUpload .input-group{
  width: 50%;
}
.sellUpload .input-group .button-upload{
  background-color: #f18685;
  background-image: linear-gradient(white, #d6d6d6);
  letter-spacing: 1px;
  color: #000;
  font-weight: 600;
}
.sellUpload .input-group .button-upload:hover{
  text-decoration: underline;
}

/*Referral Page*/
.section-space.referral, .section-space.referral_coupon{
    padding: 0px;
}
.flexReferral{
  padding-top: 50px;
}
.flexReferral .container-fluid{
  padding-left: 60px;
  vertical-align: center;
}
.referral_coupon .container-fluid{
  padding: 0px;
  padding-top: 50px;
}
.refer-title{
  color: #f18685;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 25px;
  letter-spacing: 1px;
}

.refer-desc{
  color: #000;
  font-size: 15px;
  letter-spacing: 1px;
  padding-top: 18px;
  padding-bottom: 18px;
  font-weight: 500;
}
.referralh4{
  background-color: #f18685;
}
.referralh4 h4{
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 20px;
  margin-bottom: 0px;
}
.referralbody{
  border: 1px solid #000;
  border-top: 0px solid transparent;
  letter-spacing: 1px;
}
.refer-t{
  padding-left: 5px;
  color: #000;
}

.referralbody .table-bordered thead>tr>td, .tblReferral .btn{
  text-transform: none;
}
.tblReferral .btn-cc{
  background-color: #f18685; /* For browsers that do not support gradients */
  background-image: linear-gradient(white, #d6d6d6); /* Standard syntax (must be last) */
  letter-spacing: 1px;
  color: #000;
}
.tblReferral .btn-cc:hover{
 
  text-decoration: underline;
}
.referralbody .table-bordered, .table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
  border: 1px solid #979797;
}

.btnSendRefer{
  background-color: #29a329 ;
  color: #fff;
  letter-spacing: 1px;
}

/*My Cart*/
.checkout-cart .btn-primary{
  background-color: transparent;
  color: #000 !important;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
  padding: 15px;
}
.checkout-cart .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff !important;
}

.cart-dorpdown-footer .btn-default{
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
  padding: 13px;
}
.cart-dorpdown-footer .btn-default:hover{
  background-color: #d6d6d6;
  border: 2px solid #d6d6d6;
  color: #fff;
}

.cart-dorpdown-footer .btn-primary{
  background-color: transparent;
  color: #000 !important;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
}
.cart-dorpdown-footer .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff !important;
}
.checkout-cart .cart-description{
  width: 40% !important;
}

.checkout-cart .cart-description .prodname{
  color: #000;
  letter-spacing: 1px;
}

.checkout-cart .cart-description .nameview {
  color: #666666;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
}

#cartSummary p{
  color: #000;
  letter-spacing: 1px;
  text-align: left !important;
}

.checkout-cart .table>tbody>tr>td{
  vertical-align: middle;
}

.checkout-cart .table>thead>tr>td{
  text-transform: none !important;
  color: #000;
  letter-spacing: 1px;
  font-size: 15px;
  padding: 0px;
}

.checkout-cart .table{
  margin-top: 30px;
}

.cartManu{
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
  font-weight: bold;
}

.checkout-cart .cart-quantity{
  width: 18%;
}

.btncartMinus{
  background-color: #d6d6d6 !important;
  color: #fff;
  font-size: 10px;
}
.btncartMinus:hover{
  color: #000;
  background-color: #d6d6d6 !important;
}
.btncartPlus{
  background-color: #666666;
  color: #fff;
  font-size: 10px;
}
.btncartPlus:hover{
  color: #000;
  background-color: #666666;
}

.checkout-cart .cart-price{
  color: #000;
  font-size: 16px;
  letter-spacing: 1px;
}
.checkout-cart #cartSummary .text-right{
  text-align: center;
}

.checkout-cart #cartTotals .text-left{
  letter-spacing: 1px;
  color: #000;
  padding: 10px 20px;
}
.checkout-cart #cartTotals .text-right{
  color: #000;
  letter-spacing: 1px;
  padding: 10px 20px;
}
#cartTotals {
  background-color: #fff;
}
#cartTotals tbody>tr:last-child td:last-child{
  font-weight: bold;
}

/*Checkout - featured*/
.featured-module.featured_31_{
  padding-top: 80px;
}
.featured_31_ .product-gutter .product-block{
  text-align: center;
  padding-bottom: 14px;
  border: 0px solid transparent;
  height: 100%;
  background-color: transparent;
}
.checkout-cart .text-center.target-heading{
  margin-bottom: 0px !important;
  margin-top: 50px;
}

.featured_31_ .product-gutter .product-block:hover{
  background: #fff;
  filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.1));
}

.featured-module .featured {
  padding: 0px;
}

.featured_31_ .pointer.slick-nav.right.next{
  top: -30%;
  right: -10px;
  height: 20%;
}
.featured_31_ .pointer.slick-nav.left.prev{
  top:-30%;
  left: calc(100% - 80px);
  height: 20%;
}
.featured_31_ .slick-dots{
  display:none !important;
}

/*Quick Checkout*/
.quickcheckout-content .terms .btn-primary{
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
  margin-left: 20px;
}
.quickcheckout-content .terms .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}
.cart-dropdown-order-totals table>tbody>tr:last-child td:last-child{
  font-weight: bold;
}
.quickcheckout-cart tbody>tr:last-child td:last-child{
  font-weight: bold;
}
#quickcheckoutconfirm .payment .btn-primary{
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
}
#quickcheckoutconfirm .payment .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}
#quickcheckoutconfirm .pull-sm-left .btn-danger{
  border: 2px solid #ac2925;
  font-weight: 600;
  width: 180px;
  height: 50px;
  padding: 15px;
}
.checkout-success .btn-primary{
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
  padding: 15px;
}
.checkout-success .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}

.quickcheckout-content p{
    margin: 0 0 10px !important;
}

.quickcheckout-cart .name a, .quickcheckout-content .terms a{
    color: #f18685;
}
#button-login{
    background-color: #f18685;
    border: 1px solid #f18685;
}

/*Spinner*/
#velsof_wheel_main_container.transform{
  left: 31% !important;
  top: 26%;
  width: 750px;
  height: 350px !important;
}
#velsof_wheel_main_container {
  overflow-y: visible !important;
  height: 50% !important;
  background-color: #fff !important;
}
#velsof_wheel_container{
  overflow-y:hidden !important;
}
#velsof_offer_main_container {
  width: 400px !important;
  left: 330px !important;
}
#velsof_offer_main_container .saving{
  background-color: #f18685 !important;
}
.velsof_subtitle{
  color: #000 !important;
  letter-spacing: 1px;
}
.velsof_main_title{
  color:#000 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.velsof_button {
  background-color: transparent !important;
  color: #000 !important;
  border: 2px solid #000 !important;
  font-weight: 600 ;
  width: 180px !important;
  height: 50px;
}
.velsof_button:hover{
  background-color: #f18685 !important;
  border: 2px solid #f18685 !important;
  color: #fff !important;
}
.velsof_input_field{
  border: 1px solid #d6d6d6 !important;
  padding: 10px 15px !important;
}
.spin_toggle{
  top: 80% !important;
}

/*Wishlist Page*/
.account-wishlist .pull-right .btn-primary{
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
  padding: 15px;
}
.account-wishlist .pull-right .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}
.account-wishlist .text-left a{
  color: #000;
}

/*Register Page*/
.account-register .btn-primary{
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
}
.account-register .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}

/*Login Page*/
.account-login .login-container .btn-primary{
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
  padding: 15px;
}
.account-login .login-container .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}

/*Logout Page*/
.account-logout .buttons .text-center a{
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
  padding: 15px;
}
.account-logout .buttons .text-center a:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}

/*After email sent*/
#content .buttons .text-center .btn-primary{
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
  font-weight: 600;
  width: 180px;
  height: 50px;
  padding: 15px;
}
#content .buttons .text-center .btn-primary:hover{
  background-color: #f18685;
  border: 2px solid #f18685;
  color: #fff;
}
#content p{
  margin: 0 0 50px;
  text-align: center;
}
.account-account .account-container a p{
    margin:0 0 10px !important;
    text-align:left !important;
}

/*Footer*/
#footer-area .container{
  width: 100%;
}
.common-home footer{
  margin-top: 0px !important;
}

footer {
  margin-top: 30px;
  padding: 30px 0px 0px 0px;
  background-color: #ffffff;
  border-top: 1px solid #ddd;
  color: #000;
  font-family: 'Avenir Next';
  letter-spacing: 1px;
  text-transform: uppercase;
  border-top: 2px solid #f18685;
  
}
footer a{
  color:#000;
}

footer a:hover{
  color: #f18685;
}
footer h5{
  color:#000;
  font-size: 16px;
  font-weight: 600 !important;
}
.footer-upper-contet {
  width: 80%;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 60px;

}
.footer-contact-info span img{
  width: 250px;
  height: 67px;
}
.footer-contact-info span p{
  width: 80%;
  color: #000;
  font-weight: 500;
}
.footer-contact-links {
  padding-top: 15px;
}
.footer-upper-contet>*:last-child {
  flex: 1 !important;
  -ms-flex-preferred-size: auto;
}
.footer-upper-contet>*:first-child{
  text-transform: none;
}
.footerLogo p{
  width:80%;
}
.footer-upper-contet>* {
  flex: 2;
}
.footer-bottom{
  border-top: 1px solid #000;
  background-color: #000;
  color: #fff;
  padding-top: 10px;
  border-bottom: 2px solid #f18685;
}
.innerfooterBot{
  width: 80%;
  margin:auto;
}
.footer-upper-contet .footer-contact-links .list-unstyled li{
  padding-bottom: 6px;
  padding-top: 6px;
  width: 50%;
  font-weight: 500;
}
.footer-upper-contet .list-unstyled{
  display:flex;
  flex-wrap: wrap;
}
.footer-social-icons .img-responsive{
  max-width: 70%;
}
.footer-social-icons{
  padding: 5px 0px 0px;
}
footer .innerfooterBot .fcs a{
  color: #fff !important;
  text-decoration: none;
}
footer .innerfooterBot{
  text-transform: none !important;
}
#ToTop{
  display:none;
}

/*Flex width*/
.p90{
  width:90%;
}
.p80{
  width:80%;
}
.p75{
  width:75%
}
.p70{
  width: 70%;
}
.p65{
  width:65%;
}
.p60{
  width:60%;
}
.p55{
    width:55%;
}
.p50{
  width: 50%;
}
.p45{
    width:45%;
}
.p40{
  width: 40%;
}
.p30{
  width: 30%;
}
.p25{
  width:25%;
}
.p20{
  width:20%;
}
.p15{
  width:15%;
}
.p10{
  width:10%;
}


@media (min-width: 1200px){
  .product-view>.product-gutter {
      width: 33.33%;
  }
  .container {
      /* width: 1170px; */
      width: 70%;
  }
  header .container, footer .container{
    width: 80%;
  }
}
@media (min-width:769px){
  .sm-blue ul{
    border: 0px solid transparent;
    box-shadow: 0 5px 12px rgba(0,0,0,0);

  }
  .sm-blue ul li{
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 7px;
  }
  .footer-upper-contet{
      height: 280px;
  }
}
@media(min-width: 992px) and (max-width:1400px){
  .flexbottom .blog-button a, .flexbottom .p60{
    font-size: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1280px){
 .product-block .product-name a{
   font-size: 16px;
 } 
}

@media(max-width:1366px){
    .waiting_list_container .btn-primary{
        width: 140px;
    }
}

@media (max-width: 1200px){
  #velsof_wheel_main_container.transform{
    left: 25% !important;
    top: 30%;
  }
  .footer-upper-contet{
    display: flex;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .footer-contact-info{
    padding-bottom: 20px;
  }
  .footer-contact-links{
    padding-bottom: 20px;
  }
  .footer-upper-contet .footer-contact-links .list-unstyled li{
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
    font-weight: 600;
  }
  .footer-upper-contet .list-unstyled{
    display:block;
  }
}

@media (max-width:1025px){
    .footer-upper-contet{
        width:90%;
    }
    .footer-contact-info span img{
        width: 186px;
        height: 49px;
        margin-top: 10px;
    }
}

@media (max-width: 991px){
  .flexAboutUs{
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .flexAboutUs .p45{
    width: 100%;
  }
  .flexAboutUs .p55.aboutTop{
    padding: 30px;
  }
  .flexAboutUs .p55{
    width: 100%;
  }
  .reverseFlexAbtUs{
    display: flex;
    flex-direction: column-reverse;
  }
  .flexAboutUs .p55.aboutBot{
    padding: 30px;
  }

  .flexReferral{
    flex-direction: column;
  }
  .flexReferral img{
    display: none;
  }

  .newsLatestContainer{
    display:none;
  }
  .news-ncategory .search-custom .search-box{
    text-align: center;
  }

  .header-social-icons {
    display:none;
  }
  .product-gift_card .bold.pd-b40{
    text-align: center;
  }
  .product-gift_card .pd-b40{
    text-align: center;
  }
  .footer-upper-contet, .innerfooterBot{
    width: 100%;
    margin-left: 20px;
  }
  .footer-upper-contet>*:last-child{
    margin-right: 10px;
  }
  .innerfooterBot .fcs{
    margin-right: 30px;
  }

}
@media (max-width: 768px){
  .bnews-list .nCategory{
    width: 50%;
  }
  .sellUpload .input-group{
    margin:auto;
    padding-bottom: 10px;
  }
  .featured-31 .slick-dots, .featured-29 .slick-dots, .featured-30 .slick-dots ,.homeblog .slick-dots,
  #featured_slider_related_products_ .slick-dots, .featured_31_ .slick-dots{
    display: flex !important;
    justify-content: center;
    padding: 0px;
  }
  .homeblog .slick-dots{
    margin-top: 20px;
  }
  .checkout-cart .buttons.clearfix .pull-right{
    margin-bottom: 50px;
  }
  .featured-31 .slick-dots li, .featured-29 .slick-dots li, .featured-30 .slick-dots li,.homeblog .slick-dots li,
  #featured_slider_related_products_ li, .featured_31_ .slick-dots li{
    list-style-type: none;
  }
  .featured-31 .slick-dots li button, .featured-29 .slick-dots li button, .featured-30 .slick-dots li button,
  .homeblog .slick-dots li button, #featured_slider_related_products_ .slick-dots li button,
  .featured_31_ .slick-dots li button{
    border-radius: 30px;
    background-color: #d6d6d6;
    color: #d6d6d6;
    border: 0px solid transparent;
    width: 12px;
    height: 12px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 0px;
  }
  .featured-31 .pointer.slick-nav.right.next, .featured-31 .pointer.slick-nav.left.prev,
  .featured-29 .pointer.slick-nav.right.next, .featured-29 .pointer.slick-nav.left.prev,
  .featured-30 .pointer.slick-nav.right.next, .featured-30 .pointer.slick-nav.left.prev,
  .homeblog .pointer.slick-nav.right.next, .homeblog .pointer.slick-nav.left.prev,
  #featured_slider_related_products_ .pointer.slick-nav.right.next, #featured_slider_related_products_ .pointer.slick-nav.left.prev,
  .featured_31_ .pointer.slick-nav.right.next, .featured_31_ .pointer.slick-nav.left.prev{
    display:none !important;
  }
  .featured-31 .slick-dots .slick-active button, .featured-29 .slick-dots .slick-active button, .featured-30 .slick-dots .slick-active button,
  .homeblog .slick-dots .slick-active button, #featured_slider_related_products_ .slick-dots .slick-active button,
  .featured_31_ .slick-dots .slick-active button{
    background-color: #f18685;
  }

  #velsof_spinners{
    left: 5% !important;
    top: 305px !important;
  }
  #velsof_wheel_main_container.transform{
    left: 19% !important;
    top: 7% !important;
    width: 500px !important;
    height: 750px !important;
  }
  #velsof_offer_main_container{
    width: 400px !important;
    left: 79px !important;
    top: 29px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  #velsof_wheel_pointer{
    left: 458px !important;
    top: 340px !important;
  }
  .cancel_button{
    margin-top: 0px !important;
  }
  #velsof_spinners, #velsof_spinner_container, #velsof_spinner{
    width: 450px !important;
    height: 450px !important;
  }
  #velsof_wheel_pointer{
    left: 436px !important;
    top: 304px !important;
    width: 75px !important;
  }
  .wheelslices{
      font-size: 12px !important;
  }

  footer .innerfooterBot{
    text-align: center;
  }
  .footer-upper-contet, .innerfooterBot{
    width: 100%;
    margin-left: 20px;
  }
  .footer-upper-contet>*:last-child{
    margin-right: 30px;
  }
  .checkout-cart .table .cart-quantity .input-group{
    height: 35%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .checkout-cart .table .cart-price{
    text-align: left !important;
  }
  #cartSummary tbody .btn.remove{
    top: 35%;
  }
  .btnRegister{
      clear: none!important;
  }
  .waiting_list_container .btn-primary{
      width:100px;
      font-size: 12px;
      margin-left: 5px;
  }
  .btnSlider{
      font-size:10px;
  }
  .scroll{
      font-size: 12px;
  }
  .scroll .fa-chevron-down{
      margin-top:35px;
  }
  .slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-0{
      width: 60%;
  }
  .flexOption .p70 .form-control{
      width:250px;
  }
}
@media (max-width: 745px){
  #velsof_wheel_main_container.transform{
    left: 19% !important;
    top: 7% !important;
    width: 500px !important;
    height: 750px !important;
  }
  #velsof_offer_main_container{
    left: 53px !important;
    width: 330px !important;
  }
  #velsof_wheel_pointer{
    left: 363px !important;
  }
  #velsof_offer_main_container{
    width: 400px !important;
    left: 79px !important;
    top: 29px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  #velsof_wheel_pointer{
    left: 458px !important;
    top: 340px !important;
  }
  .cancel_button{
    margin-top: 0px !important;
  }
  #velsof_spinners, #velsof_spinner_container, #velsof_spinner{
    width: 450px !important;
    height: 450px !important;
  }
  #velsof_wheel_pointer{
    left: 436px !important;
    top: 304px !important;
    width: 75px !important;
  }
  #velsof_spinners{
    left: 5% !important;
    top: 305px !important;
  }
}
@media (min-width: 541px) and (max-width: 768px){
  .footer-upper-contet>*:first-child{
    width: 100%;
  }
  .footer-upper-contet>*{
    flex: none;
    width: 33.33%;
  }
  .footer-contact-info span img{
    width: 214px;
    height: 58px;
  }
  .footer-upper-contet>*:nth-child(even){
    padding-left: 0px;
  }
 
}
@media (max-width: 700px){
  #velsof_wheel_main_container.transform{
    width: 480px !important;
    left: 16% !important;
  }
  #velsof_offer_main_container{
    left: 53px !important;
  }
  #velsof_wheel_pointer{
    left: 386px !important;
    top: 303px !important;
    width: 70px !important;
  }
  .cancel_button {
    margin-top: 20px !important;
  }
  #velsof_spinners, #velsof_spinner_container, #velsof_spinner{
    width: 400px !important;
    height: 400px !important;
  }
}
@media screen and (max-width: 649px) and (min-width: 541px){
  #velsof_wheel_main_container.transform{
    width: 355px !important;
    left: 23% !important;
  }
  #velsof_offer_main_container{
    left: 44px !important;
    width: 300px !important;
  }
  #velsof_wheel_pointer{
    width: 75px;
    left: 319px !important;
  }
  .cancel_button{
    margin-top: 20px !important;
  }
}
@media(max-width: 540px) {
  #velsof_wheel_main_container.transform{
    width: 450px !important;
    height: 650px !important;
    left: 9% !important;
    top: 5% !important;
  }
  #velsof_wheel_pointer{
    width: 62px !important;
    left: 340px !important;
    top: 324px !important;
  }
  #velsof_offer_main_container{
    width: 380px !important;
    left: 53px !important;
  }
  .cancel_button{
    margin-top: 20px !important;
  }
  #velsof_spinners, #velsof_spinner_container, #velsof_spinner{
    width: 300px !important;
    height: 300px !important;
  }
  #velsof_spinners{
    left: 15% !important;
    top: 321px !important;
  }
  .wheelslices {
    font-size: 8px !important;
}
  .cancel_button{
    text-align: left !important;
  }
  .product-view>.product-gutter{
    width:50% !important;
  }
}

@media (max-width: 540px){
  .bnews-list .nCategory{
    width: 100%;
  }
  .checkout-cart .table .cart-quantity .input-group{
    height: 100%;
  }
  .checkout-cart #cartSummary .cart-price{
    width: 50px !important;
    padding-left: 20px;
    margin: auto;
  }
  .footer-upper-contet{
    display:block;
    text-align:center;
    margin-left: 0px;
  }
  .footer-contact-info span p{
      margin:auto;
      font-size: 11px;
  }
  .footer-contact-info span img{
      width: 182px;
      height: 47px;
  }
  .news-ncategory .search-custom{
      margin-left: 87px;
  }
  .footer-upper-contet .list-unstyled li a{
      font-size:11px;
  }
  footer h5{
      font-size: 13px;
  }
  #input-sort, #input-limit, #filter_group_tigger_open{
        font-size: 11px;
  }
  #filter_group_tigger_open{
      padding: 8.5px;
  }
  .footer-bottom-row{
      font-size:11px;
  }
  .slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-0{
    width: 100%;
  }
  .btnRegister{
      width:100%;
      text-align:center;
  }
  
}
@media (max-width: 500px) {
  #velsof_wheel_main_container.transform{
    width: 400px !important;
    left: 10% !important;
  }
  #velsof_offer_main_container{
    width: 300px !important;
    left: 53px !important;
  }
  .cancel_button{
    margin-top: 20px !important;
    text-align: left !important;
  }
  #velsof_spinners{
    top: -8px !important;
    left: -1% !important;
  }
  #velsof_wheel_pointer{
    left: 354px !important;
    top: -17px !important;
    width: 65px !important;
  }
  .checkout-cart #cartSummary .cart-price{
    width: 100% !important;
    padding-left: 0px;
    margin: auto;
    padding-top: 15px;
  }
  #cartSummary tbody .btn.remove{
    top: 0%;
  }
}



@media (max-width: 415px){
  .flexOption .p70 .form-control{
    width: 250px;
  }
  #velsof_wheel_main_container.transform{
    width: 377px !important;
    left: 5% !important;
  }
  #velsof_spinners, #velsof_spinner_container, #velsof_spinner{
    width: 270px !important;
    height: 270px !important;
  }
  #velsof_spinners{
    top: 1px !important;
    left: 21% !important;
  }
  #velsof_offer_main_container{
    left: 23px !important;
  }
  #velsof_wheel_pointer{
    left: 307px !important;
    top: 1px !important;
  }
 
}
@media (min-width: 376px) and (max-width:399px) {
  #velsof_wheel_pointer{
    left: 323px !important;
    top: 2px !important;
    width: 65px !important;
  }
  #velsof_spinners{
    left: 3% !important;
  }
  #velsof_wheel_main_container.transform{
    top: 4% !important;
  }
}

@media (max-width: 376px) {
  #velsof_wheel_main_container.transform{
    top: 0% !important;
    left:0%;
    width: 375px !important;
  }
  .velsof_button{
    width: 150px !important;
    height: 40px !important;
    font-size: 12px !important;
  }
  .velsof_subtitle{
    font-size: 12px !important;
  }
  .velsof_main_title{
    font-size: 25px !important;
  }
  #velsof_spinners, #velsof_spinner_container, #velsof_spinner{
    width: 280px !important;
    height: 280px !important;
  }
  #velsof_spinners{
    left: 16% !important;
    top: -18px !important;
  }
  #velsof_wheel_pointer{
    left: 303px !important;
    top: -32px !important;
    width: 55px !important;
  }
  .slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-0{
      font-size: 22px;
  }
}
@media(max-width: 361px){
    #velsof_wheel_main_container.transform{
        width: 360px !important;
    }
}

@media (max-width: 321px) {
  .velsof_button{
    width: 130px !important;
    height: 35px !important;
    font-size: 12px !important;
  }
  .velsof_subtitle{
    font-size: 10px !important;
  }
  .velsof_main_title{
    font-size: 23px !important;
  }
  #velsof_wheel_main_container.transform{
      width:320px !important;
  }
  #velsof_offer_main_container {
    width: 280px !important;
    padding: 0px !important;
  }
  #velsof_spinners{
    left: 10% !important;
    top: -29px !important;
  } 
  #velsof_spinners, #velsof_spinner_container, #velsof_spinner{
    width: 250px !important;
    height: 250px !important;
  }
  #velsof_wheel_pointer{
    left: 255px !important;
    top: -63px !important;
    width: 50px !important;
  }
  .product-category .special-sticker.absolute, .product-category .sticker.absolute, .featured-module .special-sticker.absolute, .featured-module .sticker.absolute{
      width: 90px;
      font-size:11px;
  }
  .slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-0{
      font-size: 20px;
      letter-spacing:8px;
  }
  .btnSlider{
      font-size: 9px;
      margin-top:0px;
  }
  .scroll{
      font-size: 10px;
  }
}
@media (min-width: 320px) and (max-width:541px){
  .header-container{
    display: grid;
    display: -ms-grid;
    grid-template-columns: auto 1fr auto!important;
    -ms-grid-columns: auto 1fr;
    grid-template-rows: auto auto;
    -ms-grid-rows: auto auto;
    text-transform: uppercase;
  }
  .header-container img{
    width: 70%;
  }
}

@media (max-width: 350px){
  .flexOption .p70 .form-control{
    width: 180px;
  }
}

@media (min-width: 1200px) and (max-width: 1380px){
  .homeblog-button a, .flexbottom .p60{
    font-size: 10px;
  }
}
@media (min-width: 769px) and (max-width: 991px){
  #velsof_spinners{
    left: 0% !important;
    top: 354px !important;
  }
  #velsof_wheel_main_container.transform{
    left: 19% !important;
    top: 7% !important;
    width: 500px !important;
    height: 750px !important;
  }
  #velsof_offer_main_container{
    width: 400px !important;
    left: 79px !important;
    top: 29px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  #velsof_wheel_pointer{
    left: 458px !important;
    top: 340px !important;
  }
  .cancel_button{
    margin-top: 0px !important;
  }
  .testimonials .owl-prev{
    left: 43%;
  }
  .testimonials .owl-next{
    right: 46%;
  }
  .testimonials .review_slide_1 #featured_review_slide_1 .owl-nav > *{
    top: 104%;
  }
}
@media (min-width: 540px) and (max-width: 768px){
  .testimonials .owl-prev{
    left: 42%;
  }
  .testimonials .owl-next{
    right: 45%;
  }
  
}
@media (min-width: 320px) and (max-width: 768px){
  .sellUpload .input-group{
    width: 80%;
  }
}
@media (min-width: 414px) and (max-width: 540px){
  .testimonials .owl-prev{
    left: 38%;
  }
  .testimonials .owl-next{
    right: 43%;
  }
  .testimonials .review_slide_1 #featured_review_slide_1 .owl-nav > *{
    top: 103%;
  }
}

@media (min-width: 350px) and (max-width: 414px){
  .testimonials .owl-prev{
    left: 37%;
  }
  .testimonials .owl-next{
    right: 42%;
  }
  .testimonials .review_slide_1 #featured_review_slide_1 .owl-nav > *{
    top: 103%;
  }
}

@media(max-width: 320px){
    .waiting_list_container .flex-group .pd-5{
        padding:10px;
    }
    .waiting_list_container .btn-primary{
        width:75px;
        margin-left: 2px;
    }
    .wheelslices {
    font-size: 6px !important;
}
}


