/** Shopify CDN: Minification failed

Line 1459:29 Comments in CSS use "/* ... */" instead of "//"
Line 1472:29 Comments in CSS use "/* ... */" instead of "//"
Line 2555:29 Unexpected "{"

**/
/*!
  Megapark, by logicgo infotech Themes
  https://logicgoinfotech.com
*/
.vertical-m{
  vertical-align: middle;
}
.page-not-found-wrapper h1 {
   font-size: 40px;
   margin: 0;
}
.page-not-found-wrapper p {
  margin-bottom :4rem;
}
.page-not-found-wrapper a:hover{
  background-color: #a4d8f7 ;
  color: #fff;
}
.template-404 .title+* {
  margin-top: 1rem;
}
 body {
  font-size: 14px !important;
}
 @media screen and (min-width: 750px) {
   .template-404 .title+* {
       margin-top: 2rem;
  }
}
 h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  letter-spacing: 0;
  color: #090C0F;
  line-height: 1.3;
  margin-top: 0;
}
.h0 {
  font-size: 3rem;
}
h1, .h1 {
  font-size: 3rem;
}
@media only screen and (min-width: 768px) {
   h1, .h1 {
     font-size: 4rem;
  }
}
h2, .h2 {
   font-size: 2rem;
}
@media only screen and (min-width: 768px) {
   h2, .h2 {
     font-size: 2.4rem;
  }
}
h3, .h3 {
  font-size: 1.7rem;
}
@media only screen and (min-width: 768px) {
   h3, .h3 {
    font-size: 1.8rem;
  }
}
h4, .h4 {
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-size: 1.5rem;
}
h5, .h5 {
  font-size: 1.2rem;
}
@media only screen and (min-width: 768px) {
   h5, .h5 {
    font-size: 1.3rem;
  }
}
h6, .h6 {
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
}
a:hover {
  text-decoration: none !important;
}
:root {
  /* Heading font*/
  --LGFontTypo_Heading: "Crimson Text", serif;
  --font-style-header: normal;
  --font-weight-header: 400;
  --font-size-header: ;
  --font-size-header-tablet: ;
  --font-size-header-mobile: ;
  /* Body font*/
  --LGFontTypo_Body: "Work Sans", sans-serif;
  --font-style-body: normal;
  --font-weight-body: 400;
  --font-weight-body--bold: 700;
  --font-weight-body--bolder: 700;
  --font-size-body: 16px;
  --font-size-body-tablet: 16;
  --font-size-body-mobile: ;
  /* Custom font*/
  --LGFontTypo_Custom: "Work Sans", sans-serif;
  --font-style-additional: normal;
  --font-weight-additional: 700;
  --font-size-additional: 20;
  --font-size-additional-tablet: 14;
  --font-size-additional-mobile: 14;
  /* Other colors */
  --swiper-theme-color: #090C0F !important;
  --LGPrimaryColor: #090C0F;
  --LGSecondaryColor: #a4d8f7;
  --LGTertiaryColor: rgba(0, 0, 0, 0);
  --LGBodyBGColor: #ffffff;
  --LGOverlayColor: rgba(0, 0, 0, 0.5);
  /*--LGOverlayColor: rgb(255 255 255 / 50%);
  */
  --LGLinkColor: #090C0F;
  --LGLinkHoverColor: #a4d8f7;
  --LGColor_Body: #090C0F;
  --LGColor_Heading: #090C0F;
  --LGColor_Border: #e9e9e9;
  /* Error and alerts */
  --LG_Error_Color: #D8000C;
  --LG_Success_Color: #4F8A10;
  --LG_Warning_Color: #9F6000;
  --LG_Info_Color: #999999;
  /* Blog section */
  --LG_Blog_Border_Radius: 5px;
  --LG_Blog_Gutter_Width: 30px;
  --LG_Blog_BG_Color: rgba(0, 0, 0, 0);
  --LG_Blog_Link_Color: #090C0F;
  --LG_Blog_Link_Hover_Color: #a4d8f7;
  --LG_Blog_Text_Color: #090C0F;
  --LG_Blog_Icon_Color: #090C0F;
  --LG_Blog_Button_BG_Color: #a4d8f7;
  --LG_Blog_Button_Text_Color: #ffffff;
  --LG_Blog_Button_BG_Hover_Color: #090C0F;
  --LG_Blog_Button_Text_Hover_Color: #ffffff;
  /* Overlay Style */
  --LG_Blog_Link_Color_Overlay: #ffffff;
  --LG_Blog_Link_Hover_Color_Overlay: #70bdc2;
  --LG_Blog_Text_Color_overlay: #ffffff;
  --LG_Blog_Icon_Color_overlay: #ffffff;
  --LG_Blog_Button_BG_Color_overlay: #206469;
  --LG_Blog_Button_Text_Color_overlay: #ffffff;
  --LG_Blog_Button_BG_Hover_Color_overlay: #70bdc2;
  --LG_Blog_Button_Text_Hover_Color_overlay: #ffffff;
  /* Base Size */
  --LGFontSizeBase: 16px;
  /* Heading Size */
  --LGFontSize_H1: 40px;
  --LGFontSize_H2: 36px;
  --LGFontSize_H3: 30px;
  --LGFontSize_H4: 18px;
  --LGFontSize_H5: 22px;
  --LGFontSize_H6: 16px;
  --LG_Heading_Line_Height: 1.5em;
  --LG_Body_Line_Height: 1.8em;
  --LGRadius: 0px;
  --LGInputPadding: 10px 20px 10px 20px;
  --LGInputBackground: #ffffff;
  --LGform_BG: rgba(0, 0, 0, 0);
  /* Button Style */
  --LGPadding_Btn: 10px 20px 10px 20px;
  --LG_Button_BG_Color: #090C0F;
  --LG_Button_Text_Color: #ffffff;
  --LG_Button_BG_Hover_Color: #a4d8f7;
  --LG_Button_border_Color: ;
  --LG_Button_hover_border_Color: ;
  --LG_Button_Text_Hover_Color: #ffffff;
  --LG_Button_Border_Radius: 40px;
  --LG_Button_border_width: 0px;
  --LGContainer: 1370px;
  --LG_Lap_Container: 1200px;
  --LG_Tab_Container: 960px;
  --LG_Container_Spacing: 5%;
  --LGGutter_Width: 30px;
  --LGBaseTransition: all 0.3s linear;
  --LGboxShadowcolor: #aaaaaa;
  --LGboxShadowcolor_light: #e9e9e9;
  --LGboxShadow: 0 0 10px var(--LGboxShadowcolor);
  --LGboxShadow_light: 0 0 10px var(--LGboxShadowcolor_light);
}
/*================ Vendor-specific styles ================*/
.main-heading-wrapper {
    font-size: 20px;
    margin-bottom: -1px;
    color: #fff;
    max-width: fit-content;
    padding: 15px 70px;
}
.blog__view-all.center.small-hide.medium-hide {
    display: flex;
    align-items: center;
}
.main-subtitle-wrapper {
  color: var(--LG_Blog_Button_BG_Color);
  margin-bottom: 0px;
  font-size: 20px;
}
.main-content-wrapper{
  font-size: 20px;
  color: var(--LG_Blog_Button_BG_Color);
}
.product-heading-wrapper {
  margin-bottom: 44px;
  border-bottom: 2px solid #273544;
  background-color: #f0f0f0;
}
.card {
   border: none !important;
}
.product__media-container {
  width: 100%;
  margin: 0 auto;
}
.product__media-container {
  max-width: 100px !important;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .product__media-container {
    max-width: 320px !important;
  }
}
/************************** Header Announcement Bar start **************************/
.announcement_icon marquee{
    display: flex;
    align-items: center;
  margin-left: 10px;
}
.announcement-war {
  padding: 12px 0px;
}
.Timer{
  padding: 3px 2px;
  margin: 0 1px;
}
.Timer-1{
  padding: 3px 2px;
  margin: 0 1px;
}
.tiles{
  display: flex;
  align-items: center;
} 
 .top-to-top{
    position: relative;
  }
.closebtn{
     position: absolute;
    right: 15px;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    background-color: #a4d8f7;
    padding: 5px;
}
div#cart-notification {
    background-color: #fff;
}
.annouce-part{
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.announcement_icon{
  float: left;
}
.header__column localization-form{
  padding: 0 8px;
}
/************************** Header Announcement Bar End **************************/
/************************** Header menu start **************************/

.header__icon span {
    padding-left: 6px;
}
button.search__button.field__button {
    background-color: #a4d8f7 !important;
}
@media screen and (min-width: 990px) {
    header-drawer {
      display: none;
    }
  }
  .menu-drawer-container {
    display: flex;
  }
  .list-menu {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .list-menu--inline {
    display: inline-flex;
    flex-wrap: wrap;
  }
  summary.list-menu__item {
    padding-right: 2.7rem;
  }
  .drawer-icon{
    padding-left: 3.2rem;
  }
  .list-menu__item {
    display: flex;
    align-items: center;
    line-height: calc(1 + 0.3 / var(--font-body-scale));
  }
  .list-menu__item--link {
    text-decoration: none;
    padding-bottom: 1rem;
    padding-top: 1rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
  }
  @media screen and (min-width: 750px) {
      .list-menu__item--link {
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
      }
    }
header .menu-drawer__menu-item {
  text-decoration: none;
  font-size: 1.8rem;
  border-bottom: 1px solid rgb(0 0 0 / 8%);
  padding: 2.3rem 0rem;
  margin: 0px 20px;
  text-transform: capitalize;
}
.header-bottom-wrapper{
  display: flex;
  align-items: center;
  vertical-align: middle;
  width: 100%;
  justify-content: space-between;
}
.header-bottom{
  height: auto;
  border-top: 1px solid rgb(255 255 255 / 41%);;
}
.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 25px;
  padding-bottom: 25px!important;
}
.search-modal__form1 {
  max-width: 40%;
  width: 100%;
}
.header__search{
  display: none;
}

.search-modal__form1 .search__input {
  border: 1px solid #fff;
  background-color: #fff !important;
  color: #090C0F;
}
.search-label, .search_input {
  color: #787878;
}
.icon_search{
  color: #fff;
}
.header__icon:hover{
  color: #a4d8f7;
  fill: #a4d8f7;
}
.header-wrapper--border-bottom {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.header-main-logo-wrapper .header__heading-link {
  margin-left: 0;
}
.search-modal.modal__content.gradient {
  padding: 53px 0;
  background-color: #f0f0f0;
}
.search-modal.modal__content.gradient input#Search-In-Modal {
  background-color: #fff;
}
.header__icon {
  transition: 0.5s ease;
}
.header__active-menu-item {
  color: #fff !important;
  background-color: #a4d8f7;
}
.header-top-left-wrapper .contact {
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-top-left-wrapper .call-icon-part{
  float: left;
  justify-content: center;
  align-items: center;
  display: flex;
}
.header-top-left-wrapper .number-part{
  float: right;
  text-align: left;
  margin-left: 15px;
}
.header-top-left-wrapper .contact svg{
  fill: #fff !important;
}
.header-top-left-wrapper .contact:first-child{
  float: left;
  margin-right: 20px;
}
.header-top-left-wrapper .contact-heading{
  color: #090C0F;
  font-size: 16px;
  display: none;
}
.header-top-left-wrapper .contact-subtitle{
  font-size: 14px;
  color: #fff;
}
.top-annoucemnet-bar .announcement_icon span{
  margin-left: 15px;
  line-height: 1.8;
}
.visually-hiddenn{
  color: #fff;
}
.icon-hamburger{
  color: #fff;
}
/************************** Header menu End **************************/
/************************** fack product-popup start **************************/
.fack-prod-popup {
  visibility: visible;
  opacity: 1;
  transform: none;
  transition: .8s;
  position: fixed;
  z-index: 101;
  width: 500px;
  max-width: 100%;
  left: 40px;
  padding: 20px 20px;
  bottom: 40px;
  font-size: 14px;
  line-height: 28px;
  min-width: inherit;
  right: auto;
  color: white;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 0 4px 0 rgb(0 0 0 / 40%);
}
.fack-prod-popup .close_popup {
  color: #fff;
  border-radius: 50%;
  background: #090C0F;
  font-size: 7px;
  font-weight: 600;
  height: 20px;
  width: 20px;
  line-height: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  transition: .3s;
  z-index: 999;
}
.hide_fack-prod-popup {
  visibility: hidden;
  opacity: 0;
  transform: translateY(-30px);
  transition: .4s !important;
}
.fack-prod-popup .prod_sidebar {
  padding-left: 0;
  margin-bottom: 0;
}
.fack-prod-popup .close_popup i {
  position: static;
}
.fack-prod-popup .close_popup i:not([class]):before, .fack-prod-popup .close_popup i:not([class]):after {
  content: "";
  width: 10px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 5px;
  top: 9px;
}
.fack-prod-popup .close_popup i:not([class]):before {
  transform: rotate(45deg);
}
.fack-prod-popup .close_popup i:not([class]):after {
  transform: rotate(-45deg);
}
.fack-prod-popup .prod_sidebar .product_info.active {
  display: none;
}
.fack-prod-popup .prod_sidebar .product_info {
  overflow: hidden;
  list-style: none;
  position: relative;
}
.fack-prod-popup .prod_sidebar .product_info .content {
  display: flex;
  align-items: center;
}
.fack-prod-popup .prod_sidebar .product_info .img_left {
  margin-right: 20px;
}
.fack-prod-popup .prod_sidebar .product_info .info_right {
  text-align: left;
}
.fack-prod-popup .prod_sidebar .product_info .info_right .info_puchare {
  font-size: 14px;
  color: #868686;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 19px;
}
.fack-prod-popup .prod_sidebar .product_info .info_right .product-title {
  font-size: 14px;
  font-weight: 600;
  color: #090C0F;
  transition: .3s;
}
.fack-prod-popup .prod_sidebar .product_info .info_right .minute_random {
  font-size: 14px;
  color: #090C0F;
}
.fack-prod-popup .prod_sidebar .product_info .info_right .minute_random span {
  color: #777777;
  font-weight: 600;
}
.fack-prod-popup .prod_sidebar .product_info .img_left img.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.fack-prod-popup .close_popup:hover, .fack-prod-popup .close_popup:focus {
  transform: rotate(180deg);
}
.fack-prod-popup .close_popup:hover {
  background: #a4d8f7;
}
.fack-prod-popup .read_name ul {
  display: none;
}
.fack-prod-popup .read_address ul {
  display: none;
}
.card__heading a {
  position: relative;
}
/************************** fack product-popup end **************************/
/************************** Testimonial Start **************************/
.test-left-img{
  float: left;
  max-width: 30.9%;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.test-left-img img{
  width:100%;
  vertical-align: middle;
  display: inline-block;
}
 .testimonial-slider-wrapper button.slider-button.slider-button--next,
  .testimonial-slider-wrapper button.slider-button.slider-button--prev{
    color: #ffffff;
    border: none;
    background-color: #a4d8f7;
    width: 35px;
    height: 35px;
  }
  .testimonial-slider-wrapper .slider-button .icon {
    height: 1rem;
}
.testi_review {
  max-width:100%;
  width: 100%;
  margin: auto;
  margin-top: 25px;
}
.testimonial-column{
  margin-top: 25px;
}
.testi_costumer{
  margin-left: 15px;
}
.testimonial-heading {
  margin-bottom: 25px;
}

.customer-img img{
  height: 80px !important;
  max-width: 80px;
  width: 100%;
}
.pattern-inner {
  background-color: #fff;
}
.testimonial-slider-wrapper .slider-counter  {
   display: none;
}
.grid--2-col-tablet.slider--everywhere .multicolumn-list__item {
	margin-top: 0;
}
.multicolumn .slider--everywhere+.slider-buttons {
	display: flex;
}
.multicolumn .title {
  margin: 0;
}

.multicolumn.no-heading .title {
  display: none;
}

.multicolumn .title-wrapper-with-link {
  margin-top: 0;
}
.testimonial-slider-wrapper{
  position: relative;
}
.testimonial-slider-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.testimonial-slider-wrapper .multicolumn {
  position: relative;
  max-width: 100%;
  width: 100%;
  text-align: center;
  float: left;
  padding: 25px;
}
.testimonial-slider-wrapper .icon-test{
    position: absolute;
    top: 0;
    left: 0;
    background: #a4d8f7;
    padding: 10px;
    border-radius: 0 0 50% 0;
}
.testimonial-label{
  display: inline-block;
  max-width: 30%;
  width: 100%;
  padding-right: 15px;
  float: left;
}
.category-label{
  display: inline-block;
  max-width: 70%;
  width: 100%;
  padding-left: 15px;
}
@media screen and (max-width: 749px) {
  .multicolumn .title-wrapper-with-link {
    margin-bottom: 3rem;
  }
}

.multicolumn-card__image-wrapper--third-width {
  width: 33%;
}

.multicolumn-card__image-wrapper--half-width {
  width: 50%;
}

.multicolumn .button {
  margin-top: 1.5rem;
}

@media screen and (min-width: 750px) {
  .multicolumn .button {
    margin-top: 4rem;
  }
}

.multicolumn-list {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.multicolumn-list__item:only-child {
  max-width: 72rem;
}

.multicolumn-list__item--empty {
  display: none;
}

.multicolumn:not(.background-none) .multicolumn-card {
  background: rgb(var(--color-background));
  height: 100%;
}

.multicolumn.background-primary .multicolumn-card {
  background: rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground), 0.04), rgba(var(--color-foreground), 0.04));
}

.multicolumn-list h3 {
  line-height: calc(1 + 0.5 / max(1, var(--font-heading-scale)));
}

.multicolumn-list h3,
.multicolumn-list p {
  margin: 0;
}

.multicolumn-card-spacing {
  padding-top: 2.5rem;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.multicolumn-card__info > :nth-child(2) {
  margin-top: 1rem;
}

.multicolumn-list__item.center .media--adapt,
.multicolumn-list__item .media--adapt .multicolumn-card__image {
  width: auto;
}

@media screen and (max-width: 749px) {
  .multicolumn-list {
    margin: 0;
    width: 100%;
  }

  .multicolumn-list:not(.slider) {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}


@media screen and (min-width: 750px) {
  .multicolumn-list.slider,
  .multicolumn-list.grid--4-col-desktop {
    padding: 0;
  }

  .multicolumn-list__item,
  .grid--4-col-desktop .multicolumn-list__item {
    padding-bottom: 0;
  }

  .background-none .grid--2-col-tablet .multicolumn-list__item {
    margin-top: 4rem;
  }
}

.background-none .multicolumn-card-spacing {
  padding: 0;
  margin: 0;
}

.background-none .multicolumn-card__info {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.background-none .slider .multicolumn-card__info {
  padding-bottom: 0;
}

.background-none .multicolumn-card__image-wrapper + .multicolumn-card__info {
  padding-top: 2.5rem;
}

.background-none .slider .multicolumn-card__info {
  padding-left: 0.5rem;
}

.background-none
  .slider
  .multicolumn-card__image-wrapper
  + .multicolumn-card__info {
  padding-left: 1.5rem;
}

.background-none
  .multicolumn-list:not(.slider)
  .center
  .multicolumn-card__info {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media screen and (max-width: 749px) {
  .background-none .slider .multicolumn-card__info {
    padding-bottom: 1rem;
  }

  .multicolumn.background-none .slider.slider--mobile {
    margin-bottom: 0rem;
  }
}

@media screen and (min-width: 750px) {
  .background-none .multicolumn-card__image-wrapper {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .background-none .multicolumn-list .multicolumn-card__info,
  .background-none
    .multicolumn-list:not(.slider)
    .center
    .multicolumn-card__info {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
} 

.multicolumn-card {
  position: relative;
  box-sizing: border-box;
}

.multicolumn-card > .multicolumn-card__image-wrapper--full-width:not(.multicolumn-card-spacing) {
  border-top-left-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  border-top-right-radius: calc(var(--text-boxes-radius) - var(--text-boxes-border-width));
  overflow: hidden;
}

.multicolumn.background-none .multicolumn-card {
  border-radius: 0;
}

.multicolumn-card__info .link {
  text-decoration: none;
  font-size: inherit;
  margin-top: 1.5rem;
}

.multicolumn-card__info .icon-wrap {
  margin-left: 0.8rem;
  white-space: nowrap;
}

@media screen and (min-width: 990px) {
  .multicolumn-list__item--empty {
    display: list-item;
  }
}
/************************** Testimonial end **************************/


/************************** Newsletter Start **************************/
.newsletter__title p, .newsletter-heading-wrapper {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 0;
}
.newsletter-heading-wrapper {
  padding-top: 11px;
  padding-bottom: 7px;
}
.newsletter__subheading {
  padding-bottom: 39px;
}
.newsletter__wrapper .newsletter-form__field-wrapper {
  max-width: 805px;
}
.newsletter__wrapper {
  padding-bottom: 97px;
  padding-top: 97px;
}
.homepage-newsletter .newsletter-form {
  max-width: 805px;
}
.homepage-newsletter .newsletter-form__button {
  background-color: #273544 !important;
  padding: 0 30px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
}
.homepage-newsletter .newsletter-form__field-wrapper .field__input {
  height: 51px;
}
.homepage-newsletter .field__label {
  line-height: 2.1;
}
.homepage-newsletter .field:after, .homepage-newsletter .field__input:focus, .homepage-newsletter .focus-visible, .homepage-newsletter .field__input, .homepage-newsletter .field:hover.field:after {
  box-shadow: none;
}
.homepage-newsletter .newsletter-form__field-wrapper .field__input {
  padding-right: 150px;
  background-color: #f9f9f9;
}
/************************** Newsletter End **************************/
/************************* Qucik view Start ***************************/
.toggle-dropdown.active {
  background: rgba(0, 0, 0, .6);
  overflow: auto;
  position: fixed;
  visibility: visible;
  opacity: 1;
  transition: opacity .4s cubic-bezier(0, 1, .4, 1), transform .4s cubic-bezier(.18, 1.25, .4, 1), visibility .4s linear;
  transform: scale(1);
}
.product-popup-modal[open] {
  opacity: 1;
  visibility: visible;
  z-index: 101;
}
.toggle-dropdown {
  right: 0;
  visibility: hidden;
  opacity: 0;
  transform: scale(0);
  transition: opacity .25s ease-in-out, transform .25s ease-in-out, visibility .25s ease-in-out;
  will-change: transform;
}
.product-popup-modal {
  box-sizing: border-box;
  opacity: 0;
  position: fixed;
  visibility: hidden;
  z-index: 101;
  margin: 0 auto;
  top: 0;
  left: 0;
  overflow: auto;
  width: 100%;
  height: 100%;
}
.product-popup-modal__toggle {
  background-color: #fff;
  border: 0.1rem solid #090C0F;
  border-radius: 50%;
  color: #090C0F;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: sticky;
  padding: 1.2rem;
  z-index: 2;
  top: 1.5rem;
  width: 4rem;
  margin: 0 0 0 auto;
}
.product-popup-modal__content {
  background-color: #fff;
  overflow-y: scroll;
  height: 90%;
  margin: 0 auto;
  margin-top: 5rem;
  width: 92%;
  top: 0;
  padding: 0 1.5rem 0 3rem;
  box-shadow: 0 0 4px 2px #090C0F1a;
}
.product-popup-modal__content img {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  #qvPopupModal .product-popup-modal__content {
    width: 90%;
  }
}
@media screen and (min-width: 1200px) {
  #qvPopupModal .product-popup-modal__content {
    width: 75%;
  }
}
@media screen and (min-width: 1500px) {
  #qvPopupModal .product-popup-modal__content {
    width: 60%;
  }
}
@media screen and (min-width: 992px) {
  #qvPopupModal .product-popup-modal__content-info {
    align-items: flex-start;
    display: flex;
    overflow: visible;
    padding: 0px 0;
  }
  .product-popup-modal #qv-images-container {
    position: sticky;
    top: 30px;
  }
}
#qvPopupModal .qv-wrapper.loading {
  position: relative;
}
#qvPopupModal .qv-wrapper.loading:before {
  position: absolute;
  content: "\f1ce";
  font-family: FontAwesome;
  color: #090C0F;
  font-size: 30px;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 45%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
  -webkit-animation: fa-spin2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
#qvPopupModal .qv-wrapper.loading:after {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.85);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.product-popup-modal #qv-images-container #qv-product-cover {
  text-align: center;
}
.product-popup-modal #qv-images-container #qv-thumbnails {
  padding-top: 30px;
  margin-bottom: 15px;
}
.product-popup-modal #qv-images-container #qv-thumbnails .thumb-item {
  display: inline-block;
  vertical-align: middle;
}
.product-popup-modal #qv-images-container #qv-thumbnails .thumb-item img {
  border: 1px solid #e9e9e9;
}
.product-popup-modal #qv-images-container #qv-thumbnails .owl-nav {
  margin-top: 0;
}
.product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-prev, .product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-next {
  top: 40%;
  left: -10px;
  position: absolute;
}
.product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-next {
  right: -10px;
  left: auto;
}
.product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-prev i, .product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-next i {
  color: #a4d8f7;
  font-size: 18px;
  border: 1px solid #a4d8f7;
  border-radius: 50%;
  background-color: #fff;
  padding: 6px 10px;
}
.product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-prev:hover, .product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-next:hover {
  background: transparent;
}
.product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-prev:hover i, .product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-next:hover i {
  color: #090C0F;
}
.product-popup-modal #qv-images-container #qv-thumbnails .owl-dots {
  display: none;
}
.product-popup-modal #qv-text-container>div {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 14px;
}
.product-popup-modal #qv-text-container #qv-productdescription {
  text-align: left;
  line-height: 26px;
  color: #787878;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-size: 14px;
  overflow: hidden;
}
.product-popup-modal #qv-text-container .more-description {
  font-weight: 400;
  cursor: pointer;
  margin-bottom: 15px;
  margin-top: -10px;
  display: block;
}
.product-popup-modal #qv-text-container .more-description span {
  font-size: 14px;
  font-weight: 400;
  color: #787878;
  position: relative;
}
.product-popup-modal #qv-text-container .more-description span:after {
  left: 0;
  right: 0;
  text-align: left;
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #787878;
  bottom: 2px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.product-popup-modal #qv-text-container input[type=checkbox].more_toggle:not(:checked)~label .open {
  display: inline-block;
}
.product-popup-modal #qv-text-container input[type=checkbox].more_toggle:not(:checked)~label .close {
  display: none;
}
.product-popup-modal #qv-text-container input[type=checkbox].more_toggle~label .open {
  display: none;
}
.product-popup-modal #qv-text-container input[type=checkbox].more_toggle~label .close {
  display: inline-block;
}
.product-popup-modal #qv-text-container input[type=checkbox].more_toggle:not(:checked)~#qv-productdescription {
  max-height: 95px;
}
.product-popup-modal #qv-text-container input[type=checkbox].more_toggle~#qv-productdescription {
  max-height: auto;
}
.product-popup-modal #qv-text-container #qv-productname {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 10px;
  color: #090C0F;
  text-transform: capitalize;
  line-height: 30px;
}
@media (max-width: 767px) {
  .product-popup-modal #qv-text-container #qv-productname {
    font-size: 20px;
    line-height: 24px;
    padding-top: 10px;
  }
}
.product-popup-modal #qv-text-container .product-price {
  display: flex;
  align-items: center;
}
.product-popup-modal #qv-text-container #qv-compareatprice {
  color: #787878;
  font-size: 18px;
  text-decoration: line-through;
  font-weight: 500;
  padding-right: 5px;
}
.product-popup-modal #qv-text-container #qv-price {
  color: #090C0F;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
}
.product-popup-modal #qv-text-container #qv-variants {
  margin-bottom: 25px;
}
.product-popup-modal #qv-text-container #qv-quantity-selector {
  margin-bottom: 25px;
}
.product-popup-modal #qv-text-container #qv-add-to-cart {
  width: 100%;
  margin: 0 0 30px 0;
  padding: 10px 40px;
  background-color: #090C0F;
  color: #fff;
}
.product-popup-modal #qv-text-container #qv-add-to-cart:hover {
  background-color: #a4d8f7;
}
.product-popup-modal #qv-text-container #qv-add-to-cart.sold-out {
  cursor: not-allowed;
}
.product-popup-modal #qv-text-container #qv-add-to-cart span+span {
  display: none;
}
.product-popup-modal #qv-text-container #qv-add-to-cart.sold-out span {
  display: none;
}
.product-popup-modal #qv-text-container #qv-add-to-cart.sold-out span+span {
  display: block;
}
@media (max-width: 543px) {
  .product-popup-modal #qv-text-container #qv-compareatprice {
    font-size: 16px;
  }
  .product-popup-modal #qv-text-container #qv-price {
    font-size: 20px;
    line-height: 24px;
}
}
@media (max-width: 480px) {
  .product-popup-modal #qv-text-container #qv-add-to-cart {
    min-width: 100%;
  }
  .product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-prev, .product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-next {
    top: 35%;
  }
}
@media (max-width: 400px) {
  .product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-prev, .product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-next {
    top: 30%;
  }
}
.product-popup-modal #qv-text-container #qv-variants .swatch-wrapper .option-label label, .product-popup-modal #qv-text-container #qv-variants .dropdown-wrapper .option-label label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  margin-bottom: 10px;
  color: #090C0F;
}
.product-popup-modal #qv-text-container #qv-variants .swatch-wrapper .option-label label {
  margin-bottom: 2px;
}
.product-popup-modal #qv-text-container #qv-variants .product-form__input .select .select__select {
  background-image: url(//cdn.shopify.com/s/files/1/0550/3434/7653/t/4/assets/dropdown-sprite.png?v=97761753985165059591658840480);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 8px;
  background-color: #f0f0f0;
}
.product-popup-modal #qv-text-container #qv-variants>* {
  display: none;
  margin-bottom: 25px;
}
.product-popup-modal.product-dropdown #qv-text-container #qv-variants .dropdown-wrapper {
  display: block;
}
.product-popup-modal.product-swatches #qv-text-container #qv-variants .swatch-wrapper {
  display: block;
}
button#ModalClose-quick-view {
  transition: 0.2s ease 
}
button#ModalClose-quick-view:hover {
  transform: rotate(90deg);
  opacity: 1;
}
#qv-quantity-selector button.quantity__button {
  border: 1px solid #e1e1e1;
}
#qv-quantity-selector button.quantity__button svg {
  color: #090C0F;
}
#qv-quantity-selector input.quantity__input {
  background-color: #090C0F;
  color: #fff;
}
.product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-prev i:hover, .product-popup-modal #qv-images-container #qv-thumbnails .owl-nav .owl-next i:hover {
  border: 1px solid #a4d8f7;
  background-color: #a4d8f7;
  color: #fff;
}
#qv-variants .select__select, #qv-variants .select__select option {
  font-size: 14px;
}
/************************* Qucik view End ***************************/
.footer-contact-heading {
  margin-bottom: 0;
  color: #090C0F;
  font-weight: 600;
}
/************************* footer start ***************************/
.footer{
  background-position: center;
  background-size: cover;
  height: auto;
  position: relative;
  margin-top: 45px;
}
.footer-email{
  padding: 30px 0px;
}
.subscribe-heading{
  font-size: 24px;
  font-weight: 600;
  color: #090c0f;
}
.subscribe-content{
  font-size: 14px;
  margin: 0;
}
.footer-contact-heading{
  margin-bottom: 24px;
}
.contact-grade li span {
    padding-right: 10px;
    float: left;
}
.contact-grade li {
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.special-text {
  padding: 0px 0 10px 0px;
  line-height: 1.4;
}
.footer-block__details-content .list-menu__item--link{
  -webkit-transition: -webkit .3s ease-in;
  transition: -webkit .3s ease-in;
  -o-transition: .3s ease-in;
  transition: .3s ease-in;
  transition: .3s ease-in, -webkit .3s ease-in;
}
.footer-block__details-content .list-menu__item--link:hover {
  margin-left: 10px;
}
.contact-grade li span.footer-phone-icon-wrapper svg, 
.contact-grade li span.footer-email-icon-wrapper svg {
   
}
.list-social__link {
  color: #000000;
  width: 25px;
  height: 25px;
  justify-content: center;
}
.header__column localization-form:last-child{
  border: none;
}
.footer__list-social.list-social {
  display: -webkit-inline-box;
}
.list-social__link:hover {
  background-color: #090C0F;
  color: #fff;
  border: 1px solid #090C0F;
}
.list-social__link:hover svg{
  color: #fff;
  fill: #fff;
}
.section-footer-padding {
  margin-top: 0 !important;
}
.footer-social-custom li {
  margin-right: 15px;
}
.footer-social-custom li:last-child {
  margin-right: 0;
}
.footer-block--menu ul li a,ul.contact-grade.contact li a,ul.contact-grade.contact li span {
  font-weight: 500;
  text-transform: capitalize;
}
.logo-bottom-text p {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 2;
}
.logo-bottom-text {
  padding-top: 30px;
}
.footer-copyright-wrapper .row .copyright-wrapper, .footer-copyright-wrapper .footer__copyright {
  text-align: center !important;
  font-size: 14px !important;
}
.footer-copyright-wrapper .row .payment-wrapper {
  text-align: center;
}
.footer-copyright-wrapper {
  padding: 12px 0;
}
.footer__content-top .grid .footer-block.grid__item {
  float: left;
  width: 100%;
  max-width: 31%;
  padding-right: 80px;
}
.footer__content-top .footer-block.grid__item.footer-block--menu {
  float: left;
  width: 100%;
  max-width: 23%;
  padding-right: 0;
}
.footer__content-top .grid .footer-block.grid__item:nth-child(4) {
  float: left;
  width: 100%;
  max-width: 23%;
  padding-right: 0;
  padding-left: 22px;
}
.pull-xs-right {
  display: none;
}
.footer-block-image .title-footer {
  display: none;
}
h2.footer-contact-heading.footer-images-main-wrapper {
  display: none;
}
.article-card__footer {
  display: none;
}
.default-footer-logo svg{
  width: 100px;
}
.footer-cms ul.contact-grade.contact.footer-toggle {
    padding-left: 0;
    list-style: none;
}
.title-footer .collapse-icons svg{
    fill: #a4d8f7;
}

.footer-block a.link.list-social__link {
    background-color: #a4d8f7;
    width: 40px;
    height: 40px;
}
.footer-block .footer__list-social.list-social{
  margin-top: 20px;
}
/************************* footer End ***************************/
/************************* Arrow Start ***************************/
.grid__item.product__media-wrapper .slider-button--prev svg, .grid__item.product__media-wrapper .slider-button--next svg {
  color: #a4d8f7;
  width: 20px;
  height: 20px;
}
.grid__item.product__media-wrapper button:focus {
  outline: none;
}
button.slick-prev.slick-arrow:before, .slider-buttons button.slider-button.slider-button--prev:before {
  content: "<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="none" d="M0 0h24v24H0z"/><path d="M10.828 12l4.95 4.95-1.414 1.414L8 12l6.364-6.364 1.414 1.414z"/></svg>";
  position: absolute;
  width: 40px;
  height: 35px;
  color: #a4d8f7;
  right: 0;
  top: 0;
}
button.slick-prev.slick-arrow:hover:before, .slider-buttons button.slider-button.slider-button--prev:hover:before{
  color: #090C0F;
  fill: #090C0F;
}
button.slick-next.slick-arrow:before, .slider-buttons button.slider-button.slider-button--next:before{
  content: "<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="none" d="M0 0h24v24H0z"/><path d="M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414z"/></svg>";
  position: absolute;
  width: 40px;
  height: 35px;
  color: #a4d8f7;
  left: 0;
  top: 0;
}
button.slick-next.slick-arrow:hover:before, .slider-buttons button.slider-button.slider-button--next:hover:before{
  color: #090C0F;
    fill: #090C0F;
}
.slick-prev, .slick-next {
 width: 40px;
  height: 35px;
  opacity: 0;
}
.products-arrivals:hover .slick-next, .products-arrivals:hover .slick-prev, .testimonial-outer:hover .slick-next, .testimonial-outer:hover .slick-prev {
  opacity: 1;
}
.slick-prev {
  left: 0;
  z-index: 1 
}
.slick-next {
  right: 0;
  z-index: 1 
}
button.slider-button.slider-button--prev {
  font-size: 0;
  line-height: 1.1;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  left:0;
  z-index: 1;
}
button.slider-button.slider-button--next {
  font-size: 0;
  line-height: 1.1;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  right:0;
  z-index: 1;
}
.slider-button {
  width: 67px;
  height: 67px;
}
/************************* Arrow End ***************************/
/************************* Home product start ***************************/
.card__heading.h5 a:hover {
  color: #a4d8f7 
}
.card__heading.h5 a {
  font-size: 16px;
  text-transform: capitalize;
  color: #090C0F;
}
.card__information .price__sale s.price-item.price-item--regular {
  color: #787878;
  font-size: 14px;
  font-weight: 500;
}
.product-btn-wrapper {
  position: absolute;
  bottom: -25%;
  right: 0;
  margin: 0 auto;
  width: 100%;
  z-index: 4;
  transition:all 0.3s ease-in-out;
  opacity: 0;
}
.quick-view-wrapper .product-fect-eye-icons {
  padding: 10px 16px;
  display: flex;
}
.product-btn-wrapper .btn-info {
  background-color: transparent;
  color: transparent;
  border: transparent;
}
.product-btn-wrapper .quickview-btn.product-btn .product-popup-modal__button.link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 1px 0 2px;
}
.product-btn-wrapper .quickview-btn.product-btn:hover {
    background-color: #090C0F;
    fill: #fff;
}
.color-background-2 .quick-add.add-to-cart-btn-wrapper .button--secondary:hover {
  color: #fff;
  background-color: #a4d8f7;
  fill: #fff;
}
.product-btn-wrapper .quickview-btn.product-btn{
  max-width: 25%;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  float: right;
  width: 100%;
  background-color: #a4d8f7;
}
.product-btn-wrapper .quick-add{
  max-width: 25%;
  width: 100%;
  float: left;
}
.card-wrapper:hover .product-btn-wrapper {
  bottom: 0px;
  opacity: 1;
}
.product-btn-wrapper span.sold-out-message {
  font-size: 14px;
}
.bn_button.viewall.text-center a {
  display: inline-block;
  background-color: #090C0F;
  color: #fff;
  padding: 13px 36px;
  text-transform: capitalize;
  
}
.bn_button.viewall.text-center a i {
  padding-left: 10px;
}
.feature-button-btn{
  display: flex;
    align-items: center;
}
.feature-button-btn .center.collection__view-all.bn_button.viewall.text-center {
    display: flex;
    align-items: center;
}
.card-wrapper {
  overflow: hidden;
}
.badge {
  padding: 0.4em 0.8em !important;
  border-radius: 0 !important;
}
.featured-collection-main-wrapper .card__information{
  text-align: left;
}
.product-cart-fact-icon {
  display: flex;
  align-items: center;
}
.product-cart-fact-icon .add_cart{
  color: #fff;
  margin-left: 10px;
}
.card--media .card__inner .card__content .card__badge.bottom.left {
  position: absolute;
  top: 10px;
  left: 10px;
  opacity: 1;
}
  .main-heading-wrapper{
    position: relative;
  }

.main-heading-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    border-left: 35px solid #f0f0f0;
    border-top: 30px solid transparent;
    border-bottom: 24px solid transparent;
    transform: rotate(180deg);
}

/*************************Home product End ***************************/
/************************* contact-form start ***************************/
.contact-map{
  width: 100%;
  margin-bottom: 50px;
}
.company-info li i {
  font-size: 25px;
}
ul.company-info li:last-child {
  margin-bottom: 0;
}
ul.company-info li {
  margin-bottom: 25px;
}
.address-information-wrapper, .contact-information-wrapper, .email-information-wrapper, .clock-information-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.address-icon-information, .contact-icon-information, .email-icon-information, .clock-icon-information {
  float: left;
  display: block;
  padding-right: 20px;
}
.address-text-information, .contact-text-information, .email-text-information, .clock-text-information {
  float: left;
}
.address-text-information p, .contact-text-information p, .email-text-information p, .clock-text-information p {
  margin-bottom: 0;
}
.contact__button button {
  display: inline-block;
  background-color: var(--LG_Blog_Button_BG_Color);
  color: var(--LG_Button_Text_Color);
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 20px;
}
p.info-paragraph {
  margin: 0;
  padding-bottom: 25px;
}

.clock-icon-information svg{
  width: 24px !important;
  height: 24px !important;
}
.address-text-information h3,
  .contact-text-information h3,
  .email-text-information h3,
  .clock-text-information h3{ 
       line-height: 1;
}
/************************* contact-form End ***************************/
/*************************about-inner start ***************************/
.about-contact .address,
.about-contact .call,
.about-contact .email {
  padding: 30px;
  background-color: #f0f0f0;
}
.about-contact .call {
  margin: 30px 0px;
}
.about-contact .contact-icon {
  height: 60px;
  line-height: 60px;
  width: 60px;
  background: #a4d8f7;
  text-align: center;
  fill: #fff;
  border-radius: 100%;
  font-size: 22px;
  display: inline-block;
}
.about-main-img{
  margin: 30px 0px;
}
.about-main-img img{
  width: 100%;
}
.about_inner {
    width: 70px;
    height: 70px;
}
/*************************about-inner end ***************************/
/************************* Breadcrumb Start ***************************/
.breadcrumb-area {
  padding: 38px 0;
  margin-bottom: 0;
  background-color: #f0f0f0;
}
.breadcrumb-inner {
    text-align: center;
}
.breadcrumb-inner a, .breadcrumb-inner span, .breadcrumb-inner strong {
  font-size: 16px;
  color: #090C0F;
}
.breadcrumb-inner span {
  padding: 0 5px;
  color: #787878;
}
.breadcrumb-inner a:hover {
  color: #a4d8f7;
}
p.info-paragraph {
  margin: 0;
  padding-bottom: 25px;
  padding-right: 25px;
}
.main-page-title{
  margin: 2rem 0 !important;
  font-weight: 500;
}
/************************* Breadcrumb End ***************************/
/************************* Customer/Login Start ***************************/
.customer.login {
  margin: 80px auto 80px !important;
  display: block;
}
.customer.login, .customer.register {
  background-color: #f0f0f0;
  padding: 30px !important;
}
.login-top-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin: 30px 0;
}
.login-top-wrapper button {
  float: left;
  max-width: 50%;
}
.login-top-wrapper a {
  float: right;
  max-width: 50%;
  padding-top: 10px;
}
.errors {
  color: #ffffff;
  background-color: #eb7373;
  border-color: #eb7373;
  margin: 10px 0;
}
.customer .field input {
  background-color: #fff !important;
}
/************************* Customer/Login End ***************************/
/************************* collection page Start ***************************/
.collection-img-wrapper {
    margin-bottom: 50px;
}
ul.collection-list li.collection-list__item.grid__item {
  padding: 0 10px;
}
li.collection-list__item.grid__item .card__content {
  padding: 0;
}
ul.collection-list .collection-list__item a:hover {
  color: #a4d8f7;
}
/************************* collection page End ***************************/
/************************* Blog Page list Start ***************************/
.blog__posts .card-wrapper{
    border: 2px solid #273544;
    padding: 10px;
}
.collection--empty h2.title.title--primary {
    font-size: 35px;
}
.blog-articles .article-card .card__information span.circle-divider {
    color: #fff;
    fill: #ffff;
}
.blog-articles .article-card .card__information h3 a {
  margin-bottom: 0;
  text-decoration: none;
  text-underline-offset: 0;
  text-transform: capitalize;
}
.blog-articles .article-card .card__information {
  padding-top: 0;
  padding-bottom: 0;
}
.blog-articles .underline-links-hover:hover a {
  text-decoration: none;
  text-underline-offset: 0;
}
.blog-articles .article-card .card__information h3 a:hover {
  color: #a4d8f7;
}
.article-template__link:hover {
  color: #a4d8f7;
}
.xipblog-heading-title-wrapper:hover {
  color: #a4d8f7;
}
/************************* Blog Page list End ***************************/
/************************* Single blog Page Start ***************************/
.artical-templates-single-blog {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.artical-templates-single-blog .single-blog-image-wrapper {
  float: left;
  width: 100%;
  max-width: 50%;
}
.artical-templates-single-blog .single-blog-content-wrapper {
  float: left;
  width: 100%;
  max-width: 50%;
  padding-left: 30px;
}
header.single-blog-title {
  margin-top: 0;
  margin-bottom: 0;
}
.blog-sharing-btn {
  padding: 16px 0px;
}
header.single-blog-title {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.article-template__comment-wrapper.single-blog-post-section {
  margin-bottom: 70px;
}
.article-template__comment-wrapper.single-blog-post-section form#comment_form {
  background-color: #f0f0f0;
  padding: 40px 30px;
}
h2.single-page-comment-heading {
  padding-bottom: 20px;
}
.article-template__comment-wrapper.single-blog-post-section input.button:hover {
  background: #a4d8f7;
}
/************************* Single blog Page End ***************************/
/************************* Cart notification popup Start ***************************/
.cart-notification-wrapper {
  z-index: 999;
}
.cart-notification-wrapper .cart-notification__heading {
  font-size: 14px;
}
.notification-bottom {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
#cart-notification-button:hover {
  color: #a4d8f7;
}
.notification-bottom-check button:hover {
  background-color: #a4d8f7;
}
.cart-notification__close i {
  font-size: 20px;
}
.cart-notification__heading i {
  font-size: 14px;
  margin-right: 10px;
  color: #090C0F;
}
.cart__warnings a.button {
  background-color: #a4d8f7;
}
.cart__warnings a.button:hover {
background-color: #273544;
  color: #fff !important;
}
div#cart-notification .cart-notification__links button.link.button-label {
  text-transform: capitalize;
  font-size: 14px;
}
div#cart-notification .notification-bottom .notification-bottom-view a#cart-notification-button {
  margin-bottom: 10px;
  background-color: #a4d8f7;
  color: #fff;
}
cart-notification {
  display: block;
  vertical-align: middle;
  width: 100%;
}
/************************* Cart notification popup End ***************************/
/************************* Product Grid Start ***************************/
.facets-vertical .product-grid-container ul#product-grid li {
  padding: 0 10px;
}
.facets-vertical-sort form#FacetSortForm {
  padding-bottom: 20px;
}
.facets-vertical-sort form#FacetSortForm .select {
  background-color: #f0f0f0;
  padding: 9px 12px;
}
.facets-vertical-sort form#FacetSortForm .select svg.icon.icon-caret {
  right: 9px;
  height: 0.8rem;
}
.facets-vertical-sort form#FacetSortForm .product-count-vertical {
  margin-top: 8px;
}
facet-filters-form.facets.small-hide .field__input {
  background-color: #f0f0f0;
}
.facets__disclosure-vertical {
  padding: 8px;
  margin-bottom: 13px;
  border: 1px solid #eaeaea;
}
.facets__heading--vertical {
  color: #090C0F !important;
}
span.active-facets__button-inner.button.button--tertiary i.fa-regular.fa-xmark {
  margin-left: 10px;
  margin-top: 2px;
}
span.active-facets__button-inner.button.button--tertiary {
  background-color: #a4d8f7;
  color: #fff;
  text-transform: capitalize;
}
span.active-facets__button-inner.button.button--tertiary:hover {
  background-color: #090C0F;
  color: #fff;
}
.active-facets__button-wrapper *:hover {
  color: #a4d8f7;
}
.pagination-wrapper li {
  max-width: 100% !important;
  flex: 0 !important;
}
.pagination__list li a {
  background-color: #f0f0f0;
  padding: 5px 12px;
  color: #090C0F;
}
.facets__summary {
  background-color: #f0f0f0;
}
.facets__disclosure[open] .facets__summary, .facets__summary:hover {
  color: #a4d8f7 !important;
}
.pagination__list li .pagination__item--current {
  background-color: #a4d8f7;
  padding: 5px 12px;
  color: #fff;
}
.pagination-wrapper li a:hover {
  background-color: #090C0F;
  color: #fff;
}
/************************* Product Grid End ***************************/
/************************* Main Product Template Start ***************************/
.product-recommendations li.grid__item {
  padding: 0 10px;
}
.product-recommendations .product-popup-modal__button {
  font-size: 1.6rem;
  padding-right: 0;
  padding-left: 0;
  height: auto;
}
.product-btn-wrapper .btn-info {
  background-color: transparent !important;
  color: transparent !important;
  border: transparent !important;
}
product-recommendations h2.main-heading-wrapper.product-recommendations__heading.h2 {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 0;
  background-color: #273544;
  
}
product-recommendations h2.main-heading-wrapper.product-recommendations__heading.h2:before{
      border-left: 35px solid #fff;
}
modal-opener.product-popup-modal__opener.no-js-hidden.quick-add-hidden {
  margin: 0;
  vertical-align: middle;
}
.product-popup-modal__button:focus {
  outline: none;
}
modal-opener.product-popup-modal__opener.no-js-hidden.quick-add-hidden button {
  background-color: #f0f0f0;
  color: #787878;
  width: auto;
  border: 1px solid #e1e1e1;
  height: auto !important;
  padding: 4px 10px !important;
  margin-top: 17px;
  font-size: 15px !important;
}
modal-opener.product-popup-modal__opener.no-js-hidden.quick-add-hidden button:hover {
  background-color: #a4d8f7;
  color: #ffffff;
}
.product__info-wrapper .form__label {
  font-size: 18px;
}
.buy-it-now-main-wrapper button {
  line-height: 0 !important;
}
.product-page-btn-set .add-to-cart-main-wrapper button {
  margin-bottom: 0;
}
.product-page-btn-set {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 100% !important;
}
.product-page-btn-set>div {
  float: left;
  max-width: 46.5%;
  width: 100%;
}
.product-page-btn-set .add-to-cart-main-wrapper {
  margin-right: 15px;
}
.product-page-btn-set .buy-it-now-main-wrapper {
  margin-left: 15px;
}
.sale-order-wrapper {
  width: 100%;
}
.sale-order-wrapper .price__badge-sale, .sale-order-wrapper .price__badge-sold-out {
  font-size: 14px;
  padding: 6px 27px !important;
  font-weight: 500;
}
.sale-order-wrapper .price__badge-sale {
  background-color: #090C0F;
}
.sale-order-wrapper .price__badge-sold-out {
  background-color: #ff0000 !important;
  color: #fff !important;
}
.share-button__button {
  background-color: #090C0F;
  color: #fff;
  padding: 10px 20px;
}
.share-button__button:hover {
  background-color: #a4d8f7;
  text-decoration: none;
}
.price__sale span.price-item.price-item--sale.price-item--last {
  color: #a4d8f7;
  font-weight: 600;
}
.main-products-page-wrapper .product__title h1 {
  font-size: 36px;
}
button.quantity__button.no-js-hidden {
  border: 1px solid #e1e1e1;
}
.product-social-sharing li.list-social__item a {
  width: auto;
  height: auto;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 0;
  padding: 8px 10px;
}
.product-social-sharing li.list-social__item a.link-test1 {
  color: #00aced !important;
}
.product-social-sharing li.list-social__item a.link-test2 {
  color: #3b5998 !important;
}
.product-social-sharing li.list-social__item a.link-test2:hover svg, .product-social-sharing li.list-social__item a.link-test3:hover svg{
  color: #090C0F;
  fill: #090C0F;
  
}
.product-social-sharing li.list-social__item a.link-test3 {
  color: #cb2027 !important;
}
.product-social-sharing li.list-social__item a span {
  position: relative !important;
  width: auto;
  height: auto;
  margin: 0;
  font-size: 13px;
  color: #787878;
  padding-left: 6px;
}
.product-social-sharing h2.social-heading-mainproduct {
  color: #090C0F;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 9px;
}
product-recommendations.product-recommendations .card__content {
  padding: 0;
}
product-recommendations.product-recommendations .card__content .card__information {
  padding-left: 0;
  padding-right: 0;
}
.product-description-tab-wrapper-left {
padding-right: 15px;
  float: left;
  max-width: 50%;
}
.product-popup-modal #qv-text-container input[type=checkbox].more_toggle~#qv-productdescription .product-description-tab-wrapper-left {
  padding-right: 0;
  float: none;
  max-width: 100%;
}
.product-popup-modal #qv-text-container input[type=checkbox].more_toggle~#qv-productdescription .product-images-tab-wrapper-right {
  padding-right: 0;
  float: none;
  max-width: 100%;
}
.product-images-tab-wrapper-right {
  float: right;
  max-width: 50%;
}
.product-collection__content{
  text-align: center;
  margin-top: 15px;
}
/************************* Main Product Template End ***************************/
/*********************** Your Shopping Cart Start *************************/
button:focus {
  outline: none !important;
}
.cart__footer textarea#Cart-note {
  background: #f0f0f0;
}
div#main-cart-footer {
  float: left;
}
.custom-main-cart-floating {
  float: left;
}
.quantity__input {
  border: 1px solid #e1e1e1;
}
.cart-item__name:hover {
  color: #a4d8f7;
}
svg.icon.icon-remove {
  color: #090C0F;
}
svg.icon.icon-remove:hover {
  color: #a4d8f7;
}
.cart-item__name {
  text-transform: capitalize;
}
.cart__footer-wrapper:last-child .cart__footer .cart__blocks {
  margin-left: 0;
  margin-top: 40px;
}
.cart__footer-wrapper:last-child .cart__footer cart-note.cart__note.field, .cart__footer-wrapper:last-child .cart__footer .cart__blocks {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.cart__footer-wrapper:last-child .cart__footer {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.title-wrapper-with-link a {
  padding: 12px 80px !important;
  text-transform: uppercase;
  font-size: 1.5rem;
}
.cart__note label {
  font-weight: 500;
  color: #090C0F;
  font-size: 16px;
}
.cart__footer-wrapper:last-child .cart__footer .cart__blocks .js-contents {
  background-color: #f0f0f0;
  padding: 20px 20px 2px;
}
.cart__footer-wrapper:last-child .cart__footer .cart__blocks .js-contents .totals {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.cart__footer-wrapper:last-child .cart__footer .cart__blocks .js-contents .totals h3.totals__subtotal {
  margin-bottom: 18px;
  font-size: 18px;
}
.cart__footer-wrapper:last-child .cart__footer .cart__blocks .js-contents .totals p.totals__subtotal-value {
  margin-left: 0;
  font-weight: 700;
  color: #a4d8f7;
}
.cart__footer-wrapper:last-child .cart__footer .cart__blocks .cart__ctas {
  display: flex;
  gap: 1rem;
  justify-content: center;
  margin-top: 25px;
}
.facet-filters__sort:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  outline-offset: 0 !important;
}
.facet-filters.sorting.caption *:focus-visible {
  outline: none !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
}
.facet-filters__field .select:hover, .facet-filters__field .select select#SortBy:hover {
  color: #090C0F;
}
td.cart-item__totals span.price.price--end {
font-weight: 600;
  color: #090C0F;
}
/*********************** Your Shopping Cart End *************************/
/*********************** Terms-condition Start *************************/
.terms-condition-main-wrapper {
  margin-top: 80px;
  margin-bottom: 80px;
}
.terms-condition-page h4 span {
  font-size: 18px;
  display: block;
  background: #a4d8f7;
  padding: 10px;
  color: #fff;
}
.terms-condition-page p span {
  font-size: 14px;
  padding-bottom: 16px;
  display: block;
  padding: 10px;
  color: #787878;
}
.terms-condition-page{
  margin-bottom: 14px;
}
/*********************** Terms-condition End *************************/
/*********************** privacy Start *************************/
.privacy-policy-title{
  border: 1px solid #a4d8f7;
  padding: 10px 15px;
  background: #a4d8f7;
  margin-bottom: 0;
  color: #fff;
}
.privacy-policy-main-wrapper {
  margin-top: 80px;
  margin-bottom: 40px;
}
.privacy-policy {
  margin-bottom: 40px;
  display: block;
}
.privacy-policy p {
  display: block;
  font-size: 16px;
  padding-bottom: 0;
  color: #787878;
  margin-bottom: 0;
  padding: 14px;
}
.privacy-policy-title a {
  font-size: 18px;
  color: #fff;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.privacy-policy-title a:hover{
  color: #fff;
}
/*********************** privacy End *************************/
/*********************** megamenu Start *************************/
.mega-menu__list li ul a.mega-menu__link.link {
  padding-bottom: 12px;
  font-size: 14px;
}
/*********************** megamenu End *************************/
/*********************** faq Start *************************/
.faq-main-wrapper .acc-head-img img{
width: 100%;
}
.faq-main-wrapper {
  margin-bottom: 80px;
}
.faq-main-wrapper .acc-head-img {
  margin-top: 80px;
}
.faq-main-wrapper .acc-body {
  display: none;
  background: rgba(255, 255, 255, .8);
  padding: 0.5rem 1rem;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.faq-main-wrapper .crc-chevron {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 1rem;
  max-width: 10%;
}
.faq-main-wrapper .fa-chevron-down {
  color: #ffffff;
  font-size: 20px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform .5s ease-in;
  transition: -webkit-transform .5s ease-in;
  -o-transition: transform .5s ease-in;
  transition: transform .5s ease-in;
  transition: transform .5s ease-in, -webkit-transform .5s ease-in;
  float: right;
  cursor: pointer;
  padding: 0 0;
  font-weight: 300;
}
.faq-main-wrapper .acc-head {
  border-bottom: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 1rem 2rem;
  cursor: pointer;
  max-width: 100%;
  background: #a4d8f7;
  margin: auto;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 15px;
}
.faq-main-wrapper .acc-head:hover {
  background: #090C0F;
}
.faq-main-wrapper .acc-head h2 {
  color: #ffffff;
  line-height: 1.7;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 18px;
}
.faq-main-wrapper .crc-close-anim {
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7);
}
.faq-main-wrapper .close {
  background-color: transparent;
  border: none;
}
.faq-main-wrapper button, .faq-main-wrapper select {
  text-transform: none;
  transform: scale(1);
}
.faq-main-wrapper .fa-times {
  color: #B34238;
  font-size: 20px;
  margin: auto;
  padding: 10px;
}
.faq-main-wrapper .faq-diamond-text {
  margin-top: 30px;
  margin-bottom: 40px;
}
.faq-main-wrapper .faq-outer-paragraph {
  margin-bottom: 16px;
}
.faq-main-wrapper .faq-second-paragraph p {
  font-size: 14px;
  margin-bottom: 0;
}
.faq-main-wrapper .faq-outer-paragraph h2 {
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 500;
  font-size: 18px;
}
.faq-main-wrapper .fa-chevron-down svg {
    fill: #ffffff;
}
.faq-main-wrapper .fa-chevron-down svg {
    fill: #ffffff;
    width: 30px;
    height: 30px;
}

/*********************** faq End *************************/
/*********************** Tab product Start *************************/
.tab-information {
    padding-top: 10px;
  font-size: 16px;
}
.product-description-tab-wrapper>div, .product-images-tab-two>div {
  display: inline-block;
  float: left;
  vertical-align: middle;
  width: 100%;
  max-width: 50%;
}
.product-description-tab-wrapper-left {
  padding-right: 15px;
}
.product-description-tab-wrapper-right {
  padding-left: 15px;
}
.product-images-tab-wrapper-right img {
  width: 100%;
}
.product-images-tab-two-img1 {
  padding-right: 15px;
}
.product-images-tab-two-img2 {
  padding-left: 15px;
}
.product-description-tab-heading h5 {
  font-size: 24px;
  margin-bottom: 8px;
}
.product-description-tab-heading {
  padding-bottom: 30px;
}
.product-description-tab-heading p {
  font-size: 14px;
  margin-bottom: 20px;
}
.product-images-tab-two {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-top: 20px;
}
.tab-customize {
  overflow: hidden;
  background-color: #090C0F;
}
.custom-tabination {
  border: 1px solid #e1e1e1;
  margin-top: 100px;
}
.custom-tabination div#tab-1, .custom-tabination div#tab-2, .custom-tabination div#tab-3 {
  padding: 30px 20px;
  overflow: hidden;
}
.tab-customize button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  color: #fff;
  padding: 10px 36px;
  transition: .3s;
  font-size: 18px;
  font-weight: 400;
}
.tab-customize button:hover, {
  background-color: #a4d8f7;
}
.tab-customize button.active {
  background-color: #a4d8f7;
  color: #fff;
}
.cart__checkout-button:hover{
  background: #273544 !important;
}
.tabcontent-cus {
  display: none;
  padding: 6px 12px;
}
.tab-customize .tablinks-cus:focus {
  outline: none;
}
/*********************** Tab product End *************************/
/*********************** Back to top Start *************************/
#back-to-top {
  display: inline-block;
  background-color: #a4d8f7;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 0px;
  position: fixed;
  bottom: 100%;
  right: 30px;
  transition: all 1s ease;
  visibility: hidden;
  z-index: 1000;
}
#back-to-top svg {
    height: 39px;
    fill: #fff;
    width: 39px;
}
#back-to-top:hover {
  cursor: pointer;
  background-color: #090C0F;
}
#back-to-top:active {
  background-color: #090C0F;
}
#back-to-top.show {
  bottom: 30px;
  visibility: visible;
}
#back-to-top::after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*********************** Back to top End *************************/
/*********************** Portfolio Start *************************/
.gallery-d-img svg{
  width: 356px;
  height: 237px;
  background: #ddd;
}
.section-zigzag-banner img{
  width: 100%;
}
.content-item{
  margin-bottom: 20px;
}
.without-gutters {
  margin-right: 0;
  margin-left: 0;
}
.section-zigzag-banner .banner-inner {
  position: relative;
  padding: 10px 0px;
}
.section-zigzag-banner .zigzag-info .banner-main-title {
  font-weight: 600;
  margin-bottom: 18px;
  font-size: 18px;
}
.section-zigzag-banner .col-item:nth-child(2n) .col-12:nth-child(2) {
  order: 1;
}
.section-zigzag-banner .col-item:nth-child(2n) .col-12:nth-child(1) {
  order: 2;
}
/*********************** Portfolio End *************************/
.artical-templates-single-blog {
  padding-top: 80px;
}
/*********************** Parallax Block Start *************************/
.parallax-bg-img img{
  width: 100%;
  height: auto;
}
.parallax-text{
  
  text-align: center;
  
}
.parallax-block .sub-title{
  margin-bottom: 20px;
  display: block;
}
.parallax-block .main-title{
  font-weight: 600;
  margin-bottom: 10px;
}
.parallax-block .box-info{
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.parallax-block .box-info:before{
  border: 3px dashed #a4d8f7;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  z-index: 2;
  opacity: 0;
  animation: spinAround 20s linear infinite;
  transition: all 0.3s ease-out;
  opacity: 1;
  -webkit-animation: spinAround 20s linear infinite;
  -webkit-transition: all 0.3s ease-out;
}
@keyframes spinAround {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.parallax-block .box-info img{
  border-radius: 50%;
  transition: all 0.4s ease-out;
  width: 100%;
}
.parallax-block .box-info:hover:before{
  opacity: 1;
}
.parallax-block .box-info img:hover{
  transform: scale(1.07);
}
.catergory-btn{
  display: inline-block;
  padding: 10px 20px;
}
.parallax-text .category{
  margin-top: 30px;
}
.parallax-text .category > div {
  float: left;
  max-width: 16.66%;
  width: 100%;
}
.category-name a{
  color: #090C0F;
  font-size: 22px;
}
.category-name a:hover{
  color: #a4d8f7;
}
.category-name{
  margin-top: 10px;
}
.category-heading-title a{
  color: #090c0f;
}
/*********************** Parallax Block End *************************/
/*********************** About Block Start *************************/
.about-left-text .icon-box {
    padding-top: 30px;
    display: flex;
}
.about-left-text .feature1 {
    border-radius: 50%;
    background-color: #a4d8f7;
    color: #fff;
    display: flex;
    padding: 16px 19px;
    width: 75px;
    height: 75px;
    justify-content: center;
    align-items: center;
}
.about-left-text .icon-box-content {
    padding-left: 25px;
}
.about-left-text{
  padding: 0px 50px;
}
.about-main-section .about_img_2{
    margin-top: 25px;
}
.collection-btn {
  padding: 15px 30px;
  margin-top: 30px;
}
.about-main-section .main-heading-wrapper {
  margin-bottom: 15px;
}
.about-sub-title{
  margin-bottom: 40px;
}
.about-main-section .about-sub-title:before{
    content : "";
    position : absolute;
    width : 65%;
    height : 1px;
    background-color: #787878;
    bottom: 0;
    left: 0;
    margin: -15px 0;
}
.collection-btn,
.shipping-btn,
.slide-button.logic-go-btn,
.parallax_btn,
.parallax-btn,
.details .more-btn-icon a,
.details2 .more-btn-icon a,
.title-wrapper-with-link a,
.shopify-payment-button__button,
.account-inner-qrapper a,
.account-inneer-qrapper a,
.collection__view_all,
.gallery-btn,
.catergory-btn{
  background: var(--LG_Blog_Button_BG_Color);
  color: var(--LG_Button_Text_Color) !important;
  font-size: 16px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 12px 30px;
  transition: 0.5s ease-in-out;
  z-index: 1;
  position: relative;
  text-transform: capitalize;
}

.collection-btn:hover,
.shipping-btn:hover,
.slide-button.logic-go-btn:hover,
.parallax_btn:hover,
.parallax-btn:hover,
.details .more-btn-icon a:hover,
.details2 .more-btn-icon a:hover,
.title-wrapper-with-link a:hover,
.shopify-payment-button__button:hover,
.account-inner-qrapper a:hover,
.account-inneer-qrapper a:hover,
.collection__view_all:hover,
.gallery-btn:hover,
.catergory-btn:hover{
    background-color: #273544 !important;
    color: #ffffff !important;
}
.main-products-page-wrapper .product-form__buttons button.product-form__submit.button.button--full-width.button--secondary:hover{
  background: #273544 !important;
}
.main-products-page-wrapper .shopify-payment-button__button:hover{
  background: #a4d8f7 !important;
}
.category-heading-title:hover{
  background-color: #a4d8f7;
  border: 2px solid #a4d8f7;
}
.category-heading-title:hover a{
  color: #090c0f;
}
.customer button:hover{
  color: #090c0f !important;
}

.homepage-newsletter .newsletter-form__button {
  z-index: 1;
  transition: all 0.3s ease;
}

.bn_button.viewall.text-center a,
.blog__view-all a,
.login-top-wrapper button,
.customer button,
.product-form__buttons button.product-form__submit.button.button--full-width.button--secondary,
.cart__checkout-button,
.contact__button button {
  background: #a4d8f7;
  color: #fff !important;
  font-size: 18px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 12px 30px;
  transition: 0.5s ease-in-out;
  z-index: 1;
  position: relative;
  text-transform: capitalize;
  margin-top: 0px;
}
.bn_button.viewall.text-center a, .blog__view-all a{
  background: none;
  color: #090c0f !important;
}

.bn_button.viewall.text-center a:hover,
.blog__view-all a:hover,
.product-form__buttons button.product-form__submit.button.button--full-width.button--secondary:hover,
.contact__button button:hover {
  background: #a4d8f7 !important;
}
.login-top-wrapper button:hover{
  background: #273544 !important;
  color: #fff !important;
}
.homepage-newsletter .newsletter-form__button{
   border: 1px solid #090c0f;
}
.homepage-newsletter .newsletter-form__button:hover{
  background: #a4d8f7 !important;
}
/*********************** About Block End *************************/
/*********************** Shipping Block Start *************************/
.shipping-block-wrapper-main {
  padding-bottom: 30px;
  padding-top: 20px;
}
.shipping ul {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
}
.shipping-list-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.shipping-list-wrapper>div {
  float: left;
  width: 100%;
}
.shipping-list-wrapper .shipping.shipping-one {
  padding: 0px 10px;
}
.shipping-list-wrapper .shipping.shipping-two {
  padding: 0px 10px;
}
.shipping-list-wrapper .shipping.shipping-three {
  padding: 0px 10px;
}
.shipping-wrapper-inner-one{
  padding: 40px 0;
}
.shipping-wrapper-inner-two{
  padding: 40px 0;
}
.badge{
  background: #090c0f !important;
}
.shipping-wrapper-inner-three{
  padding: 40px 0;
}
.shipping-icon-img {
  width: 77px;
  height: 77px;
  margin: 0 auto;
}
.shipping-list-wrapper .shipping.shipping-one,
.shipping.shipping-two,
.shipping.shipping-three {
  max-width: 33.33%;
  text-align: center;
}
.shipping ul p {
  margin-bottom: 0;
}
.shipping-block .product_shipping{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.shipping-product span{
  color: #a4d8f7;
  text-decoration: underline;
  font-weight: 600;
}
/*********************** Shipping Block End *************************/
/*********************** Xipblog Block Start *************************/
.xipblog-date-main svg,
.xipblog-date-main time{
  color: #fff;
  fill: #fff;
}
.blog-flex {
    display: flex;
    justify-content: space-between;
}

.row--left {
  justify-content: flex-start;
}
.row--center {
  justify-content: center;
}
.row--right {
  justify-content: flex-end;
}
.title-wrapper-with-link span {
  font-weight: 600;
}
.title-wrapper-with-link p {
  font-weight: 600;
}
.card {
  border: 0;
}
.card.article-card.card--standard.card--media {
  --ratio-percent: 100% !important;
}
.card__contents .button {
  padding: 13px 24px !important;
  min-height: auto !important;
}
.blog__posts.articles-wrapper .article .card__information {
  padding: 0 10px;
  margin-top: 30px;
  text-align: left;
}

.circle-divider {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  padding: ;
}
.underline-links-hover:hover a {
  text-decoration: none;
  text-underline-offset: 0;
}
.xipblog-subtitle-wrapper {
  margin-bottom: 0;
}
.xipblog-date-main {
  position: absolute;
  left: 0;
  margin: 0 auto;
  bottom: 0;
}
.xipblog-date-wrpper {
    padding: 10px;
    background: #273544;
    display: inline-block;
    vertical-align: middle;
}
.xipblog-paragraph-main-wrapper {
    margin-bottom: 0;
}
/*********************** Xipblog Block End *************************/
/*********************** Banner Block Start *************************/
#banner-blockv1 {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.details, .details2 {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 53px;
  height: 100%;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
}
.banner-desc1, .banner-desc2 {
  font-weight: 600;
  text-transform: capitalize;
  line-height: 1.4;
  margin-bottom: 0px;
}
.more-btn-icon a {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  color: #ffffff;
  background-color: rgb(0 0 0 / 12%);
  padding: 12px 21px;
  display: inline-block;
  vertical-align: middle;
}
.more-btn-icon {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-top: 27px;
}

.banner-custom-img,
.banner-custom-img .banner-block-images-height svg {
    height: 100%;
    width: 100%;
    background-color: rgb(0 0 0 / 21%);
}

/*********************** Banner Block End *************************/
/*********************** Brand Slider Start *************************/
#brand-slider img{
/*   max-width: 120px; */
  max-width: 250px;
  margin: 0 auto;
  opacity: 0.5;
  cursor: pointer;
  width: 100%;
}
#brand-slider img:hover{
  opacity: 1;
}
 #brand-slider .item.text-center.logo-bar__item {
    float: left;
    max-width: 20%;
    width: 100%;
}
/*********************** Brand Slider End *************************/
/************************** Main Slider start **************************/
.slider-show-wrapper img {
    width: 100%;
    height: auto;
}
.slider-block-images-height svg{
    min-width: 100%;
    min-height: 720px;
    width: 100%;
    background-color: rgb(0 0 0 / 21%);
}
.slider-show-wrapper .swiper-arrows {
    opacity: 0;
}
.slider-show-wrapper:hover .swiper-arrows {
  opacity: 1;
}
.mobile-only {
  display: none;
}
.slide-button.logic-go-btn{
    font-size: 16px;
    padding: 15px 30px;
}
.slide_1,.slide_2,.slide_3{
  padding: 0 !important;
}
.slide-img{
  width:100%;
}
.swiper-button-next, .swiper-button-prev {
  color:  var(--LG_Button_Text_Color)!important;
  background:var(--LG_Blog_Button_BG_Color) !important;
  height: 35px!important;
  width: 35px!important;
}
.home-slideshow-section .slide-heading{ 
  font-weight: 700;
  line-height: 1.3 !important;
  margin-bottom:26px;
}
.slide-text {
  margin-bottom:44px;
}
.fa-chevron-right,.fa-chevron-left:before{
  display:none;
}
.swiper-button-next.logic-go-btn:after, .swiper-button-prev.logic-go-btn:after{
  font-size: 18px;
  padding: 0;
  font-weight: 900;
  background: transparent !important;
}
/************************** Main Slider End **************************/
/************************** customer Address Start **************************/
.customer.addresses a {
    margin: 11px 0;
}
.customer.addresses ul {
    background-color: #f0f0f0;
    display: inline-block;
    vertical-align: middle;
    margin-top: 30px;
    padding: 20px 20px;
}
div#AddAddress {
    background-color: #f0f0f0;
    padding: 30px 20px;
    margin-top: 50px;
}
/**************************customer Address End **************************/
/************************** customer account End **************************/
.account-title-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.account-title-wrapper > div {
    float: left;
    max-width: 50%;
    width: 100%;
}
.update-and-cancel-btn {
 margin-top: 15px
}
.order-history-wrapper {
    text-align: center;
    margin-top: 30px;
}
.account-inner-qrapper {
    display: inline-block;
    vertical-align: middle;
    float: right;
}
.account-inner-qrapper a,
.account-inneer-qrapper a {
    background-color: #a4d8f7;
    padding: 10px 20px;
    color: #fff;
}
.account-inneer-qrapper {
    display: inline-block;
    vertical-align: middle;
    background-color: #f0f0f0;
    padding: 20px 30px;
}
/************************** customer account End **************************/
/********************** Language and currency select Start ***********************/
.header .localization-form:only-child .button,
.header .localization-form:only-child .localization-form__select {
    margin: 0;
    padding: 0;
    width: auto;
    max-width: initial;
    min-width: auto;
    min-height: auto;
    height: auto;
    display: block;
    background-color: transparent;
    color: #fff;
    padding-left: 3.5rem;
}
.header .localization-form:only-child {
    padding: 0;
    margin-right: 0;
    display: inline-block;
}
.header .disclosure__list-wrapper{
  bottom: auto;
  z-index: 999;
  right: 0;
}
.header .localization-form__select:after{
    border: 0 !important;
    box-shadow: none !important;
}
.header .localization-selector+.disclosure__list-wrapper {
    margin-left: 0;
    margin-top: 10px;
}
.header .disclosure__list {
    position: relative;
    overflow-y: auto;
    font-size: 1.4rem;
    padding-bottom: 0;
    padding-top: 0;
    scroll-padding: 0 0;
    min-height: auto;
    max-height: 14rem;
    max-width: initial;
    min-width: auto;
    width: max-content;
    text-align: left;
}
.list-payment{
  margin: !important:
}
.search-modal__content .predictive-search__item--term,
  .predictive-search__item--term{
  margin-bottom: 2rem;
  margin-top: 2rem;
  max-width: fit-content;
}
.search-box-input-serface {
    text-align: center;
}
.search-box-input-serface div#predictive-search-option-search-keywords {
    vertical-align: middle;
}
.type-searching-main-box .predictive-search__list-item:nth-last-child(2) {
  border-bottom: none;
}
.type-searching-main-box .predictive-search__item-heading {
 font-size: 14px;
}
 .search-box-input-serface button.link--text:hover{ 
    color: #fff !important;
  }
 .search-box-input-serface button.predictive-search__list-item:hover>*{
   background-color: #a4d8f7 !important;
 }
.type-searching-main-box .caption-with-letter-spacing{
      font-size: 2rem;
  font-weight: 600;
  color: #090C0F;
}
/********************** Language and currency select End *************************/
/********************* shopify featured start ************************/
  .collection .double-long-main-banner {
    margin-top: 18px;
}
.special-collection .collection__view-all{
  display: flex;
  align-items: end;
}
.special-left-inner-side{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.special-left-main-banner .left-banner-inner-image2 {
  padding-bottom: 15px;
  padding-top: 0;
}
.featured-collection-main-wrapper .product-heading-wrapper{
  display: flex;
  justify-content: space-between;
}
.datecounter{
  display: flex;
  align-items: center;
}
.collection .slider-counter.caption{
  display: none;
}
.product-img img{
  width: 100%;
}
.collection_title{
  position: absolute;
  left: 50%;
  text-align: center;
  top: 50%;
  transform: translate(-50%, 0px);
  z-index: 1;
}
.collection__view_all {
  padding: 12px 30px;
  color: #090C0F !important;
  background: #ffffff;
  font-size: 16px;
  display: inline-block;
  position: relative;
}
.product-inner .product-image a.product__image-wrapper svg.placeholder-svg {
    background-color: #f3f3f3;
}
.featured-collection-main-wrapper button.slider-button.slider-button--prev,
.featured-collection-main-wrapper  button.slider-button.slider-button--next {
     color: #a4d8f7;
}
.featured-collection-main-wrapper button.slider-button.slider-button--prev:hover,
.featured-collection-main-wrapper  button.slider-button.slider-button--next:hover {
   color: #090C0F;
}
.product-img  .banner-block-images-height svg,
.parallax-bg-img .banner-block-images-height svg{
      background-color: rgb(0 0 0 / 29%);
}
.deal_product span{
  color: #787878
}
.deal_product{
  color: #090C0F;
  font-size: 18px;
}
/********************* shopify featured end ************************/
/******************** facet drawer start ***********************/
  .facets-container-drawer .mobile-facets__count{
    display: none;
  }
  .facets-container-drawer .mobile-facets__heading{
    font-size: 20px;
    font-weight: 600;
  }
  .facets-container-drawer .mobile-facets__header{
    text-align: left;
    padding: 2rem 2.5rem
  }
  .facets-container-drawer .mobile-facets__summary {
    border-bottom: 1px solid rgb(0 0 0 / 8%);
    padding: 2.3rem 0rem
  }
  
  .facets-container-drawer .mobile-facets__main {
      padding: 0 0 0;
  }
  .facets-container-drawer .mobile-facets__details {
    padding-left: 25px;
    padding-right: 25px;
}
 .facets-container-drawer .field__input  {
    background: #f0f0f0;
}
  .facets-container-drawer .mobile-facets__close-button {
    padding: 2.2rem 2.6rem;
    border-bottom: 1px solid rgb(0 0 0 / 8%);
    margin-bottom: 30px;
    width: 100%;
}
 .facets-container-drawer .mobile-facets__clear-wrapper{
   background-color: #a4d8f7;
 }
  .facets-container-drawer .mobile-facets__clear-wrapper a{
    color: #fff;
    text-transform: uppercase;
  }
  .facets-container-drawer .mobile-facets__footer{
    padding: 1rem;
  }
  .facets-container-drawer .mobile-facets__summary>div, 
  .facets-container-drawer .facets__summary>div {
    padding: 3px 0 6px 1px;
}
  aside#main-collection-filters .facets-container-drawer {
    margin-bottom: 30px;
}
  aside#main-collection-filters .facet-filters__field .select__select, 
aside#main-collection-filters .mobile-facets__sort .select__select {
    background-color: #f0f0f0;
    padding: 10px 29px;
}
  aside#main-collection-filters .facet-filters__sort+.icon-caret {
    right: 10px;
}

/******************** facet drawer end ***********************/
#brand-slider .item.text-center.logo-bar__item {
    float: left;
    max-width: 20%;
    width: 100%;
}
.quick-add__submit{
  background: rgba(0,0,0,1);
  fill: #fff;
  height: 45px;
}
/******************** slider brand start ***********************/
.brandslider-outer .media--transparent {
    background-color: transparent;
    text-align: center;
    opacity: .7;
}
.brandslider-outer .media--transparent:hover {
     opacity: 1;
}
  .brandslider-outer .slider-counter {
 display: none;
}
button.slider-button.slider-button--next,
button.slider-button.slider-button--prev{
  color: #fff;
  border: 1px solid #e1e1e1;
  background-color: #a4d8f7;
}
.brandslider-outer .slider-button .icon {
    height: 1rem;
}
  
/******************** slider brand end ***********************/
.collection-list h3.card__heading {
  font-size: 25px;
  color: #090c0f;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  padding: 10px 0;
  background-color: #DCE7E6;
}
.collection-list li.collection-list__item.grid__item .card__content {
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.header-top-right-wrapper .announcement-text a{
  color: #787878;
}
/* ................parallax-new start..................... */
  .parallax-block4 .custom-parallaxblock4{
    position: relative;
  }
  .parallax-block4 .custom-parallaxblock4 img{
    width: 100%;
    height: auto;
  }
  .custom-parallaxblock4 .parallax-block-content{
    width: 100%;
    padding: 40px;
    border: 1px dashed #a4d8f7;
    background-color: rgb(20 97 87 / 20%);
  }
/*   ................featured-new............ */
.datecounter .tiles li{
  margin: 0 10px;
  color: var(--LG_Button_Text_Color);
  height: 50px;
  width: 50px;
  color: #0a202d;
  padding: 15px 0;
  text-align: center;
  position: relative;
  float: right;
}
.count_bg_img img{
  width: 100%;
  height: auto;
  background: #a4d8f7;
}
.count-blank{
  margin: 0 !important;
  width: inherit !important;
  height: inherit !important;
}
/*   ...........................countdown start .................. */
      ul#counter {
        display: flex;
    }
  #counter li {
    max-width: 100%;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
  }
  .counter-down .count {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
  }
  .counter-down .count::after{
    content: "+";
  }
  .count_bg_img .heading{
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 0px;
  }
  .count_bg_img{
    position: relative;
  }

/* .....................count down end ................ */

.contact-t-img{
  margin-bottom: 50px;
}
.slider_style_1.swiper-slide.swiper-slide-active .slide-sub-heading-3  {
    animation: 1s ease 0s normal none 1 running fadeInLeft;
}

.slider_style_1.swiper-slide.swiper-slide-active .slide-sub-heading-2 {
    animation: 0.8s ease 0s normal none 1 running fadeInLeft;
}

/* .....................Double long banner Start ................ */
  .double-banner-inner-image {
    max-width: 50%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
}
/* .....................Double long banner End ................ */
/* .....................video start ................ */
  .deferred-media__poster-button .icon-play{
    color: #a4d8f7;
  }
/* .....................video End ................ */
  

/* .....................side menu pop start................ */

   @media only screen and (max-width: 1199px) {
  #side-menu-setup {
    display: none !important;
  }
}
#side-menu-setup .so-groups-sticky {
  z-index: 10;
  width: 100px;
  background: #273544;
  transition: all 0.6s ease 0s;
}
#side-menu-setup .so-groups-sticky.right {
  position: fixed;
  right: -100px;
}

#side-menu-setup .so-groups-sticky.right .popup-close {
  border-radius: 10px 0 0 10px;
  left: -35px;
}
#side-menu-setup .so-groups-sticky.right.active {
  right: 0px;
}
#side-menu-setup .so-groups-sticky.right.active .popup-close svg {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
#side-menu-setup .so-groups-sticky.left {
  position: fixed;
  left: -100px;
}
#side-menu-setup .so-groups-sticky.left .popup-close {
  border-radius: 0px 10px 10px 0px;
  right: -35px;
}
#side-menu-setup .so-groups-sticky.left .popup-close img {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
#side-menu-setup .so-groups-sticky.left.active {
  left: 0;
}
#side-menu-setup .so-groups-sticky.left.active .popup-close img {
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
}
#side-menu-setup #so-groups > div.item {
  text-align: center;
  position: relative;
  padding: 20px 0;
}
#side-menu-setup #so-groups > div.item:before {
  content: "";
  position: absolute;
  width: 70px;
  height: 1px;
  bottom: 0;
  left: 15px;
  border-bottom: 1px dashed #fff;
}
#side-menu-setup #so-groups > div.item:last-child:before {
  display: none;
}
#side-menu-setup #so-groups > div.item i {
  font-weight: 400;
  font-size: 28px;
  color: #999;
}
a{
  cursor: pointer !important;
}
#side-menu-setup #so-groups > div.item .money {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}
#side-menu-setup #so-groups > div.item .name {
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  max-width: 100%;
  width: 100%;
  padding: 15px 0px;
}
  .dashed-topic{
    position: relative;
  }
  .dashed-topic:before{
    content: "";
    position: absolute;
    width: 70px;
    height: 1px;
    bottom: 0;
    left: 15px;
    border-bottom: 1px dashed #fff;
  }
#side-menu-setup #so-groups > div.item .name:hover {
  color: #a4d8f7;
    }
#side-menu-setup #so-groups > div.item a.img-icon {
  display: block;
  margin-bottom: 6px;
}
#side-menu-setup #so-groups > div.item:hover i {
  color: #e01a22;
}
#side-menu-setup #so-groups > div > i {
  line-height: 40px;
}
#side-menu-setup #so-groups .popup-close {
  position: absolute;
  background: none repeat scroll 0% 0% #273544;
  width: 35px;
  height: 45px;
  top: 60px;
  line-height: 45px;
  text-align: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
}
 #side-menu-setup .form-box{
    display: flex;
    flex-wrap: wrap;
  }
#side-menu-setup #so-groups .popup-header .popup-close {
  top: 50%;
  margin-top: -20px;
  width: 40px;
  cursor: pointer;
  color: #fff;
  font-size: 2.2rem;
}
#side-menu-setup #so-groups .popup-header .popup-close:hover {
  opacity: 0.7;
}
#side-menu-setup #so-groups i.fa {
  text-align: center;
}
#side-menu-setup #so-groups .popup-close i.fa {
  width: 100%;
  color: #fff;
}
a.buy-demo {
  position: fixed;
  bottom: 150px;
  left: 30px;
  background-color: #fff;
  color: white;
  font-size: 14px;
  padding: 12px 20px 12px 16px;
  border-radius: 35px;
  line-height: 1;
  z-index: 379;
}
a.buy-demo svg {
  fill: #81b441;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
a.buy-demo > svg, a.buy-demo > span {
  vertical-align: middle;
}
a.buy-demo:hover {
  color: white;
  background-color: #7dbd2d;
}
a.buy-demo:hover svg {
  fill: white;
}
.buy-demo svg {
  animation: rotateinfinite 15s ease-in-out infinite;
}
@keyframes nasa_pulsate {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}
@keyframes rotateinfinite {
  to {
    transform: rotateY(360deg);
  }
}
@keyframes rotateinfinite {
  20%, 100% {
    transform: rotateY(360deg);
  }
  0% {
    transform: rotateY(0deg);
  }
  10% {
    transform: rotateY(0deg);
  }
}
.widget-services.style-df .home-services {
  border: 1px solid #e5e5e5;
  clear: both;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  width: 100%;
  padding: 20px 0;
}
@media only screen and (max-width: 1200px) {
  .widget-services.style-df .home-services {
    padding: 10px 0;
  }
}
.widget-services.style-df .home-services .owl-item {
  float: var(--left);
    line-height: 19px;
    }
.widget-services.style-df .home-services .owl-item:last-child {
  border: none;
}
.widget-services.style-df .home-services .services-inline {
  cursor: pointer;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .widget-services.style-df .home-services .services-inline > div {
    text-align: var(--left);
      }
  .widget-services.style-df .home-services .services-inline > div .service-ico {
    min-width: 47px;
    text-align: center;
  }
}
@media only screen and (max-width: 567px) {
  .widget-services.style-df .home-services .services-inline {
    text-align: center;
  }
}
.widget-services.style-df .home-services .services-inline .policy.policy4:before {
  display: none;
}
.widget-services.style-df .home-services .services-inline .service-ico {
  float: var(--left);
    position: relative;
    line-height: 100%;
    color: #fff;
    position: relative;
    padding-left: 20px;
    }
.widget-services.style-df .home-services .services-inline .service-ico i {
  font-size: 42px;
}
@media (max-width: 1200px) and (min-width: 767px) {
  .widget-services.style-df .home-services .services-inline .service-ico {
    display: block;
    top: auto;
  }
  .widget-services.style-df .home-services .services-inline .service-ico i {
    font-size: 36px;
  }
}
.widget-services.style-df .home-services .services-inline .service-info {
  margin-left: 90px;
  text-align: var(--left);
    }
.widget-services.style-df .home-services .services-inline .service-info h2 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  color: #fff;
  font-size: 14px;
  padding-top: 11px;
  font-weight: 400;
}
.widget-services.style-df .home-services .services-inline .service-info h2:hover {
  color: var(--main-color);
    }
@media only screen and (max-width: 567px) {
  .widget-services.style-df .home-services .services-inline .service-info h2 {
    padding-top: 5px;
  }
}
.widget-services.style-df .home-services .services-inline .service-info p {
  color: #999;
  margin-top: 5px;
  margin-bottom: 0;
  text-transform: initial;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-services.style-2 .home-services {
  padding-top: 30px;
  padding-bottom: 27px;
  border-bottom: 2px solid #ededed;
}
@media only screen and (max-width: 1200px) {
  .widget-services.style-2 .home-services {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 1200px) {
  .widget-services.style-2 .home-services {
    padding: 15px 0;
  }
}
.widget-services.style-2 .home-services .services-inline {
  cursor: pointer;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .widget-services.style-2 .home-services .services-inline > div {
    text-align: var(--left);
      padding-left: 30px;
      }
  .widget-services.style-2 .home-services .services-inline > div .service-ico {
    min-width: 47px;
    text-align: center;
  }
}
.widget-services.style-2 .home-services .services-inline .policy.policy4:before {
  display: none;
}
.widget-services.style-2 .home-services .services-inline .service-ico {
  float: var(--left);
    width: 70px;
    height: 70px;
    position: relative;
    background-color: var(--main-color);
      line-height: 70px;
      color: #fff;
      }
.widget-services.style-2 .home-services .services-inline .service-ico:after {
  content: "";
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid var(--main-color);
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -7px;
    }
.widget-services.style-2 .home-services .services-inline .service-ico i {
  font-size: 42px;
  line-height: 70px;
}
@media (max-width: 1200px) and (min-width: 767px) {
  .widget-services.style-2 .home-services .services-inline .service-ico {
    display: block;
    top: auto;
    margin: 0 0 15px;
  }
  .widget-services.style-2 .home-services .services-inline .service-ico i {
    font-size: 36px;
  }
}
.widget-services.style-2 .home-services .services-inline .service-info {
  margin-left: 100px;
  min-height: 70px;
  text-align: var(--left);
    }
.widget-services.style-2 .home-services .services-inline .service-info h2 {
  margin-top: 0;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 600;
  margin: 0;
  line-height: 100%;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 100%;
}
.widget-services.style-2 .home-services .services-inline .service-info h2:hover {
  color: var(--main-color);
    }
.widget-services.style-2 .home-services .services-inline .service-info p {
  line-height: 18px;
  color: #999;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 13px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-quicklink {
  padding: 15px 0;
  display: table;
  width: 100%;
}
.widget-quicklink .quick-title {
  white-space: nowrap;
  vertical-align: top;
  color: #444;
  font-size: 13px;
  padding-right: 5px;
  float: var(--left);
    }
.widget-quicklink ul {
  float: var(--left);
    font-size: 13px;
    }
.widget-quicklink ul > li {
  float: var(--left);
    }
.widget-quicklink ul > li:after {
  content: ",";
}
.widget-quicklink ul > li:last-child:after {
  display: none;
}
.widget-quicklink ul > li > a {
  color: #666;
}
.widget-quicklink ul > li > a:hover {
  color: var(--main-color);
    }
.section-bottom .wrap .title-blog {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 0;
  line-height: 100%;
  padding-bottom: 10px;
  border-bottom: 3px solid #f4f4f4;
  position: relative;
  color: #000;
}
.section-bottom .wrap .title-blog:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 70px;
  height: 3px;
  content: "";
  background-color: var(--main-color);
    }
.section-bottom .wrap .blogs > * {
  padding-bottom: 20px;
}
.section-bottom .readmore-btn a {
  background-color: var(--main-color);
    color: #fff;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    float: var(--right);
      text-transform: uppercase;
      margin-top: 15px;
      }
.section-bottom .blog-item {
  clear: both;
  display: inline-block;
  width: 100%;
}
.section-bottom .blog-item.blog-item-1 .blog-image {
  width: 170px;
  float: var(--left);
    }
.section-bottom .blog-item.blog-item-1 .blog-info {
  padding-bottom: 10px;
  margin-left: 190px;
  background: transparent;
  color: #666;
  position: relative;
  vertical-align: top;
  border-bottom: 1px dotted #bdbdbd;
  width: auto;
}
.section-bottom .blog-item.blog-item-1 .blog-decs {
  display: block;
  margin-bottom: 10px;
}
.section-bottom .blog-item .blog-info {
  padding-bottom: 10px;
  margin-left: 95px;
  background: transparent;
  color: #666;
  position: relative;
  vertical-align: top;
  border-bottom: 1px dotted #bdbdbd;
}
.section-bottom .blog-item .blog-image {
  width: 75px;
  float: var(--left);
    }
.section-bottom .blog-item .blog-time {
  font-size: 11px;
}
.section-bottom .blog-item .blog-title {
  margin-bottom: 8px;
  margin-top: 0;
  font-size: 16px;
  font-weight: normal;
}
.section-bottom .blog-item .blog-title a {
  color: #333;
}
.section-bottom .blog-item .blog-decs {
  color: #777;
}
.section-bottom .blog-item .media-date-added span {
  background-color: #ccc;
  color: #fff;
  font-size: 12px;
  padding: 3px 10px;
}
.section-bottom .product-thumb .product-item {
  margin-bottom: 20px;
  clear: both;
}
.section-bottom .product-thumb .product-item .product-img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 85px;
  max-width: 100%;
  float: var(--left);
    margin: side-values(0 15px 0 0);
    }
.section-bottom .product-thumb .product-item .product-img:hover {
  box-shadow: 5px 5px 0 #e5e5e5;
}
.section-bottom .product-thumb .product-item .product-info {
  padding-bottom: 10px;
  margin-left: 100px;
  background: transparent;
  color: #666;
  border-bottom: 1px dotted #bdbdbd;
  position: relative;
}
.section-bottom .product-thumb .product-item .product-info .product-name {
  display: inline-block;
  font-weight: 400;
  color: #666;
  line-height: 100%;
  padding: 0;
}
.section-bottom .product-thumb .product-item .product-info .product-name:hover {
  color: var(--main-color);
    }
.section-bottom .product-thumb .product-item .product-info .price {
  margin: 2px 0 0;
}
.section-bottom .product-thumb .product-item .product-info .box-price .price-new, .section-bottom .product-thumb .product-item .product-info .box-price span.price, .section-bottom .product-thumb .product-item .product-info .price .price-new, .section-bottom .product-thumb .product-item .product-info .price span.price {
  font-size: 16px;
}
.section-bottom .wrap-testimonial .client-image {
  float: var(--left);
    margin-right: 20px;
    display: table-cell;
    cursor: pointer;
    }
.section-bottom .wrap-testimonial .client-image img:hover {
  opacity: 0.7;
}
.section-bottom .wrap-testimonial .item-client {
  margin-bottom: 30px;
  background-color: #f7f7f7;
}
.section-bottom .wrap-testimonial .client-quote {
  margin-bottom: 8px;
  font-size: 16px;
  color: #999;
}
.section-bottom .wrap-testimonial .color-client {
  font-weight: 700;
  color: #41ade2;
}
.section-bottom .wrap-testimonial .client-name {
  font-size: 15px;
  margin: 0;
  font-weight: 400;
}
.section-bottom .wrap-testimonial .client-info {
  vertical-align: top;
  display: table-cell;
  padding: 20px 5px 19px 0;
}
.section-bottom .shop-info .shop-info-wrapper {
  margin-top: 18px;
}
.section-bottom .shop-info .shop-info-wrapper .info-list > li {
  padding: 2px 0;
  position: relative;
}
.section-bottom .shop-info .shop-info-wrapper .info-list > li:before {
  content: '\f041';
  font-family: 'FontAwesome';
  font-size: 16px;
  margin-right: 10px;
  width: 22px;
  display: inline-block;
  text-align: center;
  color: var(--main-color);
    position: relative;
    top: 1px;
    }
.section-bottom .shop-info .shop-info-wrapper .info-list > li.phone-info:before {
  content: "\f095";
}
.section-bottom .shop-info .shop-info-wrapper .info-list > li.email-info:before {
  content: "\f003";
}
.section-bottom .shop-info .shop-info-wrapper .info-list > li.open-info:before {
  content: "\f017";
}
.section-bottom .socials-footer {
  margin-top: 20px;
  margin-bottom: 10px;
  display: inline-block;
}
.section-bottom .socials-footer li {
  float: var(--left);
    margin-left: 5px;
    }
.section-bottom .socials-footer li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  background-color: #d7d7d7;
}
.section-bottom .socials-footer li a:hover {
  background: var(--main-color);
    }
.box-content1 {
  background-color: #ededed;
  padding: 20px 0;
}
.block-sidebar {
  margin-top: 30px;
}
.block-sidebar .home-title {
  line-height: 100%;
  margin: 0;
  padding-bottom: 10px;
  border-bottom: 3px solid #f4f4f4;
  position: relative;
  overflow: visible;
  margin-bottom: 20px;
}
.block-sidebar .home-title:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 70px;
  height: 3px;
  content: "";
  background-color: var(--main-color);
    }
.block-sidebar .home-title span {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
}
.block-sidebar .product-thumb .product-item {
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
}
.block-sidebar .product-thumb .product-item .product-img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 85px;
  max-width: 100%;
  float: var(--left);
    margin: side-values(0 15px 0 0);
    }
.block-sidebar .product-thumb .product-item .product-img:hover {
  box-shadow: 5px 5px 0 #e5e5e5;
}
.block-sidebar .product-thumb .product-item .product-info {
  padding-bottom: 10px;
  margin-left: 100px;
  background: transparent;
  color: #666;
  border-bottom: 1px dotted #bdbdbd;
  position: relative;
}
.block-sidebar .product-thumb .product-item .product-info .product-name {
  display: inline-block;
  font-weight: 400;
  color: #666;
  line-height: 100%;
  padding: 0;
}
.block-sidebar .product-thumb .product-item .product-info .product-name:hover {
  color: var(--main-color);
    }
.block-sidebar .product-thumb .product-item .product-info .price {
  margin: 2px 0 0;
}
.block-sidebar .product-thumb .product-item .product-info .box-price .price-new, .block-sidebar .product-thumb .product-item .product-info .box-price span.price, .block-sidebar .product-thumb .product-item .product-info .price .price-new, .block-sidebar .product-thumb .product-item .product-info .price span.price {
  font-size: 16px;
}
.block-sidebar.tags a {
  float: var(--left);
    line-height: 100%;
    background-color: #fff;
    font-size: 13px !important;
    padding: 8px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    border-image: initial;
    margin: 0px 10px 10px 0px;
    }
.block-sidebar.tags a:hover {
  color: #fff;
  border-color: var(--main-color);
    background: var(--main-color);
      }
.widget-hotcate {
  margin-bottom: 19px;
}
.widget-hotcate .cate-list {
  padding: 11px 0 0;
  margin-bottom: 30px;
}
.widget-hotcate .cate-list h4.title-list {
  font-size: 16px;
  display: inline-block;
  margin: 0 0 11px;
  font-weight: bold;
  color: #fff;
}
.widget-hotcate .cate-list h4.title-list a {
  color: #fff;
}
.widget-hotcate .cate-list h4.title-list a:hover {
  color: var(--main-color);
    }
.widget-hotcate .cate-list li a {
  position: relative;
  font-size: 13px;
  color: #666;
  line-height: 24px;
}
.widget-hotcate .cate-list li a:hover {
  color: var(--main-color);
    }
.widget-hotcate .cate-list li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #999;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
/* .....................side menu pop End................ */
/* .....................slider hero new settings start................ */
  
  .single-banner-inner-image {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    overflow: hidden;
}
  .single-banner-inner-image img{
    transition: all 0.5s ease;
  }
  .featured-collection-main-wrapper {
display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.slider-row {
    float: left;
    max-width: 75.1%;
    width: 100%;
}
 .slider-long-main-banner {
    float: left;
    max-width: 24.9%;
    width: 100%;
}
.slider-banner-inner-image.first-metter {
    padding-bottom: 15px;
    overflow: hidden;
    transition: all 0.5s ease;
}
  .slider-banner-inner-image.first-metter img{
    transition: all 0.5s ease;
  }
  .slider-banner-inner-image.first-metter:hover img{
    transform: scale(1.05);
  }
  .slider-banner-inner-image.second-metter {
    padding-top: 15px;
    overflow: hidden;
    
}
  .slider-banner-inner-image.second-metter img{
    transition: all 0.5s ease;
  }
  .slider-banner-inner-image.second-metter:hover img{
    transform: scale(1.05);
  }
  .slider-floating {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 30px 15px;
}
  .right-banner-sliding {
    margin-left: 15px;
}
  .slider-show-wrapper.swiper-container {
    margin-right: 15px;
}
/* .....................slider hero new settings end................ */

/* .....................shining hover css................ */
  
  .hover14{
  position: relative;
    overflow: hidden;
}
.hover14::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.hover14:hover::before {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
/* .....................shining hover css................ */

.play-btn {
  box-shadow: 0px 0px 25px 3px rgba(255, 0, 128, 0.8);
}

/* triangle */
.play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* pulse wave */
.play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, .75);
  top: -26%;
  left: -26%;
  background: rgba(198, 16, 0, 0);
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}
