
/*--------------------------------------------------------------
1.0 Base Styles
--------------------------------------------------------------*/
/**
 * Set up a background-color and height on the root and body element.
 */
html, body {
  background-color: #ffffff;
  height: 100%; 
    position : relative;
}

/**
 * Basic styles for headings
 */
h1, h2, h3, h4, h5, h6 {
  color: #292929; }

/**
 * Basic styles for links
 */
a {
  color: #292929; }
  a:hover {
    color: #d90429;
    text-decoration: none; }
  a:focus {
    outline: none; }

a:not([href]):not([tabindex]) {
  color: #292929;
  cursor: pointer; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: #d90429; }

/**
 * Basic style for image element
 */
img {
  border: 0; }
  img:focus {
    outline: none; }

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
/**
 * Basic typography style for copy text
 */
body {
  color: #707070;
  position : relative;
  font-family: "Open Sans", sans-serif; }

/*--------------------------------------------------------------
3.0 Pre-configured styles
--------------------------------------------------------------*/


/*custom header*/


ul.list-sign-in {
  list-style-type: none;
  padding-left: 0;
}
.sign-in-up ul.list-sign-in li {
  padding: 24px 5px;
}

ul.list-sign-in .login-me a, ul.list-sign-in .register-me a {
  font-weight: 500;
  color: #242424;
  font-size: 15px;
}

.sign-in-up ul.list-sign-in li a i {
  margin-right: 5px;
}

ul.list-sign-in li {
  display: inline-block;
  padding: 10px;
}

/*-------------------------------------------------
 * Modal Style 2 CSS start
 *-----------------------------------------------*/

li.ad-post-btn a {
    border-radius: 50px;
}

.modal-style-2 .modal-login {
    width: 450px;
}

.modal-style-2 .modal-login a{
    text-decoration: none !important;
}

.modal-style-2 .modal-login .modal-content {
    padding: 20px;
    border-radius: 5px;
    border: none;
}

.modal-style-2 .modal-login .modal-header {
    border-bottom: none;
    position: relative;
    justify-content: center;
}

.modal-style-2 .modal-login .close {
    position: absolute;
    top: -10px;
    right: -10px;
}
.modal-style-2  .close:focus, .modal-style-2 .close:active {
   outline: none !important;
   box-shadow: none;
}
.modal-style-2 .modal-login h4 {
    color: var(--style-2-color);
    text-align: center;
    font-size: 18px;
    margin-top: 0;
    border-bottom: 0;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 3px;
    font-weight: bold;
}

.modal-style-2 .modal-login .modal-content {
    color: #999;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 25px;
}

.modal-style-2 .modal-login .form-group {
    margin-bottom: 20px;
}

.modal-style-2 .modal-login label {
    font-weight: normal;
    font-size: 13px;
}

.modal-style-2 .modal-login .modal-body {
    padding: 0;
}

.modal-style-2 .modal-login .form-control {
    min-height: 38px;
    padding-left: 5px;
    box-shadow: none !important;
    border-width: 0 0 1px 0;
    border-radius: 0;
    font-size: 13px
}

.modal-style-2 .modal-login .form-control:focus {
    border-color: #ccc;
}

.modal-style-2 .modal-login .input-group-addon {
    max-width: 42px;
    text-align: center;
    background: none;
    border-width: 0 0 1px 0;
    padding-left: 5px;
    border-radius: 0;
    margin-right: 10px;
    padding-top: 15px;
}

.modal-style-2 .modal-login .btn {
    font-size: 15px;
    font-weight: bold;
    background: var(--style-2-color);
    border-radius: 25px;
    border: none;
    min-width: 140px;
    padding: 10px;
    outline: none !important;
}

.modal-style-2 .modal-login .btn:hover,
.modal-style-2 .modal-login .btn:focus {
    background: var(--style-2-color);
}
.modal-style-2  input:-internal-autofill-selected {
    background-color: transparent !important;
}
.modal-style-2 .modal-login .hint-text {
    text-align: center;
    padding-top: 5px;
    font-size: 13px;
}

.modal-style-2 .modal-login .modal-footer {
    color: #999;
    border-color: #dee4e7;
    text-align: center;
    margin: 0 -25px -25px;
    font-size: 13px;
    justify-content: center;
}

.modal-style-2 .modal-login a {
    color: #fff;
    text-decoration: underline;
}

.modal-style-2 .modal-login a:hover {
    text-decoration: none;
}

.modal-style-2 .modal-login a {
    color: var(--style-2-color);
    text-decoration: none;
}

.modal-style-2 .modal-login a:hover {
    text-decoration: underline;
}

.modal-style-2 .modal-login .fa {
    font-size: 16px;
}


.dark.modal-style-2 .modal-content{
    background: #0b0b1f !important;
    color: #fff!important;
}
.dark.modal-style-2 .close, .modal-style-2.dark .modal-login h4{
    color:#fff!important;
}
.dark.modal-style-2 .modal-login .form-control{
    background: transparent !important;
    color: #fff !important;
    border-color: #777;
}
.dark.modal-style-2 .modal-login .input-group-addon{
    color:#9E9E9E;
}
.dark.modal-style-2 .modal-login .modal-footer{
    border: none;
}
.dark.modal-style-2 .modal-login .btn{
    background: #70807e;
}
.dark .text-danger{
    color: #777!important;
}




/*custom header end here*/


/*main hero section */

.simple-search {
  clear: both;
  color: #fff;
  padding: 160px 0;
  position: relative;
  text-align: center;
}
.simple-search::before {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.simple-search h1 {
  font-size: 40px;
  font-weight: 600;
  text-transform: capitalize;
  color: #fff;
  position: relative;
}


.simple-search p {
  color: #fff;
  position: relative;
  font-size: 20px;
  margin-bottom: 0;
}


.simple-search .search-holder {
  position: relative;
  margin: auto;
  max-width: 64em;
  padding: 2em 4em;
}


.simple-search .search-holder input {
  border: medium none;
  color: #222;
  font-size: 1.4em;
  height: 68px;
  padding: .8em 3em .8em .8em;
  border-radius: 50px;
}
.form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #eee;
  border-radius: 0;
  box-shadow: none;
  color: #555;
  font-size: 14px;
  height: auto;
  padding: 15px;
  transition: all .2s cubic-bezier(0, 0, 0.58, 1) 0s;
}

.no-padding {
  padding: 0 !important;
}

.simple-search .search-holder button {
  height: 68px;
  position: absolute;
  right: 0;
  top: 0;
  width: 75px;
  z-index: 99;
  border-radius: 50px;
}

.btn-theme {
  color: #ffffff;
  background-color: #E52D27;
  border-color: #E52D27;
}

.btn {
  font-size: 14px;
  letter-spacing: 1px;
  padding: 10px 15px;
  border-radius: 0;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
  text-transform: uppercase;
}

/*main hero section */



/*listing details*/

.ads-list-archive {
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  color: #777;
  display: block;
  margin-bottom: 30px;
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}

.ad-archive-img {
  overflow: hidden;
  position: relative;
}

.ad-archive-img img {
  width: 100%;
}


.featured-ribbon {
  height: 75px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  width: 75px;
  z-index: 1;
}


.featured-ribbon span::after {
  border-color: #5a3331 #5a3331 transparent transparent;
  border-style: solid;
  border-width: 3px;
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  z-index: -1;
}


.featured-ribbon span::before {
  border-color: #5a3331 transparent transparent #5a3331;
  border-style: solid;
  border-width: 3px;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
  z-index: -1;
}

.featured-ribbon span::after {
  border-color: #5a3331 #5a3331 transparent transparent;
  border-style: solid;
  border-width: 3px;
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  z-index: -1;
}


.ad-archive-desc {
  border-right: medium none;
  padding: 10px 20px;
}


.ad-archive-desc h3 {
  font-size: 18px;
  line-height: 25px;
  margin-top: 0;
  margin-bottom: 0;
  color: #232323;
}

.ad-archive-desc .category-title {
  margin-bottom: 0;
}

.ads-list-archive {
  color: #777;
}

.ad-archive-desc p {
  font-size: 14px;
  margin-bottom: 0;
}

.ad-archive-desc ul.short-meta {
  margin-top: 1px;
}

.ad-archive-desc ul.short-meta li:first-child {
  padding-left: 5px;
}

.ad-archive-desc ul.short-meta li {
  border-right: 1px solid #e7e7e7;
  line-height: 15px;
  padding: 0 10px;
}

.ad-archive-desc .ad-price-simple {
  font-size: 24px;
  font-weight: 600;
  margin-top: 5px;
  overflow: hidden;
}

.ads-list-archive .ad-archive-desc .ad-price-simple span {
  font-size: 18px;
  color: #232323;
  margin-left: 3px;
}

.ads-list-archive .archive-history {
  margin-top: 5px;
}

.ad-archive-desc .last-updated {
  font-size: 12px;
  position: relative;
  float: left;
  line-height: 30px;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.ad-archive-desc .ad-meta {
  position: relative;
  float: right;
}

.ad-archive-desc .ad-meta .btn {
  padding: 3px 10px;
  text-transform: capitalize;
}

.padding_cats + .padding_cats {
  padding-left: 5px;
}


.ad-archive-img {
  overflow: hidden;
  position: relative;
  position: absolute;
  width: 380px;
}

/*listing */




/*my listing*/

section.ly-listing-projects-section {
    padding-bottom: 200px;
}

/**/



/**
* Vertical Align Centering
*/
.vertical-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%; }

/* Compatible-browser and Javascript Disability */
.app-issue {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #ffffff;
  z-index: 1000001; }
  .app-issue .text-center h1 {
    font-size: 46px;
    font-weight: 700; }
  .app-issue .text-center span {
    font-size: 13px;
    font-weight: 400; }

/* When pre-loader is viewed, We need to hide the browser scrollbar */
.has-overflow {
  overflow: hidden; }

/* Page introduction styles */
[class*="page-style-"] {
  position: relative;
  z-index: 1;
  color: #ffffff;
  padding: 68px 0; }
  [class*="page-style-"]:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .7;
    z-index: -1; }
  [class*="page-style-"] .page-intro {
    text-align: center; }
    [class*="page-style-"] .page-intro > h2 {
      color: #ffffff;
      font-size: 36px;
      font-weight: 500;
      margin: 0 0 20px;
      text-transform: capitalize; }
    [class*="page-style-"] .page-intro > .bread-crumb > li > a {
      color: #ffffff; }
    [class*="page-style-"] .page-intro > .bread-crumb > li.is-marked > a {
      color: #d90429; }

/* Page introduction style a */
.page-style-a {
  background: url(../images/pattern/pattern-a.png) repeat center center; }
  .page-style-a:after {
    background: rgba(52, 58, 64, 0.5); }

/* Page introduction style b */
.page-style-b {
  background: url(../images/pattern/pattern-b.png) repeat center center; }
  .page-style-b:after {
    background: #000000; }

/* Page introduction style c */
.page-style-c:after {
  background: #000000; }

/**
 * Asterisk "*" after the field label, If the field is required.
 */
.astk {
  color: #f00;
  margin-left: 4px; }

/**
 * Social Media List
 */
.social-media-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0; }
  .social-media-list > li {
    margin: 0 7px;
    display: inline-block; }
    .social-media-list > li > a {
      font-size: 12px;
      color: #292929; }
      .social-media-list > li > a:hover {
        color: #d90429; }

/**
 * Special-Link
 */
.redirect-link-wrapper .redirect-link {
  background-color: transparent;
  color: #292929;
  font-size: 12px;
  display: inline-block; }
  .redirect-link-wrapper .redirect-link:after {
    content: '';
    display: block;
    width: 100%;
    margin-top: 5px;
    transition: all .8s ease-in;
    border: 1px solid #DCDCDD; }
  .redirect-link-wrapper .redirect-link:hover:after {
    border-color: #d90429; }

/*--------------------------------------------------------------
4.0 Local Layout Utility Styles
--------------------------------------------------------------*/
/**
 * Utility classes for colors:
 * Convey meaning through color with a handful of color utility classes.
 * Includes support for styling links too.
 */
.u-c-brand {
  color: #3f0000 !important; }

/*--------------------------------------------------------------
5.0 Vendor Extensions
--------------------------------------------------------------*/
/**
* Background Image PlaceHolder Main Container
*/
.ph-item {
  position: relative;
  overflow: hidden;
  background-color: #ced4da; }
  .ph-item:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 1;
    width: 500%;
    margin-left: -250%;
    animation: phAnimation .8s linear infinite;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%; }

@keyframes phAnimation {
  0% {
    transform: translate3d(-30%, 0, 0); }
  100% {
    transform: translate3d(30%, 0, 0); } }

.default-height {
  height: 506px; }

.slider-fouc {
  display: none; }

.bg-image {
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  height: 506px; }

.one {
  background-image: url(../images/main-slider/1.jpg); }

.two {
  background-image: url(../images/main-slider/1.jpg); }

.three {
  background-image: url(../images/main-slider/1.jpg); }

.owl-item .slide-animation * {
  animation-duration: 1s;
  animation-fill-mode: both; }

.slide-content {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  transform: translateY(-50%); }
  .slide-content h1 {
    font-size: 92px;
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Raleway', sans-serif; }
  .slide-content h2 {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 0;
    font-family: 'Raleway', sans-serif; }

.slide-content-2 {
  position: absolute;
  top: 50%;
  width: 448px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%); }
  .slide-content-2 .slide-2-h2-a {
    color: #0e4cb3; }
  .slide-content-2 .slide-2-h2-b {
    color: #dd1424;
    line-height: 54px; }
  .slide-content-2 .slide-2-h2-a, .slide-content-2 .slide-2-h2-b {
    padding-left: 50px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0;
    font-size: 68px;
    font-weight: bold; }
  .slide-content-2 h1 {
    margin-bottom: 0;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 195px;
    line-height: 0.91;
    font-weight: bold; }

.owl-item.active .slide-content h1 {
  animation-delay: 0.5s;
  animation-name: bounceIn; }

.owl-item.active .slide-content h2 {
  animation-delay: 1s;
  animation-name: fadeInUp; }

.owl-item.active .slide-content-2 .slide-2-h2-a {
  animation-delay: 0.5s;
  animation-name: fadeInLeft; }

.owl-item.active .slide-content-2 .slide-2-h2-b {
  animation-delay: 1s;
  animation-name: fadeInLeft; }

.owl-item.active .slide-content-2 h1 {
  animation-delay: 1.5s;
  animation-name: fadeInRight; }

.owl-item.active .slide-content-2 a {
  animation-delay: 2s;
  animation-name: fadeInRight; }

/* Main-Slider (Previous & Next Buttons) */
.slider-main:hover .main-slider-previous, .slider-main:hover .main-slider-next {
  opacity: 1; }

.main-slider-previous, .main-slider-next {
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border-radius: 50%;
  height: 48px;
  width: 48px;
  text-align: center;
  z-index: 1;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  line-height: 48px;
  font-size: 14px;
  background-color: #ffffff;
  margin: auto 0;
  transition: opacity .6s ease-in;
  opacity: 0; }
  .main-slider-previous i, .main-slider-next i {
    color: #292929; }

.main-slider-previous {
  left: 15px; }

.main-slider-next {
  right: 15px; }

/* Products-Slider (Equal columns height fix) */
.products-slider.owl-carousel .owl-stage {
  display: flex; }

.products-slider.owl-carousel .owl-item {
  display: flex; }

/**
 * Products-Slider (Equal columns height fix)
 * These styles are only apply on the IE10 & IE11.
 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .products-slider.owl-carousel .owl-stage {
    display: block !important; }
    .products-slider.owl-carousel .owl-stage .owl-item {
      display: block !important; } }

/* Products-Slider (Previous & Next Buttons) */
.products-slider:hover .product-slider-previous, .products-slider:hover .product-slider-next {
  opacity: 1; }

.product-slider-previous, .product-slider-next {
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  z-index: 1;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 80px;
  line-height: 80px;
  font-size: 14px;
  background-color: #ffffff;
  cursor: pointer;
  margin: auto 0;
  transition: opacity .6s ease-in;
  opacity: 0; }
  .product-slider-previous i, .product-slider-next i {
    color: #292929; }

.product-slider-previous {
  left: 0; }

.product-slider-next {
  right: 0; }

/* Specific-Category-Slider (Previous & Next Buttons) */
.specific-category-slider:hover .specific-category-slider-previous, .specific-category-slider:hover .specific-category-slider-next {
  opacity: 1; }

.specific-category-slider-previous, .specific-category-slider-next {
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border-radius: 50%;
  height: 48px;
  width: 48px;
  text-align: center;
  z-index: 1;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  line-height: 48px;
  font-size: 14px;
  background-color: #ffffff;
  margin: auto 0;
  transition: opacity .6s ease-in;
  opacity: 0; }
  .specific-category-slider-previous i, .specific-category-slider-next i {
    color: #292929; }

.specific-category-slider-previous {
  left: 15px; }

.specific-category-slider-next {
  right: 15px; }

/* Brand-Slider (Previous & Next Buttons) */
.brand-slider-previous, .brand-slider-next {
  cursor: pointer;
  z-index: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  opacity: 0;
  transition: opacity .6s ease-in; }
  .brand-slider-previous i, .brand-slider-next i {
    color: #9e9e9e; }

.brand-slider-previous {
  left: 0; }

.brand-slider-next {
  right: 0; }

.brand-slider-content:hover .brand-slider-previous, .brand-slider-content:hover .brand-slider-next {
  opacity: 1; }

/* Modal styles */
.modal {
  z-index: 999999; }

.modal-dialog {
  width: 100%;
  max-width: 980px; }

.modal-content {
  display: block !important;
  border-radius: 0; }

.modal-backdrop {
  z-index: 999998; }

/* ScrollUp Custom */
#topScroll {
  right: 24px;
  bottom: 14px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 30px;
  text-align: center; }

/* Medium devices (tablets, less than and equal to 991px) */
@media (max-width: 991px) {
  /* Top Scroll Button */
  #topScroll {
    bottom: 136px; } }

#nprogress .bar {
  background: #d90429;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px; }

/* Fancy blur effect */
/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

#nprogress .peg {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #d90429, 0 0 5px #d90429;
  opacity: 1.0;
  transform: rotate(3deg) translate(0px, -4px); }

/* MegaMenu */
.v-menu.v-close > .v-title > i.fas.fa-angle-down {
  transform: rotate(-180deg); }

.v-menu.v-close .v-wrapper {
  display: none; }

.v-less > i:before {
  content: "\F368"; }

.v-menu {
  position: relative; }
  .v-menu > .v-title {
    position: relative;
    height: 52px;
    line-height: 52px;
    background: #3f0000;
    border-radius: 8px 8px 0 0;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    overflow: hidden;
    text-transform: uppercase;
    padding-left: 20px; }
    .v-menu > .v-title > i.ion-md-menu {
      font-size: 24px;
      vertical-align: middle;
      margin-right: 10px; }
    .v-menu > .v-title > i.fas.fa-angle-down {
      position: absolute;
      right: 15px;
      font-size: 12px;
      top: 21px;
      transition: transform .3s ease-in-out;
      transform: rotate(0); }

.v-list {
  background-color: #ffffff;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 2;
  border: 1px solid #ededed;
  border-top-width: 0; }
  .v-list > li {
    position: relative; }
    .v-list > li > a {
      position: relative;
      background: #ffffff;
      display: block;
      font-size: 13px;
      line-height: 24px;
      overflow: hidden;
      overflow-wrap: break-word;
      padding: 8px 20px;
      cursor: pointer; }
      .v-list > li > a > i:first-child {
        margin-right: 9px; }
      .v-list > li > a > i.ion-ios-arrow-forward {
        position: absolute;
        top: 50%;
        font-size: 11px;
        right: 15px;
        transform: translateY(-50%); }

.v-drop-right {
  display: none;
  padding: 30px 35px;
  background: #ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 100%;
  width: 220px;
  z-index: 999; }
  .v-drop-right:before {
    content: "";
    position: absolute;
    display: block;
    background-color: #ffffff;
    border-color: #f1f1f1 transparent transparent #f1f1f1;
    border-style: solid;
    border-width: 1px;
    width: 15px;
    height: 15px;
    top: 15px;
    left: -8px;
    transform: rotate(-45deg); }
  .v-drop-right ul {
    list-style: none;
    margin: 0;
    padding: 0; }

.v-level-2 > li {
  margin-bottom: 30px; }
  .v-level-2 > li > a {
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
    transition: padding-left 300ms, opacity 300ms, color 300ms; }
    .v-level-2 > li > a:hover {
      padding-left: 5px; }
  .v-level-2 > li > ul > li > a {
    display: block;
    line-height: 28px;
    font-size: 13px;
    transition: padding-left 300ms, opacity 300ms, color 300ms; }
    .v-level-2 > li > ul > li > a:hover {
      padding-left: 5px; }

.v-yes-image > li {
  position: relative; }

.v-image {
  position: absolute;
  z-index: 2;
  display: block; }

.view-more-flag > a {
  color: #d90429;
  text-decoration: underline; }

.v-button {
  border-radius: 50%;
  background-color: transparent;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  border: none;
  height: 24px;
  width: 24px; }
  .v-button:focus {
    outline: 0; }

@media (min-width: 991px) {
  /**
  * List items hover effect only work on the large devices.
  */
  .v-list > li:hover > a {
    color: #d90429; }
  .v-list > li:hover > .v-drop-right {
    display: block; }
  .v-list > li > button {
    display: none; } }

/* Medium devices (tablets, less than and equal to 991px) */
@media (max-width: 991px) {
  .default-height {
    height: 0px !important;
  }
  .full-layer-bottom-header {
    padding-bottom: 10px !important;
  }
  .bg-image {
    height: 164px !important;
  }
  .v-list > li > button {
    position: absolute;
    top: 3px;
    right: 0; }
    .v-list > li > button.js-icon-changed:before {
      content: '\F368'; }
  .v-wrapper {
    height: 265px;
    overflow-y: auto;
    border: 1px solid #DCDCDD;
    padding: 15px;
    background: #ffffff; }
  .v-list {
    position: static;
    padding: 0;
    border: none; }
    .v-list > li > a {
      line-height: 20px;
      padding: 10px 0; }
      .v-list > li > a > i.ion-ios-arrow-forward:before {
        content: ''; }
  .v-drop-right {
    background: #f9fafc;
    box-shadow: none;
    position: static;
    width: auto !important; }
    .v-drop-right:before {
      content: none; }
  .js-mega-menu-trigger > i.ion-ios-arrow-right:before {
    content: '\F208' !important; }
  .v-image {
    display: none; } }

.ui-slider {
  border: 1px solid #DCDCDD; }

.ui-slider .ui-slider-handle {
  background-color: #ffffff; }

.ui-slider .ui-slider-range {
  background-color: #d90429; }

/*--------------------------------------------------------------
6.0 Components
--------------------------------------------------------------*/
/* Backdrop-component */
/**
 * Our document contains an element at the end that will work as a backdrop.
 */
.body-backdrop {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999997; }

/* Banner-Hover-Effect-component */
/**
 * Different types of Banner hover effect
 * Remember effects will only be shown when we hover on banners. First
 * `.banner-hover` class will have added on 'div or anchor'.
 */
.banner-hover {
  position: relative;
  display: block;
  cursor: pointer; }

/** Effect 1 v1-gray:
 * Border Scaling from all x y axis
 */
.effect-border-scaling-gray:before {
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  transform: scale(0, 1); }

.effect-border-scaling-gray:after {
  border-left: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  transform: scale(1, 0); }

.effect-border-scaling-gray:before, .effect-border-scaling-gray:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  z-index: 9; }

.effect-border-scaling-gray:hover:before, .effect-border-scaling-gray:hover:after {
  transform: scale(1);
  transition: all 0.3s ease-out 0s; }

/** Effect 1 v2-black:
 * Border Scaling from all x y axis
 */
.effect-border-scaling-black:before {
  border-top: 1px solid rgba(52, 58, 64, 0.5);
  border-bottom: 1px solid rgba(52, 58, 64, 0.5);
  transform: scale(0, 1); }

.effect-border-scaling-black:after {
  border-left: 1px solid rgba(52, 58, 64, 0.5);
  border-right: 1px solid rgba(52, 58, 64, 0.5);
  transform: scale(1, 0); }

.effect-border-scaling-black:before, .effect-border-scaling-black:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  z-index: 9; }

.effect-border-scaling-black:hover:before, .effect-border-scaling-black:hover:after {
  transform: scale(1);
  transition: all 0.3s ease-out 0s; }

/** Effect 2:
 * Dark Opacity
 */
.effect-dark-opacity:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.8s ease-in-out; }

.effect-dark-opacity:hover:before {
  opacity: 1; }

/* Breadcrumb Component */
.bread-crumb {
  list-style: none;
  padding: 0;
  margin: 0;
  word-wrap: break-word; }
  .bread-crumb > li {
    display: inline-block; }
    .bread-crumb > li.has-separator:after {
      content: '/';
      margin: 0 4px; }
    .bread-crumb > li.has-colon:after {
      content: ':';
      margin: 0 4px; }

/* Button Component */
.button {
  transition: .3s;
  border: none;
  font-size: 13px;
  cursor: pointer;
  padding: 8px 14px; }
  .button:focus {
    outline: 0; }

.button-primary {
  background: #3f0000;
  font-weight: 700;
  color: #ffffff; }
  .button-primary:hover {
    background: #cf0427; }

.button-outline-secondary {
  background-color: transparent;
  font-weight: 700;
  border-radius: 4px;
  color: #292929;
  border: 2px solid #292929; }

.button-outline-platinum {
  background-color: transparent;
  color: #222;
  border: 1px solid #e5e5e5;
  font-weight: 700; }
  .button-outline-platinum:hover {
    border-color: #b2b2b2; }

/* Checkbox Component */
.check-box {
  display: none; }
  .check-box + .label-text {
    position: relative;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    color: #292929;
    margin: 0;
    padding-left: 25px; }
    .check-box + .label-text:after {
      content: '';
      position: absolute;
      z-index: 1;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      width: 15px;
      height: 15px;
      border: 1px solid #DCDCDD; }

.check-box:checked + .label-text {
  color: #d90429; }
  .check-box:checked + .label-text:before {
    font-family: 'Font Awesome 5 Free';
    content: '\F00C';
    display: inline-block;
    position: absolute;
    font-weight: 900;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 15px;
    height: 15px;
    text-align: center;
    font-size: 10px;
    padding: 0;
    color: #ffffff; }
  .check-box:checked + .label-text:after {
    background-color: #d90429;
    border: none; }

.check-box:checked + .no-color {
  color: #292929; }

/* Continue-Link component */
.continue-link-wrapper {
  text-align: center; }
  .continue-link-wrapper .continue-link {
    background-color: transparent;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    line-height: 50px;
    height: 50px;
    font-size: 28px;
    display: inline-block;
    width: 50px;
    text-align: center;
    color: #292929;
    transition: transform .4s ease-in-out; }
    .continue-link-wrapper .continue-link:hover {
      transform: rotate(90deg); }

/* Dropdown component */
.g-nav {
  margin: 0;
  padding: 0; }
  .g-nav > li {
    position: relative;
    display: inline-block;
    list-style: none; }
    .g-nav > li > a {
      display: block;
      font-size: 13px;
      padding: 14px 10px; }
      .g-nav > li > a > i.fas.fa-chevron-down {
        font-size: 6px;
        color: #aeaeae; }
    .g-nav > li:hover > a:first-child {
      color: #d90429; }
      .g-nav > li:hover > a:first-child + .g-dropdown {
        opacity: 1;
        visibility: visible;
        top: 100%; }

.g-dropdown {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 1px 2px rgba(86, 86, 90, 0.5);
  padding: 20px;
  position: absolute;
  text-align: left;
  top: 120%;
  transform-origin: 0 0 0;
  transition: all 0.3s ease 0s;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  left: 0; }
  .g-dropdown > li {
    display: block;
    list-style: none; }
    .g-dropdown > li > a {
      font-size: 13px;
      display: block;
      padding: 7px 0; }

/* Dropdown with 3 columns */
.g-nav > li:hover > a + .mega-menu {
  opacity: 1;
  visibility: visible;
  top: 100%; }

.g-nav > li.mega-position {
  position: inherit; }

.mega-menu {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ececec;
  box-shadow: 0 1px 2px rgba(86, 86, 90, 0.5);
  left: 0;
  padding: 20px 30px;
  position: absolute;
  text-align: left;
  top: 120%;
  transform-origin: 0 0 0;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden; }

.mega-menu.mega-3-colm ul {
  margin: 0;
  padding: 0;
  float: left;
  width: 33.33%; }
  .mega-menu.mega-3-colm ul > li {
    display: block;
    list-style: none; }
    .mega-menu.mega-3-colm ul > li > a {
      font-size: 13px;
      display: block;
      padding: 7px 0;
      transition: all 0.3s ease-out 0s; }
      .mega-menu.mega-3-colm ul > li > a:hover {
        padding-left: 5px; }

.menu-title {
  font-size: 14px;
  position: relative;
  font-weight: 600;
  margin: 0 0 3px;
  padding: 5px 0;
  color: #292929; }

/* Filter component */
/* Apply styles to all filters */
.facet-filter-associates, .facet-filter-by-price, .facet-filter-by-shipping, .facet-filter-by-rating {
  margin-bottom: 32px; }

/* Color, Size, Brand, Free-Shipping */
.facet-filter-associates .associate-wrapper .check-box + .label-text {
  display: block;
  font-size: 12px;
  margin-bottom: 4px; }

/* Price Range Slider */
.facet-filter-by-price .facet-form .amount-result .price-from, .facet-filter-by-price .facet-form .amount-result .price-to {
  font-size: 15px;
  font-weight: bold;
  color: #292929; }

.facet-filter-by-price .facet-form .amount-result .price-from {
  float: left; }

.facet-filter-by-price .facet-form .amount-result .price-to {
  float: right; }

.facet-filter-by-price .facet-form .price-filter {
  margin: 14px 0; }

.facet-filter-by-price .facet-form button {
  width: 100%; }

/* Rating */
.facet-filter-by-rating .facet-form .item-stars {
  display: inline-block; }
  .facet-filter-by-rating .facet-form .item-stars .star {
    cursor: pointer; }

.facet-filter-by-rating .facet-form .total-fetch-items {
  margin-left: -2px; }

/* Form coupon textbox component */
.coupon-field {
  position: relative;
  overflow: hidden; }
  .coupon-field .text-field {
    padding: 0 125px 0 20px; }
    .coupon-field .text-field:focus + button {
      border-left-color: #292929;
      color: #292929; }
  .coupon-field button {
    position: absolute;
    right: 0;
    height: 45px;
    color: #707070;
    border-left: 1px solid #eceff8;
    top: 50%;
    background-color: transparent;
    transform: translateY(-50%); }

/* Get-reviews component */
.get-reviews .review-options {
  display: table;
  width: 100%; }
  .get-reviews .review-options > .review-option-heading, .get-reviews .review-options .review-option-box {
    display: table-cell;
    width: 50%;
    vertical-align: middle; }
  .get-reviews .review-options > .review-option-heading {
    text-align: left; }
    .get-reviews .review-options > .review-option-heading h6 {
      margin-bottom: 0;
      font-size: 13px;
      font-weight: bold; }
  .get-reviews .review-options > .review-option-box {
    text-align: right; }
    .get-reviews .review-options > .review-option-box .select-box-wrapper .select-box {
      height: 35px; }

.review-data {
  display: table;
  border-top: 1px solid #DCDCDD;
  padding: 8px 0;
  width: 100%; }
  .review-data .reviewer-name-and-date, .review-data .reviewer-stars-title-body {
    display: table-cell;
    width: 50%;
    vertical-align: middle; }
  .review-data .reviewer-name-and-date .reviewer-name {
    margin-bottom: 4px; }
  .review-data .reviewer-name-and-date .review-posted-date {
    font-size: 12px;
    margin-bottom: 0;
    color: #707070; }
  .review-data .reviewer-stars-title-body .reviewer-stars > .review-title {
    font-size: 14px;
    margin-left: 4px;
    vertical-align: middle;
    color: #292929;
    font-weight: bold; }
  .review-data .reviewer-stars-title-body .review-body {
    font-size: 14px;
    margin: 6px 0; }

.pagination-review-area {
  padding: 18px 0;
  width: 100%;
  text-align: center; }
  .pagination-review-area .pagination-review-number ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .pagination-review-area .pagination-review-number ul > li {
      display: inline-block; }
      .pagination-review-area .pagination-review-number ul > li > a {
        font-size: 10px;
        color: #626262;
        border: 1px solid transparent;
        font-weight: 600;
        padding: 5px 9px;
        margin-right: 1px;
        display: inline-block; }
        .pagination-review-area .pagination-review-number ul > li > a:hover {
          border-color: #eceff8; }
    .pagination-review-area .pagination-review-number ul > li.active > a {
      border-color: #eceff8; }

/* Inline Maker component */
.group-inline {
  display: table;
  width: 100%; }
  .group-inline > .group-1, .group-inline .group-2 {
    display: table-cell;
    vertical-align: middle;
    width: 50%; }

/* Modal component */
.dismiss-button {
  position: absolute;
  padding: 0;
  z-index: 2;
  background-color: transparent;
  color: #292929;
  font-size: 27px;
  top: 0;
  right: 16px; }
  .dismiss-button:hover {
    color: #d90429; }

/* Product component */

.image-container {
  position: relative; }

.item-img-wrapper-link {
  display: block;
  position: relative; }
  .item-img-wrapper-link:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    transition: all 0.3s; }

.item-action-behaviors {
  position: absolute;
  top: 0;
  left: 20px;
  opacity: 0;
  z-index: 3;
  overflow: hidden;
  transition: all 0.8s ease; }

.item-quick-look, .item-mail, .item-addwishlist, .item-addCart {
  transition: all 0.5s ease;
  transform: translateX(-40px);
  font-family: 'Ionicons';
  font-size: 0;
  margin: 10px 0;
  padding: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #292929;
  display: block;
  border-radius: 50%;
  background-color: #ffffff; }
  .item-quick-look:before, .item-mail:before, .item-addwishlist:before, .item-addCart:before {
    font-size: 17px; }
  .item-quick-look:hover, .item-mail:hover, .item-addwishlist:hover, .item-addCart:hover {
    color: #ffffff;
    background-color: #d90429; }

.item-quick-look:before {
  content: '\F4A5'; }

.item-mail:before {
  content: '\F322'; }

.item-addwishlist:before {
  content: '\F308'; }

.item-addCart:before {
  content: '\F273'; }

.item-content {
  padding: 15px; }

.what-product-is {
  margin-bottom: 18px;
  border-bottom: 1px solid #DCDCDD; }

.item .bread-crumb > li {
  font-size: 11px; }
  .item .bread-crumb > li > a {
    color: #707070; }
    .item .bread-crumb > li > a:hover {
      color: #d90429; }

.item-title {
  word-wrap: break-word;
  display: inline-block;
  font-size: 13px;
  font-weight: 700; }

.item-category, .item-title {
  margin-bottom: 5px; }

.item-stars {
  font-size: 12px;
  margin-bottom: 8px; }

.price-template {
  font-weight: 600; }
  .price-template:after {
    content: '';
    display: block;
    clear: both; }

.item-new-price, .item-old-price {
  font-size: 17px; }

.item-new-price {
  float: left;
  color: #3f0000; }

.item-old-price {
  float: right;
  color: #707070;
  text-decoration: line-through; }

.item:hover .item-img-wrapper-link:before {
  opacity: 1; }

.item:hover .item-action-behaviors {
  opacity: 1; }

.item:hover a.item-quick-look, .item:hover a.item-mail, .item:hover a.item-addwishlist, .item:hover a.item-addCart {
  transform: translateX(0); }

/* Medium devices (tablets, less than and equal to 991px) */
@media (max-width: 991px) {
  .item-img-wrapper-link:before {
    opacity: 1;
    top: auto;
    height: 70px; }
  .item-action-behaviors {
    opacity: 1;
    top: auto;
    bottom: 10px;
    right: 0;
    left: 0;
    text-align: center; }
  .item-quick-look, .item-mail, .item-addwishlist, .item-addCart {
    transform: translateX(0);
    display: inline-block; } }

/* Product-Tags */
.tag {
  position: absolute;
  font-size: 10px;
  font-weight: 700;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-transform: uppercase;
  top: 20px;
  right: 10px;
  z-index: 1;
  border-radius: 50px;
  color: #ffffff;
  text-align: center; }
  .tag span {
    position: relative;
    z-index: 1; }

.tag.sale {
  background: #23D160;
  color: #ffffff; }

.tag.discount {
  background: #FFDD57;
  color: #363636; }

.tag.new {
  background: #FF3860;
  color: #fff; }

.tag.hot {
  background: #FF5722;
  color: #ffffff; }

.tag.tag-bottom {
  top: 70px; }

/* Quantity component */
.quantity {
  position: relative;
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px; }
  .quantity .quantity-text-field {
    border: 1px solid #aaaaaa;
    display: inline-block;
    padding: 8px 18px;
    font-size: 12px;
    text-align: center;
    width: 98px;
    height: 36px;
    transition: all .3s; }
    .quantity .quantity-text-field:focus {
      outline: 0;
      border-color: #292929; }

.minus-a, .plus-a {
  position: absolute;
  border: none;
  font-size: 18px;
  user-select: none;
  top: 50%;
  transform: translateY(-50%); }

.minus-a {
  left: 6px; }

.plus-a {
  right: 6px; }

/* RadioBox component */
.radio-box {
  display: none; }
  .radio-box + .label-text {
    position: relative;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    color: #292929;
    margin: 0;
    padding-left: 25px; }
    .radio-box + .label-text:after {
      content: '';
      position: absolute;
      z-index: 1;
      border-radius: 50%;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      width: 15px;
      height: 15px;
      border: 1px solid #DCDCDD; }

.radio-box:checked + .label-text {
  color: #d90429; }
  .radio-box:checked + .label-text:after {
    background-color: #d90429;
    border: none; }

/* Rating Box component */
/**
 * Product Rating Stars
 * Width of a 1-Star = 16 - 1 = 15px
 */
.star {
  background: url(../images/rating-star/rating-star.png) 0 -16px repeat-x;
  display: inline-block;
  height: 16px;
  position: relative;
  top: 4px;
  width: 75px;
  margin-right: 6px; }
  .star span {
    background: url(../images/rating-star/rating-star.png) 0 0 repeat-x;
    height: 16px;
    left: 0;
    position: absolute;
    top: 0; }

/* Section-Maker component */
/* Sub-component-1 */
.sec-maker-header {
  border-bottom: 1px solid #DCDCDD;
  margin-bottom: 25px;
  padding: 10px 0; }

/* Sub-component-2 */
.sec-maker-h3 {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #292929; }

/* Sub-component-3 */
.sec-maker-span-text {
  font-size: 13px; }

/* Sub-component-4 */
[class*="tab-nav-style-1-"] > .nav-item {
  position: relative;
  margin-bottom: 15px; }
  [class*="tab-nav-style-1-"] > .nav-item + .nav-item {
    margin-left: 8px; }

/* Sub-component-4 v1 */
.tab-nav-style-1-a > .nav-item:hover > .nav-link {
  color: #d90429; }
  .tab-nav-style-1-a > .nav-item:hover > .nav-link:after {
    transform: scale(1); }

.tab-nav-style-1-a > .nav-item > .nav-link {
  border-bottom: 3px solid transparent;
  font-size: 13px;
  color: #727272; }
  .tab-nav-style-1-a > .nav-item > .nav-link:after {
    content: "";
    background-color: #d90429;
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    transition: all 250ms ease 0s;
    transform: scale(0); }

.tab-nav-style-1-a > .nav-item > .nav-link.active {
  border-color: #d90429;
  color: #d90429; }

/* Sub-component-4 v2 */
.tab-nav-style-1-b > .nav-item > .nav-link {
  font-size: 13px;
  background-color: transparent;
  border: 2px solid #f7f7f9;
  color: #727272; }
  .tab-nav-style-1-b > .nav-item > .nav-link:hover {
    border-color: #d90429;
    color: #272B34; }

.tab-nav-style-1-b > .nav-item > .nav-link.active {
  border-color: #d90429;
  color: #272B34; }

/* Sub-component-4 v3 */
.tab-nav-style-1-c > .nav-item > .nav-link {
  position: relative;
  font-size: 13px;
  color: #727272; }
  .tab-nav-style-1-c > .nav-item > .nav-link:after {
    background-color: #d90429;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: all .3s linear;
    width: 100%; }

.tab-nav-style-1-c > .nav-item > .nav-link.active {
  color: #d90429; }
  .tab-nav-style-1-c > .nav-item > .nav-link.active:after {
    opacity: 1; }

/* Sub-component-4 v4 */
.tab-nav-style-1-d > .nav-item {
  font-size: 13px;
  border: 1px solid #DCDCDD; }
  .tab-nav-style-1-d > .nav-item > .nav-link {
    color: rgba(108, 117, 125, 0.79); }
    .tab-nav-style-1-d > .nav-item > .nav-link:hover {
      color: rgba(108, 117, 125, 0.79); }
  .tab-nav-style-1-d > .nav-item > .nav-link.active {
    background-color: #d90429;
    color: #ffffff;
    border-color: transparent; }

/* Sub-component-5 */
.section-timing-wrapper {
  display: flex;
  width: 100%;
  justify-content: center; }
  .section-timing-wrapper .section-box-wrapper {
    display: table;
    text-align: center;
    margin-right: 4px; }
    .section-timing-wrapper .section-box-wrapper .section-box {
      color: #292929;
      display: table-cell;
      height: 44px;
      vertical-align: middle;
      width: 45px;
      line-height: 15px; }
      .section-timing-wrapper .section-box-wrapper .section-box .section-key {
        display: block;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 700; }
      .section-timing-wrapper .section-box-wrapper .section-box .section-value {
        display: block;
        font-size: 10px;
        font-weight: 500;
        letter-spacing: 0.5px; }

/* Sub-component-6 */
[class*="tab-nav-style-2-"] > .nav-item {
  width: 100%;
  text-align: center; }
  [class*="tab-nav-style-2-"] > .nav-item > .nav-link {
    font-size: 26px; }

/* Sub-component-6 v1 */
.tab-nav-style-2-a {
  border-left: 1px solid rgba(222, 226, 230, 0.66); }
  .tab-nav-style-2-a > .nav-item > .nav-link {
    color: #707070;
    position: relative;
    border-left: 3px solid transparent; }
    .tab-nav-style-2-a > .nav-item > .nav-link:after {
      content: "";
      background-color: #d90429;
      height: 100%;
      position: absolute;
      width: 3px;
      left: -3px;
      top: 0;
      transition: all 250ms ease 0s;
      transform: scale(0); }
    .tab-nav-style-2-a > .nav-item > .nav-link.active {
      color: #d90429;
      border-color: #d90429; }
  .tab-nav-style-2-a > .nav-item:hover > .nav-link {
    color: #d90429; }
    .tab-nav-style-2-a > .nav-item:hover > .nav-link:after {
      transform: scale(1); }

/* Sub-component-6 v2 */
.tab-nav-style-2-b > .nav-item {
  margin-bottom: 10px; }
  .tab-nav-style-2-b > .nav-item > .nav-link {
    background-color: transparent;
    border: 2px solid #f7f7f9;
    color: #727272; }
    .tab-nav-style-2-b > .nav-item > .nav-link.active {
      border-color: #d90429; }
  .tab-nav-style-2-b > .nav-item:last-child {
    margin-bottom: 0; }

/* Sub-component-6 v3 */
.tab-nav-style-2-c {
  border-left: 1px solid rgba(222, 226, 230, 0.66); }
  .tab-nav-style-2-c > .nav-item > .nav-link {
    transition: all .3s linear;
    color: #707070;
    border-left: 3px solid transparent; }
    .tab-nav-style-2-c > .nav-item > .nav-link.active {
      color: #d90429;
      border-color: #d90429; }

/* Sub-component-6 v4 */
.tab-nav-style-2-d {
  border: 1px solid rgba(222, 226, 230, 0.66); }
  .tab-nav-style-2-d > .nav-item > .nav-link {
    color: #707070;
    border-bottom: 1px solid rgba(222, 226, 230, 0.66); }
    .tab-nav-style-2-d > .nav-item > .nav-link.active {
      color: #ffffff;
      background-color: #d90429; }
  .tab-nav-style-2-d > .nav-item:last-child > .nav-link {
    border-bottom-width: 0; }

/* Medium devices (tablets, less than and equal to 991px) */
@media (max-width: 991px) {
  /* Sub-component-6 */
  [class*="tab-nav-style-2-"] {
    flex-direction: row !important;
    justify-content: center !important;
    margin-bottom: 30px; }
    [class*="tab-nav-style-2-"] > .nav-item {
      width: auto;
      margin: 0 10px; }
      [class*="tab-nav-style-2-"] > .nav-item > .nav-link {
        font-size: 33px;
        padding: 10px 10px; }
  /* Sub-component-6 v1,v3 */
  .tab-nav-style-2-a, .tab-nav-style-2-c {
    border-left-width: 0; }
  /* Sub-component-6 v4 */
  .tab-nav-style-2-d > .nav-item > .nav-link {
    border-bottom-width: 0; } }

/* Selectbox component */
.select-box-wrapper {
  display: inline-block;
  position: relative; }
  .select-box-wrapper:after {
    color: #9e9e9e;
    content: '\F078';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 8px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%); }
  .select-box-wrapper .select-box {
    background-color: transparent;
    border: 1px solid #eceff8;
    color: #333333;
    font: 13px "Open Sans", sans-serif;
    height: 45px;
    padding: 6px 28px 6px 12px;
    text-align: left;
    transition: all .3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .select-box-wrapper .select-box::-ms-expand {
      opacity: 0; }
    .select-box-wrapper .select-box:focus {
      outline: 0;
      border-color: #292929; }

/* Textarea component */
.text-area {
  display: block;
  width: 100%;
  border: 1px solid #eceff8;
  color: #333333;
  font-size: 14px;
  padding: 15px;
  transition: all .3s; }
  .text-area:focus {
    outline: 0;
    border-color: #292929; }

/* Textbox component */
.text-field {
  background-color: #ffffff;
  border: 1px solid #eceff8;
  color: #333333;
  font-size: 14px;
  height: 45px;
  padding: 0 15px;
  width: 100%;
  transition: all .3s; }
  .text-field:focus {
    outline: 0;
    border-color: #292929; }

/*--------------------------------------------------------------
7.0 Header
--------------------------------------------------------------*/
/* 7.1 Top-Header */
.full-layer-outer-header {
  background-color: #ffffff;
  border-bottom: 1px solid #DCDCDD; }

.primary-nav {
  float: left; }

.secondary-nav {
  float: right; }

/* 7.2 Mid-Header */
.full-layer-mid-header {
  background-color: #ffffff;
  padding: 35px 0; }
  .full-layer-mid-header .row {
    position: relative; }

.brand-logo a {
  display: inline-block;
  vertical-align: top; }

.form-searchbox {
  width: 100%;
  position: relative;
  overflow: hidden; }
  .form-searchbox .text-field {
    padding: 0 0 0 15px;
    border-color: #3f0000; }
  .form-searchbox .select-hide {
    visibility: hidden; }
  .form-searchbox .select-box-position {
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%); }
    .form-searchbox .select-box-position .select-box {
      border-left: 1px solid #3f0000;
      border-right: none;
      border-top: none;
      border-bottom: none; }
  .form-searchbox button {
    width: 40px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 50%;
    padding: 0;
    transform: translateY(-50%); }

/**
 * A dummy Select Menu at the end of the document which will help us to calculate
 * the value of correct width.
 */
.select-dummy-wrapper #compute-select {
  display: none; }
  .select-dummy-wrapper #compute-select option {
    display: none; }

.mid-nav > li {
  margin-left: 22px; }
  .mid-nav > li > a {
    padding: 0;
    font-size: 25px; }
    .mid-nav > li > a#mini-cart-trigger:hover {
      color: #292929; }

.item-counter {
  color: #ffffff;
  font-size: 12px;
  line-height: 26px;
  font-weight: 700;
  position: absolute;
  background-color: #d90429;
  width: 26px;
  left: 17px;
  top: -15px;
  text-align: center;
  border-radius: 50%; }

.item-price {
  color: #292929;
  font-weight: bold;
  font-size: 15px; }

/* 7.3 Responsive-Search */
.responsive-search-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.94);
  text-align: center;
  z-index: 999998; }
  .responsive-search-wrapper button {
    background-color: transparent;
    color: #ffffff;
    z-index: 999998;
    position: absolute;
    font-size: 28px;
    right: 50px;
    top: 70px; }
  .responsive-search-wrapper .responsive-search-container {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
    .responsive-search-wrapper .responsive-search-container p {
      color: #ffffff;
      font-size: 14px;
      margin-bottom: 40px;
      letter-spacing: 2px;
      text-transform: uppercase; }
    .responsive-search-wrapper .responsive-search-container .responsive-search-form {
      position: relative; }
      .responsive-search-wrapper .responsive-search-container .responsive-search-form .responsive-search-field {
        width: 100%;
        background-color: transparent;
        box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.1);
        border: 0;
        text-align: center;
        font-size: 35px;
        padding: 20px;
        color: #ffffff; }
        .responsive-search-wrapper .responsive-search-container .responsive-search-form .responsive-search-field:focus {
          outline: 0; }
        .responsive-search-wrapper .responsive-search-container .responsive-search-form .responsive-search-field::placeholder {
          color: #ffffff; }
      .responsive-search-wrapper .responsive-search-container .responsive-search-form i {
        position: absolute;
        font-size: 25px;
        right: 15px;
        top: 30px;
        color: rgba(255, 255, 255, 0.2); }

/* 7.4 Responsive-Buttons */
.fixed-responsive-container {
  display: none;
  position: fixed;
  z-index: 11;
  right: 24px;
  bottom: 14px; }
  .fixed-responsive-container .fixed-responsive-wrapper {
    margin-bottom: 8px;
    position: relative; }
    .fixed-responsive-container .fixed-responsive-wrapper button[type="button"], .fixed-responsive-container .fixed-responsive-wrapper a {
      padding: 0;
      font-size: 15px;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background: #ffffff;
      color: #292929;
      box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); }
    .fixed-responsive-container .fixed-responsive-wrapper a {
      display: inline-block;
      line-height: 50px;
      text-align: center; }

.fixed-item-counter {
  width: 26px;
  height: 26px;
  top: -4px;
  left: -10px;
  position: absolute;
  font-size: 11px;
  text-align: center;
  line-height: 26px;
  color: white;
  border-radius: 50%;
  display: inline-block;
  background-color: #d90429; }

/* 7.5 Mini-Cart */
.mini-cart-open:after {
  content: '';
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 19999; }

.mini-cart-open .mini-cart {
  right: 0; }

.mini-cart {
  background: #ffffff;
  width: 300px;
  position: fixed;
  top: 0;
  overflow: auto;
  z-index: 20000;
  height: 100%;
  right: -300px;
  transition: all .3s; }
  .mini-cart .mini-cart-header {
    padding: 15px;
    background: #f9fafc;
    color: #292929;
    font-size: 14px;
    font-weight: 600; }
    .mini-cart .mini-cart-header button {
      background-color: transparent;
      font-size: 25px;
      position: absolute;
      right: 10px;
      top: 4px;
      display: block; }

.mini-cart-list {
  margin: 0;
  height: auto;
  overflow: auto;
  padding: 16px; }
  .mini-cart-list > li {
    list-style: none;
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px dotted #eee; }
    .mini-cart-list > li > a {
      display: block; }
      .mini-cart-list > li > a img {
        float: left;
        width: 50px;
        height: 50px;
        margin-right: 13px; }
      .mini-cart-list > li > a .mini-item-name {
        display: block;
        font-size: 13px;
        opacity: .8; }
      .mini-cart-list > li > a .mini-item-price, .mini-cart-list > li > a .mini-item-quantity {
        font-size: 13px; }
      .mini-cart-list > li > a .mini-item-price {
        font-weight: 600;
        color: #d90429; }
      .mini-cart-list > li > a:hover .mini-item-name {
        color: #292929; }
      .mini-cart-list > li > a:hover .mini-item-quantity {
        color: #707070; }

.mini-shop-total, .mini-action-anchors {
  padding: 0 16px; }

.mini-shop-total {
  margin-bottom: 18px; }
  .mini-shop-total .mini-total-heading, .mini-shop-total .mini-total-price {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase; }
  .mini-shop-total .mini-total-heading {
    color: #292929; }
  .mini-shop-total .mini-total-price {
    color: #d90429; }

.mini-action-anchors .cart-anchor, .mini-action-anchors .checkout-anchor {
  display: block;
  margin-bottom: 16px;
  border-radius: 4px;
  font-weight: 700;
  padding: 10px 20px;
  font-size: 14px;
  text-align: center; }

.mini-action-anchors .cart-anchor {
  border: 2px solid #292929;
  color: #292929; }

.mini-action-anchors .checkout-anchor {
  background-color: #d90429;
  color: #ffffff; }

/* 7.6 Bottom-Header */
.full-layer-bottom-header {
  background-color: #ffffff; }

.bottom-nav {
  padding: 0 30px; }
  .bottom-nav > li > a {
    padding: 15px 0;
    font-size: 14px;
    position: relative;
    font-weight: bold; }
  .bottom-nav > li + li {
    margin-left: 32px; }

/* Superscript-labels */
.superscript-label-new, .superscript-label-hot, .superscript-label-discount {
  position: absolute;
  text-transform: uppercase;
  top: -4px;
  display: inline;
  padding: 1px 7px;
  color: #ffffff;
  font-size: 9px;
  right: 14px;
  line-height: normal;
  letter-spacing: 1px; }
  .superscript-label-new:after, .superscript-label-hot:after, .superscript-label-discount:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    right: 18px;
    top: 90%;
    border-width: 6px 7px 0 6px;
    border-style: solid;
    z-index: 100; }

.superscript-label-new {
  background: #007bff; }
  .superscript-label-new:after {
    border-color: #007bff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }

.superscript-label-hot {
  background: #FF3860; }
  .superscript-label-hot:after {
    border-color: #FF3860 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }

.superscript-label-discount {
  background: #ffc107; }
  .superscript-label-discount:after {
    border-color: #ffc107 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }

/* 8.1 Outer-Footer */
.outer-footer-wrapper {
  text-align: center; }
  .outer-footer-wrapper h6 {
    color: #707070; }
  .outer-footer-wrapper h1 {
    font-weight: 600; }

.newsletter-form {
  position: relative;
  margin: 0 auto;
  max-width: 580px;
  overflow: hidden; }
  .newsletter-form input[type=text] {
    display: block;
    width: 100%;
    height: 60px;
    padding: 0 175px 0 20px;
    font-size: 13px;
    color: #707070;
    background-color: transparent;
    background-clip: padding-box;
    border: 2px solid #292929; }
    .newsletter-form input[type=text]:focus {
      outline: 0; }
  .newsletter-form .button {
    height: 59px;
    padding: 0 60px;
    font-weight: 700;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 50%;
    border-left: 2px solid #292929;
    background-color: transparent;
    transform: translateY(-50%); }

/* 8.2 Mid-Footer */
.mid-footer-wrapper {
  border-bottom: 1px solid #DCDCDD; }

.footer-list h6 {
  font-weight: 600; }

.footer-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px; }
  .footer-list ul > li > a {
    font-size: 13px;
    color: #707070; }
    .footer-list ul > li > a:hover {
      color: #d90429; }

/* 8.3 Bottom-Footer */
.bottom-footer-wrapper {
  text-align: center;
  padding: 40px 0; }
  .bottom-footer-wrapper .copyright-text {
    color: #292929;
    font-size: 13px;
    margin: 0; }
    .bottom-footer-wrapper .copyright-text a {
      color: #d90429; }
      .bottom-footer-wrapper .copyright-text a:hover {
        color: #d90429; }
  .bottom-footer-wrapper:before {
    content: '';
    display: block;
    width: 100%;
    height: 23px;
    margin-bottom: 14px;
    background: url(../images/payment/pay-3.png) center center no-repeat; }

.social-media-wrapper {
  margin-bottom: 6px; }

/*--------------------------------------------------------------
9.0 Home-Page:
--------------------------------------------------------------*/
/* 9.1 Newsletter-Modal */
#newsletter-modal .modal-content {
  border: 0; }

.newsletter-wrapper {
  text-align: center; }
  .newsletter-wrapper h1 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 16px; }
    .newsletter-wrapper h1 span {
      color: #d90429; }
  .newsletter-wrapper h5 {
    font-size: 15px;
    color: #707070;
    margin-bottom: 16px; }
  .newsletter-wrapper h6 {
    font-size: 14px;
    color: #707070;
    margin-bottom: 16px; }

.newsletter-textfield {
  color: #333333;
  border: 0;
  font-size: 14px;
  border-bottom: 2px solid #292929;
  height: 45px;
  padding: 0 15px;
  width: 100%; }
  .newsletter-textfield:focus {
    outline: 0; }

/* 9.2 Banner-Layer */
.banner-layer {
  padding: 48px 0; }

/* 9.3 Error-Not-Product */
.product-not-found {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 445px;
  min-height: 445px; }
  .product-not-found .not-found {
    text-align: center; }
    .product-not-found .not-found h2 {
      color: #333;
      font-size: 110px;
      font-weight: 700; }
    .product-not-found .not-found h6 {
      color: #333;
      font-size: 13px; }

/* 9.4 Brand-Slider */
.brand-slider .brand-slider-content .brand-pic {
  width: 139px;
  height: 97px;
  margin: 0 auto; }

/* 9.5 Site-Priorities */
.app-priority .priority-wrapper {
  border-bottom: 1px solid #DCDCDD; }
  .app-priority .priority-wrapper .single-item-wrapper {
    text-align: center; }
    .app-priority .priority-wrapper .single-item-wrapper .single-item-icon {
      font-size: 65px;
      color: #292929; }
    .app-priority .priority-wrapper .single-item-wrapper h2 {
      font-size: 14px;
      font-weight: 600;
      margin-bottom: 11px; }
    .app-priority .priority-wrapper .single-item-wrapper p {
      font-size: 12px;
      color: #929292;
      letter-spacing: 0.025em;
      margin: 0; }

/*--------------------------------------------------------------
10.0 About-Page
--------------------------------------------------------------*/
.about-me-info h1 {
  position: relative;
  font-size: 30px;
  color: #333;
  margin-bottom: 16px; }
  .about-me-info h1 span {
    position: relative;
    font-weight: 700;
    display: inline-block; }
    .about-me-info h1 span:after {
      content: '';
      position: absolute;
      display: block;
      border-bottom: 2px solid #d90429;
      width: 100%;
      bottom: 0; }

.about-me-info p {
  font-size: 13px;
  color: #333;
  line-height: 1.6;
  margin-bottom: 16px; }

.about-me-image {
  text-align: center; }
  .about-me-image .banner-hover {
    display: inline-block; }

/*--------------------------------------------------------------
11.0 Contact-Page
--------------------------------------------------------------*/
.contact-h1 {
  border-bottom: 1px solid #DCDCDD;
  color: #292929;
  font-size: 22px;
  padding-bottom: 14px;
  margin-bottom: 26px;
  position: relative; }
  .contact-h1:after {
    content: ' ';
    border-bottom: 2px solid #d90429;
    display: block;
    width: 14%;
    position: absolute;
    bottom: -1px; }

.touch-wrapper form label {
  font-weight: 600;
  font-size: 14px;
  color: #292929; }

.touch-wrapper form textarea {
  height: 175px; }

.information-about-wrapper p {
  font-size: 13px;
  margin-bottom: 30px; }

.contact-material h6 {
  color: #707070;
  font-weight: 600;
  font-size: 14px; }

.contact-material span {
  display: block;
  font-size: 13px; }

#map {
  height: 375px; }

/*--------------------------------------------------------------
12.0 FAQ-Page
--------------------------------------------------------------*/
.faq h1 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 16px; }

.faq > p {
  font-size: 13px;
  margin-bottom: 16px; }

.f-a-q {
  background-color: #f8f9fa;
  padding: 20px; }
  .f-a-q > a {
    display: block;
    font-weight: 600;
    font-size: 14px; }
  .f-a-q > div > p {
    font-size: 13px;
    margin: 20px 0; }

/*--------------------------------------------------------------
13.0 Store-Directory-Page
--------------------------------------------------------------*/
.page-directory .directory-wrapper {
  text-align: center;
  margin-bottom: 22px;
  border-bottom: 1px solid #DCDCDD; }
  .page-directory .directory-wrapper > h2 {
    font-size: 22px; }
    .page-directory .directory-wrapper > h2 > a {
      color: #d90429; }
      .page-directory .directory-wrapper > h2 > a:hover {
        text-decoration: underline; }
  .page-directory .directory-wrapper .row {
    margin-bottom: 22px; }

.dir-list-wrap {
  list-style: none;
  margin: 0;
  padding: 0; }
  .dir-list-wrap > li > .dir-list-main {
    font-weight: bold; }
  .dir-list-wrap > li > a {
    font-size: 13px; }
    .dir-list-wrap > li > a:hover {
      text-decoration: underline; }

.dir-sub-wrapper .dir-sub-heading {
  margin-bottom: 8px; }
  .dir-sub-wrapper .dir-sub-heading > a {
    font-weight: bold;
    font-size: 13px; }

.dir-remain-categories {
  margin-bottom: 30px; }

.dir-remain-heading {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 13px;
  color: #292929; }

/*--------------------------------------------------------------
14.0 Terms-&-Conditions-Page
--------------------------------------------------------------*/
.term h1 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 16px; }

.term > p {
  font-size: 13px;
  margin-bottom: 16px; }

.term-list {
  margin: 0;
  padding: 0; }
  .term-list li {
    list-style: none;
    padding-left: 25px;
    font-size: 14px;
    color: #707070;
    margin-bottom: 35px;
    position: relative; }
    .term-list li:before {
      content: "\F101";
      font-family: 'Font Awesome 5 Free';
      position: absolute;
      left: 0;
      top: 0;
      font-size: 14px;
      font-weight: 900;
      color: #292929; }

/*--------------------------------------------------------------
15.0 404-page
--------------------------------------------------------------*/
.page-404 h1 {
  font-size: 200px;
  color: #333;
  font-weight: 700; }

.page-404 h5 {
  font-size: 13px;
  color: #333; }

/*--------------------------------------------------------------
16.0 Single-Product-Fullwidth-page:
--------------------------------------------------------------*/
/* 16.1 Product-zoom-area */
.zoom-area #gallery-quick-view a, .zoom-area #gallery a {
  display: inline-block;
  width: 70px;
  height: 70px;
  border: 1px solid #e6e6e6;
  margin: 0 5px 10px;
  outline: 0;
  cursor: pointer; }
  .zoom-area #gallery-quick-view a img, .zoom-area #gallery a img {
    width: 100%;
    height: auto; }
  .zoom-area #gallery-quick-view a.active, .zoom-area #gallery a.active {
    border: 2px solid #d90429; }

/* 16.2 Product-details */
.section-1-title-breadcrumb-rating .product-title h1 {
  font-size: 26px;
  margin-bottom: 0; }
  .section-1-title-breadcrumb-rating .product-title h1 a:hover {
    color: #292929; }

.section-1-title-breadcrumb-rating .bread-crumb > li {
  font-size: 12px; }
  .section-1-title-breadcrumb-rating .bread-crumb > li.is-marked {
    font-weight: bold; }

.section-1-title-breadcrumb-rating .product-rating span {
  font-size: 13px; }

.information-heading {
  color: #292929;
  font-size: 14px; }

.section-2-short-description {
  border-bottom: 1px solid #f8f9f5; }
  .section-2-short-description > p {
    font-size: 13px;
    margin: 0; }

.section-3-price-original-discount {
  border-bottom: 1px solid #f8f9f5; }
  .section-3-price-original-discount > .price > h4 {
    color: #292929;
    font-weight: 600;
    margin-bottom: 6px;
    font-size: 28px; }
  .section-3-price-original-discount > .original-price, .section-3-price-original-discount .discount-price, .section-3-price-original-discount .total-save {
    font-size: 12px; }
  .section-3-price-original-discount > .original-price span + span {
    text-decoration: line-through; }

.section-4-sku-information {
  border-bottom: 1px solid #f8f9f5; }
  .section-4-sku-information > .availability, .section-4-sku-information .left {
    font-size: 13px; }
  .section-4-sku-information > .availability span + span {
    margin-left: 2px;
    color: #28a745; }
  .section-4-sku-information .left span + span {
    margin-left: 2px; }

.section-5-product-variants {
  border-bottom: 1px solid #f8f9f5; }
  .section-5-product-variants > .color, .section-5-product-variants .sizes {
    font-size: 13px; }
    .section-5-product-variants > .color div.color-variant, .section-5-product-variants > .color div.size-variant, .section-5-product-variants .sizes div.color-variant, .section-5-product-variants .sizes div.size-variant {
      margin-left: 4px; }
      .section-5-product-variants > .color div.color-variant .select-box, .section-5-product-variants > .color div.size-variant .select-box, .section-5-product-variants .sizes div.color-variant .select-box, .section-5-product-variants .sizes div.size-variant .select-box {
        height: 34px;
        font-size: 11px; }

.section-6-social-media-quantity-actions > .post-form > .quick-social-media-wrapper span, .section-6-social-media-quantity-actions > .post-form .quantity-wrapper span {
  font-size: 13px; }

.section-6-social-media-quantity-actions > .post-form > .quick-social-media-wrapper .social-media-list {
  display: inline-block; }

/* 16.3 Detail-Tabs */
.detail-tabs-wrapper {
  width: 100%; }

.single-product-nav > .nav-item {
  margin-bottom: 15px; }
  .single-product-nav > .nav-item > .nav-link {
    font-size: 13px;
    background-color: transparent;
    border: 2px solid #f7f7f9;
    color: #727272; }
    .single-product-nav > .nav-item > .nav-link:hover {
      border-color: #d90429;
      color: #272B34; }
  .single-product-nav > .nav-item > .nav-link.active {
    border-color: #d90429;
    color: #272B34; }
  .single-product-nav > .nav-item + .nav-item {
    margin-left: 8px; }

/* 16.4 Description-Tab */
.description-whole-container {
  max-width: 710px;
  margin: 0 auto;
  border-bottom: 1px solid #DCDCDD; }
  .description-whole-container .desc-p {
    font-size: 13px; }
  .description-whole-container .desc-img {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .description-whole-container .desc-iframe {
    display: block;
    max-width: 100%;
    border: none;
    margin-right: auto;
    margin-left: auto; }

/* 16.5 Specifications-Tab */
.specification-whole-container {
  max-width: 710px;
  margin: 0 auto;
  border-bottom: 1px solid #DCDCDD; }
  .specification-whole-container h4.spec-heading {
    font-size: 16px;
    font-weight: bold; }
  .specification-whole-container h3.spec-answer {
    color: #707070;
    font-size: 13px; }
  .specification-whole-container .spec-ul > ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .specification-whole-container .spec-ul > ul > li {
      font-size: 13px; }
  .specification-whole-container .spec-table table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 16px;
    background-color: transparent; }
    .specification-whole-container .spec-table table td {
      padding: 12px;
      font-size: 13px;
      vertical-align: middle;
      border-top: 1px solid #DCDCDD; }
      .specification-whole-container .spec-table table td:first-child {
        padding-left: 0;
        color: #292929;
        font-weight: bold; }

/* 16.6 Reviews-Tab */
.review-whole-container {
  max-width: 710px;
  margin: 0 auto; }
  .review-whole-container .review-h1 {
    margin-bottom: 8px; }
  .review-whole-container .review-h6 {
    font-size: 13px;
    margin-bottom: 8px; }
  .review-whole-container .star-wrapper span {
    font-size: 13px;
    margin-right: 6px; }

.r-1 {
  border-bottom: 1px solid #DCDCDD; }
  .r-1 [class*="col-"]:last-child {
    border-left: 1px solid #DCDCDD; }
  .r-1 .total-score-wrapper {
    text-align: center; }
    .r-1 .total-score-wrapper .circle-wrapper {
      width: 85px;
      height: 85px;
      border: 1px solid #292929;
      border-radius: 50%;
      margin: 0 auto 8px; }
      .r-1 .total-score-wrapper .circle-wrapper > h1 {
        line-height: 85px;
        margin-bottom: 0; }
  .r-1 .total-star-meter {
    text-align: center; }

.r-2 {
  border-bottom: 1px solid #DCDCDD; }
  .r-2 .your-rating-wrapper > .star-wrapper .text-field {
    width: 74px;
    font-size: 12px;
    padding: 8px;
    height: 40px; }
  .r-2 .your-rating-wrapper > form label {
    font-size: 13px; }

/* 16.7 Detail-Different-Product-Section */
.detail-different-product-section .sec-maker-h3 {
  text-transform: initial; }

/*--------------------------------------------------------------
17.0 Blog-page
--------------------------------------------------------------*/
/* Blog-Global-Styles */
.blog-post-info {
  font-size: 13px; }

.blog-post-preposition {
  margin-right: 2px; }

.blog-post-author-name {
  transition: all .3s ease-in-out;
  color: #d90429; }
  .blog-post-author-name:hover {
    text-decoration: underline;
    opacity: 0.8; }

.blog-post-info-separator {
  display: inline-block;
  margin: 0 4px; }

.blog-post-published-date span {
  margin: 0 4px; }

.blog-post-comment {
  color: #707070; }
  .blog-post-comment:hover {
    color: #707070;
    text-decoration: underline;
    opacity: 0.8; }

/* Blog-Posts */
.blog-post-wrapper {
  background-color: #000000;
  overflow: hidden; }

.blog-post-anchor {
  display: block;
  transition: all 1s ease-out; }
  .blog-post-anchor > img {
    display: block; }

.blog-post:hover .blog-post-anchor {
  opacity: .6;
  transform: scale(1.1); }

.blog-post-heading {
  font-size: 20px; }
  .blog-post-heading > a {
    transition: all .3s ease-in-out; }

.blog-post-paragraph {
  color: #292929;
  font-size: 14px;
  line-height: 2.5; }

.blog-post-read-more {
  border-bottom: 1px solid #eceff8;
  color: #707070;
  display: inline-block;
  font-size: 13px;
  padding-bottom: 2px;
  transition: .3s; }
  .blog-post-read-more:hover {
    color: #707070;
    border-color: #292929; }

/* Blog-Post-Pagination */
.blog-pagination {
  text-align: center; }

.blog-pg-list {
  margin: 0;
  padding: 0;
  display: inline-block; }
  .blog-pg-list > li {
    list-style: none;
    padding: 6px;
    display: inline-block; }

.bl-pg-link {
  font-size: 12px;
  color: #707070;
  display: inline-block;
  transition: all .4s;
  border: 1px solid transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%; }

.bl-pg-link-is-active, .bl-pg-link-hover-a:hover {
  border-color: #292929;
  color: #292929; }

.bl-pg-link-hover-gap:hover {
  color: #707070; }

.bl-pg-link-hover-b:hover {
  color: #292929;
  text-decoration: underline; }

/* Blog-Sidebar-Components */
.bl-sidebar-title-h3 {
  font-size: 14px;
  font-weight: 600;
  color: #292929;
  position: relative; }
  .bl-sidebar-title-h3:after {
    content: ' ';
    border-bottom: 2px solid #d90429;
    display: block;
    width: 12%;
    position: absolute;
    bottom: -7px; }

/* Blog-Sidebar-Search */
.group-text-blog-search {
  position: relative;
  overflow: hidden; }
  .group-text-blog-search .text-field {
    padding-right: 40px; }
  .group-text-blog-search button {
    width: 40px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 50%;
    padding: 0;
    background-color: transparent;
    transform: translateY(-50%); }

.bl-sidebar-list {
  margin: 0;
  padding: 0; }
  .bl-sidebar-list > li {
    list-style: none;
    padding-bottom: 20px; }
    .bl-sidebar-list > li > a {
      font-size: 14px; }

/* Blog-Sidebar-Recent-Post */
.recent-post-wrapper {
  display: table;
  width: 100%; }

.recent-post-image {
  display: table-cell;
  vertical-align: middle; }
  .recent-post-image > a {
    display: inline-block; }
    .recent-post-image > a > img {
      width: 60px;
      height: 60px; }

.recent-post-info {
  padding: 0 8px;
  font-size: 13px;
  display: table-cell;
  vertical-align: middle; }
  .recent-post-info > a {
    padding: 4px 0;
    display: block; }
  .recent-post-info .recent-post-date span {
    margin: 0 2px; }

/* Blog-Sidebar-Tag */
.bl-tag {
  transition: .3s;
  font-size: 13px;
  display: inline-block;
  padding: 8px 14px;
  border: 1px solid #eceff8;
  margin-left: 4px;
  background-color: transparent;
  color: #626262; }
  .bl-tag:hover {
    background-color: #d90429;
    color: #ffffff;
    border-color: #d90429; }

/*--------------------------------------------------------------
18.0 Blog-Detail-page
--------------------------------------------------------------*/
.blog-detail-wrapper {
  width: 100%;
  max-width: 800px;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: auto;
  margin-right: auto; }

.blog-post-detail-heading {
  font-size: 32px;
  margin-bottom: 13px; }

.post-content p {
  color: #292929;
  font-size: 14px;
  margin-bottom: 25px;
  line-height: 2.5; }

.post-content a {
  font-size: 14px;
  font-weight: 700;
  color: #d90429; }
  .post-content a:hover {
    text-decoration: underline; }

.post-content blockquote {
  border-left: 10px solid #d90429;
  margin: 0 0 25px 0;
  padding: 10px 20px; }
  .post-content blockquote > p {
    margin: 0;
    font-size: 15px;
    color: #626262; }

.post-content img {
  display: block;
  margin-bottom: 18px; }

.post-share-wrapper {
  text-align: center; }

.post-tag h3 {
  font-size: 14px;
  display: inline-block;
  font-weight: 600;
  color: #292929; }

.previous-next-wrapper {
  display: table;
  width: 100%; }

.previous-container, .next-container {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 0 4px;
  font-size: 13px; }

.previous-container {
  text-align: left; }

.next-container {
  text-align: right; }

.comment-title {
  font-size: 14px;
  font-weight: 600;
  position: relative;
  color: #292929; }
  .comment-title:after {
    content: ' ';
    border-bottom: 2px solid #d90429;
    display: block;
    width: 12%;
    position: absolute;
    bottom: -7px; }

.comment-list {
  margin: 0;
  padding: 0; }
  .comment-list > li {
    list-style: none; }

.comment-reply {
  margin-left: 20px; }

.comment-body {
  display: table;
  margin-bottom: 30px;
  width: 100%; }

.comment-author-image {
  display: table-cell;
  width: 80px; }

.comment-content {
  display: table-cell;
  vertical-align: middle;
  padding-left: 16px; }
  .comment-content h3 {
    font-size: 14px;
    font-weight: 600;
    color: #292929;
    margin-bottom: 8px; }
    .comment-content h3 > span {
      margin: 0 4px;
      font-size: 13px;
      font-weight: normal;
      color: #707070; }
  .comment-content h6 {
    font-size: 13px;
    color: #707070;
    margin-bottom: 4px; }
  .comment-content p {
    margin-bottom: 4px;
    font-size: 13px;
    color: #292929; }
  .comment-content a {
    font-size: 14px;
    font-weight: 700;
    color: #d90429; }
    .comment-content a:hover {
      text-decoration: underline; }

.blog-detail-post-comment > h3 {
  font-size: 20px;
  margin-bottom: 11px;
  font-weight: 700; }

.blog-detail-post-comment > span {
  font-size: 13px;
  display: block;
  margin-bottom: 20px; }

.blog-detail-post-comment .text-area {
  height: 174px; }

.blog-detail-post-comment label {
  font-weight: 600;
  font-size: 14px;
  color: #292929; }

/*--------------------------------------------------------------
19.0 Cart-Wishlist-Page
--------------------------------------------------------------*/
/* Products-List-Wrapper */
.table-wrapper, .table-wrapper-2 {
  overflow-x: auto;
  min-height: 0.01%; }
  .table-wrapper > table, .table-wrapper-2 > table {
    width: 100%; }
    .table-wrapper > table th, .table-wrapper-2 > table th {
      font-size: 14px;
      vertical-align: bottom;
      padding: 12px;
      color: #292929; }
    .table-wrapper > table tbody tr, .table-wrapper-2 > table tbody tr {
      border-top: 1px solid #DCDCDD; }
      .table-wrapper > table tbody tr td, .table-wrapper-2 > table tbody tr td {
        padding: 12px;
        vertical-align: middle; }
      .table-wrapper > table tbody tr:last-child, .table-wrapper-2 > table tbody tr:last-child {
        border-bottom: 1px solid #DCDCDD; }

.cart-anchor-image > a {
  display: inline-block; }
  .cart-anchor-image > a > img {
    width: 50px;
    height: 50px;
    margin-right: 6px;
    display: inline-block; }
  .cart-anchor-image > a > h6 {
    display: inline-block;
    margin: 0;
    font-size: 13px; }

.cart-price {
  color: #292929;
  font-weight: 600;
  font-size: 14px; }

.cart-stock {
  font-size: 13px; }

.cart-quantity .quantity-text-field {
  border: 1px solid #eceff8; }

.action-wrapper {
  display: inline-block; }
  .action-wrapper button:before {
    transform: rotate(0deg);
    transition: .3s;
    display: block; }
  .action-wrapper button:hover:before {
    transform: rotate(360deg); }
  .action-wrapper .fa-trash {
    margin-left: 6px; }

/* Coupon */
.coupon-continue-checkout {
  display: table;
  width: 100%; }
  .coupon-continue-checkout .coupon-area, .coupon-continue-checkout .button-area {
    display: table-cell;
    vertical-align: bottom;
    width: 50%; }
  .coupon-continue-checkout .coupon-area > h6 {
    font-size: 13px; }
  .coupon-continue-checkout .button-area {
    text-align: right; }
    .coupon-continue-checkout .button-area .continue, .coupon-continue-checkout .button-area .checkout {
      display: inline-block;
      font-size: 13px;
      font-weight: 700;
      padding: 8px 14px; }
    .coupon-continue-checkout .button-area .continue {
      border-radius: 4px;
      color: #292929;
      border: 2px solid #292929; }
    .coupon-continue-checkout .button-area .checkout {
      margin-left: 6px;
      transition: all .4s;
      background: #3f0000;
      color: #ffffff; }
      .coupon-continue-checkout .button-area .checkout:hover {
        background: #cf0427; }

/* Cart-Empty-Styles & Wishlist Page */
.page-cart .vertical-center h1, .page-wishlist .vertical-center h1 {
  font-size: 116px;
  color: #333;
  margin-bottom: 22px; }

.page-cart .vertical-center h5, .page-wishlist .vertical-center h5 {
  font-size: 13px;
  color: #333; }

/* Billing */
.table-wrapper-2 > table tbody tr td:last-child {
  text-align: right; }

.calculation {
  max-width: 500px;
  margin-left: auto; }
  .calculation .calc-h3 {
    font-size: 14px;
    font-weight: bold;
    color: #292929; }
  .calculation .calc-text {
    font-size: 14px; }
  .calculation .calc-choice-text {
    font-size: 13px;
    color: #707070; }
  .calculation .calc-anchor {
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    text-decoration: underline; }
  .calculation #tax-heading {
    display: inline-block; }
    .calculation #tax-heading + span {
      font-size: 11px;
      margin-left: 6px; }

/*--------------------------------------------------------------
20.0 Checkout-And-Confirmation-Page
--------------------------------------------------------------*/
.message-open {
  background-color: #f5f5f5;
  padding: 13px;
  font-size: 13px;
  border-top: 2px solid rgba(52, 58, 64, 0.5); }

.page-checkout .collapse-h6 {
  font-size: 13px; }

.page-checkout label {
  font-weight: 600;
  font-size: 14px;
  color: #292929; }

.page-checkout .label-text {
  font-size: 13px;
  font-weight: normal; }

.page-checkout .select-box-wrapper {
  width: 100%; }
  .page-checkout .select-box-wrapper > .select-box {
    width: 100%; }

.page-checkout .page-anchor > a {
  font-size: 13px;
  display: inline-block; }

.page-checkout .section-h4 {
  border-bottom: 1px solid #DCDCDD;
  padding-bottom: 14px;
  margin-bottom: 26px;
  position: relative; }
  .page-checkout .section-h4:after {
    content: ' ';
    border-bottom: 2px solid #d90429;
    display: block;
    width: 30%;
    position: absolute;
    bottom: -1px; }

#showlogin button {
  margin-right: 10px; }

#showcoupon .coupon-field {
  width: 50%; }

.street-address > input {
  margin-bottom: 15px; }

.order-table {
  border: 1px solid #e5e5e5;
  padding: 35px 20px;
  overflow-x: auto;
  min-height: 0.01%; }
  .order-table > table {
    width: 100%; }
    .order-table > table th {
      font-size: 14px;
      vertical-align: bottom;
      padding: 12px;
      color: #292929; }
      .order-table > table th:last-child {
        text-align: right; }
    .order-table > table tbody tr {
      border-top: 1px solid #DCDCDD; }
      .order-table > table tbody tr td {
        padding: 12px;
        vertical-align: middle; }
        .order-table > table tbody tr td:last-child {
          text-align: right; }
      .order-table > table tbody tr:last-child {
        border-bottom: 1px solid #DCDCDD; }
  .order-table .order-h3 {
    font-size: 14px;
    font-weight: bold;
    color: #292929;
    margin: 0; }
  .order-table .order-h6 {
    display: inline-block;
    font-size: 14px;
    margin: 0; }
  .order-table .order-span-quantity {
    font-weight: bold;
    color: #292929;
    font-size: 13px; }
  .order-table .label-text {
    font-size: 14px; }
    .order-table .label-text.no-color {
      color: #292929;
      font-weight: bold; }
  .order-table button {
    width: 100%; }

/* Checkout-Confirmation */
.page-checkout-confirm {
  border-top: 1px solid #DCDCDD; }
  .page-checkout-confirm .vertical-center h1 {
    font-size: 80px;
    color: #d90429;
    margin-bottom: 20px; }
  .page-checkout-confirm .vertical-center h5 {
    font-size: 13px;
    margin-bottom: 35px; }
    .page-checkout-confirm .vertical-center h5 button {
      padding: 4px;
      border: none;
      cursor: pointer;
      background-color: transparent;
      transition: .8s;
      border-bottom: 1px solid #292929; }
      .page-checkout-confirm .vertical-center h5 button:hover {
        color: #d90429;
        border-color: #d90429; }
      .page-checkout-confirm .vertical-center h5 button:focus {
        outline: 0; }
  .page-checkout-confirm .vertical-center .thank-you-back {
    font-size: 13px;
    cursor: pointer;
    padding: 8px 14px;
    font-weight: 700;
    border-radius: 4px;
    color: #292929;
    border: 2px solid #292929; }

/*--------------------------------------------------------------
21.0 Account-And-Lost-Password
--------------------------------------------------------------*/

.page-account label, .page-lostpassword label {
  display: block;
}
#countrySelect {
  display: inline;
  width: 30% !important;
}
#vendormobile {
  display: inline;
  width: 68%;
}
#user_type {
  margin-bottom: 25px;
}


.page-account .account-h2, .page-lostpassword .account-h2 {
  font-size: 35px; }

.page-account .account-h6, .page-lostpassword .account-h6 {
  font-size: 13px;
  color: #707070; }

.page-account label, .page-lostpassword label {
  font-weight: 600;
  font-size: 14px;
  color: #292929; }

.page-account .label-text, .page-lostpassword .label-text {
  font-size: 13px;
  font-weight: normal; }

.page-account .page-anchor > a, .page-lostpassword .page-anchor > a {
  font-size: 13px;
  display: inline-block; }

.login-wrapper, .reg-wrapper {
  max-width: 480px;
  margin: auto; }

.login-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  margin-left: -1px;
  height: 100%; }

/*--------------------------------------------------------------
22.0 Track-Order
--------------------------------------------------------------*/
.page-track-order .track-order-wrapper {
  max-width: 430px;
  margin: 0 auto; }

.page-track-order .track-order-h2 {
  font-size: 35px; }

.page-track-order .track-order-h6 {
  font-size: 13px;
  color: #707070; }

.page-track-order label {
  font-weight: 600;
  font-size: 14px;
  color: #292929; }

.page-track-order .label-text {
  font-size: 13px;
  font-weight: normal; }

/*--------------------------------------------------------------
23.0 Shop:
--------------------------------------------------------------*/
.shop-intro {
  margin-bottom: 30px;
  text-align: center; }
  .shop-intro > h3 {
    font-size: 14px;
    margin: 0;
    font-weight: 600; }
  .shop-intro .bread-crumb > li {
    font-size: 12px;
    color: #292929; }
  .shop-intro .is-marked {
    font-weight: bold; }

.associate-wrapper {
  max-height: 256px; }

.total-fetch-items {
  margin-left: 4px;
  font-size: 12px;
  color: #292929; }

.title-name {
  font-size: 13px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  font-weight: bold;
  border-bottom: 1px solid #DCDCDD; }

/* 23.1 Extract-Categories */
.fetch-categories > .fetch-mark-category {
  font-size: 13px;
  font-weight: bold; }
  .fetch-categories > .fetch-mark-category.yes-single {
    margin-bottom: 25px; }

.fetch-categories > ul {
  list-style: none;
  margin-bottom: 32px;
  padding: 0 0 16px;
  border-bottom: 1px solid #DCDCDD; }
  .fetch-categories > ul > li > a {
    font-size: 13px; }
  .fetch-categories > ul > li > ul > li > a {
    font-weight: bold; }

.fetch-categories ul > li > button {
  padding: 0 6px;
  border: none;
  background-color: transparent;
  display: inline-block;
  font-size: 13px;
  cursor: pointer; }
  .fetch-categories ul > li > button:focus {
    outline: 0; }
  .fetch-categories ul > li > button:hover {
    color: #d90429; }
  .fetch-categories ul > li > button.js-open:before {
    content: '\F368'; }

.fetch-categories ul > li ul {
  display: none;
  list-style: none;
  margin: 0 0 0 20px;
  padding: 0; }
  .fetch-categories ul > li ul li a {
    font-size: 13px; }

/* 23.2 Page-Bar-Options */
.page-bar {
  border-bottom: 1px solid #DCDCDD;
  margin: 0 0 60px;
  padding: 15px 0;
  width: 100%; }
  .page-bar .shop-settings {
    float: left; }
    .page-bar .shop-settings #grid-anchor, .page-bar .shop-settings #list-anchor {
      display: inline-block;
      padding: 0 6px;
      font-size: 20px; }
    .page-bar .shop-settings #grid-anchor.active, .page-bar .shop-settings #list-anchor.active {
      color: #d90429; }
  .page-bar .toolbar-sorter, .page-bar .toolbar-sorter-2 {
    float: right; }
    .page-bar .toolbar-sorter .select-box, .page-bar .toolbar-sorter-2 .select-box {
      height: 35px; }
  .page-bar .toolbar-sorter {
    margin-left: 16px; }

/* 23.3 Shop-Grid-View */
.grid-style .product-item {
  display: flex; }

.grid-style .item {
  margin: 0 0 30px; }

.grid-style .item-description {
  display: none; }

/* These styles are only apply on IE10 & IE11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .grid-style .product-item {
    display: block; } }

/* 23.4 Shop-List-View */
/* By default row is set to display flex, also column has same property but by
* removing this property, all other flex properties are futile. */
.list-style {
  display: block; }
  .list-style .product-item {
    display: block;
    width: 100%;
    max-width: 100%; }
  .list-style .item {
    display: table;
    border-spacing: 20px;
    margin: 0 0 30px; }
  .list-style .image-container {
    width: 215px;
    max-width: 215px;
    display: table-cell;
    vertical-align: middle; }
  .list-style .item-img-wrapper-link:before {
    content: none; }
  .list-style .item-action-behaviors {
    text-align: center;
    position: static;
    opacity: 1; }
  .list-style .item-quick-look, .list-style .item-mail, .list-style .item-addwishlist, .list-style .item-addCart {
    transform: translateX(0);
    display: inline-block;
    margin: 10px 4px;
    border: 1px solid #eceff8;
    border-radius: 0; }
    .list-style .item-quick-look:hover, .list-style .item-mail:hover, .list-style .item-addwishlist:hover, .list-style .item-addCart:hover {
      border-color: #d90429; }
  .list-style .item-content {
    display: table-cell;
    vertical-align: middle; }
  .list-style .item-description {
    font-size: 13px; }
    .list-style .item-description p {
      margin-bottom: 5px; }

/* 23.5 Shop-Pagination */
.pagination-area {
  margin: 60px 0 0;
  padding: 18px 0;
  width: 100%;
  text-align: center; }
  .pagination-area .pagination-number ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .pagination-area .pagination-number ul > li {
      display: inline-block;
      margin: 0 12px; }
      .pagination-area .pagination-number ul > li > a {
        font-size: 12px;
        color: #222;
        display: inline-block;
        transition: all .4s;
        border: 1px solid transparent;
        width: 32px;
        height: 32px;
        line-height: 32px;
        border-radius: 50%; }
        .pagination-area .pagination-number ul > li > a:hover {
          border-color: #d90429; }
    .pagination-area .pagination-number ul > li.active > a {
      border-color: #d90429; }

/* 23.6 Shop-Not-Found */
.result-wrapper {
  text-align: center; }
  .result-wrapper .bread-crumb {
    margin-bottom: 6px; }
    .result-wrapper .bread-crumb > li {
      font-size: 12px; }
    .result-wrapper .bread-crumb .is-marked {
      font-weight: bold; }
  .result-wrapper h4:first-of-type {
    color: #292929; }
  .result-wrapper h4 {
    font-size: 14px;
    margin-bottom: 8px;
    color: #707070; }
    .result-wrapper h4 > a {
      color: #d90429; }
  .result-wrapper h1 {
    font-size: 120px;
    font-weight: bold;
    word-wrap: break-word;
    letter-spacing: 4px; }
  .result-wrapper form {
    position: relative;
    margin: 0 auto;
    max-width: 580px;
    overflow: hidden; }
    .result-wrapper form .text-field {
      padding: 0 86px 0 20px;
      transition: all .3s; }
      .result-wrapper form .text-field:focus + button {
        border-left-color: #292929;
        color: #292929; }
    .result-wrapper form .button {
      position: absolute;
      right: 0;
      color: #707070;
      height: 45px;
      border-left: 1px solid #eceff8;
      top: 50%;
      background-color: transparent;
      transform: translateY(-50%); }

/* 23.7 Shop-Search-Result */
.search-results-wrapper h4:first-of-type {
  color: #292929;
  font-weight: bold; }
  .search-results-wrapper h4:first-of-type i {
    font-weight: normal; }

.search-results-wrapper h4 {
  font-size: 14px;
  margin-bottom: 8px;
  color: #707070; }
  .search-results-wrapper h4 > a {
    color: #d90429; }

/*--------------------------------------------------------------
24.0 Custom-Deal-Page
--------------------------------------------------------------*/
.deal-page-wrapper {
  text-align: center;
  margin-bottom: 56px; }
  .deal-page-wrapper > .deal-heading {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px; }
  .deal-page-wrapper > .deal-has-total-items {
    font-size: 13px;
    margin-bottom: 4px;
    color: #707070; }

/*--------------------------------------------------------------
25.0 Pages-Responsiveness
--------------------------------------------------------------*/
/* Medium devices (tablets, less than and equal to 991px) */
@media (max-width: 991px) {
  /* 7.1 Top-Header */
  .primary-nav, .secondary-nav {
    text-align: center;
    float: none; }
  /* 7.2 Mid-Header */
  .mid-nav {
    text-align: right; }
    .mid-nav > li {
      margin-left: 0; }
  /* 7.4 Responsive-Buttons */
  .fixed-responsive-container {
    display: block; }
  /* 7.6 Bottom-Header */
  .full-layer-bottom-header {
    padding-bottom: 80px; }
  /* 8.2 Mid-Footer */
  .mid-footer-wrapper {
    padding-bottom: 12px; }
  /*--------------------------------------------------------------
19.0 Cart-Wishlist-Page
--------------------------------------------------------------*/
  /* Products-List-Wrapper */
  .table-wrapper > table {
    text-align: center; }
  .cart-anchor-image > a > img {
    margin: 0 0 8px; }
  .cart-anchor-image > a > h6 {
    display: block; }
  .action-wrapper button {
    display: block; }
  .action-wrapper .fa-trash {
    margin-left: 0;
    margin-top: 6px; }
  /*--------------------------------------------------------------
  21.0 Account-And-Lost-Password
  --------------------------------------------------------------*/
  .login-wrapper:after {
    content: none; } }

@media (max-width: 767px) {
  /*--------------------------------------------------------------
8.0 Footer
--------------------------------------------------------------*/
  /* 8.2 Mid-Footer */
  .footer-list {
    margin-bottom: 40px; }
  /*--------------------------------------------------------------
9.0 Home-Page:
--------------------------------------------------------------*/
  /* 9.1 Newsletter-Modal */
  .newsletter-image {
    display: block;
    margin-bottom: 30px; }
  /*--------------------------------------------------------------
16.0 Single-Product-Fullwidth-page:
--------------------------------------------------------------*/
  /* 16.1 Product-zoom-area */
  .zoom-area {
    text-align: center; }
  /* 16.2 Product-details */
  .all-information-wrapper {
    text-align: center;
    margin: 30px 0; }
  /* 16.6 Reviews-Tab */
  .r-1 [class*="col-"]:last-child {
    border-left-width: 0; }
  /*--------------------------------------------------------------
19.0 Cart-Wishlist-Page
--------------------------------------------------------------*/
  /* Coupon */
  .coupon-continue-checkout {
    display: block;
    text-align: center; }
    .coupon-continue-checkout .coupon-area, .coupon-continue-checkout .button-area {
      display: block;
      width: 100%; }
    .coupon-continue-checkout .coupon-area {
      margin-bottom: 16px; }
    .coupon-continue-checkout .button-area {
      text-align: center; }
      .coupon-continue-checkout .button-area .checkout {
        margin: 6px 0 0 0; }
  /*--------------------------------------------------------------
23.0 Shop:
--------------------------------------------------------------*/
  /* 23.2 Page-Bar-Options */
  .page-bar {
    text-align: center; }
    .page-bar .shop-settings {
      margin-bottom: 8px;
      float: none; }
    .page-bar .toolbar-sorter {
      margin: 0 0 8px 0; }
    .page-bar .toolbar-sorter, .page-bar .toolbar-sorter-2 {
      float: none; }
  /* 23.4 Shop-List-View */
  .list-style .item {
    display: block;
    border-spacing: 0;
    text-align: center; }
  .list-style .image-container {
    display: block;
    margin: 0 auto;
    padding: 15px; }
  .list-style .item-content {
    display: block; } }

/* Extra small devices (portrait phones, less than and equal to 575px) */
@media (max-width: 575px) {
  /* 15.0 404-page  */
  .align-center h1 {
    font-size: 155px; }
  /* 7.2 Mid-Header  */
  .brand-logo, .mid-nav {
    text-align: center; }
  .mid-nav > li {
    margin-left: 0; }
  .item-counter {
    left: 90px;
    top: 8px; } }
    
    
    
    

    
/*sb menu*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
Default settings
Header sticky
Center menu
Dark version navigation menu
Header transparent
Hover transitions
Submenu
Submenu transitions
Menu overlay
Menu slide
Mega menu
Fixed sidebar menu
Menu icons
Media queries for responsive design
--------------------------------------------------------------*/


/* =============================================
Default settings
================================================ */
.sb-header,
.sb-header * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sb-header:before,
.sb-header:after,
.sb-header *:before,
.sb-header *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sb-header {
	position: relative;
	font-size: 16px;
	line-height: 1.42857143;
	background-color: #fff;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	z-index:9;
	display:flex;
}
.sb-header.transparent {
	background-color: transparent;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99;
}
.sb-header ul {
	margin-bottom: inherit;
}

.sb-header img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.sb-header .sb-menu li:not(:last-child) a:hover,
.sb-header .sb-menu li:not(:last-child) a:focus,
.sb-header .sb-menu li:not(:last-child) a:active {
	text-decoration: none;
	color:#fe696a;
}

.sb-header a:focus,
.sb-header a:active {
	outline: none;
}

.sb-header-container {
	position: relative;
}

.sb-header-overlay .sb-header-container {
	position: inherit;
}

.sb-header .logo {
	padding: 30px 40px;
	padding-left: 0;
}



.burger-menu {
	position: absolute;
	top: 46px;
	right: 14px;
	width: 20px;
	height: 17px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	cursor: pointer;

	-webkit-transition: transform 330ms ease-out;
	-moz-transition: transform 330ms ease-out;
	-o-transition: transform 330ms ease-out;
	transition: transform 330ms ease-out;
}

.burger-menu.menu-open {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.line-menu {
	background-color: #111111;
	border-radius: 2px;
	width: 100%;
	height: 3px;
}

.line-menu.line-half {
	width: 50%;
}

.line-menu.first-line {
	transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
	transform-origin: right;
}

.menu-open .line-menu.first-line {
	-webkit-transform: rotate(-90deg) translateX(3px);
	-moz-transform: rotate(-90deg) translateX(3px);
	-o-transform: rotate(-90deg) translateX(3px);
	transform: rotate(-90deg) translateX(3px);
}

.line-menu.last-line {
	align-self: flex-end;
	transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
	transform-origin: left;
}

.menu-open .line-menu.last-line {
	-webkit-transform: rotate(-90deg) translateX(-3px);
	-moz-transform: rotate(-90deg) translateX(-3px);
	-o-transform: rotate(-90deg) translateX(-3px);
	transform: rotate(-90deg) translateX(-3px);
}

.sb-menu > ul {
	display: none;
	padding: 0 0 20px;
}

.sb-menu ul li {
	position: relative;
}

.sb-menu ul li > a {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	padding: 14px 15px;
	text-decoration: none;
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/*.sb-menu ul li.current-menu > a,
.sb-menu ul li:hover > a {
	background-color: #ffb413;
}*/

.sb-header .sb-menu  ul ul li > a {
	font-size: 14px;
	text-transform: inherit;
	background-color: #FFF;
	padding: 14px 15px 14px 30px;
}

.sb-menu ul ul ul li > a {
	padding: 14px 15px 14px 45px;
}


.dropdown-plus {
	width: 49px;
	height: 49px;
	line-height: 49px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.dropdown-plus:before,
.dropdown-plus:after {
	position: absolute;
	content: '';
	top: 24px;
	right: 18px;
	width: 13px;
	height: 1px;
	background-color: #111111;
}

.dropdown-plus:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sb-menu li > ul,
.dropdown-plus.dropdown-open:after {
	display: none;
}

.header-shadow-wrapper {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 30px;
	overflow: hidden;
	z-index: -1;
}

.header-shadow-wrapper:after {
	display: block;
	position: relative;
	content: "";
	width: 100%;
	height: 60px;
	top: -60px;
	border-radius: 50%;

	-webkit-box-shadow: 0px 10px 30px -5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 10px 30px -5px rgba(0,0,0,0.1);
	-o-box-shadow: 0px 10px 30px -5px rgba(0,0,0,0.1);
	box-shadow: 0px 10px 30px -5px rgba(0,0,0,0.1);
}


/* =============================================
Center menu
================================================ */
.logoCenter {
	display: none;
}

.center-menu-1 .sb-menu > ul:first-child {
	padding: 0;
}


/* =============================================
Dark version navigation menu
================================================ */
.sb-header.header-dark {
	background-color: #111111;
}

.sb-header.header-dark .line-menu,
.sb-header.header-dark .dropdown-plus:before,
.sb-header.header-dark .dropdown-plus:after {
	background-color: #fff;
}

.header-dark .sb-menu ul li > a {
	color: #fff;
}

.header-dark .sb-menu ul li.current-menu > a,
.header-dark .sb-menu ul li:hover > a {
	color: #26c6da;
	background-color: #313131;
}

.header-dark .sb-menu ul ul li > a {
	color: #c1c1c1;
	background-color: #212121;
}


/* =============================================
Menu overlay
================================================ */
.sb-header-overlay {
	position: absolute;
	font-size: 16px;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

.sb-header-overlay img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.sb-header-overlay a:hover,
.sb-header-overlay a:focus,
.sb-header-overlay a:active {
	text-decoration: none;
}

.sb-header-overlay a:focus,
.sb-header-overlay a:active {
	outline: none;
}

.sb-header-overlay .logo {
	position: absolute;
	top: 30px;
	left: 15px;
	z-index: 2;
}

.sb-header-overlay .burger-menu,
.sb-fixed-sidebar + .burger-menu {
	display: block;
	position: fixed;
	flex-direction: inherit;
	justify-content: inherit;
	width: 50px;
	height: 47px;
	top: 30px;
	right: 15px;
	background: #111111;
	padding: 15px;
	z-index: 99999;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sb-header-overlay .burger-menu:hover {
	-webkit-box-shadow: 0px 0px 25px -1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 25px -1px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 25px -1px rgba(0,0,0,0.4);
}

.sb-header-overlay .burger-menu > span,
.sb-fixed-sidebar + .burger-menu > span {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	height: 17px;

	-webkit-transition: transform 330ms ease-out;
	-moz-transition: transform 330ms ease-out;
	-o-transition: transform 330ms ease-out;
	transition: transform 330ms ease-out;
}

.sb-header-overlay .line-menu,
.sb-fixed-sidebar + .burger-menu .line-menu {
	background-color: #fff;
}

.sb-header-overlay .burger-menu.menu-open,
.sb-fixed-sidebar + .burger-menu.menu-open {
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.sb-header-overlay .menu-open > span,
.sb-fixed-sidebar + .menu-open > span {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav-menu-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	overflow: hidden;
	overflow-y: auto;
	z-index: 9999;
	visibility: hidden;
	opacity: 0;

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav-menu-wrapper.overlay-menu-open {
	visibility: visible;
	opacity: 1;
}
.sb-menu-overlay {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
}

.sb-menu-overlay > ul {
	padding: 80px 0 100px;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}

.sb-menu-overlay ul li a {
	font-family: 'Fira Sans', sans-serif;
	text-decoration: none;
}

.sb-menu-overlay > ul > li {
	position: relative;
	padding: 0 65px 0 15px;
	margin-bottom: 12px;
}

.sb-menu-overlay > ul > li:last-child {
	margin-bottom: 0;
}

.sb-menu-overlay > ul > li > .menu-overlay-link a {
	display: inline-block;
	color: #212121;
	font-size: 28px;
	font-weight: 800;
	line-height: 1.2em;
	text-transform: uppercase;

	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

.sb-menu-overlay > ul > li.current-menu > .menu-overlay-link a,
.sb-menu-overlay > ul > li > .menu-overlay-link a:hover,
.overlay-menu-hover > .menu-overlay-link a,
.overlay-dropdown-plus:hover + a {
	color: #26c6da !important;
}

.overlay-dropdown-plus {
	width: 20px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 6px;
	right: 30px;
	opacity: 0;
	cursor: pointer;
}

.overlay-dropdown-plus:before,
.overlay-dropdown-plus:after {
	position: absolute;
	content: '';
	top: 9px;
	right: 5px;
	width: 10px;
	height: 2px;
	background-color: #616161;
}

.overlay-dropdown-plus:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sb-menu-overlay > ul > li > ul {
	display: none;
	padding: 10px 0 20px;
}

.overlay-dropdown-plus.overlay-dropdown-open:after {
	display: none;
}

.sb-menu-overlay > ul > li.menuFade > .menu-overlay-link a,
.sb-menu-overlay > ul > li.menuFade > ul,
.sb-menu-overlay > ul > li.menuFade > .menu-overlay-link .overlay-dropdown-plus {
	opacity: 0;
}

/* ===== IE Only ===== */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.sb-menu-overlay > ul > li.menuSlideIn > ul {
		opacity: 1;
	}
}
@supports (-ms-accelerator:true) {
	.sb-menu-overlay > ul > li.menuSlideIn > ul {
		opacity: 1;
	}
}
/* ===== End ===== */

.sb-menu-overlay > ul > li li,
.sb-menu-overlay > ul ul {
	display: inline;
}

.sb-menu-overlay > ul ul li {
	margin-left: 32px;
}

.sb-menu-overlay > ul ul li a {
	font-size: 14px;
	font-style: italic;
	color: #818181;
	white-space: nowrap;

	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

.sb-menu-overlay > ul ul li a:hover {
	color: #26c6da !important;
}

.sb-menu-overlay > ul > li > ul > li,
.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li > ul li {
	position: relative;
}

.sb-menu-overlay > ul > li > ul > li:after,
.sb-header-overlay.menu-slide .sb-menu-overlay > ul ul li a::before {
	position: absolute;
	content: "";
	top: 3px;
	left: -18px;
	width: 1px;
	height: 13px;
	background: #d1d1d1;

	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}

.sb-menu-overlay > ul > li > ul > li:first-child {
	margin-left: 0;
}

.sb-menu-overlay > ul > li > ul > li:first-child:after {
	display: none;
}

.sb-menu-overlay.submenu-no-separate > ul > li > ul li:after,
.sb-header-overlay.menu-slide .sb-menu-overlay.submenu-no-separate > ul ul li a::before {
	display: none !important;
}

.sb-menu-overlay.submenu-no-separate > ul ul li {
	margin-left: 20px;
}

@-webkit-keyframes menuFadeInLeft {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(-80px, 0, 0);
	  transform: translate3d(-80px, 0, 0);
	}
	to {
	  opacity: 1;
	  -webkit-transform: none;
	  transform: none;
	}
}

@keyframes menuFadeInLeft {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(-80px, 0, 0);
	  transform: translate3d(-80px, 0, 0);
	}
	to {
	  opacity: 1;
	  -webkit-transform: none;
	  transform: none;
	}
}

.sb-menu-overlay > ul > li.menuSlideIn > .menu-overlay-link a,
.sb-menu-overlay > ul > li.menuSlideIn > ul {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: menuFadeInLeft;
	animation-name: menuFadeInLeft;
}

/* ===== IE Only ===== */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.sb-menu-overlay > ul > li.menuSlideIn > ul {
		animation-name: menuFadeIn;
	}
}
@supports (-ms-accelerator:true) {
	.sb-menu-overlay > ul > li.menuSlideIn > ul {
		animation-name: menuFadeIn;
	}
}
/* ===== End ===== */

@-webkit-keyframes menuFadeIn {
	from {
	  opacity: 0;
	}
	to {
	  opacity: 1;
	}
}

@keyframes menuFadeIn {
	from {
	  opacity: 0;
	}
	to {
	  opacity: 1;
	}
}

.sb-menu-overlay > ul > li.menuSlideIn .menu-overlay-link .overlay-dropdown-plus {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: menuFadeIn;
	animation-name: menuFadeIn;
}

.sb-menu-overlay > ul > li.menuSlideOut .menu-overlay-link .overlay-dropdown-plus {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: subMenuFadeOut;
	animation-name: subMenuFadeOut;
}

.overlay-center-menu .sb-menu-overlay > ul > li.menuSlideIn .menu-overlay-link .overlay-dropdown-plus {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.overlay-center-menu .sb-menu-overlay > ul > li.menuSlideIn > .menu-overlay-link a,
.overlay-center-menu .sb-menu-overlay > ul > li.menuSlideIn > ul {
	-webkit-animation-name: menuFadeIn;
	animation-name: menuFadeIn;
}

@-webkit-keyframes subMenuFadeOut {
	from {
	  opacity: 1;
	}
	to {
	  opacity: 0;
	}
}

@keyframes subMenuFadeOut {
	from {
	  opacity: 1;
	}
	to {
	  opacity: 0;
	}
}

.overlay-submenu-close > li {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: subMenuFadeOut;
	animation-name: subMenuFadeOut;
}

/* ========== Submenu vertical ========== */
.submenu-vertical > ul ul li {
	margin-left: 0 !important;
}
.submenu-vertical > ul > li > ul li,
.submenu-vertical > ul > li > ul ul {
	display: block;
}

.submenu-vertical > ul > li > ul > li:after {
	display: none;
}

.submenu-vertical > ul > li > ul li {
	position: relative;
	margin-bottom: 5px;
}

.submenu-vertical > ul > li > ul li:last-child {
	margin-bottom: 0 !important;
}

.submenu-vertical > ul > li ul {
	position: relative;
	right: -30px;
	padding-right: 30px !important;
}

.submenu-vertical > ul > li > ul ul {
	display: none;
	padding-top: 5px;
}

.submenu-vertical > ul > li.menuFade > ul {
	opacity: 1;
}

.submenu-vertical > ul > li.menuSlideIn > ul {
	-webkit-animation-name: none;
	animation-name: none;
}

.submenu-vertical > ul > li.menuSlideIn ul:not(.overlay-submenu-close) a {
	display: inline-block;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: menuFadeInLeft;
	animation-name: menuFadeInLeft;
}

.submenu-vertical > ul > li ul:not(.overlay-submenu-close) a {
	opacity: 0;
}

.submenu-vertical > ul > li > ul li .overlay-dropdown-plus {
	top: 1px;
	right: -35px;
}

.submenu-vertical > ul > li.menuSlideOut li a {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: subMenuFadeOut;
	animation-name: subMenuFadeOut;
}

.overlay-center-menu .submenu-vertical > ul > li > ul li .overlay-dropdown-plus {
	right: -30px;
}

.overlay-center-menu .submenu-vertical > ul > li ul {
	right: 0 !important;
	padding-right: 0px !important;
}

.overlay-center-menu .submenu-vertical > ul > li.menuSlideIn ul:not(.overlay-submenu-close) a {
	-webkit-animation-name: menuFadeIn;
	animation-name: menuFadeIn;
}
/* ========== END ========== */

.menu-social-media {
	position: absolute;
	right: 0;
	bottom: 24px;
	font-size: 0;
	width: 100%;
	text-align: right;
	padding: 0 65px;
}

.menu-social-media a {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin: 0 0 6px 6px;
	border: 3px solid #212121;

	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.menu-social-media a:hover {
	opacity: 0.8;
}

.menu-social-media a img {
	position: absolute;
	height: 14px;
	width: auto;
	top: 50%;
	left: 50%;

	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.header-dark .nav-menu-wrapper {
	background-color: #111111;
}

.sb-header-overlay.header-dark .burger-menu.menu-open {
	background-color: #000;
}

.overlay-center-menu .menu-social-media {
	text-align: center;
	padding: 0 15px;
}

.overlay-center-menu .menu-social-media a {
	margin: 0 3px 6px;
}

.overlay-center-menu .sb-menu-overlay > ul {
	text-align: center;
}

.overlay-center-menu .sb-menu-overlay > ul > li {
	padding: 0 15px;
}

.overlay-center-menu .sb-menu-overlay > ul > li > ul {
	padding: 15px 0 21px;
}

.overlay-center-menu .menu-overlay-link {
	position: relative;
	display: inline-block;
}

.overlay-center-menu .overlay-dropdown-plus {
	right: -30px;
}

.header-dark .sb-menu-overlay > ul > li > .menu-overlay-link a {
	color: #fff;
}

.header-dark .overlay-dropdown-plus:before,
.header-dark .overlay-dropdown-plus:after {
	background-color: #717171;
}

.header-dark .sb-menu-overlay > ul ul li a {
	color: #a1a1a1;
}

.header-dark .sb-menu-overlay > ul > li > ul > li:after,
.menu-slide.header-dark .sb-menu-overlay > ul ul li a::before {
	background-color: #515151 !important;
}

.header-dark .menu-social-media a {
	border-color: #fff;
	opacity: 0.2;
}

.header-dark .menu-social-media a:hover {
	opacity: 1;
}

.header-color-bg .nav-menu-wrapper {
	background-color: #006aa1;
}

.header-color-bg .sb-menu-overlay > ul > li > .menu-overlay-link a {
	color: #fff;
}

.header-color-bg .overlay-dropdown-plus:before,
.header-color-bg .overlay-dropdown-plus:after,
.header-color-bg .sb-menu-overlay > ul > li > ul li:after,
.menu-slide.header-color-bg .sb-menu-overlay > ul ul li a::before {
	background-color: #fff !important;
}

.header-color-bg .sb-menu-overlay > ul ul li a {
	color: #fff;
}

.header-color-bg .menu-social-media a {
	border-color: #fff;
}

.header-color-bg .sb-menu-overlay > ul > li.current-menu > .menu-overlay-link a,
.header-color-bg .overlay-menu-hover > .menu-overlay-link a,
.header-color-bg .overlay-dropdown-plus:hover + a {
	color: #fff !important;
}

.header-color-bg .sb-menu-overlay > ul > li > .menu-overlay-link a:hover,
.header-color-bg .sb-menu-overlay > ul ul li a:hover {
	color: rgba(255, 255, 255, 0.8) !important;
}

.header-bg-image .nav-menu-wrapper {
	background-color: inherit;
	background-image: url('../examples/demo/images/overlay-menu-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.header-bg-image .sb-menu-overlay > ul > li > .menu-overlay-link a {
	color: #fff;
}

.header-bg-image .overlay-dropdown-plus:before,
.header-bg-image .overlay-dropdown-plus:after {
	background-color: #fff;
}

.header-bg-image .sb-menu-overlay > ul ul li a {
	color: rgba(255, 255, 255, 0.6);
}

.header-bg-image .sb-menu-overlay > ul > li > ul > li:after {
	background-color: rgba(255, 255, 255, 0.25) !important;
}

.header-bg-image .menu-social-media a {
	border-color: #fff;
}

.header-bg-image .menu-social-media a:hover {
	opacity: 0.6;
}


/* =============================================
Menu slide
================================================ */
.sb-header-overlay.menu-slide .nav-menu-wrapper {
	width: 320px;
	left: inherit;
	right: 0;
	visibility: visible;
	opacity: 1;

	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);

	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.sb-header-overlay.menu-slide .nav-menu-wrapper.overlay-menu-open {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);

	-webkit-box-shadow: -15px 0px 60px -5px rgba(0,0,0,0.3);
	-moz-box-shadow: -15px 0px 60px -5px rgba(0,0,0,0.3);
	box-shadow: -15px 0px 60px -5px rgba(0,0,0,0.3);
}

.slidemenu-bg-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	z-index: 999;
	visibility: hidden;
	opacity: 0;

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.overlay-menu-open + .slidemenu-bg-overlay {
	visibility: visible;
	opacity: 1;

	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul ul li a {
	position: relative;
	display: block;
	padding-left: 20px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sb-header-overlay.menu-slide .sb-menu-overlay.submenu-no-separate > ul ul li a {
	padding-left: 15px;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul {
	display: block;
	text-align: left;
	padding: 120px 0 100px;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li {
	padding: 0 35px 0 30px;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li ul .overlay-dropdown-plus {
	top: -1px;
	right: -5px;
}

.sb-header-overlay.menu-slide .sb-menu-overlay .menu-overlay-link {
	padding-right: 30px;
}

.sb-header-overlay.menu-slide .menu-social-media {
	right: inherit;
	left: 0;
	text-align: left;
	padding: 0 30px;
}

.sb-header-overlay.menu-slide .menu-social-media a {
	margin: 0 6px 6px 0;
}

@-webkit-keyframes menuFadeInRight {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(40px, 0, 0);
	  transform: translate3d(40px, 0, 0);
	}
	to {
	  opacity: 1;
	  -webkit-transform: none;
	  transform: none;
	}
}

@keyframes menuFadeInRight {
	from {
	  opacity: 0;
	  -webkit-transform: translate3d(40px, 0, 0);
	  transform: translate3d(40px, 0, 0);
	}
	to {
	  opacity: 1;
	  -webkit-transform: none;
	  transform: none;
	}
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li.menuSlideIn > ul {
	opacity: 1;
	-webkit-animation-name: none;
	animation-name: none;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li.menuSlideIn > .menu-overlay-link a,
.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li.menuSlideIn ul:not(.overlay-submenu-close) a {
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: menuFadeInRight;
	animation-name: menuFadeInRight;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul ul:not(.overlay-submenu-close) a {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li.menuSlideIn .menu-overlay-link .overlay-dropdown-plus {
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li li {
	display: block;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li > ul {
	padding-top: 25px;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li > ul ul {
	display: none;
	padding-top: 5px;
	padding-left: 20px;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li > ul li {
	margin-left: 0 !important;
	margin-bottom: 5px;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li > ul > li:after {
	display: none;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul ul li a:hover {
	padding-left: 30px;
}

.sb-header-overlay.menu-slide .sb-menu-overlay.submenu-no-separate > ul ul li a:hover {
	padding-left: 25px;
}

.sb-header-overlay.menu-slide .sb-menu-overlay > ul ul li a::before {
	top: 2px;
	left: 5px;
}


/* =============================================
Mega menu
================================================ */
.sb-menu .mega-menu-container ul li {
	position: relative;
}

.sb-menu .mega-menu-container ul li a {
	font-style: inherit;
	color: inherit;
	background-color: inherit;
	padding: inherit;
}

.header-dark .sb-menu .mega-menu-container ul li a,
.sb-menu .mega-menu-container ul li:hover a {
	background-color: inherit;
}

.sb-menu .mega-menu-container {
	padding: 15px 30px 0;
}

.sb-menu .mega-menu > ul .dropdown-plus {
	display: none;
}

.sb-menu .mega-menu-box {
	margin-bottom: 30px;
}

.sb-menu .mega-menu-heading {
	font-family: 'Fira Sans', sans-serif;
	font-size: 15px;
	color: #212121;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.sb-menu .mega-menu-heading a {
	color: #212121;
	text-decoration: none;

	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

.header-dark .sb-menu .mega-menu-heading a {
	color: #fff;
}

.sb-menu .mega-menu-desc {
	font-family: 'Fira Sans', sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.42857143;
	color: #818181;
}

.sb-menu .mega-menu-container li > ul {
	display: block;
}

.sb-menu ul.mega-menu-list li a {
	font-size: 14px;
	font-style: italic;
	color: #818181;
	padding: 5px 0;
}

.sb-menu .mega-menu-heading a:hover,
.sb-menu ul.mega-menu-list li a:hover {
	color: #26c6da;
}

.sb-menu ul.mega-menu-list ul {
	padding-left: 15px !important;
}

.sb-menu .mega-menu-thumbnail {
	margin-bottom: 20px;
}

.sb-menu .mega-menu-thumbnail img {
	width: 100%;
	height: auto;
}

.sb-menu .mega-menu-thumbnail > a {
	display: block;
	position: relative;
}

.sb-menu .mega-menu-thumbnail > a:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);

	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
}

.sb-menu .mega-menu-thumbnail:hover > a:before {
	background-color: rgba(0,0,0,0.2);
}


/* =============================================
Fixed sidebar menu
================================================ */
.body-fixed-sidebar {
	overflow-x: hidden;
}

.sb-fixed-sidebar {
	position: fixed;
	top: 0;
	width: 250px;
	height: 100%;
	z-index: 9999999;
	overflow-y: auto;
	background-color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.sb-sidebar-left {
	left: 0;

	-webkit-box-shadow: 2px 0px 12px -2px rgba(0,0,0,0.15);
	-moz-box-shadow: 2px 0px 12px -2px rgba(0,0,0,0.15);
	-o-box-shadow: 2px 0px 12px -2px rgba(0,0,0,0.15);
	box-shadow: 2px 0px 12px -2px rgba(0,0,0,0.15);

	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}

.sb-sidebar-right {
	right: 0;

	-webkit-box-shadow: -2px 0px 12px -2px rgba(0,0,0,0.15);
	-moz-box-shadow: -2px 0px 12px -2px rgba(0,0,0,0.15);
	-o-box-shadow: -2px 0px 12px -2px rgba(0,0,0,0.15);
	box-shadow: -2px 0px 12px -2px rgba(0,0,0,0.15);

	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}

.sb-sidebar-left.fixed-sidebar-open {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%);
}

.sb-sidebar-right.fixed-sidebar-open {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%);
}

.sb-fixed-sidebar .sb-header-container {
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	padding: 0 28px;
}

.sb-fixed-sidebar .menu-social-media {
	position: inherit;
	bottom: inherit;
	align-self: flex-end;
	padding: 0 0 30px !important;
	text-align: left;
}

.sb-fixed-sidebar .menu-social-media a {
	margin: 0 6px 6px 0;
}

.sb-fixed-sidebar .menu-social-media a:last-child {
	margin-right: 0;
}

.sb-fixed-sidebar + .burger-menu {
	z-index: 9999999;
}

.sb-sidebar-left + .burger-menu {
	top: 0;
	right: inherit;
	left: 0;
}

.sb-sidebar-right + .burger-menu {
	top: 0;
	right: 0;
}

.fixedsidebar-bg-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0,0,0,0.6);

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.sb-side-content {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.sb-sidebar-left.fixed-sidebar-open ~ .sb-side-content {
	-webkit-transform: translateX(125px);
	-moz-transform: translateX(125px);
	-o-transform: translateX(125px);
	transform: translateX(125px);
}

.sb-sidebar-right.fixed-sidebar-open ~ .sb-side-content {
	-webkit-transform: translateX(-125px);
	-moz-transform: translateX(-125px);
	-o-transform: translateX(-125px);
	transform: translateX(-125px);
}

.sb-fixed-sidebar .logo {
	display: none;
	padding: 70px 0;
}

.sb-side-content > .logo {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 47px;
	padding: 0 50px;
	z-index: 99999;
	text-align: center;
	background-color: #fff;
	-webkit-box-shadow: 0px 2px 12px -2px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 2px 12px -2px rgba(0,0,0,0.15);
	-o-box-shadow: 0px 2px 12px -2px rgba(0,0,0,0.15);
	box-shadow: 0px 2px 12px -2px rgba(0,0,0,0.15);
}

.sb-side-content > .logo img {
	max-width: inherit;
	max-height: 47px;
	width: auto;
}

.fixed-sidebar-open ~ .fixedsidebar-bg-overlay {
	visibility: visible;
	opacity: 1;
}

.fixed-menu-wrap {
	width: 100%;
}

/* ========== Navigation menu ========== */
.sb-menu-fixed {
	padding-top: 90px;
}

.sb-menu-fixed ul li {
	position: relative;
}

.sb-menu-fixed ul li a {
	font-family: 'Fira Sans', sans-serif;
	display: block;
	padding-right: 17px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sb-menu-fixed > ul > li.current-menu > a,
.sb-menu-fixed ul li:hover > a {
	color: #26c6da !important;
}

.sb-menu-fixed > ul {
	margin-bottom: 40px;
}

.sb-menu-fixed > ul > li {
	margin-bottom: 14px;
}

.sb-menu-fixed > ul > li:last-child {
	margin-bottom: 0;
}

.sb-menu-fixed > ul > li > a {
	font-size: 18px;
	font-weight: 700;
	color: #212121;
	text-transform: uppercase;
}

.sb-menu-fixed > ul ul {
	display: none;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.sb-menu-fixed > ul ul.submenu-collapse {
	opacity: 1;
}

.sb-menu-fixed > ul ul li {
	margin-bottom: 6px;
}

.sb-menu-fixed > ul ul li:last-child {
	margin-bottom: 0;
}

.sb-menu-fixed > ul ul a {
	position: relative;
	padding-left: 18px;
	font-size: 14px;
	font-style: italic;
	color: #818181;
}

.sb-menu-fixed > ul ul a::before {
	position: absolute;
	content: "";
	top: 3px;
	left: 4px;
	width: 1px;
	height: 12px;
	background-color: #d1d1d1;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}

.sb-menu-fixed > ul ul a:hover {
	padding-left: 24px;
}

.sb-menu-fixed > ul > li > ul {
	padding: 27px 0 15px;
}

.sb-menu-fixed > ul > li > ul ul {
	padding-top: 6px;
}

.sb-menu-fixed > ul > li > ul > li ul {
	padding-left: 18px;
}

.sb-menu-fixed .overlay-dropdown-plus {
	top: -1px;
	right: -7px;
	opacity: 1;
}

.sb-menu-fixed > ul ul .overlay-dropdown-plus {
	top: -3px;
}

.sb-menu-fixed.submenu-no-separate > ul ul a::before {
	display: none !important;
}

.sb-menu-fixed.submenu-no-separate > ul ul a,
.sb-menu-fixed.submenu-no-separate > ul > li > ul > li ul {
	padding-left: 12px;
}

.sb-menu-fixed.submenu-no-separate > ul ul a:hover {
	padding-left: 18px;
}
/* ========== END ========== */

/* ========== Color scheme ========== */
.sb-fixed-sidebar.sidebar-dark,
.sidebar-dark ~ .sb-side-content > .logo {
	background-color: #111111;
}

.sb-fixed-sidebar.sidebar-dark .menu-social-media a {
	border-color: #fff;
	opacity: 0.2;
}

.sb-fixed-sidebar.sidebar-dark .menu-social-media a:hover {
	opacity: 1;
}

.sidebar-dark .sb-menu-fixed > ul > li > a {
	color: #fff;
}

.sidebar-dark .sb-menu-fixed > ul ul a {
	color: #a1a1a1;
}

.sidebar-dark .sb-menu-fixed > ul ul a::before {
	background-color: #515151;
}

.sidebar-dark .overlay-dropdown-plus:before,
.sidebar-dark .overlay-dropdown-plus:after {
	background-color: #717171;
}

.sb-fixed-sidebar.sidebar-color-bg,
.sidebar-color-bg ~ .sb-side-content > .logo {
	background-color: #006aa1;
}

.sb-fixed-sidebar.sidebar-color-bg .menu-social-media a {
	border-color: #fff;
}

.sidebar-color-bg .sb-menu-fixed > ul > li > a,
.sidebar-color-bg .sb-menu-fixed > ul ul a {
	color: #fff !important;
}

.sidebar-color-bg .sb-menu-fixed > ul ul a::before,
.sidebar-color-bg .overlay-dropdown-plus:before,
.sidebar-color-bg .overlay-dropdown-plus:after {
	background-color: #fff;
}

.sidebar-color-bg .sb-menu-fixed ul li a:hover {
	color: rgba(255, 255, 255, 0.8) !important;
}
/* ========== END ========== */


/* =============================================
Menu icons
================================================ */
.sb-menu .sb-menu-icon {
	margin-right: 5px;
	color: #a1a1a1;
}

.sb-menu ul li > a .sb-menu-icon,
.sb-menu .mega-menu-heading a .sb-menu-icon {
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

.sb-menu ul li.current-menu > a .sb-menu-icon,
.sb-menu ul li:hover > a .sb-menu-icon,
.sb-menu .mega-menu-heading a:hover .sb-menu-icon {
	color: #26c6da !important;
}

.header-dark .sb-menu .sb-menu-icon {
	color: #717171;
}

.sb-menu-overlay .sb-menu-icon {
	position: relative;
	top: -2px;
	margin-right: 10px;
}

.sb-menu-overlay > ul ul li a .sb-menu-icon {
	top: -1px;
	margin-right: 7px;
}

.menu-slide .sb-menu-overlay > ul ul li a .sb-menu-icon {
	margin-right: 5px;
}

.sb-menu-fixed .sb-menu-icon {
	margin-right: 5px;
}


/* =============================================
================================================
Media queries for responsive design
================================================
================================================ */
@media (min-width: 768px) {

	.sb-header .logo {
		float: left;
		padding: 25px 40px 25px 0;
	}
	.sb-menu {
		clear: both;
	}
	.header-shadow-wrapper:after {
		-webkit-box-shadow: 0px 10px 40px -5px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 10px 40px -5px rgba(0,0,0,0.1);
		-o-box-shadow: 0px 10px 40px -5px rgba(0,0,0,0.1);
		box-shadow: 0px 10px 40px -5px rgba(0,0,0,0.1);
	}
	.sb-header-overlay .logo {
		left: 30px;
	}
	.sb-header-overlay .burger-menu {
		right: 30px;
	}
	.sb-menu-overlay > ul > li {
		padding: 0 110px 0 30px;
		margin-bottom: 16px;
	}
	.overlay-center-menu .sb-menu-overlay > ul > li {
		padding: 0 30px;
	}
	.overlay-dropdown-plus {
		width: 24px;
		height: 24px;
		line-height: 24px;
		top: 7px;
		right: 43px;
	}
	.overlay-dropdown-plus:before,
	.overlay-dropdown-plus:after {
		top: 11px;
		right: 7px;
	}
	.sb-menu-overlay > ul > li > .menu-overlay-link a {
		font-size: 34px;
	}
	.sb-menu-overlay > ul ul li a {
		font-size: 16px;
	}
	.sb-menu-overlay > ul ul li {
		margin-left: 42px;
	}
	.sb-menu-overlay > ul > li > ul > li:after {
		top: 1px;
		left: -23px;
		height: 16px;
	}
	.sb-menu-overlay > ul > li > ul {
		padding: 13px 0 16px;
	}
	.overlay-center-menu .sb-menu-overlay > ul > li > ul {
		padding: 18px 0 21px;
	}
	.overlay-center-menu .overlay-dropdown-plus {
		right: -42px;
	}
	.submenu-vertical > ul > li ul {
		right: -60px;
		padding-right: 60px !important;
	}
	.submenu-vertical > ul > li > ul li {
		margin-bottom: 7px;
	}
	.submenu-vertical > ul > li > ul ul {
		padding-top: 7px;
	}
	.submenu-vertical > ul > li > ul li .overlay-dropdown-plus {
		top: -2px;
		right: -67px;
	}
	.overlay-center-menu .submenu-vertical > ul > li > ul li .overlay-dropdown-plus {
		right: -42px;
	}
	.menu-social-media {
		bottom: 34px;
		padding: 0 110px;
	}
	.overlay-center-menu .menu-social-media {
		padding: 0 40px;
	}
	.sb-header-overlay.menu-slide .nav-menu-wrapper {
		width: 400px;
	}
	.sb-header-overlay.menu-slide .sb-menu-overlay > ul {
		padding: 140px 0 100px;
	}
	.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li {
		margin-bottom: 14px;
		padding: 0 60px 0 45px;
	}
	.sb-header-overlay.menu-slide .sb-menu-overlay > ul ul li a {
		padding-left: 23px;
	}
	.sb-header-overlay.menu-slide .sb-menu-overlay.submenu-no-separate > ul ul li a {
		padding-left: 15px;
	}
	.sb-header-overlay.menu-slide .sb-menu-overlay > ul ul li a:hover {
		padding-left: 33px;
	}
	.sb-header-overlay.menu-slide .sb-menu-overlay.submenu-no-separate > ul ul li a:hover {
		padding-left: 25px;
	}
	.sb-header-overlay.menu-slide .sb-menu-overlay > ul ul li a::before {
		left: 5px;
		height: 15px;
	}
	.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li > ul li {
		margin-bottom: 7px;
	}
	.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li > ul {
		padding: 28px 0 16px;
	}
	.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li > ul ul {
		padding-top: 7px;
		padding-left: 23px;
	}
	.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li ul .overlay-dropdown-plus {
		top: -2px;
		right: -17px;
	}
	.sb-header-overlay.menu-slide .menu-social-media {
		padding: 0 45px;
	}
	.sb-menu .mega-menu-media {
		display: table;
		width: 100%;
	}
	.sb-menu .mega-menu-media-img,
	.sb-menu .mega-menu-media-info {
		display: table-cell;
		vertical-align: top;
	}
	.sb-menu .mega-menu-media-img {
		width: 120px;
	}
	.sb-menu .mega-menu-media-img .mega-menu-thumbnail {
		margin-bottom: 0;
	}
	.sb-menu .mega-menu-media-img img {
		width: 100%;
		height: auto;
	}
	.sb-menu .mega-menu-media-info {
		padding-left: 20px;
	}
	.sb-menu-overlay .sb-menu-icon {
		margin-right: 12px;
	}
	.menu-slide .sb-menu-overlay .sb-menu-icon {
		margin-right: 10px;
	}
	.sb-menu-overlay > ul ul li a .sb-menu-icon {
		margin-right: 8px;
	}
	.sb-menu-overlay.submenu-no-separate > ul ul li {
		margin-left: 25px;
	}
}

@media (min-width: 1200px) {

	/* =============================================
	Viewport Breakpoint
	================================================ */
	.sb-header-container {
		height: 90px;
	}
	.sb-header-overlay .sb-header-container {
		height: auto;
	}
	.sb-header .logo {
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		text-align: center;
	}

	.burger-menu {
		display: none;
	}
	.sb-menu {
		float: right;
		clear: inherit;
	}
	.sb-menu > ul {
		display: block !important;
		padding: 0;
		font-size: 0;
	}
	.sb-menu > ul > li {
		display: inline-block;
	}
	.sb-menu ul li {
		position: relative;
	}
	.sb-menu > ul > li > a {
		position: relative;
		height: 90px;
		line-height: 90px;
		box-sizing: border-box;
		white-space: nowrap;
		padding: 0 20px;
	}
	.sb-menu > ul > li:last-child > a {
		padding: 0 0 0 20px;
	}
	.sb-menu.menu-hover-2 > ul > li:last-child > a,
	.sb-menu.menu-hover-3 > ul > li:last-child > a,
	.sb-menu.menu-hover-4 > ul > li:last-child > a,
	.center-menu-1 .sb-menu > ul > li:last-child > a,
	.center-menu-2 .sb-menu > ul > li:last-child > a {
		padding: 0 20px;
	}
	.sb-menu.separate-line.menu-hover-2 > ul > li:last-child > a,
	.sb-menu.separate-line.menu-hover-3 > ul > li:last-child > a,
	.sb-menu.separate-line.menu-hover-4 > ul > li:last-child > a,
	.center-menu-1 .sb-menu.separate-line > ul > li:last-child > a,
	.center-menu-2 .sb-menu.separate-line > ul > li:last-child > a {
		padding: 0 28px;
	}
	/*.sb-menu ul li.current-menu > a,
	.sb-menu ul li:hover > a,
	.header-dark .sb-menu ul li.current-menu > a,
	.header-dark .sb-menu ul li:hover > a {
		background-color: inherit;
	}*/
	.dropdown-plus {
		display: none;
	}
	.sb-menu ul li.dropdown_menu > a > span:before {
		border-style: solid;
		border-width: 2px 2px 0 0;
		border-color: #242424;
		position: relative;
		content: '';
		display: inline-block;
		height: 4px;
		width: 4px;
		top: -3px;
		margin-left: 8px;
		box-sizing: content-box;

		-webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.header-dark .sb-menu ul li.dropdown_menu > a > span:before {
		border-color: #a1a1a1;
	}
	.sb-menu li > ul {
		display: block !important;
		position: absolute;
		min-width: 250px;
		max-width: 300px;
		top: 100%;
		left: 0;
		background-color: #fff;
		padding: 20px 0;
		visibility: hidden;
		opacity: 0;
		z-index: 9;
		-webkit-box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
		-o-box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
		box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
		
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	.header-dark .sb-menu li > ul {
		background-color: #111111;
	}
	.sb-menu li:hover > ul {
		visibility: visible;
		opacity: 1;
	}
	.sb-menu li.submenu-right > ul {
		left: inherit;
		right: 0;
	}
	.sb-menu li > ul ul {
		top: -27px;
		left: 100%;
	}
	.sb-menu li.submenu-right > ul ul {
		left: -100% !important;
	}
	.sb-menu ul ul li.dropdown_menu > a > span:before {
		float: right;
		top: 7px;
		right: -10px;
		margin: 0;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.sb-menu ul ul li > a {
		position: relative;
		color: #242424;
		padding: 12px 35px 7px !important;
	}
	.sb-menu ul ul li > a,
	{
		color: #242424;
		background-color: transparent;
	}
	.header-dark .sb-menu ul ul li > a {
		color: #a1a1a1;
		background-color: transparent;
	}
	.header-dark .sb-menu ul ul li:hover > a {
		color: #fff;
		background-color: transparent;
	}
	.header-dark .sb-menu ul ul li:hover > a .sb-menu-icon {
		color: #fff !important;
	}
	.sb-menu ul ul li > a:before {
		position: absolute;
		content: "";
		top: 20px;
		left: 15px;
		width: 0;
		height: 1px;
		background: #fe696a;

		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	.sb-menu ul ul li:hover > a:before {
		width: 10px;
	}
	.sb-menu ul li.dropdown_menu > a > span {
		display: none;
	}
	.sb-menu.menu-caret ul li.dropdown_menu > a > span {
		display: inline-block;
	}
	.sb-menu.menu-caret ul ul li.dropdown_menu > a > span {
		display: inline;
	}
	.sb-menu.separate-line > ul > li > a {
		position: relative;
	}
	.sb-menu.separate-line > ul > li > a:before {
		position: absolute;
		content: "";
		top: 50%;
		right: 0;
		width: 1px;
		height: 20px;
		background: #eeeeee;

		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.header-dark .sb-menu.separate-line > ul > li > a:before {
		background: #333333;
	}
	.sb-menu.separate-line > ul > li:last-child > a:before {
		display: none;
	}
	.sb-menu.separate-line > ul > li > a {
		padding: 0 28px;
	}
	.sb-menu.separate-line > ul > li:last-child > a {
		padding: 0 0 0 28px;
	}

	/* =============================================
	Header sticky
	================================================ */
	.sb-header.sticky {
		position: fixed;
		width: 100%;
		-webkit-animation-duration: .5s;
		animation-duration: .5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: stickyTransition;
		animation-name: stickyTransition;
		z-index: 9999999;
	}
	.sb-header.sticky .sb-header-container {
		height: 70px;
	}
	.sb-header.sticky .sb-menu > ul > li > a {
		height: 70px;
		line-height: 70px;
	}
	.sb-header.sticky .logo {
		padding: 0 40px 0 0;
	}
	.sb-header.center-menu-1.sticky .logo {
		padding: 0;
	}
	.sb-header.sticky .logo img {
		max-height: 70px;
	}
	@-webkit-keyframes stickyTransition {
		from {
		  opacity: 0;
		  -webkit-transform: translate3d(0, -100%, 0);
		  transform: translate3d(0, -100%, 0);
		}
		to {
		  opacity: 1;
		  -webkit-transform: none;
		  transform: none;
		}
	}
	@keyframes stickyTransition {
		from {
		  opacity: 0;
		  -webkit-transform: translate3d(0, -100%, 0);
		  transform: translate3d(0, -100%, 0);
		}
	  
		to {
		  opacity: 1;
		  -webkit-transform: none;
		  transform: none;
		}
	}

	/* =============================================
	Center menu
	================================================ */
	.sb-header.center-menu-1 {
		position: relative;
	}
	.sb-header.center-menu-1.sticky {
		position: fixed;
	}
	.sb-header.center-menu-1 .sb-header-container > .logo {
		display: none;
	}
	.logoCenter {
		text-align: center;
		display: table-cell !important;
		vertical-align: middle;
	}
	.sb-header.center-menu-1 .logoCenter .logo {
		float: none;
		top: 0;
		width: inherit;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.center-menu-1 .sb-menu {
		display: table !important;
		float: none;
		width: 100%;
	}
	.center-menu-1 .sb-menu > ul {
		display: table-cell !important;
		vertical-align: top;
	}
	.center-menu-1 .sb-menu > ul:first-child {
		text-align: right;
		padding: 0 40px;
	}
	.center-menu-1 .sb-menu > ul:first-child ul {
		text-align: left;
	}
	.center-menu-1 .sb-menu > ul:last-child {
		text-align: left;
		padding: 0 40px;
	}
	.sb-header.center-menu-2 .sb-header-container {
		height: auto;
	}
	.sb-header.center-menu-2 .logo {
		float: none;
		top: 0;
		padding: 36px 30px;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.sb-header.center-menu-2 .logo img {
		max-width: 100%;
		max-height: inherit;
		height: auto;
	}
	.center-menu-2 .sb-menu {
		float: none;
		text-align: center;
		border-top: 1px solid #e9e9e9;
	}
	.center-menu-2.header-dark .sb-menu {
		border-color: #333333;
	}
	.center-menu-2 .sb-menu li > ul {
		text-align: left;
	}
	.center-menu-2 .sb-menu > ul > li > a {
		height: 62px;
		line-height: 62px;
	}
	.sb-header.center-menu-2.sticky .logo {
		display: none;
	}
	.sb-header.center-menu-2.sticky .sb-menu {
		border: none;
	}

	/* =============================================
	Header transparent
	================================================ */
	.header-transparent-on .header-shadow-wrapper,
	.header-opacity-on .header-shadow-wrapper {
		display: none;
	}
	.sb-header.header-transparent-on,
	.sb-header.header-opacity-on {
		position: absolute;
		width: 100%;
		background-color: transparent;
	}
	.sb-header.header-opacity-on {
		background-color: rgba(0,0,0,0.3);
	}
	.header-transparent-on .sb-menu > ul > li > a,
	.header-opacity-on .sb-menu > ul > li > a {
		color: #f7f7f7;
	}
	.header-transparent-on .sb-menu > ul > li:hover > a,
	.header-transparent-on .sb-menu > ul > li.current-menu > a,
	.header-opacity-on .sb-menu > ul > li:hover > a,
	.header-opacity-on .sb-menu > ul > li.current-menu > a {
		color: #26c6da;
	}
	.header-transparent-on .sb-menu > ul > li.dropdown_menu > a > span:before,
	.header-opacity-on .sb-menu > ul > li.dropdown_menu > a > span:before {
		border-color: #f7f7f7;
	}
	.header-transparent-on.center-menu-2 .sb-menu {
		border-color: rgba(255,255,255,0.25);
	}
	.header-opacity-on.center-menu-2 .sb-menu {
		border-color: rgba(255,255,255,0.2);
	}
	.header-transparent-on .sb-menu.separate-line > ul > li > a:before {
		background: rgba(255,255,255,0.25);
	}
	.header-opacity-on .sb-menu.separate-line > ul > li > a:before {
		background: rgba(255,255,255,0.2);
	}
	.header-transparent-on .sb-menu > ul > li > a .sb-menu-icon,
	.header-opacity-on .sb-menu > ul > li > a .sb-menu-icon {
		color: rgba(255, 255, 255, 0.85);
	}

	/* =============================================
	Hover transitions
	================================================ */
	.sb-menu.menu-hover-2 > ul > li.current-menu > a,
	.sb-menu.menu-hover-2 > ul > li:hover > a {
		background-color: #f8f8f8;
		color: #212121;
	}
	.sb-menu.menu-hover-2 > ul > li > a:after,
	.sb-menu.menu-hover-3 > ul > li > a:after {
		position: absolute;
		content: '';
		left: 0;
		bottom: -3px;
		width: 100%;
		height: 3px;
		background: #26c6da;
		opacity: 0;
		z-index: 0;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	.sb-menu.menu-hover-2 > ul > li.current-menu > a:after,
	.sb-menu.menu-hover-2 > ul > li:hover > a:after {
		opacity: 1;
	}
	.sb-menu.menu-hover-3 > ul > li.current-menu > a,
	.sb-menu.menu-hover-3 > ul > li:hover > a {
		color: #212121;
	}
	.sb-menu.menu-hover-3 > ul > li > a:after {
		width: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.sb-menu.menu-hover-3 > ul > li.current-menu > a:after,
	.sb-menu.menu-hover-3 > ul > li:hover > a:after {
		width: 100%;
		opacity: 1;
	}
	.sb-menu.menu-hover-4 > ul > li > a > .hover-transition {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
		z-index: -1;
	}
	.sb-menu.menu-hover-4 > ul > li > a > .hover-transition:after {
		display: block;
		position: relative;
		content: "";
		width: calc(100% + 2px);
		height: 0;
		top: 50%;
		left: 50%;
		background: #26c6da;
		opacity: 0;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	.sb-menu.menu-hover-4 > ul > li.current-menu > a > .hover-transition:after,
	.sb-menu.menu-hover-4 > ul > li:hover > a > .hover-transition:after {
		opacity: 1;
		height: 100%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.sb-menu.menu-hover-4 > ul > li > ul {
		-webkit-transition-delay: 0s;
		-moz-transition-delay: 0s;
		-o-transition-delay: 0s;
		transition-delay: 0s;
	}
	.sb-menu.menu-hover-4 > ul > li:hover > ul {
		-webkit-transition-delay: 0.13s;
		-moz-transition-delay: 0.13s;
		-o-transition-delay: 0.13s;
		transition-delay: 0.13s;
	}
	.sb-menu.menu-hover-4 > ul > li.current-menu > a,
	.sb-menu.menu-hover-4 > ul > li:hover > a {
		color: #fff;
	}
	.sb-menu.menu-hover-4 > ul > li.current-menu.dropdown_menu > a > span:before,
	.sb-menu.menu-hover-4 > ul > li.dropdown_menu:hover > a > span:before {
		border-color: #fff;
	}
	.header-dark .sb-menu.menu-hover-2 > ul > li.current-menu > a,
	.header-dark .sb-menu.menu-hover-2 > ul > li:hover > a {
		background-color: #222222;
		color: #fff;
	}
	.header-dark .sb-menu.menu-hover-3 > ul > li.current-menu > a,
	.header-dark .sb-menu.menu-hover-3 > ul > li:hover > a {
		color: #fff;
	}
	.header-transparent-on .sb-menu.menu-hover-2 > ul > li.current-menu > a,
	.header-transparent-on .sb-menu.menu-hover-2 > ul > li:hover > a {
		background-color: rgba(255, 255, 255, 0.25);
		color: #f7f7f7;
	}
	.header-opacity-on .sb-menu.menu-hover-2 > ul > li.current-menu > a,
	.header-opacity-on .sb-menu.menu-hover-2 > ul > li:hover > a {
		background-color: rgba(255, 255, 255, 0.2);
		color: #f7f7f7;
	}
	.header-transparent-on .sb-menu.menu-hover-3 > ul > li.current-menu > a,
	.header-transparent-on .sb-menu.menu-hover-3 > ul > li:hover > a,
	.header-opacity-on .sb-menu.menu-hover-3 > ul > li.current-menu > a,
	.header-opacity-on .sb-menu.menu-hover-3 > ul > li:hover > a {
		color: #f7f7f7;
	}
	.sb-menu.menu-hover-4 > ul > li.current-menu > a .sb-menu-icon,
	.sb-menu.menu-hover-4 > ul > li:hover > a .sb-menu-icon {
		color: #fff !important;
	}
	.header-transparent-on .sb-menu.menu-hover-2 > ul > li.current-menu > a .sb-menu-icon,
	.header-transparent-on .sb-menu.menu-hover-2 > ul > li:hover > a .sb-menu-icon,
	.header-opacity-on .sb-menu.menu-hover-2 > ul > li.current-menu > a .sb-menu-icon,
	.header-opacity-on .sb-menu.menu-hover-2 > ul > li:hover > a .sb-menu-icon,
	.header-transparent-on .sb-menu.menu-hover-3 > ul > li.current-menu > a .sb-menu-icon,
	.header-transparent-on .sb-menu.menu-hover-3 > ul > li:hover > a .sb-menu-icon,
	.header-opacity-on .sb-menu.menu-hover-3 > ul > li.current-menu > a .sb-menu-icon,
	.header-opacity-on .sb-menu.menu-hover-3 > ul > li:hover > a .sb-menu-icon {
		color: rgba(255, 255, 255, 0.85) !important;
	}

	/* =============================================
	Submenu
	================================================ */
	
	.sb-menu.submenu-top-border li > ul ul {
		top: 0;
	}
	.sb-menu.submenu-list-border li > ul ul {
		top: -20px;
	}
	.sb-menu.submenu-top-border.submenu-list-border li > ul ul {
		top: -23px;
	}
	.sb-menu.submenu-list-border ul ul li > a {
		padding: 15px 35px 14px !important;
	}
	.sb-menu.submenu-list-border ul ul li:first-child > a {
		padding: 8px 35px 14px 35px !important;
	}
	.sb-menu.submenu-list-border ul ul li:last-child > a {
		padding: 15px 35px 8px 35px !important;
	}
	.sb-menu.submenu-list-border ul ul li:after {
		position: absolute;
		content: "";
		bottom: 0;
		left: 35px;
		right: 35px;
		height: 1px;
		background: #eeeeee;
	}
	.sb-menu.submenu-list-border ul ul li:last-child:after {
		display: none;
	}
	.sb-menu.submenu-list-border ul ul li:hover > a {
		padding-left: 55px !important;
	}
	.sb-menu.submenu-list-border ul ul li:nth-child(n+2) > a:before {
		top: 24px;
	}
	.header-dark .sb-menu.submenu-list-border ul ul li:after {
		background: #333333;
	}

	/* =============================================
	Submenu transitions
	================================================ */
	.sb-menu.submenu-flip li > ul {
		-webkit-transition: all 0.35s ease-in-out;
		-moz-transition: all 0.35s ease-in-out;
		-o-transition: all 0.35s ease-in-out;
		transition: all 0.35s ease-in-out;
		
		-webkit-transform: rotateX(-90deg);
		-moz-transform: rotateX(-90deg);
		-o-transform: rotateX(-90deg);
		transform: rotateX(-90deg);
		
		-webkit-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	.sb-menu.submenu-flip li:hover > ul {
		-webkit-transform: rotateX(0deg);
		-moz-transform: rotateX(0deg);
		-o-transform: rotateX(0deg);
		transform: rotateX(0deg);
	}
	.sb-menu.submenu-flip ul {
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-perspective: 200px;
		-ms-perspective: 200px;
		perspective: 200px;
	}
	.sb-menu.submenu-flip ul li {
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-perspective: 200px;
		-ms-perspective: 200px;
		perspective: 200px;
	}
	.sb-menu.submenu-scale li > ul {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		list-style: none;
		-webkit-transform: scale(0);
		transform: scale(0);
		
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
	.sb-menu.submenu-scale li.submenu-right ul {
		-webkit-transform-origin: 100% 0;
		transform-origin: 100% 0;
	}
	.sb-menu.submenu-scale li:hover > ul {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	/* =============================================
	Menu overlay
	================================================ */
	.sb-header-overlay .logo {
		top: 50px;
		left: 40px;
	}
	.sb-header-overlay .burger-menu {
		top: 40px;
		right: 40px;
	}
	.sb-menu-overlay > ul > li {
		padding: 0 130px 0 40px;
	}
	.overlay-center-menu .sb-menu-overlay > ul > li {
		padding: 0 40px;
	}
	.overlay-dropdown-plus {
		right: 53px;
	}
	.submenu-vertical > ul > li ul {
		right: -70px;
		padding-right: 70px !important;
	}
	.submenu-vertical > ul > li > ul li .overlay-dropdown-plus {
		right: -77px;
	}
	.sb-header-overlay.menu-slide .sb-menu-overlay > ul > li ul .overlay-dropdown-plus {
		right: -7px;
	}
	.menu-social-media {
		padding: 0 130px;
	}

	/* =============================================
	Mega menu
	================================================ */
	.sb-mega-menu.mega-menu-fullwidth .sb-header-container {
		position: inherit;
	}
	.sb-mega-menu .sb-header-container,
	.sb-mega-menu.mega-menu-fullwidth {
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-perspective: 200px;
		-ms-perspective: 200px;
		perspective: 200px;
	}
	.sb-menu .mega-menu-container {
		padding: 15px 15px 0;
	}
	.sb-mega-menu .sb-menu.submenu-flip > ul,
	.sb-mega-menu .sb-menu.submenu-flip ul li.mega-menu,
	.sb-mega-menu.mega-menu-fullwidth .sb-header-container {
		-webkit-transform-style: unset;
		transform-style: unset;
		-webkit-perspective: none;
		-ms-perspective: none;
		perspective: none;
	}
	.sb-menu.submenu-flip .mega-menu > ul {
		-webkit-perspective: inherit;
		-ms-perspective: inherit;
		perspective: inherit;
	}
	.sb-menu.submenu-scale li.mega-menu ul,
	.sb-menu.submenu-scale li.mega-menu.submenu-right ul {
		-webkit-transform-origin: 50% 0;
		transform-origin: 50% 0;
	}
	.sb-menu.submenu-scale .mega-menu-container li > ul {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.sb-menu.submenu-flip .mega-menu-container li > ul {
		-webkit-transform: rotateX(0deg);
		-moz-transform: rotateX(0deg);
		-o-transform: rotateX(0deg);
		transform: rotateX(0deg);
	}
	.sb-menu ul li.mega-menu {
		position: inherit;
		font-size: initial;
	}
	.sb-menu li.mega-menu > ul {
		width: 100%;
		padding: 25px 20px 15px;
	}
	.sb-menu li.mega-menu:hover .mega-menu-container li > ul {
		visibility: visible;
		opacity: 1;
	}
	.sb-menu .mega-menu-container li ul,
	.sb-menu.submenu-top-border .mega-menu-container li ul,
	.sb-menu.submenu-list-border .mega-menu-container li ul {
		position: relative;
		top: 0 !important;
		left: inherit;
		width: 100%;
		border-top: none;
		padding: 0;

		-webkit-box-shadow: inherit;
		-moz-box-shadow: inherit;
		-o-box-shadow: inherit;
		box-shadow: inherit;
	}
	.sb-menu.menu-caret .mega-menu-container li.dropdown_menu > a > span,
	.sb-menu .mega-menu-container ul li > a:before,
	.sb-menu.submenu-list-border .mega-menu-container ul li:after {
		display: none;
	}
	.sb-menu li.mega-menu.submenu-right > ul ul {
		left: inherit !important;
	}
	.sb-menu .mega-menu-container ul li a,
	.sb-menu .mega-menu-container ul li:hover a,
	.sb-menu.submenu-list-border .mega-menu-container ul li a,
	.sb-menu.submenu-list-border .mega-menu-container ul li:hover a,
	.sb-menu.submenu-list-border .mega-menu-container ul li:first-child a,
	.sb-menu.submenu-list-border .mega-menu-container ul li:first-child:hover a,
	.sb-menu.submenu-list-border .mega-menu-container ul li:last-child a,
	.sb-menu.submenu-list-border .mega-menu-container ul li:last-child:hover a {
		padding: inherit !important;
	}
	.sb-menu .mega-menu-container ul.mega-menu-list li a,
	.sb-menu .mega-menu-container ul.mega-menu-list li:hover a,
	.sb-menu.submenu-list-border .mega-menu-container ul.mega-menu-list li a,
	.sb-menu.submenu-list-border .mega-menu-container ul.mega-menu-list li:hover a {
		padding: 5px 0 !important;
		color: #818181;
	}
	.sb-menu .mega-menu-container ul.mega-menu-list li a:hover,
	.sb-menu.submenu-list-border .mega-menu-container ul.mega-menu-list li a:hover {
		padding-left: 20px !important;
	}
	.sb-menu .mega-menu-container ul.mega-menu-list li > a:before {
		display: block;
		left: 0;
		top: 13px !important;
	}
	.header-dark .sb-menu .mega-menu-container ul.mega-menu-list li a {
		color: #a1a1a1;
	}
	.header-dark .sb-menu .mega-menu-container ul.mega-menu-list li a:hover {
		color: #fff;
	}

	/* =============================================
	Fixed sidebar menu
	================================================ */
	.sb-fixed-sidebar {
		-webkit-transition-duration: 0s;
		-moz-transition-duration: 0s;
		-o-transition-duration: 0s;
		transition-duration: 0s;
	}
	.sb-side-content > .logo,
	.sb-fixed-sidebar + .burger-menu,
	.fixedsidebar-bg-overlay {
		display: none;
	}
	.sb-fixed-sidebar .logo {
		display: block;
	}
	.sb-side-content {
		width: calc(100% - 250px);

		-webkit-transition-duration: 0s;
		-moz-transition-duration: 0s;
		-o-transition-duration: 0s;
		transition-duration: 0s;

		-webkit-transform: translateX(0%) !important;
		-moz-transform: translateX(0%) !important;
		-o-transform: translateX(0%) !important;
		transform: translateX(0%) !important;
	}
	.sb-sidebar-left ~ .fixedsidebar-bg-overlay + .sb-side-content {
		margin-left: auto;
	}
	.sb-sidebar-right ~ .fixedsidebar-bg-overlay + .sb-side-content {
		margin-right: auto;
	}
	.sb-sidebar-left,
	.sb-sidebar-right {
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
	.sb-menu-fixed {
		padding-top: 0;
	}
    
    
    
/*extra css*/

/*extra css for new homepage*/

body {
    background: #F8F8FF; 
	color:#3F4666;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease- 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	scroll-behavior: smooth;
	font-family: 'Outfit', sans-serif;
}
/* heading font styles*/ 
h1{
	font-size: 90px;
	color:#242424;
    margin-bottom: 0;
}
h2{
	font-size: 40px;
	color:#242424;
    margin-bottom: 0;
}
h3{
	font-size: 28px;
	color:#242424;
    margin-bottom: 0;
}
h4{
	font-size: 26px;
	color:#242424;
    margin-bottom: 0;
}
h5{
	font-size: 24px;
	color:#242424;
    margin-bottom: 0;
}
h6{
	font-size: 22px;
	color:#242424;
    margin-bottom: 0;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease- 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
p{
	margin: 0;
}
ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}
input:focus-visible {
    outline: none;
}
textarea:focus-visible {
    outline: none;
}
.form-control {
    background-color: #f4f6f9;
    border: none;
    height: 50px;
    line-height: 30px;
    color: #777;
}
textarea.form-control {
	height:150px;
	padding:15px;
}
.form-control:focus{
	background-color:#f4f6f9;
}
.form-control:focus {
    box-shadow: none;
}
.form-control::placeholder {
    color: #777;
}
.ly-heading-content {
    margin-bottom: 32px;
    text-align: center;
}


.ly-heading-content .ly-heading {
    color: #0E161A;
    font-size: 40px;
    font-weight: 600; 
}
.ly-heading-content .ly-desc {
    color: #21154D;
    font-size: 18px; 
}
.ly-heading-content .ly-heading + .ly-desc {
    margin-top: 8px;
}
.ly-button-1 {
    position: relative;
    width: 222px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px 10px;
    color: #1D223C;
    font-size: 20px;
    font-weight: 600; 
    border-radius: 50px;
    background-color: transparent;
    border: 1px solid #3D2DCB;
}
.ly-button-1 .iconify {
    font-size: 20px;
}
.ly-button-2 {
    padding: 12px 42px;
    font-size: 16px;
    color: #ffff;
    font-weight: 700;
    border: 0; 
    border-radius: 8px;
    background: linear-gradient(47deg, #1C4FFF 0%, #F81969 102.79%), #3870FF;
}
.ly-button-3 {
    color: #FCFCFD;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px; 
    padding: 16px 24px;
    border: 0;
    border-radius: 90px;
    background: #3B71FE;
}
.pt-80 {
    padding-top: 80px;
}
.pt-160 {
    padding-top: 160px;
}
.mb-30 {
    margin-bottom: 30px;
}
/* theme typo end */

/* ly-header start */
.ly-menu.sb-header {
    top: 0px !important;
}
.ly-menu .sb-header-container {
    height: auto;
    padding: 11px 15px 11px 24px;
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.58);
    background: rgba(255, 255, 255, 0.75);
    backdrop-filter: blur(9px); 
}
.ly-menu .logo {
    padding: 6px 0;
    font-size: 17.925px;
    font-weight: 600; 
    padding-right: 89px;
    top: unset;
    transform: unset;
}
.ly-menu .logo a {
    display: flex;
    align-items: center;
    color: #171717; 
}
.ly-menu .logo img {
    width: 38px;
    height: 38px;
    margin-right: 10px;
}
.ly-menu .sb-menu {
	float: none;
}
.ly-menu .sb-menu ul li > a {
	font-size: 18px; 
    font-weight: 400;
    padding: 0 15px;
    color: #000; 
    height: 50px;
    line-height: 50px;
	text-transform: capitalize;
}
.ly-menu .sb-menu ul li > a:hover,
.ly-menu .sb-menu ul li > a:active,
.ly-menu .sb-menu ul li > a:focus,
.ly-menu .sb-menu li:not(:last-child) a:hover {
    color: #000; 
}
.ly-menu .sb-menu ul li.ly-list {
	position:relative;
	z-index:0;	
}
.ly-menu .sb-menu ul li.ly-list a.ly-login {
    float: right;
    color: #ffff;
    font-size: 16px;
    font-weight: 500; 
    padding: 2px 24px; 
    margin-left: 20px;
    border-radius: 15px;
    /* border: 2px solid rgba(255, 255, 255, 0.25); */
    background: linear-gradient(47deg, #335495  0%, #335495  102.79%);
    box-shadow: 0px 21.778px 37.458px 0px rgba(48, 38, 134, 0.18);
}
.ly-menu .sb-menu ul li.ly-list a.ly-login span {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8.711px; 
    line-height: 46px;
}
.ly-menu .ly-list {
	float: right;
}
.ly-menu .ly-list .ly-social {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: inline-block;
    margin: 8px 6px;
    padding: 0;
}
.ly-menu .ly-list .ly-social.ly-linkedin {
    background: linear-gradient(336deg, #069 11.4%, #058CCF 96.83%);
    box-shadow: 0px 4px 4px rgba(5, 140, 207, 0.4);
}
.ly-menu .ly-list .ly-social.ly-facebook {
    background: var(--Style, radial-gradient(110% 110% at 16.75% 100%, #09F 0%, #A033FF 60%, #FF5280 90%, #FF7061 100%));
    box-shadow: 0px 4px 4px rgba(160, 51, 255, 0.4);
}
.ly-menu .ly-list .ly-social.ly-telegram {
    background: linear-gradient(137deg, #08C 8.1%, #0083C5 94.96%);
    box-shadow: 0px 4px 4px rgba(0, 131, 197, 0.4);
}
.ly-menu .ly-list .ly-social.ly-discord {
    background: linear-gradient(137deg, #08C 8.1%, #5865F2 8.11%, #4D5CFF 94.96%);
    box-shadow: 0px 4px 4px rgba(88, 101, 242, 0.4);
}
.ly-menu .ly-list .ly-social > span {
    width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ly-menu .ly-list .ly-social > span .iconify {
    color: #ffff;
}
.ly-loged-in-drop-down{
    float: right;
    margin-left: 20px;
}
.ly-loged-in-drop-down .selected a {
    position: relative;
    display:flex;
    align-items: center;
    gap: 10px; 
    padding-right: 40px; 
    border-radius: 2px;
    text-decoration: none;
    color: #3179ac;
    cursor: pointer;
}
.ly-loged-in-drop-down .selected a::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 24px;
    width: 10px;
    height: 10px;
    border: 1px solid #6F767E;
    border-width: 0px 1px 1px 0px;
    transform: rotate(45deg);
}
.ly-loged-in-drop-down .selected a .img-box {
    width: 48px;
    height: 48px;
}
.ly-loged-in-drop-down .selected a .img-box img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.ly-loged-in-drop-down .selected a .meta-box h6 {
    font-size: 16px;
    font-weight: 500;
    color: #09080D;
}
.ly-loged-in-drop-down .selected a .meta-box small {
    font-size: 14px;
    color: #7D7C84;
}
.ly-loged-in-drop-down .options {
    position:relative; 
    display: none;
    position: absolute; 
    right: -16px; 
    top: 70px; 
    min-width: 332px; 
    border-radius: 36px;
    padding: 32px;
    background: #fff none repeat scroll 0 0;         
    box-shadow: 0px 19px 29.9px 0px rgba(0, 0, 0, 0.03);
}  
.ly-loged-in-drop-down .options .list{     
    list-style: none; 
    padding-left: 0;
}  
.ly-loged-in-drop-down .selected span.value, .drop-down .options span.value{
    display: none;
}  
.ly-loged-in-drop-down .options .list li a {
    margin-bottom: 20px; 
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration:none;
    height: auto;
    line-height: inherit;
    padding: 0;
    color: #09080D;
}  
.ly-loged-in-drop-down .options .list.extra-links li a {
    margin-bottom: 30px;
}
.ly-loged-in-drop-down .options .list li:last-child a {
    margin-bottom: 0;
}
.ly-loged-in-drop-down .options .list li a .value {
    font-size: 16px;
    font-weight: 500;
}
.ly-loged-in-drop-down .options .list li a .value svg {
    font-size: 24px;
    margin-right: 5px;
    margin-top: -3px;
}
.ly-loged-in-drop-down .options .list li a .badge {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FBFBFC;
    font-size: 14px;
    font-weight: 400;
    border-radius: 50%;
    background-color: #777E90;
}
.ly-loged-in-drop-down .options .list li a .badge.active {
    background-color: #ED3F3F;
}
.ly-loged-in-drop-down .options .list-divider {
    width: 100%;
    height: 1px;
    background-color: #E9EBED;
    margin: 40px 0;
}
.ly-loged-in-drop-down .options .user-profile-info {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 30px 0 30px 0;
}
.ly-loged-in-drop-down .options .user-profile-info .img-box {
    width: 48px;
    height: 48px;
}
.ly-loged-in-drop-down .options .user-profile-info .img-box img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.ly-loged-in-drop-down .options .user-profile-info .meta-box h6 {
    font-size: 16px;
    font-weight: 500;
    color: #09080D;
}
.ly-loged-in-drop-down .options .user-profile-info .meta-box small {
    font-size: 14px;
    color: #7D7C84;
}
.ly-loged-in-drop-down .options .logout-btn {
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    color: #3B71FE;
    background-color: transparent;
    padding: 14px 24px;
    border: 1px solid #3B71FE;
    border-radius: 25px;
}
.ly-menu .ly-list .list-your-property {
    position: relative;
    top: -1px;
    font-size: 16px;
    font-weight: 600;
    color: #23262F;
    padding: 0px 20px;
    background-color: #ffff;
    border: 2px solid #E6E8EC;
    border-radius: 25px;
    height: 42px;
    line-height: 40px;
    width: auto;
    display: inline-block;
    margin: 0px 0 0 14px;
}
/* ly-header end */

/* ly-hero-section-start */
.ly-hero-section {
    padding-top: 143px;
}
.ly-hero-section .hero-top-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}
.ly-hero-section .hero-top-box h1 {
    font-size: 48px; 
    font-weight: 600; 
    color: #3860E2; 
}
.ly-hero-section .hero-top-box h1 span {
    color: #131212;
}
.ly-hero-section .hero-top-box h6 {
    font-size: 26px;
    font-style: normal;
    font-weight: 400; 
    color: #3F4666;
}
.ly-main-searchbar {
    margin-bottom: 60px;
}
.ly-main-searchbar form {
    display: flex;
    gap: 20px;
}
.ly-main-searchbar .ly-search-dropdown {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-grow: 1;
}
.ly-main-searchbar .ly-search-dropdown .dropdown {
    width: 100%;
}
.ly-main-searchbar .ly-search-dropdown .dropdown .dropdown-menu {
    width: 100%;
    padding: 8px;
    border: 0;
    border-radius: 24px;
    background: var(--Neutrals-8, #FCFCFD);
    box-shadow: 0px 40px 32px -24px rgba(15, 15, 15, 0.06);
}
.ly-main-searchbar .ly-dropdown-sub {
    display: flex;
    flex-grow: 1;
}
.ly-main-searchbar .ly-search-dropdown .dropdown-toggle {
    width: 100%;
    text-align: left;
    padding: 40px 16px 16px 16px;
    font-size: 14px;
    color: #90A3BF;
    font-weight: 400; 
    background-color: #ffff;
    border: 0;
    border-radius: 10px;
    box-shadow: 0px 19px 29.9px 0px rgba(0, 0, 0, 0.03);
}
.ly-main-searchbar .ly-search-dropdown .dropdown-toggle::after {
    position: absolute;
    bottom: 24px;
    right: 16px;
    width: 8px;
    height: 8px;
    border: 1px solid;
    transform: rotate(45deg);
    border-color: transparent #1A202C #1A202C transparent;
}
.ly-main-searchbar .ly-dropdown-sub .dropdown::before {
    content: "";
    position: absolute;
    top: 16px;
    right: 0;
    width: 1px;
    height: 48px;
    background: rgba(195, 212, 233, 0.40);
}
.ly-main-searchbar .ly-dropdown-sub .dropdown:last-child:before {
    content: none;
}
.ly-main-searchbar .ly-dropdown-sub .dropdown:first-child .dropdown-toggle {
    border-radius: 10px 0 0 10px;
}
.ly-main-searchbar .ly-dropdown-sub .dropdown:last-child .dropdown-toggle {
    border-radius: 0 10px 10px 0;
}
.ly-main-searchbar .ly-search-dropdown .ly-dropdown-title {
    font-size: 14px;
    font-weight: 500; 
    color: #1A202C;
}
.ly-main-searchbar .ly-search-dropdown .ly-search-label {
    position: absolute;
    top: 16px;
    left: 16px;
    font-size: 15px;
    font-weight: 600; 
    color: #1A202C;
}
.ly-main-searchbar .ly-search-btn {
    font-size: 24px;
    padding: 16px;
    color: #000;
    background-color: #ffff;
    border: 0;
    border-radius: 10px;
    box-shadow: 0px 19px 29.9px 0px rgba(0, 0, 0, 0.03);
}
.ly-hero-section .hero-meta-box {
    padding-top: 80px;
}
.ly-hero-section .hero-meta-box > a {
    display: block;
    text-align: right;
}
.ly-hero-section .hero-meta-box > p {
    margin: 45px 0;
}
.ly-hero-section .hero-meta-box h6 {
    font-size: 20px;
    font-weight: 600;
}
.ly-popular-client {
    display: flex;
    align-items: center;
    margin: 0px 0 16px 0;
    width: 100%;
    white-space: nowrap;
}
.ly-popular-client .popular-client-img li {
    display: inline-block;
    margin-left: -15px;
}
.ly-popular-client .popular-client-img li:first-child {
    margin-left: 0;
}
.ly-popular-client .popular-client-img li .avatar {
    position: relative;
}
.ly-popular-client .popular-client-img li .avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #ffff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
}
.ly-popular-client .popular-client-img li .avatar-box {
    background-color: #3860E2;
}
.ly-popular-client .popular-client-img li .avatar-box .iconify {
    font-size: 16px;
}
.ly-popular-client .popular-client-img li .avatar::before,
.ly-popular-client .popular-client-img li .avatar::after {
    position: absolute;
    top: -40px;
    left: 49%;
    /* transform: translateX(-50%) translateY(-50%) scale(0); */
    transition: 150ms transform;
    transform-origin: bottom center;
}
/* .ly-popular-client .popular-client-img li .avatar::before {
    content: attr(data-bs-tooltip);
    color: #ffff;
    padding: 5px 8px;
    background-color: #FE1E21;
    width: max-content;
    border-radius: 5px;
    text-align: center;
    text-transform: capitalize;
    transform: translateX(-50%) translateY(-50%) scale(0);
}
.ly-popular-client .popular-client-img li .avatar::after {
    content: "";
    top: -15px;
    border-width: 8px;
    border-style: solid;
    border-color: #FE1E21 transparent transparent transparent;
    transform: translateX(-50%) translateY(-50%) scale(0);
}
.ly-popular-client .popular-client-img li .avatar:hover::before,
.ly-popular-client .popular-client-img li .avatar:hover::after {
    transform: translateX(-50%) translateY(-50%) scale(1);
} */
.ly-popular-client .popular-client-img li .avatar img {
    position: relative;
    transition: 0.3s ease-in-out;
}
.ly-popular-client .popular-client-img li .avatar:hover img {
    transform: translateY(-5px);
    z-index: 1;
}
.ly-hero-section .hero-main-img-box {
    position: relative;
}
.ly-hero-section .hero-main-img-box img {
    width: 100%;
}
.ly-hero-section .hero-main-img-box .ly-explore-btn {
    position: absolute;
    bottom: -50px;
    right: -50px;
    font-size: 20px;
    font-weight: 600;
    color: #ffff;
    width: 120px;
    height: 120px;
    display: flex;
    padding: 33px 24px 35px 26px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 50%;
    background: linear-gradient(47deg, #1C4FFF 0%, #F81969 102.79%), #3860E2;
}
/* ly-hero-section-end */

/* ly-location-section-start */
.ly-location-section {
    padding: 80px 0;
}
.ly-location-card {
    display: block;
    padding: 18px;
    background-color: #ffff;
    border-radius: 20px;
    margin-bottom: 32px;
    box-shadow: 0px 16.951px 26.675px 0px rgba(0, 0, 0, 0.03);
    transition: 0.5s ease-in-out;
}
.ly-location-card .location-img-box img {
    border-radius: 20px;
}
.ly-location-card .location-name {
    font-size: 21px; 
    font-weight: 500; 
    color: #242E49; 
    margin: 9px 0 4px 0;
    letter-spacing: 0.21px; 
}
.ly-location-card .location-goto {
    display: flex;
    justify-content: flex-end;
}
.ly-location-card .location-goto .arrow-icon {
    display: flex;
    width: 44.552px;
    height: 44.552px;
    padding: 11.138px;
    color: #ffff;
    justify-content: center;
    align-items: center;
    gap: 6.961px;
    border-radius: 90.795px;
    background: #3E7EFF;
    transition: 0.5s ease-in-out;
}
.ly-location-card:hover .location-goto .arrow-icon {
    background: linear-gradient(47deg, #1C4FFF 0%, #F81969 102.79%), #3E7EFF;
    transition: 0.5s ease-in-out;
}
.ly-location-carousel.owl-carousel .owl-nav {
    display: flex;
    justify-content: space-between;
}
.ly-location-carousel.owl-carousel .owl-nav .owl-prev,
.ly-location-carousel.owl-carousel .owl-nav .owl-next {
    width: 68px;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    color: #ffff;
    background: #1D1F38; 
    border-radius: 18px;
    box-shadow: 0px 32.88px 65.76px 0px rgba(43, 70, 168, 0.08);
}
.ly-location-carousel.owl-carousel .owl-nav .owl-prev.disabled,
.ly-location-carousel.owl-carousel .owl-nav .owl-next.disabled {
    color: #A4A4A4;
    background: #ffff;
}
/* ly-location-section-end */

/* ly-info-section-start */
.ly-info-card {
    padding: 39px 41px;
    background-color: #ffff;
    border-radius: 25px;
    text-align: center;
    border: 1px solid #13399A; 
    box-shadow: 15px 15px 0px 0px rgba(19, 57, 154, 0.05); 
}
.ly-info-card h4 {
    margin: 17px 0 7px 0;
    color: #202648;
    font-size: 26px;
    font-weight: 600; 
}
.ly-info-card p {
    font-size: 22px; 
    color: #70798B; 
}
/* ly-info-section-end */

/* ly-features-section-start */
.ly-features-section {
    padding: 80px 0;
}
.ly-feature-box {
    padding: 35px 20px;
    background-color: #ffff;
    border-radius: 14px;
    text-align: center;
    margin-top: 62px;
    box-shadow: 0px 31.368px 69.195px 0px rgba(62, 71, 150, 0.05);
}
.ly-feature-box:hover {
    background-color: rgba(255, 255, 255, 0.55); 
}
.ly-feature-box .feature-icon-box {
    margin-top: -92px;
}
.ly-feature-box h3 {
    position: relative;
    color: #132348;
    font-size: 41.517px;
    font-weight: 700; 
    margin: 27px 0 34px 0;
    line-height: 30px;
}
.ly-feature-box h3::before {
    content: '';
    position: absolute;
    bottom: -17px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 22px;
    height: 1px;
    background-color: #00D458;
}
.ly-feature-box p {
    color: #848695;
    font-size: 15px;    
}
/* ly-features-section-end */

/* ly-works-section-start */
.ly-works-section {
    padding: 80px 0;
}
.ly-works-section.pt-160 {
    padding-top: 160px;
}
.ly-works-section .ly-heading-content {
    margin-bottom: 50px;
}
.ly-works-section .work-process-content h3 {
    color: #0E161A;
    font-size: 40px;
    font-weight: 600; 
    margin-bottom: 6px;
}
.ly-works-section .work-process-content p {
    color: #3F4666;
    font-size: 20px;
    margin-bottom: 20px;
}
.ly-works-section .work-steps-box {
    display: flex;
    align-items: flex-start;
    margin-bottom: 34px;
}
.ly-works-section .work-steps-box .step-counter span {
    display: flex;
    width: 35px;
    height: 35px;
    justify-content: center;
    align-items: center;
    border-radius: 79.545px;
    color: #ffff;
    font-size: 17px;
    font-weight: 700;
    background: #3E7EFF; 
    margin-right: 15px;
}
.ly-works-section .work-steps-box .step-meta h6 {
    color: #2F3C33;
    font-size: 22px;
    font-weight: 700; 
    margin-bottom: 5px;
}
.ly-works-section .work-steps-box .step-meta p {
    color: #7E8A9F;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
}
.ly-works-section .work-img-box {
    position: relative;
}
.ly-works-section .work-img-box img {
    position: absolute;
    top: -90px;
    left: -100px;
}
.ly-works-section.custom-change .work-img-box img {
    position: unset;
}
/* .ly-works-section .work-img-box::before {
    content: "";
    position: absolute;
    top: -100px;
    left: -50px;
    width: 300px;
    height: 300px;
    background-image: url(../imgs/work-bg-1.png);
    background-repeat: no-repeat;
}
.ly-works-section .work-img-box::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    height: 300px;
    background-image: url(../imgs/work-bg-2.png);
    background-repeat: no-repeat;
} */
/* ly-works-section-end */

/* ly-faq-section-start */
.ly-faq-section {
    padding: 80px 0;
}
.ly-faq-section.p_0 {
    padding-top: 0;
}
.ly-faq-section .ly-tags-wrapper {
    margin-bottom: 40px;
}
.ly-faq-section .tags-list .tag {
    display: inline-block;
    margin-right: 20px;
}
.ly-faq-section .tags-list .tag button {
    font-size: 16px;
    font-weight: 500;
    color: #222222;
    padding: 15px 30px;
    background: #ffff;
    border: 1px solid #ccc;
    border-radius: 50px;
    transition: 0.3s ease-in-out;
}
.ly-faq-section .tags-list .tag button:hover {
    color: #ffff;
    border: 1px solid #1C4FFF;
    background: linear-gradient(47deg, #1C4FFF 0%, #F81969 102.79%);
}
.ly-accordion .accordion-item {
    margin-bottom: 15px;
    border: 0;
    border-radius: 20px;
    box-shadow: 0px 3.019px 3.148px 0px rgba(0, 0, 0, 0.01), 0px 13.281px 6.519px 0px rgba(0, 0, 0, 0.02), 0px 32.6px 13px 0px rgba(0, 0, 0, 0.02), 0px 62.785px 25.481px 0px rgba(0, 0, 0, 0.02), 0px 105.648px 46.852px 0px rgba(0, 0, 0, 0.03), 0px 163px 80px 0px rgba(0, 82, 235, 0.04); 
}
.ly-accordion .accordion-button,
.ly-accordion .accordion-item:first-of-type .accordion-button,
.ly-accordion .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 20px;
}
.ly-accordion .accordion-button {
    padding: 20px 35px;
    font-size: 20px;
    color: #40405E; 
}
.ly-accordion .accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}
.ly-accordion .accordion-button:not(.collapsed) {
    background-color: transparent;
}
.ly-accordion .accordion-button:not(.collapsed) {
    box-shadow: none;
}
.ly-accordion  .accordion-button::after {
    background: url('https://api.iconify.design/gravity-ui/arrow-down.svg') no-repeat center center / contain;
}
.ly-accordion .accordion-item .accordion-body {
    padding: 20px 35px;
    font-size: 20px;
    color: #40405E; 
}
.ly-faq-section .faq-btn-box {
    margin-top: 45px;
    display: flex;
    justify-content: center;
}
/* ly-faq-section-end */

/* ly-footer-start */
.ly-footer {
    padding: 44px 0;
}
.ly-footer .footer-content {
    padding: 55px 45px;
    border-radius: 25px;
    background: var(--Neutral-White, #FFF);
}
.ly-footer .footer-logo-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    padding-bottom: 44px;
    margin-bottom: 40px;
    border-bottom: 1px solid #E9ECEF;
}
.ly-footer .footer-logo-bar .footer-logo {
    display: flex;
    align-items: center;
    color: #171717;
    font-size: 18px;
    font-weight: 600;
}
.ly-footer .footer-logo-bar .footer-logo img {
    width: 38px;
    height: 38px;
    margin-right: 10px;
}
.ly-footer .footer-logo-bar .meta-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
}
.ly-footer .footer-logo-bar .meta-box span {
    font-size: 16px;
    color: #1D1D21;
    font-weight: 500; 
}
.ly-footer .footer-newsletter-box h5 {
    font-size: 24px;
    font-weight: 700;
    color: #1D1E25;
    margin-bottom: 30px;
    padding-right: 100px;
}
.ly-footer .footer-newsletter-box form {
    margin-right: 60px;
}
.ly-footer .footer-newsletter-box form input {
    border-radius: 0 !important;
    background-color: transparent;
    padding: 0;
    border-bottom: 1px solid #E2E4EB;
}
.ly-footer .footer-newsletter-box form .ly-button-2 {
    color: #ffff;
    font-size: 20px;
    padding: 10px 20px;
    border-radius: 8px 8px 0 0 !important;
}
.ly-footer .footer-extra-links h6 {
    font-size: 18px;
    font-weight: 700; 
    color: #101010;
    margin-bottom: 12px;
}
.ly-footer .footer-extra-links ul {
    list-style-type: none;
}
.ly-footer .footer-extra-links ul li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400; 
    color: #1D1D21;
    margin-bottom: 12px;
}
.ly-footer .footer-botm-links {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 106px;
}
.ly-footer .footer-botm-links .extra-links a {
    display: inline-block;
    font-size: 16px;
    font-weight: 500; 
    color: #33353E;
    margin-right: 67px;
}
.ly-footer .footer-botm-links .extra-links a:last-child {
    margin-right: 0;
}
.ly-footer .footer-botm-links .social-links a {
    display: inline-block;
    margin-left: 30px;
    font-size: 20px;
    color: #101010;
}
/* ly-footer-end */

/* ly-copyright-section-start */
.ly-copyright-section {
    padding: 0 0 44px 0;
}
.ly-copyright-section .meta-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.ly-copyright-section .meta-box p {
    font-size: 16px;
    font-weight: 500; 
    color: #848FAC;
}
.ly-copyright-section .meta-box p span {
    padding: 0 32px;
    font-size: 16px;
    font-weight: 400; 
    color: #1E1E1E;
    border-left: 1px solid #CED1D6;
}
.ly-copyright-section .meta-box p span:first-child {
    padding-left: 0;
    border-left: 0;
}
.ly-copyright-section .meta-box p span:last-child {
    padding-right: 0;
}
/* ly-copyright-section-end */

    
    
    

