/*
Theme Name: Yolo Bestruct
Theme URI: http://demo.yolotheme.com/bestruct
Author: YoloTheme
Author URI: http://yolotheme.com/
Description: Bestruct is the shop WordPress theme with super versatile content blocks, drag and drop page builder and exclusive magazine features: Tabbed Mega Menu, Dropdown Top Pin Board, Subscription Plan, Bookmark Post,.. and much more
Version: 1.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: yolo-bestruct
Domain Path: /languages/
*/
/**
 * Table of Contents:
 *
 * 1.0 - Core
 * 2.0 - Template
 * 3.0 - Header
 * 4.0 - Footer
 * 5.0 - Widget
 * 6.0 - Blog
 * 7.0 - Woocommerce
 * 8.0 - ShortCode
 * 9.0 - Color
 * ----------------------------------------------------------------------------
 */
/**
 * 0.0 - Libraries and defined variable
 * ----------------------------------------------------------------------------
 */
/**
 * 0.0 - Libraries and defined variable
 * ----------------------------------------------------------------------------
 */
@supports (--css:variables) {
  :root {
    --layout_site_width: 90%;
    --layout_site_max_width: 1200px;
    --text_color: #606060;
    --text_color_lighten_5: #6d6d6d;
    --text_color_lighten_10: #7a7a7a;
    --text_color_lighten_15: #868686;
    --text_color_lighten_20: #939393;
    --text_color_lighten_25: #a0a0a0;
    --text_color_lighten_30: #adadad;
    --text_color_lighten_35: #b9b9b9;
    --text_color_lighten_40: #c6c6c6;
    --text_color_lighten_50: #e0e0e0;
    --text_color_lighten_60: #f9f9f9;
    --text_color_lighten_70: #ffffff;
    --text_color_darken_5: #535353;
    --text_color_darken_10: #474747;
    --text_color_darken_15: #3a3a3a;
    --text_color_darken_20: #2d2d2d;
    --text_color_darken_25: #202020;
    --text_color_fade_10: rgba(96, 96, 96, 0.1);
    --text_color_fade_20: rgba(96, 96, 96, 0.2);
    --text_color_fade_30: rgba(96, 96, 96, 0.3);
    --text_color_fade_40: rgba(96, 96, 96, 0.4);
    --text_color_fade_50: rgba(96, 96, 96, 0.5);
    --text_color_fade_60: rgba(96, 96, 96, 0.6);
    --text_color_fade_70: rgba(96, 96, 96, 0.7);
    --text_color_fade_80: rgba(96, 96, 96, 0.8);
    --text_color_fade_90: rgba(96, 96, 96, 0.9);
    --primary_color: #fdb801;
    --primary_color_lighten_5: #febf19;
    --primary_color_lighten_10: #fec733;
    --primary_color_lighten_15: #fece4c;
    --primary_color_lighten_20: #fed566;
    --primary_color_lighten_25: #fedc7f;
    --primary_color_darken_5: #e4a601;
    --primary_color_darken_10: #ca9301;
    --primary_color_darken_15: #b18101;
    --primary_color_darken_20: #976e01;
    --primary_color_darken_25: #7e5c00;
    --primary_color_fade_10: rgba(253, 184, 1, 0.1);
    --primary_color_fade_20: rgba(253, 184, 1, 0.2);
    --primary_color_fade_30: rgba(253, 184, 1, 0.3);
    --primary_color_fade_40: rgba(253, 184, 1, 0.4);
    --primary_color_fade_50: rgba(253, 184, 1, 0.5);
    --primary_color_fade_60: rgba(253, 184, 1, 0.6);
    --primary_color_fade_70: rgba(253, 184, 1, 0.7);
    --primary_color_fade_80: rgba(253, 184, 1, 0.8);
    --primary_color_fade_90: rgba(253, 184, 1, 0.9);
    --secondary_color: #0195fd;
    --secondary_color_darken_20: #015997;
    --heading_color: #0f0f0f;
    --heading_color_lighten_20: #424242;
    --heading_color_fade_10: rgba(15, 15, 15, 0.1);
    --heading_color_fade_20: rgba(15, 15, 15, 0.2);
    --heading_color_fade_30: rgba(15, 15, 15, 0.3);
    --heading_color_fade_40: rgba(15, 15, 15, 0.4);
    --heading_color_fade_50: rgba(15, 15, 15, 0.5);
    --heading_color_fade_60: rgba(15, 15, 15, 0.6);
    --heading_color_fade_70: rgba(15, 15, 15, 0.7);
    --heading_color_fade_80: rgba(15, 15, 15, 0.8);
    --heading_color_fade_90: rgba(15, 15, 15, 0.9);
    --menu_font: Raleway;
    --menu_font_weight: 700;
    --menu_font_size: 14px;
    --sub_menu_font_size: 15px;
    --secondary_font: Raleway;
    --secondary_font_weight: 400;
    --secondary_font_size: 14px;
    --primary_font: Roboto;
    --primary_font_weight: 400;
    --primary_font_size: 15px;
    --page_title_bg_color: #8224e3;
    --page_title_overlay_color: rgba(10, 10, 10, 0);
    --page_title_overlay_opacity: 0;
    --page_title_color: #fff;
    --page_title_margin_top: 0;
    --page_title_margin_bottom: 70px;
    --page_title_height: 300px;
    --main_menu_height: 80px;
    --logo_mobile_max_height: 70px;
    --logo_mobile_padding: 15px;
    --main_menu_mobile_height: 100px;
    --header_1_nav_layout_padding: 100px;
    --header_2_nav_layout_padding: 100px;
    --header_3_nav_layout_padding: 100px;
    --header_4_nav_layout_padding: 100px;
    --header_5_nav_layout_padding: 100px;
    --header_6_nav_layout_padding: 100px;
    --header_1_nav_distance: 20px;
    --header_2_nav_distance: 20px;
    --header_3_nav_distance: 20px;
    --header_4_nav_distance: 20px;
    --header_5_nav_distance: 20px;
    --header_6_nav_distance: 15px;
    --home_preloader_bg_color: #000;
    --top_bar_bg_color: #fff;
    --top_bar_text_color: #0f0f0f;
    --top_bar_layout_padding: 100px;
    --logo_padding_top: 10px;
    --logo_padding_bottom: 10px;
    --menu_sub_bg_color: #fff;
    --menu_sub_bg_color_darken_7: #ededed;
    --menu_sub_bg_color_darken_15: #d9d9d9;
    --menu_sub_bg_color_lighten_7: #ffffff;
    --menu_sub_bg_color_lighten_15: #ffffff;
    --menu_sub_text_color: #333;
    --header_1_nav_bg_color: #171717;
    --header_1_nav_text_color: #ffffff;
    --header_1_height: 122px;
    --header_2_nav_bg_color: #dd3333;
    --header_2_nav_text_color: #424242;
    --header_2_height: 120px;
    --header_3_nav_bg_color: #ffffff;
    --header_3_nav_text_color: #424242;
    --header_3_height: 120px;
    --header_4_nav_bg_color: #333333;
    --header_4_nav_text_color: #f2f2f2;
    --header_4_height: 130px;
    --header_5_nav_bg_color: #111;
    --header_5_nav_text_color: #fff;
    --header_5_height: 130px;
    --header_6_nav_bg_color: #3333333;
    --header_6_nav_text_color: #ffffff;
    --header_6_height: 120px;
    --mobile_background_color: #333333;
    --mobile_text_color: #ffffff;
    --mobile_text_color_fade_60: rgba(255, 255, 255, 0.6);
    --mobile_page_title_height: 140px;
    --headersidebar_nav_bg_color: #ffffff;
    --headersidebar_nav_bg_color_lighten_10: #ffffff;
    --headersidebar_nav_text_color: #424242;
    --headersidebar_nav_text_color_fade_60: rgba(66, 66, 66, 0.6);
    --headersidebar_nav_text_color_fade_85: rgba(66, 66, 66, 0.85);
    --headersidebar_sidebar_width: 300px;
  }
}
/**
 * 1.0 - Core
 * ----------------------------------------------------------------------------
 */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes header-drop {
  0% {
    -webkit-transform: translateY(-92px);
    -ms-transform: translateY(-92px);
    transform: translateY(-92px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes header-drop {
  0% {
    -webkit-transform: translateY(-92px);
    -ms-transform: translateY(-92px);
    transform: translateY(-92px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes header-drop-out {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-92px);
    -ms-transform: translateY(-92px);
    transform: translateY(-92px);
  }
}
@keyframes header-drop-out {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-92px);
    -ms-transform: translateY(-92px);
    transform: translateY(-92px);
  }
}
@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.animate {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  will-change: transform, opacity;
}
@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.animate.slideDown {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
  }
}
@keyframes slideUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
.animate.slideUp {
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}
@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(-90deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes swingInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(-90deg);
            transform: perspective(400px) rotateX(-90deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
            transform: perspective(400px) rotateX(0deg);
  }
}
.animate.swingInX {
  -webkit-transform-origin: top;
  -ie-transform-origin: top;
  -ms-transform-origin: top;
      transform-origin: top;
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: swingInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: swingInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: swingInX;
  backface-visibility: visible !important;
  animation-name: swingInX;
}
@-webkit-keyframes swingOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(-90deg);
  }
}
@keyframes swingOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
            transform: perspective(400px) rotateX(0deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(-90deg);
            transform: perspective(400px) rotateX(-90deg);
  }
}
.animate.swingOutX {
  -webkit-transform-origin: top;
  -webkit-animation-name: swingOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: swingOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: swingOutX;
  -o-backface-visibility: visible !important;
  animation-name: swingOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
            transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.animate.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
            transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.animate.flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.animate.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
}
.animate.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
.yolo-full-width {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin: 0 auto;
}
.container .yolo-full-width {
  padding-left: 0;
  padding-right: 0;
}
.post-navigation {
  padding: 0;
  display: table;
  width: 100%;
  position: relative;
  margin-top: 20px;
}
.post-navigation .nav-links {
  width: 100%;
  margin: 0 auto;
  display: table;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  width: 50%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.post-navigation .nav-previous .post-navigation-content,
.post-navigation .nav-next .post-navigation-content {
  margin-left: 30px;
}
.post-navigation .nav-next {
  display: table-cell;
  text-align: right;
}
.post-navigation .nav-next .post-navigation-content {
  margin-left: 0;
  margin-right: 30px;
}
.post-navigation .post-navigation-label {
  display: block;
  font-size: 25px;
  font-weight: normal;
  text-transform: uppercase;
  color: var(--text_color);
}
.post-navigation .post-navigation-title {
  -ms-word-wrap: break-word;
  text-align: left;
  word-wrap: break-word;
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
  color: var(--heading_color);
}
.post-navigation .post-navigation-icon {
  font-size: 24px;
  line-height: 1em;
  width: 20px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  color: var(--text_color);
  z-index: 1;
}
.post-navigation .nav-links .nav-next .post-navigation-icon {
  right: 0;
}
/* -----------------------------------------------------------------------------
 * WordPress Default Style
 * -------------------------------------------------------------------------- */
img {
  max-width: 100%;
  height: auto;
}
.alignnone {
  margin: 15px 15px 0 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 15px auto 15px auto;
}
.alignright {
  float: right;
  margin: 15px 0 15px 15px;
}
.alignleft {
  float: left;
  margin: 15px 15px 15px 0;
}
.aligncenter {
  display: block;
  margin: 15px auto 15px auto;
}
a img.alignright {
  float: right;
  margin: 15px 0 0 15px;
}
a img.alignnone {
  margin: 15px 15px 0 0;
}
a img.alignleft {
  float: left;
  margin: 15px 15px 0 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  text-align: center;
  max-width: 100%;
}
.wp-caption.alignnone {
  margin: 15px 15px 30px 0;
}
.wp-caption.alignleft {
  margin: 15px 15px 30px 0;
}
.wp-caption.alignright {
  margin: 15px 0 30px 15px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 0.9em;
  font-style: italic;
  opacity: 0.7;
  line-height: 17px;
  margin: 1em 0 0 0;
  padding: 0 10%;
}
.wp-post-image {
  height: auto;
  max-width: 100%;
}
.sticky {
  opacity: 1;
}
.bypostauthor {
  opacity: 1;
}
/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */
.gallery {
  margin-bottom: 20px;
  margin-left: -4px;
}
.gallery:before {
  content: "";
  display: table;
}
.gallery:after {
  clear: both;
  content: "";
  display: block;
}
.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
  display: table;
  margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
  text-align: center;
}
.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 2px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  width: 100%;
}
.gallery-caption:before {
  -webkit-box-shadow: 0 -10px 15px #000 inset;
  box-shadow: 0 -10px 15px #000 inset;
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.gallery-item:hover .gallery-caption {
  opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
.overflow-hidden {
  overflow: hidden;
}
.yolo-page-links {
  font-size: 0;
  margin-bottom: 30px;
  display: inline-block;
  line-height: 50px;
}
.yolo-page-links-title {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0;
  color: #858585;
  font-weight: normal;
  margin-right: 20px;
}
.yolo-page-link {
  display: inline-block;
  margin-right: 4px;
  font-size: 14px;
  padding: 0;
  width: 40px;
  height: 40px;
  color: var(--text_color);
  text-align: center;
  line-height: 40px;
  border: 1px solid #eeeeee;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.yolo-page-links .yolo-page-link:hover,
.yolo-page-links > .yolo-page-link {
  color: #fff;
  background-color: var(--text_color);
  border-color: var(--text_color);
}
/**
 * 2.0 - Template
 * ----------------------------------------------------------------------------
 */
.lg-backdrop.in {
  opacity: 0.6 !important;
}
body {
  overflow-x: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
a,
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
body {
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
  color: var(--text_color);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 400;
  color: var(--heading_color);
}
@media (max-width: 767px) {
  h1 {
    font-size: 24px !important;
  }
}
h1 strong {
  position: relative;
}
h1 strong:before {
  content: '';
  background-color: var(--primary_color);
  display: block;
  width: 54px;
  height: 2px;
  position: absolute;
  bottom: -10px;
  left: 0;
}
h2 strong {
  color: var(--primary_color);
}
h4 strong {
  position: relative;
}
h4 strong:before {
  content: '';
  background-color: var(--primary_color);
  display: block;
  width: 60px;
  height: 1px;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.rotate-left {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  white-space: nowrap;
}
.rotate-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  white-space: nowrap;
}
.float-right {
  float: right;
}
@media (max-width: 767px) {
  .float-right {
    float: none;
  }
}
@media (max-width: 991px) {
  .remove_margin .vc_column-inner {
    margin-top: 30px !important;
    margin-bottom: 20px !important;
  }
}
.container {
  max-width: 100%;
}
@media (min-width: 1320px) {
  .container {
    width: 1320px;
  }
}
#yolo-wrapper {
  background-color: #fff;
}
body.boxed #yolo-wrapper {
  max-width: 1400px;
  margin: auto;
  overflow: hidden;
}
body.boxed #yolo-wrapper .yolo-top-bar {
  max-width: 1400px;
}
@media only screen and (min-width: 992px) {
  body.float {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
}
div,
iframe,
img {
  margin: 0;
  padding: 0;
}
p {
  font-weight: 400;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
::-moz-selection {
  color: #fff;
  background-color: var(--primary_color);
}
::selection {
  color: #fff;
  background-color: var(--primary_color);
}
::-moz-selection {
  color: #fff;
  background-color: var(--primary_color);
}
a,
a:hover,
a.active {
  color: inherit;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: var(--primary_color);
}
a:focus,
a.active {
  color: var(--primary_color);
}
input,
textarea,
button,
select {
  outline: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.line_left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -35px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 2px;
  width: 70px;
}
.maintanence-page {
  position: relative;
  -webkit-transform: translateY(45%);
  -ms-transform: translateY(45%);
  transform: translateY(45%);
  text-align: center;
}
.maintanence-page .maintenance-title h2 {
  color: #fff;
  font-size: 70px;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 480px) {
  .maintanence-page .maintenance-title h2 {
    font-size: 50px;
  }
}
.maintanence-page .countdown-wrap .redCountdownWrapper .redCountdownValue {
  font-family: inherit !important;
}
.maintanence-page .maintenance-social {
  margin-top: 20px;
}
.maintanence-page .maintenance-social .maintenance-social-profile-wrapper {
  padding-left: 0!important;
  margin-bottom: 0!important;
}
.maintanence-page .maintenance-social .maintenance-social-profile-wrapper li {
  list-style: none;
  display: inline-block;
}
.maintanence-page .maintenance-social .maintenance-social-profile-wrapper li a {
  color: #fff;
  font-size: 18px;
  padding: 0px 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.maintanence-page .maintenance-social .maintenance-social-profile-wrapper li a i {
  font-size: 30px;
  padding-right: 20px;
}
.maintanence-page .maintenance-social .maintenance-social-profile-wrapper li:hover a {
  color: var(--primary_color);
}
@media (max-width: 1500px) {
  .maintanence-page {
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
  }
}
@media (max-width: 768px) {
  .maintanence-page {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
}
@media (max-width: 320px) {
  .maintanence-page {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .maintanence-page .countdown-wrap .redCountdownWrapper .redCountdownValue {
    font-family: inherit !important;
    font-size: 30px !important;
    margin-top: -30px !important;
  }
}
.under-construction,
.coming-soon {
  text-align: center;
}
.under-construction .logo,
.coming-soon .logo {
  max-width: 380px;
  max-height: 380px;
  margin: auto;
}
.under-construction .title,
.coming-soon .title {
  line-height: 1;
}
.under-construction .title,
.coming-soon .title {
  font-size: 36px;
  margin-top: 40px;
}
.under-construction .sub-title,
.coming-soon .sub-title {
  font-size: 16px;
  margin-top: 30px;
}
.under-construction .entry-content .mc4wp-form,
.coming-soon .entry-content .mc4wp-form {
  margin-top: 50px;
}
.under-construction .entry-content .mc4wp-form label,
.coming-soon .entry-content .mc4wp-form label {
  display: none;
}
.under-construction .entry-content .mc4wp-form input,
.coming-soon .entry-content .mc4wp-form input {
  display: none;
}
.under-construction .entry-content .mc4wp-form input[type="email"],
.coming-soon .entry-content .mc4wp-form input[type="email"] {
  border: solid 2px #DDDDDD;
  background-color: #fff;
  color: #888;
  width: 370px;
  display: block;
  padding-right: 30px;
}
.under-construction .entry-content .mc4wp-form input[type="submit"],
.coming-soon .entry-content .mc4wp-form input[type="submit"] {
  display: none;
}
.under-construction .entry-content .mc4wp-form p,
.coming-soon .entry-content .mc4wp-form p {
  display: inline-block;
}
.under-construction .entry-content .mc4wp-form span.email,
.coming-soon .entry-content .mc4wp-form span.email {
  display: inline-block;
  position: relative;
}
.under-construction .entry-content .mc4wp-form span.email i,
.coming-soon .entry-content .mc4wp-form span.email i {
  position: absolute;
  right: 14px;
  top: 14px;
}
.under-construction p .sub-title {
  line-height: 1;
}
/*-------------------------------------
INPUT
---------------------------------------*/
input[type="text"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"],
textarea,
select {
  padding: 0 15px;
  font-size: 14px;
  color: #878787;
  height: 42px;
  line-height: 1;
  background-color: #f5f5f5;
  border: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
input[type="text"] ::-webkit-input-placeholder,
input[type="search"] ::-webkit-input-placeholder,
input[type="email"] ::-webkit-input-placeholder,
input[type="url"] ::-webkit-input-placeholder,
input[type="password"] ::-webkit-input-placeholder,
input[type="tel"] ::-webkit-input-placeholder,
textarea ::-webkit-input-placeholder,
select ::-webkit-input-placeholder {
  color: #878787;
}
input[type="text"] :-moz-placeholder,
input[type="search"] :-moz-placeholder,
input[type="email"] :-moz-placeholder,
input[type="url"] :-moz-placeholder,
input[type="password"] :-moz-placeholder,
input[type="tel"] :-moz-placeholder,
textarea :-moz-placeholder,
select :-moz-placeholder {
  color: #878787;
}
input[type="text"] ::-moz-placeholder,
input[type="search"] ::-moz-placeholder,
input[type="email"] ::-moz-placeholder,
input[type="url"] ::-moz-placeholder,
input[type="password"] ::-moz-placeholder,
input[type="tel"] ::-moz-placeholder,
textarea ::-moz-placeholder,
select ::-moz-placeholder {
  color: #878787;
}
input[type="text"] :-ms-input-placeholder,
input[type="search"] :-ms-input-placeholder,
input[type="email"] :-ms-input-placeholder,
input[type="url"] :-ms-input-placeholder,
input[type="password"] :-ms-input-placeholder,
input[type="tel"] :-ms-input-placeholder,
textarea :-ms-input-placeholder,
select :-ms-input-placeholder {
  color: #878787;
}
textarea {
  height: auto;
  padding-top: 15px;
}
select {
  max-width: 100%;
}
.block-inner > * {
  margin: auto;
}
.overflow-hidden {
  overflow: hidden!important;
}
/* MODAL SEARCH
/*-------------------------*/
#yolo-modal-search {
  z-index: 999999;
  overflow: auto;
}
#yolo-modal-search.modal.in .modal-backdrop.in {
  height: 100%;
  position: fixed;
  background-color: #333;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#yolo-modal-search.modal.in .yolo-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 9999;
}
#yolo-modal-search .yolo-modal-dialog {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: auto;
}
#yolo-modal-search .yolo-dismiss-modal {
  position: absolute;
  right: 50px;
  top: 30px;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  z-index: 1040;
  cursor: pointer;
}
#yolo-modal-search .yolo-modal-search {
  position: relative;
  width: 100%;
  height: 100%;
}
#yolo-modal-search .yolo-modal-search .yolo-search-result {
  position: absolute;
  width: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 40%;
}
@media (max-width: 767px) {
  #yolo-modal-search .yolo-modal-search .yolo-search-result {
    top: 20%;
  }
}
#yolo-modal-search .yolo-modal-search .yolo-search-wrapper {
  position: relative;
  width: 100%;
  font-size: 24px;
  color: inherit;
  background-color: transparent;
  border-bottom: 2px solid #fff;
  display: block;
}
#yolo-modal-search .yolo-modal-search .yolo-search-wrapper:before,
#yolo-modal-search .yolo-modal-search .yolo-search-wrapper:after {
  content: " ";
  display: table;
}
#yolo-modal-search .yolo-modal-search .yolo-search-wrapper:after {
  clear: both;
}
#yolo-modal-search .yolo-modal-search input[type="search"] {
  border: none;
  outline: none;
  display: block;
  float: left;
  width: 100%;
  padding-right: 60px;
  padding-left: 20px;
  background-color: transparent;
  font-size: 22px;
  color: #fff;
}
#yolo-modal-search .yolo-modal-search input[type="search"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
#yolo-modal-search .yolo-modal-search input[type="search"]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
#yolo-modal-search .yolo-modal-search button {
  position: absolute;
  display: block;
  color: #fff;
  bottom: 5px;
  right: 0;
  line-height: 1;
  border: none;
  outline: none;
  font-size: 24px;
  background-color: transparent;
}
#yolo-modal-search .ajax-search-result {
  margin: auto;
  background: rgba(77, 77, 77, 0.1);
}
#yolo-modal-search .ajax-search-result > ul {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
}
#yolo-modal-search .ajax-search-result li {
  padding: 5px 20px;
  color: inherit;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #fff;
}
#yolo-modal-search .ajax-search-result li:hover,
#yolo-modal-search .ajax-search-result li.selected {
  background-color: rgba(127, 127, 127, 0.1);
}
#yolo-modal-search .ajax-search-result li > a {
  color: #fff;
}
#yolo-modal-search .ajax-search-result li + li {
  border-top: dotted 1px rgba(77, 77, 77, 0.1);
}
#yolo-modal-search .ajax-search-result li span {
  color: #fff;
  float: right;
}
#yolo-modal-search .ajax-search-result li.search-view-more {
  font-size: 14px;
  font-style: italic;
}
#yolo-modal-search .ajax-search-result li.search-view-more a {
  text-decoration: underline;
}
#yolo-modal-search i.ajax-search-icon {
  color: inherit;
}
#yolo-modal-search div.search-view-more {
  background-color: rgba(255, 255, 0, 0.1);
  padding: 5px 20px;
  border-top: solid 1px rgba(0, 0, 0, 0.3);
  font-size: 14px;
  text-align: center;
}
#yolo-modal-search div.search-view-more i.wicon {
  vertical-align: middle;
}
/* YOLO SEARCH STANDARD
/*-------------------------*/
#yolo_search_popup_wrapper .search-popup-inner {
  margin: 1em 0;
  width: 70%;
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -10%);
  -ms-transform: translate(-50%, -10%);
  transform: translate(-50%, -10%);
}
#yolo_search_popup_wrapper .search-popup-inner > input {
  width: 100%;
  margin-bottom: 50px;
  font-size: 30px;
  border-bottom: 2px solid #fff;
  background-color: transparent;
  padding: 25px 20px;
  color: #fff;
}
#yolo_search_popup_wrapper .search-popup-inner > input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
#yolo_search_popup_wrapper .search-popup-inner > input:-ms-input-placeholder {
  color: #fff;
}
#yolo_search_popup_wrapper .search-popup-inner > input::-webkit-input-placeholder {
  color: #fff;
}
#yolo_search_popup_wrapper .search-popup-inner > button {
  border: none;
  background-color: transparent;
  text-transform: uppercase;
  position: absolute;
  right: 0px;
  top: -15px;
}
#yolo_search_popup_wrapper .search-popup-inner > button i {
  font-size: 30px;
  padding: 20px;
  color: #fff;
}
#yolo_search_popup_wrapper .search-popup-inner > button i:hover {
  color: var(--primary_color);
}
@media (max-width: 767px) {
  #yolo_search_popup_wrapper .search-popup-inner {
    top: 20%;
  }
}
/* 404 PAGE */
.error404 section.yolo-page-title-wrap {
  margin-bottom: 0;
}
.error404 .page-title-inner {
  font-size: 32px;
}
.page404 {
  text-align: center;
  padding: 10% 0;
  height: 80vh;
  background-size: cover !important;
}
.page404 .content-wrap {
  width: 100%;
}
.page404 .content-wrap .page404-title .p-title {
  color: var(--heading_color);
  text-transform: uppercase;
}
.page404 .content-wrap .page404-title .p-description {
  font-size: 16px;
  color: var(--text_color);
}
.page404 .content-wrap .page404-content {
  line-height: 1.2;
  font-size: 190px;
  color: var(--primary_color);
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .page404 .content-wrap .page404-content {
    font-size: 110px;
  }
}
@media (max-width: 767px) {
  .page404 .content-wrap .page404-content {
    font-size: 70px;
  }
}
.page404 .content-wrap .return {
  font-size: 16px;
}
.page404 .content-wrap .return a {
  color: var(--text_color);
  font-weight: bold;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.page404 .content-wrap .return a:hover {
  text-decoration: underline;
}
.dp_inline-block {
  display: inline-block;
}
.back-to-top {
  position: fixed;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  bottom: 10px;
  right: 10px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  z-index: 2;
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  border: 2px solid #eeeeee;
  color: #1e1e1e;
  background-color: #f5f5f5;
}
.back-to-top i {
  font-size: 22px;
}
.back-to-top:hover {
  text-decoration: none;
  color: #1e1e1e;
}
.back-to-top.in {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
@media only screen and (min-width: 768px) {
  body.float .back-to-top {
    bottom: 30px;
    right: 30px;
  }
}
.under-construction-wrap {
  background-color: #eeeeee;
}
.under-construction-wrap .logo {
  background-color: #fff;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 46px;
}
.under-construction-wrap .page-title-margin-bottom {
  margin-bottom: 140px;
}
.under-construction-wrap .social a {
  height: 30px;
  width: 30px;
  background-color: #555;
  color: #fff;
  border-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-right: 10px;
  display: inline-block;
  text-align: center;
}
.ps-container > .ps-scrollbar-y-rail,
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  width: 5px;
}
#yolo-content-wrapper {
  background-color: #fff;
  position: relative;
}
#yolo-content-wrapper > main[role='main'] {
  overflow: hidden;
}
#yolo-site-preload {
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: var(--home_preloader_bg_color);
}
.site-loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}
.wpb_map_wraper iframe {
  display: block;
  pointer-events: none;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}
/*----------------------------------
Custom Revolution slider
-----------------------------------*/
.tparrows.preview1 {
  width: 34px;
}
.tparrows.preview1:after {
  width: 34px;
  font-size: 26px;
  font-family: "fontawesome";
  background: rgba(0, 0, 0, 0.4);
}
.tp-leftarrow.preview1:after {
  content: "\f104";
}
.tp-rightarrow.preview1:after {
  content: "\f105";
}
.tparrows.preview1:hover .tp-arr-iwrapper {
  opacity: 0;
}
.tparrows.preview1:hover:after {
  color: #fff;
}
.toggle-icon-wrapper {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.toggle-icon-wrapper:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.toggle-icon-wrapper .toggle-icon {
  display: inline-block;
  height: 30px;
  position: relative;
  vertical-align: middle;
  width: 30px;
  top: 3px;
}
.toggle-icon-wrapper .toggle-icon > span {
  background: none repeat scroll 0 0 #000;
  bottom: 0;
  display: block;
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 80%;
}
.toggle-icon-wrapper .toggle-icon:after,
.toggle-icon-wrapper .toggle-icon:before {
  background: none repeat scroll 0 0 #000;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 80%;
}
.toggle-icon-wrapper .toggle-icon:before {
  top: 20%;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.toggle-icon-wrapper .toggle-icon:after {
  bottom: 20%;
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
}
.toggle-icon-wrapper + span {
  vertical-align: middle;
  text-transform: uppercase;
}
.toggle-icon-wrapper.in .toggle-icon span {
  background: transparent;
}
.toggle-icon-wrapper.in .toggle-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.toggle-icon-wrapper.in .toggle-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 480px) {
  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
/*-------------------------
Loading
---------------------------*/
.loading-wrapper {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.spinner-double-section-far {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 3.125px solid #aaa;
  -webkit-animation: spinner 1.2s linear infinite;
  animation: spinner 1.2s linear infinite;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.spinner-double-section-far:before,
.spinner-double-section-far:after {
  content: '';
  position: absolute;
  top: -3.125px;
  left: -3.125px;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 3.125px solid transparent;
  border-top-color: tomato;
}
.spinner-double-section-far:after {
  border-top-color: transparent;
  border-bottom-color: tomato;
}
.spinner-double-section-far:before,
.spinner-double-section-far:after {
  top: -9.375px;
  left: -9.375px;
  width: 62.5px;
  height: 62.5px;
}
.modal {
  z-index: 99999;
}
.modal-content {
  border-radius: 0;
}
.modal-backdrop {
  background: rgba(0, 0, 0, 0.5);
}
.modal-backdrop.in {
  opacity: 1;
}
.popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 24px;
  display: block;
  line-height: 1;
}
#popup-product-quick-view-wrapper .popup-close {
  width: 30px;
  height: 30px;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  z-index: 1;
  top: 0;
  right: 0;
  color: var(--primary_color);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#popup-product-quick-view-wrapper .popup-close:hover {
  color: #fff;
  background-color: var(--primary_color);
}
.text-align-right {
  text-align: right;
}
.text-align-left {
  text-align: left;
}
.entry-content .mc4wp-form input[type="submit"] {
  padding-top: 14px;
  padding-bottom: 12px;
}
.entry-content .mc4wp-form input[type="email"] {
  width: 296px;
  height: 44px;
  display: inline-block;
}
.social.icon {
  line-height: 1;
}
.social.icon a {
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #999;
  text-align: center;
  margin-right: 10px;
  line-height: 30px;
}
.social.icon a i {
  color: #fff;
}
.social.icon-text {
  line-height: 1;
}
.social.icon-text a {
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  border-right: solid 1px #ddd;
  line-height: 1;
}
.social.icon-text a span {
  text-transform: uppercase;
  color: #777;
  padding-right: 10px;
  font-size: 11px;
}
.social.icon-text a:last-child {
  border: none;
}
.social.icon-text a:last-child span {
  padding-right: 0;
}
.center {
  text-align: center;
}
/*--------Contact Form 7 Slider*/
.contact-form-7-slider-wrap {
  background-color: #fff;
  padding: 10px;
  width: 444px;
}
.contact-form-7-slider-wrap .contact-form-7-slider-inner {
  padding: 45px 25px;
  border-style: solid;
  border-width: 1px;
}
.contact-form-7-slider-wrap h3.title {
  font-size: 35px;
  text-align: center;
  margin-bottom: 15px;
}
.contact-form-7-slider-wrap .form-contact-wrap {
  margin: 0 -5px;
}
.contact-form-7-slider-wrap span.wpcf7-form-control-wrap,
.contact-form-7-slider-wrap .form-submit {
  float: left;
  padding: 0 5px;
  margin-bottom: 10px;
  width: 100%;
}
.contact-form-7-slider-wrap span.wpcf7-form-control-wrap.your-name,
.contact-form-7-slider-wrap .form-submit.your-name,
.contact-form-7-slider-wrap span.wpcf7-form-control-wrap.wpcf7-form-control-wrap,
.contact-form-7-slider-wrap .form-submit.wpcf7-form-control-wrap {
  width: 50%;
}
.contact-form-7-slider-wrap input {
  width: 100%;
}
.contact-form-7-slider-wrap span.wpcf7-not-valid-tip {
  font-size: 12px;
  white-space: normal;
}
.contact-form-7-slider-wrap .form-submit {
  text-align: right;
  margin-top: 5px;
}
.contact-form-7-slider-wrap .form-submit input[type="submit"] {
  background-color: transparent;
  padding: 0;
  text-decoration: underline;
  font-size: 15px;
  width: auto;
}
.contact-form-7-slider-wrap .form-submit input[type="submit"]:hover {
  background-color: transparent;
}
.contact-form-7-slider-wrap .wpcf7-textarea {
  height: 100px;
}
@media only screen and (max-width: 768px) {
  .under-construction .content,
  .coming-soon .content {
    padding-top: 270px;
    padding-bottom: 270px;
  }
}
@media only screen and (max-width: 600px) {
  .under-construction .content,
  .coming-soon .content {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 400px) {
  .under-construction .content,
  .coming-soon .content {
    margin-left: 15px;
    margin-right: 15px;
  }
  .under-construction .logo,
  .coming-soon .logo {
    max-width: 250px;
    max-height: 250px;
  }
  .under-construction .title,
  .coming-soon .title {
    font-size: 36px;
    margin-top: 40px;
  }
  .under-construction .sub-title,
  .coming-soon .sub-title {
    font-size: 16px;
    margin-top: 30px;
  }
  .under-construction .entry-content .mc4wp-form input[type="email"],
  .coming-soon .entry-content .mc4wp-form input[type="email"] {
    width: auto;
  }
}
@media only screen and (max-width: 350px) {
  .page404 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .page404 .content-wrap {
    padding: 15px;
  }
  .page404 h4.description,
  .page404 div.return {
    font-size: 15px;
  }
}
.contact_page h1,
.contact_page h2 {
  letter-spacing: 8px;
  font-weight: bold;
  opacity: 0.9;
}
@media (max-width: 479px) {
  .contact_page h2 {
    letter-spacing: 0;
    padding-bottom: 0 !important;
  }
}
.contact_page h1 {
  letter-spacing: 20px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .contact_page h1 {
    display: none;
  }
}
.contact_page .icon-description {
  padding-top: 15px;
}
.contact_page .wpcf7 .wpcf7-form {
  position: relative;
  padding: 0 4%;
}
.contact_page .wpcf7 .wpcf7-form p {
  float: left;
  width: 50%;
}
.contact_page .wpcf7 .wpcf7-form p .lable {
  line-height: 42px;
  text-align: center;
  float: left;
  display: inline-block;
  font-size: 13px;
  color: var(--text_color_darken_5);
  font-weight: bold;
  width: 20%;
}
.contact_page .wpcf7 .wpcf7-form p input[type="text"],
.contact_page .wpcf7 .wpcf7-form p input[type="email"] {
  display: inline-block;
  width: 80%;
  background: transparent;
  border: 2px solid var(--text_color_lighten_70);
}
.contact_page .wpcf7 .wpcf7-form p.ct-email .wpcf7-not-valid-tip {
  text-align: center;
}
.contact_page .wpcf7 .wpcf7-form p.ct_texta {
  width: 100%;
  text-align: center;
  padding-left: 0px;
  margin-left: 5%;
}
.contact_page .wpcf7 .wpcf7-form p.ct_texta textarea {
  width: 90%;
  background: transparent;
  border: 2px solid var(--text_color_lighten_70);
}
.contact_page .wpcf7 .wpcf7-form p.ct_submit {
  width: 100%;
  text-align: center;
  padding-left: 0px;
  margin-left: 5%;
}
.contact_page .wpcf7 .wpcf7-form p.ct_submit input[type="submit"] {
  display: inline-block;
  width: 90%;
  font-weight: bold;
}
.contact_page .wpcf7 .wpcf7-form p.ct_submit .ajax-loader {
  position: absolute;
  right: 0px;
}
.contact_page .wpcf7 .wpcf7-form .wpcf7-response-output {
  text-align: center;
  border: none;
  color: red;
}
@media (max-width: 767px) {
  .contact_page .wpcf7 .wpcf7-form p {
    width: 100%;
  }
  .contact_page .wpcf7 .wpcf7-form p.ct_texta {
    margin-left: 10%;
  }
  .contact_page .wpcf7 .wpcf7-form p.ct_texta textarea {
    width: 80%;
  }
  .contact_page .wpcf7 .wpcf7-form p.ct_submit {
    margin-left: 10%;
  }
  .contact_page .wpcf7 .wpcf7-form p.ct_submit input[type="submit"] {
    width: 80%;
  }
}
#yolo-popup {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 40px auto;
  max-width: 95%;
  padding: 115px 40px 70px;
  position: relative;
  text-align: left;
  background-repeat: no-repeat !important;
  background-size: cover!important;
  color: var(--text_color_darken_10);
}
#yolo-popup .content-popup {
  width: 80%;
  background-color: #fff;
}
#yolo-popup .content-popup p {
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
#yolo-popup .content-popup h1 {
  font-size: 55px;
  margin-top: 10px;
  text-transform: uppercase;
  margin-bottom: 0;
}
#yolo-popup .content-popup h1.sale {
  margin-top: 0;
}
@media (max-width: 767px) {
  #yolo-popup .content-popup h1 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #yolo-popup .content-popup {
    margin-top: 20px;
    background-color: transparent;
    width: 100%;
  }
}
@media (max-width: 479px) {
  #yolo-popup .content-popup {
    margin-top: 20px;
    background-color: #fff;
  }
}
#yolo-popup .btn_link {
  margin-top: 50px;
}
#yolo-popup .btn_link a {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  border: 1px solid var(--text_color);
  padding: 5px 25px;
  margin-left: 80px;
}
#yolo-popup .btn_link a:hover {
  color: #fff;
  background-color: var(--primary_color);
  border-color: var(--primary_color);
}
@media (max-width: 767px) {
  #yolo-popup .btn_link a {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #yolo-popup .btn_link {
    margin-top: 20px;
  }
}
#yolo-popup .checkbox-label {
  margin-top: 10px;
  margin-left: 80px;
}
@media (max-width: 767px) {
  #yolo-popup .checkbox-label {
    margin-left: 0;
  }
}
#yolo-popup .checkbox-label label {
  font-weight: normal;
}
@media (max-width: 480px) {
  #yolo-popup .checkbox-label {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  #yolo-popup {
    text-align: center;
  }
}
@media (max-width: 480px) {
  #yolo-popup {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 374px) {
  #yolo-popup {
    background-position: center;
  }
}
/**************
PAGE-CONTACT-US
***************/
.page-contact-us .yolo-page-title-section {
  position: relative;
}
.page-contact-us .wpb_wrapper h2 {
  position: relative;
  margin: 0;
}
.page-contact-us .wpb_wrapper h2:before {
  position: absolute;
  content: '';
  top: 48%;
  left: 0;
  width: 6%;
  height: 10%;
  background: var(--primary_color);
}
.page-contact-us .wpb_wrapper form h6 {
  font-weight: bold;
}
.page-contact-us .wpb_wrapper form input,
.page-contact-us .wpb_wrapper form textarea {
  width: 95%;
  background: none!important;
  border: 2px solid #eeeeee;
}
.page-contact-us .wpb_wrapper form input[type="submit"] {
  background: var(--secondary_color) !important;
  color: #fff;
}
.page-contact-us .wpb_wrapper form input[type="submit"]:hover {
  background: var(--secondary_color_darken_20) !important;
}
.page-contact-us .wpb_wrapper .wpb_wrapper .icon-title:before {
  display: none;
}
/************
PAGE-ABOUT-US
************/
.page-about-us .yolo-page-title-section {
  position: relative;
}
.page-about-us .yolo-page-title-section .yolo-breadcrumb-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-about-us .page-content {
  position: relative;
  z-index: 2;
}
.page-about-us .page-content .entry-content .wpb_wrapper h2 {
  position: relative;
  margin: 0;
}
.page-about-us .page-content .entry-content .wpb_wrapper h2:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 6%;
  height: 8%;
  background: var(--primary_color);
}
.page-about-us .page-content .entry-content .wpb_wrapper .about_us {
  list-style: none;
  padding-left: 0;
}
.page-about-us .page-content .entry-content .wpb_wrapper .about_us li {
  position: relative;
  padding: 6% 0 6% 15%;
  color: var(--secondary_color);
  border-bottom: 1px solid #eeeeee;
}
.page-about-us .page-content .entry-content .wpb_wrapper .about_us li i {
  position: absolute;
  content: '';
  top: 34%;
  left: 0;
  font-size: 20px;
  color: var(--secondary_color);
}
.page-about-us .page-content .entry-content .wpb_wrapper .about_us li:last-child {
  border-bottom: none;
}
.yolo-full-width.section .vc_row {
  position: relative;
  height: 100%;
}
.login-popup {
  background: #fff;
  color: #363738;
  padding: 30px;
  min-width: 357px;
}
.login-popup h2 {
  color: var(--primary_color);
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.7375em;
  text-align: center;
}
.login-popup .close-btn {
  position: absolute;
  top: 0;
  right: 3px;
  font-size: 1.2em;
  color: #000;
  color: rgba(0, 0, 0, 0.5);
}
.login-popup .close-btn:hover {
  color: var(--primary_color);
}
.login-popup .message {
  color: #fff;
  margin: 0 0 10px;
}
.login-popup .message.success {
  background: #609450;
}
.login-popup .message.error {
  background: #BD362F;
}
.login-popup .message.notice {
  background: #FAA732;
}
/*** Login Form ***/
#form p {
  padding: 0;
  margin: 0 0 10px;
}
#form .field-titles {
  text-transform: uppercase;
  font-size: 0.8125em;
  line-height: 1.53846154em;
  font-weight: bold;
}
#form .input {
  font-size: 1.23076923em;
  padding: 5px;
  border: 1px solid #E6E6E6;
  background: #fff;
}
#form .input:hover,
#form .input:focus {
  border: 1px solid var(--primary_color);
}
#form #forgetmenot {
  position: relative;
  float: left;
  margin: 0;
}
#form #forgetmenot label {
  position: relative;
  top: 5px;
  font-size: 1.05em;
  cursor: pointer;
}
#form #forgetmenot label:hover {
  color: var(--primary_color);
}
#form .submit {
  width: 100%;
}
#form .submit .button {
  background: var(--primary_color);
  color: #fff;
  font-size: 1em;
  outline: 0;
  border: none;
  padding: 7px 18px;
  width: 100%;
  height: 42px;
}
#form .submit .button:hover {
  background: var(--primary_color_darken_10);
}
#additional-settings {
  font-size: 1.05em;
  position: relative;
  margin-top: 15px;
  bottom: 0px;
}
#additional-settings a {
  color: var(--primary_color);
}
#additional-settings a:hover {
  opacity: 0.8;
}
/* 3. Add To Cart Woocommerce CSS */
.product.woocommerce.add_to_cart_inline {
  display: none;
}
.add-to-cart-wrap {
  text-align: center;
}
/* 4. FAQs */
.yolo-faqs .vc_tta-panels-container {
  background: #fff;
}
.yolo-faqs .vc_tta-panels-container .vc_tta-panels {
  padding: 5% 10%;
}
.yolo-faqs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
  border-bottom: 1px solid #f6f6f6;
  padding: 15px 0px;
}
.yolo-faqs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  background: none;
  border: none;
}
.yolo-faqs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  text-transform: uppercase;
  font-size: 14px;
}
.yolo-faqs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  background: none;
  border: none;
  margin-left: 5%;
}
.bestruct-heading {
  font-size: 30px;
  line-height: 1.2;
  padding-bottom: 24px;
  padding-left: 5px;
  position: relative;
}
.bestruct-heading:after {
  content: '';
  border-bottom: 1px solid;
  display: block;
  padding-top: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.bestruct-heading.style2 {
  margin-top: 35px;
  padding-bottom: 10px;
}
.bestruct-heading.style2:after {
  border-bottom: 1px solid #eeeeee;
  padding-top: 0;
  bottom: auto;
  top: -34px;
}
.owl-yolo-shortcode .owl-controls .owl-buttons div {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #eeeeee;
  top: 50%;
  margin-top: -20px;
  opacity: 0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  line-height: 40px;
}
.owl-yolo-shortcode .owl-controls .owl-buttons div i {
  color: #000;
  font-size: 20px;
}
.owl-yolo-shortcode .owl-controls .owl-buttons .owl-prev {
  left: 20px;
}
.owl-yolo-shortcode .owl-controls .owl-buttons .owl-next {
  right: 20px;
}
.owl-yolo-shortcode:hover .owl-controls .owl-buttons .owl-prev {
  left: -45px;
  opacity: 1;
}
.owl-yolo-shortcode:hover .owl-controls .owl-buttons .owl-next {
  right: -45px;
  opacity: 1;
}
.owl-yolo-shortcode .owl-controls .owl-page span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 5px;
}
@media (max-width: 800px) {
  .owl-yolo-shortcode:hover .owl-controls .owl-buttons .owl-prev {
    left: 0;
  }
  .owl-yolo-shortcode:hover .owl-controls .owl-buttons .owl-next {
    right: 0;
  }
}
.bestruct-button {
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
  text-align: center;
}
.bestruct-button i {
  position: absolute;
  font-size: 20px;
  line-height: 1.2;
}
.bestruct-button.i_left {
  padding-left: 40px !important;
}
.bestruct-button.i_right {
  padding-right: 40px !important;
}
.bestruct-button.i_left i {
  left: 15px;
  margin-right: 5px;
}
.bestruct-button.i_right i {
  margin-left: 5px;
  right: 15px;
}
.bestruct-button.style1 {
  border: 2px solid;
  color: #fff;
}
.bestruct-button.style1.gray-color {
  border: 2px solid #ccc;
  background-color: #ccc;
  color: #888;
}
.bestruct-button.style1:hover,
.bestruct-button.style1.active {
  color: #fff;
}
.bestruct-button.style2 {
  border: 2px solid #eeeeee;
}
.bestruct-button.style2:hover,
.bestruct-button.style2.active {
  color: #fff;
  background-color: var(--primary_color);
  border-color: var(--primary_color);
}
.bestruct-button.style2.button-light {
  color: #fff;
}
.bestruct-button.button-1x {
  min-width: 140px;
  padding: 4px 15px;
}
.bestruct-button.button-1x i {
  top: 4px;
}
.bestruct-button.button-2x {
  min-width: 140px;
  padding: 7px 20px;
}
.bestruct-button.button-2x i {
  top: 7px;
}
.bestruct-button.button-3x {
  min-width: 160px;
  padding: 10px 20px;
}
.bestruct-button.button-3x i {
  top: 10px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading {
  margin: 0 !important;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading h4,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading h4 {
  font-size: 14px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading h4 a,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading h4 a {
  font-family: inherit;
  font-size: inherit;
  vertical-align: middle;
  padding: 17px;
  color: #202020;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading h4 a:hover,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading h4 a:hover {
  text-decoration: none;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading h4 a .vc_tta-icon,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading h4 a .vc_tta-icon {
  font-size: 26px;
  width: 35px;
  vertical-align: middle;
  display: inline-block;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading h4 a span,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading h4 a span,
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading h4 a i,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading h4 a i {
  color: #202020;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-controls-icon,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-controls-icon {
  width: 7px;
  height: 4px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
  border-width: 4px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-body,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-body {
  border: none !important;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-1 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-1 .vc_tta-panel + .vc_tta-panel {
  padding-top: 1px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-2 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-2 .vc_tta-panel + .vc_tta-panel {
  padding-top: 2px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-3 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-3 .vc_tta-panel + .vc_tta-panel {
  padding-top: 3px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-4 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-4 .vc_tta-panel + .vc_tta-panel {
  padding-top: 4px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-5 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-5 .vc_tta-panel + .vc_tta-panel {
  padding-top: 5px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-10 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-10 .vc_tta-panel + .vc_tta-panel {
  padding-top: 10px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-15 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-15 .vc_tta-panel + .vc_tta-panel {
  padding-top: 15px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-20 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-20 .vc_tta-panel + .vc_tta-panel {
  padding-top: 20px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-25 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-25 .vc_tta-panel + .vc_tta-panel {
  padding-top: 25px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-30 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-30 .vc_tta-panel + .vc_tta-panel {
  padding-top: 30px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-35 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-35 .vc_tta-panel + .vc_tta-panel {
  padding-top: 35px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  right: 5px !important;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-body {
  border: 1px solid #DDDDDD !important;
}
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-body {
  background-color: #DDDDDD !important;
}
@media (max-width: 480px) {
  .vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-title-text:not(: empty):not(: first-child),
  .vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-title-text:not(: empty):not(: first-child),
  .vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-title-text:not(: empty) ~ *,
  .vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-title-text:not(: empty) ~ * {
    margin-left: 0 !important;
  }
  .vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-icon,
  .vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-icon {
    display: none !important;
  }
}
/* tour */
.vc_tta-style-tour_style1 .vc_tta-panel-heading {
  border-bottom: 1px solid #eeeeee;
}
.vc_tta-style-tour_style1 .vc_tta-tabs-list {
  margin: 0 !important;
  border: 3px solid #eeeeee;
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: flex-start !important;
  align-self: flex-start !important;
  padding: 30px 0 !important;
}
.vc_tta-style-tour_style1 .vc_tta-tabs-list .vc_tta-tab:last-child .vc_tta-title-text {
  border-bottom: 0;
}
.vc_tta-style-tour_style1 .vc_tta-title-text {
  font-size: 15px;
  color: #999999 !important;
  border-bottom: 1px solid #eeeeee;
  display: block;
  padding-bottom: 10px;
  padding-left: 6px;
}
.vc_tta-style-tour_style1 .vc_tta-title-text a {
  color: #999999 !important;
}
.vc_tta-style-tour_style1 .vc_tta-panel-body {
  padding-top: 0 !important;
}
.vc_tta-style-tour_style1 .vc_tta-tab > a {
  padding: 0 20px !important;
}
.vc_tta-style-tour_style1 .vc_tta-tabs-container {
  margin: 10px 10px 0 0 !important;
}
@media (max-width: 767px) {
  .vc_tta-style-tour_style1 .vc_tta-panels-container {
    border: 3px solid #eeeeee !important;
  }
}
/* Tabs */
.vc_tta-style-tab_style1 .vc_tta-tabs-container {
  border-bottom: 1px solid;
}
.vc_tta-style-tab_style1 .vc_tta-tabs-container h2 {
  position: absolute;
  left: 0;
  top: 8px;
  font-size: 30px;
  padding-left: 5px;
}
.vc_tta-style-tab_style1 .vc_tta-tabs-container .vc_tta-tabs-list {
  padding-bottom: 4px;
}
.vc_tta-style-tab_style1 .vc_tta-tabs-container .vc_tta-title-text {
  font-size: 15px;
}
.vc_tta-style-tab_style1 .vc_tta-panel-heading {
  border-bottom: 1px solid !important;
}
.vc_tta-style-tab_style1 .vc_tta-panel-body {
  border-width: 0 !important;
}
.vc_tta-style-tab_style1.vc_general .vc_tta-panel-body {
  -webkit-transition: padding 0.6s ease-in-out;
  transition: padding 0.6s ease-in-out;
}
/* message_box */
.vc_color-hm-info.vc_message_box {
  color: #6379B7;
  border-color: #6379B7;
  background-color: #F7FAFF;
}
.vc_color-hm-info.vc_message_box .vc_message_box-icon {
  color: #6379B7;
}
.vc_color-hm-info.vc_message_box-solid {
  color: #6379B7;
  border-color: transparent;
  background-color: #F7FAFF;
}
.vc_color-hm-info.vc_message_box-solid .vc_message_box-icon {
  color: #6379B7;
}
.vc_color-hm-info.vc_message_box-outline,
.vc_color-hm-info.vc_message_box-solid-icon {
  color: #6379B7;
  border-color: #6379B7;
  background-color: transparent;
}
.vc_color-hm-info.vc_message_box-outline .vc_message_box-icon,
.vc_color-hm-info.vc_message_box-solid-icon .vc_message_box-icon {
  color: #6379B7;
}
.vc_color-hm-info.vc_message_box-solid-icon .vc_message_box-icon {
  color: #6379B7;
  background-color: #F7FAFF;
}
.vc_color-hm-info.vc_message_box-3d {
  -webkit-box-shadow: 0 5px 0 #6379B7;
          box-shadow: 0 5px 0 #6379B7;
}
/* 2 */
.vc_color-hm-warning.vc_message_box {
  color: #F2C800;
  border-color: #F2C800;
  background-color: #FFFDF3;
}
.vc_color-hm-warning.vc_message_box .vc_message_box-icon {
  color: #F2C800;
}
.vc_color-hm-warning.vc_message_box-solid {
  color: #F2C800;
  border-color: transparent;
  background-color: #FFFDF3;
}
.vc_color-hm-warning.vc_message_box-solid .vc_message_box-icon {
  color: #F2C800;
}
.vc_color-hm-warning.vc_message_box-outline,
.vc_color-hm-warning.vc_message_box-solid-icon {
  color: #F2C800;
  border-color: #F2C800;
  background-color: transparent;
}
.vc_color-hm-warning.vc_message_box-outline .vc_message_box-icon,
.vc_color-hm-warning.vc_message_box-solid-icon .vc_message_box-icon {
  color: #F2C800;
}
.vc_color-hm-warning.vc_message_box-solid-icon .vc_message_box-icon {
  color: #F2C800;
  background-color: #FFFDF3;
}
.vc_color-hm-warning.vc_message_box-3d {
  -webkit-box-shadow: 0 5px 0 #F2C800;
          box-shadow: 0 5px 0 #F2C800;
}
/* 3 */
.vc_color-hm-success.vc_message_box {
  color: #339B62;
  border-color: #339B62;
  background-color: #F5FCF8;
}
.vc_color-hm-success.vc_message_box .vc_message_box-icon {
  color: #339B62;
}
.vc_color-hm-success.vc_message_box-solid {
  color: #339B62;
  border-color: transparent;
  background-color: #F5FCF8;
}
.vc_color-hm-success.vc_message_box-solid .vc_message_box-icon {
  color: #339B62;
}
.vc_color-hm-success.vc_message_box-outline,
.vc_color-hm-success.vc_message_box-solid-icon {
  color: #339B62;
  border-color: #339B62;
  background-color: transparent;
}
.vc_color-hm-success.vc_message_box-outline .vc_message_box-icon,
.vc_color-hm-success.vc_message_box-solid-icon .vc_message_box-icon {
  color: #339B62;
}
.vc_color-hm-success.vc_message_box-solid-icon .vc_message_box-icon {
  color: #339B62;
  background-color: #F5FCF8;
}
.vc_color-hm-success.vc_message_box-3d {
  -webkit-box-shadow: 0 5px 0 #339B62;
          box-shadow: 0 5px 0 #339B62;
}
/* 4 */
.vc_color-hm-danger.vc_message_box {
  color: #CB323E;
  border-color: #CB323E;
  background-color: #FDF4F3;
}
.vc_color-hm-danger.vc_message_box .vc_message_box-icon {
  color: #CB323E;
}
.vc_color-hm-danger.vc_message_box-solid {
  color: #CB323E;
  border-color: transparent;
  background-color: #FDF4F3;
}
.vc_color-hm-danger.vc_message_box-solid .vc_message_box-icon {
  color: #CB323E;
}
.vc_color-hm-danger.vc_message_box-outline,
.vc_color-hm-danger.vc_message_box-solid-icon {
  color: #CB323E;
  border-color: #CB323E;
  background-color: transparent;
}
.vc_color-hm-danger.vc_message_box-outline .vc_message_box-icon,
.vc_color-hm-danger.vc_message_box-solid-icon .vc_message_box-icon {
  color: #CB323E;
}
.vc_color-hm-danger.vc_message_box-solid-icon .vc_message_box-icon {
  color: #CB323E;
  background-color: #FDF4F3;
}
.vc_color-hm-danger.vc_message_box-3d {
  -webkit-box-shadow: 0 5px 0 #CB323E;
          box-shadow: 0 5px 0 #CB323E;
}
.vc_color-hm-info p,
.vc_color-hm-warning p,
.vc_color-hm-success p,
.vc_color-hm-danger p {
  padding: 25px 0 23px 23px;
}
.vc_color-hm-info i,
.vc_color-hm-warning i,
.vc_color-hm-success i,
.vc_color-hm-danger i {
  font-size: 36px;
  margin-left: 15px;
}
.contact-get-in-touch .wpcf7-text,
.contact-get-in-touch .wpcf7-textarea {
  width: 100%;
}
.contact-get-in-touch p {
  color: #202020;
  font-size: 13px;
}
.contact-get-in-touch .contact-title {
  font-size: 14px;
  color: #868686;
  padding: 0 15px;
}
.contact-get-in-touch h3 {
  font-size: 25px;
  margin-bottom: 15px;
}
.contact-get-in-touch span.wpcf7-form-control-wrap {
  display: block;
  padding-top: 8px;
}
.v-line {
  position: relative;
  min-height: 66px;
}
.v-line:after {
  border-right: 1px solid #fff;
  position: absolute;
  right: 0;
  top: -26px;
  bottom: -26px;
  margin: auto;
  width: 1px;
  display: block;
  content: '';
}
.box-message .wpb_text_column {
  min-height: 187px;
  padding-top: 53px;
  border: 1px solid;
}
.box-message .wpb_text_column:hover * {
  color: #fff !important;
}
.box-message .wpb_text_column a {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .v-line:after {
    display: none;
  }
}
.min-height-366 {
  min-height: 366px;
}
.i-location,
.i-phone,
.i-mail,
.i-clock {
  color: #868686;
  margin-bottom: 10px;
}
.i-location:before,
.i-phone:before,
.i-mail:before,
.i-clock:before {
  font-family: fontawesome;
  font-size: 20px;
  display: inline-block;
  width: 40px;
}
.i-location:before {
  content: "\f041";
}
.i-phone:before {
  content: "\f095";
}
.i-mail:before {
  content: "\f0e0";
}
.i-clock:before {
  content: "\f017";
}
@media (max-width: 1400px) {
  .title-opacity {
    font-size: 60px !important;
  }
}
@media (max-width: 1199px) {
  .title-opacity {
    display: none !important;
  }
}
.gallery_class-3 h2 {
  margin-top: 0;
  font-size: 30px;
  position: relative;
  padding-bottom: 25px;
}
.gallery_class-3 h2:after {
  content: "";
  position: absolute;
  width: 75px;
  left: 0;
  top: 42px;
  height: 5px;
  background-color: var(--primary_color);
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.2);
}
.gallery_class-3 ul {
  margin: 0 -5px !important;
}
.gallery_class-3 ul li {
  width: 33%;
  padding: 5px !important;
  max-width: none!important;
  float: left;
  display: inline-block;
  position: relative!important;
  left: auto !important;
  top: auto !important;
  margin: 0 !important;
}
.gallery_class-3 ul li a img {
  width: 100%;
}
.gallery_class-4 h2 {
  margin-top: 0;
  font-size: 30px;
  position: relative;
  padding-bottom: 25px;
}
.gallery_class-4 h2:after {
  content: "";
  position: absolute;
  width: 75px;
  left: 0;
  top: 42px;
  height: 5px;
  background-color: var(--primary_color);
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.2);
}
.gallery_class-4 ul {
  margin: 0 -5px !important;
}
.gallery_class-4 ul li {
  width: 25%;
  padding: 5px !important;
  max-width: none!important;
  float: left;
  display: inline-block;
  position: relative!important;
  left: auto !important;
  top: auto !important;
  margin: 0 !important;
}
.gallery_class-4 ul li a img {
  width: 100%;
}
.menu-menu-service-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-menu-service-container ul li {
  display: inline-block;
  width: 50%;
  float: left;
  padding: 5px 0;
}
.menu-menu-service-container ul li:before {
  content: '\f178';
  font-family: fontawesome;
  display: inline-block;
  color: var(--primary_color);
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: 0;
}
.menu-menu-service-container ul li:hover:before {
  width: 20px;
  opacity: 1;
}
.menu-menu-service-container ul li:hover a {
  color: var(--primary_color);
}
.menu-menu-service-2-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-menu-service-2-container ul li {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 5px 0;
  color: #f7f7f7;
}
.menu-menu-service-2-container ul li:before {
  content: '\f178';
  font-family: fontawesome;
  display: inline-block;
  color: var(--primary_color);
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: 0;
}
.menu-menu-service-2-container ul li:hover:before {
  width: 20px;
  opacity: 1;
}
.menu-menu-service-2-container ul li:hover a {
  color: var(--primary_color);
}
.menu-menu-project-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-menu-project-container ul li {
  color: #d2d2d2;
  margin-bottom: 5px;
}
.social-share-wrap {
  width: 100%;
  text-align: left;
}
.social-share-wrap label {
  text-transform: none;
  color: #1a1a1a;
}
.social-share-wrap .social-share {
  display: inline-block;
  padding: 0;
}
.social-share-wrap .social-share li {
  margin-left: 20px;
  display: inline-block;
  text-align: center;
}
.social-share-wrap .social-share li a {
  border: none;
  font-size: 0;
  padding: 0;
  display: block;
  line-height: 38px;
  color: var(--text_color);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.social-share-wrap .social-share li a i {
  font-size: 18px;
}
.social-share-wrap .social-share li a:hover {
  color: var(--primary_color);
}
.yolo_tweets .tp_recent_tweets {
  float: none;
  display: inline-block;
}
.yolo_tweets .tp_recent_tweets ul {
  padding: 0;
  margin: 0;
}
.skill_process .vc_general {
  height: 10px;
  margin: 75px 0;
  background-color: #929292;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.skill_process .vc_general:first-child {
  margin-top: 35px;
}
.skill_process .vc_general small.vc_label {
  position: absolute;
  top: -35px;
  width: 100%;
  font-size: 16px;
  padding: 0;
  font-weight: bold;
}
.skill_process .vc_general small.vc_label span {
  font-size: 14px;
  line-height: 30px;
  right: 0;
  position: absolute;
}
.skill_process .vc_general span {
  height: 10px !important;
  top: 0px !important;
  border-radius: 0 !important;
}
.skill_process .vc_general span.vc_bar {
  position: relative !important;
}
.skill_process .vc_general span.vc_bar:before {
  content: '';
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 6px solid var(--primary_color);
  position: absolute;
  right: -5px;
  border-radius: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.adv-blog-page img {
  width: 100%;
}
/*-------------------------------------
YOLO PAGE TITLE & BREADCRUMB 
---------------------------------------*/
.yolo-page-title-section {
  margin-top: var(--page_title_margin_top);
  margin-bottom: var(--page_title_margin_bottom);
}
.yolo-page-title-section .yolo-breadcrumb-wrap ul.breadcrumbs {
  margin: 0;
  padding: 0;
}
.yolo-page-title-section .yolo-breadcrumb-wrap ul.breadcrumbs > li {
  color: var(--page_title_color);
  list-style: none;
  display: inline-block;
  padding: 9px 10px 9px 20px;
  position: relative;
}
.yolo-page-title-section .yolo-breadcrumb-wrap ul.breadcrumbs > li:before {
  position: absolute;
  left: 0;
  content: '/';
}
.yolo-page-title-section .yolo-breadcrumb-wrap ul.breadcrumbs > li:first-child:before {
  content: '\f178';
  font-family: fontAwesome;
}
.yolo-page-title-section.page-title-style-1 .content-page-title {
  top: 50%;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.yolo-page-title-section.page-title-style-2 .content-page-title {
  top: 50%;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.yolo-page-title-section.page-title-style-2 .content-page-title h1 {
  text-align: center;
}
.yolo-page-title-section.page-title-style-2 .content-page-title ul.breadcrumbs {
  text-align: center;
}
.yolo-page-title-section.page-title-style-3 .content-page-title {
  top: 50%;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.yolo-page-title-section.page-title-style-3 .content-page-title h1 {
  text-align: right;
}
.yolo-page-title-section.page-title-style-3 .content-page-title ul.breadcrumbs {
  text-align: right;
}
.yolo-page-title-section.page-title-style-3 .content-page-title ul.breadcrumbs li:last-child {
  padding-right: 0;
}
.yolo-page-title-section.page-title-style-4 .content-page-title {
  padding: 20px 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  background-color: rgba(15, 15, 15, 0.6);
}
.yolo-page-title-section.page-title-style-4 .content-page-title h1 {
  text-align: left;
}
.yolo-page-title-section.page-title-style-4 .content-page-title ul.breadcrumbs {
  text-align: right;
}
.yolo-page-title-section.page-title-style-4 .content-page-title ul.breadcrumbs li:last-child {
  padding-right: 0;
}
.yolo-page-title-section.page-title-style-4 .content-page-title .page-title-inner,
.yolo-page-title-section.page-title-style-4 .content-page-title .yolo-breadcrumb-wrap {
  width: 50%;
  float: left;
  display: inline-block;
}
.yolo-page-title-section.page-title-style-5 .content-page-title {
  padding: 20px 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  background-color: rgba(15, 15, 15, 0.6);
}
.yolo-page-title-section.page-title-style-5 .content-page-title h1 {
  text-align: right;
}
.yolo-page-title-section.page-title-style-5 .content-page-title ul.breadcrumbs {
  text-align: left;
}
.yolo-page-title-section.page-title-style-5 .content-page-title .page-title-inner,
.yolo-page-title-section.page-title-style-5 .content-page-title .yolo-breadcrumb-wrap {
  width: 50%;
  display: inline-block;
}
.yolo-page-title-section.page-title-style-5 .content-page-title .page-title-inner {
  float: right;
}
.yolo-page-title-section.page-title-style-5 .content-page-title .yolo-breadcrumb-wrap {
  float: left;
}
.yolo-page-title-wrap {
  height: 230px;
  width: 100%;
  position: relative;
  background-color: var(--page_title_bg_color);
}
.yolo-page-title-wrap .content-page-title {
  padding: 10px 0;
}
.yolo-page-title-wrap .container {
  height: 100%;
}
.page-title-inner {
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.page-title-inner h1 {
  margin-bottom: 0;
  color: var(--page_title_color);
  font-size: 48px;
  text-transform: uppercase;
}
.page-title-inner .page-sub-title {
  letter-spacing: 0.05em;
  margin-top: 0;
  display: block;
}
.page-title-wrap-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.page-title-parallax {
  background-attachment: fixed;
}
@media (max-width: 991px) {
  .page-title-parallax {
    background-position: center!important;
  }
}
.yolo-page-title-overlay {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: var(--page_title_overlay_color);
}
/*--------
BREADCRUMB
---------*/
ul.breadcrumbs {
  padding: 32px 0;
  margin: 0;
  list-style-type: none;
}
ul.breadcrumbs li {
  display: inline-block;
}
ul.breadcrumbs li a,
ul.breadcrumbs li span {
  line-height: 1.2;
  display: inherit;
}
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.dialog {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
  z-index: 9999;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background-color: #888;
  top: 0px;
  left: 0px;
}
.dialog.dialog--open {
  visibility: visible;
}
.dialog__content {
  width: 100%;
  height: 100%;
  padding: 20px;
  text-align: center;
  position: relative;
  z-index: 5;
  opacity: 0;
}
.dialog--open .dialog__content {
  pointer-events: auto;
}
.dialog--open .dialog__overlay {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.dialog--close .dialog__overlay {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dialog__content {
  padding: 0;
}
.dialog.dialog--open .dialog__content {
  opacity: 1;
}
.morph-shape {
  position: absolute;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  top: -2px;
  left: -2px;
  z-index: -1;
}
.morph-shape svg rect {
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 1680;
}
.dialog--open .morph-shape svg rect {
  -webkit-animation: anim-dash 0.6s forwards;
  animation: anim-dash 0.6s forwards;
}
.dialog-inner {
  opacity: 0;
}
.dialog-inner div button {
  background-color: transparent;
}
.dialog-inner div button i {
  font-size: 20px;
  color: #fff;
}
.dialog--open .dialog-inner {
  padding: 30px;
  opacity: 1;
  -webkit-transition: opacity 0.85s 0.35s;
  transition: opacity 0.85s 0.35s;
}
.dialog.dialog--open h2 {
  -webkit-animation: anim-elem-1 0.7s ease-out both;
  animation: anim-elem-1 0.7s ease-out both;
}
.dialog.dialog--open button[data-dialog-close] {
  position: absolute;
  border: none;
  top: 10%;
  right: 5%;
  width: 50px;
  height: 50px;
  line-height: 1;
  color: #fff;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.dialog.dialog--open p {
  line-height: 1.5;
  font-size: 18px;
}
@keyframes anim-dash {
  0% {
    stroke-dashoffset: 1680;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes anim-dash {
  0% {
    stroke-dashoffset: 1680;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
/* Inner elements animations */
@-webkit-keyframes anim-elem-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anim-elem-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* FadeInDown for Search Popup*/
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.dialog--open {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.wpcf7 .home-1 {
  position: relative;
}
.wpcf7 .home-1 .wpcf7-form-control-wrap input {
  width: 100%;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid var(--primary_color);
}
.wpcf7 .home-1 .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
}
.wpcf7 .home-1 .wpcf7-form-control-wrap input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
}
.wpcf7 .home-1 .ctf7_submit {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}
.wpcf7 .home-1 .ctf7_submit:before {
  content: '\f1d8';
  font-family: fontawesome;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 42px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.wpcf7 .home-1 .ctf7_submit input {
  padding: 9px 10px;
  position: relative;
  z-index: 2;
  color: transparent;
  height: 42px;
  background-color: transparent;
  border: none;
}
.wpcf7 .home-1 .ctf7_submit img {
  margin-left: -50px;
}
.wpcf7 .home-1 .ctf7_submit:hover:before {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
  color: var(--primary_color);
}
.wpcf7 .home-2 {
  position: relative;
  width: 80%;
  border-radius: 3px;
  overflow: hidden;
}
.wpcf7 .home-2 .wpcf7-form-control-wrap {
  width: 70%;
}
.wpcf7 .home-2 .wpcf7-form-control-wrap input {
  width: 70%;
  background-color: #fff;
  color: var(--text_color);
  border: 1px solid var(--primary_color);
  border-right: none;
}
.wpcf7 .home-2 .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
}
.wpcf7 .home-2 .wpcf7-form-control-wrap input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
}
@media (max-width: 479px) {
  .wpcf7 .home-2 .wpcf7-form-control-wrap input {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .wpcf7 .home-2 .wpcf7-form-control-wrap {
    width: 70%;
  }
}
@media (max-width: 479px) {
  .wpcf7 .home-2 .wpcf7-form-control-wrap {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
  }
  .wpcf7 .home-2 .wpcf7-form-control-wrap input {
    border: 1px solid #afafaf;
    text-align: center;
  }
}
.wpcf7 .home-2 .ctf7_submit {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  color: #fff;
  width: 30%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.wpcf7 .home-2 .ctf7_submit input {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  padding: 9px 10px;
  position: relative;
  z-index: 2;
  height: 42px;
  background-color: var(--primary_color);
  border: none;
  width: 100%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.wpcf7 .home-2 .ctf7_submit img {
  margin-left: -50px;
}
.wpcf7 .home-2 .ctf7_submit:hover input {
  background-color: var(--primary_color_darken_10);
}
@media (max-width: 1199px) {
  .wpcf7 .home-2 .ctf7_submit {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .wpcf7 .home-2 .ctf7_submit {
    width: 30%;
  }
}
@media (max-width: 479px) {
  .wpcf7 .home-2 .ctf7_submit {
    width: 40%;
    position: relative;
    margin: 0 auto;
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  .wpcf7 .home-2 {
    width: 100%;
  }
}
.wpcf7 .home-5 {
  position: relative;
  width: 55%;
  margin: 0 auto;
}
.wpcf7 .home-5 .wpcf7-form-control-wrap {
  width: 80%;
}
.wpcf7 .home-5 .wpcf7-form-control-wrap input {
  width: 80%;
  background-color: #fff;
  color: var(--text_color);
  padding-right: 10%;
  border: 1px solid #afafaf;
  border-right: none;
  border-radius: 20px;
}
.wpcf7 .home-5 .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
}
.wpcf7 .home-5 .wpcf7-form-control-wrap input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
}
@media (max-width: 479px) {
  .wpcf7 .home-5 .wpcf7-form-control-wrap input {
    padding-right: 20%;
  }
}
.wpcf7 .home-5 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  margin-top: 20px;
}
.wpcf7 .home-5 .ctf7_submit {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  color: #fff;
  width: 30%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.wpcf7 .home-5 .ctf7_submit input {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  padding: 9px 10px;
  position: relative;
  z-index: 2;
  height: 42px;
  background-color: var(--primary_color);
  border: none;
  width: 100%;
  border-radius: 20px;
}
.wpcf7 .home-5 .ctf7_submit img {
  margin-left: -50px;
}
.wpcf7 .home-5 .ctf7_submit:hover input {
  background-color: var(--primary_color_darken_10);
}
@media (max-width: 479px) {
  .wpcf7 .home-5 .ctf7_submit {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .wpcf7 .home-5 {
    width: 100%;
  }
}
.wpcf7 .home-6 {
  position: relative;
  width: 50%;
  margin: 0 auto;
  border-radius: 3px;
  overflow: hidden;
}
.wpcf7 .home-6 .wpcf7-form-control-wrap {
  width: 80%;
}
.wpcf7 .home-6 .wpcf7-form-control-wrap input {
  width: 80%;
  color: var(--text_color);
  background-color: #fff;
  border-right: none;
}
.wpcf7 .home-6 .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
}
.wpcf7 .home-6 .wpcf7-form-control-wrap input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
}
.wpcf7 .home-6 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  margin-top: 20px;
}
@media (max-width: 479px) {
  .wpcf7 .home-6 .wpcf7-form-control-wrap {
    width: 60%;
  }
}
.wpcf7 .home-6 .ctf7_submit {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  color: #fff;
  width: 20%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.wpcf7 .home-6 .ctf7_submit input {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  padding: 9px 10px;
  position: relative;
  z-index: 2;
  height: 42px;
  background-color: var(--heading_color);
  border: none;
  width: 100%;
  font-weight: bold;
}
.wpcf7 .home-6 .ctf7_submit img {
  margin-left: -50px;
}
.wpcf7 .home-6 .ctf7_submit:hover input {
  background-color: var(--heading_color_lighten_20);
}
@media (max-width: 479px) {
  .wpcf7 .home-6 .ctf7_submit {
    width: 40%;
  }
}
@media (max-width: 991px) {
  .wpcf7 .home-6 {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .wpcf7 .home-6 {
    width: 100%;
  }
}
.wpcf7 .wpcf7-response-output {
  color: red;
  background: #fff;
  border: none;
}
.wpcf7 .cf_home3 p span {
  position: relative;
  display: block;
}
.wpcf7 .cf_home3 p span:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
  border: 1px solid #7a7a7a;
  width: 100%;
  border-top: none;
}
.wpcf7 .cf_home3 p span.your-message:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: calc(100% - 25px);
  border: 1px solid #7a7a7a;
  width: 100%;
  border-top: none;
}
.wpcf7 .cf_home3 p span.wpcf7-not-valid-tip {
  position: absolute;
}
.wpcf7 .cf_home3 p span.wpcf7-not-valid-tip:before {
  display: none;
}
.wpcf7 .cf_home3 p input[type=text],
.wpcf7 .cf_home3 p input[type=email],
.wpcf7 .cf_home3 p textarea {
  background-color: transparent;
  width: 100%;
  color: var(--text_color);
  position: relative;
  z-index: 2;
}
.wpcf7 .cf_home3 p input[type=text]::-webkit-input-placeholder,
.wpcf7 .cf_home3 p input[type=email]::-webkit-input-placeholder,
.wpcf7 .cf_home3 p textarea::-webkit-input-placeholder {
  color: var(--text_color_fade_80);
  font-style: italic;
}
.wpcf7 .cf_home3 p input[type=text]::-moz-placeholder,
.wpcf7 .cf_home3 p input[type=email]::-moz-placeholder,
.wpcf7 .cf_home3 p textarea::-moz-placeholder {
  color: var(--text_color_fade_80);
  font-style: italic;
}
.wpcf7 .cf_home3 p input[type=submit] {
  margin: 0 auto;
  margin-top: 30px;
  display: block;
  background-color: transparent;
  text-transform: uppercase;
  border-radius: 30px;
  font-weight: bold;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  color: var(--primary_color);
  border: 1px solid var(--primary_color);
  border-radius: 3px;
}
.wpcf7 .cf_home3 p input[type=submit]:hover {
  color: #fff;
  background-color: var(--primary_color);
}
.wpcf7 .cf_contact_page p {
  text-transform: uppercase;
  font-weight: bold;
  color: var(--heading_color);
}
.wpcf7 .cf_contact_page p strong {
  position: relative;
}
.wpcf7 .cf_contact_page p strong:after {
  content: '*';
  display: inline-block;
  color: red;
  margin-left: 3px;
}
.wpcf7 .cf_contact_page p:first-child {
  width: calc(50% - 15px);
  float: left;
}
.wpcf7 .cf_contact_page p:nth-child(2) {
  width: calc(50% - 15px);
  float: right;
}
.wpcf7 .cf_contact_page p > span {
  margin-top: 5px;
  position: relative;
  display: block;
  text-transform: none;
}
.wpcf7 .cf_contact_page p input[type=text],
.wpcf7 .cf_contact_page p input[type=email],
.wpcf7 .cf_contact_page p textarea {
  border: 1px solid #9b9b9b;
  background-color: transparent;
  width: 100%;
  color: var(--text_color);
  position: relative;
  z-index: 2;
}
.wpcf7 .cf_contact_page p input[type=text]::-webkit-input-placeholder,
.wpcf7 .cf_contact_page p input[type=email]::-webkit-input-placeholder,
.wpcf7 .cf_contact_page p textarea::-webkit-input-placeholder {
  color: var(--text_color_fade_80);
  font-style: italic;
}
.wpcf7 .cf_contact_page p input[type=text]::-moz-placeholder,
.wpcf7 .cf_contact_page p input[type=email]::-moz-placeholder,
.wpcf7 .cf_contact_page p textarea::-moz-placeholder {
  color: var(--text_color_fade_80);
  font-style: italic;
}
.wpcf7 .cf_contact_page p input[type=text]:focus,
.wpcf7 .cf_contact_page p input[type=email]:focus,
.wpcf7 .cf_contact_page p textarea:focus {
  border-color: var(--primary_color);
}
.wpcf7 .cf_contact_page p input[type=submit] {
  margin: 0 auto;
  margin-top: 30px;
  display: block;
  background-color: transparent;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: var(--primary_color);
  color: #fff;
  border-radius: 3px;
}
.wpcf7 .cf_contact_page p input[type=submit]:hover {
  color: #fff;
  background-color: var(--primary_color_darken_10);
}
.wpcf7 .cf_services p {
  font-size: 16px;
  margin-bottom: 40px;
}
.wpcf7 .cf_services p strong {
  position: relative;
  color: var(--heading_color);
  text-transform: uppercase;
}
.wpcf7 .cf_services p strong:after {
  content: '';
  display: inline-block;
  margin-left: 5px;
}
.wpcf7 .cf_services p.name,
.wpcf7 .cf_services p.phone,
.wpcf7 .cf_services p.date {
  width: calc(50% - 15px);
  float: left;
}
@media (max-width: 479px) {
  .wpcf7 .cf_services p.name,
  .wpcf7 .cf_services p.phone,
  .wpcf7 .cf_services p.date {
    width: 100%;
  }
}
.wpcf7 .cf_services p.email,
.wpcf7 .cf_services p.address,
.wpcf7 .cf_services p.time {
  width: calc(50% - 15px);
  float: right;
}
@media (max-width: 479px) {
  .wpcf7 .cf_services p.email,
  .wpcf7 .cf_services p.address,
  .wpcf7 .cf_services p.time {
    width: 100%;
    float: none;
  }
}
.wpcf7 .cf_services p > span {
  margin-top: 5px;
  position: relative;
  display: block;
  text-transform: none;
}
.wpcf7 .cf_services p input[type=text],
.wpcf7 .cf_services p input[type=email],
.wpcf7 .cf_services p textarea,
.wpcf7 .cf_services p select,
.wpcf7 .cf_services p input[type=date] {
  border: 1px solid #c4c4c4;
  background-color: transparent;
  width: 100%;
  color: var(--text_color);
  position: relative;
  z-index: 2;
  padding: 0 15px;
}
.wpcf7 .cf_services p input[type=text]::-webkit-input-placeholder,
.wpcf7 .cf_services p input[type=email]::-webkit-input-placeholder,
.wpcf7 .cf_services p textarea::-webkit-input-placeholder,
.wpcf7 .cf_services p select::-webkit-input-placeholder,
.wpcf7 .cf_services p input[type=date]::-webkit-input-placeholder {
  color: var(--text_color_fade_80);
  font-style: italic;
}
.wpcf7 .cf_services p input[type=text]::-moz-placeholder,
.wpcf7 .cf_services p input[type=email]::-moz-placeholder,
.wpcf7 .cf_services p textarea::-moz-placeholder,
.wpcf7 .cf_services p select::-moz-placeholder,
.wpcf7 .cf_services p input[type=date]::-moz-placeholder {
  color: var(--text_color_fade_80);
  font-style: italic;
}
.wpcf7 .cf_services p input[type=text]:focus,
.wpcf7 .cf_services p input[type=email]:focus,
.wpcf7 .cf_services p textarea:focus,
.wpcf7 .cf_services p select:focus,
.wpcf7 .cf_services p input[type=date]:focus {
  border-color: var(--primary_color);
}
.wpcf7 .cf_services p textarea {
  padding: 15px;
}
.wpcf7 .cf_services p input[type=date] {
  height: 42px;
  padding: 7px;
}
.wpcf7 .cf_services p input[type=submit] {
  margin: 0 auto;
  margin-top: 30px;
  display: block;
  background-color: transparent;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: var(--primary_color);
  color: #fff;
  border-radius: 3px;
}
.wpcf7 .cf_services p input[type=submit]:hover {
  color: #fff;
  background-color: var(--primary_color_darken_10);
}
/**
 * 3.0 - Header
 * ----------------------------------------------------------------------------
 */
@media screen and (min-width: 1370px) {
  header.yolo-main-header.header-1 .yolo-header-nav-wrapper.nav-fullwith {
    padding-left: var(--header_1_nav_layout_padding);
    padding-right: var(--header_1_nav_layout_padding);
  }
}
header.header-1 {
  position: relative;
  z-index: 10;
}
header.header-1 .fl .header-logo {
  height: var(--header_1_height);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
header.header-1 .fr .header-customize-right {
  height: var(--header_1_height);
}
header.header-1 .fr .header-customize-right .search-with-category {
  margin-right: 100px;
}
header.header-1 .fr .header-customize-right .search-with-category .form-search-left > span {
  font-weight: bold;
  background-color: var(--header_1_nav_bg_color);
  color: var(--header_1_nav_text_color);
  border-color: var(--header_1_nav_bg_color);
}
@media (min-width: 992px) and (max-width: 1024px) {
  header.header-1 .fr .header-customize-right .search-with-category {
    width: 405px;
    margin-right: 80px;
  }
}
header.header-1 .fr .header-customize-right .search-with-category .form-search-right input {
  border-color: var(--header_1_nav_bg_color);
}
header.header-1 .fr .header-customize-right .custom-text-wrapper i {
  margin-right: 10px;
  font-size: 16px;
}
header.header-1 .yolo-header-nav-wrapper {
  background-color: var(--header_1_nav_bg_color);
}
header.header-1 .yolo-header-wrapper .header-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.header-1 .yolo-header-wrapper .header-center .menu-wrapper {
  margin: 0 auto;
}
header.header-1 .yolo-header-wrapper .header-center .menu-wrapper .yolo-main-menu > li > a:before {
  height: 15px;
  width: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
}
header.header-1 .yolo-header-wrapper .header-center .menu-wrapper .yolo-main-menu > li:hover > a:before {
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
header.header-1 .yolo-header-wrapper .header-center .header-customize-nav {
  line-height: 60px;
  color: var(--header_1_nav_text_color);
}
header.header-1 .yolo-header-wrapper .header-center .header-customize-nav .header-customize-item {
  margin-left: 10px;
}
header.header-1 .yolo-header-wrapper .yolo-main-menu > li > a {
  color: var(--header_1_nav_text_color);
  padding-right: var(--header_1_nav_distance);
  padding-left: var(--header_1_nav_distance);
}
@media screen and (min-width: 1370px) {
  header.yolo-main-header.header-2 .yolo-header-nav-wrapper.nav-fullwith {
    padding-left: var(--header_2_nav_layout_padding);
    padding-right: var(--header_2_nav_layout_padding);
  }
}
header.header-2 {
  background-color: var(--header_2_nav_bg_color);
}
.header-2 .yolo-header-nav-above {
  border-bottom: 1px solid rgba(238, 238, 238, 0.8);
  color: var(--header_2_nav_text_color);
}
.header-2 .yolo-header-nav-above .container {
  position: relative;
}
.header-2 .yolo-header-nav-above .container .header-logo {
  height: var(--header_2_height);
  position: relative;
}
.header-2 .yolo-header-nav-above .container .header-logo a img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.header-2 .yolo-header-nav-above .container .fr {
  position: absolute;
  right: 0;
  top: 0;
}
.header-2 .yolo-header-nav-above .container .fr .header-customize-right {
  height: var(--header_2_height);
  padding-left: 40px;
}
.header-2 .yolo-header-nav-above .container .fl .header-customize-left {
  height: var(--header_2_height);
  padding-right: 50px;
}
.header-2 .yolo-header-nav-wrapper .container {
  clear: both;
}
.header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left {
  float: none;
  text-align: center;
}
.header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper {
  display: inline-block;
}
.header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper #main-menu {
  display: inline-block;
  float: none;
}
.header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper #main-menu > li {
  display: inline-block;
  float: none;
}
.header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper #main-menu > li > a {
  padding-left: var(--header_2_nav_distance);
  padding-right: var(--header_2_nav_distance);
  color: var(--header_2_nav_text_color);
}
.header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper #main-menu li:hover > a {
  color: var(--primary_color);
}
.header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .header-customize-nav .header-customize-item {
  margin-left: 10px;
}
.header-2 .yolo-header-nav-wrapper.sticky-on {
  background-color: var(--header_2_nav_bg_color);
}
@media screen and (min-width: 1370px) {
  header.yolo-main-header.header-3 .yolo-header-nav-wrapper.nav-fullwith {
    padding-left: var(--header_3_nav_layout_padding);
    padding-right: var(--header_3_nav_layout_padding);
  }
}
header.header-3 {
  background-color: var(--header_3_nav_bg_color);
  color: var(--header_3_nav_text_color);
}
.header-3 .yolo-header-nav-above .container {
  position: relative;
}
.header-3 .yolo-header-nav-above .container .fl .header-customize-left {
  height: var(--header_3_height);
}
.header-3 .yolo-header-nav-above .container .fl .header-customize-left .search-with-category {
  width: 450px;
}
.header-3 .yolo-header-nav-above .container .fl .header-customize-left .search-with-category .search-box .form-search-left {
  width: 135px;
}
.header-3 .yolo-header-nav-above .container .fl .header-customize-left .search-with-category .search-box .form-search-left span {
  padding: 0px 13px;
}
.header-3 .yolo-header-nav-above .container .fl .header-customize-left .search-with-category .search-box .form-search-left span:after {
  right: 10px;
}
.header-3 .yolo-header-nav-above .container .fl .header-customize-left .search-with-category .search-box .form-search-right {
  padding-left: 135px;
}
.header-3 .yolo-header-nav-above .container .fr .header-customize-right {
  height: var(--header_3_height);
}
.header-3 .yolo-header-nav-wrapper .container {
  clear: both;
}
.header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper {
  border-bottom: 2px solid #eee;
}
.header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left {
  float: left;
}
.header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right {
  float: right;
}
.header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .menu-wrapper {
  float: left;
}
.header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .menu-wrapper .yolo-main-menu > li > a {
  line-height: var(--header_3_height);
  padding-top: 0;
  padding-bottom: 0;
  padding-left: var(--header_3_nav_distance);
  padding-right: var(--header_3_nav_distance);
  color: var(--header_3_nav_text_color);
}
.header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .menu-wrapper .yolo-main-menu > li:last-child a {
  padding-right: 0;
}
.header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .menu-wrapper .yolo-main-menu li:hover > a {
  color: var(--primary_color);
}
.header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav {
  line-height: var(--header_3_height);
}
.header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .header-customize-item {
  margin-left: 10px;
}
.header-3 .yolo-header-nav-wrapper.sticky-on {
  background-color: var(--header_3_nav_bg_color);
}
.header-3 .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper {
  border-bottom: 2px solid transparent;
}
.header-3 .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper .header-left .header-logo a img {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-3 .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper .header-right {
  float: right;
}
.header-3 .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper .header-right .menu-wrapper .yolo-main-menu > li > a {
  line-height: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 700;
}
.header-3 .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper .header-right .header-customize-nav {
  line-height: 60px;
}
.header-3 .yolo-header-nav-wrapper.sticky-out {
  background-color: var(--header_3_nav_bg_color);
}
.header-3 .yolo-header-nav-wrapper.sticky-out .container .yolo-header-wrapper {
  border-bottom: 2px solid transparent;
}
.header-3 .yolo-header-nav-wrapper.sticky-out .container .yolo-header-wrapper .header-left .header-logo a img {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-3 .yolo-header-nav-wrapper.sticky-out .container .yolo-header-wrapper .header-right {
  float: right;
}
.header-3 .yolo-header-nav-wrapper.sticky-out .container .yolo-header-wrapper .header-right .menu-wrapper .yolo-main-menu > li > a {
  line-height: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 700;
}
.header-3 .yolo-header-nav-wrapper.sticky-out .container .yolo-header-wrapper .header-right .header-customize-nav {
  line-height: 60px;
}
@media screen and (min-width: 1370px) {
  header.yolo-main-header.header-4 .yolo-header-nav-wrapper.nav-fullwith {
    padding-left: var(--header_4_nav_layout_padding);
    padding-right: var(--header_4_nav_layout_padding);
  }
}
.header-4 .yolo-header-nav-above {
  margin-bottom: 20px;
  border-bottom-width: 0px !important;
}
.header-4 .yolo-header-nav-above .container .fl .header-logo {
  height: var(--header_4_height);
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
.header-4 .fr .header-customize {
  line-height: var(--header_4_height);
}
.header-4 .fr .header-customize .search-with-category {
  margin-right: 115px;
}
.header-4 .yolo-header-nav-wrapper {
  position: relative;
  height: 60px;
  bottom: 30px;
  background-color: transparent;
}
.header-4 .yolo-header-nav-wrapper .container {
  clear: both;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1000;
}
.header-4 .yolo-header-nav-wrapper .container .yolo-header-wrapper {
  background-color: var(--header_4_nav_bg_color);
  padding: 0 15px;
}
.header-4 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left {
  float: left;
}
.header-4 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .yolo-main-menu > li > a {
  color: var(--header_4_nav_text_color);
  padding-right: var(--header_4_nav_distance);
  padding-left: var(--header_4_nav_distance);
}
.header-4 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .yolo-main-menu li:hover > a {
  color: var(--primary_color);
}
.header-4 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right {
  float: right;
}
.header-4 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav {
  line-height: 60px;
  color: var(--header_4_nav_text_color);
}
.header-4 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .canvas-menu-toggle-wrapper {
  margin-left: 20px;
}
.header-4 .yolo-sticky-wrapper {
  height: 0px !important;
}
.header-4 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-on {
  background-color: var(--header_4_nav_bg_color);
}
.header-4 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-on .container {
  bottom: 0px;
}
.header-4 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper {
  background-color: transparent;
}
.header-4 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-out {
  background-color: var(--header_4_nav_bg_color);
}
.header-4 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-out .container {
  bottom: 0px;
}
.header-4 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-out .container .yolo-header-wrapper {
  background-color: transparent;
}
@media screen and (min-width: 1370px) {
  header.yolo-main-header.header-4 .yolo-header-nav-wrapper.nav-fullwith {
    padding-left: var(--header_5_nav_layout_padding);
    padding-right: var(--header_5_nav_layout_padding);
  }
}
.header-5 .yolo-header-nav-above {
  border: none !important;
}
.header-5 .yolo-header-nav-above .container {
  background: transparent;
}
.header-5 .yolo-header-nav-above .container .fl .header-logo {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  height: var(--header_5_height);
}
.header-5 .header-customize-right {
  height: var(--header_5_height) !important;
}
.header-5 .contact-info {
  padding: 0;
  margin: 0;
}
.header-5 .contact-info li {
  padding-left: 20px;
  display: table;
  float: left;
}
.header-5 .contact-info li .icon {
  height: 50px;
  width: 50px;
  border: 1px solid var(--primary_color);
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  font-size: 24px;
  float: left;
  display: table-cell;
}
.header-5 .contact-info li .icon i {
  line-height: 48px;
  color: var(--primary_color);
}
.header-5 .contact-info li .content-step {
  font-family: var(--primary_font);
  display: table-cell;
  line-height: 1.5;
  padding-left: 15px;
  vertical-align: middle;
}
.header-5 .contact-info li .content-step .title {
  text-transform: uppercase;
  color: var(--text_color);
  font-weight: bold;
  font-size: 16px;
}
.header-5 .contact-info li a {
  padding: 15px 20px;
  background: var(--primary_color);
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
}
.header-5 .contact-info li a:hover {
  background-color: var(--primary_color_darken_10);
}
@media (max-width: 1199px) {
  .header-5 .contact-info li a {
    display: none;
  }
}
.header-5 .yolo-header-nav-wrapper {
  background-color: var(--header_5_nav_bg_color);
}
.header-5 .yolo-header-nav-wrapper .container .fl .header-logo {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper {
  clear: both;
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left {
  float: left;
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper .yolo-main-menu > li > a {
  color: var(--header_5_nav_text_color);
  padding-right: var(--header_5_nav_distance);
  padding-left: var(--header_5_nav_distance);
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper .yolo-main-menu > li > a:before {
  top: auto;
  bottom: 0;
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper .yolo-main-menu > li:hover > a {
  color: var(--primary_color) !important;
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper .yolo-main-menu li.menu-item-has-children:hover > a {
  color: var(--primary_color) !important;
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right {
  float: right;
  color: var(--header_5_nav_text_color);
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav {
  line-height: 60px;
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .search-box-wrapper form {
  width: 270px;
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .search-box-wrapper form input[type="text"] {
  background-color: var(--header_5_nav_text_color);
  border: none;
  color: var(--header_5_nav_text_color);
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .search-box-wrapper form input[type="text"]::-moz-placeholder {
  color: var(--header_5_nav_text_color);
  opacity: 1;
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .search-box-wrapper form input[type="text"]:-ms-input-placeholder {
  color: var(--header_5_nav_text_color);
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .search-box-wrapper form input[type="text"]::-webkit-input-placeholder {
  color: var(--header_5_nav_text_color);
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .search-box-wrapper form button i {
  color: var(--header_5_nav_text_color);
  font-size: 15px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.header-5 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .search-box-wrapper form button i:hover {
  color: var(--primary_color);
}
@media screen and (min-width: 1370px) {
  header.yolo-main-header.header-6 .yolo-header-nav-wrapper.nav-fullwith {
    padding-left: var(--header_6_nav_layout_padding);
    padding-right: var(--header_6_nav_layout_padding);
  }
}
.header-6 .yolo-top-bar aside {
  padding: 0 20px;
}
.header-6 .yolo-top-bar aside .search-form input[type="text"] {
  border-radius: 20px;
  height: 30px;
}
.header-6 .yolo-top-bar aside.widget_product_search .search-field {
  background-color: transparent;
}
.header-6 .yolo-top-bar aside.widget_product_search button i {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.header-6 .yolo-top-bar aside.widget_product_search button:hover i {
  color: var(--primary_color);
}
.header-6 .yolo-top-bar aside .textwidget i {
  padding-right: 10px;
  color: var(--primary_color);
}
header.header-6 {
  position: relative;
  background-color: var(--header_6_nav_bg_color);
}
header.header-6 .yolo-header-nav-wrapper {
  position: relative;
  height: var(--header_6_height);
  -webkit-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left-offcanvas {
  position: relative;
  z-index: 2;
  float: left;
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left-offcanvas .canvas-menu-toggle-wrapper {
  padding-right: 70px;
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left {
  float: left;
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .header-logo {
  text-align: center;
  height: var(--header_6_height);
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .header-logo > a > img {
  max-height: var(--header_6_height);
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 1199px) {
  header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .header-logo a img {
    padding-top: 33px;
    padding-bottom: 43px;
  }
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center {
  text-align: right;
  float: right;
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .menu-wrapper {
  display: inline-block;
  float: left;
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .menu-wrapper #main-menu {
  text-align: left;
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .menu-wrapper #main-menu > li > a {
  color: var(--header_6_nav_text_color);
  padding-right: var(--header_6_nav_distance);
  padding-left: var(--header_6_nav_distance);
  line-height: var(--header_6_height);
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .menu-wrapper #main-menu > li > a {
    padding: 0 5px !important;
  }
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .menu-wrapper #main-menu li:hover > a {
  color: var(--primary_color);
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .header-customize {
  float: right;
  line-height: 120px;
  color: var(--header_6_nav_text_color);
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .header-customize .header-customize-item {
  margin-left: 15px;
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right {
  display: none;
  float: right;
}
header.header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-right {
  height: var(--header_6_height);
}
header.header-6 .yolo-header-nav-wrapper.sticky-in {
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
}
header.header-6 .yolo-header-nav-wrapper.sticky-on {
  background-color: var(--header_6_nav_bg_color);
  height: 60px;
}
header.header-6 .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper .header-left-offcanvas .header-customize {
  height: 60px;
}
header.header-6 .yolo-header-nav-wrapper.sticky-on .container .header-left .header-logo {
  line-height: 60px;
  height: 60px !important;
}
header.header-6 .yolo-header-nav-wrapper.sticky-on .container .header-left .header-logo img {
  max-height: 40px !important;
  padding-top: 10px !important;
  padding-bottom: 10px!important;
}
header.header-6 .yolo-header-nav-wrapper.sticky-on .container .header-center .menu-wrapper #main-menu > li > a {
  line-height: 60px;
}
header.header-6 .yolo-header-nav-wrapper.sticky-on .container .header-center .header-customize {
  line-height: 60px;
}
header.header-6 .yolo-header-nav-wrapper.sticky-on .container .header-right {
  float: right;
}
header.header-6 .yolo-header-nav-wrapper.sticky-on .container .header-right .header-customize-right {
  height: 60px;
}
header.header-6 .yolo-header-nav-wrapper.sticky-out {
  background-color: var(--header_6_nav_bg_color);
  height: 60px;
}
header.header-6 .yolo-header-nav-wrapper.sticky-out .container .yolo-header-wrapper .header-left-offcanvas .header-customize {
  height: 60px;
}
header.header-6 .yolo-header-nav-wrapper.sticky-out .container .header-left .header-logo {
  line-height: 60px;
  height: 60px !important;
}
header.header-6 .yolo-header-nav-wrapper.sticky-out .container .header-left .header-logo img {
  max-height: 40px !important;
  padding-top: 10px !important;
  padding-bottom: 10px!important;
}
header.header-6 .yolo-header-nav-wrapper.sticky-out .container .header-center .menu-wrapper #main-menu > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1.5 !important;
}
header.header-6 .yolo-header-nav-wrapper.sticky-out .container .header-center .header-customize {
  line-height: 60px;
}
header.header-6 .yolo-header-nav-wrapper.sticky-out .container .header-right {
  float: right;
}
header.header-6 .yolo-header-nav-wrapper.sticky-out .container .header-right .header-customize-right {
  height: 60px;
}
.yolo-top-bar {
  background-color: var(--top_bar_bg_color);
  color: var(--top_bar_text_color);
  position: relative;
  z-index: 998;
  font-size: 14px;
  font-weight: 400;
  line-height: 50px;
}
.yolo-top-bar .top-sidebar aside {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.yolo-top-bar .top-sidebar aside + aside {
  margin-left: 30px;
}
.yolo-top-bar > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.yolo-top-bar > ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
.yolo-top-bar > ul li + li {
  margin-left: 20px;
}
.yolo-top-bar ul.top-bar-info li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}
.yolo-top-bar ul.top-bar-info li > a {
  vertical-align: middle;
  line-height: 2;
  color: inherit;
}
.yolo-top-bar ul.top-bar-info li + li {
  margin-left: 20px;
}
.yolo-top-bar ul.top-bar-info i.fa {
  font-size: 14px;
  padding-right: 5px;
  vertical-align: middle;
}
.yolo-top-bar .top-sidebar .profile-text {
  padding-right: 10px;
}
.yolo-top-bar .top-sidebar h4.widget-title {
  color: var(--top_bar_text_color);
}
.yolo-top-bar .top-sidebar #wp-calendar caption,
.yolo-top-bar .top-sidebar #wp-calendar thead th {
  color: var(--top_bar_text_color);
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu {
  overflow: visible;
  border: none;
  margin: 0;
  padding: 0;
  color: inherit;
  font-size: 14px;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu li {
  display: inline-block;
  position: relative;
  border: none;
  color: inherit;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu li:before {
  display: none;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu li:hover > ul {
  display: block;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu li > a {
  padding: 0;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu li > a:hover {
  padding-left: 0;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li {
  padding: 0;
  margin: 0;
  line-height: 50px;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li + li {
  margin-left: 30px;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li + li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  width: 1px;
  height: 16px;
  margin: auto;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li ul {
  display: none;
  position: absolute;
  z-index: 999;
  right: 0;
  top: 100%;
  background-color: var(--top_bar_bg_color);
  color: var(--top_bar_text_color);
  text-align: left;
  margin: 0;
  padding: 0 15px;
  min-width: 150px;
  -webkit-box-shadow: 2px 5px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 5px 5px 2px rgba(0, 0, 0, 0.3);
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li ul li {
  display: block;
  white-space: nowrap;
  padding: 8px 0;
  margin: 0;
  line-height: 28px;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li ul li + li {
  border-top: solid 1px #f0f0f0;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li ul ul {
  left: 100%;
  top: 0;
}
.yolo-top-bar .top-sidebar .widget.base-primary-color i.fa,
.yolo-top-bar .top-sidebar .widget.base-primary-color a {
  color: var(--top_bar_text_color);
}
.yolo-top-bar .top-sidebar .widget.base-primary-color.widget_nav_menu > div > ul.menu > li + li:before,
.yolo-top-bar .top-sidebar .widget.base-primary-color.separate-left:before,
.yolo-top-bar .top-sidebar .widget.base-primary-color.separate-right:after {
  background-color: var(--top_bar_text_color);
}
.yolo-top-bar .top-sidebar .separate-left {
  position: relative;
}
.yolo-top-bar .top-sidebar .separate-left:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  width: 1px;
  height: 16px;
  margin: auto;
}
.yolo-top-bar .top-sidebar .separate-right {
  position: relative;
}
.yolo-top-bar .top-sidebar .separate-right:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -15px;
  width: 1px;
  height: 16px;
  margin: auto;
}
.yolo-top-bar .top-sidebar a {
  color: inherit;
}
.yolo-top-bar .top-sidebar .widget .custom-dropdown-list > ul li > a {
  color: #333;
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul > li {
  padding: 0;
  display: block;
  list-style: none;
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul > li > a:after {
  content: "\f107";
  font-family: 'fontawesome';
  display: inline-block;
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 150px;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  display: none;
  background-color: #fff;
  z-index: 999;
  -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul ul > li {
  list-style: none;
  padding: 0 15px;
  display: block;
  line-height: 32px;
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul ul > li img {
  padding-right: 5px;
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul:hover ul {
  display: block;
}
.yolo-top-bar .top-bar-left {
  text-align: left;
}
.yolo-top-bar .top-bar-right {
  text-align: right;
}
.yolo-top-bar .top-bar-right.top-sidebar .widget_nav_menu > div > ul.menu ul ul {
  left: auto;
  right: 100%;
}
.yolo-top-bar .top-bar-center {
  text-align: center;
}
@media (max-width: 991px) {
  .yolo-top-bar {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .yolo-top-bar {
    position: relative;
    z-index: 998;
    color: var(--top_bar_text_color);
    background: var(--top_bar_bg_color);
  }
  .yolo-top-bar .top-bar-left,
  .yolo-top-bar .top-bar-right {
    text-align: center;
  }
  .top-bar-right.top-sidebar .widget_nav_menu > div > ul.menu ul ul {
    right: auto;
    left: 100%;
  }
}
@media screen and (max-width: 479px) {
  .yolo-top-bar ul.top-bar-info li {
    display: block;
    margin-left: 0 !important;
  }
}
.yolo-mobile-menu-overlay {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
body.menu-mobile-in .yolo-mobile-menu-overlay {
  opacity: 1;
  z-index: 298;
  pointer-events: auto;
  cursor: url(../images/close.png) 15 15, default;
}
@media screen and (min-width: 1370px) {
  header.yolo-main-header .yolo-header-nav-wrapper.nav-fullwith .container {
    width: 100%;
  }
  .yolo-top-bar .topbar-fullwith {
    padding-left: var(--top_bar_layout_padding);
    padding-right: var(--top_bar_layout_padding);
  }
}
@media screen and (min-width: 992px) {
  .header-mobile-before,
  .yolo-mobile-header-wrapper,
  li.menu-fly-search {
    display: none !important;
  }
  .logo-sticky {
    list-style: none;
    display: none;
    vertical-align: middle;
  }
  header.yolo-main-header .yolo-header-wrapper {
    position: relative;
    width: 100%;
    display: table;
    z-index: 500;
  }
  header.yolo-main-header .yolo-header-wrapper .yolo-main-menu > li {
    font-family: var(--menu_font);
    font-weight: 500;
  }
  header.yolo-main-header .yolo-header-wrapper .yolo-main-menu > li > a {
    font-weight: var(--menu_font_weight);
    font-size: var(--menu_font_size);
  }
  header.yolo-main-header .yolo-header-wrapper .yolo-main-menu > li:hover > a {
    color: var(--primary_color);
  }
  header.yolo-main-header .yolo-header-wrapper .yolo-main-menu li.current-menu-item > a {
    color: var(--primary_color) !important;
  }
  header.yolo-main-header .yolo-header-wrapper .yolo-main-menu li.menu-item-has-children:hover > a {
    color: var(--primary_color);
  }
  header.yolo-main-header .header-left.text-center,
  header.yolo-main-header .header-right.text-center {
    text-align: center;
  }
  header.yolo-main-header .header-left {
    display: table-cell;
  }
  header.yolo-main-header .header-right {
    display: table-cell;
  }
  header.yolo-main-header .header-logo > a > img {
    padding-top: var(--logo_padding_top);
    padding-bottom: var(--logo_padding_bottom);
    padding-left: var(--logo_padding_left);
    padding-right: var(--logo_padding_right);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: none;
  }
  header.yolo-main-header .yolo-header-nav-wrapper {
    left: 0;
    right: 0;
    z-index: 997;
    position: relative;
  }
  header.yolo-main-header .header-customize {
    display: inline-block;
    vertical-align: middle;
    font-size: 0px;
    margin-left: 10px;
  }
  header.yolo-main-header .header-customize .header-customize-item {
    position: relative;
    display: inline-block;
    font-family: var(--menu_font);
    font-size: 14px;
    vertical-align: middle;
  }
  header.yolo-main-header .header-customize .header-customize-item a:hover {
    color: var(--primary_color);
  }
  header.yolo-main-header .header-customize.header-customize-right .header-customize-item {
    margin-left: 20px;
  }
  header.yolo-main-header .header-customize.header-customize-left .header-customize-item {
    margin-right: 20px;
  }
  header.yolo-main-header .header-customize-separate .header-customize-item + .header-customize-item:before {
    content: '';
    position: absolute;
    left: -15px;
    display: block;
    width: 1px;
    height: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  header.yolo-main-header .icon-search-menu {
    width: 40px;
    height: 40px;
    font-size: var(--menu_font_size);
    line-height: 40px;
    border: none;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  header.yolo-main-header ul.header-social-profile-wrapper {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    z-index: 1;
  }
  header.yolo-main-header ul.header-social-profile-wrapper li {
    display: inline-block;
  }
  header.yolo-main-header ul.header-social-profile-wrapper li a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  header.yolo-main-header ul.header-social-profile-wrapper li a:hover {
    color: var(--primary_color);
  }
  header.yolo-main-header ul.header-social-profile-wrapper li a i {
    font-size: 16px;
  }
  header.yolo-main-header ul.header-social-profile-wrapper li + li {
    margin-left: 20px;
  }
  header.yolo-main-header .search-box input {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
    vertical-align: middle;
  }
  header.yolo-main-header .search-box button {
    border: none;
    background-color: transparent;
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 20px;
    margin: auto;
    padding: 0;
    line-height: 1;
  }
  header.yolo-main-header .search-box button i {
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  header.yolo-main-header .search-box button:hover i {
    color: var(--primary_color);
  }
  header.yolo-main-header .search-box.search-with-category-inner input {
    background-color: transparent;
    height: 50px;
    line-height: 46px;
    border: solid 1px rgba(17, 17, 17, 0.5);
    border-left: 1px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  header.yolo-main-header .search-box-wrapper > form {
    padding: 0;
    margin: 0;
    position: relative;
    display: inline-block;
    line-height: 30px;
    border: none;
  }
  header.yolo-main-header .ajax-search-result {
    position: absolute;
    top: 100%;
    z-index: 999;
    background-color: #fff;
    left: 0;
    right: 0;
    border-top: none;
  }
  header.yolo-main-header .ajax-search-result > ul {
    position: relative;
    display: block;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0;
    line-height: 1.8;
  }
  header.yolo-main-header .ajax-search-result > ul > li {
    padding: 10px 15px;
    position: relative;
  }
  header.yolo-main-header .ajax-search-result > ul > li:after {
    content: '';
    display: block;
    clear: both;
  }
  header.yolo-main-header .ajax-search-result > ul > li img {
    float: left;
    width: 50px;
    margin-right: 15px;
  }
  header.yolo-main-header .ajax-search-result > ul > li.no-result {
    text-align: center;
  }
  header.yolo-main-header .ajax-search-result > ul > li.selected,
  header.yolo-main-header .ajax-search-result > ul > li:hover {
    background-color: #fafafa;
  }
  header.yolo-main-header .ajax-search-result > ul > li.selected + li:before,
  header.yolo-main-header .ajax-search-result > ul > li:hover + li:before {
    display: none;
  }
  header.yolo-main-header .ajax-search-result > ul > li + li.selected:before,
  header.yolo-main-header .ajax-search-result > ul > li + li:hover:before {
    display: none;
  }
  header.yolo-main-header .ajax-search-result > ul > li + li:before {
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    left: 15px;
    right: 15px;
    top: 0;
  }
  header.yolo-main-header .search-with-category {
    width: 578px;
  }
  header.yolo-main-header .search-with-category > .search-with-category-inner {
    line-height: 50px;
  }
  header.yolo-main-header .search-with-category .form-search-left {
    float: left;
    width: 175px;
    position: relative;
  }
  header.yolo-main-header .search-with-category .form-search-left > span {
    color: var(--heading_color);
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: solid 1px rgba(17, 17, 17, 0.5);
    display: inline-block;
    height: 50px;
    line-height: 46px;
    vertical-align: middle;
    width: 100%;
    padding: 0 18px;
    cursor: pointer;
    text-align: left;
  }
  header.yolo-main-header .search-with-category .form-search-left > span:after {
    content: '\f0d7';
    font-family: 'fontawesome';
    position: absolute;
    right: 15px;
    margin: auto;
    top: 15px;
    bottom: 0;
    height: 17px;
    font-size: 14px;
    line-height: 3px;
  }
  header.yolo-main-header .search-with-category .form-search-right {
    padding-left: 175px;
  }
  header.yolo-main-header .search-with-category .form-search-right button[type="button"]:hover i {
    color: var(--primary_color);
  }
  header.yolo-main-header .search-with-category .form-search-right button[type="button"] i {
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  header.yolo-main-header .search-with-category .search-category-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0px;
    overflow: auto;
    padding: 5px 0;
    list-style: none;
    margin: 0;
    border: solid 2px #eee;
    border-top: none;
    background-color: #fff;
    line-height: 36px;
    z-index: 999;
    max-height: 380px;
  }
  header.yolo-main-header .search-with-category .search-category-dropdown li > span {
    cursor: pointer;
    padding: 0 15px;
    display: block;
    text-align: left;
    color: #333;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  header.yolo-main-header .search-with-category .search-category-dropdown ul li > span {
    padding-left: 30px;
  }
  header.yolo-main-header .search-with-category .search-category-dropdown ul ul li > span {
    padding-left: 45px;
  }
  header.yolo-main-header .search-with-category .search-category-dropdown li > span:hover {
    color: var(--primary_color);
  }
  header.yolo-main-header .search-with-category .search-category-dropdown ul {
    padding: 0;
    list-style: inside;
  }
  header.yolo-main-header .search-with-category .ajax-search-result {
    border-width: 2px;
  }
  header.yolo-main-header .header-customize-nav .search-box-wrapper .search-box input[type="text"] {
    line-height: 45px;
    height: 45px;
  }
  header.yolo-main-header .header-customize-nav .search-with-category .form-search-left > span,
  header.yolo-main-header .header-customize-nav .search-with-category .search-with-category-inner,
  header.yolo-main-header .header-customize-nav .search-with-category .form-search-right > input {
    line-height: 38px;
    height: 40px;
  }
  header.yolo-main-header .header-customize-right:before,
  header.yolo-main-header .header-customize-left:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  header.yolo-main-header .header-customize-right .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper,
  header.yolo-main-header .header-customize-left .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
    margin-top: 20px;
  }
  header.yolo-main-header .header-customize.header-customize-left {
    margin-left: 0;
  }
  header.yolo-main-header .custom-list {
    margin: 0;
    list-style: none;
    padding-left: 0;
  }
  header.yolo-main-header .custom-list li {
    line-height: 24px;
  }
  header.yolo-main-header .custom-separate {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    width: 1px;
    margin-left: 15px;
    margin-right: 15px;
  }
  header.header-float {
    position: absolute !important;
    z-index: 997;
    left: 0;
    right: 0;
    background-color: transparent !important;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper {
    z-index: 997;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
    border: none !important;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper .logo-sticky {
    display: inline-block;
    line-height: 60px;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper .logo-sticky > a > img {
    max-height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 50px;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper .header-logo.has-logo-sticky {
    display: none;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper .header-logo {
    height: 60px;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper .header-logo > a > img {
    max-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    max-width: none;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper .header-customize {
    line-height: 60px;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper.sticky-scheme-gray.sticky-on {
    background-color: #eee !important;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper.sticky-scheme-gray.sticky-on .menu-wrapper .yolo-main-menu > li > a {
    color: #333 !important;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper.sticky-scheme-gray.sticky-on .menu-wrapper .yolo-main-menu > li:hover > a {
    color: var(--primary_color) !important;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper.sticky-scheme-light.sticky-on {
    background-color: #fff !important;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper.sticky-scheme-light.sticky-on .menu-wrapper .yolo-main-menu > li > a {
    color: #333 !important;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper.sticky-scheme-light.sticky-on .yolo-header-wrapper .header-customize .header-customize-item {
    color: #333 !important;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper.sticky-scheme-dark.sticky-on {
    background-color: #111 !important;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper.sticky-scheme-dark.sticky-on .menu-wrapper .yolo-main-menu > li > a {
    color: #fff !important;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper.sticky-scheme-dark.sticky-on .menu-wrapper .yolo-main-menu > li:hover > a {
    color: var(--primary_color) !important;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper .yolo-header-wrapper {
    border-bottom: none;
  }
  body.boxed .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper {
    max-width: 1400px;
    margin: auto;
  }
}
.shopping-cart-wrapper {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  position: relative;
}
.shopping-cart-wrapper.no-price .sub-total-text {
  display: none;
}
.shopping-cart-wrapper .widget_shopping_cart_content {
  display: block;
  text-align: left;
  font-size: 12px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon {
  position: relative;
  display: inline-block;
  height: 50px;
  line-height: 50px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon span.total {
  position: absolute;
  top: 5px;
  right: 0px;
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  background-color: var(--primary_color);
  color: #fff;
  border-radius: 100%;
}
.shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
  cursor: pointer;
  padding: 0;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 16px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
  display: block;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 150%;
  right: 0;
  left: auto;
  z-index: 9998;
  min-width: 300px;
  background-color: #fff;
  border: solid 1px #eee;
  padding: 0;
  line-height: 2em;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
  transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper .cart-total {
  padding: 0 15px 20px;
  position: relative;
  color: #222222;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty {
  padding: 15px;
  text-align: center;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty h4 {
  text-transform: uppercase;
  padding: 0 0 15px;
  margin: 0;
  font-size: 16px;
  word-spacing: 0.2em;
  font-weight: bold;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty p {
  color: var(--text_color);
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 500;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li {
  padding: 15px 0;
  margin: 0;
  position: relative;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li + li {
  border-top: solid 1px #eeeeee;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-left {
  float: left;
  overflow: hidden;
  margin-right: 10px;
  border: solid 1px #eee;
  background: #fff;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-left > a > img {
  height: auto;
  width: 58px;
  margin: 0;
  display: block;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right {
  overflow: hidden;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a {
  text-transform: uppercase;
  word-spacing: 1px;
  font-size: 12px;
  font-weight: 700;
  display: block;
  padding-right: 15px;
  color: var(--heading_color);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a:hover {
  color: var(--primary_color);
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > span.quantity {
  font-size: 12px;
  font-weight: 700;
  display: block;
  text-align: left;
  color: #8f8f8f;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a.mini-cart-remove {
  position: absolute;
  right: 0;
  top: 15px;
  padding-right: 0;
  font-size: 18px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li:after {
  content: "";
  display: block;
  clear: both;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.total {
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  line-height: 43px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.total strong {
  text-transform: uppercase;
  font-weight: 700;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.total > span.amount {
  font-weight: 700;
  float: right;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons {
  text-align: center;
  margin: 0;
  padding: 15px 0 0;
  font-size: 0;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button {
  color: #fff;
  border-radius: 0;
  line-height: 20px;
  padding: 10px;
  font-size: 12px;
  min-width: 125px;
  width: 48%;
  display: inline-block;
  text-transform: uppercase;
  background-color: #333;
  font-weight: bold;
  border-radius: 3px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button:hover {
  background-color: var(--primary_color);
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button > i.fa {
  margin-right: 5px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button.checkout {
  background-color: var(--primary_color);
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button.checkout:hover {
  background-color: var(--primary_color_darken_20);
}
@media (max-width: 480px) {
  .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button {
    min-width: 100px;
  }
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button + .button {
  margin-left: 4%;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper dl {
  border: none;
  margin: 0;
  padding: 0;
  color: var(--text_color);
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper dl dt {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  line-height: 20px;
  clear: none;
  font-size: 11px;
  font-weight: 400;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper dl dd {
  padding: 0;
  line-height: 20px;
  display: block;
  float: none;
  margin: 0;
  font-size: 11px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper dl p {
  margin: 0;
  padding: 0;
}
.shopping-cart-wrapper .widget_shopping_cart_content ul.cart_list,
.shopping-cart-wrapper .widget_shopping_cart_content ul.product_list_widget {
  position: relative;
  margin: 0;
  list-style: none;
  padding: 15px 15px 0;
  overflow: auto;
}
.shopping-cart-wrapper .widget_shopping_cart_content ul.cart_list::-webkit-scrollbar,
.shopping-cart-wrapper .widget_shopping_cart_content ul.product_list_widget::-webkit-scrollbar {
  width: 6px;
  border-radius: 6px;
}
.shopping-cart-wrapper .widget_shopping_cart_content ul.cart_list::-webkit-scrollbar-thumb,
.shopping-cart-wrapper .widget_shopping_cart_content ul.product_list_widget::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}
.shopping-cart-wrapper .widget_shopping_cart_content:hover .cart_list_wrapper {
  top: 100%;
  visibility: visible;
  opacity: 1;
  -webkit-transition-timing-function: cubic-bezier(0.11, 0.76, 0.24, 0.93);
  transition-timing-function: cubic-bezier(0.11, 0.76, 0.24, 0.93);
}
.shopping-cart-wrapper.with-price .sub-total-text {
  position: absolute;
  top: 20px;
  right: 0px;
}
.shopping-cart-wrapper.with-price .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
  border-radius: 0;
  background-color: transparent;
}
.my-wishlist .widget_shopping_wishlist_content .my-wishlist-wrapper {
  position: relative;
  height: 50px;
  line-height: 50px;
  margin-top: 0px;
}
.my-wishlist .widget_shopping_wishlist_content .my-wishlist-wrapper a.yolo-wishlist {
  width: 30px;
  height: 30px;
}
.my-wishlist .widget_shopping_wishlist_content .my-wishlist-wrapper a.yolo-wishlist i.wicon {
  cursor: pointer;
  padding: 0;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  text-align: left;
  font-size: 16px;
  line-height: 30px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.my-wishlist .widget_shopping_wishlist_content .my-wishlist-wrapper a.yolo-wishlist span.total {
  position: absolute;
  top: 5px;
  right: 0px;
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  background-color: var(--primary_color);
  color: #fff;
  border-radius: 100%;
}
.custom-dropdown-list {
  position: relative;
  display: inline-block;
}
.custom-dropdown-list > span {
  cursor: pointer;
}
.custom-dropdown-list:hover > ul {
  display: block;
}
.custom-dropdown-list > ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 150px;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  display: none;
  background-color: #fff;
  z-index: 999;
  -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
}
.custom-dropdown-list > ul li {
  line-height: 32px;
  padding: 0 15px;
  display: block;
}
.custom-dropdown-list > ul li > a {
  color: #333;
  white-space: nowrap;
}
@media screen and (min-width: 992px) {
  header.yolo-mobile-header {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  body {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    left: 0;
  }
  .mobile-top-bar-hide,
  header.yolo-main-header {
    display: none !important;
  }
  body.menu-mobile-in {
    overflow: hidden;
  }
  .container.yolo-mobile-header-wrapper {
    position: relative;
  }
  .header-mobile-before {
    text-align: center;
  }
  .header-mobile-before img {
    max-height: var(--logo_mobile_max_height);
    padding-top: var(--logo_mobile_padding);
    padding-bottom: var(--logo_mobile_padding);
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    max-height: 120px;
  }
  .header-logo-mobile {
    line-height: var(--logo_mobile_max_height);
    vertical-align: middle;
    text-align: center;
  }
  .header-logo-mobile img {
    max-height: var(--logo_mobile_max_height);
    padding-top: var(--logo_mobile_padding);
    padding-bottom: var(--logo_mobile_padding);
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  header.yolo-mobile-header {
    background: #fff;
  }
  header.yolo-mobile-header .toggle-icon-wrapper {
    left: 0;
  }
  header.yolo-mobile-header .toggle-icon-wrapper .toggle-icon > span,
  header.yolo-mobile-header .toggle-icon-wrapper .toggle-icon:before,
  header.yolo-mobile-header .toggle-icon-wrapper .toggle-icon:after {
    background-color: var(--mobile_text_color);
  }
  header.yolo-mobile-header .toggle-icon-wrapper.in .toggle-icon > span {
    background-color: transparent;
  }
  header.yolo-mobile-header .toggle-icon-wrapper .toggle-icon + span {
    font-family: Oswald;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: var(--mobile_text_color);
    font-weight: 300;
  }
  header.yolo-mobile-header .header-left,
  header.yolo-mobile-header .toggle-icon-wrapper.toggle-desktop,
  header.yolo-mobile-header .header-customize {
    display: none;
  }
  header.yolo-mobile-header .yolo-header-container-wrapper {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: var(--mobile_background_color);
    z-index: 997;
    top: 0;
  }
  header.yolo-mobile-header .yolo-mobile-header-wrapper {
    background-color: var(--mobile_background_color);
    padding-left: 0;
    padding-right: 0;
  }
  header.yolo-mobile-header .yolo-mobile-header-inner {
    height: var(--logo_mobile_max_height);
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
  }
  header.yolo-mobile-header .yolo-mobile-header-inner .header-customize {
    display: block;
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
    color: var(--mobile_text_color);
  }
  header.yolo-mobile-header .yolo-mobile-header-inner .header-customize:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  header.yolo-mobile-header .yolo-mobile-header-inner .header-customize-item {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
  }
  header.yolo-mobile-header .yolo-mobile-header-inner .toggle-icon-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
  }
  header.yolo-mobile-header .yolo-mobile-header-inner .icon-search-menu {
    display: inline-block;
    vertical-align: middle;
    color: var(--mobile_text_color);
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    padding: 0;
    font-size: 24px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  header.yolo-mobile-header .yolo-mobile-header-inner .icon-search-menu:hover {
    color: var(--primary_color);
  }
  header.yolo-mobile-header .shopping-cart-wrapper .widget_shopping_cart_content {
    height: var(--logo_mobile_max_height);
  }
  header.yolo-mobile-header .shopping-cart-wrapper .widget_shopping_cart_content:before {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  header.yolo-mobile-header .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon {
    display: inline-block;
    vertical-align: middle;
    top: 0;
    height: 45px;
    line-height: 45px;
  }
  header.yolo-mobile-header .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
    display: inline-block;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    padding: 0;
    font-size: 24px;
    color: var(--mobile_text_color);
  }
  header.yolo-mobile-header .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon:hover {
    color: var(--primary_color) !important;
  }
  header.yolo-mobile-header .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon + span {
    position: absolute;
    top: 5px;
    right: 0px;
    color: #fff;
    background-color: var(--primary_color);
    border-radius: 100%;
    padding: 0;
    width: 17px;
    height: 17px;
    line-height: 17px;
  }
  .yolo-mobile-header-nav {
    background: #333;
    display: none;
    margin-bottom: 15px;
  }
  form.yolo-search-form-mobile-menu {
    display: block;
    background-color: #262626;
    padding: 15px;
    position: relative;
  }
  form.yolo-search-form-mobile-menu input {
    background-color: #333;
    border: none;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.2;
    height: auto;
    padding: 12px;
    color: #fff;
  }
  form.yolo-search-form-mobile-menu button {
    border: none;
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 20px;
    line-height: 1;
    bottom: 0;
    margin: auto;
    font-size: 14px;
    color: #fff;
  }
  ul.yolo-nav-mobile-menu {
    padding: 0;
  }
  ul.yolo-nav-mobile-menu li.menu-item {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    letter-spacing: 0.1em;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  ul.yolo-nav-mobile-menu li.menu-item > a {
    padding: 15px;
    display: inline-block;
    color: #fff;
    line-height: 1.2;
  }
  ul.yolo-nav-mobile-menu li.menu-item > a:hover {
    color: var(--primary_color);
  }
  ul.yolo-nav-mobile-menu li.menu-item > b.menu-caret {
    color: #fff;
    float: right;
    right: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  ul.yolo-nav-mobile-menu li.menu-item > b.menu-caret:before {
    content: "\f065";
    display: inline-block;
    font-family: FontAwesome;
    text-align: center;
    line-height: 45px;
    width: 45px;
  }
  ul.yolo-nav-mobile-menu li.menu-item > b.menu-caret:hover {
    cursor: pointer;
    color: var(--primary_color);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  ul.yolo-nav-mobile-menu li.menu-item > b.menu-caret.active:before {
    content: "\f066";
    display: inline-block;
    font-family: FontAwesome;
  }
  ul.yolo-nav-mobile-menu li.menu-item:not(.sub-menu-open):hover {
    background-color: #404040;
  }
  ul.yolo-nav-mobile-menu li.menu-item.sub-menu-open {
    border-bottom-width: 0px;
  }
  ul.yolo-nav-mobile-menu li.menu-item.sub-menu-open > ul.sub-menu:before {
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    left: 15px;
    z-index: 1;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #4d4d4d;
  }
  ul.yolo-nav-mobile-menu li.current-menu-ancestor > a,
  ul.yolo-nav-mobile-menu li.current-menu-parent > a,
  ul.yolo-nav-mobile-menu li.current-menu-item > a,
  ul.yolo-nav-mobile-menu li.menu-current > a,
  ul.yolo-nav-mobile-menu li > a:hover,
  ul.yolo-nav-mobile-menu li:hover > a,
  ul.yolo-nav-mobile-menu li ul.sub-menu li:hover > a {
    color: var(--primary_color);
  }
  ul.yolo-nav-mobile-menu li.current-menu-ancestor > a > b.caret:before,
  ul.yolo-nav-mobile-menu li.current-menu-parent > a > b.caret:before,
  ul.yolo-nav-mobile-menu li.current-menu-item > a > b.caret:before,
  ul.yolo-nav-mobile-menu li.menu-current > a > b.caret:before,
  ul.yolo-nav-mobile-menu li > a:hover > b.caret:before,
  ul.yolo-nav-mobile-menu li:hover > a > b.caret:before,
  ul.yolo-nav-mobile-menu li ul.sub-menu li:hover > a > b.caret:before {
    color: var(--primary_color);
  }
  ul.yolo-nav-mobile-menu ul.sub-menu {
    background-color: #4d4d4d;
    padding-left: 0;
    position: relative;
  }
  ul.yolo-nav-mobile-menu ul.sub-menu > li.menu-item > a {
    font-size: 13px;
  }
  ul.yolo-nav-mobile-menu ul.sub-menu > li.menu-item.sub-menu-open > ul.sub-menu:before {
    border-color: transparent transparent #595959;
  }
  ul.yolo-nav-mobile-menu ul ul.sub-menu {
    background-color: #595959;
  }
  ul.yolo-nav-mobile-menu ul ul.sub-menu > li {
    padding-left: 15px;
  }
  ul.yolo-nav-mobile-menu ul ul.sub-menu > li.menu-item.sub-menu-open > ul.sub-menu:before {
    border-color: transparent transparent #595959;
  }
  ul.yolo-nav-mobile-menu ul ul ul.sub-menu {
    background-color: #666666;
  }
  ul.yolo-nav-mobile-menu ul ul ul.sub-menu > li.menu-item.sub-menu-open > ul.sub-menu:before {
    border-color: transparent transparent #666666;
  }
  ul.yolo-nav-mobile-menu ul ul ul ul.sub-menu {
    background-color: #737373;
  }
  .yolo-mobile-header-nav.menu-drop-fly {
    display: block;
    position: fixed;
    margin: 0;
    top: 0;
    bottom: 0;
    overflow: auto;
    overflow-x: hidden;
    width: 280px;
    left: -280px;
    border-right: solid 2px var(--primary_color);
    z-index: 9999;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .yolo-mobile-header-nav.menu-drop-fly.in {
    left: 0;
  }
  .yolo-mobile-header .menu-drop-dropdown .yolo-mobile-header-wrapper {
    height: 70px;
  }
  .yolo-mobile-header .menu-drop-dropdown .yolo-mobile-header-nav {
    position: relative;
    z-index: 2;
    padding: 0;
  }
  header.header-mobile-2 {
    display: block;
  }
  header.header-mobile-2 .yolo-header-container-wrapper {
    background-color: #333;
    border-bottom: none;
  }
  header.header-mobile-2 .yolo-mobile-header-wrapper {
    height: 60px !important;
    background-color: transparent;
  }
  header.header-mobile-2 .yolo-mobile-header-inner {
    height: 60px;
    position: relative;
  }
  header.header-mobile-2 .yolo-mobile-header-inner .header-customize {
    color: #eeeeee;
    right: 0;
  }
  header.header-mobile-2 .yolo-mobile-header-inner .icon-search-menu,
  header.header-mobile-2 .yolo-mobile-header-inner .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
    height: 30px;
    line-height: 32px;
    width: 36px;
    color: #fff;
  }
  header.header-mobile-2 .yolo-mobile-header-inner .icon-search-menu:before,
  header.header-mobile-2 .yolo-mobile-header-inner .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon:before {
    line-height: 28px;
  }
  header.header-mobile-2 .yolo-mobile-header-inner .shopping-cart-wrapper .widget_shopping_cart_content {
    height: 60px;
  }
  header.header-mobile-2 .yolo-mobile-header-inner .toggle-icon {
    top: 0;
  }
  header.header-mobile-2 .yolo-mobile-header-inner .toggle-icon-wrapper {
    left: 0;
  }
  header.header-mobile-2 .yolo-mobile-header-inner .toggle-icon-wrapper .toggle-icon > span,
  header.header-mobile-2 .yolo-mobile-header-inner .toggle-icon-wrapper .toggle-icon:before,
  header.header-mobile-2 .yolo-mobile-header-inner .toggle-icon-wrapper .toggle-icon:after {
    background-color: #eeeeee;
  }
  header.header-mobile-2 .yolo-mobile-header-inner .toggle-icon-wrapper.in .toggle-icon > span {
    background-color: transparent;
  }
  header.header-mobile-2 .yolo-mobile-header-inner .toggle-icon-wrapper .toggle-icon + span {
    font-family: Oswald;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #eeeeee;
    font-weight: 300;
  }
  header.header-mobile-3 .header-logo-mobile {
    text-align: right;
  }
  header.header-mobile-3 .yolo-mobile-header-inner .header-customize {
    left: 50px;
    right: auto;
  }
  header.header-mobile-3 .shopping-cart-wrapper {
    position: static;
  }
  header.header-mobile-3 .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
    left: -45px;
    right: auto;
  }
  header.header-mobile-4 .header-logo-mobile {
    text-align: left;
  }
  header.header-mobile-4 .yolo-mobile-header-inner .toggle-icon-wrapper {
    right: 0px;
    left: auto;
  }
  header.header-mobile-4 .yolo-mobile-header-wrapper .header-customize {
    right: 50px;
    left: auto;
  }
  header.header-mobile-5 .yolo-sticky-wrapper {
    height: 0 !important;
  }
  header.header-mobile-5 .yolo-header-container-wrapper {
    border-bottom: none;
  }
  header.header-mobile-5 .yolo-header-container-wrapper,
  header.header-mobile-5 .yolo-mobile-header-wrapper {
    background-color: transparent;
  }
  header.header-mobile-5 .yolo-header-container-wrapper {
    background-color: transparent;
    position: absolute;
    z-index: 997;
    width: 100%;
  }
  header.header-mobile-5 .header-logo-mobile {
    text-align: left;
  }
  header.header-mobile-5 .yolo-mobile-header-inner .toggle-icon-wrapper {
    left: auto;
    right: 5px;
  }
  header.header-mobile-5 .toggle-icon-wrapper .toggle-icon > span,
  header.header-mobile-5 .toggle-icon-wrapper .toggle-icon:before,
  header.header-mobile-5 .toggle-icon-wrapper .toggle-icon:after {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  }
  header.header-mobile-5 .toggle-icon-wrapper.in .toggle-icon > span {
    display: none;
  }
  header.header-mobile-5 .yolo-mobile-header-inner .header-customize {
    right: 50px;
  }
  header.header-mobile-5 .yolo-mobile-header-inner .icon-search-menu,
  header.header-mobile-5 .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
    border-color: #fff;
    color: #fff;
  }
  .yolo-sticky-wrapper.is-sticky > .yolo-header-container-wrapper {
    z-index: 997;
    left: 0;
    right: 0;
  }
  .yolo-sticky-wrapper:not(.is-sticky) {
    height: auto !important;
    position: relative !important;
  }
}
@media screen and (max-width: 480px) {
  .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
    min-width: 280px;
  }
}
@media screen and (max-width: 320px) {
  .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
    min-width: 254px;
  }
}
/* YOLO HEADER SIDEBAR STYLE */
#yolo-wrapper {
  position: relative;
}
#yolo-wrapper .yolo-top-bar {
  z-index: 999;
}
#yolo-header.header-sidebar {
  background-color: var(--headersidebar_nav_bg_color);
  width: var(--headersidebar_sidebar_width);
  color: var(--headersidebar_nav_text_color);
  height: 100%;
  position: fixed;
  z-index: 888;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
#yolo-header.header-sidebar .vertical-header-wrapper {
  height: 100%;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize {
  text-align: center;
  padding: 20px;
  width: 100%;
  margin: 0;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item {
  margin: 5px;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item .sub-total-text {
  line-height: 50px;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item .cart_list_wrapper {
  z-index: 99999;
  right: auto;
  left: 0;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item > form {
  width: 100%;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item > form input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: var(--headersidebar_nav_text_color);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item > form input::-webkit-input-placeholder {
  color: var(--headersidebar_nav_text_color);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item > form input::-moz-placeholder {
  color: var(--headersidebar_nav_text_color);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item > form button i {
  color: var(--headersidebar_nav_text_color);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item > form button i:hover {
  color: var(--primary_color);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item.bt-login {
  width: 100%;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item.bt-login .sub-menu {
  text-align: left;
  z-index: 99999;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item.search-box-wrapper {
  width: 100%;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item.header-social-profile-wrapper {
  width: 100%;
  position: relative;
  text-align: center;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item.header-social-profile-wrapper li {
  margin-left: 0 !important;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item.header-social-profile-wrapper a {
  margin-right: 4px;
  margin-left: 4px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item.header-social-profile-wrapper a i {
  font-size: 18px;
  vertical-align: middle;
  padding-right: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item.my-wishlist {
  display: inline-block;
  width: auto;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-top {
  text-align: center;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-top .header-logo {
  background-color: var(--headersidebar_nav_bg_color);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper {
  width: 100%;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu {
  width: 100%;
  padding: 0;
  /* 1. Style dropdown menu */
  /* End dropdown menu */
  /* 2. MEGA MENU STYLE COLUMN */
  /* End Style column menu */
  /* 3. MEGA MENU STYLE TAB */
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  letter-spacing: 0.1em;
  font-weight: bold;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li li.current-menu-item > a {
  color: var(--primary_color);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > a {
  padding: 15px 20px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--headersidebar_nav_text_color);
  line-height: 1.2;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > a:before {
  display: none;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > a:hover {
  color: var(--primary_color);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > a:after {
  content: none;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_column > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > b {
  opacity: 0;
  visibility: hidden;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > a:after {
  position: absolute;
  right: 10px;
  content: '';
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > b:before {
  top: 0;
  position: absolute;
  right: 0;
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  text-align: center;
  line-height: 40px;
  width: 40px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown:hover > a {
  color: var(--primary_color) !important;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown:hover > b {
  color: var(--primary_color) !important;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown:hover > b:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > a:after {
  position: absolute;
  right: 10px;
  content: '';
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > b:before {
  top: 0;
  position: absolute;
  right: 0;
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  text-align: center;
  line-height: 40px;
  width: 40px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown:hover > a {
  color: var(--primary_color) !important;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown:hover > b {
  color: var(--primary_color) !important;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown:hover > b:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > a:after {
  position: absolute;
  right: 10px;
  content: '';
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > b:before {
  top: 0;
  position: absolute;
  right: 0;
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  text-align: center;
  line-height: 40px;
  width: 40px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown:hover > a {
  color: var(--primary_color) !important;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown:hover > b {
  color: var(--primary_color) !important;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown > ul.sub-menu > li.menu-item-has-children.menu_style_dropdown:hover > b:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > b.menu-caret {
  color: var(--headersidebar_nav_text_color);
  float: right;
  right: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > b.menu-caret:before {
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  text-align: center;
  line-height: 45px;
  width: 45px;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li:not(.sub-menu-open):hover {
  background-color: var(--headersidebar_nav_bg_color);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.sub-menu-open {
  border-bottom-width: 0px;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.sub-menu-open > ul.sub-menu:before {
  content: "";
  display: block;
  position: absolute;
  top: -6px;
  left: 15px;
  z-index: 1;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #4d4d4d;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li:hover > a {
  color: var(--primary_color);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li:hover > b.menu-caret {
  cursor: pointer;
  color: var(--primary_color);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu li {
  float: none;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul {
  position: absolute;
  display: none;
  top: 0;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  border-radius: 0 0 3px 3px;
  -webkit-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li {
  min-width: 244px;
  float: none;
  display: list-item;
  position: relative;
  display: block;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li {
  min-width: 244px;
  float: none;
  display: list-item;
  position: relative;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li > ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li > ul > li {
  min-width: 244px;
  float: none;
  display: list-item;
  position: relative;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li {
  min-width: 244px;
  float: none;
  display: list-item;
  position: relative;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li {
  min-width: 244px;
  float: none;
  display: list-item;
  position: relative;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li {
  min-width: 244px;
  float: none;
  display: list-item;
  position: relative;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li > ul > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li > ul > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown > ul > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_dropdown:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_column > ul {
  position: absolute;
  display: none;
  min-width: 970px;
  width: 100%;
  top: 0;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  border-radius: 0 0 3px 3px;
  -webkit-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_column:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_column.mega-col-columns-2 > ul > li {
  float: left;
  width: 50%;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_column.mega-col-columns-3 > ul > li {
  float: left;
  width: 33.3333333%;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_column.mega-col-columns-4 > ul > li {
  float: left;
  width: 25%;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_column.mega-col-columns-5 > ul > li {
  float: left;
  width: 20%;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_column.mega-col-columns-6 > ul > li {
  float: left;
  width: 16.6666666%;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_tab > ul {
  position: absolute;
  display: none;
  width: 100%;
  min-width: 970px;
  top: 0;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  border-radius: 0 0 3px 3px;
  -webkit-transition: 0.3s ease 0.15s;
  transition: 0.3s ease 0.15s;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_tab > ul > li {
  display: block;
  width: 25%;
  position: static;
  clear: none;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_tab > ul > li .yolo_megamenu_widget_area,
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_tab > ul > li > ul {
  position: absolute;
  width: auto;
  height: auto;
  left: 25%;
  top: 100%;
  opacity: 0;
  right: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_tab > ul > li.active .yolo_megamenu_widget_area,
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_tab > ul > li.active > ul {
  opacity: 1;
  top: 0;
  visibility: visible;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li.menu_style_tab:hover > ul {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  display: block;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize {
  width: 100%;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize.header-social-profile-wrapper {
  width: 100%;
}
#yolo-header.header-sidebar .vertical-header-wrapper .header-customize .canvas-menu-toggle-wrapper a:hover i {
  color: var(--primary_color);
}
#yolo-header.header-sidebar .vertical-header-wrapper .fb .header-customize-right {
  height: auto;
}
.header-sidebar .yolo-top-bar {
  position: fixed;
  width: 100%;
}
.header-sidebar #yolo-content-wrapper {
  padding-top: 0;
  padding-left: var(--headersidebar_sidebar_width) !important;
}
@media screen and (max-width: 991px) {
  .header-sidebar #yolo-content-wrapper {
    padding-left: 0!important;
  }
}
.header-sidebar footer {
  margin-left: var(--headersidebar_sidebar_width) !important;
}
@media screen and (max-width: 991px) {
  .header-sidebar footer {
    margin-left: 0!important;
  }
}
nav.yolo-canvas-menu-wrapper {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 100%;
  bottom: 0;
  width: 270px;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  overflow: hidden;
  padding: 25px;
  -webkit-box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
nav.yolo-canvas-menu-wrapper.in {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  cursor: pointer;
  color: #fff;
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner {
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #333333;
  color: #fff;
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside {
  padding: 0;
  border: none;
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside:before {
  top: 2px;
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside h4 {
  padding-left: 10px;
  color: #fff;
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside h4.widget-title {
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside h4.widget-title span {
  padding: 0;
  color: var(--primary_color);
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside h4.widget-title:before {
  display: none;
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside ul li.menu-item {
  font-size: 12px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  letter-spacing: 0.1em;
  font-weight: bold;
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside ul li.menu-item a {
  padding: 8px 4px;
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside ul li.menu-item a:hover {
  padding-left: 15px;
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside ul.social-profile.social-icon-bordered li a:hover i {
  color: var(--primary_color);
}
nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside .about-description {
  padding: 15px 0;
}
nav.yolo-canvas-menu-wrapper.dark {
  background-color: #333333;
  color: #fff;
}
nav.yolo-canvas-menu-wrapper.dark .widget_archive > ul,
nav.yolo-canvas-menu-wrapper.dark .widget_categories > ul,
nav.yolo-canvas-menu-wrapper.dark .widget_pages > ul,
nav.yolo-canvas-menu-wrapper.dark .widget_nav_menu > div > ul,
nav.yolo-canvas-menu-wrapper.dark .woocommerce .widget_product_categories > ul,
nav.yolo-canvas-menu-wrapper.dark .widget_layered_nav > ul {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
nav.yolo-canvas-menu-wrapper.dark li + li,
nav.yolo-canvas-menu-wrapper.dark .widget_posts_item + .widget_posts_item {
  border-top-color: rgba(255, 255, 255, 0.2);
}
nav.yolo-canvas-menu-wrapper.dark .widget_categories ul ul,
nav.yolo-canvas-menu-wrapper.dark .widget_pages ul ul,
nav.yolo-canvas-menu-wrapper.dark .widget_nav_menu > div ul ul,
nav.yolo-canvas-menu-wrapper.dark .widget_product_categories ul ul {
  border-top-color: rgba(255, 255, 255, 0.2);
}
body.admin-bar nav.yolo-canvas-menu-wrapper {
  top: 32px;
}
.canvas-menu-toggle-wrapper i.micon {
  vertical-align: middle;
}
/**
 * 4.0 - Footer
 * ----------------------------------------------------------------------------
 */
@media (max-width: 767px) {
  .yolo-footer-wrapper .copyright {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .yolo-footer-wrapper .icon-footer-shortcode-wrap.style_3 .icon-footer-list.right {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .yolo-footer-wrapper.footer-2 .icon-footer-shortcode-wrap.style_4 .right,
  .yolo-footer-wrapper.footer-2 .icon-footer-shortcode-wrap.style_4 .left {
    text-align: center;
    margin: 10px 0;
  }
}
/**
 * 5.0 - Widget
 * ----------------------------------------------------------------------------
 */
.search-form {
  position: relative;
}
.search-form input[type="search"],
.search-form input[type="text"] {
  width: 100%;
  height: 45px;
  background-color: transparent;
  color: var(--heading_color);
  padding-right: 45px;
  border: 1px solid #eeeeee;
}
.search-form input[type="search"] ::-webkit-input-placeholder,
.search-form input[type="text"] ::-webkit-input-placeholder {
  color: var(--text_color);
}
.search-form input[type="search"] :-moz-placeholder,
.search-form input[type="text"] :-moz-placeholder {
  color: var(--text_color);
}
.search-form input[type="search"] ::-moz-placeholder,
.search-form input[type="text"] ::-moz-placeholder {
  color: var(--text_color);
}
.search-form input[type="search"] :-ms-input-placeholder,
.search-form input[type="text"] :-ms-input-placeholder {
  color: var(--text_color);
}
.search-form button[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  padding: 0;
  height: 45px;
  width: 45px;
  background-color: transparent;
  color: var(--text_color);
  font-size: 14px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.search-form button[type="submit"]:hover {
  color: var(--primary_color);
}
.wp-block-search,
.woocommerce-product-search {
  position: relative;
}
.wp-block-search .wp-block-search__inside-wrapper,
.woocommerce-product-search .wp-block-search__inside-wrapper {
  position: relative;
}
.wp-block-search input[type="search"],
.woocommerce-product-search input[type="search"],
.wp-block-search input[type="text"],
.woocommerce-product-search input[type="text"] {
  width: 100%;
  height: 45px;
  background-color: transparent;
  color: var(--heading_color);
  padding-right: 45px;
  border: 1px solid #eeeeee;
}
.wp-block-search input[type="search"] ::-webkit-input-placeholder,
.woocommerce-product-search input[type="search"] ::-webkit-input-placeholder,
.wp-block-search input[type="text"] ::-webkit-input-placeholder,
.woocommerce-product-search input[type="text"] ::-webkit-input-placeholder {
  color: var(--text_color);
}
.wp-block-search input[type="search"] :-moz-placeholder,
.woocommerce-product-search input[type="search"] :-moz-placeholder,
.wp-block-search input[type="text"] :-moz-placeholder,
.woocommerce-product-search input[type="text"] :-moz-placeholder {
  color: var(--text_color);
}
.wp-block-search input[type="search"] ::-moz-placeholder,
.woocommerce-product-search input[type="search"] ::-moz-placeholder,
.wp-block-search input[type="text"] ::-moz-placeholder,
.woocommerce-product-search input[type="text"] ::-moz-placeholder {
  color: var(--text_color);
}
.wp-block-search input[type="search"] :-ms-input-placeholder,
.woocommerce-product-search input[type="search"] :-ms-input-placeholder,
.wp-block-search input[type="text"] :-ms-input-placeholder,
.woocommerce-product-search input[type="text"] :-ms-input-placeholder {
  color: var(--text_color);
}
.wp-block-search button[type="submit"],
.woocommerce-product-search button[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  padding: 0;
  height: 45px;
  width: 45px;
  background-color: transparent;
  color: var(--text_color);
  font-size: 14px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 0;
}
.wp-block-search button[type="submit"]:hover,
.woocommerce-product-search button[type="submit"]:hover {
  color: var(--primary_color);
}
.wp-block-search button[type="submit"]:before,
.woocommerce-product-search button[type="submit"]:before {
  font-size: 14px;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f002";
}
.widget_block label {
  font-family: var(--heading_font);
  color: var(--heading_color);
  font-size: 16px;
  margin-bottom: 50px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
.widget_block label:before {
  content: '';
  bottom: -5px;
  position: absolute;
  width: 70px;
  height: 2px;
  background-color: var(--primary_color);
}
.screen-reader-text {
  display: none;
}
/*-------------------------------------
CALENDAR
---------------------------------------*/
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  text-align: right;
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0;
  font-weight: 600;
}
#wp-calendar thead {
  font-size: 10px;
}
#wp-calendar thead th {
  padding-bottom: 10px;
  text-align: center;
}
#wp-calendar tbody {
  font-size: 13px;
}
#wp-calendar tbody td {
  background: #eeeeee;
  border: 1px solid #fff;
  text-align: center;
  padding: 8px;
}
#wp-calendar tbody td.pad:hover {
  background: transparent !important;
}
#wp-calendar tbody td:hover {
  color: #fff;
}
#wp-calendar tbody td:hover a {
  color: #fff;
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}
#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}
/*-----------------------------------------------------------------------------
* Widget yolo_widget_color_filter
*----------------------------------------------------------------------------*/
.yolo_widget_color_filter .yolo-filter-color {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
  border: 1px solid #e0e0e0;
}
/* -----------------------------------------------------------------------------
 * Widget: price filter
 * -------------------------------------------------------------------------- */
.woocommerce .widget_price_filter h4.widget-title {
  font-size: 16px;
  letter-spacing: 0.025em;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #eeeeee;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 4px 25px 4px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 3px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: var(--primary_color);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 5px solid var(--primary_color);
  border-radius: 100%;
  top: -7px;
}
.woocommerce .widget_price_filter .price_slider_amount {
  font-size: 14px;
  color: var(--text_color);
  font-weight: bold;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
  text-align: left;
  line-height: 30px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  float: right;
  min-width: 80px;
  font-weight: bold;
  font-size: 15px;
  padding: 5px 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: var(--primary_color);
  color: #fff !important;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  color: #fff;
  background-color: var(--primary_color_darken_15) !important;
}
/*
* Widget Cart
*
*/
.woocommerce .widget.widget_shopping_cart_content {
  border-top: 1px solid #eeeeee;
}
.woocommerce .widget.widget_shopping_cart_content .widget_shopping_cart_icon {
  display: none;
}
.woocommerce .widget.widget_shopping_cart_content .sub-total-text {
  display: none;
}
/*
*
*  Sidebar
*/
.sidebar {
  padding: 0 15px;
  background-color: #fff;
}
.sidebar aside + aside {
  margin-top: 3px;
}
.sidebar aside {
  padding: 10px 0px 25px 0px;
}
.sidebar.right-sidebar aside,
.sidebar.left-sidebar aside {
  position: relative;
}
.sidebar.right-sidebar aside:first-child,
.sidebar.left-sidebar aside:first-child {
  padding-top: 0;
  margin-top: 0;
}
.sidebar.right-sidebar aside:first-child h4,
.sidebar.left-sidebar aside:first-child h4 {
  margin-top: 0;
}
@media (max-width: 991px) {
  .sidebar {
    float: none;
  }
}
.sidebar h4.widget-title,
.wpb_widgetised_column h4.widget-title {
  font-size: 16px;
  margin-bottom: 40px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
.sidebar h4.widget-title:before,
.wpb_widgetised_column h4.widget-title:before {
  content: '';
  bottom: -10px;
  position: absolute;
  width: 70px;
  height: 2px;
  background-color: var(--primary_color);
}
.sidebar .tagcloud,
.wpb_widgetised_column .tagcloud {
  font-size: 0;
}
.sidebar .tagcloud a,
.wpb_widgetised_column .tagcloud a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  display: inline-block;
  padding: 7px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  line-height: 1;
  font-size: 14px !important;
  border: 1px solid var(--text_color_fade_30);
  color: inherit;
}
.sidebar .tagcloud a:last-child,
.wpb_widgetised_column .tagcloud a:last-child {
  margin-right: 0;
}
.sidebar .tagcloud a:hover,
.wpb_widgetised_column .tagcloud a:hover {
  color: #fff !important;
  text-decoration: none;
  background-color: var(--primary_color) !important;
  border-color: var(--primary_color);
}
.sidebar select,
.wpb_widgetised_column select {
  width: 100%;
}
.sidebar .widget_archive > ul,
.wpb_widgetised_column .widget_archive > ul,
.sidebar .widget_categories > ul,
.wpb_widgetised_column .widget_categories > ul,
.sidebar .widget_pages > ul,
.wpb_widgetised_column .widget_pages > ul,
.sidebar .widget_meta > ul,
.wpb_widgetised_column .widget_meta > ul,
.sidebar .widget_recent_comments > ul,
.wpb_widgetised_column .widget_recent_comments > ul,
.sidebar .widget_recent_entries > ul,
.wpb_widgetised_column .widget_recent_entries > ul,
.sidebar .widget_rss > ul,
.wpb_widgetised_column .widget_rss > ul,
.sidebar .widget_nav_menu > div > ul,
.wpb_widgetised_column .widget_nav_menu > div > ul,
.sidebar .widget_product_categories > ul,
.wpb_widgetised_column .widget_product_categories > ul,
.sidebar .widget_layered_nav > ul,
.wpb_widgetised_column .widget_layered_nav > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.8;
}
.sidebar .widget_archive > ul > li:first-child,
.wpb_widgetised_column .widget_archive > ul > li:first-child,
.sidebar .widget_categories > ul > li:first-child,
.wpb_widgetised_column .widget_categories > ul > li:first-child,
.sidebar .widget_pages > ul > li:first-child,
.wpb_widgetised_column .widget_pages > ul > li:first-child,
.sidebar .widget_meta > ul > li:first-child,
.wpb_widgetised_column .widget_meta > ul > li:first-child,
.sidebar .widget_recent_comments > ul > li:first-child,
.wpb_widgetised_column .widget_recent_comments > ul > li:first-child,
.sidebar .widget_recent_entries > ul > li:first-child,
.wpb_widgetised_column .widget_recent_entries > ul > li:first-child,
.sidebar .widget_rss > ul > li:first-child,
.wpb_widgetised_column .widget_rss > ul > li:first-child,
.sidebar .widget_nav_menu > div > ul > li:first-child,
.wpb_widgetised_column .widget_nav_menu > div > ul > li:first-child,
.sidebar .widget_product_categories > ul > li:first-child,
.wpb_widgetised_column .widget_product_categories > ul > li:first-child,
.sidebar .widget_layered_nav > ul > li:first-child,
.wpb_widgetised_column .widget_layered_nav > ul > li:first-child {
  padding-top: 0;
}
.sidebar .widget_archive li:last-child,
.wpb_widgetised_column .widget_archive li:last-child,
.sidebar .widget_categories li:last-child,
.wpb_widgetised_column .widget_categories li:last-child,
.sidebar .widget_pages li:last-child,
.wpb_widgetised_column .widget_pages li:last-child,
.sidebar .widget_meta li:last-child,
.wpb_widgetised_column .widget_meta li:last-child,
.sidebar .widget_recent_comments li:last-child,
.wpb_widgetised_column .widget_recent_comments li:last-child,
.sidebar .widget_recent_entries li:last-child,
.wpb_widgetised_column .widget_recent_entries li:last-child,
.sidebar .widget_rss li:last-child,
.wpb_widgetised_column .widget_rss li:last-child,
.sidebar .widget_nav_menu > div li:last-child,
.wpb_widgetised_column .widget_nav_menu > div li:last-child,
.sidebar .widget_product_categories li:last-child,
.wpb_widgetised_column .widget_product_categories li:last-child,
.sidebar .widget_layered_nav li:last-child,
.wpb_widgetised_column .widget_layered_nav li:last-child {
  margin-bottom: 0;
}
.sidebar .widget_archive li .show_count,
.wpb_widgetised_column .widget_archive li .show_count,
.sidebar .widget_categories li .show_count,
.wpb_widgetised_column .widget_categories li .show_count,
.sidebar .widget_pages li .show_count,
.wpb_widgetised_column .widget_pages li .show_count,
.sidebar .widget_meta li .show_count,
.wpb_widgetised_column .widget_meta li .show_count,
.sidebar .widget_recent_comments li .show_count,
.wpb_widgetised_column .widget_recent_comments li .show_count,
.sidebar .widget_recent_entries li .show_count,
.wpb_widgetised_column .widget_recent_entries li .show_count,
.sidebar .widget_rss li .show_count,
.wpb_widgetised_column .widget_rss li .show_count,
.sidebar .widget_nav_menu > div li .show_count,
.wpb_widgetised_column .widget_nav_menu > div li .show_count,
.sidebar .widget_product_categories li .show_count,
.wpb_widgetised_column .widget_product_categories li .show_count,
.sidebar .widget_layered_nav li .show_count,
.wpb_widgetised_column .widget_layered_nav li .show_count {
  float: right;
}
.sidebar .widget_archive li a,
.wpb_widgetised_column .widget_archive li a,
.sidebar .widget_categories li a,
.wpb_widgetised_column .widget_categories li a,
.sidebar .widget_pages li a,
.wpb_widgetised_column .widget_pages li a,
.sidebar .widget_meta li a,
.wpb_widgetised_column .widget_meta li a,
.sidebar .widget_recent_comments li a,
.wpb_widgetised_column .widget_recent_comments li a,
.sidebar .widget_recent_entries li a,
.wpb_widgetised_column .widget_recent_entries li a,
.sidebar .widget_rss li a,
.wpb_widgetised_column .widget_rss li a,
.sidebar .widget_nav_menu > div li a,
.wpb_widgetised_column .widget_nav_menu > div li a,
.sidebar .widget_product_categories li a,
.wpb_widgetised_column .widget_product_categories li a,
.sidebar .widget_layered_nav li a,
.wpb_widgetised_column .widget_layered_nav li a {
  display: block;
}
.sidebar .widget_archive a,
.wpb_widgetised_column .widget_archive a,
.sidebar .widget_categories a,
.wpb_widgetised_column .widget_categories a,
.sidebar .widget_pages a,
.wpb_widgetised_column .widget_pages a,
.sidebar .widget_meta a,
.wpb_widgetised_column .widget_meta a,
.sidebar .widget_recent_comments a,
.wpb_widgetised_column .widget_recent_comments a,
.sidebar .widget_recent_entries a,
.wpb_widgetised_column .widget_recent_entries a,
.sidebar .widget_rss a,
.wpb_widgetised_column .widget_rss a,
.sidebar .widget_nav_menu > div a,
.wpb_widgetised_column .widget_nav_menu > div a,
.sidebar .widget_product_categories a,
.wpb_widgetised_column .widget_product_categories a,
.sidebar .widget_layered_nav a,
.wpb_widgetised_column .widget_layered_nav a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.sidebar .widget_archive a:hover,
.wpb_widgetised_column .widget_archive a:hover,
.sidebar .widget_categories a:hover,
.wpb_widgetised_column .widget_categories a:hover,
.sidebar .widget_pages a:hover,
.wpb_widgetised_column .widget_pages a:hover,
.sidebar .widget_meta a:hover,
.wpb_widgetised_column .widget_meta a:hover,
.sidebar .widget_recent_comments a:hover,
.wpb_widgetised_column .widget_recent_comments a:hover,
.sidebar .widget_recent_entries a:hover,
.wpb_widgetised_column .widget_recent_entries a:hover,
.sidebar .widget_rss a:hover,
.wpb_widgetised_column .widget_rss a:hover,
.sidebar .widget_nav_menu > div a:hover,
.wpb_widgetised_column .widget_nav_menu > div a:hover,
.sidebar .widget_product_categories a:hover,
.wpb_widgetised_column .widget_product_categories a:hover,
.sidebar .widget_layered_nav a:hover,
.wpb_widgetised_column .widget_layered_nav a:hover {
  text-decoration: none;
}
.sidebar .widget_categories ul ul,
.wpb_widgetised_column .widget_categories ul ul,
.sidebar .widget_pages ul ul,
.wpb_widgetised_column .widget_pages ul ul,
.sidebar .widget_nav_menu > div ul ul,
.wpb_widgetised_column .widget_nav_menu > div ul ul,
.sidebar .widget_product_categories ul ul,
.wpb_widgetised_column .widget_product_categories ul ul {
  padding-left: 0;
  margin-top: 9px;
  list-style-type: none;
}
.sidebar .widget_categories ul ul > li > a,
.wpb_widgetised_column .widget_categories ul ul > li > a,
.sidebar .widget_pages ul ul > li > a,
.wpb_widgetised_column .widget_pages ul ul > li > a,
.sidebar .widget_nav_menu > div ul ul > li > a,
.wpb_widgetised_column .widget_nav_menu > div ul ul > li > a,
.sidebar .widget_product_categories ul ul > li > a,
.wpb_widgetised_column .widget_product_categories ul ul > li > a {
  padding-left: 25px;
}
.sidebar .widget_categories ul ul ul > li > a,
.wpb_widgetised_column .widget_categories ul ul ul > li > a,
.sidebar .widget_pages ul ul ul > li > a,
.wpb_widgetised_column .widget_pages ul ul ul > li > a,
.sidebar .widget_nav_menu > div ul ul ul > li > a,
.wpb_widgetised_column .widget_nav_menu > div ul ul ul > li > a,
.sidebar .widget_product_categories ul ul ul > li > a,
.wpb_widgetised_column .widget_product_categories ul ul ul > li > a {
  padding-left: 45px;
}
.sidebar .widget_categories ul ul ul ul > li > a,
.wpb_widgetised_column .widget_categories ul ul ul ul > li > a,
.sidebar .widget_pages ul ul ul ul > li > a,
.wpb_widgetised_column .widget_pages ul ul ul ul > li > a,
.sidebar .widget_nav_menu > div ul ul ul ul > li > a,
.wpb_widgetised_column .widget_nav_menu > div ul ul ul ul > li > a,
.sidebar .widget_product_categories ul ul ul ul > li > a,
.wpb_widgetised_column .widget_product_categories ul ul ul ul > li > a {
  padding-left: 65px;
}
.sidebar .widget_categories ul ul ul ul ul > li > a,
.wpb_widgetised_column .widget_categories ul ul ul ul ul > li > a,
.sidebar .widget_pages ul ul ul ul ul > li > a,
.wpb_widgetised_column .widget_pages ul ul ul ul ul > li > a,
.sidebar .widget_nav_menu > div ul ul ul ul ul > li > a,
.wpb_widgetised_column .widget_nav_menu > div ul ul ul ul ul > li > a,
.sidebar .widget_product_categories ul ul ul ul ul > li > a,
.wpb_widgetised_column .widget_product_categories ul ul ul ul ul > li > a {
  padding-left: 85px;
}
.sidebar .widget_archive ul li:before,
.wpb_widgetised_column .widget_archive ul li:before {
  content: '\f105';
  display: inline-block;
  font-family: fontawesome;
  font-size: 12px;
  padding-right: 15px;
}
.sidebar .widget_archive ul li a,
.wpb_widgetised_column .widget_archive ul li a {
  display: inline-block;
  text-transform: capitalize;
  padding: 7px 0px;
}
.sidebar .widget_archive ul li:hover,
.wpb_widgetised_column .widget_archive ul li:hover {
  color: var(--primary_color);
}
.sidebar .widget_meta ul li a,
.wpb_widgetised_column .widget_meta ul li a {
  padding: 7px 0px;
}
.sidebar .widget_recent_comments > ul,
.wpb_widgetised_column .widget_recent_comments > ul,
.sidebar .widget_rss > ul,
.wpb_widgetised_column .widget_rss > ul {
  font-size: 13px;
  color: #999;
  line-height: 1.6;
}
.sidebar .widget_recent_comments li,
.wpb_widgetised_column .widget_recent_comments li,
.sidebar .widget_rss li,
.wpb_widgetised_column .widget_rss li {
  padding-top: 16px;
}
.sidebar .widget_layered_nav ul li,
.wpb_widgetised_column .widget_layered_nav ul li {
  padding: 9px 0 0 0;
}
.sidebar .widget_layered_nav ul li a,
.wpb_widgetised_column .widget_layered_nav ul li a {
  padding: 0 0 0 5px;
}
.sidebar .widget_layered_nav ul li span.count,
.wpb_widgetised_column .widget_layered_nav ul li span.count {
  padding: 0;
  float: right;
}
.sidebar .widget-social-profile ul.social-profile,
.wpb_widgetised_column .widget-social-profile ul.social-profile {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.sidebar .widget-social-profile ul.social-profile li,
.wpb_widgetised_column .widget-social-profile ul.social-profile li {
  display: inline-block;
  vertical-align: middle;
}
.sidebar .widget-social-profile ul.social-profile li a,
.wpb_widgetised_column .widget-social-profile ul.social-profile li a {
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.sidebar .widget-social-profile ul.social-profile li a i,
.wpb_widgetised_column .widget-social-profile ul.social-profile li a i {
  font-size: 16px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
}
.sidebar .widget-social-profile ul.social-profile li + li,
.wpb_widgetised_column .widget-social-profile ul.social-profile li + li {
  margin-left: 5px;
}
.sidebar .widget-social-profile ul.social-profile.social-icon-bordered li a,
.wpb_widgetised_column .widget-social-profile ul.social-profile.social-icon-bordered li a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #F5F5F5;
  border-radius: 100%;
}
.sidebar .widget-social-profile ul.social-profile.social-icon-bordered li a i,
.wpb_widgetised_column .widget-social-profile ul.social-profile.social-icon-bordered li a i {
  color: #777777;
  font-size: 14px;
}
.sidebar .widget-social-profile ul.social-profile.social-icon-bordered li a:hover i,
.wpb_widgetised_column .widget-social-profile ul.social-profile.social-icon-bordered li a:hover i {
  color: #fff;
}
.sidebar .widget-social-profile.blog-widget,
.wpb_widgetised_column .widget-social-profile.blog-widget {
  border-width: 2px;
  border-style: solid;
  padding: 30px 15px 40px 15px;
  text-align: center;
}
.sidebar .widget-social-profile.blog-widget > span,
.wpb_widgetised_column .widget-social-profile.blog-widget > span {
  display: block;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 30px;
}
.sidebar ul.product_list_widget li,
.wpb_widgetised_column ul.product_list_widget li {
  padding: 0;
  margin: 0;
}
.sidebar ul.product_list_widget li + li,
.wpb_widgetised_column ul.product_list_widget li + li {
  padding-top: 20px;
}
.sidebar ul.product_list_widget li img,
.wpb_widgetised_column ul.product_list_widget li img {
  width: 65px;
  float: left;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-left: 0;
  margin-right: 15px;
  position: relative;
}
.sidebar ul.product_list_widget li a,
.wpb_widgetised_column ul.product_list_widget li a {
  color: var(--heading_color);
  font-weight: bold;
}
.sidebar ul.product_list_widget ins,
.wpb_widgetised_column ul.product_list_widget ins {
  text-decoration: none;
  margin-right: 3px;
}
.sidebar ul.product_list_widget del span.amount,
.wpb_widgetised_column ul.product_list_widget del span.amount {
  font-size: 13px;
  color: #999999;
}
.sidebar .widget-posts-wrap .widget_posts_item,
.wpb_widgetised_column .widget-posts-wrap .widget_posts_item {
  padding-bottom: 25px;
}
.sidebar .widget-posts-wrap .widget_posts_item:last-child,
.wpb_widgetised_column .widget-posts-wrap .widget_posts_item:last-child {
  padding-bottom: 0;
}
.sidebar .widget-posts-wrap .widget_posts_item + .widget_posts_item,
.wpb_widgetised_column .widget-posts-wrap .widget_posts_item + .widget_posts_item {
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
}
.sidebar .widget-posts-wrap .widget-posts-thumbnail,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-thumbnail {
  width: 60px;
  float: left;
  margin-right: 10px;
}
.sidebar .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail {
  position: relative;
}
.sidebar .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail a.prettyPhoto,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail a.prettyPhoto {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  right: 0;
  line-height: 20px;
  font-size: 10px;
  text-align: center;
  color: #fff;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail:hover a.entry-thumbnail_overlay:before,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail:hover a.entry-thumbnail_overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.sidebar .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail:hover a.prettyPhoto,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail:hover a.prettyPhoto {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sidebar .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail_overlay img,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail_overlay img {
  width: 100%;
  display: block;
}
.sidebar .widget-posts-wrap .widget-posts-content-wrap,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-content-wrap {
  position: relative;
  overflow: hidden;
}
.sidebar .widget-posts-wrap .widget-posts-title,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-title {
  font-size: 15px;
  color: #3F3F3F;
  display: block;
  line-height: 1.2;
  margin-bottom: 2px;
}
.sidebar .widget-posts-wrap .widget-posts-title:hover,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-title:hover {
  text-decoration: none;
}
.sidebar .widget-posts-wrap .owl-theme .owl-controls,
.wpb_widgetised_column .widget-posts-wrap .owl-theme .owl-controls {
  display: none !important;
}
.sidebar .widget-posts-wrap .widget-posts-date,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-date {
  font-size: 13px;
  color: #999999;
}
.sidebar .widget-twitter-wrap .widget-twitter-item + .widget-twitter-item,
.wpb_widgetised_column .widget-twitter-wrap .widget-twitter-item + .widget-twitter-item {
  margin-top: 20px;
}
.sidebar .widget-twitter-wrap i,
.wpb_widgetised_column .widget-twitter-wrap i {
  font-size: 14px;
}
.sidebar .widget-twitter-wrap span.twitter-time,
.wpb_widgetised_column .widget-twitter-wrap span.twitter-time {
  color: #b1b1b1;
  display: block;
}
.sidebar .widget-banner .widget-image-wrap a,
.wpb_widgetised_column .widget-banner .widget-image-wrap a {
  display: block;
  position: relative;
  overflow: hidden;
}
.sidebar .widget-banner .widget-image-wrap a:before,
.wpb_widgetised_column .widget-banner .widget-image-wrap a:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.35s linear;
  transition: opacity 0.35s linear;
}
.sidebar .widget-banner .widget-image-wrap a img,
.wpb_widgetised_column .widget-banner .widget-image-wrap a img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.sidebar .widget-banner .widget-image-wrap a:hover:before,
.wpb_widgetised_column .widget-banner .widget-image-wrap a:hover:before {
  opacity: 1;
}
.sidebar .widget-banner .widget-image-wrap a:hover img,
.wpb_widgetised_column .widget-banner .widget-image-wrap a:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.sidebar .widget-contact-info,
.wpb_widgetised_column .widget-contact-info {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar .widget-contact-info > li > i.fa,
.wpb_widgetised_column .widget-contact-info > li > i.fa {
  width: 18px;
}
.sidebar .mail-chimp-wrapper > p,
.wpb_widgetised_column .mail-chimp-wrapper > p {
  line-height: 28px;
}
.sidebar .mail-chimp-wrapper .mail-chimp-button,
.wpb_widgetised_column .mail-chimp-wrapper .mail-chimp-button {
  position: relative;
}
.sidebar .mail-chimp-wrapper .mail-chimp-button > input,
.wpb_widgetised_column .mail-chimp-wrapper .mail-chimp-button > input {
  background-color: #fbfbfb;
  color: #222;
  border: none;
  line-height: 1;
  height: 30px;
  width: 100%;
}
.sidebar .mail-chimp-wrapper .mail-chimp-button > button,
.wpb_widgetised_column .mail-chimp-wrapper .mail-chimp-button > button {
  border: none;
  background: none;
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sidebar .mail-chimp-wrapper .mail-chimp-button > button > span,
.wpb_widgetised_column .mail-chimp-wrapper .mail-chimp-button > button > span {
  display: none;
}
.sidebar .footer-logo .sub-description,
.wpb_widgetised_column .footer-logo .sub-description {
  padding-top: 28px;
  line-height: 28px;
}
.sidebar .widget-text-intro,
.wpb_widgetised_column .widget-text-intro {
  font-size: 24px;
  text-align: center;
  border: dashed 3px #c5c5c5;
  padding: 55px 10px;
  font-weight: 400;
}
.sidebar ul.instagram-pics,
.wpb_widgetised_column ul.instagram-pics {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.sidebar ul.instagram-pics li,
.wpb_widgetised_column ul.instagram-pics li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.sidebar ul.instagram-pics a,
.wpb_widgetised_column ul.instagram-pics a {
  display: block;
  position: relative;
  overflow: hidden;
}
.sidebar ul.instagram-pics a:before,
.wpb_widgetised_column ul.instagram-pics a:before {
  content: "";
  position: absolute;
  width: 101%;
  height: 101%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 0;
}
.sidebar ul.instagram-pics a:hover:before,
.wpb_widgetised_column ul.instagram-pics a:hover:before {
  opacity: 1;
}
.sidebar .instagram-col-2 ul.instagram-pics li,
.wpb_widgetised_column .instagram-col-2 ul.instagram-pics li {
  width: 50%;
}
.sidebar .instagram-col-3 ul.instagram-pics li,
.wpb_widgetised_column .instagram-col-3 ul.instagram-pics li {
  width: 33.33333333%;
}
.sidebar .instagram-col-4 ul.instagram-pics li,
.wpb_widgetised_column .instagram-col-4 ul.instagram-pics li {
  width: 25%;
}
.sidebar .instagram-col-6 ul.instagram-pics li,
.wpb_widgetised_column .instagram-col-6 ul.instagram-pics li {
  width: 16.66666667%;
}
.sidebar .instagram-col-8 ul.instagram-pics li,
.wpb_widgetised_column .instagram-col-8 ul.instagram-pics li {
  width: 12.5%;
}
.sidebar .padding-2 ul.instagram-pics,
.wpb_widgetised_column .padding-2 ul.instagram-pics {
  margin-left: -2px;
  margin-right: -2px;
  margin-top: -2px;
}
.sidebar .padding-2 ul.instagram-pics li,
.wpb_widgetised_column .padding-2 ul.instagram-pics li {
  padding: 2px;
}
.sidebar .padding-3 ul.instagram-pics,
.wpb_widgetised_column .padding-3 ul.instagram-pics {
  margin-left: -3px;
  margin-right: -3px;
  margin-top: -3px;
}
.sidebar .padding-3 ul.instagram-pics li,
.wpb_widgetised_column .padding-3 ul.instagram-pics li {
  padding: 3px;
}
.sidebar .padding-4 ul.instagram-pics,
.wpb_widgetised_column .padding-4 ul.instagram-pics {
  margin-left: -4px;
  margin-right: -4px;
  margin-top: -4px;
}
.sidebar .padding-4 ul.instagram-pics li,
.wpb_widgetised_column .padding-4 ul.instagram-pics li {
  padding: 4px;
}
.sidebar .title-center .widget-title,
.wpb_widgetised_column .title-center .widget-title {
  text-align: center;
}
.sidebar ul.instagram-pics + p,
.wpb_widgetised_column ul.instagram-pics + p {
  margin: 0;
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.02em;
}
.sidebar .widget-text-center,
.wpb_widgetised_column .widget-text-center {
  text-align: center;
}
.widget-payment-gate {
  padding-top: 10px;
}
.widget-payment-gate .payment-gate {
  list-style: none;
  display: inline-block;
}
.widget-payment-gate li {
  float: left;
  display: inline-block;
  padding-right: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.widget-payment-gate li:last-child {
  padding-right: 0px;
}
.widget-payment-gate li:hover {
  opacity: 0.6;
}
.widget-payment-gate image {
  max-width: 46px;
  max-height: 28px;
}
.widget-partner-carousel .owl-carousel .owl-item {
  height: 180px;
  display: table;
  text-align: center;
}
footer.main-footer-wrapper .sidebar aside.widget-map-scroll-up {
  margin-top: 0;
}
.sidebar.woocommerce-sidebar {
  background-color: transparent;
  padding: 0 15px;
}
.sidebar.woocommerce-sidebar .widget {
  padding-top: 2em;
}
.sidebar.woocommerce-sidebar .widget:first-child {
  padding-top: 0;
}
.sidebar.woocommerce-sidebar .widget-title {
  position: relative;
  text-transform: uppercase;
  margin-top: 15px;
}
.sidebar .widget_product_categories > ul > li {
  border: none;
}
.sidebar .widget_product_categories > ul > li a {
  color: var(--text_color);
  padding: 5px 0;
}
.sidebar .widget_product_categories > ul > li a:hover {
  color: var(--primary_color);
}
/*
*
*  Post Thumbnail
 */
.widget-post-thumbnail ul.posts-thumbnail-list {
  padding: 0px;
  margin: 0px;
}
.widget-post-thumbnail ul.posts-thumbnail-list > li {
  padding: 0 0 35px 0;
  margin: 0;
}
.widget-post-thumbnail ul.posts-thumbnail-list > li:last-child {
  padding: 0 0 10px 0 !important;
}
.widget-post-thumbnail ul.posts-thumbnail-list li {
  list-style: none;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-image {
  position: relative;
  overflow: hidden;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-image a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
  background-color: var(--primary_color);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-image a:after {
  content: "\f0c1";
  font-family: "fontawesome";
  font-size: 20px;
  position: absolute;
  color: #fff;
  filter: alpha(opacity=0);
  top: 40%;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-image:hover a:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 0.6;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-image:hover a:after {
  top: 50%;
  opacity: 1;
  visibility: visible;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content {
  width: 100%;
  float: left;
  margin-top: 10px;
  padding-left: 15px;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content h4 {
  margin-top: 5px;
  margin-bottom: 7px;
  font-size: 14px;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content h4 a {
  color: var(--heading_color);
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta {
  font-size: 14px;
  font-style: italic;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta i {
  margin-right: 4px;
  color: var(--primary_color);
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta time,
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta span.author {
  margin-right: 10px;
  color: var(--heading_color);
  text-transform: capitalize;
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta .comment-count i {
  margin-right: 4px;
  color: var(--primary_color);
}
.widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta .comment-count a {
  font-size: 14px;
  color: var(--heading_color);
}
@media (max-width: 991px) {
  .widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-image {
    width: 30%;
    float: left;
  }
  .widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content {
    width: 70%;
    float: left;
    margin-top: -5px;
  }
  .widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content h4 {
    margin-bottom: 7px;
  }
  .widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta i {
    margin-right: 4px;
  }
  .widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta time {
    margin-right: 10px;
  }
  .widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-content .posts-thumbnail-meta .comment-count i {
    margin-right: 4px;
  }
}
.widget-post-thumbnail ul.posts-thumbnail-list.full_width li .posts-thumbnail-content {
  padding-left: 0;
  margin-top: 20px;
  text-align: center;
}
.widget-post-thumbnail ul.posts-thumbnail-list.full_width li .posts-thumbnail-content a:hover {
  color: var(--primary_color);
}
@media (max-width: 991px) {
  .widget-post-thumbnail ul.posts-thumbnail-list.full_width li .posts-thumbnail-content {
    text-align: left;
    padding-left: 20px;
    margin-top: 6px;
  }
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail > li {
  padding: 0 0 30px 0;
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li {
  list-style: none;
  margin: 0;
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li:before {
  content: " ";
  display: table;
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-image {
  width: 70px;
  float: left;
  height: 70px;
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-image img {
  width: auto;
  height: 100%;
  max-width: none;
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content {
  width: 72%;
  float: left;
  margin-top: -5px;
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content h4 {
  margin-bottom: 7px;
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content h4 a:hover {
  color: var(--primary_color);
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content .posts-thumbnail-meta i {
  margin-right: 4px;
  color: var(--primary_color);
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content .posts-thumbnail-meta time {
  margin-right: 10px;
}
.widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content .posts-thumbnail-meta .comment-count i {
  margin-right: 4px;
  color: var(--primary_color);
}
.widget-post-thumbnail ul.posts-thumbnail-list.date > li {
  padding: 0 0 35px 0;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li {
  list-style: none;
  margin: 0;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li:before {
  content: " ";
  display: table;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-date {
  width: 70px;
  float: left;
  height: 70px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-align: center;
  line-height: 30px;
  border: 1px solid #eeeeee;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-date span {
  display: block;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-date span.day {
  margin-top: 10px;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-date span.month {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #aaabac;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content {
  width: 72%;
  float: left;
  margin-top: -2px;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content h4 {
  margin-bottom: 7px;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content h4 a:hover {
  color: var(--primary_color);
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content .posts-thumbnail-meta i {
  margin-right: 4px;
  color: var(--primary_color);
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content .posts-thumbnail-meta time {
  margin-right: 10px;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content .posts-thumbnail-meta .comment-count i {
  margin-right: 4px;
  color: var(--primary_color);
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li:hover .posts-date {
  background-color: #3f3f3f;
  border-color: #3f3f3f;
}
.widget-post-thumbnail ul.posts-thumbnail-list.date li:hover .posts-date time span {
  color: #fff !important;
}
/*
*
*  Category Widget
 */
.widget_product_categories h4,
.widget_categories h4 {
  margin-top: 10px;
  margin-bottom: 20px;
}
.widget_product_categories ul li,
.widget_categories ul li {
  width: 100%;
  margin: 0;
  text-align: left;
  display: block;
  padding: 0px 0px;
  list-style: none;
}
.widget_product_categories ul li > a,
.widget_categories ul li > a {
  text-align: left;
  display: inline-block !important;
  position: relative;
}
.widget_product_categories ul li > a:before,
.widget_categories ul li > a:before {
  content: '\f068';
  line-height: 27px;
  font-family: fontawesome;
  text-align: center;
  font-size: 12px;
  padding-right: 15px;
}
.widget_product_categories ul li:last-child,
.widget_categories ul li:last-child {
  padding-top: 0px;
  border-bottom: 0;
}
.widget_product_categories ul li span,
.widget_categories ul li span {
  float: right;
}
.hidden_title .heading-title {
  display: none;
}
ul.instagram-pics {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
ul.instagram-pics li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
ul.instagram-pics a {
  display: block;
  position: relative;
  overflow: hidden;
}
ul.instagram-pics a img {
  width: 100%;
}
ul.instagram-pics a:before {
  content: "";
  position: absolute;
  width: 101%;
  height: 101%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 0;
}
ul.instagram-pics a:hover:before {
  opacity: 1;
}
.instagram-col-2 ul.instagram-pics li {
  width: 50%;
}
.instagram-col-3 ul.instagram-pics li {
  width: 33.33333333%;
}
.instagram-col-4 ul.instagram-pics li {
  width: 25%;
}
.instagram-col-6 ul.instagram-pics li {
  width: 16.66666667%;
}
.instagram-col-8 ul.instagram-pics li {
  width: 12.5%;
}
.padding-2 ul.instagram-pics {
  margin-left: -2px;
  margin-right: -2px;
  margin-top: -2px;
}
.padding-2 ul.instagram-pics li {
  padding: 2px;
}
.padding-3 ul.instagram-pics {
  margin-left: -3px;
  margin-right: -3px;
  margin-top: -3px;
}
.padding-3 ul.instagram-pics li {
  padding: 3px;
}
.padding-4 ul.instagram-pics {
  margin-left: -4px;
  margin-right: -4px;
  margin-top: -4px;
}
.padding-4 ul.instagram-pics li {
  padding: 4px;
}
.title-center .widget-title {
  text-align: center;
}
ul.instagram-pics + p {
  margin: 0;
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.02em;
}
/**
 * 6.0 - Blog
 * ----------------------------------------------------------------------------
 */
.blog-wrap.grid.layout-container-fluid,
.blog-wrap.masonry.layout-container-fluid {
  padding: 0 15px;
}
.blog-wrap article {
  padding-bottom: 30px;
}
.blog-wrap .author-info {
  padding-top: 40px;
  border-top: 1px solid #eeeeee;
  margin-top: -1px;
}
.blog-wrap .author-info .author-avatar {
  float: left;
  text-align: center;
}
.blog-wrap .author-info .author-avatar .alignnone {
  margin: 0;
}
.blog-wrap .author-info .author-avatar img.avatar {
  border-radius: 100%;
}
.blog-wrap .author-info .author-avatar h3.author-title {
  margin: 20px 0 0 0;
  font-size: 13px;
  text-transform: uppercase;
}
.blog-wrap .author-info .author-description {
  position: relative;
  overflow: hidden;
  padding-left: 10px;
}
.blog-wrap .author-info .author-description p.author-bio {
  position: relative;
  margin-bottom: 0;
  padding: 25px;
  padding-top: 0;
}
.blog-wrap .entry-comments {
  margin-top: 0;
}
.hentry.sticky {
  position: relative;
}
.hentry.sticky:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 75px solid var(--primary_color);
  border-left: 75px solid transparent;
  z-index: 3;
}
.hentry.sticky:after {
  width: 150px;
  height: 50px;
  font-family: 'FontAwesome';
  content: "\f08d";
  position: absolute;
  right: -57px;
  top: -7px;
  color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  text-align: center;
  line-height: 56px;
  font-size: 18px;
  z-index: 3;
}
.blog-inner .entry-thumbnail,
.bestruct-post .entry-thumbnail {
  position: relative;
  overflow: hidden;
}
.blog-inner .entry-thumbnail a.item,
.bestruct-post .entry-thumbnail a.item {
  position: absolute;
  top: 0;
  width: 56px;
  height: 55px;
  right: 0;
  line-height: 54px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  z-index: 2;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog-inner article.post .entry-wrap:hover a.entry-thumbnail_overlay:before,
.bestruct-post article.post .entry-wrap:hover a.entry-thumbnail_overlay:before {
  opacity: 1;
}
.blog-inner article.post .entry-wrap:hover a.item,
.bestruct-post article.post .entry-wrap:hover a.item {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.blog-inner article.format-video > .entry-thumbnail-wrap > .entry-thumbnail a.item,
.bestruct-post article.format-video > .entry-thumbnail-wrap > .entry-thumbnail a.item {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  opacity: 0.8;
  width: 80px;
  height: 80px;
  font-size: 80px;
  line-height: 80px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.blog-inner .entry-thumbnail_overlay img,
.bestruct-post .entry-thumbnail_overlay img {
  width: 100%;
  display: block;
}
.blog-inner .entry-title,
.bestruct-post .entry-title {
  margin-bottom: 15px;
}
.blog-inner .entry-post-meta-wrap ul.entry-meta,
.bestruct-post .entry-post-meta-wrap ul.entry-meta {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
}
.blog-inner .entry-post-meta-wrap ul.entry-meta li,
.bestruct-post .entry-post-meta-wrap ul.entry-meta li {
  text-transform: uppercase;
  display: inline;
  line-height: 1.4;
  margin-right: 15px;
}
.blog-inner .entry-post-meta-wrap ul.entry-meta li:last-child,
.bestruct-post .entry-post-meta-wrap ul.entry-meta li:last-child {
  margin-right: 0;
}
.blog-inner .entry-excerpt p,
.bestruct-post .entry-excerpt p {
  color: var(--text_color_fade_70);
  margin-bottom: 0;
}
.blog-inner .read-more,
.bestruct-post .read-more {
  text-decoration: underline;
}
.blog-inner .jp-interface,
.bestruct-post .jp-interface {
  background-color: transparent;
  height: 140px;
  border: 2px solid #eeeeee;
}
.blog-inner .jp-play-pause,
.bestruct-post .jp-play-pause {
  padding: 0;
  text-align: center;
  background-color: transparent;
  height: 100%;
  width: auto;
  margin-left: 25px;
}
.blog-inner .jp-play-pause i,
.bestruct-post .jp-play-pause i {
  font-size: 38px;
  line-height: 136px;
}
.blog-inner .jp-progress,
.bestruct-post .jp-progress {
  margin: 0 0 0 10px;
}
.blog-inner .jp-seek-bar,
.bestruct-post .jp-seek-bar {
  height: 18px;
  border: 2px solid #eeeeee;
  width: 100% !important;
}
.blog-inner .jp-volume,
.bestruct-post .jp-volume {
  height: 18px;
  line-height: 1;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto auto auto 50px;
  padding: 0;
}
.blog-inner .jp-volume > li,
.bestruct-post .jp-volume > li {
  display: inline-block;
  vertical-align: middle;
}
.blog-inner .jp-volume-bar,
.bestruct-post .jp-volume-bar {
  height: 18px;
  width: 100px;
  border: 2px solid #eeeeee;
  margin-left: 10px;
}
.blog-inner .jp-volume-bar-value,
.bestruct-post .jp-volume-bar-value {
  height: 14px;
}
.blog-inner article.format-link .post-format-icon,
.bestruct-post article.format-link .post-format-icon,
.blog-inner article.format-quote .post-format-icon,
.bestruct-post article.format-quote .post-format-icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 34px;
  float: left;
  margin-right: 30px;
  color: #fff;
}
.blog-inner article.format-link .entry-content-wrap,
.bestruct-post article.format-link .entry-content-wrap,
.blog-inner article.format-quote .entry-content-wrap,
.bestruct-post article.format-quote .entry-content-wrap {
  position: relative;
  overflow: hidden;
}
.blog-inner article.format-link .entry-content-link,
.bestruct-post article.format-link .entry-content-link {
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0.02em;
  color: var(--heading_color_fade_80);
}
.blog-inner article.format-link .entry-content-link a,
.bestruct-post article.format-link .entry-content-link a {
  color: inherit;
}
.blog-inner article.format-quote .entry-content-quote blockquote,
.bestruct-post article.format-quote .entry-content-quote blockquote {
  padding: 0;
  margin: 0;
  border: none;
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0.02em;
  color: var(--heading_color_fade_80);
}
.blog-inner article.format-quote .entry-content-quote blockquote p:before,
.bestruct-post article.format-quote .entry-content-quote blockquote p:before {
  content: "“";
  margin-right: 5px;
}
.blog-inner article.format-quote .entry-content-quote blockquote cite,
.bestruct-post article.format-quote .entry-content-quote blockquote cite {
  text-transform: uppercase;
  text-decoration: underline;
  display: block;
  margin-top: 10px;
  font-size: 14px;
}
.blog-inner.blog-style-medium-image article,
.bestruct-post.blog-style-medium-image article {
  margin-bottom: 50px;
  padding-bottom: 0px;
}
.blog-inner.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail,
.bestruct-post.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail {
  padding-top: 0 !important;
}
.blog-inner.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail a.btn-readmore,
.bestruct-post.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail a.btn-readmore {
  font-size: 14px;
}
.blog-inner.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail a.btn-readmore span.span-text,
.bestruct-post.blog-style-medium-image article .post-item .entry-content-wrap .entry-detail a.btn-readmore span.span-text {
  display: block;
  padding: 10px 0px !important;
  text-align: center;
  letter-spacing: 2px;
}
.blog-inner.blog-style-medium-image article.has-post-thumbnail:nth-child(2n+1) .entry-wrap .entry-thumbnail-wrap,
.bestruct-post.blog-style-medium-image article.has-post-thumbnail:nth-child(2n+1) .entry-wrap .entry-thumbnail-wrap {
  float: left;
  width: 50%;
  padding: 0 15px 0 0 !important;
}
.blog-inner.blog-style-medium-image article.has-post-thumbnail:nth-child(2n+1) .entry-wrap .entry-content-wrap,
.bestruct-post.blog-style-medium-image article.has-post-thumbnail:nth-child(2n+1) .entry-wrap .entry-content-wrap {
  float: right;
  width: 50% !important;
  padding: 0 0 0 15px !important;
}
@media (max-width: 767px) {
  .blog-inner.blog-style-medium-image article.has-post-thumbnail:nth-child(2n+1) .entry-wrap .entry-thumbnail-wrap,
  .bestruct-post.blog-style-medium-image article.has-post-thumbnail:nth-child(2n+1) .entry-wrap .entry-thumbnail-wrap {
    float: left;
    width: 100%;
    padding: 0 !important;
  }
  .blog-inner.blog-style-medium-image article.has-post-thumbnail:nth-child(2n+1) .entry-wrap .entry-content-wrap,
  .bestruct-post.blog-style-medium-image article.has-post-thumbnail:nth-child(2n+1) .entry-wrap .entry-content-wrap {
    float: right;
    width: 100% !important;
    padding: 0 !important;
  }
}
.blog-inner.blog-style-medium-image article.has-post-thumbnail:nth-child(2n) .entry-wrap .entry-thumbnail-wrap,
.bestruct-post.blog-style-medium-image article.has-post-thumbnail:nth-child(2n) .entry-wrap .entry-thumbnail-wrap {
  float: right;
  width: 50%;
  padding: 0 0 0 15px !important;
}
.blog-inner.blog-style-medium-image article.has-post-thumbnail:nth-child(2n) .entry-wrap .entry-content-wrap,
.bestruct-post.blog-style-medium-image article.has-post-thumbnail:nth-child(2n) .entry-wrap .entry-content-wrap {
  float: left;
  width: 50% !important;
  padding: 0 15px 0 0 !important;
}
@media (max-width: 767px) {
  .blog-inner.blog-style-medium-image article.has-post-thumbnail:nth-child(2n) .entry-wrap .entry-thumbnail-wrap,
  .bestruct-post.blog-style-medium-image article.has-post-thumbnail:nth-child(2n) .entry-wrap .entry-thumbnail-wrap {
    float: left;
    width: 100%;
    padding: 0 !important;
  }
  .blog-inner.blog-style-medium-image article.has-post-thumbnail:nth-child(2n) .entry-wrap .entry-content-wrap,
  .bestruct-post.blog-style-medium-image article.has-post-thumbnail:nth-child(2n) .entry-wrap .entry-content-wrap {
    float: right;
    width: 100% !important;
    padding: 0 !important;
  }
}
.blog-inner.blog-style-large-image article,
.bestruct-post.blog-style-large-image article {
  margin-bottom: 30px;
}
.blog-inner.blog-style-large-image article .post-item,
.bestruct-post.blog-style-large-image article .post-item {
  margin-bottom: 0px;
}
.blog-inner.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .entry-post-meta-wrap,
.bestruct-post.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .entry-post-meta-wrap {
  margin-bottom: 0;
  padding-bottom: 15px;
  margin-top: 15px;
}
.blog-inner.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li,
.bestruct-post.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li {
  text-transform: uppercase;
}
.blog-inner.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a,
.bestruct-post.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a {
  font-size: 14px;
}
@media (max-width: 767px) {
  .blog-inner.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a,
  .bestruct-post.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a {
    font-size: 12px;
  }
}
.blog-inner.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .entry-excerpt,
.bestruct-post.blog-style-large-image article .post-item .entry-content-wrap .entry-detail .entry-excerpt {
  margin: 15px 0px !important;
}
@media (max-width: 479px) {
  .blog-inner.blog-style-large-image article .post-item .entry-content-wrap .entry-detail,
  .bestruct-post.blog-style-large-image article .post-item .entry-content-wrap .entry-detail {
    padding: 15px 0 !important;
  }
}
@media (max-width: 767px) {
  .blog-inner.blog-style-large-image article,
  .bestruct-post.blog-style-large-image article {
    margin: 0;
  }
}
.blog-inner.blog-style-grid article,
.bestruct-post.blog-style-grid article {
  float: left;
}
.blog-inner.blog-style-grid article .post-item .entry-wrap .entry-content-wrap,
.bestruct-post.blog-style-grid article .post-item .entry-wrap .entry-content-wrap {
  padding: 0 !important;
}
.blog-inner.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-title,
.bestruct-post.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-title {
  margin-bottom: 10px;
}
.blog-inner.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap,
.bestruct-post.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap {
  position: relative;
  margin-bottom: 0 !important;
}
.blog-inner.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li,
.bestruct-post.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
}
.blog-inner.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a,
.bestruct-post.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a {
  padding-right: 15px;
}
.blog-inner.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a,
.bestruct-post.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a {
  font-weight: 600;
  text-transform: uppercase !important;
}
.blog-inner.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li:after,
.bestruct-post.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li:after {
  content: '|';
  display: inline-block;
}
.blog-inner.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li:last-child:after,
.bestruct-post.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li:last-child:after {
  display: none;
}
@media (max-width: 479px) {
  .blog-inner.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap:before,
  .bestruct-post.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap:before {
    bottom: -10px;
  }
}
.blog-inner.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail a.btn-readmore span.span-text,
.bestruct-post.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail a.btn-readmore span.span-text {
  display: block;
  padding: 15px 0px;
}
.blog-inner.blog-style-grid.blog-col-4 article,
.bestruct-post.blog-style-grid.blog-col-4 article {
  width: 25%;
  padding: 0 15px;
}
.blog-inner.blog-style-grid.blog-col-3 article,
.bestruct-post.blog-style-grid.blog-col-3 article {
  width: 33.3333%;
  padding: 0 15px;
}
.blog-inner.blog-style-grid.blog-col-2 article,
.bestruct-post.blog-style-grid.blog-col-2 article {
  width: 50%;
  padding: 0 15px;
  padding-bottom: 30px;
}
.blog-inner.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail a.btn-readmore span.span-text,
.bestruct-post.blog-style-grid article .post-item .entry-wrap .entry-content-wrap .entry-detail a.btn-readmore span.span-text {
  padding: 10px 0px;
}
.blog-inner.blog-style-masonry,
.bestruct-post.blog-style-masonry {
  margin: 0 -15px;
}
.blog-inner.blog-style-masonry article,
.bestruct-post.blog-style-masonry article {
  float: left;
}
.blog-inner.blog-style-masonry article .post-item,
.bestruct-post.blog-style-masonry article .post-item {
  text-align: left;
}
.blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap,
.bestruct-post.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap {
  padding: 0 !important;
}
.blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-title,
.bestruct-post.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-title {
  margin-bottom: 10px;
}
.blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap,
.bestruct-post.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap {
  position: relative;
  margin-bottom: 0 !important;
  padding-bottom: 15px !important;
}
.blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li,
.bestruct-post.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
}
.blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a,
.bestruct-post.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a {
  padding-right: 15px;
}
.blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a,
.bestruct-post.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li a {
  font-weight: 600;
  text-transform: uppercase !important;
}
.blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li:after,
.bestruct-post.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li:after {
  content: '|';
  display: inline-block;
}
.blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li:last-child:after,
.bestruct-post.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap ul.entry-meta li:last-child:after {
  display: none;
}
@media (max-width: 479px) {
  .blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap:before,
  .bestruct-post.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-post-meta-wrap:before {
    bottom: -10px;
  }
}
.blog-inner.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail a.btn-readmore span.span-text,
.bestruct-post.blog-style-masonry article .post-item .entry-wrap .entry-content-wrap .entry-detail a.btn-readmore span.span-text {
  display: block;
  padding: 15px 0px;
}
.blog-inner.blog-style-masonry article.format-link .post-format-icon,
.bestruct-post.blog-style-masonry article.format-link .post-format-icon,
.blog-inner.blog-style-masonry article.format-quote .post-format-icon,
.bestruct-post.blog-style-masonry article.format-quote .post-format-icon,
.blog-inner.blog-style-masonry article.format-link h3.entry-title,
.bestruct-post.blog-style-masonry article.format-link h3.entry-title,
.blog-inner.blog-style-masonry article.format-quote h3.entry-title,
.bestruct-post.blog-style-masonry article.format-quote h3.entry-title,
.blog-inner.blog-style-masonry article.format-link .entry-post-meta-wrap,
.bestruct-post.blog-style-masonry article.format-link .entry-post-meta-wrap,
.blog-inner.blog-style-masonry article.format-quote .entry-post-meta-wrap,
.bestruct-post.blog-style-masonry article.format-quote .entry-post-meta-wrap {
  display: none;
}
.blog-inner.blog-style-masonry article.format-link .entry-content-wrap,
.bestruct-post.blog-style-masonry article.format-link .entry-content-wrap,
.blog-inner.blog-style-masonry article.format-quote .entry-content-wrap,
.bestruct-post.blog-style-masonry article.format-quote .entry-content-wrap {
  padding: 35px;
}
.blog-inner.blog-style-masonry .jp-interface,
.bestruct-post.blog-style-masonry .jp-interface {
  height: 70px;
}
.blog-inner.blog-style-masonry .jp-play-pause,
.bestruct-post.blog-style-masonry .jp-play-pause {
  margin-left: 20px;
}
.blog-inner.blog-style-masonry .jp-play-pause i,
.bestruct-post.blog-style-masonry .jp-play-pause i {
  line-height: 68px;
}
.blog-inner.blog-style-masonry .jp-volume,
.bestruct-post.blog-style-masonry .jp-volume {
  margin: auto auto auto 30px;
}
.blog-inner.blog-style-masonry .jp-volume-bar,
.bestruct-post.blog-style-masonry .jp-volume-bar {
  display: none !important;
}
.blog-inner.blog-style-masonry article.format-quote .entry-content-quote blockquote,
.bestruct-post.blog-style-masonry article.format-quote .entry-content-quote blockquote {
  font-size: 18px;
}
.blog-inner.blog-style-masonry.blog-col-2 article,
.bestruct-post.blog-style-masonry.blog-col-2 article {
  width: 50%;
}
.blog-inner.blog-style-masonry.blog-col-3 article,
.bestruct-post.blog-style-masonry.blog-col-3 article {
  width: 33.33333333%;
}
.blog-inner.blog-style-masonry.blog-col-4 article,
.bestruct-post.blog-style-masonry.blog-col-4 article {
  width: 25%;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 66.66666667%;
}
.blog-paging-wrapper .pagination > li > a,
.blog-paging-wrapper .pagination > li > span {
  font-size: 14px;
  color: var(--text_color);
  padding: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  border-left: none !important;
}
.blog-paging-wrapper .pagination > li > a.next,
.blog-paging-wrapper .pagination > li > span.next,
.blog-paging-wrapper .pagination > li > a.prev,
.blog-paging-wrapper .pagination > li > span.prev {
  font-size: 18px;
  width: 45px;
}
.blog-paging-wrapper .pagination > li > a.next > i,
.blog-paging-wrapper .pagination > li > span.next > i,
.blog-paging-wrapper .pagination > li > a.prev > i,
.blog-paging-wrapper .pagination > li > span.prev > i {
  line-height: 40px;
}
.blog-paging-wrapper .pagination > li > a.current,
.blog-paging-wrapper .pagination > li > span.current {
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  color: var(--heading_color);
}
.blog-paging-wrapper .pagination > li > a:hover,
.blog-paging-wrapper .pagination > li > span:hover {
  background-color: #fff;
  color: var(--primary_color);
}
.blog-paging-wrapper .pagination > li > a:last-child,
.blog-paging-wrapper .pagination > li > span:last-child {
  border-right: none !important;
}
.blog-paging-wrapper .pagination > li {
  float: left;
}
.blog-paging-wrapper.blog-paging-load-more {
  text-align: center;
}
.blog-paging-wrapper.blog-paging-load-more .blog-load-more > span[class^='fa'] {
  letter-spacing: 0;
}
.blog-wrap .entry-thumbnail-wrap,
.bestruct-post .bestruct-post-image {
  /*owl-carousel*/
}
.blog-wrap .entry-thumbnail-wrap .owl-carousel,
.bestruct-post .bestruct-post-image .owl-carousel {
  margin: 0;
}
.blog-wrap .entry-thumbnail-wrap .owl-carousel .owl-nav div,
.bestruct-post .bestruct-post-image .owl-carousel .owl-nav div {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: auto;
  display: block;
  top: 0;
  bottom: 0;
  cursor: pointer;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 200;
  padding: 0;
  opacity: 0;
  color: #fff;
  font-size: 15px;
  border-radius: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-wrap .entry-thumbnail-wrap .owl-carousel .owl-nav div:hover,
.bestruct-post .bestruct-post-image .owl-carousel .owl-nav div:hover {
  background-color: #fff;
  color: var(--primary_color);
}
.blog-wrap .entry-thumbnail-wrap .owl-carousel .owl-nav div.owl-next,
.bestruct-post .bestruct-post-image .owl-carousel .owl-nav div.owl-next {
  right: 15px;
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
}
.blog-wrap .entry-thumbnail-wrap .owl-carousel .owl-nav div.owl-prev,
.bestruct-post .bestruct-post-image .owl-carousel .owl-nav div.owl-prev {
  left: 15px;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.blog-wrap .entry-thumbnail-wrap:hover .owl-carousel .owl-nav div,
.bestruct-post .bestruct-post-image:hover .owl-carousel .owl-nav div {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.entry-content:after,
.comment-text:after {
  content: "";
  clear: both;
  display: block;
}
.entry-content table,
.comment-text table {
  border-collapse: collapse !important;
}
.entry-content table,
.comment-text table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.entry-content table > thead > tr > th,
.comment-text table > thead > tr > th,
.entry-content table > tbody > tr > th,
.comment-text table > tbody > tr > th,
.entry-content table > tfoot > tr > th,
.comment-text table > tfoot > tr > th,
.entry-content table > thead > tr > td,
.comment-text table > thead > tr > td,
.entry-content table > tbody > tr > td,
.comment-text table > tbody > tr > td,
.entry-content table > tfoot > tr > td,
.comment-text table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #eeeeee;
}
.entry-content table > thead > tr > th,
.comment-text table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #eeeeee;
}
.entry-content table > caption + thead > tr:first-child > th,
.comment-text table > caption + thead > tr:first-child > th,
.entry-content table > colgroup + thead > tr:first-child > th,
.comment-text table > colgroup + thead > tr:first-child > th,
.entry-content table > thead:first-child > tr:first-child > th,
.comment-text table > thead:first-child > tr:first-child > th,
.entry-content table > caption + thead > tr:first-child > td,
.comment-text table > caption + thead > tr:first-child > td,
.entry-content table > colgroup + thead > tr:first-child > td,
.comment-text table > colgroup + thead > tr:first-child > td,
.entry-content table > thead:first-child > tr:first-child > td,
.comment-text table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.entry-content table > tbody + tbody,
.comment-text table > tbody + tbody {
  border-top: 1px solid #eeeeee;
}
.entry-content blockquote p,
.comment-text blockquote p {
  position: relative;
  overflow: hidden;
}
.entry-content blockquote cite,
.comment-text blockquote cite {
  display: block;
  font-size: 15px;
}
.entry-content input[type="submit"],
.comment-text input[type="submit"] {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 500;
  text-align: center;
  display: inline-block;
  color: #fff;
  border: none;
  padding: 9px 25px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.entry-content p:last-child,
.comment-text p:last-child {
  margin-bottom: 0;
}
.entry-content dd,
.comment-text dd,
.entry-content dt,
.comment-text dt {
  line-height: 2.2;
}
.entry-meta-tag {
  margin-bottom: 15px;
}
.entry-meta-tag label {
  color: #1a1a1a;
  margin-right: 20px;
}
.entry-meta-tag a {
  display: inline-block;
  margin-right: 20px;
  line-height: 1;
  color: var(--heading_color_fade_80);
}
.entry-meta-tag a:before {
  content: "#";
  margin-right: 5px;
  display: inline-block;
}
/*
* Single Post
* 
 */
.single-post .site-content-single-post {
  overflow: hidden;
}
.single-post .site-content-single-post .blog-wrap {
  margin: 0 auto;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article {
  background-color: #fff;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info {
  position: relative;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info .entry-meta-date span {
  display: block;
  text-transform: uppercase;
  line-height: 28px;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info .entry-meta-date span.day {
  font-size: 24px;
  font-weight: bold;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info .entry-meta-date span.month {
  font-size: 16px;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info h1 {
  margin-top: 0;
  text-align: left;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 20px;
}
@media (max-width: 479px) {
  .single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info h1 {
    font-size: 18px;
  }
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info ul {
  text-align: left;
  padding: 0;
  margin: 0;
  font-style: italic;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info ul li {
  font-size: 14px;
  display: inline-block;
  margin-right: 15px;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info ul li i {
  padding-right: 5px;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info ul li:hover > a {
  color: var(--text_color);
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info ul li.entry-meta-author a {
  color: var(--primary_color);
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info .entry-post-format {
  display: none;
}
@media (max-width: 479px) {
  .single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap {
    margin: 30px 0;
  }
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-thumbnail-wrap img {
  margin-bottom: 35px;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-thumbnail-wrap .entry-thumbnail a.item {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.3);
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-thumbnail-wrap .entry-thumbnail:before {
  display: none;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-content {
  margin-top: 30px;
  margin-bottom: 30px;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-content .post-password-form input[type=password] {
  border: 1px solid var(--primary_color);
  background-color: transparent;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-content .post-password-form input[type=submit] {
  background-color: var(--primary_color);
  color: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article .entry-content .post-password-form input[type=submit]:hover {
  background-color: var(--primary_color_darken_10);
}
.single-post .site-content-single-post .blog-wrap .blog-inner article blockquote {
  border-left-width: 5px;
  border-left-style: solid;
}
.single-post .site-content-single-post .blog-wrap .blog-inner article article.format-video > .entry-thumbnail-wrap > .entry-thumbnail a.item {
  width: 100px;
  height: 100px;
  font-size: 100px;
  line-height: 100px;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation {
  background-color: #fff;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous {
  width: 50%;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous a {
  padding: 15px 0px;
  display: table;
  width: 100%;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous a .post-navigation-left {
  display: table-cell;
  width: 50px;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous a .post-navigation-left .post-navigation-label {
  display: none;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous a .post-navigation-left .post-navigation-icon {
  left: 0;
  color: var(--heading_color);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous a .post-navigation-content {
  display: table-cell;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous a .post-navigation-content .post-navigation-title {
  text-align: left;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media (max-width: 479px) {
  .single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous a .post-navigation-content {
    display: none;
  }
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous:hover a .post-navigation-left .post-navigation-label {
  color: var(--primary_color);
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous:hover a .post-navigation-left .post-navigation-icon {
  color: var(--primary_color);
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous:hover a .post-navigation-content .post-navigation-title {
  color: var(--primary_color);
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next {
  width: 50%;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next a {
  padding: 15px 0px;
  display: table;
  width: 100%;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next a .post-navigation-right {
  display: table-cell;
  width: 50px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next a .post-navigation-right .post-navigation-label {
  display: none;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next a .post-navigation-right .post-navigation-icon {
  right: 0;
  color: var(--heading_color);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next a .post-navigation-content {
  display: table-cell;
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next a .post-navigation-content .post-navigation-title {
  text-align: right;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media (max-width: 479px) {
  .single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next a .post-navigation-content {
    display: none;
  }
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next:hover a .post-navigation-right .post-navigation-label {
  color: var(--primary_color);
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next:hover a .post-navigation-right .post-navigation-icon {
  color: var(--primary_color);
}
.single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next:hover a .post-navigation-content .post-navigation-title {
  color: var(--primary_color);
}
@media (max-width: 991px) {
  .single-post .site-content-single-post .site-content-archive-inner .blog-wrap .blog-inner article .entry-content-wrap {
    padding: 0px;
  }
  .single-post .site-content-single-post .site-content-archive-inner .blog-wrap .blog-inner article h1 {
    font-size: 25px;
  }
}
.yolo-related-post.grid .yolo-related-post-item,
.yolo-related-post.slider .yolo-related-post-item {
  margin: 20px 0;
  display: table;
}
.yolo-related-post.grid .yolo-related-post-item .yolo-related-post-thumb,
.yolo-related-post.slider .yolo-related-post-item .yolo-related-post-thumb {
  display: table-cell;
  vertical-align: middle;
}
.yolo-related-post.grid .yolo-related-post-item .yolo-related-post-thumb img,
.yolo-related-post.slider .yolo-related-post-item .yolo-related-post-thumb img {
  padding-right: 20px;
}
.yolo-related-post.grid .yolo-related-post-item .yolo-related-post-content,
.yolo-related-post.slider .yolo-related-post-item .yolo-related-post-content {
  display: table-cell;
  vertical-align: middle;
}
.yolo-related-post.grid .yolo-related-post-item .yolo-related-post-content .yolo-related-post-title,
.yolo-related-post.slider .yolo-related-post-item .yolo-related-post-content .yolo-related-post-title {
  margin-top: 0;
  font-weight: bold;
}
.yolo-related-post.grid.yolo-col-2 .yolo-related-post-item,
.yolo-related-post.slider.yolo-col-2 .yolo-related-post-item {
  width: 50%;
  float: left;
}
.yolo-related-post.grid.yolo-col-3 .yolo-related-post-item,
.yolo-related-post.slider.yolo-col-3 .yolo-related-post-item {
  width: 33%;
  float: left;
}
.yolo-related-post.grid.yolo-col-4 .yolo-related-post-item,
.yolo-related-post.slider.yolo-col-4 .yolo-related-post-item {
  width: 25%;
  float: left;
}
.yolo-related-post.grid.yolo-col-5 .yolo-related-post-item,
.yolo-related-post.slider.yolo-col-5 .yolo-related-post-item {
  width: 20%;
  float: left;
}
.entry-comments {
  margin-top: 50px;
  background-color: #fff;
  padding: 50px 0px;
}
.entry-comments h3.comments-title {
  font-size: 20px;
  padding-bottom: 8px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
.entry-comments h3.comments-title span {
  color: var(--heading_color);
}
.entry-comments h3.comments-title:before {
  position: absolute;
  width: 50px;
  height: 2px;
  background-color: var(--primary_color);
  content: '';
  bottom: 0px;
  left: 0px;
}
.entry-comments .entry-comments-list {
  padding-bottom: 45px;
}
.entry-comments .entry-comments-list ol.commentlist {
  padding: 0;
  margin: 0;
  list-style: none;
}
.entry-comments .entry-comments-list ol.commentlist li .children {
  margin: 0px;
  padding-left: 45px;
}
.entry-comments .entry-comments-list ol.commentlist li .children li {
  list-style: none;
}
@media (max-width: 767px) {
  .entry-comments .entry-comments-list ol.commentlist li .children {
    padding-left: 10px;
  }
}
.entry-comments .entry-comments-list ol.commentlist li .comment-body {
  padding-top: 30px;
}
.entry-comments .entry-comments-list ol.commentlist li img.avatar {
  float: left;
  width: 100px;
  margin: 0;
  border-radius: 100%;
}
.entry-comments .entry-comments-list ol.commentlist li .comment-text {
  position: relative;
  padding-left: 130px;
  padding-bottom: 20px;
}
.entry-comments .entry-comments-list ol.commentlist li .comment-text:before {
  content: '';
  width: calc(100% - 130px);
  position: absolute;
  height: 1px;
  bottom: 0;
  border: 1px solid #eee;
  right: 0;
}
.entry-comments .entry-comments-list ol.commentlist li .comment-text .comment-meta .comment-reply-link,
.entry-comments .entry-comments-list ol.commentlist li .comment-text .comment-meta .comment-edit-link {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: var(--heading_color_fade_50);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.entry-comments .entry-comments-list ol.commentlist li .comment-text .comment-meta .comment-reply-link:hover,
.entry-comments .entry-comments-list ol.commentlist li .comment-text .comment-meta .comment-edit-link:hover {
  color: var(--primary_color);
}
.entry-comments .entry-comments-list ol.commentlist li .comment-text .comment-meta .comment-reply-link {
  margin-right: 30px;
}
.entry-comments .entry-comments-list ol.commentlist li .comment-text p {
  margin: 0;
}
.entry-comments .entry-comments-list ol.commentlist li .author {
  position: relative;
}
.entry-comments .entry-comments-list ol.commentlist li .author .author-name {
  text-transform: capitalize;
  font-weight: bold;
  color: var(--heading_color);
}
.entry-comments .entry-comments-list ol.commentlist li .author .comment-meta-date {
  margin-left: 20px;
  position: relative;
  padding-left: 20px;
  font-style: italic;
}
.entry-comments .entry-comments-list ol.commentlist li .author .comment-meta-date span.time {
  display: inline-block;
}
.entry-comments .entry-comments-list ol.commentlist li .author .comment-meta-date:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  background-color: var(--primary_color);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 5px;
  left: 0px;
}
.entry-comments .entry-comments-list ol.commentlist li .comment-respond {
  margin-top: 20px;
}
.entry-comments .entry-comments-list ol.commentlist > li:last-child .comment-text {
  border-bottom: none;
}
.entry-comments .entry-comments-list ol.commentlist > li:last-child .comment-text:before {
  display: none;
}
.entry-comments .entry-comments-list nav.comment-navigation {
  margin-bottom: 20px;
}
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers {
  display: inline-block;
  margin-right: 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #eeeeee;
  color: #888;
  font-size: 14px;
  -webkit-border-top-right-radius: 100%;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 100%;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers.next,
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers.prev {
  border: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 18px;
}
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers:hover,
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers:focus {
  color: #202020;
}
.entry-comments .entry-comments-list nav.comment-navigation.comment-navigation-bottom {
  margin-bottom: 0;
  margin-top: 20px;
}
.entry-comments .entry-comments-form .comment-form-author,
.entry-comments .entry-comments-form .comment-form-email {
  width: 50%;
  float: left;
  padding: 15px 15px;
}
.entry-comments .entry-comments-form .comment-form-comment,
.entry-comments .entry-comments-form .form-submit {
  padding: 0;
}
.comment-reply-title {
  font-size: 18px;
  margin-bottom: 45px;
  text-transform: uppercase;
  font-weight: bold;
}
.comment-reply-title span {
  position: relative;
  color: var(--heading_color);
}
.comment-reply-title span:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: -10px;
  width: 50px;
  height: 2px;
  background: var(--primary_color);
}
#respond .comment-form input[type="text"],
#respond .comment-form input[type="search"],
#respond .comment-form input[type="email"],
#respond .comment-form input[type="url"],
#respond .comment-form input[type="password"],
#respond .comment-form textarea {
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #e6e6e6;
  box-shadow: 0 0 0 1px #e6e6e6;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
}
#respond .comment-form input[type="text"]:focus,
#respond .comment-form input[type="search"]:focus,
#respond .comment-form input[type="email"]:focus,
#respond .comment-form input[type="url"]:focus,
#respond .comment-form input[type="password"]:focus,
#respond .comment-form textarea:focus {
  -webkit-box-shadow: 0 0 0 1px var(--primary_color);
  box-shadow: 0 0 0 1px var(--primary_color);
}
#respond .comment-form textarea {
  height: 100px;
}
#respond .comment-form .form-group {
  margin-bottom: 10px;
}
#respond .comment-form .form-submit {
  margin: 5px 0 0 0;
  text-transform: uppercase;
}
#respond .comment-form .form-submit input#submit {
  font-weight: bold;
  background: var(--primary_color);
  color: #fff;
  padding: 10px 15px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  text-transform: uppercase;
  border: none;
}
#respond .comment-form .form-submit input#submit:hover {
  background: var(--primary_color_darken_10);
}
#respond .comment-form .comment-notes,
#respond .comment-form .logged-in-as {
  display: none;
}
/* 
* General
*/
.blog-wrap {
  margin-bottom: 0;
}
.blog-wrap .blog-inner article .post-item {
  background-color: #fff;
}
.blog-wrap .blog-inner article .post-item .entry-wrap {
  position: relative;
}
.blog-wrap .blog-inner article .post-item .entry-wrap .entry-thumbnail-wrap {
  position: relative;
}
.blog-wrap .blog-inner article .post-item .entry-wrap .entry-thumbnail-wrap a.entry-thumbnail_overlay:before {
  position: absolute;
  content: '\f0c1';
  font-family: 'FontAwesome';
  top: 50%;
  left: 50%;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
  width: 65px;
  height: 65px;
  font-size: 24px;
  line-height: 65px;
  text-align: center;
  color: #fff;
  background: var(--primary_color_fade_80);
  z-index: 2;
}
.blog-wrap .blog-inner article .post-item .entry-wrap .entry-thumbnail-wrap a.entry-thumbnail_overlay:after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.blog-wrap .blog-inner article .post-item .entry-wrap .entry-thumbnail-wrap a.entry-thumbnail_overlay img {
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.blog-wrap .blog-inner article .post-item .entry-wrap .entry-content-wrap {
  position: relative;
  z-index: 2;
  width: 100%;
}
.blog-wrap .blog-inner article .post-item .entry-wrap .entry-content-wrap .entry-detail {
  padding-top: 20px;
  background-color: #fff;
}
.blog-wrap .blog-inner article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-title {
  margin-top: 10px;
  margin-bottom: 10px;
}
.blog-wrap .blog-inner article .post-item .entry-wrap .entry-content-wrap .entry-detail .entry-excerpt {
  margin: 10px 0;
}
.blog-wrap .blog-inner article .post-item:hover .entry-wrap .entry-thumbnail-wrap .entry-thumbnail a.entry-thumbnail_overlay:before {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.blog-wrap .blog-inner article .post-item:hover .entry-wrap .entry-thumbnail-wrap .entry-thumbnail a.entry-thumbnail_overlay:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
@media (max-width: 767px) {
  .blog-wrap .blog-inner article .post-item {
    padding: 0px 0px 20px 0px;
  }
}
@media (max-width: 479px) {
  .blog-wrap.large-image .blog-inner .entry-wrap .entry-content-wrap {
    margin: 0;
    padding: 0 !important;
  }
}
@media (max-width: 991px) {
  .blog-inner.blog-style-grid article,
  .bestruct-post.blog-style-grid article,
  .blog-inner.blog-style-masonry article,
  .bestruct-post.blog-style-masonry article {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  .blog-inner .jp-interface,
  .bestruct-post .jp-interface {
    height: 70px;
  }
  .blog-inner .jp-play-pause,
  .bestruct-post .jp-play-pause {
    margin-left: 20px;
  }
  .blog-inner .jp-play-pause i,
  .bestruct-post .jp-play-pause i {
    line-height: 68px;
  }
  .blog-inner .jp-volume,
  .bestruct-post .jp-volume {
    margin: auto auto auto 30px;
  }
  .blog-inner .jp-volume-bar,
  .bestruct-post .jp-volume-bar {
    display: none !important;
  }
  .blog-inner.blog-style-medium-image .entry-thumbnail-wrap,
  .bestruct-post.blog-style-medium-image .entry-thumbnail-wrap {
    float: none;
    margin: 0 0 40px 0;
    width: 100%;
    max-width: 100%;
  }
  .blog-inner.blog-style-grid article,
  .bestruct-post.blog-style-grid article,
  .blog-inner.blog-style-masonry article,
  .bestruct-post.blog-style-masonry article {
    width: 100% !important;
    padding: 0px !important;
  }
  .blog-inner.blog-style-grid article + article,
  .bestruct-post.blog-style-grid article + article,
  .blog-inner.blog-style-masonry article + article,
  .bestruct-post.blog-style-masonry article + article {
    margin-top: 30px;
  }
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .blog-inner article.format-link .post-format-icon,
  .bestruct-post article.format-link .post-format-icon,
  .blog-inner article.format-quote .post-format-icon,
  .bestruct-post article.format-quote .post-format-icon {
    display: none;
  }
  .site-content-single-post .blog-inner .author-info .author-avatar {
    float: none;
    margin: 0 auto 20px auto;
  }
  .site-content-single-post .blog-inner .author-info .author-description {
    padding-left: 0;
  }
  .entry-comments .entry-comments-list ol.commentlist li img.avatar {
    width: 65px;
    margin-right: 10px;
  }
  .entry-comments .entry-comments-list ol.commentlist li .comment-text {
    padding-left: 0;
  }
  .entry-comments .entry-comments-list ol.commentlist li .author .comment-meta {
    position: relative;
  }
  .entry-comments-form-avatar {
    display: none;
  }
}
.yolo-site-content-page .blog-inner article {
  padding: 0 15px;
}
@media (max-width: 767px) {
  .yolo-site-content-page .blog-inner article {
    padding: 0px;
  }
}
/**
 * 7.0 - Woccommerce
 * ----------------------------------------------------------------------------
 */
.woocommerce .product-thumb:after,
.woocommerce .ylp-product-thumb:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.03);
  display: block;
  z-index: 1;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
/*
* 1. Archive Product
* 
*/
.layout-container-fluid.archive-product-wrap {
  padding: 0 15px;
}
.tooltip-inner {
  white-space: nowrap;
}
.custom-select {
  position: relative;
}
.custom-select:before {
  content: "\f107";
  font-family: FontAwesome;
  padding: 8px 8px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
  text-align: center;
  width: 15px;
  height: 100%;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.custom-select:after {
  content: "";
  display: block;
  clear: both;
}
.custom-select select {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-select select::-ms-expand {
  display: none;
}
.woocommerce-pagination {
  margin-top: 20px;
  padding-top: 25px;
  line-height: 0;
  text-align: right;
}
.woocommerce-pagination ul.pagination > li {
  margin: 0 5px;
}
.woocommerce-pagination ul.pagination > li > a {
  width: 40px;
  height: 40px;
  border: 1px solid #eeeeee;
  line-height: 40px;
}
.woocommerce-pagination ul.pagination > li span.current {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  color: #fff;
  background-color: var(--primary_color) !important;
  border-color: var(--primary_color) !important;
}
.breadcrumb-archive-product-wrap .container {
  position: relative;
}
.breadcrumb-archive-product-wrap .catalog-filter {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 44px;
}
.catalog-filter {
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce .woocommerce-ordering {
  position: relative;
}
.woocommerce .woocommerce-ordering:after {
  content: "\f107";
  font-family: FontAwesome;
  padding: 8px 8px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
  text-align: center;
  width: 15px;
  height: 100%;
  pointer-events: none;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce .woocommerce-ordering select::-ms-expand {
  display: none;
}
.woocommerce .woocommerce-ordering select {
  color: var(--heading_color);
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
  margin: 0;
}
.woocommerce .woocommerce-result-count {
  font-size: 16px;
  margin-right: 30px;
  line-height: 44px;
  text-transform: uppercase;
  color: var(--heading_color);
  font-weight: bold;
}
.catalog-filter-invisible .catalog-filter,
.result-count-invisible .woocommerce-result-count,
.catalog-ordering-invisible .woocommerce-ordering {
  display: none;
}
.woocommerce .products .star-rating,
.woocommerce .star-rating {
  font-size: 13px;
  width: 90px;
  letter-spacing: 5px;
}
.woocommerce .products .star-rating span,
.woocommerce .star-rating span {
  color: var(--primary_color);
}
.woocommerce div.product span.price,
.woocommerce div.ylp-product-inner div.ylp-product-info,
.woocommerce div.product p.price {
  display: block;
  padding: 8px 0px;
}
.woocommerce div.product span.price ins,
.woocommerce div.ylp-product-inner div.ylp-product-info ins,
.woocommerce div.product p.price ins {
  display: inline-block;
  text-decoration: none;
  font-weight: inherit;
  font-style: inherit;
  color: var(--primary_color) !important;
}
.woocommerce div.product span.price del,
.woocommerce div.ylp-product-inner div.ylp-product-info del,
.woocommerce div.product p.price del {
  color: var(--heading_color_lighten_20);
  display: inline-block;
  opacity: 1;
  margin-right: 10px;
  font-weight: inherit;
  font-style: inherit;
}
.woocommerce div.product span.price del span,
.woocommerce div.ylp-product-inner div.ylp-product-info del span,
.woocommerce div.product p.price del span {
  font-size: 14px;
}
ul.pagination {
  padding: 0;
  margin: 0;
  font-size: 0;
  border-radius: 0;
}
.pagination > li {
  display: inline-block;
}
.pagination > li:last-child {
  margin: 0;
}
.pagination > li > a,
.pagination > li > span {
  border: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  color: var(--heading_color);
  margin: 0;
  padding: 0;
  font-size: 14px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > li > a.active,
.pagination > li > span.active {
  color: var(--primary_color);
  background-color: #fff;
}
.pagination > li > a.current,
.pagination > li > span.current {
  color: var(--primary_color);
  background-color: #fff !important;
  -webkit-box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.1);
  border-color: #eeeeee !important;
}
.pagination > li > a.next,
.pagination > li > span.next,
.pagination > li > a.prev,
.pagination > li > span.prev {
  text-transform: uppercase;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 80px;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce a.added_to_cart {
  font-size: 15px;
  color: #fff;
  line-height: 1.2;
  font-weight: normal;
  border-radius: 0;
  padding: 12px 25px;
  min-width: 170px;
  text-align: center;
  vertical-align: middle;
  background-color: var(--primary_color);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-radius: 3px;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce a.added_to_cart:hover {
  background-color: var(--heading_color);
  color: #fff;
}
.product-flash + .product-flash {
  margin-top: 5px;
}
.on-sale {
  background-color: #6fd9ec;
}
.on-sold {
  background-color: #ff9999;
}
.on-new {
  background-color: var(--secondary_color);
}
.on-hot {
  background-color: #fd5a01;
}
.woocommerce div.product form.cart .reset_variations {
  padding-left: 10px;
}
.woocommerce div.product form.cart div.quantity,
.product-quantity div.quantity {
  margin: 0;
}
.woocommerce div.product form.cart div.quantity .quantity-inner,
.product-quantity div.quantity .quantity-inner {
  display: inline-block;
  position: relative;
  line-height: 1;
  border: 2px solid #eeeeee;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .qty,
.product-quantity div.quantity .quantity-inner .qty {
  position: relative;
  width: 70px;
  height: 31px;
  font-size: 13px;
  color: #000;
  padding: 0 0px 0 15px;
  border: none;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .btn-number,
.product-quantity div.quantity .quantity-inner .btn-number {
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: transparent;
  border: none;
  color: rgba(0, 0, 0, 0.5);
  line-height: 1;
  z-index: 1;
  padding: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .btn-number[data-type="minus"],
.product-quantity div.quantity .quantity-inner .btn-number[data-type="minus"] {
  right: 0px;
  bottom: 0px;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .btn-number[data-type="minus"]:hover,
.product-quantity div.quantity .quantity-inner .btn-number[data-type="minus"]:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.woocommerce div.product form.cart div.quantity .quantity-inner .btn-number[data-type="plus"],
.product-quantity div.quantity .quantity-inner .btn-number[data-type="plus"] {
  right: 0px;
  top: 0px;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .btn-number[data-type="plus"]:hover,
.product-quantity div.quantity .quantity-inner .btn-number[data-type="plus"]:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.woocommerce div.product form.cart div.quantity .quantity-inner:hover .btn-number,
.product-quantity div.quantity .quantity-inner:hover .btn-number {
  opacity: 1;
}
.woocommerce div.product form.cart div.quantity label,
.product-quantity div.quantity label {
  display: inline-block;
  text-transform: uppercase;
  width: 135px;
  display: none;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select {
  height: 40px;
  background-color: #F5F5F5;
  color: #858585;
  font-size: 14px;
}
.woocommerce form .form-row textarea {
  height: 130px;
}
.woocommerce form .form-row label {
  font-weight: normal;
  font-size: 13px;
  color: #202020;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: inherit;
}
.woocommerce form .form-row label.inline input[type=checkbox],
.woocommerce form .form-row label.inline input[type=radio] {
  margin: auto;
  vertical-align: middle;
}
.woocommerce form .form-row {
  padding: 0;
  margin-bottom: 10px;
}
.woocommerce form .form-row.create-account .input-checkbox {
  margin: 4px 0 0 -20px;
}
.woocommerce form.woocommerce-form-login .woocommerce-form-login__rememberme {
  display: block;
}
.woocommerce form.woocommerce-form-login .woocommerce-form-login__submit {
  float: none;
}
.site-content-archive-product .yolo-filter-categories-mobile {
  display: none;
  position: relative;
}
@media (max-width: 991px) {
  .site-content-archive-product .yolo-filter-categories-mobile {
    display: block;
    cursor: pointer;
    font-weight: bold;
  }
  .site-content-archive-product .yolo-filter-categories-mobile:after {
    content: "\f105";
    font-family: FontAwesome;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    position: absolute;
    right: 10px;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
  .site-content-archive-product .yolo-filter-categories-mobile.active:after {
    content: "\f107";
  }
}
.site-content-archive-product .yolo-filter-categories {
  width: 80%;
  padding-left: 15px;
  float: left;
}
.site-content-archive-product .yolo-filter-categories li {
  display: inline-block;
  margin-right: 15px;
}
.site-content-archive-product .yolo-filter-categories li a {
  font-size: 16px;
}
.site-content-archive-product .yolo-filter-categories li.current-cat a {
  color: var(--primary_color);
}
.site-content-archive-product .yolo-filter-categories li span {
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 991px) {
  .site-content-archive-product .yolo-filter-categories {
    width: 100%;
    float: none;
    display: none;
  }
  .site-content-archive-product .yolo-filter-categories li {
    display: block;
    margin-right: 0;
  }
  .site-content-archive-product .yolo-filter-categories li a {
    font-size: 14px;
  }
  .site-content-archive-product .yolo-filter-categories li span {
    display: none;
  }
}
.site-content-archive-product .yolo-filter-search {
  text-align: right;
  width: 20%;
  float: right;
  padding-right: 15px;
  padding-left: 0;
  list-style-type: none;
}
.site-content-archive-product .yolo-filter-search li {
  display: inline-block;
  cursor: pointer;
}
.site-content-archive-product .yolo-filter-search li.active span#yolo-shop-search-btn,
.site-content-archive-product .yolo-filter-search li.active span.invert-color {
  color: var(--primary_color);
}
.site-content-archive-product .yolo-filter-search li a {
  font-size: 16px;
}
.site-content-archive-product .yolo-filter-search li span {
  margin: 0 20px;
  float: left;
}
.site-content-archive-product .yolo-filter-search .yolo-filter.active a {
  color: var(--primary_color);
}
@media (max-width: 991px) {
  .site-content-archive-product .yolo-filter-search {
    text-align: left;
    width: 100%;
    float: left;
  }
}
.site-content-archive-product .yolo-search-field {
  display: none;
}
.site-content-archive-product .yolo-search-field .search-message {
  margin-top: 10px;
  padding-left: 15px;
  color: var(--text_color_fade_50);
}
.site-content-archive-product .archive-product-wrap {
  position: relative;
}
.site-content-archive-product .archive-product-wrap.yolo-loading-product .product-listing {
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.site-content-archive-product .archive-product-wrap.yolo-loaded-product .product-listing {
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.site-content-archive-product .archive-product-wrap .yolo-ajax-filter.woocommerce-sidebar aside {
  padding-top: 2em;
}
.site-content-archive-product .archive-product-wrap .yolo-ajax-filter.woocommerce-sidebar aside ul.no-col {
  padding-right: 30px;
}
.site-content-archive-product .archive-product-wrap .yolo-ajax-filter.woocommerce-sidebar aside ul.no-col li a {
  display: inline-block;
}
.site-content-archive-product .archive-product-wrap .yolo-ajax-filter.woocommerce-sidebar.yolo-show {
  display: block;
}
.site-content-archive-product .archive-product-wrap .woocommerce-sidebar {
  display: none;
}
.site-content-archive-product .archive-product-wrap .woocommerce-sidebar aside {
  width: 25%;
  float: left;
  margin-top: 0;
}
.site-content-archive-product .archive-product-wrap .woocommerce-sidebar aside .yolo-filter-widgets,
.site-content-archive-product .archive-product-wrap .woocommerce-sidebar aside .yolo-price-filter {
  list-style-type: none;
  padding-left: 0;
}
.site-content-archive-product .archive-product-wrap .woocommerce-sidebar aside .yolo-filter-widgets li.active,
.site-content-archive-product .archive-product-wrap .woocommerce-sidebar aside .yolo-price-filter li.active,
.site-content-archive-product .archive-product-wrap .woocommerce-sidebar aside .yolo-filter-widgets li.current,
.site-content-archive-product .archive-product-wrap .woocommerce-sidebar aside .yolo-price-filter li.current {
  color: var(--primary_color);
}
.site-content-archive-product .archive-product-wrap .woocommerce-sidebar aside .yolo-filter-color a {
  display: inline-block;
}
.site-content-archive-product .archive-product-wrap .woocommerce-sidebar aside .tagcloud .current-tag {
  background-color: var(--primary_color);
  color: #ffffff;
}
@media (max-width: 991px) {
  .site-content-archive-product .archive-product-wrap .woocommerce-sidebar.yolo-ajax-filter .widget {
    padding: 0;
    width: 100%;
  }
  .site-content-archive-product .archive-product-wrap .woocommerce-sidebar.yolo-ajax-filter .widget .widget-title {
    cursor: pointer;
    padding: 10px 0;
    margin: 0;
  }
  .site-content-archive-product .archive-product-wrap .woocommerce-sidebar.yolo-ajax-filter .widget .widget-title:before {
    content: "\f105";
    font-family: FontAwesome;
    width: auto;
    height: auto;
    top: auto;
    background: none;
    right: 0;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
  .site-content-archive-product .archive-product-wrap .woocommerce-sidebar.yolo-ajax-filter .widget .widget-title span {
    padding-left: 0;
  }
  .site-content-archive-product .archive-product-wrap .woocommerce-sidebar.yolo-ajax-filter .widget .widget-title.active:before {
    content: "\f107";
  }
  .site-content-archive-product .archive-product-wrap .woocommerce-sidebar.yolo-ajax-filter .widget ul,
  .site-content-archive-product .archive-product-wrap .woocommerce-sidebar.yolo-ajax-filter .widget .tagcloud {
    display: none;
  }
}
.site-content-archive-product .archive-product-wrap .yolo-shop-results-bar {
  margin-top: 20px;
}
.site-content-archive-product .archive-product-wrap .yolo-shop-results-bar a {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 5px;
  border: 1px solid #eeeeee;
}
.site-content-archive-product .archive-product-wrap .yolo-shop-results-bar a:before {
  content: "\f00d";
  font-family: FontAwesome;
  padding-right: 10px;
}
.site-content-archive-product .archive-product-wrap .yolo-shop-results-bar a:first-child {
  margin-left: 0;
}
.site-content-archive-product .archive-product-wrap .product-listing {
  margin: 0 -15px;
  opacity: 1;
  margin-bottom: 30px;
  min-height: 450px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.site-content-archive-product .archive-product-wrap .product-listing .product-item-wrap {
  float: left;
}
@media (max-width: 480px) {
  .site-content-archive-product .archive-product-wrap .product-listing {
    margin: 0 0 30px 0;
  }
}
.site-content-archive-product .archive-product-wrap .yolo-spinner {
  text-align: center;
  position: relative;
  top: 50px;
}
.site-content-archive-product .archive-product-wrap .yolo-spinner .fa-spinner {
  position: absolute;
}
.site-content-archive-product .archive-product-wrap .woocommerce-no-products {
  min-height: 450px;
  margin-top: 30px;
}
.site-content-archive-product .woocommerce-pagination .yolo-shop-loadmore,
.site-content-archive-product .woocommerce-pagination .yolo-show-all {
  width: 150px;
  display: block;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  margin-bottom: 50px;
  background: var(--primary_color);
  padding: 20px;
  height: 40px;
  color: #ffffff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.site-content-archive-product .woocommerce-pagination .yolo-shop-loadmore i,
.site-content-archive-product .woocommerce-pagination .yolo-show-all i {
  line-height: 0;
}
.site-content-archive-product .woocommerce-pagination .yolo-shop-loadmore:hover,
.site-content-archive-product .woocommerce-pagination .yolo-show-all:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.site-content-archive-product .woocommerce-pagination .yolo-shop-loadmore.yolo-hide-loadmore,
.site-content-archive-product .woocommerce-pagination .yolo-show-all.yolo-hide-loadmore {
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.site-content-archive-product .woocommerce-pagination .yolo-shop-loadmore.yolo-show-loadmore,
.site-content-archive-product .woocommerce-pagination .yolo-show-all.yolo-show-loadmore {
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.site-content-archive-product .woocommerce-pagination .yolo-show-all {
  width: 180px;
}
.site-content-archive-product .woocommerce-pagination .yolo-show-all:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.site-content-archive-product .container-fluid .yolo-filter-categories {
  padding-left: 30px;
}
.site-content-archive-product .container-fluid .yolo-filter-search {
  padding-right: 30px;
}
.site-content-archive-product .content-archive-product {
  padding-top: 45px;
  padding-bottom: 45px;
}
.quick-view-popup form.variations_form .variations td.label label {
  font-weight: bold;
  margin-bottom: 0;
  padding-right: 10px;
  text-transform: uppercase;
  font-size: 14px;
  color: #000000;
}
.woocommerce .product-info input {
  margin-top: 3px;
}
.woocommerce .product-info .btn_add_to_cart,
.woocommerce .product-info .add-to-cart-wrap {
  display: none;
}
/* --------------------------------------------
    CHECKOUT
-------------------------------------------- */
h3.check-out-title {
  font-size: 36px;
  color: #25262C;
  text-align: center;
  max-width: 570px;
  margin: auto;
  border-bottom: 2px solid #fff;
  padding-bottom: 20px;
}
.woocommerce-checkout-info {
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0;
  text-align: center;
  max-width: 570px;
  margin: auto;
  font-weight: bold;
}
.woocommerce-checkout-info a {
  margin-left: 15px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  color: var(--secondary_color);
}
.woocommerce-checkout form.checkout_coupon,
.woocommerce-checkout form.login {
  border: none;
  padding: 20px 0;
  border-radius: 0;
  max-width: 570px;
  margin: auto;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
}
.woocommerce-checkout form.checkout_coupon input.input-text,
.woocommerce-checkout form.login input.input-text {
  max-width: 370px;
  text-align: center !important;
}
.woocommerce-checkout form.checkout_coupon .form-row-first,
.woocommerce-checkout form.login .form-row-first,
.woocommerce-checkout form.checkout_coupon .form-row-last,
.woocommerce-checkout form.login .form-row-last {
  width: 100%;
  float: none;
}
.checkout_coupon + form.checkout.woocommerce-checkout,
.login + form.checkout.woocommerce-checkout {
  margin-top: 70px;
}
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
#order_review_heading {
  font-size: 18px;
  color: var(--text_color);
  text-align: left;
  margin-bottom: 40px;
  font-weight: bold;
}
.woocommerce-checkout .checkout .col-2 #ship-to-different-address {
  float: none;
}
.woocommerce-checkout .checkout .col-2 #ship-to-different-address label {
  font-weight: bold !important;
  margin: 0;
  font-weight: normal;
  display: inline-block;
}
.woocommerce-checkout .checkout .col-2 #ship-to-different-address input[type=checkbox] {
  margin: 0;
  display: inline-block;
}
.select2-container .select2-choice {
  background-color: #f5f5f5;
  border: none;
  padding: 10px 20px;
  font-size: 14px;
  color: #858585;
  text-transform: none;
  border-radius: 0;
}
.select2-container .select2-choice:hover {
  text-decoration: none;
}
.select2-drop-active {
  border: none;
  background-color: #f5f5f5;
}
.create-account,
.create-account input.input-text {
  text-align: center !important;
}
#customer_details {
  padding-bottom: 40px;
  border-bottom: 1px solid #eeeeee;
}
#order_review_heading {
  margin: 55px 0;
}
.woocommerce table.woocommerce-checkout-review-order-table,
.woocommerce table.shop_table.order_details {
  border: none;
  margin: 0 0 50px 0;
  border-radius: 0;
}
.woocommerce table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.order_details td,
.woocommerce table.woocommerce-checkout-review-order-table th,
.woocommerce table.shop_table.order_details th {
  border-top: none;
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
  line-height: 1.8;
  width: 50%;
}
.woocommerce table.woocommerce-checkout-review-order-table thead th,
.woocommerce table.shop_table.order_details thead th {
  text-transform: uppercase;
  border-bottom-width: 2px;
  font-weight: bold;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce table.shop_table.order_details tfoot th {
  border-top: none;
}
.woocommerce table.woocommerce-checkout-review-order-table td.product-name dl.variation,
.woocommerce table.shop_table.order_details td.product-name dl.variation {
  margin: 0;
}
.woocommerce table.woocommerce-checkout-review-order-table td.product-name dl.variation dd,
.woocommerce table.shop_table.order_details td.product-name dl.variation dd,
.woocommerce table.woocommerce-checkout-review-order-table td.product-name dl.variation dt,
.woocommerce table.shop_table.order_details td.product-name dl.variation dt {
  float: none;
  margin: 0;
  padding: 0;
}
.woocommerce-checkout #payment {
  background-color: transparent;
  border-radius: 0;
}
.woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
  border: none;
}
.woocommerce-checkout #payment ul.payment_methods li {
  margin-bottom: 10px;
}
.woocommerce-checkout #payment ul.payment_methods li:last-child {
  margin-bottom: 0;
}
.payment_box_title {
  padding: 5px 0;
}
.payment_box_title.active label {
  color: var(--primary_color);
}
.payment_box_title label {
  color: #222222;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  line-height: 2.4;
  vertical-align: middle;
}
.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  margin: 0;
}
.woocommerce-checkout #payment div.form-row {
  padding: 0;
  margin: 30px 0 0 0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: none;
}
.woocommerce-checkout .entry-content .woocommerce {
  background: #fff;
  padding: 50px 20px;
  padding-top: 0;
}
.woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #order_review_heading {
  text-transform: uppercase;
  border-left: 2px solid var(--primary_color);
  padding-left: 15px;
}
.woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields h3 {
  text-transform: uppercase;
  border-left: 2px solid var(--primary_color);
  padding-left: 15px;
}
.woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields p {
  margin-bottom: 25px;
}
.woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields p label {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
  color: var(--text_color);
}
.woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields p label .required {
  color: var(--primary_color);
}
@media (max-width: 479px) {
  .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields p {
    width: 100%;
  }
}
.woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 {
  text-transform: uppercase;
  border-left: 2px solid var(--primary_color);
  padding-left: 15px;
}
.woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields p {
  margin-bottom: 25px;
}
.woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields p label {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
  color: var(--text_color);
}
.woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields p label .required {
  color: var(--primary_color);
}
@media (max-width: 479px) {
  .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields p {
    width: 100%;
  }
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_item .product-name dl.variation dt {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  line-height: 20px;
  clear: none;
  font-size: 12px;
  font-weight: 400;
  color: var(--text_color);
}
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart_item .product-name dl.variation dd {
  padding: 0;
  line-height: 20px;
  display: block;
  float: none;
  margin: 0;
  font-size: 12px;
  color: var(--text_color);
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: block;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: none;
}
.woocommerce form .form-row .checkbox input {
  margin: 6px 0px 0 -20px;
}
.woocommerce-cart .wc-proceed-to-checkout a.button {
  padding: 15px 30px;
  font-weight: bold;
  font-size: 17px;
}
/* --------------------------------------------
	MY-ACCOUNT
-------------------------------------------- */
.woocommerce table.my_account_orders {
  font-size: 14px;
  border: 2px solid #eeeeee;
}
.woocommerce table.my_account_orders th {
  font-size: 13px;
  color: #222222;
  text-transform: uppercase;
  text-align: center;
  line-height: 2.4;
  padding: 14px 12px;
  font-weight: normal;
  border-bottom-width: 2px;
}
.woocommerce table.my_account_orders td {
  text-align: center;
}
.woocommerce table.my_account_orders .order-actions .button {
  margin: 0;
  min-width: 120px;
}
.woocommerce-account .customer_login_form_wrap .col2-set {
  margin-top: 5%;
  margin-bottom: 10%;
}
.woocommerce-account .customer_login_form_wrap .col2-set .col-1,
.woocommerce-account .customer_login_form_wrap .col2-set .col-2 {
  background: #fff;
  border: 2px solid #eeeeee;
  padding: 50px 45px 30px 45px;
}
.woocommerce-account .customer_login_form_wrap .col2-set p {
  text-align: left;
}
.woocommerce-account .customer_login_form_wrap .col2-set h2 {
  position: relative;
  text-align: left;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 5px;
  line-height: 1;
}
.woocommerce-account .customer_login_form_wrap .col2-set h2:before {
  content: "";
  position: absolute;
  left: -10px;
  width: 2px;
  height: 100%;
  background: var(--primary_color);
}
.woocommerce-account .customer_login_form_wrap .col2-set label {
  text-align: left;
  font-weight: 900;
}
.woocommerce-account .customer_login_form_wrap form.login,
.woocommerce-account .customer_login_form_wrap form.register {
  padding: 0;
  margin: 0;
  text-align: left;
  border: none;
  border-radius: 0;
}
.woocommerce-account .customer_login_form_wrap form.login .form-row,
.woocommerce-account .customer_login_form_wrap form.register .form-row {
  margin-bottom: 20px;
}
.woocommerce-account .customer_login_form_wrap form.login label,
.woocommerce-account .customer_login_form_wrap form.register label {
  margin-bottom: 5px;
}
.woocommerce-account .customer_login_form_wrap form.login .input-text,
.woocommerce-account .customer_login_form_wrap form.register .input-text {
  height: 40px;
  text-align: left;
  background: #fff;
  border: 2px solid #eeeeee;
}
.woocommerce-account .customer_login_form_wrap form.login label[for="rememberme"],
.woocommerce-account .customer_login_form_wrap form.register label[for="rememberme"] {
  display: block;
  text-transform: none;
  margin-top: 12px;
  color: var(--text_color);
  font-weight: normal;
}
.woocommerce-account .customer_login_form_wrap form.login label[for="rememberme"] input,
.woocommerce-account .customer_login_form_wrap form.register label[for="rememberme"] input {
  margin-right: 5px;
}
.woocommerce-account .customer_login_form_wrap form.login .button,
.woocommerce-account .customer_login_form_wrap form.register .button {
  margin-top: 5px;
  min-width: 120px;
  text-transform: uppercase;
  font-weight: 900;
  float: left;
  margin-right: 30px;
}
/* --------------------------------------------
    MY WISHLIST
-------------------------------------------- */
.wishlist-title {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 40px;
}
.wishlist-title h2 {
  margin-top: 50px;
}
.woocommerce table.shop_table.cart.wishlist_table {
  font-size: 100%;
  border-top: 2px solid #eeeeee;
  margin-bottom: 50px;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-remove a {
  font-size: 0;
  height: 16px;
  width: 16px;
  margin: auto;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-remove a:before {
  font-size: 16px;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e681";
}
.woocommerce table.shop_table.cart.wishlist_table tr td {
  text-align: left;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-name a {
  color: #333333;
  font-size: 16px;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-stock-status span.wishlist-in-stock,
.woocommerce table.shop_table.cart.wishlist_table td.product-stock-status span.wishlist-out-of-stock {
  font-size: 13px;
  text-transform: uppercase;
  color: #888888;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-stock-status span.wishlist-in-stock {
  color: #D90000;
}
.woocommerce table.shop_table.cart.wishlist_table .product-add-to-cart {
  border-right: 1px solid #eeeeee;
  text-align: right;
  padding-right: 30px;
}
.woocommerce table.shop_table.cart.wishlist_table .product-add-to-cart .add-to-cart-wrap {
  display: inline-block;
}
.woocommerce table.shop_table.cart.wishlist_table tbody tr:last-child td {
  boder-bottom: none;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-add-to-cart a {
  font-size: 15px;
  padding: 10px 10px;
  background: var(--primary_color);
  color: #fff;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  display: inline-block !important;
  overflow: hidden;
  position: relative;
  border-radius: 0;
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  line-height: 25px;
  border: none;
  float: left;
  opacity: 1;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-add-to-cart a:hover {
  background-color: var(--heading_color);
}
.woocommerce table.shop_table.cart.wishlist_table tfoot td {
  border-top: 2px solid #eeeeee;
}
.wishlist_table tr th.product-thumbnail {
  width: 120px;
}
.wishlist_table tr th.product-remove {
  width: 70px;
}
.wishlist_table tr td.product-thumbnail a {
  max-width: 70px;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
  display: none !important;
}
/* --------------------------------------------
	PRODUCT LISTING
	-------------------------------------------- */
.woocommerce .product-item-wrap,
.single-product .product-item-wrap {
  padding: 0 15px 0 15px;
  margin: 25px 0;
}
@media (max-width: 480px) {
  .woocommerce .product-item-wrap,
  .single-product .product-item-wrap {
    padding: 0px;
  }
}
.woocommerce .star-rating.rating-invisible,
.single-product .star-rating.rating-invisible {
  display: none;
}
.woocommerce .product-item-inner,
.single-product .product-item-inner {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.woocommerce .product-thumb img,
.single-product .product-thumb img {
  width: 100%;
}
.woocommerce .ylp-product-thumb,
.single-product .ylp-product-thumb,
.woocommerce .product-thumb,
.single-product .product-thumb {
  position: relative;
  background-color: #fff;
}
.woocommerce .ylp-product-thumb .product-thumb-primary,
.single-product .ylp-product-thumb .product-thumb-primary,
.woocommerce .product-thumb .product-thumb-primary,
.single-product .product-thumb .product-thumb-primary {
  overflow: hidden;
}
.woocommerce .ylp-product-thumb .product-thumb-primary img,
.single-product .ylp-product-thumb .product-thumb-primary img,
.woocommerce .product-thumb .product-thumb-primary img,
.single-product .product-thumb .product-thumb-primary img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.woocommerce .ylp-product-thumb .product-thumb-secondary img,
.single-product .ylp-product-thumb .product-thumb-secondary img,
.woocommerce .product-thumb .product-thumb-secondary img,
.single-product .product-thumb .product-thumb-secondary img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.woocommerce .ylp-product-thumb .product-flash-wrap,
.single-product .ylp-product-thumb .product-flash-wrap,
.woocommerce .product-thumb .product-flash-wrap,
.single-product .product-thumb .product-flash-wrap {
  position: relative;
  z-index: 2;
}
.woocommerce .ylp-product-thumb .product-flash-wrap span,
.single-product .ylp-product-thumb .product-flash-wrap span,
.woocommerce .product-thumb .product-flash-wrap span,
.single-product .product-thumb .product-flash-wrap span {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 0;
  z-index: 1;
  position: absolute;
  width: 47px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  text-align: center;
}
.woocommerce .ylp-product-thumb .product-flash-wrap span.on-sale,
.single-product .ylp-product-thumb .product-flash-wrap span.on-sale,
.woocommerce .product-thumb .product-flash-wrap span.on-sale,
.single-product .product-thumb .product-flash-wrap span.on-sale {
  top: 10px;
  left: 10px;
}
.woocommerce .ylp-product-thumb .product-flash-wrap span.on-sale:first-child,
.single-product .ylp-product-thumb .product-flash-wrap span.on-sale:first-child,
.woocommerce .product-thumb .product-flash-wrap span.on-sale:first-child,
.single-product .product-thumb .product-flash-wrap span.on-sale:first-child {
  display: none;
}
.woocommerce .ylp-product-thumb .product-flash-wrap span.on-sold,
.single-product .ylp-product-thumb .product-flash-wrap span.on-sold,
.woocommerce .product-thumb .product-flash-wrap span.on-sold,
.single-product .product-thumb .product-flash-wrap span.on-sold {
  top: 40px;
  left: 10px;
}
.woocommerce .ylp-product-thumb .product-flash-wrap span.on-hot,
.single-product .ylp-product-thumb .product-flash-wrap span.on-hot,
.woocommerce .product-thumb .product-flash-wrap span.on-hot,
.single-product .product-thumb .product-flash-wrap span.on-hot {
  top: 10px;
  right: 10px;
}
.woocommerce .ylp-product-thumb .product-flash-wrap span.on-new,
.single-product .ylp-product-thumb .product-flash-wrap span.on-new,
.woocommerce .product-thumb .product-flash-wrap span.on-new,
.single-product .product-thumb .product-flash-wrap span.on-new {
  top: 40px;
  right: 10px;
}
.woocommerce .product-thumb-secondary,
.single-product .product-thumb-secondary {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.woocommerce .product-thumb.white .product-link:before,
.single-product .product-thumb.white .product-link:before {
  background-color: transparent;
}
.woocommerce .product-link,
.single-product .product-link {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.woocommerce .product-link:before,
.single-product .product-link:before {
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-color: rgba(0, 0, 0, 0.04);
  mix-blend-mode: darken;
}
.woocommerce .product-link:hover .product-hover-sign hr:nth-child(1),
.single-product .product-link:hover .product-hover-sign hr:nth-child(1) {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg) scale3d(1, 1, 1);
  -ms-transform: translate3d(-50%, -50%, 0) rotate(90deg) scale3d(1, 1, 1);
  transform: translate3d(-50%, -50%, 0) rotate(90deg) scale3d(1, 1, 1);
}
.woocommerce .product-link:hover .product-hover-sign hr:nth-child(2),
.single-product .product-link:hover .product-hover-sign hr:nth-child(2) {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(0) scale3d(1, 1, 1);
  -ms-transform: translate3d(-50%, -50%, 0) rotate(0) scale3d(1, 1, 1);
  transform: translate3d(-50%, -50%, 0) rotate(0) scale3d(1, 1, 1);
}
.woocommerce .product-link .product-hover-sign,
.single-product .product-link .product-hover-sign {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  z-index: 12;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.woocommerce .product-link .product-hover-sign hr,
.single-product .product-link .product-hover-sign hr {
  top: 50%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  width: 40px;
  opacity: 0;
  margin: 0;
  left: 50%;
  position: absolute;
  border: 0;
  border-top: 1px solid var(--primary_color);
  height: 0;
  z-index: 11;
}
.woocommerce .product-link .product-hover-sign hr:nth-child(1),
.single-product .product-link .product-hover-sign hr:nth-child(1) {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg) scale3d(0, 0, 1);
  -ms-transform: translate3d(-50%, -50%, 0) rotate(90deg) scale3d(0, 0, 1);
  transform: translate3d(-50%, -50%, 0) rotate(90deg) scale3d(0, 0, 1);
}
.woocommerce .product-link .product-hover-sign hr:nth-child(2),
.single-product .product-link .product-hover-sign hr:nth-child(2) {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(0) scale3d(0, 0, 1);
  -ms-transform: translate3d(-50%, -50%, 0) rotate(0) scale3d(0, 0, 1);
  transform: translate3d(-50%, -50%, 0) rotate(0) scale3d(0, 0, 1);
}
.woocommerce .add-to-cart-wrap,
.single-product .add-to-cart-wrap {
  display: inline-block;
}
.woocommerce .add-to-cart-wrap a,
.single-product .add-to-cart-wrap a {
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: var(--text_color);
  display: inline-block;
  padding: 0;
  opacity: 0;
  position: relative;
  border-radius: 0;
  font-size: 0;
  min-width: 0;
  vertical-align: middle;
  margin-right: 8px;
}
.woocommerce .add-to-cart-wrap a:hover,
.single-product .add-to-cart-wrap a:hover {
  font-size: 14px;
}
.woocommerce .product-thumb,
.single-product .product-thumb {
  position: relative;
  overflow: hidden;
}
.woocommerce .product-actions,
.single-product .product-actions {
  position: absolute;
  padding: 10px 0;
  background-color: #fff;
  width: 100%;
  opacity: 0;
  left: -100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: auto;
  text-align: center;
  margin: auto;
  z-index: 1;
  font-size: 0;
  z-index: 2;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a,
.single-product .product-actions .yith-wcwl-wishlistaddedbrowse a,
.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a,
.single-product .product-actions .yith-wcwl-wishlistexistsbrowse a,
.woocommerce .product-actions .add_to_wishlist,
.single-product .product-actions .add_to_wishlist,
.woocommerce .product-actions .compare,
.single-product .product-actions .compare,
.woocommerce .product-actions .product-quick-view,
.single-product .product-actions .product-quick-view,
.woocommerce .product-actions .btn_add_to_cart,
.single-product .product-actions .btn_add_to_cart,
.woocommerce .product-actions .add-to-cart-wrap a,
.single-product .product-actions .add-to-cart-wrap a {
  width: 40px;
  height: 40px;
  line-height: 38px !important;
  text-align: center;
  color: #333;
  border: 1px solid var(--primary_color);
  background-color: #fff;
  display: inline-block;
  padding: 0;
  position: relative;
  border-radius: 0;
  font-size: 0;
  min-width: 0;
  vertical-align: middle;
  margin-left: 4px;
  margin-right: 4px !important;
  opacity: 1;
}
.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a i,
.single-product .product-actions .yith-wcwl-wishlistaddedbrowse a i,
.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a i,
.single-product .product-actions .yith-wcwl-wishlistexistsbrowse a i,
.woocommerce .product-actions .add_to_wishlist i,
.single-product .product-actions .add_to_wishlist i,
.woocommerce .product-actions .compare i,
.single-product .product-actions .compare i,
.woocommerce .product-actions .product-quick-view i,
.single-product .product-actions .product-quick-view i,
.woocommerce .product-actions .btn_add_to_cart i,
.single-product .product-actions .btn_add_to_cart i,
.woocommerce .product-actions .add-to-cart-wrap a i,
.single-product .product-actions .add-to-cart-wrap a i {
  font-size: 16px;
  line-height: 1;
  vertical-align: middle;
}
.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a:hover,
.single-product .product-actions .yith-wcwl-wishlistaddedbrowse a:hover,
.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a:hover,
.single-product .product-actions .yith-wcwl-wishlistexistsbrowse a:hover,
.woocommerce .product-actions .add_to_wishlist:hover,
.single-product .product-actions .add_to_wishlist:hover,
.woocommerce .product-actions .compare:hover,
.single-product .product-actions .compare:hover,
.woocommerce .product-actions .product-quick-view:hover,
.single-product .product-actions .product-quick-view:hover,
.woocommerce .product-actions .btn_add_to_cart:hover,
.single-product .product-actions .btn_add_to_cart:hover,
.woocommerce .product-actions .add-to-cart-wrap a:hover,
.single-product .product-actions .add-to-cart-wrap a:hover,
.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a.active,
.single-product .product-actions .yith-wcwl-wishlistaddedbrowse a.active,
.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a.active,
.single-product .product-actions .yith-wcwl-wishlistexistsbrowse a.active,
.woocommerce .product-actions .add_to_wishlist.active,
.single-product .product-actions .add_to_wishlist.active,
.woocommerce .product-actions .compare.active,
.single-product .product-actions .compare.active,
.woocommerce .product-actions .product-quick-view.active,
.single-product .product-actions .product-quick-view.active,
.woocommerce .product-actions .btn_add_to_cart.active,
.single-product .product-actions .btn_add_to_cart.active,
.woocommerce .product-actions .add-to-cart-wrap a.active,
.single-product .product-actions .add-to-cart-wrap a.active {
  background-color: var(--primary_color);
  color: #fff;
}
.woocommerce .product-actions .added_to_cart.wc-forward,
.single-product .product-actions .added_to_cart.wc-forward {
  background-color: var(--primary_color);
}
.woocommerce .product-actions .added_to_cart.wc-forward i,
.single-product .product-actions .added_to_cart.wc-forward i {
  color: #fff;
}
.woocommerce .product-actions .compare.added,
.single-product .product-actions .compare.added {
  color: #fff;
  background-color: var(--primary_color);
}
.woocommerce .product-actions .compare .blockUI.blockOverlay,
.single-product .product-actions .compare .blockUI.blockOverlay {
  background: none !important;
}
.woocommerce .product-actions .product-quick-view,
.single-product .product-actions .product-quick-view {
  margin-right: 0;
}
.woocommerce .product-actions .product-quick-view i,
.single-product .product-actions .product-quick-view i {
  font-size: 15px;
}
.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a,
.single-product .product-actions .yith-wcwl-wishlistaddedbrowse a {
  background-color: var(--primary_color);
  color: #fff;
}
.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a,
.single-product .product-actions .yith-wcwl-wishlistaddedbrowse a,
.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a,
.single-product .product-actions .yith-wcwl-wishlistexistsbrowse a,
.woocommerce .product-actions .add_to_wishlist,
.single-product .product-actions .add_to_wishlist {
  margin-right: 8px;
}
.woocommerce .product-actions .added-spinner,
.single-product .product-actions .added-spinner {
  color: var(--primary_color);
}
.woocommerce .product-actions .yith-wcwl-add-to-wishlist,
.single-product .product-actions .yith-wcwl-add-to-wishlist {
  display: inline-block;
  margin: 0;
}
.woocommerce .product-actions .yith-wcwl-add-to-wishlist + div.clear,
.single-product .product-actions .yith-wcwl-add-to-wishlist + div.clear {
  display: none;
}
.woocommerce .product-actions .wishlist-fragment,
.single-product .product-actions .wishlist-fragment {
  font-size: 0;
  position: relative;
}
.woocommerce .product-actions .wishlist-fragment a i,
.single-product .product-actions .wishlist-fragment a i {
  margin-right: 0px;
}
.woocommerce .product-actions .wishlist-fragment .ajax-loading,
.single-product .product-actions .wishlist-fragment .ajax-loading {
  display: none !important;
}
.woocommerce .product-actions .add_to_wishlist:before,
.single-product .product-actions .add_to_wishlist:before,
.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a:before,
.single-product .product-actions .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a:before,
.single-product .product-actions .yith-wcwl-wishlistexistsbrowse a:before,
.woocommerce .product-actions .compare.added:before,
.single-product .product-actions .compare.added:before {
  font-family: FontAwesome;
  content: "\f08a";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 1;
  vertical-align: middle;
}
.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a,
.single-product .product-actions .yith-wcwl-wishlistexistsbrowse a {
  background-color: var(--primary_color);
}
.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a:before,
.single-product .product-actions .yith-wcwl-wishlistexistsbrowse a:before {
  color: #fff;
}
.woocommerce .product-actions .compare.added:before,
.single-product .product-actions .compare.added:before {
  content: "\f012" !important;
}
.woocommerce .product-actions .add_to_wishlist.added-spinner:before,
.single-product .product-actions .add_to_wishlist.added-spinner:before {
  content: "";
}
.woocommerce .product-actions .added-spinner:before,
.single-product .product-actions .added-spinner:before {
  content: "\f110";
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.woocommerce .product-info,
.single-product .product-info {
  padding: 10px;
  text-align: center;
  background: #fff;
  position: relative;
  z-index: 3;
  min-height: 110px;
}
.woocommerce .product-info h3,
.single-product .product-info h3 {
  text-transform: uppercase;
  position: relative;
  top: 0;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0px;
  text-align: center;
  width: 100%;
  padding-right: 0px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.woocommerce .product-info h3:hover,
.single-product .product-info h3:hover {
  color: var(--primary_color);
}
.woocommerce .product-info .star-rating,
.single-product .product-info .star-rating {
  position: absolute;
  right: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 15px;
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 0px;
  width: 93px;
}
.woocommerce .product-info span.price,
.single-product .product-info span.price {
  text-align: center;
  margin-top: 0px;
  font-size: 16px !important;
  margin-bottom: 15px;
  color: var(--primary_color) !important;
}
.woocommerce .product-info span.price ins span.amount,
.single-product .product-info span.price ins span.amount {
  color: var(--primary_color);
}
.woocommerce .product-item-wrap.active .product-item-inner,
.single-product .product-item-wrap.active .product-item-inner,
.woocommerce .product-item-wrap:hover .product-item-inner,
.single-product .product-item-wrap:hover .product-item-inner {
  -webkit-box-shadow: 0px 2px 15px 0px #DEDEDE;
  box-shadow: 0px 2px 15px 0px #DEDEDE;
}
.woocommerce .product-item-wrap.active .product-thumb .product-thumb-primary img,
.single-product .product-item-wrap.active .product-thumb .product-thumb-primary img,
.woocommerce .product-item-wrap:hover .product-thumb .product-thumb-primary img,
.single-product .product-item-wrap:hover .product-thumb .product-thumb-primary img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.woocommerce .product-item-wrap.active .product-actions,
.single-product .product-item-wrap.active .product-actions,
.woocommerce .product-item-wrap:hover .product-actions,
.single-product .product-item-wrap:hover .product-actions {
  opacity: 1;
  left: 0;
}
.woocommerce .product-item-wrap.active .product-link,
.single-product .product-item-wrap.active .product-link,
.woocommerce .product-item-wrap:hover .product-link,
.single-product .product-item-wrap:hover .product-link {
  opacity: 1;
  visibility: visible;
}
.woocommerce .product-item-wrap.active .product-thumb-secondary,
.single-product .product-item-wrap.active .product-thumb-secondary,
.woocommerce .product-item-wrap:hover .product-thumb-secondary,
.single-product .product-item-wrap:hover .product-thumb-secondary {
  opacity: 1;
}
.woocommerce.columns-2 .product-item-wrap,
.single-product.columns-2 .product-item-wrap {
  width: 50%;
}
.woocommerce.columns-3 .product-item-wrap,
.single-product.columns-3 .product-item-wrap {
  width: 33.33333333%;
}
.woocommerce.columns-4 .product-item-wrap,
.single-product.columns-4 .product-item-wrap {
  width: 25%;
}
.woocommerce.columns-5 .product-item-wrap,
.single-product.columns-5 .product-item-wrap {
  width: 20%;
}
.woocommerce.product-slider .product-item-wrap,
.single-product.product-slider .product-item-wrap {
  float: none;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .woocommerce.columns-5 .product-item-wrap,
  .single-product.columns-5 .product-item-wrap,
  .woocommerce .columns-4 .product-item-wrap,
  .single-product .columns-4 .product-item-wrap {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
  .woocommerce.columns-5 .product-item-wrap,
  .single-product.columns-5 .product-item-wrap,
  .woocommerce .columns-4 .product-item-wrap,
  .single-product .columns-4 .product-item-wrap,
  .woocommerce .columns-3 .product-item-wrap,
  .single-product .columns-3 .product-item-wrap {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .woocommerce.columns-5 .product-item-wrap,
  .single-product.columns-5 .product-item-wrap,
  .woocommerce .columns-4 .product-item-wrap,
  .single-product .columns-4 .product-item-wrap,
  .woocommerce .columns-3 .product-item-wrap,
  .single-product .columns-3 .product-item-wrap,
  .woocommerce .columns-2 .product-item-wrap,
  .single-product .columns-2 .product-item-wrap {
    width: 100%;
  }
}
.woocommerce > .woocommerce {
  margin: 0;
}
.woocommerce > .woocommerce .product-item-wrap {
  padding: 0;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-thumb {
  width: 33.33%;
  float: left;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-thumb .product-thumb-primary img {
  padding-top: 0;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-thumb .product-thumb-secondary img {
  padding-top: 0;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-thumb .product-flash-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-thumb .product-flash-wrap span {
  margin-top: 0;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-thumb .product-flash-wrap span:first-child {
  display: none;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-thumb .product-flash-wrap span:nth-child(2) {
  background-color: var(--primary_color);
  height: 25px;
  width: 50px;
  display: block;
  border-radius: 0%;
  line-height: 25px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  padding: 0;
  right: 0;
  top: 0px;
  left: auto;
  text-align: center;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-thumb .product-flash-wrap span.on-hot,
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-thumb .product-flash-wrap span.on-new {
  right: auto;
  left: 0;
  height: 25px;
  width: 50px;
  line-height: 25px;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-thumb .product-flash-wrap span.on-hot {
  top: 0;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-thumb .product-flash-wrap span.on-new {
  top: auto;
  bottom: 0;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-info {
  padding: 0 20px 0 30px;
  width: 66.66%;
  float: left;
  text-align: left;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-info .star-rating {
  position: relative;
  text-align: left;
  right: 0;
  margin: 0;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-info .star-rating:before {
  left: 0;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-info span.price {
  margin-top: 10px;
  padding-bottom: 10px;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-info h3 {
  width: 100%;
  padding-right: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-info {
    padding-left: 10px;
  }
  .woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-info h3 {
    font-size: 14px;
  }
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-actions {
  display: none;
}
.woocommerce > .woocommerce .product-item-wrap .product-item-inner:hover {
  -webkit-transform: translate(0, -3px);
  -ms-transform: translate(0, -3px);
  transform: translate(0, -3px);
}
.woocommerce.columns-1 .product-item-wrap {
  width: 100%;
}
.woocommerce.columns-1 .product-item-wrap .product-item-inner .product-info {
  position: relative;
}
.woocommerce.columns-1 .product-item-wrap .product-item-inner .product-info h3 {
  font-size: 14px;
  text-align: left;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.woocommerce.columns-1 .product-item-wrap .product-item-inner .product-info h3:hover {
  color: var(--primary_color);
}
.woocommerce.columns-1 .product-item-wrap .product-item-inner .product-info .star-rating {
  float: none;
  left: 0;
  right: auto !important;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  bottom: auto;
}
.woocommerce.columns-1 .product-item-wrap .product-item-inner .product-info .star-rating:before {
  left: 0;
}
.woocommerce.columns-1 .product-item-wrap .product-item-inner .product-info .star-rating span {
  font-size: 0;
}
.woocommerce.columns-1 .product-item-wrap .product-item-inner .product-info span.price {
  margin: 0;
  text-align: left;
}
.woocommerce.columns-1 .product-item-wrap .product-item-inner .product-info .product-single-short-description {
  text-align: left;
}
.shortcode-product-wrap.grid .product-item-wrap:hover {
  z-index: 2;
}
.shortcode-product-wrap.grid .product-item-wrap:hover .product-item-inner {
  -webkit-box-shadow: 2px 2px 15px 5px #eeeeee;
  box-shadow: 2px 2px 15px 5px #eeeeee;
}
.shortcode-product-wrap.list {
  padding: 0 15px;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 1px solid #eeeeee;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner {
  padding: 10px;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-thumb {
  padding-top: 20px;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-thumb .product-flash-wrap {
  left: -15px;
  top: 0px;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-thumb .product-flash-wrap .product-flash {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  top: 0;
  left: 0;
  padding: 5px;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-thumb .product-flash-wrap .product-flash:nth-child(2) {
  right: -30px;
  left: auto;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .star-rating {
  top: 30px;
}
@media (max-width: 479px) {
  .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .star-rating {
    top: 60px;
    right: auto;
  }
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner h3 {
  top: 0px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner span.price {
  font-size: 24px;
  color: var(--text_color);
  font-weight: bold;
}
@media (max-width: 479px) {
  .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner span.price {
    margin-top: 55px;
  }
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info {
  padding: 30px;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions {
  border: none;
  opacity: 1;
  margin-top: 50px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  position: relative;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions .added_to_cart,
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions .product_type_soldout {
  border: 1px solid #eeeeee;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.add_to_cart_button,
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.product_type_variable {
  text-align: left;
  width: 190px;
  background-color: var(--primary_color);
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff !important;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.add_to_cart_button i,
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.product_type_variable i {
  padding: 0 20px;
  color: #fff;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.add_to_cart_button:after,
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.product_type_variable:after {
  opacity: 1;
  content: '';
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.add_to_cart_button:hover,
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.product_type_variable:hover {
  background-color: var(--primary_color_darken_20);
}
@media (max-width: 479px) {
  .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.add_to_cart_button,
  .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.product_type_variable {
    width: 40px;
    border: 1px solid #eeeeee;
    background-color: #fff;
    font-size: 0;
  }
  .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.add_to_cart_button i,
  .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.product_type_variable i {
    color: var(--text_color);
    text-align: center;
    padding: 10px;
  }
  .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.add_to_cart_button:hover,
  .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.product_type_variable:hover {
    background-color: #fff;
  }
  .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.add_to_cart_button:hover i,
  .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.product_type_variable:hover i {
    color: var(--primary_color);
  }
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions .yith-wcwl-wishlistaddedbrowse a,
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions .yith-wcwl-wishlistexistsbrowse a,
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.add_to_wishlist,
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.compare,
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.product-quick-view {
  border: 1px solid #eeeeee;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions .yith-wcwl-wishlistaddedbrowse a:hover:after,
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions .yith-wcwl-wishlistexistsbrowse a:hover:after,
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.add_to_wishlist:hover:after,
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.compare:hover:after,
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.product-quick-view:hover:after {
  opacity: 0;
}
@media (max-width: 479px) {
  .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions {
    margin-top: 30px;
  }
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-single-short-description {
  padding-bottom: 50px;
  position: relative;
}
.shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-single-short-description:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 2px;
  background-color: var(--primary_color);
}
@media (max-width: 479px) {
  .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info {
    padding: 15px;
  }
}
/*--------------------------------------------
COMPARE
---------------------------------------------*/
.woocommerce-compare-page h1 {
  font-size: 24px;
  background-color: #f7f7f7;
}
/* --------------------------------------------
	QUICK VIEW
	-------------------------------------------- */
#popup-product-quick-view-wrapper {
  margin-bottom: 0;
}
#popup-product-quick-view-wrapper .modal-body {
  padding: 0px;
}
#popup-product-quick-view-wrapper .single-product-info {
  padding: 15px;
}
#popup-product-quick-view-wrapper .ylp-single-product-info .ylp-summary-product-wrap .ylp-summary-product .single_add_to_cart_button:hover {
  background-color: var(--primary_color);
}
#popup-product-quick-view-wrapper .ylp-single-product-info .ylp-summary-product-wrap .ylp-summary-product .product_meta .product-stock-status-wrapper {
  background-color: var(--primary_color);
}
#popup-product-quick-view-wrapper .ylp-single-product-info .ylp-single-product-image-wrap .ylp-single-product-image .owl-nav div:hover {
  border-color: var(--primary_color);
  color: var(--primary_color);
}
@media (min-width: 992px) {
  #popup-product-quick-view-wrapper .single-product-info .single-product-image-wrap,
  #popup-product-quick-view-wrapper .single-product-info .summary-product-wrap {
    width: 50%;
  }
}
/* --------------------------------------------
	ORDER RECEIVED
	-------------------------------------------- */
.woocommerce-order-received .woocommerce h2,
.woocommerce-account .woocommerce h2,
.woocommerce-order-received .woocommerce header.title h3,
.woocommerce-account .woocommerce header.title h3 {
  font-size: 25px;
  color: #25262C;
  margin-bottom: 20px;
}
.woocommerce-order-received .woocommerce address,
.woocommerce-account .woocommerce address {
  line-height: 1.8;
}
.woocommerce .order_details {
  padding: 0;
}
/* --------------------------------------------
	ORDER TRACKING
	-------------------------------------------- */
.track_order {
  text-align: center;
}
.track_order p:first-child {
  line-height: 1.8;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.woocommerce .track_order .form-row-first,
.woocommerce .track_order .form-row-last {
  float: none;
  margin: auto;
  margin-bottom: 20px;
}
.woocommerce form.track_order .form-row input.input-text {
  text-align: center;
  height: 42px;
}
/* --------------------------------------------
	PRODUCT-LOADMORE
	-------------------------------------------- */
.product-paging-load-more button {
  background-color: var(--primary_color);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.product-paging-load-more button:hover {
  background-color: var(--primary_color_darken_20);
}
/* --------------------------------------------
    SHOPPING CART
-------------------------------------------- */
.woocommerce-mini-cart {
  max-height: 350px;
}
.cart-form {
  margin-bottom: 40px;
}
.woocommerce table.shop_table.cart {
  border: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0;
  min-width: 400px;
}
@media (max-width: 768px) {
  .woocommerce table.shop_table.cart {
    min-width: auto;
  }
}
.woocommerce table.shop_table.cart thead th {
  background-color: var(--primary_color);
  color: #fff;
  text-transform: uppercase;
  line-height: 2.4;
  padding: 18px 12px;
}
.woocommerce table.shop_table.cart tbody td {
  border: none;
}
@media (max-width: 768px) {
  .woocommerce table.shop_table.cart tbody tr {
    margin-bottom: 30px;
  }
}
.woocommerce table.shop_table.cart tbody tr:nth-child(2n) {
  background-color: rgba(0, 0, 0, 0.05);
}
.woocommerce table.shop_table.cart .product-remove {
  text-align: center;
}
.woocommerce table.shop_table.cart .product-remove a {
  font-size: 18px;
  color: #aaa !important;
  margin: 0 auto;
}
.woocommerce table.shop_table.cart .product-remove a:hover {
  background-color: transparent;
}
.woocommerce table.shop_table.cart tbody tr.cart_item:first-child td {
  border-top: none;
}
.woocommerce table.shop_table.cart tbody td.product-thumbnail img {
  width: 50px;
  float: left;
}
.woocommerce table.shop_table.cart tbody .product-name {
  position: relative;
  overflow: hidden;
}
.woocommerce table.shop_table.cart tbody .product-name dl.variation {
  color: var(--text_color_fade_80);
  margin: 5px 0 0 0;
}
.woocommerce table.shop_table.cart tbody .product-name dl.variation dt {
  font-weight: normal;
  padding: 0 0 5px;
}
.woocommerce table.shop_table.cart tbody .product-name dl.variation dd {
  padding: 0 0 5px;
  margin: 0;
}
.woocommerce table.shop_table.cart tbody .product-quantity label {
  text-transform: capitalize;
  font-weight: normal;
  width: auto;
  margin-right: 10px;
}
.woocommerce table.shop_table.cart td.product-price,
.woocommerce table.shop_table.cart td.product-subtotal {
  font-size: 14px;
  line-height: 1.2;
}
@media (max-width: 479px) {
  .woocommerce table.shop_table.cart td.product-quantity label {
    display: none;
  }
  .woocommerce table.shop_table.cart td.product-quantity .quantity-inner {
    border: none;
  }
  .woocommerce table.shop_table.cart td.product-quantity .quantity-inner input {
    border: none;
    background-color: transparent;
    padding: 0 10px 0 15px;
  }
}
@media (max-width: 479px) {
  .woocommerce table.shop_table.cart td.product-subtotal {
    display: none;
  }
}
.woocommerce table.shop_table.cart td.actions {
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.2);
}
.woocommerce table.shop_table.cart td.actions .coupon .input-text {
  min-width: 270px;
  padding: 0 15px;
  margin: 0 15px 0 0;
  outline: 0;
  border: none;
  height: 44px;
  background-color: #fff;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .woocommerce table.shop_table.cart td.actions .coupon .input-text {
    min-width: auto;
  }
}
@media (max-width: 479px) {
  .woocommerce table.shop_table.cart td.actions .coupon .input-text {
    width: 100%;
    margin-bottom: 5px;
  }
}
@media (max-width: 479px) {
  .woocommerce table.shop_table.cart td.actions .coupon {
    padding-bottom: 0;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .woocommerce table.shop_table.cart td.actions a {
    margin-top: 15px;
  }
}
.woocommerce table.shop_table.cart td.actions .button {
  padding: 13px 25px;
  min-width: 140px;
  border-radius: 3px;
  color: #fff;
}
@media (max-width: 479px) {
  .woocommerce table.shop_table.cart td.actions .button {
    min-width: auto;
    width: 100%;
    margin-bottom: 5px;
  }
}
.woocommerce table.shop_table.cart td.actions .button:disabled {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.woocommerce table.shop_table.cart td.actions input[name="update_cart"] {
  background-color: var(--secondary_color);
  margin-right: 12px;
}
.woocommerce table.shop_table.cart td.actions input[name="update_cart"]:hover {
  background-color: var(--primary_color);
}
@media (max-width: 479px) {
  .woocommerce table.shop_table.cart td.actions input[name="update_cart"] {
    width: 100%;
  }
}
.cart-collaterals h4.widget-title,
.cart-collaterals h2 {
  font-size: 18px;
  margin-bottom: 45px;
  text-align: left;
  text-transform: uppercase;
  border-left: 2px solid var(--primary_color);
  padding-left: 15px;
}
.woocommerce .cart-collaterals .cart_totals {
  margin-top: 50px;
  width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  margin: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-button {
  margin: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-button:after {
  content: none;
}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  margin: 30px 0 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  font-weight: bold;
  font-size: 18px;
  padding: 15px;
  margin: 0;
}
.woocommerce ul#shipping_method {
  line-height: 2;
}
.woocommerce ul#shipping_method li {
  padding: 0;
  text-indent: 0;
}
.woocommerce ul#shipping_method li input[type=radio] {
  margin: 0;
  margin-top: 5px;
  margin-right: 5px;
}
.woocommerce ul#shipping_method li label {
  font-weight: normal;
  margin: 0;
}
.woocommerce ul#shipping_method .amount {
  font-weight: normal;
}
p.return-to-shop {
  margin-bottom: 80px !important;
}
.woocommerce-cart .yolo-site-content-page .container .row .yolo-site-content-page-inner .page-content .entry-content .woocommerce {
  background: #fff;
  padding: 50px 0px;
  padding-top: 0;
}
.woocommerce-cart .yolo-site-content-page .container .row .yolo-site-content-page-inner .page-content .entry-content .woocommerce .cart-form .shop_table {
  border: 0;
}
.woocommerce-cart .yolo-site-content-page .container .row .yolo-site-content-page-inner .page-content .entry-content .woocommerce .cart-form .shop_table thead {
  background: var(--primary_color);
}
.woocommerce-cart .yolo-site-content-page .container .row .yolo-site-content-page-inner .page-content .entry-content .woocommerce .cart-form .shop_table thead tr th {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  font-family: var(--primary_font);
  text-align: left;
}
@media (max-width: 479px) {
  .woocommerce-cart .yolo-site-content-page .container .row .yolo-site-content-page-inner .page-content .entry-content .woocommerce .cart-form .shop_table thead tr th {
    font-size: 12px;
    text-align: center;
    padding: 10px 0;
  }
  .woocommerce-cart .yolo-site-content-page .container .row .yolo-site-content-page-inner .page-content .entry-content .woocommerce .cart-form .shop_table thead tr th.product-name {
    width: 40%;
  }
  .woocommerce-cart .yolo-site-content-page .container .row .yolo-site-content-page-inner .page-content .entry-content .woocommerce .cart-form .shop_table thead tr th.product-price {
    width: 20%;
  }
  .woocommerce-cart .yolo-site-content-page .container .row .yolo-site-content-page-inner .page-content .entry-content .woocommerce .cart-form .shop_table thead tr th.product-quantity {
    width: 30%;
  }
  .woocommerce-cart .yolo-site-content-page .container .row .yolo-site-content-page-inner .page-content .entry-content .woocommerce .cart-form .shop_table thead tr th.product-subtotal {
    display: none;
  }
  .woocommerce-cart .yolo-site-content-page .container .row .yolo-site-content-page-inner .page-content .entry-content .woocommerce .cart-form .shop_table thead tr th.product-remove {
    width: 10%;
  }
}
@media (max-width: 479px) {
  .woocommerce-cart .yolo-site-content-page .container .row .yolo-site-content-page-inner .page-content .entry-content .woocommerce .cart-form .shop_table {
    table-layout: fixed;
    min-width: auto;
  }
}
@media (max-width: 479px) {
  .woocommerce-cart .yolo-site-content-page .container .row .yolo-site-content-page-inner .page-content .entry-content .woocommerce {
    padding: 40px 15px;
  }
}
/* --------------------------------------------
    SINGLE PRODUCT INFO
-------------------------------------------- */
.site-content-single-product .single_variation_wrap .woocommerce-variation-availability input {
  line-height: 1.2;
  font-weight: normal;
  border: 0;
  padding: 12px 25px;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  padding-top: 7px;
  text-transform: uppercase;
  padding-bottom: 7px;
  height: 50px;
  min-width: 215px;
  background-color: #4d4d4d;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  margin-bottom: 20px;
}
.site-content-single-product .single-product-info {
  position: relative;
  background-color: #fff;
  padding: 30px 0px;
  overflow: hidden;
}
.site-content-single-product .single-product-info .single-product-image-wrap {
  float: left;
  width: 48%;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image {
  position: relative;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .woocommerce-product-gallery {
  width: 100%;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .woocommerce-product-gallery__trigger {
  width: 32px;
  height: 32px;
  top: 3px;
  right: 3px;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .flex-control-thumbs.slick-slider {
  height: auto;
  margin: 20px auto;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .flex-control-thumbs.slick-slider:hover .slick-arrow {
  opacity: 1;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .flex-control-thumbs.slick-slider .slick-slide {
  display: inline-block;
  margin: 0 8px;
  outline: none;
  clear: none !important;
  z-index: 6;
  position: relative;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .flex-control-thumbs.slick-slider .slick-slide img {
  width: 100%;
  border: 2px solid transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .flex-control-thumbs.slick-slider .slick-slide.slick-active .flex-active {
  border-color: var(--primary_color);
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .flex-control-thumbs.slick-slider .slick-arrow {
  opacity: 0;
  margin-top: 0;
  z-index: 7;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .flex-control-thumbs.slick-slider .slick-arrow:hover {
  background-color: var(--primary_color);
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .flex-control-thumbs.slick-slider .slick-arrow:before {
  font: normal normal normal 22px/1 FontAwesome;
  color: #fff;
  width: 20px;
  height: 20px;
  font-weight: 400;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .flex-control-thumbs.slick-slider .slick-prev {
  left: 0;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .flex-control-thumbs.slick-slider .slick-prev:before {
  content: '\f104';
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .flex-control-thumbs.slick-slider .slick-next {
  right: 0;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .flex-control-thumbs.slick-slider .slick-next:before {
  content: '\f105';
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .product-flash-wrap {
  left: 0px;
  top: 0px;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  position: relative;
  z-index: 1;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .product-flash-wrap .product-flash {
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 60px;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .product-flash-wrap .product-flash:first-child {
  top: 30px;
  left: 30px;
  color: #fff;
  background-color: #333333;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .product-flash-wrap .product-flash:nth-child(2) {
  top: 30px;
  right: 30px;
  background-color: var(--primary_color);
  margin-top: 0;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .single-product-image-inner .owl-buttons div {
  border-radius: 0;
  position: absolute;
  top: 50%;
  opacity: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0.2);
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .single-product-image-inner .owl-buttons div:hover {
  background-color: var(--primary_color);
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .single-product-image-inner .owl-buttons div.owl-prev {
  left: 0px;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .single-product-image-inner .owl-buttons div.owl-next {
  right: 0px;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .single-product-image-inner:hover .owl-buttons div {
  opacity: 1;
}
.site-content-single-product .single-product-info .single-product-image-wrap .woocommerce-main-image {
  display: block;
}
.site-content-single-product .single-product-info .single-product-image-wrap .woocommerce-main-image:before {
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-color: rgba(0, 0, 0, 0.04);
  mix-blend-mode: darken;
}
.site-content-single-product .single-product-info .single-product-image-wrap .woocommerce-main-image:after {
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  background-color: #fff;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.site-content-single-product .single-product-info .single-product-image-wrap .woocommerce-main-image img {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.site-content-single-product .single-product-info .single-product-image-wrap .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  padding: 0;
}
.site-content-single-product .single-product-info .single-product-image-wrap .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .attachment-shop_single {
  width: 100%;
}
.site-content-single-product .single-product-info .single-product-image-wrap .product-image-total-1,
.site-content-single-product .single-product-info .single-product-image-wrap .product-thumb-disable {
  display: none;
}
.site-content-single-product .single-product-info .single-product-image-wrap .product-thumb-wrap {
  width: 100%;
  margin: 20px auto;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync1:hover .owl-nav {
  opacity: 1;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync1 .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync1 .owl-nav > div {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  line-height: 1;
  font-size: 60px;
  color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync1 .owl-nav > div:hover {
  color: var(--primary_color);
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync1 .owl-nav > div.owl-next {
  right: 30px;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync1 .owl-nav > div.owl-prev {
  left: 30px;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2:hover .owl-nav {
  opacity: 1;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .owl-nav > div {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  padding: 7px 10px;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .owl-nav > div:hover {
  background-color: var(--primary_color);
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .owl-nav > div.owl-next {
  right: 0;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .owl-nav > div.owl-prev {
  left: 0;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .thumbnail-image {
  padding-right: 20px;
  text-align: center;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .thumbnail-image a {
  display: block;
  position: relative;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .thumbnail-image a:before {
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-color: rgba(0, 0, 0, 0.04);
  mix-blend-mode: darken;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .thumbnail-image a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .synced .thumbnail-image a:after {
  border: 1px solid var(--primary_color);
}
.site-content-single-product .single-product-info .summary-product-wrap {
  float: left;
  padding: 0% 2% 4% 6%;
  width: 52%;
}
@media (max-width: 768px) {
  .site-content-single-product .single-product-info .summary-product-wrap {
    padding: 0;
  }
}
.site-content-single-product .single-product-info .summary-product-wrap .woocommerce-product-rating {
  width: 40%;
  margin-top: 10px;
  float: right;
  margin-bottom: 20px;
  vertical-align: middle;
  line-height: 20px;
}
.site-content-single-product .single-product-info .summary-product-wrap .woocommerce-product-rating .woocommerce-review-link {
  font-size: 15px;
  line-height: 1.4;
  color: #878787;
  margin-left: 25px;
}
.site-content-single-product .single-product-info .summary-product-wrap .woocommerce-product-rating .star-rating {
  float: none;
  margin: 0;
  display: inline-block;
  font-size: 13px;
  height: 15px;
  vertical-align: middle;
}
.site-content-single-product .single-product-info .summary-product-wrap p.price {
  width: 60%;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  font-style: normal;
  letter-spacing: 0;
  margin-bottom: 20px;
  color: #000;
}
.site-content-single-product .single-product-info .summary-product-wrap p.price del {
  position: relative;
  font-size: 18px;
  color: #a8a8a8;
}
.site-content-single-product .single-product-info .summary-product-wrap .product-single-short-description {
  font-size: 14px;
  color: var(--text_color);
  margin-bottom: 20px;
}
.site-content-single-product .single-product-info .summary-product-wrap .product-single-short-description p {
  margin-bottom: 0;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart {
  float: left;
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart div.quantity {
  margin-right: 10px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart div.quantity label {
  display: none;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart div.quantity .quantity-inner {
  height: 50px;
  border: 1px solid #eeeeee;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart div.quantity .quantity-inner input {
  height: 46px;
  font-size: 16px;
  padding: 0 5px 0 15px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .button,
.site-content-single-product .single-product-info .summary-product-wrap form.cart .added_to_cart {
  font-size: 18px;
  padding-top: 7px;
  text-transform: uppercase;
  padding-bottom: 7px;
  height: 50px;
  min-width: 215px;
  background-color: #4d4d4d;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .button:hover,
.site-content-single-product .single-product-info .summary-product-wrap form.cart .added_to_cart:hover {
  background-color: var(--primary_color);
  color: #4d4d4d;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .button.added {
  display: none;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table {
  border: none;
  margin-bottom: 20px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table td {
  padding-bottom: 20px;
  line-height: 42px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table td.label {
  padding: 0 10px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table label {
  font-weight: normal;
  font-size: 15px;
  color: #1f1f1f;
  margin: 0;
  line-height: 42px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table td.price {
  font-weight: normal;
  line-height: 42px;
  font-size: 18px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table td.price ins {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table td.price del {
  display: inline-block;
  font-size: 16px;
  color: #a0a0a0;
  opacity: 1;
  margin-right: 15px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table td.price .out-of-stock {
  display: inline-block;
  margin-bottom: 0;
  color: #cacaca;
  font-size: 11px;
  margin-left: 3px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations {
  width: 100%;
  margin: 0;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations tr:nth-child(3) td {
  padding: 0;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations .hide {
  display: none;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations td {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations td.label {
  padding: 0;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations tr + tr td,
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations tr + tr td.label {
  padding: 10px 0 0 0;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations td.label label {
  font-weight: bold;
  line-height: 42px;
  margin-bottom: 0;
  padding-right: 10px;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .single_variation_wrap:after,
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations_button:after {
  content: "";
  display: block;
  clear: both;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .single_variation span.price {
  font-size: 30px !important;
  color: var(--primary_color);
  line-height: 1;
  margin-bottom: 20px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .single_variation_wrap .single_add_to_cart_button {
  background-color: var(--primary_color);
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .single_variation_wrap .single_add_to_cart_button:hover {
  background-color: #222;
  color: #fff;
}
.site-content-single-product .single-product-info .summary-product-wrap .yith-wcwl-add-to-wishlist {
  margin-left: 0px;
  display: inline-block;
  margin-top: 0;
  text-align: center;
  line-height: 48px;
  margin-bottom: 20px;
  display: none;
}
.site-content-single-product .single-product-info .summary-product-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  font-size: 0;
  width: 50px;
  height: 50px;
  border: 1px solid #eeeeee;
}
.site-content-single-product .single-product-info .summary-product-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  display: block;
}
.site-content-single-product .single-product-info .summary-product-wrap .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img {
  display: none !important;
}
.site-content-single-product .single-product-info .summary-product-wrap .yith-wcwl-add-to-wishlist i {
  line-height: 48px;
  font-size: 18px;
  margin-right: 0;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function {
  margin-top: 20px;
  margin-bottom: 20px;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-to-wishlist {
  margin: 0 15px 0 0;
  display: inline-block;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistaddedbrowse a,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistexistsbrowse a,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-button a.add_to_wishlist {
  font-size: 13px;
  color: #777;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistaddedbrowse a:hover:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistexistsbrowse a:hover:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-button a.add_to_wishlist:hover:before {
  color: #fff;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .compare.added:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistaddedbrowse a:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistexistsbrowse a:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-button a.add_to_wishlist:before {
  font-family: FontAwesome;
  content: "\f004";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  background-color: #FAFAFA;
  line-height: 36px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  color: #888888;
  margin-right: 10px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .compare.added:before {
  content: "\f012";
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function a.compare {
  font-size: 13px;
  color: #777;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function a.compare i {
  font-size: 11px;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  background-color: #FAFAFA;
  line-height: 36px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  color: #888888;
  margin-right: 10px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function a.compare:hover i {
  color: #fff;
  background-color: var(--primary_color);
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .feedback {
  display: none !important;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .fa-heart-o {
  display: none;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta {
  font-size: 14px;
  color: #777;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta > span {
  display: block;
  padding-bottom: 15px;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta > span + span {
  margin-top: 5px;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta .yith-wcbr-brands-logo {
  padding: 0px;
  margin: 0px;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta .yith-wcbr-brands {
  display: none;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta label {
  color: #1a1a1a;
  width: 135px;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta .tagged_as a {
  padding-right: 3px;
}
.site-content-single-product .single-product-info .summary-product-wrap .stock {
  display: none;
}
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap label {
  width: 126px;
}
.site-content-single-product .single-product-info .summary-product-wrap .select_option {
  margin-right: 15px;
}
.site-content-single-product .single-product-info .summary-product-wrap .select_option span {
  font-weight: bold;
  color: var(--text_color_fade_50);
}
.site-content-single-product .single-product-info .summary-product-wrap .select_option.selected span {
  color: #000;
}
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap {
  width: 100%;
  text-align: left;
}
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap .social-share {
  display: inline-block;
  padding: 0;
}
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap .social-share li {
  margin-left: 10px;
  display: inline-block;
  text-align: center;
}
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap .social-share li a {
  border: none;
  font-size: 0;
  padding: 0;
  display: block;
  line-height: 38px;
  color: var(--text_color);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap .social-share li a i {
  font-size: 18px;
}
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap .social-share li a:hover {
  color: var(--primary_color);
}
.site-content-single-product .single-product-info .yith-wcwl-add-to-wishlist {
  display: none;
}
.site-content-single-product .single-product-info .compare {
  display: none;
}
@media (max-width: 768px) {
  .site-content-single-product .single-product-info .single-product-image-wrap {
    width: 100%;
  }
  .site-content-single-product .single-product-info .summary-product-wrap {
    width: 100%;
  }
  .site-content-single-product .single-product-info .summary-product-wrap h1 {
    padding-top: 30px;
  }
}
.site-content-single-product.modal .single-product-info {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
.site-content-single-product.modal .single-product-info .single-product-image-wrap .single-product-image .product-flash-wrap {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.single-product-wrap {
  margin-bottom: 50px;
}
.single-product-wrap .full .site-content-single-product .single-product-inner .product .single-product-info {
  padding: 0;
  background-color: #fcfcfc;
}
.single-product-wrap .full .site-content-single-product .single-product-inner .product .single-product-info .single-product-image-wrap {
  width: 50%;
}
.single-product-wrap .full .site-content-single-product .single-product-inner .product .single-product-info .single-product-image-wrap .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  padding: 0;
  text-align: center;
}
.single-product-wrap .full .site-content-single-product .single-product-inner .product .single-product-info .single-product-image-wrap .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .attachment-shop_single {
  width: 70%;
}
.single-product-wrap .full .site-content-single-product .single-product-inner .product .single-product-info .summary-product-wrap {
  width: 50%;
  padding: 75px 10% 75px 70px;
}
.single-product-wrap .full .site-content-single-product .single-product-inner .product.product-type-variable .single-product-info .single-product-image-wrap {
  width: 50%;
}
.single-product-wrap .full .site-content-single-product .single-product-inner .product.product-type-variable .single-product-info .single-product-image-wrap .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .attachment-shop_single {
  width: 70% !important;
}
.single-product-wrap .full .site-content-single-product .single-product-inner .product.product-type-variable .single-product-info .summary-product-wrap {
  width: 50%;
}
.single-product-wrap .full .site-content-single-product .woocommerce-tabs {
  margin-top: 0;
  background-color: #3f3f3f;
  padding: 50px 0;
}
.single-product-wrap .full .site-content-single-product .woocommerce-tabs .container {
  border: none;
  background-color: transparent;
}
.single-product-wrap .full .site-content-single-product .woocommerce-tabs .container ul.tabs {
  background-color: transparent;
  margin-bottom: 30px;
}
.single-product-wrap .full .site-content-single-product .woocommerce-tabs .container ul.tabs li {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background-color: transparent;
  margin: 0 10px;
}
.single-product-wrap .full .site-content-single-product .woocommerce-tabs .container ul.tabs li a {
  padding: 7px 20px;
  border-radius: 0;
  color: #fff;
}
.single-product-wrap .full .site-content-single-product .woocommerce-tabs .container ul.tabs li:after {
  display: none;
}
.single-product-wrap .full .site-content-single-product .woocommerce-tabs .container ul.tabs li.active {
  background-color: var(--primary_color);
}
.single-product-wrap .full .site-content-single-product .woocommerce-tabs .container ul.tabs li.active a {
  color: #333333;
}
.single-product-wrap .full .site-content-single-product .woocommerce-tabs .container .panel {
  width: 100%;
  padding: 60px 30px;
}
.single-product-wrap .full .site-content-single-product .woocommerce-tabs .container .panel#tab-description p {
  position: relative;
  width: 50%;
  float: left;
  text-align: left;
  padding-left: 30px;
}
.single-product-wrap .full .site-content-single-product .woocommerce-tabs .container .panel#tab-description p:before {
  content: '';
  height: 100%;
  width: 2px;
  background-color: #eeeeee;
  position: absolute;
  top: 0;
  left: 0;
}
/* --------------------------------------------
    SINGLE PRODUCT TAB
-------------------------------------------- */
.woocommerce div.product .woocommerce-tabs {
  margin-top: 50px;
}
.woocommerce div.product .woocommerce-tabs:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce div.product .woocommerce-tabs .container {
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  float: left;
  width: 270px;
  padding: 0px;
  background-color: #fff;
  margin: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  position: relative;
  display: block;
  border: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  text-transform: uppercase;
  font-size: 15px;
  color: var(--text_color_fade_50);
  font-weight: bold;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 10px 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  height: 100%;
  width: 2px;
  background-color: #000;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  color: var(--heading_color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.woocommerce div.product .woocommerce-tabs .panel {
  position: relative;
  overflow: hidden;
  margin: 0;
  border: none;
  border-left: 1px solid #eeeeee;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 30px 10px;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
  font-size: 25px;
  margin: 0px;
  padding: 0 30px 20px 30px;
  position: relative;
}
.woocommerce div.product .woocommerce-tabs .panel .commentlist {
  padding: 0 0 0 30px;
}
.woocommerce div.product .woocommerce-tabs .panel #review_form_wrapper {
  padding: 0 30px;
}
.woocommerce div.product .woocommerce-tabs .panel .shop_attributes th {
  padding: 8px 8px 8px 30px;
}
.woocommerce div.product .woocommerce-tabs .panel .shop_attributes .alt th,
.woocommerce div.product .woocommerce-tabs .panel .shop_attributes .alt td {
  background-color: #fff;
}
.woocommerce div.product .woocommerce-tabs #tab-description {
  font-size: 14px;
  color: #777;
  line-height: 1.8;
}
.woocommerce div.product .woocommerce-tabs #tab-description p {
  padding: 0px 30px 0 30px;
}
@media (max-width: 768px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    width: 100%;
  }
  .woocommerce div.product .woocommerce-tabs div.panel {
    width: 100%;
  }
}
/* --------------------------------------------
    SINGLE PRODUCT REVIEW
-------------------------------------------- */
.woocommerce #reviews .woocommerce-noreviews {
  padding: 0 30px;
  padding-bottom: 20px;
}
.woocommerce #reviews #comments ol.commentlist li {
  margin: 0;
  border-bottom: 1px solid #eeeeee;
  padding: 25px 0px;
}
.woocommerce #reviews #comments ol.commentlist li:last-child {
  border-color: transparent;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 70px;
  height: 70px;
  padding: 0;
  margin: 0;
  border: none;
  position: static;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 80px;
  padding: 0 25px 0px 25px;
  border: none;
  position: relative;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
  float: right;
  margin: 0px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 14px;
  margin-bottom: 10px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
  margin-right: 20px;
  color: #000;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time {
  font-size: 12px;
  text-transform: capitalize;
}
.woocommerce #review_form #respond h3.comment-reply-title {
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
  position: relative;
}
.woocommerce #review_form #respond h3.comment-reply-title:before {
  content: '';
  width: 50px;
  height: 2px;
  background-color: #ffb535;
  position: absolute;
  bottom: -5px;
  display: inline-block;
  left: 0;
}
.woocommerce #review_form #respond p {
  margin: 0px;
}
.woocommerce #review_form #respond p p.stars {
  display: inline-block;
  line-height: 1;
  padding: 0px;
  padding-left: 30px;
}
.woocommerce #review_form #respond p.form-submit {
  margin-top: 20px;
}
.woocommerce #review_form #respond .comment-form-rating label,
.woocommerce #review_form #respond .comment-form-comment label {
  margin-top: 20px;
  margin-bottom: 10px;
}
.upsells.products h4.widget-title,
.related.products h4.widget-title,
.cross-sells h4.widget-title {
  font-size: 30px;
  border-bottom: 1px solid;
}
.upsells.products .product-slider .owl-theme .owl-controls,
.related.products .product-slider .owl-theme .owl-controls,
.cross-sells .product-slider .owl-theme .owl-controls {
  margin: 0;
  height: 0;
  position: absolute;
  top: -98px;
  right: 15px;
}
.upsells.products .product-slider .owl-theme .owl-controls .owl-buttons div,
.related.products .product-slider .owl-theme .owl-controls .owl-buttons div,
.cross-sells .product-slider .owl-theme .owl-controls .owl-buttons div {
  width: 42px;
  height: 42px;
  border: 2px solid #eeeeee;
  background-color: transparent;
  padding: 0;
  line-height: 38px;
  opacity: 1;
  color: var(--text_color);
  margin: 0;
  font-size: 15px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.upsells.products .product-slider .owl-theme .owl-controls .owl-buttons div:hover,
.related.products .product-slider .owl-theme .owl-controls .owl-buttons div:hover,
.cross-sells .product-slider .owl-theme .owl-controls .owl-buttons div:hover {
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}
.upsells.products .product-slider .owl-theme .owl-controls .owl-buttons div.owl-prev,
.related.products .product-slider .owl-theme .owl-controls .owl-buttons div.owl-prev,
.cross-sells .product-slider .owl-theme .owl-controls .owl-buttons div.owl-prev {
  margin-right: 5px;
}
.site-content-single-product .related.products h4.widget-title {
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3px;
  padding: 50px 0px;
  background-color: #fff;
}
.related {
  padding-top: 80px;
  background-color: #fff;
}
.related .widget-title {
  position: relative;
  border: none !important;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  z-index: 1;
  font-weight: bold;
  margin-bottom: 50px;
}
.related .slider .owl-nav div {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 0;
  height: 44px;
  width: 44px;
  padding: 0;
  background-color: rgba(128, 128, 128, 0.5);
  text-align: center;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.related .slider .owl-nav div i {
  font-size: 24px;
  color: #fff;
  line-height: 44px;
}
.related .slider .owl-nav div:hover {
  background-color: var(--primary_color);
}
.related .slider .owl-nav .owl-prev {
  left: -10px;
}
.related .slider .owl-nav .owl-next {
  right: -10px;
}
.related .slider .product-item-wrap {
  padding: 0px 10px;
}
.related .slider .product-item-wrap .product-info h3 {
  width: 100%;
}
.woocommerce.slider .product {
  margin-bottom: 25px;
}
.variable-items-wrapper.color-variable-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px;
  list-style: none;
  margin-bottom: 0 !important;
}
.variable-items-wrapper.color-variable-wrapper > li {
  width: 20px !important;
  height: 20px !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0;
  margin-right: 10px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid rgba(0, 0, 0, 0.3);
  cursor: pointer;
  position: relative;
  vertical-align: middle;
}
.variable-items-wrapper.color-variable-wrapper > li.selected {
  cursor: pointer;
  border-color: var(--primary_color);
}
.variable-items-wrapper.label-variable-wrapper {
  padding-left: 15px;
}
.variable-items-wrapper.label-variable-wrapper > li {
  cursor: pointer;
  position: relative;
  padding: 5px 10px;
  border: 1px solid;
  margin-right: 5px;
  display: inline-block;
}
.variable-items-wrapper.label-variable-wrapper > li.selected {
  cursor: pointer;
  border-color: var(--primary_color);
}
.single-product .pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_gallery ul {
  height: 75px;
}
.single-product .pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_gallery ul li a {
  height: 75px;
}
.single-product .pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_gallery ul li a:hover {
  border-color: var(--primary_color);
}
.single-product .pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_gallery ul li.selected a {
  border-color: var(--primary_color);
}
.pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_gallery {
  margin-top: -60px;
}
.pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_gallery ul {
  height: 50px;
}
.pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_gallery ul li a {
  height: 50px;
}
.pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_gallery ul li a:hover {
  border-color: var(--primary_color);
}
.pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_gallery ul li.selected a {
  border-color: var(--primary_color);
}
/**
 * 8.0 - ShortCode
 * ----------------------------------------------------------------------------
 */
/* Visual Composer */
/*
 *
 * Custom Heading
 *
 */
.vc_column_container {
  z-index: 1;
}
/*
* All Style Shortcode
* 
 */
.hidden {
  display: none;
}
.portfolio-container {
  overflow-x: hidden;
  position: relative;
}
.paging {
  text-align: center;
}
.paging .load-more {
  margin-top: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
  padding: 5px 20px;
  color: #fff;
  background-color: var(--primary_color);
}
.paging .load-more:hover {
  background-color: var(--primary_color_darken_20);
  color: #fff;
}
.portfolio-tabs {
  margin-bottom: 30px;
}
.portfolio-tabs .tab-wrapper.left {
  text-align: left;
}
@media (max-width: 991px) {
  .portfolio-tabs .tab-wrapper.left {
    text-align: center;
  }
}
.portfolio-tabs .tab-wrapper.center {
  text-align: center;
}
.portfolio-tabs .tab-wrapper.right {
  text-align: right;
}
@media (max-width: 991px) {
  .portfolio-tabs .tab-wrapper.right {
    text-align: center;
  }
}
.portfolio-tabs .tab-wrapper ul {
  list-style: none;
  padding: 0;
  position: relative;
}
.portfolio-tabs .tab-wrapper ul li {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  position: relative;
}
.portfolio-tabs .tab-wrapper ul li:first-child {
  margin-left: 0;
}
.portfolio-tabs .tab-wrapper ul li a {
  color: var(--heading_color);
  border: none;
  min-width: auto;
  padding: 5px 22px;
  border-radius: 3px;
  text-transform: uppercase;
  background-color: transparent !important;
}
.portfolio-tabs .tab-wrapper ul li a:before {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  position: absolute;
  left: 25%;
  bottom: 0;
  content: '';
  width: 50%;
  height: 1px;
  background-color: var(--primary_color);
}
.portfolio-tabs .tab-wrapper ul li:hover a {
  color: var(--primary_color);
}
.portfolio-tabs .tab-wrapper ul li:hover a:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.portfolio-tabs .tab-wrapper ul li.active a {
  color: var(--primary_color);
}
.portfolio-tabs .tab-wrapper ul li.active a:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.portfolio-tabs .tab-wrapper ul.style_2 {
  margin-top: 10px;
}
.portfolio-tabs .tab-wrapper ul.style_2 li a:before {
  display: none;
}
.portfolio-tabs .tab-wrapper ul.style_2 li:hover a,
.portfolio-tabs .tab-wrapper ul.style_2 li.active a {
  background-color: var(--primary_color) !important;
  color: #fff;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
}
.portfolio-tabs .tab-wrapper ul.style_3 li a:before {
  display: none;
}
.portfolio-tabs .tab-wrapper ul.style_3 li:hover a,
.portfolio-tabs .tab-wrapper ul.style_3 li.active a {
  color: var(--primary_color);
}
div.light_rounded .pp_description,
div.light_square .pp_description {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
}
div.light_rounded .pp_description a,
div.light_square .pp_description a {
  text-decoration: none;
}
div.light_rounded .pp_description a:hover,
div.light_square .pp_description a:hover {
  text-decoration: none;
}
.portfolio-wrapper .portfolio-item {
  float: left;
}
.portfolio-wrapper.col-padding-5 .portfolio-item {
  padding: 0 5px;
  margin: 5px 0;
}
.portfolio-wrapper.col-padding-10 .portfolio-item {
  padding: 0 10px;
  margin: 10px 0;
}
.portfolio-wrapper.col-padding-15 .portfolio-item {
  padding: 0 15px;
  margin: 15px 0;
}
.portfolio-wrapper.col-padding-20 .portfolio-item {
  padding: 0 20px;
  margin: 20px 0;
}
.portfolio-wrapper.bestruct-col-md-2 .portfolio-item {
  width: 50%;
}
.portfolio-wrapper.bestruct-col-md-2 .portfolio-item .portfolio-title-wrap.top .portfolio-title,
.portfolio-wrapper.bestruct-col-md-2 .portfolio-item .portfolio-title-wrap.bottom .portfolio-title {
  font-size: 24px;
}
.portfolio-wrapper.bestruct-col-md-2 .portfolio-item .portfolio-title-wrap.top .portfolio-tag,
.portfolio-wrapper.bestruct-col-md-2 .portfolio-item .portfolio-title-wrap.bottom .portfolio-tag {
  font-size: 18px;
}
.portfolio-wrapper.bestruct-col-md-2 .portfolio-item.portrait {
  width: 50%;
}
.portfolio-wrapper.bestruct-col-md-2 .portfolio-item.landscape {
  width: 100%;
}
.portfolio-wrapper.bestruct-col-md-2 .portfolio-item.small_squared {
  width: 50%;
}
.portfolio-wrapper.bestruct-col-md-2 .portfolio-item.big_squared {
  width: 100%;
}
.portfolio-wrapper.bestruct-col-md-3 .portfolio-item {
  width: 33.3333333%;
}
.portfolio-wrapper.bestruct-col-md-3 .portfolio-item .portfolio-title-wrap.top .portfolio-title,
.portfolio-wrapper.bestruct-col-md-3 .portfolio-item .portfolio-title-wrap.bottom .portfolio-title {
  font-size: 18px;
}
.portfolio-wrapper.bestruct-col-md-3 .portfolio-item.portrait {
  width: 33.3333333%;
}
.portfolio-wrapper.bestruct-col-md-3 .portfolio-item.landscape {
  width: 66.6666666%;
}
.portfolio-wrapper.bestruct-col-md-3 .portfolio-item.small_squared {
  width: 33.3333333%;
}
.portfolio-wrapper.bestruct-col-md-3 .portfolio-item.big_squared {
  width: 66.6666666%;
}
.portfolio-wrapper.bestruct-col-md-4 .portfolio-item {
  width: 25%;
}
.portfolio-wrapper.bestruct-col-md-4 .portfolio-item.portrait {
  width: 25%;
}
.portfolio-wrapper.bestruct-col-md-4 .portfolio-item.landscape {
  width: 50%;
}
.portfolio-wrapper.bestruct-col-md-4 .portfolio-item.small_squared {
  width: 20%;
}
.portfolio-wrapper.bestruct-col-md-4 .portfolio-item.big_squared {
  width: 50%;
}
@media screen and (max-width: 991px) {
  .portfolio-wrapper.bestruct-col-md-4 .portfolio-item {
    width: 50%;
  }
}
.portfolio-wrapper.bestruct-col-md-5 .portfolio-item {
  width: 20%;
}
.portfolio-wrapper.bestruct-col-md-5 .portfolio-item.portrait {
  width: 20%;
}
@media screen and (max-width: 767px) {
  .portfolio-wrapper.bestruct-col-md-5 .portfolio-item.portrait {
    width: 50%;
  }
}
.portfolio-wrapper.bestruct-col-md-5 .portfolio-item.landscape {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .portfolio-wrapper.bestruct-col-md-5 .portfolio-item.landscape {
    width: 50%;
  }
}
.portfolio-wrapper.bestruct-col-md-5 .portfolio-item.small_squared {
  width: 20%;
}
@media screen and (max-width: 767px) {
  .portfolio-wrapper.bestruct-col-md-5 .portfolio-item.small_squared {
    width: 50%;
  }
}
.portfolio-wrapper.bestruct-col-md-5 .portfolio-item.big_squared {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .portfolio-wrapper.bestruct-col-md-5 .portfolio-item.big_squared {
    width: 50%;
  }
}
.portfolio-wrapper.bestruct-col-md-6 .portfolio-item {
  width: 16.6666667%;
}
.portfolio-wrapper.bestruct-col-md-6 .portfolio-item.portrait {
  width: 16.6666667%;
}
.portfolio-wrapper.bestruct-col-md-6 .portfolio-item.landscape {
  width: 33.3333333%;
}
.portfolio-wrapper.bestruct-col-md-6 .portfolio-item.small_squared {
  width: 16.6666667%;
}
.portfolio-wrapper.bestruct-col-md-6 .portfolio-item.big_squared {
  width: 33.3333333%;
}
@media screen and (max-width: 767px) {
  .portfolio-wrapper .portfolio-item {
    width: 50% !important;
    height: auto !important;
  }
  .portfolio-wrapper .portfolio-item img {
    height: auto !important;
  }
}
@media screen and (max-width: 479px) {
  .portfolio-wrapper .portfolio-item {
    width: 100% !important;
    height: auto !important;
  }
  .portfolio-wrapper .portfolio-item img {
    height: auto !important;
  }
}
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.top,
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.bottom {
  border: 1px solid #eeeeee;
  text-align: center;
}
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.top .portfolio-title,
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.bottom .portfolio-title {
  position: relative;
  text-transform: uppercase;
  color: var(--heading_color);
  font-weight: bold;
  margin-top: 15px;
  display: block;
  font-size: 16px;
  padding-bottom: 10px;
}
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.top .portfolio-title:hover,
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.bottom .portfolio-title:hover {
  color: var(--primary_color);
}
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.top .portfolio-title:before,
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.bottom .portfolio-title:before {
  content: '';
  width: 50px;
  height: 1px;
  background-color: var(--heading_color);
  position: absolute;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.top .portfolio-tag,
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.bottom .portfolio-tag {
  margin-top: 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail {
  position: relative;
  overflow: hidden;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail i {
  font-size: 24px;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail:hover .entry-thumbnail-hover {
  opacity: 1;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 100%;
  display: inline-block;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail .entry-thumbnail-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--primary_color_fade_30);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  text-align: center;
  opacity: 0;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i {
  z-index: 1;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i:hover {
  font-size: 36px;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-only .entry-thumbnail-hover {
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-only .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner {
  position: absolute;
  top: 50%!important;
  left: 50%!important;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-only .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i {
  color: var(--primary_color);
  z-index: 1;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-only .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i:hover {
  font-size: 36px;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title .entry-thumbnail-hover {
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner {
  position: absolute;
  top: 50%!important;
  left: 50%!important;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i {
  color: var(--primary_color);
  z-index: 1;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i:hover {
  font-size: 36px;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title {
  white-space: nowrap;
  color: var(--heading_color);
  position: relative;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title:hover {
  color: var(--primary_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover {
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner {
  position: absolute;
  top: 50%!important;
  left: 50%!important;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i {
  color: var(--primary_color);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  top: auto;
  left: auto;
  z-index: 1;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i:hover {
  font-size: 36px;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title {
  white-space: nowrap;
  color: var(--heading_color);
  position: relative;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title:hover {
  color: var(--primary_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
  white-space: nowrap;
  color: var(--primary_color);
  left: 0;
  position: relative;
  width: 100%;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category .entry-thumbnail-hover {
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner {
  position: absolute;
  top: 50%!important;
  left: 50%!important;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title {
  white-space: nowrap;
  color: var(--heading_color);
  position: relative;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title:hover {
  color: var(--primary_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
  white-space: nowrap;
  color: var(--primary_color);
  left: 0;
  position: relative;
  width: 100%;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover {
  text-align: left;
  background: rgba(255, 255, 255, 0.9);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content {
  position: absolute;
  top: auto;
  bottom: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content .title {
  white-space: nowrap;
  color: var(--heading_color);
  position: relative;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content .title:hover {
  color: var(--primary_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content span.category {
  white-space: nowrap;
  color: var(--primary_color);
  left: 0;
  position: relative;
  width: 100%;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a.link i {
  color: var(--primary_color);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  top: 0;
  left: auto;
  right: 0;
  z-index: 1;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 48px;
  border: 1px solid transparent;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-size: 24px;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a.link i:before {
  z-index: 1;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a.link i:hover {
  font-size: 24px;
  border-color: var(--primary_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_1 .entry-thumbnail-hover {
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  border: 10px solid var(--primary_color_fade_90);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_1 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a i {
  color: var(--primary_color);
  z-index: 1;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_1 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a i:hover {
  font-size: 36px;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_2 .entry-thumbnail-hover {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_2 .entry-thumbnail-hover:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: 7px;
  left: 7px;
  height: 25px;
  width: 25px;
  border-top: 4px solid var(--primary_color);
  border-left: 4px solid var(--primary_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_2 .entry-thumbnail-hover:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 7px;
  right: 7px;
  height: 25px;
  width: 25px;
  border-bottom: 4px solid var(--primary_color);
  border-right: 4px solid var(--primary_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content a .title {
  color: #fff;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a i:hover {
  font-size: 36px;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a .title {
  color: #fff;
  font-size: 16px;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
  color: #fff;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.85);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 7px;
  left: 7px;
  height: 25px;
  width: 25px;
  border-left: 4px solid var(--primary_color);
  border-bottom: 4px solid var(--primary_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: 7px;
  right: 7px;
  height: 25px;
  width: 25px;
  border-top: 4px solid var(--primary_color);
  border-right: 4px solid var(--primary_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content a .title {
  color: var(--heading_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a i {
  color: var(--primary_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a i:hover {
  font-size: 36px;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a .title {
  color: var(--heading_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
  color: var(--heading_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover {
  text-align: center;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  background: rgba(0, 0, 0, 0.5);
  border: none;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content > a .title {
  color: #fff;
  font-size: 18px;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content > a .title:hover {
  color: var(--primary_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a .title {
  color: #fff;
  font-size: 18px;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a .title:hover {
  color: var(--primary_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
  color: var(--primary_color);
  font-style: italic;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_5 .entry-thumbnail-hover {
  text-align: center;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  background: rgba(255, 255, 255, 0.9);
  border: none;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a .title {
  color: var(--heading_color);
  font-size: 18px;
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a .title:hover {
  color: var(--primary_color);
}
.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
  color: var(--primary_color);
  font-style: italic;
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail {
  position: relative;
  overflow: hidden;
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail i {
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail:hover .entry-thumbnail-hover {
  opacity: 1;
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail:hover.effect_4 .entry-thumbnail-hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail:hover.effect_5 .entry-thumbnail-hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail:hover.effect_1 .entry-thumbnail-hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail:hover.effect_2 img,
.portfolio-wrapper.hover-dir-off .entry-thumbnail:hover.effect_3 img {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 100%;
  display: inline-block;
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_1 .entry-thumbnail-hover {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  border: 10px solid var(--primary_color_fade_90);
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_1 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a i {
  color: var(--primary_color);
  z-index: 1;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_1 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a i:hover {
  font-size: 36px;
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_4 .entry-thumbnail-hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_5 .entry-thumbnail-hover {
  text-align: center;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background: rgba(255, 255, 255, 0.9);
  border: none;
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a i {
  margin-bottom: 20px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  top: auto;
  left: auto;
  z-index: 1;
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a .title {
  white-space: nowrap;
  color: var(--heading_color) !important;
  position: relative;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner > a .title:hover {
  color: var(--primary_color) !important;
}
.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
  white-space: nowrap;
  color: var(--primary_color);
  left: 0;
  position: relative;
  width: 100%;
  font-weight: bold;
}
.portfolio-full.detail-01 .portfolio-top {
  margin-top: 50px;
  text-align: center;
}
.portfolio-full.detail-01 .portfolio-top .col-md-12 img {
  width: 100%;
}
.portfolio-full.detail-01 .portfolio-top .col-md-12 .post-slideshow:hover .owl-nav {
  opacity: 1;
}
.portfolio-full.detail-01 .portfolio-top .col-md-12 .post-slideshow .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-full.detail-01 .portfolio-top .col-md-12 .post-slideshow .owl-nav > div {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  line-height: 1;
  font-size: 60px;
  color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-full.detail-01 .portfolio-top .col-md-12 .post-slideshow .owl-nav > div:hover {
  color: var(--primary_color);
}
.portfolio-full.detail-01 .portfolio-top .col-md-12 .post-slideshow .owl-nav > div.owl-next {
  right: 30px;
}
.portfolio-full.detail-01 .portfolio-top .col-md-12 .post-slideshow .owl-nav > div.owl-prev {
  left: 30px;
}
.portfolio-full.detail-01 .paging-wrap {
  margin-top: 15px;
}
.portfolio-full.detail-01 .paging-wrap .container .row {
  margin: 0;
}
.portfolio-full.detail-01 .paging-wrap .container .row:hover .owl-nav {
  opacity: 1;
}
.portfolio-full.detail-01 .paging-wrap .container .row .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-full.detail-01 .paging-wrap .container .row .owl-nav > div {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  padding: 7px 10px;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-full.detail-01 .paging-wrap .container .row .owl-nav > div:hover {
  background-color: var(--primary_color);
}
.portfolio-full.detail-01 .paging-wrap .container .row .owl-nav > div.owl-next {
  right: 0;
}
.portfolio-full.detail-01 .paging-wrap .container .row .owl-nav > div.owl-prev {
  left: 0;
}
.portfolio-full.detail-01 .portfolio-content-wrap {
  padding-top: 30px;
}
.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-title-wrap h2 {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-top: 15px;
}
.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-title-wrap h2:before {
  content: '';
  height: 1px;
  width: 50px;
  background-color: var(--primary_color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.portfolio-full.detail-01 .portfolio-content-wrap .col-md-4 .portfolio-info .portfolio-info-box:first-child h6 {
  margin-top: 20px;
}
.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box h6 {
  font-size: 18px;
  margin-top: 30px;
  color: var(--heading_color);
  font-weight: bold;
}
.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box div {
  line-height: 1.4;
  color: var(--heading_color);
}
.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-term-cat span {
  text-transform: uppercase;
}
.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-term-tag span {
  padding: 5px 10px;
  background: #f6f6f6;
  margin-right: 5px;
  display: inline-block;
  margin-top: 5px;
}
.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-term-tag span:hover {
  background: var(--primary_color);
}
.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-social-profile-wrapper {
  list-style: none;
  list-style-type: none;
  padding: 0;
}
.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-social-profile-wrapper li {
  display: inline-block;
  margin: 0 9px;
  width: 40px;
  height: 40px;
  float: left;
  border: 1px solid #eeeeee;
}
.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-social-profile-wrapper li a {
  display: block;
}
.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-social-profile-wrapper li a i {
  line-height: 38px;
  width: 40px;
  text-align: center;
}
.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-social-profile-wrapper li:first-child {
  margin-left: 0;
}
.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-social-profile-wrapper li:last-child {
  margin-right: 0;
}
.portfolio-full.detail-02 .container {
  margin-top: 100px;
  text-align: center;
}
.portfolio-full.detail-02 .container .col-md-6 .post-slideshow .item {
  margin-bottom: 30px;
}
.portfolio-full.detail-02 .container .col-md-6 .post-slideshow .item img {
  width: 100%;
}
.portfolio-full.detail-02 .col-md-6 {
  text-align: left;
}
.portfolio-full.detail-02 .col-md-6 .portfolio-info h2 {
  margin-top: 0;
  position: relative;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.portfolio-full.detail-02 .col-md-6 .portfolio-info h2:before {
  content: '';
  height: 1px;
  width: 50px;
  background-color: var(--primary_color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.portfolio-full.detail-02 .col-md-6 .portfolio-info .portfolio-info-box h6 {
  font-size: 18px;
  margin-top: 30px;
  color: var(--heading_color);
  font-weight: bold;
}
.portfolio-full.detail-02 .col-md-6 .portfolio-info .portfolio-info-box div {
  line-height: 1.4;
  color: var(--heading_color);
}
.portfolio-full.detail-02 .col-md-6 .portfolio-info .portfolio-info-box .portfolio-term-cat span {
  text-transform: uppercase;
}
.portfolio-full.detail-02 .col-md-6 .portfolio-info .portfolio-info-box .portfolio-term-tag span {
  padding: 5px 10px;
  background: #f6f6f6;
  margin-right: 5px;
  display: inline-block;
  margin-top: 5px;
}
.portfolio-full.detail-02 .col-md-6 .portfolio-info .portfolio-info-box .portfolio-term-tag span:hover {
  background: var(--primary_color);
}
.portfolio-full.detail-02 .col-md-6 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper {
  list-style: none;
  list-style-type: none;
  padding: 0;
}
.portfolio-full.detail-02 .col-md-6 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li {
  display: inline-block;
  margin: 0 9px;
  width: 40px;
  height: 40px;
  float: left;
  border: 1px solid #eeeeee;
}
.portfolio-full.detail-02 .col-md-6 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li a {
  display: block;
}
.portfolio-full.detail-02 .col-md-6 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li a i {
  line-height: 38px;
  width: 40px;
  text-align: center;
}
.portfolio-full.detail-02 .col-md-6 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:first-child {
  margin-left: 0;
}
.portfolio-full.detail-02 .col-md-6 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:last-child {
  margin-right: 0;
}
.portfolio-full.detail-03 .container {
  margin-top: 100px;
  text-align: center;
}
.portfolio-full.detail-03 .container .col-md-8 img {
  width: 100%;
}
.portfolio-full.detail-03 .container .col-md-8 .post-slideshow:hover .owl-nav {
  opacity: 1;
}
.portfolio-full.detail-03 .container .col-md-8 .post-slideshow .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-full.detail-03 .container .col-md-8 .post-slideshow .owl-nav > div {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  line-height: 1;
  font-size: 60px;
  color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-full.detail-03 .container .col-md-8 .post-slideshow .owl-nav > div:hover {
  color: var(--primary_color);
}
.portfolio-full.detail-03 .container .col-md-8 .post-slideshow .owl-nav > div.owl-next {
  right: 30px;
}
.portfolio-full.detail-03 .container .col-md-8 .post-slideshow .owl-nav > div.owl-prev {
  left: 30px;
}
.portfolio-full.detail-03 .container .col-md-8 .paging-wrap {
  margin-top: 15px;
}
.portfolio-full.detail-03 .container .col-md-8 .paging-wrap .container {
  margin-top: 0;
}
.portfolio-full.detail-03 .container .col-md-8 .paging-wrap .container .row {
  margin: 0;
}
.portfolio-full.detail-03 .container .col-md-8 .paging-wrap .container .row:hover .owl-nav {
  opacity: 1;
}
.portfolio-full.detail-03 .container .col-md-8 .paging-wrap .container .row .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-full.detail-03 .container .col-md-8 .paging-wrap .container .row .owl-nav > div {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  padding: 7px 10px;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-full.detail-03 .container .col-md-8 .paging-wrap .container .row .owl-nav > div:hover {
  background-color: var(--primary_color);
}
.portfolio-full.detail-03 .container .col-md-8 .paging-wrap .container .row .owl-nav > div.owl-next {
  right: 0;
}
.portfolio-full.detail-03 .container .col-md-8 .paging-wrap .container .row .owl-nav > div.owl-prev {
  left: 0;
}
.portfolio-full.detail-03 .col-md-4 {
  text-align: left;
}
.portfolio-full.detail-03 .col-md-4 .portfolio-info h2 {
  margin-top: 0;
  position: relative;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.portfolio-full.detail-03 .col-md-4 .portfolio-info h2:before {
  content: '';
  height: 1px;
  width: 50px;
  background-color: var(--primary_color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.portfolio-full.detail-03 .col-md-4 .portfolio-info .portfolio-info-box h6 {
  font-size: 18px;
  margin-top: 30px;
  color: var(--heading_color);
  font-weight: bold;
}
.portfolio-full.detail-03 .col-md-4 .portfolio-info .portfolio-info-box div {
  line-height: 1.4;
  color: var(--heading_color);
}
.portfolio-full.detail-03 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-term-cat span {
  text-transform: uppercase;
}
.portfolio-full.detail-03 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-term-tag span {
  padding: 5px 10px;
  background: #f6f6f6;
  margin-right: 5px;
  display: inline-block;
  margin-top: 5px;
}
.portfolio-full.detail-03 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-term-tag span:hover {
  background: var(--primary_color);
}
.portfolio-full.detail-03 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper {
  list-style: none;
  list-style-type: none;
  padding: 0;
}
.portfolio-full.detail-03 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li {
  display: inline-block;
  margin: 0 9px;
  width: 40px;
  height: 40px;
  float: left;
  border: 1px solid #eeeeee;
}
.portfolio-full.detail-03 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li a {
  display: block;
}
.portfolio-full.detail-03 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li a i {
  line-height: 38px;
  width: 40px;
  text-align: center;
}
.portfolio-full.detail-03 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:first-child {
  margin-left: 0;
}
.portfolio-full.detail-03 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:last-child {
  margin-right: 0;
}
.portfolio-full.detail-04 .container {
  margin-top: 100px;
  text-align: center;
}
.portfolio-full.detail-04 .container .col-md-8 img {
  width: 100%;
}
.portfolio-full.detail-04 .container .col-md-8 .post-grid .col-md-6 .item-inner {
  position: relative;
  margin-bottom: 30px;
}
.portfolio-full.detail-04 .container .col-md-8 .post-grid .col-md-6 .item-inner .grid-image-hover {
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.portfolio-full.detail-04 .container .col-md-8 .post-grid .col-md-6 .item-inner .grid-image-hover i {
  font-size: 36px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.portfolio-full.detail-04 .container .col-md-8 .post-grid .col-md-6 .item-inner .grid-image-hover i:hover {
  color: var(--primary_color);
}
.portfolio-full.detail-04 .container .col-md-8 .post-grid .col-md-6 .item-inner:hover .grid-image-hover {
  opacity: 1;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.portfolio-full.detail-04 .col-md-4 {
  text-align: left;
}
.portfolio-full.detail-04 .col-md-4 .portfolio-info h2 {
  margin-top: 0;
  position: relative;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.portfolio-full.detail-04 .col-md-4 .portfolio-info h2:before {
  content: '';
  height: 1px;
  width: 50px;
  background-color: var(--primary_color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.portfolio-full.detail-04 .col-md-4 .portfolio-info .portfolio-info-box h6 {
  font-size: 18px;
  margin-top: 30px;
  color: var(--heading_color);
  font-weight: bold;
}
.portfolio-full.detail-04 .col-md-4 .portfolio-info .portfolio-info-box div {
  line-height: 1.4;
  color: var(--heading_color);
}
.portfolio-full.detail-04 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-term-cat span {
  text-transform: uppercase;
}
.portfolio-full.detail-04 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-term-tag span {
  padding: 5px 10px;
  background: #f6f6f6;
  margin-right: 5px;
  display: inline-block;
  margin-top: 5px;
}
.portfolio-full.detail-04 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-term-tag span:hover {
  background: var(--primary_color);
}
.portfolio-full.detail-04 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper {
  list-style: none;
  list-style-type: none;
  padding: 0;
}
.portfolio-full.detail-04 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li {
  display: inline-block;
  margin: 0 9px;
  width: 40px;
  height: 40px;
  float: left;
  border: 1px solid #eeeeee;
}
.portfolio-full.detail-04 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li a {
  display: block;
}
.portfolio-full.detail-04 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li a i {
  line-height: 38px;
  width: 40px;
  text-align: center;
}
.portfolio-full.detail-04 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:first-child {
  margin-left: 0;
}
.portfolio-full.detail-04 .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:last-child {
  margin-right: 0;
}
.portfolio-full.detail-05 .container {
  margin-top: 100px;
}
.portfolio-full.detail-05 .container .col-md-12 img {
  width: 100%;
}
.portfolio-full.detail-05 .container .col-md-12 .post-grid .col-md-4 .item-inner {
  position: relative;
  margin-bottom: 30px;
}
.portfolio-full.detail-05 .container .col-md-12 .post-grid .col-md-4 .item-inner .grid-image-hover {
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.portfolio-full.detail-05 .container .col-md-12 .post-grid .col-md-4 .item-inner .grid-image-hover i {
  font-size: 36px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.portfolio-full.detail-05 .container .col-md-12 .post-grid .col-md-4 .item-inner .grid-image-hover i:hover {
  color: var(--primary_color);
}
.portfolio-full.detail-05 .container .col-md-12 .post-grid .col-md-4 .item-inner:hover .grid-image-hover {
  opacity: 1;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.portfolio-full.detail-05 .container.portfolio-content-wrap {
  margin-top: 50px;
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-8 {
  text-align: left;
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-8 .portfolio-info h2 {
  color: var(--heading_color);
  margin-top: 0;
  position: relative;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-8 .portfolio-info h2:before {
  content: '';
  height: 1px;
  width: 50px;
  background-color: var(--primary_color);
  position: absolute;
  bottom: 0;
  left: 0;
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-4 .portfolio-info .portfolio-info-box:first-child h6 {
  margin-top: 0;
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-4 .portfolio-info .portfolio-info-box h6 {
  font-size: 18px;
  margin-top: 30px;
  color: var(--heading_color);
  font-weight: bold;
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-4 .portfolio-info .portfolio-info-box div {
  line-height: 1.4;
  color: var(--heading_color);
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-4 .portfolio-info .portfolio-info-box .portfolio-term-cat span {
  text-transform: uppercase;
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-4 .portfolio-info .portfolio-info-box .portfolio-term-tag span {
  padding: 5px 10px;
  background: #f6f6f6;
  margin-right: 5px;
  display: inline-block;
  margin-top: 5px;
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-4 .portfolio-info .portfolio-info-box .portfolio-term-tag span:hover {
  background: var(--primary_color);
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper {
  list-style: none;
  list-style-type: none;
  padding: 0;
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li {
  display: inline-block;
  margin: 0 9px;
  width: 40px;
  height: 40px;
  float: left;
  border: 1px solid #eeeeee;
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li a {
  display: block;
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li a i {
  line-height: 38px;
  width: 40px;
  text-align: center;
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:first-child {
  margin-left: 0;
}
.portfolio-full.detail-05 .container.portfolio-content-wrap .col-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:last-child {
  margin-right: 0;
}
.portfolio-related-wrap .heading-wrap .post-navigation {
  margin-top: 100px;
}
.portfolio-related-wrap .heading-wrap .post-navigation .nav-links .nav-previous .post-navigation-content,
.portfolio-related-wrap .heading-wrap .post-navigation .nav-links .nav-next .post-navigation-content {
  display: none;
}
.portfolio-related-wrap .heading-wrap .post-navigation .nav-links a div i {
  color: var(--heading_color);
  top: 0;
  margin-top: 0;
  text-align: center;
  height: 50px;
  width: 60px;
  line-height: 50px;
  background-color: #f6f6f6;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-related-wrap .heading-wrap .post-navigation .nav-links a div:hover i {
  color: var(--primary_color);
}
.portfolio-related-wrap .heading-wrap .post-navigation .nav-links > i {
  color: var(--heading_color);
  line-height: 50px;
  font-size: 28px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-related-wrap .heading-wrap .heading {
  text-align: center;
  text-transform: uppercase;
  color: var(--heading_color);
  font-size: 36px;
  margin-top: 70px;
}
.portfolio-related-wrap .heading-wrap .heading .heading-icon {
  font-size: 14px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.portfolio-related-wrap .heading-wrap .heading .heading-icon i {
  font-size: 12px;
  color: #6fd9ec;
  height: 30px;
  width: 30px;
  background-color: #fff;
  line-height: 30px;
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.portfolio-related-wrap .heading-wrap .heading .heading-icon:before {
  content: '';
  width: 70px;
  height: 1px;
  background-color: #eeeeee;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 479px) {
  .portfolio-related-wrap .heading-wrap .heading {
    font-size: 24px;
    margin-top: 50px;
  }
}
.portfolio-related-wrap .portfolio-related {
  margin-top: 60px;
  margin-bottom: 100px;
  position: relative;
}
.portfolio-related-wrap .portfolio-related.portfolio-wrapper .portfolio-item {
  width: 100% !important;
  padding: 0 15px;
}
.portfolio-related-wrap .portfolio-related .owl-nav div {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 0;
  height: 44px;
  width: 44px;
  padding: 0;
  background-color: rgba(128, 128, 128, 0.5);
  text-align: center;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.portfolio-related-wrap .portfolio-related .owl-nav div i {
  font-size: 24px;
  color: #fff;
  line-height: 44px;
}
.portfolio-related-wrap .portfolio-related .owl-nav div:hover {
  background-color: var(--primary_color);
}
.portfolio-related-wrap .portfolio-related .owl-nav .owl-prev {
  left: -10px;
}
.portfolio-related-wrap .portfolio-related .owl-nav .owl-next {
  right: -10px;
}
/* TESTIMONIAL */
.yolo-testimonial.testimonial-carousel {
  text-align: center;
  width: 65%;
  margin: 0 auto;
  position: relative;
}
.yolo-testimonial.testimonial-carousel ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.yolo-testimonial.testimonial-carousel ul.testimonial-sync1 .testimonial-title {
  color: var(--primary_color);
}
.yolo-testimonial.testimonial-carousel ul.testimonial-sync1 .testimonial-position {
  font-size: 16px;
}
.yolo-testimonial.testimonial-carousel ul.testimonial-sync1 .testimonial-content {
  position: relative;
  margin-bottom: 20px;
}
.yolo-testimonial.testimonial-carousel ul.testimonial-sync1 .testimonial-content:before {
  content: '\f10e';
  position: absolute;
  font-size: 70px;
  top: 50%;
  left: 50%;
  font-family: fontawesome;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 0;
  opacity: 0.2;
}
.yolo-testimonial.testimonial-carousel ul.testimonial-sync2 {
  width: 70%;
  margin: 0 auto;
}
.yolo-testimonial.testimonial-carousel ul.testimonial-sync2 .owl-item img {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
.yolo-testimonial.testimonial-carousel ul.testimonial-sync2 .owl-item.synced img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 1px 2px 7px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 7px 2px rgba(0, 0, 0, 0.2);
  border-radius: 100%;
}
.yolo-testimonial.testimonial-carousel ul.testimonial-sync2 .testimonial-thumb img {
  border-radius: 50%;
  width: auto;
  margin: 10px auto;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media (max-width: 767px) {
  .yolo-testimonial.testimonial-carousel {
    width: 100%;
  }
}
.yolo-testimonial.testimonial-carousel-2 {
  text-align: center;
  position: relative;
}
.yolo-testimonial.testimonial-carousel-2 .owl-dots {
  margin-top: 20px;
  text-align: center;
}
.yolo-testimonial.testimonial-carousel-2 .owl-dots .owl-dot {
  height: 14px;
  width: 14px;
  border: 1px solid var(--primary_color);
  border-radius: 100%;
  display: inline-block;
  margin: 0 5px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-testimonial.testimonial-carousel-2 .owl-dots .owl-dot:hover,
.yolo-testimonial.testimonial-carousel-2 .owl-dots .owl-dot.active {
  background-color: var(--primary_color);
}
.yolo-testimonial.testimonial-carousel-2 .testimonial-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
}
.yolo-testimonial.testimonial-carousel-2 .testimonial-list .testimonial-item .testimonial-thumb {
  display: table;
  margin-bottom: 20px;
}
.yolo-testimonial.testimonial-carousel-2 .testimonial-list .testimonial-item .testimonial-thumb img {
  margin-left: 5px;
  display: table-cell;
  width: auto;
  border-radius: 100%;
  -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
}
.yolo-testimonial.testimonial-carousel-2 .testimonial-list .testimonial-item .info-testimonial {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.yolo-testimonial.testimonial-carousel-2 .testimonial-list .testimonial-item p {
  text-align: left;
  z-index: 2;
  margin: 0 auto;
  position: relative;
}
.yolo-testimonial.testimonial-carousel-2 .testimonial-list .testimonial-item .testimonial-title {
  font-weight: 700;
  font-size: 20px;
}
.yolo-testimonial.testimonial-carousel-2 .testimonial-list .testimonial-item .testimonial-position {
  position: relative;
  font-size: 14px;
  margin-top: 0;
}
.yolo-testimonial.testimonial-carousel-2 .testimonial-list .testimonial-item .testimonial-sign {
  text-align: right;
  font-style: italic;
  margin-top: 20px;
  margin-right: 50px;
}
.yolo-testimonial.testimonial-carousel-3 {
  text-align: center;
  position: relative;
}
.yolo-testimonial.testimonial-carousel-3:hover .owl-nav .owl-prev,
.yolo-testimonial.testimonial-carousel-3:hover .owl-nav .owl-next {
  opacity: 1;
}
.yolo-testimonial.testimonial-carousel-3 .owl-nav:hover {
  cursor: pointer;
}
.yolo-testimonial.testimonial-carousel-3 .owl-nav .owl-next,
.yolo-testimonial.testimonial-carousel-3 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: var(--text_color);
  opacity: 0;
  margin: 0 5px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.yolo-testimonial.testimonial-carousel-3 .owl-nav .owl-next:hover i,
.yolo-testimonial.testimonial-carousel-3 .owl-nav .owl-prev:hover i {
  color: var(--primary_color);
}
.yolo-testimonial.testimonial-carousel-3 .owl-nav .owl-next i,
.yolo-testimonial.testimonial-carousel-3 .owl-nav .owl-prev i {
  padding: 15px;
  background: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media (max-width: 479px) {
  .yolo-testimonial.testimonial-carousel-3 .owl-nav .owl-next.nav_next,
  .yolo-testimonial.testimonial-carousel-3 .owl-nav .owl-prev.nav_next {
    right: -20px;
  }
  .yolo-testimonial.testimonial-carousel-3 .owl-nav .owl-next.nav_prev,
  .yolo-testimonial.testimonial-carousel-3 .owl-nav .owl-prev.nav_prev {
    left: -20px;
  }
}
.yolo-testimonial.testimonial-carousel-3 .owl-nav .owl-next {
  right: -30px;
}
.yolo-testimonial.testimonial-carousel-3 .owl-nav .owl-prev {
  left: -30px;
}
.yolo-testimonial.testimonial-carousel-3 .testimonial-list {
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.yolo-testimonial.testimonial-carousel-3 .testimonial-list .testimonial-item {
  padding: 40px 30px;
  margin: 5px;
  background-color: #fdfdfd;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-testimonial.testimonial-carousel-3 .testimonial-list .testimonial-item .testimonial-thumb {
  margin-bottom: 20px;
}
.yolo-testimonial.testimonial-carousel-3 .testimonial-list .testimonial-item .testimonial-thumb img {
  margin: 0 auto;
  width: 100px;
  border-radius: 100%;
  -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
}
.yolo-testimonial.testimonial-carousel-3 .testimonial-list .testimonial-item p {
  text-align: center;
  z-index: 2;
  margin: 0 auto;
  position: relative;
}
.yolo-testimonial.testimonial-carousel-3 .testimonial-list .testimonial-item .testimonial-position {
  position: relative;
  margin-top: 0;
  font-style: italic;
}
.yolo-testimonial.testimonial-carousel-3 .testimonial-list .testimonial-item:hover {
  -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
}
.yolo-testimonial.testimonial-carousel-3 .testimonial-list .testimonial-item:hover .testimonial-title {
  color: var(--primary_color);
}
.yolo-testimonial.testimonial-carousel-4 {
  text-align: center;
  position: relative;
}
.yolo-testimonial.testimonial-carousel-4 .owl-dots {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  right: 0;
}
.yolo-testimonial.testimonial-carousel-4 .owl-dots .owl-dot {
  height: 14px;
  width: 14px;
  border-radius: 100%;
  display: block;
  margin: 5px 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #fff;
}
.yolo-testimonial.testimonial-carousel-4 .owl-dots .owl-dot:hover,
.yolo-testimonial.testimonial-carousel-4 .owl-dots .owl-dot.active {
  background-color: var(--primary_color);
}
@media (max-width: 479px) {
  .yolo-testimonial.testimonial-carousel-4 .owl-dots {
    position: relative;
    top: auto;
    margin-top: 20px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .yolo-testimonial.testimonial-carousel-4 .owl-dots .owl-dot {
    display: inline-block;
    margin: 5px;
  }
}
.yolo-testimonial.testimonial-carousel-4 .testimonial-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
}
.yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item {
  display: table;
}
.yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item .testimonial-thumb {
  margin-bottom: 20px;
  width: 30%;
  display: table-cell;
}
.yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item .testimonial-thumb img {
  -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
  padding: 10px;
  background-color: #fff;
}
@media (max-width: 991px) {
  .yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item .testimonial-thumb {
    vertical-align: middle;
  }
}
@media (max-width: 479px) {
  .yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item .testimonial-thumb {
    display: block;
    width: 100%;
  }
}
.yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item .info-testimonial {
  display: table-cell;
  padding: 0 50px;
  vertical-align: middle;
  text-align: left;
}
.yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item .info-testimonial .testimonial-content {
  position: relative;
  padding: 60px;
  padding-bottom: 30px;
  background-color: #fff;
}
@media (max-width: 991px) {
  .yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item .info-testimonial {
    padding: 0 30px;
  }
}
@media (max-width: 479px) {
  .yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item .info-testimonial {
    display: block;
    padding: 0;
  }
}
.yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item p {
  text-align: left;
  z-index: 2;
  margin: 0 auto;
  position: relative;
}
.yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item p:before {
  content: '"';
  position: absolute;
  display: inline-block;
  font-size: 100px;
  top: -120px;
  left: -45px;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item p:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 40px;
  background-color: var(--primary_color);
  top: 15px;
  left: -45px;
}
.yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item .testimonial-title {
  margin-top: 30px;
  position: relative;
  font-weight: 700;
  font-size: 20px;
  display: inline-block;
}
.yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item .testimonial-title:before {
  content: '';
  height: 30px;
  width: 2px;
  background-color: var(--primary_color);
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item .testimonial-position {
  position: relative;
  font-size: 14px;
  margin-top: 0;
}
@media (max-width: 991px) {
  .yolo-testimonial.testimonial-carousel-4 .testimonial-list .testimonial-item {
    display: block;
  }
}
.recent-news-home_1 .recent-news-container article {
  position: relative;
}
.recent-news-home_1 .recent-news-container article .post-thumbnail {
  position: relative;
}
.recent-news-home_1 .recent-news-container article .post-thumbnail .post-image img {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 100%;
}
.recent-news-home_1 .recent-news-container article .post-thumbnail .post-image:before {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  content: '';
  position: absolute;
  background-color: var(--primary_color_fade_20);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  z-index: 1;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.recent-news-home_1 .recent-news-container article .post-thumbnail .post-meta {
  opacity: 0;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  z-index: 3;
  text-transform: uppercase;
  text-align: center;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -20px;
  right: 20px;
  border-radius: 100%;
  background-color: var(--primary_color);
  -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.recent-news-home_1 .recent-news-container article .post-thumbnail .post-meta:before {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  position: absolute;
  width: 20px;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  z-index: 1;
}
.recent-news-home_1 .recent-news-container article .post-thumbnail .post-meta:after {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  position: absolute;
  height: 20px;
  width: 1px;
  background-color: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  z-index: 1;
}
.recent-news-home_1 .recent-news-container article .post-content {
  display: table;
  padding: 30px 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.recent-news-home_1 .recent-news-container article .post-content .main-content {
  vertical-align: top;
  display: table-cell;
  padding-left: 15px;
  border-left: 1px solid #eeeeee;
}
.recent-news-home_1 .recent-news-container article .post-content .main-content .entry-title {
  margin-top: 0px;
  margin-bottom: 10px;
}
.recent-news-home_1 .recent-news-container article .post-content .main-content .post-excerpt {
  color: var(--text_color);
}
.recent-news-home_1 .recent-news-container article .post-content .post-info {
  display: table-cell;
  width: 20%;
  text-align: center;
  vertical-align: middle;
}
.recent-news-home_1 .recent-news-container article .post-content .post-info .post-date .post-day {
  font-size: 42px;
  color: var(--primary_color);
  line-height: 1.2;
}
.recent-news-home_1 .recent-news-container article .post-content .post-info .post-count-comments {
  color: var(--primary_color);
}
.recent-news-home_1 .recent-news-container article .post-content .post-info .post-count-comments i {
  margin-right: 5px;
}
@media (max-width: 767px) {
  .recent-news-home_1 .recent-news-container article .post-content .post-info {
    width: 30%;
  }
}
.recent-news-home_1 .recent-news-container article:hover .post-thumbnail .post-image:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.recent-news-home_1 .recent-news-container article:hover .post-thumbnail .post-meta {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
.recent-news-home_1 .owl-nav .owl-prev,
.recent-news-home_1 .owl-nav .owl-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.recent-news-home_1 .owl-nav .owl-prev i,
.recent-news-home_1 .owl-nav .owl-next i {
  padding: 15px;
  background-color: #fff;
}
.recent-news-home_1 .owl-nav .owl-next {
  right: 0;
}
.recent-news-home_1 .owl-nav .owl-prev {
  left: 0;
}
.recent-news-home_2:hover .owl-nav .owl-next,
.recent-news-home_2:hover .owl-nav .owl-prev {
  opacity: 1;
  visibility: visible;
}
.recent-news-home_2 .owl-nav .owl-next,
.recent-news-home_2 .owl-nav .owl-prev {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.recent-news-home_2 .owl-nav .owl-next i,
.recent-news-home_2 .owl-nav .owl-prev i {
  padding: 15px;
  background-color: #fff;
}
.recent-news-home_2 .owl-nav .owl-next {
  right: 0;
}
.recent-news-home_2 .owl-nav .owl-prev {
  left: 0;
}
.recent-news-home_2 .recent-news-container article {
  margin-top: 15px;
  margin-bottom: 15px;
}
.recent-news-home_2 .recent-news-container article .post-thumbnail {
  float: right;
  margin-left: 30px;
  height: 240px;
  overflow: hidden;
  position: relative;
  width: calc(50% - 30px);
}
.recent-news-home_2 .recent-news-container article .post-thumbnail img {
  height: 100%;
  width: auto;
  max-width: none;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.recent-news-home_2 .recent-news-container article .post-thumbnail:before {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.85s ease-in-out;
  transition: all 0.85s ease-in-out;
  z-index: 1;
}
.recent-news-home_2 .recent-news-container article .post-thumbnail:after {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 50px;
  width: 50px;
  background-color: var(--primary_color);
  line-height: 50px;
  text-align: center;
  opacity: 0;
  content: '\f0c1';
  font-family: fontAwesome;
  position: absolute;
  font-size: 20px;
  color: #fff;
  -webkit-transition: all 0.85s ease-in-out;
  transition: all 0.85s ease-in-out;
  z-index: 1;
  border-radius: 100%;
}
.recent-news-home_2 .recent-news-container article .post-thumbnail .post-meta {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 479px) {
  .recent-news-home_2 .recent-news-container article .post-thumbnail {
    width: 100%;
  }
}
.recent-news-home_2 .recent-news-container article .post-information {
  max-height: 240px;
  width: 50%;
  float: left;
  position: relative;
}
.recent-news-home_2 .recent-news-container article .post-information:before {
  width: 80px;
  height: 1px;
  background-color: var(--primary_color);
  content: "";
  right: -50px;
  top: 20px;
  position: absolute;
  z-index: 10;
}
.recent-news-home_2 .recent-news-container article .post-information .yl-meta-left {
  height: 50px;
  width: 50px;
  border: 1px solid var(--primary_color);
  text-align: center;
  line-height: 48px;
  font-size: 28px;
  color: var(--primary_color);
  float: left;
}
.recent-news-home_2 .recent-news-container article .post-information .yl-meta-right {
  width: calc(100% - 50px);
  padding-left: 10px;
  display: inline-block;
  text-transform: uppercase;
}
.recent-news-home_2 .recent-news-container article .post-information .yl-meta-right .yl-month {
  margin-bottom: 5px;
  color: var(--primary_color);
}
.recent-news-home_2 .recent-news-container article .post-information .info-meta .post-author span {
  color: var(--primary_color);
  margin-right: 15px;
}
.recent-news-home_2 .recent-news-container article .post-information .btn-readmore {
  text-transform: uppercase;
  font-weight: bold;
}
.recent-news-home_2 .recent-news-container article .post-information .post-blog-excerpt {
  margin-bottom: 10px;
}
.recent-news-home_2 .recent-news-container article .post-information .post-blog-title {
  margin: 0px;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.recent-news-home_2 .recent-news-container article .post-information .post-blog-title:hover a {
  color: var(--primary_color);
}
.recent-news-home_2 .recent-news-container article .post-information .info-meta {
  margin: 10px 0;
  font-style: italic;
}
.recent-news-home_2 .recent-news-container article .post-information .info-meta .post-count-comments {
  padding-right: 20px;
}
.recent-news-home_2 .recent-news-container article .post-information .info-meta i {
  margin-right: 5px;
}
@media (max-width: 479px) {
  .recent-news-home_2 .recent-news-container article .post-information {
    width: 100%;
    margin-top: 30px;
  }
  .recent-news-home_2 .recent-news-container article .post-information:before {
    display: none;
  }
}
.recent-news-home_2 .recent-news-container article:hover .post-thumbnail img {
  -webkit-filter: grayscale(100%) blur(3px);
  -moz-filter: grayscale(100%) blur(3px);
  -o-filter: grayscale(100%) blur(3px);
  -ms-filter: grayscale(100%) blur(3px);
  filter: grayscale(100%) blur(3px);
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
.recent-news-home_2 .recent-news-container article:hover .post-thumbnail:before {
  left: 0;
  opacity: 1;
}
.recent-news-home_2 .recent-news-container article:hover .post-thumbnail:after {
  right: 0;
  opacity: 1;
}
.recent-news-home_3 .recent-news-container article {
  position: relative;
}
.recent-news-home_3 .recent-news-container article .post-thumbnail {
  position: relative;
}
.recent-news-home_3 .recent-news-container article .post-thumbnail .post-image img {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 100%;
}
.recent-news-home_3 .recent-news-container article .post-thumbnail .post-image:before {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  z-index: 1;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.recent-news-home_3 .recent-news-container article .post-thumbnail .post-meta {
  opacity: 0;
  z-index: 3;
  text-transform: uppercase;
  text-align: center;
  width: 65px;
  height: 65px;
  line-height: 65px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 100%;
  background-color: var(--primary_color_fade_80);
  -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.recent-news-home_3 .recent-news-container article .post-thumbnail .post-meta:before {
  content: '\f0c1';
  font-family: fontAwesome;
  color: #fff;
  font-size: 22px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  z-index: 1;
}
.recent-news-home_3 .recent-news-container article .post-thumbnail .post-meta:hover {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
.recent-news-home_3 .recent-news-container article .post-content {
  padding: 20px 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.recent-news-home_3 .recent-news-container article .post-content .entry-title {
  margin: 10px 0;
}
.recent-news-home_3 .recent-news-container article .post-content .post-date {
  margin-bottom: 5px;
  font-style: italic;
}
.recent-news-home_3 .recent-news-container article .post-content .post-date i {
  margin-right: 5px;
}
.recent-news-home_3 .recent-news-container article .post-content .post-info .post-author span {
  margin-right: 30px;
}
.recent-news-home_3 .recent-news-container article .post-content .post-info .post-author:after {
  content: '|';
  display: inline-block;
}
.recent-news-home_3 .recent-news-container article .post-content .post-info .post-count-comments {
  margin-left: 25px;
}
.recent-news-home_3 .recent-news-container article .post-content .post-info .post-count-comments i {
  margin-right: 5px;
}
.recent-news-home_3 .recent-news-container article:hover .post-thumbnail .post-image:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.recent-news-home_3 .recent-news-container article:hover .post-thumbnail .post-meta {
  opacity: 1;
}
.recent-news-home_3 .owl-nav .owl-prev,
.recent-news-home_3 .owl-nav .owl-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.recent-news-home_3 .owl-nav .owl-prev i,
.recent-news-home_3 .owl-nav .owl-next i {
  padding: 15px;
  background-color: #fff;
}
.recent-news-home_3 .owl-next {
  right: 0;
}
.recent-news-home_3 .owl-prev {
  left: 0;
}
.recent-news-home_4 .recent-news-container .col-md-7:hover .post-thumbnail:before {
  height: 100%;
  width: 100%;
}
.recent-news-home_4 .recent-news-container .col-md-7 .post-thumbnail {
  position: relative;
  height: 448px;
  background-size: cover !important;
}
@media (max-width: 767px) {
  .recent-news-home_4 .recent-news-container .col-md-7 .post-thumbnail {
    height: 210px;
  }
}
.recent-news-home_4 .recent-news-container .col-md-7 .post-thumbnail:before {
  content: '';
  height: 0;
  width: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.recent-news-home_4 .recent-news-container .col-md-7 .entry-content {
  color: var(--text_color);
  position: absolute;
  top: 0px;
  right: 0px;
  width: 60%;
  padding: 30px 20px;
  background-color: #f4f4f4;
}
.recent-news-home_4 .recent-news-container .col-md-7 .entry-content .entry-title {
  margin: 0;
  line-height: 30px;
}
.recent-news-home_4 .recent-news-container .col-md-7 .entry-content .entry-post-meta {
  line-height: 30px;
  width: 100%;
  display: inline-block;
  position: relative;
  font-style: italic;
}
.recent-news-home_4 .recent-news-container .col-md-7 .entry-content .entry-post-meta .post-author {
  display: inline-block;
  margin-right: 20px;
}
.recent-news-home_4 .recent-news-container .col-md-7 .entry-content .entry-post-meta .post-date {
  display: inline-block;
}
.recent-news-home_4 .recent-news-container .col-md-7 .entry-content .entry-post-meta .post-date i {
  margin-right: 5px;
}
.recent-news-home_4 .recent-news-container .col-md-7 .entry-content .entry-post-meta .author {
  color: var(--primary_color);
}
.recent-news-home_4 .recent-news-container .col-md-7 .entry-content .entry-excerpt {
  font-style: normal;
  width: 100%;
}
@media (max-width: 767px) {
  .recent-news-home_4 .recent-news-container .col-md-7 .entry-content .entry-excerpt {
    display: none;
  }
}
@media (max-width: 767px) {
  .recent-news-home_4 .recent-news-container .col-md-7 .entry-content {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (max-width: 767px) {
  .recent-news-home_4 .recent-news-container .col-md-7 {
    margin-bottom: 30px;
  }
}
.recent-news-home_4 .recent-news-container .col-md-5 .post-thumbnail {
  position: relative;
  height: 210px;
  background-size: cover !important;
}
.recent-news-home_4 .recent-news-container .col-md-5 .post-thumbnail:before {
  content: '';
  height: 0;
  width: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.recent-news-home_4 .recent-news-container .col-md-5 .post-thumbnail:after {
  content: '';
  height: 100%;
  width: 50%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
@media (max-width: 767px) {
  .recent-news-home_4 .recent-news-container .col-md-5 .post-thumbnail:after {
    opacity: 0;
  }
}
.recent-news-home_4 .recent-news-container .col-md-5 .col-xs-12:hover .post-thumbnail:before {
  height: 100%;
  width: 100%;
}
.recent-news-home_4 .recent-news-container .col-md-5 .last-post {
  margin-top: 28px;
}
.recent-news-home_4 .recent-news-container .col-md-5 .entry-content {
  position: absolute;
  top: 50%;
  right: 0px;
  width: 60%;
  padding: 20px 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: var(--text_color);
  z-index: 1;
  background-color: #f4f4f4;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.recent-news-home_4 .recent-news-container .col-md-5 .entry-content .entry-title {
  margin: 0;
  line-height: 30px;
}
.recent-news-home_4 .recent-news-container .col-md-5 .entry-content .entry-post-meta {
  line-height: 30px;
  width: 100%;
  display: inline-block;
  position: relative;
  font-style: italic;
}
.recent-news-home_4 .recent-news-container .col-md-5 .entry-content .entry-post-meta .post-author {
  display: inline-block;
  margin-right: 20px;
}
.recent-news-home_4 .recent-news-container .col-md-5 .entry-content .entry-post-meta .post-date {
  display: inline-block;
}
.recent-news-home_4 .recent-news-container .col-md-5 .entry-content .entry-post-meta .post-date i {
  margin-right: 5px;
}
.recent-news-home_4 .recent-news-container .col-md-5 .entry-content .entry-post-meta .author {
  color: var(--primary_color);
}
.recent-news-home_4 .recent-news-container .col-md-5 .entry-content .entry-excerpt {
  font-style: normal;
  width: 100%;
}
@media (max-width: 767px) {
  .recent-news-home_4 .recent-news-container .col-md-5 .entry-content .entry-excerpt {
    display: none;
  }
}
@media (max-width: 767px) {
  .recent-news-home_4 .recent-news-container .col-md-5 .entry-content {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    padding-right: 8px;
    padding-left: 8px;
  }
}
.recent-news-home_5:hover .owl-nav .owl-next,
.recent-news-home_5:hover .owl-nav .owl-prev {
  opacity: 1;
}
.recent-news-home_5 .recent-news-container article {
  position: relative;
}
.recent-news-home_5 .recent-news-container article .post-thumbnail {
  position: relative;
}
.recent-news-home_5 .recent-news-container article .post-thumbnail .post-image img {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 100%;
}
.recent-news-home_5 .recent-news-container article .post-thumbnail .post-image:before {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  content: '';
  position: absolute;
  background-color: var(--primary_color_fade_20);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  z-index: 1;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.recent-news-home_5 .recent-news-container article .post-thumbnail .post-meta {
  opacity: 0;
  z-index: 3;
  text-transform: uppercase;
  text-align: center;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.recent-news-home_5 .recent-news-container article .post-thumbnail .post-meta:before {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  position: absolute;
  width: 20px;
  height: 1px;
  background-color: var(--primary_color);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  z-index: 1;
}
.recent-news-home_5 .recent-news-container article .post-thumbnail .post-meta:after {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  position: absolute;
  height: 20px;
  width: 1px;
  background-color: var(--primary_color);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  z-index: 1;
}
.recent-news-home_5 .recent-news-container article .post-thumbnail .post-meta:hover {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
.recent-news-home_5 .recent-news-container article .post-content {
  position: relative;
  padding: 20px 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #f4f4f4;
}
.recent-news-home_5 .recent-news-container article .post-content > i {
  z-index: 2;
  line-height: 50px;
  color: var(--primary_color);
  top: -25px;
  right: 30px;
  content: '\f1e0';
  text-align: center;
  width: 50px;
  height: 50px;
  font-size: 20px;
  position: absolute;
  font-family: fontAwesome;
  border-radius: 100%;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.recent-news-home_5 .recent-news-container article .post-content .entry-title {
  margin: 10px 0;
}
.recent-news-home_5 .recent-news-container article .post-content .main-content {
  padding: 0 30px;
}
.recent-news-home_5 .recent-news-container article .post-content .main-content .post-excerpt {
  color: var(--text_color_darken_20);
}
.recent-news-home_5 .recent-news-container article .post-content .post-date {
  font-style: italic;
  padding: 0 30px;
  margin-bottom: 5px;
}
.recent-news-home_5 .recent-news-container article .post-content .post-date i {
  margin-right: 10px;
}
.recent-news-home_5 .recent-news-container article .post-content .post-info {
  margin-top: 25px;
  padding: 20px 30px 0;
  border-top: 1px solid #d5d5d5;
}
.recent-news-home_5 .recent-news-container article .post-content .post-info .post-author img {
  width: auto;
  display: inline-block;
  border-radius: 100%;
  margin-right: 5px;
}
.recent-news-home_5 .recent-news-container article .post-content .post-info .post-author span {
  margin-right: 10px;
}
.recent-news-home_5 .recent-news-container article .post-content .post-info .post-count-comments {
  float: right;
  margin-left: 10px;
  line-height: 30px;
}
.recent-news-home_5 .recent-news-container article .post-content .post-info .post-count-comments i {
  margin-right: 5px;
}
.recent-news-home_5 .recent-news-container article:hover .post-thumbnail .post-image:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.recent-news-home_5 .recent-news-container article:hover .post-thumbnail .post-meta {
  opacity: 1;
}
.recent-news-home_5 .recent-news-container article:hover .post-content > i {
  background-color: var(--primary_color);
  color: #fff;
}
.recent-news-home_5 .owl-nav .owl-prev,
.recent-news-home_5 .owl-nav .owl-next {
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.recent-news-home_5 .owl-nav .owl-prev i,
.recent-news-home_5 .owl-nav .owl-next i {
  padding: 15px;
  background-color: #fff;
}
.recent-news-home_5 .owl-nav .owl-next {
  right: 0;
}
.recent-news-home_5 .owl-nav .owl-prev {
  left: 0;
}
.recent-news-home_6:hover .owl-nav .owl-prev,
.recent-news-home_6:hover .owl-nav .owl-next {
  opacity: 1;
}
.recent-news-home_6 .recent-news-container article {
  position: relative;
}
.recent-news-home_6 .recent-news-container article .post-thumbnail {
  position: relative;
}
.recent-news-home_6 .recent-news-container article .post-thumbnail .post-image img {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 100%;
}
.recent-news-home_6 .recent-news-container article .post-thumbnail .post-image:before {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  content: '';
  position: absolute;
  background-color: var(--primary_color_fade_20);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  z-index: 1;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.recent-news-home_6 .recent-news-container article .post-thumbnail .post-meta {
  opacity: 0;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  z-index: 3;
  text-transform: uppercase;
  text-align: center;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -20px;
  right: 20px;
  border-radius: 100%;
  background-color: var(--primary_color);
  -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.recent-news-home_6 .recent-news-container article .post-thumbnail .post-meta:before {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  position: absolute;
  width: 20px;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  z-index: 1;
}
.recent-news-home_6 .recent-news-container article .post-thumbnail .post-meta:after {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  position: absolute;
  height: 20px;
  width: 1px;
  background-color: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  z-index: 1;
}
.recent-news-home_6 .recent-news-container article .post-content {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.recent-news-home_6 .recent-news-container article .post-content .entry-title {
  margin-top: 30px;
}
.recent-news-home_6 .recent-news-container article .post-content .main-content .post-excerpt {
  margin-top: 10px;
  margin-bottom: 30px;
  color: var(--text_color);
}
.recent-news-home_6 .recent-news-container article .post-content .post-info {
  font-style: italic;
}
.recent-news-home_6 .recent-news-container article .post-content .post-info .post-author {
  margin-right: 15px;
}
.recent-news-home_6 .recent-news-container article .post-content .post-info .post-author span {
  color: var(--primary_color);
}
.recent-news-home_6 .recent-news-container article .post-content .post-info .post-month {
  margin-right: 15px;
}
.recent-news-home_6 .recent-news-container article .post-content .post-info .post-count-comments i {
  margin-right: 5px;
}
.recent-news-home_6 .recent-news-container article:hover .post-thumbnail .post-image:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.recent-news-home_6 .recent-news-container article:hover .post-thumbnail .post-meta {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
.recent-news-home_6 .owl-nav .owl-prev,
.recent-news-home_6 .owl-nav .owl-next {
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.recent-news-home_6 .owl-nav .owl-prev i,
.recent-news-home_6 .owl-nav .owl-next i {
  padding: 15px;
  background-color: #fff;
}
.recent-news-home_6 .owl-nav .owl-next {
  right: 0;
}
.recent-news-home_6 .owl-nav .owl-prev {
  left: 0;
}
.recent-news-home_7:hover .owl-nav .owl-prev,
.recent-news-home_7:hover .owl-nav .owl-next {
  opacity: 1;
}
.recent-news-home_7 .recent-news-container article {
  position: relative;
}
.recent-news-home_7 .recent-news-container article .post-thumbnail {
  position: relative;
}
.recent-news-home_7 .recent-news-container article .post-thumbnail .post-image img {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 100%;
}
.recent-news-home_7 .recent-news-container article .post-thumbnail .post-image:before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  z-index: 1;
}
.recent-news-home_7 .recent-news-container article .post-thumbnail .post-meta {
  opacity: 0;
  z-index: 3;
  text-transform: uppercase;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 100%;
  background-color: var(--primary_color);
  -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.recent-news-home_7 .recent-news-container article .post-thumbnail .post-meta:before {
  content: '\f0c1';
  display: block;
  font-family: fontAwesome;
  color: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  z-index: 1;
}
.recent-news-home_7 .recent-news-container article .post-thumbnail .post-meta:hover {
  background-color: #fff;
}
.recent-news-home_7 .recent-news-container article .post-thumbnail .post-meta:hover:before {
  color: var(--primary_color);
}
.recent-news-home_7 .recent-news-container article .post-content {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #f4f4f4;
  padding: 30px;
}
.recent-news-home_7 .recent-news-container article .post-content .entry-title {
  margin-top: 0;
}
.recent-news-home_7 .recent-news-container article .post-content .main-content .post-excerpt {
  margin-top: 10px;
  color: var(--text_color);
}
.recent-news-home_7 .recent-news-container article .post-content .post-info {
  font-style: italic;
}
.recent-news-home_7 .recent-news-container article .post-content .post-info i {
  margin-right: 5px;
  color: var(--primary_color);
}
.recent-news-home_7 .recent-news-container article .post-content .post-info .post-author {
  margin-right: 15px;
}
.recent-news-home_7 .recent-news-container article .post-content .post-info .post-month {
  margin-right: 15px;
}
.recent-news-home_7 .recent-news-container article:hover .post-thumbnail .post-image:before {
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  opacity: 1;
}
.recent-news-home_7 .recent-news-container article:hover .post-thumbnail .post-meta {
  opacity: 1;
}
.recent-news-home_7 .owl-nav .owl-prev,
.recent-news-home_7 .owl-nav .owl-next {
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.recent-news-home_7 .owl-nav .owl-prev i,
.recent-news-home_7 .owl-nav .owl-next i {
  padding: 15px;
  background-color: #fff;
}
.recent-news-home_7 .owl-nav .owl-next {
  right: 0;
}
.recent-news-home_7 .owl-nav .owl-prev {
  left: 0;
}
.recent-news-footer-home_1 .recent-news-container .hide_content {
  display: none !important;
}
.recent-news-footer-home_1 .recent-news-container article {
  margin-bottom: 20px;
}
.recent-news-footer-home_1 .recent-news-container article .recent_news_item {
  position: relative;
  display: table;
}
.recent-news-footer-home_1 .recent-news-container article .post-thumbnail {
  width: 30%;
  position: relative;
  overflow: hidden;
  display: table-cell;
  max-width: 80px;
}
.recent-news-footer-home_1 .recent-news-container article .post-thumbnail .post-image img {
  width: 100%;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .recent-news-footer-home_1 .recent-news-container article .post-thumbnail .post-image {
    height: auto;
  }
}
@media (max-width: 479px) {
  .recent-news-footer-home_1 .recent-news-container article .post-thumbnail .post-image {
    height: auto;
  }
}
.recent-news-footer-home_1 .recent-news-container article .post-content {
  display: table-cell;
  z-index: 2;
  width: 65%;
  padding-left: 5%;
  vertical-align: middle;
}
.recent-news-footer-home_1 .recent-news-container article .post-content .entry-title {
  margin-top: 0px;
  margin-bottom: 0px;
}
.recent-news-footer-home_1 .recent-news-container article .post-content.white .entry-title a {
  color: #fff;
}
.recent-news-footer-home_1 .recent-news-container article .post-content.white .post-info {
  color: #fff;
}
.recent-news-footer-home_1 .recent-news-container article .post-content.white .post-info i {
  color: #fff;
}
.recent-news-footer-home_1 .recent-news-container article .post-content.white .post-excerpt {
  color: #fff;
}
.recent-news-footer-home_1 .recent-news-container article .post-content .post-info {
  margin-bottom: 0px;
  text-transform: capitalize;
  font-style: italic;
}
.recent-news-footer-home_1 .recent-news-container article .post-content .post-info i {
  color: var(--heading_color);
  margin-right: 5px;
}
.recent-news-footer-home_1 .recent-news-container article .post-content .post-info span {
  padding-right: 10px;
}
.recent-news-footer-home_1 .recent-news-container article .post-content .post-excerpt {
  color: rgba(0, 0, 0, 0.75);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .recent-news-footer-home_1 .recent-news-container article .post-content {
    width: 100%;
    position: relative;
  }
}
@media (max-width: 479px) {
  .recent-news-footer-home_1 .recent-news-container article .post-content {
    width: 100%;
    position: relative;
    padding: 0 15px;
  }
}
.recent-news-footer-home_1 .recent-news-container article.white .post-excerpt {
  color: #fff;
}
.recent-news-footer-home_1 .recent-news-control .recent-news-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.recent-news-footer-home_1 .recent-news-control .recent-news-nav i {
  padding: 15px;
  background-color: #fff;
}
.recent-news-footer-home_1 .recent-news-control .recent-news-nav.nav_next {
  right: 0;
}
.recent-news-footer-home_1 .recent-news-control .recent-news-nav.nav_prev {
  left: 0;
}
.recent-news-footer-home_2 .recent-news-container .hide_content {
  display: none !important;
}
.recent-news-footer-home_2 .recent-news-container article {
  margin-bottom: 20px;
}
.recent-news-footer-home_2 .recent-news-container article .recent_news_item {
  position: relative;
  display: table;
}
.recent-news-footer-home_2 .recent-news-container article .post-thumbnail {
  width: 20%;
  position: relative;
  overflow: hidden;
  display: table-cell;
}
.recent-news-footer-home_2 .recent-news-container article .post-thumbnail .post-image img {
  width: 100%;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .recent-news-footer-home_2 .recent-news-container article .post-thumbnail .post-image {
    height: auto;
  }
}
@media (max-width: 479px) {
  .recent-news-footer-home_2 .recent-news-container article .post-thumbnail .post-image {
    height: auto;
  }
}
.recent-news-footer-home_2 .recent-news-container article .post-content {
  display: table-cell;
  z-index: 2;
  width: 75%;
  padding-left: 5%;
  vertical-align: middle;
}
.recent-news-footer-home_2 .recent-news-container article .post-content .entry-title {
  margin-top: 0px;
  margin-bottom: 0px;
}
.recent-news-footer-home_2 .recent-news-container article .post-content.white .entry-title a {
  color: #fff;
}
.recent-news-footer-home_2 .recent-news-container article .post-content.white .post-info {
  color: #fff;
}
.recent-news-footer-home_2 .recent-news-container article .post-content.white .post-info i {
  color: #fff;
}
.recent-news-footer-home_2 .recent-news-container article .post-content .post-info {
  margin-bottom: 0px;
  color: var(--heading_color);
  font-size: 13px;
  text-transform: capitalize;
  font-style: italic;
}
.recent-news-footer-home_2 .recent-news-container article .post-content .post-info i {
  color: var(--heading_color);
  margin-right: 5px;
}
.recent-news-footer-home_2 .recent-news-container article .post-content .post-info span {
  padding-right: 10px;
}
.recent-news-footer-home_2 .recent-news-container article .post-content .post-excerpt {
  color: rgba(0, 0, 0, 0.75);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .recent-news-footer-home_2 .recent-news-container article .post-content {
    width: 100%;
    position: relative;
  }
}
@media (max-width: 479px) {
  .recent-news-footer-home_2 .recent-news-container article .post-content {
    width: 100%;
    position: relative;
  }
}
.recent-news-footer-home_2 .recent-news-container article.white .post-excerpt {
  color: #fff;
}
.recent-news-footer-home_2 .recent-news-control .recent-news-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.recent-news-footer-home_2 .recent-news-control .recent-news-nav i {
  padding: 15px;
  background-color: #fff;
}
.recent-news-footer-home_2 .recent-news-control .recent-news-nav.nav_next {
  right: 0;
}
.recent-news-footer-home_2 .recent-news-control .recent-news-nav.nav_prev {
  left: 0;
}
/*
* Countdown Style
* 
 */
.countdown-shortcode-wrap .countdown-content .list-time {
  list-style: none;
  list-style-type: none;
  padding: 0;
  text-align: center;
  color: #000;
}
.countdown-shortcode-wrap .countdown-content .list-time li {
  position: relative;
  display: inline-block;
  padding: 10px 0;
  width: 100px;
  height: 60px;
}
.countdown-shortcode-wrap .countdown-content .list-time li.cd-hours:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 34px;
  background: #000;
  z-index: 10;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.countdown-shortcode-wrap .countdown-content .list-time li.cd-hours:after {
  content: '';
  position: absolute;
  top: 0;
  height: 1px;
  width: 34px;
  background: #000;
  z-index: 10;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.countdown-shortcode-wrap .countdown-content .list-time li p {
  margin: 0;
}
.countdown-shortcode-wrap .countdown-content .list-time li p.countdown-number {
  font-size: 24px;
  font-weight: bold;
}
.countdown-shortcode-wrap .countdown-content .list-time li p.countdown-number:after {
  content: ':';
  position: absolute;
  right: 0;
  color: #4d4d4d;
}
.countdown-shortcode-wrap .countdown-content .list-time li p:last-child {
  opacity: 0;
  visibility: hidden;
  margin-top: 10px;
  text-align: center;
}
.countdown-shortcode-wrap .countdown-content .list-time li.cd-seconds p.countdown-number:after {
  content: '';
}
.countdown-shortcode-wrap .countdown-content .list-time li:hover:before,
.countdown-shortcode-wrap .countdown-content .list-time li:hover:after {
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
.countdown-shortcode-wrap .countdown-content .list-time li:hover p:last-child {
  opacity: 1;
  visibility: visible;
}
.countdown-shortcode-wrap .countdown-content .time_circles {
  color: #fff;
}
.countdown-shortcode-wrap .countdown-content .time_circles .textDiv_Days h4,
.countdown-shortcode-wrap .countdown-content .time_circles .textDiv_Hours h4,
.countdown-shortcode-wrap .countdown-content .time_circles .textDiv_Minutes h4,
.countdown-shortcode-wrap .countdown-content .time_circles .textDiv_Seconds h4,
.countdown-shortcode-wrap .countdown-content .time_circles .textDiv_Days span,
.countdown-shortcode-wrap .countdown-content .time_circles .textDiv_Hours span,
.countdown-shortcode-wrap .countdown-content .time_circles .textDiv_Minutes span,
.countdown-shortcode-wrap .countdown-content .time_circles .textDiv_Seconds span {
  color: #fff;
}
/* Clients Shortcode CSS */
.clients-shortcode-wrap {
  position: relative;
}
.clients-shortcode-wrap.style_1:hover .owl-nav {
  opacity: 1;
}
.clients-shortcode-wrap.style_1 .clients-list .client-item {
  text-align: center;
}
.clients-shortcode-wrap.style_1 .clients-list .client-item img {
  margin: 0 auto;
  width: auto;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
.clients-shortcode-wrap.style_1 .clients-list .client-item:hover img {
  -webkit-filter: grayscale(0) brightness(1);
  -moz-filter: grayscale(0) brightness(1);
  -o-filter: grayscale(0) brightness(1);
  -ms-filter: grayscale(0) brightness(1);
  filter: grayscale(0) brightness(1);
}
@media (max-width: 479px) {
  .clients-shortcode-wrap.style_1 .clients-list .client-item {
    padding: 30px 0;
  }
}
.clients-shortcode-wrap.style_1 .clients-list.column_2 {
  margin: 0 -20px;
}
.clients-shortcode-wrap.style_1 .clients-list.column_2 .client-item {
  width: calc(50% - 40px);
  display: inline-block;
  float: left;
  margin: 20px;
  padding: 15px 0;
  background-color: #fff;
}
.clients-shortcode-wrap.style_1 .clients-list.column_3 {
  margin: 0 -20px;
}
.clients-shortcode-wrap.style_1 .clients-list.column_3 .client-item {
  display: inline-block;
  width: calc(33.33% - 40px);
  margin: 20px;
  float: left;
  padding: 15px 0;
  background-color: #fff;
}
@media (max-width: 480px) {
  .clients-shortcode-wrap.style_1 .clients-list.column_3 .client-item {
    width: calc(50% - 40px);
  }
}
.clients-shortcode-wrap.style_1 .clients-list.column_4 {
  margin: 0 -15px;
}
.clients-shortcode-wrap.style_1 .clients-list.column_4 .client-item {
  display: inline-block;
  width: calc(25% - 30px);
  float: left;
  margin: 15px;
  padding: 15px 0;
  background-color: #fff;
}
@media (max-width: 480px) {
  .clients-shortcode-wrap.style_1 .clients-list.column_4 .client-item {
    width: calc(50% - 40px);
  }
}
.clients-shortcode-wrap.style_1 .clients-list.column_5 {
  margin: 0 -15px;
}
.clients-shortcode-wrap.style_1 .clients-list.column_5 .client-item {
  display: inline-block;
  width: calc(20% - 30px);
  float: left;
  margin: 15px;
  padding: 15px 0;
  background-color: #fff;
}
@media (max-width: 480px) {
  .clients-shortcode-wrap.style_1 .clients-list.column_5 .client-item {
    width: calc(50% - 40px);
  }
}
.clients-shortcode-wrap.style_1 .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.clients-shortcode-wrap.style_1 .owl-nav .owl-prev,
.clients-shortcode-wrap.style_1 .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.clients-shortcode-wrap.style_1 .owl-nav .owl-prev:hover,
.clients-shortcode-wrap.style_1 .owl-nav .owl-next:hover {
  cursor: pointer;
}
.clients-shortcode-wrap.style_1 .owl-nav .owl-prev:hover i,
.clients-shortcode-wrap.style_1 .owl-nav .owl-next:hover i {
  color: var(--primary_color);
}
.clients-shortcode-wrap.style_1 .owl-nav .owl-prev i,
.clients-shortcode-wrap.style_1 .owl-nav .owl-next i {
  padding: 15px;
  background: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.clients-shortcode-wrap.style_1 .owl-nav .owl-prev {
  left: 0;
}
.clients-shortcode-wrap.style_1 .owl-nav .owl-next {
  right: 0;
}
.clients-shortcode-wrap.style_2:hover .owl-nav {
  opacity: 1;
}
.clients-shortcode-wrap.style_2 .clients-list .client-item {
  text-align: center;
}
.clients-shortcode-wrap.style_2 .clients-list .client-item img {
  margin: 0 auto;
  width: auto;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.clients-shortcode-wrap.style_2 .clients-list .client-item:hover img {
  -webkit-filter: brightness(0);
  -moz-filter: brightness(0);
  -o-filter: brightness(0);
  -ms-filter: brightness(0);
  filter: brightness(0);
}
.clients-shortcode-wrap.style_2 .clients-list.column_2 {
  margin: 0 -20px;
}
.clients-shortcode-wrap.style_2 .clients-list.column_2 .client-item {
  width: calc(50% - 40px);
  display: inline-block;
  float: left;
  margin: 20px;
  padding: 15px 0;
  background-color: #fff;
}
.clients-shortcode-wrap.style_2 .clients-list.column_3 {
  margin: 0 -20px;
}
.clients-shortcode-wrap.style_2 .clients-list.column_3 .client-item {
  display: inline-block;
  width: calc(33.33% - 40px);
  margin: 20px;
  float: left;
  padding: 15px 0;
  background-color: #fff;
}
.clients-shortcode-wrap.style_2 .clients-list.column_4 {
  margin: 0 -15px;
}
.clients-shortcode-wrap.style_2 .clients-list.column_4 .client-item {
  display: inline-block;
  width: calc(25% - 30px);
  float: left;
  margin: 15px;
  padding: 15px 0;
  background-color: #fff;
}
.clients-shortcode-wrap.style_2 .clients-list.column_5 {
  margin: 0 -15px;
}
.clients-shortcode-wrap.style_2 .clients-list.column_5 .client-item {
  display: inline-block;
  width: calc(20% - 30px);
  float: left;
  margin: 15px;
  padding: 15px 0;
  background-color: #fff;
}
.clients-shortcode-wrap.style_2 .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.clients-shortcode-wrap.style_2 .owl-nav .owl-next,
.clients-shortcode-wrap.style_2 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.clients-shortcode-wrap.style_2 .owl-nav .owl-next:hover,
.clients-shortcode-wrap.style_2 .owl-nav .owl-prev:hover {
  cursor: pointer;
}
.clients-shortcode-wrap.style_2 .owl-nav .owl-next:hover i,
.clients-shortcode-wrap.style_2 .owl-nav .owl-prev:hover i {
  color: var(--primary_color);
}
.clients-shortcode-wrap.style_2 .owl-nav .owl-next i,
.clients-shortcode-wrap.style_2 .owl-nav .owl-prev i {
  padding: 15px;
  background: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.clients-shortcode-wrap.style_2 .owl-nav .owl-prev {
  left: 0;
}
.clients-shortcode-wrap.style_2 .owl-nav .owl-next {
  right: 0;
}
.clients-shortcode-wrap.style_3:hover .owl-nav {
  opacity: 1;
}
.clients-shortcode-wrap.style_3 .clients-list .client-item {
  text-align: center;
}
.clients-shortcode-wrap.style_3 .clients-list .client-item img {
  margin: 0 auto;
  width: auto;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.clients-shortcode-wrap.style_3 .clients-list .client-item:hover img {
  opacity: 0.8;
}
@media (max-width: 479px) {
  .clients-shortcode-wrap.style_3 .clients-list .client-item {
    padding: 30px 0;
  }
}
.clients-shortcode-wrap.style_3 .clients-list.column_2 {
  margin: 0 -20px;
}
.clients-shortcode-wrap.style_3 .clients-list.column_2 .client-item {
  width: calc(50% - 40px);
  display: inline-block;
  float: left;
  margin: 20px;
  padding: 15px 0;
  background-color: #fff;
}
.clients-shortcode-wrap.style_3 .clients-list.column_3 {
  margin: 0 -20px;
}
.clients-shortcode-wrap.style_3 .clients-list.column_3 .client-item {
  display: inline-block;
  width: calc(33.33% - 40px);
  margin: 20px;
  float: left;
  padding: 15px 0;
  background-color: #fff;
}
@media (max-width: 480px) {
  .clients-shortcode-wrap.style_3 .clients-list.column_3 .client-item {
    width: calc(50% - 40px);
  }
}
.clients-shortcode-wrap.style_3 .clients-list.column_4 {
  margin: 0 -15px;
}
.clients-shortcode-wrap.style_3 .clients-list.column_4 .client-item {
  display: inline-block;
  width: calc(25% - 30px);
  float: left;
  margin: 15px;
  padding: 15px 0;
  background-color: #fff;
}
@media (max-width: 480px) {
  .clients-shortcode-wrap.style_3 .clients-list.column_4 .client-item {
    width: calc(50% - 40px);
  }
}
.clients-shortcode-wrap.style_3 .clients-list.column_5 {
  margin: 0 -15px;
}
.clients-shortcode-wrap.style_3 .clients-list.column_5 .client-item {
  display: inline-block;
  width: calc(20% - 30px);
  float: left;
  margin: 15px;
  padding: 15px 0;
  background-color: #fff;
}
@media (max-width: 480px) {
  .clients-shortcode-wrap.style_3 .clients-list.column_5 .client-item {
    width: calc(50% - 40px);
  }
}
.clients-shortcode-wrap.style_3 .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.clients-shortcode-wrap.style_3 .owl-nav .owl-next,
.clients-shortcode-wrap.style_3 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.clients-shortcode-wrap.style_3 .owl-nav .owl-next:hover,
.clients-shortcode-wrap.style_3 .owl-nav .owl-prev:hover {
  cursor: pointer;
}
.clients-shortcode-wrap.style_3 .owl-nav .owl-next:hover i,
.clients-shortcode-wrap.style_3 .owl-nav .owl-prev:hover i {
  color: var(--primary_color);
}
.clients-shortcode-wrap.style_3 .owl-nav .owl-next i,
.clients-shortcode-wrap.style_3 .owl-nav .owl-prev i {
  padding: 15px;
  background: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.clients-shortcode-wrap.style_3 .owl-nav .owl-prev {
  left: 0;
}
.clients-shortcode-wrap.style_3 .owl-nav .owl-next {
  right: 0;
}
.counter-wrap-style_1 {
  position: relative;
  margin: 0 auto;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.counter-wrap-style_1 .gr-counter .content-inner {
  position: relative;
  text-align: center;
  font-weight: 500;
}
.counter-wrap-style_1 .gr-counter .content-inner .gr-number-counter {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  line-height: 1;
}
.counter-wrap-style_1 .gr-counter .content-inner .gr-text-defaul {
  position: relative;
  white-space: nowrap;
  font-size: 18px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  padding-bottom: 20px;
}
.counter-wrap-style_1 .gr-counter .content-inner .gr-text-defaul:before {
  content: '';
  display: block;
  height: 1px;
  width: 0px;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: var(--primary_color);
}
.counter-wrap-style_1:hover .gr-counter .content-inner .gr-text-defaul:before {
  width: 100px;
}
@media (max-width: 991px) {
  .counter-wrap-style_1 {
    margin: 15px auto;
  }
}
.counter-wrap-style_2 {
  position: relative;
  margin: 0 auto;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.counter-wrap-style_2 .gr-counter .content-inner {
  position: relative;
  text-align: center;
  font-weight: 500;
}
.counter-wrap-style_2 .gr-counter .content-inner .icon-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.counter-wrap-style_2 .gr-counter .content-inner .gr-number-counter {
  position: relative;
  z-index: 2;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 41px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  line-height: 1;
  color: var(--heading_color);
}
.counter-wrap-style_2 .gr-counter .content-inner .gr-text-defaul {
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: bold;
  font-size: 14px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.counter-wrap-style_2:hover .gr-counter .content-inner .gr-text-defaul:before {
  width: 100px;
}
@media (max-width: 991px) {
  .counter-wrap-style_2 {
    margin: 50px auto;
  }
}
.gr-counter .text-content span {
  font-size: 24px;
  color: var(--primary_color);
}
.counter-wrap-style_3 {
  position: relative;
  margin: 0 auto;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.counter-wrap-style_3 .gr-counter {
  margin: 40px 0;
}
.counter-wrap-style_3 .gr-counter .content-inner {
  position: relative;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  display: table;
}
.counter-wrap-style_3 .gr-counter .content-inner .icon-img {
  display: table-cell;
  width: 25%;
}
.counter-wrap-style_3 .gr-counter .content-inner .text-content {
  display: table-cell;
  text-align: left;
  padding-left: 20px;
}
.counter-wrap-style_3 .gr-counter .content-inner .gr-number-counter {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 40px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  line-height: 1;
  color: var(--heading_color);
  display: inline-block;
}
.counter-wrap-style_3 .gr-counter .content-inner .gr-text-defaul {
  position: relative;
  white-space: nowrap;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media (max-width: 767px) {
  .counter-wrap-style_3 .gr-counter .content-inner {
    margin: 0 auto;
  }
}
.counter-wrap-style_3:hover .gr-counter .content-inner .gr-text-defaul:before {
  width: 100px;
}
@media (max-width: 991px) {
  .counter-wrap-style_3 {
    margin: 50px auto;
  }
}
/* TEAM MEMBER */
.yolo-teammember.teammember-style-1:hover .owl-nav .owl-prev,
.yolo-teammember.teammember-style-1:hover .owl-nav .owl-next {
  opacity: 1;
}
.yolo-teammember.teammember-style-1 .teammember-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
  overflow: hidden;
}
.yolo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content {
  cursor: pointer;
}
.yolo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content .teammember-image {
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.yolo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content .teammember-image.gray:before {
  content: '';
  background-color: #eee;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
}
.yolo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content .teammember-meta {
  position: absolute;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 2;
  width: 100%;
  bottom: -100%;
  padding: 20px 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-family: var(--secondary_font);
  font-weight: bold;
  margin-bottom: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-title:hover {
  color: var(--primary_color);
}
.yolo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-position {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 10px;
  font-style: italic;
}
.yolo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-social-profile {
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-social-profile li {
  font-size: 16px;
  display: inline-block;
  margin: 0 5px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-social-profile li a {
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 3px;
  background-color: #fff;
}
.yolo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-social-profile li a:hover {
  background-color: var(--primary_color);
  color: #fff;
}
.yolo-teammember.teammember-style-1 .teammember-list .teammember-item .teammember-content:hover .teammember-meta {
  bottom: -1px;
}
.yolo-teammember.teammember-style-1 .teammember-list.column_2 .teammember-item {
  display: inline-block;
  width: 50%;
  float: left;
}
.yolo-teammember.teammember-style-1 .teammember-list.column_3 .teammember-item {
  display: inline-block;
  width: 33.33%;
  float: left;
}
.yolo-teammember.teammember-style-1 .teammember-list.column_4 .teammember-item {
  display: inline-block;
  width: 25%;
  float: left;
}
.yolo-teammember.teammember-style-1 .teammember-list.column_5 .teammember-item {
  display: inline-block;
  width: 20%;
  float: left;
}
.yolo-teammember.teammember-style-1 .owl-nav {
  color: #222222;
}
.yolo-teammember.teammember-style-1 .owl-nav:hover {
  cursor: pointer;
}
.yolo-teammember.teammember-style-1 .owl-nav .owl-prev,
.yolo-teammember.teammember-style-1 .owl-nav .owl-next {
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  position: absolute;
  display: block;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 5px;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.yolo-teammember.teammember-style-1 .owl-nav .owl-prev i,
.yolo-teammember.teammember-style-1 .owl-nav .owl-next i {
  padding: 15px;
  background: #fff;
}
.yolo-teammember.teammember-style-1 .owl-nav .owl-prev:hover i,
.yolo-teammember.teammember-style-1 .owl-nav .owl-next:hover i {
  color: var(--primary_color);
}
.yolo-teammember.teammember-style-1 .owl-nav .owl-next {
  right: 0;
}
.yolo-teammember.teammember-style-1 .owl-nav .owl-prev {
  left: 0;
}
.yolo-teammember.teammember-style-1 .columns-2 {
  width: 50%;
  float: left;
}
@media (max-width: 991px) {
  .yolo-teammember.teammember-style-1 .columns-2 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .yolo-teammember.teammember-style-1 .columns-2 {
    width: 100%;
  }
}
.yolo-teammember.teammember-style-1 .columns-3 {
  width: 33.33333333%;
  float: left;
}
@media (max-width: 991px) {
  .yolo-teammember.teammember-style-1 .columns-3 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .yolo-teammember.teammember-style-1 .columns-3 {
    width: 100%;
  }
}
.yolo-teammember.teammember-style-1 .columns-4 {
  width: 25%;
  float: left;
}
@media (max-width: 991px) {
  .yolo-teammember.teammember-style-1 .columns-4 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .yolo-teammember.teammember-style-1 .columns-4 {
    width: 100%;
  }
}
.yolo-teammember.teammember-style-1 .columns-5 {
  width: 20%;
  float: left;
}
@media (max-width: 991px) {
  .yolo-teammember.teammember-style-1 .columns-5 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .yolo-teammember.teammember-style-1 .columns-5 {
    width: 100%;
  }
}
.yolo-teammember.teammember-style-2:hover .owl-nav .owl-next,
.yolo-teammember.teammember-style-2:hover .owl-nav .owl-prev {
  opacity: 1;
}
.yolo-teammember.teammember-style-2 .teammember-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
  overflow: hidden;
}
.yolo-teammember.teammember-style-2 .teammember-list .teammember-item .teammember-content {
  cursor: pointer;
  padding: 20px 0;
  background-color: #fdfdfd;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.yolo-teammember.teammember-style-2 .teammember-list .teammember-item .teammember-content .teammember-image {
  position: relative;
  width: 90px;
  height: 90px;
  margin: 15px auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.yolo-teammember.teammember-style-2 .teammember-list .teammember-item .teammember-content .teammember-image img {
  border-radius: 100%;
}
.yolo-teammember.teammember-style-2 .teammember-list .teammember-item .teammember-content .teammember-meta {
  text-align: center;
  z-index: 2;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-teammember.teammember-style-2 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-title {
  margin-bottom: 0;
}
.yolo-teammember.teammember-style-2 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-position {
  color: var(--primary_color);
  margin-bottom: 0px;
  line-height: 1.5;
}
.yolo-teammember.teammember-style-2 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-social-profile {
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-teammember.teammember-style-2 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-social-profile li {
  font-size: 16px;
  display: inline-block;
  margin: 0 5px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-teammember.teammember-style-2 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-social-profile li a {
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  line-height: 30px;
}
.yolo-teammember.teammember-style-2 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-social-profile li a:hover {
  background-color: var(--primary_color);
  color: #fff;
}
.yolo-teammember.teammember-style-2 .teammember-list .teammember-item .teammember-content:hover {
  -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
}
.yolo-teammember.teammember-style-2 .teammember-list.column_2 {
  margin: 0 -15px;
}
.yolo-teammember.teammember-style-2 .teammember-list.column_2 .teammember-item {
  display: inline-block;
  width: 50%;
  float: left;
  width: calc(50% - 30px);
  margin: 0 15px;
}
.yolo-teammember.teammember-style-2 .teammember-list.column_3 {
  margin: 0 -15px;
}
.yolo-teammember.teammember-style-2 .teammember-list.column_3 .teammember-item {
  display: inline-block;
  float: left;
  width: calc(33.33% - 30px);
  margin: 0 15px;
}
.yolo-teammember.teammember-style-2 .teammember-list.column_4 {
  margin: 0 -15px;
}
.yolo-teammember.teammember-style-2 .teammember-list.column_4 .teammember-item {
  display: inline-block;
  float: left;
  width: calc(25% - 30px);
  margin: 15px;
}
@media (max-width: 991px) {
  .yolo-teammember.teammember-style-2 .teammember-list.column_4 .teammember-item {
    width: calc(50% - 30px);
  }
}
@media (max-width: 479px) {
  .yolo-teammember.teammember-style-2 .teammember-list.column_4 .teammember-item {
    width: calc(100% - 30px);
  }
}
.yolo-teammember.teammember-style-2 .teammember-list.column_5 {
  margin: 0 -15px;
}
.yolo-teammember.teammember-style-2 .teammember-list.column_5 .teammember-item {
  display: inline-block;
  width: 20%;
  float: left;
  width: calc(20% - 30px);
  margin: 0 15px;
}
.yolo-teammember.teammember-style-2 .owl-nav {
  color: #222222;
}
.yolo-teammember.teammember-style-2 .owl-nav:hover {
  cursor: pointer;
}
.yolo-teammember.teammember-style-2 .owl-nav .owl-next,
.yolo-teammember.teammember-style-2 .owl-nav .owl-prev {
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  position: absolute;
  display: block;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 5px;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.yolo-teammember.teammember-style-2 .owl-nav .owl-next i,
.yolo-teammember.teammember-style-2 .owl-nav .owl-prev i {
  padding: 15px;
  background: #fff;
}
.yolo-teammember.teammember-style-2 .owl-nav .owl-next:hover i,
.yolo-teammember.teammember-style-2 .owl-nav .owl-prev:hover i {
  color: var(--primary_color);
}
.yolo-teammember.teammember-style-2 .owl-nav .owl-next {
  right: 0;
}
.yolo-teammember.teammember-style-2 .owl-nav .owl-prev {
  left: 0;
}
.yolo-teammember.teammember-style-2 .columns-2 {
  width: 50%;
  float: left;
}
@media (max-width: 991px) {
  .yolo-teammember.teammember-style-2 .columns-2 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .yolo-teammember.teammember-style-2 .columns-2 {
    width: 100%;
  }
}
.yolo-teammember.teammember-style-2 .columns-3 {
  width: 33.33333333%;
  float: left;
}
@media (max-width: 991px) {
  .yolo-teammember.teammember-style-2 .columns-3 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .yolo-teammember.teammember-style-2 .columns-3 {
    width: 100%;
  }
}
.yolo-teammember.teammember-style-2 .columns-4 {
  width: 25%;
  float: left;
}
@media (max-width: 991px) {
  .yolo-teammember.teammember-style-2 .columns-4 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .yolo-teammember.teammember-style-2 .columns-4 {
    width: 100%;
  }
}
.yolo-teammember.teammember-style-2 .columns-5 {
  width: 20%;
  float: left;
}
@media (max-width: 991px) {
  .yolo-teammember.teammember-style-2 .columns-5 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .yolo-teammember.teammember-style-2 .columns-5 {
    width: 100%;
  }
}
.yolo-teammember.teammember-style-3:hover .owl-nav .owl-next,
.yolo-teammember.teammember-style-3:hover .owl-nav .owl-prev {
  opacity: 1;
}
.yolo-teammember.teammember-style-3 .teammember-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
  overflow: hidden;
}
.yolo-teammember.teammember-style-3 .teammember-list .teammember-item .teammember-content {
  cursor: pointer;
}
.yolo-teammember.teammember-style-3 .teammember-list .teammember-item .teammember-content .teammember-image {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.yolo-teammember.teammember-style-3 .teammember-list .teammember-item .teammember-content .teammember-image.gray:before {
  content: '';
  background-color: #eee;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
}
.yolo-teammember.teammember-style-3 .teammember-list .teammember-item .teammember-content .social-content {
  bottom: -45px;
  position: absolute;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-teammember.teammember-style-3 .teammember-list .teammember-item .teammember-content .teammember-social-profile {
  display: inline-block;
  background-color: var(--primary_color);
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-teammember.teammember-style-3 .teammember-list .teammember-item .teammember-content .teammember-social-profile li {
  width: 40px;
  font-size: 20px;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-teammember.teammember-style-3 .teammember-list .teammember-item .teammember-content .teammember-social-profile li a {
  display: inline-block;
  background-color: var(--primary_color);
  color: #fff;
}
.yolo-teammember.teammember-style-3 .teammember-list .teammember-item .teammember-content .teammember-meta {
  position: relative;
  text-align: center;
  z-index: 2;
  width: 100%;
  padding: 15px 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-teammember.teammember-style-3 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-title {
  color: #fff;
  font-size: 18px;
  font-family: var(--secondary_font);
  font-weight: bold;
  margin-bottom: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-teammember.teammember-style-3 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-title:hover {
  color: var(--primary_color);
}
.yolo-teammember.teammember-style-3 .teammember-list .teammember-item .teammember-content .teammember-meta .teammember-position {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0px;
  font-style: italic;
}
.yolo-teammember.teammember-style-3 .teammember-list .teammember-item .teammember-content:hover .social-content {
  bottom: 0;
}
.yolo-teammember.teammember-style-3 .teammember-list.column_2 .teammember-item {
  display: inline-block;
  width: 50%;
  float: left;
}
.yolo-teammember.teammember-style-3 .teammember-list.column_3 .teammember-item {
  display: inline-block;
  width: 33.33%;
  float: left;
}
.yolo-teammember.teammember-style-3 .teammember-list.column_4 .teammember-item {
  display: inline-block;
  width: 25%;
  float: left;
}
.yolo-teammember.teammember-style-3 .teammember-list.column_5 .teammember-item {
  display: inline-block;
  width: 20%;
  float: left;
}
.yolo-teammember.teammember-style-3 .owl-nav {
  color: #222222;
}
.yolo-teammember.teammember-style-3 .owl-nav:hover {
  cursor: pointer;
}
.yolo-teammember.teammember-style-3 .owl-nav .owl-next,
.yolo-teammember.teammember-style-3 .owl-nav .owl-prev {
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  position: absolute;
  display: block;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 5px;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.yolo-teammember.teammember-style-3 .owl-nav .owl-next i,
.yolo-teammember.teammember-style-3 .owl-nav .owl-prev i {
  padding: 15px;
  background: #fff;
}
.yolo-teammember.teammember-style-3 .owl-nav .owl-next:hover i,
.yolo-teammember.teammember-style-3 .owl-nav .owl-prev:hover i {
  color: var(--primary_color);
}
.yolo-teammember.teammember-style-3 .owl-nav .owl-next {
  right: 0;
}
.yolo-teammember.teammember-style-3 .owl-nav .owl-prev {
  left: 0;
}
.yolo-teammember.teammember-style-3 .owl-dots {
  margin-top: 20px;
  text-align: center;
}
.yolo-teammember.teammember-style-3 .owl-dots .owl-dot {
  height: 5px;
  width: 25px;
  background-color: #fff;
  display: inline-block;
  margin: 0 5px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-teammember.teammember-style-3 .owl-dots .owl-dot:hover,
.yolo-teammember.teammember-style-3 .owl-dots .owl-dot.active {
  background-color: var(--primary_color);
}
.yolo-teammember.teammember-style-3 .columns-2 {
  width: 50%;
  float: left;
}
@media (max-width: 991px) {
  .yolo-teammember.teammember-style-3 .columns-2 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .yolo-teammember.teammember-style-3 .columns-2 {
    width: 100%;
  }
}
.yolo-teammember.teammember-style-3 .columns-3 {
  width: 33.33333333%;
  float: left;
}
@media (max-width: 991px) {
  .yolo-teammember.teammember-style-3 .columns-3 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .yolo-teammember.teammember-style-3 .columns-3 {
    width: 100%;
  }
}
.yolo-teammember.teammember-style-3 .columns-4 {
  width: 25%;
  float: left;
}
@media (max-width: 991px) {
  .yolo-teammember.teammember-style-3 .columns-4 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .yolo-teammember.teammember-style-3 .columns-4 {
    width: 100%;
  }
}
.yolo-teammember.teammember-style-3 .columns-5 {
  width: 20%;
  float: left;
}
@media (max-width: 991px) {
  .yolo-teammember.teammember-style-3 .columns-5 {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .yolo-teammember.teammember-style-3 .columns-5 {
    width: 100%;
  }
}
.yolo-team-fix {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  background-image: url('../images/3.GIF');
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 99999 !important;
}
.yolo-team-fix.db {
  display: block;
}
.yolo-team-fix.bk-noimage {
  background-image: none;
}
.yolo-team-fix .yolo-team-wrap {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
@media (max-width: 767px) {
  .yolo-team-fix .yolo-team-wrap {
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    left: 10px;
    right: 10px;
  }
}
.yolo-team-content {
  background: #fff;
  top: 10%;
  bottom: 10%;
  right: 10%;
  left: 10%;
  height: auto;
  padding: 50px 20px 40px 0;
  overflow-y: scroll;
}
.yolo-team-content .team-left .teammember-image img {
  width: 100%;
}
@media (max-width: 767px) {
  .yolo-team-content {
    width: 100%;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
  }
}
@media (max-width: 480px) {
  .yolo-team-content {
    padding: 0;
    height: 300px;
  }
  .yolo-team-content .team-right {
    padding-top: 10px;
    width: 100% !important;
  }
  .yolo-team-content .team-left {
    padding-top: 20px;
    width: 100% !important;
  }
  .yolo-team-content .team-left .yolo-team-image {
    width: 60%;
    margin: 0 auto;
  }
}
@media (max-width: 320px) {
  .yolo-team-content {
    padding: 0;
    height: 300px;
    overflow-y: scroll;
  }
  .yolo-team-content .team-right {
    padding-top: 10px;
    width: 100% !important;
  }
  .yolo-team-content .team-right .team-certificates {
    display: none;
  }
  .yolo-team-content .team-left {
    padding-top: 20px;
    width: 100% !important;
  }
  .yolo-team-content .team-left .yolo-team-image {
    width: 60%;
    margin: 0 auto;
  }
}
.yolo-team-content .team-remove {
  width: 40px;
  height: 40px;
  background: #eeeff0;
  position: absolute;
  top: 0;
  right: 0;
  color: var(--text_color);
  border: 0;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
@media (max-width: 480px) {
  .yolo-team-content .team-remove {
    margin-top: -40px;
    position: fixed;
  }
}
.yolo-team-content .team-remove:hover {
  background: #000;
  color: #fff;
}
.yolo-team-content .team-left {
  width: 40%;
  float: left;
  text-align: center;
  padding-left: 30px;
}
.yolo-team-content .team-left h4 {
  font-size: 24px;
  margin: 22px 10px 8px;
  padding: 0;
  color: var(--primary_color);
}
.yolo-team-content .team-left .team_position {
  display: block;
  color: var(--text_color);
  text-transform: uppercase;
}
.yolo-team-content .team-right {
  width: 60%;
  float: left;
  padding-left: 30px;
}
.yolo-team-content .team-right .team-title {
  font-size: 24px;
  position: relative;
  color: var(--text_color);
  padding: 0;
  margin: 0 0 15px 0;
}
.yolo-team-content .team-right .team-title:before {
  width: 4px;
  height: 4px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.yolo-team-content .team-right .team-contact ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.yolo-team-content .team-right .team-contact ul li {
  line-height: 28px;
}
.yolo-team-content .team-right .team-contact ul li i {
  color: var(--primary_color);
  padding-right: 17px;
}
.yolo-team-content .team-right .team-contact .team_socials a {
  display: inline-block;
  margin-top: 10px;
  margin-right: 13px;
  color: var(--text_color);
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.yolo-team-content .team-right .team-contact .team_socials a:hover {
  color: var(--primary_color);
}
.yolo-team-content .team-specialty {
  margin-top: 20px;
}
.yolo-team-content .team-specialty .team-specialty-attr {
  margin-top: 13px;
}
.yolo-team-content .team-specialty .team-specialty-attr ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 50%;
}
.yolo-team-content .team-specialty .team-specialty-attr ul li {
  line-height: 36px;
  position: relative;
  padding: 0 0 0 14px;
}
.yolo-team-content .team-specialty .team-specialty-attr ul li:before {
  width: 4px;
  height: 4px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: var(--text_color);
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.yolo-team-content .team-certificates {
  margin-top: 20px;
  color: var(--text_color);
}
.banner-shortcode-wrap {
  background-color: #fff;
}
.banner-shortcode-wrap.style_1 .banner-content {
  position: relative;
  overflow: hidden;
}
.banner-shortcode-wrap.style_1 .banner-content .image-banner {
  position: relative;
  color: #fff;
}
.banner-shortcode-wrap.style_1 .banner-content .image-banner:before,
.banner-shortcode-wrap.style_1 .banner-content .image-banner:after {
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.banner-shortcode-wrap.style_1 .banner-content .image-banner img {
  width: 100%;
}
.banner-shortcode-wrap.style_1 .banner-content .image-banner:before {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  width: 80px;
  height: 80px;
  top: 20px;
  left: 20px;
  border-color: var(--primary_color);
}
.banner-shortcode-wrap.style_1 .banner-content .image-banner:after {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 80px;
  height: 80px;
  right: 20px;
  bottom: 20px;
  border-color: var(--primary_color);
}
.banner-shortcode-wrap.style_1:hover .banner-content .image-banner:before,
.banner-shortcode-wrap.style_1:hover .banner-content .image-banner:after {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
}
@media (max-width: 767px) {
  .banner-shortcode-wrap.style_1 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.banner-shortcode-wrap.style_2 .banner-content {
  position: relative;
  overflow: hidden;
}
.banner-shortcode-wrap.style_2 .banner-content .link-overlay {
  opacity: 0;
  display: block;
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  -ms-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.banner-shortcode-wrap.style_2 .banner-content .link-overlay:before {
  content: '';
  position: absolute;
  z-index: 2;
  background: #fff;
  height: 2px;
  width: 50px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner-shortcode-wrap.style_2 .banner-content .link-overlay:after {
  content: '';
  position: absolute;
  z-index: 2;
  background: #fff;
  height: 50px;
  width: 2px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner-shortcode-wrap.style_2 .banner-content .image-banner {
  position: relative;
}
.banner-shortcode-wrap.style_2 .banner-content .image-banner img {
  width: 100%;
}
.banner-shortcode-wrap.style_2 .banner-content .image-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--primary_color);
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.banner-shortcode-wrap.style_2 .banner-content:hover .link-overlay {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
}
.banner-shortcode-wrap.style_2 .banner-content:hover .image-banner:before {
  opacity: 0.8;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.banner-shortcode-wrap.style_3 .banner-content {
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
}
.banner-shortcode-wrap.style_3 .banner-content:before,
.banner-shortcode-wrap.style_3 .banner-content:after {
  position: absolute;
  top: 30px;
  right: 20px;
  bottom: 30px;
  left: 20px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  z-index: 1;
}
.banner-shortcode-wrap.style_3 .banner-content:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
      transform: scale(0, 1);
}
.banner-shortcode-wrap.style_3 .banner-content:after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
      transform: scale(1, 0);
}
.banner-shortcode-wrap.style_3 .banner-content .img-banner img {
  width: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.banner-shortcode-wrap.style_3 .banner-content .main-content-banner {
  border-radius: 3px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background-color: #fff;
  z-index: 2;
}
.banner-shortcode-wrap.style_3 .banner-content .main-content-banner span {
  padding: 10px 20px;
}
.banner-shortcode-wrap.style_3 .banner-content .main-content-banner span.title-banner {
  background-color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  backface-visibility: hidden;
  color: var(--heading_color);
}
.banner-shortcode-wrap.style_3 .banner-content .main-content-banner span.button-banner {
  text-align: center;
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  transform: translateY(-150%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
}
.banner-shortcode-wrap.style_3 .banner-content .main-content-banner:hover span.title-banner {
  -webkit-transform: translateY(150%);
  -ms-transform: translateY(150%);
  transform: translateY(150%);
}
.banner-shortcode-wrap.style_3 .banner-content .main-content-banner:hover span.button-banner {
  background-color: var(--primary_color);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner-shortcode-wrap.style_3 .banner-content:hover:before,
.banner-shortcode-wrap.style_3 .banner-content:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
      transform: scale(1);
}
.banner-shortcode-wrap.style_3 .banner-content:hover .img-banner img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .banner-shortcode-wrap.style_3 .banner-content {
    margin: 15px 0;
  }
}
.banner-shortcode-wrap.style_4 .banner-content {
  position: relative;
  overflow: hidden;
}
.banner-shortcode-wrap.style_4 .banner-content .link-overlay {
  opacity: 0;
  display: block;
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(2);
  -ms-transform: translate(-50%, -50%) scale(2);
  transform: translate(-50%, -50%) scale(2);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.banner-shortcode-wrap.style_4 .banner-content .link-overlay:before {
  content: '';
  position: absolute;
  z-index: 2;
  background: #fff;
  height: 2px;
  width: 50px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner-shortcode-wrap.style_4 .banner-content .link-overlay:after {
  content: '';
  position: absolute;
  z-index: 2;
  background: #fff;
  height: 50px;
  width: 2px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner-shortcode-wrap.style_4 .banner-content .image-banner {
  position: relative;
}
.banner-shortcode-wrap.style_4 .banner-content .image-banner img {
  width: 100%;
}
.banner-shortcode-wrap.style_4 .banner-content .image-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--primary_color);
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-transform: scale(0.8, 1);
  -ms-transform: scale(0.8, 1);
  transform: scale(0.8, 1);
}
.banner-shortcode-wrap.style_4 .banner-content:hover .link-overlay {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.banner-shortcode-wrap.style_4 .banner-content:hover .image-banner:before {
  opacity: 0.8;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
@media (max-width: 767px) {
  .banner-shortcode-wrap.style_4 {
    margin: 15px 0;
  }
}
.banner-shortcode-wrap.style_5 .banner-content {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.banner-shortcode-wrap.style_5 .banner-content .image-banner {
  position: relative;
}
.banner-shortcode-wrap.style_5 .banner-content .image-banner img {
  width: 100%;
}
.banner-shortcode-wrap.style_5 .banner-content .image-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
}
.banner-shortcode-wrap.style_5 .banner-content:hover {
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
}
.banner-shortcode-wrap.style_5 .banner-content:hover .image-banner:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 130%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 130%, 0);
}
@media (max-width: 767px) {
  .banner-shortcode-wrap.style_5 {
    margin: 15px 0;
  }
}
.banner_slider-shortcode-wrap {
  position: relative;
}
.banner_slider-shortcode-wrap.style_1:hover .banner_slider-control .banner_slider-nav {
  opacity: 1;
}
.banner_slider-shortcode-wrap.style_1 .banner_slider-list .slider-item {
  position: relative;
  text-align: center;
}
.banner_slider-shortcode-wrap.style_1 .banner_slider-list .slider-item img {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.banner_slider-shortcode-wrap.style_1 .banner_slider-list .slider-item .content-slider {
  z-index: 2;
  position: absolute;
  width: 30%;
  top: 50%;
  right: 5%;
  text-align: left;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner_slider-shortcode-wrap.style_1 .banner_slider-list .slider-item .content-slider .title-slider {
  font-size: 40px;
  color: #fff;
}
@media (max-width: 767px) {
  .banner_slider-shortcode-wrap.style_1 .banner_slider-list .slider-item .content-slider .title-slider {
    font-size: 24px;
  }
}
.banner_slider-shortcode-wrap.style_1 .banner_slider-list .slider-item .content-slider .description {
  color: #fff;
}
@media (max-width: 991px) {
  .banner_slider-shortcode-wrap.style_1 .banner_slider-list .slider-item .content-slider .description {
    display: none;
  }
}
.banner_slider-shortcode-wrap.style_1 .banner_slider-list .slider-item .content-slider .button_text {
  margin-top: 20px;
  display: inline-block;
  padding: 10px 20px;
  background-color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.banner_slider-shortcode-wrap.style_1 .banner_slider-list .slider-item .content-slider .button_text:hover {
  color: #fff;
  background-color: var(--primary_color);
}
@media (max-width: 480px) {
  .banner_slider-shortcode-wrap.style_1 .banner_slider-list .slider-item .content-slider .button_text {
    display: none;
  }
}
@media (max-width: 991px) {
  .banner_slider-shortcode-wrap.style_1 .banner_slider-list .slider-item .content-slider {
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .banner_slider-shortcode-wrap.style_1 .banner_slider-list .slider-item .content-slider {
    text-align: center;
    width: 100%;
    right: auto;
  }
}
.banner_slider-shortcode-wrap.style_1 .owl-dots {
  position: absolute;
  bottom: 30px;
  right: 60px;
  line-height: 1;
}
.banner_slider-shortcode-wrap.style_1 .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: 1px solid var(--text_color);
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.banner_slider-shortcode-wrap.style_1 .owl-dots .owl-dot:hover,
.banner_slider-shortcode-wrap.style_1 .owl-dots .owl-dot.active {
  background-color: var(--text_color);
}
@media (max-width: 767px) {
  .banner_slider-shortcode-wrap.style_1 .owl-dots {
    bottom: 10px;
    right: 10px;
  }
}
.banner_slider-shortcode-wrap.style_1 .banner_slider-control .banner_slider-nav {
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.banner_slider-shortcode-wrap.style_1 .banner_slider-control .banner_slider-nav:hover {
  cursor: pointer;
}
.banner_slider-shortcode-wrap.style_1 .banner_slider-control .banner_slider-nav.nav_prev {
  float: left;
  left: 0;
}
.banner_slider-shortcode-wrap.style_1 .banner_slider-control .banner_slider-nav.nav_next {
  float: right;
  right: 0;
}
.banner_slider-shortcode-wrap.style_1 .banner_slider-control .banner_slider-nav i {
  padding: 15px;
  background: #fff;
}
.banner_slider-shortcode-wrap.style_2:hover .banner_slider-control .banner_slider-nav {
  opacity: 1;
}
.banner_slider-shortcode-wrap.style_2 .banner_slider-list .slider-item {
  position: relative;
  text-align: center;
}
.banner_slider-shortcode-wrap.style_2 .banner_slider-list .slider-item img {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.banner_slider-shortcode-wrap.style_2 .banner_slider-list .slider-item .content-slider {
  z-index: 2;
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner_slider-shortcode-wrap.style_2 .banner_slider-list .slider-item .content-slider .title-slider {
  font-size: 24px;
  color: var(--heading_color);
  font-weight: bold;
  text-transform: uppercase;
}
.banner_slider-shortcode-wrap.style_2 .banner_slider-list .slider-item .content-slider .description {
  color: var(--text_color_darken_10);
  font-style: italic;
  font-size: 18px;
}
.banner_slider-shortcode-wrap.style_2 .banner_slider-list .slider-item .content-slider .button_text {
  border-radius: 3px;
  color: var(--heading_color);
  margin-top: 20px;
  display: inline-block;
  padding: 10px 20px;
  background-color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.banner_slider-shortcode-wrap.style_2 .banner_slider-list .slider-item .content-slider .button_text:hover {
  color: #fff;
  background-color: var(--primary_color);
}
.banner_slider-shortcode-wrap.style_2 .owl-dots {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 1;
}
.banner_slider-shortcode-wrap.style_2 .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: 1px solid #fff;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.banner_slider-shortcode-wrap.style_2 .owl-dots .owl-dot:hover,
.banner_slider-shortcode-wrap.style_2 .owl-dots .owl-dot.active {
  background-color: #fff;
}
@media (max-width: 767px) {
  .banner_slider-shortcode-wrap.style_2 .owl-dots {
    display: none;
  }
}
.banner_slider-shortcode-wrap.style_2 .banner_slider-control .banner_slider-nav {
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.banner_slider-shortcode-wrap.style_2 .banner_slider-control .banner_slider-nav:hover {
  cursor: pointer;
}
.banner_slider-shortcode-wrap.style_2 .banner_slider-control .banner_slider-nav.nav_prev {
  float: left;
  left: 0;
}
.banner_slider-shortcode-wrap.style_2 .banner_slider-control .banner_slider-nav.nav_next {
  float: right;
  right: 0;
}
.banner_slider-shortcode-wrap.style_2 .banner_slider-control .banner_slider-nav i {
  padding: 15px;
  background: #fff;
}
.yolo-capabilities {
  height: 550px;
  line-height: 1.7;
  background-color: #f4f4f4;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-capabilities:hover,
.yolo-capabilities.recommend {
  margin-top: -20px;
  height: 590px;
}
.yolo-capabilities:hover .item-inner,
.yolo-capabilities.recommend .item-inner {
  padding: 45px 40px;
}
.yolo-capabilities:hover .item-inner .recommend_title,
.yolo-capabilities.recommend .item-inner .recommend_title {
  display: inline-block;
  padding: 2px 10px;
  background-color: var(--primary_color);
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
}
.yolo-capabilities:hover .content-footer,
.yolo-capabilities.recommend .content-footer {
  opacity: 1;
}
.yolo-capabilities .item-inner {
  margin-right: -1px;
  position: relative;
  height: 100%;
  padding: 70px 40px;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-capabilities .content-header .content-header-inner .text {
  width: 100%;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  color: var(--heading_color);
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-capabilities .content-header .content-header-inner .price {
  font-size: 16px;
  color: var(--heading_color);
}
.yolo-capabilities .content-header .content-header-inner .price span {
  font-size: 38px;
  font-family: var(--secondary_font);
  font-weight: 900;
}
.yolo-capabilities .content-header .content-header-inner .price span:after {
  content: '/';
  font-size: 28px;
  display: inline-block;
  font-weight: normal;
}
.yolo-capabilities .content-header .content-header-inner .sub_title {
  position: relative;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}
.yolo-capabilities .content-main .decs ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 25px;
}
.yolo-capabilities .content-main .decs ul li {
  font-size: 14px;
  color: var(--text_color);
  -webkit-transition: none;
  transition: none;
  padding: 10px 0;
  text-align: left;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-capabilities .content-main .decs ul li i {
  margin-right: 5px;
}
.yolo-capabilities .content-main .decs ul li i.fa-check {
  color: var(--primary_color);
}
.yolo-capabilities .content-footer {
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-capabilities .content-footer a {
  position: relative;
  display: inline-block;
  background: var(--primary_color);
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
}
.yolo-capabilities .content-footer a:before {
  height: 100%;
  width: 1px;
  background-color: #fff;
  content: '';
  position: absolute;
  right: 50px;
  top: 0;
}
.yolo-capabilities .content-footer a:after {
  padding-left: 30px;
  content: '\f178';
  font-family: fontAwesome;
  display: inline-block;
}
.yolo-capabilities .content-footer a:hover {
  background-color: var(--primary_color_darken_10);
}
/* GMaps Shortcode CSS */
.gmaps-shortcode-wrap .map-info {
  max-width: 280px;
}
.gmaps-shortcode-wrap .map-info .info-image {
  float: left;
  max-width: 200px;
  padding: 10px;
}
.gmaps-shortcode-wrap .map-info .info-address {
  padding: 15px 0 10px 0;
}
.gmaps-shortcode-wrap .map-info .info-address p {
  text-align: center;
  color: #9d3a3a;
  font-weight: bold;
}
.gmaps-shortcode-wrap.toggle_button .gmaps-button-wrap .gmaps-toggle-button {
  width: 200px;
  margin: 0 auto;
  padding: 15px 0;
  border: 1px solid var(--primary_color);
  text-align: center;
}
.gmaps-shortcode-wrap.toggle_button .gmaps-button-wrap .gmaps-toggle-button:hover {
  background: var(--primary_color);
  cursor: pointer;
}
/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
/* Icon Box Shortcode CSS */
.icon-box-shortcode-wrap.style_1 .icon-box-container {
  text-align: center;
}
.icon-box-shortcode-wrap.style_1 .icon-box-container .icon-wrap {
  font-size: 35px;
  line-height: 0;
}
.icon-box-shortcode-wrap.style_1 .icon-box-container .icon-wrap img {
  margin: 0 auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_1 .icon-box-container .icon-wrap span {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_1 .icon-box-container .icon-content {
  margin-bottom: 20px;
}
.icon-box-shortcode-wrap.style_1 .icon-box-container:hover img,
.icon-box-shortcode-wrap.style_1 .icon-box-container:hover span {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@media (max-width: 767px) {
  .icon-box-shortcode-wrap.style_1 {
    margin: 15px 0;
  }
}
.icon-box-shortcode-wrap.style_2 .icon-box-container {
  display: table;
  width: 100%;
}
.icon-box-shortcode-wrap.style_2 .icon-box-container .icon-wrap {
  font-size: 35px;
  line-height: 0;
  width: 30%;
  display: table-cell;
  vertical-align: middle;
}
.icon-box-shortcode-wrap.style_2 .icon-box-container .icon-wrap img {
  margin: 0 auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-box-shortcode-wrap.style_2 .icon-box-container .icon-wrap span {
  position: relative;
  font-size: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-box-shortcode-wrap.style_2 .icon-box-container .icon-content {
  display: table-cell;
  width: 70%;
  padding: 30px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
  color: #fff;
}
.icon-box-shortcode-wrap.style_2 .icon-box-container .icon-content .background-content-2 {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: -100%;
  z-index: 0;
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_2 .icon-box-container .icon-content .background-content {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0.9;
}
.icon-box-shortcode-wrap.style_2 .icon-box-container .icon-content .icon-title {
  color: #fff;
  position: relative;
  margin: 0;
  padding-bottom: 10px;
}
.icon-box-shortcode-wrap.style_2 .icon-box-container .icon-content .icon-description {
  position: relative;
}
.icon-box-shortcode-wrap.style_2 .icon-box-container:hover .icon-wrap img,
.icon-box-shortcode-wrap.style_2 .icon-box-container:hover .icon-wrap span {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.icon-box-shortcode-wrap.style_2 .icon-box-container:hover .icon-content .background-content-2 {
  left: 0;
}
@media (max-width: 767px) {
  .icon-box-shortcode-wrap.style_2 .icon-box-container {
    margin: 15px 0;
  }
}
.icon-box-shortcode-wrap.style_3 .icon-box-container {
  text-align: center;
  background-color: #f4f4f4;
  padding: 30px 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_3 .icon-box-container .icon-wrap {
  font-size: 35px;
  line-height: 0;
}
.icon-box-shortcode-wrap.style_3 .icon-box-container .icon-wrap img {
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.icon-box-shortcode-wrap.style_3 .icon-box-container .icon-wrap span {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_3 .icon-box-container .icon-content .icon-title {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-box-shortcode-wrap.style_3 .icon-box-container .icon-content .icon-description {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_3 .icon-box-container:hover {
  background-color: var(--primary_color);
}
.icon-box-shortcode-wrap.style_3 .icon-box-container:hover img {
  -webkit-filter: invert(1);
  -moz-filter: invert(1);
  -o-filter: invert(1);
  -ms-filter: invert(1);
  filter: invert(1);
}
.icon-box-shortcode-wrap.style_3 .icon-box-container:hover .icon-content .icon-title,
.icon-box-shortcode-wrap.style_3 .icon-box-container:hover .icon-content .icon-description {
  color: #fff;
}
.icon-box-shortcode-wrap.style_4 .icon-box-container {
  text-align: center;
  padding: 40px 20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_4 .icon-box-container .icon-wrap {
  font-size: 35px;
  line-height: 0;
}
.icon-box-shortcode-wrap.style_4 .icon-box-container .icon-wrap img {
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-filter: grayscale(1) brightness(0);
  -moz-filter: grayscale(1) brightness(0);
  -o-filter: grayscale(1) brightness(0);
  -ms-filter: grayscale(1) brightness(0);
  filter: grayscale(1) brightness(0);
}
.icon-box-shortcode-wrap.style_4 .icon-box-container .icon-wrap span {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: var(--heading_color);
}
.icon-box-shortcode-wrap.style_4 .icon-box-container .icon-content .icon-title {
  text-transform: uppercase;
}
.icon-box-shortcode-wrap.style_4 .icon-box-container:hover {
  -webkit-box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.2);
}
.icon-box-shortcode-wrap.style_4 .icon-box-container:hover img {
  -webkit-filter: grayscale(0) brightness(1);
  -moz-filter: grayscale(0) brightness(1);
  -o-filter: grayscale(0) brightness(1);
  -ms-filter: grayscale(0) brightness(1);
  filter: grayscale(0) brightness(1);
}
.icon-box-shortcode-wrap.style_5 {
  margin: 40px 0;
}
.icon-box-shortcode-wrap.style_5 .icon-box-container {
  display: table;
  width: 100%;
}
.icon-box-shortcode-wrap.style_5 .icon-box-container .icon-wrap {
  font-size: 35px;
  line-height: 0;
  width: 30%;
  display: table-cell;
  vertical-align: middle;
}
.icon-box-shortcode-wrap.style_5 .icon-box-container .icon-wrap img {
  margin: 0 auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-box-shortcode-wrap.style_5 .icon-box-container .icon-wrap span {
  position: relative;
  font-size: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-box-shortcode-wrap.style_5 .icon-box-container .icon-content {
  display: table-cell;
  width: 70%;
  padding: 30px 0;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.icon-box-shortcode-wrap.style_5 .icon-box-container .icon-content .icon-title {
  position: relative;
  text-transform: uppercase;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}
.icon-box-shortcode-wrap.style_5 .icon-box-container .icon-content .icon-description {
  padding-top: 10px;
  position: relative;
}
@media (min-width: 480px) and (max-width: 767px) {
  .icon-box-shortcode-wrap.style_5 .icon-box-container .icon-content {
    width: 50%;
    margin-left: 0;
    display: inline-block;
  }
}
.icon-box-shortcode-wrap.style_5 .icon-box-container:hover .icon-wrap img,
.icon-box-shortcode-wrap.style_5 .icon-box-container:hover .icon-wrap span {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.icon-box-shortcode-wrap.style_5 .icon-box-container:hover .icon-content .background-content-2 {
  left: 0;
}
@media (max-width: 767px) {
  .icon-box-shortcode-wrap.style_5 .icon-box-container {
    margin: 15px 0;
  }
}
.icon-box-shortcode-wrap.style_6 .icon-box-container {
  width: 100%;
  position: relative;
}
.icon-box-shortcode-wrap.style_6 .icon-box-container.line_bottom:before {
  content: '';
  background-color: var(--primary_color);
  height: 100%;
  width: 1px;
  left: 34px;
  top: 0;
  position: absolute;
  z-index: 0;
}
.icon-box-shortcode-wrap.style_6 .icon-box-container .icon-wrap {
  position: relative;
  font-size: 35px;
  line-height: 0;
  width: 70px;
  height: 70px;
  border: 1px solid var(--primary_color);
  background-color: #fff;
  z-index: 1;
  border-radius: 100%;
  float: left;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-box-shortcode-wrap.style_6 .icon-box-container .icon-wrap img {
  margin: 0 auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-box-shortcode-wrap.style_6 .icon-box-container .icon-wrap span {
  line-height: 68px;
  position: relative;
  font-size: 32px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-box-shortcode-wrap.style_6 .icon-box-container .icon-content {
  padding-left: 30px;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.icon-box-shortcode-wrap.style_6 .icon-box-container .icon-content .icon-title {
  position: relative;
  margin: 0;
  padding-bottom: 10px;
}
.icon-box-shortcode-wrap.style_6 .icon-box-container .icon-content .icon-description {
  position: relative;
  padding-bottom: 40px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .icon-box-shortcode-wrap.style_6 .icon-box-container .icon-content {
    width: 80%;
    margin-left: 0;
    display: inline-block;
  }
}
.icon-box-shortcode-wrap.style_6 .icon-box-container:hover .icon-wrap {
  background-color: var(--primary_color);
}
.icon-box-shortcode-wrap.style_6 .icon-box-container:hover .icon-wrap span {
  color: #fff !important;
}
.icon-box-shortcode-wrap.style_7 .icon-box-container {
  width: 100%;
  position: relative;
}
.icon-box-shortcode-wrap.style_7 .icon-box-container .icon-wrap {
  position: relative;
  font-size: 28px;
  line-height: 0;
  width: 60px;
  height: 60px;
  border: 1px solid var(--primary_color);
  z-index: 1;
  float: left;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-box-shortcode-wrap.style_7 .icon-box-container .icon-wrap img {
  margin: 0 auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-box-shortcode-wrap.style_7 .icon-box-container .icon-wrap span {
  line-height: 58px;
  position: relative;
  font-size: 32px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-box-shortcode-wrap.style_7 .icon-box-container .icon-content {
  padding-left: 30px;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.icon-box-shortcode-wrap.style_7 .icon-box-container .icon-content .icon-title {
  position: relative;
  margin: 0;
  padding-bottom: 10px;
}
.icon-box-shortcode-wrap.style_7 .icon-box-container .icon-content .icon-description {
  position: relative;
  padding-bottom: 30px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .icon-box-shortcode-wrap.style_7 .icon-box-container .icon-content {
    width: 50%;
    margin-left: 0;
    display: inline-block;
  }
}
.icon-box-shortcode-wrap.style_7 .icon-box-container:hover .icon-wrap {
  background-color: var(--primary_color);
}
.icon-box-shortcode-wrap.style_7 .icon-box-container:hover .icon-wrap span {
  color: #fff !important;
}
@media (min-width: 480px) and (max-width: 767px) {
  .icon-box-shortcode-wrap.style_7 .icon-box-container {
    margin: 15px 70px;
  }
}
.icon-box-shortcode-wrap.style_8 {
  position: relative;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.icon-box-shortcode-wrap.style_8 .icon-bg {
  position: absolute;
  background-size: cover;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_8 .icon-box-container {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 40px 30px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_8 .icon-box-container .icon-wrap {
  font-size: 35px;
  line-height: 0;
}
.icon-box-shortcode-wrap.style_8 .icon-box-container .icon-wrap img {
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.icon-box-shortcode-wrap.style_8 .icon-box-container .icon-wrap span {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: var(--heading_color);
}
.icon-box-shortcode-wrap.style_8 .icon-box-container .icon-content .icon-title {
  color: var(--heading_color);
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.icon-box-shortcode-wrap.style_8 .icon-box-container .icon-content .icon-description {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_8:hover {
  -webkit-box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.2);
}
.icon-box-shortcode-wrap.style_8:hover .icon-bg {
  opacity: 1;
}
.icon-box-shortcode-wrap.style_8:hover .icon-box-container img {
  -webkit-filter: grayscale(1) brightness(2);
  -moz-filter: grayscale(1) brightness(2);
  -o-filter: grayscale(1) brightness(2);
  -ms-filter: grayscale(1) brightness(2);
  filter: grayscale(1) brightness(2);
}
.icon-box-shortcode-wrap.style_8:hover .icon-box-container span {
  color: var(--primary_color);
}
.icon-box-shortcode-wrap.style_8:hover .icon-box-container .icon-content .icon-title,
.icon-box-shortcode-wrap.style_8:hover .icon-box-container .icon-content .icon-description {
  color: #fff;
}
.icon-box-shortcode-wrap.style_9 {
  position: relative;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.icon-box-shortcode-wrap.style_9 .icon-bg {
  position: absolute;
  background-size: cover;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_9 .icon-box-container {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 40px 30px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_9 .icon-box-container .icon-wrap {
  font-size: 35px;
  line-height: 0;
}
.icon-box-shortcode-wrap.style_9 .icon-box-container .icon-wrap img {
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.icon-box-shortcode-wrap.style_9 .icon-box-container .icon-wrap span {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: var(--primary_color);
}
.icon-box-shortcode-wrap.style_9 .icon-box-container .icon-content .icon-title {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.icon-box-shortcode-wrap.style_9 .icon-box-container .icon-content .icon-description {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: rgba(255, 255, 255, 0.7);
}
.icon-box-shortcode-wrap.style_9:hover {
  -webkit-box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.2);
}
.icon-box-shortcode-wrap.style_9:hover .icon-bg {
  opacity: 1;
}
.icon-box-shortcode-wrap.style_9:hover .icon-box-container img {
  -webkit-filter: grayscale(1) brightness(2);
  -moz-filter: grayscale(1) brightness(2);
  -o-filter: grayscale(1) brightness(2);
  -ms-filter: grayscale(1) brightness(2);
  filter: grayscale(1) brightness(2);
}
.icon-box-shortcode-wrap.style_9:hover .icon-box-container span {
  color: var(--primary_color);
}
.icon-box-shortcode-wrap.style_9:hover .icon-box-container .icon-content .icon-title {
  color: var(--primary_color);
}
@media (max-width: 767px) {
  .icon-box-shortcode-wrap.style_9 {
    margin: 15px 0;
  }
}
.icon-box-shortcode-wrap.style_10 {
  position: relative;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.icon-box-shortcode-wrap.style_10 .icon-bg {
  position: absolute;
  background-color: #f4f4f4;
  height: calc(100% - 10px);
  width: calc(100% - 10px);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  -ms-transform: translate(-50%, -50%) scale(0.8);
  transform: translate(-50%, -50%) scale(0.8);
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
}
.icon-box-shortcode-wrap.style_10 .icon-bg span:before,
.icon-box-shortcode-wrap.style_10 .icon-bg span:after {
  content: '';
  height: 14px;
  width: 14px;
  position: absolute;
  display: block;
}
.icon-box-shortcode-wrap.style_10 .icon-bg span.border_top:before {
  border-top: 2px solid var(--primary_color);
  border-left: 2px solid var(--primary_color);
  top: -5px;
  left: -5px;
}
.icon-box-shortcode-wrap.style_10 .icon-bg span.border_top:after {
  border-top: 2px solid var(--primary_color);
  border-right: 2px solid var(--primary_color);
  top: -5px;
  right: -5px;
}
.icon-box-shortcode-wrap.style_10 .icon-bg span.border_bottom:before {
  border-bottom: 2px solid var(--primary_color);
  border-left: 2px solid var(--primary_color);
  bottom: -5px;
  left: -5px;
}
.icon-box-shortcode-wrap.style_10 .icon-bg span.border_bottom:after {
  border-bottom: 2px solid var(--primary_color);
  border-right: 2px solid var(--primary_color);
  bottom: -5px;
  right: -5px;
}
.icon-box-shortcode-wrap.style_10 .icon-box-container {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 40px 30px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_10 .icon-box-container .icon-wrap {
  font-size: 35px;
  line-height: 0;
}
.icon-box-shortcode-wrap.style_10 .icon-box-container .icon-wrap img {
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-filter: grayscale(1) brightness(0);
  -moz-filter: grayscale(1) brightness(0);
  -o-filter: grayscale(1) brightness(0);
  -ms-filter: grayscale(1) brightness(0);
  filter: grayscale(1) brightness(0);
}
.icon-box-shortcode-wrap.style_10 .icon-box-container .icon-wrap span {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: var(--primary_color);
}
.icon-box-shortcode-wrap.style_10 .icon-box-container .icon-content .icon-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.icon-box-shortcode-wrap.style_10 .icon-box-container .icon-content .icon-description {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.icon-box-shortcode-wrap.style_10:hover .icon-bg {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.icon-box-shortcode-wrap.style_10:hover .icon-box-container img {
  -webkit-filter: grayscale(0) brightness(1);
  -moz-filter: grayscale(0) brightness(1);
  -o-filter: grayscale(0) brightness(1);
  -ms-filter: grayscale(0) brightness(1);
  filter: grayscale(0) brightness(1);
}
.icon-box-shortcode-wrap.style_10:hover .icon-box-container span {
  color: var(--primary_color);
}
.icon-box-shortcode-wrap.style_11 .icon-box-container {
  width: 100%;
  display: inline-block;
}
.icon-box-shortcode-wrap.style_11 .icon-box-container .icon-wrap {
  font-size: 16px;
  line-height: 0;
  width: 50px;
  height: 50px;
  background-color: var(--primary_color);
  border-radius: 100%;
  float: left;
  display: inline-block;
  text-align: center;
}
.icon-box-shortcode-wrap.style_11 .icon-box-container .icon-wrap img {
  margin: 0 auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-box-shortcode-wrap.style_11 .icon-box-container .icon-wrap span {
  line-height: 50px;
  position: relative;
  font-size: 16px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.icon-box-shortcode-wrap.style_11 .icon-box-container .icon-content {
  float: right;
  width: calc(100% - 70px);
  text-align: left;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.icon-box-shortcode-wrap.style_11 .icon-box-container .icon-content .icon-title {
  position: relative;
  text-transform: uppercase;
  margin: 0;
  margin-top: 3px;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}
.icon-box-shortcode-wrap.style_11 .icon-box-container .icon-content .icon-description {
  position: relative;
  font-style: italic;
}
@media (min-width: 480px) and (max-width: 767px) {
  .icon-box-shortcode-wrap.style_11 .icon-box-container .icon-content {
    width: 50%;
    margin-left: 0;
    display: inline-block;
  }
}
.icon-box-shortcode-wrap.style_11 .icon-box-container:hover .icon-wrap {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media (max-width: 767px) {
  .icon-box-shortcode-wrap.style_11 .icon-box-container {
    margin: 15px 0;
  }
}
/* Social Shortcode CSS */
.icon-footer-shortcode-wrap {
  position: relative;
}
.icon-footer-shortcode-wrap .icon-footer-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.icon-footer-shortcode-wrap .icon-footer-item a:hover {
  color: var(--primary_color);
}
.icon-footer-shortcode-wrap.style_1 .icon-footer-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.icon-footer-shortcode-wrap.style_1 .icon-footer-list .icon-footer-item {
  display: inline-block;
  text-align: center;
  margin: 0 4px;
}
.icon-footer-shortcode-wrap.style_1 .icon-footer-list .icon-footer-item .icon-wrap {
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 100%;
  background-color: #8381825c;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.icon-footer-shortcode-wrap.style_1 .icon-footer-list .icon-footer-item:first-child {
  margin-left: 0;
}
.icon-footer-shortcode-wrap.style_1 .icon-footer-list .icon-footer-item .icon-wrap {
  font-size: 18px;
}
.icon-footer-shortcode-wrap.style_1 .icon-footer-list .icon-footer-item:hover .icon-wrap {
  background-color: var(--primary_color);
}
.icon-footer-shortcode-wrap.style_2 .icon-footer-list .icon-footer-item {
  display: block;
}
.icon-footer-shortcode-wrap.style_2 .icon-footer-list .icon-footer-item .icon-wrap {
  display: inline-block;
  width: 20px;
  margin-right: 10px;
}
.icon-footer-shortcode-wrap.style_2 .icon-footer-list .icon-footer-item .icon-title {
  display: inline-block;
}
.icon-footer-shortcode-wrap.style_3 .icon-footer-list.left {
  text-align: left;
}
.icon-footer-shortcode-wrap.style_3 .icon-footer-list.left .icon-footer-item {
  padding: 0 10px;
}
.icon-footer-shortcode-wrap.style_3 .icon-footer-list.left .icon-footer-item:first-child {
  padding-left: 0;
}
.icon-footer-shortcode-wrap.style_3 .icon-footer-list.left .icon-footer-item .icon-wrap {
  font-size: 20px;
  color: #c4c4c4;
}
@media (max-width: 479px) {
  .icon-footer-shortcode-wrap.style_3 .icon-footer-list.left .icon-footer-item {
    padding: 0 15px;
  }
}
.icon-footer-shortcode-wrap.style_3 .icon-footer-list.center {
  text-align: center;
}
.icon-footer-shortcode-wrap.style_3 .icon-footer-list.right {
  text-align: right;
}
.icon-footer-shortcode-wrap.style_3 .icon-footer-list .icon-footer-item {
  display: inline-block;
  padding: 0 10px;
  line-height: 1;
}
.icon-footer-shortcode-wrap.style_3 .icon-footer-list .icon-footer-item .icon-wrap {
  display: inline-block;
  font-size: 24px;
}
.icon-footer-shortcode-wrap.style_3 .icon-footer-list .icon-footer-item .icon-wrap i {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.icon-footer-shortcode-wrap.style_3 .icon-footer-list .icon-footer-item .icon-wrap:hover i {
  color: var(--primary_color) !important;
}
.icon-footer-shortcode-wrap.style_4 .icon-footer-list.left {
  text-align: left;
}
.icon-footer-shortcode-wrap.style_4 .icon-footer-list.center {
  text-align: center;
}
.icon-footer-shortcode-wrap.style_4 .icon-footer-list.right {
  text-align: right;
}
.icon-footer-shortcode-wrap.style_4 .icon-footer-list .icon-footer-item {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #a5a5a5;
  color: var(--heading_color);
  border-radius: 30px;
}
.icon-footer-shortcode-wrap.style_4 .icon-footer-list .icon-footer-item .icon-wrap {
  color: var(--primary_color);
  display: inline-block;
}
.icon-footer-shortcode-wrap.style_4 .icon-footer-list .icon-footer-item .icon-title {
  display: inline-block;
}
/* Social Shortcode CSS */
.our-process-shortcode-wrap {
  position: relative;
}
.our-process-shortcode-wrap .our-process-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.our-process-shortcode-wrap.style_1 .our-process-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
  display: table;
  width: 100%;
}
.our-process-shortcode-wrap.style_1 .our-process-list .our-process-item {
  display: table-cell;
  text-align: center;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.our-process-shortcode-wrap.style_1 .our-process-list .our-process-item:before {
  content: '';
  height: 3px;
  width: 100%;
  background-color: var(--primary_color);
  position: absolute;
  top: 28px;
  left: 0;
}
.our-process-shortcode-wrap.style_1 .our-process-list .our-process-item:last-child:after {
  position: absolute;
  content: '';
  height: 13px;
  width: 13px;
  border-radius: 100%;
  background-color: var(--primary_color);
  right: 0;
  top: 23px;
}
.our-process-shortcode-wrap.style_1 .our-process-list .our-process-item:first-child:after {
  position: absolute;
  content: '';
  height: 13px;
  width: 13px;
  border-radius: 100%;
  background-color: var(--primary_color);
  left: 0;
  top: 23px;
}
.our-process-shortcode-wrap.style_1 .our-process-list .our-process-item .process-title {
  font-weight: bold;
  margin-top: 10px;
  font-size: 18px;
  color: var(--heading_color);
}
.our-process-shortcode-wrap.style_1 .our-process-list .our-process-item .icon-wrap {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  font-size: 28px;
  height: 60px;
  width: 60px;
  line-height: 58px;
  border-radius: 100%;
  background-color: #fff;
  border: 1px solid var(--primary_color);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.our-process-shortcode-wrap.style_1 .our-process-list .our-process-item .icon-wrap i {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  color: var(--text_color);
}
.our-process-shortcode-wrap.style_1 .our-process-list .our-process-item:hover .icon-wrap {
  background-color: var(--primary_color);
}
.our-process-shortcode-wrap.style_1 .our-process-list .our-process-item:hover .icon-wrap i {
  color: #fff;
}
.our-process-shortcode-wrap.style_1 .our-process-list.step_3 .our-process-item {
  width: 33.33%;
}
.our-process-shortcode-wrap.style_1 .our-process-list.step_4 .our-process-item {
  width: 25%;
}
.our-process-shortcode-wrap.style_1 .our-process-list.step_5 .our-process-item {
  width: 20%;
}
.yolo-pricing {
  height: 550px;
  line-height: 1.7;
  background-color: #fdfdfd;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-pricing:hover,
.yolo-pricing.recommend {
  margin-top: -20px;
  height: 590px;
}
.yolo-pricing:hover .item-inner,
.yolo-pricing.recommend .item-inner {
  padding: 45px 40px;
}
.yolo-pricing:hover .item-inner .recommend_title,
.yolo-pricing.recommend .item-inner .recommend_title {
  display: inline-block;
  padding: 2px 10px;
  background-color: var(--primary_color);
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .yolo-pricing:hover .item-inner,
  .yolo-pricing.recommend .item-inner {
    padding: 45px 20px;
  }
}
.yolo-pricing:hover .content-footer,
.yolo-pricing.recommend .content-footer {
  opacity: 1;
}
.yolo-pricing .item-inner {
  margin-right: -1px;
  position: relative;
  height: 100%;
  padding: 70px 40px;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .yolo-pricing .item-inner {
    padding: 70px 20px;
  }
}
.yolo-pricing .content-header .content-header-inner .text {
  width: 100%;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  color: var(--heading_color);
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-pricing .content-header .content-header-inner .price {
  font-size: 16px;
  color: var(--heading_color);
}
.yolo-pricing .content-header .content-header-inner .price span {
  font-size: 38px;
  font-family: var(--secondary_font);
  font-weight: bold;
}
.yolo-pricing .content-header .content-header-inner .price span:after {
  content: '/';
  font-size: 28px;
  display: inline-block;
  font-weight: normal;
}
.yolo-pricing .content-header .content-header-inner .sub_title {
  position: relative;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}
.yolo-pricing .content-main .decs ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 25px;
}
.yolo-pricing .content-main .decs ul li {
  font-size: 14px;
  color: var(--text_color);
  -webkit-transition: none;
  transition: none;
  padding: 10px 0;
  text-align: left;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-pricing .content-main .decs ul li i {
  margin-right: 5px;
}
.yolo-pricing .content-main .decs ul li i.fa-check {
  color: var(--primary_color);
}
.yolo-pricing .content-footer {
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-pricing .content-footer a {
  border-radius: 3px;
  position: relative;
  display: inline-block;
  background: var(--primary_color);
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
}
.yolo-pricing .content-footer a:before {
  height: 100%;
  width: 1px;
  background-color: #fff;
  content: '';
  position: absolute;
  right: 50px;
  top: 0;
}
.yolo-pricing .content-footer a:after {
  padding-left: 30px;
  content: '\f178';
  font-family: fontAwesome;
  display: inline-block;
}
.yolo-pricing .content-footer a:hover {
  background-color: var(--primary_color_darken_10);
}
@media (max-width: 991px) {
  .yolo-pricing {
    margin: 15px 0;
    height: 590px;
  }
  .yolo-pricing .item-inner {
    padding: 45px 40px;
  }
  .yolo-pricing .item-inner .recommend_title {
    display: inline-block;
    padding: 2px 10px;
    background-color: var(--primary_color);
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
  }
  .yolo-pricing .content-footer {
    opacity: 1;
  }
  .yolo-pricing:hover,
  .yolo-pricing.recommend {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  .yolo-pricing {
    margin: 15px -15px;
  }
  .yolo-pricing .item-inner {
    padding: 45px 30px;
  }
  .yolo-pricing:hover .item-inner,
  .yolo-pricing.recommend .item-inner {
    padding: 45px 30px;
  }
}
/* Yolo video player*/
.yolo-video-player {
  position: relative;
  display: table;
  width: 100%;
}
.yolo-video-player .container-text {
  position: relative;
}
.yolo-video-player .yl-button-play {
  opacity: 1;
  display: table-cell;
  vertical-align: middle;
}
.yolo-video-player .yl-button-play .play-button {
  text-align: center;
  display: table;
  margin: 0 auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.yolo-video-player .yl-button-play .play-button:hover {
  cursor: pointer;
}
.yolo-video-player .yl-button-play .play-button:hover i {
  color: var(--primary_color) !important;
}
.yolo-video-player .yl-button-play .play-button i {
  vertical-align: middle;
  display: table-cell;
  font-size: 50px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media (max-width: 767px) {
  .yolo-video-player .yl-button-play .play-button i {
    font-size: 160px;
  }
}
@media (max-width: 480px) {
  .yolo-video-player .yl-button-play .play-button i {
    font-size: 130px;
  }
}
.yolo-video-player .iframe-video-player {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0;
  display: none;
  overflow: hidden;
  background-color: #000000;
}
.yolo-video-player .iframe-video-player .video-close {
  padding: 5px 10px;
  right: 0;
  cursor: pointer;
  color: white;
  background: var(--primary_color);
  z-index: 1;
  position: absolute;
}
.yolo-video-player.style_1 {
  display: block;
  margin-bottom: 30px;
}
.yolo-video-player.style_1 .container-text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .yolo-video-player.style_1 .container-text {
    position: relative;
  }
}
.yolo-video-player.style_1 .yl-button-play {
  display: block;
}
.yolo-video-player.style_1 .yl-button-play .yl-introduction {
  top: 0px;
  left: 0;
  position: relative;
  font-size: 28px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .yolo-video-player.style_1 .yl-button-play .yl-introduction {
    font-size: 24px;
  }
}
.yolo-video-player.style_1 .yl-button-play .yl-description {
  right: 0;
  bottom: 0px;
  position: relative;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .yolo-video-player.style_1 .yl-button-play .yl-description {
    font-size: 16px;
  }
}
.yolo-video-player.style_1 .yl-button-play .play-button {
  text-align: center;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.yolo-video-player.style_1 .yl-button-play .play-button:hover {
  cursor: pointer;
}
.yolo-video-player.style_1 .yl-button-play .play-button i {
  vertical-align: middle;
  display: block;
  font-size: 90px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo-video-player.style_1 .iframe-video-player {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0;
  display: none;
  overflow: hidden;
  background-color: #000000;
}
.yolo-video-player.style_1 .iframe-video-player .video-close {
  padding: 5px 10px;
  right: 0;
  cursor: pointer;
  color: white;
  background: var(--primary_color);
  z-index: 1;
  position: absolute;
}
.yolo-video-player.style_2 .container-text {
  position: relative;
}
.yolo-video-player.style_2 .yl-button-play .yl-introduction {
  top: 0px;
  left: 0;
  position: relative;
  font-size: 72px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .yolo-video-player.style_2 .yl-button-play .yl-introduction {
    font-size: 36px;
  }
}
.yolo-video-player.style_2 .yl-button-play .yl-description {
  right: 0;
  bottom: 0px;
  position: relative;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .yolo-video-player.style_2 .yl-button-play .yl-description {
    font-size: 18px;
  }
}
.yolo-video-player.style_2 .yl-button-play .play-button {
  text-align: center;
  display: table;
  margin: 0 auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.yolo-video-player.style_2 .yl-button-play .play-button:hover {
  cursor: pointer;
}
.yolo-video-player.style_2 .yl-button-play .play-button:hover i {
  color: var(--secondary_color) !important;
}
.yolo-video-player.style_2 .yl-button-play .play-button i {
  vertical-align: middle;
  display: table-cell;
  font-size: 210px;
  color: var(--primary_color);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media (max-width: 767px) {
  .yolo-video-player.style_2 .yl-button-play .play-button i {
    font-size: 150px;
  }
}
.yolo-video-player.style_2 .iframe-video-player {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0;
  display: none;
  overflow: hidden;
  background-color: #000000;
}
.yolo-video-player.style_2 .iframe-video-player .video-close {
  padding: 5px 10px;
  right: 0;
  cursor: pointer;
  color: white;
  background: var(--primary_color);
  z-index: 1;
  position: absolute;
}
.round-1 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
}
.round-1 .spinner {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  float: left;
  margin-right: 20px;
  margin-top: 65px;
  border-radius: 100%;
}
.round-1 #spinner_one {
  -webkit-animation: round-1-one 1.5s infinite;
  animation: round-1-one 1.5s infinite;
}
.round-1 #spinner_two {
  -webkit-animation: round-1-two 1.5s infinite;
  animation: round-1-two 1.5s infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.round-1 #spinner_three {
  -webkit-animation: round-1-three 1.5s infinite;
  animation: round-1-three 1.5s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@-webkit-keyframes round-1-one {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes round-1-one {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
@-webkit-keyframes round-1-two {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes round-1-two {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
@-webkit-keyframes round-1-three {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes round-1-three {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
.round-2 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.round-2 .spinner {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  position: absolute;
  left: 65px;
  top: 65px;
  border-radius: 50%;
}
.round-2 .spinner:nth-child(2n+0) {
  margin-right: 0;
}
.round-2 #spinner_one {
  -webkit-animation: round-2-one 2s infinite;
  animation: round-2-one 2s infinite;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.round-2 #spinner_two {
  -webkit-animation: round-2-two 2s infinite;
  animation: round-2-two 2s infinite;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.round-2 #spinner_three {
  -webkit-animation: round-2-three 2s infinite;
  animation: round-2-three 2s infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.round-2 #spinner_four {
  -webkit-animation: round-2-four 2s infinite;
  animation: round-2-four 2s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.round-2 #spinner_five {
  -webkit-animation: round-2-five 2s infinite;
  animation: round-2-five 2s infinite;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.round-2 #spinner_six {
  -webkit-animation: round-2-six 2s infinite;
  animation: round-2-six 2s infinite;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.round-2 #spinner_seven {
  -webkit-animation: round-2-seven 2s infinite;
  animation: round-2-seven 2s infinite;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.round-2 #spinner_eight {
  -webkit-animation: round-2-eight 2s infinite;
  animation: round-2-eight 2s infinite;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.round-2 #spinner_big {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 50px;
  top: 50px;
  -webkit-animation: round-2-big 2s infinite;
  animation: round-2-big 2s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@-webkit-keyframes round-2-big {
  50% {
    -webkit-transform: scale(0.5);
  }
}
@keyframes round-2-big {
  50% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@-webkit-keyframes round-2-one {
  50% {
    -webkit-transform: translate(-65px, -65px);
  }
}
@keyframes round-2-one {
  50% {
    transform: translate(-65px, -65px);
    -webkit-transform: translate(-65px, -65px);
  }
}
@-webkit-keyframes round-2-two {
  50% {
    -webkit-transform: translate(0, -65px);
  }
}
@keyframes round-2-two {
  50% {
    transform: translate(0, -65px);
    -webkit-transform: translate(0, -65px);
  }
}
@-webkit-keyframes round-2-three {
  50% {
    -webkit-transform: translate(65px, -65px);
  }
}
@keyframes round-2-three {
  50% {
    transform: translate(65px, -65px);
    -webkit-transform: translate(65px, -65px);
  }
}
@-webkit-keyframes round-2-four {
  50% {
    -webkit-transform: translate(65px, 0);
  }
}
@keyframes round-2-four {
  50% {
    transform: translate(65px, 0);
    -webkit-transform: translate(65px, 0);
  }
}
@-webkit-keyframes round-2-five {
  50% {
    -webkit-transform: translate(65px, 65px);
  }
}
@keyframes round-2-five {
  50% {
    transform: translate(65px, 65px);
    -webkit-transform: translate(65px, 65px);
  }
}
@-webkit-keyframes round-2-six {
  50% {
    -webkit-transform: translate(0, 65px);
  }
}
@keyframes round-2-six {
  50% {
    transform: translate(0, 65px);
    -webkit-transform: translate(0, 65px);
  }
}
@-webkit-keyframes round-2-seven {
  50% {
    -webkit-transform: translate(-65px, 65px);
  }
}
@keyframes round-2-seven {
  50% {
    transform: translate(-65px, 65px);
    -webkit-transform: translate(-65px, 65px);
  }
}
@-webkit-keyframes round-2-eight {
  50% {
    -webkit-transform: translate(-65px, 0);
  }
}
@keyframes round-2-eight {
  50% {
    transform: translate(-65px, 0);
    -webkit-transform: translate(-65px, 0);
  }
}
.round-3 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 200px;
  margin-top: -25px;
  margin-left: -100px;
}
.round-3 .spinner {
  width: 20px;
  height: 20px;
  background-color: #fff;
  float: left;
  margin-top: 15px;
  border-radius: 100%;
}
.round-3 #first_spinner {
  -webkit-animation: round-3-first 2s infinite;
  animation: round-3-first 2s infinite;
}
.round-3 #second_spinner {
  -webkit-animation: round-3-second 2s infinite;
  animation: round-3-second 2s infinite;
}
@-webkit-keyframes round-3-first {
  25% {
    -ms-transform: translate(90px, 0) scale(2);
    -webkit-transform: translate(90px, 0) scale(2);
    transform: translate(90px, 0) scale(2);
  }
  50% {
    -ms-transform: translate(180px, 0) scale(1);
    -webkit-transform: translate(180px, 0) scale(1);
    transform: translate(180px, 0) scale(1);
  }
  75% {
    -ms-transform: translate(90px, 0) scale(2);
    -webkit-transform: translate(90px, 0) scale(2);
    transform: translate(90px, 0) scale(2);
  }
}
@keyframes round-3-first {
  25% {
    -ms-transform: translate(90px, 0) scale(2);
    -webkit-transform: translate(90px, 0) scale(2);
    transform: translate(90px, 0) scale(2);
  }
  50% {
    -ms-transform: translate(180px, 0) scale(1);
    -webkit-transform: translate(180px, 0) scale(1);
    transform: translate(180px, 0) scale(1);
  }
  75% {
    -ms-transform: translate(90px, 0) scale(2);
    -webkit-transform: translate(90px, 0) scale(2);
    transform: translate(90px, 0) scale(2);
  }
}
@-webkit-keyframes round-3-second {
  25% {
    -ms-transform: translate(-90px, 0) scale(2);
    -webkit-transform: translate(-90px, 0) scale(2);
    transform: translate(-90px, 0) scale(2);
  }
  50% {
    -ms-transform: translate(-180px, 0) scale(1);
    -webkit-transform: translate(-180px, 0) scale(1);
    transform: translate(-180px, 0) scale(1);
  }
  75% {
    -ms-transform: translate(-90px, 0) scale(2);
    -webkit-transform: translate(-90px, 0) scale(2);
    transform: translate(-90px, 0) scale(2);
  }
}
@keyframes round-3-second {
  25% {
    -ms-transform: translate(-90px, 0) scale(2);
    -webkit-transform: translate(-90px, 0) scale(2);
    transform: translate(-90px, 0) scale(2);
  }
  50% {
    -ms-transform: translate(-180px, 0) scale(1);
    -webkit-transform: translate(-180px, 0) scale(1);
    transform: translate(-180px, 0) scale(1);
  }
  75% {
    -ms-transform: translate(-90px, 0) scale(2);
    -webkit-transform: translate(-90px, 0) scale(2);
    transform: translate(-90px, 0) scale(2);
  }
}
.round-4 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 300px;
  margin-top: -25px;
  margin-left: -150px;
}
.round-4 .spinner {
  width: 18px;
  height: 18px;
  background-color: #FFF;
  float: left;
  margin-top: 15px;
  margin-right: 15px;
  border-radius: 100%;
  -webkit-animation: round-4 1s infinite;
  animation: round-4 1s infinite;
}
.round-4 .spinner:last-child {
  margin-right: 0px;
}
.round-4 .spinner:nth-child(9) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.round-4 .spinner:nth-child(8) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.round-4 .spinner:nth-child(7) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.round-4 .spinner:nth-child(6) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.round-4 .spinner:nth-child(5) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.round-4 .spinner:nth-child(4) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.round-4 .spinner:nth-child(3) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.round-4 .spinner:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
@-webkit-keyframes round-4 {
  50% {
    -ms-transform: translate(0, -50px);
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
  }
}
@keyframes round-4 {
  50% {
    -ms-transform: translate(0, -50px);
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
  }
}
.round-5 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 60px;
  width: 60px;
  margin-top: -30px;
  margin-left: -30px;
  -webkit-animation: round-5-loading-center-absolute 1s infinite;
  animation: round-5-loading-center-absolute 1s infinite;
}
.round-5 .spinner {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  float: left;
  border-radius: 50%;
  margin-right: 20px;
  margin-bottom: 20px;
}
.round-5 .spinner:nth-child(2n+0) {
  margin-right: 0;
}
.round-5 #spinner_one {
  -webkit-animation: round-5-one 1s infinite;
  animation: round-5-one 1s infinite;
}
.round-5 #spinner_two {
  -webkit-animation: round-5-two 1s infinite;
  animation: round-5-two 1s infinite;
}
.round-5 #spinner_three {
  -webkit-animation: round-5-three 1s infinite;
  animation: round-5-three 1s infinite;
}
.round-5 #spinner_four {
  -webkit-animation: round-5-four 1s infinite;
  animation: round-5-four 1s infinite;
}
@-webkit-keyframes round-5-loading-center-absolute {
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round-5-loading-center-absolute {
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes round-5-one {
  50% {
    -ms-transform: translate(20px, 20px);
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
  }
}
@keyframes round-5-one {
  50% {
    -ms-transform: translate(20px, 20px);
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
  }
}
@-webkit-keyframes round-5-two {
  50% {
    -ms-transform: translate(-20px, 20px);
    -webkit-transform: translate(-20px, 20px);
    transform: translate(-20px, 20px);
  }
}
@keyframes round-5-two {
  50% {
    -ms-transform: translate(-20px, 20px);
    -webkit-transform: translate(-20px, 20px);
    transform: translate(-20px, 20px);
  }
}
@-webkit-keyframes round-5-three {
  50% {
    -ms-transform: translate(20px, -20px);
    -webkit-transform: translate(20px, -20px);
    transform: translate(20px, -20px);
  }
}
@keyframes round-5-three {
  50% {
    -ms-transform: translate(20px, -20px);
    -webkit-transform: translate(20px, -20px);
    transform: translate(20px, -20px);
  }
}
@-webkit-keyframes round-5-four {
  50% {
    -ms-transform: translate(-20px, -20px);
    -webkit-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
  }
}
@keyframes round-5-four {
  50% {
    -ms-transform: translate(-20px, -20px);
    -webkit-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
  }
}
.round-6 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 20px;
  width: 140px;
  margin-top: -10px;
  margin-left: -70px;
  -webkit-animation: round-6-loading-center-absolute 1s infinite;
  animation: round-6-loading-center-absolute 1s infinite;
}
.round-6 .spinner {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  float: left;
  border-radius: 100%;
  margin-right: 20px;
  margin-bottom: 20px;
}
.round-6 .spinner:last-child {
  margin-right: 0;
}
.round-6 #spinner_one {
  -webkit-animation: round-6-one 1s infinite;
  animation: round-6-one 1s infinite;
}
.round-6 #spinner_two {
  -webkit-animation: round-6-two 1s infinite;
  animation: round-6-two 1s infinite;
}
.round-6 #spinner_three {
  -webkit-animation: round-6-three 1s infinite;
  animation: round-6-three 1s infinite;
}
.round-6 #spinner_four {
  -webkit-animation: round-6-four 1s infinite;
  animation: round-6-four 1s infinite;
}
@-webkit-keyframes round-6-loading-center-absolute {
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round-6-loading-center-absolute {
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes round-6-one {
  50% {
    -ms-transform: translate(20px, 20px);
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
  }
}
@keyframes round-6-one {
  50% {
    -ms-transform: translate(20px, 20px);
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
  }
}
@-webkit-keyframes round-6-two {
  50% {
    -ms-transform: translate(-20px, 20px);
    -webkit-transform: translate(-20px, 20px);
    transform: translate(-20px, 20px);
  }
}
@keyframes round-6-two {
  50% {
    -ms-transform: translate(-20px, 20px);
    -webkit-transform: translate(-20px, 20px);
    transform: translate(-20px, 20px);
  }
}
@-webkit-keyframes round-6-three {
  50% {
    -ms-transform: translate(20px, -20px);
    -webkit-transform: translate(20px, -20px);
    transform: translate(20px, -20px);
  }
}
@keyframes round-6-three {
  50% {
    -ms-transform: translate(20px, -20px);
    -webkit-transform: translate(20px, -20px);
    transform: translate(20px, -20px);
  }
}
@-webkit-keyframes round-6-four {
  50% {
    -ms-transform: translate(-20px, -20px);
    -webkit-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
  }
}
@keyframes round-6-four {
  50% {
    -ms-transform: translate(-20px, -20px);
    -webkit-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
  }
}
.round-7 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 20px;
  width: 100px;
  margin-top: -10px;
  margin-left: -50px;
}
.round-7 .spinner {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  border-radius: 100%;
  margin-right: 20px;
  margin-bottom: 20px;
  position: absolute;
}
.round-7 #spinner_one {
  -webkit-animation: round-7 2s linear infinite;
  animation: round-7 2s linear infinite;
}
.round-7 #spinner_two {
  -webkit-animation: round-7 2s linear infinite -0.4s;
  animation: round-7 2s linear infinite -0.4s;
}
.round-7 #spinner_three {
  -webkit-animation: round-7 2s linear infinite -0.8s;
  animation: round-7 2s linear infinite -0.8s;
}
.round-7 #spinner_four {
  -webkit-animation: round-7 2s linear infinite -1.2s;
  animation: round-7 2s linear infinite -1.2s;
}
.round-7 #spinner_five {
  -webkit-animation: round-7 2s linear infinite -1.6s;
  animation: round-7 2s linear infinite -1.6s;
}
@-webkit-keyframes round-7 {
  0% {
    left: 100px;
    top: 0;
  }
  80% {
    left: 0;
    top: 0;
  }
  85% {
    left: 0;
    top: -20px;
    width: 20px;
    height: 20px;
  }
  90% {
    width: 40px;
    height: 15px;
  }
  95% {
    left: 100px;
    top: -20px;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 100px;
    top: 0;
  }
}
@keyframes round-7 {
  0% {
    left: 100px;
    top: 0;
  }
  80% {
    left: 0;
    top: 0;
  }
  85% {
    left: 0;
    top: -20px;
    width: 20px;
    height: 20px;
  }
  90% {
    width: 40px;
    height: 15px;
  }
  95% {
    left: 100px;
    top: -20px;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 100px;
    top: 0;
  }
}
.round-8 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 118px;
  width: 118px;
  margin-top: -59px;
  margin-left: -59px;
}
.round-8 .spinner {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
  border-radius: 50%;
}
.round-8 .spinner:nth-child(3n+0) {
  margin-right: 0px;
}
.round-8 #spinner_one {
  -webkit-animation: round-8 1s -0.9s ease-in-out infinite;
  animation: round-8 1s -0.9s ease-in-out infinite;
}
.round-8 #spinner_two {
  -webkit-animation: round-8 1s -0.8s ease-in-out infinite;
  animation: round-8 1s -0.8s ease-in-out infinite;
}
.round-8 #spinner_three {
  -webkit-animation: round-8 1s -0.7s ease-in-out infinite;
  animation: round-8 1s -0.7s ease-in-out infinite;
}
.round-8 #spinner_four {
  -webkit-animation: round-8 1s -0.6s ease-in-out infinite;
  animation: round-8 1s -0.6s ease-in-out infinite;
}
.round-8 #spinner_five {
  -webkit-animation: round-8 1s -0.5s ease-in-out infinite;
  animation: round-8 1s -0.5s ease-in-out infinite;
}
.round-8 #spinner_six {
  -webkit-animation: round-8 1s -0.4s ease-in-out infinite;
  animation: round-8 1s -0.4s ease-in-out infinite;
}
.round-8 #spinner_seven {
  -webkit-animation: round-8 1s -0.3s ease-in-out infinite;
  animation: round-8 1s -0.3s ease-in-out infinite;
}
.round-8 #spinner_eight {
  -webkit-animation: round-8 1s -0.2s ease-in-out infinite;
  animation: round-8 1s -0.2s ease-in-out infinite;
}
.round-8 #spinner_nine {
  -webkit-animation: round-8 1s -0.1s ease-in-out infinite;
  animation: round-8 1s -0.1s ease-in-out infinite;
}
@-webkit-keyframes round-8 {
  50% {
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
  }
  100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes round-8 {
  50% {
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
  }
  100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.round-9 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
  border-radius: 50%;
}
.round-9 .spinner {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  position: absolute;
  border-radius: 50%;
  -webkit-animation: round-9 0.8s infinite;
  animation: round-9 0.8s infinite;
}
.round-9 #spinner_one {
  top: 19px;
  left: 19px;
}
.round-9 #spinner_two {
  top: 0px;
  left: 65px;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.round-9 #spinner_three {
  top: 19px;
  left: 111px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.round-9 #spinner_four {
  top: 65px;
  left: 130px;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.round-9 #spinner_five {
  top: 111px;
  left: 111px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.round-9 #spinner_six {
  top: 130px;
  left: 65px;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.round-9 #spinner_seven {
  top: 111px;
  left: 19px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.round-9 #spinner_eight {
  top: 65px;
  left: 0px;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
@-webkit-keyframes round-9 {
  25% {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  75% {
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes round-9 {
  50% {
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
  }
  100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.square-1 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 200px;
  width: 200px;
  margin-top: -100px;
  margin-left: -100px;
}
.square-1 .spinner {
  width: 80px;
  height: 80px;
  background-color: #FFF;
  -webkit-animation: square-1 1s infinite ease-in-out;
  animation: square-1 1s infinite ease-in-out;
  margin-right: auto;
  margin-left: auto;
  margin-top: 60px;
}
@-webkit-keyframes square-1 {
  0% {
    -webkit-transform: perspective(160px);
  }
  50% {
    -webkit-transform: perspective(160px) rotateY(-180deg);
  }
  100% {
    -webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg);
  }
}
@keyframes square-1 {
  0% {
    transform: perspective(160px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
    -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
  }
  100% {
    transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
    -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
  }
}
.square-2 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.square-2 .spinner {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  position: absolute;
  left: 65px;
  top: 65px;
}
.square-2 .spinner:nth-child(2n+0) {
  margin-right: 0;
}
.square-2 #spinner_one {
  -webkit-animation: square-2-one 2s infinite;
  animation: square-2-one 2s infinite;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.square-2 #spinner_two {
  -webkit-animation: square-2-two 2s infinite;
  animation: square-2-two 2s infinite;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.square-2 #spinner_three {
  -webkit-animation: square-2-three 2s infinite;
  animation: square-2-three 2s infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.square-2 #spinner_four {
  -webkit-animation: square-2-four 2s infinite;
  animation: square-2-four 2s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.square-2 #spinner_five {
  -webkit-animation: square-2-five 2s infinite;
  animation: square-2-five 2s infinite;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.square-2 #spinner_six {
  -webkit-animation: square-2-six 2s infinite;
  animation: square-2-six 2s infinite;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.square-2 #spinner_seven {
  -webkit-animation: square-2-seven 2s infinite;
  animation: square-2-seven 2s infinite;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.square-2 #spinner_eight {
  -webkit-animation: square-2-eight 2s infinite;
  animation: square-2-eight 2s infinite;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.square-2 #spinner_big {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 50px;
  top: 50px;
  -webkit-animation: square-2-big 2s infinite;
  animation: square-2-big 2s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@-webkit-keyframes square-2-one {
  50% {
    -webkit-transform: translate(-65px, -65px);
  }
}
@keyframes square-2-one {
  50% {
    transform: translate(-65px, -65px);
    -webkit-transform: translate(-65px, -65px);
  }
}
@-webkit-keyframes square-2-two {
  50% {
    -webkit-transform: translate(0, -65px);
  }
}
@keyframes square-2-two {
  50% {
    transform: translate(0, -65px);
    -webkit-transform: translate(0, -65px);
  }
}
@-webkit-keyframes square-2-three {
  50% {
    -webkit-transform: translate(65px, -65px);
  }
}
@keyframes square-2-three {
  50% {
    transform: translate(65px, -65px);
    -webkit-transform: translate(65px, -65px);
  }
}
@-webkit-keyframes square-2-four {
  50% {
    -webkit-transform: translate(65px, 0);
  }
}
@keyframes square-2-four {
  50% {
    transform: translate(65px, 0);
    -webkit-transform: translate(65px, 0);
  }
}
@-webkit-keyframes square-2-five {
  50% {
    -webkit-transform: translate(65px, 65px);
  }
}
@keyframes square-2-five {
  50% {
    transform: translate(65px, 65px);
    -webkit-transform: translate(65px, 65px);
  }
}
@-webkit-keyframes square-2-six {
  50% {
    -webkit-transform: translate(0, 65px);
  }
}
@keyframes square-2-six {
  50% {
    transform: translate(0, 65px);
    -webkit-transform: translate(0, 65px);
  }
}
@-webkit-keyframes square-2-seven {
  50% {
    -webkit-transform: translate(-65px, 65px);
  }
}
@keyframes square-2-seven {
  50% {
    transform: translate(-65px, 65px);
    -webkit-transform: translate(-65px, 65px);
  }
}
@-webkit-keyframes square-2-eight {
  50% {
    -webkit-transform: translate(-65px, 0);
  }
}
@keyframes square-2-eight {
  50% {
    transform: translate(-65px, 0);
    -webkit-transform: translate(-65px, 0);
  }
}
@-webkit-keyframes square-2-big {
  50% {
    -webkit-transform: scale(0.5);
  }
}
@keyframes square-2-big {
  50% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
.square-3 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 200px;
  width: 200px;
  margin-top: -100px;
  margin-left: -100px;
}
.square-3 .spinner {
  width: 50px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0);
  margin-right: auto;
  margin-left: auto;
  border: 4px solid #FFF;
  left: 73px;
  top: 73px;
  position: absolute;
}
.square-3 #first_spinner {
  -webkit-animation: square-3-first-animate 1s infinite ease-in-out;
  animation: square-3-first-animate 1s infinite ease-in-out;
}
.square-3 #second_spinner {
  -webkit-animation: square-3-second 1s forwards, square-3-second-animate 1s infinite ease-in-out;
  -moz-animation: square-3-second 1s forwards, square-3-second-animate 1s infinite ease-in-out;
  -o-animation: square-3-second 1s forwards, square-3-second-animate 1s infinite ease-in-out;
  -ms-transition: square-3-second 1s forwards, square-3-second-animate 1s infinite ease-in-out;
  animation: square-3-second 1s forwards, square-3-second-animate 1s infinite ease-in-out;
}
.square-3 #third_spinner {
  -webkit-animation: square-3-third 1s forwards, square-3-third-animate 1s infinite ease-in-out;
  -moz-animation: square-3-third 1s forwards, square-3-third-animate 1s infinite ease-in-out;
  -o-animation: square-3-third 1s forwards, square-3-third-animate 1s infinite ease-in-out;
  -ms-transition: square-3-third 1s forwards, square-3-third-animate 1s infinite ease-in-out;
  animation: square-3-third 1s forwards, square-3-third-animate 1s infinite ease-in-out;
}
@-webkit-keyframes square-3-first-animate {
  0% {
    -webkit-transform: perspective(100px);
  }
  50% {
    -webkit-transform: perspective(100px) rotateY(-180deg);
  }
  100% {
    -webkit-transform: perspective(100px) rotateY(-180deg) rotateX(-180deg);
  }
}
@keyframes square-3-first-animate {
  0% {
    transform: perspective(100px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(100px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(100px) rotateX(-180deg) rotateY(0deg);
    -webkit-transform: perspective(100px) rotateX(-180deg) rotateY(0deg);
  }
  100% {
    transform: perspective(100px) rotateX(-180deg) rotateY(-180deg);
    -webkit-transform: perspective(100px) rotateX(-180deg) rotateY(-180deg);
  }
}
@-webkit-keyframes square-3-second {
  100% {
    width: 100px;
    height: 100px;
    left: 48px;
    top: 48px;
  }
}
@keyframes square-3-second {
  100% {
    width: 100px;
    height: 100px;
    left: 48px;
    top: 48px;
  }
}
@-webkit-keyframes square-3-second-animate {
  0% {
    -webkit-transform: perspective(200px);
  }
  50% {
    -webkit-transform: perspective(200px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(200px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes square-3-second-animate {
  0% {
    transform: perspective(200px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(200px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(200px) rotateX(180deg) rotateY(0deg);
    -webkit-transform: perspective(200px) rotateX(180deg) rotateY(0deg);
  }
  100% {
    transform: perspective(200px) rotateX(180deg) rotateY(180deg);
    -webkit-transform: perspective(200px) rotateX(180deg) rotateY(180deg);
  }
}
@-webkit-keyframes square-3-third {
  100% {
    width: 150px;
    height: 150px;
    left: 23px;
    top: 23px;
  }
}
@keyframes square-3-third {
  100% {
    width: 150px;
    height: 150px;
    left: 23px;
    top: 23px;
  }
}
@-webkit-keyframes square-3-third-animate {
  0% {
    -webkit-transform: perspective(300px);
  }
  50% {
    -webkit-transform: perspective(300px) rotateY(-180deg);
  }
  100% {
    -webkit-transform: perspective(300px) rotateY(-180deg) rotateX(-180deg);
  }
}
@keyframes square-3-third-animate {
  0% {
    transform: perspective(300px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(300px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(300px) rotateX(-180deg) rotateY(0deg);
    -webkit-transform: perspective(300px) rotateX(-180deg) rotateY(0deg);
  }
  100% {
    transform: perspective(300px) rotateX(-180deg) rotateY(-180deg);
    -webkit-transform: perspective(300px) rotateX(-180deg) rotateY(-180deg);
  }
}
.square-4 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px;
}
.square-4 .spinner {
  width: 25px;
  height: 25px;
  background-color: rgba(255, 255, 255, 0);
  margin-right: auto;
  margin-left: auto;
  border: 4px solid #ef4a4a;
  left: 37px;
  top: 37px;
  position: absolute;
}
.square-4 #first_spinner {
  -webkit-animation: square-4-first 1s infinite;
  animation: square-4-first 1s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.square-4 #second_spinner {
  -webkit-animation: square-4-second 1s infinite;
  animation: square-4-second 1s infinite;
}
.square-4 #third_spinner {
  -webkit-animation: square-4-third 1s infinite;
  animation: square-4-third 1s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.square-4 #forth_spinner {
  -webkit-animation: square-4-forth 1s infinite;
  animation: square-4-forth 1s infinite;
}
@-webkit-keyframes square-4-first {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
  50% {
    -ms-transform: translate(150%, 150%) scale(2, 2);
    -webkit-transform: translate(150%, 150%) scale(2, 2);
    transform: translate(150%, 150%) scale(2, 2);
  }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
}
@keyframes square-4-first {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
  50% {
    -ms-transform: translate(150%, 150%) scale(2, 2);
    -webkit-transform: translate(150%, 150%) scale(2, 2);
    transform: translate(150%, 150%) scale(2, 2);
  }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
}
@-webkit-keyframes square-4-second {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
  50% {
    -ms-transform: translate(-150%, 150%) scale(2, 2);
    -webkit-transform: translate(-150%, 150%) scale(2, 2);
    transform: translate(-150%, 150%) scale(2, 2);
  }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
}
@keyframes square-4-second {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
  50% {
    -ms-transform: translate(-150%, 150%) scale(2, 2);
    -webkit-transform: translate(-150%, 150%) scale(2, 2);
    transform: translate(-150%, 150%) scale(2, 2);
  }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
}
@-webkit-keyframes square-4-third {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
  50% {
    -ms-transform: translate(-150%, -150%) scale(2, 2);
    -webkit-transform: translate(-150%, -150%) scale(2, 2);
    transform: translate(-150%, -150%) scale(2, 2);
  }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
}
@keyframes square-4-third {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
  50% {
    -ms-transform: translate(-150%, -150%) scale(2, 2);
    -webkit-transform: translate(-150%, -150%) scale(2, 2);
    transform: translate(-150%, -150%) scale(2, 2);
  }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
}
@-webkit-keyframes square-4-forth {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
  50% {
    -ms-transform: translate(150%, -150%) scale(2, 2);
    -webkit-transform: translate(150%, -150%) scale(2, 2);
    transform: translate(150%, -150%) scale(2, 2);
  }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
}
@keyframes square-4-forth {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
  50% {
    -ms-transform: translate(150%, -150%) scale(2, 2);
    -webkit-transform: translate(150%, -150%) scale(2, 2);
    transform: translate(150%, -150%) scale(2, 2);
  }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1);
  }
}
.square-5 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 118px;
  width: 118px;
  margin-top: -59px;
  margin-left: -59px;
}
.square-5 .spinner {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
}
.square-5 .spinner:nth-child(3n+0) {
  margin-right: 0px;
}
.square-5 #spinner_one {
  -webkit-animation: square-5 1s -0.9s ease-in-out infinite;
  animation: square-5 1s -0.9s ease-in-out infinite;
}
.square-5 #spinner_two {
  -webkit-animation: square-5 1s -0.8s ease-in-out infinite;
  animation: square-5 1s -0.8s ease-in-out infinite;
}
.square-5 #spinner_three {
  -webkit-animation: square-5 1s -0.7s ease-in-out infinite;
  animation: square-5 1s -0.7s ease-in-out infinite;
}
.square-5 #spinner_four {
  -webkit-animation: square-5 1s -0.6s ease-in-out infinite;
  animation: square-5 1s -0.6s ease-in-out infinite;
}
.square-5 #spinner_five {
  -webkit-animation: square-5 1s -0.5s ease-in-out infinite;
  animation: square-5 1s -0.5s ease-in-out infinite;
}
.square-5 #spinner_six {
  -webkit-animation: square-5 1s -0.4s ease-in-out infinite;
  animation: square-5 1s -0.4s ease-in-out infinite;
}
.square-5 #spinner_seven {
  -webkit-animation: square-5 1s -0.3s ease-in-out infinite;
  animation: square-5 1s -0.3s ease-in-out infinite;
}
.square-5 #spinner_eight {
  -webkit-animation: square-5 1s -0.2s ease-in-out infinite;
  animation: square-5 1s -0.2s ease-in-out infinite;
}
.square-5 #spinner_nine {
  -webkit-animation: square-5 1s -0.1s ease-in-out infinite;
  animation: square-5 1s -0.1s ease-in-out infinite;
}
@-webkit-keyframes square-5 {
  50% {
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
  }
  100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes square-5 {
  50% {
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
  }
  100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.square-7 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px;
}
.square-7 .spinner {
  width: 25px;
  height: 25px;
  background-color: #FFF;
  margin-right: 50px;
  float: left;
  margin-bottom: 50px;
}
.square-7 .spinner:nth-child(2n+0) {
  margin-right: 0;
}
.square-7 #spinner_one {
  -webkit-animation: square-7-one 2s infinite;
  animation: square-7-one 2s infinite;
}
.square-7 #spinner_two {
  -webkit-animation: square-7-two 2s infinite;
  animation: square-7-two 2s infinite;
}
.square-7 #spinner_three {
  -webkit-animation: square-7-three 2s infinite;
  animation: square-7-three 2s infinite;
}
.square-7 #spinner_four {
  -webkit-animation: square-7-four 2s infinite;
  animation: square-7-four 2s infinite;
}
@-webkit-keyframes square-7-one {
  25% {
    -webkit-transform: translate(75px, 0) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translate(75px, 75px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translate(0, 75px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes square-7-one {
  25% {
    transform: translate(75px, 0) rotate(-90deg) scale(0.5);
    -webkit-transform: translate(75px, 0) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translate(75px, 75px) rotate(-180deg);
    -webkit-transform: translate(75px, 75px) rotate(-180deg);
  }
  75% {
    transform: translate(0, 75px) rotate(-270deg) scale(0.5);
    -webkit-transform: translate(0, 75px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
@-webkit-keyframes square-7-two {
  25% {
    -webkit-transform: translate(0, 75px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translate(-75px, 75px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translate(-75px, 0) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes square-7-two {
  25% {
    transform: translate(0, 75px) rotate(-90deg) scale(0.5);
    -webkit-transform: translate(0, 75px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translate(-75px, 75px) rotate(-180deg);
    -webkit-transform: translate(-75px, 75px) rotate(-180deg);
  }
  75% {
    transform: translate(-75px, 0) rotate(-270deg) scale(0.5);
    -webkit-transform: translate(-75px, 0) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
@-webkit-keyframes square-7-three {
  25% {
    -webkit-transform: translate(0, -75px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translate(75px, -75px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translate(75px, 0) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes square-7-three {
  25% {
    transform: translate(0, -75px) rotate(-90deg) scale(0.5);
    -webkit-transform: translate(0, -75px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translate(75px, -75px) rotate(-180deg);
    -webkit-transform: translate(75px, -75px) rotate(-180deg);
  }
  75% {
    transform: translate(75px, 0) rotate(-270deg) scale(0.5);
    -webkit-transform: translate(75px, 0) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
@-webkit-keyframes square-7-four {
  25% {
    -webkit-transform: translate(-75px, 0) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translate(-75px, -75px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translate(0, -75px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes square-7-four {
  25% {
    transform: translate(-75px, 0) rotate(-90deg) scale(0.5);
    -webkit-transform: translate(-75px, 0) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translate(-75px, -75px) rotate(-180deg);
    -webkit-transform: translate(-75px, -75px) rotate(-180deg);
  }
  75% {
    transform: translate(0, -75px) rotate(-270deg) scale(0.5);
    -webkit-transform: translate(0, -75px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
.square-8 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 50px;
  margin-top: -25px;
  margin-left: -25px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: square-8-loading-center-absolute 1.5s infinite;
  animation: square-8-loading-center-absolute 1.5s infinite;
}
.square-8 .spinner {
  width: 25px;
  height: 25px;
  background-color: #FFF;
  float: left;
}
.square-8 #spinner_one {
  -webkit-animation: square-8-one 1.5s infinite;
  animation: square-8-one 1.5s infinite;
}
.square-8 #spinner_two {
  -webkit-animation: square-8-two 1.5s infinite;
  animation: square-8-two 1.5s infinite;
}
.square-8 #spinner_three {
  -webkit-animation: square-8-three 1.5s infinite;
  animation: square-8-three 1.5s infinite;
}
.square-8 #spinner_four {
  -webkit-animation: square-8-four 1.5s infinite;
  animation: square-8-four 1.5s infinite;
}
@-webkit-keyframes square-8-loading-center-absolute {
  100% {
    -webkit-transform: rotate(-45deg);
  }
}
@keyframes square-8-loading-center-absolute {
  100% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
}
@-webkit-keyframes square-8-one {
  25% {
    -webkit-transform: translate(0, -50px) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@keyframes square-8-one {
  25% {
    transform: translate(0, -50px) rotate(-180deg);
    -webkit-transform: translate(0, -50px) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@-webkit-keyframes square-8-two {
  25% {
    -webkit-transform: translate(50px, 0) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@keyframes square-8-two {
  25% {
    transform: translate(50px, 0) rotate(-180deg);
    -webkit-transform: translate(50px, 0) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@-webkit-keyframes square-8-three {
  25% {
    -webkit-transform: translate(-50px, 0) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@keyframes square-8-three {
  25% {
    transform: translate(-50px, 0) rotate(-180deg);
    -webkit-transform: translate(-50px, 0) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: rtranslate(0, 0) rotate(-180deg);
  }
}
@-webkit-keyframes square-8-four {
  25% {
    -webkit-transform: translate(0, 50px) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@keyframes square-8-four {
  25% {
    transform: translate(0, 50px) rotate(-180deg);
    -webkit-transform: translate(0, 50px) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
.square-9 .site-loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.square-9 .spinner {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  margin-right: 110px;
  float: left;
  margin-bottom: 110px;
}
.square-9 .spinner:nth-child(2n+0) {
  margin-right: 0;
}
.square-9 #spinner_one {
  -webkit-animation: square-9-one 2s infinite;
  animation: square-9-one 2s infinite;
}
.square-9 #spinner_two {
  -webkit-animation: square-9-two 2s infinite;
  animation: square-9-two 2s infinite;
}
.square-9 #spinner_three {
  -webkit-animation: square-9-three 2s infinite;
  animation: square-9-three 2s infinite;
}
.square-9 #spinner_four {
  -webkit-animation: square-9-four 2s infinite;
  animation: square-9-four 2s infinite;
}
.square-9 #spinner_big {
  -webkit-animation: square-9-big 0.5s infinite;
  animation: square-9-big 0.5s infinite;
  position: absolute;
  width: 50px;
  height: 50px;
  left: 50px;
  top: 50px;
}
@-webkit-keyframes square-9-big {
  25% {
    -webkit-transform: scale(0.5);
  }
}
@keyframes square-9-big {
  25% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@-webkit-keyframes square-9-one {
  25% {
    -webkit-transform: translate(130px, 0) rotate(-90deg);
  }
  50% {
    -webkit-transform: translate(130px, 130px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translate(0, 130px) rotate(-270deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes square-9-one {
  25% {
    transform: translate(130px, 0) rotate(-90deg);
    -webkit-transform: translate(130px, 0) rotate(-90deg);
  }
  50% {
    transform: translate(130px, 130px) rotate(-180deg);
    -webkit-transform: translate(130px, 130px) rotate(-180deg);
  }
  75% {
    transform: translate(0, 130px) rotate(-270deg);
    -webkit-transform: translate(0, 130px) rotate(-270deg);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
@-webkit-keyframes square-9-two {
  25% {
    -webkit-transform: translate(0, 130px) rotate(-90deg);
  }
  50% {
    -webkit-transform: translate(-130px, 130px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translate(-130px, 0) rotate(-270deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes square-9-two {
  25% {
    transform: translate(0, 130px) rotate(-90deg);
    -webkit-transform: translate(0, 130px) rotate(-90deg);
  }
  50% {
    transform: translate(-130px, 130px) rotate(-180deg);
    -webkit-transform: translate(-130px, 130px) rotate(-180deg);
  }
  75% {
    transform: translate(-130px, 0) rotate(-270deg);
    -webkit-transform: translate(-130px, 0) rotate(-270deg);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
@-webkit-keyframes square-9-three {
  25% {
    -webkit-transform: translate(0, -130px) rotate(-90deg);
  }
  50% {
    -webkit-transform: translate(130px, -130px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translate(130px, 0) rotate(-270deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes square-9-three {
  25% {
    transform: translate(0, -130px) rotate(-90deg);
    -webkit-transform: translate(0, -130px) rotate(-90deg);
  }
  50% {
    transform: translate(130px, -130px) rotate(-180deg);
    -webkit-transform: translate(130px, -130px) rotate(-180deg);
  }
  75% {
    transform: translate(130px, 0) rotate(-270deg);
    -webkit-transform: translate(130px, 0) rotate(-270deg);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
@-webkit-keyframes square-9-four {
  25% {
    -webkit-transform: translate(-130px, 0) rotate(-90deg);
  }
  50% {
    -webkit-transform: translate(-130px, -130px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translate(0, -130px) rotate(-270deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes square-9-four {
  25% {
    transform: translate(-130px, 0) rotate(-90deg);
    -webkit-transform: translate(-130px, 0) rotate(-90deg);
  }
  50% {
    transform: translate(-130px, -130px) rotate(-180deg);
    -webkit-transform: translate(-130px, -130px) rotate(-180deg);
  }
  75% {
    transform: translate(0, -130px) rotate(-270deg);
    -webkit-transform: translate(0, -130px) rotate(-270deg);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
/**
 * 9.0 - Color
 * ----------------------------------------------------------------------------
 */
/**
 * 10.0 - Mega Menu
 * ----------------------------------------------------------------------------
 */
/* Style for Mega Menu */
/***** TABLE OF CONTENTS *****
*** 1. GENERAL
*** 2. MEGA MENU STYLE COLUMN
*** 3. MEGA MENU STYLE DROPDOWN
*** 4. MEGA MENU STYLE TAB
*/
/* RESET MENU STYLE */
.text-left {
  text-align: left;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
  }
  .navbar-nav > li {
    float: left;
  }
}
.navbar-nav,
.navbar-nav a,
.navbar-nav ul,
.navbar-nav li,
.navbar-nav div,
.navbar-nav form,
.navbar-nav input {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
.navbar-nav a {
  text-decoration: none;
}
.navbar-nav {
  display: inline-block;
  cursor: default;
}
.navbar-nav li {
  list-style: none;
}
.navbar-nav > li:hover > a:before {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.navbar-nav > li > a {
  position: relative;
  display: block;
  z-index: 510;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-nav > li > a:before {
  content: '';
  position: absolute;
  height: 4px;
  width: 100%;
  background-color: var(--primary_color);
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-nav > li > a span.yolo_sub_label {
  font-size: 11px;
}
/* Change ' +' in order to change the Dropdown symbol */
.navbar-nav li > a:after {
  font-family: FontAwesome;
  content: ' \f107';
  padding-left: 5px;
  position: absolute;
  right: 15px;
}
.navbar-nav li > a:only-child:after {
  content: '';
}
.navbar-nav > li > a:after {
  position: relative;
  right: auto;
}
span.yolo_sub_label {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0;
  line-height: 1;
  display: inline-block;
  padding: 4px 5px;
  vertical-align: baseline;
  margin-left: 5px;
  border-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  top: -1px;
}
/* 1. MEGA MENU STYLE COLUMN */
.navbar-nav > li.menu_style_column > ul {
  -webkit-box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  display: none;
  width: 100%;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  background-color: var(--menu_sub_bg_color);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.navbar-nav > li.menu_style_column:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.navbar-nav > li.menu_style_column.mega-fullwidth {
  position: inherit;
}
.navbar-nav > li.menu_style_column.mega-fullwidth > ul {
  left: 0;
  width: 100% !important;
}
.navbar-nav > li.menu_style_column.mega-fullwidth.mega-col-columns-2 > ul > li {
  float: left;
  width: 50%;
}
.navbar-nav > li.menu_style_column.mega-fullwidth.mega-col-columns-3 > ul > li {
  float: left;
  width: 33.3333333%;
}
.navbar-nav > li.menu_style_column.mega-fullwidth.mega-col-columns-4 > ul > li {
  float: left;
  width: 25%;
}
.navbar-nav > li.menu_style_column.mega-fullwidth.mega-col-columns-5 > ul > li {
  float: left;
  width: 20%;
}
.navbar-nav > li.menu_style_column.mega-fullwidth.mega-col-columns-6 > ul > li {
  float: left;
  width: 16.6666666%;
}
.navbar-nav > li.menu_style_column {
  position: relative;
}
.navbar-nav > li.menu_style_column > ul {
  left: 0;
  width: auto;
}
.navbar-nav > li.menu_style_column > ul > li {
  width: 250px;
}
.navbar-nav > li.menu_style_column.mega-col-columns-2 > ul {
  width: 500px;
}
.navbar-nav > li.menu_style_column.mega-col-columns-2 > ul > li {
  float: left;
}
.navbar-nav > li.menu_style_column.mega-col-columns-3 > ul {
  width: 750px;
}
.navbar-nav > li.menu_style_column.mega-col-columns-3 > ul > li {
  float: left;
}
.navbar-nav > li.menu_style_column.mega-col-columns-4 > ul {
  width: 1000px;
}
.navbar-nav > li.menu_style_column.mega-col-columns-4 > ul > li {
  float: left;
}
.navbar-nav > li.menu_style_column.mega-col-columns-5 > ul {
  width: 1250px;
}
.navbar-nav > li.menu_style_column.mega-col-columns-5 > ul > li {
  float: left;
}
.navbar-nav > li.menu_style_column.mega-col-columns-6 > ul {
  width: 1500px;
}
.navbar-nav > li.menu_style_column.mega-col-columns-6 > ul > li {
  float: left;
}
.yolo-main-menu li a:hover {
  color: var(--primary_color);
}
/* 2. MEGA MENU STYLE DROPDOWN */
.navbar-nav > li.menu_style_dropdown {
  z-index: 9999;
}
.navbar-nav > li.menu_style_dropdown ul.sub-menu {
  background-color: var(--menu_sub_bg_color);
}
.navbar-nav > li.menu_style_dropdown > a > i {
  line-height: 20px;
}
.navbar-nav > li.menu_style_dropdown > a > i.left {
  padding-right: 10px;
  float: left;
}
.navbar-nav > li.menu_style_dropdown > a > i.center {
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-nav > li.menu_style_dropdown > a > i.right {
  padding-left: 10px;
  padding-right: 10px;
  float: right;
}
.navbar-nav > li.menu_style_dropdown > a > span {
  font-size: 9px;
  line-height: 14px;
  position: relative;
  top: -2px;
  margin-left: 5px;
  color: #fff;
  padding: 0 5px;
  display: inline-block;
}
.navbar-nav > li.menu_style_dropdown > ul {
  position: absolute;
  display: none;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  z-index: 1;
}
.navbar-nav > li.menu_style_dropdown > ul > li {
  min-width: 250px;
  float: none;
  display: list-item;
  position: relative;
  display: block;
  border-bottom: 1px solid rgba(238, 238, 238, 0.7);
}
.navbar-nav > li.menu_style_dropdown > ul > li:last-child {
  border-bottom: none;
}
.navbar-nav > li.menu_style_dropdown > ul > li a {
  padding-left: 20px !important;
}
.navbar-nav > li.menu_style_dropdown > ul > li a > i {
  line-height: 25px;
}
.navbar-nav > li.menu_style_dropdown > ul > li a > i.left {
  padding-right: 10px;
  float: left;
}
.navbar-nav > li.menu_style_dropdown > ul > li a > i.center {
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-nav > li.menu_style_dropdown > ul > li a > i.right {
  padding-left: 10px;
  padding-right: 10px;
  float: right;
}
.navbar-nav > li.menu_style_dropdown > ul > li a > span {
  font-size: 9px;
  line-height: 12px;
  position: relative;
  top: -2px;
  margin-left: 5px;
  color: #fff;
  padding: 0 5px;
  display: inline-block;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul {
  -webkit-box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 90%;
  display: none;
  opacity: 0;
  background-color: #fff;
  visibility: hidden;
  overflow: hidden;
  z-index: 1;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li {
  text-align: left;
  min-width: 250px;
  float: none;
  display: list-item;
  position: relative;
  border-bottom: 1px solid #eeeeee;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li:last-child {
  border-bottom: none;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > i {
  line-height: 25px;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > i.left {
  padding-right: 10px;
  float: left;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > i.center {
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > i.right {
  padding-left: 10px;
  padding-right: 10px;
  float: right;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > span {
  font-size: 10px;
  line-height: 18px;
  position: relative;
  top: -2px;
  margin-left: 5px;
  color: #fff;
  padding: 0 5px;
  display: inline-block;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul {
  -webkit-box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 90%;
  display: none;
  opacity: 0;
  background-color: #fff;
  visibility: hidden;
  overflow: hidden;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  z-index: 1;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li {
  min-width: 250px;
  float: none;
  display: list-item;
  position: relative;
  border-bottom: 1px solid #eeeeee;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li:last-child {
  border-bottom: none;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > i {
  line-height: 25px;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > i.left {
  padding-right: 10px;
  float: left;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > i.center {
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > i.right {
  padding-left: 10px;
  padding-right: 10px;
  float: right;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > span {
  font-size: 10px;
  line-height: 18px;
  position: relative;
  top: -2px;
  margin-left: 5px;
  color: #fff;
  padding: 0 5px;
  display: inline-block;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul {
  -webkit-box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 90%;
  display: none;
  opacity: 0;
  background-color: #fff;
  visibility: hidden;
  overflow: hidden;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  z-index: 1;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li {
  min-width: 250px;
  float: none;
  display: list-item;
  position: relative;
  border-bottom: 1px solid #eeeeee;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li:last-child {
  border-bottom: none;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > i {
  line-height: 25px;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > i.left {
  padding-right: 10px;
  float: left;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > i.center {
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > i.right {
  padding-left: 10px;
  padding-right: 10px;
  float: right;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > span {
  font-size: 10px;
  line-height: 18px;
  position: relative;
  top: -2px;
  margin-left: 5px;
  color: #fff;
  padding: 0 5px;
  display: inline-block;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul {
  -webkit-box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 90%;
  display: none;
  opacity: 0;
  background-color: #fff;
  visibility: hidden;
  overflow: hidden;
  z-index: 1;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li {
  min-width: 250px;
  float: none;
  display: list-item;
  position: relative;
  border-bottom: 1px solid #eeeeee;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li:last-child {
  border-bottom: none;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > i {
  line-height: 25px;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > i.left {
  padding-right: 10px;
  float: left;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > i.center {
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > i.right {
  padding-left: 10px;
  padding-right: 10px;
  float: right;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > span {
  font-size: 10px;
  line-height: 18px;
  position: relative;
  top: -2px;
  margin-left: 5px;
  color: #fff;
  padding: 0 5px;
  display: inline-block;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
  -webkit-box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 90%;
  display: none;
  opacity: 0;
  background-color: #fff;
  visibility: hidden;
  overflow: hidden;
  z-index: 1;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li {
  min-width: 250px;
  float: none;
  display: list-item;
  position: relative;
  border-bottom: 1px solid #eeeeee;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li:last-child {
  border-bottom: none;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > i {
  line-height: 25px;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > i.left {
  padding-right: 10px;
  float: left;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > i.center {
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > i.right {
  padding-left: 10px;
  padding-right: 10px;
  float: right;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > span {
  font-size: 10px;
  line-height: 18px;
  position: relative;
  top: -2px;
  margin-left: 5px;
  color: #fff;
  padding: 0 5px;
  display: inline-block;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
  position: absolute;
  top: 0;
  left: 90%;
  display: none;
  opacity: 0;
  background-color: #fff;
  visibility: hidden;
  overflow: hidden;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  z-index: 1;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li > ul > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li > ul > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li > ul > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.navbar-nav > li.menu_style_dropdown > ul > li > ul > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.navbar-nav > li.menu_style_dropdown > ul > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
/* Display Dropdowns on Hover */
.navbar-nav > li.menu_style_dropdown:hover > ul {
  opacity: 1;
  display: block;
  visibility: visible;
  overflow: visible;
}
.navbar-nav > li.menu-item-has-children > ul.sub-menu {
  background-color: var(--menu_sub_bg_color);
}
/* 3. MEGA MENU STYLE TAB */
.navbar-nav > li.menu_style_tab > ul {
  -webkit-box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2);
  text-align: left;
  position: absolute;
  display: none;
  width: 100%;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  background-color: var(--menu_sub_bg_color);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.navbar-nav > li.menu_style_tab > ul:after {
  content: '';
  position: absolute;
  left: 25%;
  width: 1px;
  top: 0;
  bottom: 0;
  background-color: rgba(238, 238, 238, 0.7);
}
.navbar-nav > li.menu_style_tab > ul > li {
  display: block;
  width: 25%;
  position: static;
  clear: none;
  border-bottom: 1px solid rgba(238, 238, 238, 0.7);
}
.navbar-nav > li.menu_style_tab > ul > li:hover a:before,
.navbar-nav > li.menu_style_tab > ul > li.active a:before {
  height: 100%;
}
.navbar-nav > li.menu_style_tab > ul > li > a {
  padding: 15px 20px;
  display: block;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--menu_sub_text_color);
}
.navbar-nav > li.menu_style_tab > ul > li > a:after {
  content: '';
}
.navbar-nav > li.menu_style_tab > ul > li > a:before {
  content: '';
  position: absolute;
  height: 0;
  width: 2px;
  top: 0;
  left: 0;
  background-color: var(--primary_color);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.navbar-nav > li.menu_style_tab > ul > li.active > a {
  color: var(--primary_color);
}
.navbar-nav > li.menu_style_tab > ul > li ul.social-profile > li a i {
  padding-right: 10px;
}
.navbar-nav > li.menu_style_tab > ul > li .yolo_megamenu_widget_area .widget-post-thumbnail ul {
  width: 100%;
  left: 0;
  padding: 0;
}
.navbar-nav > li.menu_style_tab > ul > li .yolo_megamenu_widget_area .widget-post-thumbnail ul li {
  width: 25%;
  display: inline-block;
  padding-top: 20px;
  padding: 8px;
  padding-bottom: 4%;
}
.navbar-nav > li.menu_style_tab > ul > li .yolo_megamenu_widget_area .widget-post-thumbnail ul li:last-child {
  padding: 8px !important;
  padding-bottom: 6% !important;
}
.navbar-nav > li.menu_style_tab > ul > li .yolo_megamenu_widget_area .widget-post-thumbnail ul li .posts-thumbnail-content .posts-thumbnail-meta .author,
.navbar-nav > li.menu_style_tab > ul > li .yolo_megamenu_widget_area .widget-post-thumbnail ul li .posts-thumbnail-content .posts-thumbnail-meta time,
.navbar-nav > li.menu_style_tab > ul > li .yolo_megamenu_widget_area .widget-post-thumbnail ul li .posts-thumbnail-content .posts-thumbnail-meta span {
  color: var(--menu_sub_text_color);
}
.navbar-nav > li.menu_style_tab > ul > li .yolo_megamenu_widget_area,
.navbar-nav > li.menu_style_tab > ul > li ul {
  padding: 20px 20px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: auto;
  height: auto;
  left: 25%;
  top: 100%;
  right: 0;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.navbar-nav > li.menu_style_tab > ul > li .yolo_megamenu_widget_area.columns-1 section,
.navbar-nav > li.menu_style_tab > ul > li ul.columns-1 section {
  width: 100%;
}
.navbar-nav > li.menu_style_tab > ul > li .yolo_megamenu_widget_area.columns-2 section,
.navbar-nav > li.menu_style_tab > ul > li ul.columns-2 section {
  width: 50%;
  float: left;
}
.navbar-nav > li.menu_style_tab > ul > li .yolo_megamenu_widget_area.columns-3 section,
.navbar-nav > li.menu_style_tab > ul > li ul.columns-3 section {
  width: 33.3333%;
  float: left;
}
.navbar-nav > li.menu_style_tab > ul > li .yolo_megamenu_widget_area.columns-4 section,
.navbar-nav > li.menu_style_tab > ul > li ul.columns-4 section {
  width: 25%;
  float: left;
}
.navbar-nav > li.menu_style_tab > ul > li.active .yolo_megamenu_widget_area,
.navbar-nav > li.menu_style_tab > ul > li.active ul {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.navbar-nav > li.menu_style_tab:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
/* YOLO MOBILE MENU */
.yolo-nav-mobile-menu li {
  list-style-type: none;
}
.yolo-nav-mobile-menu li > ul.sub-menu {
  display: none;
}
.yolo_widget_area > .yolo_megamenu_widget_area section {
  position: relative;
}
.yolo_widget_area > .yolo_megamenu_widget_area section:hover .widget-title-wrapper h3 {
  color: var(--primary_color);
}
.yolo_widget_area > .yolo_megamenu_widget_area section .widget-title-wrapper {
  margin: 0;
}
.yolo_widget_area > .yolo_megamenu_widget_area section .widget-title-wrapper h3 {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo_widget_area > .yolo_megamenu_widget_area section .widget-title-wrapper h3:before {
  content: '';
  background-color: var(--primary_color);
  position: absolute;
  bottom: 0;
  left: 0px;
  height: 2px;
  width: 46px;
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget {
  width: 100%;
  left: 0;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget > li {
  color: #333;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget > li del {
  color: var(--heading_color_fade_50);
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget > li ins {
  padding-left: 10px;
  color: var(--heading_color);
  text-decoration: none;
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget > li:last-child {
  border: none;
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget > li:hover {
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget > li a img {
  width: 33.33%;
  float: left;
  margin: 0;
  padding-right: 10px;
  max-width: 90px;
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget > li a:after {
  content: '';
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget > li .star-rating {
  margin: 10px 0;
  text-align: left;
}
.yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget > li .star-rating:before {
  left: 0;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.yolo_megamenu_widget_area ul.instagram-pics {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.yolo_megamenu_widget_area ul.instagram-pics li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.yolo_megamenu_widget_area ul.instagram-pics a {
  display: block;
  position: relative;
  overflow: hidden;
}
.yolo_megamenu_widget_area ul.instagram-pics a:before {
  content: "";
  position: absolute;
  width: 101%;
  height: 101%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 0;
}
.yolo_megamenu_widget_area ul.instagram-pics a:hover:before {
  opacity: 1;
}
.yolo_megamenu_widget_area .instagram-col-2 ul.instagram-pics li {
  width: 50%;
}
.yolo_megamenu_widget_area .instagram-col-3 ul.instagram-pics li {
  width: 33.33333333%;
}
.yolo_megamenu_widget_area .instagram-col-4 ul.instagram-pics li {
  width: 25%;
}
.yolo_megamenu_widget_area .instagram-col-6 ul.instagram-pics li {
  width: 16.66666667%;
}
.yolo_megamenu_widget_area .instagram-col-8 ul.instagram-pics li {
  width: 12.5%;
}
.yolo_megamenu_widget_area .padding-2 ul.instagram-pics {
  margin-left: -2px;
  margin-right: -2px;
  margin-top: -2px;
  padding: 15px 15px 50px 0;
}
.yolo_megamenu_widget_area .padding-2 ul.instagram-pics li {
  padding: 4px;
}
.yolo_megamenu_widget_area .padding-3 ul.instagram-pics {
  margin-left: -3px;
  margin-right: -3px;
  margin-top: -3px;
  padding: 15px 15px 50px 0;
}
.yolo_megamenu_widget_area .padding-3 ul.instagram-pics li {
  padding: 3px;
}
.yolo_megamenu_widget_area .padding-4 ul.instagram-pics {
  margin-left: -4px;
  margin-right: -4px;
  margin-top: -4px;
  padding: 15px 15px 50px 0;
}
.yolo_megamenu_widget_area .padding-4 ul.instagram-pics li {
  padding: 4px;
}
.yolo_megamenu_widget_area .title-center .widget-title {
  text-align: center;
}
.yolo_megamenu_widget_area ul.instagram-pics + p {
  margin: 0;
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.02em;
}
.yolo_megamenu_widget_area .widget-text-center {
  text-align: center;
}
.menu-wrapper #main-menu > li:first-child {
  /*> a{
        padding-left: 0;
      }*/
}
.menu-wrapper #main-menu li.menu_style_dropdown .sub-menu {
  text-align: left;
}
.menu-wrapper #main-menu li.menu_style_dropdown .sub-menu li {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu-wrapper #main-menu li.menu_style_dropdown .sub-menu li:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 100%;
  background: var(--primary_color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.menu-wrapper #main-menu li.menu_style_dropdown .sub-menu li:hover {
  padding-left: 5px;
}
.menu-wrapper #main-menu li.menu_style_dropdown .sub-menu li:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.menu-wrapper #main-menu li.menu_style_dropdown .sub-menu li a {
  color: var(--menu_sub_text_color);
  position: relative;
  display: block;
  padding: 10px 20px;
}
.menu-wrapper #main-menu li.menu_style_dropdown .sub-menu li a:hover {
  color: var(--primary_color);
}
.menu-wrapper #main-menu li.menu_style_column > .sub-menu {
  text-align: left;
  padding: 40px 0px;
}
.menu-wrapper #main-menu li.menu_style_column > .sub-menu > li {
  border-left: 2px solid rgba(238, 238, 238, 0.7);
}
.menu-wrapper #main-menu li.menu_style_column > .sub-menu > li:first-child {
  border: none;
  padding-left: 2px;
}
.menu-wrapper #main-menu li.menu_style_column > .sub-menu > li > a {
  position: relative;
  display: block;
  padding: 0 20px 15px 20px !important;
  margin-bottom: 20px;
  color: var(--menu_sub_text_color);
  font-weight: 700;
  text-transform: uppercase;
}
.menu-wrapper #main-menu li.menu_style_column > .sub-menu > li > a:hover {
  color: var(--primary_color);
}
.menu-wrapper #main-menu li.menu_style_column > .sub-menu > li > a:after {
  content: '';
  background-color: var(--primary_color);
  position: absolute;
  bottom: 0;
  left: 20px;
  height: 2px;
  width: 46px;
}
.menu-wrapper #main-menu li.menu_style_column > .sub-menu > li ul li:before {
  width: 2px;
  left: -2px;
}
.menu-wrapper #main-menu li.menu_style_column > .sub-menu > li .yolo_megamenu_widget_area > .widget-social-profile > span {
  padding: 10px 20px;
  display: block;
}
.menu-wrapper #main-menu li.menu_style_column > .sub-menu > li .yolo_megamenu_widget_area > .widget-social-profile ul li i {
  padding-right: 10px;
}
/* Menu Tagcloud */
.yolo_widget_area .tagcloud {
  font-size: 0;
  margin-top: 20px;
}
.yolo_widget_area .tagcloud a {
  color: var(--heading_color) !important;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  display: inline-block;
  padding: 7px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  line-height: 1;
  font-size: 14px;
  border: 1px solid #eeeeee;
  font-weight: 400;
}
.yolo_widget_area .tagcloud a:last-child {
  margin-right: 0;
}
.yolo_widget_area .tagcloud a:hover {
  color: #fff !important;
  text-decoration: none;
  background-color: var(--primary_color) !important;
  border-color: var(--primary_color);
}
