/*----------------------------------------------------
@File: Default Styles
@Author: Nasir Uddin
@URL: http://nasiruddin.com

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.

This files contents are outlined below.

  1.  Variables
  2.  Prefix
  3.  Preloader
  4.  Shortcode
  5.  Header
  6.  Project
  7.  Service
  8.  Our Team
  9.  Fun Facts
 10.  Our Works
 11.  Quote
 12.  Cause
 13.  Testimonial
 14.  Themes
 15.  Contact
 16.  Portfolio
 17.  Footer
 18.  Single
 19.  Error
----------------------------------------------------*/
/*----------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic");
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/*----------------------------------------------------------------*/
/* variables*/

:root {
  --i2m_primaryColor: #aacd11 !important;
  --i2m_secondaryColor: #005D5B !important;
  --i2m_colorPerfilOscuro: #005D5B !important;
  --i2m_colorPerfilClaro:#aacd11 !important;
  --i2m_colorPrincipalCommingsoon: #aacd11  !important;
  --bs-accordion-active-bg:rgb(0,93,91,0.2) !important;
  --i2m_primaryColor-rgb: 20, 20, 20 !important;
  --gradient-1: #c6ed1d;
  --gradient-2: #add011;
  --gradient-3: #8daa0e;
	--gradien-alert-1:#B70000;
	--gradien-alert-2:#a30000;
	--gradien-alert-3:#8f0000;
  --gradient-1-lighter: #bce212;
  --gradient-1-darker: #9dbd0f;
  --bs-accordion-active-color: var(--i2m_colorPerfilOscuro);
  --i2m_modalHeader-color: #aacd11;
  --i2m_callToActionBGColor: #aacd11;
  --i2m_callToActionColor: #fff;
  --i2m_color-insignas: #aacd11;
  --i2m_grisTEXTO: ;
  --dark-color:#2E2C2C;
     --white: #fff;
  
}
/* Estilo del scroll para Firefox */
* {
  scrollbar-width: 5px; /* Ancho del scroll */
  scrollbar-color: #606060 #f0f0f0; /* Color del scroll (pista y manija) */
}

/* Estilo del scroll para Chrome, Edge y Safari */
*::-webkit-scrollbar {
  width: 5px; /* Ancho del scroll */
}

*::-webkit-scrollbar-track {
  background-color: #f0f0f0; /* Color de la pista del scroll */
}

*::-webkit-scrollbar-thumb {
  background-color: #606060; /* Color de la manija del scroll */
}
/*Prefix Styles*/
.m0 {
  margin: 0 !important;
}
.p0 {
  padding: 0 !important;
}
body {
  position: relative;
  background: #fcfcfc;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  /*Global Font*/
  /*Floating*/
  /*Section Fix*/
}
body * {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  text-decoration: none;
}
body p {
  line-height: 30px;
  font-weight: 400;
}
body .fleft {
  float: left;
}
body .fright {
  float: right;
}
body section.row,
body header.row,
body footer.row {
  margin: 0;
  position: relative;
}
body.home {
  background: #fcfcfc;
}
body .mfp-container {
  padding: 0;
}
.i2m_z-index-1 {
  z-index: 1;
}
/*Ancore*/
a,
.btn,
button {
  outline: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
a:before,
.btn:before,
button:before,
a:after,
.btn:after,
button:after {
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
a:focus,
.btn:focus,
button:focus,
a:hover,
.btn:hover,
button:hover {
  outline: none;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
body a {
  text-decoration: none;
}
.file-caption-main .btn-file {
  display: flex;
  align-items: center;
}
/*----------------------------------------------------------------*/
/*Post Style // Category Color*/
.category > a {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 14px;
  display: inline-block;
  color: #fff;
}
.category > a:before {
  float: left;
  content: "";
  height: 14px;
  width: 5px;
  margin-right: 10px;
}
.category.politics > a:before,
.category.politicas > a:before,
.category.news > a:before,
.category.noticias > a:before {
  background: var(--i2m_primaryColor);
}
.category.politics > a:before,
.category.politicas > a:before,
.category.news > a:before,
.category.noticias > a:hover {
  color: var(--i2m_primaryColor);
}
.category.sports > a:before {
  background: #3152be;
}
.category.sports > a:hover {
  color: #3152be;
}
.category.money > a:before {
  background: #4bae4f;
}
.category.money > a:hover {
  color: #4bae4f;
}
.category.world > a:before {
  background: #fe5621;
}
.category.world > a:hover {
  color: #fe5621;
}
.social_share_drop {
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.social_share_drop button {
  padding: 0;
  background: none;
  border: none;
  z-index: 1001;
  line-height: 40px;
  padding-right: 18px;
}
.social_share_drop button i {
  color: rgba(19, 20, 27, 0.2);
}
.social_share_drop button i.glyphicon {
  color: #13141b;
  font-size: 10px;
}
.social_share_drop ul {
  border-radius: 0;
  border: none;
  padding: 0;
  -webkit-box-shadow: 5px 5px 9px rgba(0, 0, 0, 0.13);
  box-shadow: 5px 5px 9px rgba(0, 0, 0, 0.13);
  top: 0;
  margin: 0;
}
.social_share_drop ul li + li {
  border-top: 1px solid rgba(19, 20, 27, 0.05);
}
.social_share_drop ul li a {
  padding: 0 20px;
  line-height: 40px;
  color: rgba(19, 20, 27, 0.5);
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
.social_share_drop ul li a i {
  margin-right: 18px;
  color: #13141b;
}
.social_share_drop.type2 ul {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.social_share_drop.type2 ul li a {
  color: #13141b;
}
.social_share_drop.type2 ul li a:hover,
.social_share_drop.type2 ul li a:focus {
  color: rgba(19, 20, 27, 0.5);
}
.social_share_drop.type3 ul {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sectionTitle {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 21px;
  margin: 0 0 90px;
  line-height: 17px;
  text-align: center;
}
.sectionTitle.w {
  color: #fff;
}
.sectionTitle.b {
  color: #13141b;
}
.newsletter_signup {
  padding-right: 20px;
}
.newsletter_signup .heading {
  padding: 35px 0;
  border: none !important;
}
.newsletter_signup .heading h3 {
  margin: 0;
  float: left;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #13141b;
  text-transform: uppercase;
}
.newsletter_signup .heading h3:before {
  float: left;
  content: "";
  height: 14px;
  width: 5px;
  margin-top: 11px;
  margin-right: 25px;
  background: var(--i2m_primaryColor);
}
.newsletter_signup p {
  line-height: 24px;
  margin-bottom: 20px;
}
.newsletter_signup form .input-group {
  margin-bottom: 25px;
}
.newsletter_signup form .input-group .form-control {
  line-height: 50px;
  height: 52px;
  border-radius: 0;
  padding: 0 22px;
  color: #13141b;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.1);
}
.newsletter_signup form .input-group .form-control::-moz-placeholder {
  color: rgba(19, 20, 27, 0.5);
  opacity: 1;
}
.newsletter_signup form .input-group .form-control:-ms-input-placeholder {
  color: rgba(19, 20, 27, 0.5);
}
.newsletter_signup form .input-group .form-control::-webkit-input-placeholder {
  color: rgba(19, 20, 27, 0.5);
}
.newsletter_signup form .input-group .form-control:hover,
.newsletter_signup form .input-group .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: rgba(19, 20, 27, 0.2);
}
.newsletter_signup form .input-group .input-group-addon {
  background: none;
  padding: 0;
  border: none;
}
.newsletter_signup form .input-group .input-group-addon button {
  color: #fff;
  font-size: 16px;
  line-height: 52px;
  padding: 0 28px;
  border: none;
  background: var(--i2m_primaryColor);
  border-radius: 0;
}
.newsletter_signup form .input-group .input-group-addon button i {
  margin-right: 15px;
  font-size: 21px;
}
.newsletter_signup form p {
  margin-bottom: 15px;
  color: rgba(19, 20, 27, 0.5);
  line-height: 1;
}
.newsletter_signup form #newsletter_popup + label {
  color: #13141b;
  font-weight: 500;
  padding-left: 25px;
  line-height: 17px;
  margin: 0;
  cursor: pointer;
  background: url(../../images/sidebar/comments/check-empty.jpg) no-repeat
    scroll 0 0;
}
.newsletter_signup form #newsletter_popup:checked + label {
  color: var(--i2m_primaryColor);
  background-image: url(../../images/sidebar/comments/checked.jpg);
}
.newsletter_signup.popup_form {
  max-width: 970px;
  padding-right: 0;
  border: 3px solid var(--i2m_primaryColor);
  -webkit-box-shadow: 5px 5px 9px rgba(19, 20, 27, 0.13);
  box-shadow: 5px 5px 9px rgba(19, 20, 27, 0.13);
  background: #fff;
  margin: 0 auto;
}
.newsletter_signup.popup_form .media-body {
  padding: 25px 60px 0;
}
.newsletter_signup.popup_form .media-right {
  padding: 0;
}
.newsletter_signup.popup_form button.mfp-close {
  display: none;
}
.newsletter_signup.popup_form button.mfp-close.custom_close {
  font-size: 14px;
  opacity: 1;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  border: none;
  background: none;
  padding: 0;
  z-index: 9999;
}
.newsletter_signup.popup_form button.mfp-close.custom_close:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 40px 40px 0;
  border-color: transparent var(--i2m_primaryColor) transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.newsletter_signup.popup_form button.mfp-close.custom_close i {
  color: #fff;
  width: 20px;
  height: 0;
  position: absolute;
  top: 5px;
  right: 2px;
}
.quick_contact .media .media-left {
  padding-right: 30px;
}
.quick_contact .media .media-left i {
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 100%;
  background: var(--i2m_primaryColor);
  color: #fff;
  font-size: 24px;
  text-align: center;
}
.quick_contact .media .media-body {
  vertical-align: middle;
  font-weight: bold;
  font-size: 21px;
  line-height: 28px;
  color: #13141b;
}
.quick_contact .media .media-body a {
  color: #13141b;
  text-decoration: none;
}
.tweet_us {
  padding: 0 10px 20px;
}
.tweet_us .tweet_banner {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background: #02a8f3;
  padding: 35px 0;
}
.tweet_us .tweet_banner .texts {
  margin: 0 auto;
  display: table;
  line-height: 1.25;
  padding-left: 20px;
  padding-right: 20px;
}
.tweet_us .tweet_banner .texts iframe {
  display: inline-block;
  bottom: -5px;
  margin-left: 20px;
  position: relative !important;
}
.page_post_content_sub_title {
  margin: 5px 0 30px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 21px;
  text-transform: uppercase;
  color: #13141b;
}
/*----------------------------------------------------------------*/

.header1 .navbar {
  margin: 0;
  border: none;
  height: 66px;
  background: #13141b;
  color: rgba(255, 255, 255, 0.5);
  z-index: 999;
  padding-top: 0px !important;
}
.header1 .navbar .container-fluid {
  padding: 0 10px;
}
.header1 .navbar .navbar-header {
  z-index: 2;
}
.header1 .navbar .navbar-header .logo_container {
  float: left;
  background: var(--i2m_primaryColor);
  margin-left: -10px;
  margin-right: 35px;
  min-width: 140px;
}
.header1 .navbar .navbar-header .logo_container #slideMenu_trigger {
  float: left;
  width: 30px;
  line-height: 66px;
  cursor: pointer;
  margin-left: 5px;
}
.header1 .navbar .navbar-header .logo_container .navbar-brand {
  height: 66px;
  line-height: 66px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 7px;
  padding-right: 30px;
  background: var(--i2m_primaryColor);
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  margin-left: 0;
  font-family: "Roboto Slab", serif;
  font-size: 36px;
  font-weight: bold;
}
.header1 .navbar .follow_nav {
  min-width: 150px;
  line-height: 66px;
}
.header1 .navbar .follow_nav .menuTitle {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  color: #fff;
  margin-right: 8px;
}
.header1 .navbar .follow_nav .nav {
  float: left;
}
.header1 .navbar .follow_nav .nav li a {
  padding: 0 8px;
  color: #fff;
}
.header1 .navbar .follow_nav .nav li a:hover {
  color: var(--i2m_primaryColor);
  background: none;
}
.header1 .navbar .rightSide_nav .current_date {
  line-height: 66px;
  font-family: "Roboto", sans-serif;
  padding: 0 15px;
}
.header1 .navbar .rightSide_nav .current_date i {
  margin-right: 10px;
  float: left;
  line-height: 66px;
}
.header1 .navbar .rightSide_nav .search_dot .nav li a {
  line-height: 66px;
  padding: 0 15px;
  color: #fff;
  text-decoration: none !important;
}
.header1 .navbar .rightSide_nav #top_nav .nav li a {
  text-shadow: none;
  line-height: 66px;
  padding: 0 15px;
  color: #fff;
  text-decoration: none !important;

  text-transform: capitalize !important;
}
.header1 .navbar .rightSide_nav #top_nav .nav li a:hover {
  color: var(--i2m_primaryColor);
  background-color: transparent !important;
}
.header1 .navbar .rightSide_nav #top_nav .nav li:last-child a:after {
  content: "";
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  height: 1px;
  /*   border-bottom: 1px dotted #fff; */
  top: 44px;
  left: 15px;
  position: absolute;
}
.header1 .navbar .rightSide_nav #top_nav .nav li:last-child a:hover:after {
  border-color: var(--i2m_primaryColor);
}
.header1 .navbar .rightSide_nav #top_nav .nav li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.header1 .navbar .rightSide_nav #top_nav .nav li > ul li:first-child a {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.header1 .navbar .rightSide_nav #top_nav .nav li > ul li a {
  text-transform: none;
  background: #13141b;
  padding: 0 20px;
  line-height: 45px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
  white-space: nowrap;
}
.header1 .navbar .rightSide_nav #top_nav .nav li > ul li a i {
  float: right;
  line-height: 55px;
}
.header1 .navbar .rightSide_nav #top_nav .nav li > ul li a:hover,
.header1 .navbar .rightSide_nav #top_nav .nav li > ul li a:focus {
  background: var(--i2m_primaryColor);
  color: #fff;
}
.header1 .navbar .rightSide_nav #top_nav .nav li > ul li:last-child a {
  border-bottom: none;
}
.header1 .navbar .rightSide_nav #top_nav .nav li > ul li:last-child a:after {
  display: none;
}
.header1 .navbar .rightSide_nav #top_nav .nav li > ul li ul {
  border-top: none;
  left: 100%;
  position: absolute;
  top: -1px;
  width: 250px;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.header1 .navbar .rightSide_nav #top_nav .nav li:hover > ul,
.header1 .navbar .rightSide_nav #top_nav .nav li:focus > ul {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.header1 .navbar .rightSide_nav #top_nav .nav li:hover > ul li:hover ul,
.header1 .navbar .rightSide_nav #top_nav .nav li:focus > ul li:hover ul,
.header1 .navbar .rightSide_nav #top_nav .nav li:hover > ul li:focus ul,
.header1 .navbar .rightSide_nav #top_nav .nav li:focus > ul li:focus ul {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
@media screen and (max-width: 380px) {
  .header1 .navbar #top_nav {
    display: block !important;
  }

  .header1 .navbar #top_nav ul:first-child {
    display: none !important;
  }
  .header1 .navbar #top_nav ul {
    display: flex !important;
  }
}
@media (max-width: 767px) {
  .header1 .navbar .rightSide_nav #top_nav {
    background: transparent;
    width: 200%;
  }
}

/*Right Sided ScrollSpy Menu*/
.scrollspyMenu {
  background: #13141b;
  height: 100vh;
  width: 48px;
  position: fixed;
  top: 0;
  right: -50px;
  z-index: 998;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.scrollspyMenu .nav {
  margin: 40vh auto 0;
}
.scrollspyMenu .nav li {
  display: block;
}
.scrollspyMenu .nav li a {
  display: block;
  background: rgba(255, 255, 255, 0.5);
  padding: 0;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  margin: 16px auto;
  position: relative;
}
.scrollspyMenu .nav li a:before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  top: -4px;
  left: -4px;
  background: transparent;
  border-radius: 100%;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.scrollspyMenu .nav li a + .tooltip_layer {
  border-radius: 0;
  background: var(--i2m_primaryColor);
  line-height: 32px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  color: #fff;
  padding: 0 15px;
  font-size: 14px;
  white-space: nowrap;
  display: inline-block;
  position: absolute;
  right: 100%;
  top: -13px;
  display: none;
}
.scrollspyMenu .nav li a + .tooltip_layer:after {
  position: absolute;
  width: 15px;
  height: 15px;
  background: var(--i2m_primaryColor);
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 8px;
  right: -3px;
}
.scrollspyMenu .nav li a.active:before,
.scrollspyMenu .nav li a:hover:before {
  background: rgba(255, 255, 255, 0.2);
}
.scrollspyMenu .nav li a:hover {
  background: var(--i2m_primaryColor);
  border-color: rgba(255, 255, 255, 0.2);
}
.scrollspyMenu .nav li a:hover + .tooltip_layer {
  display: block;
}
.scrollspyMenu #go_top {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: block;
  font-family: "Roboto", sans-serif;
  position: fixed;
  bottom: 20px;
  padding: 0 15px;
  right: -70px;
  line-height: 48px;
  color: #fff;
  font-weight: 400;
}
.scrollspyMenu #go_top i {
  margin-left: 10px;
}
.scrollspyMenu.show {
  right: 0;
}
.scrollspyMenu.show #go_top {
  right: -25px;
}
/*Left Sided Sliding Menu*/
.sliding_menu {
  width: 330px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: -350px;
  z-index: 9999;
  background: #f8f8f8;
  height: 100vh;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.sliding_menu .widgetTitle {
  margin: 0 0 35px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #13141b;
  font-size: 21px;
}
.sliding_menu .search_row {
  background: var(--i2m_primaryColor);
  height: 66px;
}
.sliding_menu .search_row .search_form {
  background: rgba(19, 20, 27, 0.06);
  width: -webkit-calc(100% - 66px);
  width: calc(100% - 66px);
}
.sliding_menu .search_row .search_form .input-group {
  width: 100%;
}
.sliding_menu .search_row .search_form .input-group .input-group-addon {
  width: 66px;
  height: 66px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  border: none;
}
.sliding_menu .search_row .search_form .input-group .input-group-addon i {
  color: #fff;
}
.sliding_menu .search_row .search_form .input-group .form-control {
  border-radius: 0;
  height: 66px;
  line-height: 66px;
  padding: 0;
  border: none;
  background: none;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 18px;
}
.sliding_menu .search_row .search_form .input-group .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sliding_menu .search_row #menuHide {
  width: 66px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  cursor: pointer;
}
.sliding_menu .navByCat .nav li a {
  line-height: 60px;
  padding: 0 30px;
  color: #13141b;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  border-bottom: 1px solid #e8e8e8;
}
.sliding_menu .navByCat .nav li a:hover {
  color: #fff;
  background: var(--i2m_primaryColor);
}
.sliding_menu .navByCat .nav li.dropdown a:after {
  /* display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*content: "\f105";
  position: absolute;*
  right: 25px;
  line-height: 60px;
  color: #13141b;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;*/
  font-size: inherit;
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid !important;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  transition: transform 0.5s;
  right: 25px;
  position: absolute;
  top: 25px;
}
.sliding_menu .navByCat .nav li.dropdown a:hover:after,
.sliding_menu .navByCat .nav li.dropdown a:focus:after {
  color: #fff;
}
.sliding_menu .navByCat .nav li.dropdown a + .dropdown-menu {
  display: block;
  border-radius: 0;
  margin: 0;
  border: none;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 25px;
  background: #e8e8e8;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.sliding_menu .navByCat .nav li.dropdown a + .dropdown-menu li + li {
  border-top: 1px dotted rgba(19, 20, 27, 0.2);
}
.sliding_menu .navByCat .nav li.dropdown a + .dropdown-menu li a {
  background: #e8e8e8;
  border: none;
  padding: 0;
}
.sliding_menu .navByCat .nav li.dropdown a + .dropdown-menu li a:after {
  /*content: '.';*/
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: rgba(19, 20, 27, 0.3);
  right: 0;
}
.sliding_menu .navByCat .nav li.dropdown a + .dropdown-menu li a:hover:after {
  color: var(--i2m_primaryColor);
}
.sliding_menu .navByCat .nav li.dropdown.open a {
  background: var(--i2m_primaryColor);
}
.sliding_menu .navByCat .nav li.dropdown.open a:after {
  content: "\f107";
  color: #fff;
}
.sliding_menu .navByCat .nav li.dropdown.open a + .dropdown-menu {
  position: relative;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.sliding_menu .just_posted {
  padding: 35px 30px 0;
}
.sliding_menu .just_posted .widgetTitle {
  margin-bottom: 10px;
}
.sliding_menu .just_posted ol {
  list-style: none;
  counter-reset: just-posted-counter;
  padding-left: 0;
  margin: 0;
}
.sliding_menu .just_posted ol li {
  line-height: 24px;
  padding: 20px 0;
  display: block;
  border-bottom: 1px dotted rgba(19, 20, 27, 0.2);
}
.sliding_menu .just_posted ol li:before {
  content: counter(just-posted-counter, decimal) ".";
  counter-increment: just-posted-counter;
  font-weight: bold;
  font-size: 24px;
  font-family: "Roboto Slab", serif;
  color: #13141b;
  line-height: 1;
  width: 30px;
  display: inline-block;
  float: left;
}
.sliding_menu .just_posted ol li a {
  color: rgba(19, 20, 27, 0.5);
  font-family: "Roboto", sans-serif;
  display: inline-block;
  padding-top: 2px;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}
.sliding_menu .just_posted ol li a:hover,
.sliding_menu .just_posted ol li a:focus {
  color: var(--i2m_primaryColor);
}
.sliding_menu .popular_posts {
  padding: 35px 30px 5px;
}
.sliding_menu .popular_posts .post {
  margin: 0;
}
.sliding_menu .popular_posts .post + .post {
  margin-top: 20px;
}
.sliding_menu .popular_posts .post .featured_img {
  width: 100%;
}
.sliding_menu .popular_posts .post .post_contents {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 15px 19px;
}
.sliding_menu .popular_posts .post .post_contents h4 {
  font-size: 16px;
}
.sliding_menu .popular_posts .post .post_contents h4.category {
  margin-bottom: 15px;
}
.sliding_menu .popular_posts .post .post_contents h4.title {
  margin: 0;
}
.sliding_menu .popular_posts .post .post_contents h4.title a {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  line-height: 26px;
  color: #fff;
  font-weight: bold;
}
.sliding_menu .popular_posts .post .post_contents h4.title a:hover,
.sliding_menu .popular_posts .post .post_contents h4.title a:focus {
  color: var(--i2m_primaryColor);
}
.sliding_menu .latest_discussions {
  padding: 30px 30px 5px;
}
.sliding_menu .latest_discussions .discussion {
  padding-bottom: 20px;
  border-bottom: 1px dotted rgba(19, 20, 27, 0.2);
}
.sliding_menu .latest_discussions .discussion .media-left {
  padding-right: 20px;
}
.sliding_menu .latest_discussions .discussion .media-left .author_pic {
  width: 60px;
  border-radius: 100%;
}
.sliding_menu .latest_discussions .discussion .media-left .author_pic img {
  width: 100%;
  border-radius: 100%;
}
.sliding_menu .latest_discussions .discussion .media-left .reply_btn {
  display: block;
  text-transform: capitalize;
  background: var(--i2m_primaryColor);
  line-height: 30px;
  text-align: center;
  color: #fff;
  margin-top: 5px;
  opacity: 0;
}
.sliding_menu .latest_discussions .discussion .media-left .reply_btn:before {
  content: "";
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  position: absolute;
  top: -5px;
  background: var(--i2m_primaryColor);
  left: -webkit-calc(50% - 7px);
  left: calc(50% - 7px);
}
.sliding_menu .latest_discussions .discussion .media-left:hover .reply_btn,
.sliding_menu .latest_discussions .discussion .media-left:focus .reply_btn {
  opacity: 1;
}
.sliding_menu .latest_discussions .discussion .media-body h5 {
  font-weight: bold;
  color: #13141b;
  margin: 5px 0 10px;
  text-transform: none;
}
.sliding_menu .latest_discussions .discussion .media-body h5 i {
  font-weight: normal;
}
.sliding_menu .latest_discussions .discussion .media-body p {
  color: #13141b;
  line-height: 21px;
  font-weight: normal;
  margin: 0;
}
.sliding_menu .latest_discussions .discussion + .discussion {
  padding-top: 20px;
  margin: 0;
}
.sliding_menu .categories {
  padding: 30px 30px 5px;
}
.sliding_menu .categories .nav li {
  border-bottom: 1px dotted rgba(19, 20, 27, 0.2);
}
.sliding_menu .categories .nav li:first-child {
  padding-top: 0;
}
.sliding_menu .categories .nav li a {
  text-transform: capitalize;
  padding: 15px 0;
  color: #13141b;
}
.sliding_menu .categories .nav li a span {
  position: absolute;
  right: 0;
  color: var(--i2m_primaryColor);
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.sliding_menu .categories .nav li a:hover {
  color: #fff;
  background: var(--i2m_primaryColor);
  padding: 15px;
}
.sliding_menu .categories .nav li a:hover span {
  color: #fff;
  right: 15px;
}
.sliding_menu .social_media_followers {
  padding: 30px 30px 5px;
}
.sliding_menu .social_media_followers .nav li {
  width: 50%;
  float: left;
}
.sliding_menu .social_media_followers .nav li .media {
  padding: 20px;
  color: #fff;
}
.sliding_menu .social_media_followers .nav li .media .media-left {
  padding-right: 15px;
}
.sliding_menu .social_media_followers .nav li .media .media-left i {
  font-size: 24px;
}
.sliding_menu .social_media_followers .nav li .media .media-body h4 {
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}
.sliding_menu .social_media_followers .nav li .media .media-body a {
  color: #fff;
}
.sliding_menu .social_media_followers .nav li .media.google-plus {
  background: #d64136;
}
.sliding_menu .social_media_followers .nav li .media.twitter {
  background: #02a8f3;
}
.sliding_menu .social_media_followers .nav li .media.facebook {
  background: #3e50b4;
}
.sliding_menu .social_media_followers .nav li .media.youtube {
  background: #d23c36;
}
.sliding_menu .instafeed {
  padding: 30px 30px 5px;
}
.sliding_menu .instafeed .nav {
  margin: -5px;
}
.sliding_menu .instafeed .nav li {
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
  float: left;
}
.sliding_menu .instafeed .nav li a {
  padding: 5px;
}
.sliding_menu .instafeed .nav li a img {
  width: 100%;
}
.sliding_menu .instafeed .nav li a:after {
  content: "\f16d";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background: rgba(19, 20, 27, 0.8);
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 78px;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.sliding_menu .instafeed .nav li a:hover {
  background: none;
}
.sliding_menu .instafeed .nav li a:hover:after {
  opacity: 1;
  background: rgba(19, 20, 27, 0.5);
}
.sliding_menu .popular_tags {
  padding: 30px 30px 5px;
}
.sliding_menu.show {
  left: 0;
}
.slideMenuClose {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 9998;
}
.mCSB_inside > .mCSB_container {
  margin-right: 0 !important;
}
.mCSB_inside .mCSB_scrollTools {
  width: 3px;
}
.mCSB_inside .mCSB_scrollTools .mCSB_dragger {
  height: 66px !important;
}
.mCSB_inside .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: var(--i2m_primaryColor);
}
.mCSB_inside .mCSB_scrollTools .mCSB_draggerRail {
  background: none;
}
/*----------------------------------------------------------------*/
.featured_posts {
  padding-bottom: 15px;
  position: relative;
}
.featured_posts .row {
  display: block !important;
}
.featured_posts .post {
  position: relative;
}
.featured_posts .post .inner.row {
  position: relative;
  z-index: 1;
  display: block;
}
.featured_posts .post .inner.row:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  z-index: 2;
  /*opacity: 0;*/
  opacity: 0.3;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.featured_posts .post .inner.row:hover:before {
  opacity: 0.5;
}
.featured_posts .post .featured-img {
  width: 100%;
  z-index: 1;
}
.featured_posts .post .content {
  position: absolute;
  bottom: 30px;
  padding: 0 30px;
  z-index: 3;
}
.featured_posts .post .content .title {
  margin: 20px 0;
}
.featured_posts .post .content .title a {
  display: inline-block;
  font-size: 21px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  line-height: 30px;
  text-transform: uppercase;
}
.featured_posts .post .content .post_meta li + li {
  margin: 0;
}
.featured_posts .post .content .post_meta li + li:before {
  content: "•";
  float: left;
  color: #fff;
}
.featured_posts .post .content .post_meta li a {
  padding: 0 10px;
  color: #fff;
  float: left;
}
.featured_posts .post .content .post_meta li a i {
  margin-right: 8px;
}
.featured_posts .post .content .post_meta li a:hover {
  background: none;
}
.featured_posts .post .content .post_meta li:first-child a {
  padding-left: 0;
}
.featured_posts + #tap2allpost {
  display: block;
  color: #fff;
  border: 6px solid rgba(186, 186, 186, 0.2);
  width: 96px;
  height: 96px;
  border-radius: 100%;
  text-align: center;
  margin-top: -45px;
  left: -webkit-calc(50% - 48px);
  left: calc(50% - 48px);
  z-index: 2;
  position: absolute;
}
.featured_posts + #tap2allpost i {
  background: var(--i2m_primaryColor);
  width: 84px;
  height: 84px;
  border-radius: 100%;
  line-height: 84px;
  font-size: 20px;
  display: block;
}
.featured_posts.featured_posts2 .post {
  padding: 10px;
}
.featured_posts.featured_posts2 .post .inner {
  margin: 0;
}
/*----------------------------------------------------------------*/
.footer_cat_menus {
  background: #13141b;
  padding: 60px 0;
}
.footer_cat_menus .parrent_cat {
  padding: 0 20px;
  width: -webkit-calc(100% / 12);
  width: calc(100% / 12);
  min-width: 150px;
  margin-top: 3rem !important;
}
.footer_cat_menus .parrent_cat + li {
  margin: 0;
}
.footer_cat_menus .parrent_cat a {
  color: #fff;
  font-family: "PT Sans Narrow", sans-serif;
  line-height: 1;
  font-size: 21px;
  font-weight: bold;
  padding: 0;
  text-transform: uppercase;
}
.footer_cat_menus .parrent_cat a:hover,
.footer_cat_menus .parrent_cat a:focus {
  background: none;
  color: var(--i2m_primaryColor);
}
.footer_cat_menus .parrent_cat a + .nav {
  margin-top: 30px;
}
.footer_cat_menus .parrent_cat a + .nav li a {
  font-size: 14px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.6);
  line-height: 30px;
  text-transform: none;
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 700;
}
.footer_cat_menus .parrent_cat a + .nav li a:hover,
.footer_cat_menus .parrent_cat a + .nav li a:focus {
  color: var(--i2m_primaryColor);
}
.copyright-row {
  background: #13141b;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.copyright-row .logo {
  height: 66px;
  line-height: 66px;
  padding: 0 30px;
  background: var(--i2m_primaryColor);
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  margin-left: 0;
  font-family: "Roboto Slab", serif;
  font-size: 36px;
  font-weight: bold;
}
.copyright-row .follow_nav {
  /*width: 250px;*/
  line-height: 66px;
  margin-left: 35px;
  height: 66px;
}

.copyright-row .follow_nav .menuTitle {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #fff;
  margin-right: 8px;
}
.copyright-row .follow_nav .nav {
  float: left;
}
.copyright-row .follow_nav .nav li a {
  padding: 0 8px;
  color: #fff;
}
.copyright-row .follow_nav .nav li a:hover {
  color: var(--i2m_primaryColor);
  background: none;
}
.copyright-row .rights {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  line-height: 66px;
  padding-right: 18px;
}
.copyright-row .rights a {
  display: inline-block;
  color: #fff;
}
/*----------------------------------------------------------------*/
#all_posts {
  padding: 10px 0;
}
.all_posts .post_sizer {
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
}
.all_posts .post {
  padding: 15px;
  border
  /*Main Slies*/
  /*Slides Controls*/
}
.all_posts .post .inner {
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.all_posts .post .inner * {
  color: #13141b;
}
.all_posts .post .inner .post_contents {
  padding: 30px;
}
.all_posts .post .inner .featured_img a {
  display: block;
}
.all_posts .post .inner .featured_img a img {
  width: 100% !important;
}
.all_posts .post .inner .social_share_drop {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
}
.all_posts .post .inner .social_share_drop button {
  line-height: 20px;
}
.all_posts .post .inner .social_share_drop button i {
  color: rgba(19, 20, 27, 0.2);
}
.all_posts .post .inner .social_share_drop ul li a {
  color: rgba(19, 20, 27, 0.5);
}
.all_posts .post .inner .post_title {
  padding: 5px 0 10px;
  margin: 0;
}
.all_posts .post .inner .post_title a {
  font-size: 21px;
  line-height: 28px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.all_posts .post .inner .post_title a:hover,
.all_posts .post .inner .post_title a:focus {
  color: var(--i2m_primaryColor);
}
.all_posts .post .inner .post_meta {
  margin-bottom: 0;
}
.all_posts .post .inner .post_meta li + li {
  margin: 0;
}
.all_posts .post .inner .post_meta li + li:before {
  content: "•";
  float: left;
  color: #13141b;
}
.all_posts .post .inner .post_meta li a {
  padding: 0 10px;
  float: left;
}
.all_posts .post .inner .post_meta li a i {
  margin-right: 8px;
}
.all_posts .post .inner .post_meta li a:hover {
  background: none;
}
.all_posts .post .inner .post_meta li:first-child a {
  padding-left: 0;
}
.all_posts .post .inner .post_meta li:last-child a {
  padding-right: 0;
}
.all_posts .post .inner p {
  color: #13141b;
  line-height: 23px;
  margin: 0;
}

/* .all_posts .post .inner p:first-letter {
  font-weight: bold;
  font-size: 22px;
  color: #fff;
  background: var(--i2m_primaryColor);
  float: left;
  margin: 5px 8px 5px 0;
  padding: 9px 7px;
  display: block;
  text-transform: capitalize;
} */

.all_posts .post .inner p .read_more {
  color: var(--i2m_primaryColor);
  text-decoration: underline;
}
.all_posts .post .inner p .read_more i {
  color: var(--i2m_primaryColor);
  margin-left: 5px;
}
.all_posts .post .inner:hover {
  -webkit-box-shadow: 5px 5px 9px rgba(0, 0, 0, 0.13);
  box-shadow: 5px 5px 9px rgba(0, 0, 0, 0.13);
}
.all_posts .post .inner:hover .social_share_drop {
  display: block;
}
.all_posts .post .embed-responsive-16by9 {
  height: 370px;
  padding: 0;
}
.all_posts .post iframe.soundcloud {
  height: 166px;
  border: none;
  width: 100%;
}
.all_posts .post .post_dot_gallery .owl-controls {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 12px;
}
.all_posts .post .post_dot_gallery .owl-controls .owl-dots {
  display: inline-block;
}
.all_posts .post .post_dot_gallery .owl-controls .owl-dots .owl-dot {
  float: left;
  width: 12px;
  height: 12px;
  border: 3px solid #fff;
  background: none;
  border-radius: 100%;
  margin: 0 3px;
}
.all_posts .post .post_dot_gallery .owl-controls .owl-dots .owl-dot.active {
  background: var(--i2m_primaryColor);
}
.all_posts .post .post_control_slider {
  border: none;
  margin: 0;
}
.all_posts .post .post_control_slider .flex-direction-nav {
  display: none;
}
.all_posts .post .post_slider_control {
  position: absolute;
  bottom: 30px;
  width: 86%;
  height: 90px;
  margin: 0;
  left: 7%;
  border: none;
  border-radius: 0;
  background: none;
}
.all_posts .post .post_slider_control .slides li {
  padding: 0 7px;
  width: 104px;
  height: 90px;
}
.all_posts .post .post_slider_control .slides li img {
  width: 100%;
}
.all_posts .post .post_slider_control .slides li.flex-active-slide img {
  border: 2px solid var(--i2m_primaryColor);
}
.all_posts .post .post_slider_control .flex-direction-nav {
  position: absolute;
  width: 100%;
  top: 50%;
}
.all_posts .post .post_slider_control .flex-direction-nav .flex-nav-prev a,
.all_posts .post .post_slider_control .flex-direction-nav .flex-nav-next a {
  opacity: 1 !important;
  color: transparent;
  text-shadow: none;
}
.all_posts
  .post
  .post_slider_control
  .flex-direction-nav
  .flex-nav-prev
  a:before,
.all_posts
  .post
  .post_slider_control
  .flex-direction-nav
  .flex-nav-next
  a:before {
  font-size: 14px;
  color: #fff;
  text-shadow: none;
  width: 31px;
  height: 35px;
  background: var(--i2m_primaryColor);
  line-height: 35px;
  text-align: center;
}
.all_posts .post .post_slider_control .flex-direction-nav .flex-nav-prev {
  left: -7px;
}
.all_posts .post .post_slider_control .flex-direction-nav .flex-nav-prev a {
  left: 0;
}
.all_posts .post .post_slider_control .flex-direction-nav .flex-nav-next {
  right: -14px;
}
.all_posts .post .post_slider_control .flex-direction-nav .flex-nav-next a {
  right: 0;
}
.all_posts .post.sticky .inner .sticky_icon,
.all_posts .post.music .inner .sticky_icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
}
.all_posts .post.sticky .inner .sticky_icon img,
.all_posts .post.music .inner .sticky_icon img {
  display: block;
}
.all_posts .post.sticky .inner p,
.all_posts .post.music .inner p {
  margin-top: 25px;
  font-weight: 400;
}
.all_posts .post.sticky .inner p:first-letter,
.all_posts .post.music .inner p:first-letter {
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  background: #13141b;
  float: left;
  margin: 8px 15px 5px 0;
  padding: 15px 14px;
  display: block;
}
.all_posts .post.quote .social_share_drop {
  top: 30px;
  right: 30px;
}
.all_posts .post.quote .social_share_drop button i {
  color: #fff;
}
.all_posts .post.quote .post_contents {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  padding: 0;
  background: rgba(19, 20, 27, 0.8);
}
.all_posts .post.quote .post_contents h2 {
  font-size: 86px;
  font-family: "Roboto Slab", serif;
  font-weight: bold;
  line-height: 63px;
  color: #fff;
  text-align: center;
  margin: 0;
}
.all_posts .post.quote .post_contents h3 {
  font-size: 36px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 46px;
  margin-top: -15px;
}
.all_posts .post.quote .post_contents .quote_author .media .media-left {
  padding-right: 20px;
}
.all_posts .post.quote .post_contents .quote_author .media .media-left a {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  display: block;
}
.all_posts .post.quote .post_contents .quote_author .media .media-left a img {
  width: 100%;
  border-radius: 100%;
}
.all_posts .post.quote .post_contents .quote_author .media .media-body h5 {
  margin-bottom: 5px;
}
.all_posts .post.quote .post_contents .quote_author .media .media-body h5 a {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
}
.all_posts .post.quote .post_contents .quote_author .media .media-body p {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 19px;
  color: #fff;
}
.all_posts .post.quote .post_contents .quote_cat {
  border-left: 1px dotted rgba(255, 255, 255, 0.2);
  padding-left: 31px;
}
.all_posts .post.quote .post_contents .quote_cat .category {
  margin-top: 10px;
  margin-bottom: 15px;
}
.all_posts .post.quote .post_contents .quote_cat .category > a {
  color: #fff;
}
.all_posts .post.quote .post_contents .quote_cat .nav {
  margin-bottom: 15px;
}
.all_posts .post.quote .post_contents .quote_cat .nav li:before {
  color: #fff;
}
.all_posts .post.quote .post_contents .quote_cat .nav li a {
  color: #fff;
}
.all_posts .post.quote .post_contents .quote_cat .nav li a i {
  color: #fff;
}
.all_posts .post.quote .post_contents .quote_text_row {
  padding: 40px 50px 0;
}
.all_posts .post.quote .post_contents .quote_text_footer {
  padding: 0 40px;
  margin: 0;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
.all_posts .post.interview img {
  width: 100%;
}
.all_posts .post.interview .social_share_drop {
  top: 30px;
  right: 30px;
}
.all_posts .post.interview .social_share_drop button i {
  color: #fff;
}
.all_posts .post.interview .post_contents {
  position: absolute;
  top: auto;
  bottom: 0;
  padding: 0 30px;
}
.all_posts .post.interview .post_contents h3 {
  font-size: 36px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding-top: 0;
  line-height: 46px;
}
.all_posts .post.interview .post_contents .post_meta {
  margin-bottom: 30px;
}
.all_posts .post.interview .post_contents .post_meta li:before {
  color: #fff;
}
.all_posts .post.interview .post_contents .post_meta li a {
  color: #fff;
}
.all_posts .post.interview .post_contents .post_meta li a i {
  color: #fff;
}
.all_posts .post.interview .post_contents .category {
  margin-top: 10px;
  margin-bottom: 15px;
}
.all_posts .post.interview .post_contents .category > a {
  color: #fff;
}
.all_posts .post.gallery .post_contents {
  position: absolute;
  width: 100%;
  bottom: 150px;
  padding: 0 30px;
}
.all_posts .post.gallery .post_contents .category a {
  color: #fff;
}
.all_posts .post.gallery .post_contents .post_title a {
  color: #fff;
}
.all_posts .post.gallery .post_contents .post_meta li:before {
  color: #fff;
}
.all_posts .post.gallery .post_contents .post_meta li a {
  color: #fff;
}
.all_posts .post.gallery .post_contents .post_meta li a i {
  color: #fff;
}
.all_posts .post.link .inner > img {
  width: 100%;
}
.all_posts .post.link .post_contents {
  position: absolute;
  width: 100%;
  bottom: 25px;
  padding: 0 30px;
}
.all_posts .post.link .post_contents .category a {
  color: #fff;
}
.all_posts .post.link .post_contents .category .social_share_drop {
  position: relative;
  z-index: 2;
}
.all_posts .post.link .post_contents .category .social_share_drop button {
  color: #fff;
}
.all_posts .post.link .post_contents .post_title a {
  color: #fff;
}
.all_posts .post.link .post_contents .post_link {
  margin: 25px 0;
}
.all_posts .post.link .post_contents .post_link .media-left {
  padding-right: 28px;
  border-right: 1px dotted rgba(255, 255, 255, 0.2);
}
.all_posts .post.link .post_contents .post_link .media-left i {
  font-size: 36px;
  color: #fff;
  line-height: 64px;
}
.all_posts .post.link .post_contents .post_link .media-body {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  color: #fff;
  font-weight: 300;
  padding-left: 20px;
  padding-right: 50px;
  font-size: 14px;
  line-height: 24px;
}
.all_posts .post.link .post_contents .post_link .media-body a {
  color: var(--i2m_primaryColor);
}
.all_posts .post.link .post_contents .post_meta li:before {
  color: #fff;
}
.all_posts .post.link .post_contents .post_meta li a {
  color: #fff;
}
.all_posts .post.link .post_contents .post_meta li a i {
  color: #fff;
}
.video_posts {
  padding: 55px 0;
  background: #13141b;
}
.video_posts .video-post .post_title {
  font-size: 21px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 30px;
}
.video_posts .video-post .post_title i {
  width: 45px;
  text-align: center;
  display: inline-block;
  color: var(--i2m_primaryColor);
}
.video_posts .video-post blockquote {
  padding: 0;
  border: none;
  margin: 25px 0 0;
}
.video_posts .video-post blockquote footer {
  color: #fff;
}
#page_nav,
#page_nav2,
#page_nav4,
#featured_page_nav {
  text-align: center;
  height: 1px;
}
#page_nav a,
#page_nav2 a,
#page_nav4 a,
#featured_page_nav a {
  display: inline-block;
  width: 84px;
  height: 84px;
  border-radius: 100%;
  border: 6px solid rgba(186, 186, 186, 0.2);
  position: relative;
  z-index: 9999;
  top: -60px;
}
#page_nav a i,
#page_nav2 a i,
#page_nav4 a i,
#featured_page_nav a i {
  line-height: 72px;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: var(--i2m_primaryColor);
  color: #fff;
  font-size: 20px;
}
#page_nav a + span,
#page_nav2 a + span,
#page_nav4 a + span,
#featured_page_nav a + span {
  position: absolute;
  white-space: nowrap;
  padding: 0 18px;
  left: -webkit-calc(50% - 50px);
  left: calc(50% - 50px);
  background: var(--i2m_primaryColor);
  line-height: 32px;
  top: -110px;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
#page_nav a + span:after,
#page_nav2 a + span:after,
#page_nav4 a + span:after,
#featured_page_nav a + span:after {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  background: var(--i2m_primaryColor);
  position: absolute;
  bottom: -7px;
  left: -webkit-calc(50% - 8px);
  left: calc(50% - 8px);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#page_nav a:hover + span,
#page_nav2 a:hover + span,
#page_nav4 a:hover + span,
#featured_page_nav a:hover + span,
#page_nav a:focus + span,
#page_nav2 a:focus + span,
#page_nav4 a:focus + span,
#featured_page_nav a:focus + span {
  opacity: 1;
}
.single-blog .nav-tabs .nav-link.active {
  border-top: none !important;
}
.single-blog .nav-tabs#myTabUSER .nav-link.active {
  border-top: 5px solid var(--i2m_colorPerfilOscuro) !important;
}
.single-blog .nav-tabs .nav-link {
  color: #000 !important;
}
.single-blog .responsive-tab .uk-list > li > a.active {
  background: transparent !important;
  color: var(--i2m_primaryColor) !important;
}
.single-blog .feature_img {
  margin-bottom: 40px !important;
}
.single-blog .post_inner {
  padding: 0 30px;
}
.single-blog .post_inner .category {
  color: #13141b;
  margin-bottom: 20px;
}
.single-blog .post_inner .category a {
  color: #13141b;
}
.single-blog .post_inner .category .social_share_drop button {
  line-height: 22px;
}
.single-blog .post_inner .category .post_meta {
  margin-bottom: 0;
  float: right;
  margin-right: 20px;
}
.single-blog .post_inner .category .post_meta li + li {
  margin: 0;
}
.single-blog .post_inner .category .post_meta li + li:before {
  content: "-";
  float: left;
  color: #13141b;
}
.single-blog .post_inner .category .post_meta li a {
  padding: 0 10px;
  float: left;
  font-weight: 400;
}
.single-blog .post_inner .category .post_meta li a i {
  margin-right: 8px;
}
.single-blog .post_inner .category .post_meta li a:hover {
  background: none;
}
.single-blog .post_inner .category .post_meta li:first-child a {
  padding-left: 0;
}
.single-blog .post_inner .post_title {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  line-height: 28px;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.single-blog .post_inner .post_content p {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 35px;
}
.single-blog .post_inner .post_content p:first-child::first-letter {
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  background: #13141b;
  float: left;
  margin: 8px 15px 5px 0;
  padding: 15px 14px;
  display: block;
}
.single-blog .post_inner .post_content p.first:first-letter {
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  background: #13141b;
  float: left;
  margin: 8px 20px 5px 0;
  padding: 15px 11px;
  display: block;
}
.single-blog .post_inner .post_content .img_row {
  margin-bottom: 35px;
}
.single-blog .post_inner .post_content .img_row p {
  margin-bottom: 20px;
}
.single-blog .post_inner .post_content .img_row .list_title {
  text-transform: capitalize;
  font-weight: bold;
  font-size: 16px;
  color: #13141b;
  margin: 0 0 15px;
}
.single-blog .post_inner .post_content .img_row ul,
.single-blog .post_inner .post_content .img_row ol {
  margin: 0;
  padding-left: 15px;
}
.single-blog .post_inner .post_content .img_row ul li,
.single-blog .post_inner .post_content .img_row ol li {
  line-height: 32px;
}
.single-blog .post_inner .post_content .short_lines .media {
  overflow: visible !important;
}
.single-blog .post_inner .post_content .short_lines .media + .media {
  margin-top: 20px;
}
.single-blog .post_inner .post_content .short_lines .media .media-left {
  padding-right: 60px;
}
.single-blog .post_inner .post_content .short_lines .media .media-left span {
  width: 82px;
  display: block;
  color: rgba(19, 20, 27, 0.5);
}
.single-blog .post_inner .post_content .short_lines .media .media-body {
  padding-left: 17px;
  overflow: visible !important;
}
.single-blog .post_inner .post_content .short_lines .media .media-body p {
  margin-bottom: 0;
  font-style: italic;
}
.single-blog .post_inner .post_content .short_lines .media.header {
  white-space: nowrap;
}
.single-blog .post_inner .post_content .short_lines .media.header + .media {
  margin-top: 28px;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.header
  .media-left
  span {
  font-weight: bold;
  line-height: 31px;
  font-size: 16px;
  color: #13141b;
}
.single-blog .post_inner .post_content .short_lines .media.header .media-body {
  padding-left: 0;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.header
  .media-body
  .bubble {
  float: left;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  background: #4bae4f;
  border-radius: 100%;
  color: #fff;
  font-size: 13px;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.header
  .media-body
  .bubble::after {
  content: "";
  width: 1px;
  height: 224px;
  position: absolute;
  top: 100%;
  left: 15px;
  background: #ededed;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.header
  .media-body
  .bubble:first-child {
  background: #ededed;
  color: #13141b;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.header
  .media-body
  .bubble:nth-child(2) {
  margin-left: 110px;
  margin-right: 35px;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.header
  .media-body
  .bubble:last-child {
  background: var(--i2m_primaryColor);
  margin-left: 110px;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.top_narrow
  .media-body
  p {
  width: 140px;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.ideal_range
  .media-body
  p {
  width: 205px;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.too_wide
  .media-body
  p {
  width: 347px;
}
.single-blog .post_inner .post_content .quote_row .blockquote {
  padding-top: 20px;
}
.single-blog.sticky .sticky_icon {
  position: absolute;
  top: 0;
  left: 0;
}
.single-blog .pager {
  padding: 0 30px 30px;
}
.single-blog .pager li {
  float: left;
  width: 50%;
  padding-right: 70px;
  text-align: left;
}
.single-blog .pager li + li {
  float: right;
  padding-right: 0;
  padding-left: 70px;
  text-align: right;
}
.single-blog .pager li .media {
  float: left;
}
.single-blog .pager li .media .media-left {
  padding-right: 30px;
}
.single-blog .pager li .media .media-right {
  padding-left: 30px;
}
.single-blog .pager li .media .media-left a,
.single-blog .pager li .media .media-right a {
  display: block;
  width: 200px;
  height: 200px;
}
.single-blog .pager li .media .media-left a img,
.single-blog .pager li .media .media-right a img {
  width: 100%;
}
.single-blog .pager li .media .media-body {
  padding-top: 35px;
}
.single-blog .pager li .media .media-body .prev_link,
.single-blog .pager li .media .media-body .next_link {
  color: rgba(19, 20, 27, 0.5);
  line-height: 1;
}
.single-blog .pager li .media .media-body .prev_link i {
  margin-right: 5px;
}
.single-blog .pager li .media .media-body .next_link i {
  margin-left: 5px;
}
.single-blog .pager li .media .media-body .post_link {
  margin: 20px 0 0;
  display: inline-block;
  line-height: 34px;
  font-size: 24px;
  color: #13141b;
  text-transform: uppercase;
  font-weight: bold;
}
.single-blog .related_post_row .title_row {
  padding: 30px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.single-blog .related_post_row .title_row h3 {
  font-weight: bold;
  font-size: 21px;
  color: #13141b;
  text-transform: uppercase;
  line-height: 18px;
  margin: 0;
}
.single-blog .related_post_row .title_row #related_post_dots {
  padding: 3px 0;
}
.single-blog .related_post_row .title_row #related_post_dots .owl-dot {
  width: 12px;
  height: 12px;
  border: 2px solid #e8e8e9;
  padding: 1px;
  float: left;
  border-radius: 100%;
  cursor: pointer;
}
.single-blog
  .related_post_row
  .title_row
  #related_post_dots
  .owl-dot
  + .owl-dot {
  margin-left: 6px;
}
.single-blog .related_post_row .title_row #related_post_dots .owl-dot span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.single-blog
  .related_post_row
  .title_row
  #related_post_dots
  .owl-dot.active
  span {
  background: var(--i2m_primaryColor);
}
.single-blog .related_post_row .related_posts {
  padding: 22px 15px 40px;
}
.single-blog
  .related_post_row
  .related_posts
  .related_posts_carousel
  .owl-item
  .item {
  padding: 15px;
}
.single-blog
  .related_post_row
  .related_posts
  .related_posts_carousel
  .owl-item
  .item
  h3 {
  font-size: 21px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 0 0;
}
.single-blog
  .related_post_row
  .related_posts
  .related_posts_carousel
  .owl-item
  .item
  h3
  a {
  color: #13141b;
}
.single-blog #i2m_blogsUSU #galleryBlock .file-caption-name {
  margin-bottom: -4px !important;
}
.infscr-loading {
  position: absolute;
  bottom: 0;
  width: 100%;
}
#featured_page_nav a {
  top: -45px;
}
#featured_page_nav a + span {
  top: -90px;
}
.single-blog .nav-tabs > li > a:hover {
  color: var(--i2m_colorPerfilOscuro);
  border-color: var(--i2m_colorPerfilOscuro);
}
.single-blog .list-item-heading {
  font-size: ;
}
/*----------------------------------------------------------------*/
.alert_row.row {
  margin-top: 15px;
  padding: 15px;
}
.mobile_app_alert {
  border: none;
  padding: 30px;
  margin-bottom: 0;
  background: url(../../images/alert/bg.png) no-repeat scroll center top;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 2;
}
.mobile_app_alert:before {
  content: "";
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
  background: rgba(243, 29, 18, 0.9);
}
.mobile_app_alert .close {
  opacity: 1;
  font-size: 18px;
  text-shadow: none;
  color: #fff;
  top: 30px;
  right: 30px;
  position: absolute;
  z-index: 2;
}
.mobile_app_alert .media {
  margin: 0;
  width: 100%;
}
.mobile_app_alert .media .media-left {
  padding-right: 30px;
}
.mobile_app_alert .media .media-body h3 {
  margin: 8px 0 10px;
  line-height: 1;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.mobile_app_alert .media .media-body p {
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  color: #fff;
  line-height: 19px;
}
/*----------------------------------------------------------------*/
.about_us_row {
  padding: 15px 0;
}
.about_us_row .about_us1 .inner {
  background: url(../../images/about/2.jpg) no-repeat scroll 0 0;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 30px;
}
.about_us_row .about_us1 .inner .heading {
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.about_us_row .about_us1 .inner .heading h2 {
  margin: 0;
  float: left;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.about_us_row .about_us1 .inner .heading h2 + .btn {
  float: right;
  background: var(--i2m_primaryColor);
  border-radius: 0;
  color: #fff;
  line-height: 36px;
  text-transform: capitalize;
  padding: 0 15px;
  font-family: "Roboto", sans-serif;
  margin: 6px 0;
}
.about_us_row .about_us1 .inner .heading h2:before {
  float: left;
  content: "";
  height: 14px;
  width: 5px;
  margin-top: 17px;
  margin-right: 25px;
  background: var(--i2m_primaryColor);
}
.about_us_row .about_us1 .inner .contents {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 19px;
}
.about_us_row .about_us1 .inner .contents img {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
.about_us_row .about_us1 .inner .contents .col-sm-7,
.about_us_row .about_us1 .inner .contents .col-sm-5 {
  padding: 40px 15px;
}
.about_us_row .about_us1 .inner .contents .col-sm-7 {
  width: 769px;
}
.about_us_row .about_us1 .inner .contents .col-sm-5 {
  width: -webkit-calc(100% - 769px);
  width: calc(100% - 769px);
}
.about_us_row .about_us1 .inner .contents blockquote {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 19px;
  color: rgba(255, 255, 255, 0.5);
  padding: 0 77px 0 25px;
  margin: 0;
  border-color: var(--i2m_primaryColor);
}
.about_us_row .about_us1 .inner .social_facts {
  padding: 40px 0 20px;
}
.about_us_row .about_us1 .inner .social_facts li {
  float: left;
}
.about_us_row .about_us1 .inner .social_facts li a {
  padding: 0;
  background: none;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 24px;
}
.about_us_row .about_us1 .inner .social_facts li a i {
  margin-right: 20px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  background: var(--i2m_primaryColor);
  text-align: center;
  color: #fff;
  border-radius: 100%;
}
.about_us_row .about_us1 .inner .social_facts li a:hover,
.about_us_row .about_us1 .inner .social_facts li a:focus {
  background: none;
}
.about_us_row .about_us1 .inner .social_facts li + li {
  margin-left: 40px;
}
.about_us_row .about_us2 {
  padding-top: 30px;
}
.about_us_row .about_us2 img {
  max-width: 100%;
  margin-bottom: 20px;
  margin-right: 30px;
  float: left;
}
.about_us_row .about_us2 p {
  font-family: "Roboto", sans-serif;
  color: #13141b;
  line-height: 24px;
  padding-right: 20px;
  margin: 0;
}
.about_us_row .about_us2 p:first-letter {
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  background: #13141b;
  float: left;
  margin: 8px 15px 5px 0;
  padding: 15px 14px;
  display: block;
}
.testimonials {
  padding: 60px 0;
}
.testimonials .testimonial {
  padding: 0 40px;
}
.testimonials .testimonial .quote {
  margin: 0 0 25px;
  padding: 0 7px;
}
.testimonials .testimonial .quote .media-left {
  padding-right: 30px;
  vertical-align: middle;
}
.testimonials .testimonial .quote .media-left .quote_icon {
  width: 46px;
  height: 100%;
  display: block;
  background: var(--i2m_primaryColor);
  font-size: 24px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  line-height: 87px;
}
.testimonials .testimonial .quote .media-body p {
  font-size: 13px;
  font-style: italic;
  color: #13141b;
  line-height: 19px;
  margin: 0;
}
.testimonials .testimonial .testi_auth {
  margin: 0;
  padding-top: 19px;
  border-top: 1px solid rgba(19, 20, 27, 0.05);
  overflow: visible;
}
.testimonials .testimonial .testi_auth:before,
.testimonials .testimonial .testi_auth:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 16px 0;
  border-color: transparent rgba(19, 20, 27, 0.05) transparent transparent;
  position: absolute;
  top: 0;
  left: 60px;
}
.testimonials .testimonial .testi_auth:after {
  border-width: 0 15px 15px 0;
  border-color: transparent #fff transparent transparent;
  top: -1px;
}
.testimonials .testimonial .testi_auth .media-left {
  padding-right: 22px;
}
.testimonials .testimonial .testi_auth .media-left a {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  display: block;
}
.testimonials .testimonial .testi_auth .media-left a img {
  border-radius: 100%;
  width: 100%;
}
.testimonials .testimonial .testi_auth .media-body h5 {
  margin: 0 0 5px;
}
.testimonials .testimonial .testi_auth .media-body h5 a {
  text-transform: capitalize;
  font-weight: 900;
  color: #13141b;
  line-height: 1;
}
.testimonials .testimonial .testi_auth .media-body p {
  color: #13141b;
  margin: 0;
  line-height: 1;
}
.testimonials .testimonial .testi_auth .media-right {
  white-space: nowrap;
  padding-left: 22px;
  padding-top: 10px;
}
.testimonials .testimonial .testi_auth .media-right span {
  font-weight: 500;
}
.staffs {
  background: url(../../images/staffs/bg.jpg) no-repeat scroll center 0;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 42px 0 33px;
}
.staffs .sectionTitle {
  margin-bottom: 40px;
}
.staffs .staffs_carousel .item {
  padding-top: 50px;
  overflow: hidden;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.staffs .staffs_carousel .item .staff-img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.staffs .staffs_carousel .item .staff_details {
  padding: 28px;
  position: absolute;
  bottom: 0;
  background: #13141b;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.staffs .staffs_carousel .item .staff_details h3 {
  padding: 9px 0 22px;
  line-height: 17px;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.staffs .staffs_carousel .item .staff_details h3 span {
  font-size: 14px;
  float: right;
  font-weight: 300;
  font-style: italic;
  text-transform: capitalize;
}
.staffs .staffs_carousel .item .staff_details p {
  margin: 0;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  line-height: 19px;
}
.staffs .staffs_carousel .item:hover .staff-img {
  -webkit-transform: scale(1.17);
  -ms-transform: scale(1.17);
  transform: scale(1.17);
}
.staffs .staffs_carousel .item:hover .staff_details {
  background: rgba(19, 20, 27, 0.8);
}
.staffs .staffs_carousel .owl-controls .owl-dots {
  padding-top: 30px;
  height: 46px;
  text-align: center;
}
.staffs .staffs_carousel .owl-controls .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border: 2px solid #e8e8e9;
  padding: 1px;
  display: inline-block;
  border-radius: 100%;
  cursor: pointer;
}
.staffs .staffs_carousel .owl-controls .owl-dots .owl-dot + .owl-dot {
  margin-left: 5px;
}
.staffs .staffs_carousel .owl-controls .owl-dots .owl-dot span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.staffs .staffs_carousel .owl-controls .owl-dots .owl-dot.active span {
  background: var(--i2m_primaryColor);
}
.about_us_page {
  padding: 20px 0 10px;
}
.about_us_page .texts_about {
  padding: 40px 30px;
}
.about_us_page .texts_about .col-sm-7 {
  width: 58%;
}
.about_us_page .texts_about .col-sm-5 {
  width: 42%;
}
.about_us_page .texts_about .heading {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(19, 20, 27, 0.08);
}
.about_us_page .texts_about .heading h2 {
  margin: 0;
  float: left;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: bold;
  color: #13141b;
  text-transform: uppercase;
}
.about_us_page .texts_about .heading h2:before {
  float: left;
  content: "";
  height: 14px;
  width: 5px;
  margin-top: 17px;
  margin-right: 25px;
  background: var(--i2m_primaryColor);
}
.about_us_page .texts_about .heading .locate_nav {
  float: right;
}
.about_us_page .texts_about .page_content {
  padding-top: 28px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(19, 20, 27, 0.08);
}
.about_us_page .texts_about .page_content p {
  line-height: 24px;
  margin-bottom: 20px;
}
.about_us_page .texts_about .page_content blockquote {
  font-size: 14px;
  line-height: 24px;
  border-left-color: var(--i2m_primaryColor);
  padding: 0 10px 0 25px;
  font-style: italic;
}
.about_us_page .texts_about .quick_contact {
  padding-left: 40px;
}
.about_us_page .texts_about .quick_contact .media {
  margin-top: 40px;
}
/*----------------------------------------------------------------*/
.special_projects {
  padding: 10px 0 20px;
}
.special_projects .media .media-left {
  padding: 30px 25px;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  text-transform: uppercase;
  line-height: 28px;
  background: var(--i2m_primaryColor);
  color: #fff;
  font-weight: 700;
  min-width: 160px;
}
.special_projects .media .media-body .special_project {
  background: no-repeat scroll center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 2;
  padding: 30px;
}
.special_projects .media .media-body .special_project:before {
  content: "";
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
  background: rgba(19, 20, 27, 0.8);
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.special_projects .media .media-body .special_project a {
  font-size: 21px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  line-height: 28px;
  text-transform: uppercase;
  color: #fff;
}
.special_projects .media .media-body .special_project.special_project1 {
  background-image: url(../../images/projects/special_projects/1.jpg);
}
.special_projects .media .media-body .special_project.special_project2 {
  background-image: url(../../images/projects/special_projects/2.jpg);
}
.special_projects .media .media-body .special_project.special_project3 {
  background-image: url(../../images/projects/special_projects/3.jpg);
}
.special_projects .media .media-body .special_project.special_project4 {
  background-image: url(../../images/projects/special_projects/4.jpg);
}
.special_projects .media .media-body .special_project:hover:before {
  background: none transparent;
}
/*----------------------------------------------------------------*/
.tweets_row .carousel_dir {
  padding: 0 30px;
  margin: 40px 0 50px;
}
.tweets_row .carousel_dir h3 {
  margin: 0;
  font-size: 21px;
  line-height: 36px;
  font-weight: bold;
  color: #13141b;
  text-transform: uppercase;
}
.tweets_row .carousel_dir h3 span {
  display: inline-block;
}
.tweets_row .carousel_dir h3 span ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tweets_row .carousel_dir h3 span ul li {
  font-weight: bold;
  color: #13141b;
}
.tweets_row .carousel_dir #carousel_nav div {
  width: 34px;
  line-height: 36px;
  background: var(--i2m_primaryColor);
  float: left;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.tweets_row .carousel_dir #carousel_nav div.owl-prev {
  margin-right: 10px;
}
.tweets_row .tweets_feed .owl-carousel {
  padding: 0 0 10px;
}
.tweets_row .tweets_feed .owl-carousel .owl-item {
  padding: 0 10px;
}
.tweets_row .tweets_feed .owl-carousel .owl-item li {
  list-style: none;
  padding: 30px;
  background: #02a8f3;
  color: #fff;
  min-height: 320px;
  font-size: 14px;
}
.tweets_row .tweets_feed .owl-carousel .owl-item li .tw_content {
  height: 240px;
}
.tweets_row .tweets_feed .owl-carousel .owl-item li .tw_content .tweet_text {
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 10px;
}
.tweets_row .tweets_feed .owl-carousel .owl-item li .tw_content .tweet_text a {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
}
.tweets_row .tweets_feed .owl-carousel .owl-item li .footer {
  line-height: 20px;
  color: #fff;
}
.tweets_row .tweets_feed .owl-carousel .owl-item li .footer .tweet_user {
  text-transform: lowercase;
}
.tweets_row .tweets_feed .owl-carousel .owl-item li .footer .tweet_user .fa {
  margin-right: 10px;
}
.tweets_row .tweets_feed .owl-carousel .owl-item li .footer a {
  color: #fff;
  text-decoration: underline;
}
/*----------------------------------------------------------------*/
.gallery_header {
  padding: 60px 40px 50px;
}
.gallery_header .filter_4_gallery #filters .page_title {
  font-size: 21px;
  font-weight: bold;
  color: #13141b;
  text-transform: uppercase;
  margin-right: 15px;
  line-height: 30px;
}
.gallery_header .filter_4_gallery #filters ul li {
  text-transform: capitalize;
  line-height: 30px;
  margin: 0 15px;
  cursor: pointer;
  color: rgba(19, 20, 27, 0.5);
}
.gallery_header .filter_4_gallery #filters ul li.active {
  color: var(--i2m_primaryColor);
}
.gallery_header .social_share_drop button {
  line-height: 30px;
}
.gallery_posts {
  padding-bottom: 10px;
}
.gallery_posts .post {
  padding: 15px;
}
.gallery_posts .post .inner .featured_img {
  width: 100%;
}
.gallery_posts .post .inner .post_content {
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.gallery_posts .post .inner .post_content:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 99px;
  background-image: -webkit-linear-gradient(
    90deg,
    #000000 0%,
    #000000 40%,
    rgba(0, 0, 0, 0) 100%
  );
  opacity: 0.3;
}
.gallery_posts .post .inner .post_content .additional {
  z-index: 3;
  position: absolute;
  right: 0;
  padding-top: 25px;
  height: 65px;
  width: 100%;
  padding-left: -webkit-calc(100% - 63px);
  padding-left: calc(100% - 63px);
}
.gallery_posts .post .inner .post_content .additional:before {
  content: "";
  height: 65px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0.3;
  background-image: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    #000000 100%
  );
}
.gallery_posts .post .inner .post_content .additional .zoom_gallery_img {
  float: left;
  color: #fff;
  margin-right: 18px;
}
.gallery_posts .post .inner .post_content .additional .social_share_drop {
  float: left;
}
.gallery_posts
  .post
  .inner
  .post_content
  .additional
  .social_share_drop
  button {
  line-height: 22px;
}
.gallery_posts
  .post
  .inner
  .post_content
  .additional
  .social_share_drop
  button
  i {
  color: #fff;
}
.gallery_posts .post .inner .post_content .additional .social_share_drop ul {
  right: 15px;
  left: auto;
}
.gallery_posts .post .inner .post_content .texts {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -webkit-calc(100% - 65px);
  top: calc(100% - 65px);
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.gallery_posts .post .inner .post_content .texts .title {
  text-transform: uppercase;
  color: #fff;
  padding: 20px 80px 20px 30px;
  border-bottom: 1px solid rgba(232, 232, 232, 0.2);
  line-height: 1.2;
  font-size: 21px;
  font-weight: bold;
  margin: 0;
  z-index: 2;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.gallery_posts .post .inner .post_content .texts p {
  padding: 20px 30px;
  color: #fff;
  font-size: 13px;
  line-height: 19px;
  margin: 0;
}
.gallery_posts .post .inner .post_content a.gallery_post_link {
  display: inline-block;
  border-radius: 100%;
  border: 6px solid rgba(186, 186, 186, 0.2);
  position: absolute;
  text-align: center;
  left: 50%;
  top: 100%;
  z-index: 3;
  width: 0;
  height: 0;
  overflow: hidden;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0;
}
.gallery_posts .post .inner .post_content a.gallery_post_link i {
  line-height: 0;
  width: 0;
  height: 0;
  border-radius: 100%;
  background: var(--i2m_primaryColor);
  color: #fff;
  font-size: 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.gallery_posts .post .inner:hover .post_content {
  background: rgba(19, 20, 27, 0.8);
}
.gallery_posts .post .inner:hover .post_content .texts {
  top: 0;
}
.gallery_posts .post .inner:hover .post_content a.gallery_post_link {
  left: -webkit-calc(50% - 42px);
  left: calc(50% - 42px);
  top: -webkit-calc(100% - 42px);
  top: calc(100% - 42px);
  width: 84px;
  height: 84px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}
.gallery_posts .post .inner:hover .post_content a.gallery_post_link:before {
  opacity: 0;
}
.gallery_posts .post .inner:hover .post_content a.gallery_post_link i {
  line-height: 72px;
  width: 72px;
  height: 72px;
  font-size: 20px;
}
body.gallery-page #page_nav {
  margin-top: 80px;
}
/*----------------------------------------------------------------*/
.content_404 {
  padding: 20px 10px;
}
.content_404 .banner_404 .inner {
  padding: 0 19px 0 30px;
}
.search_form_404 {
  margin-top: 35px;
  padding-bottom: 18px;
  border-bottom: 2px solid var(--i2m_primaryColor);
}
.search_form_404 .form-control {
  color: #13141b;
  font-weight: 300;
  font-size: 44px;
  line-height: 66px;
  border: none;
  padding: 0 10px 0 0;
  height: 66px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}
.search_form_404 .form-control::-moz-placeholder {
  color: #13141b;
  font-weight: 300;
  font-size: 44px;
  line-height: 66px;
  opacity: 1;
}
.search_form_404 .form-control:-ms-input-placeholder {
  color: #13141b;
  font-weight: 300;
  font-size: 44px;
  line-height: 66px;
}
.search_form_404 .form-control::-webkit-input-placeholder {
  color: #13141b;
  font-weight: 300;
  font-size: 44px;
  line-height: 66px;
}
.search_form_404 .input-group-addon {
  padding: 0;
  border: 0;
  background: none;
}
.search_form_404 .input-group-addon .btn {
  width: 66px;
  height: 66px;
  border-radius: 100%;
  background: var(--i2m_primaryColor);
  font-size: 20px;
  color: #fff;
}
.notified_404 {
  text-align: center;
  padding: 120px 0 140px;
}
.notified_404 h2 {
  margin: 0;
  font-weight: bold;
  font-size: 420px;
  text-transform: uppercase;
  color: #13141b;
  line-height: 320px;
  letter-spacing: 0;
}
.notified_404 h3 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: bold;
  color: #13141b;
  line-height: 46px;
  margin: 40px 0 0;
}
.search_by_cat {
  border-top: 1px solid rgba(19, 20, 27, 0.1);
  border-bottom: 1px solid rgba(19, 20, 27, 0.1);
  padding: 30px 0;
}
.search_by_cat h3 {
  line-height: 21px;
  font-size: 21px;
  font-weight: bold;
  color: #13141b;
  text-transform: uppercase;
}
.search_by_cat h4 {
  margin-left: 22px;
  margin-top: 1px;
}
.search_by_cat h4 a {
  color: #13141b;
}
/*----------------------------------------------------------------*/
.last_updates {
  padding: 20px 10px;
}
.last_updates > .media > .media-left {
  padding: 20px 30px;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  text-transform: uppercase;
  line-height: 28px;
  background: var(--i2m_primaryColor);
  color: #fff;
  font-weight: 700;
  width: 155px;
}
.last_updates > .media > .media-body {
  padding-left: 20px;
}
.last_updates > .media > .media-body .last_update > .media > .media-left {
  padding-right: 18px;
}
.last_updates > .media > .media-body .last_update > .media > .media-left a {
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: block;
}
.last_updates > .media > .media-body .last_update > .media > .media-left a img {
  width: 100%;
}
.last_updates > .media > .media-body .last_update > .media .media-body {
  padding-left: 0;
  vertical-align: middle;
}
.last_updates > .media > .media-body .last_update > .media .media-body a {
  font-size: 21px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  line-height: 28px;
  text-transform: uppercase;
  color: #13141b;
}
/*----------------------------------------------------------------*/
.sidebar {
  padding-bottom: 50px;
}
.sidebar .heading {
  border-bottom: 1px solid #e8e8e8;
  padding: 0 28px;
  margin: 0;
  line-height: 84px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 21px;
  text-transform: uppercase;
  color: #13141b;
}
.sidebar .heading:after {
  content: "";
  height: 3px;
  width: 200px;
  background: var(--i2m_primaryColor);
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
}
.about_author .heading {
  border-bottom-color: rgba(232, 232, 232, 0.5);
  background: var(--i2m_primaryColor);
  color: #fff;
  line-height: 78px;
}
.about_author .heading:after {
  display: none;
}
.about_author .media {
  background: var(--i2m_primaryColor);
  padding: 28px;
  margin: 0;
}
.about_author .media .media-left {
  padding-right: 20px;
}
.about_author .media .media-left a {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  display: block;
}
.about_author .media .media-left a img {
  border-radius: 100%;
  width: 100%;
}
.about_author .media .media-body h5 {
  margin: 0 0 15px;
  line-height: 25px;
}
.about_author .media .media-body h5 .author_url {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}
.about_author .media .media-body h5 .list-unstyled {
  margin: 0;
  float: right;
}
.about_author .media .media-body h5 .list-unstyled li {
  float: left;
  padding: 0 7px;
}
.about_author .media .media-body h5 .list-unstyled li a {
  color: #fff;
}
.about_author .media .media-body p {
  font-family: "Roboto", sans-serif;
  line-height: 21px;
  margin: 0;
  color: #fff;
}
.comments .comments_row {
  padding: 10px 30px;
}
.comments .comments_row .comment {
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px dotted rgba(19, 20, 27, 0.2);
}
.comments .comments_row .comment .media-left {
  padding-right: 20px;
  padding-bottom: 15px;
}
.comments .comments_row .comment .media-left .comment_img {
  width: 80px;
  height: 80px;
  display: block;
  border-radius: 100%;
}
.comments .comments_row .comment .media-left .comment_img img {
  width: 100%;
  border-radius: 100%;
}
.comments .comments_row .comment .media-left .comment_img + .reply_link {
  position: absolute;
  line-height: 30px;
  display: block;
  width: 80px;
  text-align: center;
  color: #fff;
  background: var(--i2m_primaryColor);
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.comments .comments_row .comment .media-left .comment_img + .reply_link:before {
  content: "";
  width: 10px;
  height: 10px;
  background: var(--i2m_primaryColor);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: -5px;
  left: -webkit-calc(50% - 5px);
  left: calc(50% - 5px);
}
.comments .comments_row .comment .media-left .comment_img:hover + .reply_link,
.comments .comments_row .comment .media-left .comment_img:focus + .reply_link {
  opacity: 1;
}
.comments .comments_row .comment .media-body h5 {
  color: #13141b;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 5px;
  line-height: 24px;
}
.comments .comments_row .comment .media-body h5 strong {
  font-weight: bold;
}
.comments .comments_row .comment .media-body p {
  color: #13141b;
  line-height: 21px;
  margin: 0;
}
.comments .comments_row .comment.replied .media-body h5:after {
  width: 4px;
  height: 4px;
  border-radius: 100%;
  content: "";
  background: var(--i2m_primaryColor);
  display: inline-block;
  top: -2px;
  margin-left: 8px;
  position: relative;
}
.comments .comments_row .comment.replied .media-body p {
  padding-left: 20px;
  border-left: 1px solid var(--i2m_primaryColor);
}
.comments .comments_row .comment.reply {
  padding: 20px 22px;
  background: #fbfbfb;
}
.commentForm {
  padding: 30px 30px 6px;
}
.commentForm .input-group {
  margin-bottom: 15px;
}
.commentForm .input-group .form-control {
  line-height: 21px;
  height: 55px;
  padding: 17px 24px;
  color: rgba(19, 20, 27, 0.5);
  border-radius: 0;
  border-color: rgba(19, 20, 27, 0.06);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-right: none;
}
.commentForm .input-group .form-control::-moz-placeholder {
  text-transform: capitalize;
  color: rgba(19, 20, 27, 0.5);
  opacity: 1;
}
.commentForm .input-group .form-control:-ms-input-placeholder {
  text-transform: capitalize;
  color: rgba(19, 20, 27, 0.5);
}
.commentForm .input-group .form-control::-webkit-input-placeholder {
  text-transform: capitalize;
  color: rgba(19, 20, 27, 0.5);
}
.commentForm .input-group .form-control + .input-group-addon {
  border-color: rgba(19, 20, 27, 0.06);
  background: none;
  padding-right: 18px;
  border-left: none;
  border-radius: 0;
}
.commentForm .input-group textarea.form-control {
  height: 215px;
}
.commentForm #notify + .notify {
  padding: 16px 0;
  line-height: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: rgba(19, 20, 27, 0.5);
  margin: 0;
}
.commentForm #notify + .notify:before {
  content: "";
  margin-right: 10px;
  width: 16px;
  height: 16px;
  float: left;
  background: url(../../images/sidebar/comments/check-empty.jpg) no-repeat
    scroll center center transparent;
}
.commentForm #notify:checked + .notify:before {
  background-image: url(../../images/sidebar/comments/checked.jpg);
}
.commentForm .btn[type="submit"] {
  float: right;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  background: var(--i2m_primaryColor);
  padding: 0 35px;
  line-height: 48px;
}
.tag_row {
  padding: 30px 30px 6px;
}
.tag {
  float: left;
  line-height: 36px;
  color: #fff;
  background: #13141b;
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0 19px;
}
.tag:hover {
  background: var(--i2m_primaryColor);
  color: #fff;
}
/*----------------------------------------------------------------*/
.icons_grid {
  padding: 25px 15px 120px;
}
.icons_grid .col-lg-3 {
  padding: 0 15px;
  line-height: 28px;
}
.icons_grid .col-lg-3 .text-muted {
  color: #13141b;
}
/*----------------------------------------------------------------*/
.author_info .inner {
  background: var(--i2m_primaryColor);
}
.author_info .inner .other_info {
  border-bottom: 1px solid rgba(232, 232, 232, 0.5);
}
.author_info .inner .other_info .shor_about {
  border-bottom: 1px solid rgba(232, 232, 232, 0.5);
  padding: 30px;
  margin: 0;
}
.author_info .inner .other_info .shor_about .media-left {
  padding-right: 48px;
}
.author_info .inner .other_info .shor_about .media-left a {
  width: 120px;
  height: 120px;
  display: block;
  border-radius: 100%;
}
.author_info .inner .other_info .shor_about .media-left a img {
  width: 100%;
  border-radius: 100%;
}
.author_info .inner .other_info .shor_about .media-body {
  vertical-align: middle;
}
.author_info .inner .other_info .shor_about .media-body h2 {
  font-weight: bold;
  font-size: 44px;
  margin: 0 0 20px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
}
.author_info .inner .other_info .shor_about .media-body h2 a {
  color: #fff;
}
.author_info .inner .other_info .shor_about .media-body h2 a:hover,
.author_info .inner .other_info .shor_about .media-body h2 a:focus {
  color: #13141b;
}
.author_info .inner .other_info .shor_about .media-body p {
  color: #fff;
  font-weight: 400;
  margin: 0;
  line-height: 21px;
}
.author_info .inner .other_info h3 {
  font-size: 21px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 28px;
  color: #fff;
  margin: 0;
}
.author_info .inner .other_info h3 a {
  color: #fff;
}
.author_info .inner .other_info h3 a:hover,
.author_info .inner .other_info h3 a:focus {
  color: #13141b;
}
.author_info .inner .other_info .populart_posts_row {
  padding: 30px;
}
.author_info .inner .other_info .popular_post {
  margin-top: 20px;
  margin-bottom: 0;
}
.author_info .inner .other_info .popular_post .media-left {
  padding-right: 20px;
}
.author_info .inner .other_info .popular_post .media-left a {
  display: block;
  width: 60px;
  height: 60px;
}
.author_info .inner .other_info .popular_post .media-left a img {
  width: 100%;
}
.author_info .inner .other_info .popular_post .media-body {
  vertical-align: middle;
}
.author_info .inner .other_info:first-child {
  border-right: 1px solid rgba(232, 232, 232, 0.5);
}
.author_info .inner .other_info:last-child {
  padding: 35px 50px 0;
}
.author_info .inner .other_info:last-child .col-sm-6 {
  padding: 0 10px;
  border: none;
}
.author_info .inner .less_info {
  padding: 0 30px;
  line-height: 50px;
}
.author_info .inner .less_info .social_network {
  color: #fff;
  text-transform: uppercase;
}
.author_info .inner .less_info .social_network .author {
  margin-right: 16px;
}
.author_info .inner .less_info .social_network .nav {
  margin: 0;
}
.author_info .inner .less_info .social_network .nav li a {
  padding: 0 4px;
  color: #fff;
  border-radius: 0;
}
.author_info .inner .less_info .social_network .nav li a:hover,
.author_info .inner .less_info .social_network .nav li a:focus {
  background: none;
  color: #13141b;
}
.author_info .inner .less_info .switch_less_more {
  height: 50px;
}
.author_info .inner .less_info .switch_less_more input {
  display: none;
}
.author_info .inner .less_info .switch_less_more input + label {
  margin: 0;
  cursor: pointer;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.author_info .inner .less_info .switch_less_more input + label .label_text {
  font-weight: 400;
  text-transform: capitalize;
  color: #fff;
  float: left;
  margin-right: 17px;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.author_info
  .inner
  .less_info
  .switch_less_more
  input
  + label
  .label_text
  .less {
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.author_info
  .inner
  .less_info
  .switch_less_more
  input
  + label
  .label_text
  .more {
  display: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.author_info .inner .less_info .switch_less_more input + label .switch {
  width: 34px;
  height: 13px;
  background: #d5d5d5;
  border-radius: 10px;
  float: left;
  margin-top: 18px;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.author_info .inner .less_info .switch_less_more input + label .switch .circle {
  border-radius: 100%;
  width: 17px;
  height: 17px;
  background: #f4f4f4;
  position: absolute;
  top: -2px;
  left: 0;
  -webkit-box-shadow: 3px 3px 76px rgba(0, 0, 0, 0.12);
  box-shadow: 3px 3px 76px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.author_info
  .inner
  .less_info
  .switch_less_more
  input:checked
  + label
  .label_text
  .less {
  display: none;
}
.author_info
  .inner
  .less_info
  .switch_less_more
  input:checked
  + label
  .label_text
  .more {
  display: block;
}
.author_info
  .inner
  .less_info
  .switch_less_more
  input:checked
  + label
  .switch
  .circle {
  left: 17px;
}
.latest_post_filter {
  padding: 62px 30px 47px;
}
.latest_post_filter .last_post_date h3 {
  margin: 0;
  line-height: 36px;
}
.latest_post_filter .last_post_date h3 small {
  margin-left: 15px;
}
.latest_post_filter .last_post_date h3 small i {
  display: none;
}
.latest_post_filter .filter_btns .btn {
  color: #fff;
  border-radius: 0;
  margin: 0;
  border: none;
  float: left;
  background: #13141b;
  text-transform: capitalize;
  line-height: 36px;
  padding: 0 15px;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.latest_post_filter .filter_btns .btn + .btn {
  margin-left: 10px;
}
.latest_post_filter .filter_btns .btn:hover,
.latest_post_filter .filter_btns .btn:focus,
.latest_post_filter .filter_btns .btn.active {
  background: var(--i2m_primaryColor);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*----------------------------------------------------------------*/
#mapBox {
  height: 625px;
}
.contact_cols {
  padding: 50px 0;
}
.contact_cols .contact_col {
  padding: 0 36px;
  /*Tabs*/
}
.contact_cols .contact_col .heading {
  border-bottom: 1px solid rgba(19, 20, 27, 0.08);
  margin-bottom: 25px;
}
.contact_cols .contact_col .heading h2 {
  margin: 0;
  float: left;
  line-height: 80px;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: bold;
  color: #13141b;
  text-transform: uppercase;
}
.contact_cols .contact_col .heading h2:before {
  float: left;
  content: "";
  height: 14px;
  width: 5px;
  margin-top: 33px;
  margin-right: 25px;
  background: var(--i2m_primaryColor);
}
.contact_cols .contact_col p {
  line-height: 24px;
  margin-bottom: 25px;
}
.contact_cols .contact_col .col-sm-6 h3 {
  text-transform: uppercase;
  font-weight: bold;
  color: #13141b;
  font-size: 21px;
  margin: 0 0 25px;
}
.contact_cols .contact_col .col-sm-6 p:last-child {
  margin-bottom: 0;
}
.contact_cols .contact_col .col-sm-6 .media {
  margin-top: 20px;
}
.contact_cols .contact_col .col-sm-6 .media + .media {
  margin-top: 40px;
}
.contact_cols .contact_col .nav-tabs {
  border-bottom: 1px solid rgba(19, 20, 27, 0.08);
}
.contact_cols .contact_col .nav-tabs li {
  margin-bottom: 0;
}
.contact_cols .contact_col .nav-tabs li a {
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0 25px;
  text-transform: uppercase;
  color: #13141b;
  line-height: 80px;
  font-size: 21px;
  font-family: "Roboto", sans-serif;
}
.contact_cols .contact_col .nav-tabs li a .fa-question {
  line-height: 32px;
  width: 32px;
  border-radius: 100%;
  color: #fff;
  background: var(--i2m_primaryColor);
  text-align: center;
  margin-left: 6px;
}
.contact_cols
  .contact_col
  .nav-tabs
  li
  a
  .fa-question
  + .tooltip
  .tooltip-arrow {
  border-top-color: var(--i2m_primaryColor);
}
.contact_cols
  .contact_col
  .nav-tabs
  li
  a
  .fa-question
  + .tooltip
  .tooltip-inner {
  background: var(--i2m_primaryColor);
  border-radius: 0;
  white-space: nowrap;
  line-height: 30px;
  padding: 0 15px;
}
.contact_cols .contact_col .nav-tabs li a:after {
  content: "";
  background: var(--i2m_primaryColor);
  height: 4px;
  width: 0;
  display: block;
  position: absolute;
  bottom: -4px;
  left: 50%;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.contact_cols .contact_col .nav-tabs li a:hover {
  background: none;
}
.contact_cols .contact_col .nav-tabs li a:hover:after {
  width: 100%;
  left: 0;
}
.contact_cols .contact_col .nav-tabs li.active a:after {
  width: 100%;
  left: 0;
}
.contact_cols .contact_col .tab-content .tab-pane {
  padding-top: 30px;
}
.contactForm {
  position: relative;
}
.contactForm form .input-group {
  margin-bottom: 20px;
  width: 100%;
}
.contactForm form .input-group .form-control {
  height: 55px;
  border-color: rgba(19, 20, 27, 0.06);
  padding: 15px 25px;
  line-height: 25px;
  color: rgba(19, 20, 27, 0.5);
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-right: 0;
}
.contactForm form .input-group .form-control + .input-group-addon {
  border-color: rgba(19, 20, 27, 0.06);
  line-height: 53px;
  padding: 0 15px;
  border-radius: 0;
  background: none;
  border-left: none;
  color: rgba(19, 20, 27, 0.5);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contactForm form .input-group .form-control:focus {
  border-color: rgba(19, 20, 27, 0.2);
}
.contactForm form .input-group .form-control:focus + .input-group-addon {
  border-color: rgba(19, 20, 27, 0.2);
}
.contactForm form .input-group textarea.form-control {
  height: 290px;
  resize: none;
}
.contactForm form .input-group.textarea {
  height: 290px;
}
.contactForm form .input-group.textarea .input-group-addon {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 42px;
  border: none;
}
.contactForm form input[type="submit"] {
  border-radius: 0;
  text-transform: uppercase;
  color: #fff;
  line-height: 50px;
  padding: 0;
  width: 100%;
  background: var(--i2m_primaryColor);
  border: none;
}
.contactForm #success,
.contactForm #error {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 300;
  width: 100%;
  text-align: center;
  line-height: 342px;
  background: rgba(8, 9, 12, 0.9);
  display: none;
}
.contactForm #success {
  color: lightgreen;
}
.contactForm #error {
  color: #f95732;
}
/*----------------------------------------------------------------*/
.page_title_row {
  padding: 23px 30px;
  border-bottom: 1px solid #e8e8e8;
}
.page_title_row h2 {
  text-transform: uppercase;
  font-size: 28px;
  line-height: 40px;
  font-weight: bold;
  color: #13141b;
  margin: 0;
}
.page_title_row .post_meta {
  margin-bottom: 0;
  float: right;
  margin-right: 20px;
}
.page_title_row .post_meta li + li {
  margin: 0;
}
.page_title_row .post_meta li + li:before {
  content: "•";
  float: left;
  color: #13141b;
}
.page_title_row .post_meta li a {
  padding: 0 10px;
  float: left;
  font-weight: 400;
  color: #13141b;
  line-height: 40px;
}
.page_title_row .post_meta li a i {
  margin-right: 8px;
}
.page_title_row .post_meta li a:hover {
  background: none;
}
.page_title_row .post_meta li:first-child a {
  padding-left: 0;
}
.page_contents {
  padding: 25px 30px;
}
.page_contents p {
  line-height: 24px;
  margin-bottom: 20px;
}
.page_contents > p:first-child:first-letter {
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  background: #13141b;
  float: left;
  margin: 8px 15px 5px 0;
  padding: 15px 14px;
  display: block;
}
.simple_single_img_slider .owl-prev,
.simple_single_img_slider .owl-next {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: var(--i2m_primaryColor);
  color: #fff;
  top: -webkit-calc(50% - 16px);
  top: calc(50% - 16px);
  text-align: center;
  z-index: 1;
}
.simple_single_img_slider .owl-prev {
  left: -22px;
}
.simple_single_img_slider .owl-next {
  right: -22px;
}
.letter-highlight {
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  background: #13141b;
  float: left;
  margin: 8px 15px 5px 0;
  padding: 15px 14px;
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: bold;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}

.blockquote .media-left {
  padding-right: 40px;
}
.blockquote2 {
  padding: 20px 30px 10px;
  margin: 0;
}
.blockquote2 .media-left {
  padding-right: 65px;
  padding-top: 24px;
}
.blockquote2 .media-left a {
  width: 100px;
  height: 100px;
  display: block;
  border-radius: 100%;
}
.blockquote2 .media-left a img {
  border-radius: 100%;
  width: 100%;
  background: #fff;
}
.blockquote2 .media-body {
  padding-right: 48px;
  padding-top: 28px;
}
.blockquote2 .media-body p {
  margin: 0;
}
.blockquote2 .media-body .quote_icon {
  position: absolute;
  top: 0;
  right: 0;
}
.reviews .review {
  margin-top: 15px;
}
.reviews .review .media-left {
  padding-right: 30px;
}
.reviews .review .media-left a {
  width: 80px;
  height: 80px;
  display: block;
  border-radius: 100%;
}
.reviews .review .media-left a img {
  width: 100%;
  border-radius: 100%;
}
.reviews .review .media-body h5 {
  font-size: 14px;
  text-transform: capitalize;
  margin: 0 0 10px;
}
.reviews .review .media-body h5 a {
  color: #13141b;
}
.reviews .review .media-body p {
  font-style: italic;
  margin-bottom: 15px;
  font-size: 14px;
}
.reviews .review .media-body .btn {
  color: #fff;
  background: var(--i2m_primaryColor);
  padding: 0 17px;
  line-height: 36px;
  border-radius: 0;
}
.table-responsive h3 {
  margin-bottom: 30px;
}
.table-responsive table {
  border-color: #f4f4f4;
}
.table-responsive table thead tr th {
  border-bottom-width: 1px;
  background: #fcfcfc;
  font-size: 15px;
  line-height: 22px;
  padding: 14px 24px;
  border-color: #f4f4f4;
  font-weight: 400;
}
.table-responsive table tbody tr td {
  border-color: #f4f4f4;
  font-size: 13px;
  line-height: 22px;
  padding: 14px 24px;
  color: rgba(19, 20, 27, 0.6);
}
.label {
  padding: 0 13px;
  color: #fff;
  line-height: 22px;
  border-radius: 10px;
  background: var(--i2m_primaryColor);
  font-size: 13px;
  display: inline-block;
  font-weight: 400;
}
.label.disable {
  background: #eaeaea;
  color: rgba(19, 20, 27, 0.3);
}
.label.green {
  background: #8bc24a;
}
.label.deep-orange {
  background: #ff5521;
}
.label.orange {
  background: #ff9700;
}
.label.indigo {
  background: #3e50b4;
}
.typography .reviews {
  margin: 20px -15px 40px;
}
.column {
  margin-bottom: 10px;
}
.tab_style1 {
  margin: 15px 0;
}
.tab_style1 .nav-tabs li a {
  border-radius: 0;
  font-size: 21px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  padding: 0 28px 28px;
  border: none;
  color: #13141b;
  margin: 0;
}
.tab_style1 .nav-tabs li a:after {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  background: var(--i2m_primaryColor);
  bottom: -4px;
  left: 0;
  height: 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.tab_style1 .nav-tabs li a:hover:after {
  height: 4px;
}
.tab_style1 .nav-tabs li.active a {
  border: none;
}
.tab_style1 .nav-tabs li.active a:after {
  height: 4px;
}
.tab_style1 .tab-content .tab-pane {
  padding-top: 30px;
}
.tab_style1 .tab-content .tab-pane p {
  margin-bottom: 20px;
}
.tab_style1 .tab-content .tab-pane p:first-child:first-letter {
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  background: #13141b;
  float: left;
  margin: 8px 15px 5px 0;
  padding: 15px 14px;
  display: block;
}
.tab_style2 {
  margin: 15px 0;
}
.tab_style2 .nav-tabs {
  background: var(--i2m_primaryColor);
  border: none;
}
.tab_style2 .nav-tabs li {
  margin-bottom: 0;
}
.tab_style2 .nav-tabs li a {
  border-radius: 0;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 50px;
  padding: 0 23px;
  border: none;
  color: #fff;
  margin: 0;
}
.tab_style2 .nav-tabs li a:after {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  height: 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.tab_style2 .nav-tabs li a:hover,
.tab_style2 .nav-tabs li a:focus {
  color: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.tab_style2 .nav-tabs li a:hover:after,
.tab_style2 .nav-tabs li a:focus:after {
  height: 3px;
}
.tab_style2 .nav-tabs li.active a {
  border: none;
  background: var(--i2m_primaryColor);
}
.tab_style2 .nav-tabs li.active a:after {
  height: 3px;
}
.tab_style2 .tab-content .tab-pane {
  padding: 30px;
}
.tab_style2 .tab-content .tab-pane img {
  float: left;
  margin-right: 20px;
  max-width: 200px;
}
.tab_style2 .tab-content .tab-pane .textss {
  width: -webkit-calc(100% - 220px);
  width: calc(100% - 220px);
}
.tab_style2 .tab-content .tab-pane p {
  margin-bottom: 20px;
}
.qoute_line {
  padding-left: 16px;
  font-style: italic;
}
.qoute_line:before {
  content: "\2014 \00A0";
  float: left;
  vertical-align: middle;
  margin-left: -16px;
  width: 16px;
}
#calendar_wrap {
  margin-bottom: 20px;
}
#calendar_wrap #wp-calendar {
  width: 270px;
  text-align: center;
  background: var(--i2m_primaryColor);
}
#calendar_wrap #wp-calendar thead tr th {
  text-align: center;
  padding: 8px 0;
  line-height: 34px;
  background: rgba(0, 0, 0, 0.06);
  font-size: 12px;
  color: #fff;
}
#calendar_wrap #wp-calendar thead tr th:first-child {
  padding-left: 8px;
}
#calendar_wrap #wp-calendar thead tr th:last-child {
  padding-right: 8px;
}
#calendar_wrap #wp-calendar tbody tr:first-child td {
  padding-top: 8px;
}
#calendar_wrap #wp-calendar tbody tr:last-child td {
  padding-bottom: 8px;
}
#calendar_wrap #wp-calendar tbody tr td {
  font-size: 12px;
  line-height: 34px;
}
#calendar_wrap #wp-calendar tbody tr td a {
  color: #fff;
}
#calendar_wrap #wp-calendar tbody tr td:first-child {
  padding-left: 8px;
}
#calendar_wrap #wp-calendar tbody tr td:last-child {
  padding-right: 8px;
}
.example_chart {
  width: 100% !important;
  height: 240px;
  margin-bottom: 20px;
}
.progress {
  border-radius: 0;
  height: 45px;
  overflow: visible;
  border: 1px solid #ededed;
  background: url(../img/pattern.png) repeat-x scroll left center;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress .progress-bar {
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  /* background: var(--i2m_primaryColor); */
  overflow: visible;
  line-height: 45px;
  font-weight: bold;
  text-align: left;
  padding: 0 14px;
}
.progress .progress-bar .progress_amount {
  text-align: center;
  font-size: 14px;
  position: absolute;
  right: -28px;
  top: -5px;
  height: 55px;
  width: 55px;
  line-height: 55px;
  border-radius: 100%;
  background: #13141b;
  font-weight: 400;
}
.panel-group.accordion {
  margin-bottom: 20px;
}
.panel-group.accordion .panel {
  margin: 0 0 -1px;
  border-radius: 0;
  border-color: #f4f4f4;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-group.accordion .panel .panel-heading {
  padding: 0;
  background: none;
  border-color: #f4f4f4;
}
.panel-group.accordion .panel .panel-heading .panel-title a {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 24px;
  color: #13141b;
  padding: 14px 0 14px 20px;
  display: block;
  background: none;
}
.panel-group.accordion .panel .panel-heading .panel-title a i {
  float: right;
  width: 43px;
  padding: 14px 0;
  margin-top: -14px;
  background: rgba(0, 0, 0, 0.06);
  text-align: center;
  line-height: 24px;
  color: #dededf;
}
.panel-group.accordion
  .panel
  .panel-heading
  .panel-title
  a[aria-expanded="true"] {
  background: var(--i2m_primaryColor);
  color: #fff;
}
.panel-group.accordion
  .panel
  .panel-heading
  .panel-title
  a[aria-expanded="true"]
  i {
  color: #fff;
}
.panel-group.accordion
  .panel
  .panel-heading
  .panel-title
  a[aria-expanded="true"]
  i:before {
  content: "\f057";
}
.panel-group.accordion .panel .panel-collapse .panel-body {
  padding: 20px 24px;
}
.panel-group.accordion .panel .panel-collapse .panel-body p {
  line-height: 24px;
  margin-bottom: 0;
}
.panel-group.accordion .panel .panel-collapse .panel-body p + p {
  margin-top: 20px;
}
.example_tooltips .col-xs-6 {
  max-width: 200px;
}
.example_tooltips .col-xs-6:first-child {
  padding-right: 30px;
}
.example_tooltips .col-xs-6:last-child {
  padding-left: 30px;
}
.example_tooltips .tooltip {
  position: relative;
  margin-bottom: 20px;
  opacity: 1;
}
.tooltip .tooltip-inner {
  border-radius: 0;
  background: var(--i2m_primaryColor);
  font-size: 14px;
  line-height: 30px;
  padding: 0;
}
.tooltip.top .tooltip-arrow {
  border-top-color: var(--i2m_primaryColor);
}
.tooltip.left .tooltip-arrow {
  border-left-color: var(--i2m_primaryColor);
}
.tooltip.right .tooltip-arrow {
  border-right-color: var(--i2m_primaryColor);
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: var(--i2m_primaryColor);
}
.tooltip.black .tooltip-inner {
  background: #13141b;
}
.tooltip.black.top .tooltip-arrow {
  border-top-color: #13141b;
}
.tooltip.black.left .tooltip-arrow {
  border-left-color: #13141b;
}
.tooltip.black.right .tooltip-arrow {
  border-right-color: #13141b;
}
.tooltip.black.bottom .tooltip-arrow {
  border-bottom-color: #13141b;
}
.locate_nav li {
  z-index: 2;
}
.locate_nav li a {
  width: 52px;
  height: 52px;
  border-radius: 100%;
  line-height: 52px;
  color: #fff;
  background: var(--i2m_primaryColor);
  font-size: 18px;
  padding: 0;
  text-align: center;
}
.locate_nav li a:hover,
.locate_nav li a:focus {
  background: #13141b;
}
.locate_nav li a + .nav {
  width: 25px;
  margin: 0 auto;
  position: absolute;
  top: 100%;
  left: 13px;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.locate_nav li a + .nav:before {
  height: 70px;
  width: 1px;
  content: "";
  background: #f4f4f4;
  position: absolute;
  top: 0;
  left: 12px;
}
.locate_nav li a + .nav li {
  padding-top: 10px;
}
.locate_nav li a + .nav li a {
  background: #f4f4f4;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 11px;
  color: rgba(19, 20, 27, 0.2);
}
.locate_nav li a + .nav li a + .tooltip .tooltip-arrow {
  border-left-color: var(--i2m_primaryColor);
}
.locate_nav li a + .nav li a + .tooltip .tooltip-inner {
  background: var(--i2m_primaryColor);
  white-space: nowrap;
  padding: 0 13px;
  line-height: 31px;
  border-radius: 0;
  font-size: 14px;
}
.locate_nav li:hover a + .nav {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.drop_styles .fleft {
  width: 170px;
  height: 205px;
}
.drop_styles .fleft + .fleft {
  margin-left: 35px;
}
.button_s {
  margin-right: 30px;
  height: 120px;
}
.circle_btn {
  text-align: center;
}
.circle_btn.open,
.circle_btn.menu {
  display: block;
  color: #fff;
  border: 6px solid rgba(186, 186, 186, 0.2);
  width: 84px;
  height: 84px;
  border-radius: 100%;
  text-align: center;
  z-index: 2;
  position: relative;
}
.circle_btn.open i,
.circle_btn.menu i {
  background: var(--i2m_primaryColor);
  width: 72px;
  height: 72px;
  border-radius: 100%;
  line-height: 72px;
  font-size: 20px;
  display: block;
}
.circle_btn.percentage {
  display: block;
  color: #fff;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  text-align: center;
  z-index: 2;
  position: relative;
}
.circle_btn.percentage span {
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: var(--i2m_primaryColor);
  color: #fff;
  font-size: 20px;
  display: block;
  padding: 16px 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}
.circle_btn.percentage span i {
  display: block;
  font-size: 18px;
  line-height: 8px;
  height: 3px;
  margin-top: 5px;
}
.circle_btn.percentage span i:last-child {
  margin-bottom: -5px;
  margin-top: 0;
}
.circle_btn.load_more {
  display: inline-block;
  width: 84px;
  height: 84px;
  border-radius: 100%;
  border: 6px solid rgba(186, 186, 186, 0.2);
  position: relative;
  z-index: 2;
}
.circle_btn.load_more i {
  line-height: 72px;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: var(--i2m_primaryColor);
  color: #fff;
  font-size: 20px;
}
.circle_btn.load_more + span {
  position: absolute;
  white-space: nowrap;
  padding: 0 18px;
  left: -webkit-calc(50% - 50px);
  left: calc(50% - 50px);
  background: var(--i2m_primaryColor);
  line-height: 32px;
  top: -45px;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.circle_btn.load_more + span:after {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  background: var(--i2m_primaryColor);
  position: absolute;
  bottom: -7px;
  left: -webkit-calc(50% - 8px);
  left: calc(50% - 8px);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.circle_btn.load_more:hover + span,
.circle_btn.load_more:focus + span {
  opacity: 1;
}
.cicle_progress_bars {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #f1f1f2;
}
.circle_progress {
  text-align: center;
}
.circle_progress .cercle_progress_bar {
  display: block;
  float: none;
  margin: 0 auto;
  -webkit-box-shadow: 3px 3px 6px rgba(19, 20, 27, 0.12);
  box-shadow: 3px 3px 6px rgba(19, 20, 27, 0.12);
}
.circle_progress .cercle_progress_bar span {
  height: 102px;
  width: 102px;
  background: #13141b;
  line-height: 100px;
  border-radius: 100%;
  margin-top: 9px !important;
  margin-left: 9px;
  top: 0;
  font-weight: 100;
  font-size: 36px;
  color: #fff;
}
.circle_progress .cercle_progress_bar .slice {
  border-color: #f1f1f1;
  border-radius: 100%;
}
.circle_progress .cercle_progress_bar .slice .bar,
.circle_progress .cercle_progress_bar .slice .fill {
  border-color: var(--i2m_primaryColor);
}
.circle_progress .cercle_progress_bar:hover span {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.circle_progress h3 {
  margin: 25px 0 15px;
}
.circle_progress p {
  color: rgba(19, 20, 27, 0.5);
}
/*----------------------------------------------------------------*/
.coming_soon {
  background: url(../../images/coming-soon.png) no-repeat scroll center top;
}
.coming_soon .inner {
  margin: 0;
  padding-bottom: 50px;
  background: rgba(19, 20, 27, 0.8);
  color: #fff;
}
.coming_soon .first_part {
  width: 740px;
  text-align: center;
  margin: 0 auto;
  padding: 275px 0 235px;
}
.coming_soon .first_part h2 {
  font-weight: bold;
  font-size: 56px;
  line-height: 40px;
  margin: 0 0 35px;
}
.coming_soon .first_part p {
  font-size: 13px;
  line-height: 19px;
  margin: 0 auto 60px;
  max-width: 620px;
}
.coming_soon .first_part .clock {
  margin: 2em;
}
.coming_soon .second_part {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 30px 0;
  margin: 0 40px;
  overflow: hidden;
}
.coming_soon .second_part .marquee {
  font-size: 21px;
  line-height: 17px;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
  height: 21px;
}
.coming_soon .second_part .marquee:hover:before {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
/*Timer Modification*/
.flip-clock-wrapper {
  background: url(../../images/coming-soon-bg.png) no-repeat scroll center 0;
  margin: 0 auto !important;
  display: table;
  width: 600px;
}
.flip-clock-wrapper .flip-clock-dot {
  visibility: hidden;
}
.flip-clock-wrapper .flip-clock-divider {
  height: 132px;
  width: 68px;
}
.flip-clock-wrapper .flip-clock-divider .flip-clock-label {
  top: 150px;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  width: 105px;
  text-align: center;
  right: -98px;
}
.flip-clock-wrapper .flip-clock-divider .flip-clock-label:before {
  content: "";
  width: 106px;
  height: 1px;
  background: rgba(19, 20, 27, 0.22);
  position: absolute;
  left: -1px;
  top: -85px;
  z-index: 99;
}
.flip-clock-wrapper .flip-clock-divider.days {
  width: 18px;
}
.flip-clock-wrapper ul.flip {
  margin: 0;
  overflow: hidden;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 132px;
  width: 45px;
}
.flip-clock-wrapper ul.flip li {
  line-height: 132px;
}
.flip-clock-wrapper ul.flip li.flip-clock-before {
  display: none;
}
.flip-clock-wrapper ul.flip li a div * {
  font-family: "Roboto", sans-serif;
  font-size: 42px;
  font-weight: bold;
}
.flip-clock-wrapper ul.flip li a div div.inn {
  background: none;
  border-radius: 0;
  text-shadow: none;
  color: #fff;
  -webkit-animation: none;
  animation: none;
}
.flip-clock-wrapper ul.flip li a div.up:after {
  display: none;
}
.flip-clock-wrapper ul.flip li a div.up .shadow {
  display: none;
}
.flip-clock-wrapper ul.flip li a div.down {
  border-radius: 0;
}
.flip-clock-wrapper ul.flip li a div.down .shadow {
  display: none;
}
/*----------------------------------------------------------------*/
.marquee {
  overflow: hidden;
  text-align: left;
}
.marquee.marquee-speed-drowsy:before {
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
}
.marquee.marquee-speed-slow:before {
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
}
.marquee.marquee-speed-custom:before {
  -webkit-animation-duration: inherit;
  animation-duration: inherit;
}
.marquee.marquee-speed-normal:before {
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
}
.marquee.marquee-speed-fast:before {
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
}
.marquee.marquee-speed-swift:before {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
}
.marquee.marquee-speed-hyper:before {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes movement-smooth {
  from {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    left: 100%;
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0%;
  }
}
@keyframes movement-smooth {
  from {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    left: 100%;
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0%;
  }
}
@-webkit-keyframes movement-steps20 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    left: 100%;
  }
  5%,
  9.99% {
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
    left: 95%;
  }
  10%,
  14.99% {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    left: 90%;
  }
  15%,
  19.99% {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
    left: 85%;
  }
  20%,
  24.99% {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
    left: 80%;
  }
  25%,
  29.99% {
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
    left: 75%;
  }
  30%,
  34.99% {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);
    left: 70%;
  }
  35%,
  39.99% {
    -webkit-transform: translateX(-35%);
    transform: translateX(-35%);
    left: 65%;
  }
  40%,
  44.99% {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%);
    left: 60%;
  }
  45%,
  49.99% {
    -webkit-transform: translateX(-45%);
    transform: translateX(-45%);
    left: 55%;
  }
  50%,
  54.99% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
  55%,
  59.99% {
    -webkit-transform: translateX(-55%);
    transform: translateX(-55%);
    left: 45%;
  }
  60%,
  64.99% {
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
    left: 40%;
  }
  65%,
  69.99% {
    -webkit-transform: translateX(-65%);
    transform: translateX(-65%);
    left: 35%;
  }
  70%,
  74.99% {
    -webkit-transform: translateX(-70%);
    transform: translateX(-70%);
    left: 30%;
  }
  75%,
  79.99% {
    -webkit-transform: translateX(-75%);
    transform: translateX(-75%);
    left: 25%;
  }
  80%,
  84.99% {
    -webkit-transform: translateX(-80%);
    transform: translateX(-80%);
    left: 20%;
  }
  85%,
  89.99% {
    -webkit-transform: translateX(-85%);
    transform: translateX(-85%);
    left: 15%;
  }
  90%,
  94.99% {
    -webkit-transform: translateX(-90%);
    transform: translateX(-90%);
    left: 10%;
  }
  95%,
  99.99% {
    -webkit-transform: translateX(-95%);
    transform: translateX(-95%);
    left: 5%;
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0%;
  }
}
@keyframes movement-steps20 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    left: 100%;
  }
  5%,
  9.99% {
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
    left: 95%;
  }
  10%,
  14.99% {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    left: 90%;
  }
  15%,
  19.99% {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
    left: 85%;
  }
  20%,
  24.99% {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
    left: 80%;
  }
  25%,
  29.99% {
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
    left: 75%;
  }
  30%,
  34.99% {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);
    left: 70%;
  }
  35%,
  39.99% {
    -webkit-transform: translateX(-35%);
    transform: translateX(-35%);
    left: 65%;
  }
  40%,
  44.99% {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%);
    left: 60%;
  }
  45%,
  49.99% {
    -webkit-transform: translateX(-45%);
    transform: translateX(-45%);
    left: 55%;
  }
  50%,
  54.99% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
  55%,
  59.99% {
    -webkit-transform: translateX(-55%);
    transform: translateX(-55%);
    left: 45%;
  }
  60%,
  64.99% {
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
    left: 40%;
  }
  65%,
  69.99% {
    -webkit-transform: translateX(-65%);
    transform: translateX(-65%);
    left: 35%;
  }
  70%,
  74.99% {
    -webkit-transform: translateX(-70%);
    transform: translateX(-70%);
    left: 30%;
  }
  75%,
  79.99% {
    -webkit-transform: translateX(-75%);
    transform: translateX(-75%);
    left: 25%;
  }
  80%,
  84.99% {
    -webkit-transform: translateX(-80%);
    transform: translateX(-80%);
    left: 20%;
  }
  85%,
  89.99% {
    -webkit-transform: translateX(-85%);
    transform: translateX(-85%);
    left: 15%;
  }
  90%,
  94.99% {
    -webkit-transform: translateX(-90%);
    transform: translateX(-90%);
    left: 10%;
  }
  95%,
  99.99% {
    -webkit-transform: translateX(-95%);
    transform: translateX(-95%);
    left: 5%;
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0%;
  }
}
@-webkit-keyframes movement-steps10 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    left: 100%;
  }
  10%,
  19.99% {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    left: 90%;
  }
  20%,
  29.99% {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
    left: 80%;
  }
  30%,
  39.99% {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);
    left: 70%;
  }
  40%,
  49.99% {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%);
    left: 60%;
  }
  50%,
  59.99% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
  60%,
  69.99% {
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
    left: 40%;
  }
  70%,
  79.99% {
    -webkit-transform: translateX(-70%);
    transform: translateX(-70%);
    left: 30%;
  }
  80%,
  89.99% {
    -webkit-transform: translateX(-80%);
    transform: translateX(-80%);
    left: 20%;
  }
  90%,
  99.99% {
    -webkit-transform: translateX(-90%);
    transform: translateX(-90%);
    left: 10%;
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0%;
  }
}
@keyframes movement-steps10 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    left: 100%;
  }
  10%,
  19.99% {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    left: 90%;
  }
  20%,
  29.99% {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
    left: 80%;
  }
  30%,
  39.99% {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);
    left: 70%;
  }
  40%,
  49.99% {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%);
    left: 60%;
  }
  50%,
  59.99% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
  60%,
  69.99% {
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
    left: 40%;
  }
  70%,
  79.99% {
    -webkit-transform: translateX(-70%);
    transform: translateX(-70%);
    left: 30%;
  }
  80%,
  89.99% {
    -webkit-transform: translateX(-80%);
    transform: translateX(-80%);
    left: 20%;
  }
  90%,
  99.99% {
    -webkit-transform: translateX(-90%);
    transform: translateX(-90%);
    left: 10%;
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0%;
  }
}
@-webkit-keyframes movement-steps5 {
  0%,
  19.99% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    left: 100%;
  }
  20%,
  39.99% {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
    left: 80%;
  }
  40%,
  59.99% {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%);
    left: 60%;
  }
  60%,
  79.99% {
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
    left: 40%;
  }
  80%,
  99.99% {
    -webkit-transform: translateX(-80%);
    transform: translateX(-80%);
    left: 20%;
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0%;
  }
}
@keyframes movement-steps5 {
  0%,
  19.99% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    left: 100%;
  }
  20%,
  39.99% {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
    left: 80%;
  }
  40%,
  59.99% {
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%);
    left: 60%;
  }
  60%,
  79.99% {
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
    left: 40%;
  }
  80%,
  99.99% {
    -webkit-transform: translateX(-80%);
    transform: translateX(-80%);
    left: 20%;
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0%;
  }
}
.marquee.marquee-movement-smooth:before {
  -webkit-animation-name: movement-smooth;
  animation-name: movement-smooth;
}
.marquee.marquee-movement-steps20:before {
  -webkit-animation-name: movement-steps20;
  animation-name: movement-steps20;
}
.marquee.marquee-movement-steps10:before {
  -webkit-animation-name: movement-steps10;
  animation-name: movement-steps10;
}
.marquee.marquee-movement-steps5:before {
  -webkit-animation-name: movement-steps5;
  animation-name: movement-steps5;
}
.marquee.marquee-direction-left:before,
.marquee.marquee-direction-normal:before {
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.marquee.marquee-direction-alternate:before {
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.marquee.marquee-direction-right:before,
.marquee.marquee-direction-reverse:before {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
.marquee:before {
  content: attr(data-marquee);
  white-space: nowrap;
  position: relative;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
  left: 50%;
  -webkit-animation: linear infinite;
  animation: linear infinite;
}
.marquee:before {
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
}
.marquee:before {
  -webkit-animation-name: movement-smooth;
  animation-name: movement-smooth;
}
.marquee:before {
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
/*----------------------------------------------------------------*/
.preloader1.row {
  position: fixed;
  background: #fff;
  z-index: 9999999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  text-align: center;
}
.preloader1.row .content {
  position: absolute;
  width: 100%;
  left: 0;
  top: -webkit-calc(50% - 43px);
  top: calc(50% - 43px);
  z-index: 2;
}
.preloader1.row .content .logo {
  font-weight: bold;
  font-family: "Roboto Slab", serif;
  color: var(--i2m_primaryColor);
  font-size: 56px;
  line-height: 45px;
  margin-bottom: 37px;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none !important;
}
.preloader1.row .content .bar {
  background: rgba(149, 108, 171, 0.08);
  height: 4px;
}
.preloader1.row .content .bar .container {
  max-width: 1000px;
  height: 4px;
}
.preloader1.row .content .bar .container .m_bar {
  background: rgba(149, 108, 171, 0.18);
  height: 4px;
  overflow: hidden;
}
.preloader1.row .content .bar .container .m_bar .loading {
  background: var(--i2m_primaryColor);
  width: 110px;
  height: 4px;
  -webkit-animation: movement-smooth 5s linear infinite alternate;
  animation: movement-smooth 5s linear infinite alternate;
}
@keyframes movement-smooth {
  from {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    left: -webkit-calc(100% - 110px);
    left: calc(100% - 110px);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 110px;
  }
}
.preloader2.row {
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  text-align: center;
  /*Background*/
  /*Background*/
}
.preloader2.row .before_half,
.preloader2.row .after_half {
  width: 58%;
  height: 200vh;
  background: rgba(19, 20, 27, 0.94);
  position: absolute;
  top: -50vh;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
  -webkit-transition-duration: 2s;
  transition-duration: 2s;
}
.preloader2.row .before_half {
  left: -13.3%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.preloader2.row .after_half {
  right: -13.3%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.preloader2.row .content {
  position: absolute;
  z-index: 2;
  top: -webkit-calc(50% - 137px);
  top: calc(50% - 137px);
  left: -webkit-calc(50% - 137px);
  left: calc(50% - 137px);
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
  -webkit-transition-duration: 2s;
  transition-duration: 2s;
}
.preloader2.row .content .circle {
  width: 274px;
  height: 274px;
  background: rgba(186, 186, 186, 0.2);
  padding: 16px;
  border-radius: 100%;
}
.preloader2.row .content .circle .red {
  background: var(--i2m_primaryColor);
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.preloader2.row .content .circle .red .rotator {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -webkit-animation: rotation 4s linear infinite;
  animation: rotation 4s linear infinite;
}
.preloader2.row .content .circle .red .rotator img {
  position: absolute;
  bottom: -4px;
  left: -4px;
}
.preloader2.row .content .circle .red .logo {
  position: absolute;
  line-height: 56px;
  font-size: 76px;
  font-family: "Roboto Slab", serif;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  top: -webkit-calc(50% - 28px);
  top: calc(50% - 28px);
  left: -webkit-calc(50% - 77px);
  left: calc(50% - 77px);
  display: inline-block;
}
.preloader2.row.complete .before_half {
  left: -100%;
}
.preloader2.row.complete .after_half {
  right: -100%;
}
.preloader2.row.complete .content {
  top: 110%;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*----------------------------------------------------------------*/
.headerStyleGap {
  padding: 60px 0 40px;
}
.headerStyleGap h2 {
  margin-bottom: 0;
}
.author_page_header .cover_img {
  background: no-repeat scroll center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.author_page_header .author_intro {
  background: #13141b;
  text-align: center;
}
.author_page_header .author_intro .header {
  padding: 79px 48px 30px;
}
.author_page_header .author_intro .header .pro_pic {
  margin: 0 auto 45px;
  width: 280px;
  height: 280px;
  border-radius: 100%;
}
.author_page_header .author_intro .header .pro_pic img {
  border-radius: 100%;
  background: #13141b;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
}
.author_page_header .author_intro .header .pro_pic a {
  position: absolute;
  left: 220px;
  bottom: 20px;
  height: 42px;
  width: 42px;
  line-height: 42px;
  border-radius: 100%;
  color: #fff;
  font-size: 14px;
  display: block;
  z-index: 1;
  background: var(--i2m_primaryColor);
}
.author_page_header .author_intro .header h4 {
  color: #fff;
  text-transform: uppercase;
  line-height: 14px;
  margin-bottom: 30px;
  font-weight: bold;
}
.author_page_header .author_intro .header p {
  line-height: 24px;
  color: #fff;
  margin-bottom: 0;
}
.author_page_header .author_intro .footer {
  padding: 25px 0 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.author_page_header .author_intro .footer .list-inline {
  margin: 0;
}
.author_page_header .author_intro .footer .list-inline li {
  padding: 0 11px;
}
.author_page_header .author_intro .footer .list-inline li a {
  color: #fff;
  font-size: 14px;
}
.author_page_header .author_intro .footer .list-inline li a:hover {
  color: var(--i2m_primaryColor);
}

.popular_posts_row .sectionTitle {
  padding: 62px 0 52px;
  font-weight: bold;
  font-size: 44px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin: 0;
}
.popular_posts_row .popular_posts_carousel .post .inner {
  margin: 0 !important;
}
.popular_posts_row .popular_posts_carousel .post .content {
  padding: 30px 40px 10px;
  background: #fff;
}
.popular_posts_row .popular_posts_carousel .owl-controls .owl-dots {
  padding-top: 30px;
  height: 46px;
  text-align: center;
}
.popular_posts_row .popular_posts_carousel .owl-controls .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border: 2px solid #e8e8e9;
  padding: 1px;
  display: inline-block;
  border-radius: 100%;
  cursor: pointer;
}
.popular_posts_row
  .popular_posts_carousel
  .owl-controls
  .owl-dots
  .owl-dot
  + .owl-dot {
  margin-left: 5px;
}
.popular_posts_row
  .popular_posts_carousel
  .owl-controls
  .owl-dots
  .owl-dot
  span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.popular_posts_row
  .popular_posts_carousel
  .owl-controls
  .owl-dots
  .owl-dot.active
  span {
  background: var(--i2m_primaryColor);
}
.search_form_popup {
  background: transparent;
  padding: 10px 0 10px;
}
.search_form_popup h2 {
  font-size: 45px;
  font-weight: bold;
  /*  color: #fff;*/
  line-height: 55px;
  margin: 0 0 20px;
}
.search_form_popup a {
  background: var(--i2m_primaryColor);
  padding: 17px 22px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  line-height: 18px;
}
.search_form_popup nav a {
  background: transparent;
  padding: 5px 10px;
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  line-height: 10px;
}
.search_form_popup nav ol {
  margin-bottom: 0px;
}
.search_form_popup a i {
  font-size: 18px;
  margin-right: 16px;
}
.search_form_popup form .input-group {
  /*padding-bottom: 18px;
  padding-top: 18px;*/
}
.search_form_popup form .input-group .form-control {
  font-weight: 300;
  font-size: 17px !important;
  line-height: 50px;
  padding: 0;
  height: 50px;
  margin-right: -25px;
  background: none;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid var(--i2m_primaryColor);
  /* color: #fff; */
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search_form_popup form .input-group .form-control::-moz-placeholder {
  /*  color: #fff;*/
  opacity: 1;
}
.search_form_popup form .input-group .form-control:-ms-input-placeholder {
  /*  color: #fff;*/
}
.search_form_popup form .input-group .form-control::-webkit-input-placeholder {
  /*  color: #fff;*/
}
.search_form_popup form .input-group .input-group-addon {
  padding: 0;
  background: none;
  border: none;
  z-index: 2;
}
.search_form_popup form .input-group .input-group-addon button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: none;
  background: var(--i2m_primaryColor);
  border-radius: 100%;
  /*  font-size: 20px;*/
  color: #fff;
}
.search_form_popup button.mfp-close {
  color: #fff;
}
.mfp-content .search_form_popup {
  background: none;
  padding: 10px 0 20px;
}
.mfp-content .search_form_popup .container {
  background: #13141b;
  padding: 20px;
}
.menuGap {
  height: 550px;
}
.header2 .navbar {
  margin: 0;
  border: none;
  height: 66px;
  background: #13141b;
  color: rgba(255, 255, 255, 0.5);
  z-index: 999;
}
.header2 .navbar .navbar-header {
  z-index: 2;
}
.header2 .navbar .navbar-header .logo_container .navbar-brand {
  height: 66px;
  line-height: 66px;
  padding: 0 30px;
  background: var(--i2m_primaryColor);
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  font-family: "Roboto Slab", serif;
  font-size: 36px;
  font-weight: bold;
}
.header2 .navbar .follow_nav {
  width: 430px;
  line-height: 66px;
}
.header2 .navbar .follow_nav .menuTitle {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  color: #fff;
  margin-right: 8px;
}
.header2 .navbar .follow_nav .nav {
  float: left;
}
.header2 .navbar .follow_nav .nav li a {
  padding: 0 8px;
  color: #fff;
}
.header2 .navbar .follow_nav .nav li a:hover {
  color: var(--i2m_primaryColor);
  background: none;
}
.header2 .navbar .follow_nav .inline_search_form {
  width: 175px;
  padding-top: 17px;
  height: 45px;
}
.header2 .navbar .follow_nav .inline_search_form .input-group {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.header2 .navbar .follow_nav .inline_search_form .input-group .form-control {
  background: none;
  border: none;
  border-radius: 0;
  line-height: 27px;
  height: 27px;
  padding: 0;
  font-size: 13px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header2
  .navbar
  .follow_nav
  .inline_search_form
  .input-group
  .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  font-style: italic;
  opacity: 1;
}
.header2
  .navbar
  .follow_nav
  .inline_search_form
  .input-group
  .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
  font-style: italic;
}
.header2
  .navbar
  .follow_nav
  .inline_search_form
  .input-group
  .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
  font-style: italic;
}
.header2
  .navbar
  .follow_nav
  .inline_search_form
  .input-group
  .input-group-addon {
  border-radius: 0;
  padding: 0;
  background: none;
  border: none;
}
.header2
  .navbar
  .follow_nav
  .inline_search_form
  .input-group
  .input-group-addon
  button {
  background: none;
  border: none;
}
.header2
  .navbar
  .follow_nav
  .inline_search_form
  .input-group
  .input-group-addon
  button
  i {
  color: #fff;
}
.header2 .navbar #top_nav2 .navbar-nav > li:first-child {
  margin-left: 20px;
}
.header2 .navbar #top_nav2 .navbar-nav > li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 20px;
  line-height: 66px;
}
.header2 .navbar #top_nav2 .navbar-nav > li a i {
  margin-left: 10px;
}
.header2 .navbar #top_nav2 .navbar-nav > li a:hover,
.header2 .navbar #top_nav2 .navbar-nav > li a:focus {
  background: var(--i2m_primaryColor);
}
.header2 .navbar #top_nav2 .navbar-nav > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 250px;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.header2 .navbar #top_nav2 .navbar-nav > li > ul li:first-child a {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.header2 .navbar #top_nav2 .navbar-nav > li > ul li a {
  text-transform: none;
  background: #13141b;
  padding: 0 30px;
  line-height: 55px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
}
.header2 .navbar #top_nav2 .navbar-nav > li > ul li a i {
  float: right;
  line-height: 55px;
}
.header2 .navbar #top_nav2 .navbar-nav > li > ul li a:hover,
.header2 .navbar #top_nav2 .navbar-nav > li > ul li a:focus {
  background: var(--i2m_primaryColor);
}
.header2 .navbar #top_nav2 .navbar-nav > li > ul li ul {
  border-top: none;
  left: 100%;
  position: absolute;
  top: -1px;
  width: 250px;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.header2 .navbar #top_nav2 .navbar-nav > li:hover > ul,
.header2 .navbar #top_nav2 .navbar-nav > li:focus > ul {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.header2 .navbar #top_nav2 .navbar-nav > li:hover > ul li:hover ul,
.header2 .navbar #top_nav2 .navbar-nav > li:focus > ul li:hover ul,
.header2 .navbar #top_nav2 .navbar-nav > li:hover > ul li:focus ul,
.header2 .navbar #top_nav2 .navbar-nav > li:focus > ul li:focus ul {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.header3 .navbar {
  margin: 0;
  border: none;
  height: 66px;
  background: #13141b;
  color: rgba(255, 255, 255, 0.5);
  z-index: 999;
}
.header3 .navbar .navbar-header {
  z-index: 2;
}
.header3 .navbar .navbar-header .logo_container .navbar-brand {
  height: 66px;
  line-height: 66px;
  padding: 0 30px;
  background: var(--i2m_primaryColor);
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  font-family: "Roboto Slab", serif;
  font-size: 36px;
  font-weight: bold;
}
.header3 .navbar .follow_nav {
  width: 430px;
  line-height: 66px;
}
.header3 .navbar .follow_nav .menuTitle {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  color: #fff;
  margin-right: 8px;
}
.header3 .navbar .follow_nav .nav {
  float: left;
}
.header3 .navbar .follow_nav .nav li a {
  padding: 0 8px;
  color: #fff;
}
.header3 .navbar .follow_nav .nav li a:hover {
  color: var(--i2m_primaryColor);
  background: none;
}
.header3 .navbar .follow_nav .inline_search_form {
  width: 175px;
  padding-top: 17px;
  height: 45px;
}
.header3 .navbar .follow_nav .inline_search_form .input-group {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.header3 .navbar .follow_nav .inline_search_form .input-group .form-control {
  background: none;
  border: none;
  border-radius: 0;
  line-height: 27px;
  height: 27px;
  padding: 0;
  font-size: 13px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header3
  .navbar
  .follow_nav
  .inline_search_form
  .input-group
  .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  font-style: italic;
  opacity: 1;
}
.header3
  .navbar
  .follow_nav
  .inline_search_form
  .input-group
  .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
  font-style: italic;
}
.header3
  .navbar
  .follow_nav
  .inline_search_form
  .input-group
  .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
  font-style: italic;
}
.header3
  .navbar
  .follow_nav
  .inline_search_form
  .input-group
  .input-group-addon {
  border-radius: 0;
  padding: 0;
  background: none;
  border: none;
}
.header3
  .navbar
  .follow_nav
  .inline_search_form
  .input-group
  .input-group-addon
  button {
  background: none;
  border: none;
}
.header3
  .navbar
  .follow_nav
  .inline_search_form
  .input-group
  .input-group-addon
  button
  i {
  color: #fff;
}
.header3 .navbar #top_nav3 {
  position: static;
}
.header3 .navbar #top_nav3 .navbar-nav {
  position: static;
}
.header3 .navbar #top_nav3 .navbar-nav > li {
  position: static;
}
.header3 .navbar #top_nav3 .navbar-nav > li:first-child {
  margin-left: 20px;
}
.header3 .navbar #top_nav3 .navbar-nav > li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 20px;
  line-height: 66px;
}
.header3 .navbar #top_nav3 .navbar-nav > li a i {
  margin-left: 10px;
}
.header3 .navbar #top_nav3 .navbar-nav > li a:hover,
.header3 .navbar #top_nav3 .navbar-nav > li a:focus {
  background: var(--i2m_primaryColor);
}
.header3 .navbar #top_nav3 .navbar-nav > li > ul {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  float: left;
  z-index: 1000;
  background: #13141b;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.header3 .navbar #top_nav3 .navbar-nav > li > ul li.col-sm-2 .sub_header,
.header3 .navbar #top_nav3 .navbar-nav > li > ul li.col-sm-6 .sub_header {
  padding: 25px 24px 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header3 .navbar #top_nav3 .navbar-nav > li > ul li.col-sm-2 .sub_header a,
.header3 .navbar #top_nav3 .navbar-nav > li > ul li.col-sm-6 .sub_header a {
  line-height: 30px;
  text-transform: uppercase;
  color: #fff;
  background: none;
  font-size: 21px;
  font-weight: bold;
  display: inline-block;
  padding: 0;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .sub_header
  a:hover,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .sub_header
  a:hover {
  background: none;
  color: var(--i2m_primaryColor);
}
.header3 .navbar #top_nav3 .navbar-nav > li > ul li.col-sm-2 .inner_menu,
.header3 .navbar #top_nav3 .navbar-nav > li > ul li.col-sm-6 .inner_menu {
  padding: 24px 14px 46px;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu
  .nav
  li,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu
  .nav
  li {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu
  .nav
  li
  a,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu
  .nav
  li
  a {
  line-height: 48px;
  font-size: 14px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 400;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu
  .nav
  li
  a
  span,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu
  .nav
  li
  a
  span {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 48px;
  color: rgba(255, 255, 255, 0.5);
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu
  .nav
  li
  a:hover,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu
  .nav
  li
  a:hover {
  background: none;
  color: var(--i2m_primaryColor);
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post {
  margin: 0;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .featured_img,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .featured_img {
  width: 100%;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 15px 19px;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4 {
  font-size: 16px;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category {
  margin-bottom: 15px;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category
  > a,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category
  > a {
  padding: 0;
  line-height: 14px;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category
  > a:hover,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category
  > a:hover {
  background: none;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.politics
  > a:before,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.politics
  > a:before {
  background: var(--i2m_primaryColor);
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.politics
  > a:hover,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.politics
  > a:hover {
  color: var(--i2m_primaryColor);
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.sports
  > a:before,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.sports
  > a:before {
  background: #3152be;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.sports
  > a:hover,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.sports
  > a:hover {
  color: #3152be;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.money
  > a:before,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.money
  > a:before {
  background: #4bae4f;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.money
  > a:hover,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.money
  > a:hover {
  color: #4bae4f;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.world
  > a:before,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.world
  > a:before {
  background: #fe5621;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.world
  > a:hover,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.category.world
  > a:hover {
  color: #fe5621;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.title,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.title {
  margin: 0;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.title
  a,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.title
  a {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  line-height: 26px;
  color: #fff;
  font-weight: bold;
  padding: 0;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.title
  a:hover,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.popular_posts
  .post
  .post_contents
  h4.title
  a:hover {
  background: none;
  color: var(--i2m_primaryColor);
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.latest_discussions
  .discussion,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.latest_discussions
  .discussion {
  padding-bottom: 20px;
  border-bottom: 1px dotted rgba(19, 20, 27, 0.2);
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.latest_discussions
  .discussion
  .media-left,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.latest_discussions
  .discussion
  .media-left {
  padding-right: 4px;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.latest_discussions
  .discussion
  .media-left
  .auther_pic,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.latest_discussions
  .discussion
  .media-left
  .auther_pic {
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 100%;
  padding: 0;
  margin-right: 0;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.latest_discussions
  .discussion
  .media-left
  .auther_pic
  img,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.latest_discussions
  .discussion
  .media-left
  .auther_pic
  img {
  width: 100%;
  border-radius: 100%;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.latest_discussions
  .discussion
  .media-left
  .auther_pic:hover,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.latest_discussions
  .discussion
  .media-left
  .auther_pic:hover {
  background: none;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.latest_discussions
  .discussion
  .media-left
  .reply_btn,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.latest_discussions
  .discussion
  .media-left
  .reply_btn {
  display: block;
  text-transform: capitalize;
  background: var(--i2m_primaryColor);
  line-height: 30px;
  text-align: center;
  color: #fff;
  margin-top: 5px;
  opacity: 0;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.latest_discussions
  .discussion
  .media-left
  .reply_btn:before,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.latest_discussions
  .discussion
  .media-left
  .reply_btn:before {
  content: "";
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  position: absolute;
  top: -5px;
  background: var(--i2m_primaryColor);
  left: -webkit-calc(50% - 7px);
  left: calc(50% - 7px);
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.latest_discussions
  .discussion
  .media-left:hover
  .reply_btn,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.latest_discussions
  .discussion
  .media-left:hover
  .reply_btn,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.latest_discussions
  .discussion
  .media-left:focus
  .reply_btn,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.latest_discussions
  .discussion
  .media-left:focus
  .reply_btn {
  opacity: 1;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.latest_discussions
  .discussion
  .media-body
  h5,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.latest_discussions
  .discussion
  .media-body
  h5 {
  font-weight: 400;
  color: #fff;
  margin: 5px 0 10px;
  text-transform: none;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.latest_discussions
  .discussion
  .media-body
  h5
  i,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.latest_discussions
  .discussion
  .media-body
  h5
  i {
  font-weight: normal;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.latest_discussions
  .discussion
  .media-body
  p,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.latest_discussions
  .discussion
  .media-body
  p {
  color: #fff;
  line-height: 21px;
  font-weight: normal;
  margin: 0;
}
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-2
  .inner_menu.latest_discussions
  .discussion
  + .discussion,
.header3
  .navbar
  #top_nav3
  .navbar-nav
  > li
  > ul
  li.col-sm-6
  .inner_menu.latest_discussions
  .discussion
  + .discussion {
  padding-top: 20px;
  margin: 0;
  border-top: 1px dotted rgba(255, 255, 255, 0.2);
}
.header3 .navbar #top_nav3 .navbar-nav > li:hover > ul,
.header3 .navbar #top_nav3 .navbar-nav > li:focus > ul {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.header4 {
  background: #13141b;
}
.header4 .top_bar .follow_nav {
  width: 228px;
  line-height: 66px;
}
.header4 .top_bar .follow_nav .menuTitle {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  color: #fff;
  margin-right: 8px;
}
.header4 .top_bar .follow_nav .nav {
  float: left;
}
.header4 .top_bar .follow_nav .nav li a {
  padding: 0 8px;
  color: #fff;
}
.header4 .top_bar .follow_nav .nav li a:hover {
  color: var(--i2m_primaryColor);
  background: none;
}
.header4 .top_bar .rightSide_nav .current_date {
  line-height: 66px;
  font-family: "Roboto", sans-serif;
  padding: 0 15px 0 0;
  color: rgba(255, 255, 255, 0.5);
}
.header4 .top_bar .rightSide_nav .current_date i {
  margin-right: 10px;
  float: left;
  line-height: 66px;
}
.header4 .top_bar .rightSide_nav #top_nav4 .nav li a {
  text-shadow: none;
  line-height: 66px;
  padding: 0 15px;
  color: #fff;
}
.header4 .top_bar .rightSide_nav #top_nav4 .nav li a:hover,
.header4 .top_bar .rightSide_nav #top_nav4 .nav li a:focus {
  color: var(--i2m_primaryColor);
  background: none;
}
.header4 .top_bar .rightSide_nav #top_nav4 .nav li:last-child a:after {
  content: "";
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  height: 1px;
  border-bottom: 1px dotted #fff;
  top: 44px;
  left: 15px;
  position: absolute;
}
.header4 .top_bar .rightSide_nav #top_nav4 .nav li:last-child a:hover:after {
  border-color: var(--i2m_primaryColor);
}
.header4 .logo_row {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header4 .logo_row .logo {
  margin: 31px 0;
  line-height: 68px;
  font-family: "Roboto Slab", serif;
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 30px;
  background: var(--i2m_primaryColor);
}
.header4 .logo_row .ad_box {
  width: 728px;
  margin: 18px 0;
  height: 90px;
  float: right;
}
.header4 .logo_row .ad_box .ads {
  width: 100%;
  height: 90px;
}
.header4 .logo_row .ad_box .ads img {
  width: 100%;
}
.header4 .logo_row .ad_box .ads .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-family: "Roboto Slab", serif;
  font-weight: bold;
  font-size: 21px;
  color: #fff;
  line-height: 90px;
  text-align: center;
  background: rgba(243, 29, 18, 0.9);
}
.header4 .navigation #main_nav4 {
  padding-left: 0;
  float: left;
}
.header4 .navigation #main_nav4 .navbar-nav > li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 20px;
  line-height: 66px;
}
.header4 .navigation #main_nav4 .navbar-nav > li a i {
  margin-left: 10px;
}
.header4 .navigation #main_nav4 .navbar-nav > li a:hover,
.header4 .navigation #main_nav4 .navbar-nav > li a:focus {
  background: #36373d;
}
.header4 .navigation #main_nav4 .navbar-nav > li > ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 250px;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  z-index: 9999;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.header4 .navigation #main_nav4 .navbar-nav > li > ul li:first-child a {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.header4 .navigation #main_nav4 .navbar-nav > li > ul li a {
  text-transform: none;
  background: #13141b;
  padding: 0 30px;
  line-height: 55px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
}
.header4 .navigation #main_nav4 .navbar-nav > li > ul li a i {
  float: right;
  line-height: 55px;
}
.header4 .navigation #main_nav4 .navbar-nav > li > ul li a:hover,
.header4 .navigation #main_nav4 .navbar-nav > li > ul li a:focus {
  background: var(--i2m_primaryColor);
}
.header4 .navigation #main_nav4 .navbar-nav > li > ul li ul {
  border-top: none;
  left: 100%;
  position: absolute;
  top: -1px;
  width: 250px;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.header4 .navigation #main_nav4 .navbar-nav > li:hover > ul,
.header4 .navigation #main_nav4 .navbar-nav > li:focus > ul {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.header4 .navigation #main_nav4 .navbar-nav > li:hover > ul li:hover ul,
.header4 .navigation #main_nav4 .navbar-nav > li:focus > ul li:hover ul,
.header4 .navigation #main_nav4 .navbar-nav > li:hover > ul li:focus ul,
.header4 .navigation #main_nav4 .navbar-nav > li:focus > ul li:focus ul {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.header4 .navigation #main_nav4 .navbar-nav > li.menu_after_bg > a:after {
  display: block;
  content: "";
  height: 3px;
  background: #898a8d;
  position: absolute;
  bottom: 0;
  left: 0.5px;
  right: 0.5px;
}
.header4 .navigation #main_nav4 .navbar-nav > li.menu_after_bg.news > a:after {
  background: #888;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.news
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.news
  > ul
  li
  a:focus {
  background: #888;
}
.header4 .navigation #main_nav4 .navbar-nav > li.menu_after_bg.money > a:after {
  background: #4bae4f;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.money
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.money
  > ul
  li
  a:focus {
  background: #4bae4f;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.sports
  > a:after {
  background: #3152be;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.sports
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.sports
  > ul
  li
  a:focus {
  background: #3152be;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.politics
  > a:after {
  background: var(--i2m_primaryColor);
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.politics
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.politics
  > ul
  li
  a:focus {
  background: var(--i2m_primaryColor);
}
.header4 .navigation #main_nav4 .navbar-nav > li.menu_after_bg.tech > a:after {
  background: #01bbd4;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.tech
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.tech
  > ul
  li
  a:focus {
  background: #01bbd4;
}
.header4 .navigation #main_nav4 .navbar-nav > li.menu_after_bg.world > a:after {
  background: #fe5621;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.world
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.world
  > ul
  li
  a:focus {
  background: #fe5621;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.travel
  > a:after {
  background: #ff9702;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.travel
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.travel
  > ul
  li
  a:focus {
  background: #ff9702;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.opinion
  > a:after {
  background: #9c26b0;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.opinion
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.opinion
  > ul
  li
  a:focus {
  background: #9c26b0;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.crosswords
  > a:after {
  background: #e91d62;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.crosswords
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.crosswords
  > ul
  li
  a:focus {
  background: #e91d62;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.elections2016
  > a:after {
  background: #029487;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.elections2016
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.elections2016
  > ul
  li
  a:focus {
  background: #029487;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.investigations
  > a:after {
  background: #906a5d;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.investigations
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.investigations
  > ul
  li
  a:focus {
  background: #906a5d;
}
.header4 .navigation #main_nav4 .navbar-nav > li.menu_after_bg.video > a:after {
  background: #898a8d;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.video
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.video
  > ul
  li
  a:focus {
  background: var(--i2m_primaryColor);
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.stocks
  > a:after {
  background: #898a8d;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.stocks
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.stocks
  > ul
  li
  a:focus {
  background: var(--i2m_primaryColor);
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.weathers
  > a:after {
  background: #898a8d;
}
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.weathers
  > ul
  li
  a:hover,
.header4
  .navigation
  #main_nav4
  .navbar-nav
  > li.menu_after_bg.weathers
  > ul
  li
  a:focus {
  background: var(--i2m_primaryColor);
}
.header4 .navigation form.search_form {
  width: 310px;
  float: right;
  margin: 0;
  padding: 13px 0;
}
.header4 .navigation form.search_form .input-group {
  width: 300px;
}
.header4 .navigation form.search_form .input-group .form-control {
  background: rgba(255, 255, 255, 0.15);
  height: 40px;
  line-height: 40px;
  padding: 0 19px;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}
.header4
  .navigation
  form.search_form
  .input-group
  .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
  font-style: italic;
  opacity: 1;
}
.header4
  .navigation
  form.search_form
  .input-group
  .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
  font-style: italic;
}
.header4
  .navigation
  form.search_form
  .input-group
  .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
  font-style: italic;
}
.header4
  .navigation
  form.search_form
  .input-group
  .form-control
  + .input-group-addon {
  border: none;
  background: none;
  padding: 0;
  border-radius: 0;
}
.header4
  .navigation
  form.search_form
  .input-group
  .form-control
  + .input-group-addon
  button {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  border: none;
}
/*----------------------------------------------------------------*/
footer a:hover,
footer a:focus {
  border-bottom: none !important;
}
.mCSB_container {
  overflow: scroll !important;
  width: auto;
  height: 100% !important;
}
#mCSB_1_container::-webkit-scrollbar {
  -webkit-appearance: none;
}
#mCSB_1_container::-webkit-scrollbar:vertical {
  width: 10px;
}
#mCSB_1_container::-webkit-scrollbar-button:increment,
.contenedor::-webkit-scrollbar-button {
  display: none;
}
#mCSB_1_container::-webkit-scrollbar:horizontal {
  display: none;
}
#mCSB_1_container::-webkit-scrollbar-thumb {
  background-color: #797979;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
}
#mCSB_1_container::-webkit-scrollbar-track {
  border-radius: 10px;
}
#mCSB_1_container {
  scrollbar-width: thin;
}
#top_nav .nav li .dropdown-menu span {
  color: #000;
}
.parrent_cat {
  height: auto !important;
}
.parrent_cat ul > li > ul {
  padding-left: 15px;
  margin-top: 5px !important;
  font-style: italic;
}
.parrent_cat ul > li > ul > li a {
  color: rgba(255, 255, 255, 0.3) !important;
}
.header1 .navbar .rightSide_nav #top_nav .nav li a:focus {
  background-color: transparent;
}
.header1 .navbar .rightSide_nav .search_dot .nav li a:focus {
  background-color: transparent;
}
.header1 .navbar .rightSide_nav #top_nav .nav li #menu-user a {
  line-height: 40px;
  color: #000;
}
#top_nav.navbar-collapse.fleft {
  padding-left: 3px !important;
  padding-right: 3px !important;
}

footer ul {
  flex-direction: column;
}
@media (min-width: 768px) {
  footer ul {
    flex-direction: row !important;
  }
}
footer ul li {
  margin-bottom: 3rem !important;
}
footer ul li ul {
  flex-direction: row;
}
@media (min-width: 768px) {
  footer ul li ul {
    flex-direction: column !important;
  }
}
footer ul li ul li {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
footer ul li ul li ul {
  /* flex-direction: column; */
}
@media (min-width: 768px) {
  footer ul li ul li ul {
    flex-direction: row !important;
  }
}
footer ul li ul li ul li {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
} /*# sourceMappingURL=footerTGLIFE.css.map */

@media (max-width: 768px) {
  footer ul .i2m_w-100 {
    width: 100% !important;
  }
}
footer ul .i2m_w-100 li {
  margin-bottom: 0.5rem !important;
}
.single-blog .inner {
  margin-top: 3rem;
}
.single-blog .inner .feature_img {
  padding: 0px;
}

#top_nav .dropdown-menu {
  position: absolute;
}
.i2m_searchStyle {
  border-color: #999 !important;
  background-color: #ddd !important;
}
.page-item .page-link {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mCustomScrollBox {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.i2m_bgPrimaryColor {
  background-color: var(--i2m_primaryColor);
}
.i2m_border-3 {
  border-bottom: 1px solid var(--i2m_primaryColor) !important;
}

.menu ul,
.menu ul li,
.menutop ul,
.menutop ul li {
  list-style: none;
}
.menu > ul > li,
.menutop > ul > li {
  display: inline-block;
}
.menu ul li a,
.menutop ul li a {
  display: block;
  line-height: 15px;
  text-align: left !important;
  text-transform: capitalize;
}
.menu ul li a {
  padding: 15px 0px;
}
.menu > ul > li > a,
.menutop > div > ul > li > a {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  /*padding: 15px 0px;*/
  display: block;
  text-transform: uppercase;
}
.menu > ul > li:hover > a,
.menutop > div > ul > li:hover > a {
  color: var(--i2m_primaryColor);
}
.menu > ul > li:hover > a {
  color: var(--white) !important;
}
@media only screen and (min-width: 992px) {
  .menu ul,
  .menutop ul {
    /*display: table;*/
    margin: 0 auto;
  }
  .i2m_display_flex {
    display: flex !important;
  }
  .menu ul,
  .menu ul li,
  .menu ul li a {
    /* position: relative;*/
  }
  .menu ul li,
  .menutop ul li {
    position: relative;
  }
  .menu ul li.megamenu {
    position: static;
  }
  .menu ul li.normalmenu ul {
    position: absolute;
    background: var(--white);
    box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
    z-index: 99;
    padding: 10px 7px;
    margin-top: 20px;
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    min-width: 200px;
    width: 100%;
    transition-property: margin-top;
  }
  .menu ul li.megamenu ul.megamenu-dropdown {
    position: absolute;
    background: var(--white);
    box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
    z-index: 99;
    padding: 0px;
    margin-top: 20px;
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    width: 100%;
    transition-property: margin-top;
  }
  .menu ul li.megamenu:hover ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
  }
  .menu ul ul.megamenu-dropdown {
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .menu ul li:last-child ul {
    right: 0;
  }
  .dark-bg .menu ul ul {
    background: #000;
  }
  .menu li.normalmenu:hover > ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
  }
  .menu ul li.normalmenu ul ul {
    left: 100%;
    top: 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
  }
  .menu ul ul .rightsubmenu ul {
    right: 100%;
    left: inherit;
  }
  .menu ul ul li,
  .menutop ul ul li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .menu ul ul li + li:last-child,
  .menutop ul ul li + li:last-child {
    border-bottom: none;
  }
  .menu ul ul li a,
  .menutop ul ul li a {
    padding: 5px 10px;
    display: block;
    vertical-align: middle;
  }
  .menu ul ul li.has-sub.normalmenu > a:after {
    font-family: "Font Awesome 7 Pro";
    font-weight: 600;
    content: "\f105";
    position: absolute;
    right: 8px;
    top: 8px;
  }
  .menu ul ul li.has-sub.normalmenu.rightsubmenu > a:after {
    content: "\f104";
  }
  .menu ul li.megamenu .megamenu-wrapper {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .menu ul li.megamenu .megamenu-wrapper ul {
  }
  .menu ul li.megamenu .megamenu-wrapper li a {
    padding-right: 0;
    padding-left: 0;
  }
  .menu
    ul
    li.megamenu
    .megamenu-wrapper
    .promo-banner-wraper.menu-banner
    a
    img {
    width: 100%;
  }
  .menu ul li.megamenu .megamenu-wrapper .promo-banner-wraper a {
    padding: 0;
  }
  .new-label:before,
  .hot-label:before {
    content: "";
    display: block;
    height: 0;
    left: 5px;
    position: absolute;
    top: 100%;
    width: 0;
    border-bottom: 8px solid var(--white);
  }
  .new-label,
  .hot-label {
    font-size: 9px;
    padding: 0 4px;
    position: absolute;
    text-transform: uppercase;
    right: 0;
    top: 7px;
    margin: 0;
    line-height: 1.94em;
  }
  .new-label:before {
    border-left: 8px solid #69e469;
  }
  .new-label {
    background-color: #69e469;
  }
  .hot-label:before {
    border-left: 8px solid #fb1616;
  }
  .hot-label {
    background-color: #fb1616;
    color: var(--white);
  }
  .menu ul ul li.title {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: var(--dark-color);
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  #loader-1::before,
  #loader-1::after {
    top: -9px !important;
  }
  .hot-label,
  .new-label {
    display: none;
  }
  .header-main .logo,
  .i2m_middlebar .logo {
    display: table-cell;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  .header-main .logo a,
  .i2m_middlebar .logo a {
    margin-left: auto;
    margin-right: auto;
  }
  .menu,
  .menutop {
    display: block;
    float: none;
    margin: 0 auto;
    position: relative;
    z-index: 9;
  }
  .menu > ul,
  .menutop > ul {
    display: none;
    position: absolute;
    top: 100%;
  }
  .menutop > ul {
    display: block;
  }
  .menu > ul.mobile-menu-active {
    display: block;
    width: 100%;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background: var(--dark-color) !important;
    padding: 0px 0 !important;
  }

  a.mobile-menu:focus {
    color: var(--dark-color) !important;
  }

  .menu > ul > li a,
  .menutop > ul > li a {
    padding: 6px 15px;
    color: var(--white) !important;
  }

  .menu > ul ul,
  .menu > ul .menu-wrapper,
  .menutop > ul ul {
    display: none;
    padding-left: 15px;
  }
  .menu > ul ul.megamenu-dropdown {
    padding-left: 0;
  }
  .menu > ul ul.megamenu-dropdown .menu-banner {
    display: none;
  }
  .menu > ul > li,
  .menutop > ul > li {
    width: 100%;
  }
  .menu > ul > li + li,
  .menutop > ul > li + li {
    border-top: 1px solid #eee;
  }
  .menu > ul > li li a {
    border-top: 1px solid #9e9e9e;
    border-bottom: 1px dotted #454545;
  }
  .menu > ul > li li + li,
  .menu > ul > li li:first-child {
  }
  .menu .mobile-menu {
    /* background: #eee;*/
    background: var(--i2m_primaryColor-2);
    display: block;
    cursor: pointer;
    margin: 0 0 10px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    padding: 0px 5px;
    padding-top: 10px;
    text-transform: uppercase;
  }
  .menu .mobile-menu::after,
  .menu.menu-active .mobile-menu::after,
  .menu li.active.has-sub::before,
  .menu li.active.has-sub_up::before {
    font-family: "Font Awesome 6 Pro" !important;
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-font-smoothing: antialiased !important;
    display: inline-block !important;
    font-style: normal !important;
    font-variant: normal !important;
    text-rendering: auto !important;
    line-height: 1 !important;
  }

  .menu .mobile-menu::after {
    /*  content: "\f007";**/
    font-size: 20px;
    padding: 0;
    float: right;
    font-weight: 900;
    position: relative;
    top: 0;
  }
  .menu.menu-active .mobile-menu::after,
  .menu li.active.has-sub::before {
    /*content: "\f106";*/
    font-variant: normal;
    font-weight: 900;
  }
  .menu li.active.has-sub .has-sub::before {
    display: none;
  }
  .menu li.has-sub::before {
    content: "\f0d7";
    font-family: "FontAwesome";
    display: inline-block;
    cursor: pointer;
    float: right;
    font-size: 14px;
    padding: 0;
    background: var(--dark-color) !important;
    color: #eee;
    margin: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
  }
  .menu li.has-sub_up::before {
    content: "\f0d8";
    font-family: "FontAwesome";
    display: inline-block;
    cursor: pointer;
    float: right;
    font-size: 14px;
    padding: 0;
    background: var(--dark-color) !important;
    color: #eee;
    margin: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
  }
  .menu ul ul li.title {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: var(--dark-color);
    margin-top: 0px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 14px;
  }
}

.i2m_right {
  float: right;
}
.section-header .i2m_right h4 span {
  font-size: 18px !important;
}
.product-grid-list-wrapper {
  /* height: 385px; */
  margin-top: 0px;
  /*max-height: 385px;*/
  margin-left: 0px !important;
}
/* productos en lista*/
.product-list-icon .i2m_productosLista .ui-item {
  width: 100% !important;
  display: grid;
  /*grid-template-columns: 224px 1fr;*/
}
.product-list-icon .i2m_productosLista {
  height: 224px;
}
.categoria .i2m_productosLista {
  width: 261px;
  height: 359.14px;
}
div.product-list-icon {
  height: auto;
  max-height: none !important;
}
.product-list-icon .ui-item__link {
  height: 224px;
}
.product-list-icon .ui-item__content {
  max-height: 224px;
  display: flex;
  flex-direction: column;
  max-width: 636px;
}
.product-list-icon .ui-item__content p {
  margin-bottom: 6px;
}
.product-list-icon .ui-item {
  height: 224px;
  display: flex !important;
  flex-wrap: wrap;
}
.ui-item__title {
  font-size: 21px;
  /*font-weight: 300;*/
  line-height: 1.3;
  color: #ff7c66 !important;
  margin-top: 12px;
  max-height: 2.6em;
}
.ui-item__bookmark-icon {
  fill: var(--i2m_primaryColor-3) !important;
}
.ui-item__bookmark:hover .ui-item__bookmark-icon {
  fill: var(--i2m_primaryColor) !important;
  transition: 0.2s;
}
.owl-carousel .owl-stage {
  margin: 1px;
}
/*******************************************************************/
/* HEADER  */
/*******************************************************************/
.i2m_header {
  width: 100%;
  position: relative;
  z-index: 1039;
  -moz-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.15);
  max-height: 215px !important;
}
.i2m_topbar,
.bg-dark {
  background-color: var(--dark-color) !important;
}
.i2m_header .i2m_topbar .navbar-toggler {
  margin-top: 2.5px;
}
.i2m_topbar {
  height: 45px !important;
  /*position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;*/
}
.i2m_topbar .navbar-nav li,
.i2m_topbar ul.list-none li {
  min-height: 45px;
  vertical-align: middle;
}
.i2m_topbar ul.list-none li a span.lang-sm {
  top: 2px;
}
.i2m_topbar .navbar-nav li {
  padding-left: 10px;
  padding-right: 40px;
}
.i2m_topbar .navbar-nav li a {
  color: var(--white) !important;
  /*padding-top: 5px;
  padding-bottom: 5px;*/
  font-size: 13px !important;
}
.navbar-nav .active > a.nav-link {
  color: var(--i2m_primaryColor-2) !important;
}
.i2m_header .i2m_topbar .navbar-nav li a:hover {
  color: var(--i2m_primaryColor-2) !important;
  /*padding-top: 5px;
  padding-bottom: 5px;*/
  font-size: 13px !important;
}
.i2m_topbar .navbar-nav li:first-child {
  /*padding-left: 0px;*/
}
.i2m_topbar .navbar-nav li:last-child {
  padding-right: 0px;
}
.i2m_topbar ul.list-none li {
  text-align: left;
  display: inline-block;
}
.i2m_middlebar,
.header-main {
  padding-left: 50px;
  padding-right: 50px;
}
.header-main {
  background: var(--i2m_primaryColor-2);
}
.header-main.dark-bg {
  background: #000;
}
.i2m_middlebar .header-topbar-inner,
.header-main .header-main-inner {
  /*max-width: 1800px;*/
  width: 100%;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.i2m_bottombar {
  text-align: center;
  background-color: var(--white);
  background-position: top left, top left, top left;
  background-size: 100% 6em, 100% 6em, auto;
  background-repeat: no-repeat, no-repeat, repeat;
  max-height: 52px !important;
}
.header.header-fix {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transitionpx: all 0.3s ease 0s;
}
.header.header-fix.header-fix-active .header-topbar {
  display: none;
}
.header.header-fix.header-fix-active .header-main {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  -moz-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.15);
}
/*******************************************************************/
/* Top Header  */
/*******************************************************************/
.i2m_middlebar {
  display: table;
  background-color: #ebebeb; /*var(--white);*/
  width: 100%;
  max-height: 91.5px;
  border-bottom: 1px solid #eee;
  margin-top: 45px;
}
.i2m_middlebar.dark-bg {
  background-color: #444;
  border-bottom: 1px solid var(--white);
}
.i2m_middlebar .header-topbar-left {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}
.i2m_middlebar .header-topbar-left p {
  margin-bottom: 0;
}
.i2m_middlebar .header-topbar-right {
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}
.i2m_middlebar .header-topbar-right ul li {
  text-align: left;
  display: inline-block;
}
.i2m_middlebar .header-topbar-right ul li.search-menu {
  position: relative;
}
.i2m_middlebar .header-topbar-right > ul > li > a {
  margin: 0 8px;
  padding: 10px 0;
  display: block;
  position: relative;
}
.i2m_middlebar .header-topbar-right > ul > li:last-child > a {
  margin-right: 0;
  /*padding-top: 25px;*/
}
.i2m_topbar .header-topbar-right {
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}
.i2m_topbar .header-topbar-right ul li {
  text-align: left;
  display: inline-block;
}
.i2m_topbar .header-topbar-right ul li.search-menu {
  position: relative;
}
.i2m_topbar .header-topbar-right > ul > li > a {
  margin: 0 8px;
  padding: 10px 0;
  display: block;
  position: relative;
  color: var(--white) !important;
}
.i2m_topbar .header-topbar-right > ul.LNG > li > a {
  margin: 0 1px !important;
}
.i2m_topbar .header-topbar-right > ul > li:last-child > a {
  margin-right: 0;
  /*padding-top: 25px;*/
}
@media (max-width: 1420px) {
  .header1 .navbar .follow_nav.i2m_followheader {
    display: none;
  }
}
@media (max-width: 1100px) {
  .header1 .navbar .follow_nav.i2m_dateHeader {
    display: none;
  }
}
@media (max-width: 870px) {
  .header1 .navbar #top_nav {
    display: block !important;
  }
  .header1 .navbar #top_nav ul:first-child {
    display: none !important;
  }
  .header1 .navbar #top_nav ul {
    display: flex !important;
  }
}
/*******************************************************************/
/* Form Style */
/*******************************************************************/
form {
  position: relative;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  display: inline-block;
}
button,
input,
textarea,
select {
  font-size: 14px;
}
/*input[type="radio"],input[type="checkbox"],*/
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
textarea,
select {
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  background: var(--white);
  color: var(--dark-color) !important;
  outline: none;
  font-weight: 400;
  font-size: 14px !important;
  padding-left: 20px;
  padding-right: 20px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  display: inline-block;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
}
.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 12px !important;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.form-control {
  /* height: 40px;
  background-color: #fff !important;*/
}
.form-control::placeholder {
  font-size: 13px;
}
.custom-tab-2 .tab-pane input[type="text"].form-control {
  background: var(--white) !important;
  color: var(--dark-color) !important;
}
div .input-group.error::after,
div .input-group.success::after {
  right: 0px;
  top: 0px !important;
  width: 32px;
  height: 32px;
}
input[type="text"]:hover,
input[type="email"]:hover,
input[type="tel"]:hover,
input[type="number"]:hover,
input[type="radio"]:hover,
input[type="checkbox"]:hover,
input[type="password"]:hover,
textarea:hover,
select:hover {
  border: 1px solid rgba(var(--i2m_primaryColor-rgb), 0.2);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
input[type="password"]:focus,
textarea:focus {
  border: 1px solid rgba(var(--i2m_primaryColor-rgb), 0.7);
  color: var(--dark-color);
}
input.input-xs,
.input-xs {
  padding-top: 9px;
  padding-bottom: 9px;
  height: 36px;
}
input.input-sm,
.input-sm {
  padding-top: 11px;
  padding-bottom: 11px;
  height: 40px;
}
input.input-md,
.input-md {
  padding-top: 0px;
  padding-bottom: 0px;
  height: 30px;
}
input.input-lg,
.input-lg {
  padding-top: 16px;
  padding-bottom: 16px;
  height: 50px;
}
input.fancy {
  border-radius: 50px 0 0 50px;
  vertical-align: middle;
  display: inline-block;
}
textarea {
  height: 100px;
  padding: 15px;
}
label {
  margin-bottom: 10px;
  padding-right: 3px;
  padding-left: 3px;
  text-transform: none;
  vertical-align: middle;
  display: block;
}
label.left {
  text-align: left;
}
label.inline-block {
  margin-bottom: 0px;
  display: inline-block;
  vertical-align: middle;
}
.full-width {
  width: 100%;
}
.form-center {
  text-align: center;
}
.form-full-height {
  height: 100%;
}
.form-field-wrapper {
  margin-bottom: 20px;
  position: relative;
}
form .error {
  border-color: #e1534f;
}
.form-required {
  color: #f00;
}
form label.error {
  margin-bottom: 0px;
  margin-top: 3px;
  color: #e1534f;
  font-size: 12px;
  font-weight: 400;
}
.successContent,
.errorContent {
  margin-bottom: 20px;
  display: none;
  text-transform: none;
  background: #eee;
  padding: 15px;
}
.successContent {
  color: #5cb45d;
}
.errorContent {
  color: #e1534f;
}
.form-border-box {
  border: 1px solid #eee;
  padding: 30px;
}
/*******************************************************************/
/* Button Style */
/*******************************************************************/
.btn,
button {
  border-width: 1px;
  border-style: solid;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.btn:focus,
button:focus {
  outline: none;
}
.btn i.left,
button i.left {
  margin-left: 5px;
}
.btn i.right,
button i.right {
  margin-right: 5px;
  margin-left: 0px;
}
.btn-xs {
  padding: 11px 30px;
  display: inline-block;
}
.btn-sm {
  padding: 13px 35px;
  display: inline-block;
}
.btn-md {
  padding: 8px 35px;
  display: inline-block;
}
.btn-lg {
  padding: 18px 45px;
  display: inline-block;
}
.btn-black {
  background-color: var(--dark-color);
  border-color: transparent;
  color: var(--white);
}
.btn-black:hover {
  background-color: #4b4b4b;
  border-color: transparent;
  color: var(--white);
}
.btn-color {
  background-color: transparent !important;
  border: solid 2px var(--i2m_colorPerfilOscuro) !important;
  color: var(--i2m_colorPerfilOscuro) !important;
}
.btn-color:hover {
  color: var(--white) !important;
  background-color: var(--i2m_colorPerfilOscuro) !important;
}
.btn-gray {
  background-color: #eeeeee;
  border-color: transparent;
  color: #222222 !important;
}
.btn-gray:hover {
  background-color: #f4f4f4;
  border-color: transparent;
  color: #222222 !important;
}
.btn-white {
  background-color: var(--white);
  border-color: transparent;
  color: #222222 !important;
}
.btn-white:hover {
  background-color: #f4f4f4;
  border-color: transparent;
  color: #222222 !important;
}
.btn.fancy {
  border-radius: 0 50px 50px 0;
  vertical-align: middle;
  margin-left: -5px;
  display: inline-block;
}
/*******************************************************************/
/* Heading Style */
/*******************************************************************/
h1,
h2,
h3,
h4,
h5,
h6,
h1.h1,
h2.h2,
h3.h3,
h4.h4,
h5.h5,
h6.h6,
h1.alt-title,
h2.alt-title,
h3.alt-title,
h4.alt-title,
h5.alt-title,
h6.alt-title,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: var(--dark-color);
  margin-top: 0px;
  margin-bottom: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
h1.h1,
h2.h2,
h3.h3,
h4.h4,
h5.h5,
h6.h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
h1.h1 span,
h2.h2 span,
h3.h3 span,
h4.h4 span,
h5.h5 span,
h6.h6 span,
.h1 span,
.h2 span,
.h3 span,
.h4 span,
.h5 span,
.h6 span {
  text-transform: none;
}
h1.normal,
h2.normal,
h3.normal,
h4.normal,
h5.normal,
h6.normal,
h1.h1.normal,
h2.h2.normal,
h3.h3.normal,
h4.h4.normal,
h5.h5.normal,
h6.h6.normal,
.h1.normal,
.h2.normal,
.h3.normal,
.h4.normal,
.h5.normal,
.h6.normal {
  font-weight: 300;
}
h1 {
  font-size: 50px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
.alt-title {
  font-weight: 400;
}
/** Paragraph **/

p.x-small {
  font-size: 10px;
}
p.small {
  font-size: 12px;
}
p.large {
  font-size: 16px;
}
p.x-large {
  font-size: 18px;
}
.blockquote {
  font-size: 16px;
  padding: 15px 0px 15px 15px;
  font-weight: 500;
  font-style: italic;
  margin: 0px;
  border: none;
}
.blockquote:before {
  content: "ï„";
  font-family: "Font Awesome 7 Pro";
  font-weight: 900;
  padding-right: 7px;
  font-size: 20px;
}
.blockquote::after {
  content: "ï„Ž";
  font-family: "Font Awesome 7 Pro";
  font-weight: 900;
  padding-left: 7px;
  font-size: 20px;
}
.i2m_conteiner_IMG_NEW_HOME {
  min-height: 310px;
  max-height: 310px;
}
.content-blog-page .post-box-wraper .post-text {
  font-family: "roboto", sans-serif;
}
.accordion-item h2 .accordion-button {
  font-size: 19px;
  padding-bottom: 16.5px;
  padding-top: 16.5px;
}
#contact_frm .well {
  background-color: transparent;
}
#contact_frm .input-group-text {
  padding-left: 11px !important;
  padding-right: 11px !important;
}
#contact_frm .input-group-text i {
  min-width: 15px !important;
}
#contact_frm .i2m_contenedorDatosContacto form address {
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
.i2m_dropdown .dropdown-menu {
  padding: 0px;
  margin: 0px !important;
  background: #606060;
  border: none;
}
.i2m_dropdown .dropdown-menu li {
  width: 100%;
}
.i2m_dropdown .dropdown-menu li a {
  background: transparent !important;
}
.i2m_dropdown li a {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.menu {
  display: flex;
  align-items: center;
  margin: 0 auto;
}
.dropdown li.active > a,
.dropdown li:hover > a {
  color: var(--i2m_primaryColor);
}
.menu .header-left nav li a:hover {
  background-color: transparent;
}
figure {
  margin: 0;
}
.header-main .header-left .main-nav .nav {
  display: flex !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.header {
  font-family: Poppins, sans-serif;
  background: #fff;
  color: #333;
}
.header .container,
.header .container-fluid,
.header .inner-wrap {
  display: flex;
  align-items: center;
}
.header .inner-wrap {
  width: 100%;
}
.header a:not(.btn) {
  color: inherit;
}
.header a:not(.btn):hover {
  color: var(--i2m_primaryColor);
}
.header-bottom,
.header-middle,
.header-top {
  display: flex;
}
.header-center,
.header-left,
.header-right {
  display: flex;
  align-items: center;
}
.header-right {
  margin-left: auto;
}
.has-center .header-right {
  flex: 1;
  justify-content: flex-end;
}
.has-center .header-center {
  margin-left: 2rem;
  margin-right: 2rem;
}
.header-top {
  background: #f5f6f8;
  font-size: 1.1rem;
  letter-spacing: -0.027em;
  text-transform: capitalize;
}
.header-top .header-right {
  padding-right: 0.2rem;
}
.header-top .header-right > .dropdown:first-child {
  margin-left: 0;
}
.header-top .header-right > .dropdown:hover .dropdown-box:before {
  visibility: visible;
  opacity: 1;
  top: auto;
  bottom: 100%;
}
.header-top .header-right .dropdown-box:before {
  content: "";
  position: absolute;
  z-index: 1002;
  left: 50%;
  top: -9999px;
  transform: translateX(-50%);
  border: 11px solid transparent;
  border-bottom: 11px solid #fff;
  transition: opacity 0.2s ease-out, transform 0.2s ease-out;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
  pointer-events: none;
}
.header-top .header-right a {
  display: flex;
  align-items: center;
}
.header-top .header-right i {
  margin-right: 0.6rem;
  font-size: 1.5rem;
}
.header-top .header-right > * {
  margin-left: 2rem;
}
.header-top .header-right .delimiter {
  margin: 0 0.3rem;
  color: #aaa;
}
.header-top .header-right .divider {
  width: 1px;
  height: 1.5rem;
  background-color: #ccc;
}
.logo {
  min-width: 14.4rem;
  margin-right: 0;
}
.logo img {
  display: block;
}
.header h1 {
  line-height: 0;
  margin-bottom: 0;
}
.header-bottom .main-nav {
  margin-left: 2.1rem;
}
.header-bottom .header-right {
  padding-right: 0.2rem;
}
.header-bottom .header-right > a {
  display: flex;
  align-items: center;
  padding: 1.4rem 0 1.3rem;
}
.header-bottom .header-right > a i {
  vertical-align: middle;
}
.header-bottom .header-right > a i.w-icon-map-marker {
  font-size: 2.2rem;
  margin-top: -0.5rem;
}
.header-bottom .header-right > a i.w-icon-sale {
  font-size: 2.4rem;
  margin-right: 0.8rem;
}
.header-bottom .header-right > a:first-child {
  margin-right: 3.2rem;
}
.header-bottom:not(.fixed) .show-dropdown .dropdown-box {
  opacity: 1;
  visibility: visible;
  transform: none;
  box-shadow: none !important;
  margin-top: 2rem;
}
.header-middle {
  padding-top: 3.2rem;
  padding-bottom: 3.2rem;
  color: #333;
  background: #fff;
  font-size: 1.2rem;
  border-bottom: none;
}
.header-middle .header-left {
  flex: 1;
}
.account {
  display: flex;
  margin-right: 2rem;
}
.account .login {
  font-size: 1.3rem;
  line-height: 1.5em;
  color: #999;
  transition: color 0.3s;
}
.account .w-icon-account {
  color: white;
  width: 5.3rem;
  height: 5.3rem;
  border: 1px solid rgba(238, 238, 238, 0.5);
  font-size: 2.6rem;
  transition: border-color 0.3s, color 0.3s;
}
.account span {
  color: #ccc;
  transition: color 0.3s;
}
.account b {
  color: white;
  font-size: 1.5rem;
  transition: color 0.3s;
}
.account:hover .login,
.account:hover b,
.account:hover span {
  color: var(--i2m_primaryColor);
}
.account:hover .w-icon-account {
  color: var(--i2m_primaryColor);
  border-color: var(--i2m_primaryColor);
}
.header-search {
  position: relative;
  width: 100%;
  max-width: 38rem;
}
.header-search input.form-control {
  flex: 1;
  min-width: 40px;
  padding: 0.9rem;
  border: 2px solid #e5e5e5;
  border-right: 0;
  font-size: 1.2rem;
  letter-spacing: 0;
  font-family: Poppins, sans-serif;
}
.header-search input.form-control::placeholder {
  color: inherit;
}
.header-search .btn-search {
  margin: 0;
  padding: 0;
  min-width: 5.1rem;
  color: #333;
  border-left: 0;
  border-color: #e5e5e5;
  font-size: 1.5rem;
  font-weight: normal;
  letter-spacing: -0.025em;
  text-transform: none;
}
.header-search .btn-search i {
  font-size: 1.7rem;
  line-height: 1;
  letter-spacing: -0.01em;
  font-weight: 500;
}
.header-search .btn-search:active,
.header-search .btn-search:focus,
.header-search .btn-search:hover {
  color: var(--i2m_primaryColor);
  background-color: transparent;
}
.header-search .select-box:before {
  right: 1.2rem;
  margin-top: -0.1rem;
  font-weight: 400;
}
.header-search .select-box select {
  position: relative;
  padding: 0 2rem 0 1.5rem;
  border: 0;
  font-weight: 400;
  z-index: 1;
}
.header-search.hs-toggle .input-wrapper {
  position: absolute;
  display: flex;
  right: -2.5rem;
  top: 100%;
  min-width: 30rem;
  padding: 1.5rem;
  height: auto;
  background-color: #fff;
  box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  opacity: 0;
  transform: translate3d(0, 20px, 0);
  z-index: 100;
  transition: transform 0.3s, visibility 0.3s, opacity 0.3s;
}
.header-search.hs-toggle:hover {
  color: var(--i2m_primaryColor);
}
.header-search.hs-toggle .form-control {
  padding: 1.4rem 2rem;
  font-size: 1.3rem;
  color: #777;
  background-color: #f4f4f4;
  border: none;
  height: 5rem;
}
.header-search.hs-toggle .btn-search {
  background-color: #f4f4f4;
  min-width: 5rem;
  font-size: 1.8rem;
  color: #222;
  border: none;
}
.header-search.hs-toggle .btn-search i {
  margin-bottom: 0.3rem;
  font-size: inherit;
}
.header-search.hs-toggle.show .input-wrapper {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
.header-search.hs-toggle.show .search-toggle:after {
  opacity: 1;
  visibility: visible;
  transform: translate(50%, 0);
}
.header-search.hs-expanded {
  flex: 1;
  margin: 0 auto;
  min-width: auto;
  max-width: 55.6rem;
}
.header-search.hs-expanded .select-box {
  width: 14.6rem;
  border: 2px solid #e5e5e5;
  border-right: none;
  color: #666666;
}
.header-search.hs-expanded .select-box:after {
  content: "";
  height: 35px;
  width: 1px;
  background: #e5e5e5;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.header-search.hs-expanded input.form-control {
  color: #666;
  border-right: none;
  border-left: none;
}
.header-search.hs-expanded .btn-search {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.4s, color 0.4s;
}
.header-search.hs-expanded .btn-search i {
  margin: 0;
}
.header-search.hs-expanded .btn-search span {
  margin-right: 0.5rem;
  letter-spacing: -0.03em;
}
.header-search.hs-simple {
  min-width: 35rem;
}
.header-search.hs-simple input.form-control {
  border: none;
  background-color: #f5f5f5;
}
.header-search.hs-simple .btn-search {
  position: absolute;
  right: 0;
  height: 100%;
  min-width: 4.5rem;
  background: transparent;
  color: #666;
}
.header-search.hs-rounded .form-control,
.header-search.hs-rounded .select-box {
  border-radius: 0.5rem 0 0 0.5rem;
}
.header-search.hs-rounded .btn-search {
  border-radius: 0 0.5rem 0.5rem 0;
}
.header-search.hs-rounded.hs-simple input.form-control {
  border-radius: 5rem;
}
.header-search.hs-rounded.hs-expanded .form-control {
  border-radius: 0;
}
.header-search.hs-round .form-control,
.header-search.hs-round .select-box {
  border-radius: 0.3rem 0 0 0.3rem;
}
.header-search.hs-round .btn-search {
  border-radius: 0 0.3rem 0.3rem 0;
}
.header-search.hs-round.hs-simple input.form-control {
  border-radius: 3rem;
}
.header-search.hs-round.hs-expanded .form-control {
  border-radius: 0;
}
.dir-up.hs-toggle .input-wrapper {
  top: auto;
  bottom: 100%;
  margin-bottom: 2rem;
}
.main-nav .menu > .has-submenu {
  padding-right: 1.5rem;
}
.mobile-menu-toggle {
  display: none;
  font-size: 2.4rem;
  line-height: 1;
}
.compare {
  display: flex;
  align-items: center;
  margin: -0.4rem 3rem 0 0;
  color: #333;
}
.compare span.compare-label {
  cursor: pointer;
  margin-top: 0.1rem;
  font-weight: inherit;
  color: inherit;
}
.compare i {
  font-size: 3.3rem;
  color: inherit;
}
.compare:hover {
  color: var(--i2m_primaryColor);
}
.wishlist {
  display: inline-flex;
  align-items: center;
  transition: color 0.3s;
  margin-right: 2.3rem;
  color: #333;
}
.wishlist span {
  margin-top: 0.3rem;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
.wishlist i {
  font-size: 2.7rem;
  color: inherit;
}
.wishlist:hover {
  color: var(--i2m_primaryColor);
}
.header-call {
  position: relative;
  margin-right: 4.8rem;
}
.header-call .w-icon-call {
  margin: 0 0.6rem 0.2rem 0;
  font-size: 3rem;
}
.header-call .call-info {
  margin-top: 0.4rem;
}
.header-call .phone-number {
  font-size: 1.6rem;
  line-height: 1.7;
}
.header-call .chat a {
  color: #333;
}
.header-call .chat a:hover {
  color: var(--i2m_primaryColor);
}
.header-call:hover .phone-number,
.header-call:hover .w-icon-call {
  color: var(--i2m_primaryColor);
}
.header-call:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: -2.5rem;
  width: 1px;
  height: 4.1rem;
  background-color: #e5e5e5;
}
.cart-dropdown {
  color: #333;
}
.cart-dropdown > a i {
  font-size: 2.6rem;
  color: inherit;
}
.label-down {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.label-down i {
  display: inline-block;
}
.label-down span {
  display: block;
}
.label-down i + span {
  margin-top: 0.3rem;
  letter-spacing: -0.03em;
  line-height: 1;
}
.header-border .header-bottom {
  border-bottom: 1px solid #eee;
}
@media (max-width: 991px) {
  .header .main-nav {
    display: none;
  }
  .header .sticky-content-wrapper {
    display: none;
  }
  .header-top .header-left {
    margin-right: 2rem;
  }
  .header-middle .header-right > :not(:last-child) {
    margin-right: 2rem;
  }
  .header-bottom {
    display: none;
  }
  .mobile-menu-toggle {
    display: block;
  }
  .header-call {
    margin-right: 1rem !important;
  }
  .header-call:after {
    content: none;
  }
}
@media (max-width: 991px) and (min-width: 480px) {
  .header-middle .logo {
    margin-left: 2rem;
  }
}
@media (max-width: 479px) {
  .header-top .header-left {
    position: relative;
    overflow: hidden;
  }
  .welcome-msg {
    transform: translateX(0);
    animation: 6s linear 2s 1 showMsgFirst, 12s linear 8s infinite showMsg;
  }
  .header-middle .logo {
    margin: 0 auto;
  }
  .header-middle .header-right {
    margin-left: 0 !important;
  }
}
.dropdown {
  position: relative;
}
.dropdown.show .dropdown-box,
.dropdown:hover .dropdown-box {
  visibility: visible;
  opacity: 1;
  top: 100%;
  transform: translate3d(0, 0, 0);
}
.dropdown.show:after,
.dropdown:hover:after {
  visibility: visible;
  opacity: 1;
  top: calc(100% - 20px);
  transform: translate3d(50%, 0, 0);
}
.dropdown.show > a,
.dropdown:hover > a {
  color: var(--i2m_primaryColor);
}
.dropdown a {
  display: flex;
  align-items: center;
}
.dropdown a .dropdown-image {
  max-width: 1.4rem;
  margin-right: 0.6rem;
  margin-top: -1px;
  height: auto;
}
.dropdown > a {
  line-height: 1.1;
  padding: 11px 0;
}
.dropdown > a:after {
  display: none;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid !important;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  transition: transform 0.5s;
  font-size: inherit !important;
  font-family: "Font Awesome 7 Pro";
  font-weight: 900;
}

.dropdown-box {
  position: absolute;
  right: 0;
  top: -9999px;
  padding: 0.5rem 0;
  color: #666;
  background-color: #fff;
  box-shadow: 0 4px 20px -8px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: transform 0.2s ease-out;
  transform: translate3d(0, -10px, 0);
}
.dropdown-box a {
  padding: 0.6rem 1rem;
  font-size: inherit;
  line-height: 1.1;
}
.category-dropdown {
  text-align: left;
}
.category-dropdown > a {
  /* background: var(--i2m_primaryColor);*/
  min-width: 22rem;
  padding: 1.9rem 2rem 1.8rem 2.2rem;
  letter-spacing: -0.015em;
  transition: all 0.3s;
  text-transform: capitalize;
}
.i2m_bottombar .header-left .category-dropdown .category-toggle {
  padding: 14px 0;
}
.category-dropdown > a i {
  margin-bottom: 0.1rem;
  font-size: 1.7rem;
  line-height: 0;
}
.category-dropdown > a span {
  flex: 1;
  margin-left: 0.7rem;
}
.category-dropdown > a:after {
  font-weight: 600;
  font-size: 0.9rem;
}
.category-dropdown > a:not(.btn):hover {
  color: #fff;
}
.category-dropdown.show > a,
.category-dropdown:hover > a {
  color: #fff;
}
.category-dropdown .dropdown-box {
  padding: 0;
  left: 0;
  min-width: 20rem;
  color: #333;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  transition: z-index 0.3s, transform 0.3s;
  visibility: hidden;
  opacity: 0;
  transform: translate3d(0, -1rem, 0);
  top: 100%;
}
.category-dropdown:after,
.category-dropdown:before {
  left: 25px;
  transform: translate3d(50%, 0, 0);
}
.category-dropdown:after {
  border-bottom-color: #f4f4f4;
  visibility: hidden;
  opacity: 0;
  top: calc(100% - 20px);
}
.category-dropdown.menu-fixed .dropdown-box,
.category-dropdown.menu-fixed:after {
  visibility: hidden;
  opacity: 0;
}
.category-dropdown.dropdown.show .dropdown-box {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.category-dropdown.dropdown.show .dropdown-box,
.category-dropdown.dropdown.show:after {
  visibility: visible;
  opacity: 1;
}
.category-dropdown.has-border .category-toggle {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.category-dropdown.show-dropdown .dropdown-box {
  border-radius: 0.5rem;
}
.category-dropdown.show-dropdown .dropdown-box:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 1.7rem;
  border: 10px solid transparent;
  border-bottom: 10px solid #f5f5f5;
}
.category-dropdown.show-dropdown .dropdown-box .category-menu {
  background-color: #f5f5f5;
  border-radius: 0.5rem;
}
@media (max-width: 1199px) {
  .category-dropdown > a {
    min-width: 20rem;
  }
}
@media (max-width: 991px) {
  .cart-dropdown .cart-label {
    display: none;
  }
}
@media (max-width: 479px) {
  .cart-dropdown.cart-offcanvas .dropdown-box {
    max-width: 28rem;
  }
}

.menu a {
  display: inline-block;
  color: inherit;
}
.menu a:hover {
  color: #fff !important;
}
.menu .menu-title {
  margin-bottom: 2rem;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.025em;
  text-transform: uppercase;
}
.menu .submenu {
  padding: 1rem 0;
  background: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: #666666;
}
.menu .submenu .has-submenu > a:after {
  content: "";
  font-weight: 600;
  font-size: 0.9rem;
  transform: translateY(-50%);
}
.menu li a {
  padding: 0.7rem 0 0.8rem 0;
}
.menu li .megamenu,
.menu li ul {
  position: absolute;
  top: -9999px;
  left: 100%;
  margin: 0;
  box-shadow: 0 2px 35px rgba(0, 0, 0, 0.2);
  z-index: 1001;
  visibility: hidden;
  opacity: 1;
  transition: transform 0.3s ease-out;
  transform: translate3d(0, -10px, 0);
}
.menu li > .submenu {
  min-width: 21.5rem;
  /*margin-top: -3rem;*/
}
.menu li > .submenu li {
  padding: 0 1.9rem;
}
.menu .submenu li:not(:last-child) > a {
  border-bottom: 1px solid #eee;
}
.menu .submenu li:hover {
  background-color: #eee;
}
.menu .submenu li > a:hover,
.menu .megamenu li a:hover,
.menu ul.category-menu > li > a:hover {
  color: var(--i2m_primaryColor) !important;
}
.menu .show .megamenu,
.menu .show > .submenu,
.menu li:hover .megamenu,
.menu li:hover > .submenu {
  visibility: visible;
  /* top: -2rem;*/
  transform: translate3d(0, 0, 0);
}
.menu > li:last-child {
  margin-right: 0;
}
.menu > li > a {
  position: relative;
  padding: 1.8rem 0 1.7rem 0;
  font-weight: 600;
  /*font-size: 1.4rem;*/
  letter-spacing: -0.009em;
  line-height: 1.1;
  text-transform: capitalize;
}
.menu > li > a:after {
  margin-left: 0.6rem;
}
.menu > li .megamenu,
.menu > li > .submenu {
  left: -1.5rem;
}
.menu > li.active > a:not(.menu-title),
.menu > li:hover > a:not(.menu-title) {
  color: #fff;
}
.menu > li.show .megamenu,
.menu > li.show > .submenu,
.menu > li:hover .megamenu,
.menu > li:hover > .submenu {
  top: 100%;
}
.menu .has-submenu > a {
  display: block;
  position: relative;
}
.menu.no-arrow > li > a:after {
  content: none;
}
.menu .megamenu ul {
  position: static;
  box-shadow: none;
  visibility: visible;
  opacity: 1;
}
.menu .megamenu ul > li:not(:last-child) > a {
  border-bottom: 1px solid #eee;
}
.menu .megamenu ul > li:hover {
  background-color: #eee;
}
.active-underline > li > a:before {
  content: "";
  position: absolute;
  left: 0;
  margin-top: 17px;
  width: 100%;
  border-top: 3px solid;
  border-color: inherit;
  transform-origin: right center;
  transform: scale(0, 1);
  transition: transform 0.3s ease;
}
.active-underline > li.active > a:before,
.active-underline > li:hover > a:before {
  transform-origin: left center;
  transform: scale(1, 1);
}
.has-submenu > a:after {
  line-height: 0;
  vertical-align: middle;
  font-family: "Font Awesome 7 Pro";
  color: inherit;
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid !important;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  transition: transform 0.5s;
  position: absolute;
  font-size: inherit;
  right: 0;
  top: 50%;
}
.banner {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-size: 1rem;
  overflow: hidden;
}
.banner figure img {
  display: block;
  width: 100%;
}
.banner .banner-content {
  position: relative;
  z-index: 1;
}
.banner .banner-content a:not(.btn) {
  color: inherit;
}
.banner .banner-content a:not(.btn).active,
.banner .banner-content a:not(.btn):hover {
  color: var(--i2m_primaryColor);
}
.banner .banner-info {
  line-height: 1.45;
  margin-bottom: 1rem;
}
.banner-fixed > .banner-content,
.banner-fixed > .container,
.banner-fixed > .container-fluid {
  position: absolute;
  z-index: 1;
}
.banner-fixed > .container,
.banner-fixed > .container-fluid {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.banner-fixed.content-middle .banner-content {
  transform: translate(-50%, -50%);
}
.banner-fixed.content-center .banner-text {
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
.banner-fixed.content-center.content-middle .banner-content {
  transform: translate(-50%, -50%);
}
.banner-background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner-newsletter-2 .banner-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 1.5rem;
  max-width: 49.8rem;
  min-width: 30rem;
}
.banner-newsletter-2 {
  font-size: 1rem;
}
.banner-newsletter-2 .banner-title {
  font-size: 3em;
  margin-bottom: 0.5rem;
}
.banner-newsletter-2 p {
  font-size: 1.3em;
  margin-bottom: 3.5rem;
}
.banner-newsletter-2 .form-control {
  font-size: 1.4em;
  border: 0;
  border-bottom: 2px solid #88817b;
  max-width: 37.7rem;
  margin: 0 auto 2rem auto;
  text-align: center;
}
.banner-newsletter-2 img {
  min-height: 33rem;
}
.banner-newsletter-2 .btn {
  height: 4.8rem;
}
.banner-newsletter-2 .input-wrapper {
  max-width: 38rem;
  width: 100%;
}
.banner-newsletter-4 {
  background-color: #eeeeee;
}
.banner-newsletter-4 .banner-content {
  margin: 1rem;
  padding: 3.5rem 2rem 1rem;
}
.banner-newsletter-4 input {
  border: 2px solid #cccccc;
}
.banner-newsletter-5 {
  background-color: #cccccc;
  padding: 4rem;
}
.banner-newsletter-5 .banner-content {
  max-width: 56rem;
  padding: 1.5rem 1.5rem 2rem;
  margin-left: auto;
  margin-right: auto;
}
.banner-newsletter-5 .banner-title {
  margin-bottom: 0.5rem;
}
.banner-newsletter-5 p {
  font-size: 1.3rem;
  text-align: center;
  line-height: 1.8;
  max-width: 49rem;
  margin-bottom: 2.5rem;
}
.banner-newsletter-5 input.form-control {
  background-color: rgba(255, 255, 255, 0.3);
  border-color: transparent;
}
.banner-border-gradient:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 69%;
  padding-top: 30%;
  background: linear-gradient(
    30deg,
    #999999 0%,
    #999999 50%,
    transparent 50.1%
  );
}
.banner-divider {
  width: 4rem;
  height: 0.4rem;
  border: 0;
  margin-left: 0;
  margin-bottom: 1.2rem;
}
.banner-video .btn-play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6rem;
  height: 6rem;
  background-color: #fff;
  border-radius: 50%;
  z-index: 1000;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s;
}
.banner-video .btn-play-video:hover {
  background-color: #333;
}
.banner-video .btn-play-video:hover:before {
  color: #fff;
}
.banner-video .btn-play-video:before {
  content: "";
  position: absolute;
  margin-left: 0.2rem;
  font-family: "Font Awesome 5 Free";
  font-size: 2.8rem;
  font-weight: 600;
  color: #333;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: color 0.3s;
  z-index: 1;
}
.banner-video video {
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-video.paused .btn-play-video,
.banner-video.playing .btn-play-video {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.4s, opacity 0.4s;
}
.banner-video.paused:hover .btn-play-video,
.banner-video.playing:hover .btn-play-video {
  visibility: visible;
  opacity: 1;
}
.banner-video.paused video,
.banner-video.playing video {
  display: block;
}
.banner-video.playing .btn-play-video:before {
  content: "";
}
.megamenu {
  display: flex;
  min-width: 80rem;
  background: #fff;
}
.megamenu > li {
  flex: 1;
  padding: 2.7rem 1rem 0;
}
.megamenu > li.row:last-child {
  padding: 0 2rem 2rem 0;
}
.megamenu ul {
  font-size: 15px;
  font-weight: 400;
  color: #666;
  padding: 0;
  letter-spacing: 0;
}
.megamenu ul:last-child {
  margin-bottom: 1rem;
}
.megamenu-sm {
  min-width: 40rem;
}
.megamenu .menu-banner {
  height: calc(100% + 2.7rem);
  margin: -2.7rem -1rem 0;
  overflow: hidden;
  position: relative;
}
.megamenu .menu-banner figure {
  height: 100%;
}
.megamenu .menu-banner img {
  height: 100%;
  object-fit: cover;
  margin-top: 28px;
}
.megamenu .menu-banner .btn:not(.btn-outline) {
  padding: 0;
  letter-spacing: 0.005em;
}
.menu-banner1 .banner-content {
  left: 10%;
  bottom: 5%;
}
.menu-banner1 .banner-subtitle {
  font-size: 7.187rem;
  letter-spacing: -0.05em;
  transform: rotateZ(-90deg) translate(2%, -50%);
  margin-bottom: 35px;
}
.menu-banner1 .banner-title {
  position: relative;
  margin-bottom: 1.1rem;
  font-size: 2.4rem;
  letter-spacing: -0.05em;
  line-height: 1.3;
}
.menu-banner1 .banner-title span {
  display: block;
  font-size: 2.6rem;
  color: #547ca5;
}
.menu-banner2 .banner-content {
  top: 11%;
  left: 2%;
  text-align: left;
}
.menu-banner2 .banner-price-info {
  font-weight: 500;
  color: white;
  line-height: 1rem;
}
.menu-banner2 .banner-price-info p {
  font-weight: 400;
  color: white;
  line-height: 1.8rem;
}
.menu-banner2 .banner-title {
  font-size: 25px;
  line-height: 1.1;
  margin-bottom: 1.2rem;
  color: #ebebeb;
}
.menu-banner3 .banner-content {
  bottom: 2.8rem;
  left: 12.8%;
}
.menu-banner3 .banner-subtitle {
  font-size: 1.6rem;
  color: #ebebeb;
}
.menu-banner3 .banner-title {
  margin-bottom: 0.1rem;
  font-size: 2.4rem;
  line-height: 1.25;
}
.menu-banner3 .banner-price-info {
  margin-bottom: 2.3rem;
  font-size: 2rem;
}
.menu-banner4 .banner-content {
  top: 6.9%;
  left: 12.7%;
}
.menu-banner4 .banner-subtitle {
  margin-bottom: 1.1rem;
  font-size: 1.4rem;
  color: #ccc;
}
.menu-banner4 .banner-title {
  margin-bottom: 0.3rem;
  font-size: 2.2rem;
  line-height: 1.1;
}
.menu-banner4 .banner-price-info {
  margin-bottom: 1.6rem;
  font-size: 2.2rem;
}
.menu-banner4 .btn-outline {
  padding: 0.75em 1.45em;
  letter-spacing: 0;
}
.menu-banner4 .btn-outline:active,
.menu-banner4 .btn-outline:focus,
.menu-banner4 .btn-outline:hover {
  color: var(--i2m_primaryColor);
  background-color: #fff;
  border-color: #fff;
}
.menu-banner5 .banner-content {
  margin-top: -0.2rem;
  left: 2rem;
}
.menu-banner5 .banner-content.text-right {
  right: 2rem;
}
.menu-banner5 .banner-subtitle {
  font-size: 1.3rem;
  margin-bottom: 0.4rem;
}
.menu-banner5 .banner-title {
  margin-bottom: 1.4rem;
  font-size: 2rem;
}
.menu-banner5 .banner-price-info {
  font-size: 1.3rem;
}
.tip {
  display: inline-block;
  position: relative;
  top: -1px;
  left: 7px;
  padding: 0.3rem 0.5rem 0.2rem;
  border-radius: 0.2rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
}
.tip.tip-new {
  background-color: var(--i2m_primaryColor);
}
.tip.tip-hot {
  background-color: #ff9742;
}
.mobile-menu-wrapper {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2400;
  font-family: Poppins, sans-serif;
  transition: visibility 0.4s;
}
.mobile-menu-container {
  max-width: 296px;
  padding: 2rem 1.5rem;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #222;
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
  transform: translateX(-296px);
  transition: transform 0.4s;
}
.mobile-menu-container .input-wrapper {
  display: flex;
  margin-bottom: 3rem;
  align-items: center;
}
.mobile-menu-container .input-wrapper .form-control {
  min-height: 4rem;
  padding-top: 0.9rem;
  padding-bottom: 0.8rem;
  color: #777;
  border: 1px solid;
  border-color: #333;
  border-right: 0;
  /*background-color: transparent;*/
  font-size: 1.2rem;
  border-radius: 0.3rem 0 0 0.3rem;
}
.mobile-menu-container .input-wrapper .btn-search {
  padding: 0;
  min-width: 4.8rem;
  background-color: white;
  color: #fff;
  font-size: 2rem;
  align-self: stretch;
  /*border: 1px solid #333;*/
  border-left: 0;
  border-radius: 0 0.3rem 0.3rem 0;
}
.mobile-menu-container .input-wrapper .btn-search i {
  margin: 0 0 0.4rem 0;
}
.mobile-menu-container .mobile-menu {
  margin-top: 0.4rem;
  margin-bottom: 0.5rem;
  background: #222;
}
.mobile-menu-container .tab-content {
  background-color: transparent;
}
.mobile-menu-container .nav {
  border: none;
  flex-wrap: nowrap;
}
.mobile-menu-container .nav .nav-item {
  margin: 0;
  width: 50%;
}
.mobile-menu-container.scrollable::-webkit-scrollbar-thumb,
.mobile-menu-container .sidebar-content::-webkit-scrollbar-thumb {
  margin-right: 2px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 7px;
  cursor: pointer;
}
.mobile-menu-container .tab-pane {
  font-size: 1.2rem;
  font-weight: 400;
  color: #fff;
}
.mobile-menu-container .navByCat #accordionMenu > li a {
  color: #fff;
}
.mobile-menu {
  line-height: 1.5;
  color: #eeeeee;
  text-transform: capitalize;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}
.mobile-menu ul {
  display: none;
  width: 100%;
}
.mobile-menu > li a {
  display: flex;
  align-items: center;
}
.mobile-menu-container .nav-tabs .nav-link {
  color: #fff !important;
  font-size: 13px;
}
.mobile-menu > li a svg {
  width: 15px;
  height: 15px;
  margin-right: 10px;
  stroke: #fff;
  fill: #fff;
  vertical-align: middle;
  transition: color 0.3s;
}
.mobile-menu > li.active svg,
.mobile-menu > li:hover svg {
  stroke: #ffb639;
  fill: #ffb639;
}
.mobile-menu > li:last-child {
  padding-bottom: 0.5rem;
}
.mobile-menu > li:not(:last-child) {
  border-bottom: 1px solid #2e3237;
}
.mobile-menu li a {
  display: block;
  position: relative;
  padding: 1.3rem 0.6rem 1.3rem 1rem;
  color: inherit;
  transition: color 0.3s;
}
.mobile-menu li i {
  display: inline-block;
  margin-top: -0.3rem;
  margin-right: 1rem;
  font-size: 1.8rem;
  line-height: 0;
  vertical-align: middle;
}
.mobile-menu li li a {
  padding-left: 2.4rem;
}
.mobile-menu li li li a {
  padding-left: 3.6rem;
}
.mobile-menu li.expanded > a,
.mobile-menu li.show > a,
.mobile-menu li:hover > a {
  color: var(--i2m_primaryColor);
}
.mobile-menu-title {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff;
}
.mobile-menu-overlay {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0;
  transition: opacity 0.4s;
}
.mobile-menu-close {
  position: fixed;
  left: calc(100vw - 35px);
  top: 25px;
  transition: opacity 0.3s;
  opacity: 0;
  z-index: 1;
}
.mobile-menu-close i {
  font-size: 2.8rem;
  color: #e1e1e1;
}
.mmenu-active {
  overflow: hidden;
}
.mmenu-active .mmenu-anim,
.mmenu-active .mmenu-anim > li {
  opacity: 1;
  transform: translateY(0);
}
.mmenu-active .page-wrapper {
  margin-left: 296px;
  margin-right: -296px;
}
.mmenu-active .mobile-menu-wrapper {
  visibility: visible;
}
.mmenu-active .mobile-menu-container {
  transform: translateX(0);
}
.mmenu-active .mobile-menu-overlay {
  opacity: 0.5;
}
.mmenu-active .mobile-menu-close {
  opacity: 1;
}
.toggle-btn {
  display: block;
  position: absolute;
  padding: 6px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.6;
}

.mobile-menu-container .nav-tabs .nav-link:hover,
.mobile-menu-container .nav-tabs .nav-link:focus {
  border: initial;
  color: var(--i2m_primaryColor);
  background-color: transparent;
}
.mobile-menu-container .nav-tabs .nav-link.active::before,
.mobile-menu-container .nav-tabs .nav-item.show .nav-link::before {
  content: " ";
  background: transparent;
  color: white;
  border-radius: 10px;
  position: absolute;
  width: calc(100% - 1rem);
  height: 5px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.mobile-menu-container .nav-link {
  margin-bottom: -2px;
  padding: 7px;
  font-size: 0.8rem;
  color: #fff !important;
  border-bottom: 2px solid;
  border-top: none !important;
}
.show > a .toggle-btn:before {
  transform: rotate(630deg);
}
.category-menu {
  padding: 1rem 0;
  background: #fff;
}
.category-menu i {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin-right: 0.7rem;
  font-size: 1.6rem;
  width: 1.7rem;
  margin-top: -0.2rem;
}
.category-menu > li > a {
  display: block;
  padding: 1.3rem 1rem 1.3rem 1.1rem;
  text-transform: capitalize;
  /*font-size: 1.3rem;*/
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -0.007em;
  color: #666666;
}
.category-menu > li > a:before {
  content: none;
}
.category-menu > li:not(:last-child) > a {
  border-bottom: 1px solid #b5b6c1;
}
.category-menu > li:last-child > a i {
  margin: 0 0 0 0.4rem;
  font-size: 1.2rem;
  font-weight: 600;
}
.category-menu li .megamenu {
  padding: 0 0 0 2rem;
}
.category-menu li:hover > a:not(.menu-title) {
  color: var(--i2m_primaryColor);
}
.category-menu li:hover > a:not(.menu-title) i {
  color: inherit;
}
.category-menu > .has-submenu:hover > a:after {
  right: 0.5rem;
}
.category-menu .megamenu {
  min-width: 68.5rem;
}
.category-menu .megamenu > li:not(:last-child) {
  padding: 1rem 2rem 0 0rem;
  padding: 0.5rem 0.5rem 0 0.5rem;
}
.category-menu .megamenu .menu-title {
  font-size: 16px;
  margin-bottom: 16px;
}
.category-menu .megamenu .divider {
  border: thin solid #4b4b4b; /*#eeeeee;*/
  border-bottom: 0px;
  margin: 0 0 15px;
}
.category-menu .megamenu li a:not(.btn) {
  padding-top: 6px;
}
.category-menu .megamenu.type2 {
  display: block;
}
.category-menu .megamenu.type2 figure {
  text-align: center;
}
.vertical-menu {
  display: block;
  min-width: 20rem;
}
.vertical-menu i.w-icon-electronics,
.vertical-menu i.w-icon-furniture {
  font-size: 1.5rem;
  text-align: center;
}
.vertical-menu > li {
  margin-right: 0;
  padding: 0 1rem;
}
.vertical-menu > li .megamenu,
.vertical-menu > li > ul {
  transform: translate3d(-15px, 0, 0);
}
.vertical-menu > li > a {
  display: block;
}
.vertical-menu > li > a:after {
  content: none;
}
.vertical-menu > li.active .megamenu,
.vertical-menu > li.active > ul,
.vertical-menu > li:hover .megamenu,
.vertical-menu > li:hover > ul {
  left: 100%;
  top: 0rem;
}
.vertical-menu > li:first-child.active .megamenu,
.vertical-menu > li:first-child.active > ul,
.vertical-menu > li:first-child:hover .megamenu,
.vertical-menu > li:first-child:hover > ul {
  top: -1rem;
}
.vertical-menu > .has-submenu > a:after {
  position: absolute;
  right: 1rem;
  line-height: 0;
  font-weight: 600;
  transition: right 0.3s;
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid !important;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  transition: transform 0.5s;
  font-size: inherit;
}
.horizontal-menu {
  width: 100%;
  padding: 1rem 3.2rem;
  background-color: #333;
  border-radius: 0.5rem;
  color: #fff;
  overflow-x: auto;
}
.horizontal-menu > li {
  flex: 1;
  margin-right: 3.05rem;
  text-align: center;
}
.horizontal-menu > li:not(:last-child) > a {
  border-bottom: none;
}
.horizontal-menu > li > a {
  padding: 0.8rem 1rem;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0;
}
.horizontal-menu > li:hover i {
  transform: translateY(-0.5rem);
}
.horizontal-menu > li:last-child > a i {
  margin: 0 0 0.9rem;
  font-size: 3rem;
  font-weight: 400;
}
.horizontal-menu i {
  display: block;
  width: auto;
  height: 3rem;
  margin: 0 0 0.9rem;
  font-size: 3rem;
  line-height: inherit;
  transition: transform 0.3s;
}
.horizontal-menu::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.horizontal-menu::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
}
@media (min-width: 1200px) {
  .category-menu .megamenu.type2 {
    min-width: 88rem;
  }
}
@media (max-width: 1199px) {
  .main-nav .menu .megamenu {
    left: -18rem;
  }
  .category-menu .megamenu.type2 {
    min-width: 70rem;
  }
}
.i2m_filtroBlancoNegro {
  filter: grayscale(100%);
}
.i2m_filtroOscurecer {
  filter: brightness(50%);
}
.i2m_filtroBlancoNegroOscurecido {
  filter: grayscale(100%) brightness(50%);
}
.i2m_filtroCompleto {
  filter: grayscale(60%) brightness(80%) blur(2px);
}
.btn-dark.btn-link {
  background-color: transparent;
  color: #333;
  border-color: #333;
}
.btn-dark-light {
  color: #fff !important;
  border-color: #666;
  background-color: #666;
}
.btn-dark-light:active,
.btn-dark-light:focus,
.btn-dark-light:hover {
  color: #fff;
  border-color: #787878;
  background-color: #787878;
}
.btn-dark-light.btn-solid {
  color: #666;
  border-color: #fff;
  background-color: #fff;
}
.btn-dark-light.btn-solid:active,
.btn-dark-light.btn-solid:focus,
.btn-dark-light.btn-solid:hover {
  border-color: #666;
  background-color: #666;
  color: #fff;
}
/* -------------------------------------------
    Tab
---------------------------------------------- */

.nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #eee;
  color: #333;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item .nav-link.active,
.nav-tabs .nav-item:hover .nav-link {
  color: var(--i2m_primaryColor) !important;
}
.nav-link {
  display: block;
  position: relative;
  font-size: 1.4rem;
  font-weight: 600;
  color: inherit;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  padding-left: 10px !important;
  padding-right: 10px !important;
  border: 0 !important;
  border-left: none !important;
  border-right: none !important;
  -webkit-transition: border 0.3s, color 0.3s, background-color 0.3s;
  transition: border 0.3s, color 0.3s, background-color 0.3s;
  box-shadow: none !important;
}
.nav-item:not(:last-child) {
  margin-right: 3rem;
}
.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.tab-content {
  position: relative;
}
.tab-content > .tab-pane {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 0;
  opacity: 0;
  z-index: -1;
  -webkit-transition: visibility 0.3s, opacity 0.3s;
  transition: visibility 0.3s, opacity 0.3s;
  /* overflow: hidden;*/
  visibility: hidden;
}
.tab-content > .active {
  visibility: visible;
  opacity: 1;
  height: auto;
  position: relative;
  z-index: auto;
}

.tab-pane {
  font-size: 1rem !important;
  line-height: 1.7;
  padding: 1.1rem 0;
  color: #666;
}
.tab-pane p {
  margin-bottom: 0;
  font-size: inherit;
  letter-spacing: 0;
  line-height: 2;
}
.tab-nav-boxed .nav-item:not(:last-child) {
  margin-right: 0.5rem;
}
.tab-nav-solid .nav-tabs {
  border-bottom: 0;
}
.tab-nav-solid .nav-item.show .nav-link,
.tab-nav-solid .nav-item .nav-link.active,
.tab-nav-solid .nav-item:hover .nav-link {
  color: #fff !important;
  background-color: var(--i2m_primaryColor) !important;
  border-color: var(--i2m_primaryColor) !important;
}
.tab-nav-solid .nav-link {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  margin-bottom: 0.5rem;
}
.tab-nav-solid .tab-pane {
  padding: 0.8rem 0 1.4rem;
}
.tab-nav-solid2 .nav-item.show .nav-link,
.tab-nav-solid2 .nav-item .nav-link.active,
.tab-nav-solid2 .nav-item:hover .nav-link {
  color: var(--i2m_primaryColor);
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.tab-nav-solid2 .nav-item:not(:last-child) {
  margin-right: 2rem;
}
.tab-nav-solid2 .nav-link {
  color: #333;
}
.tab-nav-solid2 .tab-content {
  border: 1px solid #eee;
}
.tab-boxed .nav-tabs {
  border-bottom: 0;
}
.tab-boxed .nav-link {
  padding: 1.45rem 2.95rem 1.55rem;
  margin-bottom: -0.1rem;
  z-index: 1;
}
.tab-boxed .tab-pane {
  padding: 1.3rem 2rem 0;
}
.tab-boxed .tab-pane.active p {
  margin-bottom: 1.3rem;
}
.tab-nav-outline .nav-tabs {
  border-bottom: 0;
}
.tab-nav-outline .nav-item.show .nav-link,
.tab-nav-outline .nav-item .nav-link.active,
.tab-nav-outline .nav-item:hover .nav-link {
  border: 2px solid var(--i2m_primaryColor);
  border-radius: 0.3rem;
}
.tab-nav-outline .nav-link {
  color: #333;
  border: 2px solid transparent;
  padding: 1.3rem 2.85rem;
}
.tab-nav-outline2 .nav {
  position: relative;
  z-index: 1;
}
.tab-nav-outline2 .nav-item.show .nav-link,
.tab-nav-outline2 .nav-item .nav-link.active,
.tab-nav-outline2 .nav-item:hover .nav-link {
  border: 1px solid #eee;
  border-bottom-color: #fff;
}
.tab-nav-outline2 .tab-content {
  border: 1px solid #eee;
}
.tab-nav-outline2 .nav-item:not(:last-child) {
  margin-right: 0.7rem;
}
.tab-nav-outline2 .nav-link {
  border: 1px solid transparent;
  padding: 1.4rem 2.85rem;
  margin-bottom: -1px;
}
.tab-nav-outline3 .nav-tabs {
  border-bottom: 0;
}
.tab-nav-outline3 .nav-item .nav-link::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  background-color: transparent;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.tab-nav-outline3 .nav-item.show .nav-link::before,
.tab-nav-outline3 .nav-item .nav-link.active::before,
.tab-nav-outline3 .nav-item:hover .nav-link::before {
  background-color: var(--i2m_primaryColor);
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.tab-nav-outline3 .nav-link {
  color: #333;
  border: 1px solid #eee;
  padding: 1.4rem 0 1.4rem 2rem;
}
.tab-nav-underline .nav-item:not(:last-child) {
  margin-right: 3rem;
}
.tab-nav-underline .nav-link {
  padding: 1.4rem 0;
}
.tab-nav-underline .nav-link::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  border-top: 3px solid transparent;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: border-color 0.3s, -webkit-transform 0.3s;
  transition: border-color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border-color 0.3s;
  transition: transform 0.3s, border-color 0.3s, -webkit-transform 0.3s;
}
.tab-nav-underline .nav-item.show .nav-link::after,
.tab-nav-underline .nav-item .nav-link.active::after,
.tab-nav-underline .nav-item:hover .nav-link::after {
  border-color: var(--i2m_primaryColor);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.tab-nav-underline.type2 .nav-item {
  margin-right: 0;
}
.tab-nav-underline.type2 .nav-link {
  padding: 1.4rem 1.5rem;
}
.tab-nav-center .nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tab-nav-center .nav .nav-item {
  margin: 0 1.5rem;
}
.tab-nav-center.tab-nav-outline2 .nav-item {
  margin: 0 0.5rem;
}
.tab-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tab-vertical .nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 26.3%;
}
.tab-vertical .nav-item {
  margin-right: 0;
}
.tab-vertical .nav-link {
  position: relative;
  padding-left: 2.2rem;
  padding-right: 2rem;
  text-align: left;
  width: 100%;
  margin-bottom: 0.5rem;
}
.tab-vertical .tab-content {
  width: 73.7%;
  border-top: 1px solid #eee;
  padding-left: 2rem;
}
.tab-vertical .tab-pane {
  padding-top: 1.3rem;
}
.tab-vertical.tab-nav-outline3 .nav {
  width: 27%;
}
.tab-vertical.tab-nav-outline3 .nav-link {
  padding-left: 2.1rem;
}
.tab-vertical.tab-nav-outline3 .tab-content {
  padding-left: 1.7rem;
}
.tab-line-grow .tab-pane {
  padding: 1.7rem 0;
}
.nav-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
  font-size: 1.4rem;
  color: #666;
  line-height: 1;
}
.nav-filters li:not(:last-child) {
  margin-right: 1rem;
}
.nav-filter {
  display: inline-block;
  position: relative;
  padding: 0.6rem 0 0.7rem;
  color: inherit;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.nav-filter.active,
.nav-filter:hover {
  color: var(--i2m_primaryColor);
}
.nav-filter span {
  color: #aaa;
  margin-left: 0.6rem;
}
.filter-underline .nav-filter::after {
  content: "";
  display: block;
  height: 2px;
  border: 1px solid;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.filter-underline .nav-filter.active::after,
.filter-underline .nav-filter:hover::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.filter-boxed li {
  margin-bottom: 0.5rem;
}
.filter-boxed .nav-filter {
  padding: 1.1rem 1.9rem;
  border: 1px solid #ccc;
  border-radius: 0.3rem;
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: 600;
  color: #333;
  -webkit-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
}
.filter-boxed .nav-filter.active,
.filter-boxed .nav-filter:hover {
  color: var(--i2m_primaryColor);
  border-color: var(--i2m_primaryColor);
}
@media (max-width: 991px) {
  .filter-boxed {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .filter-boxed li {
    margin: 0 0.5rem 0.5rem !important;
  }
}
@media (max-width: 767px) {
  .tab-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .tab-vertical .tab-content,
  .tab-vertical .nav-tabs,
  .tab-vertical.tab-nav-outline3 .nav {
    width: 100% !important;
  }
  .tab-line-grow .tab-content {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (max-width: 575px) {
  .tab-nav-outline2 .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.link-section {
  margin-bottom: 2.8rem;
}
.link-section .title {
  margin-bottom: 0.9rem;
}
.side-tab-section {
  margin-bottom: 1.1rem;
}
.shop-table {
  text-align: start;
}
.shop-table tbody {
  border-bottom: 1px solid #eee;
}
.shop-table td {
  padding: 0 0 2rem 0;
  border-top: 1px solid #eee;
  font-size: 14px;
}
.shop-table tbody td:not(:first-child),
.shop-table thead th:not(:first-child) {
  padding-left: 1rem;
}
.shop-table .product-thumbnail {
  width: 110px;
  padding-right: 1rem;
}
.shop-table .product-name {
  white-space: normal;
  word-break: break-word;
}
.shop-table .product-thumbnail a {
  position: relative;
}
.shop-table th {
  padding: 1.7rem 0 1.3rem;
  font-size: 1rem;
  font-weight: 600;
  color: #333;
  text-transform: capitalize;
  line-height: 1.6;
  letter-spacing: 0;
}
.shop-table img {
  display: block;
  max-width: 100px;
}
.shop-table .product-thumbnail > div {
  display: block;
  max-width: 10rem;
  width: 100%;
}
.shop-table .btn-close {
  position: relative;
  padding: 0;
  background: #fff;
  border: 2px solid #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4) !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4) !important;
  top: 2px;
  right: -80px;
}
.shop-table .btn-close i {
  color: #333;
  font-size: 12px;
  font-weight: 600;
  margin-left: 0;
}
.shop-table .btn-close:hover {
  background-color: #fff;
}
.shop-table .btn-close:hover i {
  color: var(--i2m_primaryColor);
}

@media (max-width: 767px) {
  .shop-table:not(.account-orders-table) {
    text-align: center;
  }
  .shop-table:not(.account-orders-table) thead {
    display: none;
  }
  .shop-table:not(.account-orders-table) tbody {
    border: 1px solid #eee;
  }
  .shop-table:not(.account-orders-table) tbody,
  .shop-table:not(.account-orders-table) tr,
  .shop-table:not(.account-orders-table) td {
    display: block;
  }
  .shop-table:not(.account-orders-table) tr {
    position: relative;
    padding: 4.2rem 2rem 4rem;
  }
  .shop-table:not(.account-orders-table) tr + tr {
    border-top: 1px solid #eee;
  }
  .shop-table:not(.account-orders-table) td {
    padding: 0;
    border: none;
  }
  .shop-table:not(.account-orders-table) td.product-thumbnail,
  .shop-table:not(.account-orders-table) .product-quantity {
    margin-bottom: 1rem;
    width: auto;
  }
  .shop-table:not(.account-orders-table) td.product-thumbnail {
    padding-right: 0;
  }
  .shop-table:not(.account-orders-table) .product-name,
  .shop-table:not(.account-orders-table) .product-price,
  .shop-table:not(.account-orders-table) .product-stock-status {
    margin-bottom: 1rem;
  }
  .shop-table:not(.account-orders-table) .product-thumbnail > div,
  .shop-table:not(.account-orders-table) td {
    margin-left: auto;
    margin-right: auto;
  }
  .shop-table:not(.account-orders-table) .product-thumbnail > div {
    max-width: 30rem;
  }
  .shop-table:not(.account-orders-table) .product-thumbnail > div img {
    max-width: 100%;
  }
  .shop-table:not(.account-orders-table) .product-stock-status,
  .shop-table:not(.account-orders-table) .wishlist-action {
    width: auto;
  }
  .shop-table:not(.account-orders-table) tbody td:not(:first-child),
  .shop-table:not(.account-orders-table) thead th:not(:first-child) {
    padding-left: 0;
  }
}
.p-relative {
  position: relative !important;
}
.icon-box {
  padding: 4rem 2rem;
  border: 1px solid #eee;
  border-radius: 3px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.icon-box.text-center i {
  display: block;
  font-size: 6rem;
  color: #333;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.btn-slide-left:active i,
.btn-slide-left:focus i,
.btn-slide-left:hover i {
  animation: 0.5s ease slideLeft;
}
.btn-slide-right:active i,
.btn-slide-right:focus i,
.btn-slide-right:hover i {
  animation: 0.5s ease slideRight;
}
.btn-slide-up:active i,
.btn-slide-up:focus i,
.btn-slide-up:hover i {
  animation: 0.5s ease slideUp;
}
.btn-slide-down:active i,
.btn-slide-down:focus i,
.btn-slide-down:hover i {
  animation: 0.5s ease slideDown;
}
.btn-infinite:hover i {
  animation-iteration-count: infinite;
}
@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-0.5em);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes slideRight {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(0.5em);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes slideUp {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.5em);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes slideDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(0.5em);
  }
  to {
    transform: translateY(0);
  }
}
.header1 .navbar .rightSide_nav #top_nav .nav li a,
.header1 .navbar .rightSide_nav #top_nav .nav li a {
  cursor: pointer;
}
.header1 .navbar .rightSide_nav #top_nav .nav li a .cart-icon,
.header1 .navbar .rightSide_nav #top_nav .nav li a .cart-item {
  display: inline-block;
}
li a.cart-sidebar-btn {
  text-align: left;
}

.header1 ul li .counttip {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  background: var(--i2m_colorNoti);
  right: 0px;
  top: 18px;
  text-align: center;
  line-height: 17px;
  font-size: 10px;
  color: #fff;
}

/*******************************************************************/
/* Cart Popup  */
/*******************************************************************/
.cart-sidebar-overlay-active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  z-index: 1041;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.cart-sidebar {
  background: var(--white);
  width: 320px;
  height: 100%;
  top: 0;
  z-index: 99999;
  position: fixed;
  overflow: auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  right: -320px;
}
.cart-sidebar.cart-sidebar-open {
  right: 0;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.cart-sidebar-container {
  display: table;
  width: 100%;
  height: 100%;
}
.cart-sidebar-heading {
  padding: 20px 30px;
  display: block;
  background: var(--i2m_primaryColor);
}
.cart-sidebar-heading h4 {
  color: var(--white);
  margin-bottom: 0;
  margin-top: 0;
}
.cart-sidebar-heading .cart-sidebar-close {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 18px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  color: var(--white);
}
.cart-sidebar-heading .cart-sidebar-close:hover {
  color: var(--dark-color);
}
.cart-sidebar-content {
  padding: 30px;
  position: relative;
}
.cart-sidebar-content .cart-sidebar-product {
  position: relative;
}
.cart-sidebar-content .cart-sidebar-product .cart-sidebar-empty {
  display: none;
}
.cart-sidebar-content .cart-sidebar-product .cart-product-item {
  padding: 0;
  list-style: none;
  margin-bottom: 30px;
}
.cart-sidebar-content .cart-sidebar-product .cart-product-item li {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: block;
  position: relative;
}
.cart-sidebar-content .cart-sidebar-product .cart-product-item li:last-child {
  border-bottom: 0px none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.cart-sidebar-content
  .cart-sidebar-product
  .cart-product-item
  li
  .product-image {
  display: table-cell;
  width: 30%;
}
.cart-sidebar-content
  .cart-sidebar-product
  .cart-product-item
  li
  .product-image
  img {
  width: 100%;
  vertical-align: top;
  max-width: 100%;
  height: auto;
  border: none;
  outline: none;
}
.cart-sidebar-content
  .cart-sidebar-product
  .cart-product-item
  li
  .product-content {
  width: 70%;
  display: table-cell;
  padding: 0 15px 0 20px;
  text-align: left;
  vertical-align: top;
}
.cart-sidebar-content
  .cart-sidebar-product
  .cart-product-item
  li
  .product-title {
  font-size: 13px;
  display: block;
  margin-bottom: 0;
  line-height: 1.4;
}
.cart-sidebar-content
  .cart-sidebar-product
  .cart-product-item
  li
  .cart-sidebar-price {
  font-weight: 600;
}
.cart-sidebar-content
  .cart-sidebar-product
  .cart-product-item
  li
  .cart-sidebar-qty {
  font-size: 13px;
}
.cart-sidebar-content
  .cart-sidebar-product
  .cart-product-item
  li
  .product-content
  .product-remove {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: normal;
  text-align: center;
}
.cart-sidebar .cart-sidebar-footer {
  display: block;
  vertical-align: bottom;
  height: auto;
}
.cart-sidebar .cart-sidebar-footer .cart-sidebar-inner {
  padding: 30px;
  display: block;
  /* vertical-align: bottom; */
}
.cart-sidebar .cart-sidebar-footer .cart-sidebar-total {
  padding-bottom: 15px;
  padding-top: 15px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
}
.cart-sidebar .cart-sidebar-footer .cart-sidebar-total .cart-total {
  color: var(--i2m_primaryColor);
  float: right;
}
.cart-sidebar .cart-sidebar-footer .cart-sidebar-actions {
  display: block;
  text-align: center;
}
.cart-sidebar .cart-sidebar-footer .cart-sidebar-actions .btn {
  width: 100%;
  background-color: var(--i2m_colorPerfilOscuro);
  border-color: var(--i2m_colorPerfilOscuro);
  color: #fff;
}
.cart-sidebar .cart-sidebar-footer .cart-sidebar-actions .btn:first-child {
  margin-bottom: 15px;
  color: #131313;
  background-color: #ececec;
  border-color: #ececec;
}
.become-a-vendor .banner .btn {
  padding: 1.22em 2.1em;
}
.btn.btn-rounded {
  border-radius: 3px;
}
.btn-white.btn-outline {
  color: #fff !important;
  border-color: #fff;
  background-color: transparent;
}
.btn-white.btn-outline:hover,
.btn-white.btn-outline:active,
.btn-white.btn-outline:focus {
  color: var(--i2m_primaryColor);
  border-color: #fff;
}

.btn-white.btn-outline:hover,
.btn-white.btn-outline:active,
.btn-white.btn-outline:focus {
  background-color: #fff;
  color: #fff;
}

.shop-default-banner {
  padding: 7.4em 8.7em 7.6em;
}
.shop-default-banner .banner-subtitle {
  margin-bottom: 0.2rem;
  font-size: 2.8em;
}
.shop-default-banner .banner-title {
  margin-bottom: 1.9rem;
  font-size: 4em;
}
.shop-default-banner .btn {
  padding: 1.25em 1.98em;
  font-size: 1.4em;
}
.shop-default-banner .btn i {
  font-size: 1.7rem;
}
.shop-boxed-banner {
  padding-left: 4.8em;
  padding-right: 4.8em;
}
.shop-boxed-banner .banner-subtitle {
  letter-spacing: -0.02em;
}
.shop-default-brands {
  padding: 0.5rem 0;
}
.shop-default-category {
  border-bottom: 1px solid #eee;
  padding-bottom: 3.5rem;
}
.shop-default-category .category-name {
  text-transform: capitalize;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
}
.shop-default-category .category-media {
  border: none;
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s,
    -webkit-transform 0.3s;
}
.shop-default-category .category-ellipse:hover .category-media {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.shop-default-category .category-ellipse:hover .category-name {
  color: var(--i2m_primaryColor);
}
.product-lists .product-list {
  border-top: 1px solid #eee;
}
.product-lists .product-list .product-short-desc {
  margin-bottom: 1.5rem;
}
.product-lists .product-wrap:last-child .product-list {
  margin-bottom: 0;
}
.toolbox,
.toolbox-right,
.toolbox-left,
.toolbox-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.toolbox label,
.toolbox-right label,
.toolbox-left label,
.toolbox-item label {
  font-weight: 600;
  margin-right: 1rem;
  line-height: 1.5;
}
.toolbox-right {
  margin-left: auto;
}
.toolbox {
  padding-bottom: 1rem;
}
.toolbox.toolbox-pagination {
  padding: 2.5rem 0;
  border-top: 1px solid #f4f4f4;
}
.toolbox > :not(.toolbox-pagination)*:not(:last-child),
.toolbox-left > :not(.toolbox-pagination)*:not(:last-child),
.toolbox-right > :not(.toolbox-pagination)*:not(:last-child) {
  margin-right: 1rem;
}
.toolbox .showing-info {
  font-size: 1.3rem;
  color: #aaa;
}
.toolbox .showing-info span {
  margin: 0 0.9rem;
  color: #333;
}
.toolbox .select-box {
  color: #333;
}
.toolbox .select-box::before {
  font-size: 1.1rem;
  right: 1rem;
  margin-top: 0.1rem;
}
.toolbox select {
  max-width: none;
  width: 15.4rem;
  padding: 0.75em 2.7rem 0.75em 1.4rem;
  border-radius: 0.3rem;
  cursor: pointer;
  border: 1px solid #d7d7d7;
}
.toolbox .toolbox-show select {
  padding-left: 1.3rem;
  padding-right: 2.8rem;
  width: 9.4rem;
}
.toolbox .item-found {
  color: #a9a9a9;
  font-size: 1.4rem;
  letter-spacing: 0;
}
.toolbox .item-found span {
  color: #333;
  margin-right: 0.4rem;
}
.toolbox .left-sidebar-toggle,
.toolbox .right-sidebar-toggle {
  padding: 0.78em 1.05em;
  font-size: 1.3rem;
}
.toolbox .left-sidebar-toggle i,
.toolbox .right-sidebar-toggle i {
  margin-right: 0.7rem;
  margin-left: 0.3rem;
  font-size: 1.4rem;
}
.toolbox .left-sidebar-toggle {
  margin: 0 2rem 1rem 0;
}
.toolbox .right-sidebar-toggle {
  margin-left: 2rem;
}
.toolbox-item {
  margin-bottom: 1rem;
}
.sticky-toolbox.fixed {
  background: #fff;
  padding: 1rem 2rem 0 !important;
}
.selected-items {
  display: none;
}
.toolbox + .selected-items {
  font-size: 1.2rem;
}
.selected-items > * {
  display: inline-block;
  margin: 0 0.8rem 0.5rem 0;
}
.selected-items .filter-clean {
  margin-left: 1.2rem;
}
.selected-item {
  line-height: 1;
  letter-spacing: 0;
  background-color: #f5f5f5;
  color: #666;
  padding: 8px 1rem;
}
.selected-item i {
  margin-left: 1.1rem;
  vertical-align: middle;
}
.toolbox-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 1.9rem;
}
.btn-layout {
  line-height: 1;
  color: #dadada;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.btn-layout + .btn-layout {
  margin-left: 1rem;
}
.btn-layout i {
  font-size: 1.9rem;
  color: inherit;
}
.btn-layout.active,
.btn-layout:hover {
  color: #333;
}
@media (max-width: 991px) {
  .shop-content .main-content {
    width: 100%;
  }
  .toolbox .sidebar-fixed {
    margin-right: 0;
  }
  .toolbox .sidebar-content {
    display: block;
  }
}
@media (max-width: 767px) {
  .shop-default-banner {
    padding: 5em;
    font-size: 0.9rem;
  }
}
@media (max-width: 575px) {
  .shop-default-banner {
    padding: 4rem 3rem;
    font-size: 0.8rem;
  }
  .toolbox-left label,
  .toolbox-right .toolbox-layout {
    display: none;
  }
  .toolbox-right .toolbox-item.toolbox-show {
    margin-right: 0;
  }
  .toolbox-pagination {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-lists .product-list {
    border-top: 0;
  }
  .toolbox .left-sidebar-toggle {
    padding: 0.79em 0.83em;
  }
  .toolbox .left-sidebar-toggle i {
    margin: 0;
  }
  .toolbox .left-sidebar-toggle span {
    display: none;
  }
}
@media (max-width: 479px) {
  .shop-default-banner {
    font-size: 0.7rem;
  }
  .sticky-toolbox.fixed {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .toolbox .left-sidebar-toggle {
    margin-right: 1rem;
  }
  .toolbox select {
    max-width: 13.6rem;
  }
}
/*---------------------------------
    My Account Page
----------------------------------*/
.my-account .breadcrumb-nav {
  margin-bottom: 3.2rem;
}
.my-account .tab-vertical .nav {
  width: 24.41%;
  border: none;
}
.my-account .tab-content {
  width: 75.59%;
  padding-left: 1.5rem;
  border: none;
}
.my-account .nav-link,
.my-account .link-item {
  margin-bottom: 0;
  padding: 1.7rem 0 1.6rem;
  font-size: 1.6rem;
  text-transform: none;
  border-bottom: 1px solid #eee;
}
.my-account .link-item {
  font-weight: 600;
  color: #333;
  line-height: 1;
}
.my-account .link-item a {
  color: inherit;
}
.my-account .link-item:hover {
  color: var(--i2m_primaryColor);
}
.my-account .tab-pane p {
  font-size: 1.4rem;
  line-height: 1.8;
}
.my-account .icon-box.text-center i {
  display: block;
  font-size: 6rem;
  color: #333;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.my-account .text-center .icon-box-icon {
  margin-bottom: 1.9rem;
}
.my-account .icon-box.text-center:hover .icon-box-icon i {
  color: var(--i2m_primaryColor);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.my-account .icon-box.text-center:hover p {
  text-decoration: underline;
}
.my-account .icon-box.icon-box-side .icon-orders,
.my-account .icon-box.icon-box-side .icon-map-marker {
  margin-right: 1rem;
}
.my-account .icon-box.icon-box-side .w-icon-download {
  font-size: 2.4rem;
}
.my-account .icon-box.icon-box-side .icon-account {
  margin-right: 0.8rem;
}
.my-account .form-control {
  -webkit-transition: border-color 0.4s;
  transition: border-color 0.4s;
}
.my-account .form-control:focus {
  border-color: var(--i2m_primaryColor);
}
.my-account .icon-box-light {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.my-account .icon-box-light i {
  font-size: 2.5rem;
  color: #999;
}
.my-account .icon-box-light .icon-box-title {
  font-size: 2rem;
}
.my-account .order:not(th) {
  padding-top: 0.9rem;
}
.my-account .order:not(th) .order-table {
  padding: 1.1rem 2.9rem 0;
}
#account-dashboard.tab-pane {
  padding-top: 1.5rem;
}
#account-dashboard p.greeting {
  font-size: 1.6rem;
}
#account-dashboard p a:hover {
  text-decoration: underline;
}
#account-dashboard .icon-box {
  padding: 4rem 2rem;
  border: 1px solid #eee;
  border-radius: 3px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#account-dashboard .icon-box:hover {
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}
#account-dashboard .icon-box:hover p {
  color: var(--i2m_primaryColor);
}
#account-dashboard .icon-box p {
  margin-bottom: 0;
  font-size: 1.4rem;
  color: #666;
  -webkit-transition: color;
  transition: color;
}
#account-dashboard .icon-box-title {
  font-size: 1.8rem;
  text-transform: capitalize;
}
#account-downloads.tab-pane {
  padding-top: 0.9rem;
}
#account-downloads .icon-box-side .w-icon-download {
  font-size: 2.5rem;
  margin-top: -0.5rem;
}
#account-downloads .icon-box {
  margin-bottom: 1.4rem;
}
#account-orders.tab-pane {
  padding-top: 0.8rem;
}
#account-orders .icon-box {
  margin-bottom: 1.8rem;
}
#account-orders .account-orders-table th {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#account-orders .account-orders-table td {
  padding-top: 2.1rem;
  padding-bottom: 2.1rem;
}
#account-orders .account-orders-table .order-id {
  padding-left: 1rem;
  width: 20.77%;
}
#account-orders .account-orders-table .order-date {
  width: 20.1%;
}
#account-orders .account-orders-table .order-status {
  width: 20%;
}
#account-orders .account-orders-table .order-total {
  width: 25.48%;
}
#account-orders .account-orders-table .order-action {
  width: 13.78%;
  padding-right: 1rem;
}
#account-orders .account-orders-table td.order-total {
  letter-spacing: 0;
}
#account-orders .order-action .btn {
  color: #333;
  border-color: #ccc;
  -webkit-transition: color 0.4s, border-color 0.4s, background-color 0.4s;
  transition: color 0.4s, border-color 0.4s, background-color 0.4s;
}
#account-orders .order-action .btn:hover {
  background-color: #333;
  border-color: #333;
  color: #fff;
}
#account-details.tab-pane {
  padding-top: 0.9rem;
}
#account-details.tab-pane .w-icon-user {
  margin-bottom: 0.3rem;
}
#account-details .icon-box {
  margin-bottom: 1.4rem;
}
#account-details .account-details-form label {
  color: #666;
  font-size: 1.4rem;
  line-height: 2.3;
}
#account-details .account-details-form .form-control {
  margin-bottom: 1.6rem;
  border-radius: 0.3rem;
  font-size: 1.4rem;
  color: #666;
}
#account-details .account-details-form p {
  font-size: 1.2rem;
  letter-spacing: -0.015em;
  line-height: 2.1;
}
#account-details .card {
  border: 1px solid #eee;
}
#account-details .title-password {
  font-size: 1.8rem;
}
#account-addresses.tab-pane {
  padding-top: 0.8rem;
}
#account-addresses.tab-pane p {
  margin-bottom: 2.1rem;
  line-height: 1.6;
}
#account-addresses .title {
  font-size: 1.5rem;
  margin-bottom: 1.7rem;
  padding-bottom: 1.4rem;
}
#account-addresses .title-underline::after {
  background-color: #e5e5e5;
}
#account-addresses address {
  font-style: normal;
}
#account-addresses .address-table th,
#account-addresses .address-table td {
  padding: 0.3rem 0;
}
#account-addresses .address-table th {
  font-weight: normal;
  text-align: start;
  width: 100px;
  color: #999;
}
#account-addresses .address-table td {
  color: #333;
}
@media (max-width: 767px) {
  .my-account .tab-vertical .nav-tabs,
  .my-account .tab-vertical .tab-content {
    width: 100%;
  }
  #account-orders .account-orders-table td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    word-break: break-all;
  }
  #account-orders .account-orders-table .order-id {
    width: 10%;
    padding-left: 0;
  }
  #account-orders .order-action .btn {
    padding: 0;
    border: none;
    text-align: start;
  }
  #account-orders .order-action .btn:hover,
  #account-orders .order-action .btn:active,
  #account-orders .order-action .btn:focus {
    background-color: transparent;
    border: none;
    color: var(--i2m_primaryColor);
  }
}
/*menu de hyl*/

.menu li {
  position: relative;
  line-height: 1;
  list-style-type: none;
}
.menu li .megamenu {
  padding: 0 1rem;
}
.container-fluid .header-main .header-left nav.main-nav .menu > li {
  margin-right: 3rem;
}
.menu > .has-submenu > a:after {
  margin-top: 1px;
  /* right: -16px */
}
.container-fluid
  .header-main
  .header-left
  nav.main-nav
  .menu
  > .has-submenu
  > a:after {
  right: -16px;
}
.mobile-menu > li {
  list-style: none !important;
}
.mobile-menu-container .nav-item .nav-link.active,
.mobile-menu-container .nav-item.show .nav-link {
  color: var(--i2m_primaryColor) !important;
  border-top: none !important;
  border-right: none;
  border-left: none;
  border-bottom-color: var(--i2m_primaryColor) !important;
  height: 100%;
  background-color: transparent !important;
}
.mobile-menu-container .navByCat {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
  margin-bottom: -2rem !important;
  margin-top: auto !important;
}
.mobile-menu-container .navByCat #accordionMenu {
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.mobile-menu-container .navByCat .nav {
  flex-direction: column;
}
.mobile-menu-container .navByCat #accordionMenu > li:not(:last-child) {
  border-bottom: 1px solid #2e3237;
}
.mobile-menu-container.scrollable {
  display: flex;
  flex-direction: column;
}
.mobile-menu-container .navByCat #accordionMenu > li a {
  color: #fff;
  padding: 2rem 1.5rem;
}
.mobile-menu-container .navByCat #accordionMenu > li a:focus {
  color: #000;
}
.mobile-menu-container .navByCat #accordionMenu li a:hover {
  color: var(--i2m_primaryColor) !important;
}
.mobile-menu-container .navByCat #accordionMenu > li ul a {
  color: #000 !important;
}
.toggle-btn:before {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "wolmart";
  line-height: 1;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  transition: transform 0.5s;
}
.i2m_header .fa-duotone:after,
.i2m_header .fad:after {
  color: #fff;
}
.i2m_header .fa-duotone:before,
.i2m_header .fad:before {
  position: absolute;
  color: #fff;
  opacity: var(--fa-primary-opacity, 1);
}
/*    #header.i2m_header.header1 {
      padding-top: 80px !important;
    }*/

.sticky-footer {
  display: flex;
  align-items: center;
  padding: 0 4rem;
  background: #fff;
}
.sticky-footer > * {
  flex: 1;
}
.sticky-footer .cart-dropdown {
  position: relative;
}
.sticky-footer .cart-dropdown .dropdown-box {
  top: auto;
  bottom: 100%;
  right: 0;
  min-width: 34rem;
  padding: 2rem 3rem 3rem;
  margin-bottom: 2.1rem;
  transform: translateY(20px);
  transition: transform 0.3s, opacity 0.3s, visibility 0.3s;
}
.sticky-footer .cart-dropdown:hover .dropdown-box {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.sticky-footer .products {
  border: none;
}
.sticky-footer .product-name a {
  padding: 0;
}
.sticky-footer .cart-total {
  padding-top: 1rem;
}
.sticky-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #666;
  margin: 1.4rem 0 1.3rem;
}
.cart-dropdown .sticky-link i,
.sticky-link i {
  font-size: 1.3rem;
  color: #666;
}
.sticky-link p {
  margin-top: 0.9rem;
  margin-bottom: 0;
  font-size: 0.7rem;
  line-height: 1;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
.sticky-link.search-toggle p {
  margin-top: 1rem;
}
.sticky-link:hover {
  color: var(--i2m_primaryColor);
}
.sticky-link:hover i {
  color: inherit;
}
.footer-dark {
  background-color: #222;
}
.footer-dark .category-box a:after,
.footer-dark .footer-middle,
.footer-dark .footer-top {
  border-color: #454545;
}
.footer-dark .category-name,
.footer-dark .widget-about .widget-about-title,
.footer-dark a {
  color: #999;
}
.footer-dark .widget-about .widget-about-call,
.footer-dark .widget-title {
  color: #fff;
}
@media (min-width: 992px) {
  .footer-top .col-lg-3 {
    flex: 0 0 22.22%;
    max-width: 22.22%;
  }
}
@media (min-width: 880px) {
  .sticky-footer {
    display: none;
  }
}
@media (max-width: 991px) {
  .footer-top {
    padding-bottom: 2.7rem;
  }
  .footer-middle .category-box a:first-child {
    margin-left: 0;
  }
  .footer-newsletter .icon-box-side {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .footer-newsletter .icon-box-icon {
    margin-right: 0;
  }
  .footer-bottom,
  .footer-bottom > .container {
    display: block;
  }
  .footer-bottom .footer-left,
  .footer-bottom .footer-right {
    justify-content: center;
  }
  .footer-bottom .footer-left {
    margin-bottom: 0.2rem;
  }
  .footer-bottom .footer-right {
    flex-direction: column;
  }
  .footer-bottom .payment-label {
    margin: 0 0 1rem 0;
  }
}
@media (max-width: 479px) {
  .sticky-footer {
    padding: 0;
  }
  .sticky-footer .hs-toggle .input-wrapper {
    right: 1rem;
  }
  .sticky-footer .cart-dropdown .dropdown-box {
    min-width: 30rem;
    right: -5.4rem;
  }
  .footer-newsletter .icon-box-side {
    flex-direction: column;
  }
  .footer-newsletter .icon-box-icon {
    margin: 0 0 2rem;
  }
  .footer-newsletter .icon-box-content {
    text-align: center;
  }
  .footer-newsletter .form-control {
    text-align: center;
  }
  .footer-newsletter .input-wrapper-inline {
    display: block;
    text-align: center;
  }
  .footer-newsletter .btn {
    margin-top: 2rem;
  }
}
.sticky-content.fix-top {
  top: 0;
}
.sticky-content.fix-bottom {
  bottom: 0;
}
.sticky-content.fixed {
  position: fixed;
  left: 0;
  right: 0;
  opacity: 1;
  transform: translateY(0);
  z-index: 1051;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
.sticky-content.fixed.fix-top {
  animation: fixedTopContent 0.4s;
}
.sticky-content.fixed.fix-bottom {
  animation: fixedBottomContent 0.4s;
}
@keyframes fixedTopContent {
  0% {
    transform: translateY(-100%);
    transform-origin: center top 0px;
  }
  to {
    transform: translateY(0);
  }
}
@keyframes fixedBottomContent {
  0% {
    transform: translateY(100%);
    transform-origin: center top 0px;
  }
  to {
    transform: translateY(0);
  }
}
@keyframes showMsgFirst {
  0% {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes showMsg {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes navItemArrow {
  0% {
    position: relative;
    left: -3px;
  }
  50% {
    position: relative;
    left: 2px;
  }
  to {
    position: relative;
    left: -3px;
  }
}
@keyframes fadeInLeftShorter {
  0% {
    opacity: 0;
    transform: translate(50px, 0);
    transform-origin: 0, 0;
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftShorter {
  animation-name: fadeInLeftShorter;
}
@keyframes fadeInRightShorter {
  0% {
    opacity: 0;
    transform: translate(-50px, 0);
    transform-origin: 0, 0;
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightShorter {
  animation-name: fadeInRightShorter;
}
@keyframes fadeInUpShorter {
  0% {
    opacity: 0;
    transform: translate(0, 50px);
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpShorter {
  animation-name: fadeInUpShorter;
}
@keyframes fadeInDownShorter {
  0% {
    opacity: 0;
    transform: translate(0, -50px);
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownShorter {
  animation-name: fadeInDownShorter;
}
@keyframes flipInY {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  animation-name: flipInY;
}
@keyframes flipOutY {
  0% {
    animation-timing-function: ease-out;
    transform: perspective(400px);
  }
  to {
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
}
@keyframes blurIn {
  0% {
    opacity: 0;
    filter: blur(20px);
    transform: scale(1.2);
  }
  to {
    opacity: 1;
    filter: blur(0);
    transform: none;
  }
}
.blurIn {
  animation-name: blurIn;
}
@keyframes grayOut {
  0% {
    opacity: 1;
    filter: grayscale(0);
  }
  15% {
    filter: grayscale(100%);
  }
  to {
    opacity: 0;
    filter: grayscale(100%);
  }
}
.grayOut {
  animation-name: grayOut;
}
@keyframes brightIn {
  0% {
    animation-timing-function: ease-in;
    filter: brightness(0%);
  }
  to {
    filter: brightness(100%);
  }
}
.brightIn {
  animation-name: brightIn;
}
@keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes slideX {
  0% {
    transform: none;
    left: 100%;
  }
  to {
    transform: translateX(-100%);
    left: 0;
  }
}

.welcome-msg {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: -0.022em;
  line-height: 1.5;
  white-space: nowrap;
  padding: 14px 0;
  text-transform: uppercase;
}
/*----------------------
  Vendor
----------------------*/
.vendor-widget {
  margin-bottom: 2rem;
}
.vendor-widget .vendor-name {
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 1.5rem;
  text-transform: capitalize;
  letter-spacing: -0.025em;
  line-height: 1.4;
}
.vendor-widget .vendor-name a {
  color: inherit;
}
.vendor-widget .vendor-name:hover {
  color: var(--i2m_primaryColor);
}
.vendor-products.grid-type {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, calc(100% / 3));
  margin: -2.5px;
  width: calc(100% + 5px);
  grid-auto-rows: 1fr;
}
.vendor-products.grid-type > * {
  padding: 2.5px;
}
.vendor-products .lg-item {
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
}
.vendor-products .sm-item {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}
.vendor-products .product-media {
  height: 100%;
  border-radius: 0.5rem;
  border: 1px solid transparent;
  overflow: hidden;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.vendor-products .product-media img {
  height: 100%;
}
.vendor-logo {
  max-width: 7rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 7rem;
  flex: 0 0 7rem;
  margin-right: 1rem;
}
.vendor-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.8rem 0;
}
.vendor-product-count {
  font-size: 1.2rem;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.5rem;
}
.vendor-banner {
  min-height: 18rem;
}
.vendor-banner a,
.vendor-banner img {
  min-height: inherit;
}
.vendor-banner a {
  display: block;
}
.visit-vendor-btn {
  display: block;
  margin-bottom: 2rem;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #ff9933;
}
.visit-vendor-btn:hover {
  color: var(--i2m_primaryColor);
}
.vendor-widget-1 .product-media:hover {
  border-color: var(--i2m_primaryColor);
}
.vendor-widget-1 .vendor-personal {
  margin-top: 0.2rem;
}
.vendor-widget-1 .ratings-container {
  margin-bottom: 0;
}
.vendor-widget-2 {
  padding: 2rem;
  border: 1px solid #eee;
  border-radius: 0.5rem;
  overflow: hidden;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.vendor-widget-2:hover {
  border-color: var(--i2m_primaryColor);
}
.vendor-widget-2 .vendor-details {
  padding-top: 0;
  padding-bottom: 2rem;
}
.vendor-widget-2 .product-media {
  border: none;
}
.vendor-widget-2 .ratings-container {
  margin-bottom: 0;
}
.vendor-widget-3 .vendor-logo {
  border-radius: 0.5rem;
  overflow: hidden;
}
.vendor-widget-3 .vendor-details {
  padding: 2rem 0;
}
.vendor-widget-3 .vendor-personal {
  padding-top: 0.3rem;
}
.vendor-widget-3 .ratings-container {
  margin-bottom: 0;
}
.vendor-widget-3 .ratings-container:not(:last-child) {
  margin-bottom: 0.5rem;
}
.vendor-widget-banner {
  border: 1px solid #eee;
  border-radius: 0.5rem;
  overflow: hidden;
  -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.3s;
  transition: border-color 0.3s, -webkit-box-shadow 0.3s;
  transition: border-color 0.3s, box-shadow 0.3s;
  transition: border-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.vendor-widget-banner .product-media {
  border: none;
}
.vendor-widget-banner .vendor-details {
  display: block;
  text-align: center;
  padding-top: 0;
  margin-top: -4.5rem;
  padding-bottom: 2rem;
  padding-right: 2rem;
  padding-left: 2rem;
}
.vendor-widget-banner .vendor-logo {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  max-width: 9rem;
  margin: 0 auto 1.3rem auto;
  border-radius: 50%;
  background-color: var(--i2m_primaryColor);
}
.vendor-widget-banner .vendor-logo img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  border-radius: 50%;
}
.vendor-widget-banner .vendor-name {
  margin-bottom: 1.5rem;
  font-size: 1.8rem;
  text-transform: uppercase;
  letter-spacing: 0;
}
.vendor-widget-banner .ratings-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1rem;
}
.vendor-widget-banner .ratings-container .ratings-full {
  margin-right: 0;
}
.vendor-widget-banner .vendor-product-count {
  display: block;
  margin-bottom: 0.6rem;
  font-size: 1.4rem;
}
.vendor-widget-banner:hover {
  -webkit-box-shadow: 5px 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 5px 0 20px rgba(0, 0, 0, 0.08);
  border-color: transparent;
}
.vendor-widget-banner:hover .vendor-logo img {
  -webkit-transform: translateY(-1rem);
  transform: translateY(-1rem);
}
.store {
  position: relative;
  border-radius: 0.5rem;
  overflow: hidden;
}
.store .ratings-container {
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
}
.store .store-banner img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.store-content {
  position: absolute;
}
.store-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.9rem;
  color: #fff;
}
.store-title a {
  display: inline-block;
  text-transform: capitalize;
  font-size: 2rem;
  line-height: 1;
  color: inherit;
  text-shadow: rgba(0, 0, 0, 0.8) 0 1px 0;
  font-weight: 600;
  letter-spacing: -0.025em;
}
.featured-label {
  background: #2d54a3;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.2rem 1rem;
  -webkit-box-shadow: 0px 0px 25px -5px #afafaf;
  box-shadow: 0px 0px 25px -5px #afafaf;
  border-radius: 0.3rem;
  margin-left: 1.4rem;
  display: inline-block;
}
.seller-info-list {
  margin: 0;
  padding-left: 1.6em;
}
.seller-info-list .store-address,
.seller-info-list .store-phone {
  font-size: 1.4rem;
}
.seller-info-list .store-phone a {
  color: #fff !important;
}
.seller-info-list > * {
  line-height: 1.6;
  letter-spacing: -0.025em;
  margin-bottom: 0.8rem;
  color: #fff;
  opacity: 0.8;
  list-style-type: none;
}
.seller-info-list > * a {
  color: inherit;
}
.seller-info-list > * a:hover {
  color: #ccc !important;
}
.seller-info-list > * i {
  margin-left: -2.2rem;
  margin-right: 0.3rem;
  vertical-align: middle;
  font-size: 1.5rem;
  line-height: 0;
}
.seller-info-list .store-phone:hover,
.seller-info-list .store-email:hover {
  color: #f93;
}
.store-address {
  font-size: 1.3rem;
  color: #fff;
  opacity: 0.8;
  line-height: 1.8;
}
.store-rating,
.store-open {
  color: #fff;
  opacity: 0.8;
}
.store-footer {
  position: relative;
  padding: 2.3rem 2rem;
}
.btn.btn-icon-right.btn-visit i {
  font-size: 2rem;
  margin-left: 0.4rem;
  margin-bottom: 0.4rem;
}
.seller-brand {
  border-radius: 50%;
  /* background-color: #ff9742;*/
  width: 8rem;
  height: 8rem;
}
.seller-brand img {
  border-radius: 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.vendor-brand {
  max-width: 15rem;
  margin: 0 auto;
  text-align: center;
}
.vendor-brand .brand {
  border: 1px solid #eee;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 2.2rem;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.vendor-brand .vendor-name {
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.vendor-brand .vendor-name:hover {
  color: var(--i2m_primaryColor);
}
.vendor-brand:hover .brand {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
}
.store-grid {
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.08);
}
.store-grid .store-banner img {
  min-height: 19.4rem;
}
.store-grid .store-content {
  top: 2.5rem;
  left: 3rem;
  max-width: 19.2rem;
}
.store-grid .seller-brand {
  right: 1.9rem;
  top: -58%;
}
.store-grid:hover .seller-brand img {
  -webkit-transform: translateY(-1rem);
  transform: translateY(-1rem);
}
.store-grid .store-title:hover {
  color: var(--i2m_primaryColor);
}
.store-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #eee;
}
.store-list .store-header {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40rem;
  flex: 0 0 40rem;
  max-width: 40rem;
}
.store-list .store-header a {
  display: block;
  height: 100%;
}
.store-list .store-banner {
  height: 100%;
}
.store-list .store-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2rem 2rem 2rem 6rem;
}
.store-list .featured-label {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  margin-left: 0;
}
.store-list .store-title {
  color: #333;
}
.store-list .store-title a {
  text-shadow: none;
}
.store-list .ratings-container {
  margin-bottom: 0.3rem;
}
.store-list .store-address {
  color: #666;
  opacity: 1;
  margin-bottom: 0.9rem;
}
.store-list .seller-brand {
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.store-list:hover .seller-brand img {
  -webkit-transform: translateX(-1rem);
  transform: translateX(-1rem);
}
.store-grid .seller-brand,
.store-list .seller-brand {
  position: absolute;
}
.store-grid .seller-brand img,
.store-list .seller-brand img {
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  max-width: calc(100% + 2px);
  margin: -1px;
  -webkit-box-shadow: 0px 0px 0px 1px #eee;
  box-shadow: 0px 0px 0px 1px #eee;
}
.store.store-banner .store-media img {
  min-height: 44rem;
  width: 100%;
}
.store.store-banner .store-content {
  top: 0;
  left: 0;
  max-width: 34.5rem;
  padding: 5rem 4rem 5rem 5rem;
  background-color: rgba(37, 38, 42, 0.9);
  height: 100%;
}
.store.store-banner .seller-brand {
  margin-bottom: 2.3rem;
}
.store.store-banner .store-title {
  margin-bottom: 1.6rem;
  font-size: 2rem;
  letter-spacing: -0.025em;
}
.store.store-banner .social-icon {
  margin-right: 0.5rem;
  color: #888 !important;
  border-color: #ccc;
  opacity: 0.8;
}
.store-wcmp .store-content {
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;
  background-color: rgba(34, 34, 40, 0.85);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem;
}
.store-wcmp .seller-brand {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8rem;
  flex: 0 0 8rem;
  max-width: 8rem;
  margin-right: 2.2rem;
}
.store-wcmp .seller-date {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 10rem);
  flex: 0 0 calc(100% - 10rem);
  max-width: calc(100% - 10rem);
}
.store-wcmp .store-title {
  margin: 0.4rem 0 1.1rem;
}
.store-wcmp .store-title a {
  font-size: 1.8rem;
}
.store-wcmp .store-title a:hover {
  text-decoration: underline;
}
.store-wcmp .seller-info-list {
  margin: 0;
}
.store-wcmp .seller-info-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  letter-spacing: 0;
  opacity: 0.7;
}
.store-wcmp .seller-info-list li p {
  margin-bottom: 0;
  line-height: 2;
}
.store-wcmp .seller-info-list .store-address p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.store-wcmp .seller-info-list .store-rating p {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.store-wcmp .seller-info-list i {
  margin-top: 1.3rem;
  margin-right: 0.8rem;
  font-size: 1.4rem;
}
.store-wcmp .ratings-container {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.store-wcmp-banner .store-media img {
  width: 100%;
}
.store-wcmp-banner .store-content {
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 40%;
  padding: 2rem;
  background: rgba(0, 0, 0, 0.6);
}
.store-wcmp-banner .seller-brand {
  margin: -7rem auto 2rem auto;
}
.store-wcmp-banner .social-icons {
  position: absolute;
  right: 2rem;
  top: -5rem;
}
.store-wcmp-banner .store-title {
  margin-bottom: 1rem;
  font-size: 2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.store-wcmp-banner .seller-info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
}
.store-wcmp-banner .seller-info-list > * {
  margin: 0 0.6rem;
  opacity: 0.6;
  text-align: center;
}
.store-wcmp-banner .seller-info-list > * i {
  margin-right: 0.4rem;
  margin-left: 0;
}
.store-wcmp-banner .seller-brand,
.store-wcfm-banner .seller-brand {
  width: 10rem;
  height: 10rem;
}
.store-wcmp-banner .seller-brand img,
.store-wcfm-banner .seller-brand img {
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  max-width: calc(100% + 2px);
  margin: -1px;
}
.store-wcmp-banner .social-icon:not(:last-child),
.store-wcfm-banner .social-icon:not(:last-child) {
  margin-right: 0.5rem;
}
.store-wcmp-banner .social-icon,
.store-wcfm-banner .social-icon {
  border-radius: 0.3rem;
}
.store-wcfm-banner .store-content {
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(34, 34, 34, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 16rem;
  padding: 2.3rem 3rem 2.6rem;
}
.store-wcfm-banner .store-content-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.store-wcfm-banner .personal-info {
  margin-right: 4rem;
}
.store-wcfm-banner .seller-brand {
  margin: -7.2rem 0 2rem;
}
.store-wcfm-banner .ratings-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.2rem;
}
.store-wcfm-banner .ratings-full {
  margin: 0;
}
.store-wcfm-banner .store-title {
  margin-bottom: 0.9rem;
  font-size: 2rem;
  font-weight: 600;
}
.store-wcfm-banner .seller-info-list {
  padding-left: 2.4rem;
}
.store-wcfm-banner .seller-info-list li {
  margin-bottom: 0.4rem;
  letter-spacing: 0;
}
.store-wcfm-banner .seller-info-list li i {
  margin: 0 0.4rem 0 -2.4rem;
  font-size: 1.4rem;
}
.store-wcfm-banner .store-content-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.store-wcfm-banner .btn-inquiry {
  margin-bottom: 3rem;
}
.btn-inquiry,
.btn-visit:not(.btn-link) {
  padding: 0.8em 1.6em;
  font-size: 1.3rem;
  background-color: #eee;
  border-color: #eee;
  color: #333;
  margin-right: 0.6rem;
}
.btn-inquiry:hover,
.btn-inquiry:active,
.btn-inquiry:focus,
.btn-visit:not(.btn-link):hover,
.btn-visit:not(.btn-link):active,
.btn-visit:not(.btn-link):focus {
  background-color: #333;
  border-color: #333;
  color: #fff;
}
.vendor-toolbox .vendor-search-toggle {
  margin-right: 1.5rem;
  padding: 0.73em 0.9em 0.86em;
  font-weight: 700;
}
.vendor-toolbox .vendor-search-toggle i {
  margin: 0 0.8rem 0 0;
  font-size: 1.5rem;
  font-weight: 600;
}
.vendor-toolbox .toolbox-left label {
  font-weight: 400;
  color: #333;
}
.vendor-toolbox .toolbox-layout {
  margin-left: 1.5rem;
}
.vendor-toolbox .btn-layout {
  color: #ccc;
}
.vendor-toolbox .btn-layout.icon-mode-list i {
  font-size: 2rem;
}
.vendor-search-wrapper {
  display: none;
  padding: 2rem;
  border-radius: 5px;
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.08);
  margin-top: 3.2rem;
}
.vendor-search-wrapper .vendor-search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vendor-search-wrapper input {
  min-height: 3.8rem;
  height: 3.8rem;
  color: #777;
  border-radius: 0.3rem;
}
.vendor-search-wrapper input:focus {
  border-color: #8080809e;
}
.vendor-search-wrapper .btn {
  padding: 0.7em 1.65em;
}
.vendor-product-title {
  font-size: 1.4rem;
  font-weight: 600;
  padding: 1.9rem 1.5rem;
  border: 1px solid #eee;
  border-radius: 0.3rem;
}
.vendor-product-title a {
  color: #333;
}
.vendor-product-title a:hover {
  color: var(--i2m_primaryColor);
}
.vendor-map {
  border: 1px solid #eee;
}
.google-map {
  height: 35rem;
  background-color: #98c3e5;
}
@media (max-width: 991px) {
  .store-wcmp {
    height: 100%;
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  }
  .store-wcmp .store-content {
    display: block;
    position: relative;
    background: #fff;
  }
  .store-wcmp .seller-brand {
    margin-bottom: 2rem;
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  }
  .store-wcmp .seller-brand img {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    max-width: calc(100% + 2px);
    margin: -1px;
    border: 1px solid #eee;
  }
  .store-wcmp .seller-date {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    max-width: 100%;
  }
  .store-wcmp .store-title a {
    color: var(--i2m_primaryColor);
    text-shadow: none;
  }
  .store-wcmp .store-address,
  .store-wcmp .store-rating {
    color: #333;
  }
  .store-wcfm-banner .store-content {
    display: block;
  }
  .store-wcfm-banner .store-content-right {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 1rem 0 0 14rem;
  }
  .store-wcfm-banner .store-content-right .btn {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .toolbox.vendor-toolbox {
    display: block;
  }
  .store-list .store-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30rem;
    flex: 0 0 30rem;
    max-width: 30rem;
  }
  .store.store-banner .store-content {
    background: none;
    padding-left: 2rem;
    padding-right: 2rem;
    max-width: 27rem;
  }
  .store-wcmp-banner .social-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    top: auto;
    right: auto;
    margin-top: 1rem;
  }
}
@media (max-width: 575px) {
  .store-list {
    display: block;
  }
  .store-list .store-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .store-list .store-content {
    padding-left: 2rem;
  }
  .store-list .seller-brand {
    left: auto;
    -webkit-transform: none;
    transform: none;
    right: 2rem;
    top: -27%;
  }
  .store-wcfm-banner .store-content-left {
    display: block;
    text-align: center;
  }
  .store-wcfm-banner .personal-info {
    margin-right: 0;
  }
  .store-wcfm-banner .seller-brand {
    margin-right: auto;
    margin-left: auto;
  }
  .store-wcfm-banner .store-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .store-wcfm-banner .store-content-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
  }
}
@media (max-width: 479px) {
  .store-list .seller-brand {
    top: -22%;
    width: 7rem;
    height: 7rem;
  }
}
/* ------------------------------------
    Sidebar
        - Base
        - Sidebar Elements
        - Fixed Sidebar
        - Right Sidebar
        - Tag
        - Blog Sidebar
------------------------------------- */
.sidebar-active .sidebar .sidebar-overlay,
.right-sidebar-active .right-sidebar .sidebar-overlay {
  visibility: visible;
  opacity: 0.5;
}
.sidebar-active .sidebar .sidebar-close,
.right-sidebar-active .right-sidebar .sidebar-close {
  opacity: 1;
  visibility: visible;
}
.sidebar-active .sidebar .sidebar-content,
.right-sidebar-active .right-sidebar .sidebar-content {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.sidebar-overlay,
.sidebar-toggle,
.sidebar-content,
.sidebar-close {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2200;
}
.sidebar-overlay {
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0.4s, opacity 0.4s;
  transition: visibility 0.4s, opacity 0.4s;
}
.sidebar-toggle {
  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;
  top: 206px;
  width: 40px;
  height: 40px;
  font-size: 1.4rem;
  color: #fff;
  background-color: #222;
  opacity: 0.6;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.sidebar-toggle:hover {
  opacity: 0.8;
  color: #fff;
}
.right-sidebar .sidebar-toggle {
  border-radius: 0.3rem 0 0 0.3rem;
  left: auto;
  right: 0;
}
.left-sidebar .sidebar-toggle {
  border-radius: 0 0.3rem 0.3rem 0;
}
.sidebar-close {
  opacity: 0;
  visibility: hidden;
  margin: 0;
  left: calc(100vw - 50px);
  top: 25px;
  z-index: 2201;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
}
.sidebar-content {
  bottom: 0;
  width: 31rem;
  padding: 2rem;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  overflow: auto;
  background-color: transparent;
  opacity: 0;
  line-height: 1.3;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}
.widget:not(.widget-collapsible) .widget-title {
  border: none;
}
.sidebar .widget:last-child .widget-body {
  padding-bottom: 0;
}
.right-sidebar {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.right-sidebar .sidebar-close {
  left: 10px;
  padding: 10px;
}
.right-sidebar .sidebar-content {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  left: auto;
  right: 0;
}
.right-sidebar .sidebar-content::-webkit-scrollbar {
  width: 0;
}
.filter-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.8rem 0 1.7rem;
}
.filter-actions label {
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.025em;
  color: #333;
}
.filter-actions .filter-clean {
  padding-bottom: 0;
  text-transform: capitalize;
  font-weight: 400;
}
.price-range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.3rem 0 1rem;
}
.price-range input {
  padding: 0.5rem;
  font-family: Poppins, sans-serif;
  color: #999;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 62px;
  height: 37px;
  line-height: 37px;
  vertical-align: middle;
  -webkit-appearance: textfield;
}
.price-range input::-webkit-outer-spin-button,
.price-range input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.price-range input::-webkit-input-placeholder {
  color: inherit;
}
.price-range input::placeholder,
.price-range input::-webkit-input-placeholder,
.price-range input::-moz-placeholder {
  color: inherit;
}
.price-range .delimiter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.65rem;
  font-size: 1.9rem;
  font-weight: 600;
  color: #999;
}
.price-range .btn {
  padding: 0;
  font-size: 1.3rem;
  font-weight: 400;
  width: 4.8rem;
  height: 3.7rem;
  vertical-align: middle;
  line-height: 2.6;
  margin-left: 1rem;
  text-transform: none;
}
.filter-items {
  font-size: 1.4rem;
}
.filter-items a {
  position: relative;
  display: block;
  color: inherit;
  padding: 1rem 0 1rem 0.2rem;
}
.filter-items a:hover {
  color: var(--i2m_primaryColor);
}
.filter-items.item-check a {
  padding-left: 2.8rem !important;
}
.filter-items.item-check a::before {
  content: "";
  position: absolute;
  border: 1px solid;
  border-radius: 2px;
  width: 18px;
  height: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 2px;
  color: #999;
  font-size: 1rem;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  text-align: center;
  text-indent: 1px;
  line-height: 1.3em;
}
@media (-webkit-min-device-pixel-ratio: 1.5),
  (min--moz-device-pixel-ratio: 1.5),
  (min-device-pixel-ratio: 1.5) {
  .filter-items.item-check a::before {
    text-indent: 0;
  }
}
.filter-items.item-check .active > a::before {
  content: "";
  background-color: var(--i2m_primaryColor);
  width: 20px;
  height: 20px;
  color: #fff;
  border-radius: 3px;
  left: 1px;
  padding-top: 3px;
  font-weight: 600;
}
.filter-items.search-ul a::before {
  content: none;
}
.filter-items .show > a {
  color: var(--i2m_primaryColor);
}
.filter-items .show > a i {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.filter-items li span {
  position: absolute;
  right: 0;
  color: #ccc;
}
.filter-items .with-ul > a > i {
  position: absolute;
  right: 0;
  line-height: 0;
  font-size: 1.2rem;
  font-weight: 600;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  top: 50%;
}
.filter-items ul {
  display: none;
  position: relative;
  padding-left: 1.2rem;
  margin: 0.2rem 0;
}
.filter-items ul::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 7px;
  bottom: 7px;
  border-left: 1px solid #eee;
}
.filter-items ul a {
  font-size: 1.3rem;
  color: #999;
  padding: 0.45rem 0;
}
.toolbox-horizontal .sidebar-fixed {
  max-width: none;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.toolbox-horizontal.toolbox .left-sidebar-toggle {
  padding: 0.65em;
  margin-bottom: 0;
}
.toolbox-horizontal .select-menu select,
.toolbox-horizontal .toolbox-show select {
  padding-top: 0.65em;
  padding-bottom: 0.65em;
}
.toolbox-horizontal .toolbox-show select {
  padding-left: 1.4rem;
  padding-right: 3.1rem;
}
.toolbox-horizontal .select-box::before {
  right: 0.9rem;
}
.toolbox-horizontal .toolbox-layout {
  margin-left: 2rem;
}
.toolbox-horizontal .select-menu:not(.toolbox-sort) {
  display: block;
}
.toolbox-horizontal .select-menu:not(.toolbox-sort)::before {
  content: none;
}
.toolbox-horizontal .select-menu-toggle {
  font-size: 1.6rem;
  font-weight: 600;
  color: #333;
  padding: 1.3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee;
}
.toolbox-horizontal .filter-items {
  padding: 0.7rem 0 1rem;
}
.toolbox-horizontal .filter-items a:not(.btn) {
  padding: 1rem 0;
  color: #333;
}
.toolbox-horizontal .filter-items .btn {
  color: #fff;
}
@media (min-width: 992px) {
  .toolbox-horizontal {
    padding: 2rem;
    margin: -2rem;
  }
  .toolbox-horizontal .sidebar-fixed .sidebar-content.toolbox-left {
    padding-bottom: 0;
  }
  .toolbox-horizontal .toolbox-left .toolbox-item {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
  .toolbox-horizontal .toolbox-left .toolbox-item.opened .filter-items {
    opacity: 1;
    visibility: visible;
  }
  .toolbox-horizontal .filter-items {
    position: absolute;
    top: 100%;
    margin-top: 0.5rem;
    min-width: 23rem;
    padding: 1rem 2rem 2rem;
    font-size: 1.2rem;
    color: #333;
    visibility: hidden;
    opacity: 0;
    z-index: 100;
    -webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.12);
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.12);
    background-color: #fff;
  }
  .toolbox-horizontal .filter-items li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 1rem 0.5rem 0 0;
  }
  .toolbox-horizontal .filter-items a:not(.btn) {
    background: #f5f5f5;
    padding: 0.5em 1em;
    border-radius: 0.3rem;
  }
  .toolbox-horizontal .filter-items .active > a {
    background-color: var(--i2m_primaryColor);
    color: #fff;
  }
  .toolbox-horizontal .select-menu::before {
    font-size: 1.1rem;
    right: 1rem;
    color: #333;
  }
  .toolbox-horizontal .select-menu-toggle {
    position: relative;
    border: 1px solid #ccc;
    font-weight: 400;
    font-size: 1.2rem;
    color: #222;
    line-height: 1.5;
    padding: 0.65em 4.3em 0.65em 1.2em;
    text-transform: none;
    border-radius: 0.3rem;
    -webkit-transition: border-color 0.4s, color 0.4s;
    transition: border-color 0.4s, color 0.4s;
  }
  .toolbox-horizontal .select-menu-toggle::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0.9rem;
    font-family: "wolmart";
    content: "";
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1;
  }
  .toolbox-horizontal .filter-items.item-check a {
    padding-left: 1em !important;
  }
  .toolbox-horizontal .filter-items.item-check a::before {
    content: none;
  }
  .toolbox-horizontal .price-range {
    margin: 0;
  }
}
.shop-sidebar {
  position: relative;
}
.shop-sidebar .widget-body {
  margin-bottom: 1rem;
}
.shop-sidebar .filter-price-text {
  font-size: 1.3rem;
  letter-spacing: -0.025em;
}
.widget-icon-box {
  padding: 0 2rem;
  border-radius: 0.5rem;
  border: 1px solid #eee;
}
.widget-icon-box .icon-box-side {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  padding: 2rem 0;
}
.widget-icon-box .icon-box-side:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.widget-icon-box i.w-icon-truck {
  font-size: 3.4rem;
}
.widget-icon-box i.w-icon-bag,
.widget-icon-box i.w-icon-money {
  font-size: 3rem;
}
.widget-icon-box .icon-box-title {
  font-weight: 600;
}
.widget-icon-box p {
  color: #999;
}
.widget-banner .banner-content {
  left: 10.7%;
  bottom: 12.5%;
}
.widget-banner .banner-price-info {
  margin-left: -2px;
  margin-bottom: 0.2rem;
  font-size: 4.6em;
}
.widget-banner sup {
  margin-left: 1px;
  vertical-align: 12px;
  font-size: 0.652em;
}
.widget-banner sub {
  margin-left: -1.7em;
  vertical-align: 0;
  font-size: 0.26em;
}
.widget-banner .banner-subtitle {
  font-size: 1.6rem;
}
.widget.widget-products .title {
  margin-bottom: 0.7rem;
  font-size: 1.6rem;
}
.widget.widget-products .title.title-link::before {
  height: 2px;
  background-color: #666;
  bottom: -0.7rem;
}
.widget.widget-products .swiper-button-next,
.widget.widget-products .swiper-button-prev {
  top: -4.5rem;
  right: -0.5rem;
  font-size: 1.6rem;
  font-weight: 600;
}
.widget.widget-products .swiper-button-prev {
  right: 0.3rem;
}
.widget.widget-products .swiper-button-next {
  right: 0.2rem;
}
.blog-sidebar .widget .widget-title {
  cursor: default;
  margin-bottom: 1rem;
}
.blog-sidebar .widget .widget-body {
  padding: 0;
}
.blog-sidebar .widget:not(:last-child) .widget-body {
  margin-bottom: 2.5rem;
}
.blog-sidebar .widget:last-child .widget-body {
  margin-bottom: 1rem;
}
.widget-search-form .form-control {
  border-radius: 0.3rem 0 0 0.3rem;
  font-size: 1.2rem;
  color: #777;
}
.widget-search-form .btn-search {
  padding: 0.9em 1.07em 1em;
  border-width: 1px 1px 1px 0;
  border-color: #eee;
  border-radius: 0 0.3rem 0.3rem 0;
}
.widget-search-form .btn-search i {
  font-size: 1.8rem;
}
.widget-search-form .btn-search:hover,
.widget-search-form .btn-search:active,
.widget-search-form .btn-search:focus {
  background-color: #fff;
  color: var(--i2m_primaryColor);
}
.widget-posts .swiper-button-next,
.widget-posts .swiper-button-prev {
  top: -4.2rem;
  border: none;
  width: auto;
  height: auto;
  font-size: 1.5rem;
  font-weight: 600;
}
.widget-posts .swiper-button-next:not(.swiper-button-disabled):hover,
.widget-posts .swiper-button-prev:not(.swiper-button-disabled):hover {
  background-color: #fff;
  color: var(--i2m_primaryColor);
}
.widget-posts .swiper-button-prev {
  right: 0.4rem;
}
.widget-posts .swiper-button-next {
  right: 0.3rem;
}
.widget-custom-block p {
  line-height: 1.6;
}
.tags .tag {
  display: inline-block;
  margin: 0.5rem 1rem 0.5rem 0;
  padding: 0.5rem 0.9rem;
  font-size: 1.3rem;
  border: 1px solid #ccc;
  line-height: 1.35;
  text-transform: capitalize;
  color: #333;
  border-radius: 0.3rem;
  -webkit-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
}
.tags .tag:hover {
  border-color: var(--i2m_primaryColor);
  color: var(--i2m_primaryColor);
}
.vendor-sidebar .widget-collapsible .widget-body {
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.vendor-sidebar .widget-categories .widget-body {
  padding: 0.7rem 0 2rem;
}
.vendor-sidebar .widget-time .widget-body {
  padding: 0.3rem 0 2rem;
}
.vendor-sidebar .widget.widget-products .widget-body {
  padding: 1rem 0 2rem;
}
.vendor-sidebar .product-widget .product-media {
  padding-left: 0.2rem;
}
.vendor-sidebar .product-widget .product-details {
  padding-bottom: 0.8rem;
}
.vendor-sidebar .product-widget .product-name {
  margin-bottom: 0.6rem;
}
.vendor-sidebar .product-widget .ratings-container {
  margin-bottom: 0.4rem;
}
.vendor-sidebar .product-widget .product-price {
  font-size: 1.6rem;
}

.widget-time li {
  padding: 1rem 0;
}
.widget-time label::after {
  content: "-";
  display: inline-block;
  margin-left: 0.4rem;
}
.widget-time .widget-body span {
  display: inline-block;
  width: 11rem;
  font-weight: 600;
  color: #333;
}
.widget-wcmp-contact .form-control {
  margin-bottom: 2rem;
  border-radius: 0.3rem;
  color: #666;
}
.widget-wcmp-contact input {
  min-height: 4rem;
}
.widget-wcmp-contact textarea {
  max-height: 12.4rem;
}
.widget-search-products input {
  min-height: 4rem;
  margin-right: 0.5rem;
  color: #666;
  border-radius: 0.3rem;
}
.widget-search-products .btn {
  padding: 0.86em 1em;
  background-color: #eee;
  border-color: #eee;
  color: #333;
}
.widget-search-products .btn:hover,
.widget-search-products .btn:focus,
.widget-search-products .btn:active {
  background-color: #333;
  border-color: #333;
  color: #fff;
}
#i2m_vendor_extend .toggle-btn {
  padding: 0px;
}
#i2m_vendor_extend .filter-items ul a {
  padding: 0.45rem 1.4rem;
}
@media (min-width: 992px) {
  .sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31rem;
    /*flex: 0 0 31rem;
    max-width: 31rem;*/
  }
  .main-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  /* .row .main-content {
    max-width: calc(100% - 31rem);
  } */
  .shop-sidebar.sidebar-fixed .sidebar-content {
    padding: 0 0 2rem;
  }
  .sidebar-fixed .sidebar-toggle,
  .sidebar-fixed .sidebar-overlay {
    display: none;
  }
  .sidebar-fixed .sidebar-content {
    position: relative;
    overflow: visible;
    padding: 0;
    opacity: 1;
    z-index: 2;
    width: auto;
    -webkit-transform: none;
    transform: none;
  }
  .shop-content {
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .sidebar-active .page-wrapper {
    margin-left: 310px;
    margin-right: -310px;
  }
  .right-sidebar-active .page-wrapper {
    margin-left: -310px;
    margin-right: 310px;
  }
}
@media (max-width: 479px) {
  .sidebar-content {
    width: 27rem;
  }
  .sidebar-active .page-wrapper {
    margin-left: 27rem;
    margin-right: -27rem;
  }
  .right-sidebar-active .page-wrapper {
    margin-left: -27rem;
    margin-right: 27rem;
  }
  .widget-icon-box .icon-box-side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .widget-icon-box .icon-box-icon {
    margin: 0 0 0.5rem;
  }
  .widget-icon-box .icon-box-content {
    text-align: center;
  }
}
.form-control {
  display: block;
  width: 100%;
  min-height: 4.7rem;
  padding: 0.85rem 2rem;
  border: 1px solid #eee;
  font-size: 14px !important;
  font-family: Poppins, sans-serif;
  line-height: 1.5;
  font-weight: 400;
  color: #999;
  background-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.widget-contact .form-control {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.3rem;
  border-color: #e1e1e1;
  border-radius: 0.3rem;
}
.widget-contact input {
  min-height: 4.4rem;
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem !important;
}
.widget-contact textarea {
  min-height: 17.4rem;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  margin-bottom: 2rem !important;
}
.widget-body > a {
  color: #ccc !important;
}

/*------------------------------------
    Category
        - Base
            - Default
            - Group Category
                - Image
                - Icon
            - Category Banner
-------------------------------------*/
.category {
  position: relative;
  font-size: 1rem;
  color: #666;
  margin: 0 !important;
}
.category a {
  color: inherit;
}
.category a:hover {
  color: #336699;
}
.category img {
  display: block;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.category .category-name {
  margin-bottom: 0;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: -0.025em;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.category .category-count {
  font-size: 1.4rem;
}
.category p {
  text-align: start;
  font-size: 1.4rem;
  line-height: 1.25;
  letter-spacing: 0;
  color: #666;
}
.category-content .category-list {
  color: #666666;
  text-align: start;
  font-size: 1.3em;
}
.category-content .category-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  line-height: 1.9;
}
.category-content .category-list li::before {
  content: "";
  color: inherit;
  font-family: "wolmart";
  font-size: 1.3rem;
  margin-right: 0.3rem;
  margin-left: -0.3rem;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.category-content .category-list li:hover::before {
  color: #336699;
  -webkit-animation: navItemArrow 0.6s linear infinite;
  animation: navItemArrow 0.6s linear infinite;
}
.category-absolute .category-content {
  position: absolute;
  cursor: pointer;
}
.category-default .category-content {
  padding-bottom: 0.2rem;
  -webkit-transition: padding-bottom 0.3s;
  transition: padding-bottom 0.3s;
}
.category-default .btn {
  position: absolute;
  margin-top: -2rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: margin-top 0.3s, opacity 0.3s, visibility 0.3s;
  transition: margin-top 0.3s, opacity 0.3s, visibility 0.3s;
}
.category-default:hover .category-content {
  padding-bottom: 3.2rem;
}
.category-default:hover .btn {
  margin-top: 1rem;
  opacity: 1;
  visibility: visible;
}
.category-default1 .category-content {
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(38, 38, 38, 0.8);
  height: 20%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}
.category-default1 .category-content .category-name {
  padding-bottom: 0;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.035em;
  -webkit-transition: padding-bottom 0.3s;
  transition: padding-bottom 0.3s;
}
.category-default1 .category-content .category-count {
  position: absolute;
  font-size: 1.2rem;
  line-height: 1.3;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.category-default1:hover .category-name {
  padding-bottom: 1.7rem;
}
.category-default1:hover .category-count {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  opacity: 1;
  visibility: visible;
}
.category-group-image,
.category-group-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #eee;
}
.category-group-image > *,
.category-group-icon > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.category-group-image .category-content ul,
.category-group-icon .category-content ul {
  padding-left: 0;
}
.category-group-image {
  padding: 1rem;
  font-size: 1rem;
  height: 100%;
}
.category-group-image .category-content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: start;
  padding: 1.1rem 0 0.8rem 3rem;
}
.category-group-image .category-content ul {
  margin: 0;
}
.category-group-image .category-name {
  font-size: 1.6em;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 1.1rem;
  line-height: 1.4;
  text-align: start;
  letter-spacing: 0;
}
.category-group-image a {
  white-space: nowrap;
}
.category-ellipse .category-media {
  border-radius: 50%;
  overflow: hidden;
  border: 0px solid #fff;
  -webkit-transition: border-width 0.1s, -webkit-box-shadow 0.1s;
  transition: border-width 0.1s, -webkit-box-shadow 0.1s;
  transition: box-shadow 0.1s, border-width 0.1s;
  transition: box-shadow 0.1s, border-width 0.1s, -webkit-box-shadow 0.1s;
}
.category-ellipse .category-content {
  margin-top: 1.7rem;
}
.category-ellipse .category-name:hover {
  color: #336699;
}
.category-ellipse:hover .category-media {
  border-width: 8px;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
}
.category-classic {
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.category-classic .category-content {
  left: 0;
  right: 0;
  bottom: 1.5rem;
  overflow: hidden;
  text-align: center;
}
.category-classic .category-name {
  font-size: 1.4rem;
  line-height: 1.45;
  text-transform: capitalize;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.category-classic .btn {
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 100%;
  -webkit-transition: top 0.3s, -webkit-transform 0.3s;
  transition: top 0.3s, -webkit-transform 0.3s;
  transition: top 0.3s, transform 0.3s;
  transition: top 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.category-classic:hover {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}
.category-classic:hover .category-name {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.category-classic:hover .btn {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.category-icon .category-media {
  padding: 2.4rem 0.5rem;
  border: 1px solid #eee;
  width: 130px;
  height: 130px;
  max-width: 100%;
  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;
  font-size: 5rem;
  border-radius: 50%;
  margin: 0 auto 2rem auto;
  -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.3s;
  transition: border-color 0.3s, -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s, border-color 0.3s;
  transition: box-shadow 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s;
}
.category-icon .category-name {
  font-size: 1.4rem;
  text-transform: capitalize;
  letter-spacing: 0;
}
.category-icon:hover .category-media {
  border-color: #fff;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.category-icon:hover .category-name {
  color: #336699;
}
.category-banner .category-content {
  left: 0;
  bottom: 2rem;
  background-color: rgba(38, 38, 38, 0.8);
  border-radius: 0 5rem 5rem 0;
  padding: 1.3rem 3rem;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.category-banner .category-name {
  font-size: 1.4rem;
  color: #fff;
  letter-spacing: 0.035em;
}
.category-banner:hover .category-content {
  background-color: rgba(51, 102, 153, 0.8);
}
.category-center .category-content {
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.category-center .btn {
  visibility: hidden;
  opacity: 0;
  line-height: 0;
  -webkit-transition: visibility 0.3s, opacity 0.3s, line-height 0.3s;
  transition: visibility 0.3s, opacity 0.3s, line-height 0.3s;
}
.category-center:hover .btn {
  visibility: visible;
  opacity: 1;
  line-height: 1;
}
.category-lg .category-name {
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: -0.015em;
  line-height: 1.3;
  white-space: nowrap;
}
.category-lg .category-count {
  font-size: 1.8rem;
  letter-spacing: 0;
  margin-bottom: 1rem;
}
.category-image {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.category-image a {
  display: block;
  width: 100%;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.category-image .category-media {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.category-image .category-media img {
  display: block;
}
.category-image p {
  font-size: 1.3rem;
  line-height: 1;
  color: inherit;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.category-image.media-circle .category-media {
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
}
.category-image.text-center p {
  text-align: center;
}
.category-image:hover {
  cursor: pointer;
}
.category-image:hover a {
  color: #336699;
}
@media (max-width: 767px) {
  .category-group-image .category-content {
    padding-left: 1.5rem;
  }
}
.vendor-toolbox .toolbox-sort select {
  width: 15.2rem;
  padding: 0.61em 2.5rem 0.61em 1.5rem;
  font-size: 1.4rem;
  border-color: #edecec;
}
.vendor-toolbox .select-box::before {
  right: 1rem;
  margin-top: -0.1rem;
}
.vendor-map-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #f5f5f5;
  padding: 2rem 2rem 1rem;
}
.vendor-map-filter .form-control {
  margin-right: 1rem;
  background: #fff;
  border: none;
  min-height: 4.4rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.vendor-map-filter input {
  width: 58.9rem;
}
.vendor-map-filter .select-box::before {
  z-index: 2;
  font-size: 1.2rem;
  right: 2.3rem;
}
.vendor-map-filter select {
  min-width: 22rem;
  font-size: 1.4rem;
  color: #333;
}
.vendor-map-filter select option {
  font-size: 1.4rem;
}
.vendor-map-filter .btn {
  padding: 0.93em 2.97em;
}
.vendor-filter,
.vendor-filter-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.vendor-filter {
  padding: 3rem 0 1rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #eee;
}
.vendor-filter .select-box::before {
  font-weight: 400;
  right: 1.4rem;
  margin-top: -0.1rem;
}
.vendor-filter select {
  font-size: 1.3rem;
  border-color: #ccc;
  border-radius: 0.3rem;
  color: #333;
  padding-left: 1.5rem;
  min-width: 19rem;
  max-width: none;
}
.vendor-filter select option {
  font-size: 1.4rem;
}
.vendor-filter .btn {
  padding: 0.81em 1.4em;
  background-color: #eee;
  border-color: #eee;
  font-size: 1.3rem;
  color: #333;
}
.vendor-filter .btn:hover,
.vendor-filter .btn:focus,
.vendor-filter .btn:active {
  background-color: #dcdcdc;
  border-color: #dcdcdc;
}
.store-wcmp .store-banner img {
  min-height: 31.8rem;
}
.store-wcmp-banner {
  margin-bottom: 3.5rem;
}
.store-wcmp-banner .store-media img {
  min-height: 39rem;
}
.tab-vendor-products.tab-nav-underline .nav-link {
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}
.tab-vendor-products.tab-nav-underline .nav-link::after {
  border-top-width: 2px;
}
.tab-vendor-products.tab-nav-underline .nav-item:not(:last-child) {
  margin-right: 1rem;
}
.tab-vendor-products .toolbox {
  padding: 0.7rem 0 1rem;
}
.tab-vendor-products .toolbox label {
  font-size: 1.4rem;
}
.tab-vendor-products .comments {
  margin: 0;
  padding: 0;
}
.tab-vendor-products .comment {
  border: none;
  padding-top: 2rem;
  font-size: 1.4rem;
}
.tab-vendor-products .comment p {
  margin-bottom: 0;
}
.tab-vendor-products .ratings-container {
  font-size: 1.4rem;
}
.tab-vendor-products .ratings-container .ratings::before {
  color: #ff7272;
}
.tab-vendor-products .comment-author {
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
}
.tab-vendor-products .comment-date {
  font-size: 1.4rem;
  color: #666;
}
.review-title {
  font-size: 1.8rem;
}
.widget-search-products .input-wrapper-inline .form-control {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 9.3rem);
  flex: 0 0 calc(100% - 9.3rem);
  max-width: calc(100% - 9.3rem);
}
.store-wcfm-banner {
  margin-bottom: 2.7rem;
}
.store-wcfm-banner .store-media img {
  min-height: 46rem;
}
.widget-coupons .coupon {
  padding: 1.2rem 2rem;
  width: 100%;
  background-color: #f5f5f5;
  border-radius: 3px;
  font-weight: 600;
  display: inline-block;
  border: 1px dashed #666;
}
.widget-coupons .coupon:hover .coupon-tip {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 2rem);
  transform: translate(-50%, 2rem);
}
.widget-coupons .coupon-tip {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 15.8rem;
  padding: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  border: 1px solid #17a2b8;
  background-color: #fff;
  border-radius: 0.5rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s,
    -webkit-transform 0.3s;
  z-index: 1;
}
.widget-coupons .coupon-tip::before,
.widget-coupons .coupon-tip::after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.widget-coupons .coupon-tip::after {
  border: 3px solid transparent;
  border-bottom: 7px solid #fff;
}
.widget-coupons .coupon-tip::before {
  border: 4px solid transparent;
  border-bottom: 8px solid #17a2b8;
}
.vendor-sidebar .widget-title i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
  margin-top: -0.5rem;
  line-height: 0;
}
.vendor-sidebar .widget-title i.w-icon-truck {
  font-size: 2rem;
}
.widget-location .google-map {
  height: 28rem;
  background-color: #ddd;
}
.policies-area {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #eee;
}
.policies-area .title {
  font-weight: 600;
  margin-bottom: 3rem;
}
.policies-area p {
  padding-bottom: 2.1rem;
}
.tab-vendor-wcfm .nav-link {
  padding: 1.5rem 0;
  font-size: 1.5rem;
  text-transform: capitalize;
}
.tab-vendor-wcfm .tab-pane {
  padding: 3rem 0;
}
.review-area {
  margin-bottom: 3rem;
  padding: 3rem;
  border: 1px solid #eee;
  border-radius: 0.3rem;
}
.review-area .form-control {
  margin-bottom: 2.2rem;
  background: #fff url(../images/vendor/wcfm/write.jpg) no-repeat 10px center;
  min-width: 4.6rem;
  padding-left: 3.5rem;
  color: #777;
}
.review-area .btn {
  padding-left: 1.35em;
  padding-right: 1.35em;
  border-color: #eee;
  background-color: #eee;
  color: #333;
}
.review-area .btn:hover,
.review-area .btn:focus,
.review-area .btn:active {
  border-color: #333;
  background-color: #333;
  color: #fff;
}
.reviewers-picture figure {
  width: 3.6rem;
  height: 3.6rem;
  border: 2px solid #fff;
  border-radius: 50%;
}
.reviewers-picture figure:not(:first-child) {
  margin-left: -1.5rem;
}
.reviewer-name {
  font-size: 1.6rem;
}
.reviewer-name a {
  color: #333;
}
.reviewer-name a:hover {
  color: #336699;
}
.review-ratings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee;
  padding-bottom: 2.6rem;
  margin-bottom: 3.5rem;
}
.review-ratings .ratings-container {
  margin-bottom: 1.3rem;
  font-size: 1.4rem;
}
.review-ratings .ratings-full {
  margin-right: 0.8rem;
}
.review-ratings label {
  white-space: nowrap;
}
.review-ratings .review-ratings-right {
  margin-right: 6rem;
}
.average-rating {
  display: inline-block;
  background: #4e4e4e;
  color: #fff;
  font-size: 2.6rem;
  padding: 0.1rem 1.3rem;
  border-radius: 0.3rem;
  margin-bottom: 0.5rem;
}
.user-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.user-wrap .review-ratings {
  display: block;
  margin-right: 1.5rem;
  margin-bottom: 0;
  border: none;
  padding: 0;
}
.user-photo {
  margin-right: 3.6rem;
}
.user-photo figure {
  width: 70px;
  margin-bottom: 1.5rem;
}
.user-photo label {
  display: block;
  margin-bottom: 0.3rem;
}
.user-photo .score {
  background: #666;
  color: #fff;
  padding: 0.1rem 1.2rem;
  border-radius: 0.3rem;
}
.user-info {
  max-width: 49.4rem;
  margin-right: auto;
  padding-right: 2rem;
}
.user-info p {
  font-size: 1.4rem;
  line-height: 1.78;
}
.vendor-wcfm-map .google-map {
  background-color: #ebebeb;
}
.widget-filter .form-control {
  height: 4.6rem;
  max-width: 100%;
  padding-left: 1.5rem;
  border-color: #eee;
  border-radius: 0.3rem;
  font-size: 1.3rem;
  color: #666;
  margin-bottom: 1rem;
}
.widget-filter .widget-body {
  padding: 0.4rem 0 2.3rem;
}
.vendor-sidebar .widget-search-form .widget-body {
  padding: 0 0 3.5rem;
}
.wcfm-toolbox {
  padding-bottom: 1rem;
}
.wcfm-toolbox select {
  font-size: 1.3rem;
  border-color: #eee;
  width: 24rem;
  max-width: none;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
}
.wcfm-toolbox option {
  font-size: 1.3rem;
}
.wcfm-toolbox .showing-info {
  color: #333;
  font-weight: 400;
}
.store-wcfm .store-content {
  max-width: none;
}
.default-section {
  margin-bottom: 1.7rem;
}
.vendors-section {
  background-color: #f8f8f8;
}
.vendors-section .vendor-widget {
  margin-bottom: 0;
}
@media (max-width: 1036px) {
  .store-wcfm .store-footer {
    padding-top: 5rem;
  }
  .store-wcfm .seller-brand {
    right: auto;
    left: 2rem;
    top: -39%;
  }
}
@media (max-width: 991px) {
  .store-wcmp .store-banner img {
    min-height: auto;
    max-height: 20rem;
  }
  .review-area {
    padding: 2rem;
  }
  .default-section {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .review-ratings .review-ratings-right {
    margin-right: 0;
  }
  .user-wrap .review-ratings {
    display: none;
  }
  .user-photo {
    margin-right: 2rem;
  }
  .user-info {
    padding-right: 0;
  }
}
@media (max-width: 575px) {
  .store-list:hover .seller-brand img {
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
  }
}
@media (max-width: 479px) {
  .wcfm-toolbox {
    display: block;
  }
  .review-ratings {
    display: block;
  }
  .review-ratings .ratings-container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .average-rating {
    margin-top: 1rem;
  }
  .tab-vendor-products .nav-tabs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.input-wrapper-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-width: 67.5rem;
  width: 100%;
}
.content-page-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}
.grid-list-page-title {
  margin-bottom: 30px;
}
.grid-list-page-title small,
.grid-list-page-title h1 small,
.grid-list-page-title h2 small,
.grid-list-page-title h3 small,
.grid-list-page-title h4 small {
  font-size: 14px;
  font-weight: 400;
  color: #999;
}
.product-sorting {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.product-sorting .product-sorting-inner label,
.product-sorting .product-sorting-inner p,
.product-sorting .product-sorting-inner > div,
.product-sorting .product-sorting-inner form,
.product-sorting .product-sorting-inner div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.product-sorting .product-sorting-inner > div + div {
  margin-left: 30px;
}
.product-sorting label {
  padding-right: 5px;
}
.product-sorting .product-sorting-inner div.product-list-icon {
  padding-left: 5px;
}
.product-sorting .product-show {
  float: right;
}
@media (max-width: 430px) {
  .product-sorting .product-sorting-inner > div + div {
    margin-left: 0;
    margin-top: 30px;
    display: block;
  }
}
.product-grid-list-switcher .product-icon a {
  height: 40px;
  border: 1px solid #eee;
  width: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
}
.product-grid-list-switcher .product-icon a:hover,
.product-grid-list-switcher .product-icon.product-active-icon a {
  color: var(--white) !important;
  border-color: transparent;
  background-color: var(--i2m_primaryColor);
}
.menu,
.menu ul,
.mobile-menu,
.mobile-menu ul,
.nav,
.nav ul,
.breadcrumb,
.widget-body,
.widget-body ul,
.dropdown-box,
.category-list,
.product-details ul,
.pagination,
.filter-items,
.product-tabs > div ul,
.nav-filters,
.shipping-methods,
.shipping-methods ul,
.fee-description {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* Estilos de producto ampliado traidos del tema de productos */

.signle-product-wrapper .product-title {
  text-transform: none;
  font-weight: 400;
  font-size: 28px;
}
.signle-product-wrapper .product-detail-content .product-price {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: var(--i2m_primaryColor);
}
.signle-product-wrapper
  .product-detail-content
  .product-price
  .product-price-text {
  font-size: 24px !important;
}
.signle-product-wrapper .signle-product-qty-wrapper {
  padding-top: 10px;
  padding-bottom: 15px;
  display: flex;
}
.signle-product-wrapper .signle-product-qty-wrapper .product-qty {
  position: relative;
  width: 100px;
  float: left;
  display: block;
  margin-right: 20px;
}
.signle-product-wrapper .qty-btn {
  position: absolute;
  right: 0;
  cursor: pointer;
  height: 25px;
  width: 30px;
  margin: 0 auto;
  text-align: center;
}
.signle-product-wrapper .product-qty .qty,
.product-qty .qty:hover,
.product-qty .qty:focus {
  margin: 0;
  -webkit-appearance: none !important;
  -moz-appearance: textfield !important;
  width: 100%;
  min-width: 80px;
  border-color: #ddd;
  text-align: center;
  padding-left: 10px;
  padding-right: 35px;
}
.signle-product-wrapper .qtyplus-btn:before {
  height: 100%;
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  line-height: 1.3;
  font-size: 18px;
}
.signle-product-wrapper .qtyplus-btn {
  border-left: 1px solid #ddd;
  bottom: 0;
}
.signle-product-wrapper .qtyminus-btn {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  top: 0;
}
.signle-product-wrapper .btn-black {
  background-color: #606060;
  border-color: transparent;
  color: var(--white);
}
.signle-product-wrapper .btn-black:hover {
  background-color: rgb(96, 96, 96, 0.8);
  border-color: transparent;
  color: var(--i2m_primaryColor);
}
.signle-product-wrapper .signle-product-meta {
  margin-bottom: 15px;
}
.signle-product-wrapper .signle-product-meta > span,
.signle-product-wrapper .signle-product-share > span {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
.signle-product-wrapper .signle-product-meta > span span,
.signle-product-wrapper .signle-product-share ul {
  color: #4e4e4e;
  display: inline-block;
  font-weight: 400;
  margin: 0 2px;
  font-size: 14px;
}
.signle-product-wrapper .signle-product-share {
  margin-bottom: 30px;
}
.signle-product-wrapper .signle-product-share ul li,
.signle-product-wrapper .signle-product-share > span {
  display: inline-block;
}
.signle-product-wrapper .signle-product-share ul li {
  margin: 0 5px;
}
.signle-product-wrapper .signle-product-share ul li a {
  display: block;
  color: #666;
}
.signle-product-wrapper .tag_row {
  padding: 30px 30px 6px;
}
.signle-product-wrapper .tag {
  float: none;
  line-height: 36px;
  color: #fff;
  background: transparent;
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0 1px;
}
.signle-product-wrapper .tag:hover {
  background: transparent;
  color: var(--i2m_primaryColor);
}
.signle-product-wrapper .product-detail-image,
.signle-product-wrapper .product-image-gallery,
.signle-product-wrapper .product-detail-thumbnails {
  position: relative;
}
.signle-product-wrapper .product-gallery-item {
  cursor: crosshair;
}
.signle-product-wrapper .product-image-gallery .product-gallery-item img {
  width: 100%;
}
.signle-product-wrapper .product-detail-thumbnails {
  margin-top: 15px;
}
.signle-product-wrapper .product-detail-thumbnails .item {
  padding-right: 10px;
  padding-left: 0;
  opacity: 0.6;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
}
.signle-product-wrapper .product-detail-thumbnails .item img {
  cursor: pointer;
}
.signle-product-wrapper .product-detail-thumbnails .item:hover,
.signle-product-wrapper .product-detail-thumbnails .item.slick-current {
  opacity: 1;
}
.signle-product-wrapper .zoom-images-button {
  background: var(--white);
  border: 1px solid #ddd;
  font-size: 19px;
  color: #777;
  width: 50px;
  height: 50px;
  line-height: 45px;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 15px;
  left: 15px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05);
}
/*Product Image Slider Buttons */
.signle-product-wrapper .product-detail-slider .slick-prev,
.signle-product-wrapper .product-detail-slider .slick-next {
  z-index: 2;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: var(--white);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
}
.signle-product-wrapper .product-detail-slider:hover .slick-prev,
.signle-product-wrapper .product-detail-slider:hover .slick-next {
  opacity: 1;
  visibility: visible;
}
.signle-product-wrapper .product-detail-slider .slick-prev {
  left: 15px;
}
.signle-product-wrapper .product-detail-slider .slick-next {
  right: 15px;
}
.signle-product-wrapper .product-detail-slider .slick-next::before {
  margin-left: 2px;
}
.signle-product-wrapper .product-detail-slider .slick-prev::before {
  margin-right: 2px;
}
/*Product Thumb Slider Buttons */
.signle-product-wrapper .product-detail-thumbnails .slick-prev,
.signle-product-wrapper .product-detail-thumbnails .slick-next {
  width: 25px;
  height: 100%;
  border: 1px solid #eee;
  border-radius: 0px;
}
.signle-product-wrapper .product-detail-thumbnails .slick-prev {
  left: 0px;
}
.signle-product-wrapper .product-detail-thumbnails .slick-next {
  right: 0px;
}
/* Arrows */
.signle-product-wrapper .slick-prev,
.signle-product-wrapper .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.signle-product-wrapper .slick-prev:hover,
.signle-product-wrapper .slick-prev:focus,
.signle-product-wrapper .slick-next:hover,
.signle-product-wrapper .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.signle-product-wrapper .slick-prev:hover:before,
.signle-product-wrapper .slick-prev:focus:before,
.signle-product-wrapper .slick-next:hover:before,
.signle-product-wrapper .slick-next:focus:before {
  opacity: 1;
}
.signle-product-wrapper .slick-prev.slick-disabled:before,
.signle-product-wrapper .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.signle-product-wrapper .slick-prev:before,
.signle-product-wrapper .slick-next:before {
  font-family: "Font Awesome 7 Pro";
  font-weight: 900;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: var(--dark-color);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.signle-product-wrapper .slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.signle-product-wrapper .slick-prev:before {
  content: "\f137";
}
[dir="rtl"] .slick-prev:before {
  content: "\f137";
}
.signle-product-wrapper .slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.signle-product-wrapper .slick-next:before {
  content: "\f138";
}
[dir="rtl"] .slick-next:before {
  content: "\f138";
}
.signle-product-wrapper .nav-tabs > li.active > a,
.signle-product-wrapper .nav-tabs > li > a.active,
.signle-product-wrapper .nav-tabs > li.active > a:focus,
.signle-product-wrapper .nav-tabs > li > a.active:focus,
.signle-product-wrapper .nav-tabs > li.active > a:hover,
.signle-product-wrapper .nav-tabs > li > a.active:hover {
  color: #576373;
  border-color: #c5d0dc #c5d0dc transparent;
  border-top: 5px solid var(--i2m_primaryColor) !important;
  background-color: var(--white);
  z-index: 1;
  line-height: 18px;
  margin-top: -1px;
  box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.15);
}
.signle-product-wrapper .tab-pane p {
  font-size: 14px;
}
.cta-1 {
  font-family: var(--font-heading);
  font-size: 1.5em;
  line-height: 1.4;
  font-weight: 400;
}
.cta-2 {
  font-family: var(--font-heading);
  font-size: 1.35em;
  line-height: 1.4;
  font-weight: 400;
}
.cta-3 {
  font-family: var(--font-heading);
  font-size: 1.25em;
  line-height: 1.4;
  font-weight: 400;
}
.cta-4 {
  font-family: var(--font-heading);
  font-size: 1.15em;
  line-height: 1.25;
  font-weight: 400;
}
.btn-icon {
  padding: 9px 20px;
  height: var(--input-height);
}
.btn-icon span {
  vertical-align: middle;
}
.btn-icon.btn-icon-only {
  padding: 9px 9px;
  flex-shrink: 0;
  width: var(--input-height);
}
.btn-icon.btn-sm.btn-icon-only {
  padding: 7px 7px;
  width: 30px;
}
.btn-icon svg {
  width: 15px;
  height: 15px;
}
.btn-icon.btn-xs {
  height: 28px;
}
.btn-icon.btn-xs svg {
  width: 12px;
  height: 12px;
  margin-top: -1px;
}
/** cart page **/
.responsive-table {
  overflow-x: auto;
}
.cart-page-table-wrapper {
  margin-bottom: 30px;
}
table {
  width: 100%;
}
.cart-page table tr th {
  border-bottom: 2px solid #eee;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  text-align: center;
  padding: 15px 10px;
  color: inherit;
  margin: 0;
  text-transform: uppercase;
}
.cart-page table tr td {
  border-bottom: 1px solid #eee;
  padding: 15px 12px;
  text-align: center;
  vertical-align: middle;
}
.cart-page-table-wrapper .product-qty-block {
  position: relative;
  width: 100px;
  display: block;
  margin: 0 auto;
}
.cart-actions {
  margin-bottom: 60px;
}
.cart-totals {
  width: 100%;
  clear: both;
}
.update_cart_btn {
  text-align: right;
}
.cart-totals .cart-totals-inner {
  width: 100%;
  max-width: 460px;
  min-width: 280px;
  float: right;
  padding: 30px;
  background: #f8f8f8;
}
.cart-totals .cart-totals-inner h3 {
  text-align: center;
}
.cart-totals .cart-totals-inner div.cart-total-text {
  padding: 0;
  margin-bottom: 15px;
}
.cart-totals .cart-totals-inner table tr th {
  text-align: left;
  text-transform: none;
  border-width: 1px;
}
.cart-totals .cart-totals-inner table tr td {
  text-align: right;
}
.cart-totals .cart-totals-inner table tr.cart-order-total th,
.cart-totals .cart-totals-inner table tr.cart-order-total td {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  border: none;
}
.form-input-wrapper {
  margin-bottom: 20px;
  position: relative;
}
.checkout-box {
  background-color: #f8f8f8;
  padding: 10px;
  margin-bottom: 0;
}
.checkout-box + .checkout-box {
  margin-top: 15px;
  margin-bottom: 0;
}
.checkout-page .order-review {
  background-color: #f8f8f8;
  padding: 30px;
}
.checkout-page .order-review h3 {
  text-align: center;
}
.checkout-page .order-review .order-review-inner {
  background-color: var(--white);
  padding: 20px 25px 0;
  margin-bottom: 30px;
}
.checkout-page .rounded {
  border-radius: var(--bs-border-radius) !important;
}
.checkout-page .coupon {
  margin-bottom: 1rem;
  margin-top: 3rem;
}
.checkout-page .section-heading h2 {
  text-align: left !important;
}
.cart-page .section-heading h2 {
  text-align: left !important;
}
.checkout-page #boxdireccion .list-group .list-group-item:first-child {
  text-align: center !important;
  margin-bottom: 1rem;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.checkout-page #boxdireccion .list-group .list-group-item:last-child {
  text-align: center !important;
  border-top-right-radius: inherit;
  border-top-left-radius: inherit;
  border-top-width: var(--bs-list-group-border-width);
}
.signle-product-qty-wrapper {
  padding-top: 10px;
  padding-bottom: 15px;
}
.signle-product-qty-wrapper .product-qty {
  position: relative;
  width: 100px;
  float: left;
  display: block;
  margin-right: 20px;
  margin-bottom: 15px;
}
.qty-btn {
  position: absolute;
  right: 0;
  cursor: pointer;
  height: 25px;
  width: 30px;
  margin: 0 auto;
  text-align: center;
}
.product-qty .qty,
.product-qty .qty:hover,
.product-qty .qty:focus {
  margin: 0;
  -webkit-appearance: none !important;
  -moz-appearance: textfield !important;
  width: 100%;
  min-width: 80px;
  border-color: #ddd;
  text-align: center;
  padding-left: 10px;
  padding-right: 35px;
}
.qtyplus-btn:before {
  height: 100%;
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  line-height: 1.3;
  font-size: 18px;
}
.qtyplus-btn {
  border-left: 1px solid #ddd;
  bottom: 0;
}
.qtyminus-btn {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  top: 0;
}
.order-review table tr th {
  max-width: 33%;
  width: 33%;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1.4;
  padding: 15px 10px;
  color: inherit;
  margin: 0;
  text-transform: uppercase;
}
.order-review table tr td {
  max-width: 33%;
  width: 33%;
  padding: 15px 12px;
  color: inherit;
  margin: 0;
  text-align: center;
}
.order-review table tr td:first-child {
  text-align: left;
}
.order-review table tr td:last-child {
  text-align: right;
}
.order-review table tr.product-subtotal th,
.order-review table tr.product-total th {
  text-transform: none;
}
.order-review table tr.product-subtotal td,
.order-review table tr.product-total td {
  font-weight: 600;
}
.order-review table tr.product-total td {
  font-size: 20px;
}
.product-checkout-payment ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-checkout-payment ul li {
  margin-bottom: 20px;
}
.product-checkout-payment ul li input[type="radio"],
.product-checkout-payment ul li label {
  display: inline-block;
  margin: 0;
}
.payment-box.payment-method-desc {
  margin-top: 10px;
}
.frm-border {
  border: 1px solid #eee;
  padding: 30px;
}
.checkout-page .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.checkout-page .card {
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

/*account page*/

.contenedor_vendors .nav-link {
  color: inherit;
}

.wishlist-page .wishlist-title {
  margin-left: 15px;
}

.show-code-action {
  position: relative;
}
/* card item usuario*/
.i2m_userName_itemBox {
  font-family: "Fira Sans", sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: 550;
  line-height: 20px;
  color: var(--i2m_colorPerfilOscuro);
}
.store-header .store-banner {
  height: 270px !important;
}
.banner-newsletter {
  background-color: #f5f5f5;
  padding: 6.5rem 0 5rem;
  overflow: hidden;
}

.banner-newsletter::before,
.banner-newsletter::after {
  content: "";
  position: absolute;
  height: 59.2rem;
  width: 58.8rem;
  border: 3rem solid;
  top: 53%;
  -webkit-transform: translateY(-50%) rotateZ(45deg);
  transform: translateY(-50%) rotateZ(45deg);
}

.banner-newsletter::before {
  right: 98.8%;
  border-color: #e7e7e7;
  border-radius: 2rem;
}

.banner-newsletter::after {
  left: 93.3%;
  top: 48%;
  border-color: #f1f1f1;
}

.banner-newsletter.i2m_bg_img::before {
  display: none;
}

.banner-newsletter.i2m_bg_img::after {
  display: none;
}

.banner-newsletter .banner-content {
  padding: 0 1.5rem;
}

.banner-newsletter .banner-title {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.banner-newsletter .banner-title strong {
  font-weight: 800;
}

.banner-newsletter p {
  margin-bottom: 2.2rem;
  max-width: 62rem;
  font-size: 1.3rem;
  line-height: 2;
}

.banner-newsletter .input-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 55.5rem;
  min-height: 4.8rem;
}

/* .banner-newsletter .input-wrapper::before {
  content: "";
  display: inline-block;
  position: absolute;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  font-size: 1.8rem;
  color: #666;
  line-height: 1;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -1rem;
} */
.banner-newsletter input {
  border: 0;
  border-bottom: 2px solid #ccc;
  margin-right: 1rem;
  padding-left: 2.8rem;
  min-height: 4.8rem;
}

.banner-newsletter .banner-content {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.banner-newsletter .btn {
  padding: 0.5em 0.5em;
}

.banner-newsletter .btn i {
  font-size: 1.8rem;
  margin-top: -0.4rem;
}

.link-banner-newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5.25% 8.4% 4.1% 4.4%;
}

.banner {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-size: 1rem;
  overflow: hidden;
}

.br-sm {
  border-radius: 0.5rem !important;
  overflow: hidden !important;
}
#about_us.show {
  font-family: "Fira Sans", sans-serif;
  font-size: 15px !important;
  line-height: 20px;
  color: #333;
  padding-left: 26px !important;
  padding-right: 26px !important;
}
#footwear.product-grid-list-wrapper {
  height: auto !important;
  max-height: none !important;
}

@media (max-width: 767px) {
  .navbar-brand img {
    margin: 0 auto;
    width: 100px;
    margin-top: 6px;
    margin-left: 2px !important;
  }
}

#st-1 {
  font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
  direction: ltr;
  display: block;
  opacity: 1;
  text-align: left;
  z-index: 0 !important;
}

.header1 .navbar .rightSide_nav #top_nav {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}


  /* @media screen and (min-width: 768px) and (max-width: 1326px) {
  span.counttip {
    top: 39px !important;
    left: 10px;
  }
}*/

.header1 .navbar .navbar-header .logo_container .navbar-brand {
  background: transparent !important;
  color: #353434 !important;
  width: 0px;
}

@media (min-width: 381px) and (max-width: 392px) {
  li.i2m_login_drop {
    width: 47px !important;
  }

  /* Boton fixed noticias */
}

.i2m_fixed-button {
  bottom: 20px; /* Ajusta para mantenerlo en la parte inferior */
  left: 90%;
  transform: translate(-50%, 0);
  padding: 10px;
  background-color: #196d4f;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000; /* Asegura que el botón esté por encima de otros elementos */
  transition: background-color 0.3s ease;
  width: 140px; /* Ancho del botón */
  height: 70px; /* Altura del botón */
  text-align: center; /* Centra el texto dentro del botón */
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
}

.i2m_fixed-button:hover {
  background-color: #aacd11;
}

/* Responsividad */

/* Pantallas medianas */
@media (max-width: 768px) {
  .i2m_fixed-button {
    width: 120px;
    height: 60px;
    font-size: 14px;
    left: 89%;
    bottom: 65px;
  }
}

/* Pantallas pequeñas */
@media (max-width: 576px) {
  .i2m_fixed-button {
    width: 100px;
    height: 60px;
    font-size: 12px;
    left: 86%;
    bottom: 63px;
  }
}

/* Pantallas muy pequeñas */
@media (max-width: 400px) {
  .i2m_fixed-button {
    width: 80px;
    height: 50px;
    left: 88%;
    bottom: 68px;
  }
}

@media (min-width: 766px) and (max-width: 992px) {
  .category-menu .megamenu {
    min-width: 50rem;
  }
}

.i2m_titleSection {
  margin-bottom: 0px;
  text-transform: none;
  font-weight: 300;
  font-size: 25px;
  padding-left: 10px;
  border-left: 3px var(--i2m_colorPerfilOscuro) solid;
}
.popular_posts_row .i2m_cateNEWSdesta {
  font-size: 12px;
  color: var(--i2m_colorPerfilClaro) !important;
}
.popular_posts_row .i2m_titleNEWSdesta {
  font-family: "Fira Sans", sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: 450;
  line-height: 20px;
  color: var(--i2m_colorPerfilOscuro) !important;
}

h2.i2m_titleSection {
  font-style: normal;
  font-size: 28px;
  font-weight: 550;
  color: #606060;
  text-transform: capitalize;
  margin-top: 30px;
  border-left: 5px var(--i2m_colorPerfilOscuro) solid;
}
.navByCat ul.nav.news-menu li{
  width: 100%;
}

.logo_container {
  position: relative !important; 
  z-index: 1 !important; 
}

.mobile-menu-toggle {
  position: absolute !important; 
  right: 2 !important; 
  z-index: 999 !important; 
  top: 25%;
}

#slideMenu_trigger {
  position: relative !important; 
  z-index: 1 !important;
}

.inner.h-100.d-flex.flex-column {
  background-color: white;
}


.mobile-menu-toggle.hidden-md.hidden-lg.my-auto.fa-duotone.fa-bars.ms-2 {
  width: 58px;
  height: 44px !important;
}  


@media (max-width: 473px){
  .fleft.menuTitle{
  margin-top: 3rem;
  }
}

@media (max-width: 991px) {
  .mobile-menu-toggle.hidden-md.hidden-lg.my-auto.fa-duotone.fa-bars.ms-2 {
    width: initial;
    line-height: 3rem;
  }
}
.navbar-brand img {    
	max-width: 135px;
	max-height:66px;
}

img.hidden-xs.hidden-sm.mCS_img_loaded {
    max-height: 66px;
}

/* =========================================================
   TABLET HEADER - .i2m_tablet
========================================================= */

.i2m_tablet i.fa.fa-user.fa-fw.hidden-sm {
  display: flex !important;
}

.i2m_tablet img.hidden-md.hidden-lg {
  margin-left: 4rem !important;
}

@media (max-width: 768px) {
  .i2m_tablet .navbar.fixed-top {
    height: 68px !important;
    padding: 0 14px !important;
    border-bottom: 1px solid rgba(0, 255, 155, 0.12) !important;
    backdrop-filter: blur(18px) !important;
  }

  .i2m_tablet .navbar .container-fluid {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 0 !important;
  }

  .i2m_tablet .i2m_followheader,
  .i2m_tablet .i2m_dateHeader,
  .i2m_tablet #top_nav > ul:first-child,
  .i2m_tablet .cart-sidebar-btn,
  .i2m_tablet .navbar-toggler,
  .i2m_tablet .hidden-xs.hidden-sm,
  .i2m_tablet .menuTitle,
  .i2m_tablet .cart-item,
  .i2m_tablet .cart-total,
  .i2m_tablet li:has(.cart-sidebar-btn) {
    /* display: none !important; */
  }

  .i2m_tablet .navbar-header,
  .i2m_tablet .logo_container {
    height: 68px !important;
    display: flex !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .i2m_tablet .logo_container {
    gap: 12px !important;
  }

  .i2m_tablet .mobile-menu-toggle {
    width: 42px !important;
    height: 42px !important;
    display: inline-flex !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    margin: 0 !important;
    margin-top: 2px !important;
    border-radius: 14px !important;
    color: #00f08a !important;
    font-size: 18px !important;
    text-decoration: none !important;
    transition:
      background 0.22s ease,
      border-color 0.22s ease,
      transform 0.22s ease !important;
  }

  .i2m_tablet .mobile-menu-toggle:hover {
    border-color: rgba(0, 255, 155, 0.28) !important;
  }

  .i2m_tablet .navbar-brand {
    height: 68px !important;
    display: flex !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .i2m_tablet .navbar-brand img {
    width: 46px !important;
    height: 46px !important;
    object-fit: contain !important;
    border-radius: 50% !important;
    margin-left: 3rem !important;
    box-shadow: 0 0 18px rgba(0, 255, 155, 0.18) !important;
  }

  .i2m_tablet .rightSide_nav {
    position: static !important;
    height: 68px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    margin: 0 !important;
    transform: none !important;
  }

  .i2m_tablet #top_nav {
    display: flex !important;
    align-items: center !important;
    background: transparent !important;
  }

  .i2m_tablet #top_nav > ul:last-child {
    display: flex !important;
    align-items: center !important;
    flex-direction: row !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
  }

  .i2m_tablet .i2m_login_drop > a,
  .i2m_tablet .i2m-notification-bell,
  .i2m_tablet #CONTENT_FAV > a {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    padding: 0 !important;
    border-radius: 14px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important;
    font-size: 15px !important;
    text-decoration: none !important;
    background: rgba(255, 255, 255, 0.04) !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    transition:
      background 0.22s ease,
      border-color 0.22s ease,
      transform 0.22s ease,
      color 0.22s ease !important;
  }

  .i2m_tablet .i2m_login_drop > a:hover,
  .i2m_tablet .i2m-notification-bell:hover,
  .i2m_tablet #CONTENT_FAV > a:hover {
    color: #00f08a !important;
    background: rgba(0, 255, 155, 0.08) !important;
    border-color: rgba(0, 255, 155, 0.28) !important;
    transform: translateY(-1px) !important;
  }

  .i2m_tablet .i2m_login_drop > a span,
  .i2m_tablet .cart-count,
  .i2m_tablet .cart-total {
    display: none !important;
  }

  .i2m_tablet .i2m_login_drop > a i,
  .i2m_tablet .i2m-notification-bell i,
  .i2m_tablet #CONTENT_FAV i {
    margin: 0 !important;
  }

  .i2m_tablet .i2m-dropdownmenuPerfilglobal {
    position: absolute !important;
    top: 56px !important;
    right: 0 !important;
    left: auto !important;
    min-width: 180px !important;
    padding: 10px !important;
    border-radius: 18px !important;
    background: rgba(1, 12, 9, 0.96) !important;
    border: 1px solid rgba(0, 255, 155, 0.18) !important;
    backdrop-filter: blur(18px) !important;
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.38) !important;
  }

  .i2m_tablet .i2m-dropdownmenuPerfilglobal .dropdown-item {
    height: 42px !important;
    padding: 0 14px !important;
    border-radius: 12px !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    color: rgba(255, 255, 255, 0.84) !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
  }

  .i2m_tablet .i2m-dropdownmenuPerfilglobal .dropdown-item:hover {
    color: #00f08a !important;
    background: rgba(0, 255, 155, 0.08) !important;
  }

  .i2m_tablet #top_nav li > a {
    border: none !important;
    background: transparent !important;
  }
}

@media (max-width: 800px) {
  .i2m_tablet div#top_nav {
    margin-left: 9rem !important;
  }
}

@media (max-width: 821px) {
  .i2m_tablet div#slideMenu_trigger {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .i2m_tablet #top_nav ul:first-child {
    display: flex !important;
  }
}

@media (min-width: 1024px) {
  .i2m_tablet .follow_nav.fleft.i2m_followheader {
    margin-left: -4rem;
  }
}





@media (max-width: 1068px) {
  .mobile-menu-container {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    padding: 81px 14px 24px !important;
    box-shadow:
      28px 0 80px rgba(0, 0, 0, 0.55),
      inset -1px 0 0 rgba(255, 255, 255, 0.04) !important;
  }

  .mobile-menu-close {
    position: fixed !important;
    top: 18px !important;
    left: 242px !important;
    z-index: 1000000 !important;
    width: 42px !important;
    height: 42px !important;
    border-radius: 14px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #00f08a !important;
    font-size: 20px !important;
    text-decoration: none !important;
    background: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
  }

  .mobile-menu-close:hover {
    color: #ffffff !important;
    background: rgba(0, 255, 155, 0.1) !important;
    border-color: rgba(0, 255, 155, 0.32) !important;
  }

  .mobile-menu-container .input-wrapper {
    position: relative !important;
    margin: 0 0 20px !important;
    border-radius: 18px !important;
    display: flex !important;
    align-items: center !important;
    overflow: hidden !important;
    background: rgba(255, 255, 255, 0.04) !important;
    border: 1px solid rgba(255, 255, 255, 0.09) !important;
  }

  .mobile-menu-container .input-wrapper input {
    width: 100% !important;
    height: 48px !important;
    padding: 0 48px 0 16px !important;
    color: #ffffff !important;
    font-family: 'Inter', 'Roboto', Arial, sans-serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    background: transparent !important;
    border: none !important;
    outline: none !important;
  }

  .mobile-menu-container .input-wrapper input::placeholder {
    color: rgba(255, 255, 255, 0.38) !important;
    text-transform: uppercase !important;
    letter-spacing: 0.12em !important;
  }

  .mobile-menu-container .btn-search {
    position: absolute !important;
    right: 4px !important;
    top: 4px !important;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
    border-radius: 14px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: rgba(0, 255, 155, 0.08) !important;
    border: 1px solid rgba(0, 255, 155, 0.22) !important;
  }

  .mobile-menu-container .btn-search i {
    color: #00f08a !important;
  }

  .mobile-menu-container .tab {
    margin-bottom: 18px !important;
  }

  .mobile-menu-container .nav-tabs {
    display: flex !important;
    gap: 8px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
  }

  .mobile-menu-container .nav-tabs .nav-item {
    flex: 1 1 0 !important;
    margin: 0 !important;
  }

  .mobile-menu-container .nav-tabs .nav-link {
    height: 42px !important;
    padding: 0 10px !important;
    border-radius: 14px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: rgba(255, 255, 255, 0.58) !important;
    font-family: 'Inter', 'Roboto', Arial, sans-serif !important;
    font-size: 10px !important;
    font-weight: 900 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    background: rgba(255, 255, 255, 0.04) !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
  }

  .mobile-menu-container .nav-tabs .nav-link.active {
    color: #00f08a !important;
    background: rgba(0, 255, 155, 0.1) !important;
    border-color: rgba(0, 255, 155, 0.35) !important;
  }

  .mobile-menu-container hr {
    display: none !important;
  }

  .mobile-menu,
  .mobile-menu ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  .mobile-menu {
    display: flex !important;
    flex-direction: column !important;
  }

  .mobile-menu li {
    width: 100% !important;
    margin: 0px !important;
    padding: 0 !important;
    padding-top: 5px !important;
  }

  .mobile-menu li > a {
    min-height: 52px !important;
    padding: 0 16px !important;
    border-radius: 16px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    color: rgba(255, 255, 255, 0.84) !important;
    font-family: 'Inter', 'Roboto', Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    background: rgba(255, 255, 255, 0.045) !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    transition:
      background 0.22s ease,
      border-color 0.22s ease,
      color 0.22s ease,
      transform 0.22s ease !important;
  }

  .mobile-menu li > a::after {
    content: "›" !important;
    color: #00f08a !important;
    font-size: 22px !important;
    line-height: 1 !important;
    opacity: 0.75 !important;
  }

  .mobile-menu li > a:hover {
    transform: translateX(4px) !important;
    color: #ffffff !important;
    background: rgba(0, 255, 155, 0.08) !important;
    border-color: rgba(0, 255, 155, 0.32) !important;
  }

  .mobile-menu .dropdown > a,
  .mobile-menu .i2m_dropdown > a {
    background: rgba(255, 255, 255, 0.055) !important;
  }

  .mobile-menu li ul {
    margin: 8px 0 4px 12px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
  }

  .mobile-menu li ul li > a {
    min-height: 44px !important;
    padding: 0 14px !important;
    color: rgba(255, 255, 255, 0.62) !important;
    font-size: 11px !important;
    letter-spacing: 0.08em !important;
    background: rgba(0, 0, 0, 0.18) !important;
    border-color: rgba(0, 255, 155, 0.12) !important;
  }
}



@media (max-width: 1023px) {
  .i2m_tablet .i2m_dateHeader {
    display: none !important;
  }
}


.i2m_tablet .follow_nav.fleft.i2m_dateHeader {
    display: none !important;
}

.i2m_tablet .fleft.menuTitle {
    display: none;
}

.contact-widget.social-links .social3 {
  display: flex !important;
  align-items: center !important;
  gap: 0px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  justify-content: flex-start;
}

.i2m_mobile .contact-widget.social-links .social3 {
  display: flex !important;
  align-items: center !important;
  gap: 0px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  justify-content: flex-start;
  flex-direction: row;
}

