@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toRightFromLeft {
  49% {
    -moz-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toRightFromLeft {
  49% {
    transform: translate(100%);
  }
  50% {
    opacity: 0;
    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);
  }
}
/*core file*/
html {
  /*template file*/
  /* 404 PAGE */
  /*font file*/
  /*-------------------------------------
YOLO PAGE TITLE
---------------------------------------*/
  /*header mobile */
  /* YOLO HEADER SIDEBAR STYLE */
  /* Breadcrumb */
  /*widget file*/
  /*-------------------------------------
CALENDAR
---------------------------------------*/
  /* -----------------------------------------------------------------------------
 * Widget: price filter
 * -------------------------------------------------------------------------- */
  /*
*
*  Sidebar
*/
  /*
*
*  Post Thumbnail
 */
  /*
*
*  Category Widget
 */
  /*blog file*/
  /*
* Single Post
* 
 */
  /* 
* General
*/
  /*
* 1. Archive Product
* 
*/
  /* --------------------------------------------
      CHECKOUT
    -------------------------------------------- */
  /* --------------------------------------------
  MY-ACCOUNT
-------------------------------------------- */
  /* --------------------------------------------
      MY WISHLIST
    -------------------------------------------- */
  /* --------------------------------------------
      PRODUCT LISTING
    -------------------------------------------- */
  /* --------------------------------------------
  ORDER TRACKING
-------------------------------------------- */
  /* --------------------------------------------
  SHOPPING CART
-------------------------------------------- */
  /*banner file*/
  /* --------------------------------------------
  SINGLE PRODUCT INFO
-------------------------------------------- */
  /* --------------------------------------------
  SINGLE PRODUCT TAB
-------------------------------------------- */
  /* --------------------------------------------
  SINGLE PRODUCT REVIEW
-------------------------------------------- */
  /* GMaps Shortcode CSS */
  /* Icon Box Shortcode CSS */
  /* TEAM MEMBER */
  /* TESTIMONIAL */
  /*
* 1. PRODUCT MASONRY (GRID,...)
* 2. PRODUCT LIST
*/
  /* 1. PRODUCT MASONRY */
  /* Single Product Shortcode CSS */
  /*recent new Home 6*/
  /* 3. MEGA MENU STYLE TAB */
  /* YOLO MOBILE MENU */
  /* Menu Tagcloud */
}
html .post-navigation .post-navigation-label {
  color: #363738;
}
html .post-navigation .post-navigation-title {
  color: #333333;
}
html .post-navigation .post-navigation-icon {
  color: #363738;
}
html body {
  color: #363738;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6 {
  color: #333333;
}
html ::selection {
  background-color: #00adee;
}
html ::-moz-selection {
  background-color: #00adee;
}
html a:hover {
  color: #00adee;
}
html a:focus,
html a.active {
  color: #00adee;
}
html body.boxed #yolo-wrapper {
  width: 90%;
  max-width: 1200px;
}
html body.boxed #yolo-wrapper .yolo-sticky-wrapper.is-sticky > .yolo-header-nav-wrapper {
  max-width: 1200px;
}
html .maintanence-page .maintenance-social .maintenance-social-profile-wrapper li:hover a {
  color: #00adee;
}
html #yolo_search_popup_wrapper .search-popup-inner > button i:hover {
  color: #00adee;
}
html .page404 .content-wrap .return a:hover {
  border-color: #00adee;
  background: #00adee;
}
html #popup-product-quick-view-wrapper .popup-close:hover {
  background-color: #00adee;
}
html .contact_page .wpcf7 .wpcf7-form p.ct_submit input[type="submit"] {
  background-color: #00adee;
}
html .contact_page .wpcf7 .wpcf7-form p.ct_submit input[type="submit"]:hover {
  background-color: #0088bb;
}
html #yolo-popup .promo-description:before {
  background: #00adee;
}
html .motor-testimonial h3 .motor-post h3,
html .motor-ourteam h6,
html .motor-icon-box h3,
html .p-font {
  font-family: 'Montserrat';
}
html .motor-testimonial.style1 h3,
html .s-font,
html .sidebar h4.widget-title,
html .wpb_widgetised_column h4.widget-title,
html .widget-title-s-font .widget-title,
html .entry-comments h3.comments-title,
html footer.main-footer-wrapper .sidebar .widget-footer-logo .footer-logo-read-more a,
html footer.main-footer-wrapper .bottom-bar-wrapper .bottom-bar-text {
  font-family: 'Montserrat';
}
html .yolo-page-title-wrap {
  background-color: #ffffff;
}
html .yolo-page-title-overlay {
  background-color: #ffffff;
  opacity: 0;
}
html .widget_shopping_cart_icon > i.wicon + span.total {
  background-color: #00adee;
}
html .my-wishlist-wrapper a.yolo-wishlist span.total {
  background-color: #00adee;
}
html .yolo-top-bar {
  background-color: #f9f9f9;
  color: #878787;
}
html .yolo-top-bar .top-sidebar {
  color: #878787;
}
html .yolo-top-bar .top-sidebar h4.widget-title {
  color: #878787;
}
html .yolo-top-bar .top-sidebar #wp-calendar caption,
html .yolo-top-bar .top-sidebar #wp-calendar thead th {
  color: #878787;
}
html .yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li + li:before {
  background-color: #d3d3d3;
}
html .yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li ul {
  background-color: #f9f9f9;
  color: #878787;
}
html .yolo-top-bar .top-sidebar .widget.base-primary-color i.fa,
html .yolo-top-bar .top-sidebar .widget.base-primary-color a {
  color: #878787;
}
html .yolo-top-bar .top-sidebar .widget.base-primary-color.widget_nav_menu > div > ul.menu > li + li:before,
html .yolo-top-bar .top-sidebar .widget.base-primary-color.separate-left:before,
html .yolo-top-bar .top-sidebar .widget.base-primary-color.separate-right:after {
  background-color: #878787;
}
html .yolo-top-bar .top-sidebar .separate-left:before {
  background-color: #d3d3d3;
}
html .yolo-top-bar .top-sidebar .separate-right:after {
  background-color: #d3d3d3;
}
@media screen and (max-width: 991px) {
  html .yolo-top-bar {
    color: #878787;
    background: #f9f9f9;
  }
}
@media screen and (min-width: 1370px) {
  html .yolo-top-bar .topbar-fullwith {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media screen and (min-width: 992px) {
  html .logo-sticky {
    line-height: 70px;
  }
  html header.yolo-main-header .yolo-header-wrapper {
    position: relative;
    width: 100%;
    display: table;
    z-index: 500;
  }
  html header.yolo-main-header .yolo-header-wrapper .yolo-main-menu > li {
    font-family: 'Montserrat';
  }
  html header.yolo-main-header .yolo-header-wrapper .yolo-main-menu > li > a {
    font-weight: 700;
    font-size: 14px;
  }
  html header.yolo-main-header .yolo-header-wrapper .yolo-main-menu > li:hover > a {
    color: #00adee;
  }
  html header.yolo-main-header .yolo-header-wrapper .yolo-main-menu li.current-menu-item > a {
    color: #00adee !important;
  }
  html header.yolo-main-header .yolo-header-wrapper .yolo-main-menu li.menu-item-has-children:hover > a {
    color: #00adee !important;
  }
  html header.yolo-main-header .yolo-header-wrapper .yolo-main-menu li.current-menu-item:hover > a {
    color: #00adee !important;
  }
  html header.yolo-main-header .icon-search-menu {
    font-size: 16px;
  }
  html header.yolo-main-header ul.header-social-profile-wrapper li a:hover i {
    color: #00adee;
  }
  html header.yolo-main-header .search-box button:hover {
    color: #00adee;
  }
  html header.yolo-main-header .ajax-search-result .search-view-more {
    background-color: #ededed;
    border-top: solid 1px #d9d9d9;
  }
  html header.yolo-main-header .search-with-category .form-search-left > span {
    font-family: 'Montserrat';
  }
  html header.yolo-main-header .search-with-category .search-category-dropdown li > span:hover {
    color: #00adee;
  }
  html header.header-6 .header-customize-nav .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon + span.total {
    background-color: primary_color;
  }
}
html .shopping-cart-wrapper .widget_shopping_cart_content {
  font-family: 'Montserrat';
}
html .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon:hover {
  color: #00adee;
}
html .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty p {
  color: #363738;
}
html .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a {
  color: #363738;
}
html .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a:hover {
  color: #00adee;
}
html .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button.checkout {
  background-color: #00adee;
}
html .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button.checkout:hover {
  background-color: #006388;
}
html .top-sidebar .widget-social-profile ul.social-profile li a:hover i.fa,
html .wpb_widgetised_column .widget-social-profile ul.social-profile li a:hover i.fa,
html .header-social-profile-wrapper li a:hover i.fa {
  color: #878787;
}
@media screen and (min-width: 1370px) {
  html header.yolo-main-header.header-1 .yolo-header-nav-wrapper.nav-fullwith {
    padding-left: 100px;
    padding-right: 100px;
  }
}
html header.header-1 .yolo-header-nav-above .container .fl .header-logo {
  height: 130px;
}
html header.header-1 .yolo-header-nav-above .container .fl .header-logo a img {
  max-height: 130px;
  padding-top: 20px;
  padding-bottom: 20px;
}
html header.header-1 .yolo-header-nav-above .container .fr .header-customize-right {
  height: 130px;
}
html header.header-1 .yolo-header-nav-above .container .fr .header-customize-right .search-with-category .search-box .form-search-right button i.wicon {
  color: #333333;
}
html header.header-1 .yolo-header-nav-above .container .fr .header-customize-right .custom-text-wrapper i {
  color: #333333;
}
html header.header-1 .header-center .menu-wrapper #main-menu > li > a {
  padding-left: 30px;
  padding-right: 30px;
  color: #333333;
}
html header.header-1 .header-center .menu-wrapper #main-menu > li:hover > a {
  color: #00adee !important;
}
html header.header-1 .header-center .menu-wrapper #main-menu li.menu-item-has-children:hover > a {
  color: #00adee !important;
}
html header.header-1 .header-center .menu-wrapper #main-menu li.yolo-menu > a span.profile-text {
  color: #333333;
}
html header.header-1 .header-right .header-customize-nav {
  color: #333333;
}
html header.header-1 .header-right .header-customize-nav .header-social-profile-wrapper li:hover a i {
  color: #00adee !important;
}
html header.header-1 .yolo-sticky-wrapper .yolo-header-nav-wrapper {
  background-color: #ffffff;
}
@media screen and (min-width: 1370px) {
  html header.yolo-main-header.header-2 .yolo-header-nav-wrapper.nav-fullwith {
    padding-left: 100px;
    padding-right: 100px;
  }
}
html .header-2 .yolo-header-nav-above {
  background-color: #f4f4f4;
  border-bottom-color: #ffffff;
}
html .header-2 .yolo-header-nav-above .container .header-logo {
  height: 130px;
}
html .header-2 .yolo-header-nav-above .container .header-logo a img {
  max-height: 130px;
  padding-top: 20px;
  padding-bottom: 20px;
}
html .header-2 .yolo-header-nav-above .container .fr {
  color: #222222;
}
html .header-2 .yolo-header-nav-above .container .fr .header-customize-right {
  line-height: 130px;
}
html .header-2 .yolo-header-nav-above .container .fl {
  color: #222222;
}
html .header-2 .yolo-header-nav-above .container .fl .header-customize-left {
  line-height: 130px;
}
html .header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper #main-menu > li > a {
  padding-left: 20px;
  padding-right: 20px;
  color: #222222;
}
html .header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper #main-menu > li:first-child > a {
  padding-left: 0;
}
html .header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper #main-menu > li:hover > a {
  color: #00adee !important;
}
html .header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper #main-menu li.menu-item-has-children:hover > a {
  color: #00adee !important;
}
html .header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper #main-menu li.yolo-menu > a span.profile-text {
  color: #222222;
}
html .header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .header-social-profile-wrapper li a {
  color: #222222;
}
html .header-2 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .header-social-profile-wrapper li a i:hover {
  color: #00adee;
}
html .header-2 .yolo-main-header .yolo-header-nav-wrapper {
  background-color: #f4f4f4;
}
html .header-2 .yolo-sticky-wrapper .yolo-header-nav-wrapper {
  background-color: #f4f4f4;
}
@media screen and (min-width: 1370px) {
  html header.yolo-main-header.header-3 .yolo-header-nav-wrapper.nav-fullwith {
    padding-left: 100px;
    padding-right: 100px;
  }
}
html header.header-3 {
  background-color: #ffffff;
}
html .header-3 .yolo-header-nav-above .container .fr .header-customize-right .custom-text-wrapper {
  color: #878787;
}
html .header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .header-logo {
  height: 130px;
}
html .header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .header-logo a img {
  max-height: 130px;
  padding-top: 20px;
  padding-bottom: 20px;
}
html .header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .menu-wrapper .yolo-main-menu > li > a {
  color: #333333;
  line-height: 130px;
  padding-left: 20px;
  padding-right: 20px;
}
html .header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .menu-wrapper .yolo-main-menu > li > a:hover {
  color: #00adee;
}
html .header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .menu-wrapper .yolo-main-menu li.menu-item-has-children:hover > a {
  color: #00adee !important;
}
html .header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .menu-wrapper .yolo-main-menu li.yolo-menu > a span.profile-text {
  color: #333333;
}
html .header-3 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav {
  line-height: 130px;
  color: #333333;
}
html .header-3 .yolo-sticky-wrapper .yolo-header-nav-wrapper {
  background-color: #ffffff;
}
html .header-3 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper .header-left .header-logo {
  height: 60px;
}
html .header-3 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper .header-left .header-logo a img {
  max-height: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}
html .header-3 .yolo-sticky-wrapper .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;
}
html .header-3 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-on .container .yolo-header-wrapper .header-right .header-customize-nav {
  line-height: 60px;
}
html .header-3 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-out .container .yolo-header-wrapper .header-left .header-logo {
  height: 60px;
}
html .header-3 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-out .container .yolo-header-wrapper .header-left .header-logo a img {
  max-height: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}
html .header-3 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-out .container .yolo-header-wrapper .header-right {
  float: right;
}
html .header-3 .yolo-sticky-wrapper .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;
}
html .header-3 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-out .container .yolo-header-wrapper .header-right .header-customize-nav {
  line-height: 60px;
}
@media screen and (min-width: 1370px) {
  html header.yolo-main-header.header-4 .yolo-header-nav-wrapper.nav-fullwith {
    padding-left: 100px;
    padding-right: 100px;
  }
}
html .header-4 .yolo-header-nav-above .container .fl .header-logo {
  height: 130px;
}
html .header-4 .yolo-header-nav-above .container .fl .header-logo a img {
  max-height: 130px;
  padding-top: 20px;
  padding-bottom: 20px;
}
html .header-4 .fr .header-customize {
  line-height: 130px;
}
html .header-4 .fr .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon span {
  background-color: #ffb535;
  color: #ffffff;
}
html .header-4 .fr .my-wishlist .widget_shopping_wishlist_content .my-wishlist-wrapper .yolo-wishlist span {
  background-color: #ffb535;
  color: #ffffff;
}
html .header-4 .yolo-header-nav-wrapper .container .yolo-header-wrapper {
  background-color: #ffb535;
}
html .header-4 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .yolo-main-menu > li > a {
  color: #ffffff;
  padding-right: 20px;
  padding-left: 20px;
}
html .header-4 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .yolo-main-menu li.yolo-menu > a span.profile-text {
  color: #ffffff;
}
html .header-4 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav {
  color: #ffffff;
}
html .header-4 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-on {
  background-color: #ffb535;
}
html .header-4 .yolo-sticky-wrapper .yolo-header-nav-wrapper.sticky-out {
  background-color: #ffb535;
}
@media screen and (min-width: 1370px) {
  html header.yolo-main-header.header-6 .yolo-header-nav-wrapper.nav-fullwith {
    padding-left: 100px;
    padding-right: 100px;
  }
}
html .header-6 .yolo-header-nav-above .container .fl .header-logo {
  height: 130px;
}
html .header-6 .yolo-header-nav-above .container .fl .header-logo a img {
  max-height: 130px;
  padding-top: 20px;
  padding-bottom: 20px;
}
html .header-6 .header-customize-right {
  line-height: 130px !important;
}
html .header-6 .yolo-header-nav-wrapper {
  background-color: #333333;
}
html .header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper .yolo-main-menu > li > a {
  color: #ffffff;
  padding-right: 20px;
  padding-left: 20px;
}
html .header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper .yolo-main-menu > li:hover > a {
  color: #00adee !important;
}
html .header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper .yolo-main-menu li.menu-item-has-children:hover > a {
  color: #00adee !important;
}
html .header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .menu-wrapper .yolo-main-menu li.yolo-menu > a span.profile-text {
  color: #ffffff;
}
html .header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right {
  color: #ffffff;
}
html .header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .search-box-wrapper form input[type="text"] {
  background-color: #4d4d4d;
  color: #ffffff;
}
html .header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .search-box-wrapper form input[type="text"]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
html .header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .search-box-wrapper form input[type="text"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
html .header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .search-box-wrapper form input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
html .header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .search-box-wrapper form button i {
  color: #ffffff;
}
html .header-6 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-nav .search-box-wrapper form button i:hover {
  color: #00adee;
}
@media screen and (min-width: 1370px) {
  html header.yolo-main-header.header-8 .yolo-header-nav-wrapper.nav-fullwith {
    padding-left: 100px;
    padding-right: 100px;
  }
}
html header.header-8 .yolo-header-nav-wrapper {
  height: 100px;
  background-color: rgba(0, 0, 0, 0);
}
html header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left-offcanvas .header-customize {
  height: 100px;
}
html header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .header-logo {
  height: 100px;
}
html header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-left .header-logo a img {
  max-height: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
}
html header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .menu-wrapper #main-menu > li > a {
  line-height: 100px;
  padding-left: 20px;
  padding-right: 20px;
  color: #ffffff;
}
html header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .menu-wrapper #main-menu > li:hover > a {
  color: #00adee;
}
html header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .menu-wrapper #main-menu li.menu-item-has-children:hover > a {
  color: #00adee !important;
}
html header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .menu-wrapper #main-menu li.yolo-menu > a span.profile-text {
  color: #ffffff;
}
html header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-center .header-customize {
  line-height: 100px;
  color: #ffffff;
}
html header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right {
  color: #ffffff;
}
html header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-right {
  line-height: 100px;
}
html header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-right .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon i.wicon {
  color: rgba(255, 255, 255, 0.75);
}
html header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-right .my-wishlist .widget_shopping_wishlist_content .my-wishlist-wrapper a i {
  color: rgba(255, 255, 255, 0.75);
}
html header.header-8 .yolo-header-nav-wrapper .container .yolo-header-wrapper .header-right .header-customize-right .my-wishlist .widget_shopping_wishlist_content .my-wishlist-wrapper a:hover i {
  color: #00adee;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-in {
  -webkit-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-on {
  background-color: rgba(0, 0, 0, 0);
  height: 60px !important;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-on .yolo-header-wrapper .header-left-offcanvas .header-customize {
  height: 60px;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-on .header-left .header-logo {
  line-height: 60px !important;
  height: 60px !important;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-on .header-left .header-logo img {
  max-height: 40px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-on .header-center .menu-wrapper #main-menu > li > a {
  color: #ffffff !important;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-on .header-right {
  float: right;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-on .header-right .header-customize-right .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon i.wicon {
  color: rgba(255, 255, 255, 0.75);
}
html header.header-8 .yolo-header-nav-wrapper.sticky-on .header-right .header-customize-right .my-wishlist .widget_shopping_wishlist_content .my-wishlist-wrapper a i {
  color: rgba(255, 255, 255, 0.75);
}
html header.header-8 .yolo-header-nav-wrapper.sticky-on .header-right .header-customize-right .my-wishlist .widget_shopping_wishlist_content .my-wishlist-wrapper a span.total {
  color: #ffffff;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-out {
  background-color: rgba(0, 0, 0, 0);
  height: 60px !important;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-out .yolo-header-wrapper .header-left-offcanvas .header-customize {
  height: 60px;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-out .header-left .header-logo {
  line-height: 60px !important;
  height: 60px !important;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-out .header-left .header-logo img {
  max-height: 40px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-out .header-center .menu-wrapper #main-menu > li > a {
  color: #ffffff !important;
}
html header.header-8 .yolo-header-nav-wrapper.sticky-out .header-right .header-customize-right .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon i.wicon {
  color: rgba(255, 255, 255, 0.75);
}
html header.header-8 .yolo-header-nav-wrapper.sticky-out .header-right .header-customize-right .my-wishlist .widget_shopping_wishlist_content .my-wishlist-wrapper a i {
  color: rgba(255, 255, 255, 0.75);
}
html header.header-8 .yolo-header-nav-wrapper.sticky-out .header-right .header-customize-right .my-wishlist .widget_shopping_wishlist_content .my-wishlist-wrapper a span.total {
  color: #ffffff;
}
html #yolo-header.header-sidebar {
  background-color: #333333;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item > form input {
  color: rgba(255, 255, 255, 0.85);
  background-color: #4d4d4d;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item > form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item > form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item > form button i {
  color: #ffffff;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item > form button i:hover {
  color: #00adee;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item + .header-customize-item {
  color: #ffffff;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item + .header-customize-item a {
  background-color: #ffffff;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item + .header-customize-item a:hover i {
  color: #00adee;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-top .header-logo {
  background-color: #333333;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-top .header-logo > a > img {
  padding-top: 20px;
  padding-bottom: 20px;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu li.yolo-menu:hover > a span.profile-text {
  color: #00adee;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu li.yolo-menu > a span.profile-text {
  color: #ffffff;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li li.current-menu-item > a {
  color: #00adee;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > a {
  color: #ffffff;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > a:hover {
  color: #00adee;
}
html #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: #00adee !important;
}
html #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: #00adee !important;
}
html #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: #00adee !important;
}
html #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: #00adee !important;
}
html #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: #00adee !important;
}
html #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: #00adee !important;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > b.menu-caret {
  color: #ffffff;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li:hover > a {
  color: #00adee;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li:hover > b.menu-caret {
  color: #00adee;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-customize .canvas-menu-toggle-wrapper a:hover i {
  color: #00adee;
}
@media screen and (max-width: 991px) {
  html header.yolo-mobile-header .yolo-mobile-header-inner {
    height: 70px;
  }
  html header.yolo-mobile-header .yolo-mobile-header-inner .icon-search-menu {
    color: #363738;
  }
  html header.yolo-mobile-header .yolo-mobile-header-inner .icon-search-menu:hover {
    color: #00adee;
  }
  html header.yolo-mobile-header .shopping-cart-wrapper .widget_shopping_cart_content {
    height: 70px;
  }
  html header.yolo-mobile-header .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
    color: #363738;
  }
  html header.yolo-mobile-header .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon + span {
    background-color: #00adee;
  }
  html .yolo-mobile-header-nav.menu-drop-fly {
    border-right: solid 2px #00adee;
  }
  html ul.yolo-nav-mobile-menu li.menu-item > a:hover {
    color: #00adee;
  }
  html ul.yolo-nav-mobile-menu li.current-menu-ancestor > a,
  html ul.yolo-nav-mobile-menu li.current-menu-parent > a,
  html ul.yolo-nav-mobile-menu li.current-menu-item > a,
  html ul.yolo-nav-mobile-menu li.menu-current > a,
  html ul.yolo-nav-mobile-menu li > a:hover,
  html ul.yolo-nav-mobile-menu li:hover > a,
  html ul.yolo-nav-mobile-menu li ul.sub-menu li:hover > a {
    color: #00adee;
  }
  html ul.yolo-nav-mobile-menu li.current-menu-ancestor > a > b.caret:before,
  html ul.yolo-nav-mobile-menu li.current-menu-parent > a > b.caret:before,
  html ul.yolo-nav-mobile-menu li.current-menu-item > a > b.caret:before,
  html ul.yolo-nav-mobile-menu li.menu-current > a > b.caret:before,
  html ul.yolo-nav-mobile-menu li > a:hover > b.caret:before,
  html ul.yolo-nav-mobile-menu li:hover > a > b.caret:before,
  html ul.yolo-nav-mobile-menu li ul.sub-menu li:hover > a > b.caret:before {
    color: #00adee;
  }
}
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li.menu-item > a:hover {
  color: #00adee;
}
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li.menu-item > b.menu-caret:hover {
  color: #00adee;
}
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li.current-menu-ancestor > a,
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li.current-menu-parent > a,
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li.current-menu-item > a,
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li.menu-current > a,
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li > a:hover,
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li:hover > a,
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li ul.sub-menu li:hover > a {
  color: #00adee;
}
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li.current-menu-ancestor > a > b.caret:before,
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li.current-menu-parent > a > b.caret:before,
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li.current-menu-item > a > b.caret:before,
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li.menu-current > a > b.caret:before,
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li > a:hover > b.caret:before,
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li:hover > a > b.caret:before,
html .yolo-mobile-header-nav.menu-drop-dropdown ul.yolo-nav-mobile-menu li ul.sub-menu li:hover > a > b.caret:before {
  color: #00adee;
}
html header.header-mobile-2 .yolo-mobile-header-inner {
  height: 100px;
}
html header.header-mobile-2 .yolo-mobile-header-inner .shopping-cart-wrapper .widget_shopping_cart_content {
  height: 100px;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item > form button i:hover {
  color: #00adee;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-customize .header-customize-item + .header-customize-item a:hover i {
  color: #00adee;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-customize.header-social-profile-wrapper li a:hover i {
  color: #00adee;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li li.current-menu-item > a {
  color: #00adee;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li > a:hover {
  color: #00adee;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li:hover > a {
  color: #00adee;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-bottom .menu-wrapper .navbar-nav.vertical-megamenu > li:hover > b.menu-caret {
  color: #00adee;
}
html #yolo-header.header-sidebar .vertical-header-wrapper .header-customize .canvas-menu-toggle-wrapper a:hover i {
  color: #00adee;
}
html nav.yolo-canvas-menu-wrapper .yolo-canvas-menu-inner aside.widget-social-profile a:hover i {
  color: #00adee !important;
}
html .yolo-breadcrumb-wrap ul.breadcrumbs > li {
  color: #333333;
}
html .yolo-breadcrumb-wrap ul.breadcrumbs > li:before {
  background-color: #00adee;
}
html .yolo-breadcrumb-wrap ul.breadcrumbs > li:first-child a {
  color: #333333;
}
html .wpcf7 .home-1 .ctf7_submit:hover:before {
  color: #00adee;
}
html .wpcf7 .home-2 .ctf7_submit:hover:before {
  color: #00adee;
}
html .wpcf7 .home-3 .ctf7_submit:after {
  background-color: #00adee;
}
html .wpcf7 .home-4 .your-email input::-webkit-input-placeholder {
  color: #757779;
}
html .wpcf7 .home-4 .your-email input::-moz-placeholder {
  color: #757779;
}
html .wpcf7 .home-4 .your-email:before {
  color: #363738;
}
html .wpcf7 .home-5 .your-email input {
  color: #363738;
}
html .wpcf7 .home-5 .your-email input::-webkit-input-placeholder {
  color: #757779;
}
html .wpcf7 .home-5 .your-email input::-moz-placeholder {
  color: #757779;
}
html .wpcf7 .home-5 .your-email:before {
  color: #757779;
}
html .wpcf7 .home-6 .your-email input::-webkit-input-placeholder {
  color: #757779;
}
html .wpcf7 .home-6 .your-email input::-moz-placeholder {
  color: #757779;
}
html .wpcf7 .home-6 .ctf7_submit:hover {
  background-color: #00adee;
}
html .wpcf7 .home-7 .your-email input {
  color: #363738;
}
html .wpcf7 .home-7 .your-email input::-webkit-input-placeholder {
  color: #757779;
}
html .wpcf7 .home-7 .your-email input::-moz-placeholder {
  color: #757779;
}
html .wpcf7 .home-7 .your-email:before {
  color: #757779;
}
html .wpcf7 .home-7 .ctf7_submit:hover {
  background-color: #00adee;
}
html .wpcf7 .home-7 .ctf7_submit:after {
  background-color: #00adee;
}
html .wpcf7 .home-8 .ctf7_submit:hover:before,
html .wpcf7 .home-9 .ctf7_submit:hover:before,
html .wpcf7 .home-10 .ctf7_submit:hover:before,
html .wpcf7 .home-11 .ctf7_submit:hover:before {
  color: #00adee;
}
html .wpcf7 .popup-form .your-email input {
  color: #363738;
}
html .wpcf7 .popup-form .your-email input::-webkit-input-placeholder {
  color: #757779;
}
html .wpcf7 .popup-form .your-email input::-moz-placeholder {
  color: #757779;
}
html .wpcf7 .popup-form .your-email:before {
  color: #363738;
}
html .wpcf7 .popup-form .ctf7_submit {
  background-color: #00adee;
}
html .wpcf7 .popup-form .ctf7_submit:hover {
  background-color: #22c3ff;
}
html .wpcf7 .popup-form .ctf7_submit:hover:before {
  left: 120%;
}
html .wpcf7 .wpcf7-response-output {
  color: rgba(54, 55, 56, 0.5);
}
html .flickr_badge_image a:before {
  background-color: rgba(0, 173, 238, 0.5);
}
html .yolo-footer-wrapper.home-1 li a:hover {
  color: #00adee;
}
html .yolo-footer-wrapper.home-1 li a:hover:before {
  color: #00adee;
}
html .yolo-footer-wrapper.footer-home-5 .wpb_wrapper h2:before {
  color: #c2c3c4;
}
html .yolo-footer-wrapper.footer-home-5 p {
  color: #9b9d9f;
}
html .yolo-footer-wrapper.footer-home-7 p {
  color: #9b9d9f;
}
html .yolo-footer-wrapper.footer-home-7 p a {
  color: #9b9d9f !important;
}
html .yolo-footer-wrapper .wpb_wrapper .wpb_wrapper .column-footer li {
  color: #9b9d9f;
}
html .yolo-footer-wrapper .wpb_wrapper .wpb_wrapper .column-footer li i {
  color: #00adee;
}
html .yolo-footer-wrapper .wpb_wrapper .wpb_wrapper p {
  color: #9b9d9f;
}
html .yolo-footer-wrapper .wpb_wrapper .wpb_wrapper p a:hover {
  color: #00adee;
}
html .yolo-footer-wrapper .footer-1,
html .yolo-footer-wrapper .footer-2,
html .yolo-footer-wrapper .footer-3,
html .yolo-footer-wrapper .footer-4,
html .yolo-footer-wrapper .footer-8,
html .yolo-footer-wrapper .footer-9,
html .yolo-footer-wrapper .footer-10,
html .yolo-footer-wrapper .footer-11 {
  color: #9b9d9f;
}
html .yolo-footer-wrapper .footer-1 li a,
html .yolo-footer-wrapper .footer-2 li a,
html .yolo-footer-wrapper .footer-3 li a,
html .yolo-footer-wrapper .footer-4 li a,
html .yolo-footer-wrapper .footer-8 li a,
html .yolo-footer-wrapper .footer-9 li a,
html .yolo-footer-wrapper .footer-10 li a,
html .yolo-footer-wrapper .footer-11 li a {
  color: #9b9d9f;
}
html .yolo-footer-wrapper .footer-1 li a:hover,
html .yolo-footer-wrapper .footer-2 li a:hover,
html .yolo-footer-wrapper .footer-3 li a:hover,
html .yolo-footer-wrapper .footer-4 li a:hover,
html .yolo-footer-wrapper .footer-8 li a:hover,
html .yolo-footer-wrapper .footer-9 li a:hover,
html .yolo-footer-wrapper .footer-10 li a:hover,
html .yolo-footer-wrapper .footer-11 li a:hover {
  color: #00adee;
}
html .yolo-footer-wrapper .footer-5 li a,
html .yolo-footer-wrapper .footer-6 li a,
html .yolo-footer-wrapper .footer-7 li a {
  color: #9b9d9f;
}
html .search-form input[type="text"] {
  color: #333333;
}
html .search-form input[type="text"] ::-webkit-input-placeholder {
  color: #363738;
}
html .search-form input[type="text"] :-moz-placeholder {
  color: #363738;
}
html .search-form input[type="text"] ::-moz-placeholder {
  color: #363738;
}
html .search-form input[type="text"] :-ms-input-placeholder {
  color: #363738;
}
html .search-form button[type="submit"] {
  color: #363738;
}
html .woocommerce .widget_price_filter .price_slider_amount {
  color: #363738;
}
html .woocommerce .widget_price_filter .price_slider_amount .button {
  background-color: #00adee;
}
html .woocommerce .widget_price_filter .price_slider_amount .button:hover {
  background-color: #0075a2 !important;
}
html .sidebar aside:before {
  background-color: #00adee;
}
html .sidebar .widget_shopping_cart_content .cart_list_wrapper .cart-total p.buttons a {
  color: #363738;
}
html .sidebar h4.widget-title,
html .wpb_widgetised_column h4.widget-title {
  color: #333333;
}
html .sidebar .tagcloud a:hover,
html .wpb_widgetised_column .tagcloud a:hover {
  background-color: #00adee;
  border-color: #00adee;
}
html .sidebar .widget_archive > ul,
html .wpb_widgetised_column .widget_archive > ul,
html .sidebar .widget_categories > ul,
html .wpb_widgetised_column .widget_categories > ul,
html .sidebar .widget_pages > ul,
html .wpb_widgetised_column .widget_pages > ul,
html .sidebar .widget_meta > ul,
html .wpb_widgetised_column .widget_meta > ul,
html .sidebar .widget_recent_comments > ul,
html .wpb_widgetised_column .widget_recent_comments > ul,
html .sidebar .widget_recent_entries > ul,
html .wpb_widgetised_column .widget_recent_entries > ul,
html .sidebar .widget_rss > ul,
html .wpb_widgetised_column .widget_rss > ul,
html .sidebar .widget_nav_menu > div > ul,
html .wpb_widgetised_column .widget_nav_menu > div > ul,
html .sidebar .widget_product_categories > ul,
html .wpb_widgetised_column .widget_product_categories > ul,
html .sidebar .widget_layered_nav > ul,
html .wpb_widgetised_column .widget_layered_nav > ul {
  color: #363738;
}
html .sidebar.woocommerce-sidebar .widget-title {
  font-weight: 400;
}
html .sidebar .widget_product_categories > ul > li a {
  color: #363738;
}
html .sidebar .widget_product_categories > ul > li a:hover:before {
  background-color: #00adee;
}
html .widget-post-thumbnail ul.posts-thumbnail-list li .posts-thumbnail-image a:before {
  background-color: #00adee;
}
html .widget-post-thumbnail ul.posts-thumbnail-list.full_width li .posts-thumbnail-content a:hover {
  color: #00adee;
}
html .widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content h4 a:hover {
  color: #00adee;
}
html .widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content .posts-thumbnail-meta i {
  color: #00adee;
}
html .widget-post-thumbnail ul.posts-thumbnail-list.size-thumbnail li .posts-thumbnail-content .posts-thumbnail-meta .comment-count i {
  color: #00adee;
}
html .widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content h4 a:hover {
  color: #00adee;
}
html .widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content .posts-thumbnail-meta i {
  color: #00adee;
}
html .widget-post-thumbnail ul.posts-thumbnail-list.date li .posts-thumbnail-content .posts-thumbnail-meta .comment-count i {
  color: #00adee;
}
html .widget-post-thumbnail ul.posts-thumbnail-list.date li:hover .posts-date span.day {
  color: #00adee;
}
html .widget-post-thumbnail ul.posts-thumbnail-list.date li:hover .posts-date span.day:before {
  background-color: #00adee;
}
html .widget_categories ul li a:before {
  background-color: #00adee;
}
html .hentry.sticky:before {
  border-top: 75px solid #00adee;
}
html .blog-inner h3.entry-title a,
html .motor-post h3.entry-title a {
  color: #333333;
}
html .blog-inner article.format-link .entry-content-link,
html .motor-post article.format-link .entry-content-link {
  color: rgba(51, 51, 51, 0.8);
}
html .blog-inner article.format-quote .entry-content-quote blockquote,
html .motor-post article.format-quote .entry-content-quote blockquote {
  color: rgba(51, 51, 51, 0.8);
}
html .blog-paging-wrapper .pagination > li > a,
html .blog-paging-wrapper .pagination > li > span {
  color: #363738;
}
html .blog-paging-wrapper .pagination > li > a.current,
html .blog-paging-wrapper .pagination > li > span.current {
  color: #00adee;
}
html .blog-paging-wrapper .pagination > li > a:hover,
html .blog-paging-wrapper .pagination > li > span:hover {
  color: #00adee;
}
html .blog-wrap .entry-thumbnail-wrap .owl-carousel .owl-nav div:hover,
html .motor-post .motor-post-image .owl-carousel .owl-nav div:hover {
  background-color: #00adee;
}
html .entry-meta-tag label {
  color: rgba(51, 51, 51, 0.7);
}
html .entry-meta-tag a {
  color: rgba(51, 51, 51, 0.8);
}
html .social-share-wrap label {
  color: rgba(51, 51, 51, 0.7);
}
html .social-share-wrap ul.social-share li a:hover {
  color: #00adee;
}
html .single-post .site-content-single-post .blog-wrap .blog-inner article .entry-post-meta-wrap .entry-meta-info .entry-meta-date {
  border: 2px solid #00adee;
}
html .single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous a:hover .post-navigation-icon,
html .single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-previous a:hover .post-navigation-title {
  color: #00adee;
}
html .single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next a:hover .post-navigation-icon,
html .single-post .site-content-single-post .blog-wrap .blog-inner .post-navigation .nav-links .nav-next a:hover .post-navigation-title {
  color: #00adee;
}
html .entry-comments h3.comments-title:before {
  background-color: #00adee;
}
html .entry-comments .entry-comments-list ol.commentlist li .author .comment-meta-date:before {
  background-color: #00adee;
}
html .comment-reply-title:before {
  background-color: #00adee;
}
html .comment-form input[type="text"]:focus,
html .comment-form input[type="search"]:focus,
html .comment-form input[type="email"]:focus,
html .comment-form input[type="url"]:focus,
html .comment-form input[type="password"]:focus,
html .comment-form textarea:focus {
  border-color: #00adee;
}
html .blog-wrap .blog-inner article .post-item .entry-wrap .entry-content-wrap .entry-detail .btn-readmore i {
  background-color: #00adee;
}
html .blog-wrap .blog-inner article .post-item .entry-wrap .entry-content-wrap .entry-detail .btn-readmore span:before {
  border-left: 15px solid #00adee;
}
html .woocommerce .woocommerce-ordering select {
  color: #333333;
}
html .woocommerce .woocommerce-result-count {
  color: #333333;
}
html .woocommerce .products .star-rating span,
html .woocommerce .star-rating span {
  color: #00adee;
}
html .woocommerce div.product span.price,
html .woocommerce div.product p.price {
  color: #333333;
}
html .woocommerce div.product span.price ins,
html .woocommerce div.product p.price ins {
  color: #333333 !important;
}
html .woocommerce div.product span.price del,
html .woocommerce div.product p.price del {
  color: #666666;
}
html .pagination > li > a,
html .pagination > li > span {
  color: #333333;
}
html .pagination > li > a:hover,
html .pagination > li > span:hover,
html .pagination > li > a:focus,
html .pagination > li > span:focus,
html .pagination > li > a.active,
html .pagination > li > span.active {
  color: #00adee;
}
html .pagination > li > a.current,
html .pagination > li > span.current {
  color: #00adee;
}
html .woocommerce #respond input#submit,
html .woocommerce a.button,
html .woocommerce button.button,
html .woocommerce input.button,
html .woocommerce #respond input#submit.alt,
html .woocommerce a.button.alt,
html .woocommerce button.button.alt,
html .woocommerce input.button.alt,
html .woocommerce a.added_to_cart {
  background-color: #333333;
}
html .woocommerce #respond input#submit:hover,
html .woocommerce a.button:hover,
html .woocommerce button.button:hover,
html .woocommerce input.button:hover,
html .woocommerce #respond input#submit.alt:hover,
html .woocommerce a.button.alt:hover,
html .woocommerce button.button.alt:hover,
html .woocommerce input.button.alt:hover,
html .woocommerce a.added_to_cart:hover {
  background-color: #00adee;
}
html .product-flash-wrap .product-flash {
  background-color: #00adee;
}
html .site-content-archive-product .yolo-filter-categories li.current-cat a {
  color: #00adee;
}
html .site-content-archive-product .yolo-filter-search li.active span#yolo-shop-search-btn,
html .site-content-archive-product .yolo-filter-search li.active span.invert-color {
  color: #00adee;
}
html .site-content-archive-product .yolo-filter-search .yolo-filter.active a {
  color: #00adee;
}
html .site-content-archive-product .archive-product-wrap .woocommerce-sidebar {
  display: none;
}
html .site-content-archive-product .archive-product-wrap .woocommerce-sidebar aside .tagcloud .current-tag {
  background-color: #00adee;
}
html .site-content-archive-product .woocommerce-pagination .yolo-shop-loadmore,
html .site-content-archive-product .woocommerce-pagination .yolo-show-all {
  color: text_color;
}
html .woocommerce-billing-fields h3,
html .woocommerce-shipping-fields h3,
html #order_review_heading {
  color: #363738;
}
html .payment_box_title.active label {
  color: #00adee;
}
html .woocommerce #payment #place_order:hover,
html .woocommerce-page #payment #place_order:hover {
  background-color: #00adee;
}
html .woocommerce-cart .yolo-site-content-page .container .row .yolo-site-content-page-inner .page-content .entry-content .woocommerce .cart-form .shop_table thead {
  background: #00adee;
}
html .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-family: 'Montserrat';
}
html .woocommerce-account .customer_login_form_wrap .col2-set h2:before {
  background: #00adee;
}
html .woocommerce-account .customer_login_form_wrap form.login label[for="rememberme"],
html .woocommerce-account .customer_login_form_wrap form.register label[for="rememberme"] {
  color: #363738;
}
html .woocommerce table.shop_table.cart.wishlist_table td.product-add-to-cart a {
  background: #00adee;
}
html .woocommerce table.shop_table.cart.wishlist_table td.product-add-to-cart a:hover {
  background-color: #00adee;
}
html .woocommerce .product-link .product-hover-sign hr,
html .single-product .product-link .product-hover-sign hr {
  border-top: 1px solid #00adee;
}
html .woocommerce .add-to-cart-wrap a,
html .single-product .add-to-cart-wrap a {
  color: #363738;
}
html .woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a:hover,
html .single-product .product-actions .yith-wcwl-wishlistaddedbrowse a:hover,
html .woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a:hover,
html .single-product .product-actions .yith-wcwl-wishlistexistsbrowse a:hover,
html .woocommerce .product-actions .add_to_wishlist:hover,
html .single-product .product-actions .add_to_wishlist:hover,
html .woocommerce .product-actions .compare:hover,
html .single-product .product-actions .compare:hover,
html .woocommerce .product-actions .product-quick-view:hover,
html .single-product .product-actions .product-quick-view:hover,
html .woocommerce .product-actions .btn_add_to_cart:hover,
html .single-product .product-actions .btn_add_to_cart:hover,
html .woocommerce .product-actions .add-to-cart-wrap a:hover,
html .single-product .product-actions .add-to-cart-wrap a:hover,
html .woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a.active,
html .single-product .product-actions .yith-wcwl-wishlistaddedbrowse a.active,
html .woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a.active,
html .single-product .product-actions .yith-wcwl-wishlistexistsbrowse a.active,
html .woocommerce .product-actions .add_to_wishlist.active,
html .single-product .product-actions .add_to_wishlist.active,
html .woocommerce .product-actions .compare.active,
html .single-product .product-actions .compare.active,
html .woocommerce .product-actions .product-quick-view.active,
html .single-product .product-actions .product-quick-view.active,
html .woocommerce .product-actions .btn_add_to_cart.active,
html .single-product .product-actions .btn_add_to_cart.active,
html .woocommerce .product-actions .add-to-cart-wrap a.active,
html .single-product .product-actions .add-to-cart-wrap a.active {
  background-color: #00adee;
}
html .woocommerce .product-actions .added_to_cart.wc-forward,
html .single-product .product-actions .added_to_cart.wc-forward {
  background-color: #00adee !important;
}
html .woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a,
html .single-product .product-actions .yith-wcwl-wishlistexistsbrowse a {
  background-color: #00adee;
}
html .woocommerce .product-info h3,
html .single-product .product-info h3 {
  color: #818486;
}
html .woocommerce .product-info span.price,
html .single-product .product-info span.price {
  color: #000000;
}
html .woocommerce .product-listing .button-no-tooltip .product-actions .added_to_cart,
html .single-product .product-listing .button-no-tooltip .product-actions .added_to_cart {
  color: #363738 !important;
  background-color: #00adee;
}
html .woocommerce .product-listing .button-no-tooltip .product-actions .yith-wcwl-wishlistaddedbrowse a,
html .single-product .product-listing .button-no-tooltip .product-actions .yith-wcwl-wishlistaddedbrowse a,
html .woocommerce .product-listing .button-no-tooltip .product-actions .yith-wcwl-wishlistexistsbrowse a,
html .single-product .product-listing .button-no-tooltip .product-actions .yith-wcwl-wishlistexistsbrowse a {
  background-color: #00adee;
}
html .woocommerce > .woocommerce {
  margin: 0;
}
html .woocommerce > .woocommerce .product-item-wrap .product-item-inner .product-thumb .product-flash-wrap span:nth-child(2) {
  background-color: #00adee;
}
html .woocommerce.columns-1 .product-item-wrap .product-info h3 {
  color: #363738;
}
html .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner span.price {
  color: #363738;
}
html .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.add_to_cart_button {
  background-color: #00adee;
  color: #363738 !important;
}
html .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-actions a.add_to_cart_button:hover {
  color: #00adee !important;
}
html .shortcode-product-wrap.list .woocommerce.list .product-item-wrap .product-item-inner .product-info .product-single-short-description:after {
  background-color: #00adee;
}
html .order-tracking-form h3:before {
  background-color: #00adee;
}
html .order-tracking-form h3:hover {
  color: #00adee;
}
html .woocommerce table.shop_table.cart td.actions .button {
  background-color: #333333;
}
html .woocommerce table.shop_table.cart td.actions .button:hover {
  background-color: #00adee;
}
html .woocommerce table.shop_table.cart td.actions input[name="update_cart"] {
  background-color: #333333;
}
html .woocommerce table.shop_table.cart td.actions input[name="update_cart"]:hover {
  background-color: #00adee;
}
html .cart-collaterals h4.widget-title,
html .cart-collaterals h2 {
  border-left: 2px solid #00adee;
}
html .shipping-calculator-form .button {
  background-color: #333333 !important;
}
html .shipping-calculator-form .button:hover {
  background-color: #00adee !important;
}
html .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #order_review_heading {
  border-left: 2px solid #00adee;
}
html .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields h3 {
  border-left: 2px solid #00adee;
}
html .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields p label {
  color: #363738;
}
html .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-billing-fields p label .required {
  color: #00adee;
}
html .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 {
  border-left: 2px solid #00adee;
}
html .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields p label {
  color: #363738;
}
html .woocommerce-checkout .entry-content .woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields p label .required {
  color: #00adee;
}
html .banner-shortcode-wrap.style_1 .banner-content:before {
  background-color: rgba(0, 173, 238, 0.7);
}
html .banner-shortcode-wrap.style_8 .banner-content .banner-image .banner-overlay .banner-overlay-content .banner-hover-title {
  color: #00adee !important;
}
html .site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .single-product-image-inner .owl-buttons div:hover {
  background-color: #00adee;
}
html .site-content-single-product .single-product-info .single-product-image-wrap #sync1 .owl-nav > div:hover {
  color: #00adee;
}
html .site-content-single-product .single-product-info .single-product-image-wrap #sync2 .owl-nav > div:hover {
  background-color: #00adee;
}
html .site-content-single-product .single-product-info .summary-product-wrap p.price del {
  font-size: 32px;
}
html .site-content-single-product .single-product-info .summary-product-wrap form.cart .button,
html .site-content-single-product .single-product-info .summary-product-wrap form.cart .added_to_cart {
  background-color: #00adee;
}
html .site-content-single-product .single-product-info .summary-product-wrap form.cart .button:hover,
html .site-content-single-product .single-product-info .summary-product-wrap form.cart .added_to_cart:hover {
  background-color: #0088bb;
}
html .site-content-single-product .single-product-info .summary-product-wrap .select_option span {
  font-weight: bold;
  color: rgba(54, 55, 56, 0.5);
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #363738;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  color: #00adee;
}
html .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
  color: #363738;
}
html .woocommerce #review_form #respond .comment-fields-wrap .row label {
  color: #5c5d5f;
}
html .woocommerce #review_form #respond .comment-fields-wrap .row .comment-form-rating:hover label,
html .woocommerce #review_form #respond .comment-fields-wrap .row .comment-form-comment:hover label {
  color: #00adee;
}
html .upsells.products .product-slider .owl-theme .owl-controls .owl-buttons div,
html .related.products .product-slider .owl-theme .owl-controls .owl-buttons div,
html .cross-sells .product-slider .owl-theme .owl-controls .owl-buttons div {
  color: #363738;
}
html .related .slider .owl-nav div:hover {
  background-color: #00adee;
}
html .variable-items-wrapper.color-variable-wrapper > li.selected {
  border-color: #00adee;
}
html .variable-items-wrapper.label-variable-wrapper > li.selected {
  border-color: #00adee;
}
html .gmaps-shortcode-wrap.toggle_button .gmaps-button-wrap .gmaps-toggle-button {
  border: 1px solid #00adee;
}
html .gmaps-shortcode-wrap.toggle_button .gmaps-button-wrap .gmaps-toggle-button:hover {
  background: #00adee;
}
html .icon-box-shortcode-wrap.style_1:after {
  background-color: #00adee;
}
html .icon-box-shortcode-wrap.style_1:hover .icon-box-container .icon-wrap span {
  color: #00adee !important;
}
html .icon-box-shortcode-wrap.style_1:hover .icon-box-container .icon-title {
  color: #363738;
}
html .icon-box-shortcode-wrap.style_1:hover .icon-box-container .icon-title a {
  color: #363738 !important;
}
html .icon-box-shortcode-wrap.style_1 .icon-box-container .icon-title a:hover {
  color: #00adee !important;
}
html .icon-box-shortcode-wrap.style_1 .icon-box-container .icon-description {
  color: #818486;
}
html .icon-box-shortcode-wrap.style_2:after {
  background-color: #363738;
}
html .icon-box-shortcode-wrap.style_2:hover .icon-box-container .icon-wrap span {
  color: #00adee !important;
}
html .icon-box-shortcode-wrap.style_2:hover .icon-box-container .icon-wrap span:before {
  color: #00adee !important;
}
html .icon-box-shortcode-wrap.style_2:hover .icon-box-container .icon-title {
  color: #363738;
}
html .icon-box-shortcode-wrap.style_2:hover .icon-box-container .icon-title a {
  color: #363738 !important;
}
html .icon-box-shortcode-wrap.style_2 .icon-box-container .icon-title {
  color: #363738;
}
html .icon-box-shortcode-wrap.style_2 .icon-box-container .icon-title a {
  color: #363738;
}
html .icon-box-shortcode-wrap.style_2 .icon-box-container .icon-title a:hover {
  color: #00adee !important;
}
html .icon-box-shortcode-wrap.style_2 .icon-box-container .icon-description {
  color: #818486;
}
html .icon-box-shortcode-wrap.style_3 .icon-box-container:before {
  background-color: #363738;
}
html .icon-box-shortcode-wrap.style_3 .icon-box-container .icon-wrap span {
  color: #363738;
}
html .icon-box-shortcode-wrap.style_3 .icon-box-container .icon-wrap .icon-title {
  color: #363738;
}
html .icon-box-shortcode-wrap.style_3 .icon-box-container .icon-description {
  color: #757779;
}
html .icon-box-shortcode-wrap.style_4 .icon-box-container .icon-wrap span {
  color: #00adee;
}
html .icon-box-shortcode-wrap.style_4 .icon-box-container .icon-content .icon-title {
  color: #363738;
}
html .yolo-teammember.teammember-carousel .teammember-list .teammember-item:hover .teammember-content .teammember-image:before {
  background: rgba(0, 173, 238, 0.9);
}
html .yolo-testimonial.slider-pro .sp-slides .sp-slide .testimonial-content p {
  color: #686a6c;
}
html .yolo-testimonial.slider-pro .sp-slides .sp-slide .testimonial-content hr {
  border-top: 1px solid #b5b7b8;
}
html .yolo-testimonial.slider-pro .sp-slides .sp-slide .testimonial-content:before {
  color: #00adee;
}
html .yolo-testimonial.slider-pro .sp-slides .sp-slide .testimonial-info .testimonial-meta {
  margin-left: 80px;
}
html .yolo-testimonial.slider-pro .sp-slides .sp-slide .testimonial-info .testimonial-meta p {
  color: #686a6c;
}
html .yolo-testimonial.slider-pro .sp-selected-thumbnail:before {
  border-color: #00adee !important;
}
html .yolo-testimonial.slider-pro .sp-selected-thumbnail:after {
  border-right-color: #00adee !important;
}
html .yolo-testimonial.slider-pro .sp-thumbnails .sp-thumbnail .testimonial-info .testimonial-meta p {
  color: #686a6c;
}
html .yolo-testimonial.slider-pro .sp-thumbnails .sp-thumbnail .testimonial-overlay i:before {
  background-color: #00adee;
}
html .yolo-testimonial.slider-pro .testimonial-control .nav_prev:hover,
html .yolo-testimonial.slider-pro .testimonial-control .nav_next:hover {
  color: #00adee;
}
html .yolo-testimonial.slider-pro-2 .sp-bottom-thumbnails.sp-has-pointer .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  border-color: #00adee;
}
html .yolo-testimonial.slider-pro-2 .sp-bottom-thumbnails.sp-has-pointer .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  border-bottom-color: #00adee;
}
html .yolo-testimonial.testimonial-carousel > i {
  color: #00adee;
}
html .yolo-testimonial.testimonial-carousel .testimonial-list .testimonial-item .testimonial-content {
  color: #686a6c;
}
html .yolo-testimonial.testimonial-carousel .testimonial-list .testimonial-item .testimonial-position {
  color: #686a6c;
}
html .yolo-testimonial.testimonial-carousel .testimonial-control {
  color: #363738;
}
html .yolo-testimonial.testimonial-carousel-2 .owl-controls .owl-pagination .owl-page span {
  background-color: #b5b7b8;
}
html .yolo-testimonial.testimonial-carousel-2 .owl-controls .owl-pagination .owl-page:hover span {
  background-color: #00adee;
}
html .yolo-testimonial.testimonial-carousel-2 .owl-controls .owl-pagination .owl-page.active span {
  background-color: #363738;
}
html .yolo-testimonial.testimonial-carousel-2 .testimonial-list .testimonial-item p:before {
  color: #cfd0d1;
}
html .yolo-testimonial.testimonial-carousel-2 .testimonial-list .testimonial-item .testimonial-title {
  color: #363738;
}
html .yolo-testimonial.testimonial-carousel-2 .testimonial-control .testimonial-nav {
  color: #363738;
}
html .shortcode-product-wrap .product-filters ul.style_2 li a:before {
  background-color: #00adee;
}
html .shortcode-product-wrap .product-filters ul.style_2 li a:hover:before,
html .shortcode-product-wrap .product-filters ul.style_2 li a.selected:before {
  background-color: #00adee;
}
html .shortcode-product-wrap .product-filters ul.style_3 li a {
  color: #363738;
}
html .shortcode-product-wrap .product-filters ul.style_3 li a:before {
  background-color: #00adee;
  transition: all 0.35s ease;
}
html .shortcode-product-wrap .product-filters ul.style_3 li a:hover,
html .shortcode-product-wrap .product-filters ul.style_3 li a.selected {
  color: #00adee;
}
html .shortcode-product-wrap .product-filters ul.style_3 li a:hover:before,
html .shortcode-product-wrap .product-filters ul.style_3 li a.selected:before {
  background-color: #00adee;
}
html .shortcode-product-wrap .product-filters ul.style_4 li a:hover:before,
html .shortcode-product-wrap .product-filters ul.style_4 li a.selected:before {
  background-color: #00adee;
}
html .shortcode-product-wrap .product-filters ul.style_5 li a {
  color: #363738;
}
html .shortcode-product-wrap .product-filters ul.style_5 li a:hover:before,
html .shortcode-product-wrap .product-filters ul.style_5 li a.selected:before {
  background-color: #00adee;
}
html .shortcode-product-wrap .product-filters ul.style_6 li a:hover,
html .shortcode-product-wrap .product-filters ul.style_6 li a.selected {
  color: #00adee;
}
html .shortcode-product-wrap .product-filters ul.style_6 li a:hover:before,
html .shortcode-product-wrap .product-filters ul.style_6 li a.selected:before {
  background-color: #00adee;
}
html .shortcode-product-wrap .product-filters ul li a {
  color: rgba(54, 55, 56, 0.6);
}
html .shortcode-product-wrap .product-filters ul li a.selected {
  color: #363738;
}
html .shortcode-single-product-wrap .product-brand {
  background-color: rgba(0, 173, 238, 0.9);
}
html .shortcode-single-product-wrap .product-brand:after {
  border-bottom: 50px solid rgba(0, 173, 238, 0.9);
}
html .shortcode-single-product-wrap .product-item-wrap .product-link .product-hover-sign hr {
  border-top: 1px solid #00adee;
}
html .shortcode-single-product-wrap .product-item-wrap .add-to-cart-wrap a {
  color: #363738;
}
html .shortcode-single-product-wrap .product-item-wrap .product-actions .yith-wcwl-wishlistaddedbrowse a:hover,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .yith-wcwl-wishlistexistsbrowse a:hover,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .add_to_wishlist:hover,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .compare:hover,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .product-quick-view:hover,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .btn_add_to_cart:hover,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .add-to-cart-wrap a:hover,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .yith-wcwl-wishlistaddedbrowse a.active,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .yith-wcwl-wishlistexistsbrowse a.active,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .add_to_wishlist.active,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .compare.active,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .product-quick-view.active,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .btn_add_to_cart.active,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .add-to-cart-wrap a.active {
  background-color: #00adee;
}
html .shortcode-single-product-wrap .product-item-wrap .product-actions .yith-wcwl-wishlistexistsbrowse a,
html .shortcode-single-product-wrap .product-item-wrap .product-actions .yith-wcwl-wishlistaddedbrowse a {
  background-color: #00adee;
}
html .shortcode-single-product-wrap .product-item-wrap .product-actions .added_to_cart.wc-forward {
  background-color: #00adee !important;
}
html .shortcode-single-product-wrap .product-item-wrap .product-info h3 {
  color: #818486;
}
html .shortcode-single-product-wrap .product-item-wrap .product-info span.price {
  color: #000000;
}
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .yith-wcwl-wishlistexistsbrowse a,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .yith-wcwl-wishlistaddedbrowse a,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .add_to_wishlist,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .product-quick-view,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .add_to_cart_button,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .added_to_cart,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .compare {
  color: #363738;
}
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .yith-wcwl-wishlistexistsbrowse a:before,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .yith-wcwl-wishlistaddedbrowse a:before,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .add_to_wishlist:before,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .product-quick-view:before,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .add_to_cart_button:before,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .added_to_cart:before,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .compare:before,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .yith-wcwl-wishlistexistsbrowse a i,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .yith-wcwl-wishlistaddedbrowse a i,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .add_to_wishlist i,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .product-quick-view i,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .add_to_cart_button i,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .added_to_cart i,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .compare i {
  color: #363738;
}
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .yith-wcwl-wishlistexistsbrowse a:hover,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .yith-wcwl-wishlistaddedbrowse a:hover,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .add_to_wishlist:hover,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .product-quick-view:hover,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .add_to_cart_button:hover,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .added_to_cart:hover,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .compare:hover {
  background-color: #00adee;
  color: #363738 !important;
}
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .added_to_cart {
  color: #363738 !important;
  background-color: #00adee;
}
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .yith-wcwl-wishlistaddedbrowse a,
html .shortcode-single-product-wrap .product-item-wrap.button-no-tooltip .product-actions .yith-wcwl-wishlistexistsbrowse a {
  background-color: #00adee;
}
html .shortcode-single-product-wrap .product-item-wrap.product-style_2 .product-item-inner .product-info h3 {
  color: #363738;
}
html .shortcode-single-product-wrap .product-item-wrap.product-style_2 .product-item-inner .product-info .product-actions .yith-wcwl-wishlistexistsbrowse a,
html .shortcode-single-product-wrap .product-item-wrap.product-style_2 .product-item-inner .product-info .product-actions .yith-wcwl-wishlistaddedbrowse a,
html .shortcode-single-product-wrap .product-item-wrap.product-style_2 .product-item-inner .product-info .product-actions .add_to_wishlist,
html .shortcode-single-product-wrap .product-item-wrap.product-style_2 .product-item-inner .product-info .product-actions .product-quick-view,
html .shortcode-single-product-wrap .product-item-wrap.product-style_2 .product-item-inner .product-info .product-actions .add_to_cart_button,
html .shortcode-single-product-wrap .product-item-wrap.product-style_2 .product-item-inner .product-info .product-actions .added_to_cart,
html .shortcode-single-product-wrap .product-item-wrap.product-style_2 .product-item-inner .product-info .product-actions .compare {
  background-color: #00adee;
  color: #363738;
}
html .shortcode-single-product-wrap .product-item-wrap.product-style_2 .product-item-inner .product-info .product-actions .added_to_cart {
  color: #363738;
}
html .shortcode-single-product-wrap .product-item-wrap.product-style_2.style_right .product-item-inner .product-info h3 {
  color: #363738;
}
html .shortcode-single-product-wrap .product-item-wrap.product-style_2.style_right .product-item-inner .product-info .product-actions .yith-wcwl-wishlistexistsbrowse a,
html .shortcode-single-product-wrap .product-item-wrap.product-style_2.style_right .product-item-inner .product-info .product-actions .yith-wcwl-wishlistaddedbrowse a,
html .shortcode-single-product-wrap .product-item-wrap.product-style_2.style_right .product-item-inner .product-info .product-actions .add_to_wishlist,
html .shortcode-single-product-wrap .product-item-wrap.product-style_2.style_right .product-item-inner .product-info .product-actions .product-quick-view,
html .shortcode-single-product-wrap .product-item-wrap.product-style_2.style_right .product-item-inner .product-info .product-actions .add_to_cart_button,
html .shortcode-single-product-wrap .product-item-wrap.product-style_2.style_right .product-item-inner .product-info .product-actions .added_to_cart,
html .shortcode-single-product-wrap .product-item-wrap.product-style_2.style_right .product-item-inner .product-info .product-actions .compare {
  background-color: #00adee;
  color: #363738;
}
html .shortcode-single-product-wrap .product-item-wrap.product-style_2.style_right .product-item-inner .product-info .product-actions .added_to_cart {
  color: #363738;
}
html .product-paging-load-more .product-load-more {
  background-color: #00adee;
}
html .product-paging-load-more .product-load-more:hover {
  background-color: #0088bb;
}
html .recent-news-home_1 .recent-news-container .recent-news-item .post-content .entry-title a {
  color: #363738;
}
html .recent-news-home_1 .recent-news-container .recent-news-item .post-content .entry-title:hover a {
  color: #00adee;
}
html .recent-news-home_1 .recent-news-container .recent-news-item .post-content .post-blog-excerpt {
  color: #686a6c;
}
html .recent-news-home_1 .recent-news-container .recent-news-item .post-content .btn-readmore:before {
  background-color: #00adee;
}
html .recent-news-home_1 .recent-news-container .recent-news-item .post-content .btn-readmore .span-text {
  color: #363738;
}
html .recent-news-home_1 .recent-news-container .recent-news-item .post-content .btn-readmore:hover .span-text {
  color: #00adee;
}
html .recent-news-home_2 .recent-news-container .recent-news-list .recent-news-item .row article .post-information .post-blog-title a {
  color: #363738;
}
html .recent-news-home_2 .recent-news-container .recent-news-list .recent-news-item .row article .post-information .post-blog-title:hover a {
  color: #00adee;
}
html .recent-news-home_3 .recent-news-container .slick-slider .recent-news-item .post-information .post-title a {
  color: #363738;
}
html .recent-news-home_3 .recent-news-container .slick-slider .recent-news-item .post-information .post-title a:hover {
  color: #00adee;
}
html .recent-news-home_3 .recent-news-container .slick-slider .recent-news-item .post-information .post-meta {
  color: #686a6c;
}
html .recent-news-home_4 .recent-news-container article .post-content .entry-title a {
  color: #363738;
}
html .recent-news-home_4 .recent-news-container article .post-content .entry-title a:hover {
  color: #00adee;
}
html .recent-news-home_4 .recent-news-container article .post-content .post-info {
  color: #818486;
}
html .recent-news-home_4 .recent-news-container article .post-content .post-info i {
  color: #363738;
}
html .recent-news-home_4 .recent-news-container article .post-content .post-excerpt {
  color: #818486;
}
html .recent-news-home_4 .recent-news-container article .post-content .btn-readmore .span-text {
  color: #363738;
}
html .recent-news-home_4 .recent-news-container article .post-content .btn-readmore:hover:before {
  background-color: #00adee;
}
html .recent-news-home_4 .recent-news-container article .post-content .btn-readmore:hover .span-text {
  color: #00adee;
}
html .recent-news-home_6 .recent-news-container article .post-content .entry-title a {
  color: #363738;
}
html .recent-news-home_6 .recent-news-container article .post-content .entry-title a:hover {
  color: #00adee;
}
html .recent-news-home_6 .recent-news-container article .post-content .post-info {
  color: #818486;
}
html .recent-news-home_6 .recent-news-container article .post-content .post-info i {
  margin-right: 10px;
}
html .recent-news-home_6 .recent-news-container article .post-content .post-info .post-count-comments {
  margin-right: 30px;
}
html .recent-news-home_6 .recent-news-container article .post-content .category-content a {
  color: #363738 !important;
}
html .recent-news-home_6 .recent-news-container article .post-content .category-content a:hover {
  color: #00adee !important;
}
html .login-popup h2 {
  color: #00adee;
}
html .login-popup .close-btn:hover {
  color: #00adee;
}
html #form .input:hover,
html #form .input:focus {
  border: 1px solid #00adee;
}
html #form #forgetmenot label:hover {
  color: #00adee;
}
html #form .submit .button {
  background: #00adee;
}
html #form .submit .button:hover {
  background: #0088bb;
}
html #additional-settings a {
  color: #00adee;
}
html .navbar-nav > li.menu_style_tab > ul {
  background-color: #ffffff;
}
html .navbar-nav > li.menu_style_tab > ul > li {
  color: #333333;
}
html .navbar-nav > li.menu_style_tab > ul > li > a:before {
  background-color: #00adee;
}
html .navbar-nav > li.menu_style_tab > ul > li.active > a {
  color: #00adee;
}
html .yolo_widget_area > .yolo_megamenu_widget_area section:hover .widget-title-wrapper h3 {
  color: #00adee;
}
html .yolo_widget_area > .yolo_megamenu_widget_area section .widget-title-wrapper h3 {
  font-family: 'Montserrat';
  color: #333333;
}
html .yolo_widget_area > .yolo_megamenu_widget_area section .widget-title-wrapper h3:before {
  background-color: #00adee;
}
html .yolo_widget_area > .yolo_megamenu_widget_area section .product_list_widget li {
  color: #333333;
}
html .menu-wrapper #main-menu li.menu_style_dropdown .sub-menu {
  background-color: #ffffff;
}
html .menu-wrapper #main-menu li.menu_style_dropdown .sub-menu li:before {
  background: #00adee;
}
html .menu-wrapper #main-menu li.menu_style_dropdown .sub-menu li a {
  color: #333333;
}
html .menu-wrapper #main-menu li.menu_style_dropdown .sub-menu li a:hover {
  color: #00adee;
}
html .menu-wrapper #main-menu li.menu_style_column > .sub-menu {
  background-color: #ffffff;
}
html .menu-wrapper #main-menu li.menu_style_column > .sub-menu > li ul {
  background-color: transparent;
}
html .menu-wrapper #main-menu li.menu_style_column > .sub-menu > li > a {
  color: #333333;
  font-family: 'Montserrat';
}
html .menu-wrapper #main-menu li.menu_style_column > .sub-menu > li > a:hover {
  color: #00adee;
}
html .menu-wrapper #main-menu li.menu_style_column > .sub-menu > li > a:after {
  background-color: #00adee;
}
html .yolo_widget_area .tagcloud {
  font-size: 0;
  margin-top: 20px;
}
html .yolo_widget_area .tagcloud a {
  color: #333333 !important;
  border-color: #333333;
}
html .yolo_widget_area .tagcloud a:hover {
  background-color: #00adee !important;
  border-color: #00adee;
}
html .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  border-color: #00adee;
}
html .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #00adee;
}
html .site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistaddedbrowse a:hover:before,
html .site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistexistsbrowse a:hover:before,
html .site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-button a.add_to_wishlist:hover:before {
  background-color: #00adee;
}
html .site-content-single-product .single-product-info .summary-product-wrap .single-product-function a.compare:hover i {
  background-color: #00adee;
}
html .site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistexistsbrowse a:before {
  background-color: #00adee;
}
html .site-content-single-product .single-product-info .summary-product-wrap .single-product-function a.compare.added:before {
  background-color: #00adee;
}
html .yolo-testimonial.testimonial-carousel .testimonial-control .testimonial-nav:hover i,
html .yolo-testimonial.testimonial-carousel-2 .testimonial-control .testimonial-nav:hover i {
  color: #00adee;
}
html .clients-shortcode-wrap.style_1 .clients-control .clients-nav:hover i,
html .yolo-teammember.teammember-carousel .teammember-control .teammember-nav:hover i {
  color: #00adee;
}
html .woocommerce .product-actions .compare.added {
  background-color: #00adee;
}
html .navbar-nav > li.menu_style_column > ul {
  background-color: #ffffff;
}
