* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
}

ul,
p {
  margin-bottom: 0 !important;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  direction: rtl;
  height: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

a {
  text-decoration: none !important;
  color: #000;
}

:root {
  --main-color: #00AEEF;
}

@font-face {
  font-family: Yekan;
  src: url("../fonts/IRANYekanRegular.woff") format('woff');
  font-weight: normal;
}

@font-face {
  font-family: Yekan;
  src: url("../fonts/IRANYekanBold.woff") format('woff');
  font-weight: bold;
}

@font-face {
  font-family: Yekan;
  src: url("../fonts/IRANYekanLight.woff") format('woff');
  font-weight: 100;
}

@font-face {
  font-family: YekanMono;
  src: url("../fonts/IRANYekanMono.woff") format('woff');
  font-weight: 100;
}

@font-face {
  font-family: icon-font;
  src: url("../fonts/icon-font.woff") format('woff');
  font-weight: normal;
}

@font-face {
  font-family: Latin-Yekan;
  src: url("../fonts/Latin-Yekan.woff") format('woff');
  font-weight: normal;
}

body {
  direction: rtl !important;
  font-family: Yekan;
  font-weight: bold;
  font-size: 13px;
  position: relative;
  overflow-x: hidden;
  color: #444;
  background-color: #f2f2f2;
}

.img-shop {
  background-position: -6px -4px !important;
  width: 22px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 8px;
}

.img-search {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-color: transparent !important;
  background-position: -92px -4px !important;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-color: transparent !important;
}

.img-reg {
  background-position: -37px -4px !important;
  width: 21px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.frm-search input {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  color: #333;
}

.btn-cart-desc {
  font-size: 11px;
}

.cart-btn {
  background-color: #f2f2f2;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.frm-search {
  display: flex;
  align-items: center;
  background-color: #f2f2f2;
    padding: 7px 4px 8px 10px;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
}
.img-search.icon-slice {
    margin-left: 5px;
    margin-right: 5px;
    opacity: 75%;
    font-size: 1rem !important;

}
.row.row-header {
  align-items: center;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.img-all {
  background-position: -41px -9px;
  width: 21px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
}

.count {
  width: 22px;
  height: 22px;
  border-radius: 100%;
  background-color: #e82d2d;
  display: inline-block;
  color: #fff;
  text-align: center;
  top: 0px;
  position: absolute !important;
  font-weight: bold;
  font-size: 15px;
  right: -18px;
  margin: 0 !important;
  line-height: 21px;
}

.header {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  position: relative;
}

.wdn {
  padding-top: 10px;
}

.img-pro img {
  transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
}

.img-pro {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 14px;
}

.pro-name {
  width: 100%;
  display: block;
  min-height: 52px;
}

.pro-name a {
  color: #000;
  display: block;
  font-family: Latin-Yekan;
  font-size: 13px;
  font-weight: 500;
  min-height: 60px;
}

.cost-pro {
  text-align: left;
  margin-bottom: 10px;
  padding-left: 10px;
}

.txt-timer {
  color: #716d71;
  font-size: 13px;
  text-align: center;
  font-weight: 500;
  margin-top: -10px;
}

.set>span {
  color: #fff;
  font-size: 16px;
  display: block;
  position: relative;
}

.lnk-footers li a {
  color: #333333;
  font-size: 13px;
  font-weight: 400;

}

.for-banner .img-box.img-pro-banner img,
.three-banner .img-box.img-pro-banner img {
  object-fit: contain;
  max-width: 100% !important;
  -ms-scroll-snap-x: 100% !important;
  border-radius: 15px;
}

@media screen and (min-width: 768px) {
  .row-cost-wnd {
    margin-right: -20px !important;
  }

  .company {
    /* border-right: 1px solid #d8d8d8; */
  }

  .owl-pro .item,
  .owl-special .item {
    border: 1px solid #fff;
    transition: 200ms;
  }

  .owl-pro .item:hover,
  .owl-special .item:hover {
    box-shadow: 0px 12px 19px -7px rgba(0, 0, 0, 0.3);
    border-color: #24aae0;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  .owl-pro .item:hover .off-pro .red-btn,
  .owl-special .item:hover .off-pro .red-btn {
    background-color: #fff !important
  }

  .owl-pro .item:hover .off-pro .red-btn .cost-total,
  .owl-pro .item:hover .off-pro .red-btn .unit,
  .owl-special .item:hover .off-pro .red-btn .cost-total,
  .owl-special .item:hover .off-pro .red-btn .unit {
    color: #f1f1f1 !important
  }

  #dropdownMenuButton1 {
    padding-left: 0;
    text-align: left;
  }


  .row.row-banner {
    margin-left: -7px !important;
    margin-right: -7px !important;
  }

  .categori-section {
    padding-bottom: 15px;
  }

  .caption-section span,
  .caption-section {
    font-size: 1.2rem;
  }


  .p-0.icon-social li {
    flex-grow: 1;
    text-align: center;
  }

  .icon-social {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
  }

  .header.sticky-menu {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }

  .header.sticky-menu .logo img {
    width: 150px;
  }

  .header.sticky-menu .frm-search,
  .header.sticky-menu .right-toolbar {
    /* display: none; */
  }

  .header.sticky-menu .col-12.menu {
    margin-top: -54px;

  }

  .wnd {
    border-radius: 25px;
  }

  .wnd-box {
    border-radius: 25px;
  }

  .soon-repeater.soon-value::after {
    /* position: absolute; */
    width: 88%;
    height: 88%;
    top: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    content: "";
    border-radius: 100%;
    left: 0;
    bottom: 0;
  }

  .soon {
    height: 40px;
  }

  .soon-text {
    color: yellow !important;
    font-weight: 900;
  }

  .soon-group-sub:nth-child(1) .soon-repeater.soon-value {
    border-radius: 100%;
    margin: auto !important;
    height: 100%;
    /* background: url("../images/shape1.png") no-repeat; */
    background-size: 100% 100% !important;
  }

  .soon-group-sub:nth-child(2) .soon-repeater.soon-value {
    border-radius: 100%;
    margin: auto !important;
    height: 100%;
    /* background: url("../images/shape1.png") no-repeat; */
    background-size: 100% 100% !important;
  }

  .soon-group-sub:nth-child(3) .soon-repeater.soon-value {
    border-radius: 100%;
    margin: auto !important;
    height: 100%;
    /* background: url("../images/shape1.png") no-repeat; */
    background-size: 100% 100% !important;
  }

  .soon-group-sub:nth-child(4) .soon-repeater.soon-value {
    border-radius: 100%;
    margin: auto !important;
    height: 100%;
    /* background: url("../images/shape1.png") no-repeat; */
    background-size: 100% 100% !important;
  }

  .copy {
    font-size: 12px;
  }

  .namd li {
    margin-right: 12px;
    width: 100px;
    height: 120px;
    line-height: 120px;
  }

  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner {
    min-width: 32px !important;
    width: 38px;
    height: 38px;
    margin-top: 10px;
  }

  .row-body {
    height: calc(100vh - 92px);
  }

  .list-cat li {
    flex-grow: 1;
  }

  .list-cat {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
  }

  .pl-md-60 {
    padding-top: 10px;
  }

  .sotial-footer ul li {
    margin-left: 2px;
  }

  .header-slide {
    margin-top: 29px !important;
  }

  .row.align-items-end.row-btn2 {
    min-height: 71.5px;
    padding-bottom: 10px;
  }

  .wrapper-categori .product-thumb.list-view {
    padding: 10px !important;
  }

  .section3-detail .tab-pane {
    padding: 35px 53px 35px 61px !important;
    font-size: 16px;
  }

  .col-12.p-xs-2 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .thumb-product3 .thumbnail {
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .thumb-product3 .thumbnail img {
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
  }

  .owl-brands .owl-prev {
    right: 5px !important;
  }

  .owl-brands .owl-next {
    left: 5px !important;
  }

  .product-thumb.list-view .name-category {
    padding-right: 0 !important;
  }

  .product-thumb.list-view .name-category {
    height: 66px;
  }

  .column.count {
    flex: 0 1 36%;
    width: 27%;
    justify-content: flex-start;
  }

  .column.product-image {
    flex: 0 1 20%;
    width: 20%;
    max-width: 30%;
    text-align: center;
    padding: 5px;
  }

  .content-products {
    flex: 75% 0 1;
    max-width: 75%;
    flex-direction: row;
    padding-left: 0;
    align-items: center;
    display: flex;
    color: #909090;
  }

  .column.product-title {
    flex: 0 1 45%;
    width: 45%;
    padding-left: 85px;
  }

  .column.price {
    flex: 0 1 28%;
    width: 28%;
    padding: 5px;
    color: #909090;
  }

  .column.remove {
    flex: 0 1 5%;
    width: 10%;
    padding: 5px;
  }

  .cart-item.clearfix.cart-campaign {
    display: flex;
    align-items: center;
    padding: 25px 0;
    position: relative;
    color: #909090;
  }

  .wrapper-section {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .container-fluid.contact-section .card {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }

  .row.contact-info {
    padding: 0 55px;
  }

  .wrapper-categori2 {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
    border: 1px solid #e4e4e4;
    line-height: 22px;
    position: relative;
  }

  .wrapper-categori2.section1-detail {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .section2-detail {
    border-radius: 8px;
    padding: 9px 33px 11px 0 !important;
  }

  .c-comments-add__col--content button {
    width: 32px;
  }

  .c-comments-add__col--content .btn-default {
    height: 30px;
  }

  .c-comments-add__col--content .btn-warning {
    height: 30px;
  }

  .img-pro-wnd img,
  .img-pro img,
  .product-thumb .image a img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    height: 100% !important;
    border-radius: 5px;
  }

  .c-product-stock__title {
    font-size: 18px;
    padding-top: 1rem;
  }

  .product-thumb .price {
    font-size: 15px;
  }

  .name-category {
    margin-top: 13px;
    height: 43px;
  }

  .product-thumb .image a {
    height: 200px;
    width: 200px !important;
    display: block;
    margin: auto;
  }

  .img-pro-wnd {
    height: 200px;
  }

  .popup-added-to-basket-icon-check::before {
    font-size: 5rem;
  }

  #myModal .modal-content {
    border-radius: 18px !important;
  }

  #myModal .modal-dialog {
    max-width: 40% !important;
  }

  .cart-opt li {
    padding: 23px 30px;
  }

  .ca-list {
    margin-left: -20px;
  }

  .c-categori-name {
    color: #232933;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 700;
    margin-bottom: 16px;
  }

  .categori-item.text-xenter p {
    position: relative;
  }

  .ca-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .ca-list li {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 20px;
    margin-left: 20px;
    max-width: 25%;
  }

  .ca-list li img {
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    border-radius: 16px;
  }

  .owl-category img {
    border-radius: 16px;
  }

  .owl-category .item a {
    border-radius: 16px;
    overflow: hidden;
    width: 100%;
    height: 239px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
  }

  table.cart td {
    border: 4px solid #f6f6f6;
    position: relative;
  }

  table.cart td {
    min-width: 150px;
  }

  .link-continu {
    float: right !important;
  }

  .c-comments__evaluation {
    line-height: 2.71;
    color: #505050;
    font-size: 14px;
  }



  .title-footer {
    font-size: 15px;
  }

  .set>span i {
    display: none;
  }

  .title-footer {
    position: relative;
  }

  .logo {
    text-align: left;
  }
}

.right-toolbar>span {
  display: inline-block;
  vertical-align: middle;
}

.right-toolbar>span {
  display: inline-block;
  vertical-align: middle;

}

.dropdown.register {
  margin-right: 19px;
  margin-left: 7px;
}

.title0category {
  color: #666;
  font-size: 13px;
  border-bottom: 2px solid #ebebeb;
  padding-bottom: 12px;
}

.owl-carousel img {
  max-width: 100% !important;
}

.big-img-category {
  height: 100%;
}

.namd li {
  display: inline-block;
  vertical-align: middle;
}

@media screen and (min-width: 1300px) {
  .container {
    max-width: 100% !important;
  }
}

.owl-theme .owl-dots .owl-dot {
  background-color: transparent !important;
}

.owl-pro .owl-nav span,
.owl-wnd .owl-nav span,
.owl-slider .owl-nav span,
.owl-special .owl-nav span {
  font-size: 0 !important;
}

.owl-nav {
  margin: 0 !important;
  direction: ltr;
}

@media screen and (min-width: 767.99px) and (max-width: 991.99px) {
  .owl-category .owl-stage {
    padding-right: 0 !important;
  }

}

.container-fluid {
  padding-left: 10px;
  padding-right: 10px;
}

.accordion-container .set>span i {
  position: absolute;
  left: 0;
  top: 17px;
  color: #fff;
  font-size: 10px;
}

@media screen and (max-width: 500.99px) {}

@media screen and (max-width: 991.99px) {

  .shop-link {
    /* background-color: #1a1a1a  !important; */
    padding: 5px;
    border-radius: 5px;
  }

  .row.row-banner {
    margin-right: -10px !important;
  }

  .c-navi-new-list__category-item>li {
    margin-left: 0 !important;
    width: 100% !important;
  }

  .col-12.menu {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .d-block.logo.text-center {
    display: none !important;
  }

  .menuTrigger span {
    display: inline-block;
    vertical-align: middle;
  }

  .link-footer {
    background-color: #eceff1;
  }

  .slider .col-12 {
    padding: 0 !important;
  }

  .main-image {
    margin-top: 8px !important;
  }

  .wnd .row.row-align {
    margin-top: 14px;
  }

  .text-center.more a span {
    font-size: 11px;
  }

  .cost.text-right.p-3 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .col-12.text-center.more {
    padding: 0 !important;
  }

  .col-12.text-center.more a {
    padding: 5px 3px !important;
  }

  .container-fluid.wnd .r-wnd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-x: auto;
    width: 100% !important;
    flex-wrap: nowrap;
    display: inline-flex !important;
  }

  .img-pro.item {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }


  .cost.text-left.p-0 {
    text-align: left !important;
    padding-left: 10px !important;
  }

  .owl-wnd .owl-stage,
  .owl-pro .owl-stage,
  .owl-news .owl-stage,
  .owl-send .owl-stage {
    padding-right: 0 !important;
  }

  .owl-wnd .item {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .col-md-5.col-12.p-0.order-md-5 {
    background-color: #ebebeb;
  }

  .reg {
    display: none !important;
  }

  .logo-mob img {
    width: 200px;
  }

  .menu-mob {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header {
    padding-bottom: 20px;
    z-index: 15;
    position: relative;
  }

  .menuTrigger i {
    color: var(--main-color);
    font-size: 26px;
    vertical-align: middle;
    margin-left: 20px;
    font-weight: 500;
  }

  .categori-item span {
    color: #d9d3d3;
    font-size: 16px;
    margin-left: 7px;
  }

  .toolbar-desc li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 24px;
  }

  .logo-mob {
    text-align: center;
    padding: 10px 0;
  }

  .container {
    max-width: 100%;
  }

  .footer-bottom {
    text-align: center;
  }

  .namd {
    margin: 18px 0 5px 0 !important;
  }

  .footer-bottom .col-lg-3 {
    padding: 0 !important;
  }
}

.title-footer {
  font-weight: bold;
  color: #333;
  position: relative;
  display: block;
}

.lnk-footers li {
  line-height: 2.1;
  position: relative;
  list-style-type: none !important;
}

.sotial-footer ul li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}

.sotial-footer a {
  display: block;
  width: 38px;
  height: 38px;
  padding: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
  margin: auto;
  background-color: #f2f2f2;
  border-radius: 7px;
  text-align: center;

}

.sotial-footer a .flip {
  -webkit-transform: translateZ(19px);
  transform: translateZ(19px);
}

.sotial-footer a span {
  display: block;
  width: 38px;
  height: 38px;
  padding: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
  margin: auto;
  background-color: #f2f2f2;
  border-radius: 7px;
  text-align: center;
  line-height: 31px;
  border: 1px solid #d0d0d0;
}

.sotial-footer a .flop {
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}

.sotial-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}

@media screen and (min-width: 992px) {
  .me-auto.gap-li {
    width: 29.33333333% !important;
  }

  .col-12.menu {
    margin-top: -40px;
    z-index: 10001;
    position: relative;
    z-index: 10001;
    position: relative;
    text-align: center;
  }

  .owl-stage {
    padding-right: 0 !important;
  }

  .shop.d-none.d-md-block {
    display: inline-block !important;
  }

  .row-menu-mob {
    display: none !important;
  }

  .logo {
    line-height: 3.5;
    position: relative;
    z-index: 10005;
  }

  .img-pro {
    height: 200px;
  }

  .owl-slider .owl-item img {
    height: 100%;
  }

  .row-gift-style .item {
    padding-top: 40px;
    padding-bottom: 5px;
  }

  .row-gift-style {
    min-height: 220px;
  }

  .img-pro-wnd {
    margin: 7px 0.5rem 0 0.5rem;
    display: block;
  }

  .img-icon {
    width: 85px;
    height: 95px;
  }

  .col-12.text-center.more a::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    outline: 0px solid #fbb829;
    z-index: 0;
    left: 0;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .col-12.text-center.more a:hover::after {
    outline: 35px solid #fecc0c;
    outline-offset: -35px;
  }

  .banner a {
    margin-bottom: 15px;
  }

  .cost-total {
    font-size: 17px;
  }

  .timer .far {
    font-size: 23px;
  }

  .title-footer {
    margin-bottom: 13px !important;
  }

  .more a {
    border-radius: 25px;
    color: #fff;
    padding: 6px 7px;
  }

  .pr-padding {
    padding-right: 7px;
    padding-left: 7px;
  }

  .pl-padding {
    padding-right: 7px;
    padding-left: 7px;
  }

  .right-footer::after {
    position: absolute;
    width: 1px;
    height: 100%;
    border-left: 1px dashed #ccc;
    content: "";
    top: 0;
    left: 23px;
  }

  .owl-slider .owl-nav span {
    font-size: 0 !important;
  }

  .owl-send .item {
    position: relative;
  }

  .right-toolbar {
    text-align: left;
    z-index: 10002;
    position: relative;
  }

  #panel-menu {
    display: none;
  }

  .register {
    position: relative;
  }

  .footer-info {
    width: 90%;
  }

  .namd {
    text-align: left;
  }
}

.adv-banner li {
  list-style: none;
  margin-bottom: 12px;
}

.owl-theme.owl-brands a {
  display: block;
  background-color: #fff;
}

.caption-section span {
  z-index: 2;
  color: #333;
  font-weight: bold;
}

.caption-section span {
  position: relative;
  display: inline-block;
}

.big-img-category {
  display: block;
}

.big-img-category img {
  width: 100% !important;
  height: 100% !important;
}

.categori-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #555;
  font-size: 13px;
  text-align: center;
  padding: 8px;
  margin-bottom: 0 !important;
}

.brand-section {
  background-color: #f8f8f8;
}

@media screen and (max-width: 991.99px) {
  .product_search button i {
    font-size: 18px;
    vertical-align: middle;
    color: #fff;
    font-weight: 500;
  }

  #dropdownMenuButton2 i {
    font-size: 22px;
    vertical-align: middle;
    color: #fff;
    font-weight: 500;
  }

  .dropdown.me-2.register button::after {
    display: none !important;
  }

  .container-fluid.wnd {
    padding-left: 0 !important;
  }

  .product-thumb.list-view .image a {
    min-height: 128px;
    width: 140px !important;
  }

  .cart-info {
    max-height: 30vh;
    overflow-y: auto;
  }

  .page {
    overflow-x: hidden;
  }

  .site-name {
    padding-right: 15px !important;
  }

  .p-mob-0 {
    padding-right: 0;
    padding-left: 0;
  }

  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pr-padding {
    margin-bottom: 8px;
    padding-left: 0 !important;
  }

  .caption-section>span::before {
    bottom: -1px;
  }

  .caption-section {
    margin-bottom: 13px;
    font-size: 14px;
    font-weight: 600;
  }

  .container-fluid.categori-section.pt-3 {
    padding-top: 0 !important;
  }

  .row-gift-style .item {
    padding-top: 31px;
  }

  .row-gift-style {
    min-height: 194px;
  }

  .img-icon {
    width: 75px;
    height: 84px;
    background-size: contain !important;
  }

  .owl-wnd .item {
    border-radius: 15px;
  }

  .cost-total {
    font-size: 16px;
  }

  .menu-mob {
    background-color: #f9f9f9;
  }

  .row.row-align {
    align-items: center;
  }

  .more a {
    border: 2px solid #fff;
    border-radius: 25px;
    color: #fff;
    padding: 5px 15px;
  }

  .copy {
    text-align: center !important;
  }

  .c-left span {
    display: inline-block !important;
    vertical-align: middle;
  }

  .brand-section {
    padding-top: 10px !important;
  }

  .owl-brands .owl-prev {
    left: -45px;
  }

  .owl-brands .owl-next {
    right: -45px;
  }

  .product-carousel {
    padding-top: 0 !important;
  }

  .product-image-box img {
    width: 80% !important;
  }

  div#accordian>ul {
    max-height: 90vh;
    overflow-y: auto;
  }

  #search-field {
    line-height: 3;
    width: calc(100% - 40px);
    border-radius: 13px;
    padding-right: 10px;
    background-color: #cccc;
    color: #fff;
  }

  .footer-bar ul li.search.active .site-search {
    bottom: 100%;
    visibility: visible;
  }

  .footer-cart-contents {
    position: relative;
  }

  .toolbar-desc .count {
    position: absolute;
    top: -20px;
    background-color: #ffb4cb;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    color: #fff;
    line-height: 22px;
    right: -6px;
    z-index: 2;
    text-align: center;
  }

  .product_search {
    background-color: #cccc;
    border-radius: 13px;
  }

  .product_search button {
    background-color: transparent !important;
    height: 38px;
    padding: 0 10px;
  }

  .my-account img {
    width: 33px;
  }

  #search {
    display: block;
    cursor: pointer;
  }

  .footer-bar ul li svg {
    width: 40px;
  }

  .categori-list-section {
    padding: 0 !important;
  }

  .img-send img {
    margin: 10px auto !important;
  }

  .banner-wnd {
    text-align: center;
  }

  .adv-banner li img {
    width: 100% !important;
    height: auto !important;
  }

  .img-pro img {
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain;
  }

  .footer-bottom {
    text-align: center;
  }

  .footer-bottom {
    padding: 15px 15px 0 !important;
    text-align: center;
  }

  .title-footer {
    font-size: 13px;
  }

  .title-footer {
    display: block;
  }
}


.item-main {
  width: 100%;
}

.item-img {
  width: 100%;
  position: relative;
}

.item-img .place {
  padding-top: 100%;
}

.item-img-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.item-img-inner>a {
  height: 100%;
  width: 100%;
}

.product-image-box {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -ms-flex-align: center;
}

.product-image-box img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 1200px) {

  .frm-search {
    width: 100%;
  }

}

.lnk-footers li a:hover {
  color: #24aae0;
  transition: all 0.2s linear;
  text-decoration: underline !important;
  font-weight: 500;
}


.row.categori-box .card {
  border-radius: 0 !important;
}

.title-footer.un-link span {
  position: relative;
}

.owl-theme .owl-nav [class*="owl-"] {
  background: transparent;
}

.product-carousel .owl-nav [class*="owl-"] {
  margin: 0 !important;
}

@media screen and (min-width: 1320px) {}

.price {
  text-align: center;
  color: #666;
}

@media screen and (min-width: 580px) and (max-width: 992.99px) {}

@media screen and (min-width: 680.99px) and (max-width: 991.99px) {}

@media screen and (max-width: 570.99px) {}

.category-info a {
  display: block;
}

.all-categori.mr-auto {
  z-index: 13;
}

.all-categori>a {
  color: #464646 !important;
  font-size: 14px !important;
  font-weight: 500;
}

.timer>span {
  display: inline-block;
  vertical-align: middle;
}

.owl-brands .owl-nav span,
.owl-pro .owl-nav span {
  color: #000 !important;
}

.owl-brands .owl-prev {
  position: absolute;
  top: 0;
}

.owl-brands .owl-next {
  position: absolute;
  top: 0;
}

.owl-pro .owl-next,
.owl-special .owl-next {
  margin: 0 !important;
}

.owl-pro .owl-prev,
.owl-special .owl-prev {
  margin: 0 !important;
}

.brand-logo img {
  width: auto !important;
}

.cost-total {
  color: #fff;
  font-weight: bold;
  margin-left: 0px;
}

.after-off .cost-total,
.after-off .unit {
  color: #24aae0 !important;
}

.old-cost {
  color: #333;
  text-decoration: line-through;
  font-weight: 900;
  font-size: 15px;
  line-height: 1;
}

.unit {
  font-size: 13px;
  color: #fff;
  font-weight: 500;
}

.price-2 {
  color: #ef0000;
  font-weight: 500;
  font-size: 15px;
}

.owl-pro .item,
.owl-special .item {
  margin-bottom: 12px;
  -webkit-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  -moz-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  -o-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  -ms-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
  margin-bottom: 20px;
  margin-top: 10px;
  border-radius: 14px;
  padding-bottom: 15px;
  overflow: hidden;
}

.item-img2 {
  background-color: #fff;
  border-radius: 14px;
  padding-bottom: 20px;
}

.text-top {
  font-size: 13px;
}

.navbar-expand-md .navbar-nav .nav-link {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 15px;
}

.owl-slider .owl-dots {
  position: absolute;
  bottom: 13px;
  right: 0;
  width: 100%;
  text-align: center;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.owl-slider .owl-dots .owl-dot span {
  margin: 5px 2px !important;
  background-color: #999999;
}

.owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 4px;
  border-radius: 2px;
}

.adv-banner li .owl-slider .owl-dot.active span,
.owl-slider .owl-dots .owl-dot.active span,
.owl-slider .owl-dots .owl-dot:hover span {
  background: var(--main-color) !important;
  width: 20px;
  border-radius: 25px;
}

.owl-slider .owl-prev {
  position: absolute;
  top: 45%;
  left: 30px;
}

.owl-slider .owl-next {
  position: absolute;
  top: 45%;
  right: 30px;
}

.copy {
  background-color: #262626;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #595959;
  font-weight: 400;
  border-top: 1px solid rgba(204, 204, 204, 0.538);
}

.copy .color-footer {
  color: #e2282c;
  font-weight: 600;
}

.model-banner {
  color: #fff;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.model-pro {
  color: #6c6c6c;
  font-size: 12px;
}

.offer {
  color: #24aae0;
  /* color: #fff; */
  font-weight: bold;
  padding: 0px;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 900;
}

.owl-pro .item,
.owl-special .item {
  background-color: #fff;
  padding-top: 10px;
}

.icon-card {
  background-position: -177px -49px;
  width: 24px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
}

.add-to-card {
  background-color: #ee0b74;
  position: absolute;
  width: 95%;
  bottom: 0;
  color: #fff;
  text-align: center;
  border-radius: 7px 7px 0 0;
  box-shadow: 0px 0px 5px #918a8a;
  left: 0;
  right: 0;
  margin: auto;
  height: 0;
  transition: all 0.2s linear;
}

.add-to-card a {
  color: #fff;
}

.owl-pro .item:hover .add-to-card {
  height: auto !important;
  padding: 8px 5px;
}

.right-footer {
  position: relative;
}

.footer .tel {
  font-size: 13px;
  font-weight: bold;
}

.gap {
  margin: 0 10px;
  color: #595959;
}

.footer-logo {
  display: block;
  margin-bottom: 10px;
}

.brand-section .card {
  box-shadow: 0px 0px 10px #ddd;
  border: none !important;
  border-radius: 0;
}

.header {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  z-index: 10001;
  background-color: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .14);
}

.banner img {
  width: 100% !important;
}

.nav-link {
  color: #464646;
  font-size: 14px !important;
  font-weight: 500;
}

.frm-search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #595959 !important;
  font-size: 12px;
}

.frm-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #595959 !important;
  font-size: 12px;
}

.frm-search input:-ms-input-placeholder {
  /* IE 10+ */
  color: #595959 !important;
  font-size: 12px;
}

.frm-search input:-moz-placeholder {
  /* Firefox 18- */
  color: #595959 !important;
  font-size: 12px;
}

.banner-sectoon {
  background-color: #f6f6f6;
  padding-bottom: 18px;
}

.slider img,
.banner a img {
  width: 100% !important;
}

.banner a {
  display: block;
}

.outer {
  position: relative;
}

.owl-wnd .item {
  position: relative;
  margin: 10px 20px 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eec9cb+0,f0d4d3+33,f2dfdd+63,f4e9e8+100 */
  /* background: rgb(238,201,203);  */
  /* background: -moz-linear-gradient(left,  rgba(238,201,203,1) 0%, rgba(240,212,211,1) 33%, rgba(242,223,221,1) 63%, rgba(244,233,232,1) 100%); 
background: -webkit-linear-gradient(left,  rgba(238,201,203,1) 0%,rgba(240,212,211,1) 33%,rgba(242,223,221,1) 63%,rgba(244,233,232,1) 100%); 
background: linear-gradient(to right,  rgba(238,201,203,1) 0%,rgba(240,212,211,1) 33%,rgba(242,223,221,1) 63%,rgba(244,233,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eec9cb', endColorstr='#f4e9e8',GradientType=1 );  */


  border-radius: 10px;
}

.timer .far {
  color: #545354b0;
  margin-top: -4px;
  font-size: 11px;
}

.news-form .form input {
  width: calc(100% - 38px);
  height: 38px;
  border-radius: 10px;
  padding-right: 7px;
  margin-left: 5px;
  background-color: #f2f2f2;
  color: #333;
}

.news-form .form {
  display: flex;
  align-items: center;
  background-color: #f2f2f2;
  border-radius: 10px;
  border: 1px solid #d0d0d0;
  padding-left: 5px;
}

.btn-news-letter {
  background-color: #24aae0;
  text-align: center;
  line-height: 30px;
  width: 43px;
  height: 30px;
  font-size: 12px;
  border-radius: 7px;
  padding: 0 !important;
  box-shadow: none !important;
  color: #fff !important;
}

.col-8.cost {
  min-height: 55px;
}

.offer.gift-box {
  font-size: 10px;
  padding: 5px 7px;
}

.send-box-cat span {
  width: 83px;
  left: 0;
  border: 1px solid #78beb4;
  z-index: 2;
  color: #78beb4;
  font-weight: 500;
  padding: 1px 6px;
  margin-top: 3px;
  border-radius: 25px;
  font-size: 10px;
  background-color: #fff;
}


.img-box {
  position: relative;
  display: inline-block;
}

.more-view-info {
  text-align: right;
}

.col-12.text-center.more a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.col-12.text-center.more a:hover {
  border-color: #fecc0c;
}

.col-12.text-center.more a span {
  position: relative;
  z-index: 2;
}

.footer-link {
  border-top: 1px solid #e1e1e1;
  padding-top: 15px;
  padding-bottom: 15px;
}

.more-info.more {
  color: #24aae0;
  font-size: 15px;
  background-color: transparent;
  cursor: pointer;
  font-weight: 600;
}

.owl-theme .owl-dots .owl-dot span {
  margin: 5px 4px !important;
}

.border-none {
  border: none !important;
}

.shop-link:hover {
  color: #333;
}

.wnd .owl-prev,
.wnd .owl-next {
  margin: 0 !important;
}

.owl-pro .owl-next,
.owl-brand .owl-next,
.owl-special .owl-next {
  position: absolute;
  left: -16px;
  top: 38%;
  background: url("../images/arrow-left.png") no-repeat !important;
  width: 46px !important;
  height: 47px !important;
  box-shadow: none !important;
  background-color: transparent !important;
  border: none !important;
}

.owl-pro .owl-prev,
.owl-brand .owl-prev,
.owl-special .owl-prev {
  position: absolute;
  right: -16px;
  top: 38%;
  background: url("../images/arrow-right.png") no-repeat !important;
  width: 46px !important;
  height: 47px !important;
  box-shadow: none !important;
  background-color: transparent !important;
  border: none !important;
}

.owl-wnd .owl-next {
  position: absolute;
  left: -1px;
  top: 38%;
  background: url("../images/Group\ 667.png") no-repeat !important;
  width: 8% !important;
  height: 14% !important;
  box-shadow: none !important;
  background-color: transparent !important;
  border: none !important;
}

.owl-wnd .owl-prev {
  position: absolute;
  right: -1px;
  top: 38%;
  background: url("../images/wnd-next.png") no-repeat !important;
  width: 36px !important;
  height: 37px !important;
  box-shadow: none !important;
  background-color: transparent !important;
  border: none !important;
  display: none !important;
}

.offer-mob {
  background-color: #eb162e;
  color: #fff;
  border-radius: 25px;
  padding: 0 8px;
  margin-right: 0px;
}

.owl-dot span {
  background: #fff !important;
}

.owl-dot.active span {
  /* background: #24aae0 !important ; */
  background-color: #33333363 !important;
  width: 20px !important;
  border-radius: 25px !important;
}

.banner-header.p-0 {
  z-index: 1000;
  position: relative;
}

@media screen and (max-width: 1199.99px) {
  .c-navi-new-list__category-item>li {
    margin-left: 5px;
  }
}

.namd li img {
  object-fit: contain;
  max-height: 100% !important;
}

@media screen and (max-width: 767.99px) {
  .mt-xs-15 {
    margin-top: 15px;
  }

  .caption-section span {
    font-size: 13px;
  }

  .w-chat {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 2;
  }

  .w-chat-2 {
    position: fixed;
    bottom: 30px;
    right: 10px;
    z-index: 2;
  }

  .col-lg-12.col-12.pr-md-30.pl-md-60.mt-4.mb-4 {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
  }

  .owl-category .owl-stage {
    padding-right: 0 !important;
  }

  .icon-social li {
    margin: 0 5px;
  }

  .header.sticky-menu .row-header {
    display: none !important;
  }

  .container.p-0.wnd.mt-5.mb-5 {
    margin-top: 14px !important;
    margin-bottom: 14px !important;
  }

  .wnd-panel {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .copy {
    font-size: 11px;
  }

  .namd li {
    width: 85px;
    height: 85px;
    padding: 5px;
  }

  .accordion-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner {
    min-width: 16px !important;
  }

  .text-news.d-block {
    margin-bottom: 10px;
  }

  .accordion-container {
    margin-bottom: 20px !important;
  }

  .row-news-letter {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .row-social {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
    margin-bottom: 20px;
  }

  .namd {
    text-align: center;
  }

  .banner.order-lg-0 .item.img-pro-banner:nth-child(1) {
    margin-left: 1%;
  }

  .banner.order-lg-0 {
    display: flex;
  }

  .item.img-pro-banner {
    height: 100px;
  }

  .item.img-pro-banner img {
    object-fit: fill !important;
    width: 100% !important;
    height: 100% !important;
  }

  .banner .item.img-pro-banner {
    width: 49.5%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .row-footer {
    display: none !important;
  }

  .cat-box {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
  }

  .list-cat li {
    width: 25%;
    margin: 5px;
  }

  .right-toolbar span {
    margin-right: 15px;
    position: relative;
  }

  li.home,
  .support.intro {
    display: none !important;
  }

  .prl-xs-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .timer .far {
    margin-right: -5px;
  }

  #sync1 {
    margin-top: 28px !important;
  }

  .img-wnd {
    width: 109px !important;
  }

  .show-more:hover {
    color: #fff !important;
  }

  .title-wonder-full {
    width: 190px !important;
    height: 40px;
    display: block;
    margin-top: -13px;
    background-size: 190px;
  }

  .title-wonder-full svg {
    width: 100%;
    height: 100% !important;
  }

  .all-wnd-mob i {
    vertical-align: middle;
    margin-right: 5px;
    color: #636466;
  }

  .all-wnd-mob a {
    color: #636466;
  }

  .pro-model a {
    color: #2a2a2a;
    font-weight: 700;
  }

  .wnd-link .cost-total {
    color: #000 !important;
  }

  .show-more {
    width: 60px;
    height: 40px;
    background-color: #eb162e;
    display: inline-table;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 24px;
    top: -7px;
    position: relative;
  }

  .wnd-link li {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
  }

  #sync2 .current .item {
    border: 1px solid #eb162e;
    border-radius: 5px;
    position: relative;
  }

  .categories {
    width: 100% !important;
  }

  .owl-theme.owl-gift,
  .owl-pro,
  .owl-send {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .brand-list .index-row a {
    margin: 2px 0 !important;
  }

  .btn-group.box-icon {
    margin-top: 10px;
  }

  .c-share__social {
    width: 37px !important;
    height: 37px !important;
    line-height: 32px !important;
  }

  .lbl-edit-shipping-address {
    border: none !important;
  }

  .product-name-inner {
    font-size: 12px !important;
  }

  .address-item .address-details {
    font-size: 14px;
  }

  .section3-detail .tab-pane {
    padding: 35px 10px 35px 10px !important;
    font-size: 14px !important;
  }

  .row-tab #myTabs li a {
    padding: 14px 12px !important;
  }

  .col-md-8.col-12.cost.text-right.pr-3 {
    padding-left: 5px !important;
  }

  .img-reg {
    transform: scale(0.9);
  }

  .owl-wnd .img-pro-wnd img,
  .img-pro img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 5px;
  }

  .owl-wnd .img-pro-wnd,
  .img-pro {
    height: 150px;
    display: block;
  }

  .p-xs-2 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    line-height: 40px;
    border-bottom: 1px solid #a5a7a961;
  }

  .accordion-container .content {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 10px !important;
    display: none;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .owl-brands .owl-prev {
    background: rgba(255, 255, 255, 0.8) !important;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-top: -30px;
    z-index: 10;
    left: -10px !important;
    border-radius: 100% !important;
    line-height: 26px !important;
  }

  .owl-brands .owl-next {
    background: rgba(255, 255, 255, 0.8) !important;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-top: -30px;
    z-index: 10;
    right: -10px !important;
    border-radius: 100% !important;
    line-height: 26px !important;
  }
}

.wnd {

  background: linear-gradient(90deg, rgb(182, 53, 156) 0%, rgb(239, 10, 106) 100%);


}

.footer {
  background-color: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #333333;
}

.caption-section {
  position: relative;
  margin-bottom: 20px;
}

.lnk-footers {
  padding-right: 0;
}

.namd li {
  /* background-color: #fff; */
  text-align: center;
  position: relative;
  border-radius: 15px;
  border: 1px solid rgba(204, 204, 204, 0.513);
}

.more-about {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.more-about i {
  vertical-align: middle;
  font-size: 15px;
  margin-right: 5px;
}

.more-about:hover {
  color: #43c2fd;
  transition: all 0.2s linear;
}




.img-slice {
  background: url("../images/slices.png") no-repeat;
}


@media screen and (min-width: 1200px) {}

.owl-slider .owl-prev {
  background: url("../images/slices.png") no-repeat -21px -53px !important;
  width: 40px;
  height: 42px !important;
  font-size: 0 !important;
  box-shadow: none !important;
}

.owl-slider .owl-next {
  background: url("../images/slices.png") no-repeat -83px -48px !important;
  width: 40px;
  height: 42px !important;
  font-size: 0 !important;
  box-shadow: none !important;
}

.page {
  overflow-x: hidden;
}

.panel-menu {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100vh;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
}

.close-li {
  background-color: #f3f3f3 !important;
}

.subPanel {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
  padding-right: 0 !important;
}

.panel-menu>ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
}

#panel-menu ul {
  padding-right: 0 !important;
  max-height: 100vh;
  overflow-y: auto;
}

.panel-menu ul li {
  list-style: none;
  width: 100%;
  line-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #edecec;
  color: #717471;
  font-weight: 500;
  font-size: 14px;
}

.btn-menu {
  background-color: #f3f3f3 !important;
  width: 100%;
  line-height: 40px;
  padding: 5px;
  padding-right: 5px;
  cursor: pointer;
  border-bottom: 1px solid rgb(218 218 218);
  color: #858585;
  padding-right: 21px;
}

.panel-menu {
  z-index: 10;
}

.panel-menu ul li {
  padding-left: 20px;
  padding-right: 10px;
}

.main-menu a {
  color: #717471;
  font-weight: 500;
  font-size: 14px;
  width:max-content;
}

.openSubPanel {
  position: relative;
  cursor: pointer;
  z-index: 1;
  text-align: right;
  width: 100%;
  display: block;
}

.panel-menu.isOpen,
.subPanel.isOpen {
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}

.subPanel {
  z-index: 20;
}

.closeSubPanel,
.closePanel,
.openSubPanel {
  cursor: pointer;
}

.panel-menu>ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
  width: 100%;
}

.border-none {
  border: none !important;
}

.panel-menu.isOpen::before {
  position: absolute;
  right: 300px;
  content: "";
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  width: 500%;
}

.arow-menu i {
  background: url("../images/nav-sprite.png") no-repeat -137px -288px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.close-menu .times {
  background: url("../images/nav-sprite.png") no-repeat -190px -288px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.closeSubPanel i {
  background: url("../images/nav-sprite.png") no-repeat -136px -309px;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.panel-menu.isOpen .close-menu {
  padding: 0;
  width: 28px;
  height: 28px;
  font-size: 21px;
  color: #858585;
  line-height: 15px;
  text-align: center;
  line-height: 33px;
  float: left;
  position: absolute;
  left: 10px;
  top: 10px;
}

.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}

.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}

.menu-intro .dropdown-menu a:hover .img-cat img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s ease 80ms;
  -moz-transition: all 0.3s ease 80ms;
  -ms-transition: all 0.3s ease 80ms;
  -o-transition: all 0.3s ease 80ms;
  transition: all 0.3s ease 80ms;
}

.menu-intro .dropdown-menu a:hover .menu-title {
  color: #24aae0;
}

.ico-menu {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-color: #fff;
  border-radius: 100% !important;
  line-height: 40px;
  margin-left: 5px;
}

.ico-menu img {
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.c-navi-new-list__inner-category--hovered {
  background-color: #e2282c1a;
  border-top-color: #e2282c !important;
  border-bottom-color: #e2282c !important;
}

.c-navi-new-list__inner-category--hovered .ico-menu {
  transition: all 0.2s linear;
}

.c-navi-new-list__inner-category.js-mega-menu-category:hover {
  background-color: #e2282c1a;
  border-top-color: #e2282c;
  border-bottom-color: #e2282c;
}

.support:hover a {
  transform: scale(1.1);
  transition: all 0.2s linear;
}

.support a {
  margin-right: 10px;
}

.img-pro,
.img-pro-wnd {
  overflow: hidden;
}

.img-box.img-pro-banner::before,
.img-cat::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #ffffff;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 90%;
  -ms-transform-origin: 90%;
  transform-origin: 90%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.img-box.img-pro-banner::after,
.img-cat::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #ffffff;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 90%;
  -ms-transform-origin: 90%;
  transform-origin: 90%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.img-box.img-pro-banner:hover::before,
.owl-category .item:hover .img-cat::before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  opacity: 0.5;
}

.img-box.img-pro-banner:hover::after,
.owl-category .item:hover .img-cat::after {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0.5;
}

.img-box.img-pro-banner {
  overflow: hidden;
  position: relative;
}


.logo a:hover {
  transform: scale(1.1);
  transition: all 0.2s linear;
}

.menu-account li:not(:last-child) a {
  border-bottom: 1px dashed #d8d4d4;
}

.menu-account li {
  padding: 5px 20px;
  line-height: 3;
}

.menu-account li a {
  font-size: 13px;
  display: block;
  color: #424750;
  display: block;
  font-weight: 600;
  width: 100%;
}

.menu-account li:hover {
  background-color: #f0f0f1;
}

.register button {
  background-color: transparent !important;
  border: none !important;
  background-color: #cccc !important;
}

.menu-account {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  border: none !important;
  min-width: 250px;
  padding: 0;
}

.menu-account li i {
  font-size: 17px;
  margin-left: 2px;
  vertical-align: middle;
}

.m-user-img img {
  width: 40px;
  height: 40px;
  border-radius: 100% !important;
}

.gap-c {
  display: inline-block;
  width: 1px;
  height: 13px;
  background-color: #000;
  margin-right: 20px;
  vertical-align: middle;
}

.owl-wnd .owl-stage {
  padding-right: 0 !important;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  font-size: 16px !important;
}

.soon-text.soon-separator {
  position: absolute !important;
  left: -2px;
  top: 10px;
}

.soon[data-layout*="group"][data-layout*="overlap"]>.soon-group {
  direction: ltr;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
  top: 45%;
}

.timer far.fa-clock {
  color: #7a7a7a;
  font-size: 20px;
}

.soon-repeater.soon-value {
  margin: auto !important;
  height: 100%;
}

.soon-slot .soon-slot-inner {
  z-index: 8;
}

.soon[data-layout*="group"][data-layout*="overlap"]>.soon-group {
  direction: ltr;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  display: inline-block;
  vertical-align: baseline;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
  font-size: 15px;
  color: #000;
}

.soon-text {
  font-weight: 501 !important;
}

.soon[data-layout*="group"] {
  padding: 0 !important;
}

.soon-slot .soon-slot-inner {
  z-index: 8;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {
  bottom: 37% !important;
  font-size: 10px !important;
  display: none;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
}

.soon-group.soon-group-sub {
  direction: ltr;
}

.soon[data-scale="m"] {
  font-size: 4px;
  direction: ltr !important;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
  top: 45%;
}

.soon-repeater.soon-value {
  border-radius: 100%;
  margin: auto !important;
  height: 100%;
}

.soon-slot .soon-slot-inner {
  z-index: 8;
}

.soon[data-layout*="group"][data-layout*="overlap"]>.soon-group {
  direction: ltr;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {
  bottom: 37% !important;
  font-size: 10px !important;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {
  bottom: 30%;
}

.soon-wrapper[data-layout*="group"] .soon-label,
.soon[data-layout*="group"] .soon-label {
  font-size: 0.5em;
}

.soon-wrapper[data-visual] .soon-label,
.soon[data-visual] .soon-label {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25%;
  margin-top: 0 !important;
  line-height: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0.325em !important;
}

.soon-text.soon-label {}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-value {
  top: 45%;
}

.soon-slot .soon-slot-inner {
  z-index: 8;
}

.soon-wrapper[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label,
.soon[data-visual*="ring"]:not([data-layout*="label-hidden"]) .soon-label {
  bottom: 37% !important;
  font-size: 8px !important;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
}

.soon-group.soon-group-sub {
  direction: ltr;
}

.soon[data-scale="m"] {
  font-size: 20px;
  direction: ltr !important;
  text-align: right !important;
}

.timer span {
  display: inline-block;
  vertical-align: middle;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  display: inline-block;
  vertical-align: baseline;
}

.soon-wrapper [class*="soon-"],
.soon [class*="soon-"] {
  z-index: 8;
  position: relative;
  text-align: center !important;
  font-family: Yekan;
}

.soon-text {
  font-family: arial;
  font-weight: 501 !important;
  padding-top: 5px;
}

.soon[data-layout*="group"] {
  padding: 0 !important;
}

.icon-up {
  width: 30px;
  height: 30px;
  margin: auto;
  border: 1px solid #e3e3e3;
  border-radius: 100%;
  color: #a5a5a5;
  line-height: 30px;
}

.container-fluid.up {
  background-color: #f2f2f2;
  color: #8c8c8c;
  padding-top: 20px;
}

.scrollup {
  cursor: pointer;
}

#dropdownMenuButton1 {
  background-color: transparent !important;
  width: 45px;
  height: 40px;
  border-radius: 5px;
  box-shadow: none !important;
}

#dropdownMenuButton1::after,
#dropdownMenuButton2::after {
  display: none !important;
}

.mini-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 330px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

.mini-cart-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 10px;
  border-bottom: 4px solid #f6f6f6;
}

.btn.btn-link {
  color: #212121;
  text-decoration: none;
}

.shop .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 40px;
  border: 0;
  border-radius: 10px;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
}

.mini-cart-products {
  max-height: 280px;
  overflow-y: auto;
}

.mini-cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  margin: 10px;
}

.mini-cart-product-thumbnail {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
}

.mini-cart-product-thumbnail a {
  display: block;
  position: relative;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mini-cart-product-thumbnail a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  border-radius: 10px;
  opacity: 0.03;
  z-index: 10;
}

.mini-cart-product-thumbnail img {
  max-width: 100%;
}

.mini-cart-product-detail {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 15px;
  position: relative;
}

.mini-cart-product-brand {
  font-weight: 700;
  margin-bottom: 5px;
}

.mini-cart-product-detail a {
  color: #212121;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.mini-cart-product-title {
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: 700;
}

.mini-cart-purchase-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mini-cart-product-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mini-cart-product-price {
  font-weight: bold;
}

.mini-cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  margin: 10px;
}

.currency {
  font-size: 12px;
}

.mini-cart-product-remove {
  position: absolute;
  top: -2px;
  left: -2px;
  border: 0;
  background-color: transparent;
  z-index: 1;
}

.mini-cart-product-remove i {
  color: #000 !important;
}

.mini-cart-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 10px;
  border-top: 4px solid #f6f6f6;
}

.mini-cart-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mini-cart-total-label {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 5px;
}

.mini-cart-total-value {
  font-size: 18px;
  font-weight: bold;
}

.btn-primary {
  color: #fff !important;
  background-color: #24aae0;
  border-color: #24aae0;
  box-shadow: none !important;
}

.btn-primary:hover {
  color: #fff !important;
  background-color: #8e53d8;
}

.addToCart::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 20px;
  transition: opacity 0.15s ease, transform 0.25s ease;
  transform: translateY(100%);
  content: "\f07a";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

.add-crd.addToCart {
  background-color: #74a32f;
  padding: 5px 6px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.header.sticky-menu {
  position: fixed;
  width: 100%;
  right: 0;
  top: 0;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  position: fixed;
  width: 100%;
  right: 0;
  top: -5px;
  box-shadow: 0px 5px 9px #1a1a1ad6 !important;
  left: 0;
  margin: auto;
}

.search-result {
  background-color: #fff;
  box-shadow: 0px 6px 8px #ccc;
  border-radius: 0 0 10px 10px;
  padding: 10px;
  position: absolute;
  top: 40px;
  right: 0;
  width: 100%;
  height: 150px;
  overflow-y: auto;
  z-index: 2;
}

.search-result-list li {
  list-style: none;
  text-align: right;
  line-height: 2;
  border-bottom: 1px solid #eee;
  padding: 5px;
  font-size: 13px;
}

.search-result-list li a {
  color: #000;
}

.title-footer.lnk-footer.un-link.d-block span {
  font-size: 12px;
  color: #333;
}

.cal a {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  direction: ltr;
  display: inline-block;
}

.title-about {
  color: #252525;
  font-size: 1.2rem;
  color: #1e1e1e;
  font-weight: 600;
}

.more-view {
  color: #a7a7a7;
  position: absolute;
  left: 18px;
  top: 0;
  font-weight: 600;
}

.img-cat {
  margin: auto;
  overflow: hidden;
  height: 140px;
}

.d-block.position-relative.img-cat img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}

.cat-title {
  color: #191919;
  font-weight: 600;

}

.tooltip {
  font-family: iranyekan;
  font-size: 12px;
}

.container {
  margin: 0 auto;
  max-width: 1440px !important;
}

.more-show {
  color: #666666;
  font-weight: 600;
}

.more-show i {
  vertical-align: middle;
  margin-right: 5px;
}

.row.mt-2.align-items-center.cost-col {
  min-height: 66px;
}

.card.crd-pro {
  border-radius: 15px;
  border: none;
}

.card.crd-inner-box {
  border-radius: 7px;
  position: relative;
  border-color: #d6d6d6;
}

.owl-new-pro .owl-prev {
  position: absolute;
  left: -10px;
  top: 38%;
  margin: 0 !important;
  background-color: transparent !important;
}

.owl-new-pro .owl-next {
  position: absolute;
  right: -10px;
  top: 38%;
  margin: 0 !important;
  background-color: transparent !important;
}

.owl-new-pro .owl-prev span,
.owl-new-pro .owl-next span {
  font-size: 40px;
}

.owl-new-pro .owl-next:hover span,
.owl-new-pro .owl-prev:hover span {
  color: #24aae0 !important;
}

.card.crd-inner-box:hover {
  box-shadow: 0px 12px 19px -7px rgba(0, 0, 0, 0.3);
  border-color: #24aae0 !important;
}

.card.crd-inner-box::before {
  content: '';
  position: absolute;
  right: -1px;
  width: 4px;
  height: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #24aae0;
  border-radius: 25px;
  transition: all 0.2s linear;
}

.card.crd-inner-box:hover::before {
  height: 70%;
}

.news-icon {
  background-position: -55px -124px !important;
  width: 15px;
  height: 9px;
  display: inline-block;
  margin-right: 5px;
}

.text-news.d-block {
  color: #333;
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
  font-weight: 400;
}

.text-social {
  font-weight: bold;
  color: #333;
  font-size: 15px;
}

.text-company {
  color: #e1e1e1;
  text-align: center;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.8;
  opacity: .8;
}

.color-footer2 {
  color: #595959;
  font-weight: bold;
}

.desc-send-text {
  color: #9a9a9a;
  font-size: 12px;
  font-weight: 300px
}

.title-send {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}

.more-service {
  color: #fff;
  font-weight: 600;
}

.more-service i {
  color: #fff;
  font-weight: 600;
}

.more-service i {
  vertical-align: middle;
  margin-right: 5px;
}

.img-pro-small {
  height: 82px;
  display: block;
}

.img-pro-small img {
  max-height: 100% !important;
  max-width: 100% !important;
  object-fit: contain;
}

.w-chat {
  position: fixed;
  left: 5px;
  bottom: 10px;
  z-index: 10;
}

.w-chat-2 {
  position: fixed;
  right: 5px;
  bottom: 10px;
  z-index: 10;
}

.js-mega-menu-category-options.is-active .tabcontent.active.show {
  display: block !important;
}

.owl-category .owl-prev {
  position: absolute;
  right: -20px;
  top: 38%;
  background: url("../images/wnd-next.png") no-repeat !important;
  background-color: rgba(0, 0, 0, 0);
  width: 36px !important;
  height: 37px !important;
  box-shadow: none !important;
  background-color: transparent !important;
  border: none !important;
}

.owl-category .owl-next {
  position: absolute;
  left: -20px;
  top: 38%;
  background: url("../images/prev-wnd.png") no-repeat !important;
  background-color: rgba(0, 0, 0, 0);
  width: 36px !important;
  height: 37px !important;
  box-shadow: none !important;
  background-color: transparent !important;
  border: none !important;
}

.owl-category .owl-nav span {
  font-size: 0 !important;
}

.img-bel {
  background-position: -67px -4px !important;
  width: 20px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.img-mag {
  background-position: -184px -118px !important;
  width: 39px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.icon-cal {
  background-position: -121px -4px !important;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.cal-header a {
  direction: ltr;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 16px;
  color: #00aeef;
}

.wnd-panel {
  background-color: #f2f2f2;
}

.img-wnd {
  height: 200px;
  /*height: 253px;*/
  /* display:block; */
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 15px;
  padding: 1.5rem;
}

.img-wnd img {
  object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
}

.main-wnd-title {
  color: #fff;
  font-weight: 600;
  font-size: 16px;

  margin-top: 25px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  color: #000;
}

.owl-nav {
  font-weight: 300;
}

.new-product {
  background-color: #f2f2f2;
  padding-bottom: 20px;
}

.red-btn {
  /* border: 1px solid #24aae0; */
  border-radius: 25px;
  line-height: 1.5;
  padding: 0.22rem .75rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  background: linear-gradient(to left, #1dd4e6, #46aff7);
  padding: 1px 25px;
  border-radius: 200px;
  box-shadow: 0 0 7px 0 #1dd4e6;
}

.off-pro .red-btn {
  background-color: #24aae0;
}

.off-pro .red-btn .cost-total,
.off-pro .red-btn .unit {
  color: #fff !important;
}

.color-li li {
  width: 33px;
  height: 33px;
  display: inline-block;
  margin: 0 2px;
  border: 1px solid #ccc;
  border-radius: 100%;
  vertical-align: middle;
  text-align: center;
  line-height: 32px;
}

.color-li li img {
  border-radius: 100%;
  width: 100% !important;
  height: 100% !important;
}

.row.color-row.mt-1 {
  min-height: 38px;
}

.color-li.p-0 {
  direction: ltr;
}

.lbl1 {
  position: absolute;
  left: 10px;
  top: -1px;
  z-index: 1;
  background-color: #3ea03d;
  color: #fff;
  padding: 2px 6px;
  border-radius: 5px;
  font-size: 11px;
}

.lbl2 {
  position: absolute;
  left: 10px;
  top: -1px;
  z-index: 1;
  background: linear-gradient(90deg, rgb(182, 53, 156) 0%, rgb(239, 10, 106) 100%);
  color: #fff;
  padding: 2px 6px;
  border-radius: 5px;
  font-size: 11px;
  box-shadow: 0 0 7px 0 rgb(239, 10, 106);
}

.special-btn {

  background: linear-gradient(90deg, rgb(182, 53, 156) 0%, rgb(239, 10, 106) 100%) !important;
  color: #fff;

  box-shadow: 0 0 7px 0 rgb(239, 10, 106);
}

.lbl3 {
  position: absolute;
  left: 10px;
  top: -1px;
  z-index: 1;
  border: 1px solid #24aae0;
  color: #24aae0;
  padding: 2px 6px;
  border-radius: 5px;
  font-size: 11px;
}

.lbl4 {
  position: absolute;
  left: 10px;
  top: 23px;
  z-index: 1;
  background-color: #00aeef;
  color: #fff;
  padding: 2px 6px;
  border-radius: 5px;
  font-size: 11px;
}

.p-list {
  position: absolute;
  left: -45px;
  top: 15%;
  z-index: 1;
  padding-right: 0 !important;
  transition:.3s ease;
}

.p-list li {
  display: block;
  cursor: pointer;
  width: 35px;
  height: 35px;
  border: 1px solid #cecece;
  border-radius: 100%;
  line-height: 30px;
  text-align: center;
  margin-top: 6px;
  background-color: #fff;
}

.owl-pro .item:hover .p-list,.owl-special .item:hover .p-list,.row-list-item .item:hover .p-list {
  left: 6px !important;
}
.row-list-item .item{
    overflow:hidden;
}
.row-list-item .item img{
    width:100% !important;
    height:100% !important;
    
}
.img-sale {
  background-position: -133px -111px;
  width: 50px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
}

.img-favo {
  background-position: -87px -116px;
  width: 19px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
}

.img-compare {
  background-position: -122px -116px;
  width: 18px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
}

.tooltip {
  font-family: Yekan;
  font-size: 12px;
}

.footer-bottom {
  background-color: #262626;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.main-title-footer {
  color: #e1e1e1;
  font-size: 15px;
  margin-bottom: 10px;
  text-align: center;
  opacity: .9;
}

.icon-map {
  background-position: -31px -117px;
  width: 13px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}

.text-address {
  display: inline-block;
  width: calc(100% - 30px);
  vertical-align: middle;
  color: #333333;
  margin-right: 5px;
}

.icon-mail {
  background-position: -6px -120px !important;
  width: 14px;
  height: 9px;
  display: inline-block;
  vertical-align: middle;
}

.text-mail {
  display: inline-block;
  width: calc(100% - 30px);
  vertical-align: middle;
  color: #333333;
  margin-right: 5px;
}

.text-mail a {
  color: #333333;
}

.wnd .more-show {
  color: #fff;
}

.off-wnd {
  /* background-color: #24aae0; */
  color: #fff;
  /* position: absolute; */
  /* top: 10px; */
  /* right: 33px; */
  width: 40px;
  height: 40px;
  border-radius: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 17px;
  letter-spacing: -3px;
  color: yellow;
  z-index: 1;
  margin-left: 15px;
}

.wnd .cost-total,
.wnd .unit {
  color: #24aae0 !important;
}

.wnd .more i {
  background-position: -133px -30px;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}

.wnd .more {
  background-color: #fff;
  border-radius: 25px;
  display: inline-flex;
  color: #c72e8d;
  box-shadow: 0 10px 10px -10px #24aae0;
  justify-content: center;
  font-size: 18px;
}

.wnd .more a {

  color: #c72e8d;

}

.wnd .owl-dots {
  position: absolute;
  left: 42px;
  bottom: 10px;
}

.img-special {
  /*height: 120px;*/
  height: 58px;
  display: block;
}

.img-special img {
  object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pro-name-special a {
  color: #000;
  display: block;
  font-family: Latin-Yekan;
  font-size: 13px;
  font-weight: 500;

}

.full-name-pro {
  color: #000;
  opacity: 0;
  font-family: Latin-Yekan;
  font-size: 13px;
  font-weight: 500;
  background: white;
  height: fit-content;
  font-family: Latin-Yekan;
  opacity: 0;
  transition: 400ms 200ms;
  z-index: 1;

}

.owl-special .item:hover .full-name-pro {
  opacity: 1;
}

.card.crd-logo {
  border-radius: 14px;
  border: none;
}

.owl-logo .item a img {
  object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
}

.owl-logo .item a {
  height: 100px;
  display: flex !important;
  margin: 5px;
  border-radius: 7px;
  background-color: transparent;
  padding: 10px;
  align-items: center;
  border: 1px solid transparent;
  -webkit-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -moz-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -o-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  -ms-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
  transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
}

.owl-logo .item:hover a {
  box-shadow: 0px 12px 19px -7px rgba(0, 0, 0, 0.3);
  border-color: #24aae0;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}


/*----------------- MAIN MENU -----------------*/
.sub-items-header {
  color: #24aae0;
  margin-top: 16px;
}

.menu-back-dark {
  position: fixed;
  background: #0008;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: 200ms 200ms;
  z-index: -1;
}

#main-menu {
  display: inline-block;
  position: relative;
  margin: auto !important;
  text-align: center;
  padding-right: 0;
}

#main-menu>li {
  display: inline-block;
}

#main-menu .items {
  height: 38px;
}

#main-menu .items>a {
  display: block;
  padding: 8px 14px;
  transition: 200ms 250ms border-bottom-width;
}

#main-menu .items:hover>a {
  border-bottom: 3px solid #24aae0;
}

#main-menu .sub-menu {
  position: absolute;
  width: 1100px;
  max-height: 0;
  top: 100%;
  right: 50%;
  transform: translateX(50%);
  background: white;
  padding: 0 32px;
  font-family: Latin-Yekan;
  text-align: right;
  line-height: 1.5;
  border-radius: 0 0 16px 16px;
  overflow: hidden;
  box-shadow: inset 0 35px 10px -25px rgba(0, 0, 0, 0.07);
}

#main-menu .sub-menu [class|=col] {
  padding: 18px 0px;
}

#main-menu .items:hover .sub-menu {
  transition: 500ms 250ms;
  max-height: 100vh;
}

.sub-menu a:hover {
  color: #444;
  font-weight: normal;
}

.sub-items-header a {
  color: #24aae0;
  margin-top: 16px;
  display: block;
}

.sub-menu ul li {
  list-style: none;
  display: block;
}

.sub-menu.row .col {
  max-height: 480px;
  overflow-y: auto;
}

/* 
new style added :
 */

.cat-title-all {
    position: absolute;
    top: 57px;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    height: max-content;
}
.cat-title-all h1{
    position: absolute;
    top: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    height: max-content;
    font-size: 13px;
}
.img-cat-all {
  background-color: #3dbbf2;
  border-radius: 50%;
}

.img-cat {
  height: 150px;
  width: 150px;
}

.custome-card {
  background-color: #fff;
  padding: 1rem;
  border-radius: 15px;
}

.banner-desc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  color: #fff !important;
  max-width: 120px;
}

.banner-desc h5 {
  color: #fff;
}

.banner-desc-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 120px;
  color: #fff !important;
  max-width: 170px;
  text-align: right;
}

.banner-desc-2 h5 {
  color: #fff;
}

.blog-desc {
  display: flex;
  flex-direction: column;
  justify-content: start;
  gap: .5rem;
  position: absolute;
  right: 15px;
  bottom: 10px;
  color: #fff;
  z-index: 1;
}

.blog-desc h6 {
  color: #fff;
  font-size: 15px;
}

.bg-over {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;
  background: linear-gradient(#0000, rgba(0, 0, 0, 0.8));
  border-radius: 0 0 15px 15px;
}

.bg-outro {
  height: 500px;
}

.bg-social {
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  background-position: center center;

}

li {
  list-style: none;
}

@media screen and (min-width: 992px) {

  .owl-send .item {
    position: relative;
  }

  .bg-social {
    min-height: 359px;
  }
}

.owl-send .item {
  min-width: 25%;
}

.send-section .thum-send {
  display: flex;
  align-items: center;
  background-color: #fff;
  /* border: 1px solid #ed7321; */
  border-radius: 7px;
  padding: 10px;
}

.icon-send {
  width: 60px;
  height: 60px;
  background-color: #e6e6e6;
  line-height: 60px;
  border-radius: 7px;
  text-align: center;
  margin-left: 7px;
}

.send-section .thum-send a {
  color: #404040;
}

.send-section .img-send {
  display: inline-block;
}

.send-section .img-send {
  vertical-align: middle;
}

.thumbnail.thum-send img {
  max-width: 100% !important;
  object-fit: contain !important;
  width: auto !important;
}

.send-section .desc-send {
  text-align: center;
  display: inline-block;
  width: calc(100% - 70px);
  vertical-align: middle;
}

.send-section .title-send {
  font-size: 13px;
  color: #404040;
  text-align: right;
}

.send-section .thum-send a {
  color: #404040;
}

.title-send a div.d-block:nth-child(2) {
  font-size: 10px;
}

.sub-text-sned {
  color: #737373;
}

.bg-dark-1 {
  background-color: #4d4d4d;
}

.footer-ul ul li a {
  color: #e3e3e3;
  font-size: 12px;
  margin-right: 10px;
  margin-left: 10px;
}



.logo-box {
  border-left: 1px solid #eee;
}

.footer-ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  flex-direction: column;
}

.lbl-time {
  font-size: 11px;
  color: #ccc;
  font-weight: 300;
}

.call-text {
  color: var(--main-color);
  margin-left: 10px;
}

.gradient-item {
  background: linear-gradient(to left, #1dd4e6, #46aff7);

}

.has-line {
  position: relative;
}

.has-line:after {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  height: 80%;
  background-color: #fff;
  content: "";
  margin: auto;
}

@media(max-width:768px) {
  .product-search {
    display: flex;
    width: 100%;
  }
    .product-search button{
        padding:.5rem .7rem;
        border-radius:10px;
    }
  .dropdown.register {
    margin-right: 0;
  }

  .register button {
    padding: .5rem !important;
    border-radius: 10px;
        padding: .5rem .7rem !important;
    border-radius: 10px;
    margin-right: 5px;
    font-size: 10px;
  }
  #dropdownMenuButton2 i {
  font-size: 17px;
  }

  .caption-section {
    margin-bottom: 0;
  }

  .img-wnd {
    width: 100% !important;
  }

  .owl-wnd .owl-next {
    display: none !important;
  }

  .soon {
    height: 40px;
  }

  .soon-text {
    color: yellow !important;
    font-weight: 900;
    line-height: 0;
  }

  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon-wrapper[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-separator>.soon-group-inner>.soon-group-sub>.soon-group-inner,
  .soon[data-visual]>.soon-group>.soon-group-inner>.soon-group-sub>.soon-group-inner {
    min-width: 20px !important;
  }

  .banner-desc-2 {
    width: 100%;
    padding: 1rem;
    left: -110px;
    right: 0;
    margin: auto;
  }

  .no-pad {
    padding: 0;
  }

  .has-line:after {
    display: none;
  }

  .social-pad {
    padding: 1rem;
  }

  .has-line {
    padding: 1rem;
  }

  .has-line h5 {
    font-size: 12px;
  }

  .footer-item-container li {
    min-width: 25% !important;
  }

  .footer-item-container {
    flex-wrap: wrap;
  }

  .logo-box {
    border-left: none;
  }

  .w-chat {
    text-align: left;
    bottom:60px;
  }
  .w-chat img{
    width:65px;
  }
  .w-chat-2{
      bottom:60px;
  }
  .w-chat-2 img{
      width:65px;
  }

  .header.sticky-menu {
    top: 0;
  }
    .wnd{
      border-radius: 15px;
    }
}
@media(min-width:768px){
  .dropdown.register button{
    background-color: transparent !important;
  }
  .owl-pro .item{
      padding-bottom:0 !important;
      margin-bottom:0 !important;
  }
  .img-pro{
      height:150px !important;
  }
}
@media(max-width:400px){
.img-cat{
    height:110px;
    width:110px;
}
.unit {
    font-size:13px;
    
}
.mobile-banner{
    height:115px;
    object-fit:cover;
    border-radius:15px;
}
  .owl-pro .item{
      padding-bottom:0 !important;
      margin-bottom:0 !important;
  }
.cost-total{
    font-size:11px;
}
.pr-padding{
    padding-right:0 !important;
}
.custome-card{
    max-height:430px 
}
}

.header.sticky-menu .mt-md-3{
    margin-top:0 !important;
}
.header.sticky-menu .ms-auto.right-toolbar,
.header.sticky-menu .dropdown.register{
    /*display:none;*/
}
.wnd{
    border-radius:20px;
}
.dropdown-menu.menu-account.show{
    right:111px !important;
}
@media(min-width:991px) and (max-width:1300px){
    #main-menu .sub-menu{
        width:950px;
    }
    #main-menu .items>a{
        padding:8px;
    }
}



.profile-form [type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #e2282c;
  background-color: #fff;
  border-color: #e2282c;
  border-width: 1px;
border: 2px solid;
 border-radius: 100%;
}
.profile-form [type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
.profile-form [type="radio"]:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
}
.option-list{
    position:relative
}
.option-list:before{
    position:absolute;
    content:"\f078";
    left:15px;
    top: 27px;
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
}
@media(max-width:430px) {
  .logo-box {
    border-left: none;
  }
  .right-toolbar{
      justify-content: start;
      display: flex;
      font-size:11px;
      align-items:center;
  }
  .right-toolbar img{
      width:12px;
  }
  .search-field{
      width:115px;
  }
  .dropdown-menu.menu-account.show {
    right: 0 !important;
    top: 15px !important;
  }
  .right-toolbar span{
      margin-right:5px;
  }
  .row-header{
      flex-direction:row-reverse;
  }
}

.exo-menu{
	width: 100%;
	float: left;
	list-style: none;
	position:relative;
	background: #23364B;
}
.exo-menu > li {	display: inline-block;float:left;}
.exo-menu > li > a{
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px #365670 dotted;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.exo-menu > li > a.active,
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover{
	background:#009FE1;
	color:#fff;
}
.exo-menu i {
  float: left;
  font-size: 18px;
  margin-right: 6px;
  line-height: 20px !important;
}
/*li.drop-down,*/
/*.flyout-right,*/
/*.flyout-left{position:relative;}*/
/*li.drop-down:before {*/
/*  content: "\f103";*/
/*  color: #fff;*/
/*  font-family: FontAwesome;*/
/*  font-style: normal;*/
/*  display: inline;*/
/*  position: absolute;*/
/*  right: 6px;*/
/*  top: 20px;*/
/*  font-size: 14px;*/
/*}*/
li.drop-down>ul{
	left: 0;
	min-width: 180px;
	/*top:30px;*/

}
.drop-down-ul{display:none;}
.flyout-right>ul,
.flyout-left>ul{
  top: 0;
  min-width: 180px;
  display: none;
  }

li.drop-down>ul>li>a,
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	color: #fff;
	display: block;
	padding: 20px 22px;
	text-decoration: none;
	background-color: #04a8e7;
	border-bottom: 1px dotted #547787;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	border-bottom: 1px dotted #B8C7BC;
}

/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
	display:block;
}
/*responsive*/
 @media (min-width:767px){
	.exo-menu > li > a{
	display:block;
	padding: 20px 22px;
 }
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:absolute;
}
 .flyout-right>ul{
	left: 100%;
	}
	.flyout-left>ul{
	    right: 145px;
    /*padding-top: 0 !important;*/
}
 }

@media (max-width:767px){

	.exo-menu {
		min-height: 58px;
		background-color: #23364B;
		width: 100%;
	}
	
	.exo-menu > li > a{
		width:100% ;
	    display:none ;
	
	}
	.exo-menu > li{
		width:100%;
	}
	.display.exo-menu > li > a{
	  display:block ;
	  	padding: 20px 22px;
	}
	
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:relative;
}

}
iframe{
    max-width:100%;
}
a.toggle-menu{
    position: absolute;
    right: 0px;
    padding: 20px;
    font-size: 27px;
    background-color: #ccc;
    color: #23364B;
    top: 0px;
}
.logosip{
	padding: 0 !important;
	margin-top:-7px !important;
	margin-top:-7px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	width: 200px !important;
	height:25px !important;
	max-width: 210px !important;
	max-height:30px !important;
	border: 1.5px transparent !important;
	border-radius: 1.2em;
  background-color: transparent !important;
}
.megamenusip, .mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
	z-index: 2000;
	padding-top:1rem;
}
.exo-menu > li > a.active, .exo-menu > li > a:hover, li.drop-down ul > li > a:hover {
    background-color:#004E6E !important;
    color: #fff;
}
/* opacidad */

.circle_image02{
  opacity: 1.0 !important;
  filter: alpha(opacity=50)!important; /* For IE8 and earlier */
}

.circle_image02:hover {
  opacity: 0.5 !important;
  filter: alpha(opacity=100)!important; /* For IE8 and earlier */
}
.description span,.description p{
        font-family: 'Yekan' !important;
}