@media (max-width: 767px) {
  .header-style-1 .menubar-search-form {
    width: auto !important; } }
@media (max-width: 767px) {
  .home-products .awe-media.home-cate-media {
    margin-bottom: 30px; }

  .product-details-wrapper {
    padding-right: 0; }
    .product-details-wrapper .product-description {
      text-align: justify; }

  .product-details-left {
    padding-bottom: 50px; }

  .product-details-left .product-details .tab-content {
    width: 100%; }

  .product-details-left .product-details .tab-content h1 {
    font-size: 24px; }

  .product-details-left .product-details .tab-content p {
    text-align: justify; }

  .product-details-left .product-details nav {
    border-right: 0 none; }

  .product-details-left .product-details .tab-content {
    padding-right: 30px; } }
@media only screen and (max-width: 480px) {
  .spr-header-title {
    text-align: left !important; }

  .spr-summary {
    text-align: left !important; }

  .policy-wrapper .policy {
    width: 320px;
    margin-left: 0; } }
@media only screen and (max-width: 480px) {
  .policy-wrapper .policy {
    width: 290px;
    margin-left: 0; } }
#email-modal {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; }

#email-modal .modal-overlay {
  background: rgba(45, 45, 50, 0.8);
  height: 100%;
  position: absolute;
  width: 100%; }

#email-modal .modal-window {
  display: none;
  min-height: 320px;
  margin: 0 auto;
  position: relative;
  top: 25%;
  width: 847px; }

#email-modal .window-window {
  position: relative; }

#email-modal .window-window .window-background {
  opacity: 0.8;
  filter: alpha(opacity=80); }

#email-modal .window-window .window-content {
  position: relative;
  background: #fff;
  float: left; }

#email-modal .window-window .window-content .left {
  width: 528px;
  float: left;
  padding: 68px 30px 30px 70px; }

#email-modal .window-window .window-content .right {
  width: 319px;
  float: right; }

#email-modal .window-window .window-content .btn.close,
.close-window,
.close-modal {
  padding: 0;
  height: 29px;
  width: 29px;
  position: absolute;
  right: -15px;
  top: -15px;
  z-index: 9;
  line-height: 28px;
  border: 0;
  background: #000;
  cursor: pointer;
  filter: alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

#email-modal .window-window .window-content .btn.close:hover,
.close-window:hover,
.close-modal:hover {
  background-color: #e95144; }

#email-modal .window-window .window-content .title {
  font-size: 20px;
  position: relative;
  letter-spacing: 0.05em;
  margin-bottom: 8px; }

#email-modal .window-window .window-content .sub-title {
  margin-bottom: 15px;
  letter-spacing: 0.05em;
  color: #555555; }

#email-modal .window-window .window-content .message {
  margin-top: 0 !important;
  clear: both;
  padding: 4px 0 23px;
  margin-bottom: 0px;
  letter-spacing: 0.02em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px; }

/* MAIL CHIMP FORM INPUTS ---------------------------------------------------------- */
#mce-EMAIL {
  border: 1px solid #000;
  color: #333;
  font: 11px arial, sans-serif;
  height: 11px;
  margin: 0 !important;
  padding: 8px !important;
  width: 217px; }

#mailchimp-email-subscibe {
  overflow: hidden; }

#mc_embed_signup {
  clear: left;
  overflow: hidden; }

#mc_embed_signup form {
  display: inline !important;
  padding: 0 !important;
  text-align: center !important; }

#mc_embed_signup input.input-group-field {
  display: block;
  border: none;
  width: 255px;
  background: #f5f5f5;
  color: #a3a3a3;
  font-style: italic;
  height: 36px;
  float: left;
  padding: 5px 10px;
  line-height: 36px;
  margin-right: 10px; }

#mc_embed_signup button {
  float: right;
  margin-left: -3px;
  border: none;
  background: none;
  padding: 0; }

#mc_embed_signup .input-group-btn .btn {
  display: block;
  margin: 0; }

#mc_embed_signup .input-group-btn {
  float: left; }

#mc_embed_signup .input-group-btn .btn {
  padding: 0 19px !important; }

#email-modal .product-socials {
  padding: 0;
  border-top: 0 none;
  border-bottom: 0 none;
  text-align: left;
  margin: 0; }

#email-modal .subscible-form .form-control {
  width: 100%;
  border: 1px solid; }

#email-modal .form-group {
  margin-bottom: 0;
  padding: 0; }

@media (max-width: 800px) {
  #email-modal .modal-window {
    width: 750px; }

  #email-modal .window-window .window-content .left {
    padding: 20px 40px; }

  #email-modal .window-window .window-content {
    float: none; }

  #email-modal .modal-window {
    width: 80%; }

  #email-modal .window-window .window-content .left {
    width: 100%; }

  #email-modal .window-window .window-content .right {
    display: none; } }
@media (max-width: 768px) {
  #email-modal .modal-window {
    width: 80%; }

  #email-modal .window-window .window-content .left {
    width: 100%; }

  #email-modal .window-window .window-content .right {
    display: none; } }
@media (max-width: 768px) {
  #email-modal .form-group {
    width: 100%; }

  #email-modal .form-group {
    padding: 15px;
    padding-top: 0;
    padding-bottom: 0; }

  #email-modal .form-submit {
    width: 100%; }
    #email-modal .form-submit .btn {
      width: 100%; }

  #email-modal .product-socials li > a {
    font-size: 15px; } }
@media (max-width: 480px) {
  #email-modal .form-group {
    width: 100%; }

  #email-modal .form-submit {
    width: 100%; }
    #email-modal .form-submit .btn {
      width: 100%; }

  #email-modal .product-socials li > a {
    font-size: 15px; } }
@media (max-width: 320px) {
  #email-modal .modal-window {
    width: 90%;
    top: 10%; }

  #email-modal .window-window .window-content .left {
    padding: 20px; } }
/* Quick view */
.quickview-product .product-quantity label {
  float: left;
  margin-top: 6px;
  margin-right: 6px; }

@media (max-width: 768px) {
  .clearleft {
    clear: left; } }
.engo-popup .close-window {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: bold;
  color: #000;
  width: 24px;
  height: 24px;
  color: white !important;
  text-align: center;
  line-height: 24px; }

.minicart .mini-products-list {
  overflow-y: auto;
  max-height: 50vh; }

.awemenu {
  display: none; }
  .awemenu.dqq {
    display: block; }

.main-slider.dqq {
  display: block; }

@media (max-width: 767px) {
  .cate-style-2 .cate-section-gutter-wrapper > .row {
    white-space: normal; }
  .cate-style-2 .cate-section-gutter-wrapper > .row > [class*="col-"] {
    width: 100%; }
  .cate-style-2 .cate-section-gutter {
    padding-top: 0; }
  .cate-style-2 .cate-section-gutter .awe-media {
    top: 0;
    position: relative;
    width: 50%;
    float: left; }
  .cate-style-2 .cate-section-gutter .category-text {
    padding: 0;
    width: 50%;
    overflow: hidden;
    float: left;
    position: relative;
    padding-top: 5px; }
    .cate-style-2 .cate-section-gutter .category-text h3 {
      font-size: 20px;
      margin-bottom: 10px; }
    .cate-style-2 .cate-section-gutter .category-text p {
      margin-bottom: 10px; } }
.quickview-product .actions {
  clear: left; }

.retinal svg {
  vertical-align: middle; }

.backtop-retinal svg {
  vertical-align: middle; }

.loading.loaded-content {
  background-size: 30px;
  display: none !important; }

#open-filters.open i:before {
  content: '\f00d'; }

.season-link .season-item {
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transition-delay: .3s;
  transition-delay: .3s; }

.season-link .season-item, .season-link .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.help-info {
  display: inline-block;
  margin-bottom: 40px; }

.help-info p {
  display: inline-block;
  margin-right: 40px; }

.help-info p span {
  text-transform: uppercase;
  color: #fff; }

.borderfooter {
  border-top: solid 1px #2F2F2F; }

.form-control.gray {
  background-color: #2F2F2F;
  color: #898989; }

.footerv3 .list-socials > li > a {
  font-size: 18px; }

.footerv3 .list-socials > li {
  margin-top: 5px; }

.footerv3 .list-socials:first-child {
  height: 40px;
  padding-right: 20px;
  border-right: solid 1px #2F2F2F; }

.footer-wrapper.footerv3 {
  padding-top: 40px; }

.footerv3 .list-socials:last-child {
  padding-left: 20px; }

.title-newsletter {
  font-family: Montserrat, Arial, sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px; }

.submit.inline-block {
  padding: 0; }

@media (max-width: 480px) {
  .help-info p {
    display: inline-block;
    margin-right: 0px; }

  .back-top.button {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid;
    font-size: 25px;
    top: -30px;
    left: 95%; }

  .footerv3.center {
    margin-bottom: 20px; } }
.back-top.button {
  position: absolute;
  width: 50px;
  height: 50px;
  border: 1px solid;
  font-size: 25px;
  top: -85px;
  left: 95%; }

.awe-media-overlay2.fullpage {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.awe-media-overlay2 {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 99; }

.btn-black.btn-outline {
  border-color: #333;
  background: none; }

.btn-black.btn-outline:hover {
  border-color: #333;
  background: #fff; }

.upper .border-text-banner {
  color: white;
  border: 2px solid #fff;
  padding: 10px 30px; }

.banner-trending-top {
  position: relative;
  top: 10%; }

.banner-trending {
  position: relative;
  top: 35%;
  display: none; }

.awe-media-header.trendingv3:hover .banner-trending {
  display: block; }

.insta-content {
  position: relative;
  top: 45%;
  display: none; }

.insta-content i {
  color: #fff;
  font-size: 18px; }

.insta-content i:first-child {
  margin-right: 80px; }

.awe-media-header.insta:hover .awe-media-overlay2 {
  background-color: rgba(51, 51, 51, 0.5) !important; }

.awe-media-header.insta:hover .insta-content {
  display: block; }

.imgcenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.home-cate-media .awe-media-header.insta {
  background: none; }

@media (max-width: 320px) {
  .submit.inline-block {
    padding-left: 15px; } }
/* ---------home12 banner v1 ------------------ */
.site-banner.banner-v1 .row {
  margin-left: 0px;
  margin-right: 0px; }
.site-banner.banner-v1 brand
.col-md-3 {
  padding-right: 0;
  padding-left: 0;
  overflow: hidden; }
  .site-banner.banner-v1 brand
  .col-md-3 .banner .banner-image {
    position: relative;
    text-align: center;
    width: 100%;
    display: block;
    -webkit-transition: all 0.25s cubic-bezier(0.37, 0.8, 0.76, 0.96);
    -o-transition: all 0.25s cubic-bezier(0.37, 0.8, 0.76, 0.96);
    transition: all 0.25s cubic-bezier(0.37, 0.8, 0.76, 0.96); }
  .site-banner.banner-v1 brand
  .col-md-3 .banner:hover .banner-image {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .site-banner.banner-v1 brand
  .col-md-3 .banner:hover .banner-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .site-banner.banner-v1 brand
  .col-md-3 .banner .banner-content {
    width: 100%;
    position: absolute;
    top: 35%;
    left: 0%;
    z-index: 10;
    text-align: center; }
    .site-banner.banner-v1 brand
    .col-md-3 .banner .banner-content h5.white {
      color: #fff;
      line-height: 1.4;
      margin: 0 0 20px;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 0em;
      font-size: 18px; }
    .site-banner.banner-v1 brand
    .col-md-3 .banner .banner-content h3.white {
      color: #fff;
      line-height: 1.4;
      margin: 0 0 20px;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 0em;
      font-size: 30px; }
    .site-banner.banner-v1 brand
    .col-md-3 .banner .banner-content a.btn.btn-light-b {
      background: none;
      border: 1px solid #fff;
      border-radius: 0;
      padding: 10px 15px;
      color: #fff; }
      .site-banner.banner-v1 brand
      .col-md-3 .banner .banner-content a.btn.btn-light-b:hover {
        background: #ffa200;
        color: #fff;
        border: 1px solid #ffa200; }
@media (max-width: 991px) {
  .site-banner.banner-v1 .col-md-3 .banner {
    margin-bottom: 30px; } }

.banner-v2 .banner-trending-top .fp-table .fp-table-cell.left {
  padding-left: 300px;
  padding-right: 20px; }
  .banner-v2 .banner-trending-top .fp-table .fp-table-cell.left h5 {
    text-transform: uppercase;
    color: #898989; }
  .banner-v2 .banner-trending-top .fp-table .fp-table-cell.left p {
    color: #898989; }
  .banner-v2 .banner-trending-top .fp-table .fp-table-cell.left h2 {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 34px; }

.section-link {
  padding-left: 0px;
  list-style-type: none;
  text-align: center;
  margin-bottom: 30px; }
  .section-link li {
    display: inline-block;
    font-family: Montserrat, Arial, sans-serif;
    text-transform: uppercase;
    color: #898989;
    font-size: 12px;
    margin: 0px 20px; }
    .section-link li.active a {
      color: #ffa200; }

.home12-testimonial {
  background-repeat: no-repeat; }
  .home12-testimonial .section-header .testimonial-header {
    margin-top: 0px;
    padding-top: 40px;
    margin-bottom: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff; }
  .home12-testimonial .section-customers .owl-carousel.customers-carousel {
    color: #fff;
    margin-bottom: 30px;
    text-align: center; }
  .home12-testimonial .section-customers .owl-carousel .owl-item img {
    display: inline;
    width: auto;
    border-radius: 50%;
    margin-bottom: 40px; }
  .home12-testimonial .section-customers .owl-carousel .owl-item p {
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: 400; }
  .home12-testimonial .section-customers .owl-carousel .owl-item h4 {
    margin-top: 0;
    padding-top: 40px;
    margin-bottom: 0; }

.home12-newsletter .content-newsletter {
  text-align: center;
  position: absolute;
  top: 15%;
  left: 10%;
  width: 80%; }
  .home12-newsletter .content-newsletter h2 {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px; }
  .home12-newsletter .content-newsletter p {
    text-transform: none;
    color: #fff;
    font-weight: 400;
    margin-bottom: 40px; }
  .home12-newsletter .content-newsletter form .form-group input {
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center; }
@media (max-width: 768px) {
  .home12-newsletter .content-newsletter {
    text-align: center;
    position: absolute;
    top: 10%;
    left: 10%;
    width: 80%; }
    .home12-newsletter .content-newsletter h2 {
      font-size: 20px;
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 10px; }
    .home12-newsletter .content-newsletter p {
      text-transform: none;
      color: #fff;
      font-weight: 400;
      margin-bottom: 20px; }
    .home12-newsletter .content-newsletter form .form-group input {
      font-weight: 400;
      text-align: center;
      margin-top: 0px;
      margin-bottom: 0px; } }
@media (max-width: 767px) {
  .home12-newsletter .awe-media {
    margin-top: 15px; } }
@media (max-width: 320px) {
  .home12-newsletter .content-newsletter {
    text-align: center;
    position: absolute;
    top: 0%;
    left: 10%;
    width: 80%; }
    .home12-newsletter .content-newsletter h2 {
      font-size: 20px;
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 0px; }
    .home12-newsletter .content-newsletter p {
      text-transform: none;
      color: #fff;
      font-weight: 400;
      margin-bottom: 10px; }
    .home12-newsletter .content-newsletter form .form-group input {
      font-weight: 400;
      text-align: center;
      margin-top: 0px;
      margin-bottom: 0px; } }

/* product deals */
.product-deals .backgrounds {
  padding: 20px; }
  .product-deals .backgrounds .content-deals {
    background: #fff;
    padding: 40px; }
    .product-deals .backgrounds .content-deals .text-center {
      padding-top: 20px;
      padding-bottom: 20px; }
    .product-deals .backgrounds .content-deals .saleoff-actions {
      text-align: center;
      padding-top: 20px;
      padding-bottom: 20px; }
      .product-deals .backgrounds .content-deals .saleoff-actions h5 {
        text-transform: uppercase;
        font-weight: 400;
        color: #333;
        margin-bottom: 20px; }
      .product-deals .backgrounds .content-deals .saleoff-actions h4 {
        margin-bottom: 20px; }
      .product-deals .backgrounds .content-deals .saleoff-actions .saleoff-price {
        display: block;
        margin-bottom: 20px; }
        .product-deals .backgrounds .content-deals .saleoff-actions .saleoff-price span {
          font-size: 20px;
          margin-right: 10px; }
        .product-deals .backgrounds .content-deals .saleoff-actions .saleoff-price del {
          color: #898989; }
      .product-deals .backgrounds .content-deals .saleoff-actions p {
        font-weight: 400;
        margin-bottom: 30px; }
      .product-deals .backgrounds .content-deals .saleoff-actions button {
        margin-bottom: 30px; }
      .product-deals .backgrounds .content-deals .saleoff-actions .deals-coundown {
        padding: 0px; }
        .product-deals .backgrounds .content-deals .saleoff-actions .deals-coundown li {
          display: inline-block;
          width: 50px;
          height: 50px;
          text-transform: uppercase;
          color: #898989;
          list-style: none;
          margin-right: 20px;
          margin-left: 20px;
          font-size: 14px; }
          .product-deals .backgrounds .content-deals .saleoff-actions .deals-coundown li:after {
            content: ':';
            font-size: 18px;
            position: relative;
            bottom: 20px;
            left: 25px;
            color: #333; }
          .product-deals .backgrounds .content-deals .saleoff-actions .deals-coundown li:last-child:after {
            content: ''; }
          .product-deals .backgrounds .content-deals .saleoff-actions .deals-coundown li span {
            color: #333;
            font-size: 22px; }
      @media (max-width: 480px) {
        .product-deals .backgrounds .content-deals .saleoff-actions .deals-coundown {
          padding: 0px; }
          .product-deals .backgrounds .content-deals .saleoff-actions .deals-coundown li {
            display: inline-block;
            width: 50px;
            height: 50px;
            text-transform: uppercase;
            color: #898989;
            list-style: none;
            margin-right: 20px;
            margin-left: 20px;
            font-size: 12px; }
            .product-deals .backgrounds .content-deals .saleoff-actions .deals-coundown li:after {
              content: '';
              font-size: 14px;
              position: relative;
              bottom: 20px;
              left: 25px;
              color: #333; }
            .product-deals .backgrounds .content-deals .saleoff-actions .deals-coundown li:last-child:after {
              content: ''; }
            .product-deals .backgrounds .content-deals .saleoff-actions .deals-coundown li span {
              color: #333;
              font-size: 20px; } }
      .product-deals .backgrounds .content-deals .saleoff-actions .product-socials {
        border: none; }
        .product-deals .backgrounds .content-deals .saleoff-actions .product-socials li {
          margin-left: 0px; }
          .product-deals .backgrounds .content-deals .saleoff-actions .product-socials li:first-child {
            margin-right: 20px; }
          .product-deals .backgrounds .content-deals .saleoff-actions .product-socials li a {
            font-size: 14px; }

/* enddeal */
/* brand */
.home12-brand .section-brands {
  color: #fff;
  background: #fff;
  padding: 20px 0;
  position: relative;
  z-index: 15; }
  .home12-brand .section-brands .section-header {
    margin-bottom: 20px !important; }
  .home12-brand .section-brands .brands-carousel {
    height: 100px;
    margin-top: 40px; }
    .home12-brand .section-brands .brands-carousel .center {
      opacity: 0.5; }
      .home12-brand .section-brands .brands-carousel .center:hover {
        opacity: 1; }

/* shop category2 */
.home13-category .col-md-3:last-child .category-block {
  border-right: none; }
.home13-category .col-md-3 .category-block {
  text-align: center;
  border-right: 1px solid #e1e1e1; }
  .home13-category .col-md-3 .category-block .category-icon {
    margin-bottom: 10px; }
  .home13-category .col-md-3 .category-block .category-text {
    text-align: center;
    padding: 0;
    overflow: hidden;
    height: 100%;
    width: 100%; }
    .home13-category .col-md-3 .category-block .category-text p {
      color: #898989;
      text-transform: uppercase;
      font-weight: 500;
      margin-bottom: 0px; }
    .home13-category .col-md-3 .category-block .category-text h4 {
      font-weight: 700;
      font-family: Montserrat, Arial, sans-serif;
      text-transform: uppercase;
      font-size: 22px; }

/* trending v4 */
.home13-trending .section-header p {
  font-weight: 400; }
.home13-trending .awe-media .awe-media-body h4 {
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 500; }
.home13-trending .awe-media .awe-media-body p {
  color: #898989;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 400; }

/* trending v4 */
.home13-trending .section-header p {
  font-weight: 400; }
.home13-trending .awe-media .awe-media-body h4 {
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 500; }
.home13-trending .awe-media .awe-media-body p {
  color: #898989;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 400; }

/* blog v3 */
.blog-v3 .section-header h2 {
  text-align: center; }
.blog-v3 .section-content .owl-carousel .section-post .section-post-body .section-post-time2 {
  line-height: 30px; }
  .blog-v3 .section-content .owl-carousel .section-post .section-post-body .section-post-time2 span {
    font-weight: 700;
    font-size: 14px;
    line-height: 0px; }
.blog-v3 .section-content .owl-carousel .section-post .section-post-body h4 {
  font-weight: 700;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 20px;
  text-transform: capitalize; }
.blog-v3 .section-content .owl-carousel .section-post .section-post-body .entry-meta span {
  font-weight: 400;
  font-size: 14px; }
.blog-v3 .section-content .owl-carousel .owl-nav {
  display: none; }

/* policy v4 */
.policy-v4 .policy.policy-block {
  text-align: center;
  padding-right: 0; }
.policy-v4 .policy .policy-icon {
  text-align: center; }
.policy-v4 .policy .policy-text {
  text-align: center; }
  .policy-v4 .policy .policy-text h4 {
    margin-bottom: 10px; }

/* footer-v5 */
.footer-v5 .col-md-3 a {
  font-weight: 400; }
.footer-v5 .col-md-3 .widget .widget-content p {
  font-weight: 400; }
.footer-v5 .col-md-3 .list-socials {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 0px; }
  .footer-v5 .col-md-3 .list-socials a {
    color: #fff; }
.footer-v5 .btn-white {
  background-color: transparent;
  color: #fff;
  text-transform: capitalize; }

.footer-copyright .copyright {
  font-weight: 400; }
.footer-copyright .footer-nav {
  font-weight: 400; }

footer .back-top.footer-v5 {
  position: absolute;
  top: 70%;
  left: 95%;
  width: 100px;
  margin-left: -50px;
  margin-top: -28px;
  text-align: center;
  z-index: 1005; }

p {
  font-weight: 400; }

a {
  font-weight: 400; }

/* topbar header style 5 */
.header-style-5 .topbar {
  background: #fff;
  border-bottom: solid 1px #e1e1e1; }
  .header-style-5 .topbar .br-dropdown {
    margin: 0;
    padding: 0; }
    .header-style-5 .topbar .br-dropdown .text-uppercase {
      display: inline-block;
      color: #fff;
      font-size: 14px;
      text-transform: capitalize;
      margin-right: 20px; }
      .header-style-5 .topbar .br-dropdown .text-uppercase:last-child {
        margin-right: 0; }
      .header-style-5 .topbar .br-dropdown .text-uppercase > a {
        color: #333;
        line-height: 40px;
        font-size: 12px;
        text-decoration: none;
        margin-right: 10px;
        font-weight: bold; }
        .header-style-5 .topbar .br-dropdown .text-uppercase > a:after {
          content: "\f107";
          margin-left: 5px;
          margin-right: 5px;
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          font-weight: bold;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .header-style-5 .topbar .br-dropdown .text-uppercase .dropdown-menu {
        min-width: 80px;
        margin: 0;
        right: 0;
        left: auto;
        z-index: 10000; }
        .header-style-5 .topbar .br-dropdown .text-uppercase .dropdown-menu a {
          color: #333;
          font-size: 12px;
          text-decoration: none; }
  .header-style-5 .topbar .topbar-text {
    margin: 0;
    padding: 0;
    display: inline-block; }
    .header-style-5 .topbar .topbar-text li {
      display: inline-block;
      list-style: none;
      line-height: 40px;
      color: #333;
      position: relative;
      font-size: 12px;
      font-weight: 500; }
      .header-style-5 .topbar .topbar-text li i {
        color: #ffa200;
        margin-right: 10px; }
      .header-style-5 .topbar .topbar-text li:last-child {
        margin-left: 30px; }
  .header-style-5 .topbar .social-topbar {
    margin-right: 20px; }
    .header-style-5 .topbar .social-topbar ul {
      margin: 0;
      padding: 0; }
      .header-style-5 .topbar .social-topbar ul li {
        display: inline-block;
        padding: 0px 15px; }
        .header-style-5 .topbar .social-topbar ul li:first-child {
          padding-left: 0; }
        .header-style-5 .topbar .social-topbar ul li a {
          color: #fff;
          line-height: 40px;
          font-size: 20px; }
          .header-style-5 .topbar .social-topbar ul li a:hover {
            color: #efc680; }
@media (max-width: 1200px) {
  .header-style-5 .topbar .container {
    width: 100%; } }

/*curency footer  */
.currency-picker__wrapper .select-title {
  display: inline-block; }
.currency-picker__wrapper .price-select {
  display: inline-block; }
.currency-picker__wrapper a i {
  margin-left: 10px; }
.currency-picker__wrapper .dropdown-menu {
  min-width: 40px;
  background-color: transparent;
  right: 0;
  left: 60%;
  border: 1px solid #435c76; }
  .currency-picker__wrapper .dropdown-menu li a {
    padding: 0;
    color: #f03454; }
    .currency-picker__wrapper .dropdown-menu li a:hover {
      background: #248dff;
      color: #fff; }
