/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
#cms {background:#000000;}
.social-sharing li::before {font-size:1.5rem;}
.social-sharing span {color:#0aefef}
.product-quantity .add .btn {background: #0aefef; color:#000000;}
.clm-dx-product {background:#000000}
.product-quantity .add .btn:hover, .product-quantity .add .btn:focus {color:#000000}
.product-quantity .wishlist .btn-product:hover, .product-quantity .wishlist .btn-product:focus, .product-quantity .wishlist .btn:hover, .product-quantity .wishlist .btn:focus, .product-quantity .compare .btn-product:hover, .product-quantity .compare .btn-product:focus, .product-quantity .compare .btn:hover, .product-quantity .compare .btn:focus {color:#ffffff}
.wr-cate-stock > div a, .wr-cate-stock > div .product-available {color:#0aefef}
.bootstrap-touchspin .input-group-btn-vertical > .btn {background: #0aefef; color:#000000}
.img-cate-h2 {
  padding-top: 40px; }
  .img-cate-h2 .widget-category_image {
    float: left;
    position: relative;
    padding: 0 20px; }
  .img-cate-h2 .wr-text {
    position: absolute;
    left: 50px;
    top: 50px; }
    .img-cate-h2 .wr-text .cate-name {
      color: #222222;
      font-size: 26px;
      display: block;
      padding-bottom: 20px; }
      @media (max-width: 767px) {
        .img-cate-h2 .wr-text .cate-name {
          font-size: 23px; } }
      @media (max-width: 575px) {
        .img-cate-h2 .wr-text .cate-name {
          font-size: 20px; } }
      @media (max-width: 480px) {
        .img-cate-h2 .wr-text .cate-name {
          font-size: 18px; } }
    .img-cate-h2 .wr-text .leo-qty {
      font-size: 12px;
      color: #888888;
      text-transform: uppercase;
      font-family: "eina03-regularuploaded_file"; }
  .img-cate-h2 .cate-show-all {
    display: none; }
  @media (max-width: 767px) {
    .img-cate-h2 {
      padding-top: 30px; } }
  @media (max-width: 575px) {
    .img-cate-h2 {
      padding-top: 25px; } }
  @media (max-width: 480px) {
    .img-cate-h2 {
      padding-top: 20px; } }
  @media (min-width: 576px) {
    .img-cate-h2 > .ApColumn {
      display: flex; } }

.tit-r {
  padding-top: 160px; }
  .tit-r .title_block {
    font-size: 15px;
    color: #a2a2a2;
    text-transform: uppercase;
    font-family: "eina03-regularuploaded_file";
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 0px;
    text-align: center; }
  .tit-r .sub-title-widget {
    color: #3a3d46;
    font-size: 62px;
    padding-bottom: 100px;
    background: url(../../../../../assets/img/modules/appagebuilder/img/decor-large-h2.jpg) no-repeat 0 0 transparent scroll;
    text-align: center;
    background-position: center center;
    padding-top: 125px; }
    @media (max-width: 1199px) {
      .tit-r .sub-title-widget {
        padding-bottom: 35px;
        font-size: 42px;
        padding-top: 40px; } }
    @media (max-width: 991px) {
      .tit-r .sub-title-widget {
        font-size: 35px;
        padding-top: 30px; } }
    @media (max-width: 767px) {
      .tit-r .sub-title-widget {
        font-size: 30px;
        padding-top: 20px; } }
    @media (max-width: 575px) {
      .tit-r .sub-title-widget {
        padding-bottom: 30px;
        font-size: 27px; } }
  .tit-r .top .nav-tabs {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
background: #00171a;
padding-top:15px;
margin-bottom:15px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding-bottom: 40px; }
    .tit-r .top .nav-tabs .nav-item {
      margin-right: 45px; }
      .rtl .tit-r .top .nav-tabs .nav-item {
        margin-left: 45px;
        margin-right: inherit; }
      .tit-r .top .nav-tabs .nav-item:last-child {
        margin-right: 0px; }
        .rtl .tit-r .top .nav-tabs .nav-item:last-child {
          margin-left: 0px;
          margin-right: inherit; }
      .tit-r .top .nav-tabs .nav-item .nav-link {
        position: relative;
        padding-bottom: 5px;
        display: inline-block;
        text-transform: uppercase;
        color: #c9d8da;
        font-size: 14px;
        letter-spacing: 1.4px;
        font-weight: 600;
        background-color: transparent;
        border: 0;
        padding: 10px 0;
        font-family: "eina03-regularuploaded_file";
        color: #c9d8da; }
        .tit-r .top .nav-tabs .nav-item .nav-link:before {
          content: '';
          display: inline-block;
          width: 0;
          height: 2px;
          position: absolute;
          background-color: #00b3c7;
          left: 0;
          bottom: 0px;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s;
          border-color: transparent; }
        .tit-r .top .nav-tabs .nav-item .nav-link:hover, .tit-r .top .nav-tabs .nav-item .nav-link:active, .tit-r .top .nav-tabs .nav-item .nav-link:focus, .tit-r .top .nav-tabs .nav-item .nav-link:visited, .tit-r .top .nav-tabs .nav-item .nav-link.active:focus, .tit-r .top .nav-tabs .nav-item .nav-link:active:focus, .tit-r .top .nav-tabs .nav-item .nav-link.active {
          outline: none !important;
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          -o-box-shadow: none;
          -ms-box-shadow: none;
          box-shadow: none;
          color: #00b3c7;
          background-color: transparent; }
          .tit-r .top .nav-tabs .nav-item .nav-link:hover:before, .tit-r .top .nav-tabs .nav-item .nav-link:active:before, .tit-r .top .nav-tabs .nav-item .nav-link:focus:before, .tit-r .top .nav-tabs .nav-item .nav-link:visited:before, .tit-r .top .nav-tabs .nav-item .nav-link.active:focus:before, .tit-r .top .nav-tabs .nav-item .nav-link:active:focus:before, .tit-r .top .nav-tabs .nav-item .nav-link.active:before {
            width: 100%; }
        .tit-r .top .nav-tabs .nav-item .nav-link:before {
          background: #00b3c7; }
        .tit-r .top .nav-tabs .nav-item .nav-link.active {
          color: #ffffff; }
          .tit-r .top .nav-tabs .nav-item .nav-link.active:before {
            width: 100%; }
    @media (max-width: 1199px) {
      .tit-r .top .nav-tabs {
        padding-bottom: 70px; } }
    @media (max-width: 991px) {
      .tit-r .top .nav-tabs {
        padding-bottom: 60px; } }
    @media (max-width: 767px) {
      .tit-r .top .nav-tabs {
        padding-bottom: 40px; } }
    @media (max-width: 575px) {
      .tit-r .top .nav-tabs {
        padding-bottom: 30px; } }
    @media (max-width: 480px) {
      .tit-r .top .nav-tabs {
        padding-bottom: 20px; } }
  @media (max-width: 1199px) {
    .tit-r {
      padding-top: 90px; } }
  @media (max-width: 991px) {
    .tit-r {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .tit-r {
      padding-top: 40px; } }
  @media (max-width: 575px) {
    .tit-r {
      padding-top: 30px; } }
  @media (max-width: 480px) {
    .tit-r {
      padding-top: 20px; } }

.img-cat-b {
  margin: auto;
  text-align: center;
  padding-top: 200px;
  border-bottom: 1px solid #f3f4ee;
  padding-bottom: 100px; }
  .img-cat-b .widget-category_image ul {
    padding: 0 35px;
    text-align: center;
    float: left; }
    @media (max-width: 575px) {
      .img-cat-b .widget-category_image ul {
        width: 50%; } }
    .img-cat-b .widget-category_image ul li .cate-show-all {
      display: none; }
    .img-cat-b .widget-category_image ul li .leo-qty {
      display: block !important;
      color: #777777;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-family: "eina03-bolduploaded_file";
      padding-top: 12px; }
    .img-cat-b .widget-category_image ul li .wr-text {
      display: block;
      padding: 25px 0;
      color: #3a3d46;
      font-size: 20px;
      text-transform: capitalize; }
    @media (max-width: 575px) {
      .img-cat-b .widget-category_image ul img {
        width: 100%; } }
    .img-cat-b .widget-category_image ul:hover .wr-text {
      color: #f4c3bc; }
  .img-cat-b .block_content {
    margin: 0 -10px;
    display: inline-block; }
  @media (max-width: 1199px) {
    .img-cat-b {
      padding-top: 70px;
      padding-bottom: 70px; } }
  @media (max-width: 991px) {
    .img-cat-b {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .img-cat-b {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media (max-width: 575px) {
    .img-cat-b {
      padding-top: 30px;
      padding-bottom: 3px; } }
  @media (max-width: 480px) {
    .img-cat-b {
      padding-top: 20px;
      padding-bottom: 20px; } }

.tit-ba .title_block {
  font-size: 15px;
  color: #a2a2a2;
  text-transform: uppercase;
  font-family: "eina03-regularuploaded_file";
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 0px;
  text-align: center; }
.tit-ba .sub-title-widget {
  color: #3a3d46;
  font-size: 62px;
  padding: 50px 0 100px 0;
  background: url(../../../../../assets/img/modules/appagebuilder/img/decor-large.png) no-repeat 0 0 transparent scroll;
  text-align: center;
  background-position: center center; }
  @media (max-width: 1199px) {
    .tit-ba .sub-title-widget {
      padding-bottom: 80px;
      font-size: 42px;
      padding-top: 40px; } }
  @media (max-width: 991px) {
    .tit-ba .sub-title-widget {
      padding-bottom: 60px;
      font-size: 35px;
      padding-top: 30px; } }
  @media (max-width: 767px) {
    .tit-ba .sub-title-widget {
      padding-bottom: 40px;
      font-size: 30px;
      padding-top: 20px; } }
  @media (max-width: 575px) {
    .tit-ba .sub-title-widget {
      padding-bottom: 30px;
      font-size: 27px;
      margin: 10px 0; } }

.new-wel {
  padding-top: 150px; }
  @media (max-width: 1199px) {
    .new-wel {
      padding-top: 70px; } }
  @media (max-width: 991px) {
    .new-wel {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .new-wel {
      padding-top: 40px; } }
  @media (max-width: 575px) {
    .new-wel {
      padding-top: 30px; } }
  @media (max-width: 480px) {
    .new-wel {
      padding-top: 20px; } }

.insta .sub-title-widget {
  position: absolute;
  left: 0;
  right: 0;
  top: 100px; }
.insta .title_block {
  position: absolute;
  left: 0;
  right: 0;
  top: 50px; }

@media (min-width: 992px)
{.html-row .ApColumn {width: 100%;}}

/*# sourceMappingURL=profile2575856747.css.map */
