*,
html {
  outline: none !important;
}
body {
  background-color: #fff;
  color: #666;
  font-size: 14px;
  line-height: normal;
  font-family: "Nunito Sans", sans-serif;
}
body .body-wrapper {
  overflow: hidden;
  position: relative;
}
body a {
  color: #000;
}
body a:hover {
  color: var(--color);
  text-decoration: none;
}
body a:focus {
  text-decoration: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0 0 10px;
}
body input,
body textarea,
body button {
  outline: medium none !important;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 5px;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body ul {
  padding-left: 0;
}
body ul,
body ol {
  margin-left: 15px;
  list-style: none;
}
body ol {
  padding-left: 5px;
}
body ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body ::-webkit-scrollbar-track {
  background-color: #eee;
}
body ::-webkit-scrollbar-thumb {
  background: #fafafa;
}
body.boxed-layout {
  background-color: #fff;
  margin: 0 auto;
  overflow-x: hidden;
  box-shadow: 0 0 8px #000;
}
body.boxed-layout .body-wrapper {
  max-width: 1320px;
  margin: 0 auto;
  box-shadow: 0 0 8px #000;
}
body.boxed-layout .container #contents {
  padding: 0;
  overflow: hidden;
}
body.rtl ul {
  padding-right: 0;
}
body.rtl ul,
body.rtl ol {
  margin-left: 0;
}
body.rtl ol {
  padding-left: 0;
}
.clearfix:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.float {
  float: none !important;
}
table {
  margin-bottom: 20px;
}
.thumbnail {
  max-width: 100%;
}
.size-full {
  width: 100%;
  height: auto;
  margin: 0 0 30px 0;
}
.alignleft {
  float: left;
  margin: 0 15px 30px 0;
}
.rtl .alignleft {
  float: right;
  margin: 0 0 30px 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 30px auto;
  clear: both;
}
.alignright {
  float: right;
  margin: 0 0 30px 15px;
}
.rtl .alignright {
  float: left;
  margin: 0 15px 30px 0;
}
.alignnone {
  float: none;
  clear: both;
  display: block;
  margin: 0 0 30px 0;
}
.alignnone,
.alignwide {
  margin-bottom: 30px;
}
p .size-full {
  width: auto;
  height: auto;
  margin: 5px 0 30px 0;
}
p .alignleft {
  float: left;
  margin: 5px 15px 30px 0;
}
.rtl p .alignleft {
  float: right;
  margin: 5px 0 30px 15px;
}
p .aligncenter {
  display: block;
  margin: 5px auto 30px auto;
}
p .alignright {
  float: right;
  margin: 5px 0 30px 15px;
  clear: both;
}
.rtl p .alignright {
  float: left;
  margin: 5px 15px 30px 0;
}
p .alignnone {
  float: none;
  display: block;
  margin: 5px 0 30px 0;
}
figure .size-full {
  margin: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.menu,
.dropdown ul {
  list-style: none;
  margin: 0;
}
.fa:before {
  font-family: FontAwesome;
}
.loading {
  position: relative;
  z-index: 2;
  height: 300px;
  overflow: hidden;
}
.loading:before {
  background: url(../assets/img/loading.gif) no-repeat center center #fff;
  background-size: 32px 32px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: block;
}
.rtl .loading:before {
  left: 0 !important;
  right: 0 !important;
}
.loading.clearfix {
  overflow: hidden;
}
.loading.add_to_cart_button:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
}
ul.breadcrumb {
  margin: 0 0 20px;
}
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fafafa;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: transparent;
}
.wpb_map_wraper iframe {
  pointer-events: none;
}
.entry-content-asset > iframe {
  height: 500px;
  width: 100%;
}
.quote-border {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
}
select.orderby {
  font-family: 'Rajdhani', sans-serif !important;
}
select.orderby option {
  font-size: 14px;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?xqfy3i');
  src: url('../fonts/icomoon.eot?xqfy3i#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?xqfy3i') format('truetype'), url('../fonts/icomoon.woff?xqfy3i') format('woff'), url('../fonts/icomoon.svg?xqfy3i#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.custom-font-logo h2 {
  font-family: 'ethnocentricrg' !important;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-align-justify:before {
  content: "\e91c";
}
.icon-align-left:before {
  content: "\e91d";
}
.icon-align-right:before {
  content: "\e91e";
}
.icon-arrow-left:before {
  content: "\e918";
}
.icon-arrow-left-circle:before {
  content: "\e91f";
}
.icon-arrow-right:before {
  content: "\e919";
}
.icon-arrow-right-circle:before {
  content: "\e920";
}
.icon-calendar:before {
  content: "\e938";
}
.icon-check:before {
  content: "\e921";
}
.icon-check-circle:before {
  content: "\e91b";
}
.icon-check-square:before {
  content: "\e923";
}
.icon-chevron-left:before {
  content: "\e901";
}
.icon-chevron-right:before {
  content: "\e902";
}
.icon-clock:before {
  content: "\e904";
}
.icon-eye:before {
  content: "\e905";
}
.icon-facebook:before {
  content: "\e906";
}
.icon-folder:before {
  content: "\e939";
}
.icon-gift:before {
  content: "\e93a";
}
.icon-grid:before {
  content: "\e940";
}
.icon-headphones:before {
  content: "\e924";
}
.icon-heart:before {
  content: "\e907";
}
.icon-help-circle:before {
  content: "\e925";
}
.icon-home:before {
  content: "\e926";
}
.icon-info:before {
  content: "\e927";
}
.icon-instagram:before {
  content: "\e91a";
}
.icon-key:before {
  content: "\e93c";
}
.icon-layers:before {
  content: "\e900";
}
.icon-life-buoy:before {
  content: "\e93b";
}
.icon-link:before {
  content: "\e922";
}
.icon-link-2:before {
  content: "\e928";
}
.icon-linkedin:before {
  content: "\e908";
}
.icon-list:before {
  content: "\e93d";
}
.icon-lock:before {
  content: "\e93e";
}
.icon-log-in:before {
  content: "\e929";
}
.icon-log-out:before {
  content: "\e92a";
}
.icon-mail:before {
  content: "\e909";
}
.icon-map-pin:before {
  content: "\e90a";
}
.icon-menu:before {
  content: "\e903";
}
.icon-message-circle:before {
  content: "\e92b";
}
.icon-message-square:before {
  content: "\e92c";
}
.icon-minus:before {
  content: "\e92d";
}
.icon-minus-circle:before {
  content: "\e92e";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-phone-call:before {
  content: "\e90c";
}
.icon-play:before {
  content: "\e92f";
}
.icon-play-circle:before {
  content: "\e930";
}
.icon-plus:before {
  content: "\e931";
}
.icon-plus-circle:before {
  content: "\e932";
}
.icon-refresh-ccw:before {
  content: "\e90d";
}
.icon-refresh-cw:before {
  content: "\e90e";
}
.icon-repeat:before {
  content: "\e90f";
}
.icon-search:before {
  content: "\e910";
}
.icon-send:before {
  content: "\e911";
}
.icon-settings:before {
  content: "\e933";
}
.icon-shopping-bag:before {
  content: "\e912";
}
.icon-shopping-cart:before {
  content: "\e913";
}
.icon-star:before {
  content: "\e934";
}
.icon-trash:before {
  content: "\e935";
}
.icon-trash-2:before {
  content: "\e914";
}
.icon-truck:before {
  content: "\e936";
}
.icon-twitter:before {
  content: "\e915";
}
.icon-user:before {
  content: "\e916";
}
.icon-x:before {
  content: "\e937";
}
.icon-x-circle:before {
  content: "\e93f";
}
.icon-youtube:before {
  content: "\e917";
}
.title-sytle1 .block-title h3 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
  color: #000;
}
.button-style1 .res-button {
  display: inline-block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 3;
  background: #fff;
  width: 25px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.button-style1 .res-button.slick-next {
  right: -35px;
}
.rtl .button-style1 .res-button.slick-next {
  left: -35px;
  right: auto;
}
.button-style1 .res-button.slick-next:before {
  content: "";
  background: url(../assets/img/angle-arrow.svg) no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  width: 25px;
  height: 50px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rtl .button-style1 .res-button.slick-next:before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.button-style1 .res-button.slick-prev {
  left: -35px;
}
.rtl .button-style1 .res-button.slick-prev {
  left: auto;
  right: -35px;
}
.button-style1 .res-button.slick-prev:before {
  content: "";
  background: url(../assets/img/angle-arrow.svg) no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  width: 26px;
  height: 50px;
}
.rtl .button-style1 .res-button.slick-prev:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.button-style1 .res-button:hover {
  background: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.button-style1 .res-button:hover:before {
  background: url(../assets/img/angle-arrow2.svg) no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.button-style2 .swe-slider .swe-slider-btn {
  top: -20px;
  height: 34px !important;
  opacity: 1 !important;
}
.button-style2 .swe-slider .swe-slider-btn.next-item {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-width: 2px 2px 2px 1px !important;
}
.button-style2 .swe-slider .swe-slider-btn.prev-item {
  left: auto !important;
  right: 44px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-width: 2px 1px 2px 2px !important;
}
.button-style3 .swe-slider .swe-slider-btn {
  top: -20px;
  height: 39px !important;
  width: 29px !important;
  opacity: 1 !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 4px !important;
}
.button-style3 .swe-slider .swe-slider-btn:hover {
  border-color: var(--color) !important;
}
.button-style3 .swe-slider .swe-slider-btn.next-item {
  left: auto !important;
  right: 0 !important;
}
.rtl .button-style3 .swe-slider .swe-slider-btn.next-item {
  left: 36px !important;
  right: auto !important;
}
.button-style3 .swe-slider .swe-slider-btn.prev-item {
  left: auto !important;
  right: 36px !important;
}
.rtl .button-style3 .swe-slider .swe-slider-btn.prev-item {
  left: 0 !important;
  right: auto !important;
}
.button-style4 .swe-slider .swe-slider-btn {
  top: -26px;
  height: 29px !important;
  width: 22px !important;
  opacity: 1 !important;
  border: 1px solid #fe904d !important;
  border-radius: 2px !important;
  background-color: transparent !important;
}
.button-style4 .swe-slider .swe-slider-btn:hover {
  border-color: #fff !important;
}
.button-style4 .swe-slider .swe-slider-btn.next-item {
  left: auto !important;
  right: 20px !important;
}
.rtl .button-style4 .swe-slider .swe-slider-btn.next-item {
  left: 47px !important;
  right: auto !important;
}
.button-style4 .swe-slider .swe-slider-btn.prev-item {
  left: auto !important;
  right: 47px !important;
}
.rtl .button-style4 .swe-slider .swe-slider-btn.prev-item {
  left: 20px !important;
  right: auto !important;
}
.sw-label {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 10px;
}
.rtl .sw-label {
  right: 10px;
  left: auto;
}
.sale-off,
.sw-outstock,
.sw-outstock {
  font-size: 12px;
  font-weight: 400;
  background: var(--color);
  color: #fff;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 20px;
}
.sw-outstock,
.sw-outstock {
  background: #ffcc00;
}
.sw-outstock:after,
.sw-outstock:after {
  border-left: 10px solid #ffcc00;
}
.rtl .sw-outstock:after,
.rtl .sw-outstock:after {
  border-right: 10px solid #ffcc00;
}
.sw-newlabel {
  font-size: 12px;
  font-weight: 400;
  background: #222;
  color: #fff;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 5;
}
.rtl .sw-newlabel {
  left: 10px;
  right: auto;
}
.yith-wcwl-share {
  text-align: center;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share {
  text-align: left;
}
.rtl .yith_wcwl_wishlist_footer .yith-wcwl-share {
  text-align: right;
}
.woocommerce a.added_to_cart,
.added_to_cart.wc-forward {
  display: none;
}
.item-price {
  font-size: 18px;
  color: #111;
  font-weight: 500;
}
.item-price > span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
}
.item-price ins {
  font-size: 18px;
  color: var(--color);
  font-weight: 500;
  text-decoration: none;
}
.item-price del {
  font-size: 16px;
  color: #aaa;
  font-weight: 400;
  margin: 0 10px;
}
.woocommerce span.onsale,
.onsale {
  font-size: 14px;
  font-weight: 400;
  background: var(--color);
  color: #fff;
  text-align: center;
  display: block;
  vertical-align: top;
  text-transform: uppercase;
  margin-bottom: 3px;
  height: 22px;
  line-height: 22px;
  padding: 0 10px 0 16px;
  position: static;
  border-radius: 0;
  width: auto;
  min-width: inherit;
  min-height: inherit;
}
.woocommerce span.onsale:after,
.onsale:after {
  width: 0px;
  height: 0px;
  border-bottom: 22px solid transparent;
  border-top: 0 solid transparent;
  border-left: 10px solid var(--color);
  content: "";
  position: absolute;
  right: -10px;
}
.rtl .woocommerce span.onsale:after,
.rtl .onsale:after {
  right: auto;
  left: -10px;
  border-right: 10px solid var(--color);
  border-left: 0px;
}
.border-tp {
  border-top: 1px solid #ddd;
  margin-top: 95px;
  overflow: visible !important;
}
.border-tp .order-title {
  margin-top: -20px;
}
.order-desc {
  font-family: 'Niconne';
  font-size: 26px;
  color: rgba(1,1,1,0.4);
}
.mc4wp-form.mc4wp-form-success .mc4wp-alert.mc4wp-success {
  color: green;
  margin: 15px 0;
}
.beautyxtore-socials ul {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 60px;
}
.beautyxtore-socials ul > li {
  display: inline-block;
}
.beautyxtore-socials ul > li > a {
  font-size: 22px;
  color: #fff;
  margin-right: 30px;
}
.beautyxtore-socials ul > li > a:hover {
  color: #faa600;
}
.topsearch-entry:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  background: rgba(0,0,0,0.6);
  z-index: 9;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.topsearch-entry .button-search-pro.loading:before {
  background-image: url(../assets/img/loadingp.gif);
  background-color: #2d2d2d;
  background-size: 20px 20px;
}
.topsearch-entry .input-group-btn {
  position: static;
}
.topsearch-entry .input-group {
  display: block;
}
.topsearch-entry .search-append {
  position: absolute;
  top: 86%;
  right: 0;
  left: 0;
  padding: 0;
  min-width: 300px;
  text-align: left;
  border: none;
}
.rtl .topsearch-entry .search-append {
  text-align: right;
}
.rtl .topsearch-entry .search-append .autocomplete-suggestion > a img {
  margin-right: 0;
  margin-left: 10px;
}
.topsearch-entry .search-append .autocomplete-suggestions {
  box-shadow: none;
  background: #fff;
  border-radius: 0;
}
.topsearch-entry .search-append .autocomplete-suggestion {
  clear: both;
  padding: 0 10px;
  margin-bottom: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion:first-child {
  padding-top: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion:last-child {
  padding-bottom: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion.no-result {
  padding: 10px;
}
.topsearch-entry .search-append .autocomplete-suggestion > a {
  padding: 0 10px;
  display: block;
  overflow: hidden;
}
.topsearch-entry .search-append .autocomplete-suggestion > a img {
  margin-right: 10px;
  border: 1px solid #ccc;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body > span {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body > span strong {
  color: var(--color);
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > div,
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > p {
  display: inline-block;
  vertical-align: top;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku {
  margin-right: 20px;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku > span {
  font-weight: bold;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price {
  color: var(--color);
  font-weight: bold;
  font-size: 14px;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price span.price-label {
  color: #666;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price ins {
  text-decoration: none;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price del {
  color: #999;
  margin: 0 10px;
  font-weight: 400;
}
#yith-woocompare table.dataTable.compare-list tbody tr {
  text-align: left;
}
#yith-woocompare table.dataTable.compare-list tbody tr.title td {
  font-size: 18px;
  color: #111;
  font-weight: 500;
  text-transform: capitalize;
}
#yith-woocompare table.dataTable.compare-list tbody tr.price td span.amount {
  font-size: 20px;
  color: var(--color);
  font-weight: 500;
}
.wp-block-search__inside-wrapper {
  border: 1px solid #ebebeb;
  border-radius: 3px;
}
.has-black-border-color {
  margin-bottom: 10px;
}
#yith-woocompare table.dataTable.compare-list tbody tr.stock td span:before {
  display: none !important;
}
.home .beautyxtore_breadcrumbs,
.home-style1 .beautyxtore_breadcrumbs,
.home-style2 .beautyxtore_breadcrumbs,
.home-style3 .beautyxtore_breadcrumbs,
.home-style4 .beautyxtore_breadcrumbs,
.home-style5 .beautyxtore_breadcrumbs,
.home-style6 .beautyxtore_breadcrumbs,
.home-style7 .beautyxtore_breadcrumbs,
.home-style8 .beautyxtore_breadcrumbs,
.home-style9 .beautyxtore_breadcrumbs,
.home-style10 .beautyxtore_breadcrumbs {
  display: none;
}
.home.admin-bar .header-menubar .content-menubar,
.home-style1.admin-bar .header-menubar .content-menubar,
.home-style2.admin-bar .header-menubar .content-menubar,
.home-style3.admin-bar .header-menubar .content-menubar,
.home-style4.admin-bar .header-menubar .content-menubar,
.home-style5.admin-bar .header-menubar .content-menubar,
.home-style6.admin-bar .header-menubar .content-menubar,
.home-style7.admin-bar .header-menubar .content-menubar,
.home-style8.admin-bar .header-menubar .content-menubar,
.home-style9.admin-bar .header-menubar .content-menubar,
.home-style10.admin-bar .header-menubar .content-menubar {
  top: 32px;
}
#widget_indexdm,
#indexdm_img,
#cpanel-form a.cpanel-control {
  display: none !important;
}
.block-popup-login {
  margin-top: 170px;
  width: 600px;
  padding: 0px 30px 0px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  border-radius: 0px !important;
}
.block-popup-login form.login,
.block-popup-login form.register {
  border: 0px;
  padding: 0px;
  margin: 0;
  text-align: left;
  border-radius: 5px;
}
.rtl .block-popup-login form.login,
.rtl .block-popup-login form.register {
  text-align: right;
}
.block-popup-login form.login.loading,
.block-popup-login form.register.loading {
  height: auto;
}
.block-popup-login form.login.loading:before,
.block-popup-login form.register.loading:before {
  opacity: 0.7;
}
.block-popup-login .tt_popup_login {
  height: 42px;
  background: var(--color);
  margin: 0 -30px;
  padding: 0 30px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.block-popup-login .tt_popup_login strong {
  line-height: 42px;
  display: inline-block;
  padding-left: 55px;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  background-image: url(../assets/img/bg_general.png);
  background-repeat: no-repeat;
  background-position: -20px -700px;
  position: relative;
  padding-right: 10px;
  background-color: transparent;
}
.rtl .block-popup-login .tt_popup_login strong {
  background-position: right -20px top -700px;
  padding-left: 10px;
  padding-right: 55px;
}
.block-popup-login .block-content {
  padding-top: 30px;
  padding-bottom: 20px;
  font-weight: normal;
  overflow: hidden;
}
.block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
.rtl .block-popup-login .block-content .col-reg {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d0d0d0;
}
.rtl .block-popup-login .block-content .col-reg.registered-account {
  border-left: 1px solid #d0d0d0;
  border-right: 0;
  padding-left: 30px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login {
  position: relative;
  float: left;
  margin-top: 10px;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  background: var(--color);
  padding: 0 25px 0px 48px;
  height: 42px;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  text-transform: uppercase;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  padding: 0 48px 0px 25px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login:hover {
  opacity: 0.85;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login:before {
  color: #fff;
  font-size: 18px;
  content: '\e93e';
  font-family: icomoon !important;
  display: block;
  width: 15px;
  height: 18px;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 5;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login:before {
  right: 20px;
  left: auto;
}
.block-popup-login .block-content .col-reg.login-customer {
  padding-left: 30px;
  color: #242424;
}
.rtl .block-popup-login .block-content .col-reg.login-customer {
  padding-right: 30px;
  padding-left: 0;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
}
.block-popup-login .block-content .list-log {
  list-style: none;
  margin: 0;
}
.block-popup-login .block-content .list-log li {
  padding: 2px 0px 2px 14px;
  font-style: italic;
  position: relative;
  border-left: none;
  line-height: 22px;
}
.rtl .block-popup-login .block-content .list-log li {
  padding: 2px 14px 2px 0;
}
.rtl .block-popup-login .block-content .list-log li:before {
  right: 0;
  left: auto;
}
.block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 10px;
}
.block-popup-login .block-content .btn-reg-popup {
  height: 42px;
  line-height: 42px;
  padding: 0px 35px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 12px;
  margin-top: 15px;
  color: #fff;
  font-weight: bold;
  background: var(--color);
  border-radius: 0;
}
.block-popup-login .block-content .btn-reg-popup:hover {
  opacity: 0.85;
}
.block-popup-login .email-input {
  position: relative;
}
.block-popup-login .email-input:before {
  background-color: #ababab;
  content: "\e916";
  font-family: 'icomoon' !important;
  display: inline-block;
  width: 43px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #eee;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rtl .block-popup-login .email-input:before {
  right: 0;
  left: auto;
}
.block-popup-login .pass-input {
  position: relative;
}
.block-popup-login .pass-input:before {
  background-color: #ababab;
  content: "\e93c";
  font-family: 'icomoon' !important;
  display: inline-block;
  width: 43px;
  height: 40px;
  font-size: 20px;
  color: #eee;
  text-align: center;
  line-height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rtl .block-popup-login .pass-input:before {
  right: 0;
  left: auto;
}
.block-popup-login .input-text {
  border: none;
  margin-bottom: 14px;
  width: 100%;
  padding: 0 5px 0px 52px;
  height: 40px !important;
  font-size: 108.33%;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .block-popup-login .input-text {
  padding: 0 52px 0px 5px;
}
.block-popup-login .ft-link-p a {
  color: #242424;
  padding: 0;
  border: 0;
}
.block-popup-login .ft-link-p a:hover {
  color: #94a692;
}
.block-popup-login #login_message {
  clear: both;
  color: #049e06;
}
.block-popup-login #login_message >a {
  font-weight: bold;
}
.block-popup-login #login_message.error {
  color: #ec0122;
}
.block-popup-login .login-line {
  text-align: center;
  position: relative;
  margin: 0 0 20px 0;
}
.block-popup-login .login-line:before {
  content: '';
  position: absolute;
  top: 10px;
  height: 1px;
  left: 0;
  width: 100%;
  background: #ccc;
}
.block-popup-login .login-line > span {
  font-weight: bold;
  display: inline-block;
  padding: 0 10px;
  background: #fff;
  position: relative;
}
.block-popup-login .social-networks {
  text-align: center;
}
.close-login {
  display: inline-block;
  width: 26px;
  height: 26px;
  overflow: hidden;
  font-size: 0;
  right: 7px;
  left: auto;
  top: 7px;
  position: absolute;
  opacity: 1;
  text-align: center;
  line-height: 26px;
  font-weight: 400;
}
.close-login:hover {
  opacity: 0.7;
}
.rtl .close-login {
  left: 7px;
  right: auto;
}
.close-login:before {
  content: "\e93f";
  font-family: 'icomoon' !important;
  font-size: 20px;
  color: #fff;
}
.sw_top .top-form.top-search {
  display: inline-block;
  position: relative;
  border: 1px var(--color) solid;
  z-index: 7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  min-width: 630px;
}
.sw_top .top-form.top-search form {
  margin: 0;
  position: relative;
  z-index: 10;
}
.sw_top .top-form.top-search .content-search input {
  padding-left: 190px;
  padding-right: 65px;
}
.rtl .sw_top .top-form.top-search .content-search input {
  padding-left: 65px;
  padding-right: 190px;
}
.sw_top .top-form.top-search .cat-wrapper {
  position: absolute;
  height: 42px;
  top: 0;
  left: 0px;
  right: auto;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  overflow: hidden;
  color: #000;
}
.sw_top .top-form.top-search .cat-wrapper:before {
  content: '\f0d7';
  font-family: FontAwesome;
  color: #000;
  font-size: 14px;
  position: absolute;
  top: 15px;
  right: 20px;
  pointer-events: none;
}
.sw_top .top-form.top-search .cat-wrapper:after {
  content: '';
  position: absolute;
  top: 9px;
  right: 0px;
  height: 26px;
  width: 1px;
  background-color: #e5e5e5;
  pointer-events: none;
}
.rtl .sw_top .top-form.top-search .cat-wrapper {
  left: auto;
  right: 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.rtl .sw_top .top-form.top-search .cat-wrapper:before {
  right: auto;
  left: 20px;
}
.sw_top .top-form.top-search .cat-wrapper .label-search {
  display: block;
  font-size: 13px;
  margin-bottom: 0;
  color: #000;
}
.sw_top .top-form.top-search .cat-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 22px !important;
  padding: 0px 20px 0;
  height: 42px;
  width: 165px;
  color: #000;
  background-color: #fff;
}
.sw_top .top-form.top-search .cat-wrapper select:focus {
  outline: none;
  background-color: #fff;
}
.sw_top .top-form.top-search input {
  width: 100%;
  font-size: 13px;
  height: 42px;
  border: none;
  line-height: 42px;
  margin-bottom: 0;
  padding: 0 60px 0 15px;
  background-color: transparent;
}
.rtl .sw_top .top-form.top-search input {
  padding: 0 15px 0 60px;
}
.sw_top .top-form.top-search button.form-button {
  height: 42px;
  line-height: 42px;
  width: 70px;
  margin: 0;
  border: 0;
  position: absolute;
  left: auto;
  right: -2px;
  top: 0;
  font-size: 16px;
  color: #fff;
  border-radius: 0;
  background-color: var(--color);
  background-size: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0;
}
.sw_top .top-form.top-search button.form-button:before {
  font-size: 30px;
}
.rtl .sw_top .top-form.top-search button.form-button {
  border-radius: 22px 0 0 22px;
  right: auto;
  left: 0;
}
.sw_top .top-form.top-search button.form-button:hover {
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw_top .top-form.top-search button.form-button.loading:before {
  font-size: 0;
}
.sw_top .top-form.top-search.non-category input {
  padding: 0;
}
.rtl .sw_top .top-form.top-search.non-category input {
  padding-right: 0;
}
body.on-search {
  position: relative;
}
body.on-search:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  background: rgba(0,0,0,0.8);
  z-index: 9;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body.on-search .search-cate {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  width: 100%;
  height: 170px;
  margin: 0;
  z-index: 999;
}
body.on-search .search-cate .icon-search.on {
  position: absolute;
  top: 20px;
  right: 50px;
  z-index: 999;
}
body.on-search .search-cate .swsearch-wrapper .top-form.top-search {
  top: 50px;
  width: 100%;
  position: relative;
  width: 870px;
  margin: 0 auto;
  float: none;
}
body.on-search .search-cate .swsearch-wrapper .top-form.top-search .topsearch-entry {
  position: relative;
}
body.on-search .search-cate .swsearch-wrapper .top-form.top-search .topsearch-entry input {
  height: 65px;
  line-height: 65px;
  width: 100%;
  padding: 0 30px;
  font-size: 30px;
  font-weight: 500;
  background: #f5f5f5;
  -webkit-border-radius: 65px;
  -moz-border-radius: 65px;
  -o-border-radius: 65px;
  -ms-border-radius: 65px;
  border-radius: 65px;
  border: 2px solid #f5f5f5;
}
body.on-search .search-cate .swsearch-wrapper .top-form.top-search .topsearch-entry input:focus {
  border-color: #111;
}
body.on-search .search-cate .swsearch-wrapper .top-form.top-search .topsearch-entry input::-webkit-input-placeholder {
  color: #000;
}
body.on-search .search-cate .swsearch-wrapper .top-form.top-search .topsearch-entry input::-moz-placeholder {
  color: #000;
}
body.on-search .search-cate .swsearch-wrapper .top-form.top-search .topsearch-entry button.form-button {
  font-size: 30px;
  color: #000;
  height: 65px;
  background: transparent;
  line-height: 65px;
  width: 65px;
}
body.on-search .search-cate .swsearch-wrapper .top-form.top-search .topsearch-entry button.form-button:before {
  font-size: 30px;
}
body.on-search.rtl .search-cate .icon-search.on {
  right: auto;
  left: 52px;
}
#lang_sel {
  position: relative;
  margin-left: 20px;
}
#lang_sel:after {
  content: '';
  width: 1px;
  height: 40px;
  background-color: #E6E6E6;
  position: absolute;
  left: -20px;
  top: 0;
}
.rtl #lang_sel {
  margin: 0 0 0 10px;
}
#lang_sel a,
#lang_sel a:visited {
  border: none;
  padding: 0;
}
#lang_sel a.lang_sel_sel:after {
  content: "\f107";
  font-size: 18px;
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 4px;
  vertical-align: top;
  line-height: 18px;
}
.rtl #lang_sel a.lang_sel_sel:after {
  margin-right: 4px;
  margin-left: 0;
}
#lang_sel img.iclflag {
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.rtl #lang_sel img.iclflag {
  margin: 0 0 0 5px;
}
#lang_sel > ul.nav {
  display: inline-block;
  margin: 0;
  list-style: none;
}
#lang_sel > ul.nav > li {
  position: relative;
  padding: 12px 0 10px;
}
#lang_sel > ul.nav > li > a {
  background-color: transparent;
  font-size: 14px;
  color: #666;
  text-transform: capitalize;
  font-weight: 400;
}
#lang_sel > ul.nav > li > ul {
  left: -20px;
  top: 55px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 999;
  position: absolute;
  background: #fff;
  width: 125px;
  padding: 10px;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
  border-radius: 0;
}
.rtl #lang_sel > ul.nav > li > ul {
  right: 0;
  left: auto;
}
#lang_sel > ul.nav > li > ul li {
  background: transparent;
  list-style: none;
  margin-bottom: 1px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0;
}
#lang_sel > ul.nav > li > ul li.active,
#lang_sel > ul.nav > li > ul li:hover {
  background: transparent;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#lang_sel > ul.nav > li > ul li.active a,
#lang_sel > ul.nav > li > ul li:hover a {
  color: var(--color);
}
#lang_sel > ul.nav > li > ul li a {
  color: #000;
  display: block;
  height: auto;
  padding: 0 10px;
  line-height: 28px;
  height: 28px;
  text-transform: uppercase;
  font-size: 14px;
}
#lang_sel > ul.nav > li > ul li a .iclflag {
  margin-right: 6px;
}
.rtl #lang_sel > ul.nav > li > ul li a .iclflag {
  margin-left: 6px;
  margin-right: 0;
}
#lang_sel > ul.nav > li > ul li:last-child {
  margin-bottom: 0;
}
#lang_sel > ul.nav > li > ul:before {
  content: "";
  display: inline-block;
  background: transparent;
  height: 3px;
  width: 100%;
  position: absolute;
  top: -3px;
  right: 0;
}
#lang_sel > ul.nav > li:hover > ul {
  top: 39px;
  z-index: 999;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.top-form {
  position: relative;
  float: right;
}
.top-form:hover .wrapp-minicart {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  transition: opacity 0.35s ease, transform 0.35s ease;
}
.top-form.top-form-minicart {
  cursor: pointer;
  position: relative;
  border: 0;
  padding: 11px 0px 11px 30px;
  border-radius: 4px;
  margin-left: 50px;
}
.rtl .top-form.top-form-minicart {
  margin-right: 50px;
  margin-left: 0;
  padding: 11px 30px 11px 0px;
}
.top-form.top-form-minicart:before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 12px;
  left: -18px;
  border: 0;
  border-radius: 0;
  background: url(../assets/img/cart.svg) no-repeat center;
}
.rtl .top-form.top-form-minicart:before {
  left: auto;
  right: -18px;
}
.top-form.top-form-minicart .top-minicart-icon .cart-contents .my-cart {
  font-size: 14px;
  display: block;
  margin-bottom: 0;
  font-weight: 600;
}
.top-form.top-form-minicart .top-minicart-icon .cart-contents .price {
  font-size: 12px;
  margin-bottom: 0;
  font-weight: 400;
  color: #999;
}
.top-form.top-form-minicart .top-minicart-icon .cart-contents .minicart-numbers {
  color: #fff;
  background: var(--color);
  width: 18px;
  height: 18px;
  line-height: 18px;
  display: block;
  position: absolute;
  top: 6px;
  left: 5px;
  z-index: 2;
  font-size: 10px;
  text-align: center;
  border-radius: 50%;
}
.rtl .top-form.top-form-minicart .top-minicart-icon .cart-contents .minicart-numbers {
  left: auto;
  right: 5px;
}
.top-form.top-form-minicart.beautyxtore-minicart2 {
  border: none;
  padding: 5px 15px 6px 30px;
  background: var(--color);
  border-radius: 20px;
  margin-top: 6px;
  margin-left: 30px;
}
.rtl .top-form.top-form-minicart.beautyxtore-minicart2 {
  margin-left: 0;
  margin-right: 30px;
  padding: 6px 30px 6px 15px;
}
.top-form.top-form-minicart.beautyxtore-minicart2:before {
  top: 2px;
  left: 8px;
  height: 26px;
  width: 26px;
  line-height: 26px;
  border: none;
  content: "\ea1c";
  font-family: "Nucleo";
  background: transparent;
  color: #fff;
  text-align: center;
}
.rtl .top-form.top-form-minicart.beautyxtore-minicart2:before {
  left: auto;
  right: 8px;
}
.top-form.top-form-minicart.beautyxtore-minicart2 .top-minicart-icon .cart-contents {
  font-family: "Jost", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #fff;
}
.top-form.top-form-minicart.beautyxtore-minicart2 .top-minicart-icon .cart-contents .minicart-numbers {
  position: static;
  display: inline-block;
  vertical-align: middle;
  background: transparent;
  font-size: 13px;
  margin-top: -1px;
}
.top-form.top-form-minicart.beautyxtore-minicart2 .wrapp-minicart {
  top: 54px;
}
.top-form .wrapp-minicart {
  visibility: hidden;
  opacity: 0;
  transform: translateY(50px);
  transition: transform .3s ease;
  background: none repeat scroll 0 0 #fff;
  position: absolute;
  right: 0;
  left: auto;
  top: 59px;
  width: 318px;
  z-index: 99999;
  box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.255);
}
.top-form .wrapp-minicart:before {
  content: "";
  display: block;
  background: transparent;
  height: 25px;
  position: absolute;
  top: -25px;
  width: 100%;
}
.rtl .top-form .wrapp-minicart {
  left: 0;
  right: auto;
}
.box-bottom .top-form .wrapp-minicart {
  visibility: visible;
  opacity: 1;
  position: initial;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  border-radius: 0;
  box-shadow: none;
  padding: 0 20px 30px;
}
.top-form .wrapp-minicart .minicart-padding .number-item {
  padding: 25px 15px 0;
  font-size: 13px;
  color: #7d7d7d;
}
.rtl .top-form .wrapp-minicart .minicart-padding .number-item {
  text-align: right;
}
.top-form .wrapp-minicart .minicart-padding .number-item .item {
  color: #94a692;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content {
  background: #fff;
  max-height: 345px;
  overflow: auto;
  padding: 0px 15px;
  margin-left: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li {
  list-style: none;
  position: relative;
  padding: 25px 0 30px 0;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
  display: inline-block;
  width: 100px;
  background: #fff;
  border: 1px #ddd;
  float: left;
  margin-right: 20px;
  position: relative;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action {
  position: absolute;
  top: 19px;
  right: 0;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action {
  left: 0;
  right: auto;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action a.btn-remove {
  display: block;
  margin: 7px 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action .btn-edit {
  display: block;
  margin: 7px 0;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item {
  overflow: hidden;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 {
  margin: 0 0 10px 0;
  padding-right: 20px;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 {
  padding-left: 20px;
  padding-right: 0;
  text-align: right;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 a {
  font-weight: 600;
  font-size: 14px;
  color: #000;
  text-transform: capitalize;
  line-height: 22px;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 a:hover {
  color: var(--color);
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price {
  float: left;
}
.rtl .top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price {
  float: right;
  direction: ltr;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price {
  display: inline-block;
  vertical-align: top;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price span.amount {
  font-weight: 700;
  font-size: 14px;
  color: #000;
  padding: 0px;
  display: inline-block;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .qty {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #808080;
  font-size: 14px;
  padding-right: 20px;
  position: relative;
}
.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .qty:before {
  content: 'x';
  position: absolute;
  top: 0;
  right: 6px;
}
.top-form .wrapp-minicart .cart-checkout {
  line-height: normal;
}
.top-form .wrapp-minicart .cart-checkout .price-total {
  line-height: 41px;
  padding: 0 20px;
}
.top-form .wrapp-minicart .cart-checkout .price-total .label-price-total {
  font-weight: 700;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
}
.rtl .top-form .wrapp-minicart .cart-checkout .price-total .label-price-total {
  float: right;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
  float: right;
}
.rtl .top-form .wrapp-minicart .cart-checkout .price-total .price-total-w {
  float: left;
}
.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w span.price span.amount {
  font-weight: 500;
  font-size: 20px;
  color: var(--color);
}
.top-form .wrapp-minicart .cart-checkout .cart-links {
  padding: 15px 20px 40px;
  overflow: hidden;
  width: 100%;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link {
  text-align: left;
}
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .cart-link {
  text-align: right;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  text-align: right;
}
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  text-align: left;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  float: left;
  width: 50%;
}
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,
.rtl .top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link {
  float: right;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a {
  font-weight: 700;
  border-radius: 4px;
  font-size: 12px;
  color: #000;
  line-height: 43px;
  height: 45px;
  border: 1px solid #ddd;
  padding: 0 25px;
  background: #fff;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link:hover a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link:hover a {
  border: 1px solid var(--color);
  color: #fff;
  background-color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin: 0;
}
.elementor-6061 .elementor-element.elementor-element-4090605 .elementor-heading-title a {
  color: #222;
}
.elementor-6061 .elementor-element.elementor-element-4090605 .elementor-heading-title a:hover {
  color: var(--color);
}
.header-style1 {
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.header-style1 .header-mid {
  padding: 10px 0;
}
.header-style1 .header-mid .sw_top .top-form.top-search button.form-button:before {
  font-size: 18px;
}
.header-style1 .header-mid .logo-header .beautyxtore-logo {
  padding-top: 15px;
}
.header-style1 .header-mid .logo-header .beautyxtore-logo img {
  max-width: 250px;
}
.header-style1 .header-mid .swsearch-wrapper {
  padding: 17px 0;
}
.header-style1 .nav-pills >li > a .have-icon .fas {
  margin-right: 5px;
}
.header-style1 .nav-pills >li:first-child > a {
  padding-left: 0;
}
.header-style1 .nav-pills.nav-css >li:first-child a {
  padding-left: 0;
}
.header-style1 .nav-pills >li.dropdown > a:after {
  top: 12px;
  font-size: 16px;
}
.header-style1 .nav-pills.nav-css >li > a {
  padding: 11px 25px 11px 15px;
}
.header-style1 .nav-pills >li > a {
  padding: 20px 30px;
}
.header-style1 .nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu {
  top: 75px;
}
.header-style1 .nav-pills >li.dropdown .dropdown-menu {
  padding-bottom: 30px;
}
.header-style1 .nav-pills >li.dropdown .dropdown-menu li {
  padding: 0;
}
.header-style1 .nav-pills >li.dropdown .dropdown-menu li >.container {
  padding: 0;
}
.header-style1 .nav-pills >li.dropdown .dropdown-menu li .elementor-icon-list-items > li >a {
  padding: 0;
}
.header-style1 .nav-pills >li.dropdown .dropdown-menu li .elementor-icon-list-items > li >a:hover .elementor-icon-list-text {
  color: var(--color) !important;
}
body.resmenu-open:before {
  content: '';
  background: rgba(0,0,0,0.7);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 9999;
  width: 100%;
}
.primary-menu .navbar-inverse {
  background-color: transparent;
  border-color: #fff;
}
.elementor-sticky--active {
  z-index: 90 !important;
}
.header-bottom2 .nav-pills >li.dropdown > .dropdown-menu.visible {
  top: 109px;
}
.nav-pills {
  display: inline-block;
  margin-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.nav-pills.nav-css >li {
  float: none;
  display: inline-block;
}
.nav-pills.nav-css >li > a {
  padding: 11px 25px 11px 0;
}
.rtl .nav-pills.nav-css >li > a {
  padding: 11px 0 11px 25px;
}
.nav-pills.nav-css >li.dropdown > a span.menu-img {
  position: absolute;
  right: 5px;
  top: 0;
}
.nav-pills.nav-css >li.dropdown > .dropdown-menu > li.dropdown-submenu >a:before {
  content: "\f105";
  font-family: fontawesome;
  position: absolute;
  top: 13px;
  right: 0;
}
.rtl .nav-pills.nav-css >li.dropdown > .dropdown-menu > li.dropdown-submenu >a:before {
  content: "\f104";
  right: auto;
  left: 0;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu {
  box-shadow: none;
  border: 1px solid #eaeaea;
  padding: 0;
  min-width: 200px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li {
  width: 100%;
  padding: 0 20px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li >a {
  padding: 13px 0;
  color: #000;
  font-size: 13px;
  text-transform: capitalize;
  border-bottom: 1px solid #eaeaea;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li >a:hover {
  color: var(--color);
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.active > a {
  color: var(--color);
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li:last-child > a {
  border: 0;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu {
  position: relative;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  top: -1px;
  left: 100%;
}
.rtl .nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  left: auto;
  right: 100%;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu > a {
  border-bottom: 1px solid #eaeaea;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu:hover > a,
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu:focus > a {
  color: var(--color);
}
.nav-pills.nav-css >li:hover .dropdown-menu {
  top: 100%;
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.nav-pills >li {
  float: none;
  display: inline-block;
}
.nav-pills >li > a {
  text-transform: capitalize;
  background-color: transparent;
  position: relative;
  padding: 35px 30px;
  font-weight: 500;
  display: block;
  font-size: 16px;
  line-height: 20px;
  border-radius: 0;
  color: #000;
  text-transform: uppercase;
}
.nav-pills >li > a:hover,
.nav-pills >li > a:focus {
  background-color: transparent;
  color: var(--color);
}
.nav-pills >li.active > a {
  color: var(--color);
}
.nav-pills >li.dropdown > a {
  position: relative;
}
.nav-pills >li.dropdown > a:after {
  content: '\f107';
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  font-size: 14px;
  top: 32px;
  opacity: 1 !important;
}
.rtl .nav-pills >li.dropdown > a:after {
  left: 8px;
  right: auto;
}
.nav-pills >li.dropdown .dropdown-menu {
  text-align: left;
  visibility: hidden;
  padding: 15px 0;
  border: none;
  min-width: 200px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu {
  text-align: right;
}
.nav-pills >li.dropdown .dropdown-menu li {
  width: 100%;
}
.nav-pills >li.dropdown .dropdown-menu li >a {
  position: relative;
  text-transform: capitalize;
  display: block;
  padding: 12px 25px;
  color: #7d7d7d;
}
.nav-pills >li.dropdown .dropdown-menu li >a:hover {
  color: var(--color);
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu {
  position: relative;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  position: absolute;
  top: -16px;
  left: 110%;
  visibility: hidden;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  left: auto;
  right: 110%;
}
.nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
  left: auto;
  right: 100%;
}
.nav-pills >li.dropdown:hover:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.dropdown > .dropdown-menu.visible {
  visibility: visible;
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.active {
  position: relative;
}
.nav-pills >li.active >a,
.nav-pills >li.active >a:hover,
.nav-pills >li.active >a:focus {
  background-color: transparent;
  color: var(--color);
}
.nav-pills >li:hover .dropdown-menu {
  top: 100%;
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.nav-pills >li:hover .dropdown-menu .dropdown-submenu:hover >a {
  color: var(--color);
}
.nav-pills .dropdown-menu li.active >a,
.nav-pills .dropdown-menu li:hover >a {
  color: var(--color);
  background-color: transparent;
}
.beautyxtore-mega .elementor-icon-list-items .elementor-icon-list-item a {
  position: relative;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
.beautyxtore-mega .elementor-icon-list-items .elementor-icon-list-item a:before {
  position: absolute;
  display: inline-block;
  content: "";
  top: 15px;
  left: 0;
  width: 0px;
  height: 1px;
  background: var(--color);
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
.beautyxtore-mega .elementor-icon-list-items .elementor-icon-list-item:hover a {
  padding-left: 30px !important;
}
.beautyxtore-mega .elementor-icon-list-items .elementor-icon-list-item:hover a:before {
  width: 20px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .wpb_raw_html {
  margin-bottom: 0;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.style-mega-menu .dropdown-menu.column-4 {
  min-width: 1320px;
  background-color: transparent;
  box-shadow: none;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.style-mega-menu .dropdown-menu.column-4 > li >.container {
  background-color: #fff;
  box-shadow: 0 0px 10px 0px rgba(0,0,0,0.15);
  padding: 30px 15px 15px;
  position: relative;
  margin-top: -30px;
  border-radius: 0 0 30px 30px;
  width: 1290px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.beautyxtore-menu-img > a span.menu-img {
  position: relative;
  float: left;
  margin-right: 5px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.menu-home ul.dropdown-menu.column-6 {
  min-width: 1920px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu {
  padding: 25px 15px 10px;
  width: 100%;
  box-shadow: 0 0px 10px 0px rgba(0,0,0,0.15);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  top: 50px;
  display: none;
  border-radius: 0 0 30px 30px;
  margin-top: 11px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu:before {
  content: '';
  height: 10px;
  width: 100%;
  top: -10px;
  display: inline-block;
  left: 0;
  position: absolute;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .swe-wrap-post-list .swe-wrap-item .swe-wrap-image a {
  border-radius: 5px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .swe-wrap-post-list .swe-wrap-item .swe-wrap-image a img {
  border-radius: 5px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu li.active >a,
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu li:hover >a {
  background-color: transparent;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu li .dropdown-sub > li.active >a,
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu li .dropdown-sub > li:hover >a {
  background-color: transparent;
  color: var(--color);
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu >li {
  float: left;
  padding: 0 15px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu >li.image-full {
  width: 100% !important;
  padding-top: 0;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu >li.image-full >a {
  border-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 20px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu >li.image-full >a .menu-title {
  display: none;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu >li.image-full img {
  width: 100%;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu >li .item-bottom {
  display: none;
}
.rtl .nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu >li {
  float: right;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .dropdown-submenu >a,
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .dropdown-submenu >.have-title {
  text-transform: capitalize;
  font-weight: normal;
  padding: 0;
  display: block;
  color: #000;
  font-size: 18px;
  font-weight: 600;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title,
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title {
  display: block;
  margin-bottom: 8px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a {
  padding: 8px 0;
  text-transform: capitalize;
  font-size: 14px;
  color: #333;
  font-weight: 400;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a:hover {
  color: var(--color);
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: left;
  width: 25px;
  margin-right: 15px;
}
.rtl .nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu.column-1 {
  min-width: 1170px;
  padding: 30px 0 15px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu.column-1 >li {
  width: 100%;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu.column-2 {
  min-width: 410px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu.column-2 >li {
  width: 50%;
  margin-bottom: 18px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu.column-3 {
  min-width: 720px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu.column-3 >li {
  width: 33.33%;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu.column-4 {
  min-width: 960px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu.column-5 {
  min-width: 1170px;
  padding-bottom: 20px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu.column-5 >li {
  width: 20%;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu.column-6 {
  min-width: 1200px;
  padding-bottom: 20px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu.column-6 >li {
  width: 16.6667%;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .beautyxtore-menu-img >a {
  padding: 15px 0 0 0;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .beautyxtore-menu-img >a:before {
  display: none;
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .beautyxtore-menu-img >a:hover {
  color: var(--color);
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .beautyxtore-menu-img:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu .menu-shortcode >a {
  display: none;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.style-mega .dropdown-menu.column-1 {
  min-width: 800px;
  padding: 30px 10px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.style-mega .dropdown-menu.column-1 >li {
  width: 100%;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.style-mega .dropdown-menu.column-1 >li h3 {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.style-mega .dropdown-menu.column-1 >li ul li a {
  padding: 9px 0;
  font-size: 14px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.style-mega .dropdown-menu.column-1 >li .wpb_single_image {
  margin-bottom: 0;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li {
  width: 18%;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li.beautyxtore-menu-img {
  width: 28%;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.custom-mega-product .dropdown-menu {
  padding: 0;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.custom-mega-product .dropdown-menu >li {
  padding: 0;
}
.nav-pills.nav-mega .beautyxtore-mega-menu:hover .dropdown-menu .listing-tab-shortcode .tabbable.tabs .tab-content {
  visibility: visible;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.mega-shop .dropdown-menu.column-4 >li {
  width: 25%;
  margin-bottom: 18px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.mega-shop .dropdown-menu.column-4 >li.menu-image {
  width: 66%;
  padding-top: 5px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.mega-shop .dropdown-menu.column-4 >li.menu-image >a {
  padding-top: 0;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.mega-shop .dropdown-menu.column-4 >li.menu-image .menu-img {
  position: relative;
}
.nav-pills.nav-mega .beautyxtore-menu-custom > .dropdown-menu > li.active > a {
  color: var(--color);
}
.nav-pills.nav-mega .beautyxtore-menu-custom.beautyxtore-menu-img > a span.menu-img {
  position: relative;
  float: left;
  margin-right: 5px;
}
.nav-pills.nav-mega .beautyxtore-menu-custom ul {
  border-radius: 0 0 30px 30px;
  box-shadow: 0 0px 10px 0px rgba(0,0,0,0.15);
  margin-top: 0;
}
.nav-pills.nav-mega .beautyxtore-menu-custom ul .menu-img {
  display: none;
}
.nav-pills.nav-mega .beautyxtore-menu-custom ul > li > a {
  font-size: 14px;
}
.nav-pills.nav-mega .beautyxtore-menu-custom ul li >.have-title {
  position: relative;
  display: block;
  padding: 10px 25px;
}
.nav-pills.nav-mega .beautyxtore-menu-custom ul li >.have-title:before {
  content: "\f111";
  font-family: fontawesome;
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
}
.rtl .nav-pills.nav-mega .beautyxtore-menu-custom ul li >.have-title:before {
  padding-right: 0;
  padding-left: 8px;
}
.nav-pills.nav-mega .beautyxtore-menu-custom ul .dropdown-submenu >ul {
  position: absolute;
  background-color: #fff;
  left: 110%;
  top: 0;
  padding: 15px 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  min-width: 180px;
}
.rtl .nav-pills.nav-mega .beautyxtore-menu-custom ul .dropdown-submenu >ul {
  left: auto;
  right: 110%;
}
.nav-pills.nav-mega .beautyxtore-menu-custom ul .dropdown-submenu >ul >li {
  position: relative;
}
.nav-pills.nav-mega .beautyxtore-menu-custom ul .dropdown-submenu >ul >li ul {
  padding: 15px 0;
  position: absolute;
  background-color: #fff;
  left: 110%;
  top: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills.nav-mega .beautyxtore-menu-custom ul .dropdown-submenu >ul >li ul {
  left: auto;
  right: 110%;
}
.nav-pills.nav-mega .beautyxtore-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .beautyxtore-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .beautyxtore-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .beautyxtore-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .beautyxtore-menu-custom ul .dropdown-submenu:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .beautyxtore-menu-custom ul .dropdown-submenu:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.beautyxtore-menu-img {
  width: 22%;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 {
  width: 31%;
  margin-left: 1.3%;
  border-left: 1px #e6e6e6 solid;
}
.rtl .nav-pills.nav-mega .beautyxtore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 {
  border-right: 1px #e6e6e6 solid;
  border-left: 0;
  margin-right: 1.3%;
  margin-left: 0;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .order-title {
  display: none;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider {
  margin-bottom: 0;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap .item-detail .item-content {
  padding: 20px 15px;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap:hover .item-detail {
  border: 1px transparent solid;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-next {
  right: 0;
}
.nav-pills.nav-mega .beautyxtore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-prev {
  left: 0;
}
.mega-left-title {
  height: 56px;
  line-height: 56px;
  background-color: rgba(255,255,255,0.1);
}
.mega-left-title span {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  padding-left: 55px;
  background: url(../assets/img/icon-verticle.png) left 20px center no-repeat;
  text-transform: uppercase;
}
.rtl .mega-left-title span {
  padding-left: 0;
  padding-right: 55px;
}
.vertical_megamenu-header .wpb_content_element {
  margin: 0;
}
.vertical_megamenu-header:hover .mega-left-title {
  background-color: var(--color);
}
.vertical_megamenu-header:hover .mega-left-title span {
  background: url(../assets/img/icon-close.png) left 20px center no-repeat;
}
.vertical_megamenu-header:hover .wrapper_vertical_menu {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}
.header-elementor1 .vertical_megamenu-header:hover .wrapper_vertical_menu {
  z-index: 991;
}
ul.dropdown-menu.visible > li:hover ul.dropdown-menu {
  display: block !important;
}
.wrapper_vertical_menu {
  position: absolute;
  min-width: 300px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  z-index: 9;
  visibility: hidden;
}
.wrapper_vertical_menu .dropdown-sub {
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu {
  position: relative;
  margin: 0;
  box-shadow: 0px 0 20px rgba(0,0,0,0.05);
  background-color: #fff;
  border-top: 0;
  z-index: 9;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.wrapper_vertical_menu .vertical-megamenu > li {
  padding: 0 20px;
  background: none;
  border: 0;
  position: relative;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore:before {
  display: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore a {
  padding-left: 25px;
  border-bottom: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.showMore a {
  padding-left: 0;
  padding-right: 25px;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore a.open-more-cat:before {
  content: "\f196";
  font-family: FontAwesome;
  position: absolute;
  top: 8px;
  left: 0;
  font-size: 14px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.showMore a.open-more-cat:before {
  left: auto;
  right: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.showMore a.close-more-cat:before {
  content: "\f147";
  font-family: FontAwesome;
  position: absolute;
  top: 7px;
  left: 0;
  font-size: 14px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.showMore a.close-more-cat:before {
  left: auto;
  right: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li > a {
  font-size: 14px;
  padding: 8px 0px;
  line-height: 30px;
  color: #555;
  border-bottom: 1px solid #eee;
}
.wrapper_vertical_menu .vertical-megamenu > li > a > span.menu-img {
  display: inline-block;
  vertical-align: middle;
  min-width: 24px;
  margin-right: 15px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > a > span.menu-img {
  margin-right: 0;
  margin-left: 20px;
}
.wrapper_vertical_menu .vertical-megamenu > li > a:hover {
  color: var(--color);
  background-color: transparent;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu {
  position: absolute;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: hidden;
  display: inherit;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0,60px);
  -moz-transform: translate(0,60px);
  -o-transform: translate(0,60px);
  -ms-transform: translate(0,60px);
  transform: translate(0,60px);
  left: 100%;
  top: 0;
  border-radius: 0;
  min-width: 230px;
  padding: 0;
  border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu {
  left: auto;
  right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li {
  position: relative;
  line-height: 32px;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li > a {
  position: relative;
  padding: 7.5px 20px;
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  text-transform: capitalize;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu {
  position: absolute;
  left: 100%;
  margin: 0;
  top: 0;
  background: #fff;
  display: none;
  min-width: 230px;
  padding: 0;
  border-radius: 0;
  border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu {
  left: auto;
  right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li {
  position: relative;
  line-height: 32px;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li > a {
  position: relative;
  padding: 10px 20px;
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  text-transform: capitalize;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li > a:hover {
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > a {
  background-color: #f7f7f7;
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > a:before {
  background-color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > .dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > a {
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > a:before {
  background-color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > .dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:hover:after {
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:after {
  content: '\f105';
  font-family: fontawesome;
  font-size: 14px;
  color: #7d7d7d;
  position: absolute;
  right: 0px;
  top: 8px;
  opacity: 1 !important;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:after {
  left: 0px;
  right: auto;
  content: '\f104';
}
.wrapper_vertical_menu .vertical-megamenu > li:hover .dropdown-menu {
  display: block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0px,0px);
  -moz-transform: translate(0px,0px);
  -o-transform: translate(0px,0px);
  -ms-transform: translate(0px,0px);
  transform: translate(0px,0px);
}
.wrapper_vertical_menu .vertical-megamenu > li:hover > a {
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu.visible {
  display: block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0px,0px);
  -moz-transform: translate(0px,0px);
  -o-transform: translate(0px,0px);
  -ms-transform: translate(0px,0px);
  transform: translate(0px,0px);
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul {
  min-width: 220px;
  padding: 10px 0;
  border: 0;
  box-shadow: 0px 0 20px rgba(0,0,0,0.05);
  border-radius: 20px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul {
  border-radius: 20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li {
  line-height: 32px;
  padding: 0 20px;
  float: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li:last-child a {
  border-bottom: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li a {
  color: #777;
  font-size: 14px;
  position: relative;
  background-color: #fff;
  padding: 8px 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li .dropdown-sub {
  min-width: 180px;
  padding: 20px 0;
  border: 1px solid #eee;
  border-radius: 5px;
  box-shadow: none;
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #fff;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li .dropdown-sub {
  left: auto;
  right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li .dropdown-sub > li {
  padding: 0 30px;
  line-height: normal;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li .dropdown-sub > li a {
  padding: 6px 10px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  background-color: #fff;
  padding-left: 15px;
  text-transform: capitalize;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li .dropdown-sub > li a {
  padding-left: 0;
  padding-right: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li .dropdown-sub > li:hover >  a {
  background: #fff;
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li .dropdown-sub > li:hover >  a:before {
  background-color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li:hover > .dropdown-sub {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li.active > a,
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li:hover > a {
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li.active > a:before,
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-custom ul > li:hover > a:before {
  background-color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > li {
  position: static;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-1.dropdown-menu .beautyxtore-menu-img {
  clear: none;
  position: absolute;
  max-width: 260px !important;
  width: 260px !important;
  top: 0;
  right: 0;
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-1.dropdown-menu .beautyxtore-menu-img > a {
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-1.dropdown-menu .beautyxtore-menu-img > a:before {
  width: 0;
  margin: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-1.dropdown-menu .beautyxtore-menu-img {
  right: auto;
  left: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-2 {
  min-width: 600px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-2 > li {
  width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-2 > li:nth-child(2n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-2 .column-2 {
  clear: both;
  width: 100%;
  background-color: #ddd;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-2 .column-2 {
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-2 .column-2 .tag-menu ul {
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-2 .column-2 .tag-menu ul > li {
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-2 .column-2 .tag-menu ul > li span {
  font-size: 13px;
  color: #666;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-2 .column-2 .tag-menu ul > li:first-child span {
  font-weight: bold;
  color: #000;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu.menu-smartphone > .column-3 .beautyxtore-menu-img {
  width: 100%;
  padding: 0 15px 5px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-3 {
  min-width: 650px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-3 .beautyxtore-menu-img {
  padding: 0 15px 5px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-3 .beautyxtore-menu-img > a {
  padding: 0;
  border: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-3 .beautyxtore-menu-img > a .have-title .menu-title {
  padding-bottom: 10px;
  display: block;
  border-bottom: 1px #eee solid;
  margin-bottom: 10px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-3 .beautyxtore-menu-img > a img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-3 .beautyxtore-menu-img > a img:hover {
  opacity: 0.85;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-3 > li:nth-child(3n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-4 {
  min-width: 885px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-4 > li img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-4 > li img:hover {
  opacity: 0.85;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-4 > li > .dropdown-menu {
  padding: 5px 15px 18px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-4 > li.beautyxtore-menu-img > a  .menu-title {
  margin-top: 24px;
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-4 > li:nth-child(4n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-5 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .column-5 > li:nth-child(5n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu {
  border: 0;
  border-radius: 0;
  box-shadow: 0 0 20px rgba(0,0,0,0.05);
  margin: 0;
  padding: 0 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li {
  width: 205px;
  padding: 25px 15px 10px;
  float: left;
  line-height: unset;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li {
  float: right;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li:last-child {
  border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li:last-child {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li:hover > a {
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li.dropdown-submenu > a {
  margin-bottom: 5px;
  padding: 0 0 10px;
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
  font-weight: 500;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li {
  float: right;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li > a,
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li > span {
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li > a:after,
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li > span:after {
  display: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li .dropdown-sub > li:last-child > a {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li .dropdown-sub > li > a {
  padding: 0;
  line-height: 38px;
  display: block;
  font-size: 14px;
  color: #666;
  text-transform: capitalize;
  position: relative;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li .dropdown-sub > li.beautyxtore-menu-img > a {
  padding-left: 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li .dropdown-sub > li.beautyxtore-menu-img > a span.menu-img {
  position: absolute;
  left: 0;
  top: 14px;
  display: inline-block;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li .dropdown-sub > li.beautyxtore-menu-img > a span.menu-img {
  right: 0;
  left: auto;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li .dropdown-sub > li.beautyxtore-menu-img > a .menu-title {
  padding: 0;
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li .dropdown-sub > li.active a,
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li .dropdown-sub > li:hover a {
  color: var(--color);
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li.col-1 {
  min-width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li.col-2 {
  min-width: 360px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li.col-3 {
  min-width: 540px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li.col-4 {
  min-width: 720px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li.col-5 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li.col-6 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu > .dropdown-menu > li.col3-img-right {
  padding: 30px 10px 25px 10px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-icon > a span.fa {
  margin: 0 7px 0 0;
  display: inline-block;
  width: 20px;
  text-align: center;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-img > a span.menu-img {
  display: inline-block;
  vertical-align: middle;
  min-width: 20px;
  margin-right: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-img > a span.menu-img img {
  margin: 0 auto;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-menu-img > a span.menu-img {
  margin-right: 0;
  margin-left: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.beautyxtore-mega-menu.shiclo  > .dropdown-menu > li {
  width: 285px !important;
}
.mega-menu .wrap-content {
  overflow: hidden;
}
.mega-menu .wrap-content .item {
  float: left;
  width: 20%;
  padding: 0 15px;
}
.mega-menu .wrap-content .item .item-image img {
  margin-bottom: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.mega-menu .wrap-content .item .item-image:hover img {
  opacity: 0.9;
}
.mega-menu .wrap-content .item .item-content h3 {
  font-size: 14px;
  color: #000;
  font-weight: 700 !important;
  text-transform: uppercase;
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea;
}
.mega-menu .wrap-content .item .item-content ul > li > a {
  padding: 9px 0;
  font-size: 13px;
  color: #7d7d7d;
}
.mega-menu .wrap-content .item .item-content ul > li > a:hover {
  color: var(--color);
}
.resmenu-container .navbar-toggle {
  display: none;
  float: left;
  background: #000;
  border-color: transparent;
  width: 40px;
  height: 40px;
  border-radius: 0;
}
.resmenu-container .navbar-toggle span {
  display: none !important;
}
.resmenu-container .navbar-toggle span.text-menu {
  display: block !important;
  position: absolute;
  text-transform: uppercase;
  top: 13px;
  left: 32px;
}
.resmenu-container .navbar-toggle:before {
  content: "\e903";
  font-family: 'icomoon' !important;
  font-size: 24px;
  color: #fff;
}
.rtl .resmenu-container .navbar-toggle {
  float: right;
}
.resmenu-container .navbar-toggle .icon-bar {
  background-color: #fff;
  height: 1px;
  display: block;
}
.resmenu-container .navbar-toggle:hover,
.resmenu-container .navbar-toggle:focus {
  background-color: var(--color);
}
.resmenu-container .menu-responsive-wrapper {
  position: absolute;
  top: 55px;
  padding: 0;
  min-width: 300px;
  background: #242424;
  z-index: 999;
}
.resmenu-container .menu-responsive-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
  display: none;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu > li > a {
  padding-left: 25px;
}
.resmenu-container .menu-responsive-wrapper ul > li {
  position: relative;
  -webkit-box-shadow: 0 1px 0 0 #555;
  -moz-box-shadow: 0 1px 0 0 #555;
  -o-box-shadow: 0 1px 0 0 #555;
  -ms-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li > a {
  color: #fff;
  padding: 10px 20px;
  display: block;
  -webkit-box-shadow: 0 1px 0 0 #555;
  -moz-box-shadow: 0 1px 0 0 #555;
  -o-box-shadow: 0 1px 0 0 #555;
  -ms-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  background: #111;
  cursor: pointer;
  text-align: right;
  line-height: 39px;
  font-size: 20px;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:after {
  content: "+";
  font-family: FontAwesome;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown.show:after {
  content: "–";
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:hover {
  color: #fff;
  background: var(--color);
}
.rtl .resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  right: auto;
  left: 0;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > a,
.resmenu-container .menu-responsive-wrapper ul > li.active > a {
  background: #eee;
  color: var(--color);
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > .show-dropdown,
.resmenu-container .menu-responsive-wrapper ul > li.active > .show-dropdown {
  background: var(--color);
  color: #fff;
}
.resmenu-container .menu-responsive-wrapper ul > li.has-img > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.resmenu-container .menu-responsive-wrapper ul > li.has-img > a span.menu-img {
  display: block;
  max-width: 40px;
  margin-right: 10px;
}
.resmenu-container.resmenu-container-sidebar {
  font-size: 14px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  min-width: 320px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transform: translate(-350px,0);
  -moz-transform: translate(-350px,0);
  -o-transform: translate(-350px,0);
  -ms-transform: translate(-350px,0);
  transform: translate(-350px,0);
  z-index: 9999;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.admin-bar .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  top: 46px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
  background: #fff;
  position: relative;
  height: 100%;
  overflow-x: auto;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul {
  list-style-type: none;
  margin: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul.menu {
  display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul.menu.beautyxtore-menures {
  display: block;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li {
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li > a {
  color: #000;
  padding: 12px 0;
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #eee;
  font-weight: 500;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  cursor: pointer;
  text-align: right;
  line-height: 39px;
  font-size: 18px;
  color: #ccc;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown:after {
  content: "\f105";
  font-family: FontAwesome;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown:after {
  content: "\f104";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown.show:after {
  content: "\f107";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown:hover {
  color: var(--color);
  background: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown {
  right: auto;
  left: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li:hover > a,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.active > a {
  color: var(--color);
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li:hover > .show-dropdown,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.active > .show-dropdown {
  color: var(--color);
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li > ul > li > a {
  padding-left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li > ul > li > ul > li> a {
  padding-left: 20px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.has-img > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.has-img > a span.menu-img {
  display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs {
  border-top: 1px solid #e4e4e4;
  display: flex;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li {
  width: 50%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a {
  display: block;
  padding: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  background: #fafafa;
  color: #999;
  margin: 0;
  border-bottom: 1px solid #e4e4e4;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a:before {
  content: '\e903';
  font-family: icomoon;
  margin-right: 10px;
  font-size: 14px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a:before {
  margin-right: 0;
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a.tab-vertical {
  border-left: 1px solid #e4e4e4;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a.tab-vertical:before {
  content: '\e940';
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.active > a {
  color: #000;
  background: none;
  font-weight: 500;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li .dropdown {
  display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #fafafa;
  border-bottom: 1px solid #e4e4e4;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu >a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu >a >span {
  font-size: 14px;
  background: #999;
  color: #fff;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu >a:before {
  display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu >ul {
  position: absolute;
  top: 100%;
  background: #fafafa;
  right: 0;
  min-width: 200px;
  z-index: 99;
  -webkit-box-shadow: 0 0 0 1px #ddd;
  -moz-box-shadow: 0 0 0 1px #ddd;
  -o-box-shadow: 0 0 0 1px #ddd;
  -ms-box-shadow: 0 0 0 1px #ddd;
  box-shadow: 0 0 0 1px #ddd;
  text-transform: capitalize;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu:hover>a>span {
  background: var(--color);
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li:last-child>a {
  border-right: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .tab-content {
  padding: 0 15px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top {
  padding: 10px;
  background: #fafafa;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  z-index: 99;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile > a {
  display: block;
  width: 40px;
  height: 40px;
  -webkit-box-shadow: 0 0 0 1px #e4e4e4;
  -moz-box-shadow: 0 0 0 1px #e4e4e4;
  -o-box-shadow: 0 0 0 1px #e4e4e4;
  -ms-box-shadow: 0 0 0 1px #e4e4e4;
  box-shadow: 0 0 0 1px #e4e4e4;
  background: #fff;
  color: #999;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  margin-left: 15px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile > a {
  margin-left: 0;
  margin-right: 15px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content {
  display: none;
  position: absolute;
  right: 10px;
  top: 60px;
  min-width: 120px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  -o-box-shadow: 0px 0px 3px #ccc;
  -ms-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  padding: 10px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content {
  right: auto;
  left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav {
  display: block;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav {
  margin-right: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li {
  padding: 0 0 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a {
  padding: 0;
  color: #333;
  border: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a {
  border: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a:after {
  color: #333;
  float: right;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a:after {
  float: left;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li:hover > ul {
  left: -10px;
  top: 30px;
  max-height: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li:hover > ul {
  left: auto;
  right: -10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li {
  padding: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li > a {
  padding: 0;
  border: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li > a:after {
  color: #333;
  float: right;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li > a:after {
  float: left;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher {
  left: -10px;
  top: 28px;
  min-width: 122px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher {
  left: auto;
  right: -10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close {
  position: absolute;
  top: 0px;
  right: -25px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  background-color: var(--color);
  width: 25px;
  height: 25px;
  text-align: center;
  z-index: 999;
  line-height: 25px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:after {
  font-size: 18px;
  content: '\e937';
  font-family: icomoon !important;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:hover {
  background: var(--color);
}
@media (max-width: 991px) {
  #main-menu .primary-menu .resmenu-container .navbar-toggle {
    display: inline-block;
    vertical-align: top;
    z-index: 1;
    margin: 0 !important;
    padding: 7px 0;
    border: 0;
    background: transparent;
    border-radius: 5px;
    text-align: left;
  }
  #main-menu .primary-menu .resmenu-container .navbar-toggle:before {
    color: #000;
  }
  #main-menu .primary-menu .nav-pills {
    display: none;
  }
  .resmenu-container-sidebar .sw_top {
    padding: 0;
  }
  .resmenu-container-sidebar .sw_top .top-form.top-search {
    min-width: auto;
    border-radius: 0;
    margin: 0;
    width: 100%;
    border-radius: 5px;
  }
  .resmenu-container-sidebar .sw_top .top-form.top-search .cat-wrapper {
    display: none;
  }
  .resmenu-container-sidebar .sw_top .top-form.top-search input {
    padding: 0 60px 0 10px;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
  }
  .rtl .resmenu-container-sidebar .sw_top .top-form.top-search input {
    border-radius: 4px;
    padding: 0 10px 0 60px;
  }
  .resmenu-container-sidebar .sw_top .top-form.top-search button.form-button {
    background: none;
    font-size: 16px;
    border-radius: 0 4px 4px 0;
    height: 40px;
    line-height: 40px;
    width: 60px;
  }
  .resmenu-container-sidebar .sw_top .top-form.top-search button.form-button:before {
    color: #111;
  }
  .rtl .resmenu-container-sidebar .sw_top .top-form.top-search button.form-button {
    border-radius: 4px 0 0 4px;
  }
  .resmenu-container-sidebar .sw_top .top-form.top-search button.form-button:hover:before {
    color: var(--color);
  }
  .rtl .resmenu-container-sidebar .sw_top .top-form.top-search .topsearch-entry {
    padding-right: 0;
  }
  .resmenu-container-sidebar .topsearch-entry .search-append {
    left: 0;
  }
}
.home >.container {
  max-width: 1920px;
  padding: 0;
}
.modal-backdrop.in {
  opacity: 0.7;
}
body.resmenu-open:before {
  content: '';
  background: rgba(0,0,0,0.7);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 9999;
  width: 100%;
}
.swe-woo-cart .swe-wrap-cart-content .swe-wrap-cart-top .swe-close i {
  font-size: 0;
  display: inline-block;
  width: 17px;
  height: 17px;
  line-height: 15px;
  background: url(../assets/img/icon-close.png) no-repeat center center transparent;
}
.swe-woo-cart .swe-wrap-cart-content .swe-wrap-cart-top .swe-close i:before {
  font-size: 0;
}
.swe-woo-cart .swe-wrap-cart-content .swe-wrap-cart-top .swe-close i:hover {
  opacity: 0.85;
}
.header-bottom1 .swe-woo-cart .swe-wrap-cart-head .swe-cart-icon.cart-image-icon,
.header-bottom2 .swe-woo-cart .swe-wrap-cart-head .swe-cart-icon.cart-image-icon {
  height: 30px;
}
.header-bottom1 .swe-woo-cart .swe-wrap-cart-head .swe-cart-icon.cart-image-icon .image-icon,
.header-bottom2 .swe-woo-cart .swe-wrap-cart-head .swe-cart-icon.cart-image-icon .image-icon {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 23px;
}
.header-bottom1 .swe-woo-cart .swe-wrap-cart-head .swe-cart-icon.cart-image-icon .image-icon span img,
.header-bottom2 .swe-woo-cart .swe-wrap-cart-head .swe-cart-icon.cart-image-icon .image-icon span img {
  display: block;
  width: 20px;
  height: 24px;
}
.swe-woo-cart.cart-hover .swe-wrap-cart-top {
  display: block !important;
  padding: 20px 25px;
  border-bottom: 1px solid #e5e5e5;
}
.swe-woo-cart.cart-hover .swe-wrap-cart-top .cart-title {
  text-align: left;
  font-size: 24px;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
}
.swe-woo-cart.cart-hover .swe-wrap-cart-top .swe-close {
  display: none;
}
.elementor-6061 .elementor-element.elementor-element-d9d2efb .elementor-icon-list-item > a {
  position: relative;
}
.elementor-6061 .elementor-element.elementor-element-d9d2efb .elementor-icon-list-item > a:before {
  content: '';
  height: 1px;
  width: 0;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 10px;
  transition: all 0.2s;
  display: inline-block;
}
.elementor-6061 .elementor-element.elementor-element-d9d2efb .elementor-icon-list-item > a:hover:before {
  width: 100%;
}
.elementor-6061 .elementor-element.elementor-element-4d2a4f3 .elementor-heading-title a {
  position: relative;
}
.elementor-6061 .elementor-element.elementor-element-4d2a4f3 .elementor-heading-title a:before {
  content: '';
  height: 1px;
  width: 0;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: -2px;
  transition: all 0.2s;
  display: inline-block;
}
.elementor-6061 .elementor-element.elementor-element-4d2a4f3 .elementor-heading-title a:hover:before {
  width: 100%;
}
.swe-woo-cart .swe-wrap-cart-head .swe-cart-icon {
  padding-right: 0;
}
.swe-woo-cart .swe-wrap-cart-head .swe-cart-icon .swe-cart-count {
  top: 3px !important;
  position: relative !important;
  display: inline-block;
  margin-left: 8px;
  transform: translateY(-50%) !important;
  left: auto !important;
  margin-right: -5px;
}
.rtl .swe-woo-cart .swe-wrap-cart-head .swe-cart-icon .swe-cart-count {
  margin-left: -5px;
  margin-right: 8px;
}
.swe-woo-cart.cart-hover .swe-wrap-cart-content {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 20px !important;
}
.swe-woo-cart .swe-wrap-cart-head:hover .swe-cart-icon .image-icon:before {
  color: var(--color);
}
.swe-woo-cart.cart-hover .swe-wrap-cart-content {
  top: 55px;
}
.swe-woo-cart .swe-wrap-cart-content .swe-wrap-cart-top .swe-close i {
  font-size: 18px !important;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart {
  padding: 0 20px 25px 0;
  max-height: calc(-150vh);
  overflow: hidden;
  overflow-y: auto;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart {
  padding: 0 20px 25px 0;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item {
  padding: 30px 0 0;
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
  border-top: 0;
  border-bottom: 0;
  display: grid;
  grid-template-columns: 28% auto;
  text-align: left;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li:last-child,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item:last-child {
  margin-bottom: 0;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .elementor-menu-cart__product-image,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .elementor-menu-cart__product-image {
  grid-row-end: 4;
  grid-row-start: 1;
  width: 100%;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .product-name,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .product-name {
  margin-bottom: 10px;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li a,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item a {
  font-size: 16px;
  line-height: 20px;
  color: #222;
  font-weight: 500;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li a:hover,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item a:hover {
  color: var(--color);
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .remove_from_cart_button,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .elementor-menu-cart__product-remove,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .remove_from_cart_button,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .elementor-menu-cart__product-remove {
  position: absolute;
  top: 35px;
  right: -20px;
  font-size: 14px;
  color: var(--color) !important;
  width: 14px;
  height: 14px;
  cursor: pointer;
  border: 1px solid var(--color);
  border-radius: 50%;
  text-align: center;
  line-height: 11px;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .remove_from_cart_button .elementor_remove_from_cart_button,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .elementor-menu-cart__product-remove .elementor_remove_from_cart_button,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .remove_from_cart_button .elementor_remove_from_cart_button,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .elementor-menu-cart__product-remove .elementor_remove_from_cart_button {
  display: block;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .remove_from_cart_button:before,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .remove_from_cart_button:after,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .elementor-menu-cart__product-remove:before,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .elementor-menu-cart__product-remove:after,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .remove_from_cart_button:before,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .remove_from_cart_button:after,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .elementor-menu-cart__product-remove:before,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .elementor-menu-cart__product-remove:after {
  background-color: var(--color);
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .remove_from_cart_button:before,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .elementor-menu-cart__product-remove:before,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .remove_from_cart_button:before,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .elementor-menu-cart__product-remove:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 50%;
  top: 50%;
  left: 25%;
  margin-top: -1px;
  background: #d5d8dc;
  z-index: 1;
  transition: .3s;
  transform: rotate(45deg);
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .remove_from_cart_button:after,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .elementor-menu-cart__product-remove:after,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .remove_from_cart_button:after,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .elementor-menu-cart__product-remove:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 50%;
  top: 50%;
  left: 25%;
  margin-top: -1px;
  background: #d5d8dc;
  z-index: 1;
  transition: .3s;
  transform: rotate(-45deg);
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .remove_from_cart_button:hover,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .elementor-menu-cart__product-remove:hover,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .remove_from_cart_button:hover,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .elementor-menu-cart__product-remove:hover {
  opacity: 0.85;
  background-color: var(--color) !important;
  color: #fff !important;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .remove_from_cart_button:hover:before,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .remove_from_cart_button:hover:after,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .elementor-menu-cart__product-remove:hover:before,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .elementor-menu-cart__product-remove:hover:after,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .remove_from_cart_button:hover:before,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .remove_from_cart_button:hover:after,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .elementor-menu-cart__product-remove:hover:before,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .elementor-menu-cart__product-remove:hover:after {
  background-color: #fff;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li img,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item img {
  width: 100px;
  margin-right: 15px;
  border: 1px solid #ebebeb;
  border-radius: 0;
  position: relative;
  margin-top: -10px;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .quantity,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .quantity {
  font-size: 16px;
  color: #8D979E;
  margin: 10px 0 0;
  font-weight: 500;
}
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart li .quantity span.amount,
.swe-woo-cart .swe-wrap-cart-content .woocommerce-mini-cart .cart_item .quantity span.amount {
  font-size: 16px;
  color: var(--color);
  font-weight: 500;
}
.swe-woo-cart .swe-wrap-cart-content .total,
.swe-woo-cart .swe-wrap-cart-content .elementor-menu-cart__subtotal {
  border-top: 1px solid #e5e5e5;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  display: flex;
  justify-content: space-between;
  padding: 20px 0 20px;
}
.swe-woo-cart .swe-wrap-cart-content .total strong,
.swe-woo-cart .swe-wrap-cart-content .elementor-menu-cart__subtotal strong {
  font-size: 24px;
  font-weight: bold;
  color: #111111;
}
.swe-woo-cart .swe-wrap-cart-content .total span.amount,
.swe-woo-cart .swe-wrap-cart-content .elementor-menu-cart__subtotal span.amount {
  font-size: 24px;
  font-weight: bold;
  color: var(--color);
}
.swe-woo-cart .swe-wrap-cart-content .buttons,
.swe-woo-cart .swe-wrap-cart-content .elementor-menu-cart__footer-buttons {
  padding: 0 0 25px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
.swe-woo-cart .swe-wrap-cart-content .buttons > a,
.swe-woo-cart .swe-wrap-cart-content .elementor-menu-cart__footer-buttons > a {
  height: 40px;
  background-color: #222;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  border: 0;
  border-radius: 5px;
  line-height: 40px;
  padding: 0;
}
.swe-woo-cart .swe-wrap-cart-content .buttons > a:hover,
.swe-woo-cart .swe-wrap-cart-content .elementor-menu-cart__footer-buttons > a:hover {
  background: var(--color);
}
.swe-woo-cart .swe-wrap-cart-content .buttons > a.checkout,
.swe-woo-cart .swe-wrap-cart-content .buttons > a.elementor-button--checkout,
.swe-woo-cart .swe-wrap-cart-content .elementor-menu-cart__footer-buttons > a.checkout,
.swe-woo-cart .swe-wrap-cart-content .elementor-menu-cart__footer-buttons > a.elementor-button--checkout {
  background: var(--color);
}
.home .header-1 {
  position: absolute !important;
  left: 0;
  z-index: 1050;
  top: 0;
  width: 100%;
}
.home .header-1 .header-top1 #lang_sel > ul.nav > li > a,
.home .header-1 .header-top1 .currency_w > li > a {
  color: #ccc;
}
.home .header-1 .header-top1 #lang_sel > ul.nav > li > a:hover,
.home .header-1 .header-top1 .currency_w > li > a:hover {
  color: var(--color);
}
.home .header-1 .elementor-element.elementor-element-f7d74c2 .elementor-heading-title {
  color: #ccc !important;
}
.home .header-1 .elementor-element.elementor-element-f7d74c2 .elementor-heading-title:hover {
  color: var(--color) !important;
}
.home .header-1 .header-top1 .top-login2 ul li a {
  color: #ccc;
}
.home .header-1 .header-top1 .top-login2 ul li a:hover {
  color: var(--color);
}
.home .image-style .elementor-widget-image img {
  outline: 1px solid white !important;
  outline-offset: -10px;
}
.header-top1 {
  background-color: #000000;
}
.home .header-top1 {
  background-color: rgba(0,0,0,0.6);
}
.header-top1 #lang_sel > ul.nav > li > a,
.header-top1 .currency_w > li > a {
  color: #ccc;
  font-size: 14px;
  text-transform: uppercase;
}
.header-top1 #lang_sel {
  margin: 0;
}
.header-top1 #lang_sel:after {
  width: 0;
  height: 0;
}
.header-top1 .currency_w > li > a:after {
  font-size: 16px;
  line-height: 14px;
}
.header-top1 #lang_sel a.lang_sel_sel:after {
  font-size: 16px;
  line-height: 14px;
}
.header-top1 .top-login2 ul {
  margin: 0;
}
.header-top1 .top-login2 ul li {
  list-style: none;
}
.header-top1 .top-login2 ul li a {
  font-size: 14px;
  color: #ccc;
  line-height: 40px;
}
.header-top1 .top-login2 ul li a:hover {
  color: var(--color);
}
.header-top1 .top-login2 ul li a.login {
  margin-right: 5px;
}
.header-top1 .swe-woo-cart {
  height: 40px;
}
.header-top1 .swe-woo-cart .swe-cart-icon,
.header-top1 .swe-woo-cart .swe-cart-total {
  display: none;
}
.header-top1 .swe-woo-cart .swe-cart-count {
  width: 20px;
  height: 20px;
  background-color: #000;
  border-radius: 0;
  font-size: 13px;
  color: #fff;
  display: inline-block;
  line-height: 20px;
  text-align: center;
}
.header-top1 .swe-woo-cart .swe-wrap-cart-head {
  padding: 0 12px;
}
.header-top1 .currency_w > li .currency_switcher {
  right: -10px;
}
.header-bottom1 .nav-pills >li.beautyxtore-mega-menu .dropdown-menu {
  top: 108px;
}
.header-bottom1 .nav-pills >li > a {
  padding: 50px 30px 46px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.header-bottom1 .nav-pills >li > a .have-icon .fas {
  margin-right: 10px;
}
.rtl .header-bottom1 .nav-pills >li > a .have-icon .fas {
  margin-left: 10px;
  margin-right: 0;
}
.header-bottom1 .nav-pills >li > a .have-title {
  position: relative;
  display: block;
}
.header-bottom1 .nav-pills >li > a .have-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 0px;
  background: var(--color);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.header-bottom1 .nav-pills >li > a .have-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 0px;
  background: var(--color);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.header-bottom1 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu {
  padding: 15px 25px;
}
.header-bottom1 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu > li:hover a {
  padding-left: 30px !important;
}
.rtl .header-bottom1 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu > li:hover a {
  padding-right: 30px !important;
  padding-left: 0 !important;
}
.header-bottom1 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu > li:hover a:before {
  width: 20px;
}
.header-bottom1 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu > li > a {
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding-left: 0 !important;
}
.header-bottom1 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu > li > a:before {
  position: absolute;
  display: inline-block;
  content: "";
  top: 20px;
  left: 0;
  width: 0px;
  height: 1px;
  background: var(--color);
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
.rtl .header-bottom1 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu > li > a:before {
  right: 0;
  left: auto;
}
.header-bottom1 .nav-pills >li .dropdown-menu .dropdown-sub >li:hover a {
  padding-left: 30px !important;
}
.rtl .header-bottom1 .nav-pills >li .dropdown-menu .dropdown-sub >li:hover a {
  padding-right: 30px !important;
  padding-left: 0 !important;
}
.header-bottom1 .nav-pills >li .dropdown-menu .dropdown-sub >li:hover a:before {
  width: 20px;
}
.header-bottom1 .nav-pills >li .dropdown-menu .dropdown-sub >li > a {
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.header-bottom1 .nav-pills >li .dropdown-menu .dropdown-sub >li > a:before {
  position: absolute;
  display: inline-block;
  content: "";
  top: 15px;
  left: 0;
  width: 0px;
  height: 1px;
  background: var(--color);
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
.rtl .header-bottom1 .nav-pills >li .dropdown-menu .dropdown-sub >li > a:before {
  right: 0;
  left: auto;
}
.header-bottom1 .nav-pills >li.active > a,
.header-bottom1 .nav-pills >li:hover > a {
  color: var(--color) !important;
}
.header-bottom1 .nav-pills >li.active > a .have-title:before,
.header-bottom1 .nav-pills >li:hover > a .have-title:before {
  top: -28px;
  height: 20px;
}
.header-bottom1 .nav-pills >li.active > a .have-title:after,
.header-bottom1 .nav-pills >li:hover > a .have-title:after {
  bottom: -25px;
  height: 20px;
}
.header-bottom1 .nav-pills >li.dropdown > a:after {
  top: 49px;
  right: 10px;
  font-size: 18px;
}
.header-bottom1 .nav-pills >li.style-mega-menu .dropdown-menu {
  padding: 25px 0 30px;
}
.header-bottom1 .nav-pills >li.style-mega-menu .dropdown-menu >li.column-4 {
  padding: 0;
}
.header-bottom1 .nav-pills >li .elementor-heading-title a:hover {
  color: var(--color);
}
.header-bottom1 .nav-pills >li .elementor-widget-icon-list ul.elementor-icon-list-items li a {
  padding: 0;
}
.header-bottom1 .nav-pills >li .elementor-widget-icon-list ul.elementor-icon-list-items li a:hover .elementor-icon-list-text {
  color: var(--color);
}
.header-bottom1 .search-cate {
  padding: 0;
}
.header-bottom1 .search-cate #search_form_product {
  cursor: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 18 18' fill='%23fff'%3e%3cpath d='M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z'/%3e%3c/svg%3e"), pointer;
  overflow: hidden;
  background-color: rgba(0,0,0,0.6);
}
.header-bottom1 .search-cate .search-tog1 {
  height: 24px;
  width: 22px;
  border: 0;
  display: inline-block;
  text-align: center;
  background: url("../assets/img/icon-search-1.png") no-repeat center;
}
.header-bottom1 .search-cate .search-tog1:hover {
  background: url("../assets/img/icon-search-1-hover.png") no-repeat center;
}
.header-bottom1 .search-cate .search-tog1:hover i {
  color: #2194f4;
}
.header-bottom1 .search-cate .search-tog1 i {
  font-size: 24px;
  color: #222;
  line-height: 30px;
}
.header-bottom1 .search-cate .search-tog1 i:before {
  content: "";
}
.header-bottom1 .search-cate .block-popup-search-form {
  position: fixed;
  top: 40%;
  left: 50%;
  width: 900px;
  margin-left: -450px;
}
.header-bottom1 .search-cate .block-popup-search-form .close-search {
  display: none;
}
.header-bottom1 .search-cate .swsearch-wrapper .top-form.top-search {
  min-width: 320px;
  background-color: transparent;
}
.header-bottom1 .search-cate .swsearch-wrapper .top-form.top-search .topsearch-entry.on input {
  border: 0 !important;
}
.header-bottom1 .search-cate .swsearch-wrapper .top-form.top-search .search {
  display: flex;
}
.header-bottom1 .search-cate .swsearch-wrapper .top-form.top-search input {
  height: 60px;
  line-height: 60px;
  padding: 0 !important;
  border-radius: 0;
  background-color: transparent;
  color: #fff;
  font-size: 36px;
  border: 0;
  border-bottom: 1px solid #fff;
  width: 100%;
}
.header-bottom1 .search-cate .swsearch-wrapper .top-form.top-search input::-webkit-input-placeholder {
  color: #fff;
}
.header-bottom1 .search-cate .swsearch-wrapper .top-form.top-search button.form-button {
  height: 60px;
  line-height: 60px;
  width: 40px;
  background-color: transparent;
  color: #fff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-weight: 400;
  border: 0;
  position: absolute;
  right: 0;
  left: auto;
}
.header-bottom1 .search-cate .swsearch-wrapper .top-form.top-search button.form-button.loading:before {
  background-color: transparent;
}
.rtl .header-bottom1 .search-cate .swsearch-wrapper .top-form.top-search button.form-button {
  left: 0;
  right: auto;
}
.header-bottom1 .search-cate .swsearch-wrapper .top-form.top-search button.form-button:before {
  content: '\e910';
  font-family: 'icomoon' !important;
  font-size: 32px;
}
.header-bottom1 .search-cate .swsearch-wrapper .top-form.top-search button.form-button:hover {
  color: var(--color);
}
.header-bottom1 .search-cate .swsearch-wrapper .top-form.top-search button.form-button:hover:before {
  color: var(--color);
}
.header-bottom1 .icon-sidebar {
  display: inline-block;
  width: 40px;
  height: 22px;
  line-height: 22px;
  background: url("../assets/img/icon-bar.png") no-repeat center center transparent;
  font-size: 0;
  position: relative;
  top: -2px;
}
.header-bottom1 .icon-sidebar:hover {
  opacity: 0.8;
}
.header-bottom1 .top-login ul {
  margin: 0;
  list-style: none;
}
.header-bottom1 .top-login ul li {
  text-align: left;
}
.header-bottom1 .top-login ul li a {
  display: block;
  font-size: 0;
  color: #000;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 18px;
  width: 24px;
  height: 24px;
  position: relative;
}
.header-bottom1 .top-login ul li a:before {
  content: '';
  background: url("../assets/img/icon-user1.png") no-repeat center;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  right: 0;
  top: -2px;
}
.header-bottom1 .top-login ul li a:hover {
  color: var(--color);
}
.header-bottom1 .top-login ul li a:hover:before {
  opacity: 0.7;
}
.header-bottom1 .top-login .div-logined ul li a {
  padding: 0;
}
.header-bottom1 .top-login .div-logined ul li a:before {
  background: url("../assets/img/icon-user1-active.png") no-repeat center;
}
.header-bottom2 .nav-pills.nav-mega .beautyxtore-menu-custom ul {
  margin-top: 10px;
}
.header-bottom2 .nav-pills.nav-mega .beautyxtore-mega-menu.style-mega-menu .dropdown-menu.column-4 > li >.container {
  margin-left: 50px;
  margin-top: -25px;
}
.header-bottom2 .nav-pills >li:first-child > a {
  padding-left: 0;
}
.header-bottom2 .nav-pills >li > a {
  padding: 50px 30px 46px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.header-bottom2 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu {
  padding: 15px 25px;
}
.header-bottom2 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu > li:hover a {
  padding-left: 30px !important;
}
.rtl .header-bottom2 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu > li:hover a {
  padding-right: 30px !important;
  padding-left: 0 !important;
}
.header-bottom2 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu > li:hover a:before {
  width: 20px;
}
.header-bottom2 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu > li > a {
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding-left: 0 !important;
}
.header-bottom2 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu > li > a:before {
  position: absolute;
  display: inline-block;
  content: "";
  top: 20px;
  left: 0;
  width: 0px;
  height: 1px;
  background: var(--color);
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
.rtl .header-bottom2 .nav-pills >li.beautyxtore-menu-custom .dropdown-menu > li > a:before {
  right: 0;
  left: auto;
}
.header-bottom2 .nav-pills >li .dropdown-menu .dropdown-sub >li:hover a {
  padding-left: 30px !important;
}
.rtl .header-bottom2 .nav-pills >li .dropdown-menu .dropdown-sub >li:hover a {
  padding-right: 30px !important;
  padding-left: 0 !important;
}
.header-bottom2 .nav-pills >li .dropdown-menu .dropdown-sub >li:hover a:before {
  width: 20px;
}
.header-bottom2 .nav-pills >li .dropdown-menu .dropdown-sub >li > a {
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.header-bottom2 .nav-pills >li .dropdown-menu .dropdown-sub >li > a:before {
  position: absolute;
  display: inline-block;
  content: "";
  top: 15px;
  left: 0;
  width: 0px;
  height: 1px;
  background: var(--color);
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
.rtl .header-bottom2 .nav-pills >li .dropdown-menu .dropdown-sub >li > a:before {
  right: 0;
  left: auto;
}
.header-bottom2 .nav-pills >li.active > a,
.header-bottom2 .nav-pills >li:hover > a {
  color: var(--color);
}
.header-bottom2 .nav-pills >li.dropdown > a:after {
  top: 50px;
  right: 10px;
  font-size: 18px;
}
.header-bottom2 .nav-pills >li.style-mega-menu .dropdown-menu {
  padding: 25px 0 30px;
}
.header-bottom2 .nav-pills >li.style-mega-menu .dropdown-menu >li.column-4 {
  padding: 0;
}
.header-bottom2 .nav-pills >li .elementor-heading-title a:hover {
  color: var(--color);
}
.header-bottom2 .nav-pills >li .elementor-widget-icon-list ul.elementor-icon-list-items li a {
  padding: 0;
}
.header-bottom2 .nav-pills >li .elementor-widget-icon-list ul.elementor-icon-list-items li a:hover .elementor-icon-list-text {
  color: var(--color);
}
.header-bottom2 .search-cate {
  padding: 0;
}
.header-bottom2 .search-cate #search_form_product {
  cursor: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 18 18' fill='%23fff'%3e%3cpath d='M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z'/%3e%3c/svg%3e"), pointer;
  overflow: hidden;
  background-color: rgba(0,0,0,0.6);
}
.header-bottom2 .search-cate .search-tog1 {
  height: 24px;
  width: 22px;
  border: 0;
  display: inline-block;
  text-align: center;
  background: url("../assets/img/icon-search-1.png") no-repeat center;
}
.header-bottom2 .search-cate .search-tog1:hover {
  background: url("../assets/img/icon-search-1-hover.png") no-repeat center;
}
.header-bottom2 .search-cate .search-tog1:hover i {
  color: #2194f4;
}
.header-bottom2 .search-cate .search-tog1 i {
  font-size: 24px;
  color: #222;
  line-height: 30px;
}
.header-bottom2 .search-cate .search-tog1 i:before {
  content: "";
}
.header-bottom2 .search-cate .block-popup-search-form {
  position: fixed;
  top: 40%;
  left: 50%;
  width: 900px;
  margin-left: -450px;
}
.header-bottom2 .search-cate .block-popup-search-form .close-search {
  display: none;
}
.header-bottom2 .search-cate .swsearch-wrapper .top-form.top-search {
  min-width: 320px;
  background-color: transparent;
}
.header-bottom2 .search-cate .swsearch-wrapper .top-form.top-search .search {
  display: flex;
}
.header-bottom2 .search-cate .swsearch-wrapper .top-form.top-search input {
  height: 60px;
  line-height: 60px;
  padding: 0 !important;
  border-radius: 0;
  background-color: transparent;
  color: #fff;
  font-size: 36px;
  border: 0;
  border-bottom: 1px solid #fff;
  width: 100%;
}
.header-bottom2 .search-cate .swsearch-wrapper .top-form.top-search input::-webkit-input-placeholder {
  color: #fff;
}
.header-bottom2 .search-cate .swsearch-wrapper .top-form.top-search button.form-button {
  height: 60px;
  line-height: 60px;
  width: 40px;
  background-color: transparent;
  color: #fff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-weight: 400;
  border: 0;
  position: absolute;
  right: 0;
  left: auto;
}
.header-bottom2 .search-cate .swsearch-wrapper .top-form.top-search button.form-button.loading:before {
  background-color: transparent;
}
.rtl .header-bottom2 .search-cate .swsearch-wrapper .top-form.top-search button.form-button {
  left: 0;
  right: auto;
}
.header-bottom2 .search-cate .swsearch-wrapper .top-form.top-search button.form-button:before {
  content: '\e910';
  font-family: 'icomoon' !important;
  font-size: 32px;
}
.header-bottom2 .search-cate .swsearch-wrapper .top-form.top-search button.form-button:hover {
  color: var(--color);
}
.header-bottom2 .search-cate .swsearch-wrapper .top-form.top-search button.form-button:hover:before {
  color: var(--color);
}
.header-bottom2 .icon-sidebar {
  display: inline-block;
  width: 40px;
  height: 22px;
  line-height: 22px;
  background: url("../assets/img/icon-bar.png") no-repeat center center transparent;
  font-size: 0;
  position: relative;
  top: -2px;
}
.header-bottom2 .icon-sidebar:hover {
  opacity: 0.8;
}
.header-bottom2 .top-login ul {
  margin: 0;
  list-style: none;
}
.header-bottom2 .top-login ul li {
  text-align: left;
}
.header-bottom2 .top-login ul li a {
  display: block;
  font-size: 0;
  color: #000;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 18px;
  width: 24px;
  height: 24px;
  position: relative;
}
.header-bottom2 .top-login ul li a:before {
  content: '';
  background: url("../assets/img/icon-user1.png") no-repeat center;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  right: 0;
  top: -2px;
}
.header-bottom2 .top-login ul li a:hover {
  color: var(--color);
}
.header-bottom2 .top-login ul li a:hover:before {
  opacity: 0.7;
}
.header-bottom2 .top-login .div-logined ul li a {
  padding: 0;
}
.header-bottom2 .top-login .div-logined ul li a:before {
  background: url("../assets/img/icon-user1-active.png") no-repeat center;
}
.elementor-6061 .elementor-element.elementor-element-e55dfcf:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,
.elementor-6061 .elementor-element.elementor-element-e55dfcf > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  z-index: 3;
}
.elementor-6061 .elementor-element.elementor-element-ff7bc50 .elementor-heading-title {
  cursor: pointer;
}
.elementor-6061 .elementor-element.elementor-element-ff7bc50 .elementor-heading-title:hover {
  color: var(--color);
}
.elementor-6061 .elementor-element.elementor-element-ccbb00c .icon-left .swe-cart-subtotal {
  font-size: 0;
}
.elementor-6061 .elementor-element.elementor-element-ccbb00c .icon-left .swe-cart-subtotal .swe-cart-count {
  width: 16px;
  height: 16px;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  background-color: var(--color);
  display: inline-block;
  border-radius: 10px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
.elementor-6061 .elementor-element.elementor-element-a8f594b .elementor-nav-menu--dropdown .elementor-item .menu-img,
.elementor-6061 .elementor-element.elementor-element-a8f594b .elementor-nav-menu--dropdown .elementor-sub-item .menu-img {
  margin-right: 20px;
}
.elementor-element.elementor-element-bae5b79,
.elementor-element.elementor-element-3c987a8 {
  height: 0;
}
.elementor-element.elementor-element-bae5b79 >.elementor-container,
.elementor-element.elementor-element-3c987a8 >.elementor-container {
  height: 0;
}
.header-sidebar-home1 {
  max-width: 500px;
  background-color: #fff;
  padding: 0px;
  position: fixed !important;
  top: 0;
  right: 0;
  z-index: 100000;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transform: translateX(500px);
  -moz-transform: translateX(500px);
  -webkit-transform: translateX(500px);
  -o-transform: translateX(500px);
  -ms-transform: translateX(500px);
}
.header-sidebar-home1.open {
  transform: translateX(0px);
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  visibility: visible;
  opacity: 1;
}
.header-sidebar-home1 .currency_w {
  list-style: none;
  margin: 0;
}
.header-sidebar-home1 .currency_w > li > a {
  display: none;
}
.header-sidebar-home1 .currency_w > li .currency_switcher {
  list-style: none;
  margin: 0;
  display: flex;
}
.header-sidebar-home1 .currency_w > li .currency_switcher > li > a {
  width: 60px;
  height: 40px;
  background-color: #fff;
  font-size: 14px;
  border-radius: 3px;
  color: #000;
  text-transform: uppercase;
  margin-right: 10px;
  border: 1px solid #e7e7e7;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 38px;
}
.header-sidebar-home1 .currency_w > li .currency_switcher > li > a.active,
.header-sidebar-home1 .currency_w > li .currency_switcher > li > a:hover {
  background-color: var(--color);
  color: #fff;
  border-color: var(--color);
}
.header-sidebar-home1 .close-sidebar {
  display: inline-block;
  width: 17px;
  height: 17px;
  line-height: 15px;
  background: url("../assets/img/icon-close.png") no-repeat center center transparent;
  position: fixed;
  top: 23px;
  right: 30px;
  font-size: 0;
}
.header-sidebar-home1 .close-sidebar:hover {
  opacity: 0.8;
}
body.elementor-editor-active .header-sidebar-home1 {
  position: relative;
  right: auto;
  top: auto;
  z-index: 9;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transform: translateX(0px);
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
}
.header-3 {
  background-color: #333;
}
.home .header-3 {
  position: absolute;
  background-color: transparent;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1060;
}
.header-3 .nav-pills.nav-mega .beautyxtore-mega-menu .dropdown-menu {
  top: 70px;
}
.header-3 .nav-pills >li .elementor-widget-icon-list ul.elementor-icon-list-items li a {
  padding: 0;
}
.header-3 .nav-pills >li {
  margin-right: 30px;
}
.header-3 .nav-pills >li > a {
  font-size: 14px;
  color: #fff;
  padding: 30px 10px;
  position: relative;
}
.header-3 .nav-pills >li > a:before {
  content: '';
  width: 0;
  height: 1px;
  background-color: var(--color);
  position: absolute;
  left: 5px;
  bottom: 17px;
  opacity: 1 !important;
  transition: all 0.3s;
}
.header-3 .nav-pills >li:hover > a:before,
.header-3 .nav-pills >li.active > a:before {
  width: 100%;
}
.header-3 .nav-pills >li.dropdown > a:after {
  right: -5px;
  top: 30px;
}
.header-3 .nav-pills >li.dropdown > .dropdown-menu li >a {
  color: #000;
}
.header-3 .nav-pills >li.dropdown > .dropdown-menu li >a:hover {
  color: var(--color);
}
.header-3 .style-wishlist a {
  position: relative;
}
.header-3 .style-wishlist a:before {
  content: '';
  width: 20px;
  height: 18px;
  background: url("../assets/img/icon-wishlist-3-hover.png") no-repeat center;
  display: inline-block;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 2px;
}
.header-3 .style-wishlist a:hover:before {
  opacity: 1;
}
.header-3 .style-wishlist a:hover img {
  opacity: 0;
}
.header-3 .top-login2 ul {
  margin: 0;
  list-style: none;
}
.header-3 .top-login2 ul > li {
  font-size: 13px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
}
.header-3 .top-login2 ul > li > a {
  font-size: 13px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  line-height: 40px;
}
.header-3 .top-login2 ul > li > a:hover {
  text-decoration: underline;
}
.header-3 #lang_sel > ul.nav > li > ul {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: none;
}
.header-3 .currency_w {
  margin: 0 0 0 20px;
}
.header-3 .currency_w > li {
  position: relative;
  list-style: none;
  padding: 12px 0 10px;
}
.header-3 .currency_w > li > a {
  display: block;
  font-size: 13px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
}
.header-3 .currency_w > li > a:after {
  content: "\f107";
  font-size: 18px;
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 4px;
  line-height: 18px;
  vertical-align: top;
}
.rtl .header-3 .currency_w > li > a:after {
  margin-right: 4px;
  margin-left: 0;
}
.header-3 .currency_w > li .currency_switcher {
  border: 0;
  right: -15px;
  position: absolute;
  background: none repeat scroll 0 0 #fff;
  width: 75px;
  padding: 10px;
  z-index: 991;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  top: 55px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.rtl .header-3 .currency_w > li .currency_switcher {
  right: 0;
  left: auto;
}
.header-3 .currency_w > li .currency_switcher li {
  width: 100%;
  margin: 0 0 1px 0;
  list-style: none;
}
.header-3 .currency_w > li .currency_switcher li:hover a {
  background: transparent;
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-3 .currency_w > li .currency_switcher li a {
  background: transparent;
  padding: 0 10px;
  border: 0;
  line-height: 28px;
  height: 28px;
  color: #000;
  display: block;
}
.header-3 .currency_w > li .currency_switcher li a.active {
  background: transparent;
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-3 .currency_w > li .currency_switcher li:last-child {
  margin-bottom: 0;
}
.header-3 .currency_w > li .currency_switcher:before {
  content: "";
  display: block;
  background: transparent;
  height: 3px;
  position: absolute;
  top: -3px;
  width: 100%;
}
.header-3 .currency_w > li:hover .currency_switcher {
  top: 39px;
  visibility: visible;
  opacity: 1;
}
.header-3 .swe-woo-cart .swe-wrap-cart-head .swe-cart-icon .image-icon {
  width: 20px;
  height: 20px;
}
.header-3 .swe-woo-cart .swe-wrap-cart-head .swe-cart-icon .image-icon img {
  width: auto;
  height: auto;
}
.header-3 #lang_sel > ul.nav > li > a {
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
}
.header-3 #lang_sel:after {
  width: 0;
  height: 0;
}
.header-3 .search-cate {
  padding: 0;
}
.header-3 .search-cate #search_form_product {
  cursor: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 18 18' fill='%23fff'%3e%3cpath d='M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z'/%3e%3c/svg%3e"), pointer;
  overflow: hidden;
  background-color: rgba(0,0,0,0.6);
}
.header-3 .search-cate .search-tog1 {
  height: 20px;
  width: 20px;
  border: 0;
  display: inline-block;
  text-align: center;
  background: url("../assets/img/icon-search-3.png") no-repeat center;
}
.header-3 .search-cate .search-tog1:hover {
  background: url("../assets/img/icon-search-3-hover.png") no-repeat center;
}
.header-3 .search-cate .search-tog1:hover i {
  color: #2194f4;
}
.header-3 .search-cate .search-tog1 i {
  font-size: 24px;
  color: #222;
  line-height: 30px;
}
.header-3 .search-cate .search-tog1 i:before {
  content: "";
}
.header-3 .search-cate .block-popup-search-form {
  position: fixed;
  top: 40%;
  left: 50%;
  width: 900px;
  margin-left: -450px;
}
.header-3 .search-cate .block-popup-search-form .close-search {
  display: none;
}
.header-3 .search-cate .swsearch-wrapper .top-form.top-search {
  min-width: 320px;
  background-color: transparent;
}
.header-3 .search-cate .swsearch-wrapper .top-form.top-search .topsearch-entry.on input {
  border: 0 !important;
}
.header-3 .search-cate .swsearch-wrapper .top-form.top-search .search {
  display: flex;
}
.header-3 .search-cate .swsearch-wrapper .top-form.top-search input {
  height: 60px;
  line-height: 60px;
  padding: 0 !important;
  border-radius: 0;
  background-color: transparent;
  color: #fff;
  font-size: 36px;
  border: 0;
  border-bottom: 1px solid #fff;
  width: 100%;
}
.header-3 .search-cate .swsearch-wrapper .top-form.top-search input::-webkit-input-placeholder {
  color: #fff;
}
.header-3 .search-cate .swsearch-wrapper .top-form.top-search button.form-button {
  height: 60px;
  line-height: 60px;
  width: 40px;
  background-color: transparent;
  color: #fff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-weight: 400;
  border: 0;
  position: absolute;
  right: 0;
  left: auto;
}
.header-3 .search-cate .swsearch-wrapper .top-form.top-search button.form-button.loading:before {
  background-color: transparent;
}
.rtl .header-3 .search-cate .swsearch-wrapper .top-form.top-search button.form-button {
  left: 0;
  right: auto;
}
.header-3 .search-cate .swsearch-wrapper .top-form.top-search button.form-button:before {
  content: '\e910';
  font-family: 'icomoon' !important;
  font-size: 32px;
}
.header-3 .search-cate .swsearch-wrapper .top-form.top-search button.form-button:hover {
  color: var(--color);
}
.header-3 .search-cate .swsearch-wrapper .top-form.top-search button.form-button:hover:before {
  color: var(--color);
}
.elementor-element .elementor-widget-shortcode:empty {
  margin: 0;
}
.elementor-element.product_detail .content_product_detail .item-meta {
  margin-top: 0;
}
.elementor-element.product_detail .content_product_detail .product-countdown .countdown-row .countdown-section {
  padding: 6px 0;
  margin-right: 10px;
}
.rtl .elementor-element.product_detail .content_product_detail .product-countdown .countdown-row .countdown-section {
  margin-right: 0;
  margin-left: 10px;
}
.elementor-element.product_detail .content_product_detail .product-countdown .countdown-row .countdown-section .countdown-amount {
  width: 55px;
}
.elementor-element.content_vendor_info {
  border-bottom: 1px #ededed solid;
}
.box-shortcode-e {
  position: static;
}
.woocommerce .product-image-e span.onsale {
  position: absolute;
  z-index: 1;
  top: 15px;
  left: 5px;
  right: auto;
  font-size: 11px;
  font-weight: bold;
  background: var(--color);
  color: #fff;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  height: 24px;
  line-height: 23px;
  min-height: 24px;
  width: auto;
  max-width: fit-content;
  padding: 0 27px;
  border-radius: 0;
}
.woocommerce .product-image-e span.onsale:before {
  content: "";
  border-left: 10px solid transparent;
  border-right: 0px solid transparent;
  border-top: 6px solid #61745e;
  display: inline-block;
  vertical-align: bottom;
  position: absolute;
  bottom: -6px;
  left: 0;
}
.woocommerce div.product.elementor .quantity+.button {
  margin-left: 0;
}
.woocommerce.rtl .product-image-e span.onsale {
  left: auto;
  right: 5px;
}
.woocommerce.rtl div.product.elementor .quantity+.button {
  margin-right: 0;
  margin-left: 5px;
}
.blog-list-elementor .elementor-post__title a:hover {
  color: var(--color) !important;
}
.blog-list-elementor .elementor-post__text {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
}
.blog-list-elementor .elementor-post__text .more-link {
  display: none;
}
.elementor-pagination .page-numbers {
  background: #f5f5f5;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-pagination .page-numbers:hover,
.elementor-pagination .page-numbers.current {
  background: var(--color);
  color: #fff !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-color: var(--color);
}
.elementor-pagination .page-numbers.prev {
  display: none;
}
.elementor-pagination .page-numbers.next {
  font-size: 0;
}
.elementor-pagination .page-numbers.next:before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 16px;
}
.rtl .elementor-pagination .page-numbers.next:before {
  content: "\f104";
}
.single-post-template .content h2,
.single-post-template .content h3,
.single-post-template .content h4,
.single-post-template .content h5,
.single-post-template .content h6 {
  color: #000;
  margin-bottom: 25px;
}
.single-post-template .content h2 strong,
.single-post-template .content h3 strong,
.single-post-template .content h4 strong,
.single-post-template .content h5 strong,
.single-post-template .content h6 strong {
  font-weight: 500;
}
.single-post-template .content .blog-box1 {
  margin-bottom: 10px;
}
.single-post-template .content .blog-box1 img {
  width: 530px;
  float: left;
  margin-right: 30px;
}
.rtl .single-post-template .content .blog-box1 img {
  float: right;
  margin-left: 30px;
  margin-right: 0;
}
.single-post-template .content .blog-box1 .info {
  overflow: hidden;
}
.single-post-template .content .blog-quote {
  font-size: 20px;
  position: relative;
  color: var(--color);
  line-height: 30px;
  padding-left: 35px;
  margin-bottom: 30px;
  font-style: italic;
}
.rtl .single-post-template .content .blog-quote {
  padding-left: 0;
  padding-right: 35px;
}
.single-post-template .content .blog-quote:before {
  content: "";
  width: 4px;
  height: 82%;
  top: 10%;
  left: 0;
  background: var(--color);
  position: absolute;
}
.rtl .single-post-template .content .blog-quote:before {
  left: auto;
  right: 0;
}
.single-post-template .content .blog-box2 {
  margin: 0 -15px;
}
.single-post-template .content .blog-box2 img {
  width: 50%;
  float: left;
  padding: 0 15px;
  clear: none;
}
.rtl .single-post-template .content .blog-box2 img {
  float: right;
}
.single-post-template .content ul li span,
.single-post-template .content ul li em,
.single-post-template .content ul li strong,
.single-post-template .content ol li span,
.single-post-template .content ol li em,
.single-post-template .content ol li strong {
  font-size: 14px !important;
}
.single-post-template .content h2,
.single-post-template .content h3,
.single-post-template .content h4,
.single-post-template .content h5,
.single-post-template .content h6 {
  margin-bottom: 25px;
}
.single-post-template .content .elementor-text-editor {
  color: #333;
}
.single-post-template .content p {
  margin-bottom: 25px;
}
.single-post-template .content p .alignnone {
  float: none;
  display: block;
  clear: none;
  margin: 20px 0 30px 0;
}
.rtl .single-post-template .content p .alignnone {
  float: right;
}
.single-post-template .content p .alignnone.image-single {
  margin-left: 30px;
}
.single-post-template .elementor-widget-post-comments .commentlist {
  margin: 0;
  padding: 0;
}
.single-post-template .elementor-widget-post-comments .commentlist li {
  list-style: none;
  clear: both;
}
.single-post-template .elementor-widget-post-comments .commentlist li .children {
  margin-left: 90px;
}
.rtl .single-post-template .elementor-widget-post-comments .commentlist li .children {
  margin-left: 0;
  margin-right: 90px;
}
.single-post-template .elementor-widget-post-comments .commentlist li .comment-body .comment-author {
  margin-bottom: 5px;
}
.single-post-template .elementor-widget-post-comments .commentlist li .comment-body .comment-author img {
  width: 70px;
  height: 70px;
  margin-right: 15px;
  border-radius: 50%;
}
.rtl .single-post-template .elementor-widget-post-comments .commentlist li .comment-body .comment-author img {
  margin-right: 0;
  margin-left: 15px;
}
.single-post-template .elementor-widget-post-comments .commentlist li .comment-body .comment-author a {
  font-size: 16px;
}
.single-post-template .elementor-widget-post-comments .commentlist li .comment-body .comment-author .says {
  display: none;
}
.single-post-template .elementor-widget-post-comments .commentlist li .comment-body .comment-meta {
  margin-bottom: 5px;
}
.single-post-template .elementor-widget-post-comments .commentlist li .comment-body .comment-meta a {
  font-size: 12px;
  color: #b3b3b3;
}
.single-post-template .elementor-widget-post-comments .commentlist li .comment-body p {
  font-size: 16px;
  color: #333;
  line-height: 27px;
  overflow: hidden;
}
.single-post-template .elementor-widget-post-comments .commentlist li .comment-body .reply {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: right;
}
.rtl .single-post-template .elementor-widget-post-comments .commentlist li .comment-body .reply {
  text-align: left;
}
.single-post-template .elementor-widget-post-comments .commentlist li .comment-body .reply a {
  color: #999;
}
.single-post-template .elementor-widget-post-comments .commentlist li .comment-body .reply a:hover {
  color: var(--color);
}
@media (max-width: 1199px) {
  .single-post-template .sidebar,
  .blog-list-elementor .sidebar {
    order: 1;
  }
  .single-post-template .content .blog-box1 .info {
    overflow: inherit;
  }
}
@media (max-width: 991px) {
  .elementor.product .content-product {
    order: 1;
  }
  .elementor.product .sidebar1 {
    order: 2;
  }
  .elementor.product .product_detail .slider_img_productd,
  .elementor.product .product_detail .content_product_detail {
    width: 100%;
  }
  .blog-list-elementor .elementor-post__title {
    line-height: 30px !important;
  }
  .blog-list-elementor .elementor-post__title a {
    font-size: 24px !important;
  }
  .blog-list-elementor .elementor-post__text {
    font-size: 14px;
  }
  .single-post-template .elementor-widget-post-comments .commentlist li .children {
    margin-left: 10px;
  }
  .rtl .single-post-template .elementor-widget-post-comments .commentlist li .children {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .box-content-archive >.elementor-container {
    display: flex;
    flex-wrap: wrap;
  }
  .box-content-archive .sidebar {
    order: 1;
  }
  .single-product .content-product >.elementor-element-populated {
    padding: 0 5px;
  }
}
#cpanel-form {
  position: fixed;
  right: -300px;
  top: 40%;
  width: 300px;
  float: right;
  z-index: 10;
  text-align: left;
  direction: ltr;
  display: none;
}
#cpanel-form .cpanel-inner {
  background: none repeat scroll 0 0 #e5e5e5;
  border-color: #f3f3f3;
  color: #555;
  font-size: 11px;
  padding: 8px;
  position: relative;
  z-index: 999;
}
#cpanel-form .cpanel-title {
  background: #666;
  box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px 0;
  width: 282px;
}
#cpanel-form .cpanel-title h4 {
  float: left;
  margin-top: 5px;
  font-size: 16px;
  text-transform: uppercase;
}
#cpanel-form .cpanel-title h4 i {
  color: #dfdfdf;
}
#cpanel-form .cpannel-button .btn {
  background: #a1a1a1;
  border-radius: 0px;
  margin-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#a1a1a1),to(#969696));
  background-image: -webkit-linear-gradient(top,#a1a1a1,0%,#969696,100%);
  background-image: -moz-linear-gradient(top,#a1a1a1 0%,#969696 100%);
  background-image: linear-gradient(to bottom,#a1a1a1 0%,#969696 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1a1a1', endColorstr='#ff969696', GradientType=0);
  border-color: #969696 #969696 #707070;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form .cpannel-button .btn:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#969696),to(#a1a1a1));
  background-image: -webkit-linear-gradient(top,#969696,0%,#a1a1a1,100%);
  background-image: -moz-linear-gradient(top,#969696 0%,#a1a1a1 100%);
  background-image: linear-gradient(to bottom,#969696 0%,#a1a1a1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff969696', endColorstr='#ffa1a1a1', GradientType=0);
  border-color: #a1a1a1 #a1a1a1 #7b7b7b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form img {
  display: inline-block;
}
#cpanel-form .panel,
#cpanel-form .panel-default {
  border: 1px solid #bcbcbc;
  margin-bottom: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#cpanel-form .panel .panel-heading,
#cpanel-form .panel-default .panel-heading {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));
  background-image: -webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
  background-image: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
  border-color: #f6f6f6 #f6f6f6 #d0d0d0;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  clear: both;
  padding: 0 !important;
  text-shadow: none;
}
#cpanel-form .panel .panel-heading .accordion-toggle,
#cpanel-form .panel-default .panel-heading .accordion-toggle {
  color: #909090;
  font-size: 12px;
  position: relative;
  display: block;
  padding: 8px 15px;
}
#cpanel-form .panel .panel-heading .accordion-toggle img,
#cpanel-form .panel-default .panel-heading .accordion-toggle img {
  margin-right: 10px;
  opacity: 0.2;
  width: 20px;
  display: inline-block;
}
#cpanel-form .panel .panel-heading .accordion-toggle:after,
#cpanel-form .panel-default .panel-heading .accordion-toggle:after {
  content: '\F078';
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
}
#cpanel-form .panel .panel-heading i,
#cpanel-form .panel-default .panel-heading i {
  color: #909090;
}
#cpanel-form .panel .panel-collapse,
#cpanel-form .panel-default .panel-collapse {
  max-height: 190px;
  overflow-y: auto;
}
#cpanel-form .panel .panel-collapse .accordion-inner,
#cpanel-form .panel-default .panel-collapse .accordion-inner {
  border-top: 1px solid #E5E5E5;
  padding: 9px 15px;
}
#cpanel-form .panel .control-group,
#cpanel-form .panel-default .control-group {
  margin-bottom: 10px;
}
#cpanel-form a.cpanel-control {
  background-color: #707070;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  height: 40px;
  left: -40px;
  line-height: 36px;
  padding: 0 0 5px 10px;
  position: absolute;
  width: 40px;
  z-index: 10;
  top: 20%;
}
#cpanel-form a.cpanel-control:before {
  content: "\f0a5";
  color: #fff;
  display: inline;
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form a.cpanel-control.active:before {
  content: "\f0a4";
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form label {
  float: left;
  width: 50%;
  padding: 5px 0;
  text-align: left;
  font-size: 12px;
  font-weight: 500;
}
#cpanel-form label.beautyxtore-radio-img-selected {
  box-shadow: 0 0 0 2px #ad2323 inset;
}
#cpanel-form .controls {
  margin-left: 0;
}
#cpanel-form .controls label {
  float: left;
  width: auto;
  padding: 2px;
}
#cpanel-form .controls select {
  font-size: 12px;
}
#cpanel-form .beautyxtore-radio-img input[type="radio"],
#cpanel-form .beautyxtore-radio-img span {
  display: none;
}
#cpanel-form .beautyxtore-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .beautyxtore-radio-img img {
  width: auto;
}
#cpanel-form input,
#cpanel-form textarea,
#cpanel-form .uneditable-input {
  width: 206px;
  border: 1px solid #ddd;
  background: #fff;
}
#cpanel-form select {
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  width: 220px;
}
#cpanel-form select,
#cpanel-form input {
  height: 20px;
  line-height: 30px;
  padding: 4px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#cpanel-form select,
#cpanel-form input {
  border-radius: 0px;
  height: 30px;
}
#cpanel-form fieldset {
  width: 100%;
}
#cpanel-form input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
.archive.post-type-archive-product  .sidebar .widget_text,
.archive.tax-product_cat .sidebar .widget_text {
  margin: 0;
}
.archive.post-type-archive-product  .sidebar .widget_text .widget-inner,
.archive.tax-product_cat .sidebar .widget_text .widget-inner {
  border-bottom: 1px solid #fff;
}
.archive.woocommerce .sidebar .widget .block-title-widget h2 {
  position: relative;
  cursor: pointer;
  transition: all 0.5s;
}
.archive.woocommerce .sidebar .widget .block-title-widget h2:after {
  content: '\e901';
  font-family: icomoon;
  font-size: 18px;
  color: #111;
  position: absolute;
  right: 0;
  top: 5px;
  transform: rotate(90deg);
}
.archive.woocommerce .sidebar .widget .block-title-widget h2.active {
  margin-bottom: 0;
}
.archive.woocommerce .sidebar .widget .block-title-widget h2.active:after {
  content: '\e902';
}
.archive.woocommerce .sidebar .widget.widget_price_filter.active .widget-inner {
  padding-bottom: 20px;
}
.sidebar {
  margin-bottom: 30px;
}
.sidebar.sticky-sidebar {
  position: sticky;
  top: 30px;
}
.sidebar.sticky-sidebar .widget {
  display: none;
}
.sidebar.sticky-sidebar .widget:first-child,
.sidebar.sticky-sidebar .widget:nth-child(2),
.sidebar.sticky-sidebar .widget:nth-child(3) {
  display: block;
}
.sidebar.sticky-sidebar .widget:nth-child(3) {
  border-bottom: none;
}
.sidebar .widget {
  margin-bottom: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
}
.sidebar .widget:last-child {
  border-bottom: none;
}
.sidebar .widget .dropdown-menu >li >a {
  white-space: normal;
}
.sidebar .widget.widget-last .widget-inner {
  border-bottom: 0;
  padding-bottom: 15px;
}
.sidebar .widget.widget_price_filter .widget-inner {
  padding-bottom: 30px;
}
.sidebar .widget.widget_media_image a img {
  transition: all 0.3s;
  width: auto;
}
.sidebar .widget.widget_media_image a:hover img {
  opacity: 0.85;
}
.sidebar .widget .widget-inner {
  border-bottom: 1px solid #eee;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
.sidebar .widget .widget-inner .block-title-widget h2,
.sidebar .widget .widget-inner .wp-block-group__inner-container h2 {
  text-transform: capitalize;
  color: #000000;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: Playfair Display;
}
.sidebar .widget .widget-inner select {
  max-width: 100%;
  padding: 7px;
  border-color: #ddd;
}
.sidebar .widget .widget-inner ul {
  list-style: none;
  margin: 0;
  border: 0;
  border-radius: 0;
  padding: 0;
}
.sidebar .widget .widget-inner ul > li {
  padding: 7px 0;
}
.sidebar .widget .widget-inner ul > li > a {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #333333;
  text-transform: capitalize;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 500;
}
.sidebar .widget .widget-inner ul > li > a:hover {
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .widget .widget-inner ul > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.sidebar .widget .widget-inner ul > li ul.children {
  margin-left: 15px;
  margin-top: 8px;
  padding: 0 15px;
  border: 0;
}
.sidebar .widget.widget_categories .widget-inner ul li a,
.sidebar .widget.widget_product_categories .widget-inner ul li a {
  position: relative;
  font-size: 15px;
  color: #888;
  font-weight: 400;
  line-height: 19px;
}
.sidebar .widget.widget_categories .widget-inner ul li a:before,
.sidebar .widget.widget_product_categories .widget-inner ul li a:before {
  content: "\f00c";
  font-family: fontawesome;
  font-weight: normal;
  border: 1px #d4d4d4 solid;
  width: 15px;
  height: 15px;
  line-height: 13px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  color: #555;
  background: #fff;
  font-size: 0;
  margin-right: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 3px;
}
.rtl .sidebar .widget.widget_categories .widget-inner ul li a:before,
.rtl .sidebar .widget.widget_product_categories .widget-inner ul li a:before {
  margin-right: 0;
  margin-left: 8px;
}
.sidebar .widget.widget_categories .widget-inner ul li.active a,
.sidebar .widget.widget_categories .widget-inner ul li:hover a,
.sidebar .widget.widget_categories .widget-inner ul li.current-cat a,
.sidebar .widget.widget_product_categories .widget-inner ul li.active a,
.sidebar .widget.widget_product_categories .widget-inner ul li:hover a,
.sidebar .widget.widget_product_categories .widget-inner ul li.current-cat a {
  background: transparent;
  color: var(--color);
}
.sidebar .widget.widget_categories .widget-inner ul li.active a:before,
.sidebar .widget.widget_categories .widget-inner ul li:hover a:before,
.sidebar .widget.widget_categories .widget-inner ul li.current-cat a:before,
.sidebar .widget.widget_product_categories .widget-inner ul li.active a:before,
.sidebar .widget.widget_product_categories .widget-inner ul li:hover a:before,
.sidebar .widget.widget_product_categories .widget-inner ul li.current-cat a:before {
  font-size: 11px;
  border: 1px var(--color) solid;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  background-color: var(--color);
}
.sidebar .widget .elementor-widget-jet-smart-filters-apply-button .apply-filters__button {
  margin: 0;
}
.sidebar .widget .jet-filters-group .jet-select .jet-select__control {
  width: 100%;
  max-width: 100% !important;
}
.sidebar .widget .elementor-12227 .elementor-element.elementor-element-066597e .apply-filters__button {
  width: 100%;
}
.sidebar .widget.widget_search {
  border-bottom: 0;
}
.sidebar .widget.widget_search .wp-block-search__label {
  display: none;
}
.sidebar .widget.widget_search .widget-inner .block-title-widget h2 {
  margin-bottom: 15px;
}
.sidebar .widget.widget_search .wp-block-search {
  margin-bottom: 0;
}
.sidebar .widget.widget_search .wp-block-search input {
  margin-bottom: 0;
}
.sidebar .widget.widget_search .wp-block-search .wp-block-search__input {
  border: 0;
  width: 80%;
  height: 48px;
  line-height: 48px;
  float: left;
  border-radius: 3px;
  margin-bottom: 0;
  font-size: 14px;
  text-indent: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.rtl .sidebar .widget.widget_search .wp-block-search .wp-block-search__input {
  float: right;
}
.sidebar .widget.widget_search .wp-block-search button {
  width: 20%;
  height: 48px;
  line-height: 48px;
  float: left;
  border: none;
  margin-bottom: 0;
  font-size: 0;
  background: url(../assets/img/ion_search.svg) no-repeat center center #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 3px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin: 0;
}
.rtl .sidebar .widget.widget_search .wp-block-search button {
  float: right;
}
.sidebar .widget.widget_search .wp-block-search button:hover {
  background: url(../assets/img/icon-searh-m1.png) no-repeat center center #222;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .widget.widget_search .searchform .screen-reader-text {
  display: none;
}
.sidebar .widget.widget_search .searchform > div {
  position: relative;
  border: 1px #ededed solid;
  overflow: hidden;
  border-radius: 5px;
}
.sidebar .widget.widget_search .searchform > div input[type="text"] {
  width: 80%;
  height: 48px;
  line-height: 48px;
  float: left;
  border-radius: 5px;
  border: none;
  margin-bottom: 0;
  font-size: 14px;
  text-indent: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.rtl .sidebar .widget.widget_search .searchform > div input[type="text"] {
  float: right;
  border-radius: 0;
}
.sidebar .widget.widget_search .searchform > div input::-webkit-input-placeholder {
  color: #666;
  font-size: 14px;
}
.sidebar .widget.widget_search .searchform > div input::-moz-placeholder {
  color: #666;
}
.sidebar .widget.widget_search .searchform > div input:-ms-input-placeholder {
  color: #666;
}
.sidebar .widget.widget_search .searchform > div input[type="submit"] {
  width: 20%;
  height: 48px;
  line-height: 48px;
  float: left;
  border-radius: 0;
  border: none;
  margin-bottom: 0;
  font-size: 0;
  background: url(../assets/img/ion_search.svg) no-repeat center center #fff;
}
.rtl .sidebar .widget.widget_search .searchform > div input[type="submit"] {
  float: right;
}
.sidebar .widget.widget_search .searchform > div input[type="submit"]:hover {
  background: url(../assets/img/ion_search_hover.svg) no-repeat center center #fff;
}
.sidebar .widget.widget_product_search .woocommerce-product-search {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.sidebar .widget.widget_product_search .woocommerce-product-search .search-field {
  width: 100%;
  height: 48px;
  line-height: 48px;
  float: left;
  border-radius: 5px;
  border: none;
  margin-bottom: 0;
  font-size: 14px;
  text-indent: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.rtl .sidebar .widget.widget_product_search .woocommerce-product-search .search-field {
  float: right;
}
.sidebar .widget.widget_product_search .woocommerce-product-search input::-webkit-input-placeholder {
  color: #666;
  font-size: 14px;
}
.sidebar .widget.widget_product_search .woocommerce-product-search input::-moz-placeholder {
  color: #666;
}
.sidebar .widget.widget_product_search .woocommerce-product-search input:-ms-input-placeholder {
  color: #666;
}
.sidebar .widget.widget_product_search .woocommerce-product-search button {
  height: 48px;
  line-height: 48px;
  border-radius: 0;
  border: none;
  margin-bottom: 0;
  font-size: 0;
  background: url(../assets/img/ion_search.svg) no-repeat center center #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 5px;
  width: 48px;
}
.rtl .sidebar .widget.widget_product_search .woocommerce-product-search button {
  left: 0;
  right: auto;
}
.sidebar .widget.widget_product_search .woocommerce-product-search button:hover {
  background: url(../assets/img/ion_search_hover.svg) no-repeat center center #fff;
}
.sidebar .widget.widget_calendar {
  margin-bottom: 35px;
}
.sidebar .widget.widget_calendar .calendar_wrap {
  width: 100%;
  margin-top: 10px;
}
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar {
  width: 100%;
  margin: 0 auto 15px;
  max-width: 100%;
}
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar caption {
  font-weight: 500;
}
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar tbody tr td,
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar tr th {
  padding: 8px;
  text-align: center;
  border: 1px solid #ddd;
}
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar tbody tr td > a,
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar tr th > a {
  font-weight: bold;
}
.sidebar .widget.widget_calendar .calendar_wrap #wp-calendar #today {
  font-weight: bold;
  color: var(--color);
}
.sidebar .widget.widget_archive .screen-reader-text,
.sidebar .widget.widget_categories .screen-reader-text {
  display: none;
}
.sidebar .widget.widget_archive select,
.sidebar .widget.widget_categories select {
  margin: 20px 0 9px 0;
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
}
.sidebar .widget.widget_archive ul li {
  position: relative;
}
.sidebar .widget.widget_archive ul li:before {
  content: "\f073";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  font-size: 12px;
  margin-top: 2px;
}
.rtl .sidebar .widget.widget_archive ul li:before {
  margin-right: 0;
  margin-left: 5px;
}
.sidebar .widget.widget_text .textwidget {
  padding: 0;
}
.sidebar .widget.widget_text .textwidget p {
  line-height: 24px;
}
.sidebar .widget.widget_rss .block-title-widget h2 {
  overflow: hidden;
}
.sidebar .widget.widget_rss .block-title-widget h2 a {
  color: #000;
}
.sidebar .widget.widget_rss .block-title-widget h2 span {
  float: left;
}
.sidebar .widget.widget_rss .block-title-widget h2:before {
  content: '';
}
.sidebar .widget.widget_rss .block-title-widget h2 img {
  display: inline-block;
  margin-right: 10px;
}
.sidebar .widget.widget_rss .widget-inner > ul li {
  line-height: 24px;
}
.sidebar .widget.widget_rss .widget-inner > ul li a {
  padding: 0;
}
.sidebar .widget.widget_rss .widget-inner > ul li a.rsswidget {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.sidebar .widget.widget_rss .widget-inner > ul li .rss-date {
  display: block;
  color: #999;
  font-size: 13px;
  margin-bottom: 10px;
}
.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments > li {
  line-height: 22px;
}
.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments > li a {
  display: initial;
  vertical-align: inherit;
}
.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments > li .comment-author-link {
  font-weight: bold;
}
.sidebar .widget.widget_tag_cloud .block-title-widget h2 {
  display: none;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
  margin: 0 !important;
  padding: 25px 0 0 0;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
  display: inline-block;
  color: #000;
  font-size: 14px !important;
  text-transform: capitalize;
  border: 0;
  border-radius: 5px;
  padding: 10px 12px;
  margin: 5px 2px;
  background-color: #f5f5f5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
  background-color: var(--color);
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu {
  border: 0;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li > a {
  display: block;
  padding: 10px 0;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > a {
  color: #000;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > ul.dropdown-menu {
  display: block;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu {
  position: static;
  display: block;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background: none;
  padding: 0;
  float: none;
  padding-left: 15px;
  min-width: auto;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li.active > a {
  background-color: transparent;
  color: #000;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a {
  display: block;
  padding: 10px 0;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a:hover,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a:focus {
  background: none;
  color: #000;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li.menu- {
  display: none;
}
.sidebar .widget.widget_media_image {
  border: none;
  padding: 0;
}
.sidebar .widget.widget_rating_filter ul li a {
  font-size: 0;
  color: var(--color);
}
.sidebar .widget.widget_rating_filter ul li a:hover {
  color: #000;
}
.sidebar .widget.widget_rating_filter ul li a span {
  font-size: 16px;
}
.sidebar .widget.widget_rating_filter ul li a span.star-rating:before {
  font-size: 0;
}
.sidebar .widget.widget_rating_filter ul li a span.star-rating span:before {
  left: 1px;
}
.sidebar .widget.widget_rating_filter ul li.chosen a {
  color: var(--color);
}
.sidebar .widget.sw_brand_filter .widget-inner {
  border: 0 !important;
}
.sidebar .widget.widget_media_image .widget-inner {
  border: 0 !important;
  padding: 0 !important;
}
.sidebar .widget.sw_brand_filter ul li a,
.sidebar .widget.widget_product_categories ul li a {
  position: relative;
  font-size: 15px;
  color: #888;
  font-weight: 400;
  line-height: 19px;
}
.sidebar .widget.sw_brand_filter ul li a:before,
.sidebar .widget.widget_product_categories ul li a:before {
  content: "\f00c";
  font-family: fontawesome;
  font-weight: normal;
  border: 1px #d4d4d4 solid;
  width: 15px;
  height: 15px;
  line-height: 13px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  color: #555;
  background: #fff;
  font-size: 0;
  margin-right: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 3px;
}
.rtl .sidebar .widget.sw_brand_filter ul li a:before,
.rtl .sidebar .widget.widget_product_categories ul li a:before {
  margin-right: 0;
  margin-left: 8px;
}
.sidebar .widget.sw_brand_filter ul li.active a,
.sidebar .widget.sw_brand_filter ul li:hover a,
.sidebar .widget.widget_product_categories ul li.active a,
.sidebar .widget.widget_product_categories ul li:hover a {
  background: transparent;
  color: var(--color);
}
.sidebar .widget.sw_brand_filter ul li.active a:before,
.sidebar .widget.sw_brand_filter ul li:hover a:before,
.sidebar .widget.widget_product_categories ul li.active a:before,
.sidebar .widget.widget_product_categories ul li:hover a:before {
  font-size: 11px;
  border: 1px var(--color) solid;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  background-color: var(--color);
}
.single-product .sidebar.sticky-sidebar .widget {
  display: none;
}
.single-product .sidebar.sticky-sidebar .widget:nth-child(2) {
  display: block;
  border-bottom: none;
}
.above-product-widget {
  border: 1px #ededed solid;
  padding: 30px 15px;
  margin-bottom: 40px;
  display: none;
}
.above-product-widget .widget {
  width: 20%;
  float: left;
  padding: 0 15px;
}
.rtl .above-product-widget .widget {
  float: right;
}
.above-product-widget .widget .block-title-widget h2 {
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
}
.above-product-widget .widget ul {
  list-style: none;
  margin: 0;
}
.above-product-widget .widget ul > li {
  padding: 7px 0;
}
.above-product-widget .widget ul > li > a {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #888;
  text-transform: capitalize;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget .widget ul > li > a:hover {
  color: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget .widget ul > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.above-product-widget .widget ul > li ul.children {
  margin-left: 15px;
  margin-top: 8px;
  padding: 0 15px;
}
.above-product-widget .widget.widget_product_tag_cloud .tagcloud {
  margin: 0 !important;
  padding: 2px 15px 0 0px;
}
.rtl .above-product-widget .widget.widget_product_tag_cloud .tagcloud {
  padding: 2px 0 15px 0;
}
.above-product-widget .widget.widget_product_tag_cloud .tagcloud a {
  display: inline-block;
  color: #666;
  font-size: 14px !important;
  padding: 10px;
  text-transform: capitalize;
  background: #f5f5f5;
  padding: 7px 10px;
  border-radius: 4px;
  margin: 5px 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget .widget.widget_product_tag_cloud .tagcloud a:hover {
  background-color: var(--color);
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul {
  padding: 0;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 5px 0;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul > li {
  margin: 0 0 5px 5px;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul > li a {
  min-width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul > li:hover,
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul > li.chosen {
  border-color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul > li:hover a,
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul > li.chosen a {
  background: var(--color);
  color: #fff;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul > li span.count {
  display: none;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul > li.chosen a:before {
  display: none;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size > li {
  border: 1px #ededed solid;
  border-radius: 4px;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size > li.chosen,
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size > li:hover {
  border-color: var(--color);
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li {
  padding: 3px;
  border: 1px #fff solid;
  border-radius: 50%;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li:before {
  display: none;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li a {
  border-radius: 50%;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li a .variation-color {
  display: block;
  height: 20px;
  border-radius: 50%;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li a .name-color {
  display: none;
}
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li.chosen,
.above-product-widget .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li:hover {
  border: 1px var(--color) solid;
}
.above-product-widget .widget.sw_brand_filter ul li a,
.above-product-widget .widget.widget_product_categories ul li a {
  position: relative;
}
.above-product-widget .widget.sw_brand_filter ul li a:before,
.above-product-widget .widget.widget_product_categories ul li a:before {
  content: "\f00c";
  font-family: fontawesome;
  font-weight: normal;
  border: 1px #eee solid;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  color: #000;
  background: #fff;
  border: 1px #ededed solid;
  font-size: 0;
  margin-right: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .above-product-widget .widget.sw_brand_filter ul li a:before,
.rtl .above-product-widget .widget.widget_product_categories ul li a:before {
  margin-right: 0;
  margin-left: 8px;
}
.above-product-widget .widget.sw_brand_filter ul li.active a,
.above-product-widget .widget.sw_brand_filter ul li:hover a,
.above-product-widget .widget.widget_product_categories ul li.active a,
.above-product-widget .widget.widget_product_categories ul li:hover a {
  background: transparent;
  color: #000;
}
.above-product-widget .widget.sw_brand_filter ul li.active a:before,
.above-product-widget .widget.sw_brand_filter ul li:hover a:before,
.above-product-widget .widget.widget_product_categories ul li.active a:before,
.above-product-widget .widget.widget_product_categories ul li:hover a:before {
  font-size: 12px;
  border: 1px #000 solid;
  color: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget .widget.widget_tag_cloud .tagcloud {
  margin: 0 !important;
  padding: 5px 0 0 0;
}
.above-product-widget .widget.widget_tag_cloud .tagcloud a {
  display: inline-block;
  color: #666;
  font-size: 14px !important;
  padding: 10px;
  text-transform: capitalize;
  border: 1px solid #ddd;
  padding: 6px 9px;
  margin: 5px 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget .widget.widget_tag_cloud .tagcloud a:hover {
  border: 1px solid var(--color);
  background-color: var(--color);
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget-e {
  border: 1px #ededed solid;
  padding: 30px 15px;
  margin-bottom: 40px;
}
.above-product-widget-e .widget {
  width: 20%;
  float: left;
  padding: 0 15px;
}
.rtl .above-product-widget-e .widget {
  float: right;
}
.above-product-widget-e .widget .block-title-widget h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
}
.above-product-widget-e .widget ul {
  list-style: none;
  margin: 0;
}
.above-product-widget-e .widget ul > li {
  padding: 7px 0;
}
.above-product-widget-e .widget ul > li > a {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #888;
  text-transform: capitalize;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget-e .widget ul > li > a:hover {
  color: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget-e .widget ul > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.above-product-widget-e .widget ul > li ul.children {
  margin-left: 15px;
  margin-top: 8px;
  padding: 0 15px;
}
.above-product-widget-e .widget.widget_product_tag_cloud .tagcloud {
  margin: 0 !important;
  padding: 2px 15px 0 0px;
}
.rtl .above-product-widget-e .widget.widget_product_tag_cloud .tagcloud {
  padding: 2px 0 15px 0;
}
.above-product-widget-e .widget.widget_product_tag_cloud .tagcloud a {
  display: inline-block;
  color: #666;
  font-size: 14px !important;
  padding: 10px;
  text-transform: capitalize;
  background: #f5f5f5;
  padding: 7px 10px;
  border-radius: 4px;
  margin: 5px 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget-e .widget.widget_product_tag_cloud .tagcloud a:hover {
  background-color: var(--color);
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul {
  padding: 5px 0 0 0;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 5px 0;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul > li {
  margin: 0 0 5px 5px;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul > li a {
  min-width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul > li:hover,
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul > li.chosen {
  border-color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul > li:hover a,
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul > li.chosen a {
  background: var(--color);
  color: #fff;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul > li span.count {
  display: none;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul > li.chosen a:before {
  display: none;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size > li {
  border: 1px #ededed solid;
  border-radius: 4px;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size > li.chosen,
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size > li:hover {
  border-color: var(--color);
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li {
  padding: 3px;
  border: 1px #fff solid;
  border-radius: 50%;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li:before {
  display: none;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li a {
  border-radius: 50%;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li a .variation-color {
  display: block;
  height: 20px;
  border-radius: 50%;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li a .name-color {
  display: none;
}
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li.chosen,
.above-product-widget-e .widget.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li:hover {
  border: 1px var(--color) solid;
}
.above-product-widget-e .widget.sw_brand_filter ul li a,
.above-product-widget-e .widget.widget_product_categories ul li a {
  position: relative;
}
.above-product-widget-e .widget.sw_brand_filter ul li a:before,
.above-product-widget-e .widget.widget_product_categories ul li a:before {
  content: "\f00c";
  font-family: fontawesome;
  font-weight: normal;
  border: 1px #eee solid;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  color: #000;
  background: #fff;
  border: 1px #ededed solid;
  font-size: 0;
  margin-right: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .above-product-widget-e .widget.sw_brand_filter ul li a:before,
.rtl .above-product-widget-e .widget.widget_product_categories ul li a:before {
  margin-right: 0;
  margin-left: 8px;
}
.above-product-widget-e .widget.sw_brand_filter ul li.active a,
.above-product-widget-e .widget.sw_brand_filter ul li:hover a,
.above-product-widget-e .widget.widget_product_categories ul li.active a,
.above-product-widget-e .widget.widget_product_categories ul li:hover a {
  background: transparent;
  color: #000;
}
.above-product-widget-e .widget.sw_brand_filter ul li.active a:before,
.above-product-widget-e .widget.sw_brand_filter ul li:hover a:before,
.above-product-widget-e .widget.widget_product_categories ul li.active a:before,
.above-product-widget-e .widget.widget_product_categories ul li:hover a:before {
  font-size: 12px;
  border: 1px #000 solid;
  color: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget-e .widget.widget_tag_cloud .tagcloud {
  margin: 0 !important;
  padding: 5px 0 0 0;
}
.above-product-widget-e .widget.widget_tag_cloud .tagcloud a {
  display: inline-block;
  color: #666;
  font-size: 14px !important;
  padding: 10px;
  text-transform: capitalize;
  border: 1px solid #ddd;
  padding: 6px 9px;
  margin: 5px 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.above-product-widget-e .widget.widget_tag_cloud .tagcloud a:hover {
  border: 1px solid var(--color);
  background-color: var(--color);
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.portfolio-2-columns .elementor-lightbox,
.portfolio-3-columns .elementor-lightbox,
.portfolio-4-columns .elementor-lightbox,
.portfolio-masonry .elementor-lightbox,
.single-post .elementor-lightbox {
  display: none !important;
}
.portfolio-desc h1 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.portfolio-desc .p-desc {
  font-size: 13px;
  color: #666;
  margin-bottom: 0;
}
.portfolio-intro {
  position: relative;
  margin-bottom: 30px;
}
.beautyxtore-portfolio {
  margin: 40px -15px 0;
}
.beautyxtore-portfolio.masonry .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img {
  border-radius: 0;
}
.beautyxtore-portfolio.masonry .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img {
  border-radius: 0;
}
.beautyxtore-portfolio.masonry .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:before {
  border-radius: 0;
}
.beautyxtore-portfolio .portfolio-tab {
  text-align: center;
}
.rtl .beautyxtore-portfolio .portfolio-tab {
  text-align: center;
}
.beautyxtore-portfolio .portfolio-tab ul {
  margin: 0 0 55px;
  background: #fff;
  display: inline-block;
  overflow: hidden;
}
.beautyxtore-portfolio .portfolio-tab ul li {
  float: left;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 0 40px;
  height: 50px;
  line-height: 50px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  margin-right: 10px;
  background-color: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0;
}
.rtl .beautyxtore-portfolio .portfolio-tab ul li {
  float: right;
}
.beautyxtore-portfolio .portfolio-tab ul li.selected,
.beautyxtore-portfolio .portfolio-tab ul li:hover {
  background-color: var(--color);
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.beautyxtore-portfolio .btn-loadmore {
  padding: 0;
  cursor: pointer;
  text-align: center;
  min-height: 40px;
  margin-bottom: 0px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.beautyxtore-portfolio .btn-loadmore.btn-loading {
  margin-top: 20px;
  background: url(../assets/img/loadingp.gif) no-repeat center center;
  border-color: transparent;
  background-size: 30px 30px;
}
.beautyxtore-portfolio .btn-loadmore.btn-loading .des-load {
  border: 0;
  display: none;
}
.beautyxtore-portfolio .btn-loadmore.btn-loading .des-load:before {
  content: "";
}
.beautyxtore-portfolio .btn-loadmore .des-load {
  font-size: 14px;
  padding: 0 40px;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  background: #000;
  font-weight: 400;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  margin: 30px 0 80px;
}
.beautyxtore-portfolio .btn-loadmore .des-load:hover {
  background: var(--color);
  color: #fff;
}
.beautyxtore-portfolio .btn-loadmore .des-load:before {
  content: attr(data-label);
}
.beautyxtore-portfolio .btn-loadmore.btn-loaded  .des-load:before {
  content: attr(data-label-loaded);
}
.beautyxtore-portfolio .portfolio-container {
  overflow: hidden;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content {
  width: 100%;
  margin: 0;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content:after {
  content: '';
  display: block;
  clear: both;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li {
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 0;
  position: relative;
  display: inline-block;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
  padding: 0 15px;
  float: left;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
  overflow: hidden;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
  position: relative;
  z-index: 1;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img {
  border-radius: 20px;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img {
  border-radius: 20px;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
  opacity: 1;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -18px;
  width: 100%;
  text-align: center;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item {
  text-align: center;
  box-shadow: none;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
  font-size: 18px;
  color: #111;
  margin: 0 5px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  background-color: #fff;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-more {
  right: 50%;
  left: auto;
  transform: translate3d(-100px,0,0);
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-popup {
  transform: translate3d(100px,0,0);
  left: 50%;
  right: auto;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item:hover {
  color: #fff;
  background-color: var(--color);
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title {
  display: block;
  margin-bottom: 10px;
  background: none;
  font-size: 16px;
  font-weight: bold;
  transform: translate3d(0,-100px,0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title:hover {
  color: var(--color);
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item-title {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:before {
  content: '';
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  border-radius: 20px;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item {
  width: 33.332%;
  margin: 0;
  padding: 0;
  border: 0;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item img {
  width: 100%;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item.p-double-width {
  width: 40%;
}
.beautyxtore-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item :after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.single-portfolio .portfolio-top {
  background: #fff;
  padding: 0 0 20px;
  margin-bottom: 130px;
  margin-top: 80px;
}
.single-portfolio .portfolio-top h1 {
  font-size: 24px;
  margin-bottom: 34px;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}
.single-portfolio .portfolio-top .portfolio-content .single-thumbnail {
  width: 60%;
  margin-right: 30px;
}
.single-portfolio .portfolio-top .portfolio-content .single-thumbnail img {
  border-radius: 10px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content {
  overflow: hidden;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content h3 {
  font-size: 16px;
  border-bottom: 4px double #e2e2e2;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #242424;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description {
  margin-bottom: 25px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item {
  margin-bottom: 10px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span {
  font-weight: bold;
  display: inline-block;
  min-width: 120px;
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item > .meta-link {
  color: var(--color);
}
.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item > .meta-link:hover {
  color: #788f76;
}
.single-portfolio .related-portfolio {
  background: #fff;
  padding: 0 0 20px;
  margin-bottom: 40px;
  border-top: 2px solid var(--color);
  position: relative;
}
.single-portfolio .related-portfolio:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  top: 60px;
  left: 0;
  display: inline-block;
}
.single-portfolio .related-portfolio .related-items {
  margin: 0 -10px;
}
.single-portfolio .related-portfolio .related-items .related-item {
  width: 25%;
  padding: 0 10px;
}
.single-portfolio .related-portfolio .related-items .related-item img {
  margin-bottom: 15px;
}
.single-portfolio .related-portfolio .related-items .related-item .thumbnail-portfolio:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.single-portfolio .related-portfolio .related-items .related-item h4 {
  font-size: 14px;
  margin: 0;
}
.single-portfolio .related-portfolio .related-items .related-item h4 a {
  text-transform: capitalize;
  font-weight: bold;
}
.single-portfolio.rtl .portfolio-top .portfolio-content .single-thumbnail {
  margin-left: 30px;
  margin-right: 0;
}
.p-title {
  color: #333;
  font-size: 15px;
  margin: 0;
  padding: 20px 0;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: 'MontserratBold' !important;
}
.masonry .btn-loadmore .des-load {
  margin-top: 40px;
}
.portfolio .cmm-box-right .control-group button {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .p-lg-1 {
    width: 100%;
  }
  .p-lg-2 {
    width: 50%;
  }
  .p-lg-3 {
    width: 33.3333%;
  }
  .p-lg-4 {
    width: 25%;
  }
  .p-lg-5 {
    width: 20%;
  }
  .p-lg-6 {
    width: 16.6666%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .p-md-1 {
    width: 100%;
  }
  .p-md-2 {
    width: 50%;
  }
  .p-md-3 {
    width: 33.3333%;
  }
  .p-md-4 {
    width: 25%;
  }
  .p-md-5 {
    width: 20%;
  }
  .p-md-6 {
    width: 16.6666%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .p-sm-1 {
    width: 100%;
  }
  .p-sm-2 {
    width: 50%;
  }
  .p-sm-3 {
    width: 33.3333%;
  }
  .p-sm-4 {
    width: 25%;
  }
  .p-sm-5 {
    width: 20%;
  }
  .p-sm-6 {
    width: 16.6666%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .p-xs-1 {
    width: 100%;
  }
  .p-xs-2 {
    width: 50%;
  }
  .p-xs-3 {
    width: 33.3333%;
  }
  .p-xs-4 {
    width: 25%;
  }
  .p-xs-5 {
    width: 20%;
  }
  .p-xs-6 {
    width: 16.6666%;
  }
}
@media (max-width: 480px) {
  .grid-item {
    width: 100%;
  }
}
.listing-title h1 {
  margin: 0 0 10px;
  font-size: 36px;
  font-weight: 600 !important;
  line-height: 32px;
  color: #000;
  text-transform: capitalize;
}
.home .listing-title h1 {
  margin-bottom: 50px;
}
.category-contents {
  margin-bottom: 40px;
}
.category-contents .listing-title h1 {
  margin-top: 5px;
}
.category-contents .blog-content .post {
  margin-bottom: 40px;
}
.category-contents .blog-content .post.format-audio .entry-thumb {
  width: 100%;
}
.category-contents .blog-content .post.sticky .entry .entry-content,
.category-contents .blog-content .post.tag-sticky-2 .entry .entry-content {
  background: #f2f2f2;
  padding: 50px 30px;
  border-radius: 20px;
}
.category-contents .blog-content .post.sticky .entry .entry-content .content-top,
.category-contents .blog-content .post.tag-sticky-2 .entry .entry-content .content-top {
  padding-top: 0;
}
.category-contents .blog-content .post.sticky .entry .entry-content .content-top .entry-summary ul li,
.category-contents .blog-content .post.tag-sticky-2 .entry .entry-content .content-top .entry-summary ul li {
  margin-bottom: 10px;
}
.category-contents .blog-content .post.sticky .entry .entry-content .readmore a,
.category-contents .blog-content .post.tag-sticky-2 .entry .entry-content .readmore a {
  background-color: transparent;
  color: var(--color);
}
.category-contents .blog-content .post.tag-image .entry-thumb {
  display: none !important;
}
.category-contents .blog-content .post.tag-gallery .entry-thumb:before {
  display: none;
}
.category-contents .blog-content .post .entry {
  background-color: #fff;
}
.category-contents .blog-content .post .entry .entry-thumb {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  border-radius: 10px;
}
.category-contents .blog-content .post .entry .entry-thumb .entry-hover {
  display: block;
  overflow: hidden;
  max-width: 100%;
  border-radius: 0;
}
.category-contents .blog-content .post .entry .entry-thumb .entry-hover img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.category-contents .blog-content .post .entry .entry-thumb .entry-hover:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.category-contents .blog-content .post .entry .entry-content {
  padding: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top {
  padding: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-summary {
  line-height: 1.7;
  font-size: 16px;
  margin-bottom: 27px;
  color: #5c5c5c;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 {
  margin-bottom: 20px;
  line-height: 24px;
  font-size: 20px;
  font-weight: 700;
  word-break: break-all;
  font-family: Playfair Display;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a {
  color: #000;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a:hover {
  color: var(--color);
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta {
  color: #666;
  font-size: 14px;
  margin-bottom: 10px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a {
  color: #666;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a:hover {
  color: var(--color);
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta > span {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 20px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta > span.entry-date {
  margin-right: 20px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta > span.entry-date {
  margin-left: 20px;
  margin-right: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta > span i {
  font-size: 14px;
  color: #666;
  margin-right: 5px;
  font-weight: 400;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta > span i {
  margin-left: 5px;
  margin-right: 0;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta > span {
  margin-right: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta > span:nth-child(3):before,
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta > span:last-child:before {
  display: none;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag {
  color: #666;
  text-transform: capitalize;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag .fa {
  margin-right: 5px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag .fa {
  margin-right: 0;
  margin-left: 5px;
}
.category-contents .blog-content .post .entry .entry-content .readmore >a {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0;
  border-radius: 0;
  padding-right: 35px;
  background: url("../assets/img/icon-next1.png") no-repeat right center;
  display: inline-block;
  letter-spacing: 1.5px;
  margin-top: 10px;
}
.category-contents .blog-content .post .entry .entry-content .readmore >a:hover {
  color: var(--color);
}
.category-contents .blog-content.blog-content-grid .post {
  margin-bottom: 54px;
}
.category-contents .blog-content.blog-content-grid .post.col-md-4:nth-child(3n+1) {
  clear: both;
}
.category-contents .blog-content.blog-content-grid .post.col-md-3:nth-child(4n+1) {
  clear: both;
}
.category-contents .blog-content.blog-content-grid .post.col-md-6:nth-child(2n+1) {
  clear: both;
}
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .content-top {
  padding-top: 0;
}
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .content-top .entry-title {
  padding-top: 102px;
  position: relative;
  padding-bottom: 30px;
}
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .content-top .entry-title:before {
  content: "";
  font-family: FontAwesome;
  width: 45px;
  height: 40px;
  display: block;
  background: url('../assets/img/quote.svg') no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 43px;
  left: 0;
}
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .content-top .entry-title:after {
  content: "Q1";
  font-size: 60px;
  color: #f5f5f5;
  font-weight: 600;
  position: absolute;
  top: 0;
  right: 0;
}
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .content-top .entry-title h4 {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .entry-meta,
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .entry-summary {
  display: none;
}
.category-contents .blog-content.blog-content-grid .post.format-quote .entry .entry-content .readmore {
  display: none;
}
.category-contents .blog-content.blog-content-grid .post.format-link .entry .entry-content {
  background: #222222;
}
.category-contents .blog-content.blog-content-grid .post.format-link .entry .entry-content .content-top {
  padding-top: 0;
}
.category-contents .blog-content.blog-content-grid .post.format-link .entry .entry-content .content-top .entry-title {
  padding-top: 102px;
  position: relative;
  padding-bottom: 30px;
}
.category-contents .blog-content.blog-content-grid .post.format-link .entry .entry-content .content-top .entry-title:before {
  content: "";
  font-family: FontAwesome;
  width: 40px;
  height: 30px;
  display: block;
  background: url('../assets/img/link.svg') no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 43px;
  left: 0px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.category-contents .blog-content.blog-content-grid .post.format-link .entry .entry-content .content-top .entry-title:after {
  content: "L1";
  font-size: 60px;
  color: #494949;
  font-weight: 600;
  position: absolute;
  top: 0;
  right: 0;
}
.category-contents .blog-content.blog-content-grid .post.format-link .entry .entry-content .content-top .entry-title h4 {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}
.category-contents .blog-content.blog-content-grid .post.format-link .entry .entry-content .content-top .entry-title h4 a {
  color: #fff;
}
.category-contents .blog-content.blog-content-grid .post.format-link .entry .entry-content .content-top .entry-title h4 a:hover {
  color: var(--color);
}
.category-contents .blog-content.blog-content-grid .post.format-link .entry .entry-content .entry-meta,
.category-contents .blog-content.blog-content-grid .post.format-link .entry .entry-content .entry-summary {
  display: none;
}
.category-contents .blog-content.blog-content-grid .post.format-link .entry .entry-content .readmore {
  display: none;
}
.category-contents .blog-content.blog-content-grid .post .video-wrapper {
  padding-top: 0;
}
.category-contents .blog-content.blog-content-grid .post .entry {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb {
  position: relative;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb a,
.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb img {
  border-radius: 25px;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb .entry-date {
  position: absolute;
  left: 10px;
  top: 10px;
  height: 80px;
  width: 70px;
  display: inline-block;
  vertical-align: top;
  background-color: #000;
  border: 5px solid #fff;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  padding: 16px 0;
  text-transform: uppercase;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb .entry-date .entry-day,
.category-contents .blog-content.blog-content-grid .post .entry .entry-thumb .entry-date .entry-month {
  display: block;
  font-size: 14px;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content {
  padding: 0;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top {
  padding: 0;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-summary {
  line-height: 1.7;
  font-size: 16px;
  margin-bottom: 5px;
  color: #5c5c5c;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-title h4 {
  margin-top: 25px;
  margin-bottom: 15px;
  line-height: 24px;
  font-size: 20px;
  font-weight: 700;
  word-break: break-all;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-title h4 a {
  color: #000;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-title h4 a:hover {
  color: var(--color);
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta {
  color: #666;
  font-size: 14px;
  margin-bottom: 10px;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta a {
  color: #666;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta a:hover {
  color: var(--color);
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta > span {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 20px;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta > span.entry-date {
  margin-right: 20px;
}
.rtl .category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta > span.entry-date {
  margin-left: 20px;
  margin-right: 0;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta > span i {
  font-size: 14px;
  color: #666;
  margin-right: 5px;
  font-weight: 400;
}
.rtl .category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta > span i {
  margin-left: 5px;
  margin-right: 0;
}
.rtl .category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta > span {
  margin-right: 0;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta > span:nth-child(3):before,
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta > span:last-child:before {
  display: none;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta-tag {
  color: #666;
  text-transform: capitalize;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta-tag .fa {
  margin-right: 5px;
}
.rtl .category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-meta-tag .fa {
  margin-right: 0;
  margin-left: 5px;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .readmore >a {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0;
  border-radius: 0;
  padding-right: 35px;
  background: url("../assets/img/icon-next1.png") no-repeat right center;
  display: inline-block;
  letter-spacing: 1.5px;
  margin-top: 20px;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .readmore >a:hover {
  color: var(--color);
}
.category-contents .blog-content.blog-content-list .post {
  margin-bottom: 60px;
}
.category-contents .blog-content.blog-content-list .post .size-full {
  margin-bottom: 0;
}
.category-contents .blog-content.blog-content-list .post.format-audio .readmore a {
  margin: 30px 0 0;
}
.category-contents .blog-content.blog-content-list .post .video-wrapper:empty {
  padding-bottom: 0;
  padding-top: 0;
}
.category-contents .blog-content.blog-content-list .post .entry {
  display: flex;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-thumb {
  min-width: 440px;
  padding-right: 30px;
  padding-left: 20px;
  position: relative;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-thumb a,
.category-contents .blog-content.blog-content-list .post .entry .entry-thumb img {
  border-radius: 25px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-thumb .entry-date {
  position: absolute;
  left: 0;
  top: 25px;
  height: 80px;
  width: 70px;
  display: inline-block;
  vertical-align: top;
  background-color: #000;
  border: 5px solid #fff;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  padding: 16px 0;
  text-transform: uppercase;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-thumb .entry-date .entry-day,
.category-contents .blog-content.blog-content-list .post .entry .entry-thumb .entry-date .entry-month {
  display: block;
  font-size: 14px;
}
.rtl .category-contents .blog-content.blog-content-list .post .entry .entry-thumb {
  padding-left: 30px;
  padding-right: 0;
}
.category-contents .blog-content.blog-content-list .post .entry .wp-entry-thumb {
  max-width: 420px;
  padding-right: 30px;
  border-radius: 10px;
}
.rtl .category-contents .blog-content.blog-content-list .post .entry .wp-entry-thumb {
  padding-left: 30px;
  padding-right: 0;
}
.category-contents .blog-content.blog-content-list .post .entry .wp-entry-thumb img {
  border-radius: 10px;
}
.category-contents .blog-content.blog-content-list .post .entry .wp-entry-thumb:empty {
  display: none;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-title h4 {
  font-size: 30px;
  color: #000;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary {
  font-size: 16px;
  color: #000;
  line-height: 26px;
  font-weight: 300;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h1,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h2,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h3,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h4,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h5,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary h6 {
  color: #000;
  font-weight: 600;
  padding-top: 20px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary p {
  margin-bottom: 25px;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary video {
  max-width: 100%;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary .wp-block-gallery {
  list-style: none;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li span,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li em,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li strong,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ol li span,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ol li em,
.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ol li strong {
  font-size: 14px !important;
}
.category-contents .blog-content.blog-content-list .post.no-thumb .entry .entry-thumb:before {
  display: none;
}
.category-contents .blog-content.blog-content-list2 .post {
  margin-bottom: 54px;
}
.category-contents .blog-content.blog-content-list2 .post.sticky .entry .entry-content,
.category-contents .blog-content.blog-content-list2 .post.tag-sticky-2 .entry .entry-content {
  padding: 50px 30px !important;
}
.category-contents .blog-content.blog-content-list2 .post.format-audio .entry .entry-content .readmore >a {
  margin: 20px 0 0;
}
.category-contents .blog-content.blog-content-list2 .post .video-wrapper {
  display: none;
}
.category-contents .blog-content.blog-content-list2 .post .entry .entry-thumb .entry-hover {
  border-radius: 20px;
}
.category-contents .blog-content.blog-content-list2 .post .entry .entry-thumb .entry-hover a img {
  margin-bottom: 0;
  border-radius: 20px;
}
.category-contents .blog-content.blog-content-list2 .post .entry .entry-content {
  padding: 20px 0 0;
}
.category-contents .blog-content.blog-content-list2 .post .entry .entry-content .content-top .entry-title h4 {
  font-size: 30px;
}
.category-contents .blog-content.blog-content-list2 .post .entry .entry-content .readmore >a {
  margin: 0;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary {
  font-size: 15px;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h1,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h2,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h3,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h4,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h5,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h6 {
  color: #000;
  font-weight: 600;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h2,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h3,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h4,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h5,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary h6 {
  padding-top: 20px;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary blockquote {
  padding: 10px 30px;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary blockquote:before,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary blockquote:after {
  font-size: 18px;
  color: #ddd;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary code {
  white-space: normal;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary ol {
  padding-left: 0;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary cite {
  font-style: italic;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary table thead th,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary table thead td {
  border-bottom-width: 2px;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary table td,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary table th {
  border-bottom: 1px #ddd solid;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary table tbody tr:last-child th,
.category-contents .blog-content .format-standard.tag-markup-2 .entry .entry-content .entry-summary table tbody tr:last-child td {
  border-bottom: none;
}
.category-contents .pagination {
  margin-bottom: 110px;
  padding-top: 20px;
  position: relative !important;
  padding-left: 0;
  padding-right: 0;
  border-top: 0;
}
.pagination {
  margin: 0;
  clear: both;
  width: 100%;
  padding: 0 15px;
  border: 0;
}
.pagination ul {
  margin: 0;
  list-style: none;
  vertical-align: top;
  background-color: #fff;
  border: 0;
  text-align: center;
  border-radius: 10px;
  padding: 0;
}
.pagination ul >li {
  margin-right: 3px;
  display: inline-block;
  vertical-align: top;
}
.rtl .pagination ul >li {
  margin-right: 0;
  margin-left: 3px;
}
.pagination ul >li .page-numbers {
  width: 40px;
  height: 40px;
  line-height: 36px;
  border-radius: 5px;
  border: 2px solid #f2f2f2;
  display: block;
  padding: 0;
  background: #fff;
  color: #000;
  font-weight: 400;
  font-size: 16px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.pagination ul >li .page-numbers.current,
.pagination ul >li .page-numbers:hover {
  background: var(--color);
  color: #fff;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  border-color: var(--color);
}
.pagination ul >li .page-numbers.prev,
.pagination ul >li .page-numbers.next {
  font-size: 0;
}
.pagination ul >li .page-numbers.prev:before,
.pagination ul >li .page-numbers.next:before {
  font-family: icomoon;
  font-size: 16px;
}
.pagination ul >li .page-numbers.prev:before {
  content: "\e918";
}
.rtl .pagination ul >li .page-numbers.prev:before {
  content: "\e919";
}
.pagination ul >li .page-numbers.next:before {
  content: "\e919";
}
.rtl .pagination ul >li .page-numbers.next:before {
  content: "\e918";
}
.format-audio .entry .wp-entry-thumb iframe {
  vertical-align: top;
  margin: 0;
}
blockquote {
  border-color: #fe0000;
  border-width: 0 0 0 2px;
  position: relative;
  padding: 5px 0 5px 15px !important;
}
blockquote:before,
blockquote:after {
  display: none;
}
blockquote p {
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  position: relative;
}
blockquote.is-style-large {
  position: relative;
  background-color: #ff9e78;
  border-radius: 20px;
  padding: 60px !important;
  border: 0 !important;
  margin-bottom: 30px !important;
}
blockquote.is-style-large:before {
  content: '';
  display: block;
  width: 128px;
  height: 92px;
  background: url(../assets/img/icon-quote.png) no-repeat center;
  position: absolute;
  right: 30px;
  bottom: 20px;
}
blockquote.is-style-large p {
  font-weight: 500 !important;
  font-size: 30px !important;
  line-height: 40px !important;
  position: relative;
  color: #fff !important;
  font-style: normal !important;
  text-decoration: none !important;
}
blockquote.is-style-large cite {
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff !important;
}
blockquote.has-light-gray-color {
  padding-left: 5px !important;
  border: none;
}
blockquote.has-light-gray-color p {
  font-weight: 600;
  color: #000;
  text-decoration: none;
  font-style: normal;
}
blockquote.has-very-dark-gray-color {
  padding-left: 5px !important;
  border: none;
  text-align: center !important;
}
blockquote.has-very-dark-gray-color p {
  font-weight: 600;
  color: #000;
  text-decoration: none;
  font-style: normal;
}
.wp-block-pullquote {
  position: relative;
}
.wp-block-pullquote:before {
  display: block;
  font-size: 6.2rem;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  height: 4.4rem;
  width: 4.4rem;
  background: #ebebeb;
  border-radius: 50%;
  margin: 0px auto 1.5rem;
}
.wp-block-audio {
  margin-bottom: 25px;
}
.format-gallery .carousel.gallery-slider .carousel-control {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  line-height: 32px;
  border-radius: 50%;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  font-size: 0;
  top: 50%;
  margin-top: -16px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  text-shadow: none;
  background-image: none;
}
.format-gallery .carousel.gallery-slider .carousel-control.left {
  left: 15px;
}
.format-gallery .carousel.gallery-slider .carousel-control.left:before {
  content: '\f0d9';
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #999;
}
.format-gallery .carousel.gallery-slider .carousel-control.left:hover:before {
  color: var(--color);
}
.format-gallery .carousel.gallery-slider .carousel-control.right {
  right: 15px;
}
.format-gallery .carousel.gallery-slider .carousel-control.right:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #999;
}
.format-gallery .carousel.gallery-slider .carousel-control.right:hover:before {
  color: var(--color);
}
.format-gallery .carousel.gallery-slider .carousel-inner .item img {
  margin: 0;
}
.format-gallery .carousel.gallery-slider:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.format-gallery .gallery .thumbnail:hover {
  background-color: var(--color);
  border-color: var(--color);
}
.wp-block-image {
  margin-bottom: 40px !important;
}
.wp-block-image.style-image-single {
  margin-bottom: 0 !important;
}
.wp-block-image.style-image-single img {
  border-radius: 0;
}
.wp-block-columns.column-bakan-blog-detail {
  margin-bottom: 0;
}
.column-beautyxtore-blog-detail {
  margin: 34px 0 9px;
}
.column-beautyxtore-blog-detail .wp-block-image {
  margin-bottom: 0 !important;
}
.wp-block-button {
  margin-bottom: 25px;
}
.wp-block-cover {
  margin-bottom: 25px;
}
.wp-block-cover .wp-block-cover-text {
  color: #fff !important;
  max-width: 100%;
}
.wp-block-gallery.is-cropped.alignfull {
  margin-bottom: 30px;
}
.wp-block-gallery.is-cropped.alignfull .blocks-gallery-caption {
  margin: 0 auto;
}
.wp-block-archives,
.wp-block-categories {
  margin-bottom: 20px;
}
.wp-block-calendar table caption {
  background: #dcd7ca;
  color: #000;
  font-weight: 500;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
  margin-bottom: 10px;
}
.wp-block-search {
  margin-bottom: 20px;
}
.wp-block-search input {
  border-radius: 5px;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__button {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .wp-block-cover.has-background-dim.aligncenter,
  .wp-block-cover.has-background-dim-60.has-background-dim {
    width: 70%;
    margin-left: 0;
  }
  .wp-block-cover.has-background-dim.aligncenter {
    margin: 0 auto 20px;
  }
}
@media (min-width: 1200px) {
  .single.main.col-lg-12 .post .entry-wrap .entry-thumb img,
  .single.main.col-lg-12 .wp-block-image img {
    width: 100%;
  }
}
.single.main .post .entry-wrap,
.single.main .team .entry-wrap,
.single.main .attachment .entry-wrap {
  background-color: #fff;
  position: relative;
}
.single.main .post .entry-wrap .entry-thumb,
.single.main .team .entry-wrap .entry-thumb,
.single.main .attachment .entry-wrap .entry-thumb {
  position: relative;
  margin-bottom: 25px;
  border-radius: 20px;
}
.single.main .post .entry-wrap .entry-thumb img,
.single.main .team .entry-wrap .entry-thumb img,
.single.main .attachment .entry-wrap .entry-thumb img {
  width: auto;
  margin: 0px;
  border-radius: 20px;
}
.single.main .post .entry-wrap .entry-title,
.single.main .team .entry-wrap .entry-title,
.single.main .attachment .entry-wrap .entry-title {
  color: #000;
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 37px;
  line-height: 46px;
  text-align: center;
  word-wrap: break-word;
}
.single.main .post .entry-wrap strong,
.single.main .team .entry-wrap strong,
.single.main .attachment .entry-wrap strong {
  font-weight: 500;
  color: #111;
}
.single.main .post .entry-wrap .entry-content,
.single.main .team .entry-wrap .entry-content,
.single.main .attachment .entry-wrap .entry-content {
  border-bottom: 1px #ededed solid;
}
.single.main .post .entry-wrap .entry-content .entry-meta,
.single.main .team .entry-wrap .entry-content .entry-meta,
.single.main .attachment .entry-wrap .entry-content .entry-meta {
  color: #000;
  font-size: 16px;
  margin-bottom: 46px;
  font-weight: 400;
  text-align: center;
  display: flex;
  justify-content: center;
}
.single.main .post .entry-wrap .entry-content .entry-meta a,
.single.main .team .entry-wrap .entry-content .entry-meta a,
.single.main .attachment .entry-wrap .entry-content .entry-meta a {
  color: #000;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: 400;
}
.single.main .post .entry-wrap .entry-content .entry-meta a:hover,
.single.main .team .entry-wrap .entry-content .entry-meta a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-meta a:hover {
  color: var(--color);
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-author,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author {
  margin-right: 26px;
  position: relative;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-author a,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-author a,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author a {
  color: #000;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-author a:hover,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-author a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author a:hover {
  color: var(--color);
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-author:before,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-author:before,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author:before {
  content: '';
  width: 1px;
  height: 16px;
  position: absolute;
  right: -15px;
  top: 2px;
  background-color: #a1a1a1;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-author:before,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-author:before,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author:before {
  left: -15px;
  right: auto;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date {
  position: relative;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-date:before,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-date:before,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date:before {
  content: '';
  width: 1px;
  height: 16px;
  position: absolute;
  right: -15px;
  top: 2px;
  background-color: #a1a1a1;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-date:before,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-date:before,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date:before {
  left: -15px;
  right: auto;
}
.single.main .post .entry-wrap .entry-content .entry-meta > span,
.single.main .team .entry-wrap .entry-content .entry-meta > span,
.single.main .attachment .entry-wrap .entry-content .entry-meta > span {
  display: inline-block;
  position: relative;
}
.single.main .post .entry-wrap .entry-content .entry-meta > span.entry-date,
.single.main .team .entry-wrap .entry-content .entry-meta > span.entry-date,
.single.main .attachment .entry-wrap .entry-content .entry-meta > span.entry-date {
  margin-right: 25px;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta > span.entry-date,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta > span.entry-date,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta > span.entry-date {
  margin-left: 25px;
  margin-right: 0;
}
.single.main .post .entry-wrap .entry-content .entry-meta > span i,
.single.main .team .entry-wrap .entry-content .entry-meta > span i,
.single.main .attachment .entry-wrap .entry-content .entry-meta > span i {
  font-size: 15px;
  color: var(--color);
  margin-right: 5px;
  font-weight: 400;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta > span i,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta > span i,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta > span i {
  margin-left: 5px;
  margin-right: 0;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta > span,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta > span,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta > span {
  margin-right: 0;
  margin-left: 26px;
}
.single.main .post .entry-wrap .entry-content .entry-meta > span:nth-child(3):before,
.single.main .post .entry-wrap .entry-content .entry-meta > span:last-child:before,
.single.main .team .entry-wrap .entry-content .entry-meta > span:nth-child(3):before,
.single.main .team .entry-wrap .entry-content .entry-meta > span:last-child:before,
.single.main .attachment .entry-wrap .entry-content .entry-meta > span:nth-child(3):before,
.single.main .attachment .entry-wrap .entry-content .entry-meta > span:last-child:before {
  display: none;
}
.single.main .post .entry-wrap .entry-content .entry-summary,
.single.main .team .entry-wrap .entry-content .entry-summary,
.single.main .attachment .entry-wrap .entry-content .entry-summary {
  line-height: 1.8;
  font-size: 16px;
  padding-bottom: 27px;
  color: #000;
}
.single.main .post .entry-wrap .entry-content .entry-summary .elementor h2,
.single.main .post .entry-wrap .entry-content .entry-summary .elementor h3,
.single.main .post .entry-wrap .entry-content .entry-summary .elementor h4,
.single.main .post .entry-wrap .entry-content .entry-summary .elementor h5,
.single.main .post .entry-wrap .entry-content .entry-summary .elementor h6,
.single.main .team .entry-wrap .entry-content .entry-summary .elementor h2,
.single.main .team .entry-wrap .entry-content .entry-summary .elementor h3,
.single.main .team .entry-wrap .entry-content .entry-summary .elementor h4,
.single.main .team .entry-wrap .entry-content .entry-summary .elementor h5,
.single.main .team .entry-wrap .entry-content .entry-summary .elementor h6,
.single.main .attachment .entry-wrap .entry-content .entry-summary .elementor h2,
.single.main .attachment .entry-wrap .entry-content .entry-summary .elementor h3,
.single.main .attachment .entry-wrap .entry-content .entry-summary .elementor h4,
.single.main .attachment .entry-wrap .entry-content .entry-summary .elementor h5,
.single.main .attachment .entry-wrap .entry-content .entry-summary .elementor h6 {
  color: #000;
}
.single.main .post .entry-wrap .entry-content .entry-summary .elementor h2 strong,
.single.main .post .entry-wrap .entry-content .entry-summary .elementor h3 strong,
.single.main .post .entry-wrap .entry-content .entry-summary .elementor h4 strong,
.single.main .post .entry-wrap .entry-content .entry-summary .elementor h5 strong,
.single.main .post .entry-wrap .entry-content .entry-summary .elementor h6 strong,
.single.main .team .entry-wrap .entry-content .entry-summary .elementor h2 strong,
.single.main .team .entry-wrap .entry-content .entry-summary .elementor h3 strong,
.single.main .team .entry-wrap .entry-content .entry-summary .elementor h4 strong,
.single.main .team .entry-wrap .entry-content .entry-summary .elementor h5 strong,
.single.main .team .entry-wrap .entry-content .entry-summary .elementor h6 strong,
.single.main .attachment .entry-wrap .entry-content .entry-summary .elementor h2 strong,
.single.main .attachment .entry-wrap .entry-content .entry-summary .elementor h3 strong,
.single.main .attachment .entry-wrap .entry-content .entry-summary .elementor h4 strong,
.single.main .attachment .entry-wrap .entry-content .entry-summary .elementor h5 strong,
.single.main .attachment .entry-wrap .entry-content .entry-summary .elementor h6 strong {
  font-weight: 500;
  color: #111;
}
.single.main .post .entry-wrap .entry-content .entry-summary .blog-box1,
.single.main .team .entry-wrap .entry-content .entry-summary .blog-box1,
.single.main .attachment .entry-wrap .entry-content .entry-summary .blog-box1 {
  margin-bottom: 10px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .blog-box1 img,
.single.main .team .entry-wrap .entry-content .entry-summary .blog-box1 img,
.single.main .attachment .entry-wrap .entry-content .entry-summary .blog-box1 img {
  width: 530px;
  float: left;
  margin-right: 30px;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-summary .blog-box1 img,
.rtl .single.main .team .entry-wrap .entry-content .entry-summary .blog-box1 img,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-summary .blog-box1 img {
  float: right;
  margin-left: 30px;
  margin-right: 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary .blog-box1 .info,
.single.main .team .entry-wrap .entry-content .entry-summary .blog-box1 .info,
.single.main .attachment .entry-wrap .entry-content .entry-summary .blog-box1 .info {
  overflow: hidden;
}
.single.main .post .entry-wrap .entry-content .entry-summary .blog-quote,
.single.main .team .entry-wrap .entry-content .entry-summary .blog-quote,
.single.main .attachment .entry-wrap .entry-content .entry-summary .blog-quote {
  font-size: 20px;
  position: relative;
  color: var(--color);
  line-height: 30px;
  padding-left: 35px;
  margin-bottom: 30px;
  font-style: italic;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-summary .blog-quote,
.rtl .single.main .team .entry-wrap .entry-content .entry-summary .blog-quote,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-summary .blog-quote {
  padding-left: 0;
  padding-right: 35px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .blog-quote:before,
.single.main .team .entry-wrap .entry-content .entry-summary .blog-quote:before,
.single.main .attachment .entry-wrap .entry-content .entry-summary .blog-quote:before {
  content: "";
  width: 4px;
  height: 82%;
  top: 10%;
  left: 0;
  background: var(--color);
  position: absolute;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-summary .blog-quote:before,
.rtl .single.main .team .entry-wrap .entry-content .entry-summary .blog-quote:before,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-summary .blog-quote:before {
  left: auto;
  right: 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary .blog-box2,
.single.main .team .entry-wrap .entry-content .entry-summary .blog-box2,
.single.main .attachment .entry-wrap .entry-content .entry-summary .blog-box2 {
  margin: 0 -15px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .blog-box2 img,
.single.main .team .entry-wrap .entry-content .entry-summary .blog-box2 img,
.single.main .attachment .entry-wrap .entry-content .entry-summary .blog-box2 img {
  width: 50%;
  float: left;
  padding: 0 15px;
  clear: none;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-summary .blog-box2 img,
.rtl .single.main .team .entry-wrap .entry-content .entry-summary .blog-box2 img,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-summary .blog-box2 img {
  float: right;
}
.single.main .post .entry-wrap .entry-content .entry-summary ul li span,
.single.main .post .entry-wrap .entry-content .entry-summary ul li em,
.single.main .post .entry-wrap .entry-content .entry-summary ul li strong,
.single.main .post .entry-wrap .entry-content .entry-summary ol li span,
.single.main .post .entry-wrap .entry-content .entry-summary ol li em,
.single.main .post .entry-wrap .entry-content .entry-summary ol li strong,
.single.main .team .entry-wrap .entry-content .entry-summary ul li span,
.single.main .team .entry-wrap .entry-content .entry-summary ul li em,
.single.main .team .entry-wrap .entry-content .entry-summary ul li strong,
.single.main .team .entry-wrap .entry-content .entry-summary ol li span,
.single.main .team .entry-wrap .entry-content .entry-summary ol li em,
.single.main .team .entry-wrap .entry-content .entry-summary ol li strong,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li span,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li em,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li strong,
.single.main .attachment .entry-wrap .entry-content .entry-summary ol li span,
.single.main .attachment .entry-wrap .entry-content .entry-summary ol li em,
.single.main .attachment .entry-wrap .entry-content .entry-summary ol li strong {
  font-size: 14px !important;
}
.single.main .post .entry-wrap .entry-content .entry-summary h2,
.single.main .post .entry-wrap .entry-content .entry-summary h3,
.single.main .post .entry-wrap .entry-content .entry-summary h4,
.single.main .post .entry-wrap .entry-content .entry-summary h5,
.single.main .post .entry-wrap .entry-content .entry-summary h6,
.single.main .team .entry-wrap .entry-content .entry-summary h2,
.single.main .team .entry-wrap .entry-content .entry-summary h3,
.single.main .team .entry-wrap .entry-content .entry-summary h4,
.single.main .team .entry-wrap .entry-content .entry-summary h5,
.single.main .team .entry-wrap .entry-content .entry-summary h6,
.single.main .attachment .entry-wrap .entry-content .entry-summary h2,
.single.main .attachment .entry-wrap .entry-content .entry-summary h3,
.single.main .attachment .entry-wrap .entry-content .entry-summary h4,
.single.main .attachment .entry-wrap .entry-content .entry-summary h5,
.single.main .attachment .entry-wrap .entry-content .entry-summary h6 {
  margin-bottom: 25px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .elementor-text-editor,
.single.main .team .entry-wrap .entry-content .entry-summary .elementor-text-editor,
.single.main .attachment .entry-wrap .entry-content .entry-summary .elementor-text-editor {
  color: #333;
}
.single.main .post .entry-wrap .entry-content .entry-summary p,
.single.main .team .entry-wrap .entry-content .entry-summary p,
.single.main .attachment .entry-wrap .entry-content .entry-summary p {
  margin-bottom: 25px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone,
.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone,
.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone {
  float: none;
  display: block;
  clear: none;
  margin: 20px 0 30px 0;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-summary p .alignnone,
.rtl .single.main .team .entry-wrap .entry-content .entry-summary p .alignnone,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone {
  float: right;
}
.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone.image-single,
.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone.image-single,
.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone.image-single {
  margin-left: 30px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links {
  margin-top: 30px;
  overflow: hidden;
  background: #f2f2f2;
  padding: 30px 0;
  border-radius: 4px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links .page-links-title,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links .page-links-title,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links .page-links-title {
  border: none;
  margin: 0 10px;
  width: auto;
  height: auto;
  line-height: 32px;
  border-radius: 0;
  float: left;
  background: none;
  color: #666;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover {
  background: none;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a {
  display: block;
  width: 32px;
  line-height: 32px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  float: left;
  background: #fff;
  margin: 0 5px 0 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a:hover {
  color: var(--color);
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span {
  background: #fff;
  color: var(--color);
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a span {
  border: none;
  margin: 0;
  background: none;
  color: #000;
}
.single.main .post .entry-wrap .entry-content .single-content-bottom,
.single.main .team .entry-wrap .entry-content .single-content-bottom,
.single.main .attachment .entry-wrap .entry-content .single-content-bottom {
  clear: both;
  padding-bottom: 21px;
}
.single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag,
.single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag,
.single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag {
  padding-top: 10px;
}
.single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag a,
.single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag a,
.single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag a {
  display: inline-block;
  vertical-align: top;
  text-transform: capitalize;
  color: #fff;
  background: var(--color);
  padding: 8px 12px;
  font-size: 15px;
  border-radius: 5px;
  font-weight: 700;
  margin-right: 3px;
  margin-bottom: 6px;
}
.rtl .single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag a,
.rtl .single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag a,
.rtl .single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag a {
  margin-right: 0;
  margin-left: 3px;
}
.single.main .post .entry-wrap .entry-content .single-content-bottom .entry-tag a:hover,
.single.main .team .entry-wrap .entry-content .single-content-bottom .entry-tag a:hover,
.single.main .attachment .entry-wrap .entry-content .single-content-bottom .entry-tag a:hover {
  background: #000;
  color: #fff;
}
.single.main .post .entry-wrap .entry-content .social-share,
.single.main .team .entry-wrap .entry-content .social-share,
.single.main .attachment .entry-wrap .entry-content .social-share {
  line-height: 33px;
  float: right;
  display: flex;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share,
.rtl .single.main .team .entry-wrap .entry-content .social-share,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share {
  float: left;
}
.single.main .post .entry-wrap .entry-content .social-share .title-share,
.single.main .team .entry-wrap .entry-content .social-share .title-share,
.single.main .attachment .entry-wrap .entry-content .social-share .title-share {
  display: block;
  margin-right: 15px;
  font-size: 15px;
  font-weight: 500;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share .title-share,
.rtl .single.main .team .entry-wrap .entry-content .social-share .title-share,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share .title-share {
  margin-left: 15px;
  margin-right: 0;
}
.single.main .post .entry-wrap .entry-content .social-share .wrap-content,
.single.main .team .entry-wrap .entry-content .social-share .wrap-content,
.single.main .attachment .entry-wrap .entry-content .social-share .wrap-content {
  float: left;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share .wrap-content,
.rtl .single.main .team .entry-wrap .entry-content .social-share .wrap-content,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share .wrap-content {
  float: right;
}
.single.main .post .entry-wrap .entry-content .social-share .item-social,
.single.main .team .entry-wrap .entry-content .social-share .item-social,
.single.main .attachment .entry-wrap .entry-content .social-share .item-social {
  display: inline-block;
  vertical-align: top;
}
.single.main .post .entry-wrap .entry-content .social-share .item-social.facebook a,
.single.main .team .entry-wrap .entry-content .social-share .item-social.facebook a,
.single.main .attachment .entry-wrap .entry-content .social-share .item-social.facebook a {
  background-color: #1877F2;
}
.single.main .post .entry-wrap .entry-content .social-share .item-social.twitter a,
.single.main .team .entry-wrap .entry-content .social-share .item-social.twitter a,
.single.main .attachment .entry-wrap .entry-content .social-share .item-social.twitter a {
  background-color: #2DAAE1;
}
.single.main .post .entry-wrap .entry-content .social-share .item-social.pinterest a,
.single.main .team .entry-wrap .entry-content .social-share .item-social.pinterest a,
.single.main .attachment .entry-wrap .entry-content .social-share .item-social.pinterest a {
  background-color: #CC0000;
}
.single.main .post .entry-wrap .entry-content .social-share a,
.single.main .team .entry-wrap .entry-content .social-share a,
.single.main .attachment .entry-wrap .entry-content .social-share a {
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  border: 0;
  font-size: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.single.main .post .entry-wrap .entry-content .social-share a:hover,
.single.main .team .entry-wrap .entry-content .social-share a:hover,
.single.main .attachment .entry-wrap .entry-content .social-share a:hover {
  transform: translateY(-10px);
}
.single.main .post .entry-wrap .entry-content .social-share a i,
.single.main .team .entry-wrap .entry-content .social-share a i,
.single.main .attachment .entry-wrap .entry-content .social-share a i {
  line-height: 30px;
  font-size: 18px;
  font-weight: 400;
}
.single.main .post #authorDetails,
.single.main .team #authorDetails,
.single.main .attachment #authorDetails {
  margin: 50px 0 20px 0;
}
.single.main .post #authorDetails .authorDetail,
.single.main .team #authorDetails .authorDetail,
.single.main .attachment #authorDetails .authorDetail {
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.single.main .post #authorDetails .authorDetail .avatar,
.single.main .team #authorDetails .authorDetail .avatar,
.single.main .attachment #authorDetails .authorDetail .avatar {
  overflow: hidden;
  float: left;
}
.rtl .single.main .post #authorDetails .authorDetail .avatar,
.rtl .single.main .team #authorDetails .authorDetail .avatar,
.rtl .single.main .attachment #authorDetails .authorDetail .avatar {
  float: right;
}
.single.main .post #authorDetails .authorDetail .avatar img,
.single.main .team #authorDetails .authorDetail .avatar img,
.single.main .attachment #authorDetails .authorDetail .avatar img {
  margin: 0;
}
.single.main .post #authorDetails .authorDetail .infomation,
.single.main .team #authorDetails .authorDetail .infomation,
.single.main .attachment #authorDetails .authorDetail .infomation {
  overflow: hidden;
  padding: 10px 20px;
  line-height: 22px;
}
.single.main .post #authorDetails .authorDetail .infomation .name-author,
.single.main .team #authorDetails .authorDetail .infomation .name-author,
.single.main .attachment #authorDetails .authorDetail .infomation .name-author {
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.single.main .post #authorDetails .authorDetail .infomation p,
.single.main .team #authorDetails .authorDetail .infomation p,
.single.main .attachment #authorDetails .authorDetail .infomation p {
  line-height: 28px;
  font-size: 16px;
}
.single.main .post #comments .alert,
.single.main .team #comments .alert,
.single.main .attachment #comments .alert {
  background: #dbedf7;
  border: 1px #c0e8f1 solid;
}
.single.main .post #comments .alert .close,
.single.main .team #comments .alert .close,
.single.main .attachment #comments .alert .close {
  margin-top: -2px;
}
.single.main .post #comments .alert p,
.single.main .team #comments .alert p,
.single.main .attachment #comments .alert p {
  color: #3b708f;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary {
  font-size: 14px;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h1,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h2,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h3,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h4,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h5,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h6 {
  color: #000;
  font-weight: 600;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h2,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h3,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h4,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h5,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary h6 {
  padding-top: 20px;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary ol {
  padding-left: 0;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary code {
  white-space: normal;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary blockquote {
  padding: 10px 30px;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary blockquote:before,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary blockquote:after {
  font-size: 24px;
  color: #ddd;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary cite {
  font-style: italic;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary table thead th,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary table thead td {
  border-bottom-width: 2px;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary table td,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary table th {
  border-bottom: 1px #ddd solid;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary table tbody tr:last-child th,
.single.main .format-standard.tag-markup-2 .entry-wrap .entry-content .entry-summary table tbody tr:last-child td {
  border-bottom: none;
}
.single.main .tag-pingbacks-2 ol {
  padding-left: 30px;
}
.rtl .single.main .tag-pingbacks-2 ol {
  padding-left: 0;
  padding-right: 30px;
}
.single.main .post-password-required form.post-password-form label input {
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single.main .post-password-required form.post-password-form input[type="submit"] {
  display: block;
  text-transform: uppercase;
  font-weight: 500;
}
.single.main .post-password-required form.post-password-form input[type="submit"]:hover {
  background: var(--color);
  border-color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single-post-relate {
  padding-bottom: 33px;
  margin-top: 56px;
  border-bottom: 1px #ededed solid;
}
.single-post-relate h4 {
  text-transform: capitalize;
  margin-bottom: 26px;
  font-size: 30px;
  color: #000;
  font-weight: 500;
}
.single-post-relate .row,
.single-post-relate .post-gird {
  margin: 0 -10px;
}
.single-post-relate .post {
  padding: 0 10px;
}
.single-post-relate .post .item-relate-img {
  position: relative;
  max-height: 220px;
  overflow: hidden;
  margin-bottom: 13px;
  border-radius: 0;
}
.single-post-relate .post .item-relate-img img {
  width: 100%;
  border-radius: 20px;
}
.single-post-relate .post .item-relate-img:hover img {
  opacity: 0.85;
}
.single-post-relate .post .item-relate-img .cat-name {
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0 12px;
  line-height: 24px;
  background: #000;
}
.single-post-relate .post .item-relate-img .cat-name:hover {
  background: var(--color);
}
.rtl .single-post-relate .post .item-relate-img .cat-name {
  left: auto;
  right: 10px;
}
.single-post-relate .post .item-relate-content {
  background-color: #fff;
  padding: 0 0 20px 0;
}
.single-post-relate .post .item-relate-content h4 {
  margin-bottom: 10px;
  text-transform: capitalize;
  overflow: hidden;
}
.single-post-relate .post .item-relate-content h4 a {
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single-post-relate .post .item-relate-content h4 a:hover {
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single-post-relate .post .item-relate-content .entry-meta {
  color: #999;
  margin-bottom: 10px;
  font-size: 14px;
  position: relative;
}
.single-post-relate .post .item-relate-content .entry-meta i {
  margin-right: 10px;
}
.rtl .single-post-relate .post .item-relate-content .entry-meta i {
  margin-left: 10px;
  margin-right: 0;
}
.single-post-relate .post .item-relate-content .entry-meta a {
  color: #999;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
}
.single-post-relate .post .item-relate-content .entry-meta a:hover {
  color: var(--color);
}
.single-post-relate .post .item-relate-content .entry-meta span {
  display: inline-block;
  position: relative;
}
.single-post-relate .post-gird {
  margin-bottom: 30px;
}
.single-post-relate .post-gird .elementor-post__card {
  border-radius: 0;
}
.single-post-relate .post-gird .elementor-post__meta-data {
  border: none;
  padding: 0 !important;
}
#comments {
  margin-top: 57px;
  margin-bottom: 47px;
  overflow: hidden;
}
#comments .title {
  text-transform: capitalize;
  margin-bottom: 36px;
  font-size: 24px;
  color: #000;
  font-weight: 600;
}
#comments .title small {
  display: inline-block;
  vertical-align: top;
  color: #000;
  font-weight: bold;
  font-size: 20px;
  margin-top: 3px;
}
#comments .commentlist {
  position: relative;
}
#comments .commentlist:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#comments .commentlist .children {
  margin-left: 90px;
  margin-right: 0;
}
.rtl #comments .commentlist .children {
  margin-right: 90px;
  margin-left: 0;
}
#comments .comment {
  margin-bottom: 23px;
  background-color: #fff;
}
#comments .comment .author {
  margin: 0;
  overflow: hidden;
  margin-right: 15px;
}
.rtl #comments .comment .author {
  margin-right: 0;
  margin-left: 15px;
}
#comments .comment .author img {
  margin: 0;
  border-radius: 50%;
}
#comments .comment .media-body .media .media-heading {
  overflow: hidden;
  margin-bottom: 5px;
  padding-top: 10px;
}
#comments .comment .media-body .media .media-heading .author-name {
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 3px;
}
#comments .comment .media-body .media .media-heading .time {
  color: #b3b3b3;
  font-size: 12px;
  line-height: 22px;
  text-transform: capitalize;
}
#comments .comment .media-body .media .media-heading .time a {
  color: #b3b3b3;
}
#comments .comment .media-body .media .media-heading .reply {
  line-height: 21px;
}
#comments .comment .media-body .media .media-heading .reply a {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#comments .comment .media-body .media .media-heading .reply a:hover {
  color: var(--color);
}
#comments .comment .media-body .media .media-content {
  font-size: 16px;
}
#comments .comment .media-body .media .media-content h1,
#comments .comment .media-body .media .media-content h2,
#comments .comment .media-body .media .media-content h3,
#comments .comment .media-body .media .media-content h4,
#comments .comment .media-body .media .media-content h5,
#comments .comment .media-body .media .media-content h6 {
  color: #000;
  font-weight: 600;
}
#comments .comment .media-body .media .media-content h2,
#comments .comment .media-body .media .media-content h3,
#comments .comment .media-body .media .media-content h4,
#comments .comment .media-body .media .media-content h5,
#comments .comment .media-body .media .media-content h6 {
  padding-top: 20px;
}
#comments .comment .media-body .media .media-content blockquote {
  padding: 10px 30px;
}
#comments .comment .media-body .media .media-content blockquote:before,
#comments .comment .media-body .media .media-content blockquote:after {
  font-size: 24px;
  color: #ddd;
}
#comments .comment .media-body .media .media-content cite {
  font-style: italic;
}
#comments .comment .media-body .media .media-content table thead th,
#comments .comment .media-body .media .media-content table thead td {
  border-bottom-width: 2px;
}
#comments .comment .media-body .media .media-content table td,
#comments .comment .media-body .media .media-content table th {
  border-bottom: 1px #ddd solid;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
#comments .comment .media-body .media .media-content table tbody tr:last-child th,
#comments .comment .media-body .media .media-content table tbody tr:last-child td {
  border-bottom: none;
}
#comments .comment .media-body .media .media-content ol {
  padding-left: 0;
}
#comments .comment .media-body .media .media-content p {
  font-size: 16px;
  line-height: 27px;
  color: #333;
}
#comments .comment .media-body .media .media-content ul li,
#comments .comment .media-body .media .media-content ol li {
  line-height: 28px;
}
#comments .alert {
  background: transparent;
  border: 1px #ddd solid;
  border-radius: 0;
}
#comments .alert p {
  color: #000;
}
#comments .pingback {
  border: 1px #ddd solid;
  padding: 15px 15px 5px 15px;
}
#comments .pingback .media-heading {
  overflow: hidden;
}
#comments .pingback .media-heading .time {
  display: none;
}
#comments .pingback .media-content {
  padding: 0 30px;
}
#comments .pingback p {
  line-height: 24px;
}
#comments .pingback:nth-child(4) {
  margin-bottom: 40px;
}
#respond {
  margin-bottom: 100px;
  margin-top: 30px;
  padding: 36px 0px 13px 0px;
  background: transparent;
  border-radius: 20px;
}
#respond .title {
  text-transform: capitalize;
  margin-bottom: 17px;
  font-size: 24px;
  color: #000;
  font-weight: 500;
}
#respond .comment-form p {
  font-size: 16px;
  margin-bottom: 28px;
  color: #333;
}
#respond .comment-form .cmm-box-top {
  margin: 0 -15px 10px;
}
#respond .comment-form .cmm-box-top .control-group {
  width: 33.333%;
  padding: 0 15px;
}
#respond .comment-form .cmm-box-top input {
  width: 100%;
  border: 1px #ccc solid;
  height: 40px;
  font-size: 14px;
  text-indent: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
#respond .comment-form .cmm-box-top input:focus {
  background-color: #fff;
}
#respond .comment-form .cmm-box-top input::-webkit-input-placeholder {
  color: #222;
}
#respond .comment-form .cmm-box-top input::-moz-placeholder {
  color: #222;
}
#respond .comment-form .cmm-box-top input:-ms-input-placeholder {
  color: #222;
}
#respond .comment-form .comment-form-cookies-consent input {
  margin: 4px 4px 0 0;
}
.rtl #respond .comment-form .comment-form-cookies-consent input {
  margin: 4px 0 0 4px;
}
#respond .comment-form .comment-form-cookies-consent label {
  font-weight: normal;
}
#respond .comment-form .cmm-box-bottom textarea,
#respond .comment-form .comment-form-comment textarea {
  width: 100%;
  font-size: 14px;
  border: 1px ccc solid;
  padding: 10px 20px;
  min-height: 200px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
#respond .comment-form .cmm-box-bottom textarea::-webkit-input-placeholder,
#respond .comment-form .comment-form-comment textarea::-webkit-input-placeholder {
  color: #222;
}
#respond .comment-form .cmm-box-bottom textarea::-moz-placeholder,
#respond .comment-form .comment-form-comment textarea::-moz-placeholder {
  color: #222;
}
#respond .comment-form .cmm-box-bottom textarea:-ms-input-placeholder,
#respond .comment-form .comment-form-comment textarea:-ms-input-placeholder {
  color: #222;
}
#respond .comment-form #submit {
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  padding: 0 25px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  background: var(--color);
  display: inline-block;
  font-weight: 400;
  border: 0;
}
#respond .comment-form #submit:hover {
  background: var(--color);
}
#respond .comment-form .comment-form-comment label {
  display: none;
}
.sidebar-related-post .sidebar-relate-content {
  padding: 30px 20px 0;
}
.sidebar-related-post .sidebar-relate-content .item {
  margin-bottom: 30px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over {
  position: relative;
  margin-bottom: 10px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url('../assets/img/icon-plus.png') no-repeat center center;
  background-color: rgba(0,0,0,0.5);
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px 15px;
  background-color: rgba(148,165,146,0.8);
}
.rtl .sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta {
  left: auto;
  right: 10px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_day {
  font-size: 22px;
  font-weight: bold;
  display: block;
  color: #fff;
  margin-bottom: 5px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_my {
  display: block;
  color: #fff;
  font-size: 14px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-title h4 {
  margin-bottom: 13px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-meta-content {
  color: #999999;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner:hover .img_over:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.page .entry-content .entry-summary .page-links {
  line-height: 30px;
}
.page .entry-content .entry-summary .page-links span,
.page .entry-content .entry-summary .page-links a {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  line-height: 28px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  background: #f5f5f5;
  margin: 0 0 0 5px;
}
.rtl .page .entry-content .entry-summary .page-links span,
.rtl .page .entry-content .entry-summary .page-links a {
  margin: 0 5px 0 0;
}
.page .entry-content .entry-summary .page-links span:hover,
.page .entry-content .entry-summary .page-links a:hover {
  background: var(--color);
  color: #fff;
}
.page .entry-content .entry-summary .page-links span {
  background: var(--color);
  color: #fff;
}
.page .entry-content .entry-summary .page-links a span {
  border: none;
  margin: 0;
  background: none;
  color: #000;
}
.wrapper_404 {
  width: 100%;
  height: auto;
  text-align: center;
}
.wrapper_404 .content_404 {
  overflow: hidden;
  width: 100%;
  padding: 110px 0 80px 0;
}
.wrapper_404 .content_404 .erro-image img {
  margin: 0 auto 25px auto;
}
.wrapper_404 .content_404 .block-top {
  margin-bottom: 48px;
}
.wrapper_404 .content_404 .block-top h2 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 16px;
  color: var(--color);
}
.wrapper_404 .content_404 .block-top p {
  font-size: 18px;
  color: #222;
}
.wrapper_404 .content_404 .block-bottom a {
  font-size: 14px;
  color: #fff;
  background: var(--color);
  height: 50px;
  line-height: 50px;
  padding: 0 35px;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.wrapper_404 .content_404 .block-bottom a:hover {
  background: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.quote-border {
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
iframe {
  border: none;
  margin-bottom: 10px;
  max-width: 100%;
}
.wpb_single_image .vc_single_image-wrapper img:hover {
  opacity: .75;
  filter: alpha(opacity=75);
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  padding: 10px 0;
}
#wp-calendar tr th {
  text-align: center;
}
#wp-calendar tr td {
  padding: 10px 0;
}
.swe-woo-tab-slider.style-1 .swe-wrap-head {
  flex-direction: column !important;
}
.swe-woo-tab-slider.style-1 .item {
  margin: 0 0 30px;
}
.swe-woo-tab-filter-slider .swe-tab-head .swe-tab-title {
  position: relative;
}
.swe-woo-tab-filter-slider .swe-tab-head .swe-tab-title:before {
  content: '';
  width: 0;
  height: 12px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  background: url("../assets/img/icon-title.png") no-repeat center;
  transition: all 0.5s;
}
.swe-woo-tab-filter-slider .swe-tab-head .swe-tab-title:hover:before,
.swe-woo-tab-filter-slider .swe-tab-head .swe-tab-title.active:before {
  width: 100px;
}
.swe-woo-tab-filter-slider .swe-slider .swe-slider-btn {
  width: 80px;
  height: 40px;
  border-radius: 20px;
}
.swe-woo-tab-filter-slider .swe-slider .swe-slider-btn i {
  display: none;
}
.swe-woo-tab-filter-slider .swe-slider .swe-slider-btn.prev-item {
  background: url("../assets/img/icon-prev1.png") no-repeat center #fff;
  border: 0;
}
.swe-woo-tab-filter-slider .swe-slider .swe-slider-btn.prev-item:hover {
  background: url("../assets/img/icon-prev1.png") no-repeat center var(--color);
}
.swe-woo-tab-filter-slider .swe-slider .swe-slider-btn.next-item {
  background: url("../assets/img/icon-next1.png") no-repeat center #fff;
  border: 0;
}
.swe-woo-tab-filter-slider .swe-slider .swe-slider-btn.next-item:hover {
  background: url("../assets/img/icon-next1.png") no-repeat center var(--color);
}
.swe-woo-tab-filter-slider .swe-slider .slick-list {
  padding-bottom: 60px;
}
.swe-woo-tab-filter-slider .swe-slider .slick-list .slick-slide {
  min-height: 620px;
}
.swe-woo-tab-filter-slider .swe-slider .slick-list .item-wrap .item-detail .products-thumb > a img {
  border-radius: 20px;
}
.swe-woo-tab-filter-slider .swe-slider .slick-list .item-wrap .item-detail .item-img .sw-outstock {
  display: none;
}
.swe-woo-tab-filter-slider .swe-slider .slick-list .item-wrap:hover .item-detail {
  position: absolute;
  background-color: #fff;
  min-height: 610px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 20px;
}
.swe-woo-tab-filter-slider .swe-slider .slick-list .item-wrap:hover .item-detail .item-content {
  padding: 75px 0 10px;
}
.swe-woo-tab-filter-slider .swe-slider .slick-list .item-wrap .item-detail .item-content {
  padding: 25px 0 35px;
  border-top: 1px solid #f7f7f7;
}
.sw-brand-container-slider {
  position: relative;
}
.sw-brand-container-slider:hover .res-button {
  opacity: 1;
}
.sw-brand-container-slider .res-button {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  color: #111 !important;
  border: 0;
  position: absolute;
  top: 50%;
  margin-top: 32px;
  opacity: 0;
}
.sw-brand-container-slider .res-button:hover {
  background-color: var(--color);
}
.sw-brand-container-slider .res-button:hover:before {
  color: #fff !important;
}
.sw-brand-container-slider .res-button:before {
  font-size: 24px;
  font-family: 'icomoon' !important;
}
.sw-brand-container-slider .res-button.slick-prev {
  left: -70px;
  right: auto;
}
.sw-brand-container-slider .res-button.slick-prev:before {
  content: "\e901";
}
.sw-brand-container-slider .res-button.slick-next {
  right: -70px;
  left: auto;
}
.sw-brand-container-slider .res-button.slick-next:before {
  content: "\e902";
}
.sw-brand-container-slider .block-title h3 {
  font-size: 30px;
  font-weight: 500;
  color: #111;
  margin: 0 0 35px;
  text-transform: capitalize;
  text-align: center;
}
.sw-brand-container-slider .resp-slider-container .slider {
  position: relative;
  margin: 0 -15px;
}
.sw-brand-container-slider .resp-slider-container .slider .slick-slide {
  padding: 0 15px;
}
.sw-brand-container-slider .resp-slider-container .slider .slick-slide .item .item-image {
  border: 2px solid transparent;
  border-radius: 20px;
}
.sw-brand-container-slider .resp-slider-container .slider .slick-slide .item .item-image img {
  margin: 0;
  border-radius: 20px;
}
.sw-brand-container-slider .resp-slider-container .slider .slick-slide .item .item-image:hover {
  border: 2px solid var(--color);
}
.sw-brand-container-slider .resp-slider-container .slider .slick-slide .item .item-image:hover img {
  animation-name: elementor-animation-buzz-out;
  animation-duration: .75s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
.brand-home3 .sw-brand-container-slider .res-button {
  width: 80px;
  height: 40px;
  border-radius: 20px;
  margin: 0;
}
.brand-home3 .sw-brand-container-slider .res-button i {
  display: none;
}
.brand-home3 .sw-brand-container-slider .res-button.slick-prev {
  background: url("../assets/img/icon-prev1.png") no-repeat center #fff;
  border: 0;
  left: -110px;
}
.brand-home3 .sw-brand-container-slider .res-button.slick-prev:before {
  font-size: 0;
}
.brand-home3 .sw-brand-container-slider .res-button.slick-prev:hover {
  background: url("../assets/img/icon-prev1.png") no-repeat center var(--color);
}
.brand-home3 .sw-brand-container-slider .res-button.slick-next {
  background: url("../assets/img/icon-next1.png") no-repeat center #fff;
  border: 0;
  right: -110px;
}
.brand-home3 .sw-brand-container-slider .res-button.slick-next:before {
  font-size: 0;
}
.brand-home3 .sw-brand-container-slider .res-button.slick-next:hover {
  background: url("../assets/img/icon-next1.png") no-repeat center var(--color);
}
#sw-add-to-cart-message .layout-default .thumbnail,
#sw-add-to-cart-message .layout-5 .thumbnail {
  border-radius: 0;
  border: 1px solid #ccc;
}
#sw-add-to-cart-message .layout-default .content {
  padding-right: 10px;
}
#sw-add-to-cart-message .product-title {
  line-height: 24px;
}
#sw-add-to-cart-message .content .price {
  font-size: 16px;
  margin-bottom: 10px;
  color: var(--color);
}
#sw-add-to-cart-message .content .price ins {
  text-decoration: none;
  margin-right: 10px;
}
.rtl #sw-add-to-cart-message .content .price ins {
  margin-right: 0;
  margin-left: 10px;
}
#sw-add-to-cart-message .button {
  border-radius: 0;
  text-shadow: none;
  font-weight: 400 !important;
}
.swe-woo-products-slider .swe-slider-btn {
  width: 80px;
  height: 40px;
  border-radius: 20px;
}
.swe-woo-products-slider .swe-slider-btn i {
  display: none;
}
.swe-woo-products-slider .swe-slider-btn.prev-item {
  background: url("../assets/img/icon-prev1.png") no-repeat center #f7f7f7;
  border: 0;
}
.swe-woo-products-slider .swe-slider-btn.prev-item:hover {
  background: url("../assets/img/icon-prev1-hover.png") no-repeat center var(--color);
}
.swe-woo-products-slider .swe-slider-btn.next-item {
  background: url("../assets/img/icon-next1.png") no-repeat center #f7f7f7;
  border: 0;
}
.swe-woo-products-slider .swe-slider-btn.next-item:hover {
  background: url("../assets/img/icon-next1-hover.png") no-repeat center var(--color);
}
.box-slider .swe-slider-btn {
  opacity: 0;
}
.box-slider .swe-slider-btn.prev-item {
  transition: all 0.3s;
  -webkit-transform: translateX(-30px);
  -moz-transform: translateX(-30px);
  -o-transform: translateX(-30px);
  -ms-transform: translateX(-30px);
  transform: translateX(-30px);
}
.box-slider .swe-slider-btn.next-item {
  transition: all 0.3s;
  -webkit-transform: translateX(30px);
  -moz-transform: translateX(30px);
  -o-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}
.box-slider:hover .swe-slider-btn {
  opacity: 1;
}
.box-slider:hover .swe-slider-btn.prev-item,
.box-slider:hover .swe-slider-btn.next-item {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.counter-about-us .elementor-inner-section {
  transition: all 0.3s !important;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.counter-about-us .elementor-inner-section:hover {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  cursor: pointer;
}
.swe-woo-products-slider-layout1 .swe-wrap-head {
  flex-direction: column;
  align-items: start;
}
.swe-woo-products-slider-layout1.style-1 {
  position: relative;
}
.swe-woo-products-slider-layout1.style-1 :hover .swe-slider-btn {
  transform: translateX(0) !important;
  opacity: 1;
}
.swe-woo-products-slider-layout1.style-1 .swe-slider-btn {
  transition: all 0.5s;
  opacity: 0;
}
.swe-woo-products-slider-layout1.style-1 .swe-slider-btn.prev-item {
  transform: translateX(-60px);
}
.swe-woo-products-slider-layout1.style-1 .swe-slider-btn.next-item {
  transform: translateX(60px);
}
.swe-woo-products-slider-layout1.style-1 .swe-wrap-head {
  position: relative;
}
.swe-woo-products-slider-layout1.style-1 .swe-wrap-head .swe-button-wrap {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.swe-woo-products-slider-layout1.style-1 .swe-wrap-head .swe-button-wrap a {
  position: relative;
}
.swe-woo-products-slider-layout1.style-1 .swe-wrap-head .swe-button-wrap a:before {
  content: "\e919";
  font-family: icomoon;
  font-size: 18px;
  transform: rotate(-45deg);
  display: inline-block;
  position: absolute;
  right: 20px;
}
.swe-woo-products-slider-layout1.style-1 .slick-list {
  padding: 20px 0;
}
.home .elementor-9393 .elementor-element.elementor-element-5577848 .swe-slider .swe-slider-btn.prev-item {
  left: -120px;
}
.home-style2 .elementor-10734 .elementor-element.elementor-element-0c12527 .swe-slider .swe-slider-btn.prev-item {
  left: -120px;
}
.swe-wrap-post-grid {
  padding-left: 20px;
}
.swe-wrap-post-grid .swe-slider-btn {
  width: 80px;
  height: 40px;
  border-radius: 20px;
}
.swe-wrap-post-grid .swe-slider-btn i {
  display: none;
}
.swe-wrap-post-grid .swe-slider-btn.prev-item {
  background: url("../assets/img/icon-prev1.png") no-repeat center #f7f7f7;
  border: 0;
}
.swe-wrap-post-grid .swe-slider-btn.prev-item:hover {
  background: url("../assets/img/icon-prev1-hover.png") no-repeat center var(--color);
}
.swe-wrap-post-grid .swe-slider-btn.next-item {
  background: url("../assets/img/icon-next1.png") no-repeat center #f7f7f7;
  border: 0;
}
.swe-wrap-post-grid .swe-slider-btn.next-item:hover {
  background: url("../assets/img/icon-next1-hover.png") no-repeat center var(--color);
}
.swe-wrap-post-grid.image-left .swe-wrap-item .swe-wrap-image a:before,
.swe-wrap-post-grid.image-left .swe-wrap-item .swe-wrap-image a:after {
  width: 0 !important;
  height: 0 !important;
}
.swe-wrap-post-grid .swe-slider {
  position: relative;
}
.swe-wrap-post-grid .swe-slider .slick-list {
  padding: 0 10px;
  position: relative;
}
.swe-wrap-post-grid .swe-slider .slick-list:after {
  content: '';
  width: 15px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
.rtl .swe-wrap-post-grid .swe-slider .slick-list:after {
  left: 0;
  right: auto;
}
.swe-wrap-post-grid .swe-slider .entry-date {
  width: 70px;
  height: 80px;
  background-color: #000;
  border: 5px solid #fff;
  border-radius: 15px;
  display: inline-block;
  color: #fff;
  position: absolute;
  left: -25px;
  top: 25px;
  text-transform: uppercase;
  padding: 14px 0;
  text-align: center;
}
.rtl .swe-wrap-post-grid .swe-slider .entry-date {
  right: -25px;
  left: auto;
}
.swe-wrap-post-grid .swe-slider .entry-date > span {
  display: block;
  margin: 1px 0;
}
.swe-wrap-post-grid .swe-slider .swe-wrap-item {
  position: relative;
}
.swe-wrap-post-grid .swe-slider .swe-wrap-item .swe-wrap-image a {
  overflow: hidden;
  display: block;
  position: relative;
  border-radius: 20px;
  order: 0;
}
.swe-wrap-post-grid .swe-slider .swe-wrap-item .swe-wrap-image a img {
  transition: all 0.5s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-radius: 20px;
}
.swe-wrap-post-grid .swe-slider .swe-wrap-item .swe-wrap-image a .swe-entry-meta {
  width: 70px;
  height: 80px;
  backgroun-color: #000;
  border: 5px solid #fff;
  display: inline-block;
  position: absolute;
  left: 25px;
  top: 25px;
}
.swe-wrap-post-grid .swe-slider .swe-wrap-item .swe-wrap-content .swe-button {
  opacity: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  left: -100px;
  bottom: 6px;
  transition: all .4s ease-in-out 0s;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -ms-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  padding-right: 35px;
  display: inline-block;
}
.swe-wrap-post-grid .swe-slider .swe-wrap-item .swe-wrap-content .swe-button:after {
  content: '';
  width: 25px;
  height: 12px;
  background: url("../assets/img/icon-left.png") no-repeat right center;
  display: inline-block;
  right: 0;
  top: 4px;
  position: absolute;
}
.swe-wrap-post-grid .swe-slider .swe-wrap-item .swe-wrap-content .swe-button:hover {
  color: var(--color);
}
.swe-wrap-post-grid .swe-slider .swe-wrap-item:hover .swe-wrap-image a img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.swe-wrap-post-grid .swe-slider .swe-wrap-item:hover .swe-wrap-content .swe-title a:hover {
  color: var(--color);
}
.swe-wrap-post-grid .swe-slider .swe-wrap-item:hover .swe-wrap-content .swe-button {
  opacity: 1;
  height: auto;
  overflow: visible;
  left: 0;
}
.swe-wrap-post-grid .swe-slider .swe-wrap-item:hover .swe-wrap-content .swe-description {
  opacity: 0;
  transition: all 0.3s;
}
.swe-wrap-post-layout1 .posts .post {
  margin: 0 0 30px;
}
.swe-wrap-post-layout1 .posts .post:last-child {
  margin-bottom: 0;
}
.swe-wrap-post-layout1 .posts .post .swe-wrap-item {
  display: flex;
  text-align: left;
}
.swe-wrap-post-layout1 .posts .post .swe-wrap-item:hover .swe-wrap-image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.swe-wrap-post-layout1 .posts .post .swe-wrap-item .swe-wrap-image {
  min-width: 120px;
}
.swe-wrap-post-layout1 .posts .post .swe-wrap-item .swe-wrap-image a {
  border-radius: 10px;
  display: block;
  vertical-align: top;
  overflow: hidden;
}
.swe-wrap-post-layout1 .posts .post .swe-wrap-item .swe-wrap-image a img {
  border-radius: 10px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 0.3s;
}
.swe-wrap-post-layout1 .posts .post .swe-wrap-item .swe-wrap-content {
  padding: 0 0 0 20px;
}
.rtl .swe-wrap-post-layout1 .posts .post .swe-wrap-item .swe-wrap-content {
  text-align: right;
  padding: 0 20px 0 0;
}
.swe-wrap-post-layout1 .posts .post .swe-wrap-item .swe-wrap-content .post-date {
  margin: 0 0 6px;
  color: #888;
  font-size: 14px;
}
.rtl .swe-wrap-post-layout1 .posts .post .swe-wrap-item .swe-wrap-content .post-date {
  direction: ltr;
}
.style-footer-colunm {
  position: relative;
}
.style-footer-colunm:before {
  width: 1px;
  height: 93%;
  background-color: #eee;
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
}
.style-footer-colunm:after {
  width: 1px;
  height: 100%;
  background-color: #eee;
  content: '';
  position: absolute;
  right: 0;
  top: 10px;
}
.title-style-home3 .elementor-heading-title {
  position: relative;
}
.title-style-home3 .elementor-heading-title:before {
  content: '';
  width: 100px;
  height: 12px;
  position: absolute;
  bottom: -32px;
  left: 0;
  background: url("../assets/img/icon-title.png") no-repeat center;
}
.title-style-home3.style2 .elementor-heading-title:before {
  left: 50%;
  margin-left: -50px;
}
.swe-wrap-post-layout2 .swe-slider-btn {
  width: 80px;
  height: 40px;
  border-radius: 20px;
}
.swe-wrap-post-layout2 .swe-slider-btn i {
  display: none;
}
.swe-wrap-post-layout2 .swe-slider-btn.prev-item {
  background: url("../assets/img/icon-prev1.png") no-repeat center #fff;
  border: 0;
}
.swe-wrap-post-layout2 .swe-slider-btn.prev-item:hover {
  background: url("../assets/img/icon-prev1.png") no-repeat center var(--color);
}
.swe-wrap-post-layout2 .swe-slider-btn.next-item {
  background: url("../assets/img/icon-next1.png") no-repeat center #fff;
  border: 0;
}
.swe-wrap-post-layout2 .swe-slider-btn.next-item:hover {
  background: url("../assets/img/icon-next1.png") no-repeat center var(--color);
}
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item {
  position: relative;
  border-radius: 20px;
}
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item:hover:after {
  height: 100%;
}
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item:hover:before {
  height: 0;
}
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item:hover .swe-wrap-content .post-date,
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item:hover .swe-wrap-content .swe-title a {
  color: #fff;
}
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item:hover .swe-wrap-content .swe-title {
  border-bottom: 1px solid rgba(255,255,255,0.25);
}
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item:hover .swe-wrap-content .swe-title a:hover {
  color: var(--color);
}
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item:hover .swe-wrap-content .swe-button {
  background-color: var(--color);
}
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item:hover .swe-wrap-content .swe-button:hover {
  background-color: #ebae8f;
}
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item:before {
  content: '';
  height: 100%;
  width: 100%;
  border-radius: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item:after {
  content: '';
  height: 0;
  width: 100%;
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background-color: rgba(0,0,0,0.5);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item .swe-wrap-image img {
  border-radius: 22px;
}
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item .swe-wrap-content {
  position: absolute;
  top: 0;
  z-index: 3;
  width: 100%;
}
.swe-wrap-post-layout2 .swe-slider .slick-list .swe-wrap-item .swe-wrap-content .swe-title {
  padding-bottom: 33px;
  border-bottom: 1px solid #eee;
}
.swe-woo-categories-slider .swe-slider-btn {
  bottom: -130px;
  display: inline-block;
  height: 50px;
  width: 100px;
  border-radius: 25px;
  font-size: 0 !important;
  top: auto !important;
}
.swe-woo-categories-slider .swe-slider-btn.prev-item {
  left: 20px;
  right: auto;
  background: url("../assets/img/icon-prev.png") no-repeat center #fff;
  border: 0;
}
.swe-woo-categories-slider .swe-slider-btn.prev-item:hover {
  background: url("../assets/img/icon-prev-hover.png") no-repeat center var(--color);
}
.swe-woo-categories-slider .swe-slider-btn.next-item {
  left: 170px;
  right: auto;
  background: url("../assets/img/icon-next.png") no-repeat center #fff;
  border: 0;
}
.swe-woo-categories-slider .swe-slider-btn.next-item:hover {
  background: url("../assets/img/icon-next-hover.png") no-repeat center var(--color);
}
.swe-woo-categories-slider .slick-list .swe-item .swe-wrap-item {
  position: relative;
}
.swe-woo-categories-slider .slick-list .swe-item .swe-wrap-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 2;
  background: -webkit-linear-gradient(left top,#000,transparent);
  background: -o-linear-gradient(bottom right,#000,transparent);
  background: -moz-linear-gradient(bottom right,#000,transparent);
  background: linear-gradient(to top,#000,transparent);
  opacity: 0.8;
  border-radius: 0px 0 30px 30px;
  transition: 0.2s ease-in-out;
}
.swe-woo-categories-slider .slick-list .swe-item .swe-wrap-item .swe-wrap-image a {
  display: block;
  overflow: hidden;
  position: relative;
}
.swe-woo-categories-slider .slick-list .swe-item .swe-wrap-item .swe-wrap-image a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.1);
  border-radius: 30px;
  opacity: 1;
  transition: all 0.3s;
}
.swe-woo-categories-slider .slick-list .swe-item .swe-wrap-item .swe-wrap-image a img {
  transition: all 0.5s;
  position: relative;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swe-woo-categories-slider .slick-list .swe-item .swe-wrap-item .swe-wrap-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  z-index: 3;
}
.swe-woo-categories-slider .slick-list .swe-item:hover .swe-wrap-item:after {
  height: 100px;
}
.swe-woo-categories-slider .slick-list .swe-item:hover .swe-wrap-item .swe-wrap-image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.swe-woo-categories-slider .slick-list .swe-item:hover .swe-wrap-item .swe-wrap-image a:before {
  opacity: 0;
}
.swe-woo-categories-slider .slick-list .swe-item:hover .swe-wrap-content .swe-title a {
  color: #fff;
}
.swe-woo-categories-slider .slick-list .swe-item:hover .swe-wrap-content .swe-title a:hover {
  color: var(--color);
}
.swe-woo-products-slider-layout1.style-2 .swe-desciption {
  display: none;
}
.swe-woo-products-slider-layout1.style-2 ul.products .item.product-type-variable .item-wrap .item-detail .item-content .item-price > span {
  font-size: 14px;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-slide > div:last-child > li {
  margin: 0;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item {
  margin-bottom: 20px;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap {
  background-color: transparent;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail {
  display: flex;
  background-color: transparent;
  box-shadow: none;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail:hover 	.products-thumb a {
  border-color: var(--color);
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail .products-thumb {
  margin-right: 15px;
  max-width: 100px;
  padding: 0;
  display: inline-block;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail .products-thumb .sw-label,
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail .products-thumb .sw-newlabel {
  display: none;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail .products-thumb > a {
  border: 1px solid #ebebeb;
  border-radius: 0;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail .products-thumb .sw-variation-frontend {
  display: none;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail .products-thumb img {
  margin: 0;
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  opacity: 1;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail .products-thumb .button-group {
  display: none;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail .item-content {
  width: auto;
  padding: 12px 0 0;
  background-color: transparent;
  text-align: left;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail .item-content .item-price > span {
  flex-direction: row-reverse;
  justify-content: start;
  min-height: auto;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail .item-content .item-price > span del {
  margin: 0 10px;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail .item-content .item-price ins {
  float: left;
}
.swe-woo-products-slider-layout1.style-2 ul.products .slick-list li.item .item-wrap .item-detail .item-content .single-countdown {
  display: none;
}
.galley-home .e-gallery-container .e-gallery-item {
  position: relative;
}
.galley-home .e-gallery-container .e-gallery-item:before {
  content: '';
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  position: absolute;
  left: 10px;
  top: 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  z-index: 2;
}
.galley-home .e-gallery-container .e-gallery-item:after {
  content: '';
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  position: absolute;
  left: 10px;
  top: 10px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  z-index: 2;
}
.galley-home .elementor-gallery-item:nth-child(4) .e-gallery-image {
  margin-top: -2px !important;
}
.swe-wrap-testimonial-layout1 .swe-slider .slick-list {
  padding: 50px 15px 40px;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item {
  transition: all 0.5s;
  position: relative;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item:hover {
  box-shadow: 0 0 50px rgba(0,0,0,0.07);
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item .swe-author .swe-avatar {
  border-radius: 0 !important;
  width: 80px !important;
  height: 80px !important;
}
.sw-brand-container-slider2 .resp-slider-container .slider {
  overflow: hidden;
  position: relative;
  margin: 0 -15px;
}
.sw-brand-container-slider2 .resp-slider-container .slider .item {
  float: left;
  width: 50%;
  padding: 0 15px;
}
.sw-brand-container-slider2 .resp-slider-container .slider .item:first-child {
  padding-top: 60px;
}
.sw-brand-container-slider2 .resp-slider-container .slider .item .item-image {
  border-radius: 30px;
  margin-bottom: 30px;
  transition: all 0.5s;
}
.sw-brand-container-slider2 .resp-slider-container .slider .item .item-image img {
  margin-bottom: 0;
}
.sw-brand-container-slider2 .resp-slider-container .slider .item .item-image:hover {
  box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
}
.sw-brand-container-slider3 .res-button {
  opacity: 0;
}
.sw-brand-container-slider3 .resp-slider-container .slider .slick-list {
  position: relative;
  margin: 0 -22.5px;
}
.sw-brand-container-slider3 .resp-slider-container .slider .slick-list .item {
  padding: 0 22.5px;
}
.sw-brand-container-slider3 .resp-slider-container .slider .slick-list .item .item-image {
  margin: 0 0 45px;
  border-radius: 20px;
  border: 2px solid #eee;
}
.sw-brand-container-slider3 .resp-slider-container .slider .slick-list .item .item-image img {
  border-radius: 20px;
  margin: 0;
}
.sw-brand-container-slider3 .resp-slider-container .slider .slick-list .item .item-image:hover {
  border-color: var(--color);
}
.elementor-10734 .elementor-element.elementor-element-0c12527 .swe-wrap-image {
  overflow: visible !important;
}
.sw-ourteam-slider-style2 {
  position: relative;
}
.sw-ourteam-slider-style2 .res-button {
  bottom: -120px;
  display: inline-block;
  height: 50px;
  width: 100px;
  border-radius: 25px;
  top: auto;
}
.sw-ourteam-slider-style2 .res-button:before {
  content: '' !important;
}
.sw-ourteam-slider-style2 .res-button.slick-prev {
  left: 40px;
  right: auto;
  background: url("../assets/img/icon-prev.png") no-repeat center #fff;
  border: 0;
}
.sw-ourteam-slider-style2 .res-button.slick-prev:hover {
  background: url("../assets/img/icon-prev-hover.png") no-repeat center var(--color);
}
.sw-ourteam-slider-style2 .res-button.slick-next {
  left: 185px;
  right: auto;
  background: url("../assets/img/icon-next.png") no-repeat center #fff;
  border: 0;
}
.sw-ourteam-slider-style2 .res-button.slick-next:hover {
  background: url("../assets/img/icon-next-hover.png") no-repeat center var(--color);
}
.sw-ourteam-slider-style2 .box-title {
  text-align: center;
  margin: 0;
}
.sw-ourteam-slider-style2 .box-title .desciption {
  font-size: 24px;
  color: #2194f4;
  text-transform: capitalize;
  font-weight: 700;
  margin: 0 0 10px;
}
.sw-ourteam-slider-style2 .box-title h3 {
  font-size: 48px;
  color: var(--color);
  line-height: 58px;
  font-weight: 700;
}
.sw-ourteam-slider-style2 .resp-slider-container .slick-list {
  position: relative;
  margin: 0 -15px;
}
.sw-ourteam-slider-style2 .resp-slider-container .slick-list .item {
  padding: 0 15px;
}
.sw-ourteam-slider-style2 .resp-slider-container .slick-list .item .item-wrap {
  border-radius: 30px;
  position: relative;
  border: 5px solid #fff;
}
.sw-ourteam-slider-style2 .resp-slider-container .slick-list .item .item-wrap:hover .item-content .item-social {
  opacity: 1;
  visibility: visible;
  height: auto;
  margin-top: 20px;
  padding-top: 25px;
  border-top: 1px solid #eee;
}
.sw-ourteam-slider-style2 .resp-slider-container .slick-list .item .item-wrap .item-img {
  border-radius: 30px;
}
.sw-ourteam-slider-style2 .resp-slider-container .slick-list .item .item-wrap .item-img img {
  border-radius: 30px;
}
.sw-ourteam-slider-style2 .resp-slider-container .slick-list .item .item-wrap .item-content {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  padding: 20px 30px 15px;
  text-align: left;
  border-top-right-radius: 20px;
  transition: all 0.3s;
  border-bottom-left-radius: 30px;
}
.sw-ourteam-slider-style2 .resp-slider-container .slick-list .item .item-wrap .item-content > h3 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.sw-ourteam-slider-style2 .resp-slider-container .slick-list .item .item-wrap .item-content .team-info {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.sw-ourteam-slider-style2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-social {
  display: flex;
  justify-content: center;
  height: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  padding-right: 10px;
}
.sw-ourteam-slider-style2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-social .team-gplus {
  display: none;
}
.sw-ourteam-slider-style2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-social a {
  display: inline-block;
  height: 36px;
  width: 36px;
  border-radius: 18px;
  background-color: #f5f9fc;
  color: #000;
  line-height: 36px;
  font-size: 16px;
  margin-right: 5px;
  text-align: center;
}
.sw-ourteam-slider-style2 .resp-slider-container .slick-list .item .item-wrap .item-content .item-social a:hover {
  background-color: var(--color);
  color: #fff;
}
.gallery-page .e-gallery-container .e-gallery-item:before {
  height: 50px;
  width: 50px;
  background-color: #fff;
  content: '\e910';
  font-family: 'icomoon' !important;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  line-height: 50px;
  color: #000;
  margin-left: -25px;
  margin-top: -25px;
  font-size: 20px;
  opacity: 0;
  transition: all 0.3s;
  transform: scale(0);
  z-index: 3;
}
.gallery-page .e-gallery-container .e-gallery-item:after {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.3s;
  z-index: 2;
}
.gallery-page .e-gallery-container .e-gallery-item:hover .elementor-gallery-item__overlay {
  display: none;
}
.gallery-page .e-gallery-container .e-gallery-item:hover:before {
  opacity: 1;
  transform: scale(1);
}
.gallery-page .e-gallery-container .e-gallery-item:hover:after {
  opacity: 1;
}
.swe-woo-countdown-slider-layout1 {
  flex-direction: row !important;
  background-color: #fff;
  border-radius: 30px;
  padding: 40px;
}
.swe-woo-countdown-slider-layout1 ul.nav-tabs {
  width: 11.3%;
  margin: 0;
  list-style: none;
  padding: 0;
  border: 0;
}
.swe-woo-countdown-slider-layout1 ul.nav-tabs > li {
  width: 100%;
  padding: 0;
  margin: 0 0 30px;
}
.swe-woo-countdown-slider-layout1 ul.nav-tabs > li:last-child {
  margin: 0;
}
.swe-woo-countdown-slider-layout1 ul.nav-tabs > li > a {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 20px;
  border: 2px solid #fff;
}
.swe-woo-countdown-slider-layout1 ul.nav-tabs > li > a img {
  width: 100%;
  border-radius: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.swe-woo-countdown-slider-layout1 ul.nav-tabs > li.active a,
.swe-woo-countdown-slider-layout1 ul.nav-tabs > li:hover a {
  border-color: var(--color);
  border-width: 2px;
}
.swe-woo-countdown-slider-layout1 .tab-content {
  width: 88.7%;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap {
  background-color: transparent;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap:hover .item-detail {
  position: relative;
  left: auto;
  right: auto;
  border: 0;
  box-shadow: none;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap:hover .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap:hover .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap:hover .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap:hover .item-detail .item-content .button-group a.compare,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap:hover .item-detail .item-content .button-group .sw-quickview {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail {
  display: flex;
  flex-direction: row;
  background-color: transparent;
  padding: 0;
  border: 0;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-img {
  width: 49.2%;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-img .sw-newlabel {
  right: 50px;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-img .sw-label {
  left: 50px;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-img .sw-outstock {
  display: none;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-img .sale-off {
  left: 20px !important;
  top: 20px !important;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-img > a {
  border-radius: 20px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  position: relative;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-img > a .hover-image1 {
  padding: 0;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-img > a img {
  border-radius: 20px;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-img > a.sw-quickview {
  border-radius: 50%;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content {
  width: 50.8%;
  padding-left: 70px;
  padding-top: 20px;
  text-align: start;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  position: relative;
  border-left: 1px solid #eee;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content:before {
  content: '';
  position: absolute;
  left: 40px;
  top: 0;
  backgroun-color: #eeeeee;
  width: 1px;
  height: 100%;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .categories-name a {
  font-size: 14px;
  color: #aaa;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .categories-name a:hover {
  color: var(--color);
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content h4 a {
  font-size: 30px;
  line-height: 40px;
  color: #000;
  font-weight: 400;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content h4 a:hover {
  color: var(--color);
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .reviews-content {
  padding: 20px 0;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .item-price {
  margin: 0 0 50px;
  font-size: 30px;
  color: #000;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .item-price ins {
  font-size: 30px;
  font-weight: 400;
  color: #000;
  float: left;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .item-price del {
  font-size: 24px;
  line-height: 29px;
  color: #aaa;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .item-price span {
  justify-content: start;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .item-description {
  margin: 0 0 35px;
  font-size: 15px;
  color: #888;
  line-height: 25px;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group {
  display: flex;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .product_type_bundle,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .button.add_to_cart_button,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .product_type_external,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .product_type_grouped,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group a.product_type_simple,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .product_type_variable {
  position: relative;
  height: 50px;
  padding: 0 50px;
  backgroun-color: #000;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  top: auto;
  left: auto;
  right: auto;
  opacity: 1;
  visibility: visible;
  width: auto;
  display: inline-block;
  margin-right: 10px;
}
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .product_type_bundle,
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .button.add_to_cart_button,
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .product_type_external,
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .product_type_grouped,
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group a.product_type_simple,
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .product_type_variable {
  margin-left: 10px;
  margin-right: 0;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\e907";
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  position: absolute;
  left: 50%;
  -webkit-animation: cssAnimation 1.5s forwards;
  animation: cssAnimation 1.5s forwards;
  background-color: #fff;
  color: #000;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  padding: 10px;
  margin-left: -210px;
  top: -170px;
  width: 200px;
}
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  right: -125px;
  left: auto;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback i,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback i,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback i {
  display: none;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .blockUI.blockOverlay {
  display: none !important;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group a.compare,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .sw-quickview {
  text-align: center;
  color: #000;
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 50px;
  background-color: #f7f7f7;
  margin: 0;
  border: 0;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -o-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-right: 10px;
}
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group a.compare,
.rtl .swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .sw-quickview {
  margin-left: 10px;
  margin-right: 0;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group a.compare:before,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .sw-quickview:before {
  font-family: 'icomoon';
  font-size: 17px;
  font-weight: 400;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group a.compare:hover,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
  box-shadow: none;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group a.compare:hover:before,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .sw-quickview:hover:before {
  color: #000;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .added_to_cart.wc-forward {
  font-size: 0;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-wishlistaddedbrowse.show a,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-wishlistaddedbrowse a,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color) !important;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-wishlistaddedbrowse.show a:before,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-wishlistaddedbrowse a:before,
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group a.compare {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
  order: 4;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group a.compare:before {
  content: "\e900";
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group a.sw-quickview {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .item-content .button-group a.sw-quickview:before {
  content: "\e910";
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .countdown-info {
  backgroun-color: transparent;
  margin-bottom: 55px;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .countdown-info .countdown {
  text-align: left;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .countdown-info .countdown .countdown-times {
  padding: 0;
  position: relative;
  display: inline-block;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .countdown-info .countdown .countdown-times > * {
  z-index: 3;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .countdown-info .countdown .countdown-times .day span {
  padding: 0 27px;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .countdown-info .countdown .countdown-times .hours span {
  padding: 0 30px;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .countdown-info .countdown .countdown-times .seconds span {
  padding: 0 30px;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .countdown-info .countdown .countdown-times > div {
  display: inline-block;
  margin: 0;
  height: 60px;
  width: 90px;
  background-color: var(--color);
  border-radius: 10px;
  margin-right: 10px;
}
.swe-woo-countdown-slider-layout1 .tab-content .tab-pane .item .item-wrap .item-detail .countdown-info .countdown .countdown-times > div span {
  display: flex;
  font-size: 20px;
  font-weight: 700;
  text-transform: lowercase;
  color: #000;
  padding: 0 25px;
  line-height: 40px;
  justify-content: center;
}
.elementor-16416 .elementor-element.elementor-element-9f53ebc .elementor-wrapper {
  --video-aspect-ratio: 1.5 !important;
}
.testimonial-home3 .swe-wrap-testimonial-layout2.style-3 .swe-slider-btn {
  width: 80px;
  height: 40px;
  border-radius: 20px;
  top: auto;
  bottom: -110px;
}
.testimonial-home3 .swe-wrap-testimonial-layout2.style-3 .swe-slider-btn i {
  display: none;
}
.testimonial-home3 .swe-wrap-testimonial-layout2.style-3 .swe-slider-btn.prev-item {
  background: url("../assets/img/icon-prev1.png") no-repeat center #fff;
  border: 0;
  left: 0;
}
.testimonial-home3 .swe-wrap-testimonial-layout2.style-3 .swe-slider-btn.prev-item:hover {
  background: url("../assets/img/icon-prev1.png") no-repeat center var(--color);
}
.testimonial-home3 .swe-wrap-testimonial-layout2.style-3 .swe-slider-btn.next-item {
  background: url("../assets/img/icon-next1.png") no-repeat center #fff;
  border: 0;
  left: 90px;
  right: auto;
}
.testimonial-home3 .swe-wrap-testimonial-layout2.style-3 .swe-slider-btn.next-item:hover {
  background: url("../assets/img/icon-next1.png") no-repeat center var(--color);
}
.testimonial-home3 .swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item .swe-author {
  flex-direction: row;
  align-items: center;
}
.testimonial-home3 .swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item .swe-author .swe-avatar {
  margin-right: 20px;
  margin-bottom: 0;
  width: 80px;
  height: 80px;
}
.testimonial-home3 .swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item .swe-author .swe-author-info {
  margin-bottom: 0;
}
.testimonial-home3 .swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item:before {
  background: url("../assets/img/icon-quote3.png") no-repeat center;
}
.gallery-home3 .e-gallery-container .e-gallery-item {
  position: relative;
  margin-top: 0;
}
.gallery-home3 .e-gallery-container .e-gallery-item .e-gallery-image {
  border-radius: 20px;
}
.gallery-home3 .e-gallery-container .e-gallery-item .elementor-gallery-item__overlay {
  display: none !important;
}
.gallery-home3 .e-gallery-container .e-gallery-item:nth-child(2n + 2) {
  margin-top: 70px;
}
.gallery-home3 .e-gallery-container .e-gallery-item:nth-child(2n + 2):before {
  top: 42%;
}
.gallery-home3 .e-gallery-container .e-gallery-item:nth-child(3) {
  margin-top: -80px;
}
.gallery-home3 .e-gallery-container .e-gallery-item:nth-child(3):before {
  top: 29%;
}
.gallery-home3 .e-gallery-container .e-gallery-item:nth-child(4) {
  margin-top: 120px;
}
.gallery-home3 .e-gallery-container .e-gallery-item:nth-child(4):before {
  top: 50%;
}
.gallery-home3 .e-gallery-container .e-gallery-item:before {
  height: 70px;
  width: 70px;
  background-color: rgba(0,0,0,0.5);
  content: '\e91a';
  font-family: 'icomoon' !important;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 36.5%;
  text-align: center;
  line-height: 70px;
  color: #fff;
  margin-left: -35px;
  margin-top: -35px;
  font-size: 30px;
  opacity: 0;
  transition: all 0.3s;
  transform: scale(0);
}
.gallery-home3 .e-gallery-container .e-gallery-item:hover .elementor-gallery-item__overlay {
  display: none;
}
.gallery-home3 .e-gallery-container .e-gallery-item:hover:before {
  opacity: 1;
  transform: scale(1);
}
body:not(.rtl) .elementor-16416 .elementor-element.elementor-element-7958ffc {
  margin-left: -140px;
}
.swe-woo-categories-slider-layout1 .swe-slider-btn {
  width: 100px;
  height: 50px;
  border-radius: 25px;
  top: auto !important;
  bottom: 110px;
}
.swe-woo-categories-slider-layout1 .swe-slider-btn i {
  display: none;
}
.swe-woo-categories-slider-layout1 .swe-slider-btn.prev-item {
  background: url("../assets/img/icon-prev.png") no-repeat center #fff;
  border: 0;
  left: -359px;
}
.swe-woo-categories-slider-layout1 .swe-slider-btn.prev-item:hover {
  background: url("../assets/img/icon-prev.png") no-repeat center var(--color);
}
.swe-woo-categories-slider-layout1 .swe-slider-btn.next-item {
  background: url("../assets/img/icon-next.png") no-repeat center #fff;
  border: 0;
  left: -250px;
  right: auto;
}
.swe-woo-categories-slider-layout1 .swe-slider-btn.next-item:hover {
  background: url("../assets/img/icon-next.png") no-repeat center var(--color);
}
.swe-woo-categories-slider-layout1 .swe-slider .slick-list {
  padding: 40px 0 !important;
}
.swe-woo-categories-slider-layout1 .swe-slider .slick-list .swe-item {
  min-height: 480px;
}
.swe-woo-categories-slider-layout1 .swe-slider .slick-list .swe-item:hover .swe-wrap-item {
  min-height: 480px;
  box-shadow: 0px 20px 40px rgba(0,0,0,0.05);
}
.swe-woo-categories-slider-layout1 .swe-slider .slick-list .swe-item:hover .swe-wrap-item .swe-wrap-image  img {
  -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -o-transform: scale(1.12);
  -ms-transform: scale(1.12);
  transform: scale(1.12);
}
.swe-woo-categories-slider-layout1 .swe-slider .slick-list .swe-item:hover .swe-wrap-item .swe-wrap-content-bottom .swe-button {
  opacity: 1;
  bottom: 40px;
  transform: translateY(0px);
}
.swe-woo-categories-slider-layout1 .swe-slider .slick-list .swe-item .swe-wrap-item {
  position: relative;
}
.swe-woo-categories-slider-layout1 .swe-slider .slick-list .swe-item .swe-wrap-item .swe-wrap-image {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.swe-woo-categories-slider-layout1 .swe-slider .slick-list .swe-item .swe-wrap-item .swe-wrap-image a {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.swe-woo-categories-slider-layout1 .swe-slider .slick-list .swe-item .swe-wrap-item .swe-wrap-image a img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swe-woo-categories-slider-layout1 .swe-slider .slick-list .swe-item .swe-wrap-item .swe-wrap-content-bottom {
  padding: 35px 0 0;
}
.swe-woo-categories-slider-layout1 .swe-slider .slick-list .swe-item .swe-wrap-item .swe-wrap-content-bottom .item-product {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.swe-woo-categories-slider-layout1 .swe-slider .slick-list .swe-item .swe-wrap-item .swe-wrap-content-bottom .swe-button {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -73px;
  transition: all 0.5s;
  transform: translateY(50px);
}
.elementor-16416 .elementor-element.elementor-element-64dcc32 .elementor-field-group {
  position: relative;
  margin-left: -3px;
}
.elementor-16416 .elementor-element.elementor-element-64dcc32 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper):focus {
  box-shadow: inset 0 0 0 1px #000000;
  background-color: #fff;
}
html {
  overflow-x: hidden;
}
.wide-1400 .container {
  max-width: 1430px;
  padding: 0 15px;
}
.elementor-editor-active .home-style2 > .container,
.elementor-editor-active .home-style3 > .container {
  padding: 0;
  max-width: 100%;
}
.home-style2 > .container,
.home-style3 > .container {
  max-width: 100%;
}
.wp-comingsoon {
  background: url("../assets/img/bg-comingsoon.jpg") no-repeat center center;
  text-align: center;
}
.wp-comingsoon .title-comingsoon {
  margin-bottom: 40px;
  margin-top: 330px;
}
.wp-comingsoon .title-comingsoon h1 {
  color: #fff;
  font-size: 32px;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.wp-comingsoon .title-comingsoon .des-comingsoon {
  font-size: 13px;
  color: #e0e0e0;
  width: 60%;
  line-height: 24px;
  margin: 25px auto 0;
  text-align: center;
}
.wp-comingsoon .countdown-shortcode {
  margin-bottom: 280px;
}
.wp-comingsoon .social-comingsoon .menu-social {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  text-align: center;
  list-style-type: none;
}
.wp-comingsoon .social-comingsoon .menu-social li {
  float: left;
  margin: 0 5px;
}
.wp-comingsoon .social-comingsoon .menu-social li a {
  display: inline-block;
  vertical-align: top;
  color: #818180;
  font-size: 14px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background-color: rgba(255,255,255,0.1);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.wp-comingsoon .social-comingsoon .menu-social li a:hover {
  background-color: var(--color);
  color: #fff;
}
.wp-comingsoon .footer-comingsoon {
  padding: 17px 0;
  line-height: 20px;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
}
.wp-comingsoon .footer-comingsoon a {
  color: var(--color);
}
.wp-comingsoon .footer-comingsoon a:hover {
  color: #788f76;
}
.comming-soon {
  text-align: center;
}
.comming-soon .ClassyCountdown-wrapper {
  display: inline-block;
  overflow: hidden;
}
.comming-soon .ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: 120px;
  margin: 10px 15px;
  float: left;
}
.rtl .comming-soon .ClassyCountdown-wrapper > div {
  float: right;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value > div {
  position: absolute;
  font-size: 34px !important;
  font-weight: bold;
  font-weight: 700;
  color: #fff;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 100px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value > span {
  font-size: 14px !important;
  font-weight: 700;
  color: #fff !important;
  display: inline-block;
  top: -45px;
  position: relative;
  text-transform: uppercase;
}
@-moz-document url-prefix() {
  .comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value > span {
    margin-top: -50px;
    top: auto;
  }
  .elementor-12227 .elementor-element.elementor-element-b3385ec .jet-smart-filters-hierarchy.jet-filter .jet-select__control {
    background-color: #fff;
  }
}
.beautyxtore_breadcrumbs {
  background-color: #f7f7f7;
}
.beautyxtore_breadcrumbs .breadcrumbs-inner {
  background: transparent;
  text-align: center;
  margin-bottom: 60px;
  padding: 44px 0;
  position: relative;
}
.beautyxtore_breadcrumbs .breadcrumbs-inner > .container {
  position: relative;
  z-index: 2;
}
.beautyxtore_breadcrumbs .breadcrumbs-inner h2 {
  font-size: 50px;
  line-height: 60px;
  color: #000;
  font-weight: 700;
}
.beautyxtore_breadcrumbs .breadcrumbs-inner h2 small {
  font-size: 50px;
  color: var(--color);
}
.beautyxtore_breadcrumbs .breadcrumbs-inner .breadcrumbs .breadcrumb {
  margin: 0;
  padding: 0 0 8px;
  background: transparent;
}
.beautyxtore_breadcrumbs .breadcrumbs-inner .breadcrumbs .breadcrumb > li {
  color: #888;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 20px;
}
.rtl .beautyxtore_breadcrumbs .breadcrumbs-inner .breadcrumbs .breadcrumb > li {
  direction: ltr;
}
.beautyxtore_breadcrumbs .breadcrumbs-inner .breadcrumbs .breadcrumb > li:last-child span.go-page {
  display: none;
}
.beautyxtore_breadcrumbs .breadcrumbs-inner .breadcrumbs .breadcrumb > li + li:before {
  content: '/';
  font-family: icomoon;
  font-weight: 400;
  font-size: 18px;
  margin: 0;
  color: #888;
}
.rtl .beautyxtore_breadcrumbs .breadcrumbs-inner .breadcrumbs .breadcrumb > li + li:before {
  content: '';
  margin: 0;
  padding: 0;
  transform: rotate(180deg);
}
.rtl .beautyxtore_breadcrumbs .breadcrumbs-inner .breadcrumbs .breadcrumb > li + li:after {
  content: '/';
  transform: rotate(180deg);
  font-family: icomoon;
  font-weight: 400;
  font-size: 20px;
  margin: 0;
  padding: 0 7px;
  color: #888;
  position: relative;
  bottom: -2px;
}
.beautyxtore_breadcrumbs .breadcrumbs-inner .breadcrumbs .breadcrumb > li > .go-page {
  margin: 0 15px;
  display: none;
}
.beautyxtore_breadcrumbs .breadcrumbs-inner .breadcrumbs .breadcrumb > li > .go-page:before {
  content: '';
  font-family: icomoon;
  font-weight: 400;
  font-size: 20px;
}
.rtl .beautyxtore_breadcrumbs .breadcrumbs-inner .breadcrumbs .breadcrumb > li > .go-page:before {
  content: '';
}
.beautyxtore_breadcrumbs .breadcrumbs-inner .breadcrumbs .breadcrumb > li > a {
  color: #888;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 20px;
}
.beautyxtore_breadcrumbs .breadcrumbs-inner .breadcrumbs .breadcrumb > li > a:hover {
  color: #94a692;
}
.beautyxtore_breadcrumbs .breadcrumbs-inner .breadcrumbs .breadcrumb > li.active {
  color: #888;
}
.beautyxtore_breadcrumbs .breadcrumbs-inner.style1 .breadcrumbs .breadcrumb {
  padding: 16px 0;
}
.home.blog .header-style1 {
  margin-bottom: 40px;
}
.archive.category .listing-title h1 {
  margin: 0 0 50px 0;
}
body.contact-us .container,
body.about-us .container {
  max-width: 1920px;
}
#sw-add-to-cart-message .layout-default .checkout,
#sw-add-to-cart-message .layout-5 .checkout {
  background-color: var(--primary-color);
}
#sw-add-to-cart-message .layout-default .checkout:hover,
#sw-add-to-cart-message .layout-5 .checkout:hover {
  color: #fff;
  opacity: 0.85;
  background-color: var(--color);
}
#sw-add-to-cart-message .price ins {
  color: var(--color);
}
#sw-add-to-cart-message .modal-content {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
#sw-add-to-cart-message .modal-content > .close {
  line-height: 38px;
  opacity: 1;
}
#sw-add-to-cart-message .modal-content > .close:hover {
  color: var(--color);
  opacity: 1;
}
#sw-add-to-cart-message .modal-content {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.15);
  border: 0;
}
#sw-add-to-cart-message .button:hover {
  background-color: var(--color);
}
#sw-add-to-cart-message a:hover {
  color: var(--color);
}
#sw-add-to-cart-message a.viewcart:hover {
  color: #fff;
}
.page .beautyxtore_breadcrumbs .listing-title {
  background: #fff;
  margin: 0;
}
.page .listing-title h1 {
  margin: 0 0 50px 0;
  text-align: left;
}
.page.woocommerce-page.woocommerce-wishlist .wishlist-title-container .wishlist-title h2 {
  display: none;
}
.archive.post-type-archive .listing-title h1,
.archive.tax-product_cat .listing-title h1,
.archive.tax-product_brand .listing-title h1 {
  margin: -3px 0 30px;
  font-size: 26px;
  font-weight: 700 !important;
  line-height: 32px;
  color: #000;
  text-transform: uppercase;
  display: none;
}
.search.search-results .page.type-page .entry-content .entry-meta i {
  margin-right: 5px;
}
.search.search-results .page.type-page .entry-content .bl_read_more a {
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color: #f5f5f5;
  display: inline-block;
}
.search.search-results .page.type-page .entry-content .bl_read_more a:hover {
  background-color: var(--color);
  color: #fff;
}
.search.search-results .products-wrapper #product_listing {
  display: block;
  clear: both;
}
.search.search-results .products-wrapper .woocommerce-ordering {
  margin-right: 0;
  margin-left: 0;
}
.search .blog-content .pagination {
  margin-bottom: 40px;
}
.search.rtl .listing-title h1 small {
  float: right;
}
.search .listing-title h1 {
  margin-bottom: 60px;
  margin-top: 0;
}
.search .listing-title h1 small {
  position: relative;
  color: var(--color);
}
.search .listing-title h1 small:before {
  content: '"';
  display: inline-block;
  margin: 0 5px;
}
.search .listing-title h1 small:after {
  content: '"';
  display: inline-block;
  margin: 0 5px;
}
.search .products-wrapper {
  padding: 0;
}
.search .pag-search > .pagination {
  margin-bottom: 60px;
  z-index: 2;
  position: relative;
}
.search .no-result {
  margin-bottom: 40px;
}
.search .no-result p {
  font-size: 14px;
  margin-bottom: 15px;
}
.search .no-result form {
  max-width: 100%;
  min-height: 40px;
  position: relative;
}
.search .no-result form label {
  display: none;
}
.search .no-result form input[type="text"],
.search .no-result form input[type="password"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 15px 85px 15px 20px;
  width: 100%;
}
.search .no-result form input[type="submit"] {
  background: var(--color);
  border: 1px solid var(--color);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color: #fff;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase;
}
.search .no-result form input[type="submit"]:hover {
  background: #788f76;
  border-color: #788f76;
}
.search.rtl .no-result form input[type="text"] {
  padding: 15px 20px 15px 85px;
}
.search.rtl .no-result form input[type="submit"] {
  right: auto;
  left: 0;
}
.elementor-9948
  .elementor-element.elementor-element-8e615e4
  .elementor-image-box-title,
.elementor-9948
  .elementor-element.elementor-element-4512a83
  .elementor-image-box-title,
.elementor-9948
  .elementor-element.elementor-element-67e5331
  .elementor-image-box-title,
.elementor-9948
  .elementor-element.elementor-element-055abeb
  .elementor-image-box-title {
  margin: 0;
}
.content-search > .post,
.content-search .page,
.content-search .testimonial,
.content-search .team,
.content-search .portfolio,
.content-search .product {
  background-color: #fff;
  margin-bottom: 40px;
  padding: 0 0 40px 0;
  border-bottom: 1px #eee solid;
}
.content-search > .post .entry-thumb,
.content-search .page .entry-thumb,
.content-search .testimonial .entry-thumb,
.content-search .team .entry-thumb,
.content-search .portfolio .entry-thumb,
.content-search .product .entry-thumb {
  padding-right: 30px;
}
.content-search > .post .entry-thumb img,
.content-search .page .entry-thumb img,
.content-search .testimonial .entry-thumb img,
.content-search .team .entry-thumb img,
.content-search .portfolio .entry-thumb img,
.content-search .product .entry-thumb img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .content-search > .post .entry-thumb,
.rtl .content-search .page .entry-thumb,
.rtl .content-search .testimonial .entry-thumb,
.rtl .content-search .team .entry-thumb,
.rtl .content-search .portfolio .entry-thumb,
.rtl .content-search .product .entry-thumb {
  padding-left: 30px;
  padding-right: 0;
}
.content-search > .post .entry-content,
.content-search .page .entry-content,
.content-search .testimonial .entry-content,
.content-search .team .entry-content,
.content-search .portfolio .entry-content,
.content-search .product .entry-content {
  overflow: hidden;
}
.content-search > .post .entry-content .title-blog h3,
.content-search .page .entry-content .title-blog h3,
.content-search .testimonial .entry-content .title-blog h3,
.content-search .team .entry-content .title-blog h3,
.content-search .portfolio .entry-content .title-blog h3,
.content-search .product .entry-content .title-blog h3 {
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 26px;
}
.content-search > .post .entry-content .title-blog h3 a,
.content-search .page .entry-content .title-blog h3 a,
.content-search .testimonial .entry-content .title-blog h3 a,
.content-search .team .entry-content .title-blog h3 a,
.content-search .portfolio .entry-content .title-blog h3 a,
.content-search .product .entry-content .title-blog h3 a {
  text-transform: capitalize;
  color: #111;
  font-weight: 500;
  line-height: normal;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.content-search > .post .entry-content .title-blog h3 a:hover,
.content-search .page .entry-content .title-blog h3 a:hover,
.content-search .testimonial .entry-content .title-blog h3 a:hover,
.content-search .team .entry-content .title-blog h3 a:hover,
.content-search .portfolio .entry-content .title-blog h3 a:hover,
.content-search .product .entry-content .title-blog h3 a:hover {
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.content-search > .post .entry-content .entry-meta,
.content-search .page .entry-content .entry-meta,
.content-search .testimonial .entry-content .entry-meta,
.content-search .team .entry-content .entry-meta,
.content-search .portfolio .entry-content .entry-meta,
.content-search .product .entry-content .entry-meta {
  color: #111;
  font-size: 14px;
  margin-bottom: 20px;
}
.content-search > .post .entry-content .entry-meta a,
.content-search .page .entry-content .entry-meta a,
.content-search .testimonial .entry-content .entry-meta a,
.content-search .team .entry-content .entry-meta a,
.content-search .portfolio .entry-content .entry-meta a,
.content-search .product .entry-content .entry-meta a {
  color: #111;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
}
.content-search > .post .entry-content .entry-meta a:hover,
.content-search .page .entry-content .entry-meta a:hover,
.content-search .testimonial .entry-content .entry-meta a:hover,
.content-search .team .entry-content .entry-meta a:hover,
.content-search .portfolio .entry-content .entry-meta a:hover,
.content-search .product .entry-content .entry-meta a:hover {
  color: var(--color);
}
.content-search > .post .entry-content .entry-meta > span,
.content-search .page .entry-content .entry-meta > span,
.content-search .testimonial .entry-content .entry-meta > span,
.content-search .team .entry-content .entry-meta > span,
.content-search .portfolio .entry-content .entry-meta > span,
.content-search .product .entry-content .entry-meta > span {
  margin-right: 37px;
  display: inline-block;
  position: relative;
}
.content-search > .post .entry-content .entry-meta > span i,
.content-search .page .entry-content .entry-meta > span i,
.content-search .testimonial .entry-content .entry-meta > span i,
.content-search .team .entry-content .entry-meta > span i,
.content-search .portfolio .entry-content .entry-meta > span i,
.content-search .product .entry-content .entry-meta > span i {
  font-size: 15px;
  color: var(--color);
  margin-right: 5px;
  font-weight: 400;
}
.rtl .content-search > .post .entry-content .entry-meta > span i,
.rtl .content-search .page .entry-content .entry-meta > span i,
.rtl .content-search .testimonial .entry-content .entry-meta > span i,
.rtl .content-search .team .entry-content .entry-meta > span i,
.rtl .content-search .portfolio .entry-content .entry-meta > span i,
.rtl .content-search .product .entry-content .entry-meta > span i {
  margin-left: 5px;
  margin-right: 0;
}
.rtl .content-search > .post .entry-content .entry-meta > span,
.rtl .content-search .page .entry-content .entry-meta > span,
.rtl .content-search .testimonial .entry-content .entry-meta > span,
.rtl .content-search .team .entry-content .entry-meta > span,
.rtl .content-search .portfolio .entry-content .entry-meta > span,
.rtl .content-search .product .entry-content .entry-meta > span {
  margin-left: 37px;
  margin-right: 0;
}
.content-search > .post .entry-content .entry-meta > span:nth-child(3):before,
.content-search > .post .entry-content .entry-meta > span:last-child:before,
.content-search .page .entry-content .entry-meta > span:nth-child(3):before,
.content-search .page .entry-content .entry-meta > span:last-child:before,
.content-search .testimonial .entry-content .entry-meta > span:nth-child(3):before,
.content-search .testimonial .entry-content .entry-meta > span:last-child:before,
.content-search .team .entry-content .entry-meta > span:nth-child(3):before,
.content-search .team .entry-content .entry-meta > span:last-child:before,
.content-search .portfolio .entry-content .entry-meta > span:nth-child(3):before,
.content-search .portfolio .entry-content .entry-meta > span:last-child:before,
.content-search .product .entry-content .entry-meta > span:nth-child(3):before,
.content-search .product .entry-content .entry-meta > span:last-child:before {
  display: none;
}
.content-search > .post .entry-content .entry-meta .entry-cate,
.content-search .page .entry-content .entry-meta .entry-cate,
.content-search .testimonial .entry-content .entry-meta .entry-cate,
.content-search .team .entry-content .entry-meta .entry-cate,
.content-search .portfolio .entry-content .entry-meta .entry-cate,
.content-search .product .entry-content .entry-meta .entry-cate {
  margin: 0;
  display: initial;
}
.content-search > .post .entry-content .entry-meta .entry-cate .fa,
.content-search .page .entry-content .entry-meta .entry-cate .fa,
.content-search .testimonial .entry-content .entry-meta .entry-cate .fa,
.content-search .team .entry-content .entry-meta .entry-cate .fa,
.content-search .portfolio .entry-content .entry-meta .entry-cate .fa,
.content-search .product .entry-content .entry-meta .entry-cate .fa {
  margin-right: 4px;
}
.rtl .content-search > .post .entry-content .entry-meta .entry-cate .fa,
.rtl .content-search .page .entry-content .entry-meta .entry-cate .fa,
.rtl .content-search .testimonial .entry-content .entry-meta .entry-cate .fa,
.rtl .content-search .team .entry-content .entry-meta .entry-cate .fa,
.rtl .content-search .portfolio .entry-content .entry-meta .entry-cate .fa,
.rtl .content-search .product .entry-content .entry-meta .entry-cate .fa {
  margin-left: 4px;
  margin-right: 0;
}
.content-search > .post .entry-content .entry-meta .entry-cate a,
.content-search .page .entry-content .entry-meta .entry-cate a,
.content-search .testimonial .entry-content .entry-meta .entry-cate a,
.content-search .team .entry-content .entry-meta .entry-cate a,
.content-search .portfolio .entry-content .entry-meta .entry-cate a,
.content-search .product .entry-content .entry-meta .entry-cate a {
  margin-bottom: 5px;
  position: relative;
}
.content-search > .post .entry-content .entry-meta .entry-cate a:after,
.content-search .page .entry-content .entry-meta .entry-cate a:after,
.content-search .testimonial .entry-content .entry-meta .entry-cate a:after,
.content-search .team .entry-content .entry-meta .entry-cate a:after,
.content-search .portfolio .entry-content .entry-meta .entry-cate a:after,
.content-search .product .entry-content .entry-meta .entry-cate a:after {
  content: ",";
  margin-right: 5px;
}
.content-search > .post .entry-content .entry-meta .entry-cate span:last-child a:after,
.content-search .page .entry-content .entry-meta .entry-cate span:last-child a:after,
.content-search .testimonial .entry-content .entry-meta .entry-cate span:last-child a:after,
.content-search .team .entry-content .entry-meta .entry-cate span:last-child a:after,
.content-search .portfolio .entry-content .entry-meta .entry-cate span:last-child a:after,
.content-search .product .entry-content .entry-meta .entry-cate span:last-child a:after {
  content: "";
  margin: 0;
}
.content-search > .post .entry-content .entry-meta .entry-author a,
.content-search .page .entry-content .entry-meta .entry-author a,
.content-search .testimonial .entry-content .entry-meta .entry-author a,
.content-search .team .entry-content .entry-meta .entry-author a,
.content-search .portfolio .entry-content .entry-meta .entry-author a,
.content-search .product .entry-content .entry-meta .entry-author a {
  color: #111;
  text-transform: none;
  line-height: 20px;
}
.content-search > .post .entry-content .entry-meta .entry-author a:hover,
.content-search .page .entry-content .entry-meta .entry-author a:hover,
.content-search .testimonial .entry-content .entry-meta .entry-author a:hover,
.content-search .team .entry-content .entry-meta .entry-author a:hover,
.content-search .portfolio .entry-content .entry-meta .entry-author a:hover,
.content-search .product .entry-content .entry-meta .entry-author a:hover {
  color: var(--color);
}
.content-search > .post .entry-content .entry-meta-tag,
.content-search .page .entry-content .entry-meta-tag,
.content-search .testimonial .entry-content .entry-meta-tag,
.content-search .team .entry-content .entry-meta-tag,
.content-search .portfolio .entry-content .entry-meta-tag,
.content-search .product .entry-content .entry-meta-tag {
  color: #999;
  text-transform: capitalize;
}
.content-search > .post .entry-content .entry-meta-tag .fa,
.content-search .page .entry-content .entry-meta-tag .fa,
.content-search .testimonial .entry-content .entry-meta-tag .fa,
.content-search .team .entry-content .entry-meta-tag .fa,
.content-search .portfolio .entry-content .entry-meta-tag .fa,
.content-search .product .entry-content .entry-meta-tag .fa {
  margin-right: 5px;
}
.rtl .content-search > .post .entry-content .entry-meta-tag .fa,
.rtl .content-search .page .entry-content .entry-meta-tag .fa,
.rtl .content-search .testimonial .entry-content .entry-meta-tag .fa,
.rtl .content-search .team .entry-content .entry-meta-tag .fa,
.rtl .content-search .portfolio .entry-content .entry-meta-tag .fa,
.rtl .content-search .product .entry-content .entry-meta-tag .fa {
  margin-right: 0;
  margin-left: 5px;
}
.content-search > .post .entry-content .entry-meta-tag a,
.content-search .page .entry-content .entry-meta-tag a,
.content-search .testimonial .entry-content .entry-meta-tag a,
.content-search .team .entry-content .entry-meta-tag a,
.content-search .portfolio .entry-content .entry-meta-tag a,
.content-search .product .entry-content .entry-meta-tag a {
  color: #999;
}
.content-search > .post .entry-content .entry-meta-tag a:hover,
.content-search .page .entry-content .entry-meta-tag a:hover,
.content-search .testimonial .entry-content .entry-meta-tag a:hover,
.content-search .team .entry-content .entry-meta-tag a:hover,
.content-search .portfolio .entry-content .entry-meta-tag a:hover,
.content-search .product .entry-content .entry-meta-tag a:hover {
  color: var(--color);
}
.content-search > .post .entry-content .entry-description,
.content-search .page .entry-content .entry-description,
.content-search .testimonial .entry-content .entry-description,
.content-search .team .entry-content .entry-description,
.content-search .portfolio .entry-content .entry-description,
.content-search .product .entry-content .entry-description {
  line-height: 1.7;
  font-size: 14px;
  margin-bottom: 18px;
}
.content-search > .post .entry-content .bl_read_more a,
.content-search .page .entry-content .bl_read_more a,
.content-search .testimonial .entry-content .bl_read_more a,
.content-search .team .entry-content .bl_read_more a,
.content-search .portfolio .entry-content .bl_read_more a,
.content-search .product .entry-content .bl_read_more a {
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color: #f5f5f5;
  display: inline-block;
}
.content-search > .post .entry-content .bl_read_more a:hover,
.content-search .page .entry-content .bl_read_more a:hover,
.content-search .testimonial .entry-content .bl_read_more a:hover,
.content-search .team .entry-content .bl_read_more a:hover,
.content-search .portfolio .entry-content .bl_read_more a:hover,
.content-search .product .entry-content .bl_read_more a:hover {
  background-color: var(--color);
  color: #fff;
}
.content-search > .post .entry-content .page-links,
.content-search .page .entry-content .page-links,
.content-search .testimonial .entry-content .page-links,
.content-search .team .entry-content .page-links,
.content-search .portfolio .entry-content .page-links,
.content-search .product .entry-content .page-links {
  margin-top: 10px;
  overflow: hidden;
  background: transparent;
  padding: 10px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.content-search > .post .entry-content .page-links .page-links-title,
.content-search .page .entry-content .page-links .page-links-title,
.content-search .testimonial .entry-content .page-links .page-links-title,
.content-search .team .entry-content .page-links .page-links-title,
.content-search .portfolio .entry-content .page-links .page-links-title,
.content-search .product .entry-content .page-links .page-links-title {
  border: none;
  margin: 0 10px;
  width: auto;
  height: auto;
  line-height: 32px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  float: left;
  background: none;
  color: #666;
}
.content-search > .post .entry-content .page-links .page-links-title:hover,
.content-search .page .entry-content .page-links .page-links-title:hover,
.content-search .testimonial .entry-content .page-links .page-links-title:hover,
.content-search .team .entry-content .page-links .page-links-title:hover,
.content-search .portfolio .entry-content .page-links .page-links-title:hover,
.content-search .product .entry-content .page-links .page-links-title:hover {
  background: none;
}
.content-search > .post .entry-content .page-links span,
.content-search > .post .entry-content .page-links a,
.content-search .page .entry-content .page-links span,
.content-search .page .entry-content .page-links a,
.content-search .testimonial .entry-content .page-links span,
.content-search .testimonial .entry-content .page-links a,
.content-search .team .entry-content .page-links span,
.content-search .team .entry-content .page-links a,
.content-search .portfolio .entry-content .page-links span,
.content-search .portfolio .entry-content .page-links a,
.content-search .product .entry-content .page-links span,
.content-search .product .entry-content .page-links a {
  display: block;
  width: 32px;
  line-height: 32px;
  height: 32px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin: 0 5px 0 0;
}
.content-search > .post .entry-content .page-links span:hover,
.content-search > .post .entry-content .page-links a:hover,
.content-search .page .entry-content .page-links span:hover,
.content-search .page .entry-content .page-links a:hover,
.content-search .testimonial .entry-content .page-links span:hover,
.content-search .testimonial .entry-content .page-links a:hover,
.content-search .team .entry-content .page-links span:hover,
.content-search .team .entry-content .page-links a:hover,
.content-search .portfolio .entry-content .page-links span:hover,
.content-search .portfolio .entry-content .page-links a:hover,
.content-search .product .entry-content .page-links span:hover,
.content-search .product .entry-content .page-links a:hover {
  color: var(--color);
}
.content-search > .post .entry-content .page-links span,
.content-search .page .entry-content .page-links span,
.content-search .testimonial .entry-content .page-links span,
.content-search .team .entry-content .page-links span,
.content-search .portfolio .entry-content .page-links span,
.content-search .product .entry-content .page-links span {
  background: #fff;
  color: var(--color);
}
.content-search > .post .entry-content .page-links a span,
.content-search .page .entry-content .page-links a span,
.content-search .testimonial .entry-content .page-links a span,
.content-search .team .entry-content .page-links a span,
.content-search .portfolio .entry-content .page-links a span,
.content-search .product .entry-content .page-links a span {
  border: none;
  margin: 0;
  background: none;
  color: #000;
}
.home.blog .category-header .entry-title {
  font-weight: 700;
  font-size: 28px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.image-hover:hover .wrap-content h3 {
  color: #94a692;
}
.elementor-image img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-image img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
_:-ms-fullscreen,
:root .sw_top .top-form.top-search select::-ms-expand {
  display: none;
}
.sw-ourteam-slider {
  position: relative;
}
.sw-ourteam-slider .res-button {
  height: 50px;
  width: 50px;
  line-height: 48px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #eee;
  background-color: #fff;
  color: #111 !important;
  position: absolute;
  top: 50%;
  margin-top: 32px;
}
.sw-ourteam-slider .res-button:hover {
  background-color: var(--color);
  border: 0;
}
.sw-ourteam-slider .res-button:hover:before {
  color: #fff !important;
}
.sw-ourteam-slider .res-button:before {
  font-size: 24px;
  font-family: "icomoon" !important;
}
.sw-ourteam-slider .res-button.slick-prev {
  left: -70px;
  right: auto;
}
.sw-ourteam-slider .res-button.slick-prev:before {
  content: "\e901";
}
.sw-ourteam-slider .res-button.slick-next {
  right: -70px;
  left: auto;
}
.sw-ourteam-slider .res-button.slick-next:before {
  content: "\e902";
}
.sw-ourteam-slider .block-title h3 {
  font-size: 30px;
  color: #111;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0 0 15px;
  text-align: center;
}
.sw-ourteam-slider .resp-slider-container .slider {
  position: relative;
}
.sw-ourteam-slider .resp-slider-container .slider .slick-list {
  padding: 20px 0;
  position: relative;
  margin: 0 -15px;
}
.sw-ourteam-slider .resp-slider-container .slider .item {
  padding: 0 15px;
}
.sw-ourteam-slider .resp-slider-container .slider .item .item-img {
  border-radius: 5px;
}
.sw-ourteam-slider .resp-slider-container .slider .item .item-img img {
  border-radius: 5px;
}
.sw-ourteam-slider .resp-slider-container .slider .item .item-wrap .item-img {
  position: relative;
}
.sw-ourteam-slider .resp-slider-container .slider .item .item-wrap .item-img .social {
  display: none;
  position: absolute;
  list-style: none;
  display: inline-block;
  width: 100%;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -115px;
  z-index: 3;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -o-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.sw-ourteam-slider .resp-slider-container .slider .item .item-wrap .item-img .social > li {
  float: left;
}
.sw-ourteam-slider .resp-slider-container .slider .item .item-wrap .item-img .social > li a {
  height: 50px;
  width: 50px;
  background-color: #fff;
  color: #111;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  border-radius: 25px;
  font-size: 18px;
}
.sw-ourteam-slider .resp-slider-container .slider .item .item-wrap .item-img .social > li a i {
  font-weight: 400 !important;
}
.sw-ourteam-slider .resp-slider-container .slider .item .item-wrap .item-img .social > li a:hover {
  background-color: var(--color);
  color: #fff;
}
.sw-ourteam-slider .resp-slider-container .slider .item .item-wrap .item-img .social > li:last-child a {
  margin: 0;
}
.sw-ourteam-slider .resp-slider-container .slider .item .item-wrap .item-content {
  text-align: center;
  padding: 15px 0 15px;
}
.sw-ourteam-slider .resp-slider-container .slider .item .item-wrap .item-content h3 {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-transform: capitalize;
}
.sw-ourteam-slider .resp-slider-container .slider .item .item-wrap .item-content .team-info {
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
.swe-woo-tab-slider.style-1 .slick-list {
  padding: 10px 0 0;
}
.woocommerce ul.products li.product .price {
  font-size: 18px;
  color: #111;
  font-weight: bold;
  margin: 0;
  display: block;
}
#sw-add-to-cart-message.sw-modal {
  z-index: 99999;
}
.swe-wrap-post.image-left .swe-wrap-item .swe-wrap-image {
  max-width: 82px;
}
.header-bottom1 .elementor-widget-image a img[src$=".svg"],
.header-bottom2 .elementor-widget-image a img[src$=".svg"] {
  width: auto !important;
}
body.open1 {
  position: relative;
}
body.open1:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: block;
  z-index: 1060;
  cursor: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 18 18' fill='%23fff'%3e%3cpath d='M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z'/%3e%3c/svg%3e"), pointer;
}
.elementor-12083 .elementor-element.elementor-element-9cc74d9 img,
.elementor-12083 .elementor-element.elementor-element-5e70ebb img,
.elementor-12083 .elementor-element.elementor-element-d837345 img,
.elementor-12083 .elementor-element.elementor-element-838f2ed img,
.elementor-12083 .elementor-element.elementor-element-ce0a4fe img {
  transition: all 0.3s;
}
.elementor-12083 .elementor-element.elementor-element-9cc74d9:hover img,
.elementor-12083 .elementor-element.elementor-element-5e70ebb:hover img,
.elementor-12083 .elementor-element.elementor-element-d837345:hover img,
.elementor-12083 .elementor-element.elementor-element-838f2ed:hover img,
.elementor-12083 .elementor-element.elementor-element-ce0a4fe:hover img {
  opacity: 0.85;
}
#rev_slider_3_1_wrapper .text-slider-home1 span,
#rev_slider_1_1_wrapper .text-slider-home1 span {
  color: var(--color) !important;
}
#rev_slider_3_1_wrapper:hover .tparrows,
#rev_slider_1_1_wrapper:hover .tparrows {
  opacity: 1 !important;
}
#rev_slider_3_1_wrapper .tparrows,
#rev_slider_1_1_wrapper .tparrows {
  opacity: 0 !important;
}
#rev_slider_3_1_wrapper .tparrows.tp-leftarrow,
#rev_slider_1_1_wrapper .tparrows.tp-leftarrow {
  width: 100px !important;
  height: 50px !important;
  background: url("../assets/img/icon-prev.png") no-repeat center #fff !important;
  border-radius: 25px !important;
  transition: all 0.3s !important;
}
#rev_slider_3_1_wrapper .tparrows.tp-leftarrow:before,
#rev_slider_1_1_wrapper .tparrows.tp-leftarrow:before {
  content: "" !important;
}
#rev_slider_3_1_wrapper .tparrows.tp-leftarrow:hover,
#rev_slider_1_1_wrapper .tparrows.tp-leftarrow:hover {
  background: url("../assets/img/icon-prev-hover.png") no-repeat center var(--color) !important;
}
#rev_slider_3_1_wrapper .tparrows.tp-rightarrow,
#rev_slider_1_1_wrapper .tparrows.tp-rightarrow {
  width: 100px !important;
  height: 50px !important;
  background: url("../assets/img/icon-next.png") no-repeat center #fff !important;
  border-radius: 25px !important;
  transition: all 0.3s !important;
}
#rev_slider_3_1_wrapper .tparrows.tp-rightarrow:before,
#rev_slider_1_1_wrapper .tparrows.tp-rightarrow:before {
  content: "" !important;
}
#rev_slider_3_1_wrapper .tparrows.tp-rightarrow:hover,
#rev_slider_1_1_wrapper .tparrows.tp-rightarrow:hover {
  background: url("../assets/img/icon-next-hover.png") no-repeat center var(--color) !important;
}
#rev_slider_4_1_forcefullwidth .tparrows {
  opacity: 0;
}
#rev_slider_4_1_forcefullwidth:hover .tparrows {
  opacity: 1;
}
#rev_slider_4_1_wrapper .text-slider-home1 span {
  color: var(--color) !important;
}
#rev_slider_4_1_wrapper .tp-bullet {
  display: none !important;
}
#rev_slider_4_1_wrapper:hover .tparrows {
  opacity: 1 !important;
}
#rev_slider_4_1_wrapper .tparrows {
  opacity: 0 !important;
}
#rev_slider_4_1_wrapper .tparrows.tp-leftarrow {
  width: 100px !important;
  height: 50px !important;
  background: url("../assets/img/icon-prev.png") no-repeat center #fff !important;
  border-radius: 25px !important;
}
#rev_slider_4_1_wrapper .tparrows.tp-leftarrow:before {
  content: "" !important;
}
#rev_slider_4_1_wrapper .tparrows.tp-leftarrow:hover {
  background: url("../assets/img/icon-prev-hover.png") no-repeat center var(--color) !important;
}
#rev_slider_4_1_wrapper .tparrows.tp-rightarrow {
  width: 100px !important;
  height: 50px !important;
  background: url("../assets/img/icon-next.png") no-repeat center #fff !important;
  border-radius: 25px !important;
}
#rev_slider_4_1_wrapper .tparrows.tp-rightarrow:before {
  content: "" !important;
}
#rev_slider_4_1_wrapper .tparrows.tp-rightarrow:hover {
  background: url("../assets/img/icon-next-hover.png") no-repeat center var(--color) !important;
}
#rev_slider_5_1_wrapper .text-slider-home3 span {
  color: var(--color) !important;
}
#rev_slider_5_1_wrapper .uranus .tp-bullet {
  width: 40px !important;
  height: 40px !important;
  box-shadow: none !important;
  background-color: transparent !important;
  box-shadow: 0 0 0 1px transparent !important;
}
#rev_slider_5_1_wrapper .uranus .tp-bullet .tp-bullet-inner {
  width: 6px !important;
  height: 6px !important;
  top: 17px;
  left: 17px;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
  background-color: #fff;
}
#rev_slider_5_1_wrapper .uranus .tp-bullet.selected {
  box-shadow: 0 0 0 1px #ffffff !important;
}
#rev_slider_5_1_wrapper .uranus .tp-bullet.selected .tp-bullet-inner {
  width: 6px !important;
  height: 6px !important;
  top: 17px;
  left: 17px;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}
#rev_slider_5_1_wrapper .uranus .tp-bullet:hover {
  box-shadow: 0 0 0 1px rgba(255,255,255,0.3) !important;
}
#rev_slider_5_1_wrapper .uranus .tp-bullet:hover .tp-bullet-inner {
  width: 6px !important;
  height: 6px !important;
  top: 17px;
  left: 17px;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}
.elementor-9984 .elementor-element.elementor-element-6db5407:hover,
.elementor-9984 .elementor-element.elementor-element-6db5407 > .elementor-background-overlay:hover,
.elementor-9984 .elementor-element.elementor-element-442425d:hover,
.elementor-9984 .elementor-element.elementor-element-442425d > .elementor-background-overlay:hover,
.elementor-9984 .elementor-element.elementor-element-11c300e:hover,
.elementor-9984 .elementor-element.elementor-element-11c300e > .elementor-background-overlay:hover {
  cursor: pointer;
  border-color: var(--color);
}
.elementor-9984 .elementor-element.elementor-element-fe362c0 .elementor-button[type="submit"] {
  margin: 20px 0 0;
}
.elementor-9984 .elementor-element.elementor-element-fe362c0 .elementor-field-group textarea {
  min-height: 150px;
}
.elementor-9948 .elementor-element.elementor-element-97146ef .elementor-accordion-item,
.elementor-9948 .elementor-element.elementor-element-94a8354 .elementor-accordion-item {
  margin-bottom: 20px;
  border-radius: 10px;
}
.elementor-9948 .elementor-element.elementor-element-97146ef .elementor-tab-title,
.elementor-9948 .elementor-element.elementor-element-94a8354 .elementor-tab-title {
  padding: 22px 30px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.elementor-9948 .elementor-element.elementor-element-97146ef .elementor-tab-title.elementor-active,
.elementor-9948 .elementor-element.elementor-element-94a8354 .elementor-tab-title.elementor-active {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.elementor-9948 .elementor-element.elementor-element-97146ef .elementor-tab-content.elementor-active.elementor-active,
.elementor-9948 .elementor-element.elementor-element-94a8354 .elementor-tab-content.elementor-active.elementor-active {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.elementor-9948 .elementor-element.elementor-element-97146ef .elementor-accordion-icon-opened i,
.elementor-9948 .elementor-element.elementor-element-94a8354 .elementor-accordion-icon-opened i {
  transform: rotate(90deg);
}
.elementor-9948 .elementor-element.elementor-element-97146ef .elementor-accordion-icon-opened i:before,
.elementor-9948 .elementor-element.elementor-element-94a8354 .elementor-accordion-icon-opened i:before {
  font-family: icomoon;
  content: "\e901";
  font-size: 18px;
}
.elementor-9948 .elementor-element.elementor-element-97146ef .elementor-accordion-icon-closed i,
.elementor-9948 .elementor-element.elementor-element-94a8354 .elementor-accordion-icon-closed i {
  transform: rotate(90deg);
}
.elementor-9948 .elementor-element.elementor-element-97146ef .elementor-accordion-icon-closed i:before,
.elementor-9948 .elementor-element.elementor-element-94a8354 .elementor-accordion-icon-closed i:before {
  font-family: icomoon;
  content: "\e902";
  font-size: 18px;
}
.elementor-9393 .elementor-element.elementor-element-5577848 .swe-wrap-image {
  overflow: visible !important;
}
.elementor-9393 .elementor-element.elementor-element-a2b7de6 .elementor-counter-title,
.elementor-9393 .elementor-element.elementor-element-0c3b6bc .elementor-counter-title,
.elementor-9393 .elementor-element.elementor-element-7cd0355 .elementor-counter-title,
.elementor-9948 .elementor-element.elementor-element-dcfe95d .elementor-counter-title,
.elementor-9948 .elementor-element.elementor-element-40f7a51 .elementor-counter-title,
.elementor-9948 .elementor-element.elementor-element-e35e71b .elementor-counter-title,
.elementor-9948 .elementor-element.elementor-element-89931d9 .elementor-counter-title {
  margin-top: 5px;
}
.elementor-9393 .elementor-element.elementor-element-5b0109a .elementor-wrapper {
  --video-aspect-ratio: 1.5 !important;
}
.video-home .elementor-custom-embed-play {
  width: 70px;
  height: 70px;
  background: url("../assets/img/icon-video.png") no-repeat center;
}
.video-home .elementor-custom-embed-play i,
.video-home .elementor-custom-embed-play .e-eicon-play {
  display: none;
}
.video-home:hover .elementor-custom-embed-play {
  background: url("../assets/img/icon-video-hover.png") no-repeat center;
}
.video-home-3 .elementor-custom-embed-play {
  width: 90px;
  height: 90px;
  background: url("../assets/img/icon-video-3.png") no-repeat center;
}
.video-home-3 .elementor-custom-embed-play i,
.video-home-3 .elementor-custom-embed-play .e-eicon-play {
  display: none;
}
.video-home-3:hover .elementor-custom-embed-play {
  background: url("../assets/img/icon-video-3-hover.png") no-repeat center;
}
.elementor-9393 .elementor-element.elementor-element-c51de44 .elementor-field-group .elementor-field::-webkit-input-placeholder {
  color: #000;
}
.elementor-9393 .elementor-element.elementor-element-c51de44 .elementor-field-group .elementor-field-textual:focus,
.elementor-10734 .elementor-element.elementor-element-d51b9c7 .elementor-field-group .elementor-field:focus,
.elementor-9984 .elementor-element.elementor-element-fe362c0 .elementor-field-group .elementor-field:focus,
.elementor-16277 .elementor-element.elementor-element-5d958f8 .elementor-field-group .elementor-field:focus {
  box-shadow: inset 0 0 0 1px #000000;
  background-color: #fff !important;
}
.elementor-9393 .elementor-element.elementor-element-c51de44 .elementor-button[type="submit"] {
  margin-top: 10px;
}
.elementor-9393 .elementor-element.elementor-element-0b84222 .elementor-image-box-wrapper .elementor-image-box-img img,
.elementor-9393 .elementor-element.elementor-element-b0cc267 .elementor-image-box-wrapper .elementor-image-box-img img,
.elementor-9393 .elementor-element.elementor-element-9c72f2a .elementor-image-box-wrapper .elementor-image-box-img img,
.elementor-9393 .elementor-element.elementor-element-df6b701 .elementor-image-box-wrapper .elementor-image-box-img img {
  transition: all 1.2s ease 0s;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.elementor-9393 .elementor-element.elementor-element-0b84222 .elementor-image-box-wrapper:hover,
.elementor-9393 .elementor-element.elementor-element-b0cc267 .elementor-image-box-wrapper:hover,
.elementor-9393 .elementor-element.elementor-element-9c72f2a .elementor-image-box-wrapper:hover,
.elementor-9393 .elementor-element.elementor-element-df6b701 .elementor-image-box-wrapper:hover {
  cursor: pointer;
}
.elementor-9393 .elementor-element.elementor-element-0b84222 .elementor-image-box-wrapper:hover .elementor-image-box-img img,
.elementor-9393 .elementor-element.elementor-element-b0cc267 .elementor-image-box-wrapper:hover .elementor-image-box-img img,
.elementor-9393 .elementor-element.elementor-element-9c72f2a .elementor-image-box-wrapper:hover .elementor-image-box-img img,
.elementor-9393 .elementor-element.elementor-element-df6b701 .elementor-image-box-wrapper:hover .elementor-image-box-img img {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.elementor-9393 .elementor-element.elementor-element-0b84222 .elementor-image-box-wrapper:hover .elementor-image-box-title,
.elementor-9393 .elementor-element.elementor-element-b0cc267 .elementor-image-box-wrapper:hover .elementor-image-box-title,
.elementor-9393 .elementor-element.elementor-element-9c72f2a .elementor-image-box-wrapper:hover .elementor-image-box-title,
.elementor-9393 .elementor-element.elementor-element-df6b701 .elementor-image-box-wrapper:hover .elementor-image-box-title {
  color: var(--color);
}
.swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item {
  position: relative;
}
.swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item .swe-author .swe-avatar {
  overflow: visible;
}
.swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item .swe-author .swe-avatar img {
  transition: all 1.2s ease 0s;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  border-radius: 100px;
}
.swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item:hover .swe-author .swe-avatar img {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item:before {
  content: '';
  width: 97px;
  height: 67px;
  background: url("../assets/img/icon-quote1.png") no-repeat center;
  position: absolute;
  top: 10px;
  left: -10px;
  display: inline-block;
}
.swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item .swe-author {
  flex-direction: column;
  justify-content: start;
  align-items: start;
}
.swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item .swe-author .swe-avatar {
  margin: 0 0 25px;
}
.swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item .swe-author .swe-author-info {
  margin-bottom: 55px;
}
.swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item .swe-author .swe-author-info .swe-name {
  margin: 0 0 5px;
}
.swe-wrap-testimonial-layout2.style-3 .swe-testimonial-item .swe-content {
  box-shadow: none !important;
  padding: 0;
  margin: 0 !important;
}
.swe-wrap-testimonial-layout2.style-3 .slick-dots {
  margin-left: 148px;
  justify-content: left;
}
.swe-wrap-testimonial-layout2.style-3 .slick-dots li {
  margin: 0 7px !important;
}
.swe-wrap-testimonial-layout2.style-3 .slick-dots li.slick-active {
  width: 10px !important;
}
.box-why-chose-us {
  position: relative;
}
.box-why-chose-us:before {
  content: '';
  height: 200px;
  width: 315px;
  position: absolute;
  left: 7px;
  bottom: 8px;
  display: inline-block;
  background-color: var(--color);
}
.box-table-price {
  box-shadow: 0 0 20px rgba(0,0,0,0.05);
  transition: all 0.5s;
}
.box-table-price .elementor-widget-image a {
  overflow: hidden;
  border-radius: 30px 30px 0px 0px;
}
.box-table-price .elementor-widget-image a img {
  transition: all 0.5s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.box-table-price:hover {
  box-shadow: 0 20px 40px rgba(0,0,0,0.1);
}
.box-table-price:hover .elementor-widget-image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.box-table-price:hover .button-price {
  opacity: 1;
  height: auto;
  overflow: visible;
  transform: translateY(0);
}
.box-table-price:hover .elementor-widget-image a:before {
  opacity: 1;
}
.box-table-price .elementor-widget-image a {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.box-table-price .elementor-widget-image a:before {
  content: '';
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0;
  display: inline-block;
  z-index: 2;
  transition: all 0.3s;
  border-radius: 30px 30px 0px 0;
}
.box-table-price .button-price {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: all 0.3s;
  position: absolute;
  bottom: 2px;
  left: 0;
  transform: translateY(100%);
}
.box-table-price .button-price:hover a {
  opacity: 1 !important;
}
.box-table-price .elementor-widget-icon-list ul.elementor-icon-list-items {
  margin: 20px 0 0;
}
.box-table-price .elementor-widget-icon-list ul.elementor-icon-list-items li {
  position: relative;
}
.box-table-price .elementor-widget-icon-list ul.elementor-icon-list-items li:before {
  content: '';
  width: 321px;
  height: 2px;
  background: url("../assets/img/bg-border.png") no-repeat center;
  position: absolute;
  bottom: 0;
  left: 40px;
}
.swe-wrap-testimonial-layout1 .slick-list {
  position: relative;
}
.swe-wrap-testimonial-layout1 .slick-list:after,
.swe-wrap-testimonial-layout1 .slick-list:before {
  content: "";
  width: 1px;
  height: calc(100% - 40px);
  background-color: #fff;
  position: absolute;
  top: 20px;
  z-index: 2;
}
.swe-wrap-testimonial-layout1 .slick-list:after {
  left: 15px;
}
.swe-wrap-testimonial-layout1 .slick-list:before {
  right: 12px;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item {
  position: relative;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item:after {
  content: "";
  width: 1px;
  height: calc(100% - 40px);
  background-color: #eee;
  position: absolute;
  top: 20px;
  right: -1px;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item:before {
  content: "";
  width: 0;
  height: calc(100% - 40px);
  background-color: #fff;
  position: absolute;
  top: 20px;
  left: 0;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item .swe-author .swe-avatar img {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -moz-transition: -moz-transform 0.4s ease-in-out;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  -o-transition: -o-transform 0.4s ease-in-out;
  -ms-transition: -ms-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item .swe-author .swe-avatar2 {
  position: absolute;
  opacity: 0;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item .swe-author .swe-avatar2 img {
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -moz-transition: -moz-transform 0.4s ease-in-out;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  -o-transition: -o-transform 0.4s ease-in-out;
  -ms-transition: -ms-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  border-radius: 50%;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item:hover {
  cursor: pointer;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item:hover:after {
  width: 0;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item:hover:before {
  width: 1px;
  height: calc(100% - 40px);
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item:hover .swe-author .swe-avatar {
  position: absolute;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item:hover .swe-author .swe-avatar img {
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
  opacity: 0;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item:hover .swe-author .swe-avatar2 {
  opacity: 1;
  position: relative;
  margin-bottom: 22px;
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item:hover .swe-author .swe-avatar2 img {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
}
.swe-wrap-testimonial-layout1 .swe-testimonial-item:hover .swe-author .swe-author-info .swe-name {
  color: var(--color) !important;
}
.swe-wrap-testimonial-layout1 .slick-dots li {
  margin: 0 7px !important;
}
.swe-wrap-testimonial-layout1 .slick-dots li.slick-active {
  width: 10px !important;
}
.icon-style-header1 .elementor-icon-list-items .elementor-icon-list-item:nth-child(2) .elementor-icon-list-icon:before {
  content: '';
  background-color: #666;
  -webkit-mask-image: url("../assets/img/icon-park-outline_order4.svg");
  mask-image: url("../assets/img/icon-park-outline_order4.svg");
  width: 15px;
  height: 15px;
  vertical-align: 2px;
  margin-right: 5px;
}
.icon-style-header1 .elementor-icon-list-items .elementor-icon-list-item:nth-child(2) .elementor-icon-list-icon svg {
  display: none;
}
.icon-style-header1 .elementor-icon-list-items .elementor-icon-list-item:hover .elementor-icon-list-icon:before {
  background-color: var(--color);
}
.button-close-video:hover {
  background: var(--color) !important;
}
.button-close-video:hover i {
  color: #fff !important;
}
@keyframes fade-in {
  100% {
    opacity: 1;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.feature-product-home1 .swe-slider-btn {
  opacity: 0;
}
.feature-product-home1 .swe-slider-btn span {
  display: none;
}
.feature-product-home1:hover .swe-slider-btn {
  opacity: 1;
}
.swe-wrap-tabs .swe-wrap-tab-content .swe-tab-content {
  display: block !important;
}
.swe-wrap-tabs .swe-wrap-tab-content .swe-tab-content .swe-slider {
  height: 0;
  visibility: hidden;
  opacity: 0;
  animation: fade-out 0.5s ease-in forwards;
  -webkit-animation: fade-out 0.5s ease-in forwards;
  -moz-animation: fade-out 0.5s ease-in forwards;
}
.swe-wrap-tabs .swe-wrap-tab-content .swe-tab-content.active .swe-slider {
  display: block;
  animation: fade-in 0.5s ease-in forwards;
  -webkit-animation: fade-in 0.5s ease-in forwards;
  -moz-animation: fade-in 0.5s ease-in forwards;
  height: auto;
  visibility: visible;
}
.header-mid1 .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
  padding-left: 0 !important;
}
.elementor-widget-button .elementor-button:hover {
  opacity: 0.85 !important;
}
#yith-wcwl-popup-message {
  display: none !important;
}
.button-style-home2 .elementor-button {
  position: relative;
}
.button-style-home2 .elementor-button:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #222;
  position: absolute;
  left: 0;
  bottom: 0px;
}
.button-style-home2 .elementor-button:hover:before {
  background-color: var(--color);
}
.effect-image-hover2 a {
  max-width: none;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0px,0,0);
  transform: translate3d(0px,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.effect-image-hover2 a:before {
  content: '';
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.4);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0;
  transition: all 0.3s;
}
.effect-image-hover2 a:hover {
  -webkit-transform: translate3d(0px,-20px,0);
  transform: translate3d(0px,-20px,0);
}
.effect-image-hover2 a:hover:before {
  opacity: 0.7;
}
.elementor-counter .elementor-counter-number-suffix {
  margin-top: 5px;
}
.elementor-10657 .elementor-element.elementor-element-cea39a9 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
  padding: 0 20px;
  text-align: center;
}
.elementor-10734 .elementor-element.elementor-element-d51b9c7 .elementor-field-group .elementor-select-wrapper select:focus,
.elementor-16277 .elementor-element.elementor-element-5d958f8 .elementor-field-group .elementor-select-wrapper select:focus {
  box-shadow: inset 0 0 0 1px #000000;
}
.elementor-10734 .elementor-element.elementor-element-d51b9c7 .elementor-button[type="submit"],
.elementor-16277 .elementor-element.elementor-element-5d958f8 .elementor-button[type="submit"] {
  margin-top: 10px;
}
.home2-counter .elementor-widget-counter {
  position: relative;
}
.home2-counter .elementor-widget-counter:after {
  content: '';
  width: 0;
  height: 1px;
  background-color: var(--color);
  position: absolute;
  left: 0;
  bottom: -30px;
  display: inline-block;
  transition: all 0.3s;
}
.home2-counter .elementor-widget-counter:hover:after {
  width: 100%;
}
@keyframes jumpping {
  0%,
  100% {
    transform: translate3d(0,0,0);
  }
  40% {
    transform: translate3d(0,20px,0px);
  }
}
.jump img {
  animation: jumpping 6s infinite linear;
}
.box-text-home2 .text-home2 .elementor-heading-title {
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.box-text-home2 .text-home2 .elementor-heading-title:before {
  position: absolute;
  display: inline-block;
  content: "";
  top: 13px;
  left: 0;
  width: 0px;
  height: 1px;
  background: var(--color);
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
.rtl .box-text-home2 .text-home2 .elementor-heading-title:before {
  right: 0;
  left: auto;
}
.box-text-home2 .text-home2.style2 .elementor-heading-title:before {
  right: 0;
  left: auto;
}
.box-text-home2:hover {
  cursor: pointer;
}
.box-text-home2:hover .elementor-widget-heading.number .elementor-heading-title {
  color: #000;
}
.box-text-home2:hover .text-home2 .elementor-heading-title {
  padding-left: 80px;
  color: var(--color) !important;
}
.rtl .box-text-home2:hover .text-home2 .elementor-heading-title {
  padding-right: 80px;
  padding-left: 0;
}
.box-text-home2:hover .text-home2 .elementor-heading-title:before {
  width: 60px;
}
.box-text-home2:hover .text-home2.style2 .elementor-heading-title {
  padding-right: 80px;
  color: var(--color) !important;
  padding-left: 0;
}
.box-text-home2:hover .text-home2.style2 .elementor-heading-title:before {
  width: 60px;
}
.elementor-12325 .elementor-element.elementor-element-be4bb86 .swe-wrap-head .swe-title {
  margin: 7px 0 15px;
}
.resp-tab .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.resp-tab .tab-pane.active {
  height: auto;
  overflow: visible;
}
@keyframes cssAnimation {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes cssAnimation {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.item.product-type-grouped .item-wrap .item-detail .item-content .item-price > span .amount:first-child {
  margin-right: 5px;
}
.item.product-type-grouped .item-wrap .item-detail .item-content .item-price > span .amount:last-child {
  margin-left: 5px;
}
.item .item-wrap {
  text-align: center;
  border: 0;
  border-radius: 20px;
  background-color: #fff;
}
.item .item-wrap .item-detail {
  position: relative;
}
.item .item-wrap .item-detail .products-thumb,
.item .item-wrap .item-detail .item-img {
  position: relative;
}
.item .item-wrap .item-detail .products-thumb .sw-outstock,
.item .item-wrap .item-detail .item-img .sw-outstock {
  display: block;
  position: absolute;
  right: 10px;
  left: auto;
  top: 10px;
}
.item .item-wrap .item-detail .products-thumb > a,
.item .item-wrap .item-detail .item-img > a {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.item .item-wrap .item-detail .products-thumb > a img,
.item .item-wrap .item-detail .item-img > a img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 5px;
}
.item .item-wrap .item-detail .products-thumb > a .hover-image1,
.item .item-wrap .item-detail .item-img > a .hover-image1 {
  left: 0;
  top: 0;
  position: absolute;
  opacity: 0;
  transform: translateX(0%);
  -moz-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
  transition: all 0.4s linear 0s;
  z-index: 1;
  padding: 10px;
}
.item .item-wrap .item-detail .products-thumb .product-thumb-hover,
.item .item-wrap .item-detail .item-img .product-thumb-hover {
  display: block;
}
.item .item-wrap .item-detail .products-thumb .button-group,
.item .item-wrap .item-detail .item-img .button-group {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  bottom: 10px;
  right: 10px;
  z-index: 3;
}
.rtl .item .item-wrap .item-detail .products-thumb .button-group,
.rtl .item .item-wrap .item-detail .item-img .button-group {
  left: 10px;
  right: auto;
}
.item .item-wrap .item-detail .products-thumb .button-group .add_to_cart_button,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_external,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_grouped,
.item .item-wrap .item-detail .products-thumb .button-group a.product_type_simple,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_variable,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_bundle,
.item .item-wrap .item-detail .item-img .button-group .add_to_cart_button,
.item .item-wrap .item-detail .item-img .button-group .product_type_external,
.item .item-wrap .item-detail .item-img .button-group .product_type_grouped,
.item .item-wrap .item-detail .item-img .button-group a.product_type_simple,
.item .item-wrap .item-detail .item-img .button-group .product_type_variable,
.item .item-wrap .item-detail .item-img .button-group .product_type_bundle {
  display: none;
}
.item .item-wrap .item-detail .products-thumb .button-group .swpb-wrap-product-bundles,
.item .item-wrap .item-detail .item-img .button-group .swpb-wrap-product-bundles {
  display: none;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\e907";
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  position: absolute;
  left: 50%;
  -webkit-animation: cssAnimation 1.5s forwards;
  animation: cssAnimation 1.5s forwards;
  background-color: #fff;
  color: #000;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  padding: 10px;
  margin-left: -210px;
  top: -170px;
  width: 200px;
}
.rtl .item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.rtl .item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.rtl .item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,
.rtl .item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.rtl .item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.rtl .item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  right: -125px;
  left: auto;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback i,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback i,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback i,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback i,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback i,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback i {
  display: none;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .blockUI.blockOverlay,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .blockUI.blockOverlay {
  display: none !important;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap .item-detail .products-thumb .button-group a.compare,
.item .item-wrap .item-detail .products-thumb .button-group .sw-quickview,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap .item-detail .item-img .button-group a.compare,
.item .item-wrap .item-detail .item-img .button-group .sw-quickview {
  text-align: center;
  color: #000;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0;
  max-width: 44px;
  background-color: #f7f7f7;
  margin: 0;
  border: 0;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -o-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap .item-detail .products-thumb .button-group a.compare:before,
.item .item-wrap .item-detail .products-thumb .button-group .sw-quickview:before,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.item .item-wrap .item-detail .item-img .button-group a.compare:before,
.item .item-wrap .item-detail .item-img .button-group .sw-quickview:before {
  font-family: 'icomoon';
  font-size: 17px;
  font-weight: 400;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap .item-detail .products-thumb .button-group a.compare:hover,
.item .item-wrap .item-detail .products-thumb .button-group .sw-quickview:hover,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.item .item-wrap .item-detail .item-img .button-group a.compare:hover,
.item .item-wrap .item-detail .item-img .button-group .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
  box-shadow: none;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap .item-detail .products-thumb .button-group a.compare:hover:before,
.item .item-wrap .item-detail .products-thumb .button-group .sw-quickview:hover:before,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.item .item-wrap .item-detail .item-img .button-group a.compare:hover:before,
.item .item-wrap .item-detail .item-img .button-group .sw-quickview:hover:before {
  color: #fff;
}
.item .item-wrap .item-detail .products-thumb .button-group .add_to_cart_button,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_external,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_grouped,
.item .item-wrap .item-detail .products-thumb .button-group a.product_type_simple,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_variable,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_bundle,
.item .item-wrap .item-detail .item-img .button-group .add_to_cart_button,
.item .item-wrap .item-detail .item-img .button-group .product_type_external,
.item .item-wrap .item-detail .item-img .button-group .product_type_grouped,
.item .item-wrap .item-detail .item-img .button-group a.product_type_simple,
.item .item-wrap .item-detail .item-img .button-group .product_type_variable,
.item .item-wrap .item-detail .item-img .button-group .product_type_bundle {
  margin: 0 0 5px;
}
.item .item-wrap .item-detail .products-thumb .button-group .add_to_cart_button:before,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_external:before,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_grouped:before,
.item .item-wrap .item-detail .products-thumb .button-group a.product_type_simple:before,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_variable:before,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_bundle:before,
.item .item-wrap .item-detail .item-img .button-group .add_to_cart_button:before,
.item .item-wrap .item-detail .item-img .button-group .product_type_external:before,
.item .item-wrap .item-detail .item-img .button-group .product_type_grouped:before,
.item .item-wrap .item-detail .item-img .button-group a.product_type_simple:before,
.item .item-wrap .item-detail .item-img .button-group .product_type_variable:before,
.item .item-wrap .item-detail .item-img .button-group .product_type_bundle:before {
  content: '\f290';
}
.item .item-wrap .item-detail .products-thumb .button-group .add_to_cart_button.loading,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_external.loading,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_grouped.loading,
.item .item-wrap .item-detail .products-thumb .button-group a.product_type_simple.loading,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_variable.loading,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_bundle.loading,
.item .item-wrap .item-detail .item-img .button-group .add_to_cart_button.loading,
.item .item-wrap .item-detail .item-img .button-group .product_type_external.loading,
.item .item-wrap .item-detail .item-img .button-group .product_type_grouped.loading,
.item .item-wrap .item-detail .item-img .button-group a.product_type_simple.loading,
.item .item-wrap .item-detail .item-img .button-group .product_type_variable.loading,
.item .item-wrap .item-detail .item-img .button-group .product_type_bundle.loading {
  background-color: var(--color);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.item .item-wrap .item-detail .products-thumb .button-group .add_to_cart_button.loading:before,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_external.loading:before,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_grouped.loading:before,
.item .item-wrap .item-detail .products-thumb .button-group a.product_type_simple.loading:before,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_variable.loading:before,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_bundle.loading:before,
.item .item-wrap .item-detail .item-img .button-group .add_to_cart_button.loading:before,
.item .item-wrap .item-detail .item-img .button-group .product_type_external.loading:before,
.item .item-wrap .item-detail .item-img .button-group .product_type_grouped.loading:before,
.item .item-wrap .item-detail .item-img .button-group a.product_type_simple.loading:before,
.item .item-wrap .item-detail .item-img .button-group .product_type_variable.loading:before,
.item .item-wrap .item-detail .item-img .button-group .product_type_bundle.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-size: auto;
}
.item .item-wrap .item-detail .products-thumb .button-group .add_to_cart_button.added,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_external.added,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_grouped.added,
.item .item-wrap .item-detail .products-thumb .button-group a.product_type_simple.added,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_variable.added,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_bundle.added,
.item .item-wrap .item-detail .item-img .button-group .add_to_cart_button.added,
.item .item-wrap .item-detail .item-img .button-group .product_type_external.added,
.item .item-wrap .item-detail .item-img .button-group .product_type_grouped.added,
.item .item-wrap .item-detail .item-img .button-group a.product_type_simple.added,
.item .item-wrap .item-detail .item-img .button-group .product_type_variable.added,
.item .item-wrap .item-detail .item-img .button-group .product_type_bundle.added {
  background-color: var(--color);
  color: #fff;
}
.item .item-wrap .item-detail .products-thumb .button-group .add_to_cart_button.added:after,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_external.added:after,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_grouped.added:after,
.item .item-wrap .item-detail .products-thumb .button-group a.product_type_simple.added:after,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_variable.added:after,
.item .item-wrap .item-detail .products-thumb .button-group .product_type_bundle.added:after,
.item .item-wrap .item-detail .item-img .button-group .add_to_cart_button.added:after,
.item .item-wrap .item-detail .item-img .button-group .product_type_external.added:after,
.item .item-wrap .item-detail .item-img .button-group .product_type_grouped.added:after,
.item .item-wrap .item-detail .item-img .button-group a.product_type_simple.added:after,
.item .item-wrap .item-detail .item-img .button-group .product_type_variable.added:after,
.item .item-wrap .item-detail .item-img .button-group .product_type_bundle.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap .item-detail .products-thumb .button-group .added_to_cart.wc-forward,
.item .item-wrap .item-detail .item-img .button-group .added_to_cart.wc-forward {
  font-size: 0;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-wishlistexistsbrowse.show a,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-wishlistaddedbrowse.show a,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-wishlistexistsbrowse.show a {
  background-color: var(--color) !important;
}
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .products-thumb .button-group .yith-wcwl-wishlistexistsbrowse.show a:before,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-wishlistaddedbrowse.show a:before,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-wishlistaddedbrowse a:before,
.item .item-wrap .item-detail .item-img .button-group .yith-wcwl-wishlistexistsbrowse.show a:before {
  color: #fff;
}
.item .item-wrap .item-detail .products-thumb .button-group a.compare,
.item .item-wrap .item-detail .item-img .button-group a.compare {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 10px 0;
}
.item .item-wrap .item-detail .products-thumb .button-group a.compare:before,
.item .item-wrap .item-detail .item-img .button-group a.compare:before {
  content: "\e900";
}
.item .item-wrap .item-detail .products-thumb .button-group a.sw-quickview,
.item .item-wrap .item-detail .item-img .button-group a.sw-quickview {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.item .item-wrap .item-detail .products-thumb .button-group a.sw-quickview:before,
.item .item-wrap .item-detail .item-img .button-group a.sw-quickview:before {
  content: "\e910";
}
.item .item-wrap .item-detail .products-thumb .sw-variation-wrapper,
.item .item-wrap .item-detail .item-img .sw-variation-wrapper {
  position: absolute;
  padding: 10px 0 0;
  box-shadow: none;
  bottom: 0;
  left: 0;
  background-color: #fff;
  text-align: center;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -o-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  opacity: 0;
  visibility: hidden;
  height: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.item .item-wrap .item-detail .products-thumb .sw-variation-wrapper .sw-custom-variation,
.item .item-wrap .item-detail .item-img .sw-variation-wrapper .sw-custom-variation {
  display: flex;
  justify-content: center;
  margin: 0;
}
.item .item-wrap .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation,
.item .item-wrap .item-detail .item-img .sw-variation-wrapper .sw-radio-variation {
  border: 1px solid #f6f6f6;
  border-radius: 50%;
}
.item .item-wrap .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation span.variation-color,
.item .item-wrap .item-detail .item-img .sw-variation-wrapper .sw-radio-variation span.variation-color {
  height: 28px;
  width: 28px;
  border: 3px solid #fff;
  border-radius: 50%;
}
.item .item-wrap .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover,
.item .item-wrap .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected,
.item .item-wrap .item-detail .item-img .sw-variation-wrapper .sw-radio-variation:hover,
.item .item-wrap .item-detail .item-img .sw-variation-wrapper .sw-radio-variation.selected {
  border: 1px solid #111;
  border-radius: 50%;
}
.item .item-wrap .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover span.variation-color,
.item .item-wrap .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected span.variation-color,
.item .item-wrap .item-detail .item-img .sw-variation-wrapper .sw-radio-variation:hover span.variation-color,
.item .item-wrap .item-detail .item-img .sw-variation-wrapper .sw-radio-variation.selected span.variation-color {
  border: 3px solid #fff;
}
.item .item-wrap .item-detail .item-content {
  text-align: center;
  padding: 25px 0 60px;
  background-color: transparent;
  position: relative;
  transition: all 0.5s;
}
.item .item-wrap .item-detail .item-content .categories-name a {
  font-size: 12px;
  color: #aaa;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 5px;
}
.item .item-wrap .item-detail .item-content .categories-name a:after {
  content: ',';
  margin-right: 5px;
}
.item .item-wrap .item-detail .item-content .categories-name a:last-child:after {
  content: '';
  margin: 0;
}
.item .item-wrap .item-detail .item-content .categories-name a:hover {
  color: var(--color);
}
.item .item-wrap .item-detail .item-content h4 {
  margin: 5px 0 10px;
  padding: 0;
}
.item .item-wrap .item-detail .item-content h4 a {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap .item-detail .item-content h4:hover a {
  color: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.item .item-wrap .item-detail .item-content .reviews-content {
  margin: 0 0 8px;
  display: block;
}
.item .item-wrap .item-detail .item-content .item-price {
  font-size: 16px;
  font-weight: 400;
  position: relative;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  display: block;
  vertical-align: top;
  color: #000;
  margin: 0;
  float: none;
}
.item .item-wrap .item-detail .item-content .item-price > span {
  display: inline-block;
  vertical-align: top;
}
.item .item-wrap .item-detail .item-content .item-price ins {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.item .item-wrap .item-detail .item-content .item-price del {
  font-size: 16px;
  font-weight: 400;
  color: #aaa;
}
.item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap .item-detail .item-content .button-group a.compare,
.item .item-wrap .item-detail .item-content .button-group .sw-quickview {
  display: none;
}
.item .item-wrap .item-detail .item-content .button-group .swpb-wrap-product-bundles,
.item .item-wrap .item-detail .item-content .button-group .feedback {
  display: none;
}
.item .item-wrap .item-detail .item-content .add_to_cart_button,
.item .item-wrap .item-detail .item-content .product_type_external,
.item .item-wrap .item-detail .item-content .product_type_grouped,
.item .item-wrap .item-detail .item-content a.product_type_simple,
.item .item-wrap .item-detail .item-content .product_type_variable,
.item .item-wrap .item-detail .item-content .product_type_bundle {
  height: 0;
  line-height: 50px;
  display: block;
  font-size: 14px;
  color: #fff;
  padding: 0;
  text-transform: uppercase;
  font-weight: 400;
  background-color: #000000;
  text-align: center;
  border-radius: 0;
  letter-spacing: 1px;
  transition: all 0.5s;
  opacity: 0;
  width: 100%;
  position: absolute;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  top: 0;
  left: 0;
  right: 0;
}
.item .item-wrap .item-detail .item-content .add_to_cart_button:hover,
.item .item-wrap .item-detail .item-content .product_type_external:hover,
.item .item-wrap .item-detail .item-content .product_type_grouped:hover,
.item .item-wrap .item-detail .item-content a.product_type_simple:hover,
.item .item-wrap .item-detail .item-content .product_type_variable:hover,
.item .item-wrap .item-detail .item-content .product_type_bundle:hover {
  background-color: var(--color);
}
.item .item-wrap .item-detail .item-content .add_to_cart_button.loading,
.item .item-wrap .item-detail .item-content .product_type_external.loading,
.item .item-wrap .item-detail .item-content .product_type_grouped.loading,
.item .item-wrap .item-detail .item-content a.product_type_simple.loading,
.item .item-wrap .item-detail .item-content .product_type_variable.loading,
.item .item-wrap .item-detail .item-content .product_type_bundle.loading {
  opacity: 0.75;
  filter: alpha(opacity=75);
  background-color: var(--color);
}
.item .item-wrap .item-detail .item-content .add_to_cart_button.loading:before,
.item .item-wrap .item-detail .item-content .product_type_external.loading:before,
.item .item-wrap .item-detail .item-content .product_type_grouped.loading:before,
.item .item-wrap .item-detail .item-content a.product_type_simple.loading:before,
.item .item-wrap .item-detail .item-content .product_type_variable.loading:before,
.item .item-wrap .item-detail .item-content .product_type_bundle.loading:before {
  text-align: center;
  left: 0;
  margin: 0;
  background-color: var(--color);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-size: auto;
}
.item .item-wrap .item-detail .item-content .add_to_cart_button.added,
.item .item-wrap .item-detail .item-content .product_type_external.added,
.item .item-wrap .item-detail .item-content .product_type_grouped.added,
.item .item-wrap .item-detail .item-content a.product_type_simple.added,
.item .item-wrap .item-detail .item-content .product_type_variable.added,
.item .item-wrap .item-detail .item-content .product_type_bundle.added {
  background-color: var(--color);
}
.item .item-wrap .item-detail .item-content .add_to_cart_button.added:after,
.item .item-wrap .item-detail .item-content .product_type_external.added:after,
.item .item-wrap .item-detail .item-content .product_type_grouped.added:after,
.item .item-wrap .item-detail .item-content a.product_type_simple.added:after,
.item .item-wrap .item-detail .item-content .product_type_variable.added:after,
.item .item-wrap .item-detail .item-content .product_type_bundle.added:after {
  font-family: WooCommerce;
  content: "";
}
.item .item-wrap:hover {
  border-color: var(--color);
}
.item .item-wrap:hover .item-detail .products-thumb > a .wp-post-image {
  transform: rotateY(-90deg);
  -webkit-transform: rotateY(-90deg);
  opacity: 0;
  transition: all 0.4s linear 0s;
}
.item .item-wrap:hover .item-detail .products-thumb > a .hover-image1 {
  transform: rotateY(0);
  -webkit-transform: rotateY(0);
  opacity: 1;
  transition: all 0.4s linear 0s;
}
.item .item-wrap:hover .item-detail .products-thumb .button-group {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 2;
}
.item .item-wrap:hover .item-detail .products-thumb .button-group .button,
.item .item-wrap:hover .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.item .item-wrap:hover .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.item .item-wrap:hover .item-detail .products-thumb .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.item .item-wrap:hover .item-detail .products-thumb .button-group a.compare,
.item .item-wrap:hover .item-detail .products-thumb .button-group .group.fancybox {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.item .item-wrap:hover .item-detail .products-thumb .sw-variation-wrapper {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  height: auto;
}
.item .item-wrap:hover .item-detail .item-content {
  z-index: 2;
  padding: 75px 0 10px;
}
.item .item-wrap:hover .item-detail .item-content .sw-variation-frontend {
  margin-bottom: 30px;
}
.item .item-wrap:hover .item-detail .item-content button.add_to_cart_button,
.item .item-wrap:hover .item-detail .item-content .product_type_external,
.item .item-wrap:hover .item-detail .item-content .product_type_grouped,
.item .item-wrap:hover .item-detail .item-content a.product_type_simple,
.item .item-wrap:hover .item-detail .item-content .product_type_variable,
.item .item-wrap:hover .item-detail .item-content .product_type_bundle {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  height: auto;
}
@keyframes cssAnimation {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes cssAnimation {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#elementor-popup-modal-10657 .dialog-close-button {
  text-align: center;
  border-radius: 50%;
  background-color: var(--color) !important;
}
#elementor-popup-modal-10657 .dialog-close-button i {
  height: 40px;
  width: 40px;
  line-height: 40px;
}
#elementor-popup-modal-10657 .dialog-close-button:hover {
  background-color: #111;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.woocommerce-page .content .site-main >.widget_sp_image img {
  margin-bottom: 30px;
}
.woocommerce-page.post-type-archive .sidebar .widget:last-child {
  margin-bottom: 0;
}
.archives .sw-recent-viewed-slider {
  padding-top: 80px;
}
.woocommerce-page .sw-recent-viewed-slider .block-title a {
  display: none;
}
.woocommerce-checkout .shop_table.order_details tr td .wc-item-meta {
  display: none;
}
.woocommerce.rtl .woocommerce .cart-collaterals .cart_totals,
.woocommerce-page.rtl .woocommerce .cart-collaterals .cart_totals {
  text-align: right;
}
.woocommerce.rtl.woocommerce-cart form table.shop_table.shop_table_responsive tbody tr.cart_item td .variation dd.variation-SoldBy,
.woocommerce-page.rtl.woocommerce-cart form table.shop_table.shop_table_responsive tbody tr.cart_item td .variation dd.variation-SoldBy {
  margin-top: 0px;
  margin-right: 3px;
}
.woocommerce.woocommerce-checkout #contents,
.woocommerce-page.woocommerce-checkout #contents {
  padding: 0 15px;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info {
  border-top-color: var(--color);
  line-height: 25px;
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before {
  color: #000;
}
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button {
  font-weight: 500;
  padding: 7px 10px;
  background: var(--color);
  color: #fff;
}
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover {
  background: #61745e;
  color: #fff;
}
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
  top: 1em;
}
.woocommerce.checkout .woocommerce-info:before,
.woocommerce-page.checkout .woocommerce-info:before {
  top: 14px;
}
.woocommerce input.input-text,
.woocommerce-page input.input-text {
  height: 44px;
  background-color: #f7f7f7;
  border: 0;
  text-indent: 10px;
}
.woocommerce.woocommerce-checkout #payment div.form-row,
.woocommerce-page.woocommerce-checkout #payment div.form-row {
  margin-bottom: 20px;
}
.woocommerce.woocommerce-checkout #payment div.form-row .checkbox,
.woocommerce-page.woocommerce-checkout #payment div.form-row .checkbox {
  padding-left: 0;
}
.woocommerce.woocommerce-checkout #payment div.form-row .input-checkbox,
.woocommerce-page.woocommerce-checkout #payment div.form-row .input-checkbox {
  margin: 5px 0 0 0;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.woocommerce.woocommerce-checkout .woocommerce-form-login .form-row label,
.woocommerce-page.woocommerce-checkout .woocommerce-form-login .form-row label {
  margin-top: 4px;
}
.woocommerce.woocommerce-checkout .woocommerce-form-login .form-row label input,
.woocommerce-page.woocommerce-checkout .woocommerce-form-login .form-row label input {
  margin: 7px 3px 0 3px;
}
.woocommerce.woocommerce-checkout .woocommerce-form-login .form-row button.button:hover,
.woocommerce-page.woocommerce-checkout .woocommerce-form-login .form-row button.button:hover {
  color: #fff;
  background: var(--color);
  border-color: var(--color);
}
.woocommerce.woocommerce-checkout.rtl .woocommerce-info,
.woocommerce-page.woocommerce-checkout.rtl .woocommerce-info {
  padding: 15px 45px;
}
.woocommerce.woocommerce-checkout.rtl .woocommerce-form-login .form-row button.button,
.woocommerce-page.woocommerce-checkout.rtl .woocommerce-form-login .form-row button.button {
  margin-right: 0;
  margin-left: 15px;
}
.woocommerce.woocommerce-checkout.rtl .woocommerce-form-login .form-row label input,
.woocommerce-page.woocommerce-checkout.rtl .woocommerce-form-login .form-row label input {
  float: right;
}
.woocommerce .woocommerce-form-login .form-row button.button,
.woocommerce-page .woocommerce-form-login .form-row button.button {
  height: 35px;
  margin-bottom: 15px;
}
.woocommerce #customer_login h2,
.woocommerce-page #customer_login h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 20px;
  font-size: 24px;
  text-transform: uppercase;
}
.woocommerce #customer_login form.login,
.woocommerce #customer_login form.register,
.woocommerce-page #customer_login form.login,
.woocommerce-page #customer_login form.register {
  border: 0;
  padding: 0;
}
.woocommerce #customer_login form.login .form-row .input-text,
.woocommerce #customer_login form.register .form-row .input-text,
.woocommerce-page #customer_login form.login .form-row .input-text,
.woocommerce-page #customer_login form.register .form-row .input-text {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #f5f5f5;
  border: 0;
  height: 40px;
}
.woocommerce #customer_login form.login .form-row .input-text#password,
.woocommerce #customer_login form.register .form-row .input-text#password,
.woocommerce-page #customer_login form.login .form-row .input-text#password,
.woocommerce-page #customer_login form.register .form-row .input-text#password {
  width: 100%;
}
.woocommerce #customer_login form.login .form-row .button,
.woocommerce #customer_login form.register .form-row .button,
.woocommerce-page #customer_login form.login .form-row .button,
.woocommerce-page #customer_login form.register .form-row .button {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 0 40px;
  height: 44px;
  line-height: 44px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  margin-right: 10px;
  background-color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 5px;
  margin: 10px 0 0;
}
.woocommerce #customer_login form.login .form-row .button:hover,
.woocommerce #customer_login form.register .form-row .button:hover,
.woocommerce-page #customer_login form.login .form-row .button:hover,
.woocommerce-page #customer_login form.register .form-row .button:hover {
  background-color: var(--darken10);
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce #customer_login form.login .form-row:first-child,
.woocommerce #customer_login form.register .form-row:first-child,
.woocommerce-page #customer_login form.login .form-row:first-child,
.woocommerce-page #customer_login form.register .form-row:first-child {
  margin-bottom: 24px;
}
.woocommerce #customer_login form.register >p label,
.woocommerce-page #customer_login form.register >p label {
  font-weight: normal;
  padding: 0 3px;
}
.woocommerce #customer_login form.register >p label .input-checkbox,
.woocommerce-page #customer_login form.register >p label .input-checkbox {
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
}
.woocommerce #customer_login form.register >p.form-row label,
.woocommerce-page #customer_login form.register >p.form-row label {
  padding: 0;
}
.woocommerce form.lost_reset_password .form-row,
.woocommerce-page form.lost_reset_password .form-row {
  width: 300px;
  max-width: 100%;
}
.woocommerce form.lost_reset_password .form-row .input-text,
.woocommerce-page form.lost_reset_password .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce form.lost_reset_password .form-row input.button,
.woocommerce-page form.lost_reset_password .form-row input.button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
  margin-top: 0;
}
.woocommerce form.lost_reset_password .form-row input.button:hover,
.woocommerce-page form.lost_reset_password .form-row input.button:hover {
  background: #788f76;
  color: #fff;
}
.woocommerce .woocommerce form .form-row label,
.woocommerce-page .woocommerce form .form-row label {
  font-weight: bold;
  font-size: 14px;
  color: #000;
}
.woocommerce .woocommerce-checkout table.shop_table th,
.woocommerce .woocommerce-checkout table.shop_table td,
.woocommerce-page .woocommerce-checkout table.shop_table th,
.woocommerce-page .woocommerce-checkout table.shop_table td {
  border: 0;
}
.woocommerce .woocommerce-checkout table.shop_table th,
.woocommerce-page .woocommerce-checkout table.shop_table th {
  color: #222;
  padding: 13px 15px;
}
.woocommerce .woocommerce-checkout table.shop_table tr .variation,
.woocommerce-page .woocommerce-checkout table.shop_table tr .variation {
  display: none;
}
.woocommerce .woocommerce-checkout table.shop_table .amount,
.woocommerce-page .woocommerce-checkout table.shop_table .amount {
  color: #94a692;
}
.woocommerce .woocommerce-checkout .col-1 h3,
.woocommerce .woocommerce-checkout .col-2 h3,
.woocommerce-page .woocommerce-checkout .col-1 h3,
.woocommerce-page .woocommerce-checkout .col-2 h3 {
  color: #222;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-payment label,
.woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment label {
  color: #222;
}
.woocommerce .woocommerce .checkout #order_review table.shop_table td,
.woocommerce .woocommerce .checkout #order_review table.shop_table tfoot th,
.woocommerce .woocommerce-page .checkout #order_review table.shop_table td,
.woocommerce .woocommerce-page .checkout #order_review table.shop_table tfoot th,
.woocommerce-page .woocommerce .checkout #order_review table.shop_table td,
.woocommerce-page .woocommerce .checkout #order_review table.shop_table tfoot th,
.woocommerce-page .woocommerce-page .checkout #order_review table.shop_table td,
.woocommerce-page .woocommerce-page .checkout #order_review table.shop_table tfoot th {
  border-top: 1px solid #eee;
  padding: 10px 15px;
  border-right: 0;
}
.woocommerce .entry-summary form.register input[type="submit"],
.woocommerce-page .entry-summary form.register input[type="submit"] {
  text-transform: uppercase;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
}
.woocommerce .entry-content form.login,
.woocommerce-page .entry-content form.login {
  border: 0;
  padding: 0;
}
.woocommerce .entry-content form.login .form-row-first,
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-first,
.woocommerce-page .entry-content form.login .form-row-last {
  float: left;
  width: 48.5%;
  padding: 0;
  margin-bottom: 15px;
}
.woocommerce .entry-content form.login .form-row-first .input-text,
.woocommerce .entry-content form.login .form-row-last .input-text,
.woocommerce-page .entry-content form.login .form-row-first .input-text,
.woocommerce-page .entry-content form.login .form-row-last .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce .entry-content form.login .form-row-last,
.woocommerce-page .entry-content form.login .form-row-last {
  margin-left: 3%;
}
.woocommerce .entry-content form.login .form-row label.inline,
.woocommerce-page .entry-content form.login .form-row label.inline {
  clear: both;
  display: block;
  line-height: normal;
  vertical-align: top;
}
.woocommerce .entry-content form.login .form-row input.button,
.woocommerce-page .entry-content form.login .form-row input.button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
}
.woocommerce .entry-content form.login .form-row input.button:hover,
.woocommerce-page .entry-content form.login .form-row input.button:hover {
  background: #788f76;
  color: #fff;
}
.woocommerce .entry-content form.login .lost_password a,
.woocommerce-page .entry-content form.login .lost_password a {
  color: var(--color);
}
.woocommerce .entry-content form.login .lost_password a:hover,
.woocommerce-page .entry-content form.login .lost_password a:hover {
  color: #6c826a;
}
.woocommerce .entry-content .checkout_coupon,
.woocommerce-page .entry-content .checkout_coupon {
  padding: 0;
  border: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row,
.woocommerce-page .entry-content .checkout_coupon .form-row {
  width: 180px;
  float: left;
  padding: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row.form-row-last,
.woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
  text-align: center;
}
.woocommerce .entry-content .checkout_coupon .form-row .input-text,
.woocommerce-page .entry-content .checkout_coupon .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #eee;
  border: 0;
}
.woocommerce .entry-content .checkout_coupon .form-row .button,
.woocommerce-page .entry-content .checkout_coupon .form-row .button {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  height: 44px;
  text-transform: uppercase;
  font-weight: 600;
}
.woocommerce .entry-content .checkout_coupon .form-row .button:hover,
.woocommerce-page .entry-content .checkout_coupon .form-row .button:hover {
  background: #788f76;
  color: #fff;
}
.woocommerce .checkout .col2-set .col-1,
.woocommerce .checkout .col2-set .col-2,
.woocommerce-page .checkout .col2-set .col-1,
.woocommerce-page .checkout .col2-set .col-2 {
  float: left;
  width: 50%;
}
.woocommerce .checkout .col2-set .col-1 h3,
.woocommerce .checkout .col2-set .col-2 h3,
.woocommerce-page .checkout .col2-set .col-1 h3,
.woocommerce-page .checkout .col2-set .col-2 h3 {
  border-bottom: 2px solid #eee;
  padding-bottom: 11px;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
}
.woocommerce .checkout .col2-set .col-1 .chosen-container-single .chosen-single,
.woocommerce .checkout .col2-set .col-2 .chosen-container-single .chosen-single,
.woocommerce-page .checkout .col2-set .col-1 .chosen-container-single .chosen-single,
.woocommerce-page .checkout .col2-set .col-2 .chosen-container-single .chosen-single {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce .checkout .col2-set .col-1 input,
.woocommerce .checkout .col2-set .col-1 textarea,
.woocommerce .checkout .col2-set .col-2 input,
.woocommerce .checkout .col2-set .col-2 textarea,
.woocommerce-page .checkout .col2-set .col-1 input,
.woocommerce-page .checkout .col2-set .col-1 textarea,
.woocommerce-page .checkout .col2-set .col-2 input,
.woocommerce-page .checkout .col2-set .col-2 textarea {
  background: #f7f7f7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 1px solid #f7f7f7;
}
.woocommerce .checkout .col2-set .col-1 input:focus,
.woocommerce .checkout .col2-set .col-1 textarea:focus,
.woocommerce .checkout .col2-set .col-2 input:focus,
.woocommerce .checkout .col2-set .col-2 textarea:focus,
.woocommerce-page .checkout .col2-set .col-1 input:focus,
.woocommerce-page .checkout .col2-set .col-1 textarea:focus,
.woocommerce-page .checkout .col2-set .col-2 input:focus,
.woocommerce-page .checkout .col2-set .col-2 textarea:focus {
  border-color: #000;
}
.woocommerce .checkout .col2-set .col-1 textarea,
.woocommerce .checkout .col2-set .col-2 textarea,
.woocommerce-page .checkout .col2-set .col-1 textarea,
.woocommerce-page .checkout .col2-set .col-2 textarea {
  padding: 10px;
  min-height: 80px;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields {
  padding-right: 30px;
  margin-bottom: 30px;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-account-fields,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-account-fields {
  margin-bottom: 30px;
}
.woocommerce .checkout .col2-set .col-1 .woocommerce-account-fields .input-checkbox,
.woocommerce-page .checkout .col2-set .col-1 .woocommerce-account-fields .input-checkbox {
  margin-top: 7px;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address {
  padding: 0 0 10px;
  width: 100%;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label {
  padding: 0;
  margin: 0;
  font-weight: 600;
  vertical-align: top;
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label input,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label input {
  float: none;
  margin: 4px 4px 0 0px;
}
.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > input,
.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > input {
  display: inline-block;
  vertical-align: top;
  margin: 6px 5px 0;
}
.woocommerce .checkout #order_review table.shop_table,
.woocommerce-page .checkout #order_review table.shop_table {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 1px solid #eee;
}
.woocommerce .checkout #order_review table.shop_table td,
.woocommerce .checkout #order_review table.shop_table tfoot th,
.woocommerce-page .checkout #order_review table.shop_table td,
.woocommerce-page .checkout #order_review table.shop_table tfoot th {
  border-top: 1px solid #eeeeee;
  padding: 13px 15px;
}
.woocommerce .checkout #order_review table.shop_table tr,
.woocommerce-page .checkout #order_review table.shop_table tr {
  background: #f9f9f9;
}
.woocommerce .checkout #order_review table.shop_table tr th,
.woocommerce-page .checkout #order_review table.shop_table tr th {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}
.woocommerce .checkout #order_review table.shop_table tr:hover,
.woocommerce-page .checkout #order_review table.shop_table tr:hover {
  background: #d5d5d5;
  cursor: pointer;
}
.woocommerce .checkout #payment,
.woocommerce-page .checkout #payment {
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce .checkout #payment .terms,
.woocommerce-page .checkout #payment .terms {
  float: none;
}
.woocommerce .checkout #payment .terms .input-checkbox,
.woocommerce-page .checkout #payment .terms .input-checkbox {
  margin-top: 6px;
}
.woocommerce .checkout #payment #place_order,
.woocommerce-page .checkout #payment #place_order {
  width: auto;
  border: 0;
  padding: 18px 50px;
  background: var(--color);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  float: none;
}
.woocommerce .checkout #payment #place_order:hover,
.woocommerce-page .checkout #payment #place_order:hover {
  background: #6c826a;
}
.woocommerce form table.shop_table.shop_table_responsive,
.woocommerce-page form table.shop_table.shop_table_responsive {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
  margin-bottom: 50px;
  border: 1px solid #e5e5e5;
}
.woocommerce form table.shop_table.shop_table_responsive th.product-thumbnail,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail,
.woocommerce-page form table.shop_table.shop_table_responsive th.product-thumbnail,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail {
  display: table-cell;
}
.woocommerce form table.shop_table.shop_table_responsive thead,
.woocommerce-page form table.shop_table.shop_table_responsive thead {
  display: table-row-group;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr {
  display: table-row;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr th,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr th {
  border-bottom: 1px solid #e5e5e5;
  border-top: 0;
  border-left: 0;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  background: #f9f9f9;
  padding: 16px 20px;
}
.woocommerce form table.shop_table.shop_table_responsive thead tr th.product-subtotal,
.woocommerce-page form table.shop_table.shop_table_responsive thead tr th.product-subtotal {
  border-right: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr {
  display: table-row;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td {
  border-top: 1px solid #ddd;
  display: table-cell;
  text-align: left !important;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
  display: none;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr.cart_item td,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart_item td {
  border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tbody tr.cart_item td .variation .variation-SoldBy,
.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart_item td .variation .variation-SoldBy {
  margin-top: 3px;
}
.woocommerce form table.shop_table.shop_table_responsive tr,
.woocommerce-page form table.shop_table.shop_table_responsive tr {
  border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td,
.woocommerce-page form table.shop_table.shop_table_responsive tr td {
  border: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail img,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail img {
  width: 70px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-remove,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-remove {
  font-size: 24px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-price,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-subtotal,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-price,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-subtotal {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity {
  border: 1px solid #eeeeee;
  overflow: visible;
  display: inline-block;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty {
  height: 32px;
  min-height: initial;
  border: 0;
  float: left;
  text-indent: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #ffffff;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number],
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus {
  float: left;
  position: static;
  background: #f9f9f9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  height: auto;
  height: 32px;
  width: 26px;
  border: 0;
  font-size: 18px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
  display: block !important;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover,
.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover {
  background: var(--color);
  color: #fff;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions {
  padding: 15px 10px;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
  float: left;
  padding: 0;
}
.rtl .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,
.rtl .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
  float: right;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon .input-text,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
  height: 44px;
  border-radius: 0;
  padding: 5px 10px;
  width: 200px;
  background: #f5f5f5;
  font-size: 16px;
  color: #000000;
  border-color: #eeeeee;
}
.rtl .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
.rtl .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
  float: right;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon .button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon .button {
  background: var(--color) !important;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
  color: #fff;
  margin: 0 5px;
  border-color: var(--color);
  vertical-align: top;
  width: auto;
  padding: 7px 30px;
  height: 44px;
  border-radius: 0;
  font-size: 16px;
  text-transform: capitalize;
  opacity: 1;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .button:hover {
  background: #788f76 !important;
  color: #fff;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button {
  background: #ccc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover {
  background: var(--color);
  color: #fff;
  border-color: var(--color);
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button {
  background: var(--color);
  color: #fff;
  border-color: var(--color);
}
.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover,
.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover {
  background: #788f76;
}
.woocommerce form table.shop_table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page form table.shop_table.shop_table_responsive tr:nth-child(2n) td {
  background-color: rgba(0,0,0,0.025);
}
.woocommerce > .cart-collaterals,
.woocommerce-page > .cart-collaterals {
  margin-bottom: 10px;
}
.woocommerce > .cart-collaterals .products-wrapper,
.woocommerce-page > .cart-collaterals .products-wrapper {
  padding: 0;
}
.woocommerce > .cart-collaterals .cart_totals,
.woocommerce-page > .cart-collaterals .cart_totals {
  width: 100%;
  margin-bottom: 70px;
  float: none;
}
.rtl .woocommerce > .cart-collaterals .cart_totals,
.rtl .woocommerce-page > .cart-collaterals .cart_totals {
  float: right;
  text-align: right;
}
.woocommerce > .cart-collaterals .cart_totals h2,
.woocommerce-page > .cart-collaterals .cart_totals h2 {
  border-bottom: 1px solid #e5e5e5;
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
  background: #f9f9f9;
  padding: 17px 25px;
  font-weight: bold;
}
.woocommerce > .cart-collaterals .cart_totals table,
.woocommerce-page > .cart-collaterals .cart_totals table {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e5e5e5;
}
.woocommerce > .cart-collaterals .cart_totals table tr,
.woocommerce-page > .cart-collaterals .cart_totals table tr {
  border: 0;
  color: #000;
}
.woocommerce > .cart-collaterals .cart_totals table tr th,
.woocommerce-page > .cart-collaterals .cart_totals table tr th {
  font-size: 16px;
  font-weight: bold;
}
.woocommerce > .cart-collaterals .cart_totals table tr th,
.woocommerce > .cart-collaterals .cart_totals table tr td,
.woocommerce-page > .cart-collaterals .cart_totals table tr th,
.woocommerce-page > .cart-collaterals .cart_totals table tr td {
  border: 0;
  padding: 20px;
}
.woocommerce > .cart-collaterals .cart_totals table tr td,
.woocommerce-page > .cart-collaterals .cart_totals table tr td {
  text-align: right;
}
.woocommerce > .cart-collaterals .cart_totals table tr td .woocommerce-Price-amount.amount,
.woocommerce-page > .cart-collaterals .cart_totals table tr td .woocommerce-Price-amount.amount {
  font-weight: bold;
}
.woocommerce > .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce > .cart-collaterals .cart_totals table tr.order-total td,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total td {
  border-top: 1px solid #eee;
}
.woocommerce > .cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce > .cart-collaterals .cart_totals table tr.order-total td .amount,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total th .amount,
.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total td .amount {
  font-size: 18px;
  font-weight: bold;
  color: var(--color);
}
.woocommerce > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
.woocommerce-page > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  background: var(--color);
  text-transform: capitalize;
  display: inline-block;
  text-shadow: none;
  font-weight: normal;
  font-size: 16px;
  padding: 15px 30px;
  border-radius: 0;
}
.woocommerce > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-page > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
  background: #788f76;
}
.woocommerce > .cart-collaterals .shipping_calculator,
.woocommerce-page > .cart-collaterals .shipping_calculator {
  float: left;
  margin-left: 2%;
  width: 48%;
}
.woocommerce > .cart-collaterals .shipping_calculator h2,
.woocommerce-page > .cart-collaterals .shipping_calculator h2 {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.woocommerce > .cart-collaterals .shipping_calculator h2 a:after,
.woocommerce-page > .cart-collaterals .shipping_calculator h2 a:after {
  content: "";
}
.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row,
.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row {
  padding: 5px 0;
}
.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text,
.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .button,
.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .button {
  background: var(--color);
  color: #fff;
  border-color: var(--color);
  width: auto;
  display: inline-block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal;
}
.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover,
.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover {
  background: #788f76;
}
.woocommerce #content .woocommerce-message,
.woocommerce #content .woocommerce-error,
.woocommerce #content .woocommerce-info,
.woocommerce #contents .woocommerce-message,
.woocommerce #contents .woocommerce-error,
.woocommerce #contents .woocommerce-info,
.woocommerce-page #content .woocommerce-message,
.woocommerce-page #content .woocommerce-error,
.woocommerce-page #content .woocommerce-info,
.woocommerce-page #contents .woocommerce-message,
.woocommerce-page #contents .woocommerce-error,
.woocommerce-page #contents .woocommerce-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border-top-color: var(--color);
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.woocommerce #content .woocommerce-message .wc-forward,
.woocommerce #content .woocommerce-error .wc-forward,
.woocommerce #content .woocommerce-info .wc-forward,
.woocommerce #contents .woocommerce-message .wc-forward,
.woocommerce #contents .woocommerce-error .wc-forward,
.woocommerce #contents .woocommerce-info .wc-forward,
.woocommerce-page #content .woocommerce-message .wc-forward,
.woocommerce-page #content .woocommerce-error .wc-forward,
.woocommerce-page #content .woocommerce-info .wc-forward,
.woocommerce-page #contents .woocommerce-message .wc-forward,
.woocommerce-page #contents .woocommerce-error .wc-forward,
.woocommerce-page #contents .woocommerce-info .wc-forward {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  font-weight: normal;
  background: var(--color);
  color: #fff;
}
.woocommerce #content .woocommerce-message .wc-forward:hover,
.woocommerce #content .woocommerce-error .wc-forward:hover,
.woocommerce #content .woocommerce-info .wc-forward:hover,
.woocommerce #contents .woocommerce-message .wc-forward:hover,
.woocommerce #contents .woocommerce-error .wc-forward:hover,
.woocommerce #contents .woocommerce-info .wc-forward:hover,
.woocommerce-page #content .woocommerce-message .wc-forward:hover,
.woocommerce-page #content .woocommerce-error .wc-forward:hover,
.woocommerce-page #content .woocommerce-info .wc-forward:hover,
.woocommerce-page #contents .woocommerce-message .wc-forward:hover,
.woocommerce-page #contents .woocommerce-error .wc-forward:hover,
.woocommerce-page #contents .woocommerce-info .wc-forward:hover {
  opacity: 0.7;
}
.woocommerce #reviews #review_form_wrapper h3,
.woocommerce-page #reviews #review_form_wrapper h3 {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 18px;
  text-transform: uppercase;
}
.woocommerce #reviews #review_form_wrapper .comment-form input,
.woocommerce #reviews #review_form_wrapper .comment-form textarea,
.woocommerce-page #reviews #review_form_wrapper .comment-form input,
.woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 7px 10px;
  width: 60%;
  border: 1px solid #eee;
  border-radius: 5px;
}
.woocommerce #reviews #review_form_wrapper .comment-form textarea,
.woocommerce-page #reviews #review_form_wrapper .comment-form textarea {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 0;
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit {
  width: auto;
  color: #fff;
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  border-radius: 5px;
  border: 0;
}
.woocommerce #reviews #review_form_wrapper .comment-form input#submit:hover,
.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit:hover {
  color: #fff;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
  width: 50%;
  float: left;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author label,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email label,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author label,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email label {
  display: block;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author input,
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email input,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author input,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email input {
  width: 100%;
}
.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
  padding-right: 15px;
}
.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders {
  font-size: 1em;
}
.woocommerce table.my_account_orders tr th,
.woocommerce-page table.my_account_orders tr th {
  background: #ccc;
}
.woocommerce table.my_account_orders tr td.order-actions .button,
.woocommerce-page table.my_account_orders tr td.order-actions .button {
  background: #333;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  border: 0;
}
.woocommerce table.my_account_orders tr td.order-actions .button:hover,
.woocommerce-page table.my_account_orders tr td.order-actions .button:hover {
  background: var(--color);
}
.woocommerce .entry-content .col2-set .address,
.woocommerce-page .entry-content .col2-set .address {
  padding-left: 15px;
  padding-right: 15px;
}
.page.my-account .woocommerce-MyAccount-content fieldset legend {
  padding: 10px 0;
  font-weight: 600;
}
.page.my-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-Button {
  padding: 10px 15px;
}
.page.my-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account .woocommerce-Button:hover {
  background: var(--color);
  color: #fff;
  border-color: transparent;
}
.page.my-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account p {
  padding: 3px 0;
}
.page.my-account .woocommerce-MyAccount-content .woocommerce-address-fields p {
  padding: 3px 0;
}
.page.my-account .woocommerce-MyAccount-content .woocommerce-address-fields .button {
  padding: 10px 15px;
}
.page.my-account .woocommerce-MyAccount-content .woocommerce-address-fields .button:hover {
  background: var(--color);
  color: #fff;
  border-color: transparent;
}
.page.my-account .select2-container .select2-selection--single {
  margin-bottom: 0;
}
.woocommerce table.wishlist_table thead th {
  border-color: #ddd;
  color: #222;
}
.woocommerce form table.wishlist_table,
.woocommerce-page form table.wishlist_table {
  border-collapse: collapse;
}
.woocommerce form table.wishlist_table th.product-thumbnail,
.woocommerce-page form table.wishlist_table th.product-thumbnail {
  border: 0;
}
.woocommerce form table.wishlist_table tfoot,
.woocommerce-page form table.wishlist_table tfoot {
  border-top: 1px solid #ddd;
}
.woocommerce form table.wishlist_table tr td,
.woocommerce-page form table.wishlist_table tr td {
  text-align: start;
  padding: 10px 12px;
}
.woocommerce form table.wishlist_table tr td.product-thumbnail,
.woocommerce-page form table.wishlist_table tr td.product-thumbnail {
  max-width: 60px;
}
.woocommerce form table.wishlist_table tr td.product-price del,
.woocommerce-page form table.wishlist_table tr td.product-price del {
  margin-right: 10px;
}
.woocommerce form table.wishlist_table tr td.product-price del span,
.woocommerce-page form table.wishlist_table tr td.product-price del span {
  font-size: 16px;
  color: #999;
}
.woocommerce form table.wishlist_table tr td.product-price ins,
.woocommerce-page form table.wishlist_table tr td.product-price ins {
  color: var(--color);
  text-decoration: none;
  font-weight: 600;
}
.woocommerce form table.wishlist_table tr td.product-price ins span,
.woocommerce-page form table.wishlist_table tr td.product-price ins span {
  font-size: 18px;
}
.woocommerce form table.wishlist_table tr td.product-price >span.amount,
.woocommerce-page form table.wishlist_table tr td.product-price >span.amount {
  color: var(--color);
  font-size: 18px;
  font-weight: 600;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart {
  vertical-align: middle;
  text-align: center;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart {
  display: inline-block !important;
  padding: 0;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading {
  height: 43px;
  position: relative;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before {
  border-radius: 16px;
  background-color: #94a692;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after {
  content: '';
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button,
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart_button,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart_button {
  background: #999;
  border: 0;
  text-transform: capitalize;
  text-shadow: none;
  color: #fff;
  position: static;
  padding: 0 20px;
  line-height: 45px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  margin: 13px 0 !important;
  font-weight: 400;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button:hover,
.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart_button:hover,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button:hover,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart_button:hover {
  background: var(--color);
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button {
  display: none !important;
}
.woocommerce form table.wishlist_table tr td.product-add-to-cart .dateadded,
.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .dateadded {
  margin-bottom: 5px;
}
.woocommerce form table.wishlist_table tr td.product-remove a.remove,
.woocommerce-page form table.wishlist_table tr td.product-remove a.remove {
  font-size: 20px;
  margin: 0 auto;
}
.woocommerce form table.wishlist_table tbody tr,
.woocommerce-page form table.wishlist_table tbody tr {
  border-top: 1px solid #fff;
}
.woocommerce form table.wishlist_table tbody tr:hover,
.woocommerce-page form table.wishlist_table tbody tr:hover {
  cursor: pointer;
  background: #f2f2f2;
}
.woocommerce form table.wishlist_table tbody tr:hover td,
.woocommerce-page form table.wishlist_table tbody tr:hover td {
  background: #f2f2f2;
}
.woocommerce tbody tr td,
.woocommerce thead tr th,
.woocommerce-page tbody tr td,
.woocommerce-page thead tr th {
  font-size: 14px;
}
.woocommerce article header .entry-title,
.woocommerce-page article header .entry-title {
  font-size: 24px;
  color: var(--color);
}
.woocommerce article .wishlist-title,
.woocommerce-page article .wishlist-title {
  display: none;
}
.woocommerce .return-to-shop .button.wc-backward,
.woocommerce-page .return-to-shop .button.wc-backward {
  background-color: var(--color);
  color: #fff;
  margin-bottom: 30px;
}
.woocommerce .return-to-shop .button.wc-backward:hover,
.woocommerce-page .return-to-shop .button.wc-backward:hover {
  background-color: #fe0000;
}
.woocommerce a.remove {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #999 !important;
  font-size: 24px;
}
.woocommerce a.remove:hover {
  background-color: var(--color);
}
.woocommerce #respond input#submit,
.woocommerce input.button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-color: #242424;
  color: #fff;
  font-weight: 500;
  border: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.woocommerce #respond input#submit:hover,
.woocommerce input.button:hover {
  background-color: var(--color);
  color: #fff;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
  margin-bottom: 0.25em;
}
.woocommerce div.product p.cart {
  float: left;
}
div.star,
div.stars {
  background: url("../assets/img/star-1.png") repeat-x scroll 0 0 rgba(0,0,0,0);
  height: 14px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 85px;
  display: inline-block;
  vertical-align: top;
}
div.star span,
div.stars span {
  background: url("../assets/img/star-active.png") repeat scroll 0 0 rgba(0,0,0,0);
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
}
div.star .rating-hidden,
div.stars .rating-hidden {
  display: none;
}
.archive-product-full .products-loop {
  margin-bottom: 45px !important;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #eee;
  border-radius: 16px;
  height: 8px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #111;
  height: 6px;
  border-radius: 16px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #fff;
  border: 2px solid #000;
  width: 14px;
  height: 14px;
  top: -4px;
  margin-left: -0.5em;
  border-radius: 7px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 1px;
}
.woocommerce .widget_price_filter .ui-slider {
  margin-bottom: 20px;
  margin-top: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  background: #000;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 400;
  border: 0;
  position: relative;
  padding: 3px 30px 0;
  margin: 0;
  line-height: 37px;
  float: right;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  background: var(--color);
}
.price_slider_wrapper .price_slider_amount #min_price,
.price_slider_wrapper .price_slider_amount #max_price {
  display: inline-block !important;
  width: 23.5%;
  text-indent: 0;
  height: 40px;
  margin-bottom: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  color: #666;
  text-align: center;
  border: 1px solid #ccc;
  font-size: 15px;
  color: #000;
}
.price_slider_wrapper .price_slider_amount #min_price {
  float: left;
  margin-right: 2%;
}
.rtl .price_slider_wrapper .price_slider_amount #min_price {
  float: right;
  margin-right: 0;
  margin-left: 2%;
}
.price_slider_wrapper .price_slider_amount #max_price {
  float: left;
}
.rtl .price_slider_wrapper .price_slider_amount #max_price {
  float: right;
}
.price_slider_wrapper .price_label {
  float: right;
  display: none !important;
}
.rtl.woocommerce .widget_price_filter .price_slider_amount .button {
  float: left;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 4px;
}
.woocommerce button.button.alt.disabled {
  padding: 0 10px;
}
.sidebar .widget.widget_layered_nav .widget-inner ul {
  padding: 0;
}
.sidebar .widget.widget_layered_nav .widget-inner ul > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 5px 0;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .sidebar .widget.widget_layered_nav .widget-inner ul > li {
  margin: 0 0 5px 5px;
}
.sidebar .widget.widget_layered_nav .widget-inner ul > li a {
  min-width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
}
.sidebar .widget.widget_layered_nav .widget-inner ul > li:hover a,
.sidebar .widget.widget_layered_nav .widget-inner ul > li.chosen a {
  background-color: var(--color);
  color: #fff;
}
.sidebar .widget.widget_layered_nav .widget-inner ul > li span.count {
  display: none;
}
.sidebar .widget.widget_layered_nav .widget-inner ul > li.chosen a:before {
  display: none;
}
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size > li {
  border: 0;
  border-radius: 5px;
  margin: 0 10px 10px 0;
}
.rtl .sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size > li {
  margin: 0 0 10px 10px;
}
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size > li a {
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #f8f8f8;
  color: #111;
  border-radius: 5px;
}
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size > li.chosen a,
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size > li:hover a {
  background-color: var(--color);
  color: #fff;
}
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li {
  display: block;
  margin: 0 0 20px;
}
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li:last-child {
  margin: 0 0 10px;
}
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li a {
  border: 0;
  padding: 0;
  border-radius: 0;
}
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li a .style-color {
  float: left;
  margin-right: 10px;
  padding: 0;
  border: 1px solid #dedede;
  border-radius: 50%;
}
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li a .style-color .variation-color {
  display: block;
  height: 26px;
  width: 26px;
  border-radius: 50%;
}
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li a .name-color {
  display: inline-block;
  color: #888;
  line-height: 30px;
  font-size: 15px;
  font-weight: 400;
}
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li.chosen a,
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li:hover a {
  border: 0;
  background-color: transparent;
}
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li.chosen a .style-color,
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li:hover a .style-color {
  border: 1px solid #000;
}
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li.chosen a .style-color .variation-color,
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li:hover a .style-color .variation-color {
  border: 3px solid #fff;
}
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li.chosen a .name-color,
.sidebar .widget.widget_layered_nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color > li:hover a .name-color {
  color: var(--color);
}
.sidebar .widget.widget_text {
  padding-bottom: 0;
  margin-bottom: 30px;
}
.sidebar .widget.widget_text .widget-inner {
  border: 0;
}
.sidebar .widget.widget_media_image {
  margin-bottom: 0;
  margin-top: 30px;
}
.sidebar .widget.widget_media_image .widget-inner {
  padding-bottom: 0;
}
.sidebar .widget.widget_product_categories .product-categories .showMore > a {
  cursor: pointer;
}
.sidebar .widget.widget_product_categories .product-categories ul.children {
  padding: 0;
}
.sidebar .widget.widget_product_categories .product-categories li span {
  float: right;
  color: #999;
}
.rtl .sidebar .widget.widget_product_categories .product-categories li span {
  float: left;
}
.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent {
  position: relative;
}
.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent .child-category-more {
  font-family: Arial;
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #bbb;
  position: absolute;
  right: 0;
  left: auto;
  top: 9px;
  cursor: pointer;
  color: #fff;
}
.rtl .sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent .child-category-more {
  left: 0;
  right: auto;
}
.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent .child-category-more:before {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 8px;
  left: 4px;
}
.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent .child-category-more:after {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  top: 8px;
  left: 4px;
}
.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent > ul {
  display: none;
}
.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent.active > a,
.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent:hover > a {
  color: #94a692;
}
.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent.active .child-category-more,
.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent:hover .child-category-more {
  background: #94a692;
}
.sidebar .widget.widget_product_categories .product-categories.accordion-categories li.cat-parent.active .child-category-more:after {
  display: none;
}
.sidebar .widget.widget_product_categories .product-categories.accordion-categories li > ul.children > li.cat-parent .child-category-more:after {
  display: block;
}
.sidebar .widget.widget_product_categories .product-categories.accordion-categories li > ul.children > li.cat-parent.active .child-category-more:after {
  display: none;
}
.woocommerce-account.woocommerce-lost-password .entry-summary > .woocommerce {
  flex-wrap: wrap;
  padding: 0 15px;
}
.woocommerce-account.woocommerce-lost-password .entry-summary > .woocommerce .woocommerce-notices-wrapper {
  width: 100%;
}
.woocommerce-account.woocommerce-lost-password .entry-summary > .woocommerce .lost_reset_password .woocommerce-Button {
  height: 40px;
}
.woocommerce-account #contents .page .entry-title {
  margin-bottom: 30px;
}
.woocommerce-account .entry-summary > .woocommerce {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.woocommerce-account .entry-summary > .woocommerce .woocommerce-MyAccount-content {
  order: 1;
}
.woocommerce-account h2 {
  font-size: 18px;
}
.woocommerce-account h3 {
  font-size: 16px;
}
.woocommerce-account #contents {
  background: #fff;
  margin-bottom: 30px;
  padding-top: 30px;
}
.woocommerce-account #contents header {
  display: block;
}
.woocommerce-account #contents header h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.woocommerce-account #contents header h3 {
  font-size: 20px;
}
.woocommerce-account #contents header .edit {
  display: block;
  font-weight: bold;
  color: var(--color);
  margin-bottom: 10px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
  width: 20%;
  padding-right: 30px;
  margin-bottom: 10px;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul {
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li > a {
  display: block;
  min-width: 180px;
  padding: 10px 20px;
  border-bottom: 1px solid #ddd;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li:last-child > a {
  border: 0;
}
.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li.is-active >a {
  color: var(--color);
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content {
  margin-bottom: 30px;
  width: 80%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders {
  border: 1px solid #ddd;
  border-radius: 0;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order {
  border-bottom: 1px solid #ddd;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order:last-child {
  border: 0;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td {
  text-align: start !important;
  padding: 5px 15px;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-number,
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-status {
  width: 15%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-date {
  width: 20%;
}
.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-total {
  width: 40%;
}
.rtl.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation {
  padding-left: 30px;
  padding-right: 0;
}
.rtl.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label input,
.rtl.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label input {
  margin: 4px -10px 0 4px;
}
.rtl.woocommerce .checkout .col2-set .col-1 .woocommerce-account-fields .input-checkbox,
.rtl.woocommerce-page .checkout .col2-set .col-1 .woocommerce-account-fields .input-checkbox {
  float: right;
  margin: 7px 0 0 8px;
}
.rtl.woocommerce-account .woocommerce-account .button,
.rtl.woocommerce-account .woocommerce-info .button {
  float: left;
}
.rtl.woocommerce-checkout .woocommerce .woocommerce-customer-details address {
  text-align: right;
}
.rtl.woocommerce-checkout .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.rtl.woocommerce-checkout .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
  padding-left: 0;
  padding-right: 1.5em;
}
.rtl.woocommerce-checkout .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before,
.rtl.woocommerce-checkout .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before {
  margin-left: 0;
  margin-right: -1.5em;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  margin-bottom: 20px;
}
.woocommerce-wishlist #contents .page .entry-title {
  margin-bottom: 40px;
}
.woocommerce-wishlist .wishlist-title h2 {
  font-size: 24px;
  padding: 0;
  margin-bottom: 20px;
}
.woocommerce-wishlist .woocommerce table.shop_table {
  margin-bottom: 80px;
}
.woocommerce-wishlist .yith_wcwl_wishlist_footer {
  display: none;
}
.woocommerce-checkout .woocommerce-checkout.checkout {
  border: 1px solid #e5e5e5;
  padding: 40px;
  margin-bottom: 150px;
}
.woocommerce-checkout h3 {
  font-size: 18px;
  color: #000;
  font-weight: normal;
}
.woocommerce-checkout h3#order_review_heading {
  border-bottom: 0;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
  border-radius: 0;
  height: 44px;
  background: #f7f7f7;
  border: none;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 44px;
  padding-left: 20px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 0;
}
.woocommerce-checkout .woocommerce-info {
  padding: 15px 45px;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border: 0;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #f5f5f5;
  border: 1px solid #eee;
  font-size: 14px;
  color: #000;
}
.single-product #comments .woocommerce-noreviews {
  padding: 0;
}
.woocommerce-noreviews {
  padding: 0 15px;
}
.fb_iframe_widget iframe {
  max-width: initial;
  z-index: 1;
}
.woocommerce-cart #contents .page h2,
.woocommerce-wishlist #contents .page h2,
.woocommerce-account #contents .page h2,
.woocommerce-checkout #contents .page h2 {
  margin-bottom: 25px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 24px;
  color: #222;
  line-height: 33px;
  padding: 14px 25px 10px;
}
.woocommerce-cart  #contents .page h2 {
  border: 1px solid #e5e5e5;
}
.woocommerce-checkout .customer_details tr {
  clear: both;
}
.woocommerce-checkout .customer_details tr td:before {
  display: none;
}
.woocommerce-checkout .customer_details tr th {
  border-top: 0 !important;
  display: block !important;
}
#tab-description ul {
  margin-right: 20px !important;
  margin-left: 20px !important;
}
#tab-description .info-product {
  margin: -12px 0 15px !important;
  list-style: none;
  display: block;
  overflow: hidden;
}
#tab-description .info-product li {
  float: left;
  width: 50%;
  line-height: 50px;
  padding: 0 25px;
  color: #111;
}
#tab-description .info-product li:nth-child(3),
#tab-description .info-product li:nth-child(4),
#tab-description .info-product li:nth-child(7),
#tab-description .info-product li:nth-child(8) {
  background-color: #f9f9f9;
}
#tab-description .banner-single-product {
  position: relative;
  margin: 40px -15px 10px;
  overflow: hidden;
  display: flex;
}
#tab-description .banner-single-product img {
  width: 50%;
  padding: 0 15px;
}
.rtl th {
  text-align: right;
}
.rtl .close-login {
  right: auto;
  left: 10px;
}
.rtl .block-popup-login .email-input:before,
.rtl .block-popup-login .pass-input:before {
  left: auto;
  right: 0px;
}
.rtl .block-popup-login .tt_popup_login strong {
  padding-left: 10px;
  padding-right: 70px;
  float: right;
}
.rtl .block-popup-login .tt_popup_login strong:before {
  right: auto;
  left: -20px;
  border-right: 0px;
  border-left: 20px solid transparent;
}
.rtl .block-popup-login .block-content .col-reg {
  float: right;
  text-align: right;
}
.rtl .block-popup-login .block-content .col-reg.registered-account {
  padding-right: 0px;
  padding-left: 30px;
  border-right: 0;
  border-left: 1px solid #d0d0d0;
}
.rtl .block-popup-login .block-content .col-reg.login-customer {
  padding-left: 0px;
  padding-right: 30px;
  color: #242424;
}
.rtl .block-popup-login .block-content .col-reg.login-customer ul.list-log li {
  border-right: 0 !important;
  float: right !important;
  padding: 2px 14px 2px 0px;
}
.rtl .block-popup-login .block-content .col-reg.login-customer ul.list-log li:before {
  left: auto;
  right: 0px;
}
.rtl .block-popup-login .input-text {
  padding: 0 52px 0px 5px;
}
.rtl .woocommerce table.shop_table {
  text-align: right;
}
.rtl.woocommerce #content table.cart td.actions,
.rtl.woocommerce table.cart td.actions,
.rtl.woocommerce-page #content table.cart td.actions,
.rtl.woocommerce-page table.cart td.actions {
  text-align: right;
}
.rtl.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: left;
}
.rtl.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0 0 0 1em;
}
.rtl.woocommerce-checkout #payment ul.payment_methods li {
  text-align: right;
}
.rtl.woocommerce-checkout #payment div.payment_box p:last-child {
  font-size: 14px;
  color: #000;
}
.rtl.woocommerce div.product form.cart .variations td.label {
  padding-left: 1em;
  padding-right: 0;
}
.rtl.woocommerce-cart table.cart td,
.rtl.woocommerce-cart table.cart th {
  text-align: right;
}
.rtl.woocommerce form table.shop_table tr td.actions .coupon,
.rtl.woocommerce-page form table.shop_table tr td.actions .coupon {
  float: right;
}
.rtl.woocommerce form .form-row label,
.rtl.woocommerce-page form .form-row label {
  text-align: right;
}
.rtl .login .form-row .button,
.rtl .register .form-row .button {
  float: right;
}
.rtl .login .lost_password {
  text-align: right;
}
.rtl.woocommerce #reviews #comments ol.commentlist li img.avatar {
  left: auto;
  right: 0;
}
.rtl.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 50px 0 0;
}
.rtl.woocommerce .star-rating {
  float: left;
}
.rtl.woocommerce p.stars a {
  margin-right: 0;
  margin-left: 1em;
}
.rtl.woocommerce .woocommerce-error .button,
.rtl.woocommerce .woocommerce-info .button,
.rtl.woocommerce .woocommerce-message .button {
  float: left;
}
.rtl.woocommerce .checkout .col2-set .col-1,
.rtl.woocommerce .checkout .col2-set .col-2,
.rtl.woocommerce-page .checkout .col2-set .col-1,
.rtl.woocommerce-page .checkout .col2-set .col-2 {
  float: right;
}
.rtl.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
.rtl.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields {
  padding-right: 0;
  padding-left: 15px;
}
.rtl.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
.rtl.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
  padding-left: 0;
  padding-right: 15px;
}
.rtl.woocommerce form table.shop_table tr td,
.rtl.woocommerce-page form table.shop_table tr td,
.rtl .woocommerce table.shop_table th,
.rtl.woocommerce-checkout #payment ul.payment_methods li,
.rtl .woocommerce form.checkout_coupon,
.rtl .woocommerce form.login,
.rtl .woocommerce form.register {
  text-align: right;
}
.rtl.woocommerce .entry-content form.login .form-row-first,
.rtl.woocommerce .entry-content form.login .form-row-last,
.rtl.woocommerce-page .entry-content form.login .form-row-first,
.rtl.woocommerce-page .entry-content form.login .form-row-last {
  float: right;
}
.rtl.woocommerce .entry-content form.login .form-row-last,
.rtl.woocommerce-page .entry-content form.login .form-row-last {
  margin-left: 0;
  margin-right: 3%;
}
.rtl.woocommerce table.shop_attributes th {
  text-align: right;
  width: 100px;
}
.rtl.woocommerce .entry-content .checkout_coupon .form-row,
.rtl.woocommerce-page .entry-content .checkout_coupon .form-row {
  float: right;
}
.rtl.woocommerce div.product p.cart {
  float: right;
}
.rtl .social-share-item {
  float: right;
}
.rtl.woocommerce table.my_account_orders tr td.order-actions,
.rtl.woocommerce-page table.my_account_orders tr td.order-actions {
  text-align: right;
}
.rtl.woocommerce-page table.shop_table_responsive tr td,
.rtl.woocommerce table.shop_table_responsive tr td {
  text-align: left !important;
}
.rtl.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.rtl.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  text-align: left !important;
}
.rtl.woocommerce table.shop_table_responsive tr td:before,
.rtl.woocommerce-page table.shop_table_responsive tr td:before {
  float: right;
}
.rtl .woocommerce ul#shipping_method li {
  padding: .25em 22px .25em 0;
}
.rtl.woocommerce-checkout .customer_details tr th {
  float: right;
}
.rtl .woocommerce .order_details li {
  float: right;
  border-right: 0;
  border-left: 1px dashed #d3ced2;
  margin-right: 0;
  margin-left: 2em;
  padding-right: 0;
  padding-left: 2em;
}
.rtl .woocommerce td.product-name dl.variation dd {
  float: right;
}
.rtl .woocommerce td.product-name dl.variation dt {
  float: right;
  clear: right;
}
.rtl.woocommerce form table.wishlist_table tr td.product-price del,
.rtl.woocommerce-page form table.wishlist_table tr td.product-price del {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .woocommerce-checkout #payment div.payment_box:before {
  left: auto;
  right: 0;
  margin: -1em 2em 0px 2em;
}
.rtl.woocommerce-account .addresses .title h3 {
  float: right;
}
.rtl.woocommerce-account .addresses .title .edit,
.rtl.woocommerce-account ul.digital-downloads li .count {
  float: left;
}
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
  float: right;
}
.rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
.rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
  padding-right: 0;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  .woocommerce-wishlist .woocommerce table.shop_table {
    margin-bottom: 150px;
  }
  .woocommerce-wishlist #yith-wcwl-form {
    margin-top: 60px;
  }
  .woocommerce-page.cart  .entry-summary .woocommerce {
    display: flex;
    flex-wrap: wrap;
  }
  .woocommerce-page.cart  .entry-summary .woocommerce .woocommerce-notices-wrapper {
    width: 100%;
    padding: 0 15px;
  }
  .woocommerce-page.cart  .entry-summary .woocommerce .woocommerce-cart-form {
    padding: 0 15px;
    width: 70%;
    margin: 60px 0 100px;
  }
  .woocommerce-page.cart  .entry-summary .woocommerce .cart-collaterals {
    padding: 0 15px;
    width: 30%;
    margin: 60px 0;
  }
  .woocommerce-page.cart  .entry-summary .woocommerce .return-to-shop {
    margin: 0 15px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions button[type="submit"],
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions button[type="submit"] {
    float: right;
  }
}
@media (max-width: 767px) {
  .woocommerce > .cart-collaterals .cart_total .cart_totals,
  .woocommerce-page > .cart-collaterals .cart_total .cart_totals {
    width: 100%;
  }
  .woocommerce-cart .woocommerce > form {
    overflow: auto;
    margin-bottom: 20px;
  }
  .woocommerce form table.shop_table.shop_table_responsive,
  .woocommerce-page form table.shop_table.shop_table_responsive {
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
  .woocommerce form table.shop_table.shop_table_responsive thead,
  .woocommerce-page form table.shop_table.shop_table_responsive thead {
    display: none;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody {
    display: block;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr {
    display: block;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td {
    display: block;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
    display: block;
    margin-right: 15px;
    min-width: 80px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove:before,
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before,
  .woocommerce form table.shop_table.shop_table_responsive tbody tr td.actions:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before,
  .woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.actions:before {
    display: none;
  }
  .woocommerce-cart form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail {
    background: #fff;
  }
  .woocommerce-cart .woocommerce table.shop_table {
    max-width: inherit;
  }
  .woocommerce .checkout .col2-set .col-1,
  .woocommerce .checkout .col2-set .col-2,
  .woocommerce-page .checkout .col2-set .col-1,
  .woocommerce-page .checkout .col2-set .col-2 {
    width: 100%;
  }
  .woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
  .woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
    padding: 0;
  }
  .woocommerce-wishlist.woocommerce form table.shop_table,
  .woocommerce-wishlist.woocommerce-page form table.shop_table {
    width: 100%;
    display: block;
    overflow: auto;
  }
  .rtl.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .rtl.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields,
  .rtl.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,
  .rtl.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields {
    padding: 0;
  }
  .block-popup-login .block-content .col-reg {
    width: 100%;
  }
  .block-popup-login .block-content .col-reg.registered-account {
    padding-right: 0;
    border-right: 0;
    margin-bottom: 15px;
  }
  .block-popup-login .block-content .col-reg.login-customer {
    padding-left: 0;
  }
  .block-popup-login {
    width: 300px;
    margin-top: 100px;
  }
  .block-popup-login .tt_popup_login strong {
    font-size: 14px;
  }
  .woocommerce > .cart-collaterals .cart_total .cart_totals table tbody,
  .woocommerce-page > .cart-collaterals .cart_total .cart_totals table tbody {
    display: block;
    width: 100%;
  }
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email {
    width: 100%;
  }
  .woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
  .woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
    padding-right: 0;
  }
  .rtl .block-popup-login .block-content .col-reg.registered-account {
    padding-left: 0;
    border-left: 0;
  }
  .rtl .woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,
  .rtl.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before {
    float: right;
    margin-right: 0;
    margin-left: 15px;
  }
  .rtl.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,
  .rtl.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author {
    padding: 0;
  }
}
.woocommerce-page table.cart td.actions .button {
  width: auto;
  background-color: var(--color) !important;
}
.woocommerce-page table.cart td.actions .button:disabled {
  background: #ccc !important;
}
@media (max-width: 640px) {
  .woocommerce .entry-content .checkout_coupon .form-row,
  .woocommerce-page .entry-content .checkout_coupon .form-row {
    width: 100%;
  }
  .woocommerce .entry-content .checkout_coupon .form-row.form-row-last,
  .woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
    text-align: left;
  }
  .rtl.woocommerce .entry-content .checkout_coupon .form-row.form-row-last,
  .rtl.woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last {
    text-align: right;
  }
}
@media (max-width: 480px) {
  .entry-content-asset > iframe {
    height: 220px;
  }
  .woocommerce > .cart-collaterals .cart_totals,
  .woocommerce-page > .cart-collaterals .cart_totals {
    width: 100%;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
    width: 134px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
    margin-bottom: 10px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions > input.button,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions > input.button {
    margin: 0 !important;
  }
  .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order,
  .products-wrapper .products-nav .catalog-ordering .orderby-order-container .product-number {
    display: none;
  }
}
@media (max-width: 360px) {
  .woocommerce .woocommerce-checkout #payment ul.payment_methods li img,
  .woocommerce-page .woocommerce-checkout #payment ul.payment_methods li img {
    display: none;
  }
  .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    line-height: 25px;
    padding: 0 20px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon {
    margin-bottom: 10px;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions > input.button,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions > input.button {
    margin: 0 !important;
  }
  .woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,
  .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text {
    width: 122px;
  }
}
.woocommerce-page.wishlist form table.shop_table tr td.product-thumbnail {
  position: relative;
  margin-top: -1px;
}
.woocommerce div.product form.cart .group_table td {
  padding: 0;
  height: 70px;
  vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: auto;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 100%;
  display: block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  bottom: 20px;
  top: auto;
  font-size: 0;
  right: auto;
  left: 20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: #fff;
  text-align: center;
  line-height: 40px;
  box-shadow: 0 0 0 2px #ddd;
  text-indent: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
  display: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  content: '\f047';
  font-family: Fontawesome !important;
  font-size: 18px;
  display: inline-block;
  position: static;
  line-height: 40px;
  background: none;
  width: 40px;
  vertical-align: top;
  height: 100%;
}
label.screen-reader-text {
  display: none;
}
.woocommerce-cart-form,
.cart-collaterals {
  padding: 0 15px;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  width: 100%;
  float: none;
}
.woocommerce .sidebar.fixed .widget_product_categories {
  margin-top: 30px;
}
.woocommerce-account #customer_login .row {
  margin: 0;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 0;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  display: inline-block;
  margin-right: 10px;
}
#yith-wcwl-form .wishlist-title-container {
  display: flex;
  margin: 0 0 30px;
}
#yith-wcwl-form .wishlist-title-container .wishlist-title-with-form .btn.button {
  background-color: var(--color);
  color: #fff;
}
#yith-wcwl-form .wishlist-title-container .wishlist-title-with-form .btn.button:hover {
  opacity: 0.85;
}
#yith-wcwl-form .wishlist-title-container .hidden-title-form {
  display: flex;
}
#yith-wcwl-form .wishlist-title-container .hidden-title-form input {
  margin: 0 20px;
  border-radius: 0;
}
#yith-wcwl-form .wishlist-title-container .hidden-title-form .edit-title-buttons a {
  line-height: 32px;
  margin: 0 3px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 44px;
  top: 0;
}
.woocommerce-account #contents .page h2,
.woocommerce-checkout #contents .page h2 {
  padding: 14px 0 10px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled {
  padding: 0 30px;
}
.shop_table.wishlist_table.mobile {
  margin: 0;
}
.shop_table.wishlist_table.mobile > li {
  list-style: none;
  margin: 0 0 30px;
}
.shop_table.wishlist_table.mobile > li .item-wrapper .product-thumbnail {
  border: 1px solid #ededed;
  border-radius: 5px;
  margin: 0 0 15px;
}
.shop_table.wishlist_table.mobile > li .item-wrapper .product-thumbnail img {
  border-radius: 5px;
}
.shop_table.wishlist_table.mobile > li .item-wrapper .item-details .product-name h3 {
  font-size: 18px;
  margin: 0 0 25px;
}
.shop_table.wishlist_table.mobile > li .item-wrapper .item-details .product-name h3 a {
  color: #000;
}
.shop_table.wishlist_table.mobile > li .item-wrapper .item-details .product-name h3 a:hover {
  color: var(--color);
}
.shop_table.wishlist_table.mobile > li .item-wrapper .item-details .item-details-table {
  margin-bottom: 20px;
}
.shop_table.wishlist_table.mobile > li .item-wrapper .item-details .item-details-table tbody tr {
  display: flex;
}
.shop_table.wishlist_table.mobile > li .item-wrapper .item-details .item-details-table tbody tr td {
  border: 0;
  padding: 0;
}
.shop_table.wishlist_table.mobile > li .item-wrapper .item-details .item-details-table tbody tr td.label {
  color: #000;
  text-transform: uppercase;
  margin-right: 20px;
}
.shop_table.wishlist_table.mobile > li .item-wrapper .item-details .item-details-table tbody tr ins {
  font-size: 14px;
  color: var(--color);
  font-weight: 700;
  text-decoration: none;
  line-height: 18px;
}
.shop_table.wishlist_table.mobile > li .item-wrapper .item-details .item-details-table tbody tr del {
  font-size: 14px;
  color: #8D979E;
  font-weight: 400;
  margin-left: 10px;
}
.rtl .shop_table.wishlist_table.mobile > li .item-wrapper .item-details .item-details-table tbody tr del {
  margin-right: 10px;
  margin-left: 0;
}
.shop_table.wishlist_table.mobile > li .additional-info-wrapper {
  position: relative;
}
.shop_table.wishlist_table.mobile > li .additional-info-wrapper .additional-info {
  margin-bottom: 0;
}
.shop_table.wishlist_table.mobile > li .additional-info-wrapper .additional-info tbody tr {
  display: flex;
}
.shop_table.wishlist_table.mobile > li .additional-info-wrapper .additional-info tbody tr td {
  border: 0;
  padding: 0;
}
.shop_table.wishlist_table.mobile > li .additional-info-wrapper .additional-info tbody tr td.label {
  color: #000;
  text-transform: uppercase;
  margin-right: 20px;
}
.shop_table.wishlist_table.mobile > li .additional-info-wrapper .additional-info tbody tr ins {
  font-size: 14px;
  color: var(--color);
  font-weight: 700;
  text-decoration: none;
  line-height: 18px;
}
.shop_table.wishlist_table.mobile > li .additional-info-wrapper .additional-info tbody tr del {
  font-size: 14px;
  color: #8D979E;
  font-weight: 400;
  margin-left: 10px;
}
.rtl .shop_table.wishlist_table.mobile > li .additional-info-wrapper .additional-info tbody tr del {
  margin-right: 10px;
  margin-left: 0;
}
.shop_table.wishlist_table.mobile > li .additional-info-wrapper .additional-info tbody tr .wishlist-in-stock {
  color: #06C270;
}
.shop_table.wishlist_table.mobile > li .additional-info-wrapper .product-add-to-cart a {
  display: inline-block;
  background: #999;
  border: 0;
  text-transform: capitalize;
  text-shadow: none;
  color: #fff;
  position: static;
  padding: 0 35px;
  line-height: 45px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  margin: 20px 0 0 !important;
  font-weight: 400;
}
.shop_table.wishlist_table.mobile > li .additional-info-wrapper .product-remove a {
  position: absolute;
  right: 15px;
  bottom: 15px;
  color: #999;
  font-size: 18px;
}
.shop_table.wishlist_table.mobile > li .additional-info-wrapper .product-remove a:hover {
  color: var(--color);
}
.clearfix {
  overflow: inherit;
}
.wc-vendor-page .vendor-dashboard-wrapper {
  margin-bottom: 60px;
}
.wc-vendor-page .vendor-dashboard-wrapper .wcv-dashboard-navigation ul li {
  margin-right: 15px;
}
.wc-vendor-page .vendor-dashboard-wrapper .wcv-dashboard-navigation ul li a {
  font-size: 16px;
}
.wc-vendor-page .vendor-dashboard-wrapper .btn-inverse.btn-small {
  padding: 8px 15px;
}
.wc-vendor-page.orders .entry-summary {
  margin-bottom: 30px;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p {
  background: #111;
  margin: 0;
  border: 0;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a {
  display: inline-block;
  padding: 15px 25px;
  color: #fff;
  position: relative;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:hover {
  color: var(--color);
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:after {
  content: '';
  background: #fff;
  display: inline-block;
  top: 18px;
  height: 10px;
  width: 1px;
  position: absolute;
  right: 0;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:last-child:after {
  display: none;
}
.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper hr {
  border-color: transparent;
}
.wc-vendor-page table {
  border: 1px solid #ddd;
}
.wc-vendor-page table thead>tr>th {
  border-width: 1px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222;
}
.wc-vendor-page table th,
.wc-vendor-page table td {
  padding: 10px;
}
.wc-vendor-page .form-row {
  overflow: hidden;
}
.wc-vendor-page .form-row input[type="checkbox"] {
  float: left;
}
.wc-vendor-page .form-row label {
  overflow: hidden;
  margin-top: 2px;
  padding-left: 5px;
}
.wc-vendor-page .entry-content h2 {
  color: #222;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 700;
}
.wc-vendor-page .pv_shop_description {
  margin-top: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 25px;
}
.wc-vendor-page .pv_shop_description p {
  margin: 0;
  line-height: 20px;
}
.wc-vendor-page.shop_settings .entry-content,
.wc-vendor-page.shop-settings .entry-content {
  margin-bottom: 40px;
}
.wc-vendor-page.shop_settings .entry-content .pv_paypal_container b,
.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container b,
.wc-vendor-page.shop-settings .entry-content .pv_paypal_container b,
.wc-vendor-page.shop-settings .entry-content .pv_shop_name_container b {
  color: #222;
}
.wc-vendor-page.shop_settings .entry-content .pv_paypal_container input,
.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container input,
.wc-vendor-page.shop-settings .entry-content .pv_paypal_container input,
.wc-vendor-page.shop-settings .entry-content .pv_shop_name_container input {
  margin-top: 10px;
  border-radius: 0;
  padding: 7px 10px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container,
.wc-vendor-page.shop-settings .entry-content #pv_seller_info_container,
.wc-vendor-page.shop-settings .entry-content #pv_shop_description_container {
  margin-bottom: 30px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container > p,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container > p,
.wc-vendor-page.shop-settings .entry-content #pv_seller_info_container > p,
.wc-vendor-page.shop-settings .entry-content #pv_shop_description_container > p {
  margin-bottom: 25px;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container > p b,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container > p b,
.wc-vendor-page.shop-settings .entry-content #pv_seller_info_container > p b,
.wc-vendor-page.shop-settings .entry-content #pv_shop_description_container > p b {
  color: #222;
}
.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container div.mce-panel,
.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container div.mce-panel,
.wc-vendor-page.shop-settings .entry-content #pv_seller_info_container div.mce-panel,
.wc-vendor-page.shop-settings .entry-content #pv_shop_description_container div.mce-panel {
  border: 1px solid #eee;
}
.wc-vendor-page.shop-settings .form-row.notes {
  margin-bottom: 0;
}
.wc-vendor-page.shop-settings .form-row.notes label {
  padding: 5px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
.wc-vendor-page.shop-settings .form-row.notes input {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
.wc-vendor-page .wc-soldby-start {
  padding: 0;
  margin-bottom: 30px;
  text-align: start;
}
.wc-vendor-page .wc-soldby-start small {
  margin-top: 8px;
  color: #777;
  font-size: 14px;
  display: block;
}
.wc-vendor-page .wc-soldby-start small span {
  font-weight: normal;
}
.wc-vendor-page .wc-soldby-start small a {
  color: var(--color);
}
.wc-vendor-page .wc-soldby-start small a:hover {
  color: #222;
}
.wc-vendor-page .wc-soldby-start br {
  display: none;
}
.wc-vendor-page .wcv_vendorslist {
  margin: 0 -15px;
  overflow: hidden;
}
.wc-vendor-page .wcv_vendorslist > div {
  padding: 0 15px;
  margin: 0 0 30px !important;
  float: left;
  width: 25%;
}
.wc-vendor-page .wcv_vendorslist > div .pull-left {
  float: none;
}
.wc-vendor-page .wcv_vendorslist > div a.button {
  text-transform: uppercase;
}
.wc-vendor-page.wc-vendor-listing .sidebar {
  margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .beautyxtore_breadcrumbs {
  margin-top: 40px;
}
.wc-vendor-page.wc-vendor-listing .beautyxtore_breadcrumbs .container {
  padding: 0;
}
.wc-vendor-page.wc-vendor-listing .beautyxtore_breadcrumbs .breadcrumb {
  background: #fff;
  padding: 10px 0 30px 0;
}
.wc-vendor-page .meta-location {
  bottom: 40px;
}
.wc-vendor-page.my-account .form-row label {
  padding-left: 0;
}
.wc-vendor-page.my-account .form-row input[type="checkbox"] {
  margin: 2px 4px 0 0;
}
.wc-vendor-page.my-account .woocommerce-MyAccount-content .form-row input[type="checkbox"] {
  margin-top: 6px;
}
.wc-vendor-page.rtl .vendor-dashboard-wrapper .wcv-dashboard-navigation ul li {
  margin-right: 0;
  margin-left: 15px;
}
.wc-vendor-page.rtl.v
		.form-row input[type="checkbox"] {
  float: right;
  margin: 2px 0 0 4px;
}
@media (max-width: 767px) {
  .wc-vendor-page .wcv_vendorslist > div {
    width: 50%;
  }
  .wc-vendor-page .vendor-dashboard-wrapper {
    overflow-x: auto;
  }
  .wc-vendor-page table {
    width: 700px;
  }
}
@media (max-width: 480px) {
  .wc-vendor-page .wcv_vendorslist > div {
    width: 100%;
  }
  .wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a {
    display: block;
    border-bottom: 1px solid #fff;
  }
  .wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p > a:after {
    display: none;
  }
}
select.dokan-form-control {
  max-width: 200px;
}
table.dokan-table {
  border: 1px solid #ddd;
}
.dokan-dashboard .dokan-dashboard-wrap {
  max-width: 1380px;
  margin: 30px auto;
}
.dokan-theme-beautyxtore #customer_login form.register >p.form-row.user-role {
  padding-left: 22px;
}
.dokan-theme-beautyxtore #customer_login form.register >p.form-row.user-role label {
  margin-top: 0;
}
.dokan-theme-beautyxtore #customer_login form.register >p.form-row.user-role label input {
  margin-top: 7px;
}
.rtl.dokan-theme-beautyxtore #customer_login form.register >p.form-row.user-role {
  padding-right: 22px;
}
.rtl.dokan-theme-beautyxtore #customer_login form.register >p.form-row.user-role label input {
  float: right;
  margin-left: 0;
  margin-right: -20px;
}
.dokan-store .header {
  margin-bottom: 40px;
}
.dokan-store .dokan-store-wrap.layout-left .dokan-store-sidebar {
  margin-right: 2%;
}
.dokan-store #sidebar {
  width: 25%;
  float: left;
  margin-right: 3%;
  margin-bottom: 20px;
}
.rtl .dokan-store #sidebar {
  float: right;
  margin-right: 0;
  margin-left: 3%;
}
.dokan-store #sidebar > ul {
  background: #fff;
  margin: 0;
  list-style: none;
}
.dokan-store #sidebar > ul > li {
  padding: 0 0 30px;
  border-top: 2px solid var(--color);
}
.dokan-store #sidebar > ul > li .searchform {
  padding: 20px 15px;
}
.dokan-store #sidebar > ul > li .searchform input {
  padding: 7px 10px;
}
.dokan-store #sidebar > ul > li h2 {
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
}
.dokan-store #sidebar > ul > li ul {
  list-style: none;
  margin: 0;
}
.dokan-store #sidebar > ul > li ul > li {
  padding: 7px 15px;
}
.dokan-store .dokan-store-sidebar .widget {
  margin-bottom: 30px;
}
.dokan-store .dokan-store-sidebar h3.widget-title {
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-weight: 600;
  color: #222;
}
.dokan-store .products-loop > li {
  margin-bottom: 30px;
}
.dokan-store .dokan-widget-area .widget {
  list-style: none;
  background: #fff;
  border-radius: 3px;
  border-top: 2px solid var(--color);
}
.dokan-store .dokan-widget-area .widget .widget-title,
.dokan-store .dokan-widget-area .widget .widgettitle {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
}
.dokan-store .dokan-widget-area .widget > div,
.dokan-store .dokan-widget-area .widget form,
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget {
  padding: 0 10px 15px;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack ul {
  list-style: none;
}
.dokan-store .dokan-widget-area .widget #cat-drop-stack ul > li > a {
  display: block;
  padding: 10px 0;
}
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget > li {
  margin: 0 0 15px;
  padding: 0;
}
.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget > li ins {
  text-decoration: none;
  color: var(--color);
}
.widget.dokan-store-widget ul {
  list-style: none;
}
.widget.dokan-store-widget ul >li >a {
  display: block;
  padding: 10px 0;
}
.dokan-pagination-container .dokan-pagination li {
  display: inline-block;
  margin-bottom: 5px;
}
.dokan-pagination-container .dokan-pagination li > a {
  display: block;
  padding: 7px 10px;
}
.dokan-pagination-container .dokan-pagination li.active > a,
.dokan-pagination-container .dokan-pagination li:hover > a {
  background: var(--color);
  color: #fff;
}
#delivery-time-calendar table {
  margin: 0;
}
#delivery-time-calendar .fc-scrollgrid thead > tr > td,
#delivery-time-calendar tr.fc-scrollgrid-section > td {
  padding: 0;
}
#delivery-time-calendar .fc-scrollgrid thead > tr > td table td.fc-daygrid-day,
#delivery-time-calendar tr.fc-scrollgrid-section > td table td.fc-daygrid-day {
  padding: 10px 15px;
}
.rtl .dokan-store-info {
  margin-right: 15px;
  margin-left: 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img {
  float: none;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i {
  margin-top: 2px;
}
.rtl .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i {
  float: right;
  margin-left: 0;
  margin-right: -25px;
}
.rtl .dokan-single-store .dokan-store-tabs ul li {
  border-left: 1px solid #EDEDED;
  border-right: none;
}
#dokan-content {
  margin-bottom: 30px;
}
.dokan-single-store ul {
  list-style: none;
}
.dokan-single-store .item-description {
  display: none;
}
.modal-dialog,
.add_note .modal-dialog {
  position: static;
}
.modal.in .modal-dialog {
  border-radius: 10px;
}
#add-shipping-tracking-form select {
  margin-bottom: 10px;
}
@media (min-width: 1900px) {
  .dokan-store.wide-1400 .content-area {
    max-width: 1430px;
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .dokan-store .content-area {
    max-width: 1380px;
    margin: 0 auto;
  }
}
@media (min-width: 1000px) {
  .rtl .dokan-store-wrap.layout-left .dokan-store-sidebar {
    margin-right: 0;
    margin-left: 4%;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .dokan-store .content-area {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .dokan-store .content-area {
    max-width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .dokan-store .content-area {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
  }
  .dokan-store .content-area .dokan-store-sidebar {
    width: 100%;
    float: none;
    order: 2;
    margin: 0 !important;
  }
  .dokan-store .content-area .dokan-single-store {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}
body.dashboard.logged-in #sw-groups,
body.dashboard.logged-in .resmenu-container-sidebar {
  display: none !important;
}
.product-vendor .page-title {
  margin-bottom: 15px;
}
.products-wrapper .products-loop.list .item .by-vendor-name-link {
  display: block;
  margin-bottom: 10px;
}
.custqna-title,
.product-vendor > h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 15px;
}
#wcfmmp-store ins {
  background: transparent !important;
}
#wcfmmp-store ul {
  padding: 0 !important;
}
#wcfmmp-store .widget .search-field {
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding: 0 10px;
}
#wcfmmp-store .product_area .products-wrapper ul li.product {
  margin-bottom: 0;
}
#wcfm-main-contentainer .wcfm-membership-wrapper {
  width: 100%;
}
.sw-custom-variation input[type="radio"] {
  display: none;
}
.sw-custom-variation .sw-radio-variation {
  margin: 0 2px;
  position: relative;
  display: inline-block;
}
.sw-custom-variation .sw-radio-variation span {
  display: block;
  height: 100%;
  line-height: 30px;
  min-width: 30px;
  text-align: center;
  min-height: 30px;
  cursor: pointer;
  margin: 0 2px;
  font-size: 12px;
  position: relative;
}
.sw-custom-variation .sw-radio-variation span.variation-color,
.sw-custom-variation .sw-radio-variation span.variation-image {
  text-indent: -9999px;
  margin: 1px;
}
.sw-custom-variation .sw-radio-variation span.variation-image {
  background-size: 100% 100%;
}
.sw-custom-variation .sw-radio-variation span:after {
  content: '';
  position: absolute;
  left: -3px;
  right: -3px;
  top: -3px;
  bottom: -3px;
  display: block;
  border: 1px solid #cdcdcd;
  border-radius: 50%;
}
.sw-custom-variation .sw-radio-variation.selected span {
  background-color: var(--color);
  color: #fff;
}
.sw-custom-variation .sw-radio-variation.selected span:after {
  border-color: var(--color);
}
.sw-custom-variation .sw-radio-variation.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .7;
  filter: alpha(opacity=70);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.sw-custom-variation .sw-radio-variation.disabled span:before {
  content: '';
  position: absolute;
  width: 1px;
  background: var(--color);
  height: 44px;
  transform: rotate(45deg);
  top: -7px;
  right: 15px;
  opacity: 1;
}
.sw-custom-variation .sw-radio-variation .variation-tooltip {
  position: absolute;
  bottom: 110%;
  z-index: 9999;
  display: none;
  background: #fff;
  border: 1px solid #ddd;
}
.sw-custom-variation .sw-radio-variation:hover .variation-tooltip {
  display: block;
}
.item-content .sw-custom-variation {
  margin: 15px 0 5px;
}
.item-content .sw-custom-variation .sw-radio-variation {
  margin-bottom: 10px;
}
.item-content .sw-custom-variation .sw-radio-variation span.variation-color {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  min-width: initial;
  min-height: initial;
  width: 8px;
  height: 8px;
}
.item-content .sw-custom-variation .sw-radio-variation span.variation-color:after {
  display: none;
}
.item-content .sw-custom-variation .sw-radio-variation span.variation-image {
  min-width: 40px;
  min-height: 40px;
}
.item-content .sw-custom-variation:last-child {
  margin-bottom: 0;
}
.woocommerce-variation.single_variation > p {
  color: #e20000;
}
.widget_sp_image:hover img {
  opacity: 0.85;
}
.widget_sp_image img {
  width: 100%;
}
li.product-category {
  list-style: none;
}
.shop-categories-above .widget-inner img {
  margin-bottom: 60px;
}
h1.page-title {
  font-weight: 700 !important;
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0;
}
.woocommerce-page .term-description {
  display: none;
}
.archive.woocommerce .star-rating span {
  letter-spacing: 4px;
}
.archive.woocommerce .star-rating {
  width: 6.4em;
}
.archive.woocommerce .sw-filter-above-shop.open .widget .block-title-widget h2:after {
  display: none !important;
}
.single-product.woocommerce .star-rating span::before {
  color: var(--color);
}
.products-wrapper .product-categories-listing {
  margin-bottom: 0;
  overflow: hidden;
  margin: 0 -15px;
}
.products-wrapper .product-categories-listing > li {
  margin: 0 0 30px;
}
.products-wrapper .product-categories-listing > li img {
  border-radius: 20px;
}
.products-wrapper .product-categories-listing > li:hover img {
  opacity: 0.85;
}
.products-wrapper .product-categories-listing > li .woocommerce-loop-category__title {
  margin: 15px 0 0;
}
.products-wrapper .product-categories-listing li.product-category .woocommerce-loop-category__title {
  font-size: 16px;
  text-align: center;
}
.products-wrapper.style-full .products-nav:nth-child(3) {
  border: 0;
  padding: 0;
}
.products-wrapper .woocommerce-ordering {
  border-radius: 5px;
  border: 0;
  padding: 3px 15px;
  background-color: transparent;
  margin-bottom: 0;
  position: relative;
}
.products-wrapper .woocommerce-ordering:before {
  content: '';
  height: 58px;
  width: 1px;
  position: absolute;
  left: -10px;
  background-color: #e5e5e5;
  top: -14px;
}
.products-wrapper .woocommerce-ordering select {
  border: none;
  background: transparent;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  font-family: Nunito Sans !important;
}
.products-wrapper #product_nav_1 {
  border: 0;
  padding: 0;
  margin: 0;
}
.products-wrapper .products-nav {
  text-align: center;
  z-index: 3;
  position: relative;
  width: 100%;
  vertical-align: top;
  justify-content: space-around;
  margin-bottom: 30px;
  clear: left;
  padding: 14px 10px 14px 30px;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
}
.products-wrapper .products-nav .woocommerce-notices-wrapper:empty {
  display: none;
}
.products-wrapper .products-nav:empty {
  border: 0 !important;
  margin-bottom: 0px !important;
}
.products-wrapper .products-nav:first-child {
  padding: 15px 0;
}
.products-wrapper .products-nav:last-child {
  margin: 0;
  border: 0;
}
.products-wrapper .products-nav:last-child .sw-filter-button {
  display: none;
}
.products-wrapper .products-nav .view-top {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #dddddd;
}
.products-wrapper .products-nav .sw-filter-button {
  width: 134px;
  left: 150px;
  position: absolute;
  top: 10px;
  height: 40px;
  background-color: #f5f5f5;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  line-height: 40px;
  padding: 0 20px;
  text-align: left;
}
.rtl .products-wrapper .products-nav .sw-filter-button {
  right: 150px;
  left: auto;
}
.products-wrapper .products-nav .sw-filter-button:before {
  content: '';
  height: 20px;
  width: 20px;
  mask: url("../assets/img/icon-filter.svg") no-repeat;
  -webkit-mask: url("../assets/img/icon-filter.svg") no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  background: #000;
  position: absolute;
  top: 10px;
  right: 22px;
  display: inline-block;
}
.products-wrapper .products-nav .sw-filter-button:hover,
.products-wrapper .products-nav .sw-filter-button.open {
  color: #fff;
  background-color: var(--color);
}
.products-wrapper .products-nav .sw-filter-button:hover:before,
.products-wrapper .products-nav .sw-filter-button.open:before {
  background: #fff;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode {
  overflow: hidden;
  margin: 0;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a {
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 4px 0;
  border-radius: 0;
  border: 0;
  float: left;
  overflow: hidden;
  margin-right: 30px;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a:last-child {
  margin: 0;
}
.rtl .products-wrapper .products-nav .view-mode-wrap .view-mode >a {
  float: right;
  margin-left: 30px;
  margin-right: 0;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view {
  background: url("../assets/img/icon-grid.png") no-repeat center transparent;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view.active,
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view:hover {
  background: url("../assets/img/icon-grid-active.png") no-repeat center;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view {
  background: url("../assets/img/icon-list.png") no-repeat center transparent;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view.active,
.products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view:hover {
  background: url("../assets/img/icon-list-active.png") no-repeat center;
}
.products-wrapper .products-nav .view-mode-wrap .view-mode >a >span {
  font-size: 0;
  display: none;
}
.products-wrapper .products-nav .woocommerce-result-count {
  color: #333;
  margin: 0;
  font-size: 16px;
  line-height: 40px;
  float: right;
  margin-right: 40px;
  display: none;
}
.rtl .products-wrapper .products-nav .woocommerce-result-count {
  margin-left: 40px;
  margin-right: 0;
}
.products-wrapper .products-nav .catalog-ordering {
  margin: 0;
}
.products-wrapper .products-nav .catalog-ordering ul {
  list-style: none;
}
.products-wrapper .products-nav .catalog-ordering .product-number {
  margin-right: 65px;
  display: none;
}
.rtl .products-wrapper .products-nav .catalog-ordering .product-number {
  margin-left: 65px;
  margin-right: 0;
}
.products-wrapper .products-nav .catalog-ordering .show-product {
  line-height: 40px;
  margin-right: 10px;
  color: #999;
  font-size: 14px;
}
.rtl .products-wrapper .products-nav .catalog-ordering .show-product {
  margin-right: 0;
  margin-left: 10px;
}
.products-wrapper .products-nav .catalog-ordering .sort-count {
  min-width: 74px;
  border: 1px solid #eee;
  border-radius: 5px;
}
.products-wrapper .products-nav .catalog-ordering .order-dropdown {
  margin: 0;
  background-color: #fff;
  list-style-type: none;
  text-align: left;
}
.rtl .products-wrapper .products-nav .catalog-ordering .order-dropdown {
  text-align: right;
}
.products-wrapper .products-nav .catalog-ordering .order-dropdown >li {
  position: relative;
  z-index: 4;
  cursor: pointer;
}
.products-wrapper .products-nav .catalog-ordering .order-dropdown >li .current-li {
  line-height: 38px;
  display: block;
}
.products-wrapper .products-nav .catalog-ordering .order-dropdown >li .current-li a {
  display: block;
  color: #000;
  text-indent: 15px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}
.products-wrapper .products-nav .catalog-ordering .order-dropdown >li .current-li a:after {
  font-family: fontawesome;
  content: "\f107";
  font-size: 16px;
  width: 35px;
  line-height: 34px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 0px;
  text-indent: initial;
}
.rtl .products-wrapper .products-nav .catalog-ordering .order-dropdown >li .current-li a:after {
  right: auto;
  left: 0;
}
.products-wrapper .products-nav .catalog-ordering .order-dropdown >li >ul {
  position: absolute;
  background-color: #fff;
  margin-left: 0;
  left: 0;
  top: 100%;
  width: 100%;
  list-style-type: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  box-shadow: 0 0 5px rgba(0,0,0,0.15);
}
.products-wrapper .products-nav .catalog-ordering .order-dropdown >li >ul >li {
  line-height: 32px;
  text-indent: 16px;
}
.products-wrapper .products-nav .catalog-ordering .order-dropdown >li >ul >li a {
  display: block;
  color: #000;
}
.products-wrapper .products-nav .catalog-ordering .order-dropdown >li >ul >li a:hover {
  color: var(--color);
}
.products-wrapper .products-nav .catalog-ordering .order-dropdown >li:hover >ul {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  display: block !important;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.products-wrapper .products-nav .catalog-ordering .product-sortby .sort-by {
  line-height: 40px;
  margin-right: 10px;
  color: #999;
  font-size: 14px;
  display: none;
}
.products-wrapper .woocommerce-pagination {
  padding-top: 20px;
  border-top: 0;
  width: 100%;
  display: block;
  float: none;
  margin-bottom: 150px;
}
.products-wrapper .woocommerce-pagination .page-numbers {
  margin: 0;
  vertical-align: top;
  background-color: transparent;
  border: 0;
}
.products-wrapper .woocommerce-pagination .page-numbers >li {
  float: left;
  border: none;
  margin-right: 8px;
}
.rtl .products-wrapper .woocommerce-pagination .page-numbers >li {
  float: right;
  margin-right: 0;
  margin-left: 8px;
}
.products-wrapper .woocommerce-pagination .page-numbers >li:last-child {
  margin-right: 0;
  margin-left: 0;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers {
  width: 40px;
  height: 40px;
  line-height: 36px;
  display: block;
  border-radius: 5px;
  border: 2px solid #f2f2f2;
  padding: 0;
  background: #fff;
  color: #111;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  font-size: 16px;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.current,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers:hover {
  color: #fff;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  background-color: var(--color);
  border-color: var(--color);
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next {
  font-size: 0;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:before,
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
  font-family: icomoon;
  font-size: 16px;
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:before {
  content: "\e918";
}
.rtl .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.prev:before {
  content: "\e919";
}
.products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
  content: "\e919";
}
.rtl .products-wrapper .woocommerce-pagination .page-numbers >li .page-numbers.next:before {
  content: "\e918";
}
.products-wrapper .products-loop {
  list-style-type: none;
  margin-bottom: 0;
}
.products-wrapper .products-loop >li {
  margin-bottom: 0;
}
.products-wrapper .products-loop >li .products-thumb .sale-off {
  max-width: 54px;
}
.products-wrapper .products-loop >li.product-category {
  list-style: none;
}
.products-wrapper .products-loop >li.product-category a img {
  margin-bottom: 10px;
}
.products-wrapper .products-loop >li.product-category h2.woocommerce-loop-category__title {
  font-size: 14px;
  color: #666;
  margin-bottom: 0;
  text-align: center;
  font-weight: 500;
}
.products-wrapper .products-loop >li.product-category h2.woocommerce-loop-category__title mark {
  background: none;
  color: #666;
}
.products-wrapper .products-loop >li.product-category:hover h2.woocommerce-loop-category__title {
  color: var(--color);
}
.products-wrapper .products-loop >li.product-category:hover h2.woocommerce-loop-category__title mark {
  color: var(--color);
}
.products-wrapper .products-loop.grid {
  position: relative;
}
.products-wrapper .products-loop.grid >li .item-wrap {
  background: transparent;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .sw-variation-wrapper .sw-custom-variation {
  padding: 10px 0 1px 0;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content h4 {
  overflow: hidden;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .item-description {
  display: none;
}
.products-wrapper .products-loop.grid >li .item-wrap .item-detail .item-content .countdown-row {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.products-wrapper .products-loop.grid >li .item-wrap:hover {
  box-shadow: none;
}
.products-wrapper .products-loop.grid >li.product-type-variable .item-price del {
  float: none;
}
.products-wrapper .products-loop.grid >li.product-type-variable .item-price ins {
  float: none;
}
.products-wrapper .products-loop.list .item {
  width: 100%;
  margin-bottom: 30px;
}
.products-wrapper .products-loop.list .item:last-child .item-wrap {
  border-bottom: none;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap {
  text-align: right;
}
.products-wrapper .products-loop.list .item .item-wrap:hover .item-detail .item-content .item-price,
.products-wrapper .products-loop.list .item .item-wrap:hover .item-detail .item-content .sale-off2 {
  opacity: 1;
  visibility: visible;
}
.products-wrapper .products-loop.list .item .item-wrap:hover .item-detail {
  position: relative;
  border-radius: 0;
}
.products-wrapper .products-loop.list .item .item-wrap:hover .item-detail .item-bottom {
  box-shadow: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail {
  position: relative !important;
  top: auto;
  left: auto;
  right: auto;
  overflow: hidden;
  box-shadow: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail:before {
  display: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .sw-variation-wrapper .sw-custom-variation {
  padding: 10px 0 1px 0;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
  width: 300px;
  padding: 0;
  max-width: 100%;
  float: left;
  margin-bottom: 0;
  overflow: hidden;
  margin-right: 35px;
  box-shadow: none;
  border: 1px solid #ebebeb;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb .button-group {
  display: none;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .products-thumb {
  float: right;
  margin-left: 35px;
  margin-right: 0;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
  overflow: hidden;
  width: auto;
  display: block;
  padding: 0;
  text-align: left;
  background-color: transparent;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .single-countdown {
  position: relative;
  margin-top: -10px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .categories-name a {
  font-size: 12px;
  color: #aaa;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 {
  margin: 3px 0 25px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content h4 a {
  font-size: 24px;
  line-height: 26px;
  color: #000;
}
.rtl .products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content {
  text-align: right;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-description {
  font-size: 15px;
  font-weight: 400;
  color: #888;
  line-height: 25px;
  padding: 10px 0 0;
  border-bottom: 0;
  margin-bottom: 18px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price {
  font-size: 24px;
  color: #000;
  margin: 0 0 35px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price del {
  font-size: 20px;
  color: #999;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .item-price ins {
  font-size: 24px;
  color: #000;
  margin: 0;
  float: left;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group {
  display: flex;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .add_to_cart_button,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .product_type_external,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .product_type_grouped,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group a.product_type_simple,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .product_type_variable,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .product_type_bundle {
  width: auto;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  height: 40px;
  position: relative;
  line-height: 40px;
  padding: 0 35px;
  font-size: 14px;
  color: #fff;
  letter-spacing: 1px;
  display: inline-block;
  margin-right: 10px;
  border-radius: 5px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .add_to_cart_button.loading:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .product_type_external.loading:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .product_type_grouped.loading:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group a.product_type_simple.loading:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .product_type_variable.loading:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .product_type_bundle.loading:before {
  border-radius: 5px;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--color);
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\e907";
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon {
  margin: 0;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group a.compare,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .sw-quickview {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  margin-right: 10px;
  background-color: #f7f7f7;
  color: #001111;
  font-size: 0;
  border-radius: 5px;
  text-align: center;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group a.compare:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .sw-quickview:before {
  font-family: icomoon;
  font-size: 17px;
  font-weight: 400;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group a.compare:hover,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .sw-quickview:hover {
  font-size: 0;
  padding: 0;
  background-color: var(--color);
  box-shadow: none;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group a.compare:hover:before,
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group .sw-quickview:hover:before {
  color: #fff;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group a.compare {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 0 10px 0 0;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group a.compare:before {
  content: "\e900";
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group a.sw-quickview {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.products-wrapper .products-loop.list .item .item-wrap .item-detail .item-content .button-group a.sw-quickview:before {
  content: "\e910";
}
.products-loop .product-category {
  list-style: none;
}
.products-loop .product-category a {
  text-align: center;
  display: block;
  background-color: #fff;
}
.products-loop .product-category a img {
  margin: 0 auto;
}
.products-loop .product-category a h3 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0;
  padding: 12px 0;
  background-color: #eeeeee;
  color: #242424;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.products-loop .product-category a h3 .count {
  display: none;
}
.products-loop .product-category a:hover h3 {
  background-color: var(--color);
  color: #fff;
}
.woocommerce.archive .product-countdown {
  padding: 10px 0;
  text-align: center;
}
.woocommerce.archive .product-countdown .countdown-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: start;
  -ms-justify-content: start;
  justify-content: start;
  text-align: center;
}
.rtl .woocommerce.archive .product-countdown .countdown-row {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.woocommerce.archive .product-countdown .countdown-row .countdown-section {
  padding: 0 6px 0 0;
}
.rtl .woocommerce.archive .product-countdown .countdown-row .countdown-section {
  padding: 0 0 0 6px;
}
.woocommerce.archive .product-countdown .countdown-row .countdown-section .countdown-amount {
  width: 40px;
  height: 40px;
  background: #e9e9e9;
  border-radius: 3px;
  line-height: 40px;
  text-align: center;
  display: block;
  font-weight: 600;
  color: #444;
  font-size: 14px;
  margin-bottom: 5px;
}
.woocommerce.archive .product-countdown .countdown-row .countdown-section .countdown-period {
  text-transform: uppercase;
  font-size: 10px;
}
.woocommerce.single-product .product-countdown {
  padding: 3px 0 22px;
}
.woocommerce.single-product .product-countdown .countdown-row {
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.rtl .woocommerce.single-product .product-countdown .countdown-row {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.woocommerce.single-product .product-countdown .countdown-row .countdown-section {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  padding: 6px 0;
}
.woocommerce.single-product .product-countdown .countdown-row .countdown-section:before {
  content: ":";
  right: -7px;
  top: 18px;
  position: absolute;
  font-size: 18px;
  color: #000;
}
.woocommerce.single-product .product-countdown .countdown-row .countdown-section:last-child:before {
  display: none;
}
.woocommerce.single-product .product-countdown .countdown-row .countdown-section .countdown-amount {
  display: block;
  width: 55px;
  text-align: center;
  line-height: 45px;
  height: 45px;
  padding: 0 5px;
  font-size: 24px;
  font-weight: 500;
  color: #000;
  background: transparent;
  margin-bottom: 5px;
  background: #f5f5f5;
  border-radius: 4px;
}
.woocommerce.single-product .product-countdown .countdown-row .countdown-section .countdown-period {
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  display: block;
  font-weight: 500;
  color: #000;
}
.rtl.woocommerce.single-product .product-countdown .countdown-row .countdown-section {
  margin-right: 0;
  margin-left: 10px;
}
.rtl.woocommerce.single-product .product-countdown .countdown-row .countdown-section:before {
  right: auto;
  left: -7px;
}
.pagination-ajax {
  text-align: center;
  clear: left;
}
.pagination-ajax .button-ajax {
  display: inline-block;
  border: 1px #ddd solid;
  text-align: center;
  border-radius: 50px;
  width: 100px;
  height: 100px;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  margin: 20px auto 60px;
  background: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 700;
}
.pagination-ajax .button-ajax:hover {
  background: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--color);
  border: 1px solid var(--color);
}
.pagination-ajax .button-ajax:before {
  content: attr(data-title);
}
.pagination-ajax .button-ajax.loading {
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-top: 1px solid var(--color);
}
.pagination-ajax .button-ajax.loading:before {
  content: "";
  background: none;
}
.pagination-ajax .button-ajax.loaded:before {
  content: attr(data-loaded);
}
.shop-categories-above .sw-category-slider {
  border: 1px #ededed solid;
  border-width: 1px 0;
  padding: 0 50px;
}
.shop-categories-above .sw-category-slider .resp-slider-container {
  position: relative;
}
.shop-categories-above .sw-category-slider .resp-slider-container .slider .item {
  padding: 30px 15px;
  position: relative;
}
.shop-categories-above .sw-category-slider .resp-slider-container .slider .item:before {
  content: "";
  width: 0px;
  height: 2px;
  background: var(--color);
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.shop-categories-above .sw-category-slider .resp-slider-container .slider .item .item-image {
  margin-bottom: 10px;
}
.shop-categories-above .sw-category-slider .resp-slider-container .slider .item .item-image a img {
  width: 100px;
  margin: 0 auto;
  border: 1px transparent solid;
}
.shop-categories-above .sw-category-slider .resp-slider-container .slider .item h3 {
  max-width: inherit;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1rem;
}
.shop-categories-above .sw-category-slider .resp-slider-container .slider .item:hover:before {
  width: 100px;
  margin-left: -50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.shop-categories-above .sw-category-slider .resp-slider-container .slider .item:hover .item-image a img {
  border: 1px var(--color) solid;
}
.shop-categories-above .sw-category-slider .res-button {
  display: inline-block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 3;
  background: #fff;
  width: 25px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.shop-categories-above .sw-category-slider .res-button.slick-next {
  right: -35px;
}
.rtl .shop-categories-above .sw-category-slider .res-button.slick-next {
  left: -35px;
  right: auto;
}
.shop-categories-above .sw-category-slider .res-button.slick-next:before {
  content: "";
  background: url(../assets/img/angle-arrow.svg) no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  width: 25px;
  height: 50px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rtl .shop-categories-above .sw-category-slider .res-button.slick-next:before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.shop-categories-above .sw-category-slider .res-button.slick-prev {
  left: -35px;
}
.rtl .shop-categories-above .sw-category-slider .res-button.slick-prev {
  left: auto;
  right: -35px;
}
.shop-categories-above .sw-category-slider .res-button.slick-prev:before {
  content: "";
  background: url(../assets/img/angle-arrow.svg) no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  width: 26px;
  height: 50px;
}
.rtl .shop-categories-above .sw-category-slider .res-button.slick-prev:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.shop-categories-above .sw-category-slider .res-button:hover {
  background: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.shop-categories-above .sw-category-slider .res-button:hover:before {
  background: url(../assets/img/angle-arrow2.svg) no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.shop-categories-above .sw-category-slider .res-button {
  opacity: 0;
  visibility: hidden;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px #ededed solid;
  border-radius: 50%;
}
.shop-categories-above .sw-category-slider .res-button:before {
  width: 38px !important;
  height: 40px !important;
}
.shop-categories-above .sw-category-slider:hover .res-button {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.products-wrapper .sw-filter-above-shop {
  width: 1290px;
  top: 60px;
  left: 15px;
  background-color: #fff;
  z-index: 100;
  position: absolute;
  opacity: 0;
  height: 0;
  -webkit-transform: translateY(-60px);
  -moz-transform: translateY(-60px);
  -o-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  visibility: hidden;
}
.products-wrapper .sw-filter-above-shop .widget {
  background-color: transparent !important;
}
.products-wrapper .sw-filter-above-shop .widget .block-title-widget h2:before {
  opacity: 0;
}
.products-wrapper .sw-filter-above-shop .filter-content {
  display: flex;
  padding: 45px 0;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
  border-radius: 5px;
}
.products-wrapper .sw-filter-above-shop .filter-content .widget {
  width: 25%;
  padding: 0 30px;
  border: 0;
}
.products-wrapper .sw-filter-above-shop .filter-content .widget .widget-inner {
  border: 0 !important;
}
.products-wrapper .sw-filter-above-shop.open {
  opacity: 1;
  height: auto;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items thead tr th {
  color: #000;
  font-size: 18px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td {
  vertical-align: middle;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__image img {
  border: 1px solid #ddd;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-name {
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
  font-weight: 700;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-name:hover {
  color: var(--color);
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__prices .wc-block-components-product-price {
  font-size: 18px;
  color: var(--color);
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__prices .wc-block-components-product-price .wc-block-components-product-price__regular {
  font-size: 18px;
  color: #aaa;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__prices .wc-block-components-product-price .is-discounted {
  font-size: 18px;
  color: var(--color);
  float: left;
  margin-right: 10px;
  margin-left: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-badge {
  border-radius: 0;
  border: 1px solid var(--color);
  color: var(--color);
  font-weight: 400;
  font-size: 14px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-components-product-metadata .wc-block-components-product-metadata__description {
  font-size: 14px;
  color: #222;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity {
  position: relative;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector:after {
  border: 1px solid #ddd;
  border-radius: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input {
  padding: 12px 0;
  color: #000;
  opacity: 1;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
  font-size: 20px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
  box-shadow: none;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
  font-size: 14px;
  color: var(--color);
  text-decoration: none;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
  text-decoration: underline;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__total .wc-block-components-product-price {
  font-size: 24px;
  font-weight: 500;
  color: var(--color);
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody tr td.wc-block-cart-item__total .wc-block-components-product-badge {
  border-radius: 0;
  border: 1px solid var(--color);
  color: var(--color);
  height: 32px;
  line-height: 30px;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
  font-size: 18px;
  color: #000;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link {
  font-size: 14px;
  text-transform: uppercase;
  color: var(--color);
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon {
  padding: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-text-input input {
  height: 39px;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .components-button {
  background-color: var(--color);
  border-color: var(--color);
  text-transform: uppercase;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item {
  padding: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-components-totals-item__label {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-formatted-money-amount {
  font-size: 24px;
  color: var(--color);
  font-weight: 500;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item {
  padding: 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__label {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-formatted-money-amount {
  font-size: 24px;
  color: var(--color);
  font-weight: 500;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button {
  background-color: var(--color);
  color: #fff;
  text-transform: uppercase;
}
.wp-block-woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .components-button:hover {
  opacity: 0.85;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-checkout-step__container .wc-block-components-checkout-step__description {
  font-size: 14px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-address-form .wc-block-components-address-form__email input {
  border: 1px solid #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__contact-fields .wc-block-components-address-form .wc-block-components-address-form__email input:focus {
  box-shadow: 0 0 0 1px #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__billing-fields .wc-block-components-checkout-step__description {
  font-size: 14px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-address-wrapper .wc-block-components-text-input input {
  border: 1px solid #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-address-wrapper .wc-block-components-text-input input:focus {
  box-shadow: 0 0 0 1px #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-address-wrapper .wc-block-components-validation-error {
  font-size: 12px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-form__country .components-form-token-field__input,
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-combobox .components-combobox-control__input {
  border: 1px solid #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-address-form__country .components-form-token-field__input:focus,
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-components-combobox .components-combobox-control__input:focus {
  box-shadow: 0 0 0 1px #ddd;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__order-notes .wc-block-components-checkbox__label {
  color: #000;
  font-size: 14px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__terms {
  color: #000;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-return-to-cart-button {
  color: var(--color);
  font-size: 16px;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
  border: 0;
  background-color: var(--color);
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
}
.wp-block-woocommerce-checkout .wc-block-checkout__main .wc-block-checkout__form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
  opacity: 0.85;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary {
  padding: 0;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-panel__button {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item {
  border-top: 1px solid #ddd;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item:first-child {
  padding-top: 20px;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image .wc-block-components-order-summary-item__quantity {
  border-color: var(--color);
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-name {
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-price {
  font-size: 18px;
  color: var(--color);
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-price .wc-block-components-product-price__regular {
  font-size: 16px;
  color: #aaa;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-metadata .wc-block-components-product-metadata__description {
  font-size: 12px;
  color: #000;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon-link {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-text-input input {
  height: 39px;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .components-button {
  background-color: var(--color);
  border-color: var(--color);
  color: #fff;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-components-totals-item .wc-block-components-totals-item__label,
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__label {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-formatted-money-amount,
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-subtotal-block .wc-block-formatted-money-amount,
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-formatted-money-amount,
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-formatted-money-amount {
  font-size: 18px;
  color: var(--color);
  font-weight: 500;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-size: 30px;
  color: #000;
  font-weight: 500;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  margin: 0 10px;
  opacity: 1;
}
.woocommerce div.product p.price del .amount,
.woocommerce div.product span.price del .amount {
  text-decoration: line-through;
  font-weight: 400;
  color: #ccc;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  color: var(--color);
  text-decoration: none;
  opacity: 1;
  font-weight: bold;
}
.price ins {
  float: left;
}
.rtl .price ins {
  float: right;
}
.woocommerce div.product form.cart .variations select {
  margin: 0;
}
.rtl.woocommerce div.product form.cart .button {
  float: right;
}
.rtl.single-product-style2.woocommerce div.product form.cart div.quantity {
  float: none;
}
.elementor-10538 .elementor-element.elementor-element-7e03baa .elementor-image-box-title,
.elementor-10538 .elementor-element.elementor-element-08aa30e .elementor-image-box-title,
.elementor-10538 .elementor-element.elementor-element-1077b1f .elementor-image-box-title,
.elementor-10538 .elementor-element.elementor-element-302cd4a .elementor-image-box-title {
  margin: 0;
}
.product_detail .elementor-widget-woocommerce-product-meta .detail-container {
  display: block !important;
  width: 100%;
}
.product-type-external .product_detail .content_product_detail .item-bottom {
  clear: none;
}
.product-type-external .product_detail .content_product_detail .single_add_to_cart_button {
  padding: 0 50px;
}
.product-type-external .product_detail .content_product_detail .social-share {
  margin-top: 20px;
}
.product-type-grouped .product_detail .content_product_detail .social-share {
  margin-top: 20px;
}
.product-type-simple .product_detail .content_product_detail form.cart {
  margin-bottom: 0 !important;
}
.product_detail >.vendor {
  clear: both;
}
.product_detail .slider_img_productd .product-images.style-sidebar .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail,
.product_detail .slider_img_productd .product-images.style-sidebar .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail {
  min-width: 120px;
}
.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation {
  width: 64px !important;
  height: 30px !important;
  border-radius: 0;
  padding: 0;
}
.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation.disabled span:before {
  width: 0;
  height: 0;
  border: 0;
}
.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation.selected,
.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation:hover {
  background-color: transparent;
}
.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation.selected span,
.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation:hover span {
  border: 1px solid var(--color);
  background-color: transparent;
  color: #94a692;
}
.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation.selected span:before,
.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation:hover span:before {
  opacity: 1;
}
.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation span {
  font-size: 14px;
  color: #999;
  border-radius: 0;
  font-weight: 400;
  border: 1px solid #ddd;
}
.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-color {
  background-color: transparent !important;
  height: auto;
  width: auto;
  border-radius: 0;
  text-indent: 0;
  font-weight: 400;
}
.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation span:after {
  border: 0;
  border-radius: 0;
}
.product_detail.variation-select .content_product_detail .cart.variations_form .variations .sw-radio-variation span:before {
  content: '';
  width: 0;
  height: 0;
  bottom: 0px;
  right: -1px;
  top: auto;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 10px solid #ff3c20;
  opacity: 0;
}
.product_detail .categories-name a {
  font-size: 20px;
  color: #999;
}
.product_detail .categories-name a:hover {
  color: var(--color);
}
.product_detail span.onsale {
  position: absolute;
  top: 10px;
  left: 0;
  width: inherit;
  right: auto;
  padding: 0 12px !important;
}
.product_detail .slider_img_productd {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
.product_detail .slider_img_productd .sw-outstock {
  position: absolute;
  right: 10px;
  left: auto;
  z-index: 3;
  top: 10px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive {
  margin-bottom: 10px;
  overflow: hidden;
  border: 0;
  border-radius: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .slick-slide.slick-current .woocommerce-product-gallery__image {
  opacity: 1 !important;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .slick-slide.slick-current .woocommerce-product-gallery__image img {
  border-radius: 0;
  border: 1px solid transparent;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .slick-list .slick-track .item-img-slider .images {
  margin-bottom: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .featured-video-button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  height: 40px;
  width: 40px;
  font-size: 18px;
  border: 0;
  margin-bottom: 0;
  -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  -o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .featured-video-button:hover {
  color: #fff;
  background: var(--color);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail {
  padding: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail:hover .slick-prev,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail:hover .slick-next {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list {
  margin: 0 -5px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .slick-slide .item-thumbnail-product .thumbnail-wrapper {
  border: 1px solid transparent;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  border-radius: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .slick-slide .item-thumbnail-product .thumbnail-wrapper img {
  border-radius: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .slick-slide .item-thumbnail-product:hover .thumbnail-wrapper {
  border-color: var(--color);
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-list .slick-track .slick-slide.slick-current .thumbnail-wrapper {
  border-color: var(--color);
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next {
  position: absolute;
  font-size: 0;
  padding: 0;
  z-index: 3;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 38px;
  border-radius: 50%;
  border: 1px solid #ebebeb;
  background-color: #fff;
  color: #ccc;
  margin: auto;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  text-align: center;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:before,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:before {
  font-family: Fontawesome;
  font-size: 18px;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:hover,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:hover {
  border: 1px solid var(--color);
  background-color: var(--color);
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:hover:before,
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:hover:before {
  color: #fff;
  opacity: 1;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev {
  left: -14px;
  -webkit-transform: translateX(-30px);
  -moz-transform: translateX(-30px);
  -o-transform: translateX(-30px);
  -ms-transform: translateX(-30px);
  transform: translateX(-30px);
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev:before {
  content: "\f104";
}
.rtl .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-prev {
  right: auto;
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next {
  right: -14px;
  -webkit-transform: translateX(30px);
  -moz-transform: translateX(30px);
  -o-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}
.product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next:before {
  content: "\f105";
}
.rtl .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive-thumbnail .slick-next {
  left: auto;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail {
  width: 18%;
  min-width: 155px;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .item-thumbnail-product,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .item-thumbnail-product {
  padding: 7px 0;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-next,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-prev,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-next,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-prev {
  top: -16px;
  margin-top: 0;
  margin-left: -20px;
  left: 50%;
  right: auto;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-prev,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-prev {
  top: auto;
  bottom: -7px;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .product-responsive {
  width: 80%;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive .slick-list .woocommerce-product-gallery__image,
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .product-responsive .slick-list .woocommerce-product-gallery__image {
  padding: 1px;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive {
  order: 1;
  margin: 0 0 0 20px;
}
.rtl .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive {
  margin: 0 20px 0 0;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .product-responsive {
  margin: 0 15px 0 0;
}
.rtl .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .product-responsive {
  margin: 0 0 0 15px;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-top .product-responsive {
  order: 1;
  width: 100%;
  margin-bottom: 0;
}
.product_detail .slider_img_productd .product-images .product-images-container.thumbnail-top .slick-slider.product-responsive-thumbnail {
  width: 100%;
  margin-bottom: 15px;
}
.product_detail .content_product_detail {
  position: relative;
}
.product_detail .content_product_detail .categories-name {
  margin: 0 0 15px;
}
.product_detail .content_product_detail .categories-name a {
  font-size: 12px;
  color: #aaa;
  text-transform: uppercase;
}
.product_detail .content_product_detail .categories-name a:hover {
  color: var(--color);
}
.product_detail .content_product_detail .product_title {
  font-size: 36px;
  font-weight: 400;
  color: #000;
  margin-bottom: 20px;
  text-transform: capitalize;
  line-height: 32px;
}
.product_detail .content_product_detail ul {
  margin: 0;
}
.product_detail .content_product_detail .wc-soldby-start {
  display: none;
}
.product_detail .content_product_detail .reviews-content {
  margin-bottom: 14px;
  display: flex;
}
.product_detail .content_product_detail .reviews-content .review-number {
  font-size: 14px;
  color: #999;
  margin: 0 10px;
  position: relative;
}
.product_detail .content_product_detail .reviews-content .woocommerce-review-link,
.product_detail .content_product_detail .reviews-content .woocommerce-write-review {
  display: inline-block;
  font-size: 14px;
  color: #999;
  text-decoration: none;
  position: relative;
}
.product_detail .content_product_detail .reviews-content .woocommerce-review-link:hover,
.product_detail .content_product_detail .reviews-content .woocommerce-write-review:hover {
  color: var(--color);
}
.product_detail .content_product_detail .price-content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.product_detail .content_product_detail .single-price {
  margin-bottom: 30px;
  overflow: hidden;
}
.product_detail .content_product_detail .price {
  font-size: 30px !important;
  font-weight: 400;
  margin-bottom: 0;
  color: #111;
}
.product_detail .content_product_detail .price ins {
  float: left;
  margin-left: 0 !important;
  font-size: 30px;
  font-weight: 400;
}
.product_detail .content_product_detail .price ins span {
  font-weight: 400 !important;
  color: #111 !important;
}
.rtl .product_detail .content_product_detail .price ins {
  float: right;
  margin-right: 0 !important;
  margin-left: 10px !important;
}
.product_detail .content_product_detail .price del {
  line-height: 30px;
  opacity: 1;
  font-size: 24px;
  color: #ccc;
  vertical-align: middle;
}
.product_detail .content_product_detail .group-brand {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 20px;
}
.product_detail .content_product_detail .item-brand {
  float: left;
  font-size: 16px;
  font-weight: 400;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0 30px 0 0;
  position: relative;
}
.rtl .product_detail .content_product_detail .item-brand {
  float: right;
  margin: 0 0 0 30px;
}
.product_detail .content_product_detail .item-brand > span {
  color: #222;
  text-transform: capitalize;
}
.product_detail .content_product_detail .item-brand > a {
  display: block;
  padding: 0 0 0 5px;
  color: #454545;
  text-transform: capitalize;
}
.rtl .product_detail .content_product_detail .item-brand > a {
  padding: 0 5px 0 0;
}
.product_detail .content_product_detail .item-brand > a:hover {
  color: var(--color);
}
.product_detail .content_product_detail .item-brand > a img {
  max-width: 80px;
}
.product_detail .content_product_detail .sku_wrapper {
  font-size: 15px;
  color: #999;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.product_detail .content_product_detail .sku_wrapper .sku {
  text-transform: uppercase;
  color: #111;
}
.product_detail .content_product_detail .swpb-bundled-products-container .swpb-bundled-content .swpb-thumbnail a img {
  border: 1px solid #ebebeb;
}
.product_detail .content_product_detail .item-meta {
  margin: 35px 0 0px;
  padding: 18px 0 5px;
  border-top: 1px solid #eee;
}
.product_detail .content_product_detail .item-meta > span {
  display: block;
  margin: 0 0 10px;
}
.product_detail .content_product_detail .item-meta .posted_in,
.product_detail .content_product_detail .item-meta .tagged_as {
  font-size: 14px;
  color: #111;
  font-weight: 500;
}
.product_detail .content_product_detail .item-meta .posted_in a,
.product_detail .content_product_detail .item-meta .tagged_as a {
  color: #999;
  text-transform: capitalize;
  position: relative;
  font-weight: 400;
}
.product_detail .content_product_detail .item-meta .posted_in a:after,
.product_detail .content_product_detail .item-meta .tagged_as a:after {
  content: ',';
  margin-right: 4px;
}
.product_detail .content_product_detail .item-meta .posted_in a:hover,
.product_detail .content_product_detail .item-meta .tagged_as a:hover {
  color: var(--color);
}
.product_detail .content_product_detail .item-meta .posted_in a:last-child:after,
.product_detail .content_product_detail .item-meta .tagged_as a:last-child:after {
  content: '';
  margin: 0;
}
.product_detail .content_product_detail .product-countdown {
  padding: 0 0 30px 0;
}
.product_detail .content_product_detail .product-countdown .countdown-row .countdown-section {
  border: 1px #eee solid;
  border-radius: 4px;
}
.product_detail .content_product_detail .product-countdown .countdown-row .countdown-section:before {
  display: none;
}
.product_detail .content_product_detail .product-countdown .countdown-row .countdown-section .countdown-amount {
  background: transparent;
  font-size: 18px;
  line-height: 24px;
  height: 24px;
  margin-bottom: 0;
}
.product_detail .content_product_detail .product-countdown .countdown-row .countdown-section .countdown-period {
  color: #999;
  font-size: 12px;
  font-weight: normal;
}
.product_detail .content_product_detail .product-info {
  margin-bottom: 20px;
}
.product_detail .content_product_detail .product-info span {
  font-size: 15px;
  font-weight: 400;
  color: #111;
  text-transform: capitalize;
  letter-spacing: 0.5px;
}
.product_detail .content_product_detail .product-info span.title-stock {
  color: #999;
}
.product_detail .content_product_detail .woocommerce-variation-availability {
  display: none;
}
.product_detail .content_product_detail .description,
.product_detail .content_product_detail .woocommerce-product-details__short-description {
  line-height: 1.8;
  margin-bottom: 15px;
  font-size: 16px;
  color: #222;
  font-weight: 400;
  text-align: justify;
  margin: 25px 0;
}
.product_detail .content_product_detail .description ul,
.product_detail .content_product_detail .woocommerce-product-details__short-description ul {
  margin: 0;
  list-style: none;
}
.product_detail .content_product_detail .description ul > li,
.product_detail .content_product_detail .woocommerce-product-details__short-description ul > li {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  position: relative;
  padding-left: 10px;
}
.product_detail .content_product_detail .description ul > li:before,
.product_detail .content_product_detail .woocommerce-product-details__short-description ul > li:before {
  content: '';
  height: 4px;
  width: 4px;
  background-color: #999;
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 50%;
}
.product_detail .content_product_detail .cart div.qty {
  font-size: 16px;
  color: #111111;
  text-transform: capitalize;
  position: relative;
  font-weight: 400;
  display: block;
  float: none;
  margin: 5px 10px 15px 0;
}
.product-type-external .product_detail .content_product_detail .cart div.qty {
  display: none;
}
.product_detail .content_product_detail .cart .quantity {
  position: relative;
  border: 1px solid #ccc;
  height: 50px;
  width: 120px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin: 0 15px 37px 0 !important;
  display: flex;
  float: left;
  background-color: #fff;
}
.rtl .product_detail .content_product_detail .cart .quantity {
  float: right;
  margin: 0 0 15px 0 !important;
}
.product_detail .content_product_detail .cart .quantity input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -0-appearance: none;
  background-color: #fff;
  width: 24px;
  height: 48px;
  padding: 0;
}
.product_detail .content_product_detail .cart .quantity input[type=number] {
  -moz-appearance: textfield;
}
.product_detail .content_product_detail .cart .quantity input::-webkit-outer-spin-button,
.product_detail .content_product_detail .cart .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product_detail .content_product_detail .cart .quantity .input-text {
  height: 48px !important;
  width: 50px;
}
.product_detail .content_product_detail .cart .quantity .minus,
.product_detail .content_product_detail .cart .quantity .plus {
  font-size: 0;
  color: #898989;
}
.product_detail .content_product_detail .cart .quantity .minus:hover,
.product_detail .content_product_detail .cart .quantity .plus:hover {
  opacity: 0.5;
}
.product_detail .content_product_detail .cart .quantity .minus {
  width: 50px;
  background: url(../assets/img/icon-minus.png) no-repeat top 19px left 25px;
}
.rtl .product_detail .content_product_detail .cart .quantity .minus {
  background: url(../assets/img/icon-minus.png) no-repeat top 19px right 25px;
}
.product_detail .content_product_detail .cart .quantity .plus {
  width: 50px;
  background: url(../assets/img/icon-plus.png) no-repeat top 19px right 23px;
}
.rtl .product_detail .content_product_detail .cart .quantity .plus {
  background: url(../assets/img/icon-plus.png) no-repeat top 19px left 23px;
}
.product_detail .content_product_detail .cart .quantity input {
  margin-bottom: 0;
  border: 0;
  text-align: center;
  text-indent: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.product_detail .content_product_detail .cart .quantity input.qty {
  padding: 0;
  font-size: 16px;
  color: #111111;
  font-weight: bold;
  background-color: transparent;
}
.product_detail .content_product_detail .cart.grouped_form {
  margin-bottom: 40px;
  width: 100%;
}
.product_detail .content_product_detail .cart.grouped_form .label {
  display: table-cell;
}
.product_detail .content_product_detail .cart.grouped_form .item-bottom {
  clear: none;
  padding: 0;
}
.product_detail .content_product_detail .cart.grouped_form .addcart-wrapper {
  margin-top: 0px;
}
.product_detail .content_product_detail .cart.grouped_form .addcart-wrapper .qty {
  display: none;
}
.product_detail .content_product_detail .cart.grouped_form .group_table {
  border: 0;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr {
  border-color: #ddd;
  display: flex;
  justify-content: start;
  align-items: baseline;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__label label {
  margin-bottom: 15px;
  font-weight: 400;
  color: #000;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__label label a {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  text-transform: capitalize;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__label label a:hover {
  color: var(--color);
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price {
  display: flex;
  height: auto;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price .stock {
  display: none;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price span.amount {
  font-size: 24px;
  color: #000;
  font-weight: 400;
  display: block;
  margin-bottom: 15px;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price ins {
  text-decoration: none;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price ins span.amount {
  font-size: 24px;
  color: #000;
  font-weight: 400;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price del {
  margin: 0 10px;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price del span.amount {
  font-size: 20px;
  color: #999;
  font-weight: 400;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td.woocommerce-grouped-product-list-item__price .stock {
  clear: both;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td .quantity {
  margin-top: 0;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td .quantity .minus {
  bottom: 0;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td .quantity:before {
  display: none;
}
.product_detail .content_product_detail .cart.grouped_form tbody tr td.label {
  white-space: normal;
}
.product_detail .content_product_detail .cart.grouped_form .price {
  font-size: 20px;
  color: #cccccc;
  font-weight: 700;
}
.product_detail .content_product_detail .cart.grouped_form .price span >.amount,
.product_detail .content_product_detail .cart.grouped_form .price del {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 20px;
}
.product_detail .content_product_detail .cart.grouped_form .price ins {
  font-size: 24px;
  color: var(--color);
  text-decoration: none;
  opacity: 1;
  margin: 0 10px;
}
.product_detail .content_product_detail .cart.variations_form .variations th.label {
  padding-left: 0;
}
.product_detail .content_product_detail .cart.variations_form .variations th.label label {
  color: #111;
  font-size: 14px;
  letter-spacing: 0.1rem;
  margin: 0 0 10px;
  font-weight: 500;
}
.product_detail .content_product_detail .cart.variations_form .variations tbody tr:last-child th.label label {
  margin-top: 0;
}
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation {
  margin: -6px 5px 8px 0;
  border-radius: 50%;
  padding: 5px;
  border: 2px solid #f5f5f5;
  width: auto !important;
  height: auto !important;
}
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation:first-child {
  margin-left: -5px;
}
.rtl .product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation:first-child {
  margin-right: -5px;
  margin-left: 0;
}
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation.selected,
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation:hover {
  border-color: #111111;
}
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation.selected .variation-image,
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation:hover .variation-image {
  border: 1px solid var(--color);
  background-color: transparent;
  -webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
  -o-box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
  -ms-box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
  box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
}
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation.disabled span:before {
  top: -1px;
  right: 15px;
  height: 32px;
}
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation.disabled span.variation-color:before {
  top: 0px;
  right: 7px;
  height: 13px;
}
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation > span {
  border-radius: 5px;
  border: 0;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  background-color: #f8f8f8;
  font-weight: 400;
}
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation > span:after {
  border-radius: 5px;
  border: 0;
}
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-color {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  min-width: initial;
  min-height: initial;
  width: 26px;
  height: 26px;
  border: 0;
  margin: 0;
  padding: 4px;
}
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-color:after {
  display: none;
}
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-image {
  min-width: 60px;
  min-height: 60px;
}
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-image {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  width: 60px;
  height: 60px;
  border: 1px solid #ededed;
}
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-image:before,
.product_detail .content_product_detail .cart.variations_form .variations .sw-radio-variation span.variation-image:after {
  opacity: 0 !important;
}
.product_detail .content_product_detail .cart.variations_form .single_variation_wrap .disabled:before {
  background: none;
}
.product_detail .content_product_detail .cart .clear {
  display: none;
}
.product_detail .content_product_detail .item-bottom .clear {
  clear: none;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
  float: left;
}
@media (min-width: 1200px) and (max-width: 1450px) {
  .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
    margin: 0 5px;
  }
  .single-buynow .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
    clear: none;
  }
}
.rtl .product_detail .content_product_detail .yith-wcwl-add-to-wishlist {
  float: right;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
  position: relative;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  content: "\e907";
}
.rtl .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.rtl .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.rtl .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
  display: inline-block;
  vertical-align: middle;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  display: inline-block !important;
  vertical-align: top;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
  display: none;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a {
  color: var(--color);
}
.product_detail .content_product_detail .compare {
  float: left;
}
.rtl .product_detail .content_product_detail .compare {
  float: right;
}
.product_detail .content_product_detail .compare:before {
  font-size: 16px;
  content: "\f021";
  margin-right: 5px;
}
@media (max-width: 1680px) {
  .product_detail .content_product_detail .compare:before {
    margin: 0;
  }
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product_detail .content_product_detail a.compare {
  border: 0;
  font-size: 0;
  color: #293042;
  line-height: normal;
  margin: 0;
  font-weight: normal;
  text-transform: capitalize;
  background-color: #f7f7f7;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  text-align: center;
  display: block;
  padding: 0;
  margin-right: 10px;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.product_detail .content_product_detail a.compare:before {
  font-size: 17px;
  font-family: "icomoon";
  margin: 0;
  line-height: 50px;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a span,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.product_detail .content_product_detail a.compare span {
  display: block;
}
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.product_detail .content_product_detail a.compare:hover {
  background-color: var(--color);
  color: #fff;
}
.product_detail .content_product_detail .single_add_to_wishlist .yith-wcwl-icon {
  display: none;
}
.product_detail .content_product_detail a.compare {
  position: relative;
}
.rtl .product_detail .content_product_detail a.compare {
  margin-left: 0;
  margin-right: 10px;
}
.product_detail .content_product_detail a.compare:before {
  content: "\e900";
}
.product_detail .content_product_detail .add_to_cart_button,
.product_detail .content_product_detail .product_type_external,
.product_detail .content_product_detail .product_type_grouped,
.product_detail .content_product_detail .single_add_to_cart_button,
.product_detail .content_product_detail .wc-variation-is-unavailable {
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  background: #000 !important;
  color: #fff !important;
  font-size: 14px;
  padding: 0 35px;
  margin-right: 10px;
  letter-spacing: 1px;
  font-weight: 400;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.product_detail .content_product_detail .add_to_cart_button.loading:before,
.product_detail .content_product_detail .product_type_external.loading:before,
.product_detail .content_product_detail .product_type_grouped.loading:before,
.product_detail .content_product_detail .single_add_to_cart_button.loading:before,
.product_detail .content_product_detail .wc-variation-is-unavailable.loading:before {
  background: url(../assets/img/loading.gif) no-repeat center center var(--color);
  border-radius: 5px;
}
.rtl .product_detail .content_product_detail .add_to_cart_button,
.rtl .product_detail .content_product_detail .product_type_external,
.rtl .product_detail .content_product_detail .product_type_grouped,
.rtl .product_detail .content_product_detail .single_add_to_cart_button,
.rtl .product_detail .content_product_detail .wc-variation-is-unavailable {
  margin-right: 10px;
  margin-left: 10px;
}
.product_detail .content_product_detail .add_to_cart_button:hover,
.product_detail .content_product_detail .product_type_external:hover,
.product_detail .content_product_detail .product_type_grouped:hover,
.product_detail .content_product_detail .single_add_to_cart_button:hover,
.product_detail .content_product_detail .wc-variation-is-unavailable:hover {
  background-color: var(--color) !important;
  opacity: 0.7 !important;
}
.product_detail .content_product_detail .add_to_cart_button.added,
.product_detail .content_product_detail .product_type_external.added,
.product_detail .content_product_detail .product_type_grouped.added,
.product_detail .content_product_detail .single_add_to_cart_button.added,
.product_detail .content_product_detail .wc-variation-is-unavailable.added {
  background-color: var(--color) !important;
}
.product_detail .content_product_detail .add_to_cart_button.added:after,
.product_detail .content_product_detail .product_type_external.added:after,
.product_detail .content_product_detail .product_type_grouped.added:after,
.product_detail .content_product_detail .single_add_to_cart_button.added:after,
.product_detail .content_product_detail .wc-variation-is-unavailable.added:after {
  content: '';
  margin: 0;
}
.product_detail .content_product_detail .button-buynow {
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  background: #000 !important;
  color: #fff !important;
  font-size: 14px;
  padding: 0 25px;
  margin-right: 10px;
  letter-spacing: 1px;
  font-weight: 400;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  float: left;
  border: 0;
}
.rtl .product_detail .content_product_detail .button-buynow {
  float: right;
}
.product_detail .content_product_detail .button-buynow:hover {
  opacity: 0.7 !important;
}
.product_detail .content_product_detail .button-buynow.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.7;
}
.product_detail .content_product_detail .single-buynow.sticky-detail-buton .item-bottom {
  margin: 0 !important;
}
.product_detail .content_product_detail .single-buynow .item-bottom {
  display: inline-block;
}
.product_detail .content_product_detail .single-buynow .item-bottom:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product_detail .content_product_detail .single-buynow .item-bottom a.compare {
  border: 0;
  font-size: 0;
  color: #333;
  height: auto;
  line-height: normal;
  margin: 0;
  font-weight: normal;
  text-transform: uppercase;
  background-color: #f5f5f5;
  width: 50px;
  height: 50px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  margin-left: 10px;
  display: inline-block;
  margin-top: 5px !important;
}
.rtl .product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.rtl .product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.rtl .product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.rtl .product_detail .content_product_detail .single-buynow .item-bottom a.compare {
  margin-left: 0;
  margin-right: 10px;
}
.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.product_detail .content_product_detail .single-buynow .item-bottom a.compare:before {
  font-size: 16px;
  font-weight: 400;
}
.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.product_detail .content_product_detail .single-buynow .item-bottom a.compare:hover {
  background: var(--color);
}
.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,
.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,
.product_detail .content_product_detail .single-buynow .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,
.product_detail .content_product_detail .single-buynow .item-bottom a.compare:hover:before {
  color: #fff;
}
.product_detail .content_product_detail .single-buynow .item-bottom .single_add_to_wishlist .yith-wcwl-icon {
  display: none;
}
.product_detail .social-share {
  display: inline-block;
  position: relative;
}
.product_detail .social-share .title-share {
  display: none;
}
.product_detail .social-share .item-social {
  float: left;
  margin-right: 10px;
}
.rtl .product_detail .social-share .item-social {
  float: right;
}
.product_detail .social-share .item-social:hover {
  animation-name: elementor-animation-bob-float, elementor-animation-bob;
  animation-duration: .3s, 1.5s;
  animation-delay: 0s, .3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate;
}
.product_detail .social-share .item-social.facebook {
  background-color: #3b5998;
}
.product_detail .social-share .item-social.twitter {
  background-color: #2caae1;
}
.product_detail .social-share .item-social.pinterest {
  background-color: #cb2027;
}
.product_detail .social-share .item-social a {
  display: inline-block;
  vertical-align: top;
  height: 28px;
  padding: 0 10px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  text-transform: capitalize;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.product_detail .social-share .item-social a i {
  line-height: 28px;
  margin-right: 5px;
}
.product_detail .content_vendor_info {
  clear: both;
  padding: 22px;
  border-top: 1px #ededed solid;
}
.product_detail .content_vendor_info .single-vendor-info-top {
  overflow: hidden;
}
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .item-top {
  width: 30%;
  float: left;
  border-right: 1px #ededed solid;
  margin-right: 50px;
}
.rtl .product_detail .content_vendor_info .single-vendor-info-top .wrap-content .item-top {
  float: right;
  border-right: none;
  border-left: 1px #ededed solid;
  margin-right: 0;
  margin-left: 50px;
}
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-image {
  width: 80px;
  float: left;
  border-radius: 50%;
  border: 1px #ededed solid;
  margin-right: 20px;
}
.rtl .product_detail .content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-image {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-image a img {
  margin-bottom: 0;
  border-radius: 50%;
}
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-name {
  margin-bottom: 10px;
  padding-top: 10px;
}
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-name a {
  font-size: 16px;
  color: #222;
  text-transform: capitalize;
}
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-name a:hover {
  color: var(--color);
}
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-store a {
  color: var(--color);
  display: inline-block;
  vertical-align: top;
  background: var(--darken10);
  text-transform: capitalize;
  height: 30px;
  line-height: 28px;
  padding: 0 15px;
  border-radius: 4px;
  border: 1px var(--color) solid;
}
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-store a:before {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: top;
  background: url('../assets/img/icon-store.svg') no-repeat center center;
  margin-top: 7px;
  margin-right: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-store a:hover {
  color: #fff;
  background: var(--color);
}
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .item-top .item-store a:hover:before {
  background: url('../assets/img/icon-store2.svg') no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .joined {
  margin-bottom: 10px;
  padding-top: 15px;
}
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .joined,
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .product {
  color: #555;
  overflow: hidden;
}
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .joined span,
.product_detail .content_vendor_info .single-vendor-info-top .wrap-content .product span {
  color: #999;
}
.product_detail .content_product_detail .grouped_form .single_add_to_cart_button {
  padding: 0 35px;
}
.sop-img {
  margin: 0 -15px;
}
.sop-img img {
  margin-bottom: 15px;
}
.single-full-width .content_product_detail {
  margin-bottom: 25px;
}
.single-full-width .content_product_detail .swpb-bundled-products-container .swpb-bundled-product:before {
  right: 50px;
}
.swe-slider .swe-slider-btn {
  border: 1px solid #eee;
}
.swe-slider .swe-slider-btn span {
  display: none;
}
.swe-slider .swe-slider-btn:hover {
  border: 1px solid var(--color);
}
.elementor-product-external .addcart-wrapper .item-bottom {
  float: left;
}
.bottom-single-product-fullwidth {
  padding-top: 15px;
}
.bottom-single-product-fullwidth:hover .swe-woo-related-slider .swe-slider-btn {
  opacity: 1;
}
.elementor-10555 .elementor-element.elementor-element-f2e0e13 .swe-slider .swe-slider-btn.prev-item {
  left: -110px !important;
}
.elementor-10555 .elementor-element.elementor-element-f2e0e13 .swe-slider .swe-slider-btn.next-item {
  right: -110px !important;
}
.swe-woo-related-slider .swe-slider-btn {
  width: 80px !important;
  height: 40px !important;
  border-radius: 20px !important;
  opacity: 0;
}
.swe-woo-related-slider .swe-slider-btn i {
  display: none;
}
.swe-woo-related-slider .swe-slider-btn.prev-item {
  background: url("../assets/img/icon-prev1.png") no-repeat center #f7f7f7 !important;
  border: 0;
}
.swe-woo-related-slider .swe-slider-btn.prev-item:hover {
  background: url("../assets/img/icon-prev1-hover.png") no-repeat center var(--color) !important;
}
.swe-woo-related-slider .swe-slider-btn.next-item {
  background: url("../assets/img/icon-next1.png") no-repeat center #f7f7f7 !important;
  border: 0;
}
.swe-woo-related-slider .swe-slider-btn.next-item:hover {
  background: url("../assets/img/icon-next1-hover.png") no-repeat center var(--color) !important;
}
.single-product.rtl .tabs .tabbable,
.single-product.rtl .tabs-elementor .tabbable {
  text-align: right;
}
.single-product >.product {
  padding-bottom: 5px;
}
.single-product .swe-woo-related-slider {
  margin-bottom: 8px;
}
.single-product .swe-woo-related-slider .swe-wrap-head {
  margin-bottom: 10px;
}
.single-product .swe-woo-related-slider .slick-list {
  padding-top: 15px;
}
.single-product .tabs,
.single-product .tabs-elementor {
  margin-top: 20px;
}
.single-product .tabs .tabbable,
.single-product .tabs-elementor .tabbable {
  text-align: left;
}
.single-product .tabs .tabbable .nav.nav-tabs,
.single-product .tabs-elementor .tabbable .nav.nav-tabs {
  margin: 0;
  background-color: transparent;
  display: inline-block;
  border: 0;
}
.single-product .tabs .tabbable .nav.nav-tabs li,
.single-product .tabs-elementor .tabbable .nav.nav-tabs li {
  border: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: none;
  margin-bottom: 0;
  margin-right: 60px;
}
.single-product .tabs .tabbable .nav.nav-tabs li a,
.single-product .tabs-elementor .tabbable .nav.nav-tabs li a {
  border: 0;
  padding: 25px 0;
  text-transform: capitalize;
  font-size: 30px;
  line-height: 35px;
  display: inline-block;
  vertical-align: top;
  color: #aaa;
  font-weight: 700;
  border-radius: 0;
  margin: 0;
  position: relative;
  background: #fff;
}
.single-product .tabs .tabbable .nav.nav-tabs li a:before,
.single-product .tabs-elementor .tabbable .nav.nav-tabs li a:before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #111;
  position: absolute;
  left: 0;
  bottom: -1px;
  opacity: 0;
}
.rtl .single-product .tabs .tabbable .nav.nav-tabs li a,
.rtl .single-product .tabs-elementor .tabbable .nav.nav-tabs li a {
  direction: ltr;
}
.single-product .tabs .tabbable .nav.nav-tabs li.active a,
.single-product .tabs .tabbable .nav.nav-tabs li:hover a,
.single-product .tabs-elementor .tabbable .nav.nav-tabs li.active a,
.single-product .tabs-elementor .tabbable .nav.nav-tabs li:hover a {
  color: #000;
}
.single-product .tabs .tabbable .nav.nav-tabs li.active a:before,
.single-product .tabs .tabbable .nav.nav-tabs li:hover a:before,
.single-product .tabs-elementor .tabbable .nav.nav-tabs li.active a:before,
.single-product .tabs-elementor .tabbable .nav.nav-tabs li:hover a:before {
  opacity: 1;
}
.single-product .tabs .tabbable .nav.nav-tabs li:last-child,
.single-product .tabs-elementor .tabbable .nav.nav-tabs li:last-child {
  padding-right: 0;
}
.rtl .single-product .tabs .tabbable .nav.nav-tabs li:last-child,
.rtl .single-product .tabs-elementor .tabbable .nav.nav-tabs li:last-child {
  padding-left: 0;
}
.single-product .tabs .tabbable .tab-content,
.single-product .tabs-elementor .tabbable .tab-content {
  border-bottom: 0;
  background: #fff;
  margin-bottom: 20px;
  border-top: 1px solid #e7e7e7;
}
.single-product .tabs .tabbable .tab-content #tab-description p,
.single-product .tabs-elementor .tabbable .tab-content #tab-description p {
  margin-bottom: 25px;
  font-size: 16px;
  color: #888;
}
.single-product .tabs .tabbable .tab-content .tab-pane,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane {
  padding: 25px 0;
  line-height: 1.8;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  text-align: justify;
}
.single-product .tabs .tabbable .tab-content .tab-pane h2,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane h2 {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 30px;
  display: none;
}
.single-product .tabs .tabbable .tab-content .tab-pane h2 span,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane h2 span {
  color: var(--color);
}
.single-product .tabs .tabbable .tab-content .tab-pane #comments,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #comments {
  margin: 0;
}
.single-product .tabs .tabbable .tab-content .tab-pane #comments .woocommerce-noreviews,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #comments .woocommerce-noreviews {
  padding: 0;
  font-size: 16px;
  font-weight: 500;
}
.single-product .tabs .tabbable .tab-content .tab-pane #comments .commentlist,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #comments .commentlist {
  padding: 0;
}
.single-product .tabs .tabbable .tab-content .tab-pane #comments .commentlist li,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #comments .commentlist li {
  border: 1px #ddd solid !important;
  padding: 25px 20px 15px 25px !important;
  margin-bottom: 30px !important;
}
.single-product .tabs .tabbable .tab-content .tab-pane #comments .commentlist li img.avatar,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #comments .commentlist li img.avatar {
  width: 54px !important;
  border-radius: 50%;
}
.single-product .tabs .tabbable .tab-content .tab-pane #comments .commentlist li .comment_container,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #comments .commentlist li .comment_container {
  position: relative;
}
.single-product .tabs .tabbable .tab-content .tab-pane #comments .comment-text,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #comments .comment-text {
  border: none !important;
  padding-top: 0 !important;
}
.single-product .tabs .tabbable .tab-content .tab-pane #comments .comment-text p.meta,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #comments .comment-text p.meta {
  margin-bottom: 5px !important;
  font-size: 14px !important;
  color: #999 !important;
  text-transform: capitalize;
}
.single-product .tabs .tabbable .tab-content .tab-pane #comments .comment-text p.meta .woocommerce-review__published-date,
.single-product .tabs .tabbable .tab-content .tab-pane #comments .comment-text p.meta .woocommerce-review__dash,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #comments .comment-text p.meta .woocommerce-review__published-date,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #comments .comment-text p.meta .woocommerce-review__dash {
  font-size: 12px;
  color: #999;
}
.single-product .tabs .tabbable .tab-content .tab-pane #comments .comment-text .description p,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #comments .comment-text .description p {
  font-size: 14px;
}
.single-product .tabs .tabbable .tab-content .tab-pane .comment-form p,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane .comment-form p {
  margin-bottom: 10px !important;
}
.single-product .tabs .tabbable .tab-content .tab-pane .comment-form p.comment-form-comment,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane .comment-form p.comment-form-comment {
  margin-bottom: 20px !important;
}
.single-product .tabs .tabbable .tab-content .tab-pane #reply-title,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #reply-title {
  font-size: 16px !important;
  font-weight: 500;
  margin-bottom: 15px;
  display: block;
}
.single-product .tabs .tabbable .tab-content .tab-pane #review_form label,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #review_form label {
  text-transform: capitalize;
  font-weight: normal;
  font-size: 14px;
}
.single-product .tabs .tabbable .tab-content .tab-pane #review_form label .required,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #review_form label .required {
  color: red;
}
.single-product .tabs .tabbable .tab-content .tab-pane p .alignnone,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane p .alignnone {
  float: left;
  clear: none;
  margin: 0 0 30px;
}
.rtl .single-product .tabs .tabbable .tab-content .tab-pane p .alignnone,
.rtl .single-product .tabs-elementor .tabbable .tab-content .tab-pane p .alignnone {
  float: right;
}
.single-product .tabs .tabbable .tab-content .tab-pane p .alignnone.image-content,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane p .alignnone.image-content {
  margin-left: 30px;
}
.single-product .tabs .tabbable .tab-content .tab-pane #reviews,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #reviews {
  color: #333;
}
.single-product .tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #reviews .form-submit .submit {
  padding: 0 30px !important;
  font-size: 14px !important;
  background-color: #000 !important;
}
.single-product .tabs .tabbable .tab-content .tab-pane #reviews .form-submit .submit:hover,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane #reviews .form-submit .submit:hover {
  background-color: var(--color) !important;
}
.single-product .tabs .tabbable .tab-content .tab-pane#tab-description h2,
.single-product .tabs-elementor .tabbable .tab-content .tab-pane#tab-description h2 {
  display: none;
}
.single-product .tabs.tab-full-width,
.single-product .tabs-elementor.tab-full-width {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  margin: 25px 0 0;
  padding: 0;
}
.single-product .tabs.tab-full-width .wrap-content,
.single-product .tabs-elementor.tab-full-width .wrap-content {
  margin: 0;
}
.woocommerce #review_form label,
.woocommerce #commentform label {
  text-transform: uppercase;
  margin-bottom: 10px;
}
.variations {
  margin-bottom: 10px;
}
.variations tr {
  margin-bottom: 15px;
  border-bottom: 0;
  height: 50px;
  vertical-align: middle;
}
.variations tr:first-child td.label {
  padding-top: 0;
}
.variations tr td.label {
  display: block;
  line-height: 30px;
  text-align: left;
  padding: .5em 1em .3em;
}
.rtl .variations tr td.label {
  text-align: right;
}
.variations tr td.label label {
  color: #000;
  font-weight: normal !important;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  font-size: 14px;
}
.variations tr td.value {
  padding: 0;
  display: block;
}
.variations tr td.value select {
  width: 200px !important;
  width: 100%;
  text-indent: 10px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  color: #525252;
  font-size: 12px;
}
.variations tr td.value select option {
  text-transform: uppercase;
}
.variations tr td.value select:focus {
  outline-offset: 0;
  outline: -webkit-focus-ring-color auto 0;
}
.variations tr td.value select::-ms-expand {
  display: none;
}
.variations tr .reset_variations {
  margin: 0 0 10px 0;
  font-size: 11px !important;
  text-align: center;
  color: var(--color);
  display: block !important;
  text-align: left;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}
.rtl .variations tr .reset_variations {
  text-align: right;
  margin-right: 10px;
  margin-left: 0;
}
.variations tr .reset_variations:before {
  font-family: FontAwesome;
  content: '\f00d';
  margin-right: 8px;
}
.single_variation {
  margin-bottom: 30px;
}
.elementor-10545 .elementor-element.elementor-element-50e4078 .swe-slider .swe-slider-btn {
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.elementor-10545 .elementor-element.elementor-element-50e4078 .slick-slider .slick-list,
.elementor-10555 .elementor-element.elementor-element-f2e0e13 .slick-slider .slick-list {
  padding-top: 20px;
  padding-bottom: 0px;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs {
  text-align: left;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs {
  display: block;
  vertical-align: top;
  margin: 0 0 10px;
  border: none;
  background-color: transparent;
  text-align: center;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li {
  position: relative;
  padding: 0;
  border: 0;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child > a {
  padding-left: 0;
}
.rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child > a {
  padding-right: 0;
  padding-left: 20px;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child > a:after {
  content: '';
  position: absolute;
  bottom: -5px;
  width: 100px;
  height: 2px;
  background-color: var(--color);
  left: 50%;
  margin-left: -50px;
}
.rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:first-child > a:after {
  right: 50%;
  left: auto;
  margin-right: -50px;
  margin-left: 0;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:last-child > a:before {
  height: 0;
  width: 0;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li.active,
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li:hover {
  border: 0;
  background-color: transparent;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li > a {
  margin: 0;
  border: 0;
  display: inline-block;
  padding: 12px 20px;
  background-color: transparent;
  font-size: 30px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li > a:before {
  content: '';
  width: 1px;
  height: 16px;
  background-color: #ddd;
  position: absolute;
  top: 16px;
  right: 0;
}
.rtl .sw_related_upsell_widget .product-ur .tabbable.tabs .nav.nav-tabs li > a:before {
  left: 0;
  right: auto;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane .responsive-slider {
  -webkit-transform: translate(0,80px);
  -moz-transform: translate(0,80px);
  -o-transform: translate(0,80px);
  -ms-transform: translate(0,80px);
  transform: translate(0,80px);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active {
  height: auto;
  overflow: visible;
}
.sw_related_upsell_widget .product-ur .tabbable.tabs .tab-content .tab-pane.active .responsive-slider {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.sw_related_upsell_widget .sw-woo-container-slider {
  margin-bottom: 60px;
}
.sw_related_upsell_widget .sw-woo-container-slider .slider {
  border: 0;
  margin: 0 -15px;
}
.sw_related_upsell_widget .sw-woo-container-slider .slider .item {
  padding: 0 15px;
  margin: 10px 0;
}
.pswp__zoom-wrap {
  text-align: center;
}
.pswp__zoom-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.pswp__zoom-wrap .popup-video {
  line-height: 0;
  width: 100%;
  max-width: 900px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.item-video > a {
  display: block;
}
.item-video > a:before {
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: none;
  z-index: 6;
  display: block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  bottom: 180px;
  top: auto;
  font-size: 0;
  left: auto;
  right: 20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: #fff;
  text-align: center;
  line-height: 40px;
  text-indent: 0;
  -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  -o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover {
  background-color: var(--color);
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover:after {
  background-size: cover;
  background: url('../assets/img/zoom-in-hover.svg') no-repeat center center;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img {
  display: none !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  content: '';
  display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  content: '';
  display: inline-block;
  position: static;
  line-height: 40px;
  background: none;
  width: 15px;
  height: 15px;
  vertical-align: top;
  height: 100%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  background-size: cover;
  background: url('../assets/img/zoom-in.svg') no-repeat center center;
  border-radius: 50%;
}
.woocommerce div.product div.images.style-sidebar .woocommerce-product-gallery__trigger {
  bottom: 140px !important;
}
.single-product.product-thumbnail-right .slider_img_productd .span.onsale,
.single-product.product-thumbnail-right .slider_img_productd .onsale,
.single-product.product-thumbnail-right .slider_img_productd .sale-off {
  left: 10px;
  right: auto;
}
.single-product.product-thumbnail-right .slider_img_productd .has-newicon span.onsale,
.single-product.product-thumbnail-right .slider_img_productd .has-newicon .onsale,
.single-product.product-thumbnail-right .slider_img_productd .sale-off.has-newicon {
  top: 55px;
}
.single-product.product-thumbnail-bottom .sale-off {
  top: 10px;
  left: 10px;
}
.single-product.product-thumbnail-left .slider_img_productd .has-newicon span.onsale,
.single-product.product-thumbnail-left .slider_img_productd .has-newicon .onsale,
.single-product.product-thumbnail-left .slider_img_productd .sale-off.has-newicon {
  top: 55px;
}
.single-product.product-thumbnail-left .slider_img_productd .sw-label {
  right: 20px;
  top: 20px;
  left: auto;
}
.single-product.product-thumbnail-left .slider_img_productd .sw-newlabel {
  left: auto;
  right: 10px;
}
.rtl.single-product.product-thumbnail-left .slider_img_productd .sale-off {
  right: 127px;
  left: auto;
}
.rtl.single-product.product-thumbnail-left .slider_img_productd .sw-newlabel {
  right: auto;
  left: 10px;
}
.bottom-single-product-fullwidth .swe-woo-related-slider {
  margin-bottom: 0;
}
.swpb-bundled-products-container {
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
  clear: both;
}
.swpb-bundled-products-container h4 {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin: 0 0 30px;
}
.swpb-bundled-products-container .swpb-bundled-product {
  margin-bottom: 10px;
  float: left;
  padding-right: 40px;
  position: relative;
}
.rtl .swpb-bundled-products-container .swpb-bundled-product {
  float: right;
  padding-right: 0;
  padding-left: 40px;
}
.swpb-bundled-products-container .swpb-bundled-product:before {
  content: '+';
  font-size: 24px;
  color: #7f7f7f;
  position: absolute;
  right: 25px;
  top: 18px;
}
.rtl .swpb-bundled-products-container .swpb-bundled-product:before {
  right: auto;
  left: 50px;
}
.swpb-bundled-products-container .swpb-bundled-product:last-child:before {
  content: '';
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-thumbnail {
  margin-right: 8px;
  width: 65px;
}
.rtl .swpb-bundled-products-container .swpb-bundled-product .swpb-thumbnail {
  margin-right: 0;
  margin-left: 8px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info {
  overflow: hidden;
  display: none;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .category {
  display: none;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .category a {
  font-size: 13px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info h3 {
  margin-bottom: 3px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info h3 a {
  font-size: 14px;
  text-transform: capitalize;
  color: #000;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info h3 a:hover {
  color: var(--color);
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .category {
  margin: 0 0 10px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .price {
  color: var(--color);
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 18px !important;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .price del {
  font-size: 14px;
  color: #999;
  font-weight: 400;
  line-height: 22px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .price ins {
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  margin-right: 10px;
}
.swpb-bundled-products-container .swpb-bundled-product .swpb-info .swpb-bundled-product-stock {
  font-size: 12px;
  text-transform: capitalize;
  color: #6ca40c;
  font-weight: 600;
}
.products-wrapper .top-fill {
  margin-bottom: 30px;
}
.products-wrapper .top-fill .button-filter {
  width: 10%;
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  padding-right: 10px;
}
.rtl .products-wrapper .top-fill .button-filter {
  float: right;
  padding-right: 0;
  padding-left: 10px;
}
.products-wrapper .top-fill .button-filter span {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  height: 41px;
  line-height: 41px;
  padding: 0 15px;
  font-weight: 500;
  color: #000;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 2px;
  border: 1px #ededed solid;
  letter-spacing: 2px;
}
.products-wrapper .top-fill .button-filter span i {
  display: inline-block;
  vertical-align: middle;
  margin: -5px 5px 0 0;
  font-size: 14px;
}
.rtl .products-wrapper .top-fill .button-filter span i {
  margin: -5px 0 0 5px;
}
.products-wrapper .top-fill .button-filter span:hover {
  color: var(--color);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.products-wrapper .top-fill .products-nav {
  width: 90%;
  float: left;
  margin-bottom: 0;
}
.rtl .products-wrapper .top-fill .products-nav {
  float: right;
}
.products-wrapper .top-fill.closex {
  margin-bottom: 10px;
}
.products-wrapper .top-fill.closex .button-filter span i {
  font-size: 14px;
}
.products-wrapper .top-fill.closex .button-filter span i:before {
  content: "\f00d";
}
.detail-container .detail-label {
  color: #111;
  font-size: 14px;
  letter-spacing: 0.1rem;
  margin: 0 0 10px;
  font-weight: 500 !important;
}
.subscribe-form-out-stock {
  margin-bottom: 30px;
}
.subscribe-form-out-stock h4 {
  font-size: 20px;
  color: #000;
}
.subscribe-form-out-stock .mc4wp-form-fields .frm-email {
  height: 50px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #eee;
  min-width: 320px;
}
.subscribe-form-out-stock .mc4wp-form-fields button {
  height: 50px;
  border-radius: 0;
  padding: 0 30px;
  line-height: 50px;
}
.subscribe-form-out-stock .mc4wp-form-fields button:hover {
  opacity: 0.85;
}
.sw-quickview-bottom .quickview-content .quickview-inner::-webkit-scrollbar {
  width: 5px;
}
.sw-quickview-bottom .quickview-content .quickview-inner::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.sw-quickview-bottom .quickview-content .quickview-inner::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
.sw-quickview-bottom .quickview-content .quickview-inner::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0,0,0,0.4);
}
.product-video .sw-quickview-bottom.quickview-video .quickview-content {
  width: 600px !important;
  float: right !important;
  position: absolute !important;
  margin: auto !important;
}
.logged-in.product-video .sw-quickview-bottom.quickview-video .quickview-content {
  margin-top: 32px !important;
}
.sw-quickview-bottom {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background: rgba(0,0,0,0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sw-quickview-bottom.show {
  visibility: visible;
  opacity: 1;
}
.sw-quickview-bottom.show .quickview-content .quickview-close {
  visibility: visible;
}
.sw-quickview-bottom.loading {
  height: 100%;
}
.sw-quickview-bottom.loading:before {
  background-color: transparent;
  background-image: url(../assets/img/loading2.gif);
  background-size: 32px 32px;
}
.sw-quickview-bottom.loading .quickview-content .quickview-inner {
  padding: 0;
}
.sw-quickview-bottom.loading .quickview-content .quickview-close {
  visibility: hidden;
}
.sw-quickview-bottom .quickview-content {
  background: #fff;
  width: 600px;
  float: right;
  margin-top: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.rtl .sw-quickview-bottom .quickview-content {
  right: auto;
  left: 0;
}
.logged-in .sw-quickview-bottom .quickview-content {
  margin-top: 32px !important;
}
.product-video .sw-quickview-bottom .quickview-content {
  width: 1000px;
  margin: 200px auto !important;
  position: relative;
  float: none;
}
.sw-quickview-bottom .quickview-content .quickview-close {
  position: absolute;
  width: 28px;
  height: 28px;
  background: var(--color);
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  left: -28px;
  top: 0;
}
.rtl .sw-quickview-bottom .quickview-content .quickview-close {
  left: auto;
  right: -28px;
}
.sw-quickview-bottom .quickview-content .quickview-inner {
  padding: 15px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 100% !important;
}
.sw-quickview-bottom .quickview-content .quickview-inner .product_detail .content_product_detail .cart .quantity .qv-minus {
  background: url(../assets/img/icon-minus.png) no-repeat top 16px center;
  font-size: 0;
}
.sw-quickview-bottom .quickview-content .quickview-inner .product_detail .content_product_detail .cart .quantity .qv-plus {
  background: url(../assets/img/icon-plus.png) no-repeat top 16px center;
  font-size: 0;
}
.quickview-container.woocommerce {
  padding-top: 15px;
}
.quickview-container.woocommerce .slider_img_productd span.onsale {
  display: none;
}
.quickview-container.woocommerce .slider_img_productd .sale-off {
  top: 15px;
  left: 15px;
}
.quickview-container.woocommerce .slider_img_productd .product-responsive {
  border: 1px solid #eee;
  border-radius: 10px;
}
.quickview-container.woocommerce .product_detail .content_product_detail .add_to_cart_button,
.quickview-container.woocommerce .product_detail .content_product_detail .product_type_external,
.quickview-container.woocommerce .product_detail .content_product_detail .product_type_grouped,
.quickview-container.woocommerce .product_detail .content_product_detail .single_add_to_cart_button,
.quickview-container.woocommerce .product_detail .content_product_detail .wc-variation-is-unavailable {
  padding: 0 40px;
}
.quickview-container.woocommerce .product_detail .content_product_detail .cart.variations_form .variations tbody tr:last-child th.label label {
  margin-top: 30px;
}
.quickview-container.woocommerce .product_detail .content_product_detail .cart .quantity {
  margin-right: 20px !important;
}
.quickview-container.woocommerce .product_detail .content_product_detail form.cart .reset_variations {
  display: none !important;
}
.quickview-container.woocommerce .product-type-variable .product_detail .content_product_detail .single-price {
  margin-bottom: 0;
}
.quickview-container.woocommerce .product_detail .content_product_detail {
  padding-bottom: 15px;
}
.quickview-container.woocommerce .product_detail .content_product_detail .social-share,
.quickview-container.woocommerce .product_detail .content_product_detail .cart .addcart-wrapper >.qty {
  display: none;
}
.quickview-container.woocommerce .product_detail .content_product_detail .reviews-content .woocommerce-write-review {
  display: none;
}
@media (max-width: 1199px) {
  .product-video .sw-quickview-bottom .quickview-content {
    width: 700px;
  }
}
@media (max-width: 767px) {
  .product-video .sw-quickview-bottom .quickview-content {
    width: auto;
  }
}
.theme-beautyxtore .gallery {
  padding: 0;
  overflow: hidden;
  margin: 0 -10px;
}
.rtl .theme-beautyxtore .gallery {
  margin-right: 0 !important;
}
.theme-beautyxtore .gallery li {
  margin-left: 1%;
  margin-right: 0;
  margin-bottom: 20px;
  text-align: center;
  float: left;
  list-style: none;
}
.rtl .theme-beautyxtore .gallery li {
  float: right;
  margin: 0 1% 20px 0;
}
.theme-beautyxtore .gallery .thumbnail {
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #FFF;
  padding: 5px;
  border: none;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.theme-beautyxtore .gallery .thumbnail:after {
  position: absolute;
  border-color: transparent #FFFFFF #FFFFFF transparent;
  border-style: solid;
  border-width: 45px;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
  right: -45px;
  bottom: 0;
  transition: all 0.3s ease 0.2s;
  z-index: 4;
}
.theme-beautyxtore .gallery .thumbnail:before {
  content: "\f0a9";
  font-family: FontAwesome;
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #FFF;
  font-size: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease 0.3s;
  transform: rotate(0deg);
  z-index: 5;
}
.theme-beautyxtore .gallery .thumbnail:hover {
  background: var(--color);
  border-color: #ddd;
}
.theme-beautyxtore .gallery .thumbnail:hover:after {
  bottom: 0;
  right: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.theme-beautyxtore .gallery .thumbnail:hover:before {
  right: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotate(360deg);
}
.theme-beautyxtore .gallery .caption {
  overflow: hidden;
  padding-top: 12px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.theme-beautyxtore .gallery .caption h4 {
  font-size: 14px;
}
.gallery {
  padding: 0;
  overflow: hidden;
}
.rtl .gallery {
  margin-right: 0 !important;
}
.gallery li {
  margin-left: 1%;
  margin-right: 0;
  margin-bottom: 20px;
  text-align: center;
  float: left;
  list-style: none;
}
.rtl .gallery li {
  float: right;
  margin: 0 1% 20px 0;
}
.gallery .thumbnail {
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #FFF;
  padding: 5px;
  border: none;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.gallery .caption {
  overflow: hidden;
  padding-top: 12px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gallery .caption h4 {
  font-size: 14px;
}
.wp-block-button__link {
  border-radius: 20px;
  text-transform: uppercase;
}
.wp-block-button__link:hover {
  text-decoration: underline;
}
.is-style-outline .wp-block-button__link,
.is-style-squared .wp-block-button__link,
.alignleft .wp-block-button__link,
.aligncenter .wp-block-button__link,
.alignright .wp-block-button__link {
  border-radius: 0;
}
.single.main .wp-block-group.has-background {
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.entry-summary table {
  margin-bottom: 30px;
}
.entry-summary table th,
.entry-summary table td {
  border: 1px solid #ddd;
  padding: 10px;
}
.entry-summary table th > a,
.entry-summary table td > a {
  color: var(--color);
}
.entry-summary dl dd {
  margin-bottom: 20px;
}
.entry-summary form input[type="text"],
.entry-summary form input[type="password"],
.entry-summary form input[type="date"] {
  border-radius: 0;
  padding: 4px 10px;
  border-radius: 5px;
}
.entry-summary form input[type="submit"],
.entry-summary form button[type="submit"] {
  background: #333 none repeat scroll 0 0;
  border: 0;
  border-radius: 0;
  color: #fff;
  padding: 5px 15px;
  vertical-align: top;
  border-radius: 5px;
  background-color: var(--color);
}
.entry-summary form input[type="submit"]:hover,
.entry-summary form button[type="submit"]:hover {
  opacity: 0.85;
}
.entry-summary .page-links {
  clear: both;
}
.page .main-page {
  padding: 0;
}
.page .main-page .page >.entry-content .entry-summary p {
  line-height: 1.8;
}
.home.page .main-page .page >.entry-content .entry-summary p {
  line-height: 1.8;
}
.wp-block-cover-text a {
  text-decoration: underline;
}
.page-markup-and-formatting .entry-content .entry-summary,
.parent-pageid-1725 .entry-content .entry-summary {
  font-size: 14px;
}
.page-markup-and-formatting .entry-content .entry-summary h1,
.page-markup-and-formatting .entry-content .entry-summary h2,
.page-markup-and-formatting .entry-content .entry-summary h3,
.page-markup-and-formatting .entry-content .entry-summary h4,
.page-markup-and-formatting .entry-content .entry-summary h5,
.page-markup-and-formatting .entry-content .entry-summary h6,
.parent-pageid-1725 .entry-content .entry-summary h1,
.parent-pageid-1725 .entry-content .entry-summary h2,
.parent-pageid-1725 .entry-content .entry-summary h3,
.parent-pageid-1725 .entry-content .entry-summary h4,
.parent-pageid-1725 .entry-content .entry-summary h5,
.parent-pageid-1725 .entry-content .entry-summary h6 {
  color: #000;
  font-weight: 600;
}
.page-markup-and-formatting .entry-content .entry-summary h2,
.page-markup-and-formatting .entry-content .entry-summary h3,
.page-markup-and-formatting .entry-content .entry-summary h4,
.page-markup-and-formatting .entry-content .entry-summary h5,
.page-markup-and-formatting .entry-content .entry-summary h6,
.parent-pageid-1725 .entry-content .entry-summary h2,
.parent-pageid-1725 .entry-content .entry-summary h3,
.parent-pageid-1725 .entry-content .entry-summary h4,
.parent-pageid-1725 .entry-content .entry-summary h5,
.parent-pageid-1725 .entry-content .entry-summary h6 {
  padding-top: 20px;
}
.page-markup-and-formatting .entry-content .entry-summary blockquote,
.parent-pageid-1725 .entry-content .entry-summary blockquote {
  padding: 10px 30px;
}
.page-markup-and-formatting .entry-content .entry-summary blockquote:before,
.page-markup-and-formatting .entry-content .entry-summary blockquote:after,
.parent-pageid-1725 .entry-content .entry-summary blockquote:before,
.parent-pageid-1725 .entry-content .entry-summary blockquote:after {
  font-size: 18px;
  color: #ddd;
}
.page-markup-and-formatting .entry-content .entry-summary code,
.parent-pageid-1725 .entry-content .entry-summary code {
  white-space: normal;
}
.page-markup-and-formatting .entry-content .entry-summary ol,
.parent-pageid-1725 .entry-content .entry-summary ol {
  padding-left: 0;
}
.page-markup-and-formatting .entry-content .entry-summary cite,
.parent-pageid-1725 .entry-content .entry-summary cite {
  font-style: italic;
}
.page-markup-and-formatting .entry-content .entry-summary ul li,
.page-markup-and-formatting .entry-content .entry-summary ol li,
.parent-pageid-1725 .entry-content .entry-summary ul li,
.parent-pageid-1725 .entry-content .entry-summary ol li {
  line-height: 28px;
}
.page-markup-and-formatting .entry-content .entry-summary table thead th,
.page-markup-and-formatting .entry-content .entry-summary table thead td,
.parent-pageid-1725 .entry-content .entry-summary table thead th,
.parent-pageid-1725 .entry-content .entry-summary table thead td {
  border-bottom-width: 2px;
}
.page-markup-and-formatting .entry-content .entry-summary table td,
.page-markup-and-formatting .entry-content .entry-summary table th,
.parent-pageid-1725 .entry-content .entry-summary table td,
.parent-pageid-1725 .entry-content .entry-summary table th {
  border-bottom: 1px #ddd solid;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.page-markup-and-formatting .entry-content .entry-summary table tbody tr:last-child th,
.page-markup-and-formatting .entry-content .entry-summary table tbody tr:last-child td,
.parent-pageid-1725 .entry-content .entry-summary table tbody tr:last-child th,
.parent-pageid-1725 .entry-content .entry-summary table tbody tr:last-child td {
  border-bottom: none;
}
.wp-block-gallery.alignleft .blocks-gallery-grid:not(.has-nested-images) {
  margin-right: 15px;
}
.wp-block-avatar {
  margin-left: 20px;
  display: flex;
  margin-bottom: 20px;
}
.home.blog .listing-title h1 {
  margin-bottom: 50px;
}
.sw-list-store .title {
  font-size: 23px;
  color: #222;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 0 25px;
}
.sw-list-store .description {
  font-size: 16px;
  color: #555;
  line-height: 28px;
  margin: 0 0 40px;
}
.sw-list-store .resp-tab {
  overflow: hidden;
  margin: 0 0 30px;
}
.sw-list-store .resp-tab .nav-tabs-select {
  float: left;
  width: 31%;
  padding-right: 30px;
}
.sw-list-store .resp-tab .nav-tabs-select >ul {
  margin: 0;
  list-style: none;
  border: 0;
  max-height: 520px;
  overflow-y: auto;
  border: 1px solid #eee;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li {
  float: none;
  border-bottom: 1px solid #eee;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li >a {
  padding: 20px;
  border: 0;
  overflow: hidden;
  border-radius: 0;
  margin: 0;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li >a .item-content h3 {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  text-transform: capitalize;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li >a .item-content ul {
  list-style: none;
  margin: 0;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li >a .item-content ul >li {
  font-size: 14px;
  color: #999;
  line-height: 26px;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li >a .item-content ul >li i {
  margin-right: 10px;
  color: var(--color);
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a {
  background-color: var(--color);
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a .item-content h3 {
  color: #fff;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a .item-content ul>li {
  color: #fff;
}
.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a .item-content ul>li i {
  color: #fff;
}
.sw-list-store .resp-tab .tab-content {
  float: left;
  width: 69%;
}
.sw-list-store .resp-tab .tab-content .tab-pane.active {
  opacity: 1;
}
.sw-list-store .resp-tab .tab-content .tab-pane.active iframe {
  min-height: 520px;
}
.sw-list-store .resp-tab .tab-content .item-wrap {
  overflow: hidden;
  margin: 0 0 30px;
}
.sw-list-store .resp-tab .tab-content .item-wrap .item-image {
  float: left;
  max-width: 200px;
  margin-right: 30px;
}
.sw-list-store .resp-tab .tab-content .item-wrap .item-content h3 {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}
.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul {
  list-style: none;
  margin: 0;
}
.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul >li {
  font-size: 14px;
  color: #8c8c8c;
  line-height: 35px;
}
.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul >li i {
  margin-right: 10px;
  color: var(--color);
}
.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul >li:nth-child(1) i,
.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul >li:nth-child(3) i {
  font-size: 22px;
}
.elementor-9948 .elementor-accordion .elementor-tab-content {
  padding: 0 30px 35px;
}
.footer .footer-copyright  p {
  margin: 0px 0 20px;
  font-size: 16px;
  color: #999999;
  text-transform: capitalize;
  text-align: center;
}
.footer-top1 .mc4wp-form .frm-email {
  float: left;
  min-width: 310px;
  height: 50px;
  background-color: #f5f5f5;
  border-radius: 25px;
  margin-right: 10px;
  border: 0;
  padding: 0 20px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.rtl .footer-top1 .mc4wp-form .frm-email {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.footer-top1 .mc4wp-form .frm-email:focus {
  background-color: #fff;
}
.footer-top1 .mc4wp-form .frm-submit {
  height: 50px;
  padding: 0 30px;
  background-color: #000;
  border-radius: 25px;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  border: 0;
  margin-bottom: 0;
}
.footer-top1 .mc4wp-form .frm-submit:hover {
  background-color: #fff;
  color: var(--color);
}
.footer-top2 .mc4wp-form .frm-email {
  float: none;
  min-width: 300px;
  height: 50px;
  background-color: #262626;
  border-radius: 5px;
  border: 0;
  padding: 0 20px;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.footer-top2 .mc4wp-form .frm-email:focus {
  background-color: #fff;
}
.footer-top2 .mc4wp-form .frm-submit {
  height: 50px;
  padding: 0 45px;
  background-color: var(--color);
  border-radius: 5px;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1.5px;
  border: 0;
  font-weight: 400;
}
.footer-top2 .mc4wp-form .frm-submit:hover {
  opacity: 0.85;
}
#beautyxtore-totop {
  box-shadow: 0 0 1px 1px #ddd;
  bottom: 80px;
  right: 27px;
  background: #fff;
  text-align: center;
  position: fixed;
  height: 40px;
  width: 40px;
  line-height: 40px;
  z-index: 9;
  color: #000;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#beautyxtore-totop:before {
  content: "\e918";
  font-family: 'icomoon';
  font-size: 16px;
  display: block;
  transform: rotate(-180deg);
}
#beautyxtore-totop:hover {
  background: var(--color);
  color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl #beautyxtore-totop {
  right: auto;
  left: 15px;
}
