@charset "utf-8";
/***!  style declaration  !***/

img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }

/***!  style declaration  !***/

img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}

/***!  https://shiorilooms.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/css/shortcodes.css?ver=5.10.0  !***/

@media all{/* === 1. PRESET SHORTCODE === */
.yith-wcan-filters {
  background-color: var(--yith-wcan-filters_colors_background, transparent);
  margin-bottom: 30px;
}
.yith-wcan-filters h3.mobile-only {
  display: none;
}
.yith-wcan-filters .yith-wcan-filter {
  margin-bottom: 30px;
}
.yith-wcan-filters .yith-wcan-filter .filter-title {
  color: var(--yith-wcan-filters_colors_titles, #434343);
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable {
  cursor: pointer;
  position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
  background-size: 100% auto;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 15px;
  top: calc(50% - 5px);
  width: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.closed:after, .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:not(.opened):after, .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:not(.open):after {
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg");
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.open:after, .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.opened:after {
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg");
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
  right: 5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.collapsable.closed + .filter-content {
  display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items {
  float: none;
  list-style: none;
  padding-left: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.level-0 {
  margin: 0;
  padding: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul {
  padding-left: 15px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-color {
  font-size: 0;
  margin: 0 -5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-label {
  font-size: 0;
  margin: 0 -5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-dropdown {
  display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
  line-height: 2;
  margin: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a {
  color: var(--yith-wcan-anchors_style_text, #434343);
  text-decoration: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:hover, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover {
  color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled {
  opacity: 0.5;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled > label > a {
  color: #B4B4B4;
  cursor: not-allowed;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
  color: var(--yith-wcan-anchors_style_text_active, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color {
  display: inline-block;
  margin-bottom: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color > a {
  display: inline-block;
  position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-color, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-image {
  font-size: 1rem;
  text-align: center;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-below, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right {
  font-size: 1rem;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right {
  display: block;
  margin: 0 0 10px;
  width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-color,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-image {
  margin-bottom: 0;
  margin-right: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-label {
  display: inline-block;
  font-size: 1em;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color {
  border: 2px solid transparent;
  border-radius: var(--yith-wcan-color_swatches_border_radius, 4px);
  display: inline-block;
  height: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
  margin-bottom: 5px;
  overflow: hidden;
  vertical-align: middle;
  width: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color .color-swatch {
  display: block;
  height: 100%;
  width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color.bi-color .color-swatch {
  border-style: solid;
  border-width: 0 0 var(--yith-wcan-color_swatches_size, 45px) var(--yith-wcan-color_swatches_size, 45px);
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color:hover {
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image {
  border: 2px solid transparent;
  border-radius: var(--yith-wcan-color_swatches_border_radius, 4px);
  display: inline-block;
  font-size: 0;
  height: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
  margin-bottom: 5px;
  overflow: hidden;
  vertical-align: middle;
  width: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image:hover {
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image img {
  height: auto;
  width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-color, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-image img {
  opacity: 0.4;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-label {
  display: block;
  font-size: 0.6em;
  line-height: 1.4;
  text-align: center;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-hide .term-label {
  display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-color, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-image {
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color:not(.no-color):not(.no-image):not(.label-right) > a:after {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  border-radius: 100%;
  color: #fff;
  content: "";
  font-size: 16px;
  height: 15px;
  line-height: 15px;
  position: absolute;
  right: -5px;
  text-align: center;
  text-decoration: none;
  top: -5px;
  width: 15px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label {
  background-color: var(--yith-wcan-labels_style_background, #fff);
  box-shadow: 0 0 0 1px #D7D7D7;
  border-radius: 4px;
  display: inline-block;
  margin: 0 5px 10px;
  padding: 7px;
  text-align: center;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label > a {
  color: var(--yith-wcan-labels_style_text, #434343);
  display: block;
  height: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image:not(.label-right) > a {
  position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image:not(.label-right) > a:after {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  border-radius: 100%;
  color: #fff;
  content: "";
  font-size: 16px;
  height: 15px;
  line-height: 15px;
  position: absolute;
  right: -5px;
  text-align: center;
  text-decoration: none;
  top: -5px;
  width: 15px;
  right: -13px;
  top: -15px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.disabled):hover {
  box-shadow: 0 0 0 2px var(--yith-wcan-filters_colors_accent, #4e8ba2);
  color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) {
  background-color: var(--yith-wcan-labels_style_background_active, #4e8ba2);
  box-shadow: 0 0 0 2px var(--yith-wcan-labels_style_background_active, #4e8ba2);
  color: var(--yith-wcan-labels_style_text_active, #fff);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .term-label,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .item-count {
  color: var(--yith-wcan-labels_style_text_active, #fff);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover {
  background-color: var(--yith-wcan-labels_style_background_hover, #4e8ba2);
  box-shadow: 0 0 0 2px var(--yith-wcan-labels_style_background_hover, #4e8ba2);
  color: var(--yith-wcan-labels_style_text_hover, #fff);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .term-label,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .item-count {
  color: var(--yith-wcan-labels_style_text_hover, #fff);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image {
  background: none;
  box-shadow: none;
  display: block;
  padding: 0;
  text-align: left;
  width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image > a {
  display: inline-block;
  color: var(--yith-wcan-anchors_style_text, #434343);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image > a:hover {
  color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image.active > a {
  color: var(--yith-wcan-anchors_style_text_active, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image .term-image {
  margin-right: 10px;
  max-width: 70px;
  vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image .term-label {
  display: inline-block;
  vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image {
  display: inline-block;
  font-size: 0;
  max-width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image img {
  width: 100%;
  height: auto;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
  display: block;
  font-size: 0.8rem;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-hide.with-image .term-label {
  display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable {
  position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable .toggle-handle {
  background-size: 50% auto;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 0;
  width: 20px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable.closed > .toggle-handle {
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg");
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable.opened > .toggle-handle {
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg");
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable:after {
  top: 5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count {
  color: #B4B4B4;
  font-size: 1em;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .star-rating {
  display: inline-block;
  line-height: 1.4;
  margin-right: 10px;
  vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .radiobutton.checked:before {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-1-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(100% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-2-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(50% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-3-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(33.3333333333% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-4-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(25% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-5-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(20% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-6-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(16.6666666667% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-7-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(14.2857142857% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-8-column {
  display: inline-block;
  margin: 0 5px 10px;
  vertical-align: top;
  width: calc(12.5% - 10px);
}
.yith-wcan-filters .yith-wcan-filter.label-design .filter-items {
  font-size: 0;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 0;
  color: #fff;
  cursor: initial;
  font-size: 0.6875rem;
  line-height: normal;
  padding: 7px 10px;
  pointer-events: none;
  text-align: center;
  display: none;
  top: calc(50% - 15px);
  z-index: 1006;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip:before {
  background: transparent !important;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  content: "";
  bottom: -5px;
  display: block;
  height: 0;
  left: -5px;
  position: absolute;
  top: calc(50% - 5px);
  width: 0;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip > img {
  min-width: 40px;
  height: auto;
}
.yith-wcan-filters .yith-wcan-filter .filter-color .yith-wcan-tooltip,
.yith-wcan-filters .yith-wcan-filter .filter-label .yith-wcan-tooltip {
  bottom: calc(100% + 15px);
  top: auto;
  white-space: nowrap;
}
.yith-wcan-filters .yith-wcan-filter .with-tooltip {
  position: relative;
}
.yith-wcan-filters .yith-wcan-filter .with-tooltip .yith-wcan-tooltip {
  position: absolute;
}
.yith-wcan-filters .yith-wcan-filter .filter-color .with-tooltip .yith-wcan-tooltip:before,
.yith-wcan-filters .yith-wcan-filter .filter-label .with-tooltip .yith-wcan-tooltip:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  left: calc(50% - 5px);
  top: 100%;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both {
  padding: 20px 10px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both:after {
  content: "";
  display: block;
  clear: both;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min,
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
  min-width: 0;
  width: 50px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .irs {
  margin-bottom: 20px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min {
  float: left;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
  float: right;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.fields {
  padding: 20px 0;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-min,
.yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-max {
  min-width: 0;
  width: 70px;
  margin: 0 5px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-line {
  height: 5px;
  border-radius: 4px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-handle {
  border: 4px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  cursor: grab;
  height: 18px;
  top: 29px;
  width: 18px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-min,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-max {
  background: none;
  top: -5px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 0;
  color: #fff;
  cursor: initial;
  font-size: 0.6875rem;
  line-height: normal;
  padding: 7px 10px;
  pointer-events: none;
  text-align: center;
  top: -8px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before {
  background: transparent !important;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  content: "";
  bottom: -5px;
  display: block;
  height: 0;
  left: -5px;
  position: absolute;
  top: calc(50% - 5px);
  width: 0;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from > img,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to > img,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single > img {
  min-width: 40px;
  height: auto;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  left: calc(50% - 2px);
  top: 100%;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown {
  border: 1px solid #D7D7D7;
  border-radius: 4px;
  padding: 8px 15px;
  cursor: pointer;
  position: relative;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:after {
  background-size: 100% auto;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 15px;
  top: calc(50% - 5px);
  width: 10px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.closed:after, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:not(.opened):after, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:not(.open):after {
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg");
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open:after, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.opened:after {
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg");
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper {
  background-color: #fff;
  border: 1px solid rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
  border-radius: 4px;
  box-shadow: 0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
  display: none;
  left: 0;
  padding: 15px;
  position: absolute;
  right: 0;
  top: calc(100% + 10px);
  z-index: 1011;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container {
  margin-bottom: 15px;
  position: relative;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field {
  padding-right: 40px;
  width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field:active, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field:focus {
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  box-shadow: 0 0 2px var(--yith-wcan-filters_colors_accent, #4e8ba2);
  outline-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container:after {
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/search.svg");
  background-size: 100% auto;
  content: "";
  display: block;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 25px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items {
  margin-bottom: 0;
  max-height: 200px;
  overflow-y: scroll;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li {
  margin-bottom: 5px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li > a {
  display: inline-block;
  vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar-thumb {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 4px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .show-more {
  color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2);
  display: inline-block;
  font-size: 0.8em;
  margin-top: 10px;
  text-decoration: none;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .show-more:hover {
  color: var(--yith-wcan-anchors_style_text, #434343);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label {
  vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label .star-rating {
  display: inline-block;
  line-height: 1.4;
  margin-right: 10px;
  vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open {
  border-color: rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
  box-shadow: 0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open .dropdown-wrapper {
  display: block;
}
.yith-wcan-filters .yith-wcan-filter a.clear-selection {
  font-size: 0.9em;
  display: inline-block;
  margin-bottom: 20px;
  cursor: pointer;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder {
  height: calc(1.5em + 16px);
  background-color: #B4B4B4 !important;
  border: 0 !important;
  border-radius: 4px;
  box-shadow: none;
  color: #B4B4B4 !important;
  display: block;
  max-width: 100% !important;
  opacity: 0.15;
  outline: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  position: relative !important;
  width: auto;
  z-index: 1;
  cursor: pointer;
  position: relative;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:before {
  animation: loading__animation 1.5s ease-in-out infinite;
  background-image: linear-gradient(90deg, #B4B4B4, #f0f0f0, #B4B4B4);
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-100%);
}
@keyframes loading__animation {
  to {
    transform: translateX(100%);
  }
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:after {
  background-size: 100% auto;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 15px;
  top: calc(50% - 5px);
  width: 10px;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder.closed:after, .yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:not(.opened):after, .yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder:not(.open):after {
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg");
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder.open:after, .yith-wcan-filters .yith-wcan-filter.filter-placeholder .select-placeholder.opened:after {
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg");
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder {
  position: relative;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .item-placeholder {
  height: 5px;
  margin: 45px 0;
  background-color: #B4B4B4 !important;
  border: 0 !important;
  border-radius: 4px;
  box-shadow: none;
  color: #B4B4B4 !important;
  display: block;
  max-width: 100% !important;
  opacity: 0.15;
  outline: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  position: relative !important;
  width: auto;
  z-index: 1;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .item-placeholder:before {
  animation: loading__animation 1.5s ease-in-out infinite;
  background-image: linear-gradient(90deg, #B4B4B4, #f0f0f0, #B4B4B4);
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-100%);
}
@keyframes loading__animation {
  to {
    transform: translateX(100%);
  }
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .irs-handle {
  border-radius: 100%;
  border: 4px solid #ebebeb;
  background-color: #ebebeb;
  top: calc(50% - 9px);
  z-index: 2;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .irs-handle.from {
  left: 0;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .slider-placeholder .irs-handle.to {
  right: 0;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items {
  margin-bottom: 0;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .filter-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items input {
  cursor: not-allowed;
  pointer-events: none;
  vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .item-placeholder {
  height: 1em;
  vertical-align: middle;
  cursor: none;
  background-color: #B4B4B4 !important;
  border: 0 !important;
  border-radius: 4px;
  box-shadow: none;
  color: #B4B4B4 !important;
  display: block;
  max-width: 100% !important;
  opacity: 0.15;
  outline: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  position: relative !important;
  width: auto;
  z-index: 1;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .item-placeholder:before {
  animation: loading__animation 1.5s ease-in-out infinite;
  background-image: linear-gradient(90deg, #B4B4B4, #f0f0f0, #B4B4B4);
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-100%);
}
@keyframes loading__animation {
  to {
    transform: translateX(100%);
  }
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.checkbox-design .item-placeholder, .yith-wcan-filters .yith-wcan-filter.filter-placeholder.radio-design .item-placeholder, .yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-price-range .item-placeholder, .yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-orderby .item-placeholder, .yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-review .item-placeholder, .yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-stock-sale .item-placeholder {
  flex: auto;
  display: inline-block;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items {
  font-size: inherit;
  display: flex;
  flex-wrap: wrap;
  column-gap: 5px;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item {
  display: block;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(1) {
  width: calc(40% - 5px);
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(2) {
  width: calc(25% - 5px);
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(3) {
  width: calc(35% - 5px);
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(4) {
  width: calc(30% - 5px);
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item .item-placeholder {
  height: 2em;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.color-design .filter-items .filter-item {
  border-radius: var(--yith-wcan-color_swatches_border_radius, 4px);
  display: inline-block;
  height: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
  margin-right: 15px;
  vertical-align: middle;
  width: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.color-design .filter-items .filter-item .item-placeholder {
  height: 100%;
}
.yith-wcan-filters .yith-wcan-filter.filter-placeholder.text-design .filter-items .filter-item {
  display: block;
  margin-bottom: 25px;
}
.yith-wcan-filters.custom-style span.checkboxbutton {
  position: relative;
}
.yith-wcan-filters.custom-style span.checkboxbutton input[type=checkbox] {
  bottom: 0;
  cursor: pointer;
  height: 20px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  width: 20px;
}
.yith-wcan-filters.custom-style span.checkboxbutton:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #D7D7D7;
  border-radius: 4px;
  margin-right: 10px;
  text-align: center;
  line-height: 23px;
  font-size: 17px;
  vertical-align: middle;
  cursor: pointer;
  margin-bottom: 5px;
  transition: background-color ease 0.3s;
}
.yith-wcan-filters.custom-style span.checkboxbutton.checked:before {
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/check.svg") !important;
  background-size: 65%;
  background-position: center center;
  background-repeat: no-repeat !important;
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  color: #ffffff;
  content: "";
}
.yith-wcan-filters.custom-style span.radiobutton {
  position: relative;
}
.yith-wcan-filters.custom-style span.radiobutton input[type=radio] {
  bottom: 0;
  cursor: pointer;
  height: 23px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  width: 23px;
}
.yith-wcan-filters.custom-style span.radiobutton:before {
  content: "";
  background: #ffffff;
  background-clip: content-box;
  border: 1px solid #D7D7D7;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  padding: 2px;
  margin-bottom: 5px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
}
.yith-wcan-filters.custom-style span.radiobutton.checked:before {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  background-clip: content-box !important;
}
.yith-wcan-filters.custom-style .star-rating {
  color: #e3a405;
}
.yith-wcan-filters.custom-style .yith-wcan-filter.filter-placeholder span.checkboxbutton:before,
.yith-wcan-filters.custom-style .yith-wcan-filter.filter-placeholder span.radiobutton:before {
  border: 1px solid #B4B4B4;
  background-color: #B4B4B4;
  opacity: 0.15;
}
.yith-wcan-filters .apply-filters {
  margin-top: 15px;
}
.yith-wcan-filters.filters-modal {
  bottom: 0;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.4);
  left: 0;
  margin: 0;
  position: fixed;
  right: 0;
  top: 0;
  transform: translate(-100%, 0);
  transition: 0.3s transform cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 1002;
}
.yith-wcan-filters.filters-modal h3 {
  background: #eee;
  font-size: 1.2em;
  height: 60px;
  left: 0;
  line-height: 60px;
  margin: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1007;
}
.yith-wcan-filters.filters-modal h3.mobile-only {
  display: block;
}
.yith-wcan-filters.filters-modal .filters-container {
  height: calc(100% - 65px);
  margin-top: 65px;
  overflow-y: scroll;
  padding: 20px;
}
.yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
.yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar-thumb {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 4px;
}
.yith-wcan-filters.filters-modal .filters-container > .clear-selection {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 20px;
}
.yith-wcan-filters.filters-modal.with-filter-button .filters-container {
  height: calc(100% - 130px);
}
.yith-wcan-filters.filters-modal .yith-wcan-filter {
  border: 1px solid #D7D7D7;
  border-radius: 4px;
  margin-bottom: 15px;
  padding: 15px;
}
.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-title {
  margin: 0;
}
.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-title.collapsable:after {
  right: 5px;
}
.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-content {
  margin-top: 15px;
}
.yith-wcan-filters.filters-modal.open {
  display: block;
  opacity: 1;
  transform: translate(0, 0);
}
.yith-wcan-filters.filters-modal .close-button {
  color: var(--yith-wcan-anchors_style_text, #434343);
  cursor: pointer;
  font-size: 1.5em;
  height: 35px;
  line-height: 1;
  position: absolute;
  text-align: center;
  text-decoration: none;
  right: 20px;
  top: 15px;
  vertical-align: middle;
  width: 35px;
  z-index: 1008;
}
.yith-wcan-filters.filters-modal .close-button:hover {
  color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters.filters-modal .main-modal-button {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 0;
  bottom: 0;
  display: none;
  height: 60px;
  line-height: 60px;
  left: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  right: 0;
  width: 100%;
}
.yith-wcan-filters.horizontal:not(.filters-modal) {
  text-align: left;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter {
  display: inline-block;
  margin-bottom: 8px;
  min-width: 200px;
  position: relative;
  vertical-align: top;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable {
  border: 1px solid #D7D7D7;
  border-radius: 4px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 15px;
  padding: 10px 40px 10px 20px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable:after {
  right: 15px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable span.filter-count {
  border: 2px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  padding: 0 5px;
  font-size: 0.8em;
  margin: 0 10px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened, .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened + .filter-content {
  border: 1px solid rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
  box-shadow: 0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content {
  background-color: #fff;
  border: 1px solid #D7D7D7;
  border-radius: 4px;
  min-width: 300px;
  position: absolute;
  padding: 20px;
  width: 100%;
  z-index: 1001;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content .filter-content-footer {
  background-color: #f0f0f0;
  margin: 20px -20px -20px;
  padding: 15px 20px;
  text-align: right;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content .filter-content-footer .apply-filters {
  margin: 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content .filter-content-footer .clear-selection {
  background: #CBCBCB;
  border-color: #CBCBCB;
  color: #434343;
  margin-bottom: 0;
  margin-right: 15px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content > .filter-items {
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 5px 2px 0 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content > .filter-items::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content > .filter-items::-webkit-scrollbar-thumb {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 4px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.label-design .filter-items {
  padding-top: 8px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .search-field-container {
  margin-bottom: 20px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .search-field-container input {
  width: 100%;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .matching-items a {
  cursor: pointer;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-title {
  visibility: hidden;
  height: 0;
  margin: 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content {
  height: calc(1.5em + 16px);
  margin-bottom: 10px;
  background-color: #B4B4B4 !important;
  border: 0 !important;
  border-radius: 4px;
  box-shadow: none;
  color: #B4B4B4 !important;
  display: block;
  max-width: 100% !important;
  opacity: 0.15;
  outline: 0 !important;
  overflow: hidden !important;
  pointer-events: none;
  position: relative !important;
  width: auto;
  z-index: 1;
  cursor: pointer;
  position: relative;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:before {
  animation: loading__animation 1.5s ease-in-out infinite;
  background-image: linear-gradient(90deg, #B4B4B4, #f0f0f0, #B4B4B4);
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-100%);
}
@keyframes loading__animation {
  to {
    transform: translateX(100%);
  }
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:after {
  background-size: 100% auto;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 15px;
  top: calc(50% - 5px);
  width: 10px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content.closed:after, .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:not(.opened):after, .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content:not(.open):after {
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg");
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content.open:after, .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content.opened:after {
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg");
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.filter-placeholder .filter-content * {
  display: none;
}
.yith-wcan-filters.horizontal:not(.filters-modal) form > .apply-filters {
  margin-top: 0;
}

body.admin-bar .yith-wcan-filters.filters-modal {
  top: 32px;
}

body.yith-wcan-preset-modal-open:after {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
}
body.yith-wcan-preset-modal-open:after.admin-bar {
  top: 32px;
}

body.rtl .yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul {
  padding-left: 0;
  padding-right: 15px;
}
body.rtl .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
  left: 5px;
  right: auto;
}

}@media all and (max-width: 991px){
  body.filters-in-modal .yith-wcan-filters {
    display: none;
  }
}
@media all and (max-width: 782px){
  body.admin-bar .yith-wcan-filters.filters-modal {
    top: 46px;
  }
}
@media all{/* === 2. ACTIVE FILTERS LABELS === */
.yith-wcan-active-filters {
  font-size: 0.8em;
  margin-bottom: 20px;
}
.yith-wcan-active-filters .active-filter {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 15px;
}
.yith-wcan-active-filters .active-filter b {
  display: inline-block;
  margin-right: 15px;
}
.yith-wcan-active-filters .active-filter .active-filter-label {
  border: 1px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 5px;
  color: var(--yith-wcan-anchors_style_text, #434343);
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  margin-right: 5px;
  margin-bottom: 0;
  padding: 4px 15px 3px;
  position: relative;
  text-decoration: none;
  position: relative;
}
.yith-wcan-active-filters .active-filter .active-filter-label:after {
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  border-radius: 100%;
  color: #fff;
  content: "";
  font-size: 16px;
  height: 15px;
  line-height: 15px;
  position: absolute;
  right: -5px;
  text-align: center;
  text-decoration: none;
  top: -5px;
  width: 15px;
}
.yith-wcan-active-filters .active-filter .active-filter-label .star-rating {
  display: inline-block;
  line-height: 1.4;
  margin-right: 10px;
  vertical-align: middle;
  margin-right: 0;
}
.yith-wcan-active-filters.no-titles .active-filter {
  margin-right: 0;
}
.yith-wcan-active-filters.custom-style .star-rating {
  color: #e3a405;
}
.yith-wcan-active-filters .reset-filters {
  border: 1px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-radius: 5px;
  color: var(--yith-wcan-anchors_style_text, #434343);
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  margin-right: 5px;
  margin-bottom: 0;
  padding: 4px 15px 3px;
  position: relative;
  text-decoration: none;
  background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  color: #fff;
}
.yith-wcan-active-filters .reset-filters:hover {
  background-color: rgb(calc(var(--yith-wcan-filters_colors_accent_r, 73) * 0.8), calc(var(--yith-wcan-filters_colors_accent_g, 139) * 0.8), calc(var(--yith-wcan-filters_colors_accent_b, 162) * 0.8));
  border-color: rgb(calc(var(--yith-wcan-filters_colors_accent_r, 73) * 0.8), calc(var(--yith-wcan-filters_colors_accent_g, 139) * 0.8), calc(var(--yith-wcan-filters_colors_accent_b, 162) * 0.8));
}

/* === 3. MOBILE FILTERS === */
.yith-wcan-filters-opener {
  border: 1px solid #D7D7D7;
  border-radius: 4px;
  background: #fff;
  color: var(--yith-wcan-anchors_style_text, #434343);
  display: none;
  outline-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters-opener i.filter-icon {
  background-image: url("/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/filters.svg");
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin-right: 2px;
  vertical-align: middle;
  width: 15px;
}
.yith-wcan-filters-opener:hover {
  background: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
  color: #fff;
}
.yith-wcan-filters-opener:hover i.filter-icon {
  filter: brightness(0) invert(1);
}

/*# sourceMappingURL=shortcodes.css.map */
}

/***!  style declaration  !***/

:root{
	--yith-wcan-filters_colors_titles: #434343;
	--yith-wcan-filters_colors_background: #FFFFFF;
	--yith-wcan-filters_colors_accent: #A7144C;
	--yith-wcan-filters_colors_accent_r: 167;
	--yith-wcan-filters_colors_accent_g: 20;
	--yith-wcan-filters_colors_accent_b: 76;
	--yith-wcan-color_swatches_border_radius: 100%;
	--yith-wcan-color_swatches_size: 30px;
	--yith-wcan-labels_style_background: #FFFFFF;
	--yith-wcan-labels_style_background_hover: #A7144C;
	--yith-wcan-labels_style_background_active: #A7144C;
	--yith-wcan-labels_style_text: #434343;
	--yith-wcan-labels_style_text_hover: #FFFFFF;
	--yith-wcan-labels_style_text_active: #FFFFFF;
	--yith-wcan-anchors_style_text: #434343;
	--yith-wcan-anchors_style_text_hover: #A7144C;
	--yith-wcan-anchors_style_text_active: #A7144C;
}

/***!  style declaration  !***/

/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}

/***!  style declaration  !***/

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--cardo: Cardo;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}

/***!  https://shiorilooms.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.0.6  !***/

@media all{.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

}@media all and (prefers-reduced-motion: reduce){
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@media all{@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
}

/***!  style declaration  !***/

.woocommerce form .form-row .required { visibility: visible; }

/***!  https://shiorilooms.com/wp-content/plugins/wcboost-variation-swatches/assets/css/frontend.css?ver=1.0.14  !***/

@media all{.wcboost-variation-swatches > select {
	display: none !important;
}

.wcboost-variation-swatches__wrapper {
	margin: 0 -0.5em;
	padding: 0;
	list-style: none;
}

.wcboost-variation-swatches__item {
	transition: 0.3s;
	text-align: center;
	white-space: nowrap;
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	margin: 0 0.5em 0.5em 0.5em;
	position: relative;
	cursor: pointer;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}

.wcboost-variation-swatches__name {
	text-indent: -9999em;
	display: block;
}

.wcboost-variation-swatches__item:hover,
.wcboost-variation-swatches__item:focus {
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2);
}

.wcboost-variation-swatches__item.selected {
	border-color: #999;
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.6);
}

.wcboost-variation-swatches__item.disabled  {
	opacity: 0.1;
	cursor: default;
}

.wcboost-variation-swatches--button .wcboost-variation-swatches__item {
	width: auto !important;
	padding: 0 0.5em;
}

.wcboost-variation-swatches--label .wcboost-variation-swatches__name,
.wcboost-variation-swatches--button .wcboost-variation-swatches__name {
	text-indent: 0;
}

.wcboost-variation-swatches--image .wcboost-variation-swatches__name {
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	position: absolute;
	margin: -1px;
}

.wcboost-variation-swatches--image img {
	display: block;
}

.wcboost-variation-swatches--button .wcboost-variation-swatches__item.selected {
	background-color: rgba(0, 0, 0, 0.1);
}

.wcboost-variation-swatches--round .wcboost-variation-swatches__item,
.wcboost-variation-swatches--round .wcboost-variation-swatches__item img {
	border-radius: 50%;
}

.wcboost-variation-swatches--round.wcboost-variation-swatches--button .wcboost-variation-swatches__item {
	border-radius: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item,
.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item img,
.wcboost-variation-swatches--rounded.wcboost-variation-swatches--color .wcboost-variation-swatches__name {
	border-radius: 4px;
}

.wcboost-variation-swatches--round.wcboost-variation-swatches--color .wcboost-variation-swatches__name {
	border-radius: 50%;
}

/** Tooltip */
.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:before {
	content: attr(aria-label);
	text-indent: initial;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.25;
	position: absolute;
	bottom: 100%;
	left: 50%;
	background: #333;
	z-index: 2;
	color: #fff;
	margin: -10px 0 0 0;
	padding: 7px 15px;
	opacity: 0;
	visibility: hidden;
	user-select: none;
	border-radius: 4px;
	transform: translate(-50%, -10px);
	transition: opacity 0.35s;
}

.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #333;
	margin: 0 0 0 -5px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.35s;
}

.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:hover:before,
.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:hover:after {
	visibility: visible;
	opacity: 1;
	user-select: auto;
}

.wcboost-variation-swatches--has-tooltip .disabled:before,
.wcboost-variation-swatches--has-tooltip .disabled:after,
.wcboost-variation-swatches--button .wcboost-variation-swatches__item:before,
.wcboost-variation-swatches--button .wcboost-variation-swatches__item:after {
	display: none;
}

/** Label **/
.wcboost-variation-swatches__selected-label::before {
	content: ": ";
}
}

/***!  style declaration  !***/

.wcboost-variation-swatches__item { width: 30px; height: 30px; line-height: 30px; }.wcboost-variation-swatches--round.wcboost-variation-swatches--button .wcboost-variation-swatches__item {border-radius: 15px}

/***!  //shiorilooms.com/wp-content/plugins/pinterest-for-woocommerce/assets/css/frontend/pinterest-for-woocommerce-pins.min.css?ver=1.3.14  !***/

@media all{.pinterest-for-woocommerce-image-wrapper{left:10px;position:absolute;top:10px;z-index:50;opacity:0;visibility:hidden}}@media all and (hover:none){.pinterest-for-woocommerce-image-wrapper{opacity:1;visibility:visible}}@media all{.product:hover>.pinterest-for-woocommerce-image-wrapper,.wc-block-grid__product:hover>.pinterest-for-woocommerce-image-wrapper{opacity:1;visibility:visible}.product:hover>.pinterest-for-woocommerce-image-wrapper a,.wc-block-grid__product:hover>.pinterest-for-woocommerce-image-wrapper a{text-decoration:none}
/*# sourceMappingURL=../../source/_maps/css/frontend/pinterest-for-woocommerce-pins.min.css.map */
}

/***!  https://shiorilooms.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.43.0  !***/

@media all{/*! elementor-icons - v5.43.0 - 30-05-2025 */
@font-face{font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.43.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.43.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.43.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.43.0#eicon) format("svg");font-weight:400;font-style:normal;font-display:swap;}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}}

/***!  https://shiorilooms.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.30.3  !***/

@media all{/*! elementor - v3.30.0 - 22-07-2025 */
.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}}@media all and (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media all and (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}@media all{.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}}@media all and (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media all and (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media all and (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media all and (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media all and (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}@media all{:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}}@media all and (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}@media all{.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}}@media all and (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}@media all{.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}}@media all and (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media all and (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media all and (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media all and (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media all and (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media all and (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media all and (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media all and (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media all and (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media all and (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media all and (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media all and (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}@media all{.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media all and (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media all and (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media all and (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media all and (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media all and (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media all and (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media all and (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media all and (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media all and (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media all and (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media all and (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media all and (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media all{.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}}@media all and (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}@media all{:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}}@media all and (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}@media all{.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media all{.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}}@media all and (prefers-reduced-motion:reduce){.animated{animation:none}}@media all and (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media all and (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media all and (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media all and (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media all and (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media all and (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}

/***!  https://shiorilooms.com/wp-content/uploads/elementor/css/post-9.css?ver=1778500921  !***/

@media all{.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}h1.entry-title{display:var(--page-title-display);}}@media all and (max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media all and (max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}

/***!  https://shiorilooms.com/wp-content/uploads/elementor/css/post-1685.css?ver=1778668447  !***/

@media all{.elementor-1685 .elementor-element.elementor-element-e16fd0d .elementor-column-gap-custom .elementor-column > .elementor-element-populated{padding:20px;}.elementor-1685 .elementor-element.elementor-element-e16fd0d{margin-top:0px;margin-bottom:0px;padding:0px 10px 0px 10px;}.elementor-1685 .elementor-element.elementor-element-3545973 > .elementor-widget-container{margin:5px 0px 10px 0px;}.elementor-1685 .elementor-element.elementor-element-3545973{text-align:center;}.elementor-1685 .elementor-element.elementor-element-3545973 .razzi-heading-title{font-size:21px;}.elementor-1685 .elementor-element.elementor-element-3545973 .razzi-heading-title small{color:#222222;text-transform:uppercase;margin-bottom:10px;}.elementor-1685 .elementor-element.elementor-element-ef2235d .elementor-column-gap-custom .elementor-column > .elementor-element-populated{padding:20px;}.elementor-1685 .elementor-element.elementor-element-ef2235d{margin-top:-25px;margin-bottom:0px;padding:0px 10px 0px 10px;}.elementor-1685 .elementor-element.elementor-element-1baa05c > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-ef5d1a3 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-ef5d1a3 .razzi-banner-content{height:415px;padding:40px 40px 40px 40px;}.elementor-1685 .elementor-element.elementor-element-ef5d1a3 .razzi-banner-content-inner{text-align:center;}.elementor-1685 .elementor-element.elementor-element-ef5d1a3 .razzi-banner__featured-image{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1685 .elementor-element.elementor-element-ef5d1a3 .razzi-banner__featured-image::before{background-color:#02010182;}.elementor-1685 .elementor-element.elementor-element-ef5d1a3 .razzi-banner-content__sub-title{margin-bottom:10px;font-size:18px;text-transform:uppercase;color:#FFFFFF;}.elementor-1685 .elementor-element.elementor-element-ef5d1a3 .razzi-banner-content__title{margin-bottom:36px;font-size:12px;color:#A2A0A0;}.elementor-1685 .elementor-element.elementor-element-ef5d1a3 .razzi-banner-content__description{margin-bottom:0px;}.elementor-1685 .elementor-element.elementor-element-3379558 .razzi-banner-content{height:415px;padding:40px 40px 40px 40px;}.elementor-1685 .elementor-element.elementor-element-3379558 .razzi-banner-content-inner{text-align:center;}.elementor-1685 .elementor-element.elementor-element-3379558 .razzi-banner__featured-image{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1685 .elementor-element.elementor-element-3379558 .razzi-banner__featured-image::before{background-color:#02010182;}.elementor-1685 .elementor-element.elementor-element-3379558 .razzi-banner-content__sub-title{margin-bottom:10px;font-size:18px;color:#FFFFFF;}.elementor-1685 .elementor-element.elementor-element-3379558 .razzi-banner-content__title{margin-bottom:0px;font-size:12px;color:#A2A0A0;}.elementor-1685 .elementor-element.elementor-element-3379558 .razzi-banner-content__description{color:var( --e-global-color-text );}.elementor-1685 .elementor-element.elementor-element-5619b5a .razzi-banner-content{height:415px;padding:40px 40px 40px 40px;}.elementor-1685 .elementor-element.elementor-element-5619b5a .razzi-banner-content-inner{text-align:center;}.elementor-1685 .elementor-element.elementor-element-5619b5a .razzi-banner__featured-image{background-repeat:no-repeat;background-size:cover;}.elementor-1685 .elementor-element.elementor-element-5619b5a .razzi-banner__featured-image::before{background-color:#02010182;}.elementor-1685 .elementor-element.elementor-element-5619b5a .razzi-banner-content__sub-title{margin-bottom:10px;font-size:18px;color:#FFFFFF;}.elementor-1685 .elementor-element.elementor-element-5619b5a .razzi-banner-content__title{margin-bottom:32px;font-size:12px;color:#A2A0A0;}.elementor-1685 .elementor-element.elementor-element-cd51ffe .razzi-banner-content{height:415px;padding:40px 40px 40px 40px;}.elementor-1685 .elementor-element.elementor-element-cd51ffe .razzi-banner-content-inner{text-align:center;}.elementor-1685 .elementor-element.elementor-element-cd51ffe .razzi-banner__featured-image{background-repeat:no-repeat;background-size:cover;}.elementor-1685 .elementor-element.elementor-element-cd51ffe .razzi-banner__featured-image::before{background-color:#02010182;}.elementor-1685 .elementor-element.elementor-element-cd51ffe .razzi-banner-content__sub-title{margin-bottom:10px;font-size:18px;color:#FFFFFF;}.elementor-1685 .elementor-element.elementor-element-cd51ffe .razzi-banner-content__title{margin-bottom:26px;font-size:11px;color:#A2A0A0;}.elementor-1685 .elementor-element.elementor-element-83d256d > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-1685 .elementor-element.elementor-element-83d256d{text-align:center;}.elementor-1685 .elementor-element.elementor-element-83d256d .razzi-heading-title{font-size:24px;}.elementor-1685 .elementor-element.elementor-element-83d256d .razzi-heading-title small{color:#222222;}.elementor-1685 .elementor-element.elementor-element-7a750c8 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-1685 .elementor-element.elementor-element-7a750c8{margin-top:-10px;margin-bottom:-10px;}.elementor-1685 .elementor-element.elementor-element-e7623e2{width:100%;max-width:100%;}.elementor-1685 .elementor-element.elementor-element-e7623e2 .razzi-banner-content{height:400px;}.elementor-1685 .elementor-element.elementor-element-e7623e2 .razzi-banner__featured-image{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1685 .elementor-element.elementor-element-c723686 > .elementor-widget-container{margin:20px 0px 20px 0px;}.elementor-1685 .elementor-element.elementor-element-c723686{text-align:center;}.elementor-1685 .elementor-element.elementor-element-c723686 .razzi-heading-title{font-size:24px;}.elementor-1685 .elementor-element.elementor-element-c723686 .razzi-heading-title small{color:#222222;text-transform:uppercase;}.elementor-1685 .elementor-element.elementor-element-3698d89 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-1685 .elementor-element.elementor-element-3698d89{margin-top:-10px;margin-bottom:-10px;}.elementor-1685 .elementor-element.elementor-element-c659910{width:100%;max-width:100%;}.elementor-1685 .elementor-element.elementor-element-c659910 .razzi-banner-content{height:400px;}.elementor-1685 .elementor-element.elementor-element-c659910 .razzi-banner__featured-image{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1685 .elementor-element.elementor-element-cc71794:not(.elementor-motion-effects-element-type-background), .elementor-1685 .elementor-element.elementor-element-cc71794 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F6F6;}.elementor-1685 .elementor-element.elementor-element-cc71794{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1685 .elementor-element.elementor-element-cc71794 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1685 .elementor-element.elementor-element-a1b90d1:not(.elementor-motion-effects-element-type-background), .elementor-1685 .elementor-element.elementor-element-a1b90d1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E4D1D138;}.elementor-1685 .elementor-element.elementor-element-a1b90d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1685 .elementor-element.elementor-element-a1b90d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1685 .elementor-element.elementor-element-115adcf{padding:0px 0px 40px 0px;}.elementor-1685 .elementor-element.elementor-element-267f09b > .elementor-widget-container{margin:27px 0px 22px 0px;}.elementor-1685 .elementor-element.elementor-element-267f09b.elementor-view-stacked .razzi-img-icon{background-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-267f09b.elementor-view-stacked .razzi-svg-icon{background-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-267f09b.elementor-view-framed .razzi-svg-icon, .elementor-1685 .elementor-element.elementor-element-267f09b.elementor-view-default .razzi-svg-icon{fill:#11111100;color:#11111100;border-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-267f09b.elementor-position-right .razzi-icon-box__icon{margin-left:0px;}.elementor-1685 .elementor-element.elementor-element-267f09b.elementor-position-left .razzi-icon-box__icon{margin-right:0px;}.elementor-1685 .elementor-element.elementor-element-267f09b.elementor-position-top .razzi-icon-box__icon{margin-bottom:0px;}.elementor-1685 .elementor-element.elementor-element-267f09b .razzi-svg-icon{font-size:70px;transform:rotate(0deg);}.elementor-1685 .elementor-element.elementor-element-267f09b .razzi-img-icon{width:70px;height:70px;transform:rotate(0deg);}.elementor-1685 .elementor-element.elementor-element-267f09b .razzi-icon-box__title{margin-bottom:3px;color:#111111;}.elementor-1685 .elementor-element.elementor-element-267f09b .razzi-icon-box__title, .elementor-1685 .elementor-element.elementor-element-267f09b .razzi-icon-box__title a{font-family:"Jost", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:0.3px;}.elementor-1685 .elementor-element.elementor-element-267f09b .razzi-icon-box__description{color:#767676;font-family:"Jost", Sans-serif;font-size:15px;}.elementor-1685 .elementor-element.elementor-element-7a3cc66 > .elementor-widget-container{margin:27px 0px 22px 0px;}.elementor-1685 .elementor-element.elementor-element-7a3cc66.elementor-view-stacked .razzi-img-icon{background-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-7a3cc66.elementor-view-stacked .razzi-svg-icon{background-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-7a3cc66.elementor-view-framed .razzi-svg-icon, .elementor-1685 .elementor-element.elementor-element-7a3cc66.elementor-view-default .razzi-svg-icon{fill:#11111100;color:#11111100;border-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-7a3cc66.elementor-position-right .razzi-icon-box__icon{margin-left:0px;}.elementor-1685 .elementor-element.elementor-element-7a3cc66.elementor-position-left .razzi-icon-box__icon{margin-right:0px;}.elementor-1685 .elementor-element.elementor-element-7a3cc66.elementor-position-top .razzi-icon-box__icon{margin-bottom:0px;}.elementor-1685 .elementor-element.elementor-element-7a3cc66 .razzi-svg-icon{font-size:70px;transform:rotate(0deg);}.elementor-1685 .elementor-element.elementor-element-7a3cc66 .razzi-img-icon{width:70px;height:70px;transform:rotate(0deg);}.elementor-1685 .elementor-element.elementor-element-7a3cc66 .razzi-icon-box__title{margin-bottom:3px;color:#111111;}.elementor-1685 .elementor-element.elementor-element-7a3cc66 .razzi-icon-box__title, .elementor-1685 .elementor-element.elementor-element-7a3cc66 .razzi-icon-box__title a{font-family:"Jost", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:0.3px;}.elementor-1685 .elementor-element.elementor-element-7a3cc66 .razzi-icon-box__description{color:#767676;font-family:"Jost", Sans-serif;font-size:15px;}.elementor-1685 .elementor-element.elementor-element-4965527 > .elementor-widget-container{margin:27px 0px 22px 0px;}.elementor-1685 .elementor-element.elementor-element-4965527.elementor-view-stacked .razzi-img-icon{background-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-4965527.elementor-view-stacked .razzi-svg-icon{background-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-4965527.elementor-view-framed .razzi-svg-icon, .elementor-1685 .elementor-element.elementor-element-4965527.elementor-view-default .razzi-svg-icon{fill:#11111100;color:#11111100;border-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-4965527.elementor-position-right .razzi-icon-box__icon{margin-left:0px;}.elementor-1685 .elementor-element.elementor-element-4965527.elementor-position-left .razzi-icon-box__icon{margin-right:0px;}.elementor-1685 .elementor-element.elementor-element-4965527.elementor-position-top .razzi-icon-box__icon{margin-bottom:0px;}.elementor-1685 .elementor-element.elementor-element-4965527 .razzi-svg-icon{font-size:70px;transform:rotate(0deg);}.elementor-1685 .elementor-element.elementor-element-4965527 .razzi-img-icon{width:70px;height:70px;transform:rotate(0deg);}.elementor-1685 .elementor-element.elementor-element-4965527 .razzi-icon-box__title{margin-bottom:3px;color:#111111;}.elementor-1685 .elementor-element.elementor-element-4965527 .razzi-icon-box__title, .elementor-1685 .elementor-element.elementor-element-4965527 .razzi-icon-box__title a{font-family:"Jost", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:0.3px;}.elementor-1685 .elementor-element.elementor-element-4965527 .razzi-icon-box__description{color:#767676;font-family:"Jost", Sans-serif;font-size:15px;}.elementor-1685 .elementor-element.elementor-element-c1b3637 > .elementor-widget-container{margin:27px 0px 22px 0px;}.elementor-1685 .elementor-element.elementor-element-c1b3637.elementor-view-stacked .razzi-img-icon{background-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-c1b3637.elementor-view-stacked .razzi-svg-icon{background-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-c1b3637.elementor-view-framed .razzi-svg-icon, .elementor-1685 .elementor-element.elementor-element-c1b3637.elementor-view-default .razzi-svg-icon{fill:#11111100;color:#11111100;border-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-c1b3637.elementor-position-right .razzi-icon-box__icon{margin-left:0px;}.elementor-1685 .elementor-element.elementor-element-c1b3637.elementor-position-left .razzi-icon-box__icon{margin-right:0px;}.elementor-1685 .elementor-element.elementor-element-c1b3637.elementor-position-top .razzi-icon-box__icon{margin-bottom:0px;}.elementor-1685 .elementor-element.elementor-element-c1b3637 .razzi-svg-icon{font-size:70px;transform:rotate(0deg);}.elementor-1685 .elementor-element.elementor-element-c1b3637 .razzi-img-icon{width:70px;height:70px;transform:rotate(0deg);}.elementor-1685 .elementor-element.elementor-element-c1b3637 .razzi-icon-box__title{margin-bottom:3px;color:#111111;}.elementor-1685 .elementor-element.elementor-element-c1b3637 .razzi-icon-box__title, .elementor-1685 .elementor-element.elementor-element-c1b3637 .razzi-icon-box__title a{font-family:"Jost", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:0.3px;}.elementor-1685 .elementor-element.elementor-element-c1b3637 .razzi-icon-box__description{color:#767676;font-family:"Jost", Sans-serif;font-size:15px;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f > .elementor-widget-container{margin:27px 0px 22px 0px;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f.elementor-view-stacked .razzi-img-icon{background-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f.elementor-view-stacked .razzi-svg-icon{background-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f.elementor-view-framed .razzi-svg-icon, .elementor-1685 .elementor-element.elementor-element-cb9ba2f.elementor-view-default .razzi-svg-icon{fill:#11111100;color:#11111100;border-color:#11111100;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f.elementor-position-right .razzi-icon-box__icon{margin-left:0px;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f.elementor-position-left .razzi-icon-box__icon{margin-right:0px;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f.elementor-position-top .razzi-icon-box__icon{margin-bottom:0px;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f .razzi-svg-icon{font-size:70px;transform:rotate(0deg);}.elementor-1685 .elementor-element.elementor-element-cb9ba2f .razzi-img-icon{width:70px;height:70px;transform:rotate(0deg);}.elementor-1685 .elementor-element.elementor-element-cb9ba2f .razzi-icon-box__title{margin-bottom:3px;color:#111111;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f .razzi-icon-box__title, .elementor-1685 .elementor-element.elementor-element-cb9ba2f .razzi-icon-box__title a{font-family:"Jost", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:0.3px;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f .razzi-icon-box__description{color:#767676;font-family:"Jost", Sans-serif;font-size:15px;}}@media all and (max-width:1024px){.elementor-1685 .elementor-element.elementor-element-346e232 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-1685 .elementor-element.elementor-element-b1b9493 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-1685 .elementor-element.elementor-element-69b3611 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-1685 .elementor-element.elementor-element-b396fbc{padding:0px 15px 0px 15px;}.elementor-1685 .elementor-element.elementor-element-19fdd2c{padding:0px 15px 0px 15px;}.elementor-1685 .elementor-element.elementor-element-267f09b > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-7a3cc66 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-4965527 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-c1b3637 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media all and (max-width:767px){.elementor-1685 .elementor-element.elementor-element-e16fd0d{padding:5px 5px 0px 5px;}.elementor-1685 .elementor-element.elementor-element-3545973 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-3545973 .razzi-heading-title small{font-size:10px;}.elementor-1685 .elementor-element.elementor-element-ef2235d .elementor-column-gap-custom .elementor-column > .elementor-element-populated{padding:5px;}.elementor-1685 .elementor-element.elementor-element-ef2235d{padding:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-1baa05c{width:50%;}.elementor-1685 .elementor-element.elementor-element-1baa05c > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-1685 .elementor-element.elementor-element-1baa05c > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-ef5d1a3 .razzi-banner-content{height:250px;padding:20px 20px 20px 20px;}.elementor-1685 .elementor-element.elementor-element-1b2dafd{width:50%;}.elementor-1685 .elementor-element.elementor-element-1b2dafd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-3379558 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-3379558 .razzi-banner-content{height:250px;padding:20px 20px 20px 20px;}.elementor-1685 .elementor-element.elementor-element-b1b9493{width:50%;}.elementor-1685 .elementor-element.elementor-element-5619b5a .razzi-banner-content{height:250px;}.elementor-1685 .elementor-element.elementor-element-69b3611{width:50%;}.elementor-1685 .elementor-element.elementor-element-69b3611 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-1685 .elementor-element.elementor-element-69b3611 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-cd51ffe .razzi-banner-content{height:250px;}.elementor-1685 .elementor-element.elementor-element-b396fbc{padding:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-83d256d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-83d256d .razzi-heading-title{font-size:20px;}.elementor-1685 .elementor-element.elementor-element-83d256d .razzi-heading-title small{font-size:10px;}.elementor-1685 .elementor-element.elementor-element-d1f3115 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-1685 .elementor-element.elementor-element-e7623e2 .razzi-banner-content{height:131px;}.elementor-1685 .elementor-element.elementor-element-e7623e2 .razzi-banner__featured-image{background-repeat:no-repeat;background-size:cover;}.elementor-1685 .elementor-element.elementor-element-19fdd2c{padding:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-c723686 > .elementor-widget-container{margin:10px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-c723686 .razzi-heading-title{font-size:20px;}.elementor-1685 .elementor-element.elementor-element-c723686 .razzi-heading-title small{font-size:10px;}.elementor-1685 .elementor-element.elementor-element-8880284{padding:0px 0px 25px 0px;}.elementor-1685 .elementor-element.elementor-element-c659910 .razzi-banner-content{height:135px;}.elementor-1685 .elementor-element.elementor-element-c659910 .razzi-banner__featured-image{background-repeat:no-repeat;background-size:cover;}.elementor-1685 .elementor-element.elementor-element-115adcf{margin-top:20px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-1685 .elementor-element.elementor-element-09719eb{width:50%;}.elementor-1685 .elementor-element.elementor-element-267f09b .razzi-icon-box__icon{margin-bottom:5px;}.elementor-1685 .elementor-element.elementor-element-267f09b.elementor-position-right .razzi-icon-box__icon{margin-left:5px;}.elementor-1685 .elementor-element.elementor-element-267f09b.elementor-position-left .razzi-icon-box__icon{margin-right:5px;}.elementor-1685 .elementor-element.elementor-element-267f09b.elementor-position-top .razzi-icon-box__icon{margin-bottom:5px;}.elementor-1685 .elementor-element.elementor-element-79e5671{width:50%;}.elementor-1685 .elementor-element.elementor-element-7a3cc66 .razzi-icon-box__icon{margin-bottom:5px;}.elementor-1685 .elementor-element.elementor-element-7a3cc66.elementor-position-right .razzi-icon-box__icon{margin-left:5px;}.elementor-1685 .elementor-element.elementor-element-7a3cc66.elementor-position-left .razzi-icon-box__icon{margin-right:5px;}.elementor-1685 .elementor-element.elementor-element-7a3cc66.elementor-position-top .razzi-icon-box__icon{margin-bottom:5px;}.elementor-1685 .elementor-element.elementor-element-8981d8f{width:50%;}.elementor-1685 .elementor-element.elementor-element-4965527 .razzi-icon-box__icon{margin-bottom:5px;}.elementor-1685 .elementor-element.elementor-element-4965527.elementor-position-right .razzi-icon-box__icon{margin-left:5px;}.elementor-1685 .elementor-element.elementor-element-4965527.elementor-position-left .razzi-icon-box__icon{margin-right:5px;}.elementor-1685 .elementor-element.elementor-element-4965527.elementor-position-top .razzi-icon-box__icon{margin-bottom:5px;}.elementor-1685 .elementor-element.elementor-element-ce6cdfd{width:50%;}.elementor-1685 .elementor-element.elementor-element-c1b3637 .razzi-icon-box__icon{margin-bottom:5px;}.elementor-1685 .elementor-element.elementor-element-c1b3637.elementor-position-right .razzi-icon-box__icon{margin-left:5px;}.elementor-1685 .elementor-element.elementor-element-c1b3637.elementor-position-left .razzi-icon-box__icon{margin-right:5px;}.elementor-1685 .elementor-element.elementor-element-c1b3637.elementor-position-top .razzi-icon-box__icon{margin-bottom:5px;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f .razzi-icon-box__icon{margin-bottom:5px;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f.elementor-position-right .razzi-icon-box__icon{margin-left:5px;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f.elementor-position-left .razzi-icon-box__icon{margin-right:5px;}.elementor-1685 .elementor-element.elementor-element-cb9ba2f.elementor-position-top .razzi-icon-box__icon{margin-bottom:5px;}}@media all and (max-width:1024px) and (min-width:768px){.elementor-1685 .elementor-element.elementor-element-346e232{width:100%;}.elementor-1685 .elementor-element.elementor-element-1baa05c{width:50%;}.elementor-1685 .elementor-element.elementor-element-1b2dafd{width:50%;}.elementor-1685 .elementor-element.elementor-element-b1b9493{width:100%;}.elementor-1685 .elementor-element.elementor-element-69b3611{width:100%;}}

/***!  https://shiorilooms.com/wp-content/plugins/razzi-addons/modules/size-guide/assets/css/size-guide.css?ver=6.7.4  !***/

@media all{.razzi-size-guide-tabs{
	display: block;
}

.razzi-size-guide-tabs__panels {
    position: relative;
}

.razzi-size-guide-tabs__panel.active {
    opacity: 1;
    display: block;
    visibility: visible;
    position: static;
    transform: scaleY(1);
}

.razzi-size-guide-tabs__panel {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    transform: scaleY(0);
    width: 100%;
    transition: opacity 0.4s;
}

.razzi-size-guide-tabs__nav {
	list-style: none;
	display: flex;
	justify-content: flex-end;
	margin: 0 -4px;
	padding: 0 0 28px 30px;
	z-index: 1;
	position: relative;
    float: right;
}

.razzi-size-guide-tabs__nav li {
	font-weight: 500;
	font-size: 11px;
	color: #111111;
	text-transform: uppercase;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	border: 1px solid #1f1f1f;
	margin: 0 4px;
	padding: 10px;
	min-width: 43px;
	min-height: 43px;
	cursor: pointer;
}

.razzi-size-guide-tabs__nav li.active {
	color: #ffffff;
	background-color: #1f1f1f;
}

.woocommerce-Tabs-panel--razzi_size_guide .razzi-size-guide-tabs {
	padding-bottom: 0;
}

.razzi-size-guide__name {
    padding-top: 3px;
	margin: 0 0 28px;
}

.razzi-size-guide-tabs__panel {
	padding-bottom: 31px;
}

.razzi-size-guide-tabs__panel > *:not(:last-child) {
	margin-bottom: 30px;
}

.razzi-size-guide-tabs__panel > *:not(.razzi-size-guide__name) {
	clear: both;
}

.razzi-size-guide__table{
	margin-bottom: 0;
}

.razzi-size-guide__table thead th {
	color: #111111;
	font-size: 14px;
	padding: 14px 20px;
}

.razzi-size-guide__table tbody td {
	color: #111111;
	font-size: 15px;
	padding: 19px 20px;
}

.size-guide-modal.rz-modal .modal-content {
	max-height: 600px;
	max-width: 770px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 0;
}

.size-guide-modal .modal-header .button-close {
	top: 31px;
	right: 32px;
	transform: none;
	z-index: 9;
	cursor: pointer;
}

.size-guide-modal .modal-header {
	padding: 21px 20px;
	margin-bottom: 25px;
}

.size-guide-modal .modal-header .title {
	margin: 0;
}

.size-guide-modal .modal-size-chart {
	padding: 0 30px;
	max-height: 400px;
}

.size-guide-button {
	display: inline-flex;
	align-items: center;
	text-decoration: underline;
}

.product-size-guide .size-guide-button {
	text-decoration: underline;
}

.size-guide-button .razzi-svg-icon {
	margin-right: 12px;
}

.single-product div.product.product-type-grouped table.razzi-size-guide__table {
	border: 1px solid #cdcdcd;
}

.single-product div.product.product-type-grouped table.razzi-size-guide__table td {
	border: 1px solid #cdcdcd;
	padding: 19px 20px;
}

.single-product div.product .entry-summary .product-size-guide {
	margin-top: 0;
}

.single-product div.product .product-size-guide + .product-button-wrapper,
.single-product div.product.product-type-grouped .product-size-guide + form.grouped_form {
	padding-top: 0;
}

.razzi-size-guide-tabs__panel.active {
    display: none;
}}

/***!  https://shiorilooms.com/wp-content/plugins/razzi-addons/modules/product-deals/assets/deals.css?ver=1.0.0  !***/

@media all{.woocommerce .deal {
	margin: 50px 0 40px;
}

.woocommerce .deal-expire-text,
.woocommerce .deal-sold-text {
	margin-bottom: 0.5em;
	width: 40%;
	font-weight: 500;
	text-transform: uppercase;
}

.woocommerce .deal-progress .progress-bar,
.woocommerce .deal-progress .progress-value {
	height: 15px;
}

.woocommerce .deal-progress .progress-bar {
	position: relative;
	background: #e4e4e4;
	margin-bottom: 3px;
}

.woocommerce .deal-progress .progress-value {
	background-color: var(--rz-background-color-primary);
}

.woocommerce .deal-expire-date {
	margin-bottom: 20px;
}

.woocommerce .deal-expire-date,
.woocommerce .deal-sold{
	display: flex;
}

.woocommerce .deal-expire-countdown,
.woocommerce .deal-progress{
	overflow: hidden;
	width: 60%;
}

.woocommerce .deal-expire-countdown .timer,
.woocommerce .deal-expire-countdown .divider {
	text-align: center;
	display: block;
	float: left;
}

.woocommerce .deal-expire-countdown .timer {
	width: 20%;
}

.woocommerce .deal-expire-countdown .divider {
	font-size: 1.8em;
	width: 6.3333%;
	padding-top: 0.3em;
}

.woocommerce .deal-expire-countdown .timer span {
	display: block;
}

.woocommerce .deal-expire-countdown .timer .digits {
	font-size: 25px;
	margin: 0 0 3px 0;
	padding: 12px 8px;
	min-width: 56px;
	min-height: 56px;
	border: 1px solid #ddd;
	font-weight: 600;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--rz-color-primary);
}

.woocommerce .deal-expire-countdown .timer .text,
.woocommerce .deal-progress .deal-text {
	font-size: 14px;
}

.woocommerce .deal-expire-countdown.razzi-countdown {
	justify-content: space-between;
	overflow: inherit;
}

.woocommerce .deal-expire-countdown.razzi-countdown .timer {
	display: flex;
	flex-direction: column;
	padding: 0;
}

.woocommerce .deal-expire-countdown.razzi-countdown .divider {
    font-size: 18px;
    width: auto;
	padding-top: 20px;
	top: 0;
    right: -13px;
}

.woocommerce .deal-expire-countdown.razzi-countdown .timer .text{
	font-size: 13px;
	font-weight: 400;
	text-transform: capitalize;
}}

/***!  https://shiorilooms.com/wp-content/plugins/woocommerce/assets/css/brands.css?ver=9.7.1  !***/

@media all{.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}@media all{.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}}

/***!  https://shiorilooms.com/wp-content/themes/razzi/style.css?ver=20211103  !***/

@media all{/*!
Theme Name: Razzi
Theme URI: http://demo4.drfuri.com/razzi
Author: DrFuri
Author URI: http://drfuri.com
Description: WooCommerce WordPress Theme
Version: 1.1.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.2
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: razzi
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
:root {
	--rz-color-primary: #FF6F61;
	--rz-color-lighter: #ffffff;
	--rz-color-dark: #111111;
	--rz-color-darker: #1f1f1f;
	--rz-color-placeholder: #A0A0A0;
	--rz-color-hover-primary: #FF6F61;
	--rz-background-color-primary: #FF6F61;
	--rz-background-color-light: #ffffff;
	--rz-background-color-gray: #f5f5f5;
	--rz-background-color-dark: #1F1F1F;
	--rz-background-text-color-primary: #ffffff;
	--rz-border-color: #cccccc;
	--rz-border-color-primary: #FF6F61;
	--rz-border-color-light: #e2e2e2;
	--rz-border-color-lighter: #ffffff;
	--rz-border-color-gray: #cdcdcd;
	--rz-border-color-dark: #1f1f1f;
	--rz-text-color-gray: #767676;
	--rz-text-color: #525252;
	--rz-font-family-primary: 'Jost', Arial, sans-serif;
	--rz-font-family-code: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	--rz-font-family-pre: "Courier 10 Pitch", Courier, monospace;
}

@-webkit-keyframes razzi-rotate {
	0% {
		transform: rotate(0deg) scale(1);
	}
	50% {
		transform: rotate(180deg) scale(0.6);
	}
	100% {
		transform: rotate(360deg) scale(1);
	}
}

@keyframes razzi-rotate {
	0% {
		transform: rotate(0deg) scale(1);
	}
	50% {
		transform: rotate(180deg) scale(0.6);
	}
	100% {
		transform: rotate(360deg) scale(1);
	}
}

@-webkit-keyframes razzi-scale {
	30% {
		transform: scale(0.3);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes razzi-scale {
	30% {
		transform: scale(0.3);
	}
	100% {
		transform: scale(1);
	}
}

@-webkit-keyframes razzi-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@keyframes razzi-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes razziFadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 80px, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes razziFadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 80px, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-webkit-keyframes bubble {
	0%, 100% {
		transform: scale(0);
	}
	50% {
		transform: scale(1);
	}
}

@keyframes bubble {
	0%, 100% {
		transform: scale(0);
	}
	50% {
		transform: scale(1);
	}
}

@-webkit-keyframes anim-ripple {
	0% {
		transform: scale(0.8);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: .4;
	}
	to {
		transform: scale(1.2);
		opacity: 0;
	}
}

@keyframes anim-ripple {
	0% {
		transform: scale(0.8);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: .4;
	}
	to {
		transform: scale(1.2);
		opacity: 0;
	}
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
	/* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: 500;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: var(--rz-text-color);
	font-family: var(--rz-font-family-primary);
	font-size: 16px;
	line-height: 1.5;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	box-sizing: border-box;
}

a {
	outline: none;
	transition: .5s;
	color: var(--rz-color-dark);
	text-decoration: none;
}

a:focus, a:hover, a:active {
	outline: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	color: var(--rz-color-dark);
	line-height: 1.33;
}

h1 {
	font-size: 60px;
}

h2 {
	font-size: 40px;
}

h3 {
	font-size: 32px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 16px;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	font-size: 20px;
	line-height: 1.5;
	color: var(--rz-color-dark);
	padding: 20px 30px;
	border-left: 3px solid var(--rz-color-primary);
	margin-left: 35px;
}

blockquote p {
	margin: 0 0 10px;
}

blockquote cite {
	font-size: 14px;
	display: block;
	color: #838889;
}

blockquote cite a {
	color: inherit;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background-color: #eee;
	font-family: var(--rz-font-family-pre);
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: var(--rz-font-family-code);
	font-size: 13px;
}

code {
	padding: 2px 4px;
	color: #c7254e;
	background-color: #f9f2f4;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background-color: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

pre.wp-block-verse {
	font-family: var(--rz-font-family-pre);
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: border-box;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #cccccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em;
	padding-left: 1.5em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

ol.razzi-custom-padding li:not(:last-child) {
	padding-bottom: 11px;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

.razzi-loading {
	position: relative;
}

.razzi-loading:before {
	content: '';
	display: block;
	border-radius: 100px;
	position: absolute;
}

.razzi-loading:before {
	background-color: var(--rz-background-color-primary);
	height: 13px;
	width: 13px;
	top: 0;
	left: 0;
	-webkit-animation: razzi-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
	        animation: razzi-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
}

.razziFadeInUp {
	-webkit-animation-name: razziFadeInUp;
	        animation-name: razziFadeInUp;
	-webkit-animation-duration: 0.8s;
	        animation-duration: 0.8s;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
	-webkit-animation-timing-function: cubic-bezier(0.65, 0.8, 0.44, 0.99);
	        animation-timing-function: cubic-bezier(0.65, 0.8, 0.44, 0.99);
}

.razzi-gooey {
	width: 100%;
	height: 100%;
	background-color: var(--rz-background-color-light);
	display: flex;
	align-items: center;
	justify-content: center;
}

.razzi-gooey span {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background-color: var(--rz-background-color-dark);
	border-radius: 50%;
	-webkit-animation: bubble 1.2s -0.6s infinite ease-out;
	        animation: bubble 1.2s -0.6s infinite ease-out;
}

.razzi-gooey span:nth-child(2n) {
	-webkit-animation-delay: -1s;
	        animation-delay: -1s;
}

.razzi-gooey span:nth-child(3n) {
	-webkit-animation-delay: 0s;
	        animation-delay: 0s;
}

.razzi-svg-icon {
	display: inline-flex;
}

.razzi-svg-icon svg {
	vertical-align: -0.125em;
	width: 1em;
	height: 1em;
	display: inline-block;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.border-color-dark {
	border-color: var(--rz-border-color-dark) !important;
}

.razzi-scrollbar {
	overflow-y: auto;
	scrollbar-color: #1f1f1f #e2e2e278;
	scrollbar-width: thin;
}

.razzi-scrollbar::-webkit-scrollbar {
	width: 2px;
}

.razzi-scrollbar::-webkit-scrollbar-track {
	background-color: #e2e2e2;
}

.razzi-scrollbar::-webkit-scrollbar-thumb {
	background-color: #1f1f1f;
}

.primary-color {
	color: var(--rz-color-primary);
}

.image-zoom {
	overflow: hidden;
}

.image-zoom img {
	transition: transform .3s ease;
	vertical-align: middle;
}

.image-zoom:hover img {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	/* IE 9 */
	-moz-transform: scale(1.05);
	/* Firefox */
	-webkit-transform: scale(1.05);
	/* Safari and Chrome */
	-o-transform: scale(1.05);
	/* Opera */
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.razzi-tabs .tabs-nav {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
}

.razzi-tabs .tabs-nav li {
	float: left;
}

.razzi-tabs .tabs-nav a {
	display: block;
}

.razzi-tabs .tabs-content {
	position: relative;
}

.razzi-tabs .tabs-panel {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	opacity: 0;
	transition: opacity 0.2s ease;
	transform: translateY(10px);
}

.razzi-tabs .tabs-panel.active {
	position: relative;
	z-index: 2;
	opacity: 1;
	top: 0;
	transform: translateY(0);
	transition: all 0.2s ease;
	transition-delay: 0.1s;
}

.hidden {
	display: none !important;
	visibility: hidden !important;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
}

caption,
td,
th {
	padding: 0;
	font-weight: normal;
	text-align: left;
}

table,
th,
td {
	border: 1px solid var(--rz-border-color-gray);
}

th {
	border-width: 0 1px 1px 0;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 10px;
}

thead th {
	font-weight: 500;
}

table.large-padding thead th, table.large-padding thead td {
	padding: 12px 30px;
}

table.large-padding th,
table.large-padding td {
	padding: 18px 30px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-weight: 500;
	font-size: 16px;
	line-height: 50px;
	display: inline-block;
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
	padding: 0 37px;
	text-align: center;
	transition: ease .3s;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
	border: none;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: none;
}

.razzi-button {
	font-weight: 500;
	font-size: 16px;
	line-height: 50px;
	display: inline-block;
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
	padding: 0 37px;
	text-align: center;
	transition: ease .3s;
	white-space: nowrap;
	text-decoration: none;
}

.razzi-button .razzi-svg-icon {
	vertical-align: middle;
	margin-left: 10px;
	font-size: 13px;
	transition: ease .3s;
	display: inline-block;
	/*rtl:raw:
			transform: rotateY(180deg);
		*/
}

.razzi-button.button-smaller {
	font-size: 15px;
	line-height: 42px;
	padding: 0 25px;
}

.razzi-button.button-medium {
	line-height: 46px;
	padding: 0 31px;
}

.razzi-button.button-larger {
	line-height: 54px;
	padding: 0 43px;
}

.razzi-button.button-big {
	line-height: 70px;
	display: block;
}

.razzi-button.button-outline, .razzi-button.button-normal {
	color: var(--rz-color-dark);
	background-color: transparent;
}

.razzi-button.button-outline .razzi-svg-icon, .razzi-button.button-normal .razzi-svg-icon {
	color: inherit;
}

.razzi-button.button-outline {
	border: 1px solid;
}

.razzi-button.button-normal {
	padding: 0;
	line-height: inherit;
}

.razzi-button:not(.button-outline):not(.button-normal).button-light {
	background-color: var(--rz-background-color-light);
	color: var(--rz-color-dark);
}

.razzi-button:not(.button-outline):not(.button-normal).button-light .razzi-svg-icon {
	color: var(--rz-color-dark);
}

.razzi-button:hover .razzi-svg-icon {
	transform: translateX(3px);
	/*rtl:raw:
				transform: translateX(-3px) rotateY(180deg);
			*/
}

.btn-primary:not(.button-outline):not(.button-normal) {
	background-color: var(--rz-background-color-primary);
	color: var(--rz-background-text-color-primary);
}

.btn-primary.button-outline {
	border-color: var(--rz-border-color-primary);
}

.razzi-button--underlined {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.4375;
	background-color: transparent;
	color: var(--rz-color-dark);
	padding: 0 15px 3px;
	display: inline-block;
	position: relative;
}

.razzi-button--underlined:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	border-bottom: 1px solid;
	transform-origin: left center;
	transition: all .2s ease-in-out;
	transition-property: transform;
}

.razzi-button--underlined:hover {
	color: var(--rz-color-dark);
}

.razzi-button--underlined:hover:after {
	transform-origin: right center;
	transform: scaleX(0);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: var(--rz-color-dark);
	border: 1px solid var(--rz-border-color);
	box-sizing: border-box;
	padding: 12px 15px;
	font-size: 16px;
	transition: all .1s ease-in-out;
	outline: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: var(--rz-color-dark);
	border-color: var(--rz-color-darker);
	outline: none;
}

select {
	border: 1px solid var(--rz-border-color);
	padding: 12px 25px;
	color: var(--rz-color-dark);
	cursor: pointer;
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
	/* Safari and Chrome */
	appearance: none;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC41MDQ5NSA0LjgyMDExTDAuMjA1MjQxIDEuMDQ4NTZDLTAuMDY4NDEzNyAwLjgwODY0NiAtMC4wNjg0MTM3IDAuNDE5NjYzIDAuMjA1MjQxIDAuMTc5ODY0QzAuNDc4NjUyIC0wLjA1OTk1NDcgMC45MjIwOTggLTAuMDU5OTU0NyAxLjE5NTQ5IDAuMTc5ODY0TDUuMDAwMDcgMy41MTcxTDguODA0NTIgMC4xNzk5NjFDOS4wNzgwNSAtMC4wNTk4NTc3IDkuNTIxNDUgLTAuMDU5ODU3NyA5Ljc5NDg2IDAuMTc5OTYxQzEwLjA2ODQgMC40MTk3OCAxMC4wNjg0IDAuODA4NzQzIDkuNzk0ODYgMS4wNDg2Nkw1LjQ5NTA4IDQuODIwMkM1LjM1ODMxIDQuOTQwMTEgNS4xNzkyNSA1IDUuMDAwMDkgNUM0LjgyMDg1IDUgNC42NDE2NSA0Ljk0IDQuNTA0OTUgNC44MjAxMVoiIGZpbGw9IiM3Njc2NzYiLz4NCjwvc3ZnPg0K);
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) 50%;
	transition: .1s;
	padding-right: 40px;
}

select:focus {
	border-color: var(--rz-border-color-darker);
	outline: none;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC41MDQ5NSA0LjgyMDExTDAuMjA1MjQxIDEuMDQ4NTZDLTAuMDY4NDEzNyAwLjgwODY0NiAtMC4wNjg0MTM3IDAuNDE5NjYzIDAuMjA1MjQxIDAuMTc5ODY0QzAuNDc4NjUyIC0wLjA1OTk1NDcgMC45MjIwOTggLTAuMDU5OTU0NyAxLjE5NTQ5IDAuMTc5ODY0TDUuMDAwMDcgMy41MTcxTDguODA0NTIgMC4xNzk5NjFDOS4wNzgwNSAtMC4wNTk4NTc3IDkuNTIxNDUgLTAuMDU5ODU3NyA5Ljc5NDg2IDAuMTc5OTYxQzEwLjA2ODQgMC40MTk3OCAxMC4wNjg0IDAuODA4NzQzIDkuNzk0ODYgMS4wNDg2Nkw1LjQ5NTA4IDQuODIwMkM1LjM1ODMxIDQuOTQwMTEgNS4xNzkyNSA1IDUuMDAwMDkgNUM0LjgyMDg1IDUgNC42NDE2NSA0Ljk0IDQuNTA0OTUgNC44MjAxMVoiIGZpbGw9IiMxZjFmMWYiLz4NCjwvc3ZnPg0K");
}

textarea {
	padding: 15px;
	height: 150px;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	height: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
	background-color: var(--rz-background-color-light);
	box-sizing: border-box;
	min-width: 200px;
	padding: 18px 0;
	float: left;
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: -1px;
	z-index: 99999;
	transition: opacity .3s;
	opacity: 0;
	transform: scaleX(0);
	pointer-events: none;
}

.main-navigation ul ul ul {
	left: 100%;
	top: 0;
	transform: scaleX(1);
}

.main-navigation ul ul li {
	padding: 6px 30px;
	text-align: left;
	width: 100%;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul li:last-child {
	margin-bottom: 0;
}

.main-navigation ul ul li.menu-item-has-children .toggle-menu-children {
	margin-top: 2px;
}

.main-navigation ul ul li.menu-item-has-children .toggle-menu-children .razzi-svg-icon {
	transform: rotate(-90deg);
}

.main-navigation ul ul a {
	font-size: 15px;
	line-height: 1.5;
	text-transform: initial;
	color: var(--rz-color-dark);
	transition: .5s;
	font-weight: 400;
	cursor: pointer;
	white-space: nowrap;
}

.main-navigation .menu-item-has-children .toggle-menu-children {
	position: absolute;
	right: 0;
	top: calc( 50%);
	transform: translateY(-50%);
	line-height: 1;
	font-size: 14px;
	cursor: pointer;
	transition: .3s transform;
	margin-top: 1px;
}

.main-navigation .nav-menu {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
}

.main-navigation .nav-menu > li {
	display: flex;
	align-items: center;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center !important;
	width: max-content !important;
}

.main-navigation .nav-menu > li > a {
	padding: 3px;
	white-space: nowrap;
	position: relative;
}

.main-navigation .nav-menu > li > a:after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	width: 0;
	height: 1px;
	background-color: var(--rz-color-hover-primary);
	transition: .5s;
	opacity: 0;
}

.main-navigation .nav-menu > li > a .toggle-menu-children .razzi-svg-icon {
	transition: none;
	display: block;
}

.main-navigation .nav-menu > li.primary-color > a {
	color: var(--rz-color-hover-primary);
}

.main-navigation .nav-menu > li.menu-item-has-children > a {
	position: relative;
	padding-right: 20px;
}

.main-navigation .nav-menu > li:hover > a, .main-navigation .nav-menu > li.focus > a {
	color: var(--rz-color-hover-primary);
}

.main-navigation .nav-menu > li:hover > a:after, .main-navigation .nav-menu > li.focus > a:after {
	opacity: 1;
	width: 100%;
}

.main-navigation .nav-menu > li:first-child {
	/* padding-left: 0; */
}

.main-navigation .nav-menu > li:last-child {
	padding-right: 0;
}

.main-navigation .nav-menu li {
	height: 100%;
	/* width: 100%; */
}

.main-navigation .nav-menu li:hover > ul {
	opacity: 1;
	transform: scaleX(1);
	pointer-events: initial;
}

.main-navigation .nav-menu ul li a:after {
	bottom: 7px;
}

.main-navigation .nav-menu ul > .menu-item-has-children > a {
	position: relative;
}

.main-navigation:not(.main-menu-current-color) .nav-menu > li.current-menu-parent > a, .main-navigation:not(.main-menu-current-color) .nav-menu > li.current_page_parent > a {
	color: var(--rz-color-hover-primary);
}

.main-navigation:not(.main-menu-current-color) .nav-menu > li.current-menu-parent > a:after, .main-navigation:not(.main-menu-current-color) .nav-menu > li.current_page_parent > a:after {
	opacity: 1;
	width: 100%;
}

.main-navigation li {
	float: left;
	position: relative;
	padding: 0 14px;
	outline: none;
}

.main-navigation a {
	display: block;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	text-decoration: none;
	line-height: 1;
	color: var(--rz-header-color-dark);
	outline: none;
	transition: .5s;
}

.main-navigation a:hover, .main-navigation a.focus {
	color: var(--rz-color-primary);
}

.primary-navigation:not(.has-arrow) .nav-menu > li.menu-item-has-children > a {
	padding-right: 3px;
}

.secondary-navigation .nav-menu > li > a {
	text-transform: uppercase;
}

.secondary-navigation .nav-menu > li.menu-item-has-children > a {
	padding-right: 3px;
}

.logo-center .header-center-items > .main-navigation .nav-menu {
	justify-content: flex-end;
}

.logo-center .header-center-items .site-branding + .main-navigation .nav-menu {
	justify-content: flex-start;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

}@media screen and (min-width: 37.5em){
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

@media all{.comment-navigation,
.posts-navigation,
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.socials-menu .menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.socials-menu li {
	display: inline-block;
	padding: 0 12px;
	line-height: 1;
}

.socials-menu li:first-child {
	padding-left: 0;
}

.socials-menu li:last-child {
	padding-right: 0;
}

.socials-menu span:not(.razzi-svg-icon) {
	display: none;
}

.main-navigation li.is-mega-menu {
	position: static;
}

.main-navigation li.is-mega-menu.has-width {
	position: relative;
}

.main-navigation li.is-mega-menu.align-right .dropdown-submenu {
	left: auto;
	right: 0;
}

.main-navigation li.is-mega-menu.align-center .dropdown-submenu {
	left: 50%;
}

.main-navigation li.is-mega-menu.align-center:hover > ul {
	transform: translateX(-50%) scaleX(1);
}

.main-navigation li.is-mega-menu .dropdown-submenu {
	padding: 32px;
	left: 0;
}

.main-navigation li.is-mega-menu .mega-menu-content {
	padding: 0;
}

.main-navigation li.is-mega-menu .menu-item-mega a {
	pointer-events: auto;
}

.main-navigation li.is-mega-menu .menu-item-mega a.is-label {
	margin: 28px 0 20px;
}

.main-navigation li.is-mega-menu .menu-item-mega a.is-label,
.main-navigation li.is-mega-menu .menu-item-mega > a {
	font-size: 16px;
	font-weight: 500;
}

.main-navigation li.is-mega-menu .menu-item-mega ul {
	border: none;
	padding: 20px 0;
	position: relative;
	left: 0;
	top: 0;
	box-shadow: none;
	transform: none;
	background-color: transparent;
	opacity: 1;
}

.main-navigation li.is-mega-menu .menu-item-mega ul li {
	padding: 0;
	float: initial;
	margin-bottom: 9px;
}

.main-navigation li a.has-icon {
	display: flex;
	align-items: center;
}

.main-navigation li a.has-icon img {
	width: 20px;
}

.main-navigation li a.has-icon img,
.main-navigation li a.has-icon > .razzi-svg-icon {
	margin-right: 7px;
}

.header-center-items .main-navigation li.is-mega-menu.has-custom-width {
	position: static;
}

.site-breadcrumb {
	padding: 19px 0;
	margin: 0;
	font-size: 14px;
	color: #909090;
}

.site-breadcrumb li {
	list-style: none;
	display: inline-block;
}

.site-breadcrumb a {
	color: inherit;
}

.site-breadcrumb a:hover {
	color: var(--rz-color-dark);
}

.site-breadcrumb .delimiter {
	margin: 0 5px;
}

.site-breadcrumb .razzi-svg-icon {
	display: inline-block;
}

.next-posts-navigation {
	display: block;
	text-align: center;
}

.next-posts-navigation .nav-previous-ajax {
	display: inline-block;
	position: relative;
}

.next-posts-navigation .nav-previous-ajax a {
	display: block;
	font-weight: 600;
	padding: 11px 45px;
	border: 1px solid var(--rz-border-color-dark);
	transition: 0.35s;
}

.next-posts-navigation .nav-previous-ajax a:hover {
	background-color: var(--rz-color-dark);
	color: var(--rz-color-lighter);
}

.next-posts-navigation .razzi-gooey-loading {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: -1;
	transition: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.next-posts-navigation.loading .razzi-gooey-loading {
	opacity: 1;
	z-index: 1;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text, .site-branding .site-title,
.site-branding .site-description {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	        clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus, .site-branding .site-title:focus,
.site-branding .site-description:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	        clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.clearfix:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 40px;
	padding: 23px;
	border: 1px solid var(--rz-border-color-light);
	/* Make sure select elements fit in widgets. */
}

.widget.filled {
	border-width: 0;
}

.widget select {
	width: 100%;
}

.widget ul,
.widget ol {
	margin-bottom: 0;
}

.widget:not(.widget_block) ul {
	list-style: none;
	padding-left: 0;
}

.widget:not(.widget_block) ul ul {
	padding-left: 15px;
}

.widget ol {
	padding-left: 16px;
}

.widget:not(.widget_block) li {
	padding: 7px 0;
}

.widget > ul > li:first-child {
	padding-top: 0;
}

.widget > ul > li:last-child {
	padding-bottom: 0;
}

.widget .tagcloud {
	margin: -4px -2px;
}

.widget .tagcloud a {
	border: 1px solid var(--rz-border-color-gray);
	display: inline-block;
	padding: 9px 21px;
	font-size: 14px !important;
	color: var(--rz-text-color);
	margin: 4px 2px;
}

.widget .tagcloud a:hover {
	border-color: var(--rz-border-color-dark);
}

.widget .mc4wp-form {
	font-size: 14px;
}

.widget .mc4wp-form .mc4wp-form-fields > :first-child {
	margin-top: 0;
}

.widget .mc4wp-form input,
.widget .mc4wp-form select,
.widget .mc4wp-form textarea,
.widget .mc4wp-form button {
	min-width: 0;
	margin-top: 20px;
}

.widget .mc4wp-form input,
.widget .mc4wp-form select {
	height: 60px;
	margin-right: 0;
}

.widget .mc4wp-form input[type=submit],
.widget .mc4wp-form input[type=reset],
.widget .mc4wp-form button {
	padding: 0 20px;
}

.widget .mc4wp-form input[type=checkbox],
.widget .mc4wp-form input[type=radio] {
	padding: 0;
	width: auto;
	height: auto;
	margin: 0 5px 0 0;
}

.widget .mc4wp-form p:last-of-type {
	margin-bottom: 0;
}

.widget-title,
.widgettitle {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 20px;
	padding: 0 0 13px;
	border-bottom: 2px solid;
}

.search-form {
	position: relative;
	color: var(--rz-color-darker);
}

.search-form:after {
	content: "";
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi42MzAzNiA4LjU2OTUyQzEuODM2NTYgNy43Nzc4MiAxLjM5OTc2IDYuNzIyMjIgMS4zOTk3NiA1LjYwMDEyQzEuMzk5NzYgNC40NzgwMiAxLjgzNjU2IDMuNDIzODIgMi42MzAzNiAyLjYzMDcyQzMuNDIzNDYgMS44MzY5MiA0LjQ3ODM2IDEuNDAwMTIgNS41OTk3NiAxLjQwMDEyQzYuNzIxODYgMS40MDAxMiA3Ljc3NjA2IDEuODM2OTIgOC41NjkxNiAyLjYzMTQyQzkuMzYyOTYgMy40MjM4MiA5Ljc5OTc2IDQuNDc4MDIgOS43OTk3NiA1LjYwMDEyQzkuNzk5NzYgNi43MjIyMiA5LjM2Mjk2IDcuNzc3ODIgOC41NjkxNiA4LjU3MDIyQzcuNzc2MDYgOS4zNjMzMiA2LjcyMTg2IDkuODAwMTIgNS41OTk3NiA5LjgwMDEyQzQuNDc4MzYgOS44MDAxMiAzLjQyMzQ2IDkuMzYzMzIgMi42MzAzNiA4LjU2OTUyWk0xMy43NTkgMTIuODA1MkwxMC4wMDQ5IDkuMDUxMTJDMTAuNzc3IDguMDcwNDIgMTEuMTk5OCA2Ljg2ODUyIDExLjE5OTggNS42MDAxMkMxMS4xOTk4IDQuMTA0MjIgMTAuNjE3NCAyLjY5NzkyIDkuNTU4OTYgMS42NDA5MkM4LjUwMTk2IDAuNTgzMjIyIDcuMDk1NjYgMC4wMDAxMjIwNyA1LjU5OTc2IDAuMDAwMTIyMDdDNC4xMDM4NiAwLjAwMDEyMjA3IDIuNjk4MjYgMC41ODMyMjIgMS42NDA1NiAxLjY0MDkyQzAuNTgyODU2IDIuNjk3OTIgLTAuMDAwMjQ0MTQxIDQuMTA0MjIgLTAuMDAwMjQ0MTQxIDUuNjAwMTJDLTAuMDAwMjQ0MTQxIDcuMDk2NzIgMC41ODI4NTYgOC41MDIzMiAxLjY0MDU2IDkuNTYwMDJDMi42OTgyNiAxMC42MTc3IDQuMTAzODYgMTEuMjAwMSA1LjU5OTc2IDExLjIwMDFDNi44NTA2NiAxMS4yMDAxIDguMDM1NzYgMTAuNzg3OCA5LjAxMDE2IDEwLjAzNkwxMi43NjkyIDEzLjc5NUwxMy43NTkgMTIuODA1MloiIGZpbGw9IiMxMTExMTEiLz4NCjwvc3ZnPg0K);
	position: absolute;
	top: 50%;
	right: 17px;
	transform: translateY(-50%);
	font-size: 18px;
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
}

.search-form label {
	margin-bottom: 0;
}

.search-form .screen-reader-text, .search-form .site-branding .site-title, .site-branding .search-form .site-title,
.search-form .site-branding .site-description, .site-branding .search-form .site-description {
	display: none;
}

.search-form label {
	width: 100%;
}

.search-form .search-field {
	width: 100%;
}

.search-form .search-submit {
	background-color: transparent;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	border: none;
	text-indent: -9999px;
	z-index: 10;
	box-shadow: none;
	outline: 0;
}

.search-form .search-submit:hover, .search-form .search-submit:focus {
	background-color: transparent;
}

.widget_nav_menu li,
.widget_pages li {
	padding: 5px 0;
}

.widget_nav_menu li:last-child,
.widget_pages li:last-child {
	padding-bottom: 0;
}

.widget_archive ul,
.widget_categories ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget_archive ul ul,
.widget_categories ul ul {
	padding-left: 20px;
	margin-top: 10px;
	border-top: 1px solid var(--rz-border-color-light);
}

.widget_archive ul ul li:last-child,
.widget_categories ul ul li:last-child {
	padding-bottom: 0;
}

.widget_archive li,
.widget_categories li {
	padding: 10px 0;
	border-bottom: 1px solid var(--rz-border-color-light);
}

.widget_archive li:last-child,
.widget_categories li:last-child {
	border-bottom: 0;
}

.widget_archive li .posts-count,
.widget_categories li .posts-count {
	font-size: 12px;
	color: #838889;
	float: right;
	margin-top: 5px;
}

.razzi-widget__social-links .social-links {
	margin-left: -7.5px;
	margin-right: -7.5px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.razzi-widget__social-links .social-links a.social {
	padding: 0 7.5px;
	font-size: 20px;
	color: var(--rz-color-darker);
}

.razzi-widget__social-links .social-links a.social:hover {
	color: var(--rz-color-primary);
}

.razzi-widget__social-links .social-links a.social:first-child {
	padding-left: 0;
}

.razzi-widget__social-links .social-links a.social:last-child {
	padding-right: 0;
}

.razzi-widget__social-links .social-links a.social.facebook {
	margin-top: -3px;
}

.widget_calendar,
.wp-block-calendar {
	background-color: #fafafa;
	border: 1px solid #ccc;
	padding: 21px 19px 12px;
}

.widget_calendar .wp-block-calendar,
.widget_calendar .calendar_wrap,
.wp-block-calendar .wp-block-calendar,
.wp-block-calendar .calendar_wrap {
	position: relative;
}

.widget_calendar .wp-calendar-table,
.wp-block-calendar .wp-calendar-table {
	margin-bottom: 5px;
	border: none;
}

.widget_calendar caption,
.wp-block-calendar caption {
	margin-bottom: 15px;
	font-weight: 600;
	padding: 0 6px;
	text-align: center;
}

.widget_calendar thead, .widget_calendar tbody,
.wp-block-calendar thead,
.wp-block-calendar tbody {
	border: none;
	margin-left: -.25em;
	margin-right: -.25em;
}

.widget_calendar thead th, .widget_calendar thead td, .widget_calendar tbody th, .widget_calendar tbody td,
.wp-block-calendar thead th,
.wp-block-calendar thead td,
.wp-block-calendar tbody th,
.wp-block-calendar tbody td {
	background: transparent;
	border: 0;
	text-align: center;
	line-height: 2;
	vertical-align: middle;
	word-break: normal;
}

.widget_calendar thead th,
.wp-block-calendar thead th {
	visibility: hidden;
	position: relative;
	font-size: 14px;
	color: #999;
}

.widget_calendar thead th:after,
.wp-block-calendar thead th:after {
	content: '';
	visibility: visible;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.widget_calendar thead th[title="Monday"]:after,
.wp-block-calendar thead th[title="Monday"]:after {
	content: 'Mo';
}

.widget_calendar thead th[title="Tuesday"]:after,
.wp-block-calendar thead th[title="Tuesday"]:after {
	content: 'Tu';
}

.widget_calendar thead th[title="Wednesday"]:after,
.wp-block-calendar thead th[title="Wednesday"]:after {
	content: 'We';
}

.widget_calendar thead th[title="Thursday"]:after,
.wp-block-calendar thead th[title="Thursday"]:after {
	content: 'Th';
}

.widget_calendar thead th[title="Friday"]:after,
.wp-block-calendar thead th[title="Friday"]:after {
	content: 'Fr';
}

.widget_calendar thead th[title="Saturday"]:after,
.wp-block-calendar thead th[title="Saturday"]:after {
	content: 'Sa';
}

.widget_calendar thead th[title="Sunday"]:after,
.wp-block-calendar thead th[title="Sunday"]:after {
	content: 'Su';
}

.widget_calendar tbody td,
.wp-block-calendar tbody td {
	font-size: 14px;
	color: #000;
}

.widget_calendar tbody #today,
.wp-block-calendar tbody #today {
	position: relative;
	z-index: 9;
	color: var(--rz-background-text-color-primary);
}

.widget_calendar tbody #today:after,
.wp-block-calendar tbody #today:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 28px;
	height: 28px;
	background-color: var(--rz-background-color-primary);
	border-radius: 50%;
	z-index: -1;
}

.widget_calendar tbody .old,
.wp-block-calendar tbody .old {
	color: #999;
}

.widget_calendar .wp-calendar-nav a,
.wp-block-calendar .wp-calendar-nav a {
	color: #000;
	text-decoration: none;
}

.widget_calendar .wp-calendar-nav a:hover,
.wp-block-calendar .wp-calendar-nav a:hover {
	color: var(--rz-background-color-primary);
}

.single-post .entry-content .wp-block-calendar {
	margin-top: 20px;
}

.wp-block-page-list {
	margin: 0;
	padding: 0;
}

.wp-block-page-list li {
	list-style: none;
	padding: 7px 0;
}

.wp-block-page-list li:last-child {
	padding-bottom: 0;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Modals
--------------------------------------------------------------*/
.rz-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1600;
	display: none;
	--rz-modal-spacing: 30px;
}

.rz-modal .panel-content {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 470px;
	max-width: 100%;
	margin: 0;
	background-color: var(--rz-background-color-light);
	transform: translateX(100%);
	transition: transform .5s;
	display: flex;
	flex-direction: column;
}

.rz-modal .modal-header {
	padding: 25px 45px 20px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	background-color: var(--rz-background-color-light);
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}

.rz-modal .modal-header .modal-title {
	font-size: 18px;
	font-weight: 500;
	margin: 0;
	line-height: 1;
}

.rz-modal .modal-content {
	position: relative;
	padding: var(--rz-modal-spacing);
	background-color: var(--rz-background-color-light);
}

.rz-modal.open {
	visibility: visible;
}

.rz-modal.open .modal-header {
	opacity: 1;
	display: block;
}

.rz-modal.open .modal-content {
	opacity: 1;
}

.rz-modal.open .panel-content {
	transform: none;
}

.rz-modal.side-left .panel-content {
	left: 0;
	right: auto;
	transform: translateX(-100%);
}

.rz-modal.side-left.open .panel-content {
	transform: none;
}

.rz-modal .off-modal-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-color: var(--rz-background-color-dark);
	opacity: 0.5;
}

.rz-modal .button-close {
	display: flex;
	line-height: 1;
	position: absolute;
	right: var(--rz-modal-spacing);
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	color: #a6a6a6;
	margin-left: 20px;
}

.rz-modal .button-close:hover {
	color: #767676;
}

.admin-bar .rz-modal {
	top: 32px;
	height: calc( 100% - 32px);
}

body .hotspot-modal {
	color: var(--rz-text-color);
	font-family: var(--rz-font-family-primary);
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__number {
	display: none;
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn {
	font-size: 10px;
	letter-spacing: 0;
	font-weight: 400;
	padding: 5px 7px 4px;
	background-color: #111 !important;
	color: #fff !important;
	line-height: 1;
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn:hover {
	background-color: #111;
	color: #fff;
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__price {
	color: var(--rz-text-color-gray);
	font-size: 16px;
	font-weight: 500;
	padding-top: 3px;
	display: inline-block;
}

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__second-line {
	font-size: 16px;
	margin-top: 5px;
}

body .hotspot-modal .modal-dialog .chevron {
	top: 50%;
	transform: translateY(-50%);
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery-caption {
	display: block;
}

.gallery-icon {
	margin-bottom: 25px;
}

.gallery {
	margin-bottom: 1.5em;
	margin-left: -7px;
	margin-right: -7px;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin: 0;
	padding: 7px;
	margin-bottom: 35px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.blocks-gallery-caption {
	width: inherit;
	margin-bottom: 40px;
}

/*--------------------------------------------------------------
# Col
--------------------------------------------------------------*/
.row-flex {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.col-flex {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-flex-xs-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.col-flex-xs-11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}

.col-flex-xs-10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}

.col-flex-xs-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.col-flex-xs-8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}

.col-flex-xs-7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}

.col-flex-xs-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.col-flex-xs-5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}

.col-flex-xs-4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}

.col-flex-xs-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.col-flex-xs-2 {
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}

.col-flex-xs-1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}

.col-flex-xs-1-5 {
	flex: 0 0 20%;
	max-width: 20%;
}

}@media all and (min-width: 768px){
	.col-flex-sm-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-flex-sm-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-flex-sm-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-flex-sm-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-flex-sm-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-flex-sm-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-flex-sm-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-flex-sm-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-flex-sm-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-flex-sm-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-flex-sm-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-flex-sm-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-flex-sm-1-5 {
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media all and (min-width: 992px){
	.col-flex-md-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-flex-md-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-flex-md-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-flex-md-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-flex-md-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-flex-md-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-flex-md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-flex-md-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-flex-md-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-flex-md-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-flex-md-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-flex-md-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-flex-md-1-5 {
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media all{/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
.site-content {
	padding-top: 80px;
	padding-bottom: 80px;
}

.site-content:after {
	clear: both;
	display: block;
	content: "";
}

.site-content.no-top-spacing {
	padding-top: 0 !important;
}

.site-content.no-bottom-spacing {
	padding-bottom: 0 !important;
}

.page:not(.elementor-page) .site-content {
	display: flex;
}

.page.full-content:not(.elementor-page) .site-content {
	max-width: 1200px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
}

.page .site {
	max-width: 1920px;
	margin: 0 auto;
}

.razzi-container {
	max-width: 1903px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0;
	padding-right: 0;
}

.container > :not(.mega-menu-container).container {
	width: 100%;
}

}@media all and (min-width: 768px){
	.container {
		width: 750px;
	}
}

@media all and (min-width: 992px){
	.container {
		width: 970px;
	}
}

@media all and (min-width: 1200px){
	.container {
		width: 1170px;
	}
}

@media all{.container-fluid {
	margin-right: auto;
	margin-left: auto;
}

}@media all and (max-width: 767px){
	.hidden-xs {
		display: none !important;
	}
}

@media all and (min-width: 768px) and (max-width: 991px){
	.hidden-sm {
		display: none !important;
	}
}

@media all and (min-width: 992px) and (max-width: 1199px){
	.hidden-md {
		display: none !important;
	}
}

@media all and (min-width: 1200px){
	.hidden-lg {
		display: none !important;
	}
}

@media all{.single-post .site-content {
	padding-top: 30px;
}

.single-product .site-content {
	padding-top: 0;
}

.razzi-catalog-page.sidebar-content .primary-sidebar {
	padding-right: 45px;
}

.razzi-catalog-page.content-sidebar .primary-sidebar {
	padding-left: 45px;
}

.razzi-catalog-page.sidebar-content .content-area, .razzi-catalog-page.content-sidebar .content-area {
	width: 75%;
}

.razzi-catalog-page.sidebar-content .primary-sidebar, .razzi-catalog-page.content-sidebar .primary-sidebar {
	width: 25%;
}

.razzi-catalog-page .site-content {
	padding-top: 60px;
}

.razzi-blog-page .page-header + .site-content {
	padding-top: 5px;
}

.razzi-blog-page:not(.full-content) .page-header + .site-content {
	padding-top: 20px;
}

.razzi-boxed-layout .site {
	max-width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}

.razzi-boxed-layout .site-header {
	max-width: 1200px;
	margin: 0 auto;
}

.site-header__border {
	border-bottom: 1px solid var(--rz-border-color-light);
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Top bar
--------------------------------------------------------------*/
.razzi-topbar__text {
	color: var(--rz-color-dark);
	letter-spacing: 0.02em;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 500;
	display: flex;
}

.razzi-topbar__text svg,
.razzi-topbar__text img {
	margin: 0 14px 0 0;
	vertical-align: middle;
}

.razzi-topbar__text .razzi-svg-icon svg {
	width: auto;
	height: auto;
}

.topbar-menu {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: -12px;
	margin-right: -12px;
	display: flex;
}

.topbar-menu ul.sub-menu {
	min-width: 80px;
	position: absolute;
	top: 100%;
	left: 0;
	opacity: 0;
	transition: .3s;
	z-index: 1000;
	pointer-events: none;
	text-align: left;
	background-color: var(--rz-background-color-light);
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.05);
	list-style: none;
	margin: 0;
	padding: 0;
}

.topbar-menu ul.sub-menu li:not(:last-child) {
	border-bottom: 1px solid var(--rz-border-color-light);
}

.topbar-menu ul.sub-menu ul {
	left: 100%;
	top: 0;
	transform: scaleX(1);
}

.topbar-menu li {
	display: inline-block;
	width: 100%;
	position: relative;
}

.topbar-menu li a {
	display: block;
	width: 110%;
	font-size: 14px;
	padding: 10px 14px 9px;
	margin: 0;
	opacity: 1;
	white-space: nowrap;
}

.topbar-menu li a:hover {
	color: var(--rz-color-primary);
}

.topbar-menu li:hover > ul {
	opacity: 1;
	transform: scaleX(1);
	pointer-events: initial;
}

.topbar-menu > li {
	display: flex;
	align-items: center;
	height: inherit;
}

.topbar-menu > li > a {
	font-weight: 500;
	color: var(--rz-color-dark);
}

.topbar-menu > li.menu-item-has-children > a {
	position: relative;
	padding-right: 20px;
}

.topbar-menu > li.menu-item-has-children > a .toggle-menu-children {
	right: 0;
	transform: rotate(0);
}

.topbar-menu .menu-item-has-children {
	position: relative;
	padding-right: 20px;
}

.topbar-menu .menu-item-has-children .toggle-menu-children {
	position: absolute;
	right: 9px;
	top: calc( 50% - 4px);
	transform: translateY(-50%);
	line-height: 1;
	font-size: 9px;
	cursor: pointer;
	transition: .3s transform;
	transform: rotate(-90deg);
}

.topbar {
	--rz-icon-color: #A0A0A0;
}

.topbar .razzi-currency,
.topbar .razzi-language {
	padding: 0 20px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.topbar .razzi-currency:not(:last-child):before,
.topbar .razzi-language:not(:last-child):before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 10px;
	background-color: #cdcdcd;
}

.topbar .socials-menu .menu {
	margin-left: -10px;
	margin-right: -10px;
}

.topbar .socials-menu .menu li {
	padding: 0;
}

.topbar .socials-menu .menu li a {
	display: inline-block;
	color: var(--rz-icon-color);
	padding: 0 10px;
	font-size: 14px;
}

.topbar .socials-menu .menu li a:hover {
	color: var(--rz-dark-color);
}

.topbar .razzi-topbar__close {
	cursor: pointer;
}

.topbar {
	height: 45px;
	background-color: var(--rz-background-color-gray);
	color: var(--rz-color-dark);
}

.topbar .razzi-container-fluid {
	display: flex;
	align-items: center;
	height: 100%;
}

.topbar-items {
	display: flex;
	align-items: center;
	height: inherit;
}

.mobile-topbar-items {
	white-space: nowrap;
}

.mobile-topbar-items > * {
	margin-right: 0;
	padding: 0 20px;
}

.mobile-topbar-items .topbar-menu .menu-item-has-children {
	padding-right: 0;
}

.mobile-topbar-items .topbar-menu .sub-menu {
	display: none;
}

.topbar-left-items > * {
	margin-right: 50px;
}

.topbar-left-items > *:last-child {
	margin-right: 0;
}

.topbar-right-items {
	flex: 1;
	text-align: right;
	justify-content: flex-end;
}

.topbar-right-items > * {
	margin-left: 72px;
	height: inherit;
	display: flex;
	align-items: center;
}

.topbar-right-items > * > * {
	height: inherit;
	display: flex;
	align-items: center;
}

.topbar-right-items > *:first-child {
	margin-left: 0;
}

.topbar-left-items .razzi-currency,
.topbar-left-items .razzi-language {
	margin-right: 0;
}

.topbar-right-items .razzi-currency,
.topbar-right-items .razzi-language {
	margin-left: 0;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
	--rz-header-color-light: #ffffff;
	--rz-header-color-dark: #111111;
	--rz-header-color-darker: #1f1f1f;
	--rz-header-text-color-gray: #767676;
	--rz-header-background-color-light: #ffffff;
	--rz-header-background-color-dark: #1F1F1F;
}

.site-header .razzi-header-container {
	display: flex;
	align-items: center;
	height: 100%;
	position: relative;
}

.site-header .submenu__arrow {
	position: absolute;
	width: 12px;
	height: 12px;
	border: 1px solid transparent;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
	top: -6px;
	left: 50%;
	background-color: var --rz-background-color-light;
	z-index: 99;
	transform: translateX(-50%) rotate(135deg);
}

.site-branding {
	flex: 0 1 auto;
	position: relative;
	z-index: 100;
}

.site-branding .logo {
	position: relative;
	transition: none;
}

.site-branding .logo:hover {
	text-decoration: none;
}

.site-branding .logo img {
	display: inline-block;
	vertical-align: middle;
}

.site-branding .logo .logo-transparent {
	opacity: 0;
	visibility: hidden;
	transition: .5s;
}

.site-branding .logo.logo-text {
	font-weight: 600;
	font-size: 28px;
	line-height: 41px;
	color: var(--rz-header-color-dark);
}

.site-branding .logo svg {
	vertical-align: middle;
}

.site-branding .logo-light {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.header-transparent .site-branding .logo.active-logo .logo-transparent {
	opacity: 1;
	visibility: visible;
}

.header-transparent .site-branding .logo.active-logo .logo-main {
	opacity: 0;
	visibility: hidden;
	transition: .5s;
}

.header-transparent .site-header.minimized .site-branding .logo.active-logo .logo-transparent {
	opacity: 0;
	visibility: hidden;
}

.header-transparent .site-header.minimized .site-branding .logo.active-logo .logo-main {
	opacity: 1;
	visibility: visible;
}

.site-header .header-search .search-icon {
	cursor: pointer;
	font-size: 18px;
	color: var(--rz-header-color-dark);
	line-height: 1;
}

.site-header .header-search.search-form-type form {
	position: relative;
}

.site-header .header-search.search-form-type form.searching .close-search-results,
.site-header .header-search.search-form-type form.searching .search-submit {
	opacity: 0;
}

.site-header .header-search.search-form-type .search-fields {
	position: relative;
}

.site-header .header-search.search-form-type .search-field {
	float: left;
	height: 64px;
	line-height: 1;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
	width: 100%;
	border-radius: 0;
	min-width: 370px;
	color: var(--rz-header-color-darker);
}

.site-header .header-search.search-form-type .search-field:focus {
	outline: none;
}

.site-header .header-search.search-form-type .search-field:-ms-input-placeholder {
	color: var(--rz-color-placeholder);
}

.site-header .header-search.search-form-type .search-field::-moz-placeholder {
	color: var(--rz-color-placeholder);
}

.site-header .header-search.search-form-type .search-field::placeholder {
	color: var(--rz-color-placeholder);
}

.site-header .header-search.search-form-type .btn-icon {
	position: absolute;
	top: 0;
	right: 26px;
	height: 64px;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--rz-color-lighter);
	z-index: 10;
	transition: none;
}

.site-header .header-search.search-form-type .search-submit {
	position: absolute;
	top: 1px;
	right: 1px;
	background-color: transparent;
	padding: 0;
	width: 62px;
	height: 62px;
	line-height: 62px;
	display: block;
	z-index: 999;
	cursor: pointer;
}

.site-header .header-search.search-form-type .razzi-loading {
	bottom: auto;
	top: calc( 50% - 10px);
	left: auto;
	right: 42px;
}

.site-header .header-search.search-form-type .search-results {
	position: absolute;
	top: 100%;
	min-width: 371px;
	text-align: left;
	visibility: hidden;
}

.site-header .header-search.search-form-type .search-results .result-title {
	display: none;
}

.site-header .header-search.search-form-type .search-results .search-list {
	padding-left: 20px;
	border: 1px solid var(--rz-border-color-light);
	background-color: var(--rz-background-color-light);
	border-top: none;
}

.site-header .header-search.search-form-type .search-results .search-list .list-item {
	margin-top: 15px;
}

.site-header .header-search.search-form-type .search-results .search-list .list-item:first-child {
	margin-top: 15px;
}

.site-header .header-search.search-form-type .search-results .search-list .list-item:last-child {
	margin-bottom: 15px;
}

.site-header .header-search.search-form-type .search-results .search-list .list-item.view-more {
	margin-top: 10px;
	margin-bottom: 10px;
}

.site-header .header-search.search-form-type .search-results .search-list .list-item img {
	max-width: 80px;
	margin-right: 15px;
}

.site-header .header-search.search-form-type .search-results .result-list-not-found {
	padding-left: 0;
}

.site-header .header-search.search-form-type .found-products + .search-results {
	visibility: visible;
}

.site-header .header-search.form-type-boxed .search-field {
	position: relative;
	background-color: #303030;
	color: var(--rz-header-color-light);
	border: 1px solid transparent;
	height: 62px;
	font-size: 15px;
}

.site-header .header-search.form-type-boxed .search-field:focus {
	outline: none;
}

.site-header .header-search.form-type-boxed .search-field:-ms-input-placeholder {
	color: var(--rz-color-placeholder);
}

.site-header .header-search.form-type-boxed .search-field::-moz-placeholder {
	color: var(--rz-color-placeholder);
}

.site-header .header-search.form-type-boxed .search-field::placeholder {
	color: var(--rz-color-placeholder);
}

.site-header .header-search.form-type-boxed .search-submit {
	border: none;
}

.site-header .header-search.form-type-boxed .search-submit .razzi-svg-icon {
	font-size: 20px;
}

.site-header .header-search.form-type-boxed .close-search-results {
	border-color: transparent;
	width: 62px;
	height: 62px;
	top: 0;
	right: 0;
	transform: translateY(0);
}

.site-header .header-search.form-type-boxed .close-search-results .razzi-svg-icon {
	color: var(--rz-header-color-light);
	font-size: 18px;
}

.site-header .header-search.form-type-boxed .searched .search-submit {
	opacity: 0;
}

.site-header .header-search.form-type-full-width .search-field {
	border: none;
	border-bottom: 1px solid var(--rz-border-color-dark);
	height: 45px;
	line-height: 45px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: inherit;
}

.site-header .header-search.form-type-full-width .btn-icon {
	height: 45px;
}

.site-header .header-search.form-type-full-width .search-submit {
	width: 44px;
	height: 44px;
	line-height: 44px;
	border: none;
	margin-right: 10px;
}

.site-header .header-search.form-type-full-width .search-submit .razzi-svg-icon {
	color: var(--rz-header-color-dark);
}

.site-header .header-search.form-type-full-width .searched .search-field {
	border-bottom-color: var(--rz-border-color-light);
}

.site-header .header-search.form-type-full-width .searched .search-submit {
	opacity: 0;
}

.site-header .header-search.search-type-form-cat form {
	display: flex;
	align-items: center;
}

.site-header .header-search.search-type-form-cat form.searching .search-submit {
	opacity: 1;
}

.site-header .header-search.search-type-form-cat .search-field {
	height: 58px;
	line-height: 60px;
	border-left: 1px solid;
	border-color: var(--rz-border-color-light);
	background-color: inherit;
}

.site-header .header-search.search-type-form-cat .search-field:focus {
	border-color: var(--rz-border-color-dark);
	border-right: 1px solid;
}

.site-header .header-search.search-type-form-cat .product-cat {
	height: 58px;
	line-height: 60px;
	padding: 0;
	text-align: left;
}

.site-header .header-search.search-type-form-cat .product-cat-label {
	padding-left: 30px;
	padding-right: 63px;
	border-right: 1px solid;
	border-color: var(--rz-border-color-light);
	background-position: calc(100% - 30px) 50%;
}

.site-header .header-search.search-type-form-cat .product-cat-dd {
	min-height: 60px;
	border-color: var(--rz-border-color-light);
}

.site-header .header-search.search-type-form-cat .product-cat-dd:focus ~ .product-cat-label {
	border-color: var(--rz-border-color-dark);
}

.site-header .header-search.search-type-form-cat .search-submit {
	top: 0;
	right: 0;
	height: 58px;
	padding: 0 29px;
	border-color: var(--rz-border-color-light);
	border-left: none;
	position: relative;
	width: auto;
	background-color: transparent;
}

.site-header .header-search.search-type-form-cat .search-submit .razzi-svg-icon {
	font-size: 20px;
	color: var(--rz-header-text-color-gray);
	transition: 0.35s;
}

.ra-search-form .form-search,
.ra-search-form .search-inner-content {
	display: flex;
	width: 100%;
	position: relative;
}

.ra-search-form .product-cat {
	width: auto;
	float: left;
	position: relative;
	height: 42px;
	line-height: 42px;
	cursor: pointer;
	background-color: inherit;
}

.ra-search-form .product-cat.active:hover .cats-search {
	opacity: 1;
	z-index: 9998;
	top: 100%;
	transform: scaleX(1);
}

.ra-search-form .product-cat.active:hover .product-cat-label:before {
	z-index: 9999;
	opacity: 1;
	top: 100%;
}

.ra-search-form .form-search {
	width: 100%;
	margin: 0;
}

.ra-search-form .form-search.actived .search-wrapper .search-results,
.ra-search-form .form-search.actived ~ .search-results > .search-list {
	top: 100%;
	transform: scaleX(1);
	z-index: 9999;
}

.ra-search-form .form-search.searched .close-search-results {
	opacity: 1;
	z-index: 8888;
}

.ra-search-form .form-search.searching .razzi-loading {
	opacity: 1;
	visibility: visible;
}

.ra-search-form .form-search.searching .search-submit:before {
	opacity: 0;
}

.ra-search-form .razzi-loading {
	position: absolute;
	bottom: -50px;
	left: calc( 50% - 10px);
	transform: translateY(-50%);
	opacity: 0;
	visibility: hidden;
}

.ra-search-form .razzi-loading:before {
	height: 20px;
	width: 20px;
}

.ra-search-form .search-wrapper {
	width: 100%;
	display: flex;
	position: relative;
}

.ra-search-form .search-wrapper ::-webkit-scrollbar {
	background: transparent;
	width: 7px;
}

.ra-search-form .search-wrapper ::-webkit-scrollbar-thumb {
	background-color: var(--rz-border-color);
}

.ra-search-form .search-results {
	position: relative;
}

.ra-search-form .search-results > .search-list {
	border-top: none;
	z-index: -1;
	padding: 0;
	transform: scaleX(0);
	max-height: calc( 100vh - 340px);
}

.ra-search-form .search-results .result-title {
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	padding: 24px 20px;
	margin: 0 -30px 0 -30px;
	border-top: 1px solid #E2E2E2;
}

.ra-search-form .search-results .result-title.not-found {
	display: none;
}

.ra-search-form .search-results .search-list.result-list-not-found {
	padding: 10px 0;
}

.ra-search-form .search-results .search-list.result-list-not-found .list-item {
	flex-direction: column;
	align-items: center;
	padding: 0;
}

.ra-search-form .search-results .search-list.result-list-not-found .list-item .text {
	font-size: 15px;
	line-height: 22.5px;
	margin-bottom: 13px;
	color: var(--rz-color-darker);
}

.ra-search-form .search-results .search-list.result-list-not-found .list-item .razzi-svg-icon {
	font-size: 22px;
	color: var(--rz-color-lighter);
}

.ra-search-form .search-results .search-list .list-item {
	display: flex;
	align-items: center;
	margin-top: 20px;
}

.ra-search-form .search-results .search-list .list-item:first-child {
	margin-top: 0;
}

.ra-search-form .search-results .search-list .list-item.view-more .button-normal {
	line-height: 35px;
}

.ra-search-form .search-results .search-list .list-item img {
	max-width: 100px;
	margin-right: 30px;
}

.ra-search-form .search-results .search-list .list-item .title-item {
	font-size: 15px;
	font-weight: 600;
	line-height: 23px;
	color: var(--rz-color-dark);
	display: block;
}

.ra-search-form .search-results .search-list .list-item .title-item:hover {
	color: var(--rz-color-primary);
}

.ra-search-form .search-results .search-list .list-item .star-rating {
	float: none;
	margin-top: 5px;
}

.ra-search-form .search-results .search-list .list-item .price-item {
	font-size: 15px;
	color: var(--rz-text-color-gray);
	line-height: 23px;
	font-weight: 500;
	margin-top: 2px;
}

.ra-search-form .search-results .search-list .list-item .price-item .sale {
	display: none;
}

.ra-search-form .search-results .search-list .list-item del {
	font-size: 14px;
	padding-right: 5px;
	font-weight: 400;
}

.ra-search-form .search-results .search-list .list-item ins {
	text-decoration: none;
	background-color: transparent;
	color: var(--rz-color-primary);
	font-size: 16px;
}

.ra-search-form .search-results .search-list .search-item {
	display: flex;
	align-items: center;
}

.ra-search-form .close-search-results {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 25px;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--rz-header-color-dark);
	z-index: 10;
	opacity: 0;
	transition: none;
}

.ra-search-form .product-cat-label {
	padding-right: 25px;
	padding-left: 25px;
	border: 1px solid var(--rz-border-color);
	border-right: none;
	color: var(--rz-header-text-color-gray);
	position: relative;
	height: 100%;
	white-space: nowrap;
}

.ra-search-form .product-cat-label .razzi-svg-icon {
	position: absolute;
	right: 25px;
	top: 53%;
	transform: translateY(-50%);
	font-size: 18px;
}

.ra-search-form .product-cat-dd {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	cursor: pointer;
	min-height: 42px;
	width: 100%;
	z-index: 10;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: var(--rz-header-text-color-gray);
	background-position: calc(100% - 25px) 50%;
	opacity: 0;
}

.ra-search-form .product-cat-dd:focus {
	color: var(--rz-color-dark);
}

.ra-search-form .search-field {
	float: left;
	height: 42px;
	line-height: 1;
	border-top: 1px solid var(--rz-border-color);
	border-bottom: 1px solid var(--rz-border-color);
	border-left: none;
	border-right: none;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
	width: 100%;
	border-radius: 0;
}

.ra-search-form .search-field:focus {
	outline: none;
}

.ra-search-form.search-every-thing .search-field {
	border-left: 1px solid var(--rz-border-color);
}

.ra-search-form ::-webkit-input-placeholder {
	color: #777;
}

.ra-search-form ::-moz-placeholder {
	color: #777;
}

.ra-search-form :-ms-input-placeholder {
	color: #777;
}

.ra-search-form :-moz-placeholder {
	color: #777;
}

.ra-search-form .search-submit {
	float: right;
	height: 45px;
	line-height: 47px;
	background-color: var(--rz-header-bacground-color-light);
	border: 1px solid var(--rz-border-color);
	white-space: nowrap;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.ra-search-form .search-submit .razzi-svg-icon {
	display: block;
	font-size: 18px;
	order: 3;
}

.ra-search-form .search-submit .button-label {
	order: 2;
}

.ra-search-modal .search-inner-content {
	flex-direction: column;
}

.ra-search-modal .product-cat {
	height: 54px;
	line-height: 54px;
	background-color: var(--rz-background-color-light);
	margin-bottom: 20px;
}

.ra-search-modal .product-cat-label {
	border: 1px solid var(--rz-border-color-gray);
	background-color: var(--rz-background-color-light);
}

.ra-search-modal .product-cat-label:focus {
	border-color: var(--rz-border-color-dark);
}

.ra-search-modal .title {
	font-size: 18px;
	color: var(--rz-color-darker);
	font-weight: 600;
}

.ra-search-modal .search-field {
	border: 1px solid var(--rz-border-color-gray);
	padding-right: 42px;
	height: 54px;
	line-height: 54px;
}

.ra-search-modal .search-field:focus {
	border-color: var(--rz-color-dark);
}

.ra-search-modal .search-submit {
	position: absolute;
	right: 0;
	background-color: transparent;
	color: var(--rz-text-color-gray);
	padding: 0;
	width: 68px;
	height: 54px;
	line-height: 56px;
	display: block;
	text-align: center;
	z-index: 999;
	border: none;
	transition: none;
}

.ra-search-modal .search-submit .razzi-svg-icon {
	margin: 0;
}

.ra-search-modal form.actived .search-submit {
	opacity: 0;
}

.ra-search-modal .search-results {
	border: 0;
	margin-top: 30px;
}

.site-header .header-account .account-links {
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
	background-color: var(--rz-background-color-light);
	box-sizing: border-box;
	min-width: 200px;
	padding: 30px 0;
	float: left;
	position: absolute;
	top: 100%;
	left: -15px;
	z-index: 99999;
	transition: opacity .3s;
	opacity: 0;
	transform: scaleX(0);
	pointer-events: none;
}

.site-header .header-account .account-links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.site-header .header-account .account-links li {
	padding: 0 30px;
	margin-bottom: 12px;
	text-align: left;
}

.site-header .header-account .account-links li:last-child {
	margin-bottom: 0;
}

.site-header .header-account .account-links li a:hover {
	color: var(--rz-color-primary);
}

.site-header .header-account:hover .account-links {
	opacity: 1;
	transform: scaleX(1);
	pointer-events: initial;
}

.ra-account-modal .modal-content {
	height: 100%;
	flex-direction: column;
	justify-content: center;
	padding-left: 50px;
	padding-right: 50px;
}

.ra-account-modal .modal-content .form-row {
	padding: 0;
}

.ra-account-modal .modal-content form {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.ra-account-modal .woocommerce-error .error-message {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.ra-account-modal .razzi-button {
	width: 100%;
	line-height: 50px;
	cursor: pointer;
}

.ra-account-modal .razzi-button.razzi-loading:before {
	left: 50%;
	top: -10px;
}

.ra-account-modal .razzi-button.button-medium {
	line-height: 48px;
}

.ra-account-modal .razzi-button.create-account {
	margin-top: 20px;
}

.ra-account-modal form.register button.razzi-button {
	margin: 20px 0 0 0;
}

.ra-account-modal div.nsl-container.nsl-container-block .nsl-container-buttons {
	width: 100%;
}

.site-header .header-account {
	height: inherit;
}

.site-header .header-account .account-icon {
	font-size: 18px;
	display: flex;
	align-items: center;
	height: inherit;
	position: relative;
	top: -2px;
	color: var(--rz-header-color-dark);
}

.site-header .header-wishlist .wishlist-icon {
	font-size: 18px;
	color: var(--rz-header-color-dark);
}

.site-header .header-cart {
	padding-right: 19px;
}

.site-header .header-cart > a {
	position: relative;
	color: var(--rz-header-color-dark);
}

.site-header .header-cart .razzi-svg-icon {
	font-size: 18px;
}

.site-header .header-cart .counter {
	position: absolute;
	top: -10px;
	right: -10px;
	font-size: 10px;
	font-weight: 500;
	color: var(--rz-background-text-color-primary);
	text-align: center;
	line-height: 11px;
	min-width: 18px;
	height: 18px;
	border-radius: 30px;
	padding: 4px;
	background-color: var(--rz-background-color-primary);
	display: inline-block;
}

.ra-cart-modal .modal-header {
	justify-content: center;
}

.ra-cart-modal .modal-content {
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 100%;
	position: static;
}

.ra-cart-modal .widget_shopping_cart_content {
	height: 100%;
	padding-bottom: 340px;
	position: static;
}

.widget_shopping_cart_content {
	position: relative;
}

.widget_shopping_cart_content .woocommerce-mini-cart {
	display: flex;
	flex-direction: column;
	padding: 0;
	margin: 0;
}

.widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item {
	display: flex;
}

.widget_shopping_cart_content a.remove {
	color: #a2a5a6;
	line-height: 1;
}

.widget_shopping_cart_content a.remove:hover {
	color: var(--rz-color-dark);
}

.widget_shopping_cart_content a.remove .razzi-svg-icon {
	font-size: 14px;
	transform: translateY(2px);
}

.widget_shopping_cart_content a.remove .name {
	font-size: 14px;
	margin-left: 5px;
}

.widget_shopping_cart_content ul.cart_list {
	margin: 0;
	padding: 0 var(--rz-modal-spacing);
	overflow-y: auto;
	height: 100%;
}

.widget_shopping_cart_content ul.cart_list .mini_cart_item {
	display: flex;
	align-items: center;
	padding: 0 0 var(--rz-modal-spacing) 0;
	position: relative;
	border-bottom: 1px solid var(--rz-border-color-light);
	margin-bottom: var(--rz-modal-spacing);
}

.widget_shopping_cart_content ul.cart_list .mini_cart_item:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.widget_shopping_cart_content ul.cart_list .mini_cart_item:last-child:not(:first-child) .razzi-quantity-dropdown .qty-options {
	top: auto;
	bottom: 29px;
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__thumbnail {
	padding-right: var(--rz-modal-spacing);
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__thumbnail img {
	display: block;
	float: none;
	margin-right: 0;
	max-width: 120px;
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__summary {
	flex: 1;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__summary .variation {
	margin-top: 5px;
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__summary .variation > dt {
	float: left;
	clear: both;
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__summary .variation > dt:before {
	display: none;
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__summary .variation > dd {
	float: left;
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__name {
	font-size: 15px;
	font-weight: 600;
	color: var(--rz-color-dark);
	padding-right: 20px;
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__name a {
	color: var(--rz-color-dark);
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__price {
	font-weight: 500;
	display: block;
	margin-top: 5px;
	color: var(--rz-text-color-gray);
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__remove {
	text-align: right;
	display: flex;
	flex-flow: column;
	justify-content: center;
}

.widget_shopping_cart_content .variation {
	font-size: 14px;
	margin: 0;
}

.widget_shopping_cart_content .variation dt {
	font-weight: 400;
	display: inline-block;
}

.widget_shopping_cart_content .variation dt:before {
	content: "|";
	display: inline-block;
	margin: 0 4px 0 0;
}

.widget_shopping_cart_content .variation dt:first-child:before {
	display: none;
}

.widget_shopping_cart_content .variation dd {
	display: inline-block;
	margin: 0 0 0 5px;
}

.widget_shopping_cart_content .variation dd :first-child {
	margin-top: 0;
}

.widget_shopping_cart_content .variation dd :last-child {
	margin-bottom: 0;
}

.widget_shopping_cart_content .quantity {
	border: 0;
}

.widget_shopping_cart_content .quantity .qty-button {
	display: none;
}

.widget_shopping_cart_content .quantity .qty {
	color: var(--rz-color-dark);
	text-align: center;
	font-weight: 400;
}

.widget_shopping_cart_content .quantity .qty-dropdown {
	color: var(--rz-color-dark);
}

.widget_shopping_cart_content .quantity .current {
	position: relative;
}

.widget_shopping_cart_content .quantity .current .svg-icon {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
}

.widget_shopping_cart_content .woocommerce-cart-item__qty {
	margin-top: 25px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.widget_shopping_cart_content .total {
	font-size: 15px;
	font-weight: 500;
	text-align: right;
	color: var(--rz-color-dark);
	background-color: var(--rz-background-color-gray);
	padding: 24px var(--rz-modal-spacing);
	margin: 0 calc(var(--rz-modal-spacing)* -1);
}

.widget_shopping_cart_content .total strong {
	font-weight: 500;
	float: left;
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons {
	display: flex;
	flex-direction: column;
	margin: var(--rz-modal-spacing) 0 0 0;
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons .razzi-button {
	height: 54px;
	line-height: 54px;
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons .checkout {
	margin-top: 10px;
}

.widget_shopping_cart_content .widget_shopping_cart_footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 var(--rz-modal-spacing) var(--rz-modal-spacing) var(--rz-modal-spacing);
	background-color: #fff;
}

.widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
	position: absolute;
	top: calc( 50% - 15px);
	transform: translateY(-50%);
	width: 100%;
	font-weight: 500;
	font-size: 24px;
	line-height: 35px;
	color: var(--rz-color-dark);
	padding: 0 var(--rz-modal-spacing);
	margin: 0;
}

.widget_shopping_cart_content .woocommerce-mini-cart__empty-message > span {
	display: flex;
	align-items: center;
	justify-content: center;
}

.widget_shopping_cart_content .woocommerce-mini-cart__empty-message .razzi-svg-icon {
	font-weight: 400;
	margin-left: 17px;
}

.widget_shopping_cart_content .woocommerce-mini-cart__empty-message .razzi-button {
	width: 100%;
	margin-top: var(--rz-modal-spacing);
}

.site-header .header-hamburger {
	color: var(--rz-header-color-dark);
}

.site-header .header-hamburger > span {
	cursor: pointer;
}

.ra-hamburger-modal .hamburger-panel-content {
	height: 100%;
	display: flex;
	flex-direction: column;
	overflow-y: auto;
}

.ra-hamburger-modal .hamburger-panel-content::-webkit-scrollbar {
	width: 0;
}

.ra-hamburger-modal .hamburger-panel-content:hover::-webkit-scrollbar {
	width: 0;
}

.ra-hamburger-modal .modal-header {
	border: none;
}

.ra-hamburger-modal .modal-content {
	height: 100%;
	display: flex;
	align-items: center;
	padding-right: 10px;
}

.ra-hamburger-modal .modal-footer {
	padding: 40px 30px;
}

.ra-hamburger-modal .hamburger-navigation {
	width: 100%;
	padding-right: 20px;
}

.ra-hamburger-modal ul.nav-menu {
	padding: 0;
	margin: 0;
}

.ra-hamburger-modal ul.nav-menu a {
	font-weight: 500;
	font-size: 36px;
	line-height: 52px;
	position: relative;
	display: block;
}

.ra-hamburger-modal ul.nav-menu > li {
	margin-bottom: 10px;
}

.ra-hamburger-modal ul.nav-menu > li .razzi-svg-icon {
	font-size: 24px;
}

.ra-hamburger-modal ul.nav-menu ul {
	padding: 10px 0 0 0;
	margin: 0;
	display: none;
}

.ra-hamburger-modal ul.nav-menu ul li {
	padding: 6px 0;
}

.ra-hamburger-modal ul.nav-menu ul li a {
	font-size: 18px;
	line-height: 27px;
	font-weight: 400;
}

.ra-hamburger-modal ul.nav-menu li.current-menu-parent > a, .ra-hamburger-modal ul.nav-menu li.current_page_parent > a, .ra-hamburger-modal ul.nav-menu li.current-menu-item > a, .ra-hamburger-modal ul.nav-menu li.current_page_item > a, .ra-hamburger-modal ul.nav-menu li:hover > a {
	color: var(--rz-color-primary);
}

.ra-hamburger-modal ul.nav-menu li.current-menu-parent .razzi-svg-icon, .ra-hamburger-modal ul.nav-menu li.current_page_parent .razzi-svg-icon, .ra-hamburger-modal ul.nav-menu li.current-menu-item .razzi-svg-icon, .ra-hamburger-modal ul.nav-menu li.current_page_item .razzi-svg-icon, .ra-hamburger-modal ul.nav-menu li:hover .razzi-svg-icon {
	transition: .5s;
}

.ra-hamburger-modal ul.nav-menu li.active > a .toggle-menu-children .razzi-svg-icon {
	transform: rotate(180deg);
}

.ra-hamburger-modal ul.nav-menu li.menu-item-has-children .toggle-menu-children {
	position: absolute;
	right: 0;
	top: 55%;
	transform: translateY(-50%);
	display: none;
	line-height: 1;
	font-size: 14px;
	cursor: pointer;
}

.ra-hamburger-modal ul.nav-menu li.menu-item-has-children .toggle-menu-children .razzi-svg-icon {
	transition: none;
}

.ra-hamburger-modal ul.nav-menu li.menu-item-has-children > a {
	font-weight: 500;
}

.ra-hamburger-modal ul.nav-menu.active-arrow li.menu-item-has-children .toggle-menu-children {
	display: block;
}

.ra-hamburger-modal ul {
	list-style-type: none;
}

.ra-hamburger-modal .socials-menu li {
	padding: 0 5px;
}

.ra-hamburger-modal .socials-menu li a {
	color: #a0a0a0;
}

.ra-hamburger-modal .socials-menu li a:hover {
	color: var(--rz-color-dark);
}

.ra-hamburger-modal .menu-copyright {
	font-size: 13px;
	line-height: 19px;
	color: #919191;
	margin-top: 15px;
}

.site-header .campaign-bar {
	height: 50px;
}

.site-header .campaign-bar > * {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.site-header.transparent ~ .campaign-bar {
	display: none;
}

.site-header.light ~ .campaign-bar {
	padding-top: 0;
}

.campaign-bar__campaigns {
	display: flex;
	height: 100%;
}

.campaign-bar__campaigns .razzi-promotion {
	flex: 1;
	background-position: center center;
	background-size: cover;
	height: 100%;
	padding: 0 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: var(--rz-color-dark);
}

.razzi-currency {
	position: relative;
	display: flex;
	align-items: center;
	height: inherit;
}

.razzi-currency .current {
	cursor: pointer;
	transition: 0.5s;
	font-weight: 500;
	font-size: 14px;
	position: relative;
	color: var(--rz-header-color-dark);
}

.razzi-currency .current .razzi-svg-icon {
	margin-left: 5px;
	transform: translateY(2px);
}

.razzi-currency .content-droplist {
	min-width: 80px;
	position: absolute;
	top: 110%;
	left: 0;
	opacity: 0;
	transition: .3s;
	z-index: 1000;
	pointer-events: none;
	text-align: left;
}

.razzi-currency .content-droplist ul {
	background-color: var(--rz-background-color-light);
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.05);
	list-style: none;
	margin: 0;
	padding: 0;
}

.razzi-currency .content-droplist ul li {
	padding: 0;
}

.razzi-currency .content-droplist ul li a {
	display: block;
	width: 100%;
	font-size: 14px;
	padding: 13px 20px;
	margin: 0;
	opacity: 1;
	white-space: nowrap;
}

.razzi-currency .content-droplist ul li a:hover {
	background-color: var(--rz-background-color-gray);
}

.razzi-currency .content-droplist ul li:not(:last-child) {
	border-bottom: 1px solid var(--rz-border-color-light);
}

.razzi-currency .content-droplist ul li.actived a {
	color: #000;
	pointer-events: none;
}

.razzi-currency:hover .content-droplist {
	opacity: 1;
	pointer-events: initial;
	top: 100%;
}

.header-currencies {
	height: inherit;
}

.header-currencies .razzi-currency .current {
	font-size: 16px;
}

.header-currencies .razzi-currency .content-droplist {
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.05);
}

.razzi-language {
	position: relative;
	display: flex;
	align-items: center;
	height: inherit;
}

.razzi-language .current {
	cursor: pointer;
	transition: 0.5s;
	font-weight: 500;
	font-size: 14px;
	position: relative;
	color: var(--rz-header-color-dark);
}

.razzi-language .current .razzi-svg-icon {
	margin-left: 5px;
	transform: translateY(2px);
}

.razzi-language .language-dropdown {
	min-width: 80px;
	position: absolute;
	top: 110%;
	left: 0;
	opacity: 0;
	transition: .3s;
	z-index: 1000;
	pointer-events: none;
	text-align: left;
}

.razzi-language .language-dropdown ul {
	background-color: var(--rz-background-color-light);
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.05);
	list-style: none;
	margin: 0;
	padding: 0;
}

.razzi-language .language-dropdown ul li {
	padding: 0;
}

.razzi-language .language-dropdown ul li a {
	display: block;
	width: 100%;
	font-size: 14px;
	padding: 10px 20px 9px;
	margin: 0;
	opacity: 1;
	white-space: nowrap;
}

.razzi-language .language-dropdown ul li a:hover {
	background-color: var(--rz-background-color-gray);
}

.razzi-language .language-dropdown ul li:not(:last-child) {
	border-bottom: 1px solid var(--rz-border-color-light);
}

.razzi-language .language-dropdown ul li.actived a {
	color: #000;
	pointer-events: none;
}

.razzi-language:hover .language-dropdown {
	opacity: 1;
	pointer-events: initial;
	top: 100%;
}

.header-languages {
	height: inherit;
}

.header-languages .razzi-language .current {
	font-size: 16px;
}

.header-languages .razzi-language .language-dropdown {
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.05);
}

.header-v2 .header-languages {
	margin-right: 16px;
}

.header-v2 .header-languages .dropdown {
	border-left: 1px solid var(--rz-border-color-gray);
	padding-left: 20px;
}

.site-header .header-department {
	height: inherit;
	background-color: var(--rz-header-background-color-dark);
	color: var(--rz-header-color-light);
	border: 1px solid transparent;
	padding: 0;
	min-width: 300px;
	position: relative;
}

.site-header .header-department:hover .department-content {
	opacity: 1;
	pointer-events: initial;
	top: 100%;
}

.site-header .header-department.text-empty {
	min-width: auto;
}

.site-header .header-department.text-empty .department-content {
	min-width: 300px;
}

.site-header .header-department .department-icon {
	display: flex;
	align-items: center;
	height: inherit;
	padding: 0 30px;
	cursor: pointer;
}

.site-header .header-department .department-icon .razzi-svg-icon {
	font-size: 20px;
}

.site-header .header-department .department-icon .department-text {
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	margin-left: 30px;
}

.site-header .header-department .department-content {
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 120%;
	left: -1px;
	width: 100%;
	transition: .35s;
}

.site-header .header-department .department-menu a {
	color: var(--rz-color-dark);
}

.site-header .header-department .department-menu a:hover {
	color: var(--rz-color-primary);
}

.site-header .header-department .department-menu .nav-menu {
	border: 1px solid var(--rz-border-color-light);
	background-color: var(--rz-background-color-light);
	flex-direction: column;
	align-items: flex-start;
}

.site-header .header-department .department-menu .nav-menu > li {
	border-bottom: 1px solid var(--rz-border-color-light);
	padding: 0;
	width: 100%;
	transition: .5s;
}

.site-header .header-department .department-menu .nav-menu > li:last-child {
	border-bottom: none;
}

.site-header .header-department .department-menu .nav-menu > li > a {
	padding: 13px 30px;
	display: flex;
	align-items: center;
	font-weight: 400;
	width: 100%;
}

.site-header .header-department .department-menu .nav-menu > li > a:before, .site-header .header-department .department-menu .nav-menu > li > a:after {
	display: none;
}

.site-header .header-department .department-menu .nav-menu > li > a .razzi-svg-icon {
	margin-right: 17px;
	font-size: 20px;
	transition: .3s;
}

.site-header .header-department .department-menu .nav-menu > li:hover {
	background-color: var(--rz-background-color-gray);
}

.site-header .header-department .department-menu .nav-menu > li:hover > a {
	padding-left: 40px;
}

.site-header .header-department .department-menu .nav-menu > li:hover > a .razzi-svg-icon {
	color: var(--rz-color-primary);
}

.site-header .header-department .department-menu .nav-menu > li:hover > .dropdown-submenu {
	transform: scaleX(1);
}

.site-header .header-department .department-menu .nav-menu > li > .dropdown-submenu {
	left: 100%;
	top: 0;
	padding: 18px 0;
}

.site-header .header-department .department-menu .nav-menu > li.is-mega-menu {
	position: relative;
}

.site-header .header-department .department-menu .nav-menu > li.is-mega-menu > .dropdown-submenu {
	padding: 40px 0 20px 40px;
}

.site-header .header-department .department-menu .nav-menu > li.is-mega-menu .menu-item-mega ul {
	padding-bottom: 0;
}

.site-header .header-department .department-menu .nav-menu > li.menu-item-has-children:after {
	content: '';
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgNSA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNC44MjAxMSA0Ljk0NTU1TDEuMDQ4NTYgOC44MTUyOEMwLjgwODY0NiA5LjA2MTU3IDAuNDE5NjYzIDkuMDYxNTcgMC4xNzk4NjQgOC44MTUyOEMtMC4wNTk5NTQ3IDguNTY5MjEgLTAuMDU5OTU0NyA4LjE3MDExIDAuMTc5ODY0IDcuOTI0MDZMMy41MTcxIDQuNDk5OTRMMC4xNzk5NjEgMS4wNzU5M0MtMC4wNTk4NTc3IDAuODI5NzU5IC0wLjA1OTg1NzcgMC40MzA2OTcgMC4xNzk5NjEgMC4xODQ2MjdDMC40MTk3OCAtMC4wNjE1NDI0IDAuODA4NzQzIC0wLjA2MTU0MjQgMS4wNDg2NiAwLjE4NDYyN0w0LjgyMDIgNC4wNTQ0MkM0Ljk0MDExIDQuMTc3NTIgNSA0LjMzODY4IDUgNC40OTk5MkM1IDQuNjYxMjMgNC45NCA0LjgyMjUxIDQuODIwMTEgNC45NDU1NVoiIGZpbGw9IiMxRjFGMUYiLz4KPC9zdmc+Cg==");
	background-repeat: no-repeat;
	width: 13px;
	height: 9px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 30px;
}

.site-header .header-department .department-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.header-main {
	height: 90px;
	border: 1px solid transparent;
	transition: height 0.35s;
}

.header-main .header-items > * {
	z-index: 999;
	line-height: 1;
	height: inherit;
	display: flex;
	align-items: center;
}

.header-bottom {
	height: 50px;
	border: 1px solid transparent;
}

.header-bottom .header-items > * {
	height: inherit;
	display: flex;
	align-items: center;
}

.header-contents {
	position: relative;
}

.header-items {
	display: flex;
	align-items: center;
	height: 100%;
}

.header-items > * {
	position: relative;
	z-index: 100;
}

.header-left-items {
	flex: 1;
	text-align: left;
	justify-content: flex-start;
	margin: 0 -20px;
}

.header-left-items > * {
	padding: 0 20px;
}

.header-left-items .hamburger-menu:first-child {
	margin-right: 34px;
}

.header-left-items.has-list-dropdown > * {
	padding-right: 15px;
}

.header-center-items {
	text-align: center;
	justify-content: center;
}

.header-center-items > * {
	margin: 0 17px;
}

.header-right-items {
	flex: 1;
	text-align: right;
	justify-content: flex-end;
	margin: 0 -10px;
}

.header-right-items > * {
	padding: 0 10px;
}

.header-right-items .main-navigation {
	padding-right: 10px;
}

.header-right-items.has-list-dropdown > * {
	padding-left: 15px;
}

.logo-center .header-center-items {
	text-align: right;
}

.logo-center .header-center-items > * {
	flex: 1;
}

.logo-center .header-center-items .site-branding {
	flex: initial;
	text-align: center;
}

.logo-center .header-center-items .site-branding + * {
	text-align: left;
}

.logo-center.menu-center .header-center-items {
	flex: 3;
}

.no-center .has-menu {
	flex: 3;
}

.has-menu > * {
	position: static;
}

.no-sides .header-center-items {
	flex: 1;
}

.header-v3 .header-bottom {
	height: 64px;
	background-color: var(--rz-header-background-color-dark);
	--rz-header-text-color-gray: #fff;
}

.header-v3 .header-bottom .main-navigation > ul > li > a {
	--rz-header-color-dark: #CDCDCD;
}

.header-v3 .header-bottom .main-navigation .nav-menu > li > a:after {
	display: none;
}

.header-v3 .header-bottom .ra-search-form {
	--rz-border-color-dark: #fff;
	--rz-color-dark: #fff;
	--rz-color-placeholder: #a0a0a0;
	--rz-header-color-darker: #fff;
	--rz-header-color-dark: #fff;
}

.header-v3 .header-bottom .ra-search-form .product-cat-dd {
	color: #111;
}

.header-v3 .header-bottom .header-search.form-type-full-width .form-search {
	margin-bottom: 5px;
}

.header-v3 .header-bottom .header-search .search-icon {
	color: #CDCDCD;
}

.header-v4 .header-bottom {
	height: 60px;
	margin-bottom: 20px;
}

.header-v4 .header-center-items {
	justify-content: space-between;
}

.header-v4 .header-center-items > * {
	margin: 0;
}

.header-v4 .header-center-items .main-navigation li.is-mega-menu.has-custom-width {
	position: relative;
}

.header-v4 .header-search {
	flex: 1 1 100%;
}

.header-v4 .header-search .search-fields {
	width: 100%;
}

.header-v4 .header-search.search-form-type .search-results {
	width: 600px;
}

.header-v4 .header-search.form-type-full-width .search-field,
.header-v4 .header-search.form-type-full-width .search-submit, .header-v4 .header-search.form-type-boxed .search-field,
.header-v4 .header-search.form-type-boxed .search-submit {
	height: 58px;
	line-height: 60px;
}

.header-v4 .header-search.search-type-icon {
	flex: none;
}

.header-v5 .header-hamburger {
	margin-left: 20px;
}

.header-v5 .header-hamburger .razzi-svg-icon {
	font-size: 18px;
}

.header-v6 #page {
	padding-left: 335px;
}

.header-v6 .header-main {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
	height: 100%;
	overflow-y: auto;
	background-color: var(--rz-background-color-light);
}

.header-v6 .header-main .razzi-header-container {
	flex-direction: column;
	align-items: self-start;
	height: auto;
	background-color: inherit;
}

.header-v6 .header-main .razzi-header-container.header-container {
	width: 335px;
}

.header-v6 .header-main .header-items {
	height: auto;
	width: 100%;
	justify-content: flex-start;
	flex-direction: column;
	align-items: flex-start;
	padding: 0 60px;
}

.header-v6 .header-main .header-left-items {
	height: 90px;
}

.header-v6 .header-main .header-center-items {
	margin: 85px 0 55px;
}

.header-v6 .header-main .header-center-items > * {
	margin: 17px 0;
	width: 100%;
}

.header-v6 .header-main .header-right-items > * {
	margin-left: 0;
	margin-top: 35px;
}

.header-v6 .header-main .main-navigation .nav-menu {
	flex-direction: column;
	align-items: flex-start;
}

.header-v6 .header-main .main-navigation .nav-menu > li {
	padding-left: 0;
	padding-right: 20px;
	width: 100%;
	flex-direction: column;
	align-items: flex-start;
	padding-top: 10px;
	padding: 10px;
	padding-left: 0;
}

.header-v6 .header-main .main-navigation .nav-menu > li > a {
	font-size: 18px;
}

.header-v6 .header-main .main-navigation .nav-menu > li > a:after {
	display: none;
}

.header-v6 .header-main .main-navigation ul ul {
	box-shadow: none;
	min-width: auto;
	padding: 17px 3px 0 0;
	position: static;
	top: 0;
	left: 0;
	opacity: 1;
	transform: scaleX(1);
	pointer-events: inherit;
	display: none;
	padding-left: 5px;
	width: 100%;
}

.header-v6 .header-main .main-navigation ul ul li {
	padding: 6px 0;
	width: 100%;
	height: auto;
}

.header-v6 .header-main .main-navigation ul ul li.current-menu-parent > a, .header-v6 .header-main .main-navigation ul ul li.current_page_parent > a, .header-v6 .header-main .main-navigation ul ul li.current-menu-item > a, .header-v6 .header-main .main-navigation ul ul li.current_page_item > a, .header-v6 .header-main .main-navigation ul ul li:hover > a {
	color: var(--rz-color-primary);
}

.header-v6 .header-main .main-navigation ul > .menu-item-has-children > a {
	font-weight: 500;
}

.header-v6 .header-main .main-navigation ul > .menu-item-has-children > a:before {
	display: none;
}

.header-v6 .header-main .main-navigation .menu-item-has-children > a {
	display: flex;
	width: 100%;
	text-align: left;
}

.header-v6 .header-main .main-navigation .menu-item-has-children > a .toggle-menu-children {
	order: 2;
	right: 0;
	top: 0;
	width: 20px;
	height: 20px;
	font-size: 15px;
	transform: rotate(-90deg);
}

.header-v6 .header-main .main-navigation .menu-item-has-children > a .toggle-menu-children .razzi-svg-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	transform: none;
}

.header-v6 .header-main .main-navigation .menu-item-has-children.active > a .toggle-menu-children {
	transform: rotate(0);
}

.header-v6 .header-main .socials-menu li {
	padding: 0 6px;
}

.header-v6 .header-main .socials-menu li:first-child {
	padding-left: 0;
}

.header-v6 .header-main .socials-menu li a {
	color: #A0A0A0;
}

.header-v6 .header-main .socials-menu li a:hover {
	color: var(--rz-color-dark);
}

.header-v6 .header-main::-webkit-scrollbar {
	width: 0;
}

.header-v6 .header-main:hover::-webkit-scrollbar {
	width: 0;
}

.header-v6.admin-bar .header-main {
	top: 32px;
}

.header-v6 .header-bottom {
	padding-right: 70px;
	margin-left: 15px;
	height: 90px;
}

.header-v6 .header-bottom .header-search.form-type-full-width .search-field {
	font-size: 15px;
}

.header-v6 .site-header .header-search.search-form-type .search-results {
	top: calc( 100% - 20px);
}

.header-v6 .site-footer .razzi-container {
	padding-left: 60px;
	padding-right: 60px;
}

.header-v7 .main-navigation .nav-menu li.active > a {
	color: var(--rz-color-primary);
}

.header-v7 .main-navigation .nav-menu li.active > a:after {
	opacity: 1;
	width: 100%;
}

.header-v7 .header-right-items .main-navigation {
	padding-right: 40px;
}

.header-v8 .main-navigation .nav-menu > li > a {
	text-transform: uppercase;
}

.header-v9 .header-main {
	border-bottom-color: #e2e2e2;
}

.header-v9 .header-bottom {
	height: 64px;
}

.header-v9 .razzi-topbar__text p {
	margin: 0;
}

.header-v9 .header-search.form-type-boxed .search-field {
	background-color: transparent;
	color: var(--rz-color-dark);
	border-color: var(--rz-border-color-dark);
	height: 48px;
	min-width: 470px;
}

.header-v9 .header-search.form-type-boxed .search-submit,
.header-v9 .header-search.form-type-boxed .close-search-results {
	color: var(--rz-color-main);
	width: 48px;
	height: 48px;
	line-height: 48px;
}

.header-v9 .header-search.form-type-boxed .search-submit .razzi-svg-icon,
.header-v9 .header-search.form-type-boxed .close-search-results .razzi-svg-icon {
	color: inherit;
}

.header-v9 .header-search.form-type-boxed .search-results {
	width: 100%;
}

.header-v9 .main-navigation {
	width: 100%;
}

.header-v9 .main-navigation .nav-menu {
	justify-content: space-between;
}

.header-v9 .main-navigation .nav-menu li {
	/* width: 100% !important; */
}

.header-sticky.header-transparent .site-header {
	position: fixed;
}

.header-sticky.header-v6 .site-header.minimized .header-bottom {
	position: fixed;
	right: 0;
	left: 335px;
	top: 0;
	background-color: #fff;
	box-shadow: 0 1px 1px 0 #f0f0f0;
	z-index: 999;
	-webkit-animation-name: fadeInDown;
	        animation-name: fadeInDown;
	-webkit-animation-duration: .25s;
	        animation-duration: .25s;
}

.header-sticky.header-v6.admin-bar .site-header.minimized .header-bottom {
	top: 32px;
}

.header-sticky:not(.header-v6) .site-header.minimized {
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	background-color: #fff;
	box-shadow: 0 1px 1px 0 #f0f0f0;
	z-index: 999;
	-webkit-animation-name: fadeInDown;
	        animation-name: fadeInDown;
	-webkit-animation-duration: .25s;
	        animation-duration: .25s;
	border-bottom: none;
	max-width: 1920px;
	margin: 0 auto;
}

.header-sticky:not(.header-v6) .site-header.minimized.header-main-no-sticky .header-main {
	display: none;
}

.header-sticky:not(.header-v6) .site-header.minimized.header-bottom-no-sticky .header-bottom {
	display: none;
}

.header-sticky:not(.header-v6) .site-header.minimized.has-transparent {
	-webkit-animation-name: none;
	        animation-name: none;
}

.header-sticky.admin-bar .site-header.minimized {
	top: 32px;
}

.header-transparent .site-header {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 999;
	padding-top: 0;
	padding-bottom: 0;
	--rz-header-background-color-light: transparent;
	--rz-header-background-color-dark: transparent;
}

.header-transparent .razzi-header-minimized {
	display: none;
}

.header-transparent .campaign-bar {
	display: none;
}

.header-transparent .header-department {
	border-color: var(--rz-border-color-light);
}

.header-transparent .header-search.form-type-boxed .search-field {
	background-color: transparent;
}

.header-transparent.header-v6 .site-header {
	position: static;
}

.header-transparent.header-v6 .header-bottom {
	position: absolute;
	left: 335px;
	right: 0;
}

.header-transparent.header-v3 .header-bottom .main-navigation > ul > li > a {
	--rz-header-color-dark: #fff;
}

.header-transparent.header-transparent-text-light .site-header {
	--rz-header-color-dark: #fff;
	--rz-header-color-darker: #fff;
	--rz-header-text-color-gray: #fff;
	--rz-color-placeholder: #fff;
	--rz-border-color-darker: #fff;
}

.header-transparent.header-transparent-text-light .site-header .logo-light {
	position: static;
	opacity: 1;
}

.header-transparent.header-transparent-text-light .site-header .logo-dark {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.header-transparent.header-transparent-text-light .header-search {
	--rz-border-color-dark: #fff;
}

.header-transparent.header-transparent-text-light .header-search.form-type-boxed .search-field {
	border: 1px solid var(--rz-border-color-light);
}

.header-transparent.header-transparent-text-light.header-v6 .header-main {
	--rz-header-color-dark: #111;
}

.header-transparent.header-transparent-text-light.header-v6 .site-header .logo-light {
	opacity: 0;
}

.header-transparent.header-transparent-text-light.header-v6 .site-header .logo-dark {
	opacity: 1;
}

.header-transparent.header-transparent-text-dark .site-header {
	--rz-header-text-color-gray: #111;
	--rz-header-color-light: #111;
	--rz-color-placeholder: #111;
}

.header-transparent.header-transparent-text-dark .header-search {
	--rz-border-color-light: #111;
}

.header-transparent.header-transparent-text-dark .header-search.form-type-boxed .search-field {
	border: 1px solid var(--rz-border-color-dark);
}

.header-transparent.header-transparent-text-dark .header-search.search-form-type {
	--rz-border-color-light: transparent;
}

.header-transparent.header-transparent-text-dark .header-department {
	border-color: var(--rz-border-color-dark);
}

.header-transparent.header-transparent-text-dark.header-v2 {
	--rz-border-color-gray: #111;
}

/*--------------------------------------------------------------
## Page Header
--------------------------------------------------------------*/
.page-header__title {
	font-size: 32px;
	margin: 0;
	padding: 42px 0 19px;
	text-align: center;
}

.page-header__hide-breadcrumb .site-breadcrumb {
	display: none;
}

.page-header__hide-title .page-header__title {
	display: none;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.blog-wrapper.sticky .entry-title {
	position: relative;
	padding-left: 25px;
}

.blog-wrapper.sticky .entry-title:before {
	content: "";
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIg0KCSB2aWV3Qm94PSIwIDAgNDkzLjM1MyA0OTMuMzUzIiA+DQoJPHBhdGggZD0iTTYyLjM4NCwzOC4xMTRjLTcuMTM4LTcuMTMzLTE1Ljc1Mi0xMC43MDYtMjUuODM3LTEwLjcwNmMtMTAuMDg5LDAtMTguNzAyLDMuNTc2LTI1Ljg0MSwxMC43MDYNCgkJQzMuNTcxLDQ1LjI1MywwLDUzLjg2NywwLDYzLjk1NUMwLDc3LjY1OCw2LjA4OCw4OC4xMjgsMTguMjcxLDk1LjM2djM2MS40NWMwLDIuNDc1LDAuOTAyLDQuNjE3LDIuNzE0LDYuNDI0DQoJCWMxLjgwNywxLjgwNywzLjk0OSwyLjcxLDYuNDIzLDIuNzFoMTguMjcxYzIuNDc0LDAsNC42MTUtMC44OTYsNi40MjMtMi43MWMxLjgwOS0xLjgwNywyLjcxMi0zLjk0OSwyLjcxMi02LjQyNFY5NS4zNg0KCQljMTIuMTg1LTcuMjM2LDE4LjI3MS0xNy43MDMsMTguMjcxLTMxLjQwNUM3My4wODUsNTMuODcsNjkuNTE4LDQ1LjI1Nyw2Mi4zODQsMzguMTE0eiIvPg0KCTxwYXRoIGQ9Ik00ODcuOTMyLDY5LjM4NWMtMy42Mi0zLjYxNy03LjkwNS01LjQyNi0xMi44NTQtNS40MjZjLTIuNDcxLDAtNy42NTksMS45OTctMTUuNTU4LDUuOTk2DQoJCWMtNy44OTcsMy45OTktMTYuMjc1LDguNDctMjUuMTI1LDEzLjQxOGMtOC44NDMsNC45NDktMTkuMzIxLDkuNDE5LTMxLjQwMSwxMy40MThjLTEyLjA4NywzLjk5OS0yMy4yNzEsNS45OTYtMzMuNTQ0LDUuOTk2DQoJCWMtOS41MjEsMC0xNy44OTUtMS44MDktMjUuMTMzLTUuNDI0Yy0yMy45ODItMTEuMjMxLTQ0LjgxNi0xOS42MDctNjIuNTIyLTI1LjEyN2MtMTcuNy01LjUxOS0zNi43MzItOC4yNzctNTcuMDk5LTguMjc3DQoJCWMtMzUuMjE0LDAtNzUuMjc5LDExLjQxOC0xMjAuMTk3LDM0LjI1OGMtMTEuMDQzLDUuNTItMTguNTYsOS42MTMtMjIuNTU3LDEyLjI3N2MtNS45MDIsNC4zOC04Ljg1NCw5LjYxMS04Ljg1NCwxNS43MDN2MjExLjg0Mg0KCQljMCw0Ljk0OCwxLjgxMiw5LjIzNiw1LjQyOSwxMi44NDdjMy42MTIsMy42Miw3Ljg5OCw1LjQyOCwxMi44NDcsNS40MjhjMy4wNDQsMCw2LjE4LTAuODU1LDkuNDE5LTIuNTY3DQoJCWM1MS43NzItMjcuNzkxLDk1LjkzLTQxLjY4NSwxMzIuNDc1LTQxLjY4NWMxMy44OTMsMCwyNy40NTQsMi4wOTQsNDAuNjc4LDYuMjc5YzEzLjIyOSw0LjE4OCwyNC4yMjIsOC43NTgsMzIuOTc2LDEzLjcwMg0KCQljOC43NjEsNC45NDgsMTkuMDgyLDkuNTIxLDMwLjk3OCwxMy43MDljMTEuOTAyLDQuMTc5LDIzLjY1NCw2LjI3NiwzNS4yNjIsNi4yNzZjMjkuMzE0LDAsNjQuNDMzLTExLjAzNiwxMDUuMzUyLTMzLjExOQ0KCQljNS4xNDQtMi42NjMsOC44OTctNS4yNzcsMTEuMjc2LTcuODQ4YzIuMzgxLTIuNTY5LDMuNTcyLTYuMjMxLDMuNTcyLTEwLjk5NVY4Mi4yMjZDNDkzLjM1Myw3Ny4yNzksNDkxLjU0Niw3Myw0ODcuOTMyLDY5LjM4NXoiDQoJCQkvPg0KPC9zdmc+DQo=");
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	font-size: 18px;
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
}

.single-post .post-wrapper .entry-content {
	font-size: 18px;
}

.single-post .entry-header {
	margin-bottom: 70px;
}

.updated:not(.published) {
	display: none;
}

.page-links {
	clear: both;
	margin: 1.5em 0 0;
	width: 100%;
	display: inline-block;
}

.page-links .post-page-numbers {
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	padding: 9px 20px;
	text-decoration: none;
	border-bottom: 1px solid var(--rz-border-color-light);
	margin: -3px;
	color: #909090;
}

.page-links .post-page-numbers.current {
	border-color: var(--rz-border-color-primary);
	color: var(--rz-color-primary);
}

.page-links .post-page-numbers:first-child {
	margin-left: 20px;
}

.entry-title {
	margin: 0 0 13px;
}

.post-wrapper .entry-title {
	font-size: 48px;
}

.entry-meta {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	color: var(--rz-text-color-gray);
}

.entry-meta a {
	color: var(--rz-text-color-gray);
}

.entry-meta a:hover {
	color: var(--rz-text-color);
}

.entry-meta .meta {
	margin-right: 5px;
}

.entry-meta .meta-date:before {
	content: '/';
	display: inline-block;
	margin-right: 5px;
}

.entry-meta .meta-author {
	text-transform: capitalize;
}

.entry-footer {
	clear: both;
}

.razzi-post__tag {
	margin-left: -2px;
	margin-right: -2px;
	padding-top: 30px;
}

.razzi-post__tag a {
	border: 1px solid var(--rz-border-color-gray);
	display: inline-block;
	padding: 9px 21px;
	font-size: 14px;
	color: var(--rz-text-color);
	margin: 4px 2px;
}

.razzi-post__tag a:hover {
	border-color: var(--rz-border-color-dark);
}

.razzi-post__socials-share {
	margin-top: 18.5px;
	margin-left: -7.5px;
	margin-right: -7.5px;
}

.razzi-post__socials-share a {
	display: inline-flex;
	align-items: center;
	padding: 15px 32px;
	color: var(--rz-color-lighter);
	margin: 7.5px;
}

.razzi-post__socials-share .after-text {
	margin-left: 15px;
}

.razzi-post__socials-share .social-share-link {
	background-color: #666;
}

.razzi-post__socials-share .social-share-link svg {
	font-size: 19px;
}

.razzi-post__socials-share .social-share-link.facebook {
	background-color: #475A96;
}

.razzi-post__socials-share .social-share-link.twitter {
	background-color: #49B2E8;
}

.razzi-post__socials-share .social-share-link.googleplus {
	background-color: #D74047;
}

.razzi-post__socials-share .social-share-link.tumblr {
	background-color: #001833;
}

.razzi-post__socials-share .social-share-link.pinterest {
	background-color: #df0022;
}

.razzi-post__socials-share .social-share-link.linkedin {
	background-color: #0270ad;
}

.razzi-post__socials-share .social-share-link.reddit {
	background-color: #f74301;
}

.razzi-post__socials-share .social-share-link.stumbleupon {
	background-color: #eb4823;
}

.razzi-post__socials-share .social-share-link.telegram {
	background-color: #33a8db;
}

.razzi-post__socials-share .social-share-link.pocket {
	background-color: #e63e51;
}

.razzi-post__socials-share .social-share-link.email {
	background-color: #d75147;
}

.post-wrapper {
	margin-bottom: 80px;
}

.post-wrapper .post-thumbnail {
	margin-top: 70px;
}

.blog-wrapper {
	margin-bottom: 53px;
}

.blog-wrapper .entry-header {
	margin-bottom: 20px;
	display: block;
	position: relative;
}

.blog-wrapper .entry-header .blog-date {
	position: absolute;
	left: 0;
	top: 20px;
	background-color: var(--rz-background-color-light);
	color: var(--rz-color-dark);
	font-size: 11px;
	font-weight: 500;
	padding: 3px 15px;
	text-transform: uppercase;
}

.blog-wrapper .entry-header .entry-title,
.blog-wrapper .entry-header .razzi-button {
	font-weight: 600;
}

.blog-wrapper .entry-summary {
	margin-top: 0;
}

.blog-wrapper .entry-content {
	margin: 0 0 17px;
}

.blog-wrapper .entry-content p {
	margin: 0;
}

.blog-wrapper--grid {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.blog-wrapper--grid .blog-wrapper {
	width: 50%;
	padding: 0 15px;
}

.full-content .blog-wrapper--grid.blog-columns--2 {
	margin: 0 -25px;
}

.full-content .blog-wrapper--grid.blog-columns--2 .blog-wrapper {
	padding: 0 25px;
}

.blog-columns--3 .blog-wrapper {
	width: 33.33%;
}

.blog-wrapper--listing .blog-wrapper {
	display: flex;
	align-items: flex-start;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid var(--rz-border-color-light);
}

.blog-wrapper--listing a.post-thumbnail {
	display: flex;
}

.blog-wrapper--listing .entry-header {
	flex: none;
	max-width: 40%;
	margin: 0 40px 0 0;
}

.razzi-posts__found {
	text-align: center;
	margin-top: 11px;
	margin-bottom: 30px;
}

.razzi-posts__found-inner {
	display: inline-block;
	padding: 10px 50px;
	border-bottom: 2px solid var(--rz-border-color-light);
	position: relative;
	color: #767676;
	font-size: 15px;
}

.razzi-posts__found-inner .count-bar {
	position: absolute;
	bottom: -2px;
	left: 0;
	background-color: var(--rz-background-color-dark);
	height: 2px;
}

.razzi-posts__taxs-list {
	margin-bottom: 51px;
	text-align: center;
}

.razzi-posts__taxs-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow-x: auto;
	overflow-y: hidden;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}

.razzi-posts__taxs-list ul li {
	display: inline-block;
	padding: 0 17px 10px;
}

.razzi-posts__taxs-list ul li a {
	font-weight: 500;
	position: relative;
}

.razzi-posts__taxs-list ul li a:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	border-bottom: 1px solid var(--rz-color-primary);
	transition: width .4s;
}

.razzi-posts__taxs-list ul li a.selected, .razzi-posts__taxs-list ul li a:hover {
	color: var(--rz-color-primary);
}

.razzi-posts__taxs-list ul li a.selected:after, .razzi-posts__taxs-list ul li a:hover:after {
	width: 100%;
	left: 0;
}

.razzi-posts__taxs-list ul li:first-child {
	padding-left: 0;
}

.razzi-posts__taxs-list ul li:last-child {
	padding-right: 0;
}

.razzi-posts__taxs-list ul::-webkit-scrollbar {
	display: none;
}

body:not(.full-content) .razzi-posts__taxs-list ul {
	justify-content: end;
}

.razzi-posts__wrapper {
	position: relative;
}

.razzi-posts__loading {
	position: absolute;
	top: 0;
	left: 0;
	bottom: -50px;
	right: 0;
	z-index: 998;
	background-color: var(--rz-background-color-light);
	display: none;
	text-align: center;
}

.razzi-posts__loading .razzi-loading {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.razzi-posts__loading.show {
	display: block;
}

.razzi-posts__related {
	margin-bottom: 50px;
}

.razzi-posts__related .related-title {
	margin: 0 0 57px;
}

.razzi-posts__related .blog-wrapper {
	margin-bottom: 0;
}

.razzi-posts__related .blog-wrapper .entry-header {
	margin-bottom: 15px;
}

.razzi-posts__related .blog-wrapper .entry-content,
.razzi-posts__related .blog-wrapper .razzi-button {
	display: none;
}

.razzi-posts__related .blog-wrapper .entry-title {
	margin-bottom: 15px;
	font-size: 20px;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comments-title {
	font-size: 32px;
	color: var(--rz-color-darker);
	padding: 30px 0 0;
	margin: 0;
	text-align: center;
}

.comments-title.has-comments {
	padding-bottom: 10px;
}

.comment-list {
	margin: 37px 0 0 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid var(--rz-border-color-light);
}

.comment-list .children {
	list-style: none;
	padding-left: 0;
	margin-left: 90px;
}

.comment-list > li:first-child .comment-body {
	border: none;
	padding-top: 0;
}

.comment-list .comment-body {
	padding: 30px 0 35px;
	border-top: 1px solid var(--rz-border-color-light);
}

.comment-list .depth-5 .children {
	margin-left: 0;
}

.comment-list .comment-meta {
	position: relative;
	padding-left: 60px;
}

.comment-list .comment-meta:before, .comment-list .comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.comment-list .comment-meta:after {
	clear: both;
}

.comment-list .avatar {
	border-radius: 50%;
	position: absolute;
	left: 0;
}

.comment-list .comment-author {
	float: left;
}

.comment-list .comment-author .says {
	display: none;
}

.comment-list .comment-metadata {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}

.comment-list .comment-metadata a {
	font-size: 14px;
	color: var(--rz-text-color-gray);
}

.comment-list .comment-metadata a:hover {
	color: var(--rz-color-dark);
}

.comment-list .comment-metadata .fn {
	font-weight: 500;
	text-transform: capitalize;
	font-style: initial;
	color: var(--rz-color-dark);
}

.comment-list .comment-metadata .fn a {
	font-size: inherit;
	color: inherit;
}

.comment-list .comment-metadata .edit-link {
	margin-left: 10px;
}

.comment-list .comment-meta ~ .comment-content {
	margin-left: 90px;
}

.comment-list .comment-content {
	font-size: 16px;
	padding: 5px 0 0;
}

.comment-list .comment-content p:first-child {
	margin-top: 0;
}

.comment-list .comment-content p:last-child {
	margin-bottom: 0;
}

.comment-list .comment-content ul {
	margin-bottom: 1em;
}

.comment-list .comment-content img {
	display: block;
	margin: 10px 0;
}

.comment-list .reply {
	margin-top: 10px;
	margin-left: -4px;
	margin-right: -4px;
}

.comment-list .comment-edit-link,
.comment-list .comment-reply-link {
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 0 4px;
}

.comment-list .comment-reply-link {
	display: inline-block;
}

.comment-respond {
	font-size: 16px;
	margin: 40px auto 0;
}

.comment-respond .comment-reply-title {
	margin: 0 0 20px;
	text-align: center;
	font-size: 24px;
}

.comment-respond .comment-reply-title small {
	float: right;
}

.comment-respond .comment-form {
	margin-left: -15px;
	margin-right: -15px;
	text-align: center;
}

.comment-respond .comment-form > p {
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 0 20px;
}

.comment-respond .comment-form textarea,
.comment-respond .comment-form input[type=text],
.comment-respond .comment-form input[type=email] {
	width: 100%;
	display: block;
}

.comment-respond .comment-form .comment-notes {
	margin-bottom: 32px;
}

.comment-respond .comment-form-author,
.comment-respond .comment-form-email {
	width: 50%;
	float: left;
}

.comment-respond .form-submit {
	clear: both;
}

.comment-awaiting-moderation {
	display: block;
}

p.no-comments {
	margin-top: 35px;
	padding: 10px 20px;
	color: var(--rz-background-text-color-primary);
	background-color: var(--rz-background-color-primary);
}

.comments-area .page-numbers {
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	padding: 7px 20px;
	text-decoration: none;
	margin: 30px -3px;
	color: #909090;
	border-bottom: 1px solid var(--rz-border-color-light);
}

.comments-area .page-numbers.prev, .comments-area .page-numbers.next {
	border-bottom: none;
	margin-left: 0;
	margin-right: 0;
}

.comments-area .page-numbers.prev {
	padding-left: 0;
}

.comments-area .page-numbers.next {
	padding-right: 0;
}

.comments-area .page-numbers.current {
	border-color: var(--rz-border-color-primary);
	color: var(--rz-color-primary);
}

.page .comments-area {
	margin-top: 100px;
}

/*--------------------------------------------------------------
# Default
--------------------------------------------------------------*/
.wp-block-table td,
.wp-block-table th {
	padding: 10px;
	border-color: var(--rz-border-color-gray);
}

p:empty:before {
	display: none;
}

.wp-block-button {
	margin-bottom: 25px;
}

.wp-block-button .wp-block-button__link {
	cursor: pointer;
	display: inline-block;
	margin: 0;
	padding: 12px 25px;
	line-height: 1.5;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	overflow-wrap: break-word;
	color: #fff;
}

.wp-block-button .wp-block-button__link:hover {
	text-decoration: none !important;
}

.wp-block-button.is-style-outline .wp-block-button__link {
	border: 1px solid;
	color: var(--rz-color-dark);
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background), .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background), .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) {
	background: transparent;
}

.wp-block-button.is-style-squared .wp-block-button__link {
	border-radius: 0;
}

.wp-block-button:not(.is-style-outline) {
	color: #fff;
}

blockquote cite,
blockquote .wp-block-quote__citation,
.wp-block-quote cite {
	margin-top: 26px;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-quote {
	padding: 20px 30px;
	border-left: 3px solid var(--rz-color-primary);
}

.wp-block-quote.has-text-align-right {
	padding: 20px 30px;
	border-right: 3px solid var(--rz-color-primary);
}

.wp-block-quote cite {
	font-style: italic;
	color: #838889;
	font-size: 14px;
}

.wp-block-pullquote p {
	font-size: 28px;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: 32px;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large .wp-block-quote__citation,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large .wp-block-quote__citation {
	font-size: 18px;
	text-align: left;
}

hr.wp-block-separator {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

.wp-block-pullquote:not(.is-style-solid-color) {
	background-color: #f7f7f7;
}

.wp-block-pullquote {
	background-color: #f7f7f7;
	border-left: none;
	font-size: 20px;
	padding: 0;
	color: var(--rz-color-dark);
}

.wp-block-pullquote blockquote {
	border: none;
	margin: 0;
	padding: 40px 30px;
}

.wp-block-pullquote cite {
	color: #838889;
	text-transform: capitalize;
	font-size: 14px;
	font-style: italic;
}

.wp-block-pullquote.alignleft {
	text-align: left;
}

.wp-block-pullquote.alignright {
	text-align: right;
}

.wp-block-pullquote.aligncenter {
	text-align: center;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	background-color: transparent;
	max-width: 100%;
	padding: 40px 30px;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
	font-style: italic;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	background-color: transparent;
	max-width: 100%;
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p,
.wp-block-pullquote.alignleft blockquote > .editor-rich-text p,
.wp-block-pullquote.alignright blockquote > .editor-rich-text p {
	font-size: 20px;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
	margin-top: 1em;
}

.wp-block-pullquote .wp-block-pullquote__citation {
	color: #40464d;
}

.wp-block-code {
	color: var(--rz-color-darker);
}

.wp-block-code code {
	background: transparent;
}

.has-large-font-size {
	font-size: 36px;
}

figure.is-resized {
	margin-top: 0;
	margin-bottom: 0;
}

figure.alignleft, figure.alignright {
	margin-top: 0;
}

img.alignright {
	clear: both;
}

.aligncenter {
	text-align: center;
}

.wp-block-archives {
	margin-bottom: 35px;
}

.wp-block-archives,
ul.wp-block-categories {
	overflow: hidden;
	padding: 0;
}

.wp-block-archives li,
ul.wp-block-categories li {
	padding: 7px 0;
	clear: both;
	list-style: none;
}

.wp-block-archives li:last-child,
ul.wp-block-categories li:last-child {
	padding-bottom: 0;
}

.wp-block-archives li a,
ul.wp-block-categories li a {
	text-decoration: none;
}

ul.wp-block-latest-posts {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}

ul.wp-block-latest-posts ul {
	list-style: none;
}

ul.wp-block-latest-posts li {
	padding: 5px 0;
	margin-bottom: 0;
}

ul.wp-block-latest-posts li:last-child {
	padding-bottom: 0;
}

ul.wp-block-latest-posts li a {
	color: var(--rz-color-dark);
	text-decoration: none;
}

ul.wp-block-latest-posts li a:hover {
	color: var(--rz-color-darker);
}

.wp-block-latest-posts.is-grid li a {
	text-decoration: none;
}

.wp-block-search .wp-block-search__label {
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 5px;
	display: block;
	color: var(--rz-color-dark);
}

.wp-block-search .wp-block-search__input {
	border: 1px solid var(--rz-border-color);
}

.wp-block-search .wp-block-search__button {
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
	padding: 0 15px;
	border: none;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
	padding: 0 15px;
}

.wp-block-latest-comments__comment {
	margin-bottom: 0;
}

.wp-block-tag-cloud {
	margin-left: -2px;
	margin-right: -2px;
}

.wp-block-tag-cloud a {
	border: 1px solid var(--rz-border-color-gray);
	display: inline-block;
	padding: 9px 21px;
	font-size: 14px !important;
	color: var(--rz-text-color);
	margin: 4px 2px;
	text-decoration: none;
}

.wp-block-tag-cloud a:hover {
	border-color: var(--rz-color-dark);
	text-decoration: none !important;
}

.wp-block-group .wp-block-group__inner-container > h2 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 20px;
	padding: 0 0 13px;
	border-bottom: 2px solid;
	display: block;
}

ol.wp-block-latest-comments {
	padding-left: 0;
}

.wp-block-cover-image.has-background-dim::before, .wp-block-cover.has-background-dim::before {
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 1;
}

.wp-block-cover {
	margin-bottom: 32px;
}

.wp-block-cover:last-child {
	margin-bottom: 0;
}

.wp-block-cover p:not(.has-text-color) {
	color: #fff;
}

.wp-block-columns .wp-block-column > *:first-child {
	margin-top: 0;
}

.wp-block-columns.alignfull .wp-block-column p:not(.has-background), .wp-block-columns.alignfull .wp-block-column h1:not(.has-background), .wp-block-columns.alignfull .wp-block-column h2:not(.has-background), .wp-block-columns.alignfull .wp-block-column h3:not(.has-background), .wp-block-columns.alignfull .wp-block-column h4:not(.has-background), .wp-block-columns.alignfull .wp-block-column h5:not(.has-background), .wp-block-columns.alignfull .wp-block-column h6:not(.has-background) {
	padding-left: 15px;
	padding-right: 15px;
}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
	position: relative;
}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
	content: "";
	display: block;
	padding-top: 50%;
}

.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding-top: 56.25%;
}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
	color: #555d66;
	font-size: 13px;
	text-align: center;
}

.wp-block-group.has-background {
	margin-bottom: 50px;
}

pre.wp-block-verse {
	white-space: pre-wrap;
}

}@media only screen and (min-width: 1200px){
	body:not(.full-content) .wp-block-gallery .blocks-gallery-item figcaption {
		display: none;
	}
	body.full-content .site-content .entry-content > *.alignwide {
		max-width: 1170px;
		width: 1170px;
		margin-left: calc(-1170px/2 + 100%/2);
		margin-right: calc(-1170px/2 + 100%/2);
	}
	.page.full-content:not(.elementor-page) .site-content article > *.alignwide {
		max-width: 1380px;
		margin-left: calc(-1380px/2 + 100%/2);
		margin-right: calc(-1380px/2 + 100%/2);
	}
}

@media only screen and (min-width: 768px){
	body.full-content .site-content .entry-content > *.alignfull,
	body.full-content .site-content .entry-content > *.alignwide {
		width: -webkit-fill-available;
		max-width: 1000%;
	}
	body.full-content .site-content .entry-content > *.alignfull {
		margin-right: calc(50% - 50vw + 9px);
		margin-left: calc(50% - 50vw + 8px);
	}
	.page.full-content:not(.elementor-page) .site-content article > *.alignfull {
		width: -webkit-fill-available;
		max-width: 1000%;
		margin-right: calc(50% - 50vw + 9px);
		margin-left: calc(50% - 50vw + 8px);
	}
}

@media all{/*--------------------------------------------------------------
# Page
--------------------------------------------------------------*/
.error404 .site-content {
	padding: 110px 15px;
}

.error404 .content-area {
	width: 100%;
}

.error404 .error-404 {
	max-width: 440px;
	margin: auto;
	text-align: center;
}

.error404 .error-404 .page-title {
	font-size: 36px;
	margin: 0 0 19px;
}

.error404 .error-404 .page-content {
	margin: 0 0 37px;
	font-size: 18px;
	line-height: 1.5;
}

.error404 .error-404 .razzi-button {
	padding: 0 34px;
}

.error404 .error-404__svg {
	margin-bottom: 27px;
}

.error404 .error-404__svg svg {
	width: 54px;
	height: 54px;
}

.maintenance-page #site-header,
.maintenance-page .site-header,
.maintenance-page #topbar-mobile,
.maintenance-page #site-footer {
	display: none;
}

.maintenance-page .site-content {
	padding: 0 15px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#gotop {
	position: fixed;
	bottom: 25px;
	right: 10px;
	z-index: 999;
	display: flex;
	width: 36px;
	height: 36px;
	background-color: #111;
	color: #ffff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
	justify-content: center;
	align-items: center;
	opacity: 0;
	border-radius: 50%;
	transform: translateX(100%) rotate(-90deg);
	transition: all .25s ease;
}

#gotop.show-scroll {
	opacity: 1;
	transform: translateX(0) rotate(-90deg);
}

.single-product--sticky-bottom #gotop {
	bottom: 130px;
}

/*rtl:raw:
#gotop.show-scroll {
    transform: translateX(0) rotate(-90deg);
}
*/
.footer-newsletter {
	text-align: center;
	--rz-button-bg-color: #525252;
	--rz-button-color: #fff;
	--rz-textbox-color: #A0A0A0;
	--rz-textbox-bg-color: #303030;
	--rz-textbox-border-color: transparent;
	--rz-footer-newsletter-border-color: #2b2b2b;
	--rz-footer-newsletter-top-spacing: 110px;
	--rz-footer-newsletter-bottom-spacing: 41px;
}

.site-footer-dark .footer-newsletter,
.site-footer-custom .footer-newsletter {
	padding-top: var(--rz-footer-newsletter-top-spacing);
	padding-bottom: var(--rz-footer-newsletter-bottom-spacing);
}

.site-footer-light .footer-newsletter .footer-container,
.site-footer-gray .footer-newsletter .footer-container {
	padding-top: var(--rz-footer-newsletter-top-spacing);
	padding-bottom: var(--rz-footer-newsletter-bottom-spacing);
}

.footer-newsletter.has-divider .footer-container:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background-color: var(--rz-footer-newsletter-border-color);
}

.footer-newsletter .newsletter-title {
	margin: 0 0 30px;
}

.footer-newsletter .mc4wp-form-fields {
	display: flex;
	max-width: 570px;
	margin: auto;
}

.footer-newsletter .mc4wp-form-fields input[type="email"] {
	padding: 17px 30px;
	width: 100%;
	border: none;
	background-color: var(--rz-textbox-bg-color);
	color: var(--rz-color-lighter);
	border: 1px solid var(--rz-textbox-border-color);
}

.footer-newsletter .mc4wp-form-fields input[type="email"]::-moz-placeholder {
	color: var(--rz-textbox-color);
}

.footer-newsletter .mc4wp-form-fields input[type="email"]:-ms-input-placeholder {
	color: var(--rz-textbox-color);
}

.footer-newsletter .mc4wp-form-fields input[type="email"]::placeholder {
	color: var(--rz-textbox-color);
}

.footer-newsletter .mc4wp-form-fields input[type="submit"] {
	margin-left: 5px;
	padding: 0 35px;
	background-color: var(--rz-button-bg-color);
	color: var(--rz-button-color);
}

.footer-newsletter.layout-v2 .mc4wp-form-fields input[type="email"] {
	padding-left: 20px;
	padding-right: 20px;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid var(--rz-textbox-bg-color);
}

.footer-newsletter.layout-v2 .mc4wp-form-fields input[type="submit"] {
	margin-left: 0;
	padding: 0 20px;
	background-color: transparent;
	color: var(--rz-button-color);
	border: none;
	border-bottom: 1px solid var(--rz-textbox-bg-color);
}

.footer-branding .logo.logo-text {
	font-size: 40px;
	font-weight: 600;
}

.footer-payments .payments {
	list-style: none;
	padding: 0;
	margin: 0 -2.5px;
}

.footer-payments li {
	display: inline-block;
	padding: 0 2.5px;
}

.footer-payments li a {
	display: block;
}

.footer-branding .logo.logo-text {
	font-size: 40px;
	font-weight: 600;
}

.footer-menu {
	list-style: none;
	padding: 0;
	margin: 0 -12px;
}

.footer-menu li {
	display: inline-block;
	padding: 0 12px;
}

.footer-widgets {
	color: var(--rz-text-color-gray);
	--rz-footer-widget-border-color: #2b2b2b;
	--rz-footer-widget-top-spacing: 64px;
	--rz-footer-widget-bottom-spacing: 64px;
}

.site-footer-dark .footer-widgets,
.site-footer-custom .footer-widgets {
	padding-top: var(--rz-footer-widget-top-spacing);
	padding-bottom: var(--rz-footer-widget-bottom-spacing);
}

.site-footer-light .footer-widgets .footer-container,
.site-footer-gray .footer-widgets .footer-container {
	padding-top: var(--rz-footer-widget-top-spacing);
	padding-bottom: var(--rz-footer-widget-bottom-spacing);
}

.footer-widgets.has-divider .footer-container:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background-color: var(--rz-footer-widget-border-color);
}

.footer-widgets .widget {
	margin-bottom: 19px;
	padding: 0;
	border: none;
}

.footer-widgets .widget-title,
.footer-widgets .wp-block-group .wp-block-group__inner-container > h2 {
	font-size: 13px;
	line-height: 1.46154;
	padding-bottom: 16px;
	margin: 0;
	border: none;
	font-weight: 500;
	letter-spacing: 0.02em;
}

.footer-widgets .widget-title .razzi-svg-icon,
.footer-widgets .wp-block-group .wp-block-group__inner-container > h2 .razzi-svg-icon {
	display: none;
}

.footer-widgets .widget_text {
	line-height: 1.7;
}

.footer-widgets .widget_text .widget-title {
	padding-bottom: 16px;
}

.footer-widgets .widget_text p {
	margin-top: 0;
}

.footer-widgets .widget_nav_menu li {
	padding: 4px 0;
}

.footer-widgets .widget_nav_menu li:first-child {
	padding-top: 0;
}

.footer-widgets .widget_archive li,
.footer-widgets .widget_categories li {
	border: none;
}

.footer-widgets .razzi-widget__social-links .social-links a.social {
	color: var(--rz-text-color-gray);
}

.footer-widgets .razzi-widget__social-links .social-links a.social:hover {
	color: var(--rz-text-color-hover);
}

.footer-widgets-area-diff .diff-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-left: -15px;
	margin-right: -15px;
}

.footer-widgets-area-diff .diff-row > * {
	padding: 0 15px;
}

.footer-extra {
	--rz-footer-extra-border-color: #2b2b2b;
	--rz-footer-extra-top-spacing: 112px;
	--rz-footer-extra-bottom-spacing: 105px;
}

.site-footer-dark .footer-extra,
.site-footer-custom .footer-extra {
	padding-top: var(--rz-footer-extra-top-spacing);
	padding-bottom: var(--rz-footer-extra-bottom-spacing);
}

.site-footer-light .footer-extra .footer-container,
.site-footer-gray .footer-extra .footer-container {
	padding-top: var(--rz-footer-extra-top-spacing);
	padding-bottom: var(--rz-footer-extra-bottom-spacing);
}

.footer-extra.has-divider .footer-container:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background-color: var(--rz-footer-extra-border-color);
}

.footer-extra__inner {
	text-align: center;
}

.footer-extra__inner > *:not(:last-child) {
	margin-bottom: 32px;
}

.footer-main {
	font-size: 14px;
	padding: 22px 0;
	--rz-footer-main-border-color: #2b2b2b;
	--rz-footer-main-top-spacing: 22px;
	--rz-footer-main-bottom-spacing: 22px;
}

.site-footer-dark .footer-main,
.site-footer-custom .footer-main {
	padding-top: var(--rz-footer-main-top-spacing);
	padding-bottom: var(--rz-footer-main-bottom-spacing);
}

.site-footer-light .footer-main .footer-container,
.site-footer-gray .footer-main .footer-container {
	padding-top: var(--rz-footer-main-top-spacing);
	padding-bottom: var(--rz-footer-main-bottom-spacing);
}

.footer-main.has-divider .footer-container:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background-color: var(--rz-footer-main-border-color);
}

.footer-main .footer-container {
	display: flex;
	align-items: center;
}

.footer-main .footer-items {
	display: flex;
	align-items: center;
}

.header-v6 .footer-main {
	font-size: 16px;
}

.site-footer {
	--rz-text-color-gray: #cdcdcd;
	--rz-text-color-hover: #fff;
	background-size: cover;
	background-color: var(--rz-color-darker);
	color: var(--rz-text-color-gray);
	position: relative;
	clear: both;
}

.site-footer .newsletter-title,
.site-footer .widget-title,
.site-footer .logo-text,
.site-footer .wp-block-group .wp-block-group__inner-container > h2 {
	color: var(--rz-color-lighter);
}

.site-footer .custom-text,
.site-footer input[type="email"],
.site-footer .copyright,
.site-footer .socials-menu li a,
.site-footer .menu li a,
.site-footer a {
	color: var(--rz-text-color-gray);
}

.site-footer .socials-menu li a:hover,
.site-footer .menu li a:hover,
.site-footer a:hover {
	color: var(--rz-text-color-hover);
}

.site-footer .menu li a {
	position: relative;
}

.site-footer .menu li a:after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	width: 0;
	height: 1px;
	background-color: var(--rz-text-color-hover);
	transition: .5s;
	opacity: 0;
}

.site-footer .menu li a:hover:after {
	opacity: 1;
	width: 100%;
}

.site-footer .socials-menu .menu {
	margin-left: -7.5px;
	margin-right: -7.5px;
}

.site-footer .socials-menu li {
	padding: 0 7.5px;
}

.site-footer .socials-menu li a {
	font-size: 20px;
}

.site-footer .socials-menu li a::after {
	display: none;
}

.site-footer .logo .logo-text {
	font-weight: 600;
	font-size: 28px;
	line-height: 1;
}

.site-footer.has-divider {
	border-top: 1px solid #2b2b2b;
}

.site-footer-light {
	--rz-color-darker: #fff;
	--rz-text-color-gray: #444;
	--rz-color-lighter: #111;
	--rz-text-color-hover: #111;
}

.site-footer-light .footer-main {
	padding: 0;
	--rz-footer-main-border-color: rgba( 0, 0, 0, .15 );
}

.site-footer-light .footer-newsletter {
	--rz-button-bg-color: #fff;
	--rz-button-color: #111;
	--rz-textbox-color: #A0A0A0;
	--rz-textbox-bg-color: #fff;
	--rz-textbox-border-color: #cdcdcd;
	--rz-footer-newsletter-border-color: rgba( 0, 0, 0, .15 );
}

.site-footer-light .footer-newsletter .mc4wp-form-fields input[type="email"]:focus {
	--rz-textbox-border-color: #111;
}

.site-footer-light .footer-newsletter:not(.layout-v2) .mc4wp-form-fields input[type="submit"] {
	border: 1px solid var(--rz-textbox-border-color);
}

.site-footer-light .footer-newsletter:not(.layout-v2) .mc4wp-form-fields input[type="submit"]:hover {
	--rz-textbox-border-color: #111;
}

.site-footer-light .footer-newsletter.layout-v2 {
	--rz-textbox-bg-color: #111;
}

.site-footer-light .footer-widgets {
	--rz-footer-widget-border-color: rgba( 0, 0, 0, .15 );
}

.site-footer-light .footer-widgets .widget.dropdown {
	border-color: #cdcdcd;
}

.site-footer-light .razzi-widget__social-links .social-links {
	justify-content: space-between;
}

.site-footer-light .footer-extra {
	--rz-footer-extra-border-color: rgba( 0, 0, 0, .15 );
}

.site-footer-gray {
	--rz-color-darker: #F5F5F5;
	--rz-text-color-gray: #525252;
	--rz-color-lighter: #111;
	--rz-text-color-hover: #111;
}

.site-footer-gray .footer-main {
	padding: 0;
	--rz-footer-main-border-color: rgba( 0, 0, 0, .06 );
}

.site-footer-gray .footer-newsletter {
	--rz-button-bg-color: #F5F5F5;
	--rz-button-color: #111;
	--rz-textbox-color: #A0A0A0;
	--rz-textbox-bg-color: #F5F5F5;
	--rz-textbox-border-color: #cdcdcd;
	--rz-footer-newsletter-border-color: rgba( 0, 0, 0, .06 );
}

.site-footer-gray .footer-newsletter .mc4wp-form-fields input[type="email"]:focus {
	--rz-textbox-border-color: #111;
}

.site-footer-gray .footer-newsletter:not(.layout-v2) .mc4wp-form-fields input[type="submit"] {
	border: 1px solid var(--rz-textbox-border-color);
}

.site-footer-gray .footer-newsletter:not(.layout-v2) .mc4wp-form-fields input[type="submit"]:hover {
	--rz-textbox-border-color: #111;
}

.site-footer-gray .footer-newsletter.layout-v2 {
	--rz-textbox-bg-color: #111;
}

.site-footer-gray .footer-widgets {
	--rz-footer-widget-border-color: rgba( 0, 0, 0, .06 );
}

.site-footer-gray .footer-widgets .widget.dropdown {
	border-color: #cdcdcd;
}

.site-footer-gray .razzi-widget__social-links .social-links {
	justify-content: space-between;
}

.site-footer-gray .footer-extra {
	--rz-footer-extra-border-color: rgba( 0, 0, 0, .06 );
}

.site-footer-dark .has-divider,
.site-footer-custom .has-divider {
	position: relative;
}

.site-footer-light .has-divider .footer-container,
.site-footer-gray .has-divider .footer-container {
	position: relative;
}

.footer-right {
	flex: 1;
	text-align: right;
	justify-content: flex-end;
}

.footer-right > * {
	margin-left: 40px;
}

.footer-left {
	flex: 1;
	text-align: left;
	justify-content: flex-start;
}

.footer-left > * {
	margin-right: 40px;
}

/*--------------------------------------------------------------
# Page
--------------------------------------------------------------*/
.newsletter-popup-modal h1, .newsletter-popup-modal h2, .newsletter-popup-modal h3, .newsletter-popup-modal h4, .newsletter-popup-modal h5, .newsletter-popup-modal h6 {
	color: var(--rz-color-dark);
	line-height: 1.357em;
}

.newsletter-popup-modal .newsletter-title {
	color: var(--rz-color-dark);
	line-height: 1.357em;
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 17px;
}

.newsletter-popup-modal .button-close {
	top: 28px;
	right: 28px;
	transform: none;
	z-index: 10;
	color: #a0a0a0;
	cursor: pointer;
}

.newsletter-popup-modal .button-close:hover {
	color: #a0a0a0;
}

.newsletter-popup-modal .modal-content {
	width: 830px;
	max-width: 90%;
	max-height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	padding: 0;
}

.newsletter-popup-modal .newsletter-popup-content {
	font-size: 18px;
	color: var(--rz-color-dark);
}

.newsletter-popup-modal .n-close {
	font-size: 14px;
	color: #767676;
	position: relative;
	display: inline-flex;
}

.newsletter-popup-modal .n-close:before {
	content: "";
	height: 18px;
	width: 18px;
	background-color: #e2e2e2;
	margin: 2px 14px 0 0;
	float: left;
	transition: 0.15s all ease-out;
	flex: none;
}

.newsletter-popup-modal .n-close:after {
	transform: rotate(45deg);
	content: "";
	width: 6px;
	height: 10px;
	display: block;
	border: solid #111111;
	border-width: 0 2px 2px 0;
	position: absolute;
	top: 5px;
	left: 6px;
	opacity: 0;
}

.newsletter-popup-modal .n-close.active:after {
	opacity: 1;
}

.newsletter-popup-layout-1-column .modal-content {
	padding: 10px;
	width: 570px;
}

.newsletter-popup-layout-1-column .newsletter-popup-image {
	position: relative;
	min-height: 250px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.newsletter-popup-layout-1-column .newsletter-popup-image:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(17, 17, 17, 0.3);
	z-index: 1;
}

.newsletter-popup-layout-1-column .newsletter-popup-image__holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
}

.newsletter-popup-layout-1-column .newsletter-popup-content {
	--rz-color-dark:#fff;
	position: relative;
	padding: 30px 0;
	z-index: 2;
	width: 63%;
}

.newsletter-popup-layout-1-column .newsletter-popup-wrapper {
	padding: 50px 40px 20px;
	text-align: center;
}

.newsletter-popup-layout-1-column .newsletter-popup-wrapper .newsletter-popup-content {
	display: none;
}

.newsletter-popup-layout-1-column .newsletter-popup-form {
	margin-bottom: 50px;
}

.newsletter-popup-layout-1-column .newsletter-popup-form .mc4wp-form-fields {
	display: flex;
	flex-wrap: wrap;
}

.newsletter-popup-layout-1-column .newsletter-popup-form .mc4wp-form-fields input[type=email] {
	flex: 1;
	margin-right: 6px;
	height: 46px;
	padding: 0 23px;
}

.newsletter-popup-layout-1-column .newsletter-popup-form .mc4wp-form-fields input[type="submit"] {
	flex: 0;
	line-height: 46px;
	padding: 0 25px;
}

.newsletter-popup-layout-1-column .newsletter-popup-form .razzi-svg-icon {
	display: none;
}

.newsletter-popup-layout-2-columns .modal-content {
	display: flex;
}

.newsletter-popup-layout-2-columns .newsletter-popup-image {
	flex: 0.92;
	line-height: 0;
}

.newsletter-popup-layout-2-columns .newsletter-popup-image.no-image {
	flex: none;
}

.newsletter-popup-layout-2-columns .newsletter-popup-wrapper {
	flex: 1;
	padding: 110px 70px 26px;
}

.newsletter-popup-layout-2-columns .newsletter-popup-content {
	padding-bottom: 33px;
}

.newsletter-popup-layout-2-columns .newsletter-popup-form {
	position: relative;
	margin-bottom: 63px;
}

.newsletter-popup-layout-2-columns .mc4wp-form {
	position: relative;
	z-index: 1;
}

.newsletter-popup-layout-2-columns .mc4wp-form-fields {
	display: flex;
	flex-wrap: wrap;
}

.newsletter-popup-layout-2-columns .mc4wp-form-fields input[type=email] {
	flex: 1;
	margin-right: 6px;
	height: 46px;
	padding: 0 23px;
}

.newsletter-popup-layout-2-columns .mc4wp-form-fields input[type="submit"] {
	line-height: 46px;
	height: 46px;
}

/*--------------------------------------------------------------
# Elementor
--------------------------------------------------------------*/
body .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}

}@media all and (max-width: 767px){
	.elementor .elementor-hidden-phone {
		display: none;
	}
}

@media all and (min-width: 768px) and (max-width: 1024px){
	.elementor .elementor-hidden-tablet {
		display: none;
	}
}

@media all and (min-width: 1025px){
	.elementor .elementor-hidden-desktop {
		display: none;
	}
}

@media all and (min-width: 1200px){
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1170px;
	}
	.elementor-section.elementor-section-boxed > .elementor-column-gap-default {
		max-width: 1190px;
	}
	.elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
		max-width: 1200px;
	}
	.elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
		max-width: 1180px;
	}
	.elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
		max-width: 1200px;
	}
	.elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
		max-width: 1200px;
	}
}

@media all{.elementor-section-content-space-between .elementor-container {
	justify-content: space-between;
}

.razzi-shortcode-title {
	font-weight: 500;
	font-size: 36px;
	line-height: 48px;
	margin-top: 0;
}

.razzi-shortcode-subtitle {
	font-weight: 500;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #A0A0A0;
	margin: 0 0 10px 0;
}

.swiper-pagination {
	position: relative;
	margin-top: 40px;
}

.swiper-pagination .swiper-pagination-bullet {
	padding: 5px;
	background-color: transparent;
	width: auto;
	height: auto;
	opacity: 1;
	margin: 0;
}

.swiper-pagination .swiper-pagination-bullet:before {
	content: "";
	width: 8px;
	height: 8px;
	outline: none;
	background-color: #d8d8d8;
	opacity: 1;
	display: block;
	border-radius: 50%;
	transition: 0.35s;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .swiper-pagination .swiper-pagination-bullet:hover:before {
	background-color: var(--rz-background-color-primary);
}

.swiper-pagination.swiper-pagination-lock {
	display: none;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0;
}

ul.razzi-checkmark-lists {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.razzi-checkmark-lists li {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 12px;
	color: #111111;
}

ul.razzi-checkmark-lists li:before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMyAxTDQuNzUgMTBMMSA1LjkwOTA5IiBzdHJva2U9IiNGRjZGNjEiIHN0cm9rZS13aWR0aD0iMS44IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K);
}

ul.razzi-checkmark-lists li.wrong {
	color: #767676;
}

ul.razzi-checkmark-lists li.wrong:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik05IDFMMSA5TTEgMUw5IDkiIHN0cm9rZT0iIzkxOTE5MSIgc3Ryb2tlLXdpZHRoPSIxLjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPC9zdmc+DQo=);
}

@keyframes razzi-rotate {
	0% {
		transform: rotate(0deg) scale(1);
	}
	50% {
		transform: rotate(180deg) scale(0.6);
	}
	100% {
		transform: rotate(360deg) scale(1);
	}
}

@keyframes razzi-scale {
	30% {
		transform: scale(0.3);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes razzi-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@keyframes razziFadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 80px, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes bubble {
	0%, 100% {
		transform: scale(0);
	}
	50% {
		transform: scale(1);
	}
}

@keyframes anim-ripple {
	0% {
		transform: scale(0.8);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: .4;
	}
	to {
		transform: scale(1.2);
		opacity: 0;
	}
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

.razzi-swiper-carousel-elementor {
	position: relative;
}

.razzi-swiper-carousel-elementor .rz-swiper-button {
	font-size: 28px;
	color: #a0a0a0;
	width: 42px;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	text-align: center;
	opacity: .5;
	transition: .5s;
	cursor: pointer;
	z-index: 99;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.razzi-swiper-carousel-elementor .rz-swiper-button:hover:not(.swiper-button-disabled) {
	color: var(--rz-color-dark);
	opacity: 1;
}

.razzi-swiper-carousel-elementor .rz-swiper-button svg {
	/*rtl:raw:
			transform: rotate(-180deg);
		*/
}

.razzi-swiper-carousel-elementor .swiper-button-disabled {
	cursor: not-allowed;
}

.razzi-swiper-carousel-elementor .rz-swiper-button-prev {
	left: -15px;
}

.razzi-swiper-carousel-elementor .rz-swiper-button-next {
	right: -15px;
}

.razzi-swiper-carousel-elementor .swiper-button-disabled {
	opacity: .5;
}

.razzi-swiper-slider-elementor .rz-swiper-button {
	font-size: 24px;
	color: var(--rz-color-dark);
	background-color: #ffffff;
	width: 50px;
	height: 50px;
	line-height: 52px;
}

.razzi-swiper-slider-elementor .rz-swiper-button:hover:not(.swiper-button-disabled) {
	opacity: 1;
}

.razzi-swiper-slider-elementor .rz-swiper-button-prev {
	left: 0;
}

.razzi-swiper-slider-elementor .rz-swiper-button-next {
	right: 0;
}

.razzi-swiper-carousel-elementor .swiper-pagination-lock,
.razzi-swiper-carousel-elementor .swiper-scrollbar-lock,
.razzi-swiper-carousel-elementor .swiper-button-lock {
	display: none;
}

.razzi-banner-carousel {
	position: relative;
	opacity: 0;
}

.razzi-banner-carousel .banner-item {
	position: relative;
	overflow: hidden;
}

.razzi-banner-carousel .banner-item:hover .razzi-icon {
	transform: translateX(3px);
	/*rtl:raw:
	                 transform: translateX(-3px) rotateY(180deg);
                */
}

.razzi-banner-carousel .banner-item:hover .banner-img:after {
	background-color: rgba(0, 0, 0, 0.2);
}

.razzi-banner-carousel .banner-content,
.razzi-banner-carousel .banner-img:after,
.razzi-banner-carousel .full-box-button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.razzi-banner-carousel .banner-img:after {
	content: '';
	display: block;
	transition: ease .3s;
	background-color: rgba(0, 0, 0, 0.3);
}

.razzi-banner-carousel .banner-img img {
	display: block;
	width: 100%;
}

.razzi-banner-carousel .banner-content {
	padding: 0 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.razzi-banner-carousel .banner-title {
	flex: 0 0 auto;
	font-size: 44px;
	line-height: 1.2;
	margin-top: auto;
	margin-bottom: -114px;
	color: #ffffff;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.razzi-banner-carousel .button-link {
	flex: 0 0 auto;
	margin-top: auto;
	padding-bottom: 40px;
	padding-top: 30px;
	max-width: 100%;
	text-decoration: none;
}

.razzi-banner-carousel .button-text {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #1f1f1f;
	background-color: #ffffff;
	line-height: 54px;
	padding: 0 26px;
	min-width: 190px;
}

.razzi-banner-carousel .button-text .razzi-icon {
	margin-left: 11px;
}

.razzi-banner-carousel .swiper-pagination {
	position: relative;
	margin-top: 30px;
}

.razzi-banner-carousel__inner {
	display: flex;
}

.razzi-newsletter .mc4wp-form-fields {
	max-width: 570px;
	display: flex;
}

.razzi-newsletter .mc4wp-form-fields input[type="email"] {
	width: 100%;
	margin-right: 5px;
	padding: 15px 30px;
}

.razzi-newsletter .mc4wp-form-fields input[type="email"]::-moz-placeholder {
	color: inherit;
}

.razzi-newsletter .mc4wp-form-fields input[type="email"]:-ms-input-placeholder {
	color: inherit;
}

.razzi-newsletter .mc4wp-form-fields input[type="email"]::placeholder {
	color: inherit;
}

.razzi-newsletter-2 .newsletter-title {
	margin: 0 0 17px;
}

.razzi-newsletter-2 .newsletter-desc {
	font-size: 18px;
}

.razzi-newsletter-2 .mc4wp-form-fields {
	display: flex;
	border-style: solid;
	border-color: #111111;
	border-width: 0 0 1px;
}

.razzi-newsletter-2 .mc4wp-form-fields input[type="email"] {
	font-size: 15px;
	border: none;
	width: 100%;
	padding: 0 30px;
}

.razzi-newsletter-2 .mc4wp-form-fields input[type="submit"] {
	background-color: transparent;
	color: var(--rz-color-dark);
}

.razzi-newsletter-2__heading {
	margin-bottom: 33px;
}

.razzi-countdown {
	display: flex;
}

.razzi-countdown .timer {
	padding: 0 23px;
	position: relative;
	color: var(--rz-color-dark);
	text-align: center;
}

.razzi-countdown .timer:first-child {
	padding-left: 0 !important;
}

.razzi-countdown .timer:last-child {
	padding-right: 0 !important;
}

.razzi-countdown .timer .text {
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
}

.razzi-countdown .timer .divider {
	position: absolute;
	top: 15px;
	right: -8px;
	font-size: 37px;
	line-height: 1;
	font-weight: 600;
}

.razzi-countdown .digits {
	font-size: 44px;
	font-weight: 600;
	display: block;
}

.razzi-contact-form-7 p {
	margin-bottom: 0;
}

.razzi-contact-form-7 input:not([type="submit"]),
.razzi-contact-form-7 textarea {
	width: 100%;
}

.razzi-contact-form-7 input:not([type="submit"]) {
	margin-bottom: 30px;
}

.razzi-contact-form-7 textarea {
	margin-bottom: 55px;
}

.razzi-faq .faq-title {
	font-size: 18px;
	margin: 0;
	display: flex;
	justify-content: space-between;
}

.razzi-faq .faq-desc {
	margin-top: 23px;
	margin-bottom: 4px;
}

.razzi-faq .faq-desc p {
	margin: 0;
}

.razzi-faq .box-content {
	padding: 21px 0;
	border-style: solid;
	border-color: #e2e2e2;
	border-width: 1px 0 0;
	cursor: pointer;
}

.razzi-faq .box-content .razzi-svg-icon {
	color: #1f1f1f;
	padding-top: 6px;
	padding-left: 25px;
}

.razzi-faq .box-content .razzi-svg-icon svg {
	transform: rotate(0);
	transition: ease .3s;
}

.razzi-faq .box-content.active .razzi-svg-icon svg {
	transform: rotate(180deg);
}

.razzi-faq .box-content:last-child {
	border-bottom-width: 1px;
}

.razzi-testimonials-carousel__content {
	font-size: 22px;
	font-style: italic;
	margin-bottom: 24px;
	color: #111;
}

.razzi-testimonials-carousel__text {
	color: #767676;
}

.razzi-testimonials-carousel {
	text-align: center;
}

.razzi-testimonials-carousel .box-item {
	padding-bottom: 35px;
}

.razzi-testimonials-carousel .swiper-pagination {
	position: static;
}

.razzi-testimonials-carousel .rz-swiper-button {
	font-size: 28px;
}

.razzi-testimonials-carousel-2 {
	position: relative;
	opacity: 0;
}

.razzi-testimonials-carousel-2 .testimonials-item {
	padding: 30px 30px 22px;
	border: 1px solid var(--rz-border-color-light);
	height: auto;
}

.razzi-testimonials-carousel-2 .swiper-pagination {
	position: relative;
	margin-top: 56px;
}

.razzi-testimonials-carousel-2__heading {
	text-align: center;
	margin-bottom: 69px;
}

.razzi-testimonials-carousel-2__heading .heading-subtitle {
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	color: #909090;
	display: block;
	margin-bottom: 9px;
}

.razzi-testimonials-carousel-2__heading .heading-title {
	font-size: 36px;
	margin: 0;
}

.razzi-testimonials-carousel-2__header {
	display: flex;
	margin-bottom: 15px;
}

.razzi-testimonials-carousel-2__header .testi-image {
	flex: none;
	margin-right: 24px;
	max-width: 80px;
}

.razzi-testimonials-carousel-2__header .testi-image + .header-content {
	padding-top: 9px;
}

.razzi-testimonials-carousel-2__header .subtitle {
	font-size: 14px;
	display: block;
}

.razzi-testimonials-carousel-2__header .testi-title {
	margin: 0 0 5px;
}

.razzi-testimonials-carousel-2__header .razzi-svg-icon {
	font-size: 14px;
	color: #cdcdcd;
}

.razzi-testimonials-carousel-2__header .razzi-svg-icon.rate-active {
	color: #F8B86D;
}

.razzi-testimonials-carousel-2__footer .testi-desc {
	margin-bottom: 15px;
}

.razzi-testimonials-carousel-2__footer .testi-meta {
	font-size: 14px;
	color: var(--rz-text-color-gray);
}

.razzi-instagram-grid {
	position: relative;
}

.razzi-instagram-grid .instagram-wrapper {
	list-style: none;
	padding: 0;
	margin: 0;
	display: grid;
	grid-gap: 0;
	grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
	grid-auto-flow: dense;
}

.razzi-instagram-grid .instagram-wrapper li a:hover {
	opacity: .9;
}

.razzi-instagram-grid .instagram-wrapper img {
	display: block;
}

.razzi-instagram-grid .instagram-text-box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	line-height: 1.5;
	padding: 15px 40px;
}

.razzi-instagram-grid-2 {
	position: relative;
	overflow: hidden;
}

.razzi-instagram-grid-2 .instagram-wrapper {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}

.razzi-instagram-grid-2 .instagram-wrapper a {
	display: block;
}

.razzi-instagram-grid-2 .instagram-wrapper li a:hover {
	opacity: .9;
}

.razzi-instagram-grid-2 .instagram-wrapper img {
	display: block;
}

.razzi-instagram-grid-2 .instagram-text-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	padding: 50px;
	width: 100%;
	background-color: #f5f5f5;
}

.razzi-instagram-grid-2 .instagram-text-wrapper .razzi-icon {
	display: block;
	font-size: 33px;
	margin-bottom: 6px;
}

.razzi-instagram-grid-2 .instagram-text-wrapper .instagram-title {
	font-size: 36px;
	margin: 0 0 25px;
}

.razzi-instagram-grid-2 .instagram-text-wrapper .instagram-desc {
	font-size: 18px;
	margin-bottom: 39px;
}

.elementor-widget-razzi-map {
	overflow: hidden;
}

.razzi-map__has-tab {
	display: flex;
}

.razzi-map__has-tab .razzi-map__table {
	display: block;
}

.razzi-map__has-tab .mapboxgl-ctrl-top-right {
	transform: translateX(-33%);
}

.razzi-map__has-search {
	margin-top: 175px;
}

.razzi-map {
	clear: both;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.razzi-map > * {
	height: 614px;
}

.razzi-map .box-item {
	padding: 32px 40px;
	cursor: pointer;
}

.razzi-map .box-item:not(:last-child) {
	border-bottom: 1px solid var(--rz-border-color-light);
}

.razzi-map .map-title {
	margin: 0 0 29px;
	font-size: 18px;
}

.razzi-map .map-local {
	margin-bottom: 18px;
}

.razzi-map .map-desc > *:not(:last-child) {
	margin-bottom: 17px;
}

.razzi-map .map-desc h6 {
	margin: 0 0 4px;
}

.razzi-map .mapboxgl-ctrl-bottom-left {
	display: none;
}

.razzi-map .mapboxgl-ctrl-top-right {
	position: absolute;
	z-index: 1;
	width: 75%;
	left: 0;
	right: 0;
	margin: auto;
	top: -175px;
}

.razzi-map .mapboxgl-ctrl-geocoder {
	min-width: 100%;
}

.razzi-map .mapboxgl-ctrl-geocoder ul > li > a {
	text-decoration: none;
	padding: 10px;
	color: var(--rz-color-dark);
}

.razzi-map .mapboxgl-popup-content {
	max-width: 270px;
	font-size: 15px;
}

.razzi-map .mapboxgl-popup-content .map-title {
	font-size: 16px;
	padding-right: 20px;
	margin-bottom: 13px;
}

.razzi-map .mapboxgl-popup-content .map-local {
	margin-bottom: 14px;
}

.razzi-map .mapboxgl-popup-content .map-desc > *:not(:last-child) {
	margin-bottom: 13px;
}

.razzi-map .mapboxgl-ctrl-geocoder .geocoder-icon-search {
	/*rtl:raw:
        left: 20px;
        right: auto;
        */
}

.razzi-map__table {
	max-width: 370px;
	flex: 0 0 33%;
	margin-right: 30px;
	overflow-y: auto;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.02);
	display: none;
	scrollbar-color: #1f1f1f #e2e2e278;
	scrollbar-width: thin;
}

.razzi-map__table::-webkit-scrollbar {
	width: 2px;
}

.razzi-map__table::-webkit-scrollbar-track {
	background-color: #e2e2e2;
}

.razzi-map__table::-webkit-scrollbar-thumb {
	background-color: var(--rz-background-color-dark);
}

.razzi-map__content {
	width: 100%;
}

.razzi-products-tabs .products-empty .razzi-tabs-button {
	display: none;
}

.razzi-products-tabs .products-empty .products {
	list-style-type: none;
	display: flex;
	justify-content: center;
	color: var(--rz-color-dark);
}

.razzi-products-tabs ul.tabs {
	list-style: none;
	padding: 0;
	display: flex;
	justify-content: center;
}

.razzi-products-tabs ul.tabs li {
	padding: 0 15px;
	display: block;
	margin: 0;
	position: relative;
}

.razzi-products-tabs ul.tabs li a {
	padding: 0 2px;
	line-height: 24px;
	display: block;
	position: relative;
	font-weight: 500;
}

.razzi-products-tabs ul.tabs li a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 0;
	height: 1px;
	background-color: var(--rz-background-color-primary);
	transition: .5s;
	opacity: 0;
}

.razzi-products-tabs ul.tabs li a:hover, .razzi-products-tabs ul.tabs li a.active {
	color: var(--rz-color-primary);
}

.razzi-products-tabs ul.tabs li a:hover:after, .razzi-products-tabs ul.tabs li a.active:after {
	opacity: 1;
	width: 100%;
}

.razzi-products-tabs ul.tabs li:first-child {
	padding-left: 0;
}

.razzi-products-tabs ul.tabs li:last-child {
	padding-right: 0;
}

.razzi-products-tabs .tabs-content.loading {
	position: relative;
}

.razzi-products-tabs .tabs-content.loading:before {
	content: '';
	display: block;
	border-radius: 100px;
	position: absolute;
}

.razzi-products-tabs .tabs-content.loading:before {
	background-color: var(--rz-background-color-primary);
	height: 13px;
	width: 13px;
	top: 0;
	left: 0;
	-webkit-animation: razzi-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
	        animation: razzi-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
}

.razzi-products-tabs .tabs-content.loading:before {
	z-index: 10;
	top: 50%;
	left: 50%;
}

.razzi-products-tabs .tabs-content.loading:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.7);
	z-index: 5;
}

.razzi-products-tabs .tabs-header {
	margin-bottom: 80px;
}

.razzi-products-tabs .tabs-panel {
	min-height: 300px;
}

.razzi-products-tabs .tabs-panel .razzi-loading {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.razzi-products-tabs .tabs-panel .razzi-tabs-button {
	text-align: center;
	opacity: 0;
	visibility: hidden;
}

.razzi-products-tabs .tabs-panel.tab-loaded {
	min-height: auto;
}

.razzi-products-tabs .tabs-panel.tab-loaded .razzi-tabs-button {
	opacity: 1;
	visibility: visible;
}

.razzi-products-tabs ul.swiper-wrapper {
	flex-wrap: nowrap;
	margin: 0;
	box-sizing: border-box;
}

.razzi-products-tabs ul.swiper-wrapper li {
	clear: none;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}

.razzi-products-tabs .swiper-pagination {
	position: static;
	margin-top: 20px;
}

.razzi-products-tabs .swiper-pagination .swiper-pagination-bullet {
	margin-top: 0;
	margin-bottom: 0;
}

.razzi-products-tabs .swiper-scrollbar {
	max-width: 570px;
	background-color: #e5e5e5;
	cursor: pointer;
	height: 4px;
	border-radius: 0;
	position: static;
	width: 100%;
	margin: 20px auto 40px;
}

.razzi-products-tabs .swiper-scrollbar-drag {
	background-color: var(--rz-background-color-primary);
	cursor: pointer;
}

.razzi-products-tabs ul.products.swiper-wrapper {
	margin: 0;
}

.razzi-products-tabs ul.products.swiper-wrapper li.product {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}

.razzi-products-tabs .ajax-load-products {
	text-align: center;
	margin-top: 30px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	display: inline-block;
	min-width: 165px;
	height: 54px;
}

.razzi-products-tabs .ajax-load-products.loading .razzi-gooey {
	display: flex;
}

.razzi-products-tabs .ajax-load-products.loading .button-text {
	display: none;
}

.razzi-products-tabs .ajax-load-products .razzi-gooey {
	background-color: transparent;
	display: none;
}

.razzi-products-tabs .ajax-load-products .razzi-gooey span {
	background-color: #fff;
}

.razzi-product-category-tabs {
	padding: 0 100px;
}

.razzi-product-category-tabs.razzi-category-parent .razzi-shortcode-title {
	margin-bottom: 75px;
}

.razzi-product-category-tabs .category-content {
	position: relative;
	padding: 0 100px;
}

.razzi-product-category-tabs .category-list {
	margin: 0 -15px;
	padding: 0;
	list-style-type: none;
	box-sizing: border-box;
	display: flex;
}

.razzi-product-category-tabs .category-list li {
	display: flex;
	flex-direction: column;
	text-align: center;
}

.razzi-product-category-tabs .category-list li .cat-thumb {
	margin-bottom: 10px;
}

.razzi-product-category-tabs .category-list li .cat-name {
	font-weight: 500;
	font-size: 20px;
	line-height: 35px;
}

.razzi-product-category-tabs .category-list li .cat-name .cat-count {
	margin-left: 5px;
	font-size: 16px;
}

.razzi-product-category-tabs .category-list li:hover .cat-name {
	color: var(--rz-color-primary);
}

.razzi-product-category-tabs ul.tabs {
	list-style: none;
	padding: 0;
	display: flex;
	justify-content: center;
}

.razzi-product-category-tabs ul.tabs li {
	padding: 0 15px;
	display: block;
	margin: 0;
	position: relative;
}

.razzi-product-category-tabs ul.tabs li a {
	padding: 0 2px;
	line-height: 24px;
	display: block;
	position: relative;
	font-weight: 500;
}

.razzi-product-category-tabs ul.tabs li a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 0;
	height: 1px;
	background-color: var(--rz-background-color-primary);
	transition: .5s;
	opacity: 0;
}

.razzi-product-category-tabs ul.tabs li a:hover, .razzi-product-category-tabs ul.tabs li a.active {
	color: var(--rz-color-primary);
}

.razzi-product-category-tabs ul.tabs li a:hover:after, .razzi-product-category-tabs ul.tabs li a.active:after {
	opacity: 1;
	width: 100%;
}

.razzi-product-category-tabs ul.tabs li:first-child {
	padding-left: 0;
}

.razzi-product-category-tabs ul.tabs li:last-child {
	padding-right: 0;
}

.razzi-product-category-tabs .tabs-content.loading {
	position: relative;
}

.razzi-product-category-tabs .tabs-content.loading:before {
	content: '';
	display: block;
	border-radius: 100px;
	position: absolute;
}

.razzi-product-category-tabs .tabs-content.loading:before {
	background-color: var(--rz-background-color-primary);
	height: 13px;
	width: 13px;
	top: 0;
	left: 0;
	-webkit-animation: razzi-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
	        animation: razzi-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
}

.razzi-product-category-tabs .tabs-content.loading:before {
	z-index: 10;
	top: 50%;
	left: 50%;
}

.razzi-product-category-tabs .tabs-content.loading:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.7);
	z-index: 5;
}

.razzi-product-category-tabs .tabs-header {
	margin-bottom: 80px;
}

.razzi-product-category-tabs .tabs-panel {
	min-height: 300px;
}

.razzi-product-category-tabs .tabs-panel .tab-content.swiper-container {
	position: static;
}

.razzi-product-category-tabs .tabs-panel .razzi-loading {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%);
}

.razzi-product-category-tabs .tabs-panel .razzi-tabs-button {
	text-align: center;
	opacity: 0;
	visibility: hidden;
}

.razzi-product-category-tabs .tabs-panel.tab-loaded {
	min-height: auto;
}

.razzi-product-category-tabs .tabs-panel.tab-loaded .razzi-tabs-button {
	opacity: 1;
	visibility: visible;
}

.razzi-product-category-tabs ul.swiper-wrapper {
	margin: 0;
	box-sizing: border-box;
}

.razzi-product-category-tabs ul.swiper-wrapper li {
	clear: none;
	margin-bottom: 0;
}

.razzi-product-category-tabs.razzi-swiper-carousel-elementor .rz-swiper-button {
	position: fixed;
	top: 85px;
	width: auto;
	height: auto;
	z-index: 9;
	font-size: 36px;
}

.razzi-product-category-tabs.razzi-swiper-carousel-elementor .rz-category-arrow-prev {
	left: -113px;
}

.razzi-product-category-tabs.razzi-swiper-carousel-elementor .rz-category-arrow-next {
	right: -113px;
}

.razzi-product-category-tabs .rz-category-arrow-prev {
	left: 0;
}

.razzi-product-category-tabs .rz-category-arrow-next {
	right: 0;
}

.razzi-product-category-tabs .swiper-button-disabled {
	cursor: not-allowed;
}

.razzi-product-of-category.has-categories {
	display: flex;
	justify-content: space-between;
}

.razzi-product-of-category.has-categories .razzi-product-of-category__categories {
	width: 14.6%;
}

.razzi-product-of-category.has-categories .razzi-product-of-category__product {
	width: calc(85.4% - 30px);
}

.razzi-product-of-category__categories {
	position: relative;
	padding: 27px 0 0 30px;
}

.razzi-product-of-category__categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.razzi-product-of-category__categories li {
	margin-bottom: 15px;
}

.razzi-product-of-category__categories li a {
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	color: #111111;
	position: relative;
}

.razzi-product-of-category__categories li a:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	width: 0;
	height: 1px;
	background-color: #111111;
	transition: .5s;
	opacity: 0;
}

.razzi-product-of-category__categories li a:hover:after {
	opacity: 1;
	width: 100%;
}

.razzi-products-carousel ul.swiper-wrapper {
	flex-wrap: nowrap;
	margin: 0;
	box-sizing: border-box;
}

.razzi-products-carousel ul.swiper-wrapper li {
	clear: none;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}

.razzi-products-carousel ul.products li.product {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}

.razzi-products-carousel .swiper-scrollbar {
	max-width: 570px;
	background-color: #e5e5e5;
	cursor: pointer;
	height: 4px;
	border-radius: 0;
	position: static;
	width: 100%;
	margin: 5px auto 40px;
}

.razzi-products-carousel .swiper-scrollbar-drag {
	background-color: var(--rz-background-color-primary);
	cursor: pointer;
}

.razzi-products-carousel .razzi-grid-button {
	text-align: center;
	margin-top: 20px;
}

.razzi-products-carousel .razzi-grid-button a {
	line-height: 54px;
	padding: 0 44px;
}

.razzi-products-carousel .razzi-grid-button .razzi-svg-icon {
	font-size: 13px;
}

.razzi-products-carousel .product-loop-outsite {
	margin-left: -15px;
	margin-right: -15px;
}

.razzi-products-carousel .product-loop-outsite .swiper-container {
	padding-left: 15px;
	padding-right: 15px;
}

.elementor-section:not(.elementor-section-full_width) .razzi-swiper-carousel-elementor:not(.razzi-product-category-tabs) ul.product-loop-layout-6 li.product,
.elementor-section:not(.elementor-section-full_width) .razzi-swiper-carousel-elementor:not(.razzi-product-category-tabs) ul.product-loop-layout-5 li.product {
	margin-bottom: 15px;
	padding-top: 15px;
}

.razzi-products-carousel__heading--arrows {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.razzi-products-carousel__heading--arrows .rz-swiper-button {
	position: static;
	transform: none;
	width: auto;
	height: auto;
	line-height: normal;
}

.razzi-products-showcase {
	display: flex;
	padding: 0 85px;
}

.razzi-products-showcase:not(.show-category) .meta-cat {
	display: none !important;
}

.razzi-products-showcase:not(.show-rating) .star-rating {
	display: none !important;
}

.razzi-products-showcase:not(.show-quickview) .quick-view-button {
	display: none !important;
}

.razzi-products-showcase:not(.show-addtocart) .rz-loop_atc_button {
	display: none !important;
}

.razzi-products-showcase:not(.show-wishlist) .product-wishlist {
	display: none !important;
}

.razzi-products-showcase:not(.show-badges) .woocommerce-badges {
	display: none !important;
}

.razzi-products-showcase .showcase-image {
	width: 56%;
}

.razzi-products-showcase .showcase-box {
	width: 44%;
	padding-left: 85px;
}

.razzi-products-showcase .razzi-box-title {
	text-align: center;
}

.razzi-products-showcase .razzi-shortcode-title {
	font-weight: 500;
	font-size: 32px;
	line-height: 44px;
	margin-bottom: 60px;
}

.razzi-products-showcase ul.swiper-wrapper {
	flex-wrap: nowrap;
	margin: 0;
	padding: 0;
	list-style-type: none;
	box-sizing: border-box;
}

.razzi-products-showcase ul.swiper-wrapper li {
	clear: none;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}

.razzi-products-showcase .rz-swiper-button {
	font-size: 36px;
}

.razzi-products-showcase .swiper-pagination {
	position: static;
	margin-top: 35px;
}

.razzi-products-showcase ul.products li.product {
	width: 100%;
	margin-bottom: 0;
}

.razzi-products-showcase ul.products li.product .product-thumbnail .product-wishlist {
	position: absolute;
	top: 20px;
	right: 20px;
}

.razzi-products-showcase ul.products li.product .product-thumbnail .product-wishlist .rz-loop_button {
	opacity: 1;
	transform: translateY(0);
}

.razzi-products-showcase ul.products li.product .product-thumbnail .product-wishlist .rz-loop_button:hover {
	background-color: var(--rz-background-color-light);
	color: var(--rz-color-dark);
}

.razzi-products-showcase ul.products li.product .product-thumbnail .product-wishlist .rz-loop_button:not(.loading):before {
	right: 54px;
	left: auto;
	top: 50%;
	transform: translateY(-50%);
}

.razzi-products-showcase ul.products li.product .product-thumbnail .product-wishlist .rz-loop_button:not(.loading):after {
	left: auto;
	right: 44px;
	top: 50%;
	transform: translateY(-50%) rotate(-90deg);
}

.razzi-products-showcase ul.products li.product .product-thumbnail .product-wishlist .loop_button-text {
	display: none;
}

.razzi-products-showcase ul.products li.product .product-summary {
	text-align: center;
}

.razzi-products-showcase ul.products li.product .star-rating {
	margin: 5px auto;
}

.razzi-products-showcase ul.products li.product .woocommerce-loop-product__title {
	font-size: 18px;
	margin: 0 0 5px;
}

.razzi-products-grid .razzi-grid-button {
	text-align: center;
	margin-top: 10px;
}

.razzi-products-grid .ajax-load-products {
	text-align: center;
	margin-top: 30px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	display: inline-block;
	min-width: 165px;
	height: 54px;
}

.razzi-products-grid .ajax-load-products.loading .razzi-gooey, .razzi-products-grid .ajax-load-products.ajax-infinite .razzi-gooey {
	display: flex;
}

.razzi-products-grid .ajax-load-products.loading .button-text, .razzi-products-grid .ajax-load-products.ajax-infinite .button-text {
	display: none;
}

.razzi-products-grid .ajax-load-products.button-outline .razzi-gooey span {
	background-color: var(--rz-background-color-dark);
}

.razzi-products-grid .ajax-load-products .razzi-gooey {
	background-color: transparent;
	display: none;
}

.razzi-products-grid .ajax-load-products .razzi-gooey span {
	background-color: #fff;
}

.razzi-products-grid .woocommerce-pagination {
	text-align: center;
	margin-top: 30px;
}

.razzi-products-masonry:not(.show-category) .meta-cat {
	display: none !important;
}

.razzi-products-masonry:not(.show-rating) .star-rating {
	display: none !important;
}

.razzi-products-masonry:not(.show-quickview) .quick-view-button {
	display: none !important;
}

.razzi-products-masonry:not(.show-addtocart) .rz-loop_atc_button {
	display: none !important;
}

.razzi-products-masonry:not(.show-wishlist) .yith-wcwl-add-to-wishlist {
	display: none !important;
}

.razzi-products-masonry:not(.show-badges) .woocommerce-badges {
	display: none !important;
}

.razzi-products-masonry.btn-hidden .product-loop__buttons {
	display: none !important;
}

.razzi-products-masonry .masonry-banner-content .banner-image {
	position: relative;
	display: flex;
	line-height: 1;
}

.razzi-products-masonry .masonry-banner-content .banner-image:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.razzi-products-masonry .masonry-banner-content .banner-content {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: var(--rz-color-dark);
	text-align: center;
	height: 100%;
	width: 100%;
	padding: 30px 45px;
}

.razzi-products-masonry .razzi-banner__sub-title {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
}

.razzi-products-masonry .razzi-banner__title {
	font-weight: 600;
	font-size: 60px;
	line-height: 89px;
}

.razzi-products-masonry .razzi-banner__description {
	font-weight: 500;
	font-size: 28px;
	line-height: 41px;
}

.razzi-products-masonry .razzi-banner__button {
	margin-top: 12px;
}

.razzi-products-masonry .razzi-posts__found {
	margin-bottom: 0;
}

.razzi-products-masonry .woocommerce-pagination {
	text-align: center;
	margin-top: 33px;
}

.razzi-products-masonry .woocommerce-pagination ul li:not(.btn-load-more) {
	display: none;
}

.razzi-products-masonry .woocommerce-pagination ul .btn-load-more a {
	display: inline-block;
	text-align: center;
	position: relative;
	transition: none;
	font-weight: 500;
	font-size: 15px;
	line-height: 46px;
	padding: 0 40px;
	text-decoration: none;
	background-color: transparent;
	color: var(--rz-color-dark);
	border: 1px solid;
	white-space: nowrap;
	min-width: 170px;
	transition: 0.2s;
	margin: 0;
}

.razzi-products-masonry .woocommerce-pagination ul .btn-load-more a:hover {
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
}

.razzi-products-masonry .woocommerce-pagination ul .btn-load-more .razzi-gooey-loading {
	display: none;
}

.razzi-products-masonry .woocommerce-pagination ul .btn-load-more .razzi-gooey-loading .razzi-gooey .dots span {
	width: 10px;
	height: 10px;
	filter: none;
}

.razzi-products-masonry .woocommerce-pagination.loading .btn-load-more a:hover {
	background-color: transparent;
	color: var(--rz-color-dark);
}

.razzi-products-masonry .woocommerce-pagination.loading .btn-load-more .razzi-gooey-loading {
	display: inline-block;
	opacity: 1;
}

.razzi-products-masonry .woocommerce-pagination.loading .btn-load-more .load-more-text {
	display: none;
}

.razzi-products-masonry ul.products.layout-masonry li.product.has-banner {
	grid-column: span 2;
	grid-row: span 2;
	width: 100%;
}

.razzi-products-masonry ul.products.layout-masonry li.product .razzi-banner__masonry,
.razzi-products-masonry ul.products.layout-masonry li.product .masonry-banner-content,
.razzi-products-masonry ul.products.layout-masonry li.product .banner-image {
	height: 100%;
}

.razzi-products-masonry ul.products.layout-masonry li.product .banner-image img {
	-o-object-fit: cover;
	   object-fit: cover;
}

.razzi-products-deal:not(.show-category) .meta-cat {
	display: none !important;
}

.razzi-products-deal:not(.show-rating) .star-rating {
	display: none !important;
}

.razzi-products-deal:not(.show-quickview) .quick-view-button {
	display: none !important;
}

.razzi-products-deal:not(.show-addtocart) .rz-loop_atc_button {
	display: none !important;
}

.razzi-products-deal:not(.show-wishlist) .yith-wcwl-add-to-wishlist {
	display: none !important;
}

.razzi-products-deal ul.swiper-wrapper {
	flex-wrap: nowrap;
	margin: 0;
	box-sizing: border-box;
}

.razzi-products-deal ul.swiper-wrapper li {
	clear: none;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}

.razzi-products-deal .swiper-scrollbar {
	max-width: 570px;
	background-color: #e5e5e5;
	cursor: pointer;
	height: 4px;
	border-radius: 0;
	position: static;
	width: 100%;
	margin: 5px auto 40px;
}

.razzi-products-deal .swiper-scrollbar-drag {
	background-color: var(--rz-background-color-primary);
	cursor: pointer;
}

.razzi-products-deal .swiper-pagination {
	margin-top: 0;
}

.razzi-products-deal ul.products li.product {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}

.razzi-products-deal ul.products li.product .product-summary {
	padding: 0 40px;
	text-align: center;
	position: relative;
	top: -50px;
	background-color: transparent;
}

.razzi-products-deal ul.products li.product .product-summary-deal {
	background-color: var(--rz-background-color-light);
	padding: 20px 20px 18px;
}

.razzi-products-deal ul.products li.product .product-inner {
	padding-bottom: 0;
}

.razzi-products-deal ul.products li.product .product-inner:hover .product-thumbnail .rz-loop_button {
	transform: translate(0, 0);
}

.razzi-products-deal ul.products li.product .product-thumbnail .razzi-product-deal {
	position: absolute;
	top: 20px;
}

.razzi-products-deal ul.products li.product .product-thumbnail .razzi-product-deal .deal-expire-text,
.razzi-products-deal ul.products li.product .product-thumbnail .razzi-product-deal .deal-sold,
.razzi-products-deal ul.products li.product .product-thumbnail .razzi-product-deal .timer .text {
	display: none;
}

.razzi-products-deal ul.products li.product .product-thumbnail .razzi-product-deal .razzi-countdown {
	background-color: var(--rz-background-color-primary);
	padding: 3px 10px;
	min-width: 103px;
}

.razzi-products-deal ul.products li.product .product-thumbnail .razzi-product-deal .razzi-countdown .timer {
	padding: 0 5px;
	color: var(--rz-color-lighter);
}

.razzi-products-deal ul.products li.product .product-thumbnail .razzi-product-deal .razzi-countdown .timer .divider {
	font-size: 11px;
	top: 2px;
	right: -1px;
}

.razzi-products-deal ul.products li.product .product-thumbnail .razzi-product-deal .razzi-countdown .digits {
	font-weight: 500;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.02em;
}

.razzi-products-deal ul.products li.product .product-thumbnail .product-loop__buttons {
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-end;
	top: 15px;
	right: 20px;
	left: auto;
	height: 100%;
	padding: 0;
}

.razzi-products-deal ul.products li.product .product-thumbnail .rz-loop_button {
	margin: 5px 0;
	transform: translate(10px, 0);
}

.razzi-products-deal ul.products li.product .product-thumbnail .rz-loop_button:not(.loading):before {
	right: 54px;
	left: auto;
	top: 50%;
	transform: translateY(-50%);
}

.razzi-products-deal ul.products li.product .product-thumbnail .rz-loop_button:not(.loading):after {
	left: auto;
	right: 44px;
	top: 50%;
	transform: translateY(-50%) rotate(-90deg);
}

.razzi-products-deal ul.products li.product .woocommerce-loop-product__title {
	font-size: 24px;
	line-height: 35px;
}

.razzi-products-deal ul.products li.product .star-rating {
	margin: 0 auto 5px;
}

.razzi-product-shortcode {
	background-color: var(--rz-background-color-gray);
	padding: 90px 0 100px;
}

.razzi-product-shortcode.single-product div.product .woocommerce-product-gallery {
	width: 45%;
}

.razzi-product-shortcode.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
	margin: 15px 0 0 0;
}

.razzi-product-shortcode.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
	padding: 0;
}

.razzi-product-shortcode.single-product div.product .summary-price-box .price {
	font-size: 22px;
}

.razzi-product-shortcode.single-product div.product .entry-summary {
	width: 55%;
	padding-left: 70px;
	padding-right: 40px;
	padding-top: 35px;
}

.razzi-product-shortcode.single-product div.product .entry-summary .product_title {
	font-size: 32px;
}

.razzi-product-shortcode.single-product div.product.product-type-variable form.variations_form .variations td.value {
	margin-bottom: 20px;
}

.razzi-product-shortcode.razzi-swiper-carousel-elementor .rz-swiper-button {
	width: 30px;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
}

.razzi-product-shortcode.razzi-swiper-carousel-elementor .rz-swiper-button {
	opacity: 0;
}

.razzi-product-shortcode.razzi-swiper-carousel-elementor .rz-gallery-button-next {
	right: 0;
}

.razzi-product-shortcode.razzi-swiper-carousel-elementor .linked-gallery-carousel:hover .rz-swiper-button {
	opacity: 1;
}

.razzi-product-shortcode .rz-product-wrapper {
	background-color: var(--rz-background-color-light);
	padding: 30px;
	display: flex;
	box-shadow: 0px 0.5px 10px 0px rgba(0, 0, 0, 0.07);
}

.razzi-deals-carousel .countdown-slider {
	height: 550px;
	display: flex;
	align-items: center;
}

.razzi-deals-carousel .countdown-item {
	position: relative;
	padding: 15px;
}

.razzi-deals-carousel .countdown-bg {
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.razzi-deals-carousel .countdown-title {
	font-weight: 500;
	font-size: 32px;
	line-height: 44px;
	color: var(--rz-color-dark);
	margin-bottom: 30px;
}

.razzi-deals-carousel .countdown-content {
	margin-bottom: 52px;
}

.razzi-deals-carousel .digits {
	font-weight: 600;
	font-size: 40px;
	line-height: 59px;
	color: var(--rz-color-primary);
}

.razzi-deals-carousel .text {
	font-weight: 500;
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #919191;
}

.razzi-deals-carousel .timer .divider {
	top: 7px;
	color: var(--rz-color-primary);
}

.razzi-deals-carousel .countdown-button .razzi-svg-icon {
	font-size: 13px;
}

.razzi-deals-carousel .countdown-button a {
	padding: 0 44px;
	line-height: 54px;
}

.razzi-deals-carousel .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 30px;
}

.razzi-deals-carousel .rz-swiper-button {
	font-size: 20px;
	color: var(--rz-color-dark);
	background-color: #fff;
}

.razzi-deals-carousel .rz-swiper-button-next {
	right: 0;
}

.razzi-deals-carousel .rz-swiper-button-prev {
	left: 0;
}

.razzi-banner {
	position: relative;
	overflow: hidden;
}

.razzi-banner:hover .razzi-banner__featured-image {
	transform: scale(1.05);
}

.razzi-banner:hover .razzi-icon {
	transform: translateX(3px);
	/*rtl:raw:
                transform: translateX(-3px) rotateY(180deg);
            */
}

.razzi-banner:hover .image-zoom img {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	/* IE 9 */
	-moz-transform: scale(1.05);
	/* Firefox */
	-webkit-transform: scale(1.05);
	/* Safari and Chrome */
	-o-transform: scale(1.05);
	/* Opera */
}

.razzi-banner__featured-image {
	transform: scale(1.01);
	transition: .3s;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.razzi-banner__featured-image:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}

.razzi-banner-content {
	position: relative;
	z-index: 1;
	height: 400px;
	max-width: 100%;
	display: flex;
	margin: auto;
	padding: 30px 70px;
}

.razzi-banner-content__sub-title {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
}

.razzi-banner-content__title {
	font-size: 28px;
	line-height: 1.35714;
	margin: 0 0 16px;
}

.razzi-banner-content__description {
	margin: 0 0 16px;
}

.razzi-banner-content__button-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.razzi-banner-content__sale {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 96px;
	height: 96px;
	border-radius: 50%;
	background-color: var(--rz-background-color-primary);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-weight: 500;
	font-size: 28px;
}

.razzi-banner-content__sale--text {
	font-size: 16px;
	margin-bottom: 6px;
	line-height: 1;
}

.razzi-banner-content__sale--unit {
	margin-left: 3px;
}

.razzi-banner-content__sale--number {
	line-height: 1.1;
}

.razzi--v-position-top .razzi-banner-content {
	align-items: flex-start;
}

.razzi--v-position-bottom .razzi-banner-content {
	align-items: flex-end;
}

.razzi--v-position-middle .razzi-banner-content {
	align-items: center;
}

.razzi--h-position-left .razzi-banner-content {
	justify-content: flex-start;
}

.razzi--h-position-right .razzi-banner-content {
	justify-content: flex-end;
}

.razzi--h-position-center .razzi-banner-content {
	justify-content: center;
}

.razzi-brands-carousel {
	opacity: 0;
}

.razzi-brands-carousel .list-brands {
	display: flex;
	align-items: center;
}

.razzi-brands-carousel .brand-item {
	text-align: center;
}

.razzi-brands-carousel .brand-item img {
	transition: transform 0.3s;
	padding-top: 3px;
}

.razzi-brands-carousel .brand-item:hover img {
	transform: translateY(-3px);
}

.razzi-brands-carousel .swiper-pagination {
	position: relative;
	margin-top: 31px;
}

.razzi-brands-carousel .rz-swiper-button {
	background-color: transparent;
	font-size: 28px;
	color: #a0a0a0;
}

.razzi-brands-carousel .rz-swiper-button:hover {
	color: var(--rz-color-dark);
}

.razzi-brands-grid {
	overflow: hidden;
}

.razzi-brands-grid .heading-title {
	font-size: 36px;
	margin: 0 0 66px;
	text-align: center;
}

.razzi-brands-grid .list-brands {
	display: flex;
	flex-wrap: wrap;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0 1px;
}

.razzi-brands-grid .brand-item {
	padding: 15px;
	border-style: solid;
	border-color: #ccc;
	border-width: 0 1px 1px 0;
}

.razzi-brands-grid .brand-item a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	text-align: center;
	min-height: 110px;
	transition: transform 0.3s;
	padding-top: 6px;
}

.razzi-brands-grid .brand-item img {
	display: block;
}

.razzi-brands-grid .brand-item:hover > a {
	transform: translateY(-6px);
}

.razzi-brands-grid .brands-button {
	display: flex;
	justify-content: center;
	margin-top: 77px;
	text-decoration: none;
}

.razzi-brands-grid.razzi-brands-grid__border-none {
	margin-left: -15px;
	margin-right: -15px;
}

.razzi-brands-grid-box-shadow-yes .razzi-brands-grid .brand-item a {
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.02);
}

.razzi-slides-elementor {
	opacity: 0;
}

.razzi-slides-elementor .item-slider {
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
	height: 400px;
	width: 100%;
}

.razzi-slides-elementor .item-slider:not(:first-child) {
	display: none;
}

.razzi-slides-elementor .item-slider.swiper-slide {
	display: block;
}

.razzi-slides-elementor .item-slider:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.razzi-slides-elementor .slick-slide-inner {
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
}

.razzi-slides-elementor .swiper-pagination {
	margin-top: 0;
	position: absolute;
	bottom: 34px;
	left: 0;
	right: 0;
}

.razzi-slides-elementor .swiper-lazy-preloader {
	width: auto;
	height: auto;
	margin: 0;
	-webkit-animation: none;
	        animation: none;
	transform-origin: initial;
}

.razzi-slides-elementor .swiper-lazy-preloader:after {
	display: none;
}

.razzi-slides-elementor .swiper-lazy-preloader .razzi-posts__loading {
	display: block;
}

.razzi-slides-elementor .button-text {
	line-height: 1.3;
}

.razzi-slides-elementor .button-text:not(.razzi-button--underlined) {
	padding: 17px 35px;
}

.razzi-slides-elementor .button-text .razzi-svg-icon {
	margin-left: 14px;
}

.razzi-slides-elementor .razzi-slide-content {
	position: relative;
}

.razzi-slides-elementor .razzi-slide__sale {
	position: absolute;
	top: -35px;
	right: -35px;
	width: 96px;
	height: 96px;
	border-radius: 50%;
	background-color: var(--rz-background-color-primary);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-size: 28px;
	z-index: 1;
}

.razzi-slides-elementor .razzi-slide__sale .sale-text {
	font-size: 26px;
	font-weight: 600;
	line-height: 1;
}

.razzi-slides-elementor .razzi-slide__sale .sale-betext {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 8px;
	line-height: 1;
}

.razzi-slide-heading {
	font-size: 44px;
	font-weight: 500;
	line-height: 1.45455;
	color: var(--rz-color-dark);
	margin-bottom: 19px;
}

.razzi-slide-before-desc {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 22px;
}

.razzi-slide-description {
	font-size: 18px;
	margin-bottom: 37px;
}

.razzi-slide-button {
	margin: -15px;
}

.razzi-slide-button > * {
	display: inline-block;
	margin: 15px;
}

.razzi-slides-elementor--arrow-style-2 .rz-swiper-button {
	left: 40px;
	top: auto;
	bottom: 20px;
}

.razzi-slides-elementor--arrow-style-2 .rz-swiper-button-next {
	left: 105px;
	right: auto;
}

.razzi--v-position-top .slick-slide-inner {
	align-items: flex-start;
}

.razzi--v-position-bottom .slick-slide-inner {
	align-items: flex-end;
}

.razzi--v-position-middle .slick-slide-inner {
	align-items: center;
}

.razzi--h-position-left .slick-slide-inner {
	justify-content: flex-start;
}

.razzi--h-position-right .slick-slide-inner {
	justify-content: flex-end;
}

.razzi--h-position-center .slick-slide-inner {
	justify-content: center;
}

.razzi-posts-carousel {
	opacity: 0;
}

.razzi-posts-carousel .list-posts {
	position: relative;
}

.razzi-posts-carousel .list-posts__inner {
	display: flex;
}

.razzi-posts-carousel .blog-wrapper {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.02);
	margin-bottom: 0;
	height: auto;
	background-color: #fff;
}

.razzi-posts-carousel .post-thumbnail img {
	display: block;
}

.razzi-posts-carousel .post-summary {
	padding: 25px 40px 37px;
}

.razzi-posts-carousel .post-summary .post-meta {
	font-size: 14px;
	margin-bottom: 10px;
	color: #767676;
}

.razzi-posts-carousel .post-summary .post-meta a {
	color: #767676;
}

.razzi-posts-carousel .post-summary .post-meta a:hover {
	color: #111;
}

.razzi-posts-carousel .post-summary .post-title {
	margin: 0;
	font-size: 20px;
}

.razzi-posts-carousel .post-button {
	display: flex;
	justify-content: center;
	margin-top: 77px;
	text-decoration: none;
}

.razzi-posts-carousel .swiper-pagination {
	position: relative;
	margin-top: 30px;
}

.razzi-posts-carousel .rz-swiper-button {
	top: calc(50% - 75px);
}

.razzi-posts-carousel__heading {
	text-align: center;
	margin-bottom: 66px;
}

.razzi-posts-carousel__heading .heading-subtitle {
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	color: #909090;
	display: block;
	margin-bottom: 9px;
}

.razzi-posts-carousel__heading .heading-title {
	font-size: 36px;
	margin: 0;
}

.razzi-posts-carousel-2__heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 67px;
}

.razzi-posts-carousel-2__heading .heading-title {
	font-size: 36px;
	padding-right: 25px;
	margin: 0;
}

.razzi-posts-carousel-2 {
	opacity: 0;
}

.razzi-posts-carousel-2 .list-posts__inner {
	display: flex;
}

.razzi-posts-carousel-2 .blog-wrapper {
	margin-bottom: 0;
}

.razzi-posts-carousel-2 .entry-header {
	margin-bottom: 21px;
}

.razzi-posts-carousel-2 .entry-title {
	margin-bottom: 10px;
}

.razzi-posts-carousel-2 a.post-thumbnail {
	display: flex;
}

.razzi-posts-carousel-2 .rz-swiper-button {
	top: calc(50% - 90px);
}

.razzi-posts-carousel-2 .swiper-pagination {
	position: relative;
	margin-top: 30px;
}

.razzi-banner-collection {
	position: relative;
}

.razzi-banner-collection:hover .razzi-banner-clt__content-inner {
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.02);
}

.razzi-banner-clt__content {
	position: absolute;
	bottom: 50%;
	transform: translateY(50%);
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
}

.razzi-banner-clt__content-title {
	font-size: 28px;
	margin: 0 0 12px;
}

.razzi-banner-clt__content-desc {
	font-size: 15px;
	color: var(--rz-color-dark);
	padding-bottom: 8px;
}

.razzi-banner-clt__content-inner {
	padding: 32px 71px 0;
	background-color: #fff;
	text-align: center;
	max-width: 425px;
	transition: 0.35s;
}

.razzi-banner-clt__content-button {
	transform: translateY(25px);
	padding: 0 34px;
}

.razzi-banner-clt__images {
	display: flex;
	flex-wrap: wrap;
}

.razzi-banner-clt__images img {
	display: block;
}

.razzi-banner-clt-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.razzi-popular-keywords {
	text-align: center;
	padding: 90px 0 110px;
}

.razzi-popular-keywords .heading-title {
	font-size: 60px;
	line-height: 1.33333;
	margin: 0 0 66px;
}

.razzi-popular-keywords__inner {
	margin: -15px;
}

.razzi-popular-keywords__inner .button-link {
	display: inline-block;
	padding: 15px;
}

.razzi-popular-keywords__inner .button-text {
	padding: 13px 15px;
	line-height: 1.5;
	min-width: 190px;
	border-width: 2px;
}

.razzi-popular-keywords__inner .button-text:hover {
	border-color: #ffffff;
	background-color: #ffffff;
	color: #111111;
}

.razzi-image-content-box__bg {
	height: 100%;
}

.elementor-section-full_width .elementor-widget-razzi-image-content-box {
	overflow: hidden;
}

.elementor-section-full_width .elementor-widget-razzi-image-content-box .razzi-image-content-box__bg {
	width: 55vw;
}

.razzi-image-content-box__content {
	padding: 112px 105px 112px 0;
}

.razzi-image-content-box__content .subtitle {
	color: #909090;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 9px;
}

.razzi-image-content-box__content .banner-title {
	font-size: 44px;
	margin: 0 0 26px;
}

.razzi-image-content-box__content .banner-desc {
	font-size: 18px;
	margin-bottom: 42px;
}

.razzi-image-content-box__content .button-text {
	line-height: 54px;
	padding: 0 43px;
}

.elementor-widget-razzi-image-content-box .elementor-widget-container {
	background-color: #F5F5F5;
}

.razzi-image-position-left .razzi-image-content-box__left {
	order: 2;
}

.razzi-image-position-left .razzi-image-content-box__right {
	order: 1;
}

.razzi-image-position-left .razzi-image-content-box__bg {
	position: absolute;
	left: 0;
}

.razzi-banner-video {
	position: relative;
}

.razzi-banner-video .full-box-button,
.razzi-banner-video .banner-featured-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.razzi-banner-video .full-box-button {
	z-index: 1;
}

.razzi-banner-video__marker .razzi-icon,
.razzi-banner-video__marker {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.razzi-banner-video__marker:after {
	content: '';
	display: block;
	width: 68px;
	height: 68px;
	border-radius: 50%;
	background-color: #fff;
}

.razzi-banner-video__marker .razzi-icon {
	line-height: 1;
	color: #000;
	font-size: 24px;
}

.razzi-promo-box {
	position: relative;
}

.razzi-promo-box:hover .razzi-icon {
	transform: translateX(3px);
	/*rtl:raw:
                transform: translateX(-3px) rotateY(180deg);
            */
}

.razzi-promo-box:hover .image-zoom img {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	/* IE 9 */
	-moz-transform: scale(1.05);
	/* Firefox */
	-webkit-transform: scale(1.05);
	/* Safari and Chrome */
	-o-transform: scale(1.05);
	/* Opera */
}

.razzi-promo-box:hover .razzi-promo-box__image:after {
	background-color: rgba(0, 0, 0, 0.15);
}

.razzi-promo-box__link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.razzi-promo-box__content {
	position: absolute;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 30px;
	background-color: #ffffff;
	left: 75px;
	right: 75px;
}

.razzi-promo-box__title {
	margin: 0 0 13px;
	font-size: 28px;
}

.razzi-promo-box__image {
	position: relative;
}

.razzi-promo-box__image img {
	display: block;
}

.razzi-promo-box__image:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	transition: ease .3s;
	background-color: rgba(0, 0, 0, 0);
}

.razzi-promo-box__image + .razzi-promo-box__content {
	bottom: -65px;
}

.razzi-promo-box__sale {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 96px;
	height: 96px;
	border-radius: 50%;
	background-color: var(--rz-background-color-primary);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-weight: 500;
	font-size: 28px;
	z-index: 1;
}

.razzi-promo-box__sale .sale-price {
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
}

.razzi-promo-box__sale .regular-price {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 8px;
	line-height: 1;
	text-decoration: line-through;
}

.razzi-image-box {
	text-align: center;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.02);
	transition: .3s;
}

.razzi-image-box:hover {
	transition: .3s;
}

.razzi-image-box:hover.transition-y {
	transform: translateY(-3px);
}

.razzi-image-box .box-thumbnail {
	position: relative;
	line-height: 0;
	display: table;
	margin: auto;
}

.razzi-image-box .box-thumbnail .box-number {
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: center;
	top: -9px;
	right: 9px;
	min-height: 34px;
	min-width: 34px;
	border-radius: 50%;
	color: #fff;
	background-color: var(--rz-background-color-primary);
}

.razzi-image-box .box-title {
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.razzi-image-box .box-summary {
	padding: 14px 5px;
}

.razzi-image-box .razzi-icon {
	margin-right: 16px;
	font-size: 33px;
}

.razzi-image-box__button-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.razzi-image-button {
	position: relative;
}

.razzi-image-button img {
	display: block;
}

.razzi-image-button:hover .razzi-svg-icon {
	transform: translateX(3px);
	/*rtl:raw:
            transform: translateX(-3px) rotateY(180deg);
        */
}

.razzi-image-button:hover:before {
	background-color: rgba(0, 0, 0, 0.15);
}

.razzi-image-button:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	display: block;
	transition: ease .3s;
	background-color: rgba(0, 0, 0, 0.05);
}

.razzi-image-button__link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.razzi-image-button__button {
	display: flex;
	justify-content: center;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #111111;
	background-color: #ffffff;
	line-height: 54px;
	padding: 0 26px;
	max-width: 100%;
	min-width: 190px;
	font-weight: 500;
}

.razzi-image-button__button .razzi-svg-icon {
	font-size: 13px;
	margin-left: 13px;
	display: inline-block;
	transition: 0.5s;
	/*rtl:raw:
			transform: rotateY(180deg);
		*/
}

.razzi-image-button__position {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.razzi-image-button__text {
	font-size: 28px;
	font-weight: 500;
	line-height: 38px;
	text-align: center;
	color: var(--rz-color-dark);
	margin-bottom: 15px;
}

.btn-position-bottom .razzi-image-button:before {
	bottom: 54px;
	height: auto;
}

.btn-position-bottom .razzi-image-button__position {
	position: static;
	transform: none;
}

.razzi-product-banner {
	position: relative;
	display: inline-flex;
}

.razzi-product-banner .full-box-button {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.razzi-product-banner.has-hover:hover .razzi-icon {
	transform: translateX(3px);
	/*rtl:raw:
                transform: translateX(-3px) rotateY(180deg);
            */
}

.razzi-product-banner .banner-image {
	position: relative;
	flex: none;
	max-width: 80%;
}

.razzi-product-banner .banner-content__sale {
	position: absolute;
	left: 0;
	top: 0;
}

.razzi-product-banner .banner-content__sale > *:not(:last-child) {
	margin-bottom: 8px;
}

.razzi-product-banner .banner-price {
	display: flex;
	align-items: center;
	padding: 12px 21px;
	background-color: #fff;
	color: var(--rz-color-dark);
	font-size: 18px;
	font-weight: 500;
}

.razzi-product-banner .sale-price {
	order: 2;
	color: var(--rz-color-primary);
}

.razzi-product-banner .sale-price + .regular-price {
	font-size: 14px;
	text-decoration: line-through;
	color: #909090;
	margin-right: 5px;
}

.razzi-product-banner .regular-price {
	order: 1;
}

.razzi-product-banner .product-badges {
	display: inline-block;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 3px 11px;
	color: #fff;
	background-color: var(--rz-background-color-dark);
}

.razzi-product-banner .banner-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	transform: translateX(-36px);
}

.razzi-product-banner .banner-title {
	font-size: 36px;
	margin: 0 0 27px;
	line-height: 1.33333;
}

.razzi-product-banner .razzi-icon {
	font-size: 13px;
	margin-left: 13px;
}

.content-position-bottom .razzi-product-banner {
	display: block;
}

.content-position-bottom .razzi-product-banner .banner-content {
	margin-top: 15px;
	transform: none;
}

.razzi-lookbook-slider-elementor {
	opacity: 0;
}

.razzi-lookbook-slider-elementor .slick-slide-inner {
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	display: flex;
	align-items: center;
	z-index: 1;
}

.razzi-lookbook-slider-elementor .slick-slide-block {
	height: 100%;
	margin: 0;
}

.razzi-lookbook-slider-elementor .slick-slide-block > * {
	padding: 0;
}

.razzi-lookbook-slider-elementor .slick-slide-block__img {
	position: relative;
}

.razzi-lookbook-slider-elementor .razzi-slide-heading {
	font-size: 60px;
	line-height: 1.33333;
	margin-bottom: 42px;
}

.razzi-lookbook-slider-elementor .button-text {
	line-height: 1.3;
	padding: 17px 42px;
}

.razzi-lookbook-slider-elementor .button-text .razzi-svg-icon {
	margin-left: 14px;
}

.razzi-lookbook-slider-elementor .rz-swiper-button {
	font-size: 20px;
	color: var(--rz-color-dark);
	background-color: #ffffff;
	line-height: 43px;
}

.razzi-lookbook-slider-elementor .rz-swiper-button:hover:not(.swiper-button-disabled) {
	color: var(--rz-color-dark);
	opacity: 1;
}

.razzi-lookbook-slider-elementor .rz-swiper-button-prev {
	left: 0;
}

.razzi-lookbook-slider-elementor .rz-swiper-button-next {
	right: 0;
}

.razzi-lookbook-slider-elementor .swiper-pagination {
	z-index: 0;
}

.razzi-lookbook-slider-elementor .product-item {
	display: inline-block;
	padding: 10px;
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	width: 220px;
	left: 30px;
	top: 0;
	opacity: 0;
	pointer-events: none;
	transition: .3s;
}

.razzi-lookbook-slider-elementor .product-item .product-image img {
	display: block;
}

.razzi-lookbook-slider-elementor .product-item .product-name {
	margin: 0 0 5px;
}

.razzi-lookbook-slider-elementor .product-item .product-price {
	font-size: 15px;
	font-weight: 600;
	color: #767676;
}

.razzi-lookbook-slider-elementor .product-item .product-price ins {
	background-color: transparent;
	color: var(--rz-color-primary);
	padding-left: 5px;
}

.razzi-lookbook-slider-elementor .product-item .product-summary {
	padding: 18px 0 8px;
}

.razzi-lookbook-slider-elementor .product-item .razzi-slide-button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.razzi-lookbook-slider-elementor .slick-slide-block__blank {
	background-color: #fff;
}

.razzi-lookbook-slider-elementor .razzi-lookbook-item {
	position: absolute;
	top: 40%;
	left: 40%;
	cursor: pointer;
	z-index: 2;
	--rz-lookbook-color-primary: #ffffff;
}

.razzi-lookbook-slider-elementor .razzi-lookbook-item:after {
	content: '';
	display: block;
	width: 16.8px;
	height: 16.8px;
	background-color: var(--rz-lookbook-color-primary);
	border-radius: 50%;
}

.razzi-lookbook-slider-elementor .razzi-lookbook-item:before {
	content: '';
	display: block;
	width: 42px;
	height: 42px;
	background-color: var(--rz-lookbook-color-primary);
	opacity: .15;
	border-radius: 50%;
	position: absolute;
	left: calc(-50% - 4.4px);
	top: calc(-50% - 4.4px);
	-webkit-animation: anim-ripple 1.5s linear 0s infinite;
	        animation: anim-ripple 1.5s linear 0s infinite;
}

.razzi-lookbook-slider-elementor .razzi-lookbook-item.active .product-item {
	opacity: 1;
	z-index: 1;
	pointer-events: all;
}

.razzi-lookbook-slider-elementor .full-box-button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

}@media all and (min-width: 768px){
	.razzi-lookbook-slider-elementor .rz-swiper-button {
		top: inherit;
		bottom: 0;
		transform: none;
	}
	.razzi-lookbook-slider-elementor .rz-swiper-button-next {
		right: inherit;
		left: 42px;
	}
}

@media all{.razzi-featured-content {
	overflow: hidden;
}

.razzi-featured-content .box-thumbnail img {
	display: inline-block;
}

.razzi-featured-content .featured-title {
	margin: 0 0 16px;
}

.razzi-featured-content .featured-box {
	position: relative;
}

.razzi-featured-content .featured-control {
	position: absolute;
	top: 15px;
	display: block;
	width: 100px;
	height: 1px;
	background-color: var(--rz-background-color-primary);
}

.razzi-featured-content .featured-control:after {
	content: '';
	display: inline-block;
	transform: translateY(-11px);
	height: 11px;
	width: 11px;
	background-color: var(--rz-background-color-primary);
	border-radius: 50%;
}

.razzi-featured-content .featured-wrapper__left .featured-control {
	left: calc(100% + 30px);
}

.razzi-featured-content .featured-wrapper__right .featured-control {
	right: calc(100% + 30px);
}

.razzi-featured-content .featured-img-wrapper {
	width: 100%;
}

.razzi-before-after-images {
	padding: 0 100px;
	opacity: 0;
}

.razzi-before-after-images .imageslide-handle {
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 999999;
}

.razzi-before-after-images .razzi-icon {
	font-size: 21px;
}

.razzi-before-after-images .rz-swiper-button {
	font-size: 24px;
	color: #cdcdcd;
	background-color: transparent;
}

.razzi-pricing-table {
	background-color: #f5f5f5;
	margin: auto;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.02);
}

.razzi-pricing-table__header {
	text-align: center;
	padding: 29px 30px 31px;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
}

.razzi-pricing-table__header .pricing-title {
	font-size: 28px;
	margin: 0 0 15px;
}

.razzi-pricing-table__header .pricing-badges {
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 0.2px;
	text-transform: uppercase;
	padding: 3px 11px;
	background-color: var(--rz-background-color-primary);
	color: #fff;
	position: absolute;
	top: 20px;
	left: 0;
}

.razzi-pricing-table__header .pricing-price {
	font-size: 36px;
	font-weight: 600;
	line-height: 1;
}

.razzi-pricing-table__header .pricing-afprice {
	font-size: 18px;
	font-weight: 500;
}

.razzi-pricing-table__header .pricing-header__price {
	display: inline-flex;
	align-items: flex-end;
	color: #111111;
}

.razzi-pricing-table__content {
	padding: 36px 43px 51px;
}

.razzi-pricing-table__content .pricing-desc {
	margin-bottom: 43px;
}

.razzi-pricing-table__content .pricing-desc p {
	margin-top: 0;
}

.razzi-pricing-table__content .pricing-desc > *:not(:last-child) {
	margin-bottom: 24px;
}

.razzi-pricing-table__content .button-link {
	display: block;
	text-align: center;
}

.razzi-pricing-table__content .button-text {
	line-height: 1.5;
	padding: 11px 34px;
	font-size: 15px;
}

.razzi-pricing-table__content .button-text:hover {
	background-color: var(--rz-background-color-primary);
	color: #ffffff;
}

.razzi-testimonials-grid .heading-title {
	font-size: 36px;
	line-height: 1.33333;
	margin: 0 0 76px;
	text-align: center;
}

.razzi-testimonials-grid .testimonials-wrapper {
	margin: 0 -15px;
}

.razzi-testimonials-grid .testimonial-item {
	padding: 0 15px 30px;
}

.razzi-testimonials-grid .testimonial-item__inner {
	margin-top: 50px;
	padding: 84px 37px 34px;
	position: relative;
	background-color: #f5f5f5;
	text-align: center;
}

.razzi-testimonials-grid .testimonial-item__inner .testi-image {
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	max-width: 100px;
	margin: auto;
}

.razzi-testimonials-grid .testimonial-item__inner .testi-desc {
	font-size: 18px;
	color: #111111;
	margin-bottom: 27px;
}

.razzi-testimonials-grid .testimonial-item__inner .testi-rate {
	margin-bottom: 2px;
}

.razzi-testimonials-grid .testimonial-item__inner .testi-meta {
	font-size: 14px;
}

.razzi-testimonials-grid .razzi-svg-icon {
	font-size: 14px;
	color: #cdcdcd;
}

.razzi-testimonials-grid .razzi-svg-icon.rate-active {
	color: #F8B86D;
}

.razzi-testimonials-grid .testi-button {
	display: flex;
	justify-content: center;
	padding-top: 46px;
	text-decoration: none;
	clear: both;
}

.razzi-icons-box-carousel__wrapper {
	opacity: 0;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: var(--rz-icons-box-border-color);
}

.razzi-icons-box-carousel {
	--rz-icons-box-border-color: #303030;
}

.razzi-icons-box-carousel .razzi-icon {
	font-size: 48px;
	margin-bottom: 8px;
}

.razzi-icons-box-carousel .razzi-img-icon {
	margin-bottom: 8px;
	display: inline-flex;
	width: 45px;
	height: 45px;
}

.razzi-icons-box-carousel .razzi-img-icon img {
	display: block;
}

.razzi-icons-box-carousel .icon-box {
	position: relative;
	text-align: center;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: var(--rz-icons-box-border-color);
	padding: 25px 20px 24px;
	height: auto;
	transition: 0.3s;
}

.razzi-icons-box-carousel .icon-box__btn {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.razzi-icons-box-carousel .icon-box__title {
	margin: 0;
}

.razzi-icons-box-carousel .rz-swiper-button {
	background-color: transparent;
	color: #767676;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 28px;
}

.razzi-icons-box-carousel .rz-swiper-button-prev {
	left: -80px;
}

.razzi-icons-box-carousel .rz-swiper-button-next {
	right: -80px;
}

.razzi-icons-box-carousel .swiper-pagination {
	position: absolute;
	width: 100%;
	margin-top: 0;
	bottom: -40px;
}

/*! elementor - v3.4.5 - 12-10-2021 */
}@media all and (min-width: 768px){
	.elementor-widget-razzi-icon-box.elementor-position-left .razzi-icon-box,
	.elementor-widget-razzi-icon-box.elementor-position-right .razzi-icon-box {
		display: flex;
	}
	.elementor-widget-razzi-icon-box.elementor-position-left .razzi-icon-box__icon,
	.elementor-widget-razzi-icon-box.elementor-position-right .razzi-icon-box__icon {
		display: inline-flex;
		flex: 0 0 auto;
	}
	.elementor-widget-razzi-icon-box.elementor-position-right .razzi-icon-box {
		text-align: right;
		flex-direction: row-reverse;
	}
	.elementor-widget-razzi-icon-box.elementor-position-left .razzi-icon-box {
		text-align: left;
		flex-direction: row;
	}
	.elementor-widget-razzi-icon-box.elementor-vertical-align-top .razzi-icon-box {
		align-items: flex-start;
	}
	.elementor-widget-razzi-icon-box.elementor-vertical-align-middle .razzi-icon-box {
		align-items: center;
	}
	.elementor-widget-razzi-icon-box.elementor-vertical-align-bottom .razzi-icon-box {
		align-items: flex-end;
	}
}

@media all and (max-width: 767px){
	.elementor-widget-razzi-icon-box .razzi-icon-box__icon {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-bottom: 15px;
	}
}

@media all{.razzi-icon-box {
	text-align: center;
}

.razzi-icon-box .razzi-img-icon {
	display: inline-flex;
}

.razzi-icon-box .razzi-img-icon img {
	display: block;
}

.razzi-icon-box__title a {
	color: inherit;
}

.razzi-icon-box__content {
	flex-grow: 1;
}

.razzi-icon-box__description {
	margin: 0;
}

.razzi-category-box {
	background-color: #fff;
	display: flex;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.02);
}

.razzi-category-box__img {
	max-width: 47%;
}

.razzi-category-box__img img {
	display: block;
}

.razzi-category-box__content {
	padding: 44px 50px 30px;
}

.razzi-category-box__content a {
	color: inherit;
}

.razzi-category-box__content .category-title {
	margin: 0 0 21px;
}

.razzi-category-box__content .sub-cats {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.48;
}

.razzi-category-box__content .sub-cats li:not(:last-child) {
	margin-bottom: 10px;
}

.razzi-category-box__content .sub-cats .razzi-icon {
	font-size: 11px;
	opacity: 0;
	padding-left: 0;
	transition: .3s;
}

.razzi-category-box__content .sub-cats li:hover .razzi-icon {
	padding-left: 8px;
	opacity: 1;
}

.razzi-position-next-image .razzi-category-box {
	align-items: center;
}

.elementor-widget-razzi-products-recently-viewed-carousel.elementor-widget-empty {
	background-color: transparent;
}

.elementor-widget-razzi-products-recently-viewed-carousel.elementor-widget-empty .elementor-widget-empty-icon {
	display: none;
}

.razzi-products-recently-viewed-carousel {
	margin: 0 -15px 0;
}

.razzi-products-recently-viewed-carousel .swiper-container {
	padding: 0 15px;
}

.razzi-products-recently-viewed-carousel.no-ajax {
	opacity: 0;
}

.razzi-products-recently-viewed-carousel .products-content {
	min-height: 40px;
	z-index: 100;
}

.razzi-products-recently-viewed-carousel .products-content.swiper-container-initialized {
	z-index: 1;
}

.razzi-products-recently-viewed-carousel.has-ajax .swiper-scrollbar {
	opacity: 0;
}

.razzi-products-recently-viewed-carousel.has-ajax.loaded .swiper-scrollbar {
	opacity: 1;
}

.razzi-products-recently-viewed-carousel .rz-swiper-button-next {
	right: 15px;
}

.razzi-products-recently-viewed-carousel .rz-swiper-button-prev {
	left: 15px;
}

.razzi-products-recently-viewed-grid .product-list .product-thumbnail {
	font-size: 0;
}

.razzi-products-recently-viewed-grid .products-tool {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 35px;
}

.razzi-products-recently-viewed-grid .products-tool .posts-found {
	padding-right: 25px;
}

.razzi-products-recently-viewed-grid .products-tool .count {
	color: var(--rz-color-primary);
}

.razzi-products-recently-viewed-grid .products-tool .reset-button {
	font-weight: 500;
}

.razzi-products-recently-viewed-grid .products-tool .reset-button:before {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	margin-right: 7px;
	margin-top: -3px;
	width: 16px;
	height: 16px;
	content: '';
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTZwdCIgaGVpZ2h0PSIxNnB0IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSI+CjxnIGlkPSJzdXJmYWNlMSI+CjxwYXRoIHN0eWxlPSIgc3Ryb2tlOm5vbmU7ZmlsbC1ydWxlOm5vbnplcm87ZmlsbDpyZ2IoMCUsMCUsMCUpO2ZpbGwtb3BhY2l0eToxOyIgZD0iTSA4IDAuMTYwMTU2IEwgOCA2LjQzMzU5NCBMIDExLjEzNjcxOSAzLjI5Njg3NSBaIE0gOCAwLjE2MDE1NiAiLz4KPHBhdGggc3R5bGU9IiBzdHJva2U6bm9uZTtmaWxsLXJ1bGU6bm9uemVybztmaWxsOnJnYigwJSwwJSwwJSk7ZmlsbC1vcGFjaXR5OjE7IiBkPSJNIDggMTUuODM5ODQ0IEMgNC4zMzk4NDQgMTUuODM5ODQ0IDEuMzYzMjgxIDEyLjg1OTM3NSAxLjM2MzI4MSA5LjIwMzEyNSBDIDEuMzYzMjgxIDUuNTQyOTY5IDQuMzM5ODQ0IDIuNTYyNSA4IDIuNTYyNSBMIDggNC4wMjczNDQgQyA1LjE3NTc4MSA0LjAyNzM0NCAyLjgyNDIxOSA2LjMyODEyNSAyLjgyNDIxOSA5LjIwMzEyNSBDIDIuODI0MjE5IDEyLjA3ODEyNSA1LjEyNSAxNC4zNzUgOCAxNC4zNzUgQyAxMC44NzUgMTQuMzc1IDEzLjE3NTc4MSAxMi4wNzgxMjUgMTMuMTc1NzgxIDkuMjAzMTI1IEwgMTQuNjM2NzE5IDkuMjAzMTI1IEMgMTQuNjM2NzE5IDEyLjg1OTM3NSAxMS42NjAxNTYgMTUuODM5ODQ0IDggMTUuODM5ODQ0IFogTSA4IDE1LjgzOTg0NCAiLz4KPC9nPgo8L3N2Zz4K);
	background-size: cover;
}

.razzi-products-recently-viewed-grid .woocommerce-pagination {
	text-align: center;
	margin-top: 40px;
}

.razzi-products-recently-viewed-grid.has-products .no-products {
	display: none;
}

.razzi-images-carousel {
	opacity: 0;
}

.razzi-images-carousel .content-summary {
	font-size: 1.1rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 12px;
	color: #111;
}

.razzi-images-carousel .content-img {
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.02);
	transition: transform 0.3s;
	padding-top: 6px;
}

.razzi-images-carousel .content-img img {
	border-radius: 50%;
	display: block;
}

.razzi-images-carousel .content-subtitle {
	color: #555;
}

.razzi-images-carousel .content-text {
	background-color: var(--rz-background-color-primary);
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	max-width: 100%;
	color: #111;
	display: inline-flex;
	border-radius: 50%;
}

.razzi-images-carousel .image-item {
	text-align: center;
	padding: 0 15px;
}

.razzi-images-carousel .image-item:hover .content-img {
	transform: translateY(-6px);
}

.razzi-images-carousel .full-box-button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.razzi-heading-title {
	padding: 0;
	margin: 0;
	line-height: 1;
}

.razzi-heading-title small {
	font-size: 13px;
	display: block;
	color: #A0A0A0;
	text-transform: uppercase;
	margin-bottom: 15px;
}

h2.razzi-heading-title {
	font-size: 36px;
}

.razzi-button .razzi-align-icon-left {
	/*rtl:ignore:
		margin-left: 0;
		margin-right: 10px;
		*/
}

.razzi-button.button-underline {
	line-height: 1;
	background-color: transparent;
	color: var(--rz-color-dark);
	padding: 0 15px 5px;
	position: relative;
}

.razzi-button.button-underline:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	border-bottom: 1px solid;
	transform-origin: left center;
	transition: all .2s ease-in-out;
	transition-property: transform;
}

.razzi-button.button-underline:hover {
	color: var(--rz-color-dark);
}

.razzi-button.button-underline:hover:after {
	transform-origin: right center;
	transform: scaleX(0);
}

.elementor-align-justify .razzi-button {
	width: 100%;
}

.elementor-motion-parallax {
	position: relative;
}

.elementor-motion-parallax .elementor-motion-effects-container {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.elementor-motion-parallax .elementor-motion-effects-layer {
	position: absolute;
	width: 100%;
	height: 150%;
	top: -25%;
	left: 0;
	background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

}@media all and (max-width: 1366px){
	.razzi-icons-box-carousel .rz-swiper-button-prev {
		left: -50px;
	}
	.razzi-icons-box-carousel .rz-swiper-button-next {
		right: -50px;
	}
}

@media all and (max-width: 1279px){
	.razzi-icons-box-carousel .rz-swiper-button-prev {
		left: 0;
	}
	.razzi-icons-box-carousel .rz-swiper-button-next {
		right: 0;
	}
}

@media all and (max-width: 1199px){
	.razzi-product-shortcode.single-product div.product .entry-summary {
		padding-right: 0;
	}
}

@media all and (max-width: 1350px) and (min-width: 1024px){
	.razzi-products-carousel .rz-swiper-button-prev {
		left: 3px !important;
	}
	.razzi-products-carousel .rz-swiper-button-next {
		right: 3px !important;
	}
	.razzi-products-carousel .rz-swiper-button {
		font-size: 24px !important;
		border-radius: 50%;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	}
	.razzi-products-carousel.razzi-product-of-category .razzi-products-carousel__heading--arrows .rz-swiper-button {
		border-radius: inherit;
		box-shadow: none;
	}
}

@media all and (max-width: 1024px){
	.razzi-products-showcase {
		padding: 0 30px;
	}
	.razzi-products-showcase .showcase-box {
		padding-left: 25px;
	}
	.razzi-products-showcase ul.swiper-wrapper li {
		display: flex;
		align-items: center;
	}
	.razzi-image-box-2 {
		margin-bottom: 0;
		height: 865px;
	}
	.razzi-image-box-2__block {
		display: flex;
		flex-wrap: initial;
		flex-direction: column;
	}
	.razzi-image-box-2__bg {
		flex-basis: 50%;
		max-width: 100%;
		transform: none;
	}
	.razzi-image-box-2__blank {
		flex-basis: 50%;
	}
	.razzi-image-box-2__inner {
		align-items: end;
	}
	.razzi-image-box-2__content {
		padding-top: 70px;
		padding-right: 0;
		width: 100%;
	}
	.razzi-image-box-2--align-left {
		height: 930px;
	}
	.razzi-image-box-2--align-left .razzi-image-box-2__inner {
		align-items: flex-end;
	}
	.razzi-image-box-2--align-left .razzi-image-box-2__content {
		padding-bottom: 50px;
		padding-top: 0;
	}
	.razzi-category-box__img {
		max-width: 100%;
	}
	.razzi-category-box__content {
		padding: 30px;
	}
	.razzi-product-of-category.has-categories .razzi-product-of-category__categories {
		width: 17.6%;
	}
	.razzi-product-of-category.has-categories .razzi-product-of-category__product {
		width: calc(82.4% - 20px);
	}
}

@media all and (min-width: 1025px){
	.columns-1 .razzi-element-columns .elmentor-column-item {
		width: 100%;
	}
	.columns-1 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/1 * 100%), 1fr));
	}
	.columns-2 .razzi-element-columns .elmentor-column-item {
		width: 50%;
	}
	.columns-2 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/2 * 100%), 1fr));
	}
	.columns-3 .razzi-element-columns .elmentor-column-item {
		width: 33.33%;
	}
	.columns-3 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/3 * 100%), 1fr));
	}
	.columns-4 .razzi-element-columns .elmentor-column-item {
		width: 25%;
	}
	.columns-4 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/4 * 100%), 1fr));
	}
	.columns-5 .razzi-element-columns .elmentor-column-item {
		width: 20%;
	}
	.columns-5 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/5 * 100%), 1fr));
	}
	.columns-6 .razzi-element-columns .elmentor-column-item {
		width: 16.66%;
	}
	.columns-6 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/6 * 100%), 1fr));
	}
	.columns-7 .razzi-element-columns .elmentor-column-item {
		width: 14.28%;
	}
	.columns-7 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/7 * 100%), 1fr));
	}
	.columns-8 .razzi-element-columns .elmentor-column-item {
		width: 12.5%;
	}
	.columns-8 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/8 * 100%), 1fr));
	}
	.columns-9 .razzi-element-columns .elmentor-column-item {
		width: 11.11%;
	}
	.columns-9 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/9 * 100%), 1fr));
	}
	.columns-10 .razzi-element-columns .elmentor-column-item {
		width: 10%;
	}
	.columns-10 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/10 * 100%), 1fr));
	}
	.razzi-swiper-carousel-elementor.navigation-dots .rz-swiper-button, .razzi-swiper-carousel-elementor.navigation-none .rz-swiper-button {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-dots .swiper-scrollbar, .razzi-swiper-carousel-elementor.navigation-none .swiper-scrollbar {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-arrows .swiper-pagination, .razzi-swiper-carousel-elementor.navigation-none .swiper-pagination {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-arrows .swiper-scrollbar, .razzi-swiper-carousel-elementor.navigation-none .swiper-scrollbar {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-scrollbar .rz-swiper-button, .razzi-swiper-carousel-elementor.navigation-none .rz-swiper-button {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-scrollbar .swiper-pagination, .razzi-swiper-carousel-elementor.navigation-none .swiper-pagination {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-dots-arrows .swiper-scrollbar, .razzi-swiper-carousel-elementor.navigation-none .swiper-scrollbar {
		display: none !important;
	}
	.razzi-position-under-image .razzi-category-box {
		flex-direction: column;
	}
	.razzi-position-under-image .razzi-category-box > * {
		max-width: 100%;
	}
}

@media all and (max-width: 1024px) and (min-width: 768px){
	.columns--tablet1 .razzi-element-columns .elmentor-column-item {
		width: 100%;
	}
	.columns--tablet1 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/1 * 100%), 1fr));
	}
	.columns--tablet2 .razzi-element-columns .elmentor-column-item {
		width: 50%;
	}
	.columns--tablet2 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/2 * 100%), 1fr));
	}
	.columns--tablet3 .razzi-element-columns .elmentor-column-item {
		width: 33.33%;
	}
	.columns--tablet3 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/3 * 100%), 1fr));
	}
	.columns--tablet4 .razzi-element-columns .elmentor-column-item {
		width: 25%;
	}
	.columns--tablet4 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/4 * 100%), 1fr));
	}
	.columns--tablet5 .razzi-element-columns .elmentor-column-item {
		width: 20%;
	}
	.columns--tablet5 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/5 * 100%), 1fr));
	}
	.columns--tablet6 .razzi-element-columns .elmentor-column-item {
		width: 16.66%;
	}
	.columns--tablet6 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/6 * 100%), 1fr));
	}
	.columns--tablet7 .razzi-element-columns .elmentor-column-item {
		width: 14.28%;
	}
	.columns--tablet7 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/7 * 100%), 1fr));
	}
	.columns--tablet8 .razzi-element-columns .elmentor-column-item {
		width: 12.5%;
	}
	.columns--tablet8 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/8 * 100%), 1fr));
	}
	.columns--tablet9 .razzi-element-columns .elmentor-column-item {
		width: 11.11%;
	}
	.columns--tablet9 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/9 * 100%), 1fr));
	}
	.columns--tablet10 .razzi-element-columns .elmentor-column-item {
		width: 10%;
	}
	.columns--tablet10 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/10 * 100%), 1fr));
	}
	.razzi-swiper-carousel-elementor.navigation-tablet-dots .rz-swiper-button, .razzi-swiper-carousel-elementor.navigation-tablet-none .rz-swiper-button {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-tablet-dots .swiper-scrollbar, .razzi-swiper-carousel-elementor.navigation-tablet-none .swiper-scrollbar {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-tablet-arrows .swiper-pagination, .razzi-swiper-carousel-elementor.navigation-tablet-none .swiper-pagination {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-tablet-arrows .swiper-scrollbar, .razzi-swiper-carousel-elementor.navigation-tablet-none .swiper-scrollbar {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-tablet-scrollbar .rz-swiper-button, .razzi-swiper-carousel-elementor.navigation-tablet-none .rz-swiper-button {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-tablet-scrollbar .swiper-pagination, .razzi-swiper-carousel-elementor.navigation-tablet-none .swiper-pagination {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-tablet-dots-arrows .swiper-scrollbar, .razzi-swiper-carousel-elementor.navigation-tablet-none .swiper-scrollbar {
		display: none !important;
	}
	.btn-position-tablet-bottom .razzi-image-button:before {
		bottom: 54px;
		height: auto;
	}
	.btn-position-tablet-bottom .razzi-image-button__button {
		position: static;
		transform: none;
	}
	.content-position-tablet-bottom .razzi-product-banner {
		display: block;
	}
	.content-position-tablet-bottom .razzi-product-banner .banner-content {
		margin-top: 20px;
		transform: none;
	}
	.razzi-position-tablet-under-image .razzi-category-box {
		flex-direction: column;
	}
	.razzi-position-tablet-under-image .razzi-category-box > * {
		max-width: 100%;
	}
	.razzi-icon-box-list.columns-even {
		flex-wrap: wrap;
	}
	.razzi-icon-box-list.columns-even .razzi-icon-box-list__item {
		flex-basis: auto;
		flex: 50%;
		padding: 15px;
	}
	.razzi-icon-box-list.columns-even .razzi-icon-box-list__item:nth-child(2n+1) {
		padding-left: 0;
	}
	.razzi-icon-box-list.columns-even .razzi-icon-box-list__item:nth-child(2n) {
		padding-right: 0;
	}
}

@media all and (max-width: 991px){
	.razzi-deals-carousel .countdown-slider {
		justify-content: center;
		text-align: center;
	}
	.razzi-products-showcase.razzi-swiper-carousel-elementor .rz-swiper-button {
		display: none;
	}
	.razzi-products-showcase.show-featured ul.products li.product .product-inner .product-thumbnail .rz-loop_button {
		opacity: 1;
		transform: translateY(0);
	}
	.razzi-products-showcase .razzi-shortcode-title {
		margin-bottom: 25px;
		font-size: 24px;
	}
	.razzi-products-showcase .swiper-pagination {
		margin-top: 10px;
	}
	.razzi-products-showcase ul.products li.product .product-inner .product-loop__buttons {
		top: 60px;
		right: 25px;
	}
	.razzi-products-showcase ul.products li.product .product-inner .product-loop__buttons .rz-loop_button {
		width: 40px;
		height: 40px;
		background-color: #fff;
	}
	.razzi-products-showcase ul.products li.product .product-inner .product-loop__buttons .rz-loop_button:hover {
		background-color: #fff;
	}
	.razzi-products-showcase ul.products li.product .product-inner .product-loop__buttons .rz-loop_button:before {
		right: 54px;
	}
	.razzi-products-showcase ul.products li.product .product-inner .product-loop__buttons .rz-loop_button:after {
		right: 44px;
	}
	.razzi-product-shortcode .rz-product-wrapper {
		display: block;
	}
	.razzi-product-shortcode.single-product div.product .woocommerce-product-gallery,
	.razzi-product-shortcode.single-product div.product .entry-summary {
		width: 100%;
		float: none;
	}
	.razzi-product-shortcode.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a, .razzi-product-shortcode.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
		margin: 0 auto;
	}
	.razzi-product-shortcode.single-product div.product .entry-summary {
		padding: 0;
	}
	.razzi-products-deal ul.products li.product .product-summary {
		padding: 0;
		top: 0;
		margin-top: 20px;
	}
	.razzi-products-deal ul.products li.product .product-summary-deal {
		padding: 0;
	}
	.razzi-products-deal ul.products li.product .woocommerce-loop-product__title {
		font-size: 16px;
		line-height: 24px;
	}
	.razzi-products-deal .swiper-pagination {
		margin-top: 30px;
	}
	.razzi-lookbook-slider-elementor .slick-slide-block__blank {
		width: 25%;
	}
	.razzi-lookbook-slider-elementor .slick-slide-block__img {
		width: 75%;
	}
	.razzi-pricing-table__content {
		padding-left: 30px;
		padding-right: 30px;
	}
	.razzi-product-of-category.has-categories {
		display: block;
	}
	.razzi-product-of-category.has-categories .razzi-product-of-category__categories,
	.razzi-product-of-category.has-categories .razzi-product-of-category__product {
		width: 100%;
	}
	.razzi-product-of-category.has-categories .razzi-products-carousel__heading--arrows {
		margin-bottom: 0;
	}
	.razzi-product-of-category__categories {
		background: none !important;
		padding-left: 0 !important;
		padding-top: 5px;
	}
	.razzi-product-of-category__categories ul {
		display: flex;
		overflow-x: auto;
		scrollbar-color: #1f1f1f #e2e2e278;
		scrollbar-width: thin;
		margin-bottom: 20px;
	}
	.razzi-product-of-category__categories ul::-webkit-scrollbar {
		height: 2px;
	}
	.razzi-product-of-category__categories ul::-webkit-scrollbar-track {
		background-color: #e2e2e2;
	}
	.razzi-product-of-category__categories ul::-webkit-scrollbar-thumb {
		background-color: #1f1f1f;
	}
	.razzi-product-of-category__categories ul li {
		margin-bottom: 5px;
		display: flex;
	}
	.razzi-product-of-category__categories ul li a {
		padding-right: 15px;
		font-weight: 400;
	}
	.razzi-product-of-category__categories ul li a::after {
		display: none;
	}
}

@media all and (min-width: 992px){
	.razzi-deals-carousel .countdown-item {
		width: 50%;
		margin-left: 50%;
	}
}

@media all and (max-width: 767px){
	.razzi-shortcode-title {
		font-size: 24px;
	}
	.razzi-products-tabs .razzi-box-title,
	.razzi-product-category-tabs .razzi-box-title {
		margin-bottom: 10px;
	}
	.razzi-products-tabs ul.tabs,
	.razzi-product-category-tabs ul.tabs {
		white-space: nowrap;
		overflow: hidden;
		overflow-x: auto;
	}
	.razzi-products-tabs ul.tabs li,
	.razzi-product-category-tabs ul.tabs li {
		padding: 0 10px;
	}
	.razzi-product-category-tabs {
		padding: 0;
	}
	.razzi-products-showcase {
		flex-direction: column;
		padding: 0;
	}
	.razzi-products-showcase.hide-image-large .showcase-image {
		display: none !important;
	}
	.razzi-products-showcase .showcase-image,
	.razzi-products-showcase .showcase-box {
		width: 100%;
	}
	.razzi-products-showcase .showcase-image {
		order: 2;
		margin-top: 40px;
	}
	.razzi-products-showcase .showcase-box {
		order: 1;
		padding-left: 0;
	}
	.razzi-products-showcase .razzi-shortcode-title {
		margin-bottom: 30px;
	}
	.razzi-products-showcase ul.products li.product {
		padding: 0;
	}
	.razzi-products-showcase ul.swiper-wrapper li {
		justify-content: center;
	}
	.razzi-product-shortcode .rz-product-wrapper {
		padding: 30px 15px;
	}
	.razzi-banner-carousel .banner-item .banner-img:after {
		background-color: rgba(0, 0, 0, 0.3);
	}
	.columns--mobile1 .razzi-element-columns .elmentor-column-item {
		width: 100%;
	}
	.columns--mobile1 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/1 * 100%), 1fr));
	}
	.columns--mobile2 .razzi-element-columns .elmentor-column-item {
		width: 50%;
	}
	.columns--mobile2 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/2 * 100%), 1fr));
	}
	.columns--mobile3 .razzi-element-columns .elmentor-column-item {
		width: 33.33%;
	}
	.columns--mobile3 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/3 * 100%), 1fr));
	}
	.columns--mobile4 .razzi-element-columns .elmentor-column-item {
		width: 25%;
	}
	.columns--mobile4 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/4 * 100%), 1fr));
	}
	.columns--mobile5 .razzi-element-columns .elmentor-column-item {
		width: 20%;
	}
	.columns--mobile5 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/5 * 100%), 1fr));
	}
	.columns--mobile6 .razzi-element-columns .elmentor-column-item {
		width: 16.66%;
	}
	.columns--mobile6 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/6 * 100%), 1fr));
	}
	.columns--mobile7 .razzi-element-columns .elmentor-column-item {
		width: 14.28%;
	}
	.columns--mobile7 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/7 * 100%), 1fr));
	}
	.columns--mobile8 .razzi-element-columns .elmentor-column-item {
		width: 12.5%;
	}
	.columns--mobile8 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/8 * 100%), 1fr));
	}
	.columns--mobile9 .razzi-element-columns .elmentor-column-item {
		width: 11.11%;
	}
	.columns--mobile9 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/9 * 100%), 1fr));
	}
	.columns--mobile10 .razzi-element-columns .elmentor-column-item {
		width: 10%;
	}
	.columns--mobile10 .razzi-element-columns .instagram-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(calc(1/10 * 100%), 1fr));
	}
	.razzi-swiper-carousel-elementor.navigation-mobile-dots .rz-swiper-button, .razzi-swiper-carousel-elementor.navigation-mobile-none .rz-swiper-button {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-mobile-dots .swiper-scrollbar, .razzi-swiper-carousel-elementor.navigation-mobile-none .swiper-scrollbar {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-mobile-arrows .swiper-pagination, .razzi-swiper-carousel-elementor.navigation-mobile-none .swiper-pagination {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-mobile-arrows .swiper-scrollbar, .razzi-swiper-carousel-elementor.navigation-mobile-none .swiper-scrollbar {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-mobile-scrollbar .rz-swiper-button, .razzi-swiper-carousel-elementor.navigation-mobile-none .rz-swiper-button {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-mobile-scrollbar .swiper-pagination, .razzi-swiper-carousel-elementor.navigation-mobile-none .swiper-pagination {
		display: none !important;
	}
	.razzi-swiper-carousel-elementor.navigation-mobile-dots-arrows .swiper-scrollbar, .razzi-swiper-carousel-elementor.navigation-mobile-none .swiper-scrollbar {
		display: none !important;
	}
	.razzi-position-mobile-under-image .razzi-category-box {
		flex-direction: column;
	}
	.razzi-position-mobile-under-image .razzi-category-box > * {
		max-width: 100%;
	}
	.razzi-featured-content .line-control {
		display: none;
	}
	.razzi-promo-box__content {
		left: 20px;
		right: 20px;
		padding: 20px;
	}
	.razzi-promo-box__title {
		font-size: 24px;
	}
	.razzi-image-content-box__right {
		padding: 0;
	}
	.razzi-image-content-box__bg {
		height: 300px;
	}
	.btn-position-mobile-bottom .razzi-image-button:before {
		bottom: 54px;
		height: auto;
	}
	.btn-position-mobile-bottom .razzi-image-button__button {
		position: static;
		transform: none;
	}
	.content-position-mobile-bottom .razzi-product-banner {
		display: block;
	}
	.content-position-mobile-bottom .razzi-product-banner .banner-content {
		margin-top: 20px;
		transform: none;
	}
	.razzi-lookbook-slider-elementor .swiper-pagination {
		position: absolute;
		bottom: 20px;
		z-index: 10;
		margin-top: 0;
	}
	.razzi-products-masonry ul.products.layout-masonry li.product.has-banner {
		display: none;
	}
	.razzi-icon-box-list {
		flex-wrap: wrap;
	}
	.razzi-icon-box-list .razzi-icon-box-list__item {
		flex-basis: auto;
		flex: 50%;
		padding: 15px;
		display: block;
		text-align: center;
	}
	.razzi-icon-box-list .razzi-icon-box-list__item:nth-child(2n+1) {
		padding-left: 0;
	}
	.razzi-icon-box-list .razzi-icon-box-list__item:nth-child(2n) {
		padding-right: 0;
	}
	.razzi-icon-box-list .razzi-icon-box-list__icon {
		margin-right: 0;
	}
	.razzi-icon-box-list.columns-odd .razzi-icon-box-list__item {
		flex: 100%;
		padding: 15px 0;
	}
}

@media all and (max-width: 784px){
	.razzi-testimonials-grid .testimonial-item {
		width: 50%;
	}
	.razzi-testimonials-grid .testimonials-wrapper {
		flex-wrap: wrap;
	}
}

@media all and (max-width: 480px){
	.razzi-products-tabs .swiper-scrollbar,
	.razzi-products-carousel .swiper-scrollbar,
	.razzi-products-deal .swiper-scrollbar {
		max-width: 250px;
	}
	.razzi-icons-box-carousel .rz-swiper-button {
		width: auto;
		height: auto;
	}
	.razzi-lookbook-slider-elementor .product-item {
		width: 165px;
	}
	.razzi-pricing-table__content {
		padding: 27px 20px 40px;
	}
	.razzi-pricing-table__content .pricing-desc {
		margin-bottom: 30px;
	}
	.razzi-testimonials-grid .testimonial-item {
		width: 100%;
	}
	.razzi-countdown .timer {
		padding: 0 15px;
	}
	.razzi-countdown .timer .divider {
		right: -6px;
		font-size: 25px;
	}
	.razzi-banner-clt__content {
		position: relative;
		bottom: 0;
		transform: translateY(0);
	}
}

@media all{/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
}@media all and (min-width: 992px){
	body:not(.full-content) .widget-area {
		width: 31.25%;
	}
	body:not(.full-content) .content-area {
		width: 68.75%;
	}
	body.content-sidebar .content-area {
		padding-right: 15px;
		float: left;
	}
	body.content-sidebar .primary-sidebar {
		padding-left: 15px;
		float: right;
	}
	body.sidebar-content .content-area {
		padding-left: 15px;
		float: right;
	}
	body.sidebar-content .primary-sidebar {
		padding-right: 15px;
		float: left;
	}
	.site-footer .col-5 {
		width: 20%;
	}
}

@media all and (min-width: 1400px){
	body.content-sidebar .content-area {
		padding-right: 30px;
	}
	body.content-sidebar .primary-sidebar {
		padding-left: 30px;
	}
	body.sidebar-content .content-area {
		padding-left: 30px;
	}
	body.sidebar-content .primary-sidebar {
		padding-right: 30px;
	}
}

@media all and (max-width: 1199px) and (min-width: 992px){
	.header-v9 .main-navigation .nav-menu > li {
		padding: 0 14px;
	}
}

@media all and (max-width: 1199px){
	.razzi-container,
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.header-v6 .site-footer .razzi-container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.page-header .featured-image {
		background-position: center;
	}
	.header-account .account-links {
		display: none;
	}
	.header-cart .mini-cart-content {
		display: none;
	}
}

@media all and (min-width: 1220px){
	.razzi-boxed-layout .site-footer {
		width: 1170px;
		margin-left: auto;
		margin-right: auto;
	}
	.single-post.full-content .entry-footer,
	.single-post.full-content .entry-header {
		text-align: center;
	}
	.single-post.full-content .post-wrapper .entry-content,
	.single-post.full-content .comments-area {
		max-width: 780px;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	body.full-content .entry-content .rz-alignwide {
		max-width: 1170px;
		width: 1170px;
		margin-left: calc(-1170px/2 + 100%/2);
		margin-right: calc(-1170px/2 + 100%/2);
	}
}

@media all and (max-width: 1024px){
	.comment-list .children {
		margin-left: 50px;
	}
}

@media all and (max-width: 991px){
	.header-v6 #page {
		padding-left: 0;
	}
	.sidebar-content .primary-sidebar {
		margin-top: 60px;
	}
	.footer-widgets .footer-widgets-area:not(.footer-widgets-area-diff) {
		margin-bottom: 20px;
	}
	.footer-main .footer-container {
		display: block;
		justify-content: center;
		text-align: center;
		overflow: hidden;
	}
	.footer-main .footer-items {
		display: block;
		text-align: center;
		padding: 15px 0;
	}
	.footer-main .footer-items > * {
		margin: 0 0 30px;
	}
	.footer-main .footer-items > *:first-child {
		margin-bottom: 0;
	}
	.footer-widgets-area-diff .diff-row > * {
		width: 50%;
		margin-bottom: 30px;
	}
	.footer-widgets-area-diff .diff-row > *:last-child {
		margin-bottom: 0;
	}
	.single-post .entry-header {
		margin-bottom: 30px;
	}
	.post-wrapper .post-thumbnail {
		margin-top: 30px;
	}
	.razzi-map__has-tab {
		flex-wrap: wrap;
		margin-top: 0;
	}
	.razzi-map__has-tab .razzi-map__table {
		max-width: 100%;
		flex-basis: 100%;
		overflow-x: auto;
		margin-right: 0;
	}
	.razzi-map__has-tab .mapboxgl-ctrl-top-right {
		transform: none;
	}
	.razzi-map .mapboxgl-ctrl-top-right {
		top: 10px;
	}
	.razzi-map .box-item {
		padding: 30px 15px;
	}
	.razzi-map .box-item:first-child {
		padding-top: 0;
	}
	.razzi-map .map-title {
		margin-bottom: 5px;
	}
	.razzi-catalog-page .content-area {
		width: 100%;
	}
	.razzi-catalog-page.sidebar-content .content-area,
	.razzi-catalog-page.sidebar-content .catalog-sidebar, .razzi-catalog-page.content-sidebar .content-area,
	.razzi-catalog-page.content-sidebar .catalog-sidebar {
		width: 100%;
	}
	.blog-wrapper--grid .blog-wrapper {
		width: 50%;
	}
	.full-content .blog-wrapper--grid.blog-columns--2 {
		margin: 0 -15px;
	}
	.full-content .blog-wrapper--grid.blog-columns--2 .blog-wrapper {
		padding: 0 15px;
	}
	.razzi-history-back {
		font-size: 24px;
		line-height: 1;
	}
	.razzi-history-back .razzi-svg-icon {
		display: block;
	}
}

@media all and (max-width: 782px){
	.admin-bar.header-sticky .site-header.minimized {
		top: 46px;
	}
	.admin-bar.modal-opened .modal.open {
		top: 46px;
	}
}

@media all and (max-width: 767px){
	.razzi-hide-on-mobile {
		display: none;
	}
	.razzi-hide-on__breadcrumb .site-breadcrumb {
		display: none;
	}
	.razzi-hide-on__title .page-header__title {
		display: none;
	}
	.topbar {
		display: none;
	}
	.topbar.topbar-mobile {
		display: block;
	}
	.topbar .topbar-items {
		width: 100%;
	}
	.razzi-topbar__text span:not(.razzi-svg-icon) {
		margin-right: 0 !important;
	}
	.newsletter-popup-modal.hide-on-mobile {
		display: none !important;
	}
	.comment-list .children {
		margin-left: 0;
	}
	.comment .comment-metadata {
		display: block;
		padding-left: 0;
		margin-bottom: 20px;
	}
	.comment .comment-metadata .fn {
		display: block;
	}
	.comment .avatar {
		max-width: 50px;
	}
	.comment-list .comment-meta ~ .comment-content {
		margin-left: 70px;
	}
	.footer-widgets .footer-widgets-area {
		width: 100%;
	}
	.footer-widgets .widget .widget-title {
		display: flex;
		justify-content: space-between;
		padding-bottom: 0;
		line-height: 1;
	}
	.footer-widgets .widget .widget-title .razzi-svg-icon {
		display: inline-flex;
		font-size: 18px;
	}
	.footer-widgets .widget .widget-title.active .razzi-svg-icon {
		transform: rotate(-180deg);
	}
	.footer-widgets .widget .clicked {
		display: none;
		margin-top: 15px;
	}
	.footer-widgets .widget.dropdown {
		border-bottom: 1px solid #444;
		padding-bottom: 17px;
		margin-bottom: 0;
	}
	.footer-widgets .widget:not(.dropdown) {
		margin-top: 17px;
	}
	.footer-widgets .footer-widgets-area-diff .diff-row > * {
		margin-bottom: 21px;
		width: 100%;
	}
	.blog-wrapper--listing .blog-wrapper {
		display: block;
	}
	.blog-wrapper--listing .entry-header {
		margin-bottom: 30px;
		margin-right: 0;
		max-width: 100%;
	}
	.razzi-posts__list {
		max-width: 540px;
		margin-left: auto;
		margin-right: auto;
	}
	.razzi-posts__list .blog-wrapper {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.razzi-posts__taxs-list {
		max-width: 540px;
		margin-left: auto;
		margin-right: auto;
	}
	.post-wrapper .entry-title {
		font-size: 28px;
	}
	.single-post .site-content {
		padding-top: 10px;
	}
	.blog-sidebar {
		max-width: 540px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 70px;
	}
	table.large-padding thead th,
	table.large-padding thead td,
	table.large-padding th,
	table.large-padding td {
		padding: 10px;
	}
	.site-footer {
		background-repeat: no-repeat;
		background-position: center center;
	}
	.site-footer .footer-main .footer-items {
		padding: 5px 0;
	}
	.site-footer .footer-newsletter {
		--rz-footer-newsletter-top-spacing: 30px;
		--rz-footer-newsletter-bottom-spacing: 40px;
	}
	.site-footer .footer-widgets {
		--rz-footer-widget-top-spacing: 30px;
		--rz-footer-widget-bottom-spacing: 40px;
	}
	.site-footer .footer-extra {
		--rz-footer-extra-top-spacing: 30px;
		--rz-footer-extra-bottom-spacing: 40px;
	}
	.newsletter-popup-layout-2-columns .newsletter-popup-wrapper {
		padding: 60px 30px 65px;
	}
	.ra-cart-modal .widget_shopping_cart_content {
		padding-bottom: 310px;
	}
	.ra-search-form .search-results .result-title {
		margin: 0 -20px;
	}
	.ra-account-modal .modal-content {
		padding-left: 20px;
		padding-right: 20px;
	}
	input[type="text"],
	input[type="email"] {
		-webkit-appearance: none;
		-moz-appearance: none;
		     appearance: none;
		border-radius: 0;
	}
	.site-content {
		padding-top: 40px;
		padding-bottom: 60px;
	}
	.razzi-catalog-page .site-content {
		padding-top: 20px;
	}
	.page-header__title {
		padding-top: 20px;
	}
	.razzi-catalog-page .catalog-page-header--layout-1 .page-header__title {
		padding-top: 5px;
	}
	.razzi-products-masonry .masonry-banner-content .banner-image {
		display: block;
	}
	.comment-respond .comment-form-author,
	.comment-respond .comment-form-email {
		width: 100%;
	}
	.razzi-instagram-grid-2 .instagram-text-wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
	.razzi-instagram-grid-2 .instagram-text-wrapper .instagram-desc br {
		display: none;
	}
	.razzi-banner-clt__content-desc br {
		display: none;
	}
	.swiper-pagination {
		margin-top: 20px;
	}
	ul.products li.product .woocommerce-loop-product__title {
		font-size: 14px;
	}
	input[type="text"] {
		-webkit-appearance: none;
		-moz-appearance: none;
		     appearance: none;
		border-radius: 0;
	}
}

@media all and (max-width: 600px){
	.admin-bar.header-sticky .site-header.minimized {
		top: 0;
	}
	.admin-bar.sticky-minimized .rz-modal {
		top: 0;
	}
	.admin-bar .rz-modal {
		top: 0;
		height: 100%;
	}
	.admin-bar .rz-modal.quick-view-modal {
		top: 0;
	}
}

@media all and (max-width: 480px){
	.modal {
		width: 100%;
		right: -100%;
	}
	.modal.open {
		transform: translate3d(-100%, 0, 0);
	}
	.modal.side-left {
		left: -100%;
	}
	.modal.side-left.open {
		transform: translate3d(100%, 0, 0);
	}
	.rz-modal .panel-content {
		width: 90%;
	}
	.footer-newsletter:not(.layout-v2) .mc4wp-form-fields,
	.razzi-newsletter:not(.layout-v2) .mc4wp-form-fields {
		display: block;
	}
	.footer-newsletter:not(.layout-v2) .mc4wp-form-fields input[type="submit"],
	.footer-newsletter:not(.layout-v2) .mc4wp-form-fields input[type="email"],
	.razzi-newsletter:not(.layout-v2) .mc4wp-form-fields input[type="submit"],
	.razzi-newsletter:not(.layout-v2) .mc4wp-form-fields input[type="email"] {
		width: 100%;
		text-align: center;
	}
	.footer-newsletter:not(.layout-v2) .mc4wp-form-fields input[type="submit"],
	.razzi-newsletter:not(.layout-v2) .mc4wp-form-fields input[type="submit"] {
		margin: 10px 0 0 0;
	}
	.razzi-post__socials-share .social-share-link {
		display: block;
		text-align: center;
	}
	.newsletter-popup-modal .newsletter-title {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.newsletter-popup-modal .newsletter-popup-content {
		font-size: 14px;
	}
	.newsletter-popup-modal .newsletter-popup-wrapper {
		padding: 50px 15px;
	}
	.newsletter-popup-modal .newsletter-popup-form {
		margin-bottom: 30px;
	}
	.newsletter-popup-modal .newsletter-popup-form .mc4wp-form-fields {
		display: block;
	}
	.newsletter-popup-modal .newsletter-popup-form .mc4wp-form-fields input[type=email] {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
		text-align: center;
	}
	.newsletter-popup-modal .newsletter-popup-form .mc4wp-form-fields input[type="submit"] {
		width: 100%;
	}
	.newsletter-popup-modal .button-close {
		top: -12px;
		right: -10px;
		transform: none;
		z-index: 999;
		cursor: pointer;
		margin: 0;
		padding: 10px;
		background-color: #fff;
		border-radius: 50%;
		font-size: 18px;
	}
	.newsletter-popup-layout-1-column .newsletter-popup-image {
		min-height: 150px;
	}
	.newsletter-popup-layout-1-column .newsletter-popup-content {
		width: 90%;
	}
	.newsletter-popup-layout-1-column .newsletter-popup-wrapper {
		padding: 30px 20px;
	}
	.newsletter-popup-layout-2-columns .newsletter-popup-image {
		display: none;
	}
	.newsletter-popup-layout-2-columns .mc4wp-form-fields input[type="submit"] {
		background-color: var(--rz-background-color-dark);
		color: var(--rz-color-lighter);
	}
	.newsletter-popup-layout-2-columns .newsletter-popup-content {
		padding-bottom: 25px;
		text-align: center;
	}
	.newsletter-popup-layout-2-columns .newsletter-popup-form .razzi-svg-icon {
		display: none;
	}
	.newsletter-popup-layout-2-columns .n-close {
		display: flex;
		justify-content: center;
	}
}

@media all and (max-width: 375px){
	.footer-widgets-area-diff .diff-row > * {
		width: 100%;
	}
}

@media all{.topbar-mobile .topbar-menu {
	margin-left: -8px;
	margin-right: -8px;
}

.topbar-mobile .topbar-menu li a {
	padding: 0 8px;
}

.topbar-mobile p {
	margin: 0;
}

.mobile-topbar-items {
	display: flex;
	justify-content: center;
	width: 100%;
}

.razzi-topbar__text span:not(.razzi-svg-icon) {
	margin-right: 0 !important;
}

.header-mobile {
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}

.header-mobile .mobile-menu a {
	color: var(--rz-header-color-dark);
	transition: none;
	display: flex;
	margin-top: 2px;
}

.header-mobile .header-cart {
	padding-right: 5px;
}

.header-mobile .mobile-search .razzi-svg-icon {
	font-size: 18px;
}

.header-mobile > * {
	line-height: 1;
}

.header-mobile .site-branding {
	flex: auto;
	text-align: center;
}

.header-mobile .razzi-history-back,
.header-mobile .mobile-menu {
	flex: 1;
}

.mobile-header-icons {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	line-height: 1;
	flex: 1;
}

.mobile-header-icons .search-icon {
	color: var(--rz-header-color-dark);
}

.mobile-header-icons > * {
	margin-left: 15px;
}

.mobile-header-icons > *:first-child {
	margin-left: 0;
}

.ra-menu-mobile-modal .menu-mobile-panel-content {
	height: 100%;
	display: flex;
	flex-direction: column;
	overflow-y: auto;
}

.ra-menu-mobile-modal .modal-header {
	justify-content: flex-start;
}

.ra-menu-mobile-modal .modal-content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 60px;
	padding-bottom: 0;
}

.ra-menu-mobile-modal .content-footer {
	padding: 40px 0;
}

.ra-menu-mobile-modal ul.nav-menu ul {
	padding-left: 5px;
}

.ra-menu-mobile-modal ul.nav-menu ul li a {
	font-size: 20px;
	line-height: 1.5;
}

.ra-menu-mobile-modal ul.nav-menu li.menu-item-has-children .toggle-menu-children {
	display: block;
}

.ra-menu-mobile-modal ul.nav-menu > li {
	padding-left: 0;
	width: 100%;
	flex-direction: column;
	align-items: flex-start;
}

.ra-menu-mobile-modal ul.nav-menu > li > a {
	font-size: 24px;
}

.ra-menu-mobile-modal ul.nav-menu a {
	line-height: 36px;
}

.mo-openid-app-icons {
    display: flex !important;
    margin: 0 auto;
    /* display: inline !important; */
    align-items: baseline !important;
    justify-content: center !important;
}


.woocommerce-account .u-columns .u-column1:not(.woocommerce-Address), .woocommerce-account .u-columns .u-column2:not(.woocommerce-Address) {
    
    text-align: center;
}


i.fa.fa-whatsapp.my-float {
    background: url(https://amagyaa.com/whatsapp.png);
    width: 97px;
    background-repeat: no-repeat;
    margin-left: 6px;
    margin-top: 12px;
    background-size: 39px;
}

.woocommerce-tabs > ul.tabs {
   
    border-bottom: 0px solid var(--rz-border-color-light) !important;
   
}


a.float {
    background: #4DC247;
}


small.tax_label {
    display: none;
}







    }

/***!  style declaration  !***/

.topbar {height: 72px}.topbar { --rz-color-dark:#ffffff ;--rz-icon-color: #ffffff }.topbar { --rz-color-primary: #ffffff }.topbar { background-color: #f66e6e }.header-main { height: 65px; }.header-sticky .site-header.minimized .header-main{ height: 55px; }.header-bottom { height: 36px; }#campaign-bar { height: 52px;}.header-sticky.woocommerce-cart .cart-collaterals { top: 105px; }.header-sticky.woocommerce-cart.admin-bar .cart-collaterals { top: 137px; }.header-sticky.single-product div.product.layout-v5 .entry-summary { top: 85px; }.header-sticky.single-product.admin-bar div.product.layout-v5 .entry-summary { top: 117px; }.site-content.custom-top-spacing { padding-top: 80px; }.site-content.custom-bottom-spacing{ padding-bottom: 80px; }.razzi-boxed-layout  {}#page-header .page-header__title.custom-spacing { padding-top: 50px; }#page-header .page-header__title.custom-spacing { padding-bottom: 50px; }.site-footer { background-color: #000000 }.footer-main { --rz-footer-main-top-spacing: 22px }.footer-main { --rz-footer-main-bottom-spacing: 22px }.footer-main.has-divider { --rz-footer-main-border-color: #959492 }.footer-widgets.has-divider { --rz-footer-widget-border-color: #959492 }body {--rz-color-primary:#161619;--rz-color-hover-primary:#161619; --rz-background-color-primary:#161619;--rz-border-color-primary:#161619}body, body .hotspot-modal, button,input,select,optgroup,textarea{font-size: 14px;line-height: 24px;}h1, .h1{font-size: 24px;line-height: 40px;color: #42413d;}h2, .h2{font-size: 24px;line-height: 40px;color: #42413d;}h3, .h3{font-size: 24px;line-height: 40px;color: #42413d;}h4, .h4{line-height: 40px;color: #42413d;}h5, .h5{font-size: 14px;line-height: 40px;color: #42413d;}h6, .h6{font-size: 14px;line-height: 40px;color: #42413d;}.main-navigation a, .hamburger-navigation a{font-size: 14px;text-transform: uppercase;}.main-navigation li li a, .hamburger-navigation ul ul a{font-size: 13px;text-transform: uppercase;}.page-header__title{font-size: 24px;line-height: 40px;}

/***!  https://shiorilooms.com/wp-content/plugins/woocommerce/assets/css/select2.css?ver=9.7.1  !***/

@media all{.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}}

/***!  https://shiorilooms.com/wp-content/themes/razzi/woocommerce.css?ver=6.7.4  !***/

@media all{/*
Theme Name: razzi

WooCommerce styles override
*/
/**
 * WooCommerce color variables
 */
/**
 * Imports
 */
@-webkit-keyframes razzi-rotate {
	0% {
		transform: rotate(0deg) scale(1);
	}
	50% {
		transform: rotate(180deg) scale(0.6);
	}
	100% {
		transform: rotate(360deg) scale(1);
	}
}
@keyframes razzi-rotate {
	0% {
		transform: rotate(0deg) scale(1);
	}
	50% {
		transform: rotate(180deg) scale(0.6);
	}
	100% {
		transform: rotate(360deg) scale(1);
	}
}

@-webkit-keyframes razzi-scale {
	30% {
		transform: scale(0.3);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes razzi-scale {
	30% {
		transform: scale(0.3);
	}
	100% {
		transform: scale(1);
	}
}

@-webkit-keyframes razzi-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@keyframes razzi-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes razziFadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 80px, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes razziFadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 80px, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-webkit-keyframes bubble {
	0%, 100% {
		transform: scale(0);
	}
	50% {
		transform: scale(1);
	}
}

@keyframes bubble {
	0%, 100% {
		transform: scale(0);
	}
	50% {
		transform: scale(1);
	}
}

@-webkit-keyframes anim-ripple {
	0% {
		transform: scale(0.8);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: .4;
	}
	to {
		transform: scale(1.2);
		opacity: 0;
	}
}

@keyframes anim-ripple {
	0% {
		transform: scale(0.8);
		opacity: 0;
	}
	20% {
		transform: scale(1);
		opacity: .4;
	}
	to {
		transform: scale(1.2);
		opacity: 0;
	}
}

/**
 * Shop tables
 */
/**
 * Shop tables
 */
table.shop_table_responsive thead {
	display: none;
}

table.shop_table_responsive tbody th {
	display: none;
}

table.shop_table_responsive tr td {
	display: block;
	text-align: right;
	clear: both;
}

table.shop_table_responsive tr td.product-remove a {
	text-align: left;
}

table.shop_table_responsive tr td.product-remove:before {
	display: none;
}

table.shop_table_responsive tr td.actions:before, table.shop_table_responsive tr td.download-actions:before {
	display: none;
}

table.shop_table_responsive tr td.download-actions .button {
	display: block;
	text-align: center;
}

}@media screen and (min-width: 48em){
	table.shop_table_responsive thead {
		display: table-header-group;
	}
	table.shop_table_responsive tbody th {
		display: table-cell;
	}
	table.shop_table_responsive tr th, table.shop_table_responsive tr td {
		text-align: left;
	}
	table.shop_table_responsive tr td {
		display: table-cell;
	}
	table.shop_table_responsive tr td:before {
		display: none;
	}
}

@media all{table.shop_table {
	font-size: 100%;
	border: none;
	margin-bottom: 26px;
}

table.shop_table tr td,
table.shop_table tr th.wishlist-delete,
table.shop_table tr th.product-checkbox {
	text-align: left;
}

table.shop_table th, table.shop_table td {
	border-width: 0 0 1px 0;
}

table.shop_table td.product-thumbnail a {
	max-width: 97px;
	margin: auto;
}

table.shop_table td.product-name a {
	color: var(--rz-color-dark);
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
}

table.shop_table td.product-price {
	color: var(--rz-text-color-gray);
	font-size: 15px;
	font-weight: 500;
}

table.shop_table td.product-price .woocs_price_code {
	display: flex;
	align-items: center;
}

table.shop_table td.product-price ins {
	color: var(--rz-color-primary);
	padding-left: 5px;
	background-color: transparent;
	font-size: 16px;
}

table.shop_table td.product-price del {
	font-size: 14px;
	color: #a6a6a6;
}

table.shop_table td.product-price .sale {
	color: #e84506;
	font-weight: 400;
	order: 3;
	font-size: 14px;
}

table.shop_table td.product-stock-status {
	font-weight: 500;
}

table.shop_table td.product-stock-status span.wishlist-in-stock {
	color: #679900;
}

table.shop_table td.product-stock-status span.wishlist-out-of-stock {
	color: #e84506;
}

table.shop_table td.product-add-to-cart {
	padding-right: 0;
	text-align: right;
	width: 20%;
}

table.shop_table td.product-add-to-cart span.dateadded {
	margin-bottom: 7px;
	font-size: 14px;
}

table.shop_table td.product-add-to-cart a {
	display: inline-block !important;
	text-align: center;
	position: relative;
	transition: none;
	font-weight: 500;
	font-size: 16px;
	line-height: 50px;
	display: inline-block;
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
	padding: 0 37px !important;
	margin: 0 0 10px 0 !important;
	text-decoration: none;
	width: 100%;
}

table.shop_table td.product-add-to-cart a .razzi-svg-icon {
	margin-right: 7px;
	position: relative;
	top: 2px;
}

table.shop_table td.product-add-to-cart a:last-child {
	margin: 0 !important;
}

table.shop_table td.product-add-to-cart a.loading i {
	display: none;
}

table.shop_table td.product-add-to-cart a.loading:before {
	content: " ";
	width: 16px;
	height: 16px;
	display: inline-block;
	border-radius: 50%;
	border: 2px solid;
	border-top-color: transparent;
	-webkit-animation: razzi-spin infinite 1s linear;
	animation: razzi-spin infinite 1s linear;
	transition: opacity .2s linear .2s;
	margin-right: 7px;
	top: 2px;
	position: relative;
}

table.shop_table td.product-add-to-cart a.loading .razzi-svg-icon {
	display: none;
}

table.shop_table td.product-add-to-cart a.remove_from_wishlist {
	background-color: transparent;
	color: var(--rz-color-dark);
	border: 1px solid;
}

table.shop_table td.product-add-to-cart a.remove_from_wishlist:hover {
	background-color: transparent;
	color: var(--rz-color-dark);
	border: 1px solid;
}

table.shop_table td.product-add-to-cart a.product_type_grouped:before, table.shop_table td.product-add-to-cart a.product_type_external:before {
	display: none;
}

table.shop_table td.product-add-to-cart a .oroco-svg-icon {
	margin-right: 10px;
	display: inline-block;
}

table.shop_table td.product-add-to-cart a:hover {
	background-color: var(--rz-background-color-dark);
	border-color: transparent;
	color: #ffffff;
}

table.shop_table td.product-add-to-cart.out-of-stock a {
	color: var(--rz-color-dark);
	background-color: #f5f5f5;
	border: 1px solid #e5e5e5;
	padding: 9px 14px;
}

table.shop_table td.product-add-to-cart.out-of-stock a:before {
	display: none;
}

table.shop_table td .woocommerce-shipping-methods {
	font-size: 15px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

table.shop_table td .woocommerce-shipping-methods li {
	margin-bottom: 10px;
}

table.shop_table .woocommerce-orders-table__cell {
	font-size: 15px;
	font-weight: 600;
	color: var(--rz-color-dark);
}

table.shop_table .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
	text-align: right;
	padding: 30px 0 0 0;
}

table.shop_table .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
	display: inline-block;
	text-align: center;
	position: relative;
	transition: none;
	font-weight: 500;
	font-size: 15px;
	line-height: 46px;
	padding: 0 40px;
	text-decoration: none;
	background-color: transparent;
	color: var(--rz-color-dark);
	border: 1px solid;
	white-space: nowrap;
}

table.shop_table .woocommerce-orders-table__cell .order-title {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
	color: var(--rz-text-color);
	margin-bottom: 7px;
}

table.shop_table thead th {
	background-color: #F8F8F8;
	font-weight: 500;
	color: var(--rz-color-dark);
	font-size: 16px;
	padding: 15px;
	border: none;
}

table.shop_table thead th:first-child {
	padding-left: 30px;
}

table.shop_table tbody td {
	border: none;
	padding: 20px;
}

table.shop_table tbody td.product-thumbnail {
	width: 14%;
}

table.shop_table tbody td.product-remove {
	padding: 36px 20px;
}

table.shop_table tbody td.product-remove a {
	font-size: 24px;
	color: #555 !important;
	width: 24px;
	height: 24px;
	line-height: 25px;
	display: block;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
}

table.shop_table tbody td.product-remove a:hover {
	color: var(--rz-color-dark) !important;
	border-color: #ccc !important;
	background-color: #fafafa !important;
}

table.shop_table tbody dl.variation {
	margin: 8px 0 0;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1.18182px;
	color: var(--rz-color-dark);
	line-height: 1.38;
}

table.shop_table tbody dl.variation dt {
	float: left;
	margin-right: 5px;
}

table.shop_table tbody dl.variation dd {
	margin: 0 0 10px;
}

table.shop_table tbody tr:not(:last-child) {
	border-bottom: 1px solid var(--rz-border-color-light);
}

table.shop_table tfoot td {
	padding: 20px;
}

.woocommerce-wishlist table.wishlist_table td.product-add-to-cart a {
	padding: 0 37px !important;
	line-height: 50px;
}

.woocommerce-wishlist table.wishlist_table tbody tr:last-child {
	border-bottom: 1px solid var(--rz-border-color-light);
}

.woocommerce-wishlist table.wishlist_table tr td.product-name {
	width: 35%;
}

.woocommerce-wishlist table.wishlist_table tr td.product-price .woocs_price_code {
	display: inline-block;
}

.woocommerce-wishlist .yith-wcwl-share {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 20px;
	margin-bottom: 0;
}

.woocommerce-wishlist .yith-wcwl-share h4.yith-wcwl-share-title {
	font-size: 16px;
	font-weight: 500;
	color: #555;
	padding-right: 17px;
}

.woocommerce-wishlist .yith-wcwl-share li {
	padding: 0 5px 0 0;
}

.woocommerce-wishlist .yith-wcwl-share li a {
	min-height: 35px;
	min-width: 35px;
	padding: 0;
	line-height: 35px;
}

.woocommerce-wishlist .socials-with-background .yith-wcwl-share ul {
	height: auto;
}

.woocommerce-wishlist .socials-with-background .yith-wcwl-share ul li {
	height: auto;
}

.woocommerce-wishlist .socials-with-background .yith-wcwl-share ul li a {
	color: #fff;
	background-image: none;
	border-radius: 3px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 31px;
	font-size: 12px;
	font-weight: 400;
}

.woocommerce-wishlist .socials-with-background .yith-wcwl-share ul li a:before {
	display: block;
}

.woocommerce .wishlist_table.mobile {
	padding-left: 0;
	margin: 0 0 40px;
}

.woocommerce .wishlist_table.mobile li {
	margin-bottom: 35px;
	border-bottom: 1px solid #eee;
	padding-bottom: 35px;
}

.woocommerce .wishlist_table.mobile li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

.woocommerce .wishlist_table.mobile li a {
	text-decoration: none;
}

.woocommerce .wishlist_table.mobile li .item-wrapper {
	width: 100%;
	margin-bottom: 0;
}

.woocommerce .wishlist_table.mobile li .item-wrapper .product-thumbnail {
	max-width: 90px;
	position: absolute;
}

.woocommerce .wishlist_table.mobile li .item-wrapper .item-details {
	width: calc(100% - 107px);
	margin-left: 107px;
}

.woocommerce .wishlist_table.mobile li .item-wrapper .item-details h3 {
	font-size: 16px;
	margin: 0 0 5px 0;
	font-weight: 500;
}

.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table {
	width: 100%;
	margin: 0;
	color: var(--rz-color-dark);
}

.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table tr {
	padding: 5px 0;
	border: 0;
}

.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td {
	padding: 0;
	font-size: 14px;
}

.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td.label {
	font-weight: 400;
}

.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td ins {
	color: var(--rz-color-primary);
	margin-right: 5px;
	font-weight: 700;
	background-color: transparent;
}

.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td del {
	color: #a6a6a6;
}

.woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td .sale {
	color: #e84506;
}

.woocommerce .wishlist_table.mobile li .additional-info-wrapper {
	margin-left: 107px;
}

.woocommerce .wishlist_table.mobile li .additional-info-wrapper:after {
	content: '';
	display: table;
	clear: both;
}

.woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info {
	width: 100%;
	margin: 0 0 10px 0;
	color: #777;
}

.woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info tr {
	padding: 5px 0;
	border: 0;
}

.woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info td {
	padding: 0;
	font-size: 14px;
	color: var(--rz-color-dark);
}

.woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info td.label {
	font-weight: 400;
}

.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
	margin-bottom: 0;
	float: left;
	margin-right: 7px;
}

.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart a {
	display: inline-block !important;
	text-align: center;
	position: relative;
	transition: none;
	font-weight: 500;
	font-size: 12px;
	line-height: 30px;
	display: inline-block;
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
	padding: 3px 25px !important;
	margin: 0 !important;
	text-decoration: none;
}

.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart a .razzi-svg-icon {
	margin-right: 7px;
	position: relative;
	top: 2px;
}

.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove {
	float: right;
	margin-top: 3px;
}

.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove a {
	color: #555;
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #555;
	text-decoration: none;
	position: relative;
}

.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove a:before {
	content: "";
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNCAxTDEgMTRNMSAxTDE0IDE0IiBzdHJva2U9IiMxZjFmMWYiIHN0cm9rZS13aWR0aD0iMS42IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg==");
	width: 11px;
	height: 11px;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove a i {
	display: none;
}

.woocommerce .wishlist_table.mobile li table.item-details-table td.value,
.woocommerce .wishlist_table.mobile li table.additional-info td.value {
	text-align: left;
}

.woocommerce .wishlist_table.mobile li table.item-details-table td.label,
.woocommerce .wishlist_table.mobile li table.additional-info td.label {
	font-weight: 400;
	width: 30%;
}

table.my_account_orders {
	margin-bottom: 0;
}

table.my_account_orders thead {
	background-color: var(--rz-background-color-gray);
}

table.my_account_orders thead .woocommerce-orders-table__cell {
	width: 25%;
	margin-bottom: 30px;
}

table.my_account_orders thead .woocommerce-orders-table__cell-order-actions {
	display: none;
}

table.my_account_orders tbody > tr > td table tr td {
	padding: 15px 30px;
}

table.my_account_orders tbody table {
	margin-bottom: 0;
	border: none;
}

table.my_account_orders .order-list-image {
	padding: 30px 20px 0 0;
}

table.my_account_orders .order-list-image:before {
	display: none;
}

table.my_account_orders .order-list-image ul {
	margin: 0 -5px;
	padding: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
}

table.my_account_orders .order-list-image ul li {
	padding: 0 5px;
	margin-bottom: 7px;
	display: list-item;
}

table.my_account_orders .order-list-image ul li:nth-child(n+6):not(.item-plus) {
	display: none;
}

table.my_account_orders .order-list-image ul li img {
	max-width: 70px;
}

table.my_account_orders .order-list-image ul li a {
	display: block;
	line-height: 1;
}

table.my_account_orders .order-list-image ul li.item-plus {
	width: 80px;
	height: 70px;
}

table.my_account_orders .order-list-image ul li.item-plus > span {
	background-color: var(--rz-background-color-gray);
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	font-size: 13px;
	font-weight: 500;
	line-height: 15px;
	color: var(--rz-color-dark);
	cursor: pointer;
}

table.order_details.order_total tr {
	color: var(--rz-color-dark);
	font-size: 16px;
}

table.order_details.order_total tr > * {
	padding-left: 0;
	padding-right: 0;
}

table.order_details.order_total tr:last-child {
	font-size: 18px;
}

table.order_details.order_total tr:last-child th,
table.order_details.order_total tr:last-child td {
	font-weight: 500;
}

table.order_details.order_total tr th {
	border: none;
}

table.order_details.order_total tr td {
	text-align: right;
}

table.order_details .woocommerce-order-details__title {
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
	margin: 15px 0 10px 0;
	padding: 0;
}

table.order_details .download-file {
	text-align: right;
}

table.order_details .button {
	display: inline-block;
	text-align: center;
	position: relative;
	transition: none;
	font-weight: 500;
	font-size: 15px;
	line-height: 46px;
	padding: 0 40px;
	text-decoration: none;
	background-color: transparent;
	color: var(--rz-color-dark);
	border: 1px solid;
	white-space: nowrap;
}

table.order_details .woocommerce-table__product-table {
	padding-left: 0;
	padding-right: 0;
}

table.order_details .woocommerce-table__product-table .product-image {
	margin-right: 30px;
	float: left;
	line-height: 1;
}

table.order_details .woocommerce-table__product-table .product-image img {
	max-width: 100px;
}

table.order_details .woocommerce-table__product-table .product-content {
	font-size: 15px;
	line-height: 22px;
	color: var(--rz-text-color-gray);
	padding-top: 15px;
}

table.order_details .woocommerce-table__product-table .product-content a {
	font-weight: 500;
	text-decoration: none;
}

table.order_details .woocommerce-table__product-table .product-price {
	font-weight: 500;
	color: var(--rz-text-color-gray);
	margin-top: 3px;
}

table.order_details .woocommerce-table__product-table .wc-item-meta {
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
}

table.order_details .woocommerce-table__product-table .wc-item-meta li {
	display: flex;
}

table.order_details .woocommerce-table__product-table .wc-item-meta li > * {
	margin-right: 3px;
}

table.order_details .woocommerce-table__product-table .wc-item-meta li strong {
	font-weight: 400;
}

table.order_details .woocommerce-table__product-table .wc-item-meta li p {
	margin: 0;
}

/**
 * Products
 */
/**
 * Products
 */
ul.products {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	padding: 0;
	position: relative;
}

ul.products li.product {
	list-style: none;
	position: relative;
	margin-bottom: 25px;
}

ul.products li.product .product-thumbnail {
	position: relative;
}

ul.products li.product .product-thumbnail .woocommerce-loop-product__link {
	display: block;
	transition: none;
}

ul.products li.product .product-thumbnail .woocommerce-loop-product__link img {
	display: block;
}

ul.products li.product .product-thumbnail .product-loop__buttons {
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 20px 0;
	pointer-events: none;
}

ul.products li.product .product-thumbnail .product-loop__buttons > * {
	pointer-events: auto;
}

ul.products li.product .product-thumbnail .product-loop__buttons .loop_button-text {
	display: none;
}

ul.products li.product .product-thumbnail .rz-loop_button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background-color: #fff;
	border-radius: 100%;
	margin: 0 5px;
	opacity: 0;
	transform: translateY(10px);
	transition: transform 0.1s, opacity 0.1s, background 0.35s, color 0.35s;
	position: relative;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.03);
}

ul.products li.product .product-thumbnail .rz-loop_button:nth-child(2) {
	transition-delay: 75ms;
}

ul.products li.product .product-thumbnail .rz-loop_button:nth-child(3) {
	transition-delay: .15s;
}

ul.products li.product .product-thumbnail .rz-loop_button:hover {
	background-color: var(--rz-color-primary);
	color: var(--rz-background-text-color-primary);
}

ul.products li.product .product-thumbnail .rz-loop_button svg {
	transition: none;
}

ul.products li.product .product-thumbnail .yith-wcwl-wishlistaddedbrowse .rz-loop_button:hover svg,
ul.products li.product .product-thumbnail .yith-wcwl-wishlistexistsbrowse .rz-loop_button:hover svg {
	fill: var(--rz-background-text-color-primary);
}

ul.products li.product .rz-loop_button {
	position: relative;
}

ul.products li.product .rz-loop_button .razzi-svg-icon {
	min-width: 16px;
}

ul.products li.product .rz-loop_button.loading:before {
	opacity: 1;
	width: 16px;
	height: 16px;
	display: inline-block;
	border-radius: 50%;
	border: 2px solid;
	border-top-color: transparent;
	-webkit-animation: razzi-spin infinite 1s linear;
	animation: razzi-spin infinite 1s linear;
	transition: opacity .2s linear .2s;
	content: "";
}

ul.products li.product .rz-loop_button.loading .razzi-svg-icon {
	display: none;
}

ul.products li.product .rz-loop_button:not(.loading):before {
	content: attr(data-text);
	background-color: #000;
	color: #fff;
	top: -40px;
	transform: translateX(-50%);
	left: 50%;
	position: absolute;
	white-space: nowrap;
	display: none;
	border-radius: 5px;
	font-size: 13px;
	padding: 6px 12px 7px;
	line-height: 1;
	pointer-events: none;
}

ul.products li.product .rz-loop_button:not(.loading):after {
	content: "";
	position: absolute;
	top: -14px;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #000 transparent transparent transparent;
	display: none;
	pointer-events: none;
}

ul.products li.product .rz-loop_button:hover:before, ul.products li.product .rz-loop_button:hover:after {
	display: inline-block;
}

ul.products li.product .yith-wcwl-add-to-wishlist {
	margin-top: 0;
}

ul.products li.product .yith-wcwl-add-to-wishlist .rz-loop_button {
	transition-delay: .15s;
}

ul.products li.product .yith-wcwl-add-to-wishlist .blockUI {
	display: none !important;
}

ul.products li.product .yith-wcwl-wishlistaddedbrowse svg,
ul.products li.product .yith-wcwl-wishlistexistsbrowse svg {
	fill: var(--rz-color-darker);
}

ul.products li.product .added_to_cart {
	display: none;
}

ul.products li.product .product-summary {
	transition: transform .35s ease;
	padding-top: 20px;
	background-color: #fff;
}

ul.products li.product .product-summary .rz-loop_atc_button {
	display: none;
}

ul.products li.product .woocommerce-loop-product__title {
	font-size: 16px;
	margin: 0 0 3px;
}

ul.products li.product .woocommerce-loop-product__title a {
	color: inherit;
}

ul.products li.product .meta-cat {
	font-size: 14px;
	color: var(--rz-text-color-gray);
	display: inline-block;
	margin-bottom: 5px;
}

ul.products li.product .meta-cat:hover {
	color: var(--rz-color-darker);
}

ul.products li.product .price {
	color: var(--rz-text-color-gray);
	font-size: 16px;
	font-weight: 500;
	display: block;
}

ul.products li.product .price del {
	font-size: 14px;
	color: #a6a6a6;
}

ul.products li.product .price ins {
	background-color: transparent;
	color: var(--rz-color-primary);
	padding-left: 5px;
}

ul.products li.product .star-rating {
	margin-top: 5px;
}

ul.products li.product .woocommerce-product-details__short-description p {
	margin-bottom: 0;
}

ul.products li.product .product-inner {
	padding-bottom: 20px;
	position: relative;
}

ul.products li.product .product-inner:hover .product-thumbnail .rz-loop_button {
	opacity: 1;
	transform: translateY(0);
}

ul.products li.product .product-inner:hover .product-thumbnails--slider .rz-swiper-button {
	opacity: 1;
}

ul.products li.product .product-inner:hover .product-thumbnails--hover .hover-image {
	opacity: 1;
}

ul.products li.product .product-thumbnails--slider .swiper-lazy {
	display: block;
	opacity: 0;
	transition: opacity .4s;
}

ul.products li.product .product-thumbnails--slider .swiper-lazy.swiper-lazy-loaded {
	opacity: 1;
}

ul.products li.product .product-thumbnails--slider .rz-swiper-button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 50px;
	background-color: var(--rz-background-color-light);
	z-index: 1;
	opacity: 0;
	cursor: pointer;
	transition: .4s;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--rz-color-dark);
}

ul.products li.product .product-thumbnails--slider .rz-product-loop-swiper-next {
	right: 0;
}

ul.products li.product .product-thumbnails--slider .rz-product-loop-swiper-prev {
	left: 0;
}

ul.products li.product .product-thumbnails--slider .woocommerce-badges {
	z-index: 9;
}

ul.products li.product .product-thumbnails--hover img {
	transition: opacity .4s;
}

ul.products li.product .product-thumbnails--hover .hover-image {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

ul.products li.product .product-thumbnail-zoom {
	display: flex;
}

ul.products li.product form.cart {
	position: relative;
	padding-bottom: 20px;
}

ul.products li.product form.cart .woocommerce-variation-description,
ul.products li.product form.cart .woocommerce-variation-add-to-cart {
	display: none;
}

ul.products li.product form.cart .variations {
	border: none;
	margin-bottom: 0;
}

ul.products li.product form.cart .variations th,
ul.products li.product form.cart .variations td {
	border: none;
	padding: 0 0 10px;
}

ul.products li.product form.cart .variations td.label {
	display: none;
}

ul.products li.product form.cart .variations select {
	width: 100%;
	padding: 8px 15px;
}

ul.products li.product form.cart .woocommerce-variation {
	margin-bottom: -10px;
}

ul.products li.product form.cart .woocommerce-variation:after {
	clear: both;
	content: "";
	display: block;
}

ul.products li.product form.cart .woocommerce-variation-availability {
	display: none;
	float: right;
}

ul.products li.product form.cart .woocommerce-variation-availability p {
	margin: 0;
}

ul.products li.product form.cart .woocommerce-variation-price {
	text-align: left;
	float: left;
	margin: 10px 0 0 0;
}

ul.products li.product form.cart .price {
	text-align: left;
	padding-left: 0;
	color: var(--rz-color-primary);
}

ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item {
	border: 1px solid transparent;
}

ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item:first-child:before {
	left: calc( 100% + 2px);
}

ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item {
	border: 1px solid transparent;
}

ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item:first-child:before {
	left: calc( 100% + 11px);
}

ul.products li.product form.cart .wcboost-variation-swatches .wcboost-variation-swatches__wrapper {
	margin: 0 -5px;
}

ul.products li.product form.cart .wcboost-variation-swatches .wcboost-variation-swatches__item {
	width: 30px !important;
	height: 30px !important;
	line-height: 28px !important;
	margin: 0 5px;
	box-shadow: none;
}

ul.products li.product form.cart .wcboost-variation-swatches .wcboost-variation-swatches__item.selected {
	border-color: var(--rz-color-dark);
}

ul.products li.product form.cart .tawcvs-swatches {
	padding: 0;
}

ul.products li.product form.cart .tawcvs-swatches .swatch {
	width: 22px !important;
	height: 22px !important;
	line-height: 22px !important;
	border: none;
	margin-right: 5px;
	transition: none;
}

ul.products li.product form.cart .tawcvs-swatches .swatch.selected {
	box-shadow: none;
}

ul.products li.product form.cart .tawcvs-swatches .swatch-color {
	border-radius: 100%;
}

ul.products li.product form.cart .tawcvs-swatches .swatch-color.selected:before {
	margin-top: -6px;
}

ul.products li.product form.cart .tawcvs-swatches .swatch-label {
	border-radius: 0;
	background: none;
	white-space: nowrap;
	font-size: 15px;
	color: #767676;
	margin-right: 10px;
	width: auto;
	border: none;
}

ul.products li.product form.cart .tawcvs-swatches .swatch-label.selected {
	color: #111;
}

ul.products li.product form.cart .tawcvs-swatches .swatch-label.disabled {
	opacity: 1 !important;
	text-decoration: line-through;
}

ul.products li.product form.cart .tawcvs-swatches .swatch-image {
	border-radius: 0;
	border-bottom: 2px solid transparent;
	width: 30px !important;
	height: 30px !important;
	line-height: 30px !important;
}

ul.products li.product form.cart .tawcvs-swatches .swatch-image.selected {
	border-color: #111;
}

ul.products.loading .razzi-posts__loading {
	display: block;
}

ul.products.product-loop-center li.product .product-summary {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

ul.products.product-loop-center li.product .price {
	justify-content: center;
}

ul.products.product-loop-center li.product .star-rating {
	margin-left: auto;
	margin-right: auto;
}

ul.products.product-loop-layout-1 li.product .product-summary {
	padding-top: 15px;
}

ul.products.product-loop-layout-1 li.product .star-rating {
	display: block;
	margin-top: 0;
}

ul.products.product-loop-layout-1 li.product .star-rating .user-rating .razzi-svg-icon {
	color: #F8B86D;
}

ul.products.product-loop-layout-1 li.product .star-rating .max-rating .razzi-svg-icon {
	color: #CDCDCD;
}

ul.products.product-loop-layout-1 li.product .meta-cat {
	margin-top: 5px;
	margin-bottom: 0;
}

ul.products.product-loop-layout-1 li.product .woocommerce-loop-product__title {
	margin-top: 5px;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail {
	overflow: hidden;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons {
	right: 20px;
	top: 0;
	width: auto;
	flex-direction: column;
	justify-content: flex-start;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons .ajax_add_to_cart.loading:before {
	margin-right: 0;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons .quick-view-button {
	display: none;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail .yith-wcwl-add-to-wishlist .rz-loop_button {
	transition-delay: 0s;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail .rz-loop_button {
	transform: translateX(10px);
	margin: 0 0 10px;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail .rz-loop_button:before {
	top: 50%;
	transform: translateY(-50%);
	right: 50px;
	left: auto;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail .rz-loop_button:after {
	border-color: transparent transparent transparent #000;
	top: 50%;
	transform: translateY(-50%);
	right: 40px;
	left: auto;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail > .rz-loop_button {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-radius: 0;
	transform: translateY(10px);
	margin: 0;
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
	font-size: 15px;
	font-weight: 500;
	padding: 0 20px;
	z-index: 1;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail > .rz-loop_button .loop_button-text {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: capitalize;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail > .rz-loop_button .razzi-svg-icon {
	margin-right: 8px;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail > .rz-loop_button:not(.loading):before, ul.products.product-loop-layout-2 li.product .product-thumbnail > .rz-loop_button:not(.loading):after {
	display: none;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail .ajax_add_to_cart.loading:before {
	margin-right: 8px;
}

ul.products.product-loop-layout-2.show-wishlist li.product .yith-wcwl-add-to-wishlist .rz-loop_button {
	opacity: 1;
	transform: translateY(0);
}

ul.products.product-loop-layout-2.has-quick-view li.product .product-thumbnail .product-loop__buttons .quick-view-button {
	display: flex;
}

ul.products.product-loop-layout-3 .star-rating .user-rating .razzi-svg-icon {
	color: #F7B600;
}

ul.products.product-loop-layout-3 .star-rating .max-rating .razzi-svg-icon {
	color: #767676;
}

ul.products.product-loop-layout-4 li.product .product-summary {
	position: relative;
	z-index: 1;
}

ul.products.product-loop-layout-4 li.product .product-inner {
	overflow: hidden;
	padding-bottom: 25px;
}

ul.products.product-loop-layout-4 li.product .product-inner:hover .product-summary {
	transform: translateY(-40px);
}

ul.products.product-loop-layout-4 li.product .product-inner:hover .product-loop__buttons {
	transform: translateY(0);
	opacity: 1;
	transition: 0.1s;
}

ul.products.product-loop-layout-4 li.product .star-rating {
	margin-top: 7px;
}

ul.products.product-loop-layout-4 li.product .product-loop__buttons {
	padding-top: 15px;
	position: absolute;
	left: 0;
	right: 0;
	height: 40px;
	opacity: 0;
	transform: translateY(50%);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.5s;
	margin-left: -15px;
	margin-right: -15px;
}

ul.products.product-loop-layout-4 li.product .product-loop__buttons .rz-loop_button {
	display: flex;
	padding: 0 15px;
}

ul.products.product-loop-layout-4 li.product .product-loop__buttons .loop_button-text {
	display: none;
}

ul.products.product-loop-layout-4 li.product .product-thumbnails--slider .rz-swiper-button {
	margin-top: -20px;
}

ul.products.product-loop-layout-5 li.product .product-inner {
	padding-bottom: 25px;
	transition: all .2s ease-in-out;
	transition-property: box-shadow;
}

ul.products.product-loop-layout-5 li.product .product-inner:hover {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.06);
}

ul.products.product-loop-layout-6 li.product .product-inner {
	padding-bottom: 25px;
	transition: all .2s ease-in-out;
	transition-property: box-shadow;
}

ul.products.product-loop-layout-6 li.product .product-inner:hover {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.06);
}

ul.products.product-loop-layout-6 li.product .product-inner:hover .rz-loop_atc_button {
	background-color: var(--rz-background-color-primary);
	color: var(--rz-background-text-color-primary);
}

ul.products.product-loop-layout-6 li.product .price {
	color: var(--rz-color-dark);
}

ul.products.product-loop-layout-6 li.product .product-summary {
	padding-left: 30px;
	padding-right: 30px;
}

ul.products.product-loop-layout-6 li.product .rz-loop_atc_button {
	padding: 10px 24px;
	min-width: 140px;
	border: 1px solid var(--rz-border-color-primary);
	display: inline-block;
	font-weight: 500;
	margin-top: 24px;
	transition: background 0.35s, color 0.15s;
}

ul.products.product-loop-layout-6 li.product .rz-loop_atc_button:not(.loading):before, ul.products.product-loop-layout-6 li.product .rz-loop_atc_button:not(.loading):after {
	display: none;
}

ul.products.product-loop-layout-6 li.product .rz-loop_atc_button.loading:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
	color: var(--rz-color-primary);
}

ul.products.product-loop-layout-6 li.product .rz-loop_atc_button.loading .loop_button-text {
	opacity: 0.5;
}

ul.products.product-loop-layout-6 li.product .rz-loop_atc_button .razzi-svg-icon {
	display: none;
}

ul.products.product-loop-layout-7 li.product {
	margin-bottom: 30px;
}

ul.products.product-loop-layout-7 li.product .product-inner {
	overflow: hidden;
	padding-bottom: 0;
}

ul.products.product-loop-layout-7 li.product .product-inner:hover .product-summary {
	opacity: 1;
}

ul.products.product-loop-layout-7 li.product .product-summary {
	padding-bottom: 20px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: center;
	flex-direction: column;
	opacity: 0;
	transition: opacity .2s ease-in-out;
	background-color: rgba(255, 255, 255, 0.9);
	padding-left: 30px;
	padding-right: 30px;
}

ul.products.product-loop-layout-7 li.product .product-loop__buttons {
	padding-top: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: -15px;
	margin-right: -15px;
}

ul.products.product-loop-layout-7 li.product .product-loop__buttons .rz-loop_button {
	display: flex;
	padding: 0 15px;
}

ul.products.product-loop-layout-7 li.product .product-loop__buttons .rz-loop_button .razzi-svg-icon {
	transition: 0.35s;
}

ul.products.product-loop-layout-7 li.product .product-loop__buttons .loop_button-text {
	display: none;
}

ul.products.product-loop-layout-8 li.product .product-summary {
	position: relative;
	z-index: 1;
}

ul.products.product-loop-layout-8 li.product .product-loop__top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

ul.products.product-loop-layout-8 li.product .product-loop__cat-title {
	display: flex;
	flex-direction: column;
	width: 100%;
}

ul.products.product-loop-layout-8 li.product .product-loop__cat-title .meta-cat {
	order: 2;
}

ul.products.product-loop-layout-8 li.product .product-loop__cat-title .woocommerce-loop-product__title {
	order: 1;
}

ul.products.product-loop-layout-8 li.product .meta-cat {
	margin-bottom: 0;
}

ul.products.product-loop-layout-8 li.product .product-inner {
	position: relative;
	padding-bottom: 25px;
	overflow: hidden;
}

ul.products.product-loop-layout-8 li.product .product-inner:not(:hover) .product-summary {
	transform: none !important;
	-webkit-transform: none !important;
}

ul.products.product-loop-layout-8 li.product .product-inner:hover .product-loop__buttons {
	opacity: 1;
	transform: none;
	pointer-events: auto;
}

ul.products.product-loop-layout-8 li.product .product-loop__buttons {
	text-align: right;
	padding-top: 20px;
	position: absolute;
	top: 100%;
	width: 100%;
	left: 0;
	background-color: #fff;
	opacity: 0;
	transition: .2s;
	pointer-events: none;
}

ul.products.product-loop-layout-8 li.product .rz-loop_button,
ul.products.product-loop-layout-8 li.product .yith-wcwl-add-to-wishlist {
	display: inline-block;
	line-height: 1;
}

ul.products.product-loop-layout-8 li.product .rz-loop_button:last-child:before {
	right: 0;
	left: auto;
	transform: none;
}

ul.products.product-loop-layout-8 li.product .yith-wcwl-add-to-wishlist {
	margin-left: 15px;
}

ul.products.product-loop-layout-8 li.product .product-loop-inner__buttons {
	display: none;
}

ul.products.product-loop-layout-8 li.product .loop_button-text,
ul.products.product-loop-layout-8 li.product .product-quick-shop-button,
ul.products.product-loop-layout-8 li.product .product-close-variations-form {
	display: none;
}

ul.products.product-loop-layout-8 li.product .rz-loop_atc_button {
	float: left;
	text-transform: uppercase;
	font-weight: 500;
	text-align: left;
	width: 70%;
}

ul.products.product-loop-layout-8 li.product .rz-loop_atc_button .loop_button-text {
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
}

ul.products.product-loop-layout-8 li.product .rz-loop_atc_button:not(.loading):before, ul.products.product-loop-layout-8 li.product .rz-loop_atc_button:not(.loading):after {
	display: none;
}

ul.products.product-loop-layout-8 li.product .rz-loop_atc_button:before {
	opacity: 0;
}

ul.products.product-loop-layout-8 li.product .rz-loop_atc_button.loading {
	padding-left: 25px;
	position: relative;
}

ul.products.product-loop-layout-8 li.product .rz-loop_atc_button.loading:before {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}

ul.products.product-loop-layout-8 li.product .rz-loop_atc_button .razzi-svg-icon {
	display: none;
}

ul.products.product-loop-layout-8 li.product .rz-loop_atc_button .loop_button-text {
	display: inline-block;
}

ul.products.product-loop-layout-8 li.product .price {
	text-align: right;
	padding-left: 10px;
}

ul.products.product-loop-layout-8 li.product .product-thumbnails--slider .rz-swiper-button {
	margin-top: -20px;
}

ul.products.product-loop-layout-8 .product-type-variable .price,
ul.products.product-loop-layout-8 .product-type-grouped .price {
	font-size: 0;
}

ul.products.product-loop-layout-8 .product-type-variable .woocommerce-Price-amount,
ul.products.product-loop-layout-8 .product-type-grouped .woocommerce-Price-amount {
	font-size: 16px;
}

ul.products.product-loop-layout-8 .product-type-variable .woocommerce-Price-amount:nth-child(2),
ul.products.product-loop-layout-8 .product-type-grouped .woocommerce-Price-amount:nth-child(2) {
	position: relative;
	padding-left: 15px;
}

ul.products.product-loop-layout-8 .product-type-variable .woocommerce-Price-amount:nth-child(2):before,
ul.products.product-loop-layout-8 .product-type-grouped .woocommerce-Price-amount:nth-child(2):before {
	position: absolute;
	top: 0;
	left: 1px;
	content: " – ";
	display: inline-block;
}

ul.products.product-loop-layout-8 li.product-type-variable .product-thumbnails--slider .rz-swiper-button {
	margin-top: -40px;
}

ul.products.product-loop-layout-9 li.product .product-thumbnail {
	overflow: hidden;
}

ul.products.product-loop-layout-9 li.product .product-thumbnail .product-loop__buttons {
	right: 20px;
	top: 0;
	width: auto;
	flex-direction: column;
	justify-content: flex-start;
}

ul.products.product-loop-layout-9 li.product .product-thumbnail .yith-wcwl-add-to-wishlist .rz-loop_button {
	transition-delay: 0s;
}

ul.products.product-loop-layout-9 li.product .product-thumbnail .rz-loop_button {
	transform: translateX(10px);
	margin: 0 0 10px;
}

ul.products.product-loop-layout-9 li.product .product-thumbnail .rz-loop_button:not(.loading):before {
	top: 50%;
	transform: translateY(-50%);
	right: 50px;
	left: auto;
}

ul.products.product-loop-layout-9 li.product .product-thumbnail .rz-loop_button:not(.loading):after {
	border-color: transparent transparent transparent #000;
	top: 50%;
	transform: translateY(-50%);
	right: 40px;
	left: auto;
}

ul.products.product-loop-layout-9 li.product .product-thumbnail > .rz-loop_button {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-radius: 0;
	transform: translateY(10px);
	margin: 0;
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
	font-size: 15px;
	font-weight: 500;
	padding: 0 20px;
}

ul.products.product-loop-layout-9 li.product .product-thumbnail > .rz-loop_button .loop_button-text {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: capitalize;
}

ul.products.product-loop-layout-9 li.product .product-thumbnail > .rz-loop_button .razzi-svg-icon {
	margin-right: 8px;
}

ul.products.product-loop-layout-9 li.product .product-thumbnail > .rz-loop_button:not(.loading):before, ul.products.product-loop-layout-9 li.product .product-thumbnail > .rz-loop_button:not(.loading):after {
	display: none;
}

ul.products.product-loop-layout-9 li.product .product-thumbnail .ajax_add_to_cart.loading:before {
	margin-right: 8px;
}

ul.products.product-loop-layout-9 li.product .product-summary {
	position: relative;
	z-index: 1;
}

ul.products.product-loop-layout-9 li.product .product-summary .rz-loop_atc_button {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	font-weight: 500;
	font-size: 16px;
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
	white-space: nowrap;
	text-decoration: none;
	padding: 0 20px;
	height: 42px;
	line-height: 42px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	border-radius: 3px;
	text-transform: none;
	border: none;
	opacity: 1;
	z-index: 999;
}

ul.products.product-loop-layout-9 li.product .product-summary .rz-loop_atc_button:not(.loading):before, ul.products.product-loop-layout-9 li.product .product-summary .rz-loop_atc_button:not(.loading):after {
	display: none;
}

ul.products.product-loop-layout-9 li.product .product-summary .rz-loop_atc_button .razzi-svg-icon {
	display: inline-block;
	transition: none;
	outline: none;
}

ul.products.product-loop-layout-9 li.product .product-summary .rz-loop_atc_button .add-to-cart-text {
	margin-left: 10px;
}

ul.products.product-loop-layout-9 li.product .product-summary .rz-loop_atc_button.loading:before {
	margin-top: 0;
	vertical-align: middle;
}

ul.products.product-loop-layout-9 li.product .product-summary .rz-loop_atc_button.loading .razzi-svg-icon {
	display: none;
}

ul.products.product-loop-layout-9 li.product form.cart .woocommerce-variation {
	margin-bottom: 0;
}

ul.products.product-loop-layout-9 li.product form.cart .variations tr:last-child td {
	padding-bottom: 0;
}

ul.products.product-loop-layout-9 li.product .product-quick-shop-button {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
	height: 42px;
	line-height: 42px;
	border-radius: 3px;
	width: 100%;
	transition: 0.5s;
}

ul.products.product-loop-layout-9 li.product .product-quick-shop-button .razzi-svg-icon {
	display: inline-block;
	font-size: 16px;
	padding-right: 10px;
	margin-left: 0;
	transition: none;
	transform: translateX(0);
}

ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner .product-loop__form {
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	transition: .2s;
	z-index: -999;
	background-color: #fff;
	width: 100%;
	padding-top: 30px;
}

ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner .product-loop__form .product-close-variations-form {
	position: absolute;
	top: 5px;
	right: 3px;
}

ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner .product-loop__form .product-close-variations-form .razzi-svg-icon {
	font-size: 16px;
}

ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner .rz-loop_atc_button {
	display: none;
}

ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner.loading:after {
	background-color: rgba(255, 255, 255, 0.6);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	z-index: 9;
}

ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner.loading:before {
	content: '';
	display: block;
	border-radius: 100px;
	position: absolute;
	background-color: var(--rz-background-color-primary);
	height: 13px;
	width: 13px;
	top: 50%;
	left: 50%;
	-webkit-animation: razzi-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
	        animation: razzi-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
	z-index: 9999;
}

ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner.loading .product-loop__form {
	visibility: hidden;
	opacity: 0;
}

ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner.show-variations_form .product-loop__form {
	opacity: 1;
	z-index: 999;
	bottom: 40px;
}

ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner.show-variations_form .rz-loop_atc_button {
	display: flex;
}

ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner.show-variations_form .product-quick-shop-button {
	display: none;
}

ul.products.product-loop-layout-9.show-wishlist li.product .yith-wcwl-add-to-wishlist .rz-loop_button {
	opacity: 1;
	transform: translateY(0);
}

ul.products .tawcvs-swatches {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 0;
}

ul.products .tawcvs-swatches .swatch {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

ul.products .tawcvs-swatches .swatch.disabled:not(.swatch-label) {
	opacity: 0.5 !important;
}

ul.products .tawcvs-swatches .swatch.disabled:not(.swatch-label)::before, ul.products .tawcvs-swatches .swatch.disabled:not(.swatch-label)::after {
	content: '';
	display: block;
	position: absolute;
	width: 200%;
	height: 1px;
	top: 50%;
	background-color: var(--rz-background-color-primary);
	transform: rotate(45deg);
}

ul.products .tawcvs-swatches .swatch.disabled:not(.swatch-label)::after {
	transform: rotate(-45deg);
}

ul.products .swatch-color,
ul.products .swatch-image {
	font-size: 0;
}

body .notifyjs-corner {
	z-index: 99999;
}

body.admin-bar .notifyjs-corner {
	transform: translateY(32px);
}

.notifyjs-razzi-success {
	color: #299c77;
	background-color: #bff9d0;
}

.notifyjs-razzi-error {
	color: #fff;
	background-color: #b81c23;
}

.notifyjs-razzi-error ul {
	margin: 0;
	padding: 0;
}

.notifyjs-razzi-error ul li {
	list-style: none;
}

.notifyjs-razzi-error ul li ::marker {
	display: none;
}

.notifyjs-razzi-info {
	color: #fff;
	background-color: #1e85be;
}

.notifyjs-razzi-base {
	font-weight: 400;
	position: relative;
	padding: 15px 40px 15px 60px;
	margin-bottom: 10px;
	box-shadow: 0 4px 10px 0 rgba(3, 3, 3, 0.1);
	max-width: 450px;
}

.notifyjs-razzi-base .message-icon {
	position: absolute;
	left: 20px;
	top: 17px;
	font-size: 20px;
}

.notifyjs-razzi-base .button.wc-forward {
	display: none;
}

.notifyjs-razzi-base .btn-button {
	padding-left: 5px;
	color: #299c77;
	text-decoration: underline;
}

.notifyjs-razzi-base .svg-active {
	position: absolute;
	top: 20px;
	right: 15px;
	font-size: 11px;
}

.notifyjs-razzi-base .message-box {
	display: inline-block;
}

.razzi-product-popup-atc__notice {
	padding: 13px 20px;
	margin-right: 50px;
	background-color: #2f8a33;
	color: #fff;
	display: inline-block;
	margin-bottom: 27px;
}

.razzi-product-popup-atc__notice .cart-view-btn {
	color: #fff;
	font-size: 14px;
	margin-left: 5px;
	padding-bottom: 1px;
	border-bottom: 1px solid transparent;
}

.razzi-product-popup-atc__notice .cart-view-btn:hover {
	border-color: #fff;
}

.rz-popup-add-to-cart .button-close {
	top: -12px;
	right: -10px;
	transform: none;
	z-index: 999;
	cursor: pointer;
	margin: 0;
	padding: 10px;
	background-color: #fff;
	border-radius: 50%;
	opacity: 0;
	font-size: 18px;
}

.rz-popup-add-to-cart.loaded .button-close, .rz-popup-add-to-cart.open .button-close {
	opacity: 1;
}

.rz-popup-add-to-cart .modal-content {
	max-width: 770px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
}

.rz-popup-add-to-cart .widget_shopping_cart_content {
	height: auto;
	display: flex;
	align-items: center;
}

.rz-popup-add-to-cart .widget_shopping_cart_content .woocommerce-mini-cart-item__thumbnail {
	padding-right: 20px;
}

.rz-popup-add-to-cart .widget_shopping_cart_content ul.cart_list {
	height: auto;
	width: 55%;
	padding: 0;
	max-height: 170px;
	padding-right: 30px;
}

.rz-popup-add-to-cart .widget_shopping_cart_content ul.cart_list .woocommerce-mini-cart-item {
	border-bottom: none;
	margin-bottom: 0;
}

.rz-popup-add-to-cart .widget_shopping_cart_content ul.cart_list .woocommerce-mini-cart-item:not(.active) {
	display: none;
}

.rz-popup-add-to-cart .widget_shopping_cart_content ul.cart_list .woocommerce-mini-cart-item__title {
	font-size: 16px;
}

.rz-popup-add-to-cart .widget_shopping_cart_content ul.cart_list a.remove,
.rz-popup-add-to-cart .widget_shopping_cart_content ul.cart_list .woocommerce-cart-item__qty {
	display: none;
}

.rz-popup-add-to-cart .widget_shopping_cart_content ul.cart_list .woocommerce-mini-cart-item__qty {
	display: block !important;
	visibility: visible !important;
	color: var(--rz-text-color);
	font-weight: 400;
	margin-top: 5px;
}

.rz-popup-add-to-cart .widget_shopping_cart_content ul.cart_list::-webkit-scrollbar {
	width: 3px;
}

.rz-popup-add-to-cart .widget_shopping_cart_content ul.cart_list::-webkit-scrollbar-track {
	background-color: transparent;
}

.rz-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer {
	width: 45%;
	padding: 0 0 0 30px;
	position: relative;
	bottom: auto;
}

.rz-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -1px;
	content: "";
	border-right: 1px solid #e2e2e2;
}

.rz-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer .total {
	background-color: transparent;
	margin: 0;
	padding: 0;
}

.rz-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer .razzi-button {
	width: 100%;
}

.rz-popup-add-to-cart.loading .product-modal-content {
	opacity: 0;
	transition: none;
}

.rz-popup-add-to-cart.loading .razzi-posts__loading {
	display: block;
	background-color: transparent;
}

.rz-popup-add-to-cart.loading .razzi-posts__loading .razzi-loading {
	transform: translate(-50%, -50%);
	top: 50%;
}

.rz-popup-add-to-cart .woocommerce-mini-cart__count_notice {
	display: block !important;
	visibility: visible !important;
	text-align: left;
	margin-bottom: 10px;
	color: var(--rz-text-color);
	font-weight: 400;
	font-size: 16px;
}

.rz-popup-add-to-cart .rz-product-popup-atc__notice {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 500;
	color: var(--rz-color-dark);
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation {
	border-top: 1px solid #e2e2e2;
	padding-top: var(--rz-modal-spacing);
	margin-top: var(--rz-modal-spacing);
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation.loading {
	height: 0;
	opacity: 0;
	transition: height 0.4s;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation.active {
	height: auto;
	opacity: 1;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation.loaded {
	display: block;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation .product-heading {
	font-size: 24px;
	margin: 0 20px 20px 0;
	font-weight: 500;
	line-height: 1;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation .recommendation-heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation .razzi-svg-icon {
	color: #bababa;
	font-size: 24px;
	cursor: pointer;
	transition: 0.3s;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation .razzi-svg-icon:focus {
	outline: none;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation .razzi-svg-icon:hover {
	color: #111;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation .razzi-svg-icon.swiper-button-disabled {
	cursor: auto;
	color: #bababa;
	opacity: 0.5;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation .rz-swiper-button-next {
	margin-right: -5px;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation .swiper-button-lock,
.rz-popup-add-to-cart .rz-product-popup-atc__recommendation .swiper-pagination.swiper-pagination-lock,
.rz-popup-add-to-cart .rz-product-popup-atc__recommendation .swiper-pagination {
	display: none;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation ul.product-items {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation ul.product-items li.product-item .product-title {
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: var(--rz-color-dark);
	margin-top: 7px;
	line-height: 1.2;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation ul.product-items li.product-item .product-price {
	color: var(--rz-text-color-gray);
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	margin-top: 5px;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation ul.product-items li.product-item .product-price del {
	font-size: 14px;
	color: #a6a6a6;
}

.rz-popup-add-to-cart .rz-product-popup-atc__recommendation ul.product-items li.product-item .product-price ins {
	background-color: transparent;
	color: var(--rz-color-primary);
	padding-left: 5px;
}

.woocommerce-badges {
	position: absolute;
	left: 0;
	top: 20px;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
}

.woocommerce-badges > span {
	display: block;
	padding: 5px 11px;
	line-height: 1;
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
}

.woocommerce-badges > span:not(:last-child) {
	margin-bottom: 5px;
}

.woocommerce-badges .sold-out {
	background-color: #a0a0a0;
	color: #fff;
}

.woocommerce-badges .featured {
	background-color: #ff6f61;
	color: #fff;
}

.woocommerce-badges .new {
	background-color: var(--rz-background-color-light);
	color: var(--rz-color-darker);
}

ul:not(.product-loop-layout-2) .woocommerce-badges--layout-2 {
	left: initial;
	right: 20px;
}

.woocommerce-badges--layout-2 {
	text-transform: lowercase;
	left: 20px;
}

.woocommerce-badges--layout-2 > span {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	line-height: 1.2;
	font-size: 16px;
}

.woocommerce-badges--layout-2 .onsale .text {
	font-size: 14px;
	margin-bottom: 3px;
}

.woocommerce-badges--layout-2 .onsale .percent {
	font-size: 16px;
}

.razzi-catalog-page .page-header__title {
	color: var(--rz-color-dark);
}

.catalog-page-header--layout-2 {
	position: relative;
}

.catalog-page-header--layout-2 .featured-image {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.catalog-page-header--layout-2 .page-header__content {
	position: relative;
	text-align: center;
	display: flex;
	flex-direction: column;
}

.catalog-page-header--layout-2 .woocommerce-breadcrumb {
	padding: 0;
	justify-content: center;
	order: 2;
}

.catalog-page-header--layout-2 .page-header__title {
	order: 1;
	padding: 0 0 6px;
}

.catalog-header-banners {
	margin-bottom: 40px;
}

.catalog-header-banners .list-images {
	padding: 0;
	margin: 0;
}

.catalog-header-banners .list-images > li {
	list-style: none;
}

.catalog-header-banners .list-images > li img {
	display: block;
}

.catalog-header-banners .swiper-pagination {
	position: absolute;
	bottom: 20px;
	margin: 0;
}

.catalog-toolbar {
	margin-bottom: 40px;
}

.catalog-toolbar.layout-v1 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.catalog-toolbar.layout-v1 .razzi-posts__found {
	order: 0;
}

.catalog-toolbar.layout-v1 .woocommerce-ordering {
	order: 2;
	border: 1px solid var(--rz-border-color);
	padding: 12px 25px;
	min-width: 230px;
}

.catalog-toolbar.layout-v1 .woocommerce-ordering .woocommerce-ordering__button {
	color: var(--rz-text-color);
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.catalog-toolbar.layout-v1 .woocommerce-ordering:hover {
	border-color: var(--rz-color-dark);
}

.catalog-toolbar.layout-v1 .toggle-filters {
	display: none;
}

.catalog-toolbar.layout-v1 .site-breadcrumb {
	color: #909090;
}

.catalog-toolbar.layout-v1 .page-header__title {
	text-align: left;
	line-height: 1;
	padding-bottom: 13px;
}

.catalog-toolbar.layout-v1 select {
	color: #767676;
}

.catalog-toolbar.layout-v1 .razzi-posts__found {
	text-align: left;
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.catalog-toolbar.layout-v1 .razzi-posts__found-inner {
	padding: 0;
	border-bottom: none;
}

.catalog-toolbar.layout-v1 .razzi-posts__found-inner .count-bar {
	display: none;
}

.catalog-toolbar.layout-v2 {
	margin-bottom: 50px;
}

.catalog-toolbar.layout-v3 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 40px;
}

.catalog-toolbar.layout-v3 .catalog-toolbar-right {
	display: flex;
	align-items: center;
}

.catalog-toolbar.layout-v3 .toggle-filters {
	display: flex;
	align-items: center;
	font-weight: 500;
}

.catalog-toolbar.layout-v3 .toggle-filters .razzi-svg-icon {
	color: #1f1f1f;
	margin-right: 10px;
	width: 16px;
}

.catalog-toolbar.layout-v3 .toggle-filters .svg-normal {
	display: block;
}

.catalog-toolbar.layout-v3 .toggle-filters .svg-active {
	display: none;
	text-align: right;
	font-size: 16px;
}

.catalog-toolbar.layout-v3 .toggle-filters.active .svg-normal {
	display: none;
}

.catalog-toolbar.layout-v3 .toggle-filters.active .svg-active {
	display: block;
}

.woocommerce-ordering {
	position: relative;
	margin-left: 24px;
	padding: 10px 0;
	cursor: pointer;
}

.woocommerce-ordering .razzi-svg-icon {
	margin-left: 11px;
}

.woocommerce-ordering .razzi-svg-icon svg {
	transition: .3s;
}

.woocommerce-ordering:hover .woocommerce-ordering__submenu {
	opacity: 1;
	transform: translate(0, 0);
	pointer-events: initial;
}

.woocommerce-ordering:hover .razzi-svg-icon svg {
	transform: rotateZ(180deg);
}

.woocommerce-ordering .woocommerce-ordering__submenu {
	list-style: none;
	background: #fff;
	border: 1px solid var(--rz-border-color-light);
	width: 250px;
	padding: 25px 0;
	float: left;
	position: absolute;
	top: 102%;
	right: 0;
	z-index: 100;
	transition: .5s;
	opacity: 0;
	transform: translate(0, 20px);
	pointer-events: none;
}

.woocommerce-ordering .woocommerce-ordering__submenu li {
	padding: 5px 30px;
	text-align: left;
	width: 100%;
}

.woocommerce-ordering .woocommerce-ordering__button {
	color: var(--rz-color-dark);
	font-weight: 500;
	display: flex;
	align-items: center;
}

.product-toolbar-breadcrumb .page-header__title {
	padding: 0 0 6px;
}

.product-toolbar-breadcrumb .woocommerce-breadcrumb {
	padding: 0;
}

.catalog-toolbar-tabs__title {
	font-weight: 500;
	color: var(--rz-color-dark);
	display: none;
	position: relative;
	line-height: 1;
	padding-right: 20px;
}

.catalog-toolbar-tabs__content a {
	font-weight: 500;
	padding: 1px 5px;
	margin: 10px;
	border-bottom: 1px solid transparent;
	position: relative;
}

.catalog-toolbar-tabs__content a:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	border-bottom: 1px solid transparent;
	transform-origin: right center;
	transform: scaleX(0);
	transition: all .2s ease-in-out;
	transition-property: transform;
}

.catalog-toolbar-tabs__content a:first-child {
	margin-left: 0;
}

.catalog-toolbar-tabs__content a:hover, .catalog-toolbar-tabs__content a.active {
	color: var(--rz-color-primary);
}

.catalog-toolbar-tabs__content a:hover:after, .catalog-toolbar-tabs__content a.active:after {
	transform: scaleX(1);
	border-color: var(--rz-border-color-primary);
	transform-origin: left center;
}

.rz-catalog-categories {
	margin-bottom: 80px;
	padding: 0 50px;
	position: relative;
}

.rz-catalog-categories.rz-not-navigation {
	padding: 0;
}

.rz-catalog-categories .swiper-container {
	opacity: 0;
}

.rz-catalog-categories .catalog-categories__wrapper {
	list-style: none;
	display: flex;
	padding: 0;
	margin: 0;
}

.rz-catalog-categories .rz-swiper-button {
	top: calc(50% - 15px);
	position: absolute;
	cursor: pointer;
	outline: none;
	font-size: 36px;
	color: #a0a0a0;
}

.rz-catalog-categories .razzi-top-cats-button-prev {
	left: -15px;
}

.rz-catalog-categories .razzi-top-cats-button-next {
	right: -15px;
}

.rz-catalog-categories__item {
	text-align: center;
	width: 20%;
}

.rz-catalog-categories__item img {
	margin-bottom: 18px;
}

.rz-catalog-categories__title {
	font-size: 18px;
	font-weight: 500;
	display: block;
}

.full-content .rz-catalog-categories {
	padding: 0 100px;
}

.quick-view-modal .button-close {
	top: 32px;
	right: 32px;
	transform: none;
	z-index: 9;
	cursor: pointer;
}

.quick-view-modal .button-close .razzi-svg-icon {
	font-size: 24px;
}

.quick-view-modal .modal-content {
	max-height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: transparent;
	padding: 0;
}

.quick-view-modal .razzi-posts__loading {
	bottom: 0;
}

.quick-view-modal.loading .button-close,
.quick-view-modal.loading .product {
	opacity: 0;
}

.quick-view-modal.loading .razzi-posts__loading {
	display: block;
	background-color: transparent;
}

.quick-view-modal.loading .razzi-posts__loading .razzi-loading {
	transform: translate(-50%, -50%);
	top: 50%;
}

.quick-view-modal .woocommerce .product {
	background-color: #fff;
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery {
	width: 100%;
	padding-bottom: 50px;
}

.quick-view-modal .woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
	cursor: default;
}

.quick-view-modal .woocommerce .product .entry-thumbnail {
	width: 42%;
	position: relative;
	overflow: hidden;
}

.quick-view-modal .woocommerce .product .entry-thumbnail:hover .rz-swiper-button {
	opacity: 1;
}

.quick-view-modal .woocommerce .product .entry-summary {
	padding: 40px 70px 20px 55px;
	width: 58%;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}

.quick-view-modal .woocommerce .product .entry-summary .woocommerce-product-rating {
	margin-bottom: 20px;
}

.quick-view-modal .woocommerce .product .rz-buy-now-button + .rz-wishlist-button {
	border: none;
}

.quick-view-modal .woocommerce .product .rz-buy-now-button + .rz-wishlist-button .razzi-svg-icon {
	font-size: 20px;
}

.quick-view-modal .razzi-product-deal {
	margin: 30px 0 20px;
}

.quick-view-modal .product-more-infor {
	font-size: 15px;
	font-weight: 500;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	padding: 14px 20px;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: var(--rz-background-color-primary);
	color: var(--rz-color-lighter);
	z-index: 1;
}

.quick-view-modal .product-more-infor .razzi-svg-icon {
	margin-left: 10px;
	font-size: 20px;
}

.quick-view-modal .rz-swiper-button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	cursor: pointer;
	outline: none;
	width: 42px;
	height: 42px;
	line-height: 42px;
	background-color: #ffffff;
	text-align: center;
	color: var(--rz-color-dark);
	opacity: 0;
	z-index: 1;
	transition: .3s;
	font-size: 20px;
}

.quick-view-modal .rz-swiper-button svg {
	/*rtl:raw:
			transform: rotate(-180deg);
		*/
}

.quick-view-modal .rz-quickview-button-prev {
	left: 0;
}

.quick-view-modal .rz-quickview-button-next {
	right: 0;
}

.woocommerce-pagination {
	margin-top: 15px;
	text-align: center;
}

.woocommerce-pagination ul.page-numbers {
	list-style: none;
	padding: 0;
	margin: 0;
}

.woocommerce-pagination ul.page-numbers li {
	display: inline-block;
}

.woocommerce-pagination ul.page-numbers li .razzi-svg-icon {
	font-size: 11px;
	color: #a0a0a0;
}

.woocommerce-pagination li > .page-numbers {
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	padding: 7px 20px;
	text-decoration: none;
	margin: -3px;
	color: #909090;
	border-bottom: 1px solid var(--rz-border-color-light);
}

.woocommerce-pagination li > .page-numbers.prev {
	padding-left: 0;
}

.woocommerce-pagination li > .page-numbers.prev .razzi-svg-icon {
	transform: rotate(180deg);
}

.woocommerce-pagination li > .page-numbers.next {
	padding-right: 0;
}

.woocommerce-pagination li > .page-numbers.next, .woocommerce-pagination li > .page-numbers.prev {
	border-bottom: none;
}

.woocommerce-pagination li > .page-numbers.current {
	border-color: var(--rz-border-color-primary);
	color: var(--rz-color-primary);
}

/**
 * WooCommerce widgets
 */
.catalog-sidebar .modal-header {
	display: none;
}

.catalog-sidebar .widget {
	padding: 0;
	border: none;
}

.catalog-sidebar .widget li ul.children li:last-child {
	padding-bottom: 0;
}

.catalog-sidebar .widget:last-child {
	margin-bottom: 0;
}

.catalog-sidebar .widget-title {
	border-bottom: 1px solid var(--rz-border-color-light);
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 500;
	position: relative;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

/* WooCommerce Price Filter Widget */
.widget_price_filter .price_slider {
	margin-bottom: 15px;
}

.widget_price_filter .price_slider_amount {
	text-align: center;
	line-height: 2.4em;
	display: flex;
	flex-direction: column-reverse;
}

.widget_price_filter .price_slider_amount .button {
	display: block;
	width: 100%;
}

.widget_price_filter .price_slider_amount .price_label {
	font-size: 14px;
	color: #1f1f1f;
	font-weight: 500;
	text-align: center;
}

.widget_price_filter .ui-slider {
	position: relative;
	text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	width: 16px;
	height: 16px;
	cursor: ew-resize;
	outline: none;
	background: #111111;
	box-sizing: border-box;
	margin-top: 0;
	border-radius: 50%;
	opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: -1em;
}

.widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	display: block;
	border: 0;
	background: #1f1f1f;
	top: 8px;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content:before {
	content: "";
	position: absolute;
	top: 8px;
	background-color: #e2e2e2;
	height: 1px;
	width: 100%;
}

.widget_price_filter .ui-slider-horizontal {
	height: 1px;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
	height: 1px;
}

.widget_rating_filter .star-rating {
	display: inline-block;
	line-height: 1.2;
	vertical-align: middle;
}

/* Product Search Widget */
.widget_product_search form {
	position: relative;
}

.widget_product_search form:after {
	content: "";
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi42MzAzNiA4LjU2OTUyQzEuODM2NTYgNy43Nzc4MiAxLjM5OTc2IDYuNzIyMjIgMS4zOTk3NiA1LjYwMDEyQzEuMzk5NzYgNC40NzgwMiAxLjgzNjU2IDMuNDIzODIgMi42MzAzNiAyLjYzMDcyQzMuNDIzNDYgMS44MzY5MiA0LjQ3ODM2IDEuNDAwMTIgNS41OTk3NiAxLjQwMDEyQzYuNzIxODYgMS40MDAxMiA3Ljc3NjA2IDEuODM2OTIgOC41NjkxNiAyLjYzMTQyQzkuMzYyOTYgMy40MjM4MiA5Ljc5OTc2IDQuNDc4MDIgOS43OTk3NiA1LjYwMDEyQzkuNzk5NzYgNi43MjIyMiA5LjM2Mjk2IDcuNzc3ODIgOC41NjkxNiA4LjU3MDIyQzcuNzc2MDYgOS4zNjMzMiA2LjcyMTg2IDkuODAwMTIgNS41OTk3NiA5LjgwMDEyQzQuNDc4MzYgOS44MDAxMiAzLjQyMzQ2IDkuMzYzMzIgMi42MzAzNiA4LjU2OTUyWk0xMy43NTkgMTIuODA1MkwxMC4wMDQ5IDkuMDUxMTJDMTAuNzc3IDguMDcwNDIgMTEuMTk5OCA2Ljg2ODUyIDExLjE5OTggNS42MDAxMkMxMS4xOTk4IDQuMTA0MjIgMTAuNjE3NCAyLjY5NzkyIDkuNTU4OTYgMS42NDA5MkM4LjUwMTk2IDAuNTgzMjIyIDcuMDk1NjYgMC4wMDAxMjIwNyA1LjU5OTc2IDAuMDAwMTIyMDdDNC4xMDM4NiAwLjAwMDEyMjA3IDIuNjk4MjYgMC41ODMyMjIgMS42NDA1NiAxLjY0MDkyQzAuNTgyODU2IDIuNjk3OTIgLTAuMDAwMjQ0MTQxIDQuMTA0MjIgLTAuMDAwMjQ0MTQxIDUuNjAwMTJDLTAuMDAwMjQ0MTQxIDcuMDk2NzIgMC41ODI4NTYgOC41MDIzMiAxLjY0MDU2IDkuNTYwMDJDMi42OTgyNiAxMC42MTc3IDQuMTAzODYgMTEuMjAwMSA1LjU5OTc2IDExLjIwMDFDNi44NTA2NiAxMS4yMDAxIDguMDM1NzYgMTAuNzg3OCA5LjAxMDE2IDEwLjAzNkwxMi43NjkyIDEzLjc5NUwxMy43NTkgMTIuODA1MloiIGZpbGw9IiMxMTExMTEiLz4NCjwvc3ZnPg0K);
	position: absolute;
	top: 50%;
	right: 17px;
	transform: translateY(-50%);
	font-size: 18px;
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
}

.widget_product_search .search-field {
	width: 100%;
}

.widget_product_search button {
	position: absolute;
	right: 0;
	top: 0;
	background: transparent;
	opacity: 0;
	width: 50px;
	height: 100%;
	padding: 0;
}

.widget_product_categories ul li.current-cat > a,
.widget_product_categories ul li.current-cat > .count {
	color: var(--rz-color-darker);
	text-shadow: 0 0 var(--rz-color-darker);
}

.widget_product_categories ul li .count {
	font-size: 14px;
	padding-left: 5px;
	color: var(--rz-text-color-gray);
}

.widget_product_categories ul.children {
	margin-top: 5px;
}

/* Products Widget */
.widget .product_list_widget li {
	overflow: hidden;
	padding: 0;
	margin-bottom: 20px;
}

.widget .product_list_widget li:last-child {
	margin-bottom: 0;
}

.widget .product_list_widget img {
	margin-right: 30px;
	width: 80px;
	float: left;
}

.widget .product_list_widget .star-rating,
.widget .product_list_widget .product-title {
	display: block;
}

.widget .product_list_widget .product-title {
	font-size: 16px;
	color: var(--rz-color-dark);
	font-weight: 500;
	margin-bottom: 8px;
}

.widget .product_list_widget .star-rating {
	margin-bottom: 5px;
}

.widget .product_list_widget .amount {
	color: var(--rz-text-color-gray);
	font-weight: 500;
}

.widget .product_list_widget .woocs_price_code {
	color: var(--rz-text-color-gray);
	font-weight: 500;
}

.widget .product_list_widget .woocs_price_code del {
	font-size: 14px;
	color: #a6a6a6;
}

.widget .product_list_widget .woocs_price_code ins {
	background-color: transparent;
	color: var(--rz-color-primary);
	padding-left: 5px;
}

.widget .product_list_widget del {
	font-weight: 500;
	font-size: 14px;
	color: #a6a6a6;
}

.widget .product_list_widget del .amount {
	color: inherit;
}

.widget .product_list_widget ins {
	background-color: transparent;
	padding-left: 5px;
	font-size: 16px;
	font-weight: 500;
	color: var(--rz-color-primary);
}

.widget .product_list_widget ins .amount {
	color: inherit;
}

/* Shoping cart widget */
.widget .widget_shopping_cart_content .product_list_widget li {
	overflow: initial;
}

.widget .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
	position: relative;
	transform: none;
	padding: 0;
}

.widget .widget_shopping_cart_content .woocommerce-mini-cart__empty-message .razzi-button {
	padding: 0 20px;
	margin-top: 20px;
}

.widget .widget_shopping_cart_content ul.cart_list {
	padding: 0;
	max-height: 250px;
	height: auto;
	margin-bottom: 40px;
}

.widget .widget_shopping_cart_content ul.cart_list .mini_cart_item {
	flex: none;
	margin-right: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.widget .widget_shopping_cart_content ul.cart_list .mini_cart_item:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.widget .widget_shopping_cart_content .woocommerce-mini-cart-item__thumbnail {
	padding-right: 20px;
}

.widget .widget_shopping_cart_content .total {
	margin: 0 0 20px;
	padding: 20px;
}

.widget .widget_shopping_cart_content .product_list_widget img {
	margin-right: 0;
}

.widget .widget_shopping_cart_content .widget_shopping_cart_footer {
	position: relative;
	padding: 0;
}

.widget .widget_shopping_cart_content .woocommerce-cart-item__qty {
	margin-top: 15px;
}

.widget .widget_shopping_cart_content .razzi-quantity-dropdown .qty-options ul li {
	margin-bottom: 0;
}

.woocommerce-widget-layered-nav-dropdown {
	position: relative;
}

.woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-search--inline .select2-search__field {
	text-indent: 15px;
}

.woocommerce-widget-layered-nav-dropdown__submit {
	margin-top: 20px;
}

/**
 * Products filter
 */
.products-filter__filter-name {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid var(--rz-border-color-light);
	cursor: pointer;
	padding: 0 0 10px;
	font-size: 18px;
	font-weight: 500;
	color: var(--rz-color-dark);
	margin: 0 0 35px;
	line-height: 1;
}

.products-filter__filter-name:after {
	content: "";
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC45NTU0NCA1Ljc4NDEzTDAuMjI1NzY1IDEuMjU4MjdDLTAuMDc1MjU1NCAwLjk3MDM3NSAtMC4wNzUyNTU0IDAuNTAzNTk2IDAuMjI1NzY1IDAuMjE1ODM3QzAuNTI2NTE3IC0wLjA3MTk0NTYgMS4wMTQzMSAtMC4wNzE5NDU2IDEuMzE1MDQgMC4yMTU4MzdMNS41MDAwOCA0LjIyMDUyTDkuNjg0OTggMC4yMTU5NTNDOS45ODU4NSAtMC4wNzE4MjkyIDEwLjQ3MzYgLTAuMDcxODI5MiAxMC43NzQzIDAuMjE1OTUzQzExLjA3NTIgMC41MDM3MzYgMTEuMDc1MiAwLjk3MDQ5MSAxMC43NzQzIDEuMjU4MzlMNi4wNDQ1OSA1Ljc4NDI0QzUuODk0MTQgNS45MjgxNCA1LjY5NzE3IDYgNS41MDAxIDZDNS4zMDI5NCA2IDUuMTA1ODIgNS45MjggNC45NTU0NCA1Ljc4NDEzWiIgZmlsbD0iIzFGMUYxRiIvPg0KPC9zdmc+DQo=);
	background-repeat: no-repeat;
	width: 11px;
	height: 6px;
	transition: 0.3s;
}

.products-filter__search-box {
	position: relative;
	margin-bottom: 25px;
}

.products-filter__search-box:after {
	content: "";
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNSAxNUwxMS42MTY3IDExLjYxNjdNMTMuNDQ0NCA3LjIyMjIyQzEzLjQ0NDQgMTAuNjU4NyAxMC42NTg3IDEzLjQ0NDQgNy4yMjIyMiAxMy40NDQ0QzMuNzg1NzggMTMuNDQ0NCAxIDEwLjY1ODcgMSA3LjIyMjIyQzEgMy43ODU3OCAzLjc4NTc4IDEgNy4yMjIyMiAxQzEwLjY1ODcgMSAxMy40NDQ0IDMuNzg1NzggMTMuNDQ0NCA3LjIyMjIyWiIgc3Ryb2tlPSIjNzY3Njc2IiBzdHJva2Utd2lkdGg9IjEuNCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8L3N2Zz4NCg==);
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
}

.products-filter__search-box .search-field {
	width: 100%;
	padding-right: 40px;
	text-overflow: ellipsis;
	padding-top: 10px;
	padding-bottom: 10px;
}

.products-filter__option {
	color: var(--rz-text-color);
}

.products-filter__option.filter-list-item, .products-filter__option.filter-checkboxes-item {
	padding: 6px 0;
}

.products-filter__option.filter-list-item:first-child, .products-filter__option.filter-checkboxes-item:first-child {
	padding-top: 0;
}

.products-filter__option ul.children {
	padding-top: 13px;
	margin-left: 15px;
	padding-left: 0;
}

.products-filter__option.selected > .products-filter__option-name,
.products-filter__option.selected > .products-filter__count {
	color: var(--rz-color-darker);
	text-shadow: 0 0 var(--rz-color-darker);
}

.products-filter__option:hover {
	color: var(--rz-color-darker);
}

.products-filter__option-name {
	cursor: pointer;
	transition: text-shadow .3s;
	line-height: 1;
	display: inline-block;
}

.products-filter__count {
	font-size: 14px;
	padding-left: 5px;
	color: var(--rz-text-color-gray);
}

.products-filter__count:before {
	content: "(";
	display: inline-block;
}

.products-filter__count:after {
	content: ")";
	display: inline-block;
}

.products-filter__filter-control select {
	color: var(--rz-text-color);
}

.products-filter__filter-control .widget_price_filter .widgettitle,
.products-filter__filter-control .widget_price_filter .price_slider_amount .button {
	display: none;
}

.products-filter--collapsible .products-filter__option-toggler {
	float: right;
	margin-top: 8px;
	cursor: pointer;
}

.products-filter--collapsible .products-filter__option-toggler:before {
	content: "";
	display: block;
	width: 10px;
	height: 5px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC41MDQ5NSA0LjgyMDExTDAuMjA1MjQxIDEuMDQ4NTZDLTAuMDY4NDEzNyAwLjgwODY0NiAtMC4wNjg0MTM3IDAuNDE5NjYzIDAuMjA1MjQxIDAuMTc5ODY0QzAuNDc4NjUyIC0wLjA1OTk1NDcgMC45MjIwOTggLTAuMDU5OTU0NyAxLjE5NTQ5IDAuMTc5ODY0TDUuMDAwMDcgMy41MTcxTDguODA0NTIgMC4xNzk5NjFDOS4wNzgwNSAtMC4wNTk4NTc3IDkuNTIxNDUgLTAuMDU5ODU3NyA5Ljc5NDg2IDAuMTc5OTYxQzEwLjA2ODQgMC40MTk3OCAxMC4wNjg0IDAuODA4NzQzIDkuNzk0ODYgMS4wNDg2Nkw1LjQ5NTA4IDQuODIwMkM1LjM1ODMxIDQuOTQwMTEgNS4xNzkyNSA1IDUuMDAwMDkgNUM0LjgyMDg1IDUgNC42NDE2NSA0Ljk0IDQuNTA0OTUgNC44MjAxMVoiIGZpbGw9IiM3Njc2NzYiLz4NCjwvc3ZnPg0K);
	background-repeat: no-repeat;
	transition: 0.3s;
}

.products-filter--collapsible .products-filter__option {
	padding-right: 5px;
}

.products-filter--collapsible .products-filter__option ul.children {
	display: none;
}

.products-filter--collapsible .products-filter__option.active > ul.children, .products-filter--collapsible .products-filter__option.selected > ul.children {
	display: block;
}

.products-filter--collapsible .products-filter__option.active .products-filter__option-toggler:before, .products-filter--collapsible .products-filter__option.selected .products-filter__option-toggler:before {
	transform: rotateX(180deg);
}

.products-filter--scrollable .products-filter__options {
	overflow-y: auto;
	scrollbar-color: #1f1f1f #e2e2e278;
	scrollbar-width: thin;
	max-height: 275px;
	margin-top: 30px;
}

.products-filter--scrollable .products-filter__options::-webkit-scrollbar {
	width: 2px;
}

.products-filter--scrollable .products-filter__options::-webkit-scrollbar-track {
	background-color: #e2e2e2;
}

.products-filter--scrollable .products-filter__options::-webkit-scrollbar-thumb {
	background-color: #1f1f1f;
}

.products-filter--scrollable .products-filter--checkboxes {
	max-height: 275px;
}

.products-filter--checkboxes .products-filter__option-name,
.products-filter--ranges .products-filter__option-name {
	position: relative;
}

.products-filter--checkboxes .products-filter__option-name:after,
.products-filter--ranges .products-filter__option-name:after {
	transform: rotate(45deg);
	content: "";
	width: 5px;
	height: 9px;
	display: block;
	border: solid #ffffff;
	border-width: 0 2px 2px 0;
	position: absolute;
	top: 1px;
	left: 7px;
	opacity: 0;
}

.products-filter--checkboxes .products-filter__option-name:before,
.products-filter--ranges .products-filter__option-name:before {
	content: "";
	height: 18px;
	width: 18px;
	background-color: #e2e2e2;
	margin: -2px 14px 0 0;
	float: left;
	transition: 0.15s all ease-out;
}

.products-filter--checkboxes .products-filter__option.selected > .products-filter__option-name, .products-filter--checkboxes .products-filter__option:hover > .products-filter__option-name,
.products-filter--ranges .products-filter__option.selected > .products-filter__option-name,
.products-filter--ranges .products-filter__option:hover > .products-filter__option-name {
	color: var(--rz-color-dark);
}

.products-filter--checkboxes .products-filter__option.selected > .products-filter__option-name:before, .products-filter--checkboxes .products-filter__option:hover > .products-filter__option-name:before,
.products-filter--ranges .products-filter__option.selected > .products-filter__option-name:before,
.products-filter--ranges .products-filter__option:hover > .products-filter__option-name:before {
	background-color: #1f1f1f;
}

.products-filter--checkboxes .products-filter__option.selected > .products-filter__option-name:after, .products-filter--checkboxes .products-filter__option:hover > .products-filter__option-name:after,
.products-filter--ranges .products-filter__option.selected > .products-filter__option-name:after,
.products-filter--ranges .products-filter__option:hover > .products-filter__option-name:after {
	opacity: 1;
}

.products-filter__filter.products_group .products-filter__count {
	display: none;
}

.products-filter__filter.h-list .products-filter__option {
	display: inline-block;
	padding-right: 15px;
	line-height: 1.2;
}

.products-filter--swatches {
	margin: 0 -7.5px 0 -7.5px;
}

.products-filter--swatches .products-filter__option {
	cursor: pointer;
	transition: 0.35s;
	margin: 7.5px;
}

.products-filter--swatches .products-filter__option.selected, .products-filter--swatches .products-filter__option:hover {
	color: var(--rz-color-darker);
	text-shadow: 0 0 var(--rz-color-darker);
}

.products-filter--swatches .swatch-color {
	display: flex;
	padding: 10px 0;
	align-items: center;
	margin-top: 0;
	margin-bottom: 0;
}

.products-filter--swatches .swatch-color:first-child {
	padding-top: 0;
}

.products-filter--swatches .swatch-color .bg-color {
	display: block;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	margin-right: 14px;
	position: relative;
	background-color: #666;
}

.products-filter--swatches .swatch-color .bg-color:before {
	transform: rotate(45deg);
	content: "";
	width: 5px;
	height: 9px;
	display: block;
	border: solid #eee;
	border-width: 0 2px 2px 0;
	position: absolute;
	top: 5.5px;
	left: 9px;
	opacity: 0;
}

.products-filter--swatches .swatch-color.selected .bg-color:before, .products-filter--swatches .swatch-color:hover .bg-color:before {
	opacity: 1;
}

.products-filter--swatches .swatch-color .products-filter__count {
	padding-left: 10px;
}

.products-filter--swatches .swatch-image .products-filter__count,
.products-filter--swatches .swatch-label .products-filter__count {
	display: none;
}

.products-filter--swatches .swatch-label,
.products-filter--swatches .swatch-button {
	display: inline-block;
	min-width: 48px;
	text-align: center;
	padding: 8px 15px;
	border: 1px solid var(--rz-border-color-gray);
}

.products-filter--swatches .swatch-label.selected, .products-filter--swatches .swatch-label:hover,
.products-filter--swatches .swatch-button.selected,
.products-filter--swatches .swatch-button:hover {
	border-color: var(--rz-color-darker);
}

.products-filter--swatches .swatch-image {
	display: inline-block;
	width: 48px;
	height: 48px;
	border: 1px solid transparent;
	line-height: 1;
}

.products-filter--swatches .swatch-image.selected, .products-filter--swatches .swatch-image:hover {
	border-color: var(--rz-color-darker);
}

.products-filter__control-buttons {
	display: flex;
	justify-content: space-between;
	padding-top: 20px;
}

.products-filter__control-buttons .button {
	height: 45px;
	line-height: 45px;
	padding: 0 24px;
	width: 50%;
}

.products-filter__control-buttons .button:first-child {
	margin-right: 10px;
}

.products-filter__control-buttons .button.button-lg {
	width: 100%;
}

.products-filter__control-buttons .reset-button,
.products-filter__control-buttons .clear-button {
	background-color: transparent;
	color: var(--rz-color-dark);
	border: 1px solid #CDCDCD;
}

.products-filter__filters-buttons {
	padding-top: 0;
	margin-top: 0;
}

.products-filter-widget .products-filter__filter .products-filter__control-buttons {
	position: relative;
	margin-top: 20px;
}

.products-filter-widget .products-filter__filter .products-filter__control-buttons:before {
	border-top: 1px solid var(--rz-border-color-light);
	content: "";
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
}

.products-filter-widget .instant-filter .products-filter__control-buttons {
	display: none;
}

.products-filter-widget .filter-buttons-form .products-filter__filter .products-filter__control-buttons {
	display: none;
}

.products-filter-widget .filter-buttons-fitems .products-filter__filters-buttons {
	display: none;
}

.products-filter-widget .products-filter__activated {
	display: none;
}

.products-filter-widget .select2-container .select2-selection--single {
	margin: 0;
}

.products-filter__activated {
	margin: -7px -7px 30px;
	clear: both;
}

.products-filter__activated .remove-filtered {
	display: inline-block;
	padding: 10px 15px 8px;
	background-color: #f5f5f5;
	margin: 7px;
	color: #767676;
	font-size: 15px;
}

.products-filter__activated .remove-filtered .razzi-svg-icon {
	margin-left: 10px;
	font-size: 14px;
	display: inline-block;
	line-height: 1;
	padding-top: 4px;
}

.catalog-sidebar .products-filter-widget .widget-title {
	display: none;
}

.catalog-sidebar .products-filter__filter {
	margin-bottom: 0;
}

.catalog-sidebar .products-filter__filter:last-child .products-filter__filter-control {
	border-bottom: 1px solid var(--rz-border-color-light);
	padding-bottom: 45px;
	margin-bottom: 45px;
}

.catalog-sidebar .instant-filter .products-filter__filter:last-child .products-filter__filter-control {
	border: none;
	padding: 0;
	margin: 0;
}

.catalog-sidebar .products-filter__filter-control {
	margin-bottom: 45px;
}

.catalog-sidebar.has-collapse-hide .widget:not(.products-filter-widget) .widget-content,
.catalog-sidebar.has-collapse-hide .products-filter__filter:not(.rz-active) .products-filter__filter-control {
	display: none;
}

.catalog-sidebar .products-filter__filter.rz-active > .products-filter__filter-name:after,
.catalog-sidebar .widget-title.rz-active .razzi-svg-icon {
	transform: rotate(180deg);
}

.catalog-sidebar.razzi-sticky-sidebar .products-filter__filter-control {
	position: relative;
}

.catalog-sidebar.razzi-sticky-sidebar .products-filter__filter-control .select2-container--default:not(.select2) {
	top: 48px !important;
}

.catalog-toolbar-filters__v2 .catalog-filters-content {
	display: flex;
	flex-wrap: wrap;
}

.catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) {
	width: calc(100% / 5);
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
}

.catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) .widget-title {
	padding: 15px 20px;
	border: 1px solid var(--rz-border-color-light);
	border-right-width: 0;
	font-size: 16px;
	text-transform: none;
	font-weight: 500;
	cursor: pointer;
	position: relative;
	white-space: nowrap;
	margin: -1px 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
}

.catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) .widget-title.rz-active .razzi-svg-icon {
	transform: rotate(180deg) translateY(50%);
}

.catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) .widget-title .razzi-svg-icon {
	font-size: 11px;
	margin-left: 15px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) .widget-content {
	border: 1px solid var(--rz-border-color-light);
	position: absolute;
	left: 0;
	top: calc(100% - 1px);
	background-color: #fff;
	width: 280px;
	height: auto;
	z-index: 99;
	padding: 20px;
	display: none;
}

.catalog-toolbar-filters__v2 .widget:not(.products-filter-widget):last-child .widget-title {
	border-right-width: 1px;
}

.catalog-toolbar-filters__v2 .widget_price_filter {
	width: 100% !important;
}

.catalog-toolbar-filters__v2 .products-filter-widget {
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

.catalog-toolbar-filters__v2 .products-filter-widget .widget-title {
	display: none;
}

.catalog-toolbar-filters__v2 .products-filter-widget .widget-content {
	display: block !important;
}

.catalog-toolbar-filters__v2 .products-filter-widget .products-filter__activated {
	margin-bottom: 13px;
}

.catalog-toolbar-filters__v2 .products-filter__filters {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.catalog-toolbar-filters__v2 .products-filter__filter {
	width: calc(100% / 5);
	position: relative;
	margin-top: -1px;
}

.catalog-toolbar-filters__v2 .products-filter__filter:first-child .products-filter__filter-name, .catalog-toolbar-filters__v2 .products-filter__filter:nth-child(5n + 1) .products-filter__filter-name {
	border-left-width: 1px;
}

.catalog-toolbar-filters__v2 .products-filter__filter:last-child .products-filter__filter-control, .catalog-toolbar-filters__v2 .products-filter__filter:nth-child(5n) .products-filter__filter-control {
	right: 0;
	left: auto;
}

.catalog-toolbar-filters__v2 .products-filter__filter .products-filter__control-buttons {
	position: relative;
	border: none;
}

.catalog-toolbar-filters__v2 .products-filter__filter .products-filter__control-buttons:before {
	left: -20px;
	right: -20px;
}

.catalog-toolbar-filters__v2 .products-filter__filter-name {
	padding: 15px 20px;
	border: 1px solid var(--rz-border-color-light);
	border-left-width: 0;
	font-size: 16px;
	text-transform: none;
	font-weight: 500;
	cursor: pointer;
	position: relative;
	white-space: nowrap;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
}

.catalog-toolbar-filters__v2 .products-filter__filter-control {
	border-width: 1px;
	border-style: solid;
	border-color: var(--rz-border-color-light);
	position: absolute;
	left: 0;
	top: calc(100% - 1px);
	background-color: #fff;
	width: 280px;
	height: auto;
	z-index: 99;
	padding: 20px;
	display: none;
}

.catalog-toolbar-filters__v2 .products-filter__filters-buttons {
	justify-content: flex-start;
	margin-top: 30px;
}

.catalog-toolbar-filters__v2 .products-filter__filters-buttons .button {
	min-width: 120px;
}

.catalog-toolbar-filters__v2 .products-filter__filter-name.rz-active:after,
.catalog-toolbar-filters__v2 .widget-title.rz-active .razzi-svg-icon {
	transform: rotate(180deg);
}

.full-content .catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) {
	width: calc(100% / 7);
}

.full-content .catalog-toolbar-filters__v2 .products-filter__filter {
	width: calc(100% / 7);
}

.full-content .catalog-toolbar-filters__v2 .products-filter__filter:nth-child(5n + 1) .products-filter__filter-name {
	border-left-width: 0;
}

.full-content .catalog-toolbar-filters__v2 .products-filter__filter:nth-child(7n + 1) .products-filter__filter-name {
	border-left-width: 1px;
}

.full-content .catalog-toolbar-filters__v2 .products-filter__filter:nth-child(7n) .products-filter__filter-control {
	right: 0;
	left: auto;
}

.catalog-toolbar-filters__v3 {
	-webkit-animation: fadein 1s;
	        animation: fadein 1s;
	opacity: 0;
	display: none;
}

.catalog-toolbar-filters__v3.open {
	opacity: 1;
}

.catalog-toolbar-filters__v3 .catalog-filters-content {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.catalog-toolbar-filters__v3 .widget {
	border: none;
	width: 20%;
	padding: 0 15px;
	margin: 0 0 30px;
}

.catalog-toolbar-filters__v3 .widget .widget-title {
	display: block;
	font-size: 18px;
	font-weight: 500;
	color: var(--rz-color-dark);
	margin: 0;
	line-height: 1;
	text-transform: none;
	border-bottom: none;
	padding-bottom: 25px;
}

.catalog-toolbar-filters__v3 .widget .widget-title .razzi-svg-icon {
	display: none;
}

.catalog-toolbar-filters__v3 .products-filter-widget {
	width: 100%;
	margin-bottom: 0;
}

.catalog-toolbar-filters__v3 .products-filter-widget:first-child {
	margin-top: 0;
}

.catalog-toolbar-filters__v3 .products-filter-widget .widget-title {
	display: none;
}

.catalog-toolbar-filters__v3 .products-filter-widget .widget {
	margin: 0;
	width: 100%;
	padding: 0;
}

.catalog-toolbar-filters__v3 .products-filter-widget .widget_price_filter .price_slider {
	margin-top: 15px;
}

.catalog-toolbar-filters__v3 .products-filter-widget .filter-header .razzi-svg-icon {
	display: none;
}

.catalog-toolbar-filters__v3 .products-filter__filters {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.catalog-toolbar-filters__v3 .products-filter__filter {
	width: 20%;
	margin-bottom: 30px;
	position: relative;
	padding: 0 15px;
}

.catalog-toolbar-filters__v3 .products-filter__filter-name {
	border: none;
	padding-bottom: 0;
}

.catalog-toolbar-filters__v3 .products-filter__filter-name:after {
	display: none;
}

.catalog-toolbar-filters__v3 .products-filter__option:not(.swatch):first-child {
	padding-top: 0;
}

.catalog-toolbar-filters__v3 .products-filter__option:not(.swatch):last-child {
	padding-bottom: 0;
}

.catalog-toolbar-filters__v3 .products-filter--swatches {
	margin: -7.5px -7.5px 0 -7.5px;
}

.catalog-toolbar-filters__v3 .products-filter--swatches .products-filter__option {
	margin: 7.5px;
}

.catalog-toolbar-filters__v3 .products-filter--swatches .swatch-color {
	font-size: 0;
	padding: 0;
}

.catalog-toolbar-filters__v3 .products-filter--swatches .swatch-color .bg-color {
	margin-right: 0;
	width: 28px;
	height: 28px;
}

.catalog-toolbar-filters__v3 .products-filter--swatches .swatch-color .bg-color:before {
	top: 7px;
	left: 11px;
}

.catalog-toolbar-filters__v3 .filter.filter_color .filter-swatches {
	display: flex;
	flex-wrap: wrap;
}

.catalog-toolbar-filters__v3 .products-filter__control-buttons .button {
	padding: 0 15px;
}

.catalog-toolbar-filters__v3 .products-filter__filters-buttons {
	justify-content: flex-start;
}

.catalog-toolbar-filters__v3 .products-filter__filters-buttons .button {
	min-width: 120px;
}

.catalog-toolbar-filters__v3 .products-filter__filter .products-filter__control-buttons:before {
	left: 0;
	right: 0;
}

/**
 * Single product
 */
/**
 * Single Product
 */
.single-product div.product .product-gallery-summary {
	position: relative;
}

.single-product div.product .woocommerce-product-gallery {
	position: relative;
	float: left;
	width: 48.7%;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	display: none;
}

.single-product div.product .woocommerce-product-gallery figure {
	margin: 0;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
	margin: 15px 0 0;
	padding: 0;
	display: flex;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	cursor: pointer;
	float: left;
	width: 20%;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
	border-bottom: 2px solid transparent;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
	border-color: var(--rz-border-color-dark);
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
	opacity: 1;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a, .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
	display: block;
	cursor: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxyZWN0IGZpbGw9Im5vbmUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIvPjxwb2x5Z29uIHBvaW50cz0iMjAsMTEgMTMsMTEgMTMsNCAxMSw0IDExLDExIDQsMTEgNCwxMyAxMSwxMyAxMSwyMCAxMywyMCAxMywxMyAyMCwxMyAiLz48L3N2Zz4=), auto;
}

.single-product div.product .woocommerce-product-gallery.has-video .flex-control-nav li {
	position: relative;
}

.single-product div.product .woocommerce-product-gallery.has-video .flex-control-nav li .i-video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.single-product div.product .woocommerce-product-gallery.has-video .flex-viewport {
	height: 100% !important;
}

.single-product div.product .woocommerce-product-gallery.has-video .woocommerce-product-gallery__wrapper {
	display: flex;
}

.single-product div.product .woocommerce-product-gallery .razzi-video-wrapper {
	position: relative;
	height: 100%;
	min-height: 100%;
}

.single-product div.product .woocommerce-product-gallery .razzi-video-wrapper.video-youtube {
	padding-bottom: 100%;
	/* 16:9 */
}

.single-product div.product .woocommerce-product-gallery .razzi-video-wrapper.video-youtube iframe,
.single-product div.product .woocommerce-product-gallery .razzi-video-wrapper.video-youtube video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.single-product div.product .woocommerce-product-gallery .razzi-video-wrapper iframe,
.single-product div.product .woocommerce-product-gallery .razzi-video-wrapper video {
	height: 100%;
}

.single-product div.product .woocommerce-product-gallery .razzi-video-wrapper .wp-video {
	height: 100%;
	margin: 0 auto;
}

.single-product div.product .woocommerce-product-gallery .razzi-video-wrapper .wp-video-shortcode {
	min-height: 100% !important;
	height: 100%;
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel .rz-swiper-button {
	cursor: pointer;
	outline: none;
	background-color: var(--rz-background-color-light);
	font-size: 20px;
	opacity: 0;
	z-index: 1;
	transition: .3s;
	display: flex;
	align-items: center;
	justify-content: center;
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel .rz-swiper-button.swiper-button-lock {
	display: none;
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-vertical {
	position: absolute;
	top: 0;
	left: 0;
	width: 85px;
	max-height: 100%;
	flex-direction: column;
	overflow: hidden;
	margin: 0;
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-vertical .rz-swiper-button {
	position: absolute;
	transform: none;
	width: 100%;
	height: 20px;
	line-height: 20px;
	left: 0;
	right: 0;
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-vertical .rz-thumbs-button-prev {
	top: 0;
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-vertical .rz-thumbs-button-prev svg {
	transform: rotate(90deg);
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-vertical .rz-thumbs-button-next {
	bottom: 0;
	top: auto;
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-vertical .rz-thumbs-button-next svg {
	transform: rotate(90deg);
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-horizontal {
	position: relative;
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-horizontal .rz-swiper-button {
	line-height: 48px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 50px;
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-horizontal .rz-thumbs-button-prev {
	left: 0;
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-horizontal .rz-thumbs-button-next {
	right: 0;
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel .swiper-button-disabled {
	cursor: not-allowed;
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel:hover .rz-swiper-button {
	opacity: 1;
}

.single-product div.product .rz-wishlist-button {
	padding: 0;
}

.single-product div.product .rz-wishlist-button .rz-loop_button {
	padding: 0 25px;
}

.single-product div.product .rz-wishlist-button .rz-loop_button > .yith-wcwl-icon,
.single-product div.product .rz-wishlist-button .rz-loop_button .razzi-svg-icon {
	order: 2;
	margin-left: 0;
	margin-bottom: 0;
	font-size: 16px;
}

.single-product div.product .rz-wishlist-button .rz-loop_button .yith-wcwl-icon {
	color: var(--rz-color-dark);
	margin-right: 0;
}

.single-product div.product .rz-wishlist-button .rz-loop_button .loop_button-text {
	order: 1;
	display: none;
}

.single-product div.product .rz-wishlist-button:hover .razzi-svg-icon {
	transform: none;
}

.single-product div.product .rz-wishlist-button.show-wishlist-title .rz-loop_button {
	display: flex;
	align-items: center;
}

.single-product div.product .rz-wishlist-button.show-wishlist-title .rz-loop_button > .yith-wcwl-icon {
	margin-left: 20px;
}

.single-product div.product .rz-wishlist-button.show-wishlist-title .razzi-svg-icon {
	margin-left: 20px;
}

.single-product div.product .rz-wishlist-button.show-wishlist-title .loop_button-text {
	display: inline-block;
}

.single-product div.product .yith-wcwl-wishlistexistsbrowse .rz-loop_button > .yith-wcwl-icon,
.single-product div.product .yith-wcwl-wishlistexistsbrowse .rz-loop_button svg,
.single-product div.product .yith-wcwl-wishlistaddedbrowse .rz-loop_button > .yith-wcwl-icon,
.single-product div.product .yith-wcwl-wishlistaddedbrowse .rz-loop_button svg {
	fill: var(--rz-color-darker);
}

.single-product div.product .entry-summary > .stock {
	display: none;
}

.single-product div.product.outofstock .price {
	color: #767676;
}

.single-product div.product .product_meta {
	margin: 20px 0;
}

.single-product div.product .product_meta > span {
	display: block;
}

.single-product div.product .product_meta > span a:not(:hover) {
	color: var(--rz-text-color);
}

.single-product div.product .product_meta .label {
	color: var(--rz-color-dark);
	margin-right: 15px;
}

.single-product div.product .product-button-wrapper {
	display: flex;
	flex-wrap: wrap;
	padding-top: 15px;
}

.single-product div.product .product-button-wrapper > * {
	margin-bottom: 15px;
}

.single-product div.product .product-button-wrapper .single_add_to_cart_button {
	margin-right: 18px;
	text-transform: capitalize;
	padding-left: 45px;
	padding-right: 45px;
	position: relative;
}

.single-product div.product .product-button-wrapper .single_add_to_cart_button.loading {
	opacity: 0.5;
}

.single-product div.product .product-button-wrapper .single_add_to_cart_button.loading:after {
	height: 19px;
	display: inline-block;
	border-radius: 50%;
	border: 2px solid;
	border-top-color: transparent;
	-webkit-animation: razzi-spin infinite 1s linear;
	animation: razzi-spin infinite 1s linear;
	transition: opacity .2s linear .2s;
	content: "";
	margin-top: -1px;
}

.single-product div.product .product-button-wrapper .single_add_to_cart_button:after {
	content: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgcm9sZT0iaW1nIiBmb2N1c2FibGU9ImZhbHNlIiB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHBhdGggZD0iTTIxLjkzNTMgMjAuMDMzN0wyMC43NDkzIDguNTE3NzJDMjAuNzAwMyA4LjA0MDIgMjAuMjk4MSA3LjY3NzI1IDE5LjgxODEgNy42NzcyNUg0LjIxMzM4QzMuNzM0NjQgNy42NzcyNSAzLjMzMjY0IDguMDM4OTggMy4yODIzOSA4LjUxNTIzTDIuMDY0NTggMjAuMDM2OEMxLjk2NDA4IDIxLjA0MjQgMi4yOTkyOCAyMi4wNTI5IDIuOTgzOTkgMjIuODA5N0MzLjY2ODc0IDIzLjU2NiA0LjYzOTk5IDI0LjAwMDEgNS42NDg5NyAyNC4wMDAxSDE4LjM4MjdDMTkuMzg3IDI0LjAwMDEgMjAuMzQ5MiAyMy41NzQ3IDIxLjAyMTQgMjIuODMyMkMyMS43MDMxIDIyLjA4MSAyMi4wMzYxIDIxLjA2MjMgMjEuOTM1MyAyMC4wMzM3Wk0xOS42MzQ4IDIxLjU3NDhDMTkuMzExNSAyMS45MzEyIDE4Ljg2NjggMjIuMTI3NSAxOC4zODI3IDIyLjEyNzVINS42NDkzQzUuMTY4MzYgMjIuMTI3NSA0LjcwMzAzIDIxLjkxODEgNC4zNzI1MiAyMS41NTNDNC4wNDIgMjEuMTg3OCAzLjg4MDA1IDIwLjcwMzEgMy45Mjc0OSAyMC4yMjg0TDUuMDU2IDkuNTUwMTRIMTguOTczMkwyMC4wNzI0IDIwLjIyMTZDMjAuMTIyMyAyMC43MjgxIDE5Ljk2NjYgMjEuMjA4NyAxOS42MzQ4IDIxLjU3NDhaIiBmaWxsPSIjZmZmIj48L3BhdGg+IDxwYXRoIGQ9Ik0xMi4xNzE3IDBDOS4yMTE4MSAwIDYuODAzNjUgMi40MDgxMSA2LjgwMzY1IDUuMzY4MDNWOC42MTM4SDguNjc2MjJWNS4zNjgwM0M4LjY3NjIyIDMuNDQwNTMgMTAuMjQ0MiAxLjg3MjU2IDEyLjE3MTcgMS44NzI1NkMxNC4wOTkyIDEuODcyNTYgMTUuNjY3NCAzLjQ0MDUzIDE1LjY2NzQgNS4zNjgwM1Y4LjYxMzhIMTcuNTM5N1Y1LjM2ODAzQzE3LjUzOTcgMi40MDgxMSAxNS4xMzE2IDAgMTIuMTcxNyAwWiIgZmlsbD0iI2ZmZiI+PC9wYXRoPiA8L3N2Zz4=);
	margin-left: 16px;
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	width: 19px;
}

.single-product div.product .woocommerce-product-details__short-description {
	margin-top: 10px;
	margin-bottom: 15px;
}

.single-product div.product .woocommerce-product-details__short-description p {
	margin: 0 0 10px;
}

.single-product div.product .product-share {
	margin-top: 35px;
}

.single-product div.product .product-share .after-text {
	display: none;
}

.single-product div.product .product-share .sharing-icon {
	margin-right: 11px;
	color: var(--rz-color-darker);
}

.single-product div.product .product-share .social-share-link {
	font-size: 15px;
	margin: 0 4.5px;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 37px;
	text-align: center;
	border-radius: 50%;
	color: var(--rz-color-placeholder);
	background-color: #f5f5f5;
}

.single-product div.product .product-share .social-share-link:hover {
	color: var(--rz-color-lighter);
	background-color: var(--rz-color-darker);
}

.single-product div.product .woocommerce-badges {
	z-index: 9;
}

/*rtl:raw:
.woocommerce div.product .deal-expire-countdown.razzi-countdown .divider {
	right: auto;
	left: -13px;
}

.size-guide-button .razzi-svg-icon {
	margin-right: 0;
	margin-left: 12px;
}
*/
.single-product div.product .quantity {
	margin-right: 20px;
}

.single-product div.product .quantity .qty {
	width: 83px;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	color: var(--rz-text-color);
	height: 54px;
	line-height: 54px;
}

.single-product div.product .quantity .qty-dropdown .current {
	width: 83px;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	padding: 0 20px;
}

.single-product div.product .quantity .qty-dropdown .current.focus {
	border-color: var(--rz-border-color-darker);
	z-index: 1001;
}

.single-product div.product .quantity .qty-dropdown .razzi-svg-icon {
	font-size: 11px;
	margin-top: 0;
	transform: translateY(-50%);
	right: 20px;
}

.single-product div.product .quantity .qty-dropdown .qty-options {
	top: calc(100% - 1px);
	width: 100%;
	height: 180px !important;
}

.single-product div.product .quantity .qty-dropdown .qty-options ul li {
	padding: 4.5px 20px;
	font-size: 18px;
}

.single-product div.product .woocommerce-tabs {
	margin: 80px 0 0;
}

.single-product div.product .woocommerce-tabs .panel {
	max-width: 790px;
	padding: 0 15px;
	margin: 45px auto 0 auto;
}

.single-product div.product .woocommerce-tabs .product-detail-list ul {
	list-style-type: none;
}

.single-product div.product .woocommerce-tabs table.shop_attributes {
	max-width: 730px;
	margin: 0 auto;
}

.single-product div.product .woocommerce-tabs table.shop_attributes th,
.single-product div.product .woocommerce-tabs table.shop_attributes td {
	padding: 10px 20px;
}

.single-product div.product .woocommerce-tabs table.shop_attributes th {
	font-weight: 500;
	color: var(--rz-color-dark);
}

.single-product div.product .woocommerce-tabs table.shop_attributes td p {
	margin: 0;
}

.single-product div.product .woocommerce-Tabs-panel--description p:first-child {
	margin-top: 0;
}

.single-product div.product .woocommerce-Reviews .woocommerce-Reviews-title {
	display: none;
}

.single-product div.product .woocommerce-Reviews ol.commentlist {
	margin: 0;
	padding: 0;
}

.single-product div.product .woocommerce-Reviews ol.commentlist li {
	position: relative;
	margin-bottom: 20px;
	padding: 40px;
	border: 1px solid #e5e5e5;
}

.single-product div.product .woocommerce-Reviews ol.commentlist li .comment_container {
	display: flex;
	align-items: flex-start;
}

.single-product div.product .woocommerce-Reviews ol.commentlist li img.avatar {
	width: 100px;
	border: none;
	padding: 0;
	border-radius: 50%;
}

.single-product div.product .woocommerce-Reviews ol.commentlist li .comment-text {
	margin: 0 0 0 40px;
	border-radius: 0;
	padding: 0;
	border: none;
	width: 100%;
}

.single-product div.product .woocommerce-Reviews ol.commentlist li .star-rating {
	float: right;
}

.single-product div.product .woocommerce-Reviews ol.commentlist li p.meta {
	margin: 0 0 10px;
}

.single-product div.product .woocommerce-Reviews ol.commentlist li .woocommerce-review__author {
	display: block;
	font-weight: 500;
	font-size: 18px;
	color: var(--rz-color-dark);
}

.single-product div.product .woocommerce-Reviews ol.commentlist li .woocommerce-review__dash {
	display: none;
}

.single-product div.product .woocommerce-Reviews ol.commentlist li .woocommerce-review__published-date {
	font-size: 14px;
	color: #767676;
}

.single-product div.product .woocommerce-Reviews ol.commentlist li .description p {
	margin-bottom: 0;
}

.single-product div.product .woocommerce-Reviews .comment-respond {
	padding: 30px 0 0;
}

.single-product div.product .woocommerce-Reviews .comment-respond .comment-form {
	text-align: left;
}

.single-product div.product .woocommerce-Reviews .comment-respond .comment-form p.stars {
	margin-top: 10px;
}

.single-product div.product .woocommerce-Reviews .comment-respond .comment-form p.stars a {
	border-right: 17px solid transparent;
}

.single-product div.product .woocommerce-Reviews .comment-respond .comment-notes {
	display: block;
	text-align: center;
}

.single-product div.product .woocommerce-Reviews .comment-respond .comment-reply-title {
	font-size: 28px;
	font-weight: 500;
	display: block;
	margin-bottom: 20px;
	color: var(--rz-color-darker);
}

.single-product div.product .woocommerce-Reviews .comment-respond .stars:hover a:before {
	color: var(--rz-color-darker);
}

.single-product div.product .woocommerce-Reviews .comment-respond .comment-form-rating {
	margin-top: 60px;
	padding: 0 15px;
}

.single-product div.product .woocommerce-Reviews .comment-respond .comment-form-author {
	width: 50%;
	float: left;
	padding-right: 15px;
}

.single-product div.product .woocommerce-Reviews .comment-respond .comment-form-email {
	width: 50%;
	padding-left: 15px;
	float: left;
}

.single-product div.product .woocommerce-Reviews .comment-respond .comment-form-cookies-consent,
.single-product div.product .woocommerce-Reviews .comment-respond .form-submit {
	clear: bottom;
}

.single-product div.product .woocommerce-Reviews .comment-respond .form-submit {
	margin-top: 20px;
}

.single-product div.product .woocommerce-Reviews .comment-respond .form-submit .submit {
	min-width: 150px;
}

.single-product div.product .woocommerce-Reviews .woocommerce-noreviews {
	margin: 0;
	text-align: center;
}

.single-product div.product section.products {
	margin-top: 50px;
}

.single-product div.product section.products:nth-child(2) {
	margin-top: 100px;
}

.single-product div.product section.products > h2 {
	font-size: 28px;
	text-align: center;
	margin: 0 0 60px;
}

.single-product div.product section.products .swiper-container-initialized ul.products {
	flex-wrap: nowrap;
	box-sizing: border-box;
	margin: 0;
	width: 100%;
}

.single-product div.product section.products .swiper-container-initialized ul.products li {
	clear: none;
	padding: 0;
	margin-bottom: 0;
}

.single-product div.product section.products .swiper-scrollbar {
	max-width: 570px;
	background-color: #e5e5e5;
	cursor: pointer;
	height: 4px;
	border-radius: 0;
	position: static;
	width: 100%;
	margin: 40px auto 0;
}

.single-product div.product section.products .swiper-scrollbar-drag {
	background-color: var(--rz-background-color-primary);
	cursor: pointer;
}

.single-product div.product {
	position: relative;
}

.single-product div.product .entry-summary {
	width: 51.3%;
	padding-left: 100px;
	float: right;
}

.single-product div.product .entry-summary .meta-cat:not(:hover) {
	color: var(--rz-text-color-gray);
}

.single-product div.product .entry-summary .star-rating {
	font-size: 18px;
	margin-top: 2px;
}

.single-product div.product .entry-summary .product_title {
	font-size: 28px;
}

.single-product div.product .entry-summary .woocommerce-product-rating {
	display: flex;
	align-items: center;
}

.single-product div.product .entry-summary .price {
	font-size: 24px;
	font-weight: 500;
	color: var(--rz-color-dark);
	margin: 0;
}

.single-product div.product .entry-summary .price del {
	margin-right: 13px;
	font-size: 18px;
	color: #a0a0a0;
}

.single-product div.product .entry-summary .price ins {
	background-color: transparent;
	color: var(--rz-color-primary);
}

.single-product div.product .entry-summary .woocommerce-review-link {
	margin-left: 10px;
}

.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist {
	margin: 0;
	line-height: 52px;
}

.single-product div.product .summary-top-box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 3px;
}

.single-product div.product .summary-price-box {
	display: flex;
	align-items: center;
	margin: 0 0 20px;
}

.single-product div.product .summary-price-box .price {
	margin-right: 16px;
}

.single-product div.product .summary-price-box .rz-stock {
	color: var(--rz-color-dark);
}

.pswp .razzi-video-wrapper iframe,
.pswp .razzi-video-wrapper .wp-video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.pswp .razzi-video-wrapper iframe:-webkit-full-screen {
	transform: none;
}

.single-product div.product.layout-v2 .product-gallery-summary .woocommerce-badges {
	left: auto;
	right: 0;
}

.single-product div.product.layout-v2 .product-gallery-summary .woocommerce-badges.woocommerce-badges--layout-2 {
	right: 20px;
}

.single-product div.product.layout-v2 .woocommerce-product-gallery:not(.without-thumbnails) {
	padding-left: 100px;
}

.single-product div.product.layout-v2 .woocommerce-product-gallery__thumbs-carousel {
	height: 100%;
}

.single-product div.product.layout-v2 .flex-control-thumbs {
	position: absolute;
	top: 0;
	left: 0;
	width: 85px;
	max-height: 100%;
	margin: 0;
}

.single-product div.product.layout-v2 .flex-control-thumbs li {
	width: 100%;
}

.single-product div.product.layout-v2 .flex-control-thumbs {
	flex-direction: column;
	height: 100%;
}

.single-product div.product.layout-v2 .flex-control-thumbs.swiper-wrapper {
	position: static;
}

.single-product div.product.layout-v3 .woocommerce-product-gallery__wrapper {
	margin: 0 -15px;
	display: flex;
	flex-wrap: wrap;
}

.single-product div.product.layout-v3 .woocommerce-product-gallery__image {
	float: left;
	width: calc( 50% - 30px);
	margin: 0 15px 30px 15px;
}

.single-product div.product.layout-v3 .woocommerce-tabs {
	margin-top: 50px;
}

.single-product div.product.layout-v4 .woocommerce-product-gallery {
	opacity: 0;
}

.single-product div.product.layout-v4 .swiper-pagination {
	margin-top: 20px;
	line-height: 0;
	bottom: 0;
}

.single-product div.product.layout-v4 .woocommerce-product-gallery__wrapper:not(.swiper-wrapper) {
	display: flex;
	overflow: hidden;
}

.single-product div.product.layout-v4 .woocommerce-product-gallery__wrapper:not(.swiper-wrapper) .woocommerce-product-gallery__image {
	flex: 0 0 50%;
	max-width: 50%;
}

.single-product div.product.layout-v4 .rz-swiper-button {
	position: absolute;
	z-index: 1;
	display: block;
	cursor: pointer;
	outline: none;
	text-align: center;
	top: calc( 50% - 15px);
	transform: translateY(-50%);
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 20px;
	background-color: var(--rz-background-color-light);
}

.single-product div.product.layout-v4 .swiper-button-disabled {
	cursor: not-allowed;
}

.single-product div.product.layout-v4 .rz-swiper-button-next {
	right: 0;
}

.single-product div.product.layout-v4 .rz-swiper-button-prev {
	left: 0;
}

.single-product div.product.layout-v4 .razzi-product-video {
	height: auto;
}

.single-product div.product.layout-v4 .swiper-button-lock {
	display: none;
}

.single-product div.product.layout-v5 .entry-summary {
	position: sticky;
	top: 30px;
}

.single-product div.product.layout-v5 .woocommerce-product-gallery__image {
	margin: 0 0 20px 0;
}

.single-product div.product.layout-v5 .woocommerce-tabs {
	margin-top: 50px;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper {
	position: relative;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper > a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 14px 0;
	color: var(--rz-color-dark);
	font-weight: 500;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper > a:after {
	content: '';
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	background-color: var(--rz-border-color-light);
	width: 100%;
	position: absolute;
	height: 1px;
	transition: .5s;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper > a:hover {
	color: var(--rz-color-primary);
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper > a.active {
	color: inherit;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper > a.active > .razzi-svg-icon {
	transform: rotate(180deg);
	transition: .3s;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper > a .razzi-svg-icon {
	font-size: 18px;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper:last-child {
	position: relative;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper:last-child:after {
	content: '';
	position: absolute;
	bottom: 0;
	background-color: var(--rz-border-color-light);
	opacity: 1;
	width: 100%;
	height: 1px;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper:last-child .panel-content {
	padding-bottom: 0;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper .panel-content {
	display: none;
	padding: 10px 0 30px 0;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper.description_tab .panel-content {
	padding-bottom: 0;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper.description_tab .panel-content p:first-child {
	margin-top: 0;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper .woocommerce-Reviews ol.commentlist li {
	padding: 20px 15px;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper .woocommerce-Reviews ol.commentlist li img.avatar {
	max-width: 60px;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper .woocommerce-Reviews ol.commentlist li .comment-text {
	margin: 0 0 0 20px;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper .woocommerce-Reviews .comment-respond {
	padding-top: 0;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper .woocommerce-Reviews .comment-respond .comment-reply-title {
	margin: 0;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper .woocommerce-Reviews .comment-respond .comment-form-rating {
	margin-top: 35px;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper .woocommerce-Reviews .star-rating {
	font-size: 12px;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper .woocommerce-Reviews p.stars a {
	display: inline-block;
	font-weight: 400;
	padding: 0;
}

.single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper .woocommerce-Reviews p.stars a:after {
	display: none;
}

.single-product div.product.has-buy-now .entry-summary {
	padding-left: 90px;
}

.single-product div.product.has-buy-now .product-button-wrapper .single_add_to_cart_button:after {
	display: none;
	top: 50%;
	left: 50%;
	transform: translateY(-50%, -50%);
	position: absolute;
	margin: -10px 0 0 -10px;
}

.single-product div.product.has-buy-now .product-button-wrapper .single_add_to_cart_button.loading {
	color: var(--rz-background-color-dark);
	opacity: 1;
}

.single-product div.product.has-buy-now .product-button-wrapper .single_add_to_cart_button.loading::after {
	display: block;
	color: var(--rz-color-lighter);
}

.single-product div.product.has-buy-now .rz-buy-now-button {
	min-width: 160px;
	margin-right: 18px;
}

.single-product div.product.has-buy-now .rz-buy-now-button.disabled {
	opacity: .5;
	cursor: not-allowed;
}

.single-product div.product.has-buy-now .rz-wishlist-button:not(.show-wishlist-title) {
	border: none;
}

.single-product div.product.has-buy-now .rz-wishlist-button:not(.show-wishlist-title) .rz-loop_button {
	padding-right: 0;
	padding-left: 0;
}

.single-product div.product.has-buy-now .rz-wishlist-button:not(.show-wishlist-title) .rz-loop_button .razzi-svg-icon,
.single-product div.product.has-buy-now .rz-wishlist-button:not(.show-wishlist-title) .rz-loop_button .yith-wcwl-icon {
	font-size: 20px;
}

.single-product div.product.product-type-grouped form.cart {
	border-top: 0;
	padding-top: 20px;
}

.single-product div.product.product-type-grouped form.cart:after {
	clear: both;
	display: block;
	content: "";
}

.single-product div.product.product-type-grouped table {
	border: none;
}

.single-product div.product.product-type-grouped table td {
	border: none;
	padding: 10px 0;
}

.single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__quantity {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}

.single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__quantity .quantity {
	margin-right: 0;
}

.single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__quantity .rz-loop_button {
	font-weight: 500;
	font-size: 16px;
	line-height: 50px;
	display: inline-block;
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
	padding: 0 37px;
	text-align: center;
	transition: ease .3s;
	white-space: nowrap;
	text-decoration: none;
	padding: 0 25px;
}

.single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__quantity .rz-loop_button .razzi-svg-icon {
	display: none;
}

.single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__price {
	text-align: right;
	width: 20%;
}

.single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__price ins {
	background-color: transparent;
}

.single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__price del {
	display: block;
	color: #a6a6a6;
	font-size: 14px;
}

.single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__price .stock {
	margin: 0;
	display: none;
}

.single-product div.product.product-type-variable form.cart {
	margin-top: 40px;
}

.single-product div.product.product-type-variable form.cart .variations {
	position: relative;
	margin-bottom: 0;
	border: none;
}

.single-product div.product.product-type-variable form.cart .variations td {
	display: block;
	padding: 0;
	border: none;
}

.single-product div.product.product-type-variable form.cart .variations td.label {
	margin-bottom: 20px;
	color: #111;
}

.single-product div.product.product-type-variable form.cart .variations td.label .wcboost-variation-swatches__selected-label {
	font-weight: 500;
	text-transform: capitalize;
}

.single-product div.product.product-type-variable form.cart .variations label {
	font-weight: 400;
}

.single-product div.product.product-type-variable form.cart .variations td.value {
	padding: 0;
	margin-bottom: 40px;
	display: block;
}

.single-product div.product.product-type-variable form.cart .variations td.value.show-select {
	width: 100%;
}

.single-product div.product.product-type-variable form.cart .variations td.value.show-select:after {
	opacity: 1;
}

.single-product div.product.product-type-variable form.cart .variations .reset_variations {
	display: block;
	color: var(--rz-color-dark);
	font-weight: 400;
	font-size: 16px;
	position: absolute;
	top: 0;
	right: 0;
}

.single-product div.product.product-type-variable form.cart .variations select {
	width: 100%;
	margin-right: 0;
	background-color: transparent;
	padding: 11px 15px 10px;
	text-transform: capitalize;
	cursor: pointer;
	border: 1px solid #d9d9d9;
}

.single-product div.product.product-type-variable form.cart .variations select:focus {
	outline: none;
}

.single-product div.product.product-type-variable form.cart .single_variation_wrap .woocommerce-variation {
	margin-bottom: 25px;
}

.single-product div.product.product-type-variable form.cart .product-button-wrapper {
	padding-top: 0;
}

.single-product div.product.product-type-variable form.variations_form .variations td.value {
	margin-bottom: 30px;
}

.single-product div.product.product-type-variable form.variations_form .product-button-wrapper .single_add_to_cart_button.disabled {
	opacity: .5;
	cursor: not-allowed;
}

.wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item {
	box-shadow: none;
}

.wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.selected .wcboost-variation-swatches__name:before, .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item:hover .wcboost-variation-swatches__name:before {
	transform: rotate(45deg);
	content: "";
	display: block;
	border: solid #eee;
	border-width: 0 2px 2px 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -3px;
	margin-top: -8px;
	width: 8px;
	height: 12px;
}

.wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.disabled {
	opacity: 0.5;
}

.wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name {
	position: relative;
}

.wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name::before, .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name::after {
	content: '';
	display: block;
	position: absolute;
	width: 200%;
	height: 1px;
	top: 50%;
	left: -50%;
	background-color: var(--rz-background-color-primary);
	transform: rotate(45deg);
	border: none;
	margin: 0;
}

.wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name::after {
	transform: rotate(-45deg);
}

.wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.wcboost-variation-swatches__item-white .wcboost-variation-swatches__name {
	border: 1px solid var(--rz-border-color-gray);
}

.wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__name {
	overflow: hidden;
}

.wcboost-variation-swatches .swatch-label {
	border: 1px solid #ddd;
	background-color: transparent;
	min-width: 30px;
	min-height: 30px;
	padding: 0 5px;
}

.wcboost-variation-swatches .swatch-label.selected {
	border-color: var(--rz-color-dark);
	color: var(--rz-color-dark);
}

.wcboost-variation-swatches .swatch-label.disabled {
	opacity: 1 !important;
	background-color: #f5f5f5;
	text-decoration: line-through;
	color: #a6a6a6;
}

.wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item, .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--square .wcboost-variation-swatches__item {
	box-shadow: none;
}

.wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item:not(.disabled) .wcboost-variation-swatches__name, .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--square .wcboost-variation-swatches__item:not(.disabled) .wcboost-variation-swatches__name {
	width: 100%;
	height: 2px;
}

.wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item:not(.disabled) .wcboost-variation-swatches__name:after, .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--square .wcboost-variation-swatches__item:not(.disabled) .wcboost-variation-swatches__name:after {
	content: '';
	display: none;
	width: 100%;
	border-bottom: 2px solid #111;
}

.wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item:not(.disabled).selected .wcboost-variation-swatches__name:after, .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item:not(.disabled):hover .wcboost-variation-swatches__name:after, .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--square .wcboost-variation-swatches__item:not(.disabled).selected .wcboost-variation-swatches__name:after, .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--square .wcboost-variation-swatches__item:not(.disabled):hover .wcboost-variation-swatches__name:after {
	display: block;
}

.wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__name {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	clip: auto;
	-webkit-clip-path: none;
	        clip-path: none;
	overflow: inherit;
}

.wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item.disabled {
	opacity: 0.5;
}

.wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name {
	overflow: hidden;
}

.wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name::before, .wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name::after {
	content: '';
	display: block;
	position: absolute;
	width: 200%;
	height: 1px;
	top: 50%;
	left: -50%;
	background-color: var(--rz-background-color-primary);
	transform: rotate(45deg);
}

.wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name::after {
	transform: rotate(-45deg);
}

.wcboost-variation-swatches.wcboost-variation-swatches--button .wcboost-variation-swatches__item, .wcboost-variation-swatches.wcboost-variation-swatches--label .wcboost-variation-swatches__item {
	box-shadow: none;
	border: 1px solid #ddd;
}

.wcboost-variation-swatches.wcboost-variation-swatches--button .wcboost-variation-swatches__item.selected, .wcboost-variation-swatches.wcboost-variation-swatches--button .wcboost-variation-swatches__item:hover, .wcboost-variation-swatches.wcboost-variation-swatches--label .wcboost-variation-swatches__item.selected, .wcboost-variation-swatches.wcboost-variation-swatches--label .wcboost-variation-swatches__item:hover {
	background-color: transparent;
	border-color: var(--rz-color-dark);
	color: var(--rz-color-dark);
}

.wcboost-variation-swatches.wcboost-variation-swatches--button .wcboost-variation-swatches__item.disabled, .wcboost-variation-swatches.wcboost-variation-swatches--label .wcboost-variation-swatches__item.disabled {
	opacity: 1 !important;
	background-color: #f5f5f5;
	text-decoration: line-through;
	color: #a6a6a6;
}

/**
 * Account
 */
.woocommerce-account form h3 {
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
	margin-top: 0;
}

.woocommerce-account .form-row {
	margin: 0 0 20px 0;
}

.woocommerce-account .form-row label {
	display: block;
	font-size: 15px;
	line-height: 22px;
	color: var(--rz-color-dark);
	margin-bottom: 5px;
}

.woocommerce-account .form-row .input-text {
	width: 100%;
}

.woocommerce-account .form-row textarea {
	width: 100%;
}

.woocommerce-MyAccount-navigation {
	width: 25%;
	float: left;
	padding-right: 52px;
}

.woocommerce-MyAccount-navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.woocommerce-MyAccount-navigation ul li {
	border-bottom: 1px solid var(--rz-border-color-light);
	color: var(--rz-text-color);
	transition: .5s;
}

.woocommerce-MyAccount-navigation ul li a {
	font-size: 18px;
	line-height: 26px;
	padding: 20px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-decoration: none;
}

.woocommerce-MyAccount-navigation ul li a .razzi-svg-icon {
	font-size: 12px;
	transform: rotate(-90deg);
	color: #919191;
	transition: .5s;
}

.woocommerce-MyAccount-navigation ul li.is-active {
	color: var(--rz-color-dark);
	font-weight: 500;
}

.woocommerce-MyAccount-navigation ul li.is-active .razzi-svg-icon {
	color: var(--rz-color-dark);
}

.woocommerce-MyAccount-navigation ul li:first-child {
	border-top: 1px solid var(--rz-border-color-light);
}

.woocommerce-MyAccount-navigation ul li:hover {
	color: var(--rz-color-dark);
}

.woocommerce-MyAccount-navigation ul li:hover .razzi-svg-icon {
	color: var(--rz-color-dark);
}

.woocommerce-MyAccount-content {
	width: 75%;
	float: left;
	padding-left: 38px;
}

.woocommerce-MyAccount-content > h3,
.woocommerce-MyAccount-content h3:first-child {
	margin-top: 0;
}

.woocommerce-MyAccount-content > p:first-child {
	margin-top: 12px;
}

.woocommerce-MyAccount-content mark, .woocommerce-MyAccount-content ins {
	background-color: transparent;
}

.woocommerce-MyAccount-content > section {
	border: 1px solid var(--rz-border-color-gray);
	padding: 30px 40px 20px;
	margin-bottom: 20px;
}

.woocommerce-MyAccount-content > section > h2 {
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
	margin-top: 0;
}

.woocommerce-MyAccount-content > section table {
	margin: 0;
}

.woocommerce-MyAccount-content .greeting {
	color: var(--rz-text-color);
	margin-bottom: 53px;
	font-weight: 400;
}

.woocommerce-MyAccount-content .greeting span {
	font-size: 18px;
}

.woocommerce-MyAccount-content .greeting strong,
.woocommerce-MyAccount-content .greeting a {
	color: var(--rz-color-dark);
}

.woocommerce-MyAccount-content .order-item {
	border: 1px solid var(--rz-border-color-gray);
	padding: 30px 40px 20px;
	margin-bottom: 30px;
}

.woocommerce-MyAccount-content a.button {
	display: inline-block;
	text-align: center;
	position: relative;
	transition: none;
	font-weight: 500;
	font-size: 15px;
	line-height: 46px;
	padding: 0 40px;
	text-decoration: none;
	background-color: transparent;
	color: var(--rz-color-dark);
	border: 1px solid;
	white-space: nowrap;
}

.woocommerce-MyAccount-content button.button {
	font-weight: 500;
	font-size: 16px;
	line-height: 50px;
	display: inline-block;
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
	padding: 0 37px;
	text-align: center;
	transition: ease .3s;
	white-space: nowrap;
	text-decoration: none;
}

.woocommerce-MyAccount-content .woocommerce-address-fields > p {
	padding: 0 10px;
}

.woocommerce-MyAccount-content .woocommerce-columns--addresses {
	display: flex;
}

.woocommerce-MyAccount-content .woocommerce-columns--addresses > * {
	flex: 0 1 33%;
}

.woocommerce-MyAccount-content .woocommerce-columns--addresses .woocommerce-column__title {
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	margin-top: 0;
	color: var(--rz-color-dark);
}

.woocommerce-MyAccount-content .woocommerce-columns--addresses address {
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
}

.woocommerce-MyAccount-content .woocommerce-columns--addresses p {
	margin: 10px 0;
}

.woocommerce-MyAccount-content .woocommerce-customer-details > h2 {
	margin-bottom: 30px;
}

.woocommerce-MyAccount-content .edit-account fieldset {
	padding: 0;
	margin: 50px 0 0 0;
	border: none;
	display: inline-block;
	width: 100%;
}

.woocommerce-MyAccount-content .edit-account fieldset legend {
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
	margin: 0 0 20px 0;
	padding: 50px 0 0;
	width: 100%;
	position: relative;
	color: var(--rz-color-dark);
}

.woocommerce-MyAccount-content .edit-account fieldset legend:before {
	content: '';
	position: absolute;
	left: 10px;
	top: 0;
	width: calc( 100% - 20px);
	height: 1px;
	background-color: var(--rz-border-color-light);
}

.woocommerce-edit-address .woocommerce-MyAccount-content > p {
	display: none;
}

.woocommerce-edit-address .woocommerce-Address {
	flex: 1 1 50%;
	margin: 0 15px;
	padding: 30px 40px 5px;
	background-color: var(--rz-background-color-gray);
}

.woocommerce-edit-address .woocommerce-Address h3 {
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
}

.woocommerce-edit-address .woocommerce-Address address {
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
}

.woocommerce-edit-address .woocommerce-Address .woocommerce-Address-title {
	position: relative;
}

.woocommerce-edit-address .woocommerce-Address .woocommerce-Address-title > a {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: var(--rz-background-color-light);
	border-radius: 50%;
}

.woocommerce-edit-address .woocommerce-Address .woocommerce-Address-title > a:before {
	content: '';
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZWRpdC0yIj48cGF0aCBkPSJNMTcgM2EyLjgyOCAyLjgyOCAwIDEgMSA0IDRMNy41IDIwLjUgMiAyMmwxLjUtNS41TDE3IDN6Ij48L3BhdGg+PC9zdmc+");
	width: 14px;
	height: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.woocommerce-edit-address .woocommerce-Addresses {
	display: flex;
	margin: 0 -15px;
}

.woocommerce-view-order .woocommerce-MyAccount-content > p {
	display: none;
}

.woocommerce-account:not(.logged-in) .page-header {
	display: none;
}

.woocommerce-account:not(.logged-in).page .site-content {
	background-color: var(--rz-background-color-gray);
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.woocommerce-account:not(.logged-in).page .site-content > article {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.woocommerce-account .woocommerce-message,
.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-error {
	display: inline-block;
	width: 100%;
}

.woocommerce-account .woocommerce-message a.button,
.woocommerce-account .woocommerce-info a.button,
.woocommerce-account .woocommerce-error a.button {
	--rz-color-dark: #fff;
}

.woocommerce-account .u-columns {
	margin: 0 -15px;
	display: flex;
	justify-content: center;
}

.woocommerce-account .u-columns .u-column1:not(.woocommerce-Address),
.woocommerce-account .u-columns .u-column2:not(.woocommerce-Address) {
	float: left;
	width: calc( 50% - 30px);
	margin: 0 15px;
	padding: 30px 40px;
	background-color: var(--rz-background-color-light);
}

.woocommerce-account .u-columns h2 {
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
	margin-top: 0;
	margin-bottom: 25px;
}

.woocommerce-account .woocommerce-form button {
	line-height: 46px;
	white-space: nowrap;
	min-width: 160px;
}

.woocommerce-account .woocommerce-form-register .form-row:last-child {
	margin-bottom: 0;
}

.woocommerce-account .woocommerce-form-register__submit,
.woocommerce-account .woocommerce-form-login__submit {
	margin-top: 10px;
}

.woocommerce-account .form-row-remember {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 25px;
}

.woocommerce-account .form-row-remember .woocommerce-form__label-for-checkbox {
	color: var(--rz-color-dark);
}

.woocommerce-account .lost_password {
	margin-bottom: 0;
}

.woocommerce-account .lost_password a {
	position: relative;
}

.woocommerce-account .lost_password a:after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	width: 0;
	height: 1px;
	background-color: var(--rz-color-dark);
	transition: .5s;
	opacity: 0;
}

.woocommerce-account .lost_password a:hover:after {
	opacity: 1;
	width: 100%;
}

.woocommerce-account .woocommerce-ResetPassword {
	width: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	margin: 0 auto;
	background-color: #fff;
	padding: 40px 30px 25px;
}

.woocommerce-account .woocommerce-ResetPassword .woocommerce-column__title {
	width: 100%;
	font-size: 24px;
	margin-bottom: 40px;
	position: relative;
}

.woocommerce-account .woocommerce-ResetPassword .form-row {
	width: 100%;
}

.woocommerce-account .woocommerce-ResetPassword .form-row .input-text {
	text-align: center;
}

.woocommerce-account .woocommerce-ResetPassword .reset-depscription {
	padding: 0 70px;
	margin-bottom: 35px;
}

.woocommerce-account .woocommerce-ResetPassword button {
	margin-top: 10px;
}

.woocommerce-lost-password .woocommerce-notices-wrapper {
	max-width: 50%;
	margin: 0 auto;
}

.razzi-social-login .login-text {
	text-align: center;
	position: relative;
	margin: 15px 0 10px;
}

.razzi-social-login .login-text:before, .razzi-social-login .login-text:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	height: 1px;
	width: 34%;
	background-color: #e5e5e5;
}

.razzi-social-login .login-text:after {
	left: auto;
	right: 0;
}

/**
 * Cart
 */
.woocommerce-cart .woocommrece-cart-content {
	position: relative;
}

.woocommerce-cart .woocommrece-cart-content:after {
	clear: both;
	content: '';
	display: block;
}

.woocommerce-cart .woocommerce-cart-form {
	float: left;
	width: 66%;
	padding-right: 100px;
	position: relative;
}

.woocommerce-cart table.shop_table a {
	text-decoration: none;
}

.woocommerce-cart table.shop_table tbody td {
	padding: 30px;
}

.woocommerce-cart table.shop_table .woocommerce-cart-form__cart-item > td {
	padding-left: 0;
	padding-right: 0;
}

.woocommerce-cart table.shop_table td.product-thumbnail {
	padding-right: 30px;
	line-height: 1;
}

.woocommerce-cart table.shop_table td.product-thumbnail a {
	display: block;
	max-width: 140px;
}

.woocommerce-cart table.shop_table td.product-thumbnail img {
	min-width: 140px;
}

.woocommerce-cart table.shop_table .product-top,
.woocommerce-cart table.shop_table .product-bottom {
	display: flex;
	justify-content: space-between;
}

.woocommerce-cart table.shop_table .product-bottom {
	align-items: center;
	margin-top: 15px;
}

.woocommerce-cart table.shop_table .product-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 200px;
}

.woocommerce-cart table.shop_table .product-name {
	width: 100%;
}

.woocommerce-cart table.shop_table .product-name a {
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 5px;
}

.woocommerce-cart table.shop_table .product-name .variation {
	color: var(--rz-text-color-gray);
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 0;
	margin: 0 0 10px;
}

.woocommerce-cart table.shop_table .product-name .variation dt {
	font-weight: 400;
}

.woocommerce-cart table.shop_table .product-name .variation dd {
	margin: 0 0 5px;
}

.woocommerce-cart table.shop_table .product-name .variation p {
	margin: 0;
}

.woocommerce-cart table.shop_table .product-price {
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	color: var(--rz-color-dark);
}

.woocommerce-cart table.shop_table .product-remove .remove {
	display: flex;
	align-items: center;
	color: #919191;
	font-size: 14px;
	line-height: 21px;
}

.woocommerce-cart table.shop_table .product-remove .remove .razzi-svg-icon {
	font-size: 14px;
	margin-right: 5px;
	transition: .5s;
}

.woocommerce-cart table.shop_table .product-remove .remove span {
	font-size: 14px;
}

.woocommerce-cart table.shop_table .product-remove .remove:hover {
	color: var(--rz-color-dark);
}

.woocommerce-cart table.shop_table .product-qty .quantity .qty {
	width: 68px;
	height: 34px;
	padding: 0 10px;
}

.woocommerce-cart table.shop_table .razzi-quantity-dropdown .current {
	width: 68px;
	height: 34px;
}

.woocommerce-cart table.shop_table .razzi-quantity-dropdown .current .razzi-svg-icon {
	margin: 0;
	transform: translateY(-50%);
}

.woocommerce-cart table.shop_table .razzi-quantity-dropdown .qty-options {
	width: 68px;
	top: 33px;
}

.woocommerce-cart table.shop_table .coupon-form td {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.woocommerce-cart table.shop_table .coupon-form .coupon {
	float: left;
}

.woocommerce-cart table.shop_table .coupon-form .coupon label {
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	color: var(--rz-color-dark);
	margin-bottom: 10px;
	display: block;
}

.woocommerce-cart table.shop_table .coupon-form .coupon input {
	min-width: 265px;
}

.woocommerce-cart table.shop_table .coupon-form .actions > button {
	float: right;
	margin-top: 32px;
}

.woocommerce-cart table.shop_table .coupon-form .actions > button:disabled {
	opacity: 0.3;
}

.woocommerce-cart table.woocommerce-cart-form__contents {
	margin-bottom: 0;
}

.woocommerce-cart .cart-collaterals {
	float: left;
	width: 34%;
	margin-bottom: 135px;
	position: sticky;
	top: 50px;
}

.woocommerce-cart .cart-collaterals .cart_totals {
	background-color: var(--rz-background-color-gray);
	padding: 5px 30px;
}

.woocommerce-cart .cart-collaterals .cart_totals h2 {
	display: none;
}

.woocommerce-cart .cart-collaterals .shop_table {
	margin: 0;
}

.woocommerce-cart .cart-collaterals .shop_table input[type="radio"] {
	display: none;
}

.woocommerce-cart .cart-collaterals .shop_table input[type="radio"] + label {
	position: relative;
	padding-left: 33px;
	cursor: pointer;
	color: var(--rz-text-color-gray);
}

.woocommerce-cart .cart-collaterals .shop_table input[type="radio"] + label:before {
	content: '';
	width: 16px;
	height: 16px;
	border: 2px solid #ccc;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.woocommerce-cart .cart-collaterals .shop_table input[type="radio"] + label:after {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	left: 4px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	opacity: 0;
	background-color: var(--rz-color-darker);
	border-radius: 50%;
}

.woocommerce-cart .cart-collaterals .shop_table input[type="radio"]:checked + label {
	color: var(--rz-text-color-dark);
}

.woocommerce-cart .cart-collaterals .shop_table input[type="radio"]:checked + label:after {
	opacity: 1;
}

.woocommerce-cart .cart-collaterals .shop_table input[type="radio"]:checked + label:before {
	border-color: var(--rz-color-darker);
	border-width: 1px;
}

.woocommerce-cart .cart-collaterals .shop_table input[type="radio"] + label {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.woocommerce-cart .cart-collaterals .shop_table tr {
	font-size: 15px;
	line-height: 22px;
	color: var(--rz-color-dark);
}

.woocommerce-cart .cart-collaterals .shop_table tr th {
	font-size: 16px;
	border: none;
	padding: 20px 15px 20px 0;
}

.woocommerce-cart .cart-collaterals .shop_table tr td {
	text-align: right;
	padding: 20px 0;
}

.woocommerce-cart .cart-collaterals .shop_table tr td ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.woocommerce-cart .cart-collaterals .shop_table tr.order-total {
	font-size: 18px;
	font-weight: 500;
}

.woocommerce-cart .cart-collaterals .shop_table tr.order-total strong {
	font-weight: 500;
}

.woocommerce-cart .cart-collaterals .shop_table tr.order-total th {
	font-size: inherit;
	font-weight: inherit;
}

.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals td {
	text-align: left;
}

.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals h3 {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 0;
}

.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals p {
	margin-bottom: 13px;
}

.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals a {
	text-decoration: underline;
}

.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals .select2-container {
	background-color: var(--rz-background-color-light);
}

.woocommerce-cart .cart-collaterals .shop_table .shipping-calculator-form .form-row-wide input {
	width: 100%;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
	position: absolute;
	left: 0;
	width: 100%;
	margin-top: 30px;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.button {
	font-weight: 500;
	font-size: 16px;
	line-height: 50px;
	display: inline-block;
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
	padding: 0 37px;
	text-align: center;
	transition: ease .3s;
	white-space: nowrap;
	text-decoration: none;
	text-decoration: none;
	width: inherit;
	line-height: 54px;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .continue-button {
	padding: 0;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .continue-button .razzi-svg-icon {
	transform: rotate(-180deg);
	margin: 0 16px 0 0;
	/*rtl:raw:
					transform: rotate(0);
					*/
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .continue-button:hover .razzi-svg-icon {
	transform: translateX(-3px) rotate(-180deg);
	/*rtl:raw:
						transform: translateX(-3px);
						*/
}

.woocommerce-cart .cross-sells {
	margin-top: 80px;
	float: left;
	width: 100%;
}

.woocommerce-cart .cross-sells > h2 {
	font-size: 28px;
	text-align: center;
	margin: 0 0 60px;
}

.woocommerce-cart .cross-sells ul.products {
	flex-wrap: nowrap;
	margin: 0;
	box-sizing: border-box;
}

.woocommerce-cart .cross-sells ul.products li {
	clear: none;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}

.woocommerce-cart .cross-sells .swiper-scrollbar {
	max-width: 570px;
	background-color: #e5e5e5;
	cursor: pointer;
	height: 4px;
	border-radius: 0;
	position: static;
	width: 100%;
	margin: 40px auto 0;
}

.woocommerce-cart .cross-sells .swiper-scrollbar-drag {
	background-color: var(--rz-background-color-primary);
	cursor: pointer;
}

.return-to-shop .wc-backward {
	font-weight: 500;
	font-size: 16px;
	line-height: 50px;
	display: inline-block;
	background-color: var(--rz-background-color-dark);
	color: var(--rz-color-lighter);
	padding: 0 37px;
	text-align: center;
	transition: ease .3s;
	white-space: nowrap;
	text-decoration: none;
}

/**
 * Checkout
 */
/**
 * Checkout
 */
.woocommerce-checkout .col2-set {
	float: left;
	width: 66%;
	padding-right: 100px;
}

.woocommerce-checkout .col2-set h2 {
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
	margin-top: 0;
	margin-bottom: 25px;
}

.woocommerce-checkout .checkout-form-cols {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.woocommerce-checkout .checkout-form-cols:after, .woocommerce-checkout .checkout-form-cols:before {
	display: none;
}

.woocommerce-checkout .checkout-form-col .woocommerce-info {
	background-color: #F5F5F5;
	color: var(--rz-text-color);
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 0;
}

.woocommerce-checkout .checkout-form-col .woocommerce-info a {
	color: var(--rz-color-dark);
}

.woocommerce-checkout .checkout-form-col .woocommerce-form-login-toggle,
.woocommerce-checkout .checkout-form-col .woocommerce-form-coupon-toggle {
	padding-bottom: 30px;
}

.woocommerce-checkout .checkout-form-col form {
	border: 1px solid var(--rz-border-color);
	padding: 20px;
}

.woocommerce-checkout .checkout-form-col form .woocommerce-button {
	margin-top: 20px;
	min-width: 200px;
}

.woocommerce-checkout .checkout-form-col .form-row {
	margin: 0 0 25px;
}

.woocommerce-checkout .checkout-form-col .form-row label {
	display: block;
}

.woocommerce-checkout .checkout-form-col .form-row .input-text {
	width: 100%;
}

.woocommerce-checkout .checkout-form-col .lost_password {
	margin-bottom: 0;
	font-weight: 500;
}

.woocommerce-checkout form.checkout {
	margin-top: 20px;
}

.woocommerce-checkout form.checkout:after {
	clear: both;
	content: "";
	display: block;
}

.woocommerce-checkout form.checkout ul {
	list-style-type: none;
}

.woocommerce-checkout form.checkout h3 {
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
	margin-top: 0;
}

.woocommerce-checkout form.checkout .form-row {
	margin: 0 0 25px 0;
}

.woocommerce-checkout form.checkout .form-row label {
	display: block;
	font-size: 15px;
	line-height: 22px;
	color: var(--rz-color-dark);
	margin-bottom: 5px;
}

.woocommerce-checkout form.checkout .form-row input[type="text"],
.woocommerce-checkout form.checkout .form-row textarea,
.woocommerce-checkout form.checkout .form-row input[type="tel"],
.woocommerce-checkout form.checkout .form-row input[type="email"] {
	width: 100%;
}

.woocommerce-checkout form.checkout .form-row input.woocommerce-form__input-checkbox {
	width: auto;
}

.woocommerce-checkout form.checkout .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label-for-checkbox span:before {
	top: 3px;
}

.woocommerce-checkout form.checkout .woocommerce-account-fields {
	margin-top: 20px;
}

.woocommerce-checkout .woocommerce-checkout-review-order {
	float: left;
	width: 34%;
	position: sticky;
	top: 35px;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals th {
	vertical-align: top;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals td {
	width: 45%;
	text-align: left;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals label {
	left: 0;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table {
	border: 1px solid var(--rz-border-color);
	border-collapse: separate;
	padding: 20px 30px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table th,
.woocommerce-checkout .woocommerce-checkout-review-order-table td {
	background-color: transparent;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
	border-bottom: 1px solid #E2E2E2;
	padding: 0 0 10px 0;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr {
	border: none;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr:first-child td {
	padding-top: 20px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td {
	padding: 5px 0;
	font-size: 15px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th {
	padding: 0 0 10px 0;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td, .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th {
	padding: 20px 0 10px 0;
	font-size: 16px;
	font-weight: 500;
	border-bottom: 1px solid #E2E2E2;
	color: var(--rz-color-dark);
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td {
	text-align: right;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .shipping-title {
	color: var(--rz-color-dark);
	font-size: 16px;
	font-weight: 500;
	padding: 0;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total td, .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total th {
	font-size: 18px;
	border: none;
	padding-bottom: 0;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total {
	text-align: right;
	vertical-align: top;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name strong {
	font-weight: 400;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .variation {
	color: var(--rz-text-color-gray);
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 0;
	margin: 0;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .variation dt {
	font-weight: 400;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .variation dd {
	margin: 0 0 5px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .variation dd:last-child {
	margin: 0;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .variation p {
	margin: 0;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"] {
	display: none;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"] + label {
	position: relative;
	padding-left: 33px;
	cursor: pointer;
	color: var(--rz-text-color-gray);
}

.woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"] + label:before {
	content: '';
	width: 16px;
	height: 16px;
	border: 2px solid #ccc;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"] + label:after {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	left: 4px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	opacity: 0;
	background-color: var(--rz-color-darker);
	border-radius: 50%;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"]:checked + label {
	color: var(--rz-text-color-dark);
}

.woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"]:checked + label:after {
	opacity: 1;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"]:checked + label:before {
	border-color: var(--rz-color-darker);
	border-width: 1px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"] + label {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table .woocommerce-shipping-totals .select2-container {
	background-color: var(--rz-background-color-light);
}

.woocommerce-checkout .woocommerce-checkout-payment input[type="radio"] {
	display: none;
}

.woocommerce-checkout .woocommerce-checkout-payment input[type="radio"] + label {
	position: relative;
	padding-left: 33px;
	cursor: pointer;
	color: var(--rz-text-color-gray);
}

.woocommerce-checkout .woocommerce-checkout-payment input[type="radio"] + label:before {
	content: '';
	width: 16px;
	height: 16px;
	border: 2px solid #ccc;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.woocommerce-checkout .woocommerce-checkout-payment input[type="radio"] + label:after {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	left: 4px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	opacity: 0;
	background-color: var(--rz-color-darker);
	border-radius: 50%;
}

.woocommerce-checkout .woocommerce-checkout-payment input[type="radio"]:checked + label {
	color: var(--rz-text-color-dark);
}

.woocommerce-checkout .woocommerce-checkout-payment input[type="radio"]:checked + label:after {
	opacity: 1;
}

.woocommerce-checkout .woocommerce-checkout-payment input[type="radio"]:checked + label:before {
	border-color: var(--rz-color-darker);
	border-width: 1px;
}

.woocommerce-checkout .woocommerce-checkout-payment .payment_methods {
	padding: 0;
	margin: 0;
}

.woocommerce-checkout .woocommerce-checkout-payment .payment_methods .wc_payment_method {
	border: 1px solid var(--rz-border-color);
	padding: 17px 20px;
}

.woocommerce-checkout .woocommerce-checkout-payment .payment_methods .wc_payment_method:not(:last-child) {
	border-bottom: none;
}

.woocommerce-checkout .woocommerce-checkout-payment .payment_methods .payment_method_paypal label img {
	height: 25px;
	vertical-align: middle;
	margin-left: 5px;
}

.woocommerce-checkout .woocommerce-checkout-payment .payment_methods .payment_method_paypal label a {
	float: right;
}

.woocommerce-checkout .woocommerce-checkout-payment label {
	font-size: 15px;
	color: var(--rz-text-color-gray);
	cursor: pointer;
}

.woocommerce-checkout .woocommerce-checkout-payment .payment_box {
	padding: 0 32px;
}

.woocommerce-checkout .woocommerce-checkout-payment .place-order {
	width: 100%;
	padding: 0;
}

.woocommerce-checkout .woocommerce-checkout-payment .place-order .form-row {
	width: 100%;
	padding: 0;
	margin: 0;
}

.woocommerce-checkout .woocommerce-checkout-payment .place-order .form-row .woocommerce-form__label {
	font-size: 16px;
	color: var(--rz-text-color-gray);
}

.woocommerce-checkout .woocommerce-checkout-payment .place-order button {
	width: inherit;
	margin-top: 20px;
}

.woocommerce-checkout .woocommerce-order .woocommerce-notice {
	font-size: 18px;
	color: var(--rz-color-dark);
}

.woocommerce-checkout .woocommerce-order .woocommerce-order-overview {
	margin-bottom: 40px;
}

.woocommerce-checkout .woocommerce-order .woocommerce-thankyou-order-details {
	display: none;
}

.woocommerce-checkout .woocommerce-order > section {
	border: 1px solid var(--rz-border-color-gray);
	padding: 30px 40px 20px;
	margin-bottom: 20px;
}

.woocommerce-checkout .woocommerce-order > section > h2 {
	font-weight: 500;
	font-size: 20px;
	line-height: 29px;
	margin-top: 0;
}

.woocommerce-checkout .woocommerce-order > section .woocommerce-column__title {
	font-size: 16px;
}

.woocommerce-checkout .woocommerce-order > section table {
	margin: 0;
}

.woocommerce-checkout .woocommerce-order address {
	font-style: normal;
}

.woocommerce-checkout .woocommerce-order .woocommerce-columns--addresses {
	display: flex;
	float: none;
	width: 100%;
	padding: 0;
}

.woocommerce-checkout .woocommerce-order .woocommerce-columns--addresses > * {
	flex: 0 1 33%;
}

.woocommerce-checkout .woocommerce-order .woocommerce-columns--addresses .woocommerce-column__title {
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	margin-top: 0;
	color: var(--rz-color-dark);
}

.woocommerce-checkout .woocommerce-order .woocommerce-columns--addresses address {
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
}

.woocommerce-checkout .woocommerce-order .woocommerce-columns--addresses p {
	margin: 10px 0;
}

}@media screen and (min-width: 768px){
	.col2-set .form-row-first {
		float: left;
		margin-right: 3.8%;
		padding-right: 15px;
	}
	.col2-set .form-row-last {
		float: right;
		margin-right: 0;
		padding-left: 15px;
	}
	.col2-set .form-row-first,
	.col2-set .form-row-last {
		width: 50%;
	}
}

@media all{/**
 * General WooCommerce components
 */
/**
 * Header cart
 */
.site-header-cart {
	position: relative;
	margin: 0;
	padding: 0;
	content: "";
	display: table;
	table-layout: fixed;
}

.site-header-cart .cart-contents {
	text-decoration: none;
}

.site-header-cart .widget_shopping_cart {
	display: none;
}

.site-header-cart .product_list_widget {
	margin: 0;
	padding: 0;
}

/**
 * Star rating
 */
.star-rating {
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	display: inline-block;
}

.star-rating .rating-stars {
	display: block;
	line-height: 1;
}

.star-rating .rating-stars .razzi-svg-icon {
	margin-right: 1px;
}

.star-rating .max-rating .razzi-svg-icon {
	color: #CDCDCD;
}

.star-rating .user-rating {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.star-rating .user-rating .razzi-svg-icon {
	color: var(--rz-color-darker);
}

p.stars {
	line-height: 1;
	display: block;
	margin: 0 0 15px;
}

p.stars > span {
	display: flex;
	height: 15px;
}

p.stars a {
	position: relative;
	height: 15px;
	width: 15px;
	text-indent: -999em;
	font-size: 0;
	color: #CDCDCD;
	display: inline-block;
	text-decoration: none;
	margin-right: 1px;
	font-weight: 400;
	transition: none;
}

p.stars a:hover ~ a {
	color: #CDCDCD;
}

p.stars a span {
	text-indent: 0;
	display: block;
	font-size: 15px;
}

p.stars:hover a {
	color: var(--rz-color-darker);
}

p.stars.selected a.active {
	color: var(--rz-color-darker);
}

p.stars.selected a.active ~ a {
	color: #CDCDCD;
}

p.stars.selected a:not(.active) {
	color: var(--rz-color-darker);
}

.i-video {
	width: 45px;
	height: 45px;
	border: 12px solid rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	position: relative;
}

.i-video:before {
	content: '';
	width: 36px;
	height: 36px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.i-video:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 9px solid #000;
	display: block;
	position: absolute;
	top: 50%;
	left: 55%;
	transform: translate(-50%, -50%);
}

.razzi-quantity-dropdown {
	min-width: 55px;
}

.razzi-quantity-dropdown .qty,
.razzi-quantity-dropdown .qty-button {
	display: none;
}

.razzi-quantity-dropdown .qty-dropdown {
	position: relative;
	cursor: pointer;
	display: inline-flex;
	color: var(--rz-color-dark);
}

.razzi-quantity-dropdown .current {
	display: inline-block;
	font-size: 15px;
	width: 60px;
	height: 30px;
	line-height: 30px;
	border: 1px solid var(--rz-border-color-gray);
	position: relative;
	padding: 0 10px;
	text-align: left;
	transition: 0.35s;
}

.razzi-quantity-dropdown .current .razzi-svg-icon {
	font-size: 8px;
	color: #999;
	position: absolute;
	top: 50%;
	margin-top: 3px;
	right: 10px;
}

.razzi-quantity-dropdown .current:hover {
	border-color: #767676;
}

.razzi-quantity-dropdown .current:hover .razzi-svg-icon {
	color: #767676;
}

.razzi-quantity-dropdown .qty-options {
	position: absolute;
	top: 29px;
	width: 60px;
	display: none;
	background-color: var(--rz-background-color-light);
	border: 1px solid var(--rz-border-color-gray);
	z-index: 1000;
	overflow: hidden;
	text-align: left;
}

.razzi-quantity-dropdown .qty-options ul {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	transition: transform 0.2s ease;
}

.razzi-quantity-dropdown .qty-options ul li {
	transition: 0.4s;
	display: block;
	padding: 4.5px 10px;
}

.razzi-quantity-dropdown .qty-options ul li:hover,
.razzi-quantity-dropdown .qty-options ul li.active {
	background-color: var(--rz-background-color-gray);
}

/**
 * Tabs
 */
.woocommerce-tabs > ul.tabs {
	list-style: none;
	padding: 0;
	margin-bottom: 20px !important;
	display: flex;
	/* justify-content: center; */
	border-bottom: 1px solid var(--rz-border-color-light);
	margin: 0;
}

.woocommerce-tabs > ul.tabs > li {
	display: block;
	margin: 0;
	position: relative;
	padding: 0 20px;
}

.woocommerce-tabs > ul.tabs > li > a {
	display: block;
	position: relative;
	font-weight: 500;
	padding: 10px 0;
}

.woocommerce-tabs > ul.tabs > li > a:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	width: 0;
	height: 1px;
	background-color: var(--rz-background-color-primary);
	transition: .5s;
	opacity: 0;
}

.woocommerce-tabs > ul.tabs > li > a:hover {
	color: var(--rz-color-primary);
}

.woocommerce-tabs > ul.tabs > li.active > a {
	color: var(--rz-color-primary);
}

.woocommerce-tabs > ul.tabs > li.active > a:after {
	opacity: 1;
	width: 100%;
}

.woocommerce-tabs .panel h2:first-of-type {
	margin-bottom: 1em;
}

/**
 * Password strength meter
 */
.woocommerce-password-strength {
	text-align: right;
}

.woocommerce-password-strength.strong {
	color: #0f834d;
}

.woocommerce-password-strength.short {
	color: #e2401c;
}

.woocommerce-password-strength.bad {
	color: #e2401c;
}

.woocommerce-password-strength.good {
	color: #3D9CD2;
}

/**
 * Forms
 */
.form-row.woocommerce-invalid input.input-text {
	box-shadow: inset 2px 0 0 #e2401c;
}

.required {
	color: red;
}

/**
 * Notices
 */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
	padding: 20px 30px;
	margin: 0 0 2em;
	position: relative;
	background-color: #1e85be;
	color: #fff;
	list-style: none outside;
	width: auto;
	word-wrap: break-word;
	font-size: 14px;
}

.woocommerce-message .icon-message,
.woocommerce-info .icon-message,
.woocommerce-error .icon-message {
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 30px;
}

.woocommerce-message .close-message,
.woocommerce-info .close-message,
.woocommerce-error .close-message {
	position: absolute;
	right: 15px;
	top: 23px;
	cursor: pointer;
}

.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button {
	float: right;
	color: #fff;
	border-bottom: 1px solid;
	font-size: 15px;
}

.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a {
	color: #fff;
}

.woocommerce-message li,
.woocommerce-info li,
.woocommerce-error li {
	list-style: none outside !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}

.woocommerce-message {
	background-color: #8ed3af;
}

.woocommerce-error {
	background-color: #b81c23;
}

.demo_store {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 1em;
	background-color: #3D9CD2;
	z-index: 9999;
	color: #fff;
}

.demo_store .woocommerce-store-notice__dismiss-link {
	color: #fff;
	float: right;
}

ul.list-unstyled {
	padding-left: 0;
	list-style: none;
}

ul.list-unstyled strong {
	font-weight: 500;
	color: var(--rz-color-dark);
}

}@media screen and (min-width: 48em){
	/**
	 * Header cart
	 */
	.site-header-cart .widget_shopping_cart {
		position: absolute;
		top: 100%;
		width: 100%;
		z-index: 999999;
		left: -999em;
		display: block;
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	}
	.site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
		left: 0;
		display: block;
	}
}

@media all{.woocommerce label.woocommerce-form__label-for-checkbox {
	position: relative;
	padding-left: 35px;
	display: block;
	cursor: pointer;
	font-size: 15px;
	font-weight: 400;
	color: var(--rz-text-color);
	margin-bottom: 0;
	line-height: 1.5;
}

.woocommerce label.woocommerce-form__label-for-checkbox input {
	display: none;
}

.woocommerce label.woocommerce-form__label-for-checkbox span:before, .woocommerce label.woocommerce-form__label-for-checkbox span:after {
	content: "";
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background-color: #e2e2e2;
	position: absolute;
	left: 0;
	top: 1px;
	transition: 0.4s;
}

.woocommerce label.woocommerce-form__label-for-checkbox span:before {
	border: 1px solid #e2e2e2;
	background-color: #e2e2e2;
}

.woocommerce label.woocommerce-form__label-for-checkbox span:after {
	opacity: 0;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwb2x5Z29uIHBvaW50cz0iNC4xNzcsMTAuNTQzIDAuNDM0LDYuOCAxLjU2Niw1LjY2OCA0LjE3Nyw4LjI3OSAxMC40MzUsMi4wMjMgMTEuNTY1LDMuMTU1ICIvPjwvZz48L2c+PC9zdmc+) no-repeat center center;
}

.woocommerce label.woocommerce-form__label-for-checkbox span.required:before, .woocommerce label.woocommerce-form__label-for-checkbox span.required:after {
	display: none;
}

.woocommerce label.woocommerce-form__label-for-checkbox :checked ~ span {
	color: var(--rz-border-color-dark);
}

.woocommerce label.woocommerce-form__label-for-checkbox :checked ~ span:before {
	border-color: var(--rz-border-color-dark);
	background: transparent;
}

.woocommerce label.woocommerce-form__label-for-checkbox :checked ~ span:after {
	opacity: 1;
}

.woocommerce-form .password-input {
	position: relative;
	display: block;
}

.woocommerce-form .show-password-input {
	transition: .35s;
	cursor: pointer;
	opacity: .5;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 20px;
	height: 20px;
	background: no-repeat center center;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiMxMTExMTEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0iZmVhdGhlciBmZWF0aGVyLWV5ZSI+PHBhdGggZD0iTTEgMTJzNC04IDExLTggMTEgOCAxMSA4LTQgOC0xMSA4LTExLTgtMTEtOHoiPjwvcGF0aD48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIzIj48L2NpcmNsZT48L3N2Zz4=");
}

.woocommerce-form .show-password-input:hover {
	opacity: 1;
}

.select2 .selection {
	display: block;
}

.select2 span.select2-selection--single {
	border-radius: 0;
	border: 0;
	background: transparent;
	height: auto;
	transition: border 0.4s;
	border: 1px solid var(--rz-border-color);
}

.select2 span.select2-selection--single:hover {
	border-color: var(--rz-color-darker);
}

.select2 span.select2-selection--single .select2-selection__rendered {
	font-size: inherit;
	line-height: inherit;
	height: auto;
	min-height: 50px;
	padding: 13px 20px;
}

.select2 span.select2-selection--single .select2-selection__rendered:focus {
	outline: none;
}

.select2 span.select2-selection--single .select2-selection__arrow {
	top: 50%;
	margin-top: -7px;
	right: 20px;
	width: 14px;
	height: 14px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTQgMTQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIHBvaW50cz0iNywxMC43NzMgMS41MzEsNi4zOTggMi40NjksNS4yMjcgNyw4Ljg1MSAxMS41MzEsNS4yMjcgMTIuNDY5LDYuMzk4ICIvPjwvZz48cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiLz48L3N2Zz4=) no-repeat right center;
}

.select2 span.select2-selection--single .select2-selection__arrow b {
	display: none;
}

.select2.select2-container--open .select2-selection--single {
	border-color: var(--rz-color-darker);
}

.select2.select2-container--open .select2-selection--single .select2-selection__arrow {
	transform: rotate(180deg);
}

.select2.select2-container--disabled .select2-selection--single {
	background: transparent;
}

.select2-container.select2-container--open {
	z-index: 10000;
}

.select2-container .select2-dropdown {
	font-size: 16px;
}

.select2-container .select2-search--dropdown {
	padding: 0;
	margin-bottom: 10px;
}

.select2-container .select2-search--dropdown .select2-search__field {
	border-color: #525252;
}

.select2-container .select2-dropdown {
	border-radius: 0;
	border: 0;
	padding: 10px;
	margin-top: 3px;
	border: 1px solid;
	background: #fff;
	box-shadow: 0 0 30px -2px rgba(0, 0, 0, 0.1);
	z-index: 1151;
}

.select2-container .select2-results__options {
	scrollbar-color: #1f1f1f #e2e2e278;
	scrollbar-width: thin;
}

.select2-container .select2-results__options::-webkit-scrollbar {
	width: 0;
	opacity: 0;
}

.select2-container .select2-results__options:hover::-webkit-scrollbar {
	width: 2px;
}

.select2-container .select2-results__options::-webkit-scrollbar-track {
	border-radius: 2px;
	background-color: #fff;
}

.select2-container .select2-results__options::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background-color: var(--rz-color-darker);
}

.select2-container .select2-results__options::-webkit-scrollbar-thumb:hover {
	background: #1f1f1f;
}

.select2-container .select2-results__options:focus {
	outline: none;
}

.select2-container .select2-results__options .select2-results__option--highlighted {
	background-color: transparent;
	color: var(--rz-color-darker);
	text-shadow: 0 0 var(--rz-color-darker);
}

.select2-container .select2-results__options .select2-results__option[aria-selected=true] {
	background-color: transparent;
	color: var(--rz-color-darker);
	text-shadow: 0 0 var(--rz-color-darker);
}

.select2-container.select2-container--default .select2-results__option[data-selected=true] {
	background-color: transparent;
	color: var(--rz-color-darker);
	text-shadow: 0 0 var(--rz-color-darker);
}

.select2-container .select2-results__option:focus {
	outline: none;
}

.pswp .video-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}

.pswp .video-wrapper iframe,
.pswp .video-wrapper .wp-video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.pswp .video-wrapper iframe:-webkit-full-screen {
	transform: none;
}

.admin-bar .pswp {
	z-index: 999999;
}

#yith-wcwl-popup-message {
	display: none !important;
}

body .blockUI.blockOverlay {
	position: relative;
	background-color: rgba(255, 255, 255, 0.7) !important;
	background-image: none !important;
}

body .blockUI.blockOverlay:after {
	display: none;
}

body .blockUI.blockOverlay:before {
	border-radius: 100px;
	display: block;
	background-image: none;
	background-color: var(--rz-background-color-primary);
	height: 13px;
	width: 13px;
	-webkit-animation: razzi-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
	        animation: razzi-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
	position: absolute;
	top: 50%;
	left: 50%;
	content: "";
	z-index: 9999;
	color: transparent !important;
	font-size: 0;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
	margin: 0;
}

.razzi-history-products {
	margin-bottom: 80px;
	position: relative;
}

.razzi-history-products .recently-header {
	margin: 0 0 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.razzi-history-products .recently-header.no-button {
	justify-content: center;
}

.razzi-history-products .recently-title {
	font-size: 28px;
	margin: 0 25px 0 0;
}

.razzi-history-products:not(.grid-type) ul.products {
	margin: 0;
	flex-wrap: initial;
}

.razzi-history-products:not(.grid-type) ul.products li.product {
	padding: 0;
}

.razzi-history-products .product-list {
	list-style: none;
	padding: 0;
}

.razzi-history-products .product-list.no-products li {
	width: 100%;
}

.razzi-history-products .product-list.no-products .razzi-button {
	margin-top: 35px;
}

.razzi-history-products .product-list li {
	display: inline-block;
}

.razzi-history-products .product-list li .product-infor {
	display: none;
	width: auto;
	min-width: 150px;
	position: absolute;
	top: 100px;
	left: 250px;
	z-index: 10002;
	box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.3);
	padding: 10px 25px;
	background-color: rgba(255, 255, 255, 0.9);
	text-align: center;
}

.razzi-history-products .product-list li .product-title {
	margin: 0 0 3px;
	white-space: nowrap;
}

.razzi-history-products .product-list li .product-price {
	color: var(--rz-text-color-gray);
	font-size: 16px;
	font-weight: 500;
	white-space: nowrap;
}

.razzi-history-products .product-list li .product-price del {
	font-size: 14px;
	color: #a6a6a6;
}

.razzi-history-products .product-list li .product-price ins {
	background-color: transparent;
	color: var(--rz-color-primary);
	padding-left: 5px;
}

.razzi-history-products .product-list li .hover-image {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity .4s;
}

.razzi-history-products .product-list li:hover .hover-image {
	opacity: 1;
}

.razzi-history-products .swiper-scrollbar {
	max-width: 570px;
	background-color: #e5e5e5;
	cursor: pointer;
	height: 4px;
	border-radius: 0;
	position: static;
	width: 100%;
	margin: 40px auto 0;
}

.razzi-history-products .swiper-scrollbar-drag {
	background-color: var(--rz-background-color-primary);
	cursor: pointer;
}

.razzi-history-products .razzi-posts__loading {
	display: block;
}

.razzi-history-products.loaded .razzi-posts__loading {
	display: none;
}

.razzi-history-products.hide-empty {
	display: none;
}

.single-product .razzi-history-products .recently-header {
	margin-bottom: 60px;
}

.razzi-sticky-add-to-cart {
	position: fixed;
	left: 0;
	right: 0;
	z-index: -9999;
	padding: 10px 20px;
	overflow: hidden;
	background-color: #ffffff;
	transition: transform .3s;
	opacity: 0;
}

.razzi-sticky-add-to-cart .rz-wishlist-button,
.razzi-sticky-add-to-cart .product-size-guide,
.razzi-sticky-add-to-cart a.added_to_cart {
	display: none;
}

.razzi-sticky-add-to-cart.open {
	overflow: initial;
	opacity: 1;
	z-index: 1000;
}

.razzi-sticky-add-to-cart form.cart {
	margin-left: auto;
}

.razzi-sticky-add-to-cart form.cart .product-button-wrapper {
	display: flex;
}

.razzi-sticky-add-to-cart form.cart .product-button-wrapper .rz-buy-now-button {
	display: none;
}

.razzi-sticky-add-to-cart form.cart .qty {
	width: 83px;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	color: var(--rz-text-color);
	height: 54px;
	line-height: 54px;
}

.razzi-sticky-add-to-cart form.cart .quantity .qty-dropdown .current {
	width: 83px;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	padding: 0 20px;
}

.razzi-sticky-add-to-cart form.cart .quantity .qty-dropdown .qty-options {
	width: 100%;
	height: 180px !important;
}

.razzi-sticky-add-to-cart form.cart .quantity .qty-dropdown .qty-options ul li {
	padding: 4.5px 20px;
	font-size: 18px;
}

.razzi-sticky-add-to-cart form.cart .quantity .qty-dropdown .razzi-svg-icon {
	font-size: 11px;
	margin-top: 0;
	transform: translateY(-50%);
	right: 20px;
}

.razzi-sticky-add-to-cart form.cart .single_add_to_cart_button {
	margin-left: 25px;
}

.razzi-sticky-add-to-cart form.cart .single_add_to_cart_button:after {
	content: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgcm9sZT0iaW1nIiBmb2N1c2FibGU9ImZhbHNlIiB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHBhdGggZD0iTTIxLjkzNTMgMjAuMDMzN0wyMC43NDkzIDguNTE3NzJDMjAuNzAwMyA4LjA0MDIgMjAuMjk4MSA3LjY3NzI1IDE5LjgxODEgNy42NzcyNUg0LjIxMzM4QzMuNzM0NjQgNy42NzcyNSAzLjMzMjY0IDguMDM4OTggMy4yODIzOSA4LjUxNTIzTDIuMDY0NTggMjAuMDM2OEMxLjk2NDA4IDIxLjA0MjQgMi4yOTkyOCAyMi4wNTI5IDIuOTgzOTkgMjIuODA5N0MzLjY2ODc0IDIzLjU2NiA0LjYzOTk5IDI0LjAwMDEgNS42NDg5NyAyNC4wMDAxSDE4LjM4MjdDMTkuMzg3IDI0LjAwMDEgMjAuMzQ5MiAyMy41NzQ3IDIxLjAyMTQgMjIuODMyMkMyMS43MDMxIDIyLjA4MSAyMi4wMzYxIDIxLjA2MjMgMjEuOTM1MyAyMC4wMzM3Wk0xOS42MzQ4IDIxLjU3NDhDMTkuMzExNSAyMS45MzEyIDE4Ljg2NjggMjIuMTI3NSAxOC4zODI3IDIyLjEyNzVINS42NDkzQzUuMTY4MzYgMjIuMTI3NSA0LjcwMzAzIDIxLjkxODEgNC4zNzI1MiAyMS41NTNDNC4wNDIgMjEuMTg3OCAzLjg4MDA1IDIwLjcwMzEgMy45Mjc0OSAyMC4yMjg0TDUuMDU2IDkuNTUwMTRIMTguOTczMkwyMC4wNzI0IDIwLjIyMTZDMjAuMTIyMyAyMC43MjgxIDE5Ljk2NjYgMjEuMjA4NyAxOS42MzQ4IDIxLjU3NDhaIiBmaWxsPSIjZmZmIj48L3BhdGg+IDxwYXRoIGQ9Ik0xMi4xNzE3IDBDOS4yMTE4MSAwIDYuODAzNjUgMi40MDgxMSA2LjgwMzY1IDUuMzY4MDNWOC42MTM4SDguNjc2MjJWNS4zNjgwM0M4LjY3NjIyIDMuNDQwNTMgMTAuMjQ0MiAxLjg3MjU2IDEyLjE3MTcgMS44NzI1NkMxNC4wOTkyIDEuODcyNTYgMTUuNjY3NCAzLjQ0MDUzIDE1LjY2NzQgNS4zNjgwM1Y4LjYxMzhIMTcuNTM5N1Y1LjM2ODAzQzE3LjUzOTcgMi40MDgxMSAxNS4xMzE2IDAgMTIuMTcxNyAwWiIgZmlsbD0iI2ZmZiI+PC9wYXRoPiA8L3N2Zz4=);
	margin-left: 16px;
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	width: 16px;
}

.razzi-sticky-add-to-cart form.variations_form {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;
	width: 100%;
}

.razzi-sticky-add-to-cart form.variations_form table.variations {
	margin: 10px 30px 10px 0;
	border: none;
	position: relative;
	padding-right: 40px;
	display: flex;
	flex: .8 1 0;
	justify-content: flex-end;
}

.razzi-sticky-add-to-cart form.variations_form table.variations select {
	padding: 6px 25px 6px 0;
	border-width: 0 0 1px;
	background-position: 100% 50%;
	max-width: 145px;
}

.razzi-sticky-add-to-cart form.variations_form tbody {
	display: flex;
	align-items: center;
	justify-content: center;
}

.razzi-sticky-add-to-cart form.variations_form tbody tr:not(:last-child) {
	margin-right: 40px;
}

.razzi-sticky-add-to-cart form.variations_form tbody td {
	border: none;
	padding: 0;
}

.razzi-sticky-add-to-cart form.variations_form tbody td.label {
	font-weight: 500;
	padding-right: 10px;
}

.razzi-sticky-add-to-cart form.variations_form .wcboost-variation-swatches__selected-label {
	display: none !important;
}

.razzi-sticky-add-to-cart form.variations_form .wcboost-variation-swatches:not(.wcboost-variation-swatches--button) .wcboost-variation-swatches__item {
	width: 30px !important;
	height: 30px !important;
	line-height: 30px !important;
}

.razzi-sticky-add-to-cart form.variations_form .wcboost-variation-swatches .wcboost-variation-swatches__item {
	margin: 5px;
}

.razzi-sticky-add-to-cart form.variations_form .wcboost-variation-swatches .wcboost-variation-swatches__item:last-child {
	margin-right: 0;
}

.razzi-sticky-add-to-cart form.variations_form .reset_variations {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	font-size: 16px;
	line-height: 1;
	padding-top: 5px;
}

.razzi-sticky-add-to-cart form.variations_form .single_variation_wrap {
	display: flex;
	justify-content: flex-end;
}

.razzi-sticky-add-to-cart form.variations_form .single_variation_wrap .price del {
	display: block;
}

.razzi-sticky-add-to-cart form.variations_form .woocommerce-variation {
	display: flex;
	flex: none;
	align-items: center;
	margin-right: 15px;
}

.razzi-sticky-add-to-cart form.variations_form .woocommerce-variation .woocommerce-variation-description {
	display: none;
}

.razzi-sticky-add-to-cart form.variations_form .woocommerce-variation .woocommerce-variation-availability {
	margin-left: 25px;
}

.razzi-sticky-add-to-cart form.variations_form .woocommerce-variation .woocommerce-variation-availability p {
	margin: 0;
}

.razzi-sticky-add-to-cart form.variations_form .single_add_to_cart_button.disabled {
	opacity: .5;
	cursor: not-allowed;
}

.razzi-sticky-add-to-cart.product-variable .razzi-sticky-add-to-cart__content-button {
	display: none;
}

.razzi-sticky-add-to-cart.product-variable .razzi-sticky-add-to-cart__content-product-info {
	flex: none;
	max-width: 20%;
}

.razzi-sticky-add-to-cart .quick-view-modal .woocommerce .entry-summary {
	padding-bottom: 50px;
}

.razzi-sticky-add-to-cart__content {
	display: flex;
	align-items: center;
	justify-content: center;
}

.razzi-sticky-add-to-cart__content > p.stock {
	display: none;
}

.razzi-sticky-add-to-cart__content > img {
	max-width: 3.706325903em;
	margin-right: 25px;
}

.razzi-sticky-add-to-cart__content-title {
	font-weight: 600;
}

.razzi-sticky-add-to-cart__content-product-info {
	margin-right: 40px;
}

.razzi-sticky-add-to-cart .woocommerce-variation-price .price,
.razzi-sticky-add-to-cart__content-price {
	font-size: 14px;
	font-weight: 500;
	color: var(--rz-text-color-gray);
	display: block;
}

.razzi-sticky-add-to-cart .woocommerce-variation-price .price del,
.razzi-sticky-add-to-cart__content-price del {
	margin-right: 10px;
	font-size: 12px;
	color: #a6a6a6;
	display: inline-block;
}

.razzi-sticky-add-to-cart .woocommerce-variation-price .price ins,
.razzi-sticky-add-to-cart__content-price ins {
	background-color: transparent;
	color: var(--rz-color-primary);
}

.razzi-sticky-add-to-cart form.cart .single_add_to_cart_button.loading::after,
.razzi-sticky-add-to-cart__content-button.loading::after {
	height: 16px;
	display: inline-block;
	border-radius: 50%;
	border: 2px solid;
	border-top-color: transparent;
	-webkit-animation: razzi-spin infinite 1s linear;
	animation: razzi-spin infinite 1s linear;
	transition: opacity .2s linear .2s;
	content: "";
	margin-top: -1px;
}

.razzi-sticky-add-to-cart__content-button {
	margin-left: auto;
	position: relative;
}

.razzi-sticky-add-to-cart__content-button:after {
	content: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgcm9sZT0iaW1nIiBmb2N1c2FibGU9ImZhbHNlIiB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHBhdGggZD0iTTIxLjkzNTMgMjAuMDMzN0wyMC43NDkzIDguNTE3NzJDMjAuNzAwMyA4LjA0MDIgMjAuMjk4MSA3LjY3NzI1IDE5LjgxODEgNy42NzcyNUg0LjIxMzM4QzMuNzM0NjQgNy42NzcyNSAzLjMzMjY0IDguMDM4OTggMy4yODIzOSA4LjUxNTIzTDIuMDY0NTggMjAuMDM2OEMxLjk2NDA4IDIxLjA0MjQgMi4yOTkyOCAyMi4wNTI5IDIuOTgzOTkgMjIuODA5N0MzLjY2ODc0IDIzLjU2NiA0LjYzOTk5IDI0LjAwMDEgNS42NDg5NyAyNC4wMDAxSDE4LjM4MjdDMTkuMzg3IDI0LjAwMDEgMjAuMzQ5MiAyMy41NzQ3IDIxLjAyMTQgMjIuODMyMkMyMS43MDMxIDIyLjA4MSAyMi4wMzYxIDIxLjA2MjMgMjEuOTM1MyAyMC4wMzM3Wk0xOS42MzQ4IDIxLjU3NDhDMTkuMzExNSAyMS45MzEyIDE4Ljg2NjggMjIuMTI3NSAxOC4zODI3IDIyLjEyNzVINS42NDkzQzUuMTY4MzYgMjIuMTI3NSA0LjcwMzAzIDIxLjkxODEgNC4zNzI1MiAyMS41NTNDNC4wNDIgMjEuMTg3OCAzLjg4MDA1IDIwLjcwMzEgMy45Mjc0OSAyMC4yMjg0TDUuMDU2IDkuNTUwMTRIMTguOTczMkwyMC4wNzI0IDIwLjIyMTZDMjAuMTIyMyAyMC43MjgxIDE5Ljk2NjYgMjEuMjA4NyAxOS42MzQ4IDIxLjU3NDhaIiBmaWxsPSIjZmZmIj48L3BhdGg+IDxwYXRoIGQ9Ik0xMi4xNzE3IDBDOS4yMTE4MSAwIDYuODAzNjUgMi40MDgxMSA2LjgwMzY1IDUuMzY4MDNWOC42MTM4SDguNjc2MjJWNS4zNjgwM0M4LjY3NjIyIDMuNDQwNTMgMTAuMjQ0MiAxLjg3MjU2IDEyLjE3MTcgMS44NzI1NkMxNC4wOTkyIDEuODcyNTYgMTUuNjY3NCAzLjQ0MDUzIDE1LjY2NzQgNS4zNjgwM1Y4LjYxMzhIMTcuNTM5N1Y1LjM2ODAzQzE3LjUzOTcgMi40MDgxMSAxNS4xMzE2IDAgMTIuMTcxNyAwWiIgZmlsbD0iI2ZmZiI+PC9wYXRoPiA8L3N2Zz4=);
	margin-left: 16px;
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	width: 16px;
}

.admin-bar .razzi-sticky-atc_top {
	top: 32px;
}

.razzi-sticky-atc_top {
	top: 0;
	transform: translate3d(0, -100%, 0);
	border-bottom: 1px solid var(--rz-border-color-light);
}

.razzi-sticky-atc_top.open {
	transform: translate3d(0, 0, 0);
}

.razzi-sticky-atc_top .quantity .qty-dropdown .qty-options {
	top: calc(100% - 1px);
}

.rz-header_sticky-act-active {
	opacity: 0;
}

.razzi-sticky-atc_bottom {
	bottom: 0;
	transform: translate3d(0, 100%, 0);
	border-top: 1px solid var(--rz-border-color-light);
}

.razzi-sticky-atc_bottom.open {
	transform: translate3d(0, 0, 0);
}

.razzi-sticky-atc_bottom .quantity .qty-dropdown .qty-options {
	bottom: calc(100% - 1px);
	top: initial;
}

/**
 * WooCommerce Responsive
 */
}@media all and (min-width: 1500px){
	.razzi-sticky-add-to-cart .container-fluid {
		padding-left: 90px;
		padding-right: 90px;
	}
}

@media all and (min-width: 1200px) and (max-width: 1500px){
	.razzi-sticky-add-to-cart form.variations_form tbody td.label {
		display: none;
	}
}

@media all and (max-width: 1199px){
	.quick-view-modal .woocommerce .product .entry-summary {
		padding-left: 30px;
		padding-right: 30px;
	}
	.single-product div.product .entry-summary {
		padding-left: 45px;
	}
	.razzi-sticky-add-to-cart.product-variable form.variations_form {
		display: none;
	}
	.razzi-sticky-add-to-cart.product-variable .razzi-sticky-add-to-cart__content-button {
		display: block;
	}
	.woocommerce-MyAccount-navigation,
	.woocommerce-MyAccount-content {
		width: 100%;
		padding: 0;
	}
	.woocommerce-MyAccount-navigation {
		border-bottom: 1px solid var(--rz-border-color-light);
	}
	.woocommerce-MyAccount-navigation ul {
		display: flex;
		overflow: hidden;
		overflow-x: auto;
		margin: 0 -15px;
	}
	.woocommerce-MyAccount-navigation ul li {
		padding: 15px;
		border: none;
	}
	.woocommerce-MyAccount-navigation ul li:first-child {
		border: none;
	}
	.woocommerce-MyAccount-navigation ul li a {
		padding: 0;
		white-space: nowrap;
	}
	.woocommerce-MyAccount-navigation ul li a .razzi-svg-icon {
		display: none;
	}
	.woocommerce-MyAccount-content {
		margin-top: 50px;
	}
	table.my_account_orders > tbody > tr > td > table tr td {
		padding: 15px;
	}
}

@media all and (min-width: 991px){
	ul.products li.product {
		width: 33.33%;
		padding: 0 15px;
	}
	ul.products.columns-1 li.product {
		float: none;
		width: 100%;
	}
	ul.products.columns-2 li.product {
		width: 50%;
	}
	ul.products.columns-3 li.product {
		width: 33.33%;
	}
	ul.products.columns-4 li.product {
		width: 25%;
	}
	ul.products.columns-5 li.product {
		width: 20%;
	}
	ul.products.columns-6 li.product {
		width: 16.66%;
	}
	ul.products.columns-7 li.product {
		width: 14.28%;
	}
	ul.products.layout-masonry {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		position: relative;
	}
	ul.products.layout-masonry li.product {
		width: 100%;
	}
	ul.products.layout-masonry li.product .product-inner,
	ul.products.layout-masonry li.product .product-thumbnail,
	ul.products.layout-masonry li.product .woocommerce-LoopProduct-link {
		display: block;
	}
	ul.products.layout-masonry li.product .product-thumbnail img {
		-o-object-fit: cover;
		   object-fit: cover;
		width: 100%;
		height: 100%;
	}
	ul.products.layout-masonry:not(.razzi-products-masonry__content) li.product:nth-child(14n+11), ul.products.layout-masonry:not(.razzi-products-masonry__content) li.product:nth-child(14n+1) {
		grid-column: span 2;
		grid-row: span 2;
	}
}

@media all and (max-width: 1199px) and (min-width: 992px){
	ul.products.columns-5 li.product {
		width: 25%;
	}
	ul.products.columns-6 li.product {
		width: 25%;
	}
	.single-product div.product.layout-v2 .flex-control-thumbs {
		width: 62px;
	}
	.single-product div.product.layout-v2 .woocommerce-product-gallery:not(.without-thumbnails) {
		padding-left: 75px;
	}
}

@media all and (max-width: 991px){
	.woocommerce-product-gallery .flex-control-thumbs li {
		position: relative;
	}
	.woocommerce-product-gallery .flex-control-thumbs li img {
		opacity: 0;
		position: absolute;
	}
	.woocommerce-product-gallery .flex-control-thumbs li span {
		transition: background-color 0.4s;
		display: block;
		width: 100%;
		height: 100%;
		background-color: #d8d8d8;
	}
	.woocommerce-product-gallery .flex-control-thumbs li .flex-active + span {
		background-color: var(--rz-background-color-primary);
	}
	.woocommerce-product-gallery .flex-control-thumbs li .i-video {
		display: none;
	}
	.woocommerce-product-gallery .flex-direction-nav {
		display: none;
	}
	.rz-catalog-categories {
		padding: 0;
		margin-bottom: 40px;
	}
	.single-product div.product .woocommerce-product-gallery,
	.single-product div.product .entry-summary {
		width: 100%;
	}
	.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a, .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
		margin: 0 auto;
	}
	.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
		display: flex;
	}
	.single-product div.product .woocommerce-product-gallery .razzi-video-wrapper.video-youtube, .single-product div.product .woocommerce-product-gallery .razzi-video-wrapper.video-vimeo {
		padding-bottom: inherit;
	}
	.single-product div.product .woocommerce-product-gallery .razzi-video-wrapper.video-youtube iframe, .single-product div.product .woocommerce-product-gallery .razzi-video-wrapper.video-vimeo iframe {
		position: static;
	}
	.single-product div.product.layout-v5 .woocommerce-product-gallery__wrapper {
		display: flex;
	}
	.single-product div.product.layout-v5 .flex-viewport {
		height: 100% !important;
	}
	.single-product div.product .entry-summary {
		padding-left: 0;
		margin-top: 50px;
	}
	.single-product div.product.has-buy-now .entry-summary {
		padding-left: 0;
	}
	.single-product div.product .woocommerce-product-gallery:not(.without-thumbnails) .flex-control-thumbs {
		margin: 30px 0 0;
		position: relative;
		width: auto;
		flex-direction: row;
	}
	.single-product div.product .woocommerce-product-gallery:not(.without-thumbnails) .flex-control-thumbs li {
		border-radius: 50%;
		display: inline-block;
		width: 8px !important;
		height: 8px !important;
		background-color: var(--rz-background-color-gray);
		border: none;
		margin: 0 5px 0;
		padding: 0;
		overflow: hidden;
	}
	.single-product div.product .woocommerce-product-gallery:not(.without-thumbnails) .flex-control-thumbs li:last-child {
		margin-right: 0;
	}
	.single-product div.product .woocommerce-product-gallery:not(.without-thumbnails) .flex-control-thumbs li img {
		opacity: 0;
	}
	.single-product div.product .flex-control-nav {
		position: relative;
		width: 100%;
		justify-content: center;
		margin: 25px 0 0;
		text-align: center;
		padding: 0;
		line-height: 0;
	}
	.single-product div.product .flex-control-nav li {
		display: inline-block;
		margin: 0 5px;
	}
	.single-product div.product .flex-control-nav li:last-child {
		margin-right: 0;
	}
	.single-product div.product .flex-control-nav li a {
		border-radius: 50%;
		display: block;
		width: 8px;
		height: 8px;
		text-indent: -9999em;
		background-color: #d8d8d8;
	}
	.single-product div.product .flex-control-nav li .flex-active {
		background-color: var(--rz-background-color-primary);
	}
	.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized .flex-control-thumbs {
		margin-top: 25px;
		width: 100%;
		position: relative;
	}
	.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized .rz-swiper-button {
		display: none;
	}
	.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized.swiper-container-vertical {
		position: relative;
		width: auto;
	}
	.single-product div.product.layout-v2 .woocommerce-product-gallery:not(.without-thumbnails) {
		padding-left: 0;
	}
	.single-product div.product.layout-v2 .flex-control-thumbs {
		flex-direction: row;
		justify-content: center;
	}
	.single-product div.product.layout-v3 .woocommerce-product-gallery__wrapper,
	.single-product div.product.layout-v3 .woocommerce-product-gallery__image, .single-product div.product.layout-v5 .woocommerce-product-gallery__wrapper,
	.single-product div.product.layout-v5 .woocommerce-product-gallery__image {
		margin: 0;
	}
	.single-product div.product.layout-v4 .rz-swiper-button {
		display: none;
	}
	.single-product div.product.layout-v4 .woocommerce-product-gallery:not(.without-thumbnails) {
		padding: 0;
	}
	.woocommerce-cart .woocommerce-cart-form {
		padding-right: 50px;
	}
	.woocommerce-cart table.shop_table .coupon-form td {
		width: 100%;
		padding: 10px 0;
	}
	.woocommerce-cart table.shop_table .coupon-form .coupon {
		width: inherit;
	}
	.woocommerce-cart table.shop_table .coupon-form .coupon .coupon-row {
		display: flex;
	}
	.woocommerce-cart table.shop_table .coupon-form .coupon input {
		width: 100%;
		min-width: auto;
	}
	.woocommerce-cart table.shop_table .coupon-form .actions > button {
		width: inherit;
		margin-top: 20px;
	}
	.woocommerce-account .woocommerce-ResetPassword {
		width: 100%;
	}
	.woocommerce-checkout .col2-set,
	.woocommerce-checkout .woocommerce-checkout-review-order {
		width: 100%;
		padding-right: 0;
		position: static;
	}
	.quick-view-modal .modal-content {
		width: 85%;
		right: 0;
		top: 0;
		bottom: 0;
		left: auto;
		max-width: 600px;
		max-height: 100vh;
		transform: translateX(100%);
		transition: transform .5s;
	}
	.quick-view-modal.loaded .modal-content {
		transform: translateX(0);
	}
	.quick-view-modal .button-close {
		top: 20px;
		right: 20px;
	}
	.quick-view-modal .razzi-scrollbar {
		overflow: hidden;
	}
	.quick-view-modal .woocommerce .product {
		background-color: #fff;
		transition: none;
		overflow: auto;
		height: 100vh;
		scrollbar-color: #1f1f1f #e2e2e278;
		scrollbar-width: thin;
	}
	.quick-view-modal .woocommerce .product::-webkit-scrollbar {
		width: 2px;
	}
	.quick-view-modal .woocommerce .product::-webkit-scrollbar-track {
		background-color: #e2e2e2;
	}
	.quick-view-modal .woocommerce .product::-webkit-scrollbar-thumb {
		background-color: #1f1f1f;
	}
	.quick-view-modal .woocommerce .product .entry-summary {
		position: relative;
		padding: 30px 15px 15px;
		margin-top: 0;
		height: auto;
	}
	.quick-view-modal .woocommerce .product .entry-thumbnail,
	.quick-view-modal .woocommerce .product .entry-summary {
		width: 100%;
	}
	.quick-view-modal .woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
		margin: 0;
	}
	.quick-view-modal .woocommerce .product.has-buy-now .entry-summary {
		padding-left: 15px;
	}
	.full-content .rz-catalog-categories {
		padding: 0;
	}
	ul.products {
		margin: 0 -10px;
	}
	ul.products li.product {
		padding: 0 10px;
		width: 33.33%;
	}
	ul.products li.product .product-inner .product-loop__buttons {
		position: absolute;
		padding: 0;
		top: 0;
		right: 15px;
		bottom: auto;
		flex-direction: column;
		width: auto;
		left: auto;
	}
	ul.products li.product .product-inner .product-loop__buttons .rz-loop_button {
		width: auto;
		height: auto;
		background-color: transparent;
		margin: 15px 0 0;
		--rz-background-text-color-primary: var(--rz-color-dark);
		transform: translateX(10px);
		line-height: 1;
	}
	ul.products li.product .product-inner .product-loop__buttons .rz-loop_button:hover {
		background-color: transparent;
	}
	ul.products li.product .product-inner .product-loop__buttons .rz-loop_button:before {
		right: 30px;
		left: auto;
		top: 50%;
		transform: translateY(-50%);
	}
	ul.products li.product .product-inner .product-loop__buttons .rz-loop_button:after {
		right: 20px;
		left: auto;
		top: 50%;
		transform: translateY(-50%) rotate(270deg);
	}
	ul.products li.product .product-inner:hover .product-thumbnail .rz-loop_button {
		transform: translateX(0);
	}
	ul.products li.product .product-inner .woocommerce-badges {
		top: 15px;
	}
	ul.products.product-loop-layout-2 li.product .product-thumbnail .rz-loop_button {
		display: none;
		margin: 15px 0 0;
	}
	ul.products.product-loop-layout-2 li.product .product-thumbnail .rz-loop_button:after {
		transform: translateY(-50%);
	}
	ul.products.product-loop-layout-2 li.product .product-thumbnail .rz-loop_button:before {
		right: 30px;
		left: auto;
		top: 50%;
		transform: translateY(-50%);
	}
	ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons {
		right: 15px;
	}
	ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons .rz-loop_button {
		display: block;
	}
	ul.products.product-loop-layout-4 li.product .product-inner .product-summary, ul.products.product-loop-layout-7 li.product .product-inner .product-summary {
		position: static;
	}
	ul.products.product-loop-layout-4 li.product .product-inner .product-loop__buttons, ul.products.product-loop-layout-7 li.product .product-inner .product-loop__buttons {
		position: absolute;
		top: 0;
		left: auto;
		right: 15px;
		flex-direction: column;
		height: auto;
		transform: none !important;
		transition: none !important;
		opacity: 1 !important;
		margin: 0;
		z-index: 10;
	}
	ul.products.product-loop-layout-4 li.product .product-inner .product-loop__buttons .rz-loop_button, ul.products.product-loop-layout-7 li.product .product-inner .product-loop__buttons .rz-loop_button {
		opacity: 0;
		transform: translateX(10px);
		padding: 0;
		transition: 0.1s;
		transition-property: transform, opacity;
	}
	ul.products.product-loop-layout-4 li.product .product-inner .product-loop__buttons .rz-loop_button:nth-child(2), ul.products.product-loop-layout-7 li.product .product-inner .product-loop__buttons .rz-loop_button:nth-child(2) {
		transition-delay: 75ms;
	}
	ul.products.product-loop-layout-4 li.product .product-inner .product-loop__buttons .rz-loop_button:nth-child(3), ul.products.product-loop-layout-7 li.product .product-inner .product-loop__buttons .rz-loop_button:nth-child(3) {
		transition-delay: .15s;
	}
	ul.products.product-loop-layout-4 li.product .product-inner .product-loop__buttons .rz-loop_button:before, ul.products.product-loop-layout-7 li.product .product-inner .product-loop__buttons .rz-loop_button:before {
		right: 30px;
		left: auto;
		top: 50%;
		transform: translateY(-50%);
	}
	ul.products.product-loop-layout-4 li.product .product-inner .product-loop__buttons .rz-loop_button:after, ul.products.product-loop-layout-7 li.product .product-inner .product-loop__buttons .rz-loop_button:after {
		right: 20px;
		left: auto;
		top: 50%;
		transform: translateY(-50%) rotate(270deg);
	}
	ul.products.product-loop-layout-4 li.product .product-inner .yith-wcwl-add-to-wishlist .rz-loop_button, ul.products.product-loop-layout-7 li.product .product-inner .yith-wcwl-add-to-wishlist .rz-loop_button {
		transition-delay: .15s;
	}
	ul.products.product-loop-layout-4 li.product .product-inner:hover .product-summary, ul.products.product-loop-layout-7 li.product .product-inner:hover .product-summary {
		transform: none;
	}
	ul.products.product-loop-layout-4 li.product .product-inner:hover .product-loop__buttons .rz-loop_button, ul.products.product-loop-layout-7 li.product .product-inner:hover .product-loop__buttons .rz-loop_button {
		transform: translateX(0);
		opacity: 1;
	}
	ul.products.product-loop-layout-7 li.product .product-summary {
		position: static;
		opacity: 1;
		padding-left: 0;
		padding-right: 0;
	}
	ul.products.product-loop-layout-8 li.product .product-thumbnail .product-loop-inner__buttons {
		position: absolute;
		top: 15px;
		left: auto;
		right: 15px;
		display: flex;
		flex-direction: column;
		z-index: 10;
	}
	ul.products.product-loop-layout-8 li.product .product-thumbnail .rz-loop_button {
		margin-bottom: 12px;
		opacity: 0;
		transform: translateX(10px);
		padding: 0;
		transition: 0.1s;
		transition-property: transform, opacity;
		width: auto;
		height: auto;
		background-color: transparent;
	}
	ul.products.product-loop-layout-8 li.product .product-thumbnail .rz-loop_button:nth-child(2) {
		transition-delay: 75ms;
	}
	ul.products.product-loop-layout-8 li.product .product-thumbnail .rz-loop_button:nth-child(3) {
		transition-delay: .15s;
	}
	ul.products.product-loop-layout-8 li.product .product-thumbnail .rz-loop_button:before {
		right: 30px;
		left: auto;
		top: 50%;
		transform: translateY(-50%);
	}
	ul.products.product-loop-layout-8 li.product .product-thumbnail .rz-loop_button:after {
		right: 20px;
		left: auto;
		top: 50%;
		transform: translateY(-50%) rotate(270deg);
	}
	ul.products.product-loop-layout-8 li.product .product-thumbnail .yith-wcwl-add-to-wishlist .rz-loop_button {
		transition-delay: .15s;
	}
	ul.products.product-loop-layout-8 li.product .yith-wcwl-add-to-wishlist {
		margin-left: 0;
	}
	ul.products.product-loop-layout-8 li.product .product-summary {
		transform: none !important;
		position: relative;
	}
	ul.products.product-loop-layout-8 li.product .product-summary .quick-view-button,
	ul.products.product-loop-layout-8 li.product .product-summary .yith-wcwl-add-to-wishlist {
		display: none;
	}
	ul.products.product-loop-layout-8 li.product .product-summary .product-loop__buttons a.rz-loop_atc_button {
		display: flex;
		transform: translateX(0);
	}
	ul.products.product-loop-layout-8 li.product .product-summary .product-loop__buttons a.rz-loop_atc_button .loop_button-text {
		width: auto;
	}
	ul.products.product-loop-layout-8 li.product .product-summary .product-loop__buttons a.rz-loop_atc_button.loading:before {
		position: static;
	}
	ul.products.product-loop-layout-8 li.product .product-loop__top {
		display: block;
	}
	ul.products.product-loop-layout-8 li.product .price {
		text-align: left;
		padding-left: 0;
	}
	ul.products.product-loop-layout-8 li.product .product-inner .product-loop__buttons {
		position: static;
		opacity: 1;
		display: flex;
	}
	ul.products.product-loop-layout-8 li.product .product-inner.show-variations_form .product-summary .product-loop__buttons {
		opacity: 1;
		z-index: 9999;
		pointer-events: auto;
		width: 100%;
		right: 0;
		padding-top: 30px;
	}
	ul.products.product-loop-layout-8 li.product .product-inner.show-variations_form .product-summary .product-loop__buttons .product-close-variations-form {
		position: absolute;
		top: 5px;
		right: 3px;
	}
	ul.products.product-loop-layout-8 li.product .product-inner.show-variations_form .product-summary .product-loop__buttons .product-close-variations-form .razzi-svg-icon {
		font-size: 14px;
	}
	ul.products.product-loop-layout-8 li.product .product-inner.show-variations_form .rz-loop_atc_button {
		display: flex !important;
	}
	ul.products.product-loop-layout-8 li.product .product-inner.show-variations_form .product-quick-shop-button {
		display: block;
		margin-top: 15px;
		width: 100%;
		border-radius: 3px;
		line-height: 42px;
		height: 42px;
	}
	ul.products.product-loop-layout-8 li.product .product-inner.show-variations_form .product-quick-shop-button .razzi-svg-icon {
		display: none;
	}
	ul.products.product-loop-layout-8 li.product form.cart {
		padding-bottom: 0;
	}
	ul.products.product-loop-layout-9 li.product .product-inner .product-loop__buttons .rz-loop_button:before {
		right: 30px;
	}
	ul.products.product-loop-layout-9 li.product .product-inner .product-loop__buttons .rz-loop_button:after {
		right: 20px;
	}
	ul.products.product-loop-layout-9 li.product .product-quick-shop-button {
		margin-top: 15px;
	}
	ul.products.product-loop-layout-9 li.product .product-quick-shop-button .razzi-svg-icon {
		display: none;
	}
	ul.products.has-variations-form li.product-type-variable .product-inner .product-summary .product-loop__buttons {
		opacity: 0;
		z-index: -9999;
		top: auto;
		bottom: 0;
		transition: bottom .35s ease;
		pointer-events: none;
		position: absolute;
		display: block;
	}
	ul.products.has-variations-form li.product-type-variable .product-inner .product-summary .product-loop__buttons .rz-loop_atc_button {
		display: none;
	}
	ul.products.has-variations-form li.product-type-variable .product-inner .product-summary .product-loop__buttons .product-close-variations-form {
		position: absolute;
		top: 5px;
		right: 3px;
		display: block;
	}
	ul.products.has-variations-form li.product-type-variable .product-inner .product-summary .product-loop__buttons .product-close-variations-form .razzi-svg-icon {
		font-size: 14px;
	}
	ul.products.has-variations-form li.product-type-variable .product-inner .product-quick-shop-button {
		display: block;
		margin-top: 15px;
		width: 100%;
		border-radius: 3px;
		line-height: 42px;
		height: 42px;
	}
	ul.products.has-variations-form li.product-type-variable .product-inner .product-quick-shop-button .razzi-svg-icon {
		display: none;
	}
	ul.products.has-variations-form li.product-type-variable .product-inner.show-variations_form .product-quick-shop-button {
		visibility: hidden;
		opacity: 0;
	}
	ul.products.product-loop-layout-6 li.product .product-inner {
		padding-bottom: 20px;
		box-shadow: none !important;
	}
	ul.products.product-loop-layout-6 li.product .woocommerce-product-details__short-description {
		display: none;
	}
	ul.products.mobile-show-atc li.product .product-inner .product-thumbnail .rz-loop_atc_button {
		display: none;
	}
	ul.products.mobile-show-atc li.product .product-inner .product-thumbnail .rz-loop_button:nth-child(2) {
		transition-delay: 0s;
	}
	ul.products.mobile-show-atc li.product .product-inner .product-thumbnail .yith-wcwl-add-to-wishlist .rz-loop_button {
		transition-delay: 75ms;
	}
	ul.products.mobile-show-atc li.product .product-summary .rz-loop_atc_button {
		font-weight: 500;
		font-size: 16px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: var(--rz-background-color-dark) !important;
		color: var(--rz-color-lighter);
		text-align: center;
		white-space: nowrap;
		text-decoration: none;
		padding: 0 10px;
		height: 42px;
		line-height: 42px;
		margin-top: 15px;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		border-radius: 3px;
		text-transform: none;
		border: none;
	}
	ul.products.mobile-show-atc li.product .product-summary .rz-loop_atc_button .loop_button-text {
		transition: 0.3s;
	}
	ul.products.mobile-show-atc li.product .product-summary .rz-loop_atc_button .razzi-svg-icon {
		display: none;
	}
	ul.products.mobile-show-atc li.product .product-summary .rz-loop_atc_button.loading .loop_button-text {
		padding-left: 5px;
	}
	ul.products.mobile-show-atc li.product .product-summary .product-loop__buttons .rz-loop_atc_button {
		display: none;
	}
	ul.products.mobile-show-featured-icons li.product .product-inner .product-loop__buttons .rz-loop_button,
	ul.products.mobile-show-featured-icons li.product .product-inner .product-loop-inner__buttons .rz-loop_button {
		transform: translateX(0) !important;
		opacity: 1 !important;
	}
	ul.products.product-loop-center li.product .product-summary {
		padding-left: 0;
		padding-right: 0;
	}
	ul.products.product-loop-layout-7 li.product .product-summary {
		padding-bottom: 0;
	}
	.razzi-products-masonry ul.products.layout-masonry li.product {
		margin-bottom: 20px;
	}
	.razzi-catalog-page .widget-area.catalog-sidebar {
		padding: 0 !important;
		margin: 0 !important;
		position: fixed;
		display: none;
	}
	.razzi-catalog-page .widget-area.catalog-sidebar.open {
		display: block;
	}
	.catalog-toolbar-filters__v2 .products-filter__filters {
		flex-direction: column;
	}
	.catalog-toolbar-filters__v2 .products-filter__filters .products-filter__filter {
		width: 100%;
	}
	.catalog-toolbar-filters__v2 .products-filter__filters .products-filter__filter-name {
		border-left-width: 1px !important;
	}
	.catalog-toolbar-filters__v2 .products-filter__filters .products-filter__filter-control {
		position: static;
		width: 100%;
		border-top-width: 0;
	}
	.catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) {
		width: 100% !important;
	}
	.catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) .widget-title {
		border-left-color: var(--rz-border-color-light);
	}
	.catalog-toolbar-filters__v2 .widget:not(.products-filter-widget):not(:last-child) .widget-title {
		border-bottom-width: 0;
	}
	.catalog-toolbar-filters__v2 .widget:not(.products-filter-widget).active .widget-title {
		border-bottom-width: 1px;
	}
	.catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) .widget-content {
		position: static;
		width: 100%;
		border-top-width: 0;
	}
	.catalog-toolbar.layout-v1 {
		flex-wrap: wrap;
	}
	.catalog-toolbar.layout-v1 .product-toolbar-breadcrumb {
		max-width: 70%;
	}
	.catalog-toolbar.layout-v1 .page-header__title {
		font-size: 22px;
	}
	.catalog-toolbar.layout-v1 .woocommerce-ordering {
		display: none;
	}
	.catalog-toolbar.layout-v1 .toggle-filters {
		order: 2;
		display: flex;
		align-items: center;
	}
	.catalog-toolbar.layout-v1 .toggle-filters .text-filter {
		margin-left: 10px;
		font-weight: 500;
	}
	.catalog-toolbar.layout-v1 .razzi-posts__found {
		order: 3;
		width: 100%;
		margin-top: 30px;
	}
	.catalog-toolbar.layout-v3 {
		position: relative;
		border: none;
		min-height: 20px;
		display: block;
		margin-bottom: 10px;
	}
	.catalog-toolbar.layout-v3 .catalog-toolbar-right {
		position: absolute;
		top: 0;
		right: 0;
	}
	.catalog-toolbar.layout-v3 .catalog-toolbar-tabs__content {
		display: none;
		opacity: 0;
		-webkit-animation: fadein 1.3s;
		        animation: fadein 1.3s;
		margin-bottom: 50px;
	}
	.catalog-toolbar.layout-v3 .catalog-toolbar-tabs__content.open {
		opacity: 1;
	}
	.catalog-toolbar.layout-v3 .catalog-toolbar-tabs__content a {
		display: block;
		padding: 15px 0;
		margin: 0;
		border-bottom: 1px solid #e5e5e5;
	}
	.catalog-toolbar.layout-v3 .catalog-toolbar-tabs__content a.active:after, .catalog-toolbar.layout-v3 .catalog-toolbar-tabs__content a:hover:after {
		border-color: transparent;
	}
	.catalog-toolbar.layout-v3 .woocommerce-ordering {
		display: none;
	}
	.catalog-toolbar.layout-v3 .catalog-toolbar-tabs__title {
		display: inline-block;
		margin-bottom: 20px;
		padding-right: 25px;
	}
	.catalog-toolbar.layout-v3 .catalog-toolbar-tabs__title .razzi-svg-icon {
		position: absolute;
		right: 0;
		top: -1px;
		transition: .3s;
		font-size: 18px;
	}
	.catalog-toolbar.layout-v3 .catalog-toolbar-tabs__title.active .razzi-svg-icon {
		transform: rotate(180deg);
	}
	.catalog-toolbar-filters__v3 {
		-webkit-animation: fadein 1.3s;
		        animation: fadein 1.3s;
	}
	.catalog-toolbar-filters__v3 .catalog-filters-content {
		display: block;
		margin: 0;
		padding: 0;
	}
	.catalog-toolbar-filters__v3 .products-filter__filters {
		margin: 0;
	}
	.catalog-toolbar-filters__v3 .products-filter__filter {
		width: 100%;
		margin-bottom: 0;
		padding: 0;
	}
	.catalog-toolbar-filters__v3 .products-filter__filter.active .products-filter__filter-name:after {
		transform: rotate(180deg);
	}
	.catalog-toolbar-filters__v3 .products-filter__filter .filter-content {
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.catalog-toolbar-filters__v3 .products-filter__filter .filter-swatches {
		margin-bottom: 5px;
	}
	.catalog-toolbar-filters__v3 .products-filter__filter-control {
		display: none;
		padding: 0 0 30px;
	}
	.catalog-toolbar-filters__v3 .products-filter__filter-name {
		position: relative;
		font-size: 16px;
		border-bottom: 1px solid #e5e5e5;
		padding: 0 0 20px;
		margin-bottom: 20px;
	}
	.catalog-toolbar-filters__v3 .products-filter__filter-name:after {
		display: block;
	}
	.catalog-toolbar-filters__v3 .widget {
		padding: 0;
		width: 100%;
		margin-top: 0;
	}
	.catalog-toolbar-filters__v3 .widget:not(.products-filter-widget).active .widget-title .razzi-svg-icon {
		transform: rotate(180deg);
	}
	.catalog-toolbar-filters__v3 .widget:not(.products-filter-widget) .widget-title {
		position: relative;
		cursor: pointer;
		font-size: 16px;
		border-bottom: 1px solid var(--rz-border-color-light);
		padding-bottom: 20px;
	}
	.catalog-toolbar-filters__v3 .widget:not(.products-filter-widget) .widget-title .razzi-svg-icon {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		transition: .3s;
		font-size: 16px;
	}
	.catalog-toolbar-filters__v3 .widget:not(.products-filter-widget) .widget-content {
		margin-top: 20px;
		margin-bottom: 20px;
		display: none;
	}
	.catalog-toolbar-filters__v3 .widget.widget_price_filter .widget-content {
		margin-top: 0;
	}
	.catalog-toolbar-filters__v3 .widget:last-child {
		margin-bottom: 40px;
	}
	.razzi-history-products .product-list li .product-infor {
		position: static;
		display: block !important;
		padding: 10px 0;
		box-shadow: none;
	}
	.razzi-history-products .product-list li .product-infor .product-title {
		white-space: normal;
	}
	.razzi-history-products .swiper-scrollbar {
		margin-top: 20px;
	}
	.single-product .razzi-history-products .recently-header {
		margin-bottom: 40px;
	}
}

@media all and (min-width: 767px){
	.catalog-toolbar.layout-v1 .woocommerce-breadcrumb {
		display: none;
	}
	.catalog-toolbar.layout-v1 .product-toolbar-breadcrumb .woocommerce-breadcrumb {
		display: block;
	}
}

@media all and (max-width: 767px){
	.rz-modal {
		--rz-modal-spacing: 20px;
	}
	ul.products.mobile-pl-col-1 li.product {
		width: 100%;
	}
	ul.products.mobile-pl-col-2 li.product {
		width: 50%;
	}
	ul.products.mobile-pl-col-3 li.product {
		width: 33.33%;
	}
	ul.products {
		margin: 0 -7.5px;
	}
	ul.products li.product {
		padding: 0 7.5px;
	}
	.catalog-toolbar.layout-v1 .woocommerce-breadcrumb {
		display: block;
		flex: 1 1 100%;
		order: 3;
	}
	.catalog-toolbar.layout-v1 .product-toolbar-breadcrumb .page-header__title {
		padding-bottom: 0;
	}
	.catalog-toolbar.layout-v1 .product-toolbar-breadcrumb .woocommerce-breadcrumb {
		display: none;
	}
	.woocommerce-MyAccount-content .order-item {
		padding: 15px;
	}
	.woocommerce-MyAccount-content > section {
		padding: 30px 15px 15px;
	}
	.woocommerce-MyAccount-content .form-row {
		width: 100%;
	}
	.woocommerce-MyAccount-content .woocommerce-columns--addresses {
		flex-direction: column;
	}
	table.shop_table thead th:first-child {
		padding-left: 15px;
	}
	table.shop_table tr {
		display: flex;
		flex-direction: column;
	}
	table.shop_table tr .woocommerce-orders-table__cell {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0;
	}
	table.shop_table tr .woocommerce-orders-table__cell .order-title {
		margin: 0;
	}
	table.shop_table tbody td.product-thumbnail {
		width: auto;
	}
	table.my_account_orders thead {
		display: block;
	}
	table.my_account_orders > tbody > tr > td {
		padding: 15px;
	}
	table.my_account_orders > tbody > tr > td:before {
		display: none;
	}
	table.my_account_orders > tbody > tr > td > table.order-image tr {
		flex-wrap: wrap;
	}
	table.my_account_orders .woocommerce-orders-table__cell {
		text-align: right;
	}
	table.my_account_orders .woocommerce-orders-table__cell:before {
		text-transform: uppercase;
		font-size: 12px;
		font-weight: 500;
		color: var(--rz-text-color);
	}
	table.my_account_orders .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
		text-align: left;
		margin-top: 10px;
		padding: 0;
	}
	table.my_account_orders .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions:before {
		display: none;
	}
	table.my_account_orders .order-list-image {
		padding: 20px 0 0 0;
	}
	table.order_details.woocommerce-table--order-downloads tbody tr td {
		padding: 5px 0;
	}
	table.order_details.woocommerce-table--order-downloads tbody tr td:first-child {
		padding-top: 20px;
	}
	table.order_details.woocommerce-table--order-downloads tbody tr:last-child .download-file {
		margin-bottom: 10px;
	}
	table.order_details.woocommerce-table--order-downloads .download-file {
		display: flex;
		flex-direction: column;
		text-align: left;
		margin-bottom: 20px;
	}
	table.order_details.woocommerce-table--order-downloads .download-file a {
		margin-top: 10px;
	}
	table.order_details .woocommerce-table__product-table .product-content {
		padding-top: 0;
	}
	.woocommerce-MyAccount-content .woocommerce-order-total table.shop_table tr {
		flex-direction: row;
		justify-content: space-between;
	}
	.woocommerce-MyAccount-content .woocommerce-order-total table.shop_table tr > * {
		padding: 20px 0;
	}
	.woocommerce-edit-address .woocommerce-Addresses {
		flex-direction: column;
		margin: 0;
	}
	.woocommerce-edit-address .woocommerce-Addresses > * {
		flex: 1 1 100%;
		margin: 0 0 20px 0;
	}
	.woocommerce-account .col2-set {
		margin: 0;
	}
	.woocommerce-account .col2-set .woocommerce-Address {
		width: 100%;
	}
	.woocommerce-account #customer_login {
		display: block;
	}
	.woocommerce-account #customer_login .u-column1,
	.woocommerce-account #customer_login .u-column2 {
		width: 100%;
		margin: 0 0 30px 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	.woocommerce-account .woocommerce-ResetPassword .reset-depscription {
		padding: 0;
	}
	.woocommerce-account .woocommerce-form-login button,
	.woocommerce-account .woocommerce-form-register button {
		width: 100%;
	}
	.woocommerce-account .woocommerce-form-login .woocommerce-LostPassword,
	.woocommerce-account .woocommerce-form-register .woocommerce-LostPassword {
		text-align: left;
	}
	.woocommerce-cart .form-row {
		width: 100%;
	}
	.woocommerce-cart .woocommerce-cart-form {
		width: 100%;
		padding: 0;
	}
	.woocommerce-cart .cart-collaterals {
		width: 100%;
	}
	.woocommerce-cart .cart-collaterals .cart_totals {
		padding: 5px 20px;
		margin-top: 30px;
	}
	.woocommerce-cart .cart-collaterals table.shop_table tbody tr {
		justify-content: space-between;
		align-items: center;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.woocommerce-cart .cart-collaterals table.shop_table tbody tr:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.woocommerce-cart .cart-collaterals table.shop_table tbody th {
		display: inline-block;
	}
	.woocommerce-cart .cart-collaterals table.shop_table tbody td {
		padding: 10px 0;
	}
	.woocommerce-cart .cart-collaterals table.shop_table tr.woocommerce-shipping-totals td {
		width: 100%;
	}
	.woocommerce-cart table.shop_table tr {
		display: flex;
		flex-direction: row;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.woocommerce-cart table.shop_table tr:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.woocommerce-cart table.shop_table td.product-thumbnail {
		max-width: 90px;
		width: auto;
		padding: 0;
	}
	.woocommerce-cart table.shop_table td.product-thumbnail a {
		max-width: 90px;
	}
	.woocommerce-cart table.shop_table td.product-thumbnail img {
		min-width: 90px;
	}
	.woocommerce-cart table.shop_table td.product-content {
		padding: 0 0 0 20px;
		flex: 1;
		min-height: auto;
	}
	.woocommerce-cart table.shop_table .coupon-form td {
		width: 100%;
		padding: 10px 0;
	}
	.woocommerce-cart table.shop_table .coupon-form .coupon {
		width: inherit;
	}
	.woocommerce-cart table.shop_table .coupon-form .coupon .coupon-row {
		display: flex;
	}
	.woocommerce-cart table.shop_table .coupon-form .coupon input {
		width: 100%;
		min-width: auto;
	}
	.woocommerce-cart table.shop_table .coupon-form .actions > button {
		width: inherit;
		margin-top: 20px;
	}
	.woocommerce-cart .cross-sells > h2 {
		margin-bottom: 30px;
	}
	.woocommerce-cart .cross-sells .swiper-scrollbar {
		margin-top: 20px;
	}
	.woocommerce-checkout .form-row {
		width: 100%;
	}
	.woocommerce-checkout .col2-set {
		width: 100%;
		padding: 0;
	}
	.woocommerce-checkout .woocommerce-checkout-review-order {
		width: 100%;
	}
	.woocommerce-checkout .woocommerce-checkout-review-order-table {
		padding-left: 20px;
		padding-right: 20px;
	}
	.woocommerce-checkout .woocommerce-checkout-review-order-table tr {
		display: table-row;
	}
	.woocommerce-checkout .woocommerce-order > section {
		padding: 30px 15px 15px;
	}
	.woocommerce-checkout .woocommerce-order table.shop_table.order_total tr {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	.woocommerce-checkout .woocommerce-order .woocommerce-columns--addresses {
		flex-direction: column;
	}
	.woocommerce-checkout .woocommerce-order .col2-set > * {
		width: 100%;
	}
	.woocommerce-lost-password .woocommerce-notices-wrapper {
		max-width: 100%;
	}
	.catalog-header-banners {
		padding-bottom: 40px;
		margin-bottom: 30px;
	}
	.catalog-header-banners.hide_on__mobile {
		display: none;
	}
	.catalog-header-banners .swiper-pagination {
		bottom: 0;
	}
	.rz-popup-add-to-cart .modal-content {
		width: 85%;
		right: 0;
		top: 0;
		left: auto;
		max-width: 470px;
		transform: translateX(100%);
		transition: transform .5s;
		background-color: #fff;
		height: 100%;
		overflow: auto;
		scrollbar-color: #1f1f1f #e2e2e278;
		scrollbar-width: thin;
	}
	.rz-popup-add-to-cart .modal-content::-webkit-scrollbar {
		width: 2px;
	}
	.rz-popup-add-to-cart .modal-content::-webkit-scrollbar-track {
		background-color: #e2e2e2;
	}
	.rz-popup-add-to-cart .modal-content::-webkit-scrollbar-thumb {
		background-color: #1f1f1f;
	}
	.rz-popup-add-to-cart .button-close {
		top: 10px;
		right: 10px;
		font-size: 24px;
	}
	.rz-popup-add-to-cart .rz-product-popup-atc__notice {
		font-size: 16px;
		padding-top: 10px;
	}
	.rz-popup-add-to-cart.loaded .modal-content {
		transform: translateX(0);
	}
	.rz-popup-add-to-cart .widget_shopping_cart_content {
		flex-direction: column;
		margin-top: 20px;
	}
	.rz-popup-add-to-cart .widget_shopping_cart_content ul.cart_list,
	.rz-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer {
		width: 100%;
		padding-right: 0;
	}
	.rz-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer {
		padding-left: 0;
		margin-top: 30px;
	}
	.rz-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer:after {
		display: none;
	}
	.rz-popup-add-to-cart .rz-product-popup-atc__recommendation .rz-swiper-buttons {
		display: none;
	}
	.rz-popup-add-to-cart .rz-product-popup-atc__recommendation .swiper-pagination {
		display: block;
		margin-top: 20px;
	}
	.razzi-sticky-add-to-cart__content-product-info,
	.razzi-sticky-add-to-cart__content > img {
		display: none;
	}
	.razzi-sticky-add-to-cart {
		padding: 0;
	}
	.razzi-sticky-add-to-cart .container {
		padding: 0;
	}
	.razzi-sticky-add-to-cart form.cart {
		width: 100%;
	}
	.razzi-sticky-add-to-cart form.cart .single_add_to_cart_button {
		margin-left: 0;
		width: 100%;
		box-shadow: -2px -2px 0 rgba(255, 255, 255, 0.07);
	}
	.razzi-sticky-add-to-cart form.variations_form {
		display: none;
	}
	.razzi-sticky-add-to-cart.product-variable .razzi-sticky-add-to-cart__content-button {
		display: block;
	}
	.razzi-sticky-add-to-cart .rz-atc-group {
		display: flex;
		width: 100%;
	}
	.razzi-sticky-add-to-cart.product-simple .razzi-quantity-dropdown {
		display: none;
	}
	.razzi-sticky-add-to-cart__content-button {
		margin-right: auto;
		width: 100%;
		box-shadow: -2px -2px 0 rgba(255, 255, 255, 0.07);
	}
	.razzi-sticky-add-to-cart {
		display: none;
	}
	.woocommerce-tabs > ul.tabs > li {
		padding: 0 10px;
	}
	.single-product .site-breadcrumb {
		display: flex;
		overflow: auto;
		white-space: nowrap;
	}
	.single-product div.product .rz-wishlist-button.show-wishlist-title .rz-loop_button {
		justify-content: center;
	}
	.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized {
		position: absolute;
		left: 0;
		right: 0;
		top: auto;
		bottom: 25px;
	}
	.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized .flex-control-thumbs {
		margin-bottom: 0;
		bottom: 0;
	}
	.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized .flex-control-thumbs li {
		display: inline-block;
		margin: 0 3px;
	}
	.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized.swiper-container-vertical {
		position: absolute;
	}
}

@media all and (max-width: 600px){
	.quick-view-modal .woocommerce .deal-expire-date,
	.quick-view-modal .woocommerce .deal-sold {
		display: block;
	}
	.quick-view-modal .woocommerce .deal-expire-text,
	.quick-view-modal .woocommerce .deal-sold-text,
	.quick-view-modal .woocommerce .deal-expire-countdown,
	.quick-view-modal .woocommerce .deal-progress {
		width: 100%;
	}
	.widget_shopping_cart_content .woocommerce-mini-cart-item__thumbnail img {
		max-width: 100px;
	}
	body .notifyjs-corner {
		z-index: 999999;
	}
}

@media all and (max-width: 480px){
	.single-product div.product .summary-top-box {
		margin-bottom: 10px;
	}
	.single-product div.product .product-button-wrapper > * {
		width: 100%;
	}
	.single-product div.product .product-button-wrapper .quantity {
		margin-right: 0;
	}
	.single-product div.product .product-button-wrapper .quantity .qty-dropdown,
	.single-product div.product .product-button-wrapper .quantity .current {
		width: inherit;
		text-align: center;
	}
	.single-product div.product .product-button-wrapper .quantity .qty-options {
		text-align: center;
	}
	.single-product div.product .product-button-wrapper .rz-atc-group {
		display: flex;
		flex-direction: column;
		width: 100%;
	}
	.single-product div.product .product-button-wrapper .rz-atc-group .buy_now_button {
		margin-top: 15px;
	}
	.single-product div.product .product-button-wrapper .single_add_to_cart_button {
		margin-right: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	.single-product div.product .compare {
		display: none;
	}
	.single-product div.product .entry-summary {
		margin-top: 35px;
	}
	.single-product div.product .entry-summary .star-rating {
		font-size: 12px;
	}
	.single-product div.product .entry-summary .woocommerce-review-link {
		font-size: 14px;
	}
	.single-product div.product.has-buy-now .rz-wishlist-button:not(.show-wishlist-title) {
		border: 1px solid;
	}
	.single-product div.product.has-buy-now .rz-wishlist-button:not(.show-wishlist-title) .loop_button-text {
		display: inline-block;
		padding-left: 10px;
	}
	.single-product div.product.product-type-variable form.cart:not(.variations_form) .variations tr {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 40px;
	}
	.single-product div.product.product-type-variable form.cart:not(.variations_form) .variations tr td.label,
	.single-product div.product.product-type-variable form.cart:not(.variations_form) .variations tr td.value {
		margin: 0;
	}
	.single-product div.product.product-type-variable form.cart:not(.variations_form) .variations tr td.label {
		font-size: 18px;
	}
	.single-product div.product.product-type-variable form.cart:not(.variations_form) .variations tr td.label .wcboost-variation-swatches__selected-label {
		display: none;
	}
	.single-product div.product.product-type-variable form.cart:not(.variations_form) .variations tr td.value {
		flex: 0 1 70%;
	}
	.single-product div.product:not(.layout-v5) .woocommerce-tabs ul.tabs {
		white-space: nowrap;
		overflow: hidden;
		overflow-x: auto;
		justify-content: flex-start;
	}
	.single-product div.product:not(.layout-v5) .woocommerce-tabs ul.tabs li:first-child {
		padding-left: 0;
	}
	.single-product div.product:not(.layout-v5) .woocommerce-tabs .panel {
		padding: 0;
	}
	.single-product div.product .woocommerce-Reviews ol.commentlist li {
		padding: 20px;
	}
	.single-product div.product .woocommerce-Reviews ol.commentlist li img.avatar {
		display: none;
	}
	.single-product div.product .woocommerce-Reviews ol.commentlist li .comment-text {
		margin-left: 0;
	}
	.single-product div.product .woocommerce-Reviews .comment-respond {
		padding-top: 0;
	}
	.single-product div.product .woocommerce-Reviews .comment-respond .comment-reply-title {
		font-size: 21px;
		margin: 0;
	}
	.single-product div.product .flex-control-nav {
		position: absolute;
		left: 0;
		right: 0;
		top: auto;
		bottom: 25px;
	}
	.single-product div.product .flex-control-nav li {
		display: inline-block;
		margin: 0 3px;
	}
	.single-product div.product.layout-v2 .woocommerce-product-gallery__thumbs-carousel {
		height: auto;
	}
	.single-product div.product.layout-v4 .swiper-pagination {
		margin: 0;
		bottom: 25px;
	}
	.woocommerce .deal {
		margin: 30px 0;
	}
	.woocommerce .deal-expire-date,
	.woocommerce .deal-sold {
		flex-direction: column;
	}
	.woocommerce .deal-expire-text,
	.woocommerce .deal-expire-countdown,
	.woocommerce .deal-progress {
		width: 100%;
	}
	.woocommerce .deal-expire-text br,
	.woocommerce .deal-expire-countdown br,
	.woocommerce .deal-progress br {
		display: none;
	}
	.woocommerce .deal-sold-text {
		display: none;
	}
	ul.products li.product {
		width: 50%;
	}
	.single-product div.product.has-buy-now .rz-buy-now-button {
		margin-right: 0;
	}
	ul.products.mobile-pp-col-1 li.product {
		width: 100%;
	}
	ul.products.mobile-pp-col-2 li.product {
		width: 50%;
	}
	ul.products.mobile-pp-col-3 li.product {
		width: 33.33%;
	}
}


@media all{span.product-item-thumbnail img{
	width: 225px !important;
	padding-right: 10px;
}

td.product-name {
    vertical-align: middle;
    display: flex;
}
strong.product-quantity {
    height: 86px;
}

strong.product-quantity {
    height: 86px;
}
dd.variation-Size {
    width: 52px;
}
dl.variation {
    height: 79px;
    padding-left: 10px;
    padding-top: 2px;
}

input#coupon_code {
    width: 50% !important;
} 

ul.woocommerce-error li {
    display: none;
}
ul.woocommerce-error:after {
    content: 'Please fill the * marked fields to proceed further';
}


}@media only screen and (max-width: 600px){
 .woocommerce-badges > span {
    display: block !important;
}
span.onsale.woocommerce-badge {
    display: none !important;
}
}


@media all{li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-15241 a {
    color: red;
    font-weight: 600;
}


li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-15241 a:after {
    color: red;    
}}

/***!  style declaration  !***/

.catalog-page-header--layout-2 {--rz-color-dark: #ffffff}.catalog-page-header--layout-2 .site-breadcrumb {color: #ffffff}

/***!  https://shiorilooms.com/wp-content/plugins/wordpress-whatsapp-support/plugin-core/assets/css/wecreativez-core-fonts.css?ver=4.7.0  !***/

@media all{@font-face {
    font-family: "wecreativez-fonts";
    src: url("/wp-content/plugins/wordpress-whatsapp-support/plugin-core/assets/fonts/fontawesome/fontawesome-webfont.eot");
    src: url("/wp-content/plugins/wordpress-whatsapp-support/plugin-core/assets/fonts/fontawesome/fontawesome-webfont.eot") format("embedded-opentype"),
    url("/wp-content/plugins/wordpress-whatsapp-support/plugin-core/assets/fonts/fontawesome/fontawesome-webfont.woff2") format("woff2"),
    url("/wp-content/plugins/wordpress-whatsapp-support/plugin-core/assets/fonts/fontawesome/fontawesome-webfont.woff") format("woff"),
    url("/wp-content/plugins/wordpress-whatsapp-support/plugin-core/assets/fonts/fontawesome/fontawesome-webfont.ttf") format("truetype"),
    url("/wp-content/plugins/wordpress-whatsapp-support/plugin-core/assets/fonts/fontawesome/fontawesome-webfont.svg#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;font-display:swap;}


}
@media all{/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
.wc-fa {
  display: inline-block;
  font: normal normal normal 14px/1 wecreativez-fonts;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.wc-fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.wc-fa-2x {
  font-size: 2em;
}

.wc-fa-3x {
  font-size: 3em;
}

.wc-fa-4x {
  font-size: 4em;
}

.wc-fa-5x {
  font-size: 5em;
}

.wc-fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.wc-fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.wc-fa-ul > li {
  position: relative;
}

.wc-fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.wc-fa-li.wc-fa-lg {
  left: -1.8571428571em;
}

.wc-fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.wc-fa-pull-left {
  float: left;
}

.wc-fa-pull-right {
  float: right;
}

.wc-fa.wc-fa-pull-left {
  margin-right: 0.3em;
}
.wc-fa.wc-fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.wc-fa.pull-left {
  margin-right: 0.3em;
}
.wc-fa.pull-right {
  margin-left: 0.3em;
}

.wc-fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.wc-fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.wc-fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.wc-fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.wc-fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.wc-fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.wc-fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .wc-fa-rotate-90,
:root .wc-fa-rotate-180,
:root .wc-fa-rotate-270,
:root .wc-fa-flip-horizontal,
:root .wc-fa-flip-vertical {
  filter: none;
}

.wc-fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.wc-fa-stack-1x, .wc-fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.wc-fa-stack-1x {
  line-height: inherit;
}

.wc-fa-stack-2x {
  font-size: 2em;
}

.wc-fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.wc-fa-glass:before {
  content: "";
}

.wc-fa-music:before {
  content: "";
}

.wc-fa-search:before {
  content: "";
}

.wc-fa-envelope-o:before {
  content: "";
}

.wc-fa-heart:before {
  content: "";
}

.wc-fa-star:before {
  content: "";
}

.wc-fa-star-o:before {
  content: "";
}

.wc-fa-user:before {
  content: "";
}

.wc-fa-film:before {
  content: "";
}

.wc-fa-th-large:before {
  content: "";
}

.wc-fa-th:before {
  content: "";
}

.wc-fa-th-list:before {
  content: "";
}

.wc-fa-check:before {
  content: "";
}

.wc-fa-remove:before,
.wc-fa-close:before,
.wc-fa-times:before {
  content: "";
}

.wc-fa-search-plus:before {
  content: "";
}

.wc-fa-search-minus:before {
  content: "";
}

.wc-fa-power-off:before {
  content: "";
}

.wc-fa-signal:before {
  content: "";
}

.wc-fa-gear:before,
.wc-fa-cog:before {
  content: "";
}

.wc-fa-trash-o:before {
  content: "";
}

.wc-fa-home:before {
  content: "";
}

.wc-fa-file-o:before {
  content: "";
}

.wc-fa-clock-o:before {
  content: "";
}

.wc-fa-road:before {
  content: "";
}

.wc-fa-download:before {
  content: "";
}

.wc-fa-arrow-circle-o-down:before {
  content: "";
}

.wc-fa-arrow-circle-o-up:before {
  content: "";
}

.wc-fa-inbox:before {
  content: "";
}

.wc-fa-play-circle-o:before {
  content: "";
}

.wc-fa-rotate-right:before,
.wc-fa-repeat:before {
  content: "";
}

.wc-fa-refresh:before {
  content: "";
}

.wc-fa-list-alt:before {
  content: "";
}

.wc-fa-lock:before {
  content: "";
}

.wc-fa-flag:before {
  content: "";
}

.wc-fa-headphones:before {
  content: "";
}

.wc-fa-volume-off:before {
  content: "";
}

.wc-fa-volume-down:before {
  content: "";
}

.wc-fa-volume-up:before {
  content: "";
}

.wc-fa-qrcode:before {
  content: "";
}

.wc-fa-barcode:before {
  content: "";
}

.wc-fa-tag:before {
  content: "";
}

.wc-fa-tags:before {
  content: "";
}

.wc-fa-book:before {
  content: "";
}

.wc-fa-bookmark:before {
  content: "";
}

.wc-fa-print:before {
  content: "";
}

.wc-fa-camera:before {
  content: "";
}

.wc-fa-font:before {
  content: "";
}

.wc-fa-bold:before {
  content: "";
}

.wc-fa-italic:before {
  content: "";
}

.wc-fa-text-height:before {
  content: "";
}

.wc-fa-text-width:before {
  content: "";
}

.wc-fa-align-left:before {
  content: "";
}

.wc-fa-align-center:before {
  content: "";
}

.wc-fa-align-right:before {
  content: "";
}

.wc-fa-align-justify:before {
  content: "";
}

.wc-fa-list:before {
  content: "";
}

.wc-fa-dedent:before,
.wc-fa-outdent:before {
  content: "";
}

.wc-fa-indent:before {
  content: "";
}

.wc-fa-video-camera:before {
  content: "";
}

.wc-fa-photo:before,
.wc-fa-image:before,
.wc-fa-picture-o:before {
  content: "";
}

.wc-fa-pencil:before {
  content: "";
}

.wc-fa-map-marker:before {
  content: "";
}

.wc-fa-adjust:before {
  content: "";
}

.wc-fa-tint:before {
  content: "";
}

.wc-fa-edit:before,
.wc-fa-pencil-square-o:before {
  content: "";
}

.wc-fa-share-square-o:before {
  content: "";
}

.wc-fa-check-square-o:before {
  content: "";
}

.wc-fa-arrows:before {
  content: "";
}

.wc-fa-step-backward:before {
  content: "";
}

.wc-fa-fast-backward:before {
  content: "";
}

.wc-fa-backward:before {
  content: "";
}

.wc-fa-play:before {
  content: "";
}

.wc-fa-pause:before {
  content: "";
}

.wc-fa-stop:before {
  content: "";
}

.wc-fa-forward:before {
  content: "";
}

.wc-fa-fast-forward:before {
  content: "";
}

.wc-fa-step-forward:before {
  content: "";
}

.wc-fa-eject:before {
  content: "";
}

.wc-fa-chevron-left:before {
  content: "";
}

.wc-fa-chevron-right:before {
  content: "";
}

.wc-fa-plus-circle:before {
  content: "";
}

.wc-fa-minus-circle:before {
  content: "";
}

.wc-fa-times-circle:before {
  content: "";
}

.wc-fa-check-circle:before {
  content: "";
}

.wc-fa-question-circle:before {
  content: "";
}

.wc-fa-info-circle:before {
  content: "";
}

.wc-fa-crosshairs:before {
  content: "";
}

.wc-fa-times-circle-o:before {
  content: "";
}

.wc-fa-check-circle-o:before {
  content: "";
}

.wc-fa-ban:before {
  content: "";
}

.wc-fa-arrow-left:before {
  content: "";
}

.wc-fa-arrow-right:before {
  content: "";
}

.wc-fa-arrow-up:before {
  content: "";
}

.wc-fa-arrow-down:before {
  content: "";
}

.wc-fa-mail-forward:before,
.wc-fa-share:before {
  content: "";
}

.wc-fa-expand:before {
  content: "";
}

.wc-fa-compress:before {
  content: "";
}

.wc-fa-plus:before {
  content: "";
}

.wc-fa-minus:before {
  content: "";
}

.wc-fa-asterisk:before {
  content: "";
}

.wc-fa-exclamation-circle:before {
  content: "";
}

.wc-fa-gift:before {
  content: "";
}

.wc-fa-leaf:before {
  content: "";
}

.wc-fa-fire:before {
  content: "";
}

.wc-fa-eye:before {
  content: "";
}

.wc-fa-eye-slash:before {
  content: "";
}

.wc-fa-warning:before,
.wc-fa-exclamation-triangle:before {
  content: "";
}

.wc-fa-plane:before {
  content: "";
}

.wc-fa-calendar:before {
  content: "";
}

.wc-fa-random:before {
  content: "";
}

.wc-fa-comment:before {
  content: "";
}

.wc-fa-magnet:before {
  content: "";
}

.wc-fa-chevron-up:before {
  content: "";
}

.wc-fa-chevron-down:before {
  content: "";
}

.wc-fa-retweet:before {
  content: "";
}

.wc-fa-shopping-cart:before {
  content: "";
}

.wc-fa-folder:before {
  content: "";
}

.wc-fa-folder-open:before {
  content: "";
}

.wc-fa-arrows-v:before {
  content: "";
}

.wc-fa-arrows-h:before {
  content: "";
}

.wc-fa-bar-chart-o:before,
.wc-fa-bar-chart:before {
  content: "";
}

.wc-fa-twitter-square:before {
  content: "";
}

.wc-fa-facebook-square:before {
  content: "";
}

.wc-fa-camera-retro:before {
  content: "";
}

.wc-fa-key:before {
  content: "";
}

.wc-fa-gears:before,
.wc-fa-cogs:before {
  content: "";
}

.wc-fa-comments:before {
  content: "";
}

.wc-fa-thumbs-o-up:before {
  content: "";
}

.wc-fa-thumbs-o-down:before {
  content: "";
}

.wc-fa-star-half:before {
  content: "";
}

.wc-fa-heart-o:before {
  content: "";
}

.wc-fa-sign-out:before {
  content: "";
}

.wc-fa-linkedin-square:before {
  content: "";
}

.wc-fa-thumb-tack:before {
  content: "";
}

.wc-fa-external-link:before {
  content: "";
}

.wc-fa-sign-in:before {
  content: "";
}

.wc-fa-trophy:before {
  content: "";
}

.wc-fa-github-square:before {
  content: "";
}

.wc-fa-upload:before {
  content: "";
}

.wc-fa-lemon-o:before {
  content: "";
}

.wc-fa-phone:before {
  content: "";
}

.wc-fa-square-o:before {
  content: "";
}

.wc-fa-bookmark-o:before {
  content: "";
}

.wc-fa-phone-square:before {
  content: "";
}

.wc-fa-twitter:before {
  content: "";
}

.wc-fa-facebook-f:before,
.wc-fa-facebook:before {
  content: "";
}

.wc-fa-github:before {
  content: "";
}

.wc-fa-unlock:before {
  content: "";
}

.wc-fa-credit-card:before {
  content: "";
}

.wc-fa-feed:before,
.wc-fa-rss:before {
  content: "";
}

.wc-fa-hdd-o:before {
  content: "";
}

.wc-fa-bullhorn:before {
  content: "";
}

.wc-fa-bell:before {
  content: "";
}

.wc-fa-certificate:before {
  content: "";
}

.wc-fa-hand-o-right:before {
  content: "";
}

.wc-fa-hand-o-left:before {
  content: "";
}

.wc-fa-hand-o-up:before {
  content: "";
}

.wc-fa-hand-o-down:before {
  content: "";
}

.wc-fa-arrow-circle-left:before {
  content: "";
}

.wc-fa-arrow-circle-right:before {
  content: "";
}

.wc-fa-arrow-circle-up:before {
  content: "";
}

.wc-fa-arrow-circle-down:before {
  content: "";
}

.wc-fa-globe:before {
  content: "";
}

.wc-fa-wrench:before {
  content: "";
}

.wc-fa-tasks:before {
  content: "";
}

.wc-fa-filter:before {
  content: "";
}

.wc-fa-briefcase:before {
  content: "";
}

.wc-fa-arrows-alt:before {
  content: "";
}

.wc-fa-group:before,
.wc-fa-users:before {
  content: "";
}

.wc-fa-chain:before,
.wc-fa-link:before {
  content: "";
}

.wc-fa-cloud:before {
  content: "";
}

.wc-fa-flask:before {
  content: "";
}

.wc-fa-cut:before,
.wc-fa-scissors:before {
  content: "";
}

.wc-fa-copy:before,
.wc-fa-files-o:before {
  content: "";
}

.wc-fa-paperclip:before {
  content: "";
}

.wc-fa-save:before,
.wc-fa-floppy-o:before {
  content: "";
}

.wc-fa-square:before {
  content: "";
}

.wc-fa-navicon:before,
.wc-fa-reorder:before,
.wc-fa-bars:before {
  content: "";
}

.wc-fa-list-ul:before {
  content: "";
}

.wc-fa-list-ol:before {
  content: "";
}

.wc-fa-strikethrough:before {
  content: "";
}

.wc-fa-underline:before {
  content: "";
}

.wc-fa-table:before {
  content: "";
}

.wc-fa-magic:before {
  content: "";
}

.wc-fa-truck:before {
  content: "";
}

.wc-fa-pinterest:before {
  content: "";
}

.wc-fa-pinterest-square:before {
  content: "";
}

.wc-fa-google-plus-square:before {
  content: "";
}

.wc-fa-google-plus:before {
  content: "";
}

.wc-fa-money:before {
  content: "";
}

.wc-fa-caret-down:before {
  content: "";
}

.wc-fa-caret-up:before {
  content: "";
}

.wc-fa-caret-left:before {
  content: "";
}

.wc-fa-caret-right:before {
  content: "";
}

.wc-fa-columns:before {
  content: "";
}

.wc-fa-unsorted:before,
.wc-fa-sort:before {
  content: "";
}

.wc-fa-sort-down:before,
.wc-fa-sort-desc:before {
  content: "";
}

.wc-fa-sort-up:before,
.wc-fa-sort-asc:before {
  content: "";
}

.wc-fa-envelope:before {
  content: "";
}

.wc-fa-linkedin:before {
  content: "";
}

.wc-fa-rotate-left:before,
.wc-fa-undo:before {
  content: "";
}

.wc-fa-legal:before,
.wc-fa-gavel:before {
  content: "";
}

.wc-fa-dashboard:before,
.wc-fa-tachometer:before {
  content: "";
}

.wc-fa-comment-o:before {
  content: "";
}

.wc-fa-comments-o:before {
  content: "";
}

.wc-fa-flash:before,
.wc-fa-bolt:before {
  content: "";
}

.wc-fa-sitemap:before {
  content: "";
}

.wc-fa-umbrella:before {
  content: "";
}

.wc-fa-paste:before,
.wc-fa-clipboard:before {
  content: "";
}

.wc-fa-lightbulb-o:before {
  content: "";
}

.wc-fa-exchange:before {
  content: "";
}

.wc-fa-cloud-download:before {
  content: "";
}

.wc-fa-cloud-upload:before {
  content: "";
}

.wc-fa-user-md:before {
  content: "";
}

.wc-fa-stethoscope:before {
  content: "";
}

.wc-fa-suitcase:before {
  content: "";
}

.wc-fa-bell-o:before {
  content: "";
}

.wc-fa-coffee:before {
  content: "";
}

.wc-fa-cutlery:before {
  content: "";
}

.wc-fa-file-text-o:before {
  content: "";
}

.wc-fa-building-o:before {
  content: "";
}

.wc-fa-hospital-o:before {
  content: "";
}

.wc-fa-ambulance:before {
  content: "";
}

.wc-fa-medkit:before {
  content: "";
}

.wc-fa-fighter-jet:before {
  content: "";
}

.wc-fa-beer:before {
  content: "";
}

.wc-fa-h-square:before {
  content: "";
}

.wc-fa-plus-square:before {
  content: "";
}

.wc-fa-angle-double-left:before {
  content: "";
}

.wc-fa-angle-double-right:before {
  content: "";
}

.wc-fa-angle-double-up:before {
  content: "";
}

.wc-fa-angle-double-down:before {
  content: "";
}

.wc-fa-angle-left:before {
  content: "";
}

.wc-fa-angle-right:before {
  content: "";
}

.wc-fa-angle-up:before {
  content: "";
}

.wc-fa-angle-down:before {
  content: "";
}

.wc-fa-desktop:before {
  content: "";
}

.wc-fa-laptop:before {
  content: "";
}

.wc-fa-tablet:before {
  content: "";
}

.wc-fa-mobile-phone:before,
.wc-fa-mobile:before {
  content: "";
}

.wc-fa-circle-o:before {
  content: "";
}

.wc-fa-quote-left:before {
  content: "";
}

.wc-fa-quote-right:before {
  content: "";
}

.wc-fa-spinner:before {
  content: "";
}

.wc-fa-circle:before {
  content: "";
}

.wc-fa-mail-reply:before,
.wc-fa-reply:before {
  content: "";
}

.wc-fa-github-alt:before {
  content: "";
}

.wc-fa-folder-o:before {
  content: "";
}

.wc-fa-folder-open-o:before {
  content: "";
}

.wc-fa-smile-o:before {
  content: "";
}

.wc-fa-frown-o:before {
  content: "";
}

.wc-fa-meh-o:before {
  content: "";
}

.wc-fa-gamepad:before {
  content: "";
}

.wc-fa-keyboard-o:before {
  content: "";
}

.wc-fa-flag-o:before {
  content: "";
}

.wc-fa-flag-checkered:before {
  content: "";
}

.wc-fa-terminal:before {
  content: "";
}

.wc-fa-code:before {
  content: "";
}

.wc-fa-mail-reply-all:before,
.wc-fa-reply-all:before {
  content: "";
}

.wc-fa-star-half-empty:before,
.wc-fa-star-half-full:before,
.wc-fa-star-half-o:before {
  content: "";
}

.wc-fa-location-arrow:before {
  content: "";
}

.wc-fa-crop:before {
  content: "";
}

.wc-fa-code-fork:before {
  content: "";
}

.wc-fa-unlink:before,
.wc-fa-chain-broken:before {
  content: "";
}

.wc-fa-question:before {
  content: "";
}

.wc-fa-info:before {
  content: "";
}

.wc-fa-exclamation:before {
  content: "";
}

.wc-fa-superscript:before {
  content: "";
}

.wc-fa-subscript:before {
  content: "";
}

.wc-fa-eraser:before {
  content: "";
}

.wc-fa-puzzle-piece:before {
  content: "";
}

.wc-fa-microphone:before {
  content: "";
}

.wc-fa-microphone-slash:before {
  content: "";
}

.wc-fa-shield:before {
  content: "";
}

.wc-fa-calendar-o:before {
  content: "";
}

.wc-fa-fire-extinguisher:before {
  content: "";
}

.wc-fa-rocket:before {
  content: "";
}

.wc-fa-maxcdn:before {
  content: "";
}

.wc-fa-chevron-circle-left:before {
  content: "";
}

.wc-fa-chevron-circle-right:before {
  content: "";
}

.wc-fa-chevron-circle-up:before {
  content: "";
}

.wc-fa-chevron-circle-down:before {
  content: "";
}

.wc-fa-html5:before {
  content: "";
}

.wc-fa-css3:before {
  content: "";
}

.wc-fa-anchor:before {
  content: "";
}

.wc-fa-unlock-alt:before {
  content: "";
}

.wc-fa-bullseye:before {
  content: "";
}

.wc-fa-ellipsis-h:before {
  content: "";
}

.wc-fa-ellipsis-v:before {
  content: "";
}

.wc-fa-rss-square:before {
  content: "";
}

.wc-fa-play-circle:before {
  content: "";
}

.wc-fa-ticket:before {
  content: "";
}

.wc-fa-minus-square:before {
  content: "";
}

.wc-fa-minus-square-o:before {
  content: "";
}

.wc-fa-level-up:before {
  content: "";
}

.wc-fa-level-down:before {
  content: "";
}

.wc-fa-check-square:before {
  content: "";
}

.wc-fa-pencil-square:before {
  content: "";
}

.wc-fa-external-link-square:before {
  content: "";
}

.wc-fa-share-square:before {
  content: "";
}

.wc-fa-compass:before {
  content: "";
}

.wc-fa-toggle-down:before,
.wc-fa-caret-square-o-down:before {
  content: "";
}

.wc-fa-toggle-up:before,
.wc-fa-caret-square-o-up:before {
  content: "";
}

.wc-fa-toggle-right:before,
.wc-fa-caret-square-o-right:before {
  content: "";
}

.wc-fa-euro:before,
.wc-fa-eur:before {
  content: "";
}

.wc-fa-gbp:before {
  content: "";
}

.wc-fa-dollar:before,
.wc-fa-usd:before {
  content: "";
}

.wc-fa-rupee:before,
.wc-fa-inr:before {
  content: "";
}

.wc-fa-cny:before,
.wc-fa-rmb:before,
.wc-fa-yen:before,
.wc-fa-jpy:before {
  content: "";
}

.wc-fa-ruble:before,
.wc-fa-rouble:before,
.wc-fa-rub:before {
  content: "";
}

.wc-fa-won:before,
.wc-fa-krw:before {
  content: "";
}

.wc-fa-bitcoin:before,
.wc-fa-btc:before {
  content: "";
}

.wc-fa-file:before {
  content: "";
}

.wc-fa-file-text:before {
  content: "";
}

.wc-fa-sort-alpha-asc:before {
  content: "";
}

.wc-fa-sort-alpha-desc:before {
  content: "";
}

.wc-fa-sort-amount-asc:before {
  content: "";
}

.wc-fa-sort-amount-desc:before {
  content: "";
}

.wc-fa-sort-numeric-asc:before {
  content: "";
}

.wc-fa-sort-numeric-desc:before {
  content: "";
}

.wc-fa-thumbs-up:before {
  content: "";
}

.wc-fa-thumbs-down:before {
  content: "";
}

.wc-fa-youtube-square:before {
  content: "";
}

.wc-fa-youtube:before {
  content: "";
}

.wc-fa-xing:before {
  content: "";
}

.wc-fa-xing-square:before {
  content: "";
}

.wc-fa-youtube-play:before {
  content: "";
}

.wc-fa-dropbox:before {
  content: "";
}

.wc-fa-stack-overflow:before {
  content: "";
}

.wc-fa-instagram:before {
  content: "";
}

.wc-fa-flickr:before {
  content: "";
}

.wc-fa-adn:before {
  content: "";
}

.wc-fa-bitbucket:before {
  content: "";
}

.wc-fa-bitbucket-square:before {
  content: "";
}

.wc-fa-tumblr:before {
  content: "";
}

.wc-fa-tumblr-square:before {
  content: "";
}

.wc-fa-long-arrow-down:before {
  content: "";
}

.wc-fa-long-arrow-up:before {
  content: "";
}

.wc-fa-long-arrow-left:before {
  content: "";
}

.wc-fa-long-arrow-right:before {
  content: "";
}

.wc-fa-apple:before {
  content: "";
}

.wc-fa-windows:before {
  content: "";
}

.wc-fa-android:before {
  content: "";
}

.wc-fa-linux:before {
  content: "";
}

.wc-fa-dribbble:before {
  content: "";
}

.wc-fa-skype:before {
  content: "";
}

.wc-fa-foursquare:before {
  content: "";
}

.wc-fa-trello:before {
  content: "";
}

.wc-fa-female:before {
  content: "";
}

.wc-fa-male:before {
  content: "";
}

.wc-fa-gittip:before,
.wc-fa-gratipay:before {
  content: "";
}

.wc-fa-sun-o:before {
  content: "";
}

.wc-fa-moon-o:before {
  content: "";
}

.wc-fa-archive:before {
  content: "";
}

.wc-fa-bug:before {
  content: "";
}

.wc-fa-vk:before {
  content: "";
}

.wc-fa-weibo:before {
  content: "";
}

.wc-fa-renren:before {
  content: "";
}

.wc-fa-pagelines:before {
  content: "";
}

.wc-fa-stack-exchange:before {
  content: "";
}

.wc-fa-arrow-circle-o-right:before {
  content: "";
}

.wc-fa-arrow-circle-o-left:before {
  content: "";
}

.wc-fa-toggle-left:before,
.wc-fa-caret-square-o-left:before {
  content: "";
}

.wc-fa-dot-circle-o:before {
  content: "";
}

.wc-fa-wheelchair:before {
  content: "";
}

.wc-fa-vimeo-square:before {
  content: "";
}

.wc-fa-turkish-lira:before,
.wc-fa-try:before {
  content: "";
}

.wc-fa-plus-square-o:before {
  content: "";
}

.wc-fa-space-shuttle:before {
  content: "";
}

.wc-fa-slack:before {
  content: "";
}

.wc-fa-envelope-square:before {
  content: "";
}

.wc-fa-wordpress:before {
  content: "";
}

.wc-fa-openid:before {
  content: "";
}

.wc-fa-institution:before,
.wc-fa-bank:before,
.wc-fa-university:before {
  content: "";
}

.wc-fa-mortar-board:before,
.wc-fa-graduation-cap:before {
  content: "";
}

.wc-fa-yahoo:before {
  content: "";
}

.wc-fa-google:before {
  content: "";
}

.wc-fa-reddit:before {
  content: "";
}

.wc-fa-reddit-square:before {
  content: "";
}

.wc-fa-stumbleupon-circle:before {
  content: "";
}

.wc-fa-stumbleupon:before {
  content: "";
}

.wc-fa-delicious:before {
  content: "";
}

.wc-fa-digg:before {
  content: "";
}

.wc-fa-pied-piper-pp:before {
  content: "";
}

.wc-fa-pied-piper-alt:before {
  content: "";
}

.wc-fa-drupal:before {
  content: "";
}

.wc-fa-joomla:before {
  content: "";
}

.wc-fa-language:before {
  content: "";
}

.wc-fa-fax:before {
  content: "";
}

.wc-fa-building:before {
  content: "";
}

.wc-fa-child:before {
  content: "";
}

.wc-fa-paw:before {
  content: "";
}

.wc-fa-spoon:before {
  content: "";
}

.wc-fa-cube:before {
  content: "";
}

.wc-fa-cubes:before {
  content: "";
}

.wc-fa-behance:before {
  content: "";
}

.wc-fa-behance-square:before {
  content: "";
}

.wc-fa-steam:before {
  content: "";
}

.wc-fa-steam-square:before {
  content: "";
}

.wc-fa-recycle:before {
  content: "";
}

.wc-fa-automobile:before,
.wc-fa-car:before {
  content: "";
}

.wc-fa-cab:before,
.wc-fa-taxi:before {
  content: "";
}

.wc-fa-tree:before {
  content: "";
}

.wc-fa-spotify:before {
  content: "";
}

.wc-fa-deviantart:before {
  content: "";
}

.wc-fa-soundcloud:before {
  content: "";
}

.wc-fa-database:before {
  content: "";
}

.wc-fa-file-pdf-o:before {
  content: "";
}

.wc-fa-file-word-o:before {
  content: "";
}

.wc-fa-file-excel-o:before {
  content: "";
}

.wc-fa-file-powerpoint-o:before {
  content: "";
}

.wc-fa-file-photo-o:before,
.wc-fa-file-picture-o:before,
.wc-fa-file-image-o:before {
  content: "";
}

.wc-fa-file-zip-o:before,
.wc-fa-file-archive-o:before {
  content: "";
}

.wc-fa-file-sound-o:before,
.wc-fa-file-audio-o:before {
  content: "";
}

.wc-fa-file-movie-o:before,
.wc-fa-file-video-o:before {
  content: "";
}

.wc-fa-file-code-o:before {
  content: "";
}

.wc-fa-vine:before {
  content: "";
}

.wc-fa-codepen:before {
  content: "";
}

.wc-fa-jsfiddle:before {
  content: "";
}

.wc-fa-life-bouy:before,
.wc-fa-life-buoy:before,
.wc-fa-life-saver:before,
.wc-fa-support:before,
.wc-fa-life-ring:before {
  content: "";
}

.wc-fa-circle-o-notch:before {
  content: "";
}

.wc-fa-ra:before,
.wc-fa-resistance:before,
.wc-fa-rebel:before {
  content: "";
}

.wc-fa-ge:before,
.wc-fa-empire:before {
  content: "";
}

.wc-fa-git-square:before {
  content: "";
}

.wc-fa-git:before {
  content: "";
}

.wc-fa-y-combinator-square:before,
.wc-fa-yc-square:before,
.wc-fa-hacker-news:before {
  content: "";
}

.wc-fa-tencent-weibo:before {
  content: "";
}

.wc-fa-qq:before {
  content: "";
}

.wc-fa-wechat:before,
.wc-fa-weixin:before {
  content: "";
}

.wc-fa-send:before,
.wc-fa-paper-plane:before {
  content: "";
}

.wc-fa-send-o:before,
.wc-fa-paper-plane-o:before {
  content: "";
}

.wc-fa-history:before {
  content: "";
}

.wc-fa-circle-thin:before {
  content: "";
}

.wc-fa-header:before {
  content: "";
}

.wc-fa-paragraph:before {
  content: "";
}

.wc-fa-sliders:before {
  content: "";
}

.wc-fa-share-alt:before {
  content: "";
}

.wc-fa-share-alt-square:before {
  content: "";
}

.wc-fa-bomb:before {
  content: "";
}

.wc-fa-soccer-ball-o:before,
.wc-fa-futbol-o:before {
  content: "";
}

.wc-fa-tty:before {
  content: "";
}

.wc-fa-binoculars:before {
  content: "";
}

.wc-fa-plug:before {
  content: "";
}

.wc-fa-slideshare:before {
  content: "";
}

.wc-fa-twitch:before {
  content: "";
}

.wc-fa-yelp:before {
  content: "";
}

.wc-fa-newspaper-o:before {
  content: "";
}

.wc-fa-wifi:before {
  content: "";
}

.wc-fa-calculator:before {
  content: "";
}

.wc-fa-paypal:before {
  content: "";
}

.wc-fa-google-wallet:before {
  content: "";
}

.wc-fa-cc-visa:before {
  content: "";
}

.wc-fa-cc-mastercard:before {
  content: "";
}

.wc-fa-cc-discover:before {
  content: "";
}

.wc-fa-cc-amex:before {
  content: "";
}

.wc-fa-cc-paypal:before {
  content: "";
}

.wc-fa-cc-stripe:before {
  content: "";
}

.wc-fa-bell-slash:before {
  content: "";
}

.wc-fa-bell-slash-o:before {
  content: "";
}

.wc-fa-trash:before {
  content: "";
}

.wc-fa-copyright:before {
  content: "";
}

.wc-fa-at:before {
  content: "";
}

.wc-fa-eyedropper:before {
  content: "";
}

.wc-fa-paint-brush:before {
  content: "";
}

.wc-fa-birthday-cake:before {
  content: "";
}

.wc-fa-area-chart:before {
  content: "";
}

.wc-fa-pie-chart:before {
  content: "";
}

.wc-fa-line-chart:before {
  content: "";
}

.wc-fa-lastfm:before {
  content: "";
}

.wc-fa-lastfm-square:before {
  content: "";
}

.wc-fa-toggle-off:before {
  content: "";
}

.wc-fa-toggle-on:before {
  content: "";
}

.wc-fa-bicycle:before {
  content: "";
}

.wc-fa-bus:before {
  content: "";
}

.wc-fa-ioxhost:before {
  content: "";
}

.wc-fa-angellist:before {
  content: "";
}

.wc-fa-cc:before {
  content: "";
}

.wc-fa-shekel:before,
.wc-fa-sheqel:before,
.wc-fa-ils:before {
  content: "";
}

.wc-fa-meanpath:before {
  content: "";
}

.wc-fa-buysellads:before {
  content: "";
}

.wc-fa-connectdevelop:before {
  content: "";
}

.wc-fa-dashcube:before {
  content: "";
}

.wc-fa-forumbee:before {
  content: "";
}

.wc-fa-leanpub:before {
  content: "";
}

.wc-fa-sellsy:before {
  content: "";
}

.wc-fa-shirtsinbulk:before {
  content: "";
}

.wc-fa-simplybuilt:before {
  content: "";
}

.wc-fa-skyatlas:before {
  content: "";
}

.wc-fa-cart-plus:before {
  content: "";
}

.wc-fa-cart-arrow-down:before {
  content: "";
}

.wc-fa-diamond:before {
  content: "";
}

.wc-fa-ship:before {
  content: "";
}

.wc-fa-user-secret:before {
  content: "";
}

.wc-fa-motorcycle:before {
  content: "";
}

.wc-fa-street-view:before {
  content: "";
}

.wc-fa-heartbeat:before {
  content: "";
}

.wc-fa-venus:before {
  content: "";
}

.wc-fa-mars:before {
  content: "";
}

.wc-fa-mercury:before {
  content: "";
}

.wc-fa-intersex:before,
.wc-fa-transgender:before {
  content: "";
}

.wc-fa-transgender-alt:before {
  content: "";
}

.wc-fa-venus-double:before {
  content: "";
}

.wc-fa-mars-double:before {
  content: "";
}

.wc-fa-venus-mars:before {
  content: "";
}

.wc-fa-mars-stroke:before {
  content: "";
}

.wc-fa-mars-stroke-v:before {
  content: "";
}

.wc-fa-mars-stroke-h:before {
  content: "";
}

.wc-fa-neuter:before {
  content: "";
}

.wc-fa-genderless:before {
  content: "";
}

.wc-fa-facebook-official:before {
  content: "";
}

.wc-fa-pinterest-p:before {
  content: "";
}

.wc-fa-whatsapp:before {
  content: "";
}

.wc-fa-server:before {
  content: "";
}

.wc-fa-user-plus:before {
  content: "";
}

.wc-fa-user-times:before {
  content: "";
}

.wc-fa-hotel:before,
.wc-fa-bed:before {
  content: "";
}

.wc-fa-viacoin:before {
  content: "";
}

.wc-fa-train:before {
  content: "";
}

.wc-fa-subway:before {
  content: "";
}

.wc-fa-medium:before {
  content: "";
}

.wc-fa-yc:before,
.wc-fa-y-combinator:before {
  content: "";
}

.wc-fa-optin-monster:before {
  content: "";
}

.wc-fa-opencart:before {
  content: "";
}

.wc-fa-expeditedssl:before {
  content: "";
}

.wc-fa-battery-4:before,
.wc-fa-battery:before,
.wc-fa-battery-full:before {
  content: "";
}

.wc-fa-battery-3:before,
.wc-fa-battery-three-quarters:before {
  content: "";
}

.wc-fa-battery-2:before,
.wc-fa-battery-half:before {
  content: "";
}

.wc-fa-battery-1:before,
.wc-fa-battery-quarter:before {
  content: "";
}

.wc-fa-battery-0:before,
.wc-fa-battery-empty:before {
  content: "";
}

.wc-fa-mouse-pointer:before {
  content: "";
}

.wc-fa-i-cursor:before {
  content: "";
}

.wc-fa-object-group:before {
  content: "";
}

.wc-fa-object-ungroup:before {
  content: "";
}

.wc-fa-sticky-note:before {
  content: "";
}

.wc-fa-sticky-note-o:before {
  content: "";
}

.wc-fa-cc-jcb:before {
  content: "";
}

.wc-fa-cc-diners-club:before {
  content: "";
}

.wc-fa-clone:before {
  content: "";
}

.wc-fa-balance-scale:before {
  content: "";
}

.wc-fa-hourglass-o:before {
  content: "";
}

.wc-fa-hourglass-1:before,
.wc-fa-hourglass-start:before {
  content: "";
}

.wc-fa-hourglass-2:before,
.wc-fa-hourglass-half:before {
  content: "";
}

.wc-fa-hourglass-3:before,
.wc-fa-hourglass-end:before {
  content: "";
}

.wc-fa-hourglass:before {
  content: "";
}

.wc-fa-hand-grab-o:before,
.wc-fa-hand-rock-o:before {
  content: "";
}

.wc-fa-hand-stop-o:before,
.wc-fa-hand-paper-o:before {
  content: "";
}

.wc-fa-hand-scissors-o:before {
  content: "";
}

.wc-fa-hand-lizard-o:before {
  content: "";
}

.wc-fa-hand-spock-o:before {
  content: "";
}

.wc-fa-hand-pointer-o:before {
  content: "";
}

.wc-fa-hand-peace-o:before {
  content: "";
}

.wc-fa-trademark:before {
  content: "";
}

.wc-fa-registered:before {
  content: "";
}

.wc-fa-creative-commons:before {
  content: "";
}

.wc-fa-gg:before {
  content: "";
}

.wc-fa-gg-circle:before {
  content: "";
}

.wc-fa-tripadvisor:before {
  content: "";
}

.wc-fa-odnoklassniki:before {
  content: "";
}

.wc-fa-odnoklassniki-square:before {
  content: "";
}

.wc-fa-get-pocket:before {
  content: "";
}

.wc-fa-wikipedia-w:before {
  content: "";
}

.wc-fa-safari:before {
  content: "";
}

.wc-fa-chrome:before {
  content: "";
}

.wc-fa-firefox:before {
  content: "";
}

.wc-fa-opera:before {
  content: "";
}

.wc-fa-internet-explorer:before {
  content: "";
}

.wc-fa-tv:before,
.wc-fa-television:before {
  content: "";
}

.wc-fa-contao:before {
  content: "";
}

.wc-fa-500px:before {
  content: "";
}

.wc-fa-amazon:before {
  content: "";
}

.wc-fa-calendar-plus-o:before {
  content: "";
}

.wc-fa-calendar-minus-o:before {
  content: "";
}

.wc-fa-calendar-times-o:before {
  content: "";
}

.wc-fa-calendar-check-o:before {
  content: "";
}

.wc-fa-industry:before {
  content: "";
}

.wc-fa-map-pin:before {
  content: "";
}

.wc-fa-map-signs:before {
  content: "";
}

.wc-fa-map-o:before {
  content: "";
}

.wc-fa-map:before {
  content: "";
}

.wc-fa-commenting:before {
  content: "";
}

.wc-fa-commenting-o:before {
  content: "";
}

.wc-fa-houzz:before {
  content: "";
}

.wc-fa-vimeo:before {
  content: "";
}

.wc-fa-black-tie:before {
  content: "";
}

.wc-fa-fonticons:before {
  content: "";
}

.wc-fa-reddit-alien:before {
  content: "";
}

.wc-fa-edge:before {
  content: "";
}

.wc-fa-credit-card-alt:before {
  content: "";
}

.wc-fa-codiepie:before {
  content: "";
}

.wc-fa-modx:before {
  content: "";
}

.wc-fa-fort-awesome:before {
  content: "";
}

.wc-fa-usb:before {
  content: "";
}

.wc-fa-product-hunt:before {
  content: "";
}

.wc-fa-mixcloud:before {
  content: "";
}

.wc-fa-scribd:before {
  content: "";
}

.wc-fa-pause-circle:before {
  content: "";
}

.wc-fa-pause-circle-o:before {
  content: "";
}

.wc-fa-stop-circle:before {
  content: "";
}

.wc-fa-stop-circle-o:before {
  content: "";
}

.wc-fa-shopping-bag:before {
  content: "";
}

.wc-fa-shopping-basket:before {
  content: "";
}

.wc-fa-hashtag:before {
  content: "";
}

.wc-fa-bluetooth:before {
  content: "";
}

.wc-fa-bluetooth-b:before {
  content: "";
}

.wc-fa-percent:before {
  content: "";
}

.wc-fa-gitlab:before {
  content: "";
}

.wc-fa-wpbeginner:before {
  content: "";
}

.wc-fa-wpforms:before {
  content: "";
}

.wc-fa-envira:before {
  content: "";
}

.wc-fa-universal-access:before {
  content: "";
}

.wc-fa-wheelchair-alt:before {
  content: "";
}

.wc-fa-question-circle-o:before {
  content: "";
}

.wc-fa-blind:before {
  content: "";
}

.wc-fa-audio-description:before {
  content: "";
}

.wc-fa-volume-control-phone:before {
  content: "";
}

.wc-fa-braille:before {
  content: "";
}

.wc-fa-assistive-listening-systems:before {
  content: "";
}

.wc-fa-asl-interpreting:before,
.wc-fa-american-sign-language-interpreting:before {
  content: "";
}

.wc-fa-deafness:before,
.wc-fa-hard-of-hearing:before,
.wc-fa-deaf:before {
  content: "";
}

.wc-fa-glide:before {
  content: "";
}

.wc-fa-glide-g:before {
  content: "";
}

.wc-fa-signing:before,
.wc-fa-sign-language:before {
  content: "";
}

.wc-fa-low-vision:before {
  content: "";
}

.wc-fa-viadeo:before {
  content: "";
}

.wc-fa-viadeo-square:before {
  content: "";
}

.wc-fa-snapchat:before {
  content: "";
}

.wc-fa-snapchat-ghost:before {
  content: "";
}

.wc-fa-snapchat-square:before {
  content: "";
}

.wc-fa-pied-piper:before {
  content: "";
}

.wc-fa-first-order:before {
  content: "";
}

.wc-fa-yoast:before {
  content: "";
}

.wc-fa-themeisle:before {
  content: "";
}

.wc-fa-google-plus-circle:before,
.wc-fa-google-plus-official:before {
  content: "";
}

.wc-fa-fa:before,
.wc-fa-font-awesome:before {
  content: "";
}

.wc-fa-handshake-o:before {
  content: "";
}

.wc-fa-envelope-open:before {
  content: "";
}

.wc-fa-envelope-open-o:before {
  content: "";
}

.wc-fa-linode:before {
  content: "";
}

.wc-fa-address-book:before {
  content: "";
}

.wc-fa-address-book-o:before {
  content: "";
}

.wc-fa-vcard:before,
.wc-fa-address-card:before {
  content: "";
}

.wc-fa-vcard-o:before,
.wc-fa-address-card-o:before {
  content: "";
}

.wc-fa-user-circle:before {
  content: "";
}

.wc-fa-user-circle-o:before {
  content: "";
}

.wc-fa-user-o:before {
  content: "";
}

.wc-fa-id-badge:before {
  content: "";
}

.wc-fa-drivers-license:before,
.wc-fa-id-card:before {
  content: "";
}

.wc-fa-drivers-license-o:before,
.wc-fa-id-card-o:before {
  content: "";
}

.wc-fa-quora:before {
  content: "";
}

.wc-fa-free-code-camp:before {
  content: "";
}

.wc-fa-telegram:before {
  content: "";
}

.wc-fa-thermometer-4:before,
.wc-fa-thermometer:before,
.wc-fa-thermometer-full:before {
  content: "";
}

.wc-fa-thermometer-3:before,
.wc-fa-thermometer-three-quarters:before {
  content: "";
}

.wc-fa-thermometer-2:before,
.wc-fa-thermometer-half:before {
  content: "";
}

.wc-fa-thermometer-1:before,
.wc-fa-thermometer-quarter:before {
  content: "";
}

.wc-fa-thermometer-0:before,
.wc-fa-thermometer-empty:before {
  content: "";
}

.wc-fa-shower:before {
  content: "";
}

.wc-fa-bathtub:before,
.wc-fa-s15:before,
.wc-fa-bath:before {
  content: "";
}

.wc-fa-podcast:before {
  content: "";
}

.wc-fa-window-maximize:before {
  content: "";
}

.wc-fa-window-minimize:before {
  content: "";
}

.wc-fa-window-restore:before {
  content: "";
}

.wc-fa-times-rectangle:before,
.wc-fa-window-close:before {
  content: "";
}

.wc-fa-times-rectangle-o:before,
.wc-fa-window-close-o:before {
  content: "";
}

.wc-fa-bandcamp:before {
  content: "";
}

.wc-fa-grav:before {
  content: "";
}

.wc-fa-etsy:before {
  content: "";
}

.wc-fa-imdb:before {
  content: "";
}

.wc-fa-ravelry:before {
  content: "";
}

.wc-fa-eercast:before {
  content: "";
}

.wc-fa-microchip:before {
  content: "";
}

.wc-fa-snowflake-o:before {
  content: "";
}

.wc-fa-superpowers:before {
  content: "";
}

.wc-fa-wpexplorer:before {
  content: "";
}

.wc-fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*# sourceMappingURL=wacu-fonts.css.map */
}

/***!  https://shiorilooms.com/wp-content/plugins/wordpress-whatsapp-support/assets/css/wws-public-style.css?ver=1.8.4  !***/

@media all{/* Common CSS for templates */
.wws-clearfix {
    clear: both;
}

.wws-shadow {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

.wws-gradient {
    z-index: -1;
    position: fixed;
    width: 500px;
    height: 500px;
    content: "";
    pointer-events: none;
    display: none;
}

@-webkit-keyframes wws-shake {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    25% {
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px);
    }

    50% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

}

@keyframes wws-shake {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    25% {
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px);
    }

    50% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

}

.wws-shake-animation {
    animation: wws-shake 300ms;
}

/* Plugin GDPR CSS*/
.wws-popup .wws-gdpr {
    border-top: 1px dashed #eee;
    padding: 8px 12px 6px 12px;
    background: #fff;
    font-size: 12px;
    color: #888FBB;
    user-select: none;
    outline: none !important;
}

.wws-popup .wws-gdpr label {
    color: #888FBB;
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.wws-popup .wws-gdpr label input[type="checkbox"] {
    vertical-align: middle;
    margin-right: 4px;
    padding: 0;
}

/* Button generator button CSS */
.wws-shortcode-btn {
    padding: 4px 10px;
    margin: 2px;
    border-radius: 3px;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
}

.wws-shortcode-btn:hover {
    -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16);
}

/* Loader CSS */
.wws-spinner {
    margin: 80px auto;
    width: 70px;
    text-align: center;
}

.wws-spinner > div {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: wws-sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: wws-sk-bouncedelay 1.4s infinite ease-in-out both;
}

.wws-spinner .wws-bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.wws-spinner .wws-bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes wws-sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes wws-sk-bouncedelay {
    0%, 80%, 100% { 
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {     
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}


/* QR CSS */
.wws-qr {
    width: auto;
    max-width: 98%;
    padding: 10px;
    text-align: center;
}
.wws-qr img {
    display: inline-block !important;
}}

/***!  style declaration  !***/

.wws--bg-color {
            background-color: #22c15e;
        }.wws--text-color {
                color: #ffffff;
        }.wws-popup__open-btn {
                font-size: 30px;
                border-radius: 50%;
                display: inline-block;
                margin-top: 14px;
                cursor: pointer;
                width: 46px;
                height: 46px;
                position: relative;
                font-family: Arial, Helvetica, sans-serif;
            }
            .wws-popup__open-icon {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }.wws-popup-container--position { 
                    right: 12px; 
                    bottom: 60px; 
                }
                .wws-popup__open-btn { float: right; }
                .wws-gradient--position {
                  bottom: 0;
                  right: 0;
                  background: radial-gradient(ellipse at bottom right, rgba(29, 39, 54, 0.2) 0, rgba(29, 39, 54, 0) 72%);
                }

/***!  https://shiorilooms.com/wp-content/plugins/wordpress-whatsapp-support/assets/css/wws-public-template-4.css?ver=1.8.4  !***/

@media all{.wws-popup-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wws-popup-container {
    width: auto;
    position: fixed;
    z-index: 9999999;
}
}

/***!  https://shiorilooms.com/wp-content/plugins/back-in-stock-notifier-for-woocommerce/assets/css/frontend.min.css?ver=5.8.1  !***/

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

.iti {
    width: 100%
}

.cwginstock-panel-heading h4 {
    color: #fff
}

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

.cwginstock-panel-body input[type=email],
.cwginstock-panel-body input[type=text],
.form-group {
    margin-bottom: 15px
}

#cwg-bis-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: .5;
    z-index: 10000
}

.cwgstock_button {
    width: 100%;
    padding-top: 5px;
    background: #87ceeb;
    color: #fff
}

/***!  https://shiorilooms.com/wp-content/plugins/back-in-stock-notifier-for-woocommerce/assets/css/bootstrap.min.css?ver=5.8.1  !***/

.cwginstock-subscribe-form .row {
    margin-left: -15px;
    margin-right: -15px
}

.cwginstock-subscribe-form .col-lg-1,
.cwginstock-subscribe-form .col-lg-10,
.cwginstock-subscribe-form .col-lg-11,
.cwginstock-subscribe-form .col-lg-12,
.cwginstock-subscribe-form .col-lg-2,
.cwginstock-subscribe-form .col-lg-3,
.cwginstock-subscribe-form .col-lg-4,
.cwginstock-subscribe-form .col-lg-5,
.cwginstock-subscribe-form .col-lg-6,
.cwginstock-subscribe-form .col-lg-7,
.cwginstock-subscribe-form .col-lg-8,
.cwginstock-subscribe-form .col-lg-9,
.cwginstock-subscribe-form .col-md-1,
.cwginstock-subscribe-form .col-md-10,
.cwginstock-subscribe-form .col-md-11,
.cwginstock-subscribe-form .col-md-12,
.cwginstock-subscribe-form .col-md-2,
.cwginstock-subscribe-form .col-md-3,
.cwginstock-subscribe-form .col-md-4,
.cwginstock-subscribe-form .col-md-5,
.cwginstock-subscribe-form .col-md-6,
.cwginstock-subscribe-form .col-md-7,
.cwginstock-subscribe-form .col-md-8,
.cwginstock-subscribe-form .col-md-9,
.cwginstock-subscribe-form .col-sm-1,
.cwginstock-subscribe-form .col-sm-10,
.cwginstock-subscribe-form .col-sm-11,
.cwginstock-subscribe-form .col-sm-12,
.cwginstock-subscribe-form .col-sm-2,
.cwginstock-subscribe-form .col-sm-3,
.cwginstock-subscribe-form .col-sm-4,
.cwginstock-subscribe-form .col-sm-5,
.cwginstock-subscribe-form .col-sm-6,
.cwginstock-subscribe-form .col-sm-7,
.cwginstock-subscribe-form .col-sm-8,
.cwginstock-subscribe-form .col-sm-9,
.cwginstock-subscribe-form .col-xs-1,
.cwginstock-subscribe-form .col-xs-10,
.cwginstock-subscribe-form .col-xs-11,
.cwginstock-subscribe-form .col-xs-12,
.cwginstock-subscribe-form .col-xs-2,
.cwginstock-subscribe-form .col-xs-3,
.cwginstock-subscribe-form .col-xs-4,
.cwginstock-subscribe-form .col-xs-5,
.cwginstock-subscribe-form .col-xs-6,
.cwginstock-subscribe-form .col-xs-7,
.cwginstock-subscribe-form .col-xs-8,
.cwginstock-subscribe-form .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.cwginstock-subscribe-form .col-xs-1,
.cwginstock-subscribe-form .col-xs-10,
.cwginstock-subscribe-form .col-xs-11,
.cwginstock-subscribe-form .col-xs-12,
.cwginstock-subscribe-form .col-xs-2,
.cwginstock-subscribe-form .col-xs-3,
.cwginstock-subscribe-form .col-xs-4,
.cwginstock-subscribe-form .col-xs-5,
.cwginstock-subscribe-form .col-xs-6,
.cwginstock-subscribe-form .col-xs-7,
.cwginstock-subscribe-form .col-xs-8,
.cwginstock-subscribe-form .col-xs-9 {
    float: left
}

.cwginstock-subscribe-form .col-xs-12 {
    width: 100%
}

.cwginstock-subscribe-form .col-xs-11 {
    width: 91.66666667%
}

.cwginstock-subscribe-form .col-xs-10 {
    width: 83.33333333%
}

.cwginstock-subscribe-form .col-xs-9 {
    width: 75%
}

.cwginstock-subscribe-form .col-xs-8 {
    width: 66.66666667%
}

.cwginstock-subscribe-form .col-xs-7 {
    width: 58.33333333%
}

.cwginstock-subscribe-form .col-xs-6 {
    width: 50%
}

.cwginstock-subscribe-form .col-xs-5 {
    width: 41.66666667%
}

.cwginstock-subscribe-form .col-xs-4 {
    width: 33.33333333%
}

.cwginstock-subscribe-form .col-xs-3 {
    width: 25%
}

.cwginstock-subscribe-form .col-xs-2 {
    width: 16.66666667%
}

.cwginstock-subscribe-form .col-xs-1 {
    width: 8.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-12 {
    right: 100%
}

.cwginstock-subscribe-form .col-xs-pull-11 {
    right: 91.66666667%
}

.cwginstock-subscribe-form .col-xs-pull-10 {
    right: 83.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-9 {
    right: 75%
}

.cwginstock-subscribe-form .col-xs-pull-8 {
    right: 66.66666667%
}

.cwginstock-subscribe-form .col-xs-pull-7 {
    right: 58.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-6 {
    right: 50%
}

.cwginstock-subscribe-form .col-xs-pull-5 {
    right: 41.66666667%
}

.cwginstock-subscribe-form .col-xs-pull-4 {
    right: 33.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-3 {
    right: 25%
}

.cwginstock-subscribe-form .col-xs-pull-2 {
    right: 16.66666667%
}

.cwginstock-subscribe-form .col-xs-pull-1 {
    right: 8.33333333%
}

.cwginstock-subscribe-form .col-xs-pull-0 {
    right: auto
}

.cwginstock-subscribe-form .col-xs-push-12 {
    left: 100%
}

.cwginstock-subscribe-form .col-xs-push-11 {
    left: 91.66666667%
}

.cwginstock-subscribe-form .col-xs-push-10 {
    left: 83.33333333%
}

.cwginstock-subscribe-form .col-xs-push-9 {
    left: 75%
}

.cwginstock-subscribe-form .col-xs-push-8 {
    left: 66.66666667%
}

.cwginstock-subscribe-form .col-xs-push-7 {
    left: 58.33333333%
}

.cwginstock-subscribe-form .col-xs-push-6 {
    left: 50%
}

.cwginstock-subscribe-form .col-xs-push-5 {
    left: 41.66666667%
}

.cwginstock-subscribe-form .col-xs-push-4 {
    left: 33.33333333%
}

.cwginstock-subscribe-form .col-xs-push-3 {
    left: 25%
}

.cwginstock-subscribe-form .col-xs-push-2 {
    left: 16.66666667%
}

.cwginstock-subscribe-form .col-xs-push-1 {
    left: 8.33333333%
}

.cwginstock-subscribe-form .col-xs-push-0 {
    left: auto
}

.cwginstock-subscribe-form .col-xs-offset-12 {
    margin-left: 100%
}

.cwginstock-subscribe-form .col-xs-offset-11 {
    margin-left: 91.66666667%
}

.cwginstock-subscribe-form .col-xs-offset-10 {
    margin-left: 83.33333333%
}

.cwginstock-subscribe-form .col-xs-offset-9 {
    margin-left: 75%
}

.cwginstock-subscribe-form .col-xs-offset-8 {
    margin-left: 66.66666667%
}

.cwginstock-subscribe-form .col-xs-offset-7 {
    margin-left: 58.33333333%
}

.cwginstock-subscribe-form .col-xs-offset-6 {
    margin-left: 50%
}

.cwginstock-subscribe-form .col-xs-offset-5 {
    margin-left: 41.66666667%
}

.cwginstock-subscribe-form .col-xs-offset-4 {
    margin-left: 33.33333333%
}

.cwginstock-subscribe-form .col-xs-offset-3 {
    margin-left: 25%
}

.cwginstock-subscribe-form .col-xs-offset-2 {
    margin-left: 16.66666667%
}

.cwginstock-subscribe-form .col-xs-offset-1 {
    margin-left: 8.33333333%
}

.cwginstock-subscribe-form .col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .cwginstock-subscribe-form .col-sm-1,
    .cwginstock-subscribe-form .col-sm-10,
    .cwginstock-subscribe-form .col-sm-11,
    .cwginstock-subscribe-form .col-sm-12,
    .cwginstock-subscribe-form .col-sm-2,
    .cwginstock-subscribe-form .col-sm-3,
    .cwginstock-subscribe-form .col-sm-4,
    .cwginstock-subscribe-form .col-sm-5,
    .cwginstock-subscribe-form .col-sm-6,
    .cwginstock-subscribe-form .col-sm-7,
    .cwginstock-subscribe-form .col-sm-8,
    .cwginstock-subscribe-form .col-sm-9 {
        float: left
    }

    .cwginstock-subscribe-form .col-sm-12 {
        width: 100%
    }

    .cwginstock-subscribe-form .col-sm-11 {
        width: 91.66666667%
    }

    .cwginstock-subscribe-form .col-sm-10 {
        width: 83.33333333%
    }

    .cwginstock-subscribe-form .col-sm-9 {
        width: 75%
    }

    .cwginstock-subscribe-form .col-sm-8 {
        width: 66.66666667%
    }

    .cwginstock-subscribe-form .col-sm-7 {
        width: 58.33333333%
    }

    .cwginstock-subscribe-form .col-sm-6 {
        width: 50%
    }

    .cwginstock-subscribe-form .col-sm-5 {
        width: 41.66666667%
    }

    .cwginstock-subscribe-form .col-sm-4 {
        width: 33.33333333%
    }

    .cwginstock-subscribe-form .col-sm-3 {
        width: 25%
    }

    .cwginstock-subscribe-form .col-sm-2 {
        width: 16.66666667%
    }

    .cwginstock-subscribe-form .col-sm-1 {
        width: 8.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-12 {
        right: 100%
    }

    .cwginstock-subscribe-form .col-sm-pull-11 {
        right: 91.66666667%
    }

    .cwginstock-subscribe-form .col-sm-pull-10 {
        right: 83.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-9 {
        right: 75%
    }

    .cwginstock-subscribe-form .col-sm-pull-8 {
        right: 66.66666667%
    }

    .cwginstock-subscribe-form .col-sm-pull-7 {
        right: 58.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-6 {
        right: 50%
    }

    .cwginstock-subscribe-form .col-sm-pull-5 {
        right: 41.66666667%
    }

    .cwginstock-subscribe-form .col-sm-pull-4 {
        right: 33.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-3 {
        right: 25%
    }

    .cwginstock-subscribe-form .col-sm-pull-2 {
        right: 16.66666667%
    }

    .cwginstock-subscribe-form .col-sm-pull-1 {
        right: 8.33333333%
    }

    .cwginstock-subscribe-form .col-sm-pull-0 {
        right: auto
    }

    .cwginstock-subscribe-form .col-sm-push-12 {
        left: 100%
    }

    .cwginstock-subscribe-form .col-sm-push-11 {
        left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-sm-push-10 {
        left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-sm-push-9 {
        left: 75%
    }

    .cwginstock-subscribe-form .col-sm-push-8 {
        left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-sm-push-7 {
        left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-sm-push-6 {
        left: 50%
    }

    .cwginstock-subscribe-form .col-sm-push-5 {
        left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-sm-push-4 {
        left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-sm-push-3 {
        left: 25%
    }

    .cwginstock-subscribe-form .col-sm-push-2 {
        left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-sm-push-1 {
        left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-sm-push-0 {
        left: auto
    }

    .cwginstock-subscribe-form .col-sm-offset-12 {
        margin-left: 100%
    }

    .cwginstock-subscribe-form .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-sm-offset-9 {
        margin-left: 75%
    }

    .cwginstock-subscribe-form .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-sm-offset-6 {
        margin-left: 50%
    }

    .cwginstock-subscribe-form .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-sm-offset-3 {
        margin-left: 25%
    }

    .cwginstock-subscribe-form .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .cwginstock-subscribe-form .col-md-1,
    .cwginstock-subscribe-form .col-md-10,
    .cwginstock-subscribe-form .col-md-11,
    .cwginstock-subscribe-form .col-md-12,
    .cwginstock-subscribe-form .col-md-2,
    .cwginstock-subscribe-form .col-md-3,
    .cwginstock-subscribe-form .col-md-4,
    .cwginstock-subscribe-form .col-md-5,
    .cwginstock-subscribe-form .col-md-6,
    .cwginstock-subscribe-form .col-md-7,
    .cwginstock-subscribe-form .col-md-8,
    .cwginstock-subscribe-form .col-md-9 {
        float: left
    }

    .cwginstock-subscribe-form .col-md-12 {
        width: 100%
    }

    .cwginstock-subscribe-form .col-md-11 {
        width: 91.66666667%
    }

    .cwginstock-subscribe-form .col-md-10 {
        width: 83.33333333%
    }

    .cwginstock-subscribe-form .col-md-9 {
        width: 75%
    }

    .cwginstock-subscribe-form .col-md-8 {
        width: 66.66666667%
    }

    .cwginstock-subscribe-form .col-md-7 {
        width: 58.33333333%
    }

    .cwginstock-subscribe-form .col-md-6 {
        width: 50%
    }

    .cwginstock-subscribe-form .col-md-5 {
        width: 41.66666667%
    }

    .cwginstock-subscribe-form .col-md-4 {
        width: 33.33333333%
    }

    .cwginstock-subscribe-form .col-md-3 {
        width: 25%
    }

    .cwginstock-subscribe-form .col-md-2 {
        width: 16.66666667%
    }

    .cwginstock-subscribe-form .col-md-1 {
        width: 8.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-12 {
        right: 100%
    }

    .cwginstock-subscribe-form .col-md-pull-11 {
        right: 91.66666667%
    }

    .cwginstock-subscribe-form .col-md-pull-10 {
        right: 83.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-9 {
        right: 75%
    }

    .cwginstock-subscribe-form .col-md-pull-8 {
        right: 66.66666667%
    }

    .cwginstock-subscribe-form .col-md-pull-7 {
        right: 58.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-6 {
        right: 50%
    }

    .cwginstock-subscribe-form .col-md-pull-5 {
        right: 41.66666667%
    }

    .cwginstock-subscribe-form .col-md-pull-4 {
        right: 33.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-3 {
        right: 25%
    }

    .cwginstock-subscribe-form .col-md-pull-2 {
        right: 16.66666667%
    }

    .cwginstock-subscribe-form .col-md-pull-1 {
        right: 8.33333333%
    }

    .cwginstock-subscribe-form .col-md-pull-0 {
        right: auto
    }

    .cwginstock-subscribe-form .col-md-push-12 {
        left: 100%
    }

    .cwginstock-subscribe-form .col-md-push-11 {
        left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-md-push-10 {
        left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-md-push-9 {
        left: 75%
    }

    .cwginstock-subscribe-form .col-md-push-8 {
        left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-md-push-7 {
        left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-md-push-6 {
        left: 50%
    }

    .cwginstock-subscribe-form .col-md-push-5 {
        left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-md-push-4 {
        left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-md-push-3 {
        left: 25%
    }

    .cwginstock-subscribe-form .col-md-push-2 {
        left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-md-push-1 {
        left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-md-push-0 {
        left: auto
    }

    .cwginstock-subscribe-form .col-md-offset-12 {
        margin-left: 100%
    }

    .cwginstock-subscribe-form .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-md-offset-9 {
        margin-left: 75%
    }

    .cwginstock-subscribe-form .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-md-offset-6 {
        margin-left: 50%
    }

    .cwginstock-subscribe-form .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-md-offset-3 {
        margin-left: 25%
    }

    .cwginstock-subscribe-form .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .cwginstock-subscribe-form .col-lg-1,
    .cwginstock-subscribe-form .col-lg-10,
    .cwginstock-subscribe-form .col-lg-11,
    .cwginstock-subscribe-form .col-lg-12,
    .cwginstock-subscribe-form .col-lg-2,
    .cwginstock-subscribe-form .col-lg-3,
    .cwginstock-subscribe-form .col-lg-4,
    .cwginstock-subscribe-form .col-lg-5,
    .cwginstock-subscribe-form .col-lg-6,
    .cwginstock-subscribe-form .col-lg-7,
    .cwginstock-subscribe-form .col-lg-8,
    .cwginstock-subscribe-form .col-lg-9 {
        float: left
    }

    .cwginstock-subscribe-form .col-lg-12 {
        width: 100%
    }

    .cwginstock-subscribe-form .col-lg-11 {
        width: 91.66666667%
    }

    .cwginstock-subscribe-form .col-lg-10 {
        width: 83.33333333%
    }

    .cwginstock-subscribe-form .col-lg-9 {
        width: 75%
    }

    .cwginstock-subscribe-form .col-lg-8 {
        width: 66.66666667%
    }

    .cwginstock-subscribe-form .col-lg-7 {
        width: 58.33333333%
    }

    .cwginstock-subscribe-form .col-lg-6 {
        width: 50%
    }

    .cwginstock-subscribe-form .col-lg-5 {
        width: 41.66666667%
    }

    .cwginstock-subscribe-form .col-lg-4 {
        width: 33.33333333%
    }

    .cwginstock-subscribe-form .col-lg-3 {
        width: 25%
    }

    .cwginstock-subscribe-form .col-lg-2 {
        width: 16.66666667%
    }

    .cwginstock-subscribe-form .col-lg-1 {
        width: 8.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-12 {
        right: 100%
    }

    .cwginstock-subscribe-form .col-lg-pull-11 {
        right: 91.66666667%
    }

    .cwginstock-subscribe-form .col-lg-pull-10 {
        right: 83.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-9 {
        right: 75%
    }

    .cwginstock-subscribe-form .col-lg-pull-8 {
        right: 66.66666667%
    }

    .cwginstock-subscribe-form .col-lg-pull-7 {
        right: 58.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-6 {
        right: 50%
    }

    .cwginstock-subscribe-form .col-lg-pull-5 {
        right: 41.66666667%
    }

    .cwginstock-subscribe-form .col-lg-pull-4 {
        right: 33.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-3 {
        right: 25%
    }

    .cwginstock-subscribe-form .col-lg-pull-2 {
        right: 16.66666667%
    }

    .cwginstock-subscribe-form .col-lg-pull-1 {
        right: 8.33333333%
    }

    .cwginstock-subscribe-form .col-lg-pull-0 {
        right: auto
    }

    .cwginstock-subscribe-form .col-lg-push-12 {
        left: 100%
    }

    .cwginstock-subscribe-form .col-lg-push-11 {
        left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-lg-push-10 {
        left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-lg-push-9 {
        left: 75%
    }

    .cwginstock-subscribe-form .col-lg-push-8 {
        left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-lg-push-7 {
        left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-lg-push-6 {
        left: 50%
    }

    .cwginstock-subscribe-form .col-lg-push-5 {
        left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-lg-push-4 {
        left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-lg-push-3 {
        left: 25%
    }

    .cwginstock-subscribe-form .col-lg-push-2 {
        left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-lg-push-1 {
        left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-lg-push-0 {
        left: auto
    }

    .cwginstock-subscribe-form .col-lg-offset-12 {
        margin-left: 100%
    }

    .cwginstock-subscribe-form .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .cwginstock-subscribe-form .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .cwginstock-subscribe-form .col-lg-offset-9 {
        margin-left: 75%
    }

    .cwginstock-subscribe-form .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .cwginstock-subscribe-form .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .cwginstock-subscribe-form .col-lg-offset-6 {
        margin-left: 50%
    }

    .cwginstock-subscribe-form .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .cwginstock-subscribe-form .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .cwginstock-subscribe-form .col-lg-offset-3 {
        margin-left: 25%
    }

    .cwginstock-subscribe-form .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .cwginstock-subscribe-form .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .cwginstock-subscribe-form .col-lg-offset-0 {
        margin-left: 0
    }
}

.cwginstock-subscribe-form .clearfix:after,
.cwginstock-subscribe-form .clearfix:before,
.cwginstock-subscribe-form .container-fluid:after,
.cwginstock-subscribe-form .container-fluid:before,
.cwginstock-subscribe-form .container:after,
.cwginstock-subscribe-form .container:before,
.cwginstock-subscribe-form .row:after,
.cwginstock-subscribe-form .row:before {
    content: " ";
    display: table
}

.cwginstock-subscribe-form .clearfix:after,
.cwginstock-subscribe-form .container-fluid:after,
.cwginstock-subscribe-form .container:after,
.cwginstock-subscribe-form .row:after {
    clear: both
}

.cwginstock-subscribe-form .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.cwginstock-subscribe-form .pull-right {
    float: right !important
}

.cwginstock-subscribe-form .pull-left {
    float: left !important
}

.cwginstock-subscribe-form .hide {
    display: none !important
}

.cwginstock-subscribe-form .show {
    display: block !important
}

.cwginstock-subscribe-form .invisible {
    visibility: hidden
}

.cwginstock-subscribe-form .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.cwginstock-subscribe-form .panel-heading>.dropdown .dropdown-toggle,
.cwginstock-subscribe-form .panel-title,
.cwginstock-subscribe-form .panel-title>.small,
.cwginstock-subscribe-form .panel-title>.small>a,
.cwginstock-subscribe-form .panel-title>a,
.cwginstock-subscribe-form .panel-title>small,
.cwginstock-subscribe-form .panel-title>small>a {
    color: inherit
}

.cwginstock-subscribe-form .hidden {
    display: none !important
}

.cwginstock-subscribe-form .affix {
    position: fixed
}

.cwginstock-subscribe-form .panel {
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.cwginstock-subscribe-form .panel-title,
.cwginstock-subscribe-form .panel>.list-group,
.cwginstock-subscribe-form .panel>.panel-collapse>.list-group,
.cwginstock-subscribe-form .panel>.panel-collapse>.table,
.cwginstock-subscribe-form .panel>.table,
.cwginstock-subscribe-form .panel>.table-responsive>.table {
    margin-bottom: 0
}

.cwginstock-subscribe-form .panel-body {
    padding: 15px
}

.cwginstock-subscribe-form .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.cwginstock-subscribe-form .panel-title {
    margin-top: 0;
    font-size: 16px
}

.cwginstock-subscribe-form .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.list-group .list-group-item,
.cwginstock-subscribe-form .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.cwginstock-subscribe-form .panel-group .panel-heading,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>td,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>th,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>td,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>th,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>td,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>th,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>td,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>th,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.cwginstock-subscribe-form .panel>.table:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.cwginstock-subscribe-form .panel>.list-group:first-child .list-group-item:first-child,
.cwginstock-subscribe-form .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.list-group:last-child .list-group-item:last-child,
.cwginstock-subscribe-form .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.cwginstock-subscribe-form .panel>.table:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.cwginstock-subscribe-form .list-group+.panel-footer,
.cwginstock-subscribe-form .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.cwginstock-subscribe-form .panel>.panel-collapse>.table caption,
.cwginstock-subscribe-form .panel>.table caption,
.cwginstock-subscribe-form .panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.cwginstock-subscribe-form .panel>.panel-body+.table,
.cwginstock-subscribe-form .panel>.panel-body+.table-responsive,
.cwginstock-subscribe-form .panel>.table+.panel-body,
.cwginstock-subscribe-form .panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child td,
.cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.cwginstock-subscribe-form .panel>.table-bordered,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered {
    border: 0
}

.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.cwginstock-subscribe-form .panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.cwginstock-subscribe-form .panel-group {
    margin-bottom: 20px
}

.cwginstock-subscribe-form .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.cwginstock-subscribe-form .panel-group .panel+.panel {
    margin-top: 5px
}

.cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.list-group,
.cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.cwginstock-subscribe-form .panel-group .panel-footer {
    border-top: 0
}

.cwginstock-subscribe-form .panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.cwginstock-subscribe-form .panel-default {
    border-color: #ddd
}

.cwginstock-subscribe-form .panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.cwginstock-subscribe-form .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.cwginstock-subscribe-form .panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.cwginstock-subscribe-form .panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.cwginstock-subscribe-form .panel-primary {
    border-color: #337ab7
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.cwginstock-subscribe-form .panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.cwginstock-subscribe-form .panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.cwginstock-subscribe-form .panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.cwginstock-subscribe-form .panel-success {
    border-color: #d6e9c6
}

.cwginstock-subscribe-form .panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.cwginstock-subscribe-form .panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.cwginstock-subscribe-form .panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.cwginstock-subscribe-form .panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.cwginstock-subscribe-form .panel-info {
    border-color: #bce8f1
}

.cwginstock-subscribe-form .panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.cwginstock-subscribe-form .panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.cwginstock-subscribe-form .panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.cwginstock-subscribe-form .panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.cwginstock-subscribe-form .panel-warning {
    border-color: #faebcc
}

.cwginstock-subscribe-form .panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.cwginstock-subscribe-form .panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.cwginstock-subscribe-form .panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.cwginstock-subscribe-form .panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.cwginstock-subscribe-form .panel-danger {
    border-color: #ebccd1
}

.cwginstock-subscribe-form .panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.cwginstock-subscribe-form .panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.cwginstock-subscribe-form .panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.cwginstock-subscribe-form .panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

/***!  https://shiorilooms.com/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1750389637  !***/

@media all{/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;font-display:swap;}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
}

/***!  https://shiorilooms.com/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1750389638  !***/

@media all{/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;font-display:swap;}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;font-display:swap;}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
}

/***!  https://shiorilooms.com/wp-content/uploads/elementor/google-fonts/css/jost.css?ver=1750389975  !***/

@media all{/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 100;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht5d4htxm.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 100;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht7j4htxm.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 100;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht4d4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 200;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht5d4htxm.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 200;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht7j4htxm.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 200;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht4d4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 300;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht5d4htxm.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 300;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht7j4htxm.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 300;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht4d4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 400;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht5d4htxm.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 400;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht7j4htxm.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 400;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht4d4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 500;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht5d4htxm.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 500;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht7j4htxm.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 500;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht4d4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 600;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht5d4htxm.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 600;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht7j4htxm.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 600;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht4d4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 700;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht5d4htxm.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 700;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht7j4htxm.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 700;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht4d4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 800;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht5d4htxm.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 800;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht7j4htxm.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 800;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht4d4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 900;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht5d4htxm.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 900;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht7j4htxm.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: italic;
  font-weight: 900;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zutbhpnqw73oht4d4h.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 100;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73odd4iyl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 100;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73ord4iyl.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 100;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73otd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 200;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73odd4iyl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 200;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73ord4iyl.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 200;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73otd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73odd4iyl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73ord4iyl.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73otd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73odd4iyl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73ord4iyl.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73otd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73odd4iyl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73ord4iyl.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73otd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73odd4iyl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73ord4iyl.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73otd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73odd4iyl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73ord4iyl.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73otd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 800;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73odd4iyl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 800;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73ord4iyl.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 800;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73otd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
/* cyrillic */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 900;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73odd4iyl.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;font-display:swap;}
/* latin-ext */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 900;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73ord4iyl.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;font-display:swap;}
/* latin */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 900;
  src: url(/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73otd4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;font-display:swap;}
}

/***!  style declaration  !***/

.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}

/***!  style declaration  !***/

.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}

/***!  style declaration  !***/

@font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url('/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2') format('woff2');font-stretch:normal;}
@font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url('/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2') format('woff2');}

/***!  style declaration  !***/

.product-cat {
    display: none !important;
}
.rz-stock {
    display: none;
}
.cwginstock-panel-body input[type=email], .cwginstock-panel-body input[type=text], .form-group {
    margin-bottom: 2px;
    margin-top: 10px;
}
    .cwginstock-subscribe-form .panel-primary>.panel-heading {
        color: #fff;
        background-color: #FAF6F1 !important;
        border-color: #ccc;
        border-bottom: 0px solid transparent;
    }








	@media only screen and (max-width: 600px) {
		.site-branding .logo img {
    width: 210px !important;		
	}
		.razzi-heading-title small {
   
    margin-bottom: 0;
}
		.footer-widgets .footer-widgets-area:not(.footer-widgets-area-diff) {
        margin-bottom: 0px;
    }
		.footer-widgets .widget.dropdown {

        margin-top: 15px;
    }
		.footer-widgets .widget.dropdown {
       
        padding-bottom: 15px;
      
    }
		.woocommerce-cart table.shop_table .product-top, .woocommerce-cart table.shop_table .product-bottom {
    display: flow;
    
}
		.product-bottom {
    display: flex !important;
    margin-top: -6px !important;
}
		.razzi-products-grid .ajax-load-products {
    text-align: center;
    margin-top: -15px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    min-width: 165px;
    height: 40px;
    margin-bottom: 20px;
    line-height: 40px;
}
		
		.ra-account-modal .modal-content form {
   
    justify-content: flex-start !important;
  
}
	.mobile-logo.site-branding {
    margin-top: -10px !important;
}	
		}

	@media only screen and (max-width: 600px) {
    span.onsale.woocommerce-badge {
        display: block !important;
    }
}

.woocommerce-cart table.shop_table .product-bottom {
    align-items: baseline;
    margin-top: 15px;
}
span.discount-percent {
    display: none;
}


.product-share.share {
    display: none;
}

		li#tab-title-care_tab {
    padding-left: 20px !important;
}
.entry-meta {
    display: none;
}
div#comments {
    display: none;
}
.woocommerce-tabs > ul.tabs > li.active > a {
   
    border-bottom: 1px solid #ccc;
}
h2.woocommerce-Reviews-title {
    text-align: center;
}
 .elementor-element {
    color: var(--e-global-color-secondary);
    font-family: 'Jost' !important;
  
}
p.woocommerce-verification-required {
    text-align: center;
}
.cwginstock-panel-heading h4 {
    color: #222 !important;
    font-size: 13px;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #fff;
    border-color: #fff;
}
input.cwgstock_button {
    background: #F29898;
}
@media only screen and (min-width: 600px) {
	
section.cwginstock-subscribe-form.cwginstock-0outofstock {
    width: 75%;
}
}
	.ra-menu-mobile-modal ul.nav-menu ul li a {
    font-size: 12px !important;
    line-height: 1.5;
}
@media only screen and (max-width: 600px) {
	.cwginstock-panel-heading h4 {
    color: #222 !important;
    margin: 0px;
}
	.cwginstock-subscribe-form .panel-primary {
    border-color: #ccc;
}
	.single-product div.product.has-buy-now .entry-summary {
    padding-left: 0px !important;
}
	.single-product div.product .woocommerce-tabs .panel {
   
    margin: 15px auto 0 auto;
}
.ra-menu-mobile-modal .content-footer {
    padding: 40px 0;
    display: none;
}
	
	    .footer-widgets .widget.dropdown {
       
        margin-bottom: inherit;
    }
	.ra-menu-mobile-modal ul.nav-menu > li > a {
    font-size: 15px;
}
	}
.woocommerce-checkout .woocommerce-checkout-payment .place-order button {
    padding: 15px;
}
span.discount-percent {
    font-size: medium;
}
.single-product div.product .entry-summary .price del {
    margin-right: 0px;
    font-size: 18px;
    color: #a0a0a0;
}
.woocommerce-cart table.shop_table .razzi-quantity-dropdown .current {
    width: 50px;
    height: 30px;
}
.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 70px;
    right: 5px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float{
	margin-top:16px;
}

	.woocommerce-checkout form.checkout .form-row label {
    display: block;
    font-size: 12px;
    line-height: 22px;
    color: #525252;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.razzi-heading-title, .woocommerce .wishlist-title h2, .woocommerce-checkout form.checkout h3 {
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
	color:#525252;
	font-weight: 400;
}
.single-product div.product .woocommerce-Reviews ol.commentlist {
    list-style-type: none;
}	
	.pincode-check {
    padding-top: 20px;
}
	h4.pincode-info {
    font-size: 14px;
    line-height: 32px;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    border-bottom: 1px solid #f2f2f2;
    letter-spacing: 2px;
}
.coupon-row .button.button {
    padding: 11px 30px;
}
ul.products li.product .woocommerce-loop-product__title a, table.shop_table td.product-name a {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 300;
}
.catalog-page-header--layout-2 .page-header__content {
    position: relative;
    text-align: left;
    display: flex;
    flex-direction: column;
}
.single-product div.product .entry-summary .product_title {
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.single-product div.product .product-button-wrapper .single_add_to_cart_button, .razzi-sticky-add-to-cart form.cart .single_add_to_cart_button, .razzi-sticky-add-to-cart__content-title, .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.button, .woocommerce-MyAccount-navigation ul li a, .woocommerce-account form h3, .woocommerce-edit-address .woocommerce-Address h3, .woocommerce-MyAccount-content a.button, .woocommerce-MyAccount-content .greeting { 
    text-transform: uppercase;
	letter-spacing: 2px;
	font-weight:400;
}
.razzi-sticky-add-to-cart__content-title, .single-product div.product.layout-v5 .woocommerce-tabs .razzi-tab-wrapper > a {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.single-product div.product section.products > h2 {
    font-size: 24px;
    text-align: center;
    margin: 0 0 60px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.checkout_coupon p.form-row {
    display: inline;
}
form.checkout_coupon.woocommerce-form-coupon {
    display: block !important;
}

.site-footer .newsletter-title{
	text-transform:uppercase;
	letter-spacing:4px;
	font-weight:400;
}
.catalog-page-header--layout-2 .site-breadcrumb {
    color: #525252;
    text-align: left;
}
.catalog-header-banners {
    margin-bottom: 15px;
}
.razzi-catalog-page .site-content {
    padding-top: 25px;
}
.razzi-posts-carousel .post-summary .post-title {
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 30px;
    color: #111;
}
.razzi-posts-carousel .post-summary {
    padding: 15px;
}


/*------Desktop CSS----------*/
@media only screen and (min-width: 1200px) {
	
	.single-product div.product .woocommerce-Reviews .woocommerce-Reviews-title {
    display: block;
}
	
	

.razzi--h-position-center .razzi-banner-content {
    justify-content: center;
}
.razzi--v-position-top .razzi-banner-content {
    align-items: flex-start;
}
.razzi-banner-content {
    height: 100vh;
}
	
.woocommerce-checkout .checkout-form-col .woocommerce-form-login-toggle, .woocommerce-checkout .checkout-form-col .woocommerce-form-coupon-toggle, .checkout-coupon.checkout-form-col.col-flex.col-flex-md-6.col-flex-xs-12, .woocommerce-form-coupon-toggle {
    display: none;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: var(--rz-color-dark);
    border: 1px solid var(--rz-border-color);
    box-sizing: border-box;
    padding: 10px 15px;
    font-size: 14px;
    transition: all .1s ease-in-out;
    outline: none;
}
	.single-product div.product .product-button-wrapper .single_add_to_cart_button {
    text-transform: uppercase;
}
	button, input[type="button"], input[type="reset"], input[type="submit"] {
    text-transform: uppercase;
    letter-spacing: 2px;
	padding: 11px 25px;
}
	input#coupon_code{
		width:58%;
	}
	p#billing_country_field {
    display: none;
}
	table.shop_table td .woocommerce-shipping-methods {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #525252;
}
	.woocommerce-checkout .woocommerce-checkout-review-order-table {
    padding: 15px 15px;
}
	.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr:first-child td {
    padding-top: 15px;
}
	form.checkout.woocommerce-checkout {
    border-top: 1px solid #ccc;
}
	
	.main-navigation li.menu-item-6379 .menu-item-mega:nth-child(2) > .dropdown-toggle {
	opacity:0
}
	ul.products li.product .product-summary {
    transition: transform .35s ease;
    padding-top: 0px;
    background-color: #fff;
}
	ul.products.product-loop-center li.product .product-summary {
    text-align: left;
    padding-left: 4px;
    padding-right: 15px;
}
ul.products li.product .price {
    color: var(--rz-text-color-gray);
    font-size: 12px;
    font-weight: 500;
    display: block;
    line-height: 35px;
}
	.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .shipping-title {
    color: #525252;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    line-height: 24px;
    text-transform: capitalize;
    letter-spacing: 0px;
}
ul.products li.product .product-thumbnail .product-loop__buttons {
    padding: 5px 0;
}
.yith-wcwl-share a.facebook, .yith-wcwl-share a.pinterest, .yith-wcwl-share a.email, .yith-wcwl-share a.whatsapp
	{
    background: none;
    background-color: #fff;
    color: #525252;
    font-size: 20px;
}	
	.woocommerce-wishlist .yith-wcwl-share h4.yith-wcwl-share-title {
    font-size: 14px;
    font-weight: 400;
    color: #525252;
    padding-right: 17px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
	ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons {
    right: 5px;
}
	ul.products li.product .product-thumbnail .rz-loop_button {
    transition: none;
    position: relative;
    box-shadow: none;
    background: none;
}
	nav.woocommerce-breadcrumb.site-breadcrumb {
    text-align: left;
}
div#catalog-header-banners {
    margin-bottom: 15px;
}
	.woocommerce-account .u-columns h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    margin-top: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
}
	ul.products li.product .woocommerce-loop-product__title {
    font-size: 11px;
    margin: 0 0 0px;
    line-height: 24px;
    padding-top: 10px;
}
.container {
    width: 1250px;
}
.header-main {
    height: 65px;
	    border: 0px solid transparent;
}	
	
span.yith-wcwl-items-count {
    position: absolute;
    top: 13px;
    right: -4px;
    font-size: 10px;
    font-weight: 500;
    color: var(--rz-background-text-color-primary);
    text-align: center;
    line-height: 11px;
    min-width: 18px;
    height: 18px;
    border-radius: 30px;
    padding: 4px;
    background-color: var(--rz-background-color-primary);
    display: inline-block;
}	
.single-product div.product .entry-summary {
    width: 45%;
    padding-left: 40px;
}	
.single-product div.product .woocommerce-product-gallery {
    width: 55%;
}
.header-center-items {
    padding-right: 0px !important;
}
	.header-right-items {
    flex: 1;
    text-align: right;
    justify-content: flex-end;
    margin: 0 -20px;
}
.header-v9 .header-bottom {
    height: 48px !important;
}
.single-product div.product.layout-v3 .woocommerce-product-gallery__image {
    float: left;
    width: calc( 50% - 10px);
    margin: 0 5px 10px 5px;
}	
.single-product div.product .woocommerce-Reviews ol.commentlist li {
	margin: 0 0 0 10px;
    padding: 25px;
    border-bottom: 1px solid #e5e5e5;
}
	.single-product div.product .woocommerce-Reviews ol.commentlist li {
    position: relative;
    margin-bottom: 20px;
    padding: 40px;
    border: 0px solid #e5e5e5;
}

	h4.product-info {
    font-size: 14px;
    line-height: 32px;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0;
    padding-top: 35px;
    text-transform: uppercase;
    border-bottom: 1px solid #f2f2f2;
    letter-spacing: 2px;
}
	.woocommerce-checkout .col2-set {
    float: left;
    width: 60%;
    padding-right: 50px;
}
	.woocommerce-checkout .woocommerce-checkout-review-order {
    float: left;
    width: 40%;
    position: sticky;
    top: 30px;
}
	.razzi-banner__featured-image {
    transform: scale(1.01);
    /* transition: .3s; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: transform 4.8s cubic-bezier(.215, .61, .355, 1),opacity 4.8s cubic-bezier(.215, .61, .355, 1);
}
/*	.elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    font-family: 'Jost';
}*/
	
	.header-v9 .razzi-topbar__text p {
    margin: 0;
    letter-spacing: 2px;
    font-weight: 400;
}
.topbar-menu > li > a {
    font-weight: 400;
    letter-spacing: 2px;
	font-size:11px;
}
.woocommerce-ordering .woocommerce-ordering__submenu {
    list-style: none;
    background: #fff;
    border: 1px solid var(--rz-border-color-light);
    width: 230px;
    right: -1px;
}
	.header-v9 .main-navigation .nav-menu li {
    width: 100%;
}
	.woocommerce-ordering .woocommerce-ordering__submenu li {
    text-transform: capitalize;
}
	p {
    font-family: 'Jost';
}
	a.elementor-accordion-title {
    font-family: 'Jost' !important;
    font-weight: 500 !important;
}
	
	.woocommerce-cart table.shop_table .coupon-form .actions > button {
    float: right;
    margin-top: 0px;
    font-size: 14px;
}

.single-product div.product.product-type-variable form.cart {
    margin-top: 10px;
}
	.single-product div.product.product-type-variable form.variations_form .variations td.value {
    margin-bottom: 0px;
}
.single-product div.product.product-type-variable form.cart .variations label {
    font-weight: 400;
    text-transform: uppercase;
}
	.single-product div.product .woocommerce-Reviews .comment-respond .comment-reply-title {
    font-size: 24px;
    font-weight: 400;
    display: block;
    margin-bottom: 20px;
    color: #42413d;
    text-transform: uppercase;
    letter-spacing: 2px;
}
	button#check_pincode {
    background: none;
    color: #525252;
    padding: 0px;
}

	input#shiprocket_pincode_check {
    border: none;
    border-bottom: 1px solid #cdcdcd;
}
	.single-product div.product .woocommerce-Reviews ol.commentlist li .comment-text {
    margin: 0 0 0 0px;
    border-radius: 0;
    padding: 0;
    border: none;
    width: 100%;
}
	.account-panel-content.panel-content {
    position: relative;
    margin: auto;
		height: auto;
		top: 17.4%;
}
	.single-product div.product .woocommerce-Reviews ol.commentlist li {
    position: relative;
    margin-bottom: 20px;
    padding: 20px 0px 40px 0px;
    border: 0px solid #e5e5e5;
}
#campaign-bar {
    height: 35px;
}
.razzi-catalog-page.sidebar-content .primary-sidebar, .razzi-catalog-page.content-sidebar .primary-sidebar {
    width: 20%;
}
	


	ul.products li.product {
    width: 33.33%;
    padding: 0 20px;
}

.razzi-catalog-page.sidebar-content .content-area, .razzi-catalog-page.content-sidebar .content-area {
    width: 80%;
}
.razzi-catalog-page.sidebar-content .primary-sidebar {
    padding-right: 25px;
}
.razzi-catalog-page.sidebar-content .primary-sidebar {
    padding-right: 25px;
}
.products-filter__filter-name {
    padding: 0 0 10px;
    font-size: 14px;
    font-weight: 400;
    color: #525252;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.products-filter--checkboxes .products-filter__option-name, .products-filter--ranges .products-filter__option-name {
    position: relative;
    text-transform: uppercase;
}
.select2 span.select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    text-transform: uppercase;
}
.products-filter__search-box .search-field {
    text-transform: uppercase;
    font-size: 14px;
}
.catalog-toolbar.layout-v1 .razzi-posts__found-inner {
    text-transform: uppercase;
    font-size: 12px;
}
.hidden-title-form a.hide-title-form, .wishlist-title a.show-title-form, .wishlist_manage_table a.create-new-wishlist, .wishlist_manage_table button.submit-wishlist-changes, .wishlist_table .add_to_cart.button, .wishlist_table a.ask-an-estimate-button, .woocommerce .yith-wcwl-wishlist-new button, .yith-wcwl-add-button a.add_to_wishlist, .yith-wcwl-popup-button a.add_to_wishlist, .yith-wcwl-wishlist-search-form button.wishlist-search-button {
    font-size: 20px;
}
.site-header .header-search.form-type-boxed .search-field {
    height: 45px;
    font-size: 14px;
}
#site-header .header-search .form-search .search-submit {
    background: none;
}
.site-header .header-search.search-form-type .search-submit {
    width: 45px;
    height: 45px;
    line-height: 45px;
}
.header-center-items {
    text-align: center;
    justify-content: center;
    padding-right: 50px;
}
.campaign-bar__campaigns .razzi-promotion {
    font-weight: 400;
}
.main-navigation a {
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}


	.woocommerce-billing-fields h3, h3#order_review_heading {
    padding-top: 20px;
}
.razzi-posts-carousel .post-summary {
    padding: 15px 10px 0px;
}

.razzi-posts-carousel .post-summary .post-meta a {
    text-transform: uppercase;
}
.footer-online-text {
    text-align: left;
}
.footer-online-text h3 {
    font-size: 15px;
    text-transform: uppercase;
    color: #c5c5c5;
    line-height: 15px;
}
.follow-newsletter {
    width: 50%;
    float: right;
}
.follow-social {
    float: left;
    text-align: center;
    width: 50%;
	padding-top: 15px;
}
.site-footer-dark .footer-newsletter, .site-footer-custom .footer-newsletter {
    padding-top: 50px;
    padding-bottom: 50px;
}
.site-footer-dark .footer-extra, .site-footer-custom .footer-extra {
    padding-top: 15px;
    padding-bottom: 15px;
}
.site-footer-dark .footer-widgets, .site-footer-custom .footer-widgets {
    padding-top: 60px;
    padding-bottom: 15px;
}
.footer-newsletter .mc4wp-form-fields input[type="email"] {
    padding: 10px 30px;
}
.follow-social .fa {
    width: 40px;
    font-size: 25px;
    padding-left: 20px;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/*-----VIP Extra CSS-----------*/
.main-navigation .nav-menu {
   
    padding-left: 10%;
    padding-right: 10%;
}
	
	.single-product div.product .woocommerce-tabs .panel {
    
    margin: 0px auto 0 auto;
}
.awf-style-colours .awf-filter-container input[type='checkbox'] + label, .awf-style-colours .awf-filter-container input[type='radio'] + label, .awf-style-images .awf-filter-container input[type='checkbox'] + label, .awf-style-images .awf-filter-container input[type='radio'] + label {
    position: relative;
    height: 40px;
    padding: 0 0 0 44px;
}
	
}

/*-----Mobile Extra CSS-----------*/


@media only screen and (max-width: 768px) {
.follow-social {
    display: none;
}
	
	footer#site-footer {
    display: block !important;
}
	a.rz-navigation-bar_icon.filter-icon.toggle-filters {
    display: none;
}
	.single-product div.product .product-button-wrapper .single_add_to_cart_button {
    margin-right: 0;
    line-height: 25px;
}
	ul.products.mobile-show-atc li.product .product-summary .rz-loop_atc_button {
    display: none;
}
	
	span.discount-percent {
    font-size: smaller;
}

	.woocommerce-form-coupon-toggle {
    display: none;
}
	ul.products li.product .woocommerce-loop-product__title a, table.shop_table td.product-name a {
    letter-spacing: 1px;
    font-size: 11px;

}
	ul.products li.product .product-summary {
    transition: transform .35s ease;
    padding-top: 10px;
    background-color: #fff;
}
	h2.woocommerce-loop-product__title {
    line-height: 12px;
    font-size: 12px;
    font-weight: 300;
}
	span.yith-wcwl-items-count {
    display: none;
}
	

	.checkout-coupon.checkout-form-col.col-flex.col-flex-md-6.col-flex-xs-12, .page-header__title {
    display: none;
}
.razzi-heading-title {
    line-height: 40px;
	  font-weight:400;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}
	button, input[type="button"], input[type="reset"], input[type="submit"] {
    padding: 13px 30px;
}
	
}








.razzi-sticky-atc_bottom.open {
    transform: translate3d(0, 0, 0);
    display: none;
}




tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
    display: none;
}

tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--dimensions {
    display: none;
}









div#content {
    padding-top: 0px !important;
}
































.woocommerce-account .u-columns .u-column1:not(.woocommerce-Address), .woocommerce-account .u-columns .u-column2:not(.woocommerce-Address) {
    float: left;
    width: calc( 40% - 30px);
    margin: 0 15px;
    padding: 30px 40px;
    background-color: var(--rz-background-color-light);
    margin-top: 20px;
}
.mo-openid-app-icons {
   
    margin-bottom: 10px !important;
}

.woocommerce-account .woocommerce-form button {
    line-height: 15px;
    white-space: nowrap;
    min-width: 125px;
}


button#check_pincode {
    display: none;
}

input#shiprocket_pincode_check {
   
    display: none;
}


.size-guide-modal .modal-header .button-close {
    top: 18px;
    right: 32px;
    transform: none;
    z-index: 9;
    cursor: pointer;
}

.woo-slg-social-wrap {
    text-align: center;
}

.footer-items.footer-right {
    display: none;
}
.widget_shopping_cart_content img {
   
    display: none;
}

.footer-widgets-diff-4 .razzi-svg-icon svg {
    vertical-align: -0.125em;
    width: 1.3em;
    height: 1em;
    display: inline-block;
    font-size: 30px !important;
}

.topbar-items.topbar-right-items {
    display: none;
}

.social-icons img {
    width: 30px;
}

.social-icons {
    display: flex;
    gap: 5px;
}



















.tawk-min-container, .tawk-min-container .tawk-button {
    display: none;
}

.topbar-items {
    display: grid;
    align-items: center;
    height: inherit;
}


.topbar .razzi-container-fluid {
    display: grid;
    align-items: center;
    height: 100%;
}



.mobile-topbar-items > * {
    margin-right: 0;
    padding: 0 0px;
}

.footer-widgets .widget .widget-title .razzi-svg-icon {
    font-size: 18px;
}

.rs-layer.slidelink a span {
    background: url(/../assets/coloredbg.png) repeat;
    width: 100%;
    height: 100%;
    display: initial;
}


.footer-widgets-diff-4 .razzi-svg-icon svg {
    vertical-align: -0.125em;
    /* width: 1.3em; */
    /* height: 1em; */
    display: inline-block;
    font-size: 18px !important;
}



.rs-layer.slidelink a span {
    background: url(/../assets/coloredbg.png) repeat;
    width: 100%;
    height: 100%;
    display: contents! important;
}






.usp {
    display: flex;
}
p.usp-text {
    margin-left: 10px !important;
}
img.usp-img {
    width: 25px;
    height: 25px;
}

.site-branding .logo img {
   
    width: 225px;
}

.summary-price-box {
    margin-bottom: 32px !important;
}
.rz-stock {
    font-size: 17px;
}
.header-sticky .site-header.minimized .header-main {
    height: 65px;
}


ul.products.product-loop-layout-7 li.product {
    margin-bottom: 10px;
}
.footer-newsletter.layout-v1 {
    background: #D8EAFA;
}

.footer-newsletter .mc4wp-form-fields input[type="email"] {
   
    background-color: #fff;
   
}

.footer-newsletter .mc4wp-form-fields input[type="submit"] {
    margin-left: 5px;
    padding: 0 35px;
    background-color: #fff;
    color: #222;
}
.header-left-items {
    flex: 1;
    text-align: center !important;
    justify-content: center;
    margin: 0 -20px;
}

.site-header .razzi-header-container {
    display: flex;
    align-items: center !important;
    height: 100%;
    position: relative;
}

.header-v9 .main-navigation {
    width: auto !important;
}

    .main-navigation .nav-menu {
        padding-left: 0%;
        padding-right: 0%;
    }


.topbar {
    background-color: #d8eafa !important;
	height: 30px !important;
    color: #222;
}
.main-navigation a, .hamburger-navigation a {
    font-size: 14px;
	    letter-spacing: 2px;
    font-weight: 400;
  
}
nav.breadcrumbs a {
    color: #000;
}
.catalog-toolbar.layout-v1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


ul.awf-product-categories {
    display: none;
}

h5.razzi-banner-content__sub-title {
    border-bottom: 1px solid #ccc;
}



.catalog-page-header--layout-2 {
    padding-top: 20px;
}

.woocommerce-badges {
    position: absolute;
    left: 10px;
    top: 10px;
   
}
.catalog-toolbar.layout-v1 .woocommerce-ordering {
   
    padding: 5px 10px;
    min-width: 230px;
}
.catalog-toolbar {
    margin-bottom: 20px;
}
ul.products li.product .woocommerce-loop-product__title a {
    color: #222;
}
ul.products li.product .price del {
    font-size: 12px;
 
}
.single-product div.product .quantity {
   
    display: none;
}
.single-product div.product.has-buy-now .entry-summary {
    padding-left: 40px;
}
.swiper-container.linked-products-carousel {
    opacity: 1 !important;
}

.single-product div.product .entry-summary .price del {
    margin-right: 0px;
    font-size: 14px;
    color: #a0a0a0;
}
.single-product div.product .entry-summary .price {
    font-size: 20px;
  
}
span.posted_in {
    display: none !important;
}
.single-product div.product .product-share {
    margin-top: 5px;
}
.single-product div.product.layout-v3 .woocommerce-tabs {
    margin-top: 20px;
}

.woocommerce-tabs > ul.tabs > li {
  
    padding: 0 0px;
}

.single-product div.product .woocommerce-tabs .panel {
    max-width: 790px;
    padding: 0 0px;
  
}
.single-product div.product .woocommerce-tabs {
    margin: 30px 0 0;
}

    form.checkout.woocommerce-checkout {
        border-top: 0px solid #ccc;
    }
.single-product div.product .entry-summary .price {
    padding-bottom: 10px;
}



    ul.products.product-loop-center li.product .product-summary {
        text-align: center;
       
    }


.coupon-row {
    display: flex;
    gap: 1px;
}

.wc-proceed-to-checkout br {
    display: none;
}
@media only screen and (min-width: 600px) {.header-sticky:not(.header-v6) .site-header.minimized.header-bottom-no-sticky .header-bottom {
    display: block ! IMPORTANT;
}
	
.site-footer .newsletter-title, .site-footer .widget-title, .site-footer .logo-text, .site-footer .wp-block-group .wp-block-group__inner-container > h2 {
    color: #222;
}
.widget_nav_menu h2.widget-title {
    color: #fff !important;
}
.catalog-page-header--layout-2 {
    padding-top: 0px;
}
aside#primary-sidebar {
    padding-top: 30px;
}
li#tab-title-additional_information {
    margin-left: 45px;
}
h4.filter-title {
    margin: 0px;
    margin-bottom: 10px;
    font-size: 18px;
    border-bottom: 1px solid #E2E2E2;
}


.footer-widgets.widgets-area.has-divider h2.widget-title {
    color: #fff !important;
}

.woocommerce-product-details__short-description

 {
    margin-top: -30px !important;
}


.header-right-items.header-items {
    margin-top: 22px;
}

.site-branding .logo {
    position: relative;
    transition: none;
    margin-top: 14px;
}

	
	
	@media only screen and (min-width: 600px) {
	.woocommerce-category-description {
    position: absolute;
    margin-top: -25%;
    z-index: 99;
    color: #fff;
		    width: 95%;
}
	}
	
	.razzi-products-grid .ajax-load-products {
    text-align: center;
    margin-top: -30px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    min-width: 165px;
    height: 54px;
    margin-bottom: 20px;
}
	
	ul.products li.product .woocommerce-loop-product__title a {
    color: #222;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

	
	.social-icons img {
 
    border-radius: 5px;
}
	.panel-heading.cwginstock-panel-heading h4 {
    line-height: 0px;
		        line-height: 0px;
        font-size: 14px;
        color: #000;
		        font-size: 13px;
}
	
		.product-share.share {
    display: none;
}
	input.cwgstock_button {
    line-height: 20px;
		text-transform: capitalize;
        letter-spacing: 0;
        font-weight: 400;
}
	
	.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #fff;
    border-color: #ccc;
}
	.cwginstock-subscribe-form .panel-primary {
    border-color: #ccc;
}
	
	.cwginstock-subscribe-form .panel-heading {
    padding: 1px 15px;
  
}
	.single-product div.product.layout-v2 .product-gallery-summary .woocommerce-badges {
    right: 10px;
}
	
li#tab-title-care_tab {
    padding-left: 15px;
}
	
	@media only screen and (max-width: 600px) {
		li#tab-title-care_tab {
    padding-left: 15px;
}
		ul.tabs.wc-tabs {
    gap: 15px;
}
		
		.site-branding .logo img {
    width: 185px;
}
		
	}
	
	

	li#tab-title-care_tab {
    padding-left: 20px;
}
	
	
	
	
	
	
	
	
	
	
	
	.rz-low-stock {
    display: inline-flex !important;
    align-items: center;
    gap: 10px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #1c1c1c;
    letter-spacing: -0.01em;
    margin: 8px 0;
}

.rz-stock-dot {
    display: inline-block;
    width: 14px;
    height: 14px;
    min-width: 14px;
    border-radius: 50%;
    background: #f5a623;
    box-shadow: 0 0 0 3px rgba(245,166,35,0.22), 0 0 0 6px rgba(245,166,35,0.10);
    animation: rz-pulse 2.2s ease-in-out infinite;
}

@keyframes rz-pulse {
    0%, 100% { box-shadow: 0 0 0 3px rgba(245,166,35,0.22), 0 0 0 6px rgba(245,166,35,0.10); }
    50%       { box-shadow: 0 0 0 5px rgba(245,166,35,0.30), 0 0 0 9px rgba(245,166,35,0.08); }
}
    .footer-newsletter .mc4wp-form-fields input[type="email"] {
        padding: 10px 30px;
        color: #000;
    }

	
	
	.footer-newsletter .mc4wp-form-fields input[type="email"] {  
    color: #000 !important;
    
}
	ul.woocommerce-error {
    height: 55px;
}
	ul.woocommerce-error:after {
  
    font-size: 0px;
}
	ul.woocommerce-error li {
    display: block;
    color: #fff;
}
			}

/***!  style declaration  !***/

@media only screen and (min-width: 600px) {
.topbar {
    background-color: #000000;
    height: 40px;
}
}

/***!  style declaration  !***/

@media only screen and (max-width: 600px) {
.topbar {
    background-color: #000000;
    height: 40px;
}
}

/***!  style declaration  !***/

.social-icons {    display: flex;}</p>
<p>.social-icons a {    margin-right: 10px; /* Add spacing between icons */}</p>
<p>.social-icons img {    width: 30px; /* Adjust the size as needed */}

/***!  style declaration  !***/

ul.Footer__PaymentList.HorizontalList {
    align-items: center;
    margin: 0 0 0px;
    line-height: 12px;
}

/***!  style declaration  !***/

.password-requirements {
            background: #e7f3ff;
            border-left: 4px solid #2196F3;
            padding: 12px 15px;
            margin: 10px 0 20px 0;
            font-size: 13px;
            line-height: 1.6;
        }
        .password-requirements strong {
                color: #222;
    display: block;
    margin-bottom: 5px;
    font-size: 15px;
        }
        .password-requirements ul {
            margin: 5px 0 0 20px;
            padding: 0;
        }
        .password-requirements li {
            margin: 3px 0;
        }
        /* Hide default WooCommerce password strength meter */
        .woocommerce-password-strength {
            display: none !important;
        }
        .woocommerce-password-hint {
            display: none !important;
        }

/***!  style declaration  !***/

.mo-openid-app-icons {
    display: flex !important;
    
}
.mo_btn-block+.mo_btn-block {
    margin-top: 0px !important;
}

/***!  https://shiorilooms.com/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-9.7.1  !***/

@media all{@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;margin-left:auto!important;margin-right:auto!important;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media all{.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{-ms-grid-row-align:center;align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}
}

/***!  https://shiorilooms.com/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.6.18  !***/

@media all{/* FIX FOR WORDPRESS's CRAZY <p> TAG ANOMALY */
.rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; }

/* NEW Z-INDEX FIX*/
.wp-block-themepunch-revslider { position: relative }

/* FIX FOR QUICK LOADING OF SLIDER SCRIPTS AND WP-ROCKET READDING IMG TAG INTO DOM*/
/*rs-sbg-px rs-sbg-wrap img { display:none !important}*/

/* MODAL BASICS */
rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important;}
rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
rs-module-wrap.hideallscrollbars.rs-modal { overflow: hidden !important; max-width: 100% !important}
rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }

rs-sbg-px { pointer-events: none }

.rs-forceuntouchable,
.rs-forceuntouchable * { pointer-events: none !important; }

.rs-forcehidden * { visibility: hidden !important; }

/*rs-modal rs-fullwidth-wrap rs-module-wrap { transform: translateY(-50%) !important; top: 50% !important; }*/

.rs_splitted_lines { display: block; white-space: nowrap !important}

.rs-go-fullscreen {
	position:fixed !important;
	width:100% !important;
	height:100% !important;
	top:0px !important;
	left:0px !important;
	z-index:9999999 !important;
	background:#ffffff;
}
.rtl {	direction: rtl;}
@font-face {
  font-family: 'revicons';
  src: url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888');
  src: url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
	   url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888') format('woff'),
	   url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888') format('truetype'),
	   url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  speak-as: spell-out;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


rs-module i[class^="fa-"],
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"],
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"],
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"],
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"],
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"],
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"],
#builderView i[class*=" fa-"]
{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

rs-module [class^="fa-"]:before,
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before,
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before,
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before,
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before,
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before,
#builderView [class*=" fa-"]:before
{
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	speak: never;
  	speak-as: spell-out;
	display: inline-block;
	text-decoration: inherit;
	width: auto;
	margin-right: 0;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	margin-left: 0;
}

rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only
{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus

{
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}


.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */




/******************************
	-	BASIC STYLES		-
******************************/

.tp-fullwidth-forcer { z-index: 0; pointer-events: none}
rs-module-wrap { visibility: hidden }
rs-module-wrap,
rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}

rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}

.rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; left: 0 !important;}
.rs-stickyscrollon rs-module-wrap {  position: sticky !important; top:0px; z-index: 1000; }
.rs-stickyscrollon { overflow: visible !important; }

rs-fw-forcer { display:block;width:100%;pointer-events: none;}
rs-module { position:relative;overflow:hidden;display: block; }

rs-module.disableVerticalScroll { -ms-touch-action: pan-x; touch-action: pan-x; }


rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg { display: block; pointer-events: none  }

rs-sbg-effectwrap {
	position:absolute;top:0px;left:0px;width:100%;height:100%
}

rs-carousel-wrap rs-column rs-layer img { width: 0px; height: 0px; }

rs-sbg-px,
rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}

a.rs-layer,
a.rs-layer:-webkit-any-link { text-decoration: none }

a[x-apple-data-detectors] { color: inherit !important;   text-decoration: none !important;   font-size: inherit !important;   font-family: inherit !important;   font-weight: inherit !important;   line-height: inherit !important; }

.entry-content rs-module a, rs-module a { box-shadow: none; }

.rs-ov-hidden 		{ 	overflow:hidden !important;}


.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide { overflow:visible !important}

.rs-parallax-hidden-of rs-slide { overflow:hidden !important}

.tp-simpleresponsive img,
rs-module img{
	max-width:none !important;
	transition: none;
	margin:0px;
	padding:0px;
	border:none;
}



rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}


rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
rs-slide,rs-slide:before {  display:block; visibility:hidden; }

.rs-layer .rs-untoggled-content { display:block;}
.rs-layer .rs-toggled-content { display:none;}

.rs-tc-active.rs-layer > .rs-toggled-content { display:block;}
.rs-tc-active.rs-layer > .rs-untoggled-content { display:none;}

.rs-layer-video { overflow: hidden }

.rs_html5vidbasicstyles { position:relative;top:0px;left:0px;width:100%;height:100%; overflow:hidden; }

rs-module rs-layer,
rs-module .rs-layer {
	opacity: 0;
	position:relative;
	visibility: hidden;
	/*white-space: nowrap; Fix for Mobile Padding issues on long texts */
	display: block;
	-webkit-font-smoothing: antialiased !important;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-moz-osx-font-smoothing: grayscale;
	z-index:1;
	font-display: swap;
}

rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
	user-select: none;	
}

rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{
	margin-bottom:0;

}

.rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}


rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) { outline: none !important; }


/* CAROUSEL FUNCTIONS */
rs-carousel-wrap {
	cursor:url(/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
rs-carousel-wrap.dragged {
	cursor:url(/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
}

rs-carousel-wrap.noswipe {
	cursor: default;
}

rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
rs-carousel-space { clear:both;display:block;width:100%;height:0px;position:relative;}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp_inner_padding {
	box-sizing:border-box;
	max-height:none !important;
}


.rs-layer.rs-selectable {
	user-select: text;	
}



rs-px-mask {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
	max-width: none !important;
	border: none;
}

rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}

/***********************************************************
	- 	ZONES / GOUP / ROW / COLUMN LAYERS AND HELPERS 	-
***********************************************************/
rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;pointer-events: none}
rs-row-wrap,
rs-column,
rs-cbg-mask-wrap {	display:block; visibility: hidden}

rs-layer-wrap,
rs-parallax-wrap,
rs-loop-wrap,
rs-mask-wrap { display: block; }

rs-column-wrap>rs-mask-wrap,
rs-column-wrap>rs-loop-wrap { z-index: 1 }

rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap
 { transform-style:flat;}


/* ANY SAFARI NEEDS IN CAROUSEL SOME HELP TO AVOID FLICKERING, LOVELY....*/
}@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){ 
		 rs-carousel-wrap rs-layer-wrap, rs-carousel-wrap rs-loop-wrap {backface-visibility: hidden;transform-style: preserve-3d;}
	}

@media all{.safarifix rs-layer-wrap {
	perspective: 1000000;
}

}@-moz-document url-prefix() {
 	rs-layer-wrap,
	rs-mask-wrap,
	rs-cbg-mask-wrap { perspective: none; }
}


@media all{rs-mask-wrap { overflow: hidden }
rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; overflow:visible;max-width:none !important;}

.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_bottom 			{	bottom:0px;}
.rev_row_zone_middle			{ top: 0px;}

rs-column-wrap .rs-parallax-wrap  { vertical-align: top }

.rs-layer img,
rs-layer img { vertical-align: top }

rs-row,
rs-row.rs-layer 	{
	display:table;
	position:relative;
	width:100% !important;
	table-layout: fixed;
	box-sizing: border-box;
	vertical-align: top;
	height:auto;
	font-size:0px;
}

.rs-layer.rs-waction.iospermaccwait.permanenthidden { display:none !important; visibility:hidden !important; pointer-events: none !important;}

rs-column-wrap {
	display: table-cell;
	position: relative;
	vertical-align: top;
	height: auto;
	box-sizing: border-box;
	font-size:0px;
}

rs-column {
	box-sizing: border-box;
	display: block;
	position: relative;
	width:100% !important;
	height:auto !important;
	white-space: normal !important;
}

rs-cbg-mask-wrap {
	position: absolute;
	z-index: 0;
	box-sizing: border-box;
}

rs-column-wrap rs-cbg-mask-wrap { top: 0px; left: 0px; bottom: 0px; right: 0px; }
rs-column-bg {
	position: absolute;
	z-index: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
}

.rs-pelock * { pointer-events: none !important;}

rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap 			{	text-align: inherit; }
rs-column rs-mask-wrap 			{	display: inline-block;}


rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap { position: relative; left:auto; top:auto; line-height: 0px;}

rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column { vertical-align: top; }

.rev_break_columns { display: block !important }
.rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }


.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {
	visibility:hidden !important;
	display:none !important
}

/*rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap,
rs-column rs-layer { vertical-align: inherit }*/



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

a.rs-layer.rs-nointeraction >.div,
rs-layer.rs-nointeraction:not(a),
.rs-layer.rs-nointeraction:not(a) {
	pointer-events: none !important
}

rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none; overflow: hidden}

/* new static layers position option */
rs-static-layers.rs-stl-back {
	z-index:0;
}

.rs-stl-visible{
	overflow: visible !important;
}

.rs-layer rs-fcr 	{ width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-bottom-width: 0 !important; border-top: 40px solid #00A8FF; position: absolute; right: 100%; top: 0px; }
.rs-layer rs-fcrt 	{ width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-top-width: 0 !important; border-bottom: 40px solid #00A8FF; position: absolute; right: 100%; top: 0px; }
.rs-layer rs-bcr 	{ width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-bottom: 40px solid #00A8FF; border-top-width: 0 !important; position: absolute; left: 100%; top: 0px; }
.rs-layer rs-bcrt 	{ width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-top: 40px solid #00A8FF; border-bottom-width: 0 !important; position: absolute; left: 100%; top: 0px; }


.tp-layer-inner-rotation {
	position: relative !important;
}


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{
	width:100%; height:auto;
}


/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

rs-bgvideo 			{	position: absolute;top:0px;left:0px; width:100%;height:100%;z-index: 0; display: block}

.rs-layer.rs-fsv	{	top:0px;left:0px;  position:absolute;width:100%;height:100%}

.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video	{ width:100%; height:100% ; /*display: none*/}


.rs-fsv video				{	background: #000}

.fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid rs-poster	{	display: none}

.tp-video-play-button					{
	background:#000;
	background:rgba(0,0,0,0.3);
	border-radius:5px;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height:50px;
	box-sizing: border-box;

	display: inline-block;
	vertical-align: top;
	z-index: 4;
	opacity: 0;
	transition:opacity 300ms ease-out !important;
}

.rs-ISM .tp-video-play-button{
	opacity: 1;
	transition: none !important;
	z-index: 6;
}

.rs-audio .tp-video-play-button { display:none !important;}
.rs-layer .html5vid					{	width:100% !important; height:100% !important;}
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center !important; vertical-align: top; line-height: 50px !important; font-size: 30px !important;}
.rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block; z-index: 6;}
.rs-layer .tp-revstop					{	display:none;width: 15px; border-right: 5px solid #fff !important; border-left:5px solid #fff !important; transform: translateX(50%) translateY(50%);height: 20px;margin-left: 11px !important;margin-top: 5px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:block}

.videoisplaying  .tp-video-play-button			{	display:none}


.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
.rs-fsv .rs-fsv video 		{	object-fit:contain !important;}

.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button  { display: none; }


}@supports not (-ms-high-contrast:none) {
   /* Non-IE styles here */
	.rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
	.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
}

@media all{.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}


.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls { display:none !important;}


.rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}



rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer 	{	margin:0; padding:0; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;}

rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before { content: none; }


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events: none}
rs-sbg-wrap rs-dotted 			{ z-index: 31 }
rs-dotted.twoxtwo				{	background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}
rs-dotted.twoxtwowhite			{	background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}
rs-dotted.threexthree			{	background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}
rs-dotted.threexthreewhite		{	background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)}


/******************************
	-	SHADOWS		-
******************************/

.tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width:300px;
  background: transparent;
  box-shadow: 0 15px 10px rgba(0,0,0,0.8);

  transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.tp-shadow5
{
  	position:relative;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
	content:"";
	position:absolute;
	z-index:-2;
	box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
	top:30%;
	bottom:0;
	left:20px;
	right:20px;
	border-radius:100px / 20px;
}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }

.rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}

.rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}


/* BURGER BUTTON */
.rev-burger {
  position: relative;
  box-sizing: border-box;
  padding: 22px 14px 22px 14px;
  border-radius: 50%;
  border: 1px solid rgba(51,51,51,0.25);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}

.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}

.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);

}
.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);

  opacity: 0;
}
.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);

}

.rev-burger.revb-white {
  border: 2px solid rgba(255,255,255,0.2);
}

.rev-b-span-light span,
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}

.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
  background: #333;
}

.rev-burger.revb-whitefull {
  background: #fff;
  border:none;
}

.rev-burger.revb-whitefull span {
	background:#333;
}

.rev-burger.revb-darkfull {
  background: #333;
  border:none;
}

.rev-burger.revb-darkfull span {
	background:#fff;
}


/* SCROLL DOWN BUTTON */

@keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 70%;}
	50% {opacity: 0;top: 70%;}
	100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width:35px;
	height:55px;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.rev-scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
	color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
	opacity: 0.8;
}

.rev-scroll-btn.revs-fullwhite  {
	background:#fff;
}

.rev-scroll-btn.revs-fullwhite span {
	background: #333;
}

.rev-scroll-btn.revs-fulldark  {
	background:#333;
	border:none;
}

.rev-scroll-btn.revs-fulldark  span {
	background: #fff;
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	border-radius: 50%;
	animation: rev-ani-mouse 2.5s linear infinite;
	background: #fff;
}

.rev-scroll-btn.rev-b-span-dark {
	border-color:#333;
}
.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
	background: #333;
}

.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;
	color: #FFF;
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;
	text-decoration: none;
	text-align: center;
	background-color: #000;
	border-radius: 50px;
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0.50);
	width:60px;
	height:60px;
	box-sizing: border-box;
	cursor: pointer;
}

.rev-cbutton-dark-sr	{
	border-radius: 3px;
}

.rev-cbutton-light	{
	color: #333;
	background-color: rgba(255,255,255, 0.75);
}

.rev-cbutton-light-sr	{
	color: #333;
	border-radius: 3px;
	background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {
	line-height: 37px;
	width:37px;
	height:37px;
}

.rev-sbutton-blue	{
	background-color: #3B5998
}
.rev-sbutton-lightblue	{
	background-color: #00A0D1;
}
.rev-sbutton-red	{
	background-color: #DD4B39;
}




/************************************
-	TP BANNER TIMER		-
*************************************/
rs-progress						{	visibility: hidden; position:absolute; z-index:200;width:100%;height:100%;}
rs-progress-bar,
.rs-progress-bar				{ 	display:block;z-index: 20;box-sizing: border-box;background-clip: content-box;position: absolute;line-height:0px;width:100%;height:100%;}
rs-progress-bgs 				{ 	display:block;z-index: 15;box-sizing: border-box; width: 100%; position: absolute; height: 100%; top: 0px; left: 0px; }
rs-progress-bg					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-gap					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-vis 				{ 	display:block;width: 100%;height: 100%; position: absolute;top: 0px;left: 0px }

/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/
.rs-layer img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	/*zoom:1;*/
}

/*rs-carousel-wrap rs-layer.rs-layer img {   transform: translateZ(-0.0001px)}*/


.rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
.rs-layer.slidelink a {	width:100%;height:100%;display:block}
.rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.rs-layer.slidelink a span{	background:url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat; width:100%;height:100%;display:block}
/*.tp-shape {	width:100%;height:100%;}*/



/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/

.rs-layer .rs-starring				{	display: inline-block}


.rs-layer .rs-starring .star-rating {
	float: none;
	display: inline-block;
	vertical-align: top;
	color: #FFC321 !important;
}


.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating {
	position: relative;
	height: 1em;
	width: 5.4em;
	font-family: star;
	font-size: 1em !important;
}

.rs-layer  .rs-starring .star-rating:before,
.rs-layer  .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #E0DADF;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.rs-layer .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important;
}

.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}




/******************************
	-	LOADER FORMS	-
********************************/

rs-loader 	{
	top:50%; left:50%;
	z-index:10000;
	position:absolute;
}

rs-loader.off {
	display: none !important;
}

rs-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background-image:url(/wp-content/plugins/revslider/public/assets/assets/loader.gif);
	background-repeat:no-repeat;
	background-position: center center;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
}


rs-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
}



rs-loader.spinner5 	{
	background-image:url(/wp-content/plugins/revslider/public/assets/assets/loader.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#fff;
	margin:-22px -22px;
	width:44px;height:44px;
	border-radius: 3px;
}


@keyframes tp-rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);}
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}


rs-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top:-20px;margin-left:-20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	border-radius: 100%;
	animation: tp-scaleout 1.0s infinite ease-in-out;
}


@keyframes tp-scaleout {
  0% {transform: scale(0.0);}
  100% {transform: scale(1.0);opacity: 0;}
}


rs-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  animation-fill-mode: both;
}

rs-loader.spinner3 .bounce1 {
  animation-delay: -0.32s;
}

rs-loader.spinner3 .bounce2 {
  animation-delay: -0.16s;
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {transform: scale(0.0);}
  40% {transform: scale(1.0);}
}




rs-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  animation: tp-rotate 2.0s infinite linear;
}

rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

rs-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  animation-delay: -1.0s;
}


@keyframes tp-rotate { 100% { transform: rotate(360deg);}}

@keyframes tp-bounce {
  0%, 100% {transform: scale(0.0);}
  50% { transform: scale(1.0);}
}



rs-layer iframe { visibility:hidden;}
rs-layer.rs-ii-o iframe { visibility: visible; }

rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"] { display: inline-block }

rs-layer input::placeholder { vertical-align: middle; line-height: inherit !important}

a.rs-layer { transition: none }


/***********************************************
	-  STANDARD NAVIGATION SETTINGS
***********************************************/

rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow 					{	display:block; pointer-events: all;}

/*rs-layer {	font-size:20px; line-height: 25px; padding:0px; margin:0px; border-radius:0px; max-width: none;min-width:none; max-height: none; min-height: none}*/

.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }

.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}

.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}

.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}

rs-poster 						 { cursor:pointer; z-index:3; }

.tp-tab.rs-touchhover,
.tp-tab.selected,
.tp-thumb.rs-touchhover,
.tp-thumb.selected				{	opacity:1;}

.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }

.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }

.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet.rs-touchhover				{	background:#fff;}




.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows.rs-touchhover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }

/*.tp-thumb-mask {max-width: 100% !important}*/

/************************
 - FIXES FOR PE-7 ICONS -
**************************/

.rs-layer [class^="pe-7s-"]:before,
.rs-layer [class*=" pe-7s-"]:before,
.rs-layer [class^="pe-7s-"],
.rs-layer [class*=" pe-7s-"] {
	width: auto;
	margin: 0;
	line-height: inherit;
	box-sizing: inherit;
}


/***************************
	- KEN BURNS FIXES -
***************************/

rs-pzimg-wrap { display: block; }
body.rtl .rs-pzimg {left: 0 !important}


/*******************************
	- CUBE & CANVAS SETTINGS -
********************************/
.rs_fake_cube {transform-style:preserve-3d}
.rs_fake_cube,
.rs_fake_cube_wall { position:absolute; -webkit-backface-visibility:hidden; backface-visibility:hidden; left:0px; top:0px; z-index: 0 }

.rs-builder-mode rs-sbg-wrap canvas,
rs-sbg canvas { overflow: hidden; z-index: 5; -webkit-backface-visibility:hidden; backface-visibility:hidden;}


/***************************
	- 3D SHADOW MODE -
***************************/

.dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}

.dddwrapper { transform-style: flat;perspective: 10000px; }

/*******************
	- DEBUG MODE -
*******************/

.rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
.rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
.rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
.rs_error_message_button {color: #fff !important;background: #333;display: inline-block;padding: 10px 15px;text-align: right;border-radius: 5px;cursor: pointer;text-decoration: none !important}
.rs_error_message_button:hover {  background:#5e35b1}



.hglayerinfo				   {position: fixed;bottom: 0px;left: 0px;color: #FFF;font-size: 12px;line-height: 20px;font-weight: 600;background: rgba(0, 0, 0, 0.75);padding: 5px 10px;z-index: 2000;white-space: normal;}
.hginfo 					   {position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .rs-layer:hover {border:1px dashed #c0392b !important;}
.helpgrid 					   {border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}



/**
INSTAGRAM FILTERS BY UNA
https://una.im/CSSgram/
**/
.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-image:radial-gradient(circle,40%, #d4a9af 55%,#000 150%);mix-blend-mode:overlay}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:absolute;}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:30}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:40}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
.willow::after{background-color:#d8cdcb;mix-blend-mode: color}
.rs-safari .willow:after{background-color: rgba(100, 0, 0, 0.2);}
/* SAFARI BUG FIX ON COLOR BLEND MODE */
}@media (not all) and (min-resolution:.001dpcm){
	 @supports (-webkit-appearance:none) {
	 .willow{filter:grayscale(1) contrast(.95) brightness(.9)}
	.willow::after{background-color:transparent;}
}}
@media all{rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after {height:500%;width:500%}



/**
new spinners
**/
rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}



/* NEW CANVAS ANIMATIONS ON SLIDE BG'S */
.bgcanvas { display: none; position: absolute; overflow: hidden; }


/* way the hell off screen */
.RSscrollbar-measure {
	width: 100px;
	height: 100px;
	overflow: scroll;
	position: absolute;
	top: -9999px;
}

/*  AVADA SCROLL FIX */
.avada-has-rev-slider-styles .rev_slider_wrapper {
	transform:none;
}

/* rs-carousel-wrap{
	transform: scale(0.3);
	overflow: visible !important;
	border: solid 5px red;
} */}

/***!  style declaration  !***/

#rev_slider_3_1_wrapper .hesperiden.tparrows{cursor:pointer;background:rgba(0,0,0,0.5);width:40px;height:40px;position:absolute;display:block;z-index:1000;  border-radius:50%}#rev_slider_3_1_wrapper .hesperiden.tparrows.rs-touchhover{background:#000000}#rev_slider_3_1_wrapper .hesperiden.tparrows:before{font-family:'revicons';font-size:20px;color:#ffffff;display:block;line-height:40px;text-align:center}#rev_slider_3_1_wrapper .hesperiden.tparrows.tp-leftarrow:before{content:'\e82c';  margin-left:-3px}#rev_slider_3_1_wrapper .hesperiden.tparrows.tp-rightarrow:before{content:'\e82d';  margin-right:-3px}
		#rev_slider_2_2_wrapper .hesperiden.tparrows{cursor:pointer;background:rgba(0,0,0,0.5);width:40px;height:40px;position:absolute;display:block;z-index:1000;  border-radius:50%}#rev_slider_2_2_wrapper .hesperiden.tparrows.rs-touchhover{background:#000000}#rev_slider_2_2_wrapper .hesperiden.tparrows:before{font-family:'revicons';font-size:20px;color:#ffffff;display:block;line-height:40px;text-align:center}#rev_slider_2_2_wrapper .hesperiden.tparrows.tp-leftarrow:before{content:'\e82c';  margin-left:-3px}#rev_slider_2_2_wrapper .hesperiden.tparrows.tp-rightarrow:before{content:'\e82d';  margin-right:-3px}

/***!  style declaration  !***/

ol.flex-control-nav.flex-control-thumbs {
    height: 300px;
    overflow-y: auto;
}
/* Chrome, Edge, Safari */
ol.flex-control-nav.flex-control-thumbs::-webkit-scrollbar {
    width: 8px;
}

ol.flex-control-nav.flex-control-thumbs::-webkit-scrollbar-track {
    background: #ddd;
}

ol.flex-control-nav.flex-control-thumbs::-webkit-scrollbar-thumb {
    background: #555;
    border-radius: 10px;
}

ol.flex-control-nav.flex-control-thumbs {
    scrollbar-width: thin;
    scrollbar-color: #555 #ddd;
}

ol.flex-control-nav.flex-control-thumbs {
    height: 300px;
    overflow-y: auto;

    display: block;
    padding: 0;
    margin: 0;

    background: #f5f5f5; /* test color */
}
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

body { background: #faf6f1; }

/* ===== SECTION ===== */
.slt-section {
  width: 100%;
  background: #faf6f1;
  padding: 80px 32px 90px;
  position: relative;
  overflow: hidden;
}

.slt-section::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, #b5894a, #d4aa70, #b5894a, transparent);
}

/* ===== HEADER ===== */
.slt-header {
  text-align: center;
  margin-bottom: 52px;
}

.slt-ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 16px;
}

.slt-ornament-line {
  width: 48px; height: 1px;
  background: linear-gradient(90deg, transparent, #b5894a);
}
.slt-ornament-line:last-child {
  background: linear-gradient(270deg, transparent, #b5894a);
}
.slt-ornament-diamond {
  width: 7px; height: 7px;
  background: #b5894a;
  transform: rotate(45deg);
}

.slt-eyebrow {
  color: #222222 !important;
    text-transform: uppercase;
	    font-size: 13px;
    display: block;
    color: #A0A0A0;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.slt-title {
    font-size: 25px;
    font-weight: 300;
    /* font-style: italic; */
    color: #2c2417;
    margin-bottom: 12px;
    line-height: 1.15;
    line-height: 40px;
    text-transform: uppercase;
    color: #525252;
    font-weight: 400;
}

.slt-subtitle {
  font-size: 14.5px; font-weight: 300;
  color: #9c8570; letter-spacing: 0.3px;
}

/* ===== CAROUSEL ===== */
.slt-carousel-wrap {
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
}

.slt-track-outer {
  overflow: hidden;
  border-radius: 4px;
}

.slt-track {
  display: flex;
  transition: transform 0.55s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}

/* ===== SLIDE ===== */
.slt-slide {
  flex: 0 0 calc(100% / 3);
  padding: 0 10px;
}

/* ===== CARD ===== */
.slt-card {
  background: #fff;
  border: 1px solid #e2d6c8;
  border-radius: 16px;
  padding: 30px 24px 24px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  height: 100%;
  position: relative;
  overflow: hidden;
  transition: box-shadow 0.38s ease, border-color 0.38s ease, transform 0.38s ease;
  cursor: default;
}

.slt-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 2px;
  background: linear-gradient(90deg, #b5894a, #d4aa70);
  opacity: 0;
  transition: opacity 0.35s ease;
}

.slt-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 48px rgba(90,60,20,0.1), 0 4px 14px rgba(90,60,20,0.06);
  border-color: #d4aa70;
}
.slt-card:hover::before { opacity: 1; }

/* ===== QUOTE MARK ===== */
.slt-quote-mark {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 72px; font-weight: 300;
  color: #d4aa70; line-height: 0.5;
  display: block; opacity: 0.55;
  user-select: none; margin-bottom: 2px;
}

/* ===== STARS ===== */
.slt-stars { display: flex; gap: 3px; }
.slt-star { color: #c99a42; font-size: 14px; line-height: 1; }

/* ===== REVIEW ===== */
.slt-review {
  font-family: Jost;
  font-size: 16.5px; font-weight: 400; font-style: italic;
  color: #2c2417; line-height: 1.78;
  flex-grow: 1;
}

/* ===== DIVIDER ===== */
.slt-divider { width: 32px; height: 1px; background: #e2d6c8; }

/* ===== AUTHOR ===== */
.slt-author { display: flex; align-items: center; gap: 12px; }

.slt-avatar {
  width: 40px; height: 40px; border-radius: 50%;
  background: #f3ede4; border: 1.5px solid #e2d6c8;
  display: flex; align-items: center; justify-content: center;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 16px; font-weight: 500; color: #b5894a;
  flex-shrink: 0;
}

.slt-author-info { display: flex; flex-direction: column; gap: 2px; }
.slt-author-name {
    font-size: 16px;
    font-weight: 500;
    color: #2c2417;
    margin-bottom: 0;
}
.slt-author-detail { font-size: 11.5px; font-weight: 300; color: #9c8570;    margin-bottom: 0em; }

.slt-verified {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    font-weight: 400;
    color: green;
    white-space: nowrap;
}
.slt-verified-icon {
    width: 20px;
    height: 20px;
    background: #008000f0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    flex-shrink: 0;
}
a.razzi-button.button-light.continue-button {
    background: #ffffff00 !important;
}
/* ===== ARROWS + DOTS ===== */
.slt-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin-top: 36px;
}


/* Product bottom layout fix */
.product-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 10px;
}

.product-bottom .product-qty {
    flex: 1 1 auto;
}

.product-bottom .product-remove {
    flex: 0 0 auto;
    margin-left: auto;
}

.product-bottom .product-remove a.remove {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #666;
    text-decoration: none;
    font-size: 13px;
}
.razzi-quantity-dropdown .qty-dropdown {
    position: absolute;
   
    margin-top: -22px !important;
}
a.checkout-button.button.alt.wc-forward {
    width: 100%;
}
.woocommerce-error {
    background-color: #B81C23;
    border-left: 4px solid #e74c3c;
    padding: 15px;
    margin-bottom: 20px;
}
.product-bottom .product-remove a.remove:hover {
    color: #cc0000;
}

/* Mobile adjustments */
@media (max-width: 480px) {
    .product-bottom {
        flex-wrap: nowrap;
        align-items: center;
    }

    .product-bottom .product-remove .name {
        display: inline; /* Show "Remove" text on mobile too */
    }
}





.slt-arrow {
  width: 44px; height: 50px;
  border-radius: 50%;
  border: 1.5px solid #d4aa70;
  background: transparent;
  color: #b5894a;
  font-size: 18px;
  display: flex; align-items: center; justify-content: center;
  cursor: pointer;
  transition: background 0.25s ease, color 0.25s ease, transform 0.2s ease;
  line-height: 1;
  user-select: none;
}
.slt-arrow:hover { background: #b5894a; color: #fff; transform: scale(1.06); }
.slt-arrow:disabled { opacity: 0.35; cursor: default; transform: none; }

.slt-dots { display: flex; gap: 8px; align-items: center; margin: 0 4px; }
.slt-dot {
  width: 7px; height: 7px;
  border-radius: 50%;
  background: #e2d6c8;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.3s ease;
  border: none; padding: 0;
}
.yith-wcan-filters {
    background-color: #ffffff00 !important;
    margin-bottom: 30px;
}



@media screen and (max-width: 768px) {
	.cwginstock-panel-body input[type=email], .cwginstock-panel-body input[type=text], .form-group {
   
    margin-top: -15px !important;
}
input#coupon_code {
    width: 100% !important;
}
button.show-password-input {
    line-height: 15px;
    white-space: nowrap;
    min-width: 0 !important;
    float: right;
    width: 0 !important;
}
section.cwginstock-subscribe-form.cwginstock-0outofstock {
    margin-top: 15px !important;
}
.cwginstock-subscribe-form .panel-heading {
    padding: 0px 7px !important;
   
}
.form-group.center-block {
        margin-top: 5px !important;
    }
	input.cwgstock_button {
    padding: 0px 30px !important;
}
.form-group.center-block {
    margin-top: 10px !important;
}
    .cwginstock-panel-heading h4 {
      
        margin: -5px !important;
    }
}

.woocommerce-message {
    background-color: #27ae60;
    border-left: 4px solid #27ae60;
    padding: 15px;
    margin-bottom: 20px;
}



@media screen and (min-width: 768px) {
.panel-heading.cwginstock-panel-heading h2 {
    margin-bottom: 15px;
}
}






.slt-dot.active { background: #b5894a; transform: scale(1.3); }

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  .slt-section { padding: 56px 20px 64px; }
  .slt-slide { flex: 0 0 100%; padding: 0 6px; }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .slt-slide { flex: 0 0 50%; }
}
