/*============================================================

============================================
------------ [CSS_INDEXING_START] ----------
============================================
## [_Google_Fonts]
## [_Imported_CSS_Plugins]
## [_Colors]
## [_Reset_Styles]
## [_Accordion]
## [_Faqs]
## [_Buttons]
## [_Typography]
## [_Global]
## [_Header]
## [_Footer]
## [_Form]
## [_widget]
## [_Home_Slider]
## [_Section_Title]
## [_Title_Lines]
## [_Page_Title]
## [_Section_About]
## [_Section_Service]
## [_Section_Single_Service]
## [_Section_Portfolio]
## [_Section_Project]
## [_Section_Single_Project]
## [_Section_Funfact]
## [_Section_Icon_Box]
## [_Section_News]
## [_Section_Team]
## [_Section_Testimonials]
## [_Section_Pricing_Tables]
## [_Section_Case_Study]
## [_Divider]
## [_Utility]
===========================================
---------- [CSS_INDEXING_END] -------------
===========================================
*/
/*========================================*/
/*----------- [_Google_Fonts] ------------*/
/*========================================*/
/* @import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700;800;900&display=swap'); */
/*========================================*/
/*-------- [_Imported_CSS_Plugins] -------*/
/*========================================*/
/* @import url("bootstrap.min.css"); */
/* @import url("../fonts/webexflaticon/flaticon.css");*/
/* @import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"); */
/* @import url("../fonts/webexicon/style.css");  */
/* @import url("owl.carousel.min.css");
@import url("magnific-popup.css");
@import url("animate.css");
@import url("custom-animation.css");
@import url("meanmenu.min.css"); */
/*========================================*/
/*-------------- [_Colors] ---------------*/
/*========================================*/
/*========== Background Colors ==========*/
@import url("https://fonts.googleapis.com/css2?family=Ma+Shan+Zheng&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lovers+Quarrel&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Jost&family=Lovers+Quarrel&family=Lusitana&family=Ma+Shan+Zheng&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css");
@font-face {
  font-family: "Arial Italic";
  src: url("/wp-content/themes/storefront-child/assets/fonts/Arial-ItalicMT.woff2")
      format("woff2"),
    url("/wp-content/themes/storefront-child/assets/fonts/Arial-ItalicMT.woff")
      format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Times New Roman Italic";
  src: url("/wp-content/themes/storefront-child/assets/fonts/TimesNewRomanPS-ItalicMT.woff2")
      format("woff2"),
    url("/wp-content/themes/storefront-child/assets/fonts/TimesNewRomanPS-ItalicMT.woff")
      format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

.bg-primary-color {
  background: #0c59db;
}

.bg-secondary-color {
  background: #17305e;
}
/*Tab Slider*/
.product-gender-collection .nav-pills .tab-link.active,
.product-gender-collection .nav-pills .show > .tab-link {
  border-bottom: 2px solid #814641;
  color: #814641;
  border-radius: unset;
  background: unset;
  border-top: unset;
  border-right: unset;
  border-left: unset;
}
.product-gender-collection .seve-tab-sec {
  /* background: #fdf6f5; */
  height: 57px;
  /* border-top: 1px solid; */
  border-color: #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-gender-collection ul.nav.nav-pills {
  display: flex;
  justify-content: center;
  column-gap: 0px;
  align-items: center;
  line-height: 60px;
  border-bottom: unset;
  padding: 10px;
}
.product-gender-collection ul.nav.nav-pills li a {
  font-family: Jost;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: center;
  color: #4a4a4a;
  padding: 16px 44px;
  text-decoration: none;
}
.product-gender-collection .tab-content .owl-item.active.center {
  box-shadow: 0px 6px 6px 0px #0000000f;
  box-shadow: 0px 0px 6px 0px #0000001f;
  padding: 30px 15px;
  /* width: 277px !important;
  height: 377px !important; */
}
.product-gender-collection .tab-content .owl-item {
  padding: 30px 35px;
  /* width: 277px !important;
  height: 377px !important; */
}
.product-gender-collection .tab-content .owl-item .tabslider-card h5 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 500;
  line-height: 23.12px;
  text-align: center;
  display: none;
}
.product-gender-collection
  .tab-content
  .owl-item.active.center
  .tabslider-card
  h5 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 500;
  line-height: 23.12px;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #4a4a4a;
}
.product-gender-collection .tab-content .owl-item .tabslider-card p,
.product-gender-collection
  .tab-content
  .owl-item
  .tabslider-card
  p
  .woocommerce-Price-amount,
.product-gender-collection
  .tab-content
  .owl-item
  .tabslider-card
  p
  .woocommerce-Price-amount
  .woocommerce-Price-currencySymbol {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 20.23px;
  text-align: center !important;
  margin-bottom: 0 !important;

  color: #4a4a4a;
}
.product-gender-collection .tab-content {
  display: block;
  position: relative;
  padding-bottom: 80px;
  padding-top: 49px;
}
.product-gender-collection .tabslider-card .wishlist-left {
  position: absolute;
  right: 16px;
  top: 16px;
}
.product-gender-collection .tabslider-card .slider-owl-item img {
  margin-bottom: 24px;
  margin-top: 0px !important;
}
.product-gender-collection .tab-content > .active {
  display: block;
  height: 377px !important;
}
#womenslider .owl-item.active.center h5,
#slider3_man .owl-item.active.center h5,
#slider3_newariv .owl-item.active.center h5 {
  color: #4a4a4a;
  text-align: center;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 24px;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#womenslider .owl-item h5,
#slider3_man .owl-item h5,
#slider3_newariv .owl-item h5 {
  display: none;
}

#womenslider .owl-item.active.center p.text-center.p-4,
#womenslider
  .owl-item.active.center
  p.text-center.p-4
  span.woocommerce-Price-amount.amount,
#womenslider
  .owl-item.active.center
  p.text-center.p-4
  span.woocommerce-Price-currencySymbol,
#slider3_man .owl-item.active.center p.text-center.p-4,
#slider3_man
  .owl-item.active.center
  p.text-center.p-4
  span.woocommerce-Price-amount.amount,
#slider3_man
  .owl-item.active.center
  p.text-center.p-4
  span.woocommerce-Price-currencySymbol,
#slider3_newariv .owl-item.active.center p.text-center.p-4,
#slider3_newariv
  .owl-item.active.center
  p.text-center.p-4
  span.woocommerce-Price-amount.amount,
#slider3_newariv
  .owl-item.active.center
  p.text-center.p-4
  span.woocommerce-Price-currencySymbol {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  display: inline-block;
}
#womenslider p.text-center.p-4,
#slider3_man p.text-center.p-4,
#slider3_newariv p.text-center.p-4 {
  display: none;
}
#womenslider .owl-item.active.center .yith-wcwl-add-button img,
#slider3_man .owl-item.active.center .yith-wcwl-add-button img,
#slider3_newariv .owl-item.active.center .yith-wcwl-add-button img {
  width: unset !important;
  height: unset !important;
}
#womenslider .owl-item.active.center .yith-wcwl-add-button a,
#slider3_man .owl-item.active.center .yith-wcwl-add-button a,
#slider3_newariv .owl-item.active.center .yith-wcwl-add-button a {
  border: none;
  position: absolute;
  top: 0px;
  right: 0px;
}
#womenslider .owl-item.active.center .yith-wcwl-add-button,
#slider3_man .owl-item.active.center .yith-wcwl-add-button,
#slider3_newariv .owl-item.active.center .yith-wcwl-add-button {
  display: block;
}
#womenslider .owl-item .yith-wcwl-add-button,
#slider3_man .owl-item .yith-wcwl-add-button,
#slider3_newariv .owl-item .yith-wcwl-add-button {
  display: none;
}

.product-gender-collection .tabslider-card {
  text-align: center;
}
.product-gender-collection .tab-content .slider {
  margin-bottom: 0;
  position: relative;
  height: 377px !important;
}
.product-gender-collection .tab-content .slider .owl-carousel,
.product-gender-collection .tab-content .slider .owl-carousel .owl-stage-outer,
.product-gender-collection .tab-content .slider .owl-carousel .owl-stage {
  height: 377px;
  position: relative;
  overflow: visible;
}
.product-gender-collection .tab-content .slider .owl-nav {
  position: absolute;
  bottom: 40.06px;
  left: 50%;
  transform: translateX(-47%);
  display: flex !important;
  justify-content: center !important;
  width: 550px;
}
/*Woocomerce*/
.woocommerce-account .woocommerce-error {
  background-color: #886761;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;

  margin-bottom: 0;
}
.woocommerce-account .woocommerce-error strong {
  color: #efeeee;
}
.single-product div#primary {
  margin-bottom: 0;
}
.single-product .site-main {
  margin-bottom: 0;
}
.twe-inner-first img {
  margin: 20px auto;
  width: 148px;
  height: 148px;
}
/*Instagram*/
/* .instagramSection .owl-stage,
.instagramSection .owl-stage-outer {
  height: 230px !important;
} */
/* pop 	 */
.instagramSection .fo-se-sar h1 {
  position: relative;
  top: -55px;
  font-family: Jost;
  font-size: 60px;
  font-weight: 600;
  letter-spacing: -0.6857143044471741px;
  text-align: center;
  color: rgba(191, 207, 216, 1);
}
.instagramSection .sarvada-sec-para {
  font-family: Jost;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: -50px;
  padding-bottom: 40px;
}
.owl-nav.disabled {
  display: block !important;
}
.instagramSection .forteen-social-img img {
  width: 40px;
  height: 40px;
  filter: brightness(0.5);
}
.instagramSection .forteen-social-img {
  display: flex;
  justify-content: center;
  column-gap: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.overlaypop {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 4;
  align-items: center;
  justify-content: center;
}
.pop_img img {
  width: 100%;
}

.popup_inner {
  z-index: 3;
  background: #fff;

  border-radius: 10px;
}
.popovrlay {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  height: 100%;
  z-index: 3;
  display: block !important;
}
#popupmodal .pop_img,
#popupmodals .pop_img {
  padding: 50px;
}
div#popupmodals .close-btn {
  position: absolute;
  right: 15px;
  top: 0px;
  cursor: pointer;
  z-index: 99;
  font-size: 36px;
  color: #000;
}
div#popupmodals .close-pop-btn {
  right: 0px;
  top: 0px;
}
#testimonial-slider-sarvda .sarvada-slider-card {
  opacity: unset !important;
}
#testimonial-slider-sarvda .slider-card.sarvada-slider-card {
  background: transparent;
  padding: 0;
}
#testimonial-slider-sarvda .owl-item img {
  display: block;
  float: left;
  padding: 10px !important;
  /* width: 230px !important;
  height: 230px !important; */
}
/* #testimonial-slider-sarvda .owl-item {
  width: 230px !important;
  height: 230px !important;
  margin-right: 38px !important;
} */
.close-pop {
  position: absolute;
  right: 0px;
  top: -20px;
  font-size: 36px;
  cursor: pointer;
}
.overlaypop .close-pop-btn {
  position: relative;
}

#testimonial-slider-sarvda .sarvada-slider-card {
  margin-top: 0px !important;
  padding: 0;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
/*Product standerd*/

.product-standerd {
  background: #f5fafd;
  padding-bottom: 50px;
}
.product-standerd .twe-sec-fiv {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  padding: 50px 40px;
}
.product-standerd .twe-sec-fiv .twe-inner-first {
  width: 20%;
  text-align: center;
}

.product-standerd .twe-inner-first img {
  margin: 20px auto;
  width: 148px;
  height: 148px;
}
.product-standerd .twe-sec-fiv .twe-inner-first h3 {
  font-family: Jost;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: center;
}
.product-standerd .twe-sec-fiv .twe-inner-first p {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: center;
  width: 238px;
  margin: 0px auto;
}
/*Diamond Save*/
.diamond_save .inn-elve-text {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 35px;
}
.diamond_save .inn-elve-text h3 {
  color: #3a3a3a;
  text-align: center;
  font-family: Jost;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 3px;
}
.diamond_save .inn-elve-text p {
  color: #3a3a3a;
  text-align: center;
  font-family: Jost;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.diamond_save .savediamond {
  position: relative;
  margin-bottom: 30px;
}
.diamond_save .con-nat:before {
  content: "From Rough Diamonds";
  position: absolute;
  top: -45px;
  left: 14%;
  font-family: Jost;
  font-size: 24px;
  font-weight: 600;
  line-height: 35px;
  letter-spacing: 0px;
  width: 247px;
  color: #bfcfd8;
}
.diamond_save .savediamond:before {
  content: "";
  background: url(../../../../uploads/2023/08/Vector-2.svg);
  position: absolute;
  width: 80%;
  height: 2px;
  left: 10%;
  top: 28%;
  z-index: -1;
}
.diamond_save .mine-nat,
.diamond_save .onl-sto {
  position: relative;
}
.diamond_save .inn-elv-txt-img img {
  border-radius: 100%;
  border: 8px solid #d4e4e4;
  height: 180px;
  width: 180px;
  margin: 0px auto;
  margin-bottom: 15px;
}
.diamond_save .el-cut img {
  border: 8px solid #d5dae5;
}
.diamond_save .el-cra img {
  border: 8px solid #e1c7cd;
}
.diamond_save .inn-elv-txt-img p {
  color: #4a4a4a;
  text-align: center;
  font-family: Jost;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.diamond_save .el-hass:before {
  content: "To Fine Jewellery";
  position: absolute;
  top: -45px;
  left: 22%;
  font-family: Jost;
  font-size: 24px;
  font-weight: 600;
  line-height: 35px;
  letter-spacing: 0px;
  width: 247px;
  color: #bfcfd8;
}
.diamond_save .el-hass img {
  border: 8px solid #d7d2c4;
}
.diamond_save .savediamond .col-md-3::before {
  content: "";
  background: url(../../../../uploads/2023/08/Ellipse-12.png);
  position: absolute;
  width: 9px;
  height: 9px;
  left: auto;
  top: 27%;
  z-index: 9999;
  right: auto;
  margin-left: -15px;
}
.diamond_save .savediamond .col-md-3:first-child::before {
  content: "";
  width: 0;
  height: 0;
}
/*Modal*/
.custom-model-main {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* z-index: 1050; */
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear, z-index 0.15;
    -o-transition: opacity 0.15s linear, z-index 0.15;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
}

.custom-model-main.model-open {
    z-index: 99999;
    opacity: 1;
    overflow: hidden;
}

.custom-model-main .custom-model-inner {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    width: 600px;
    margin: 30px auto;
}

.custom-model-main .custom-model-wrap {
    display: block;
    width: 100%;
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
    text-align: left;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
}

.custom-model-main.model-open .custom-model-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    z-index: 999;
    top: 0%;
}

.custom-model-main.model-open .bg-overlay {
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

.custom-model-main .bg-overlay {
    background: rgba(0, 0, 0, 0);
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear;
}

.custom-model-main .close-btn {
    position: absolute;
    right: 15px;
    top: 0px;
    cursor: pointer;
    z-index: 99;
    font-size: 25px;
    color: #000;
}

.custom-model-main .pop-up-content-wrap img {
    margin: 0px auto;
}

.custom-model-main .pop-up-content-wrap h3 {
    text-align: center;
    padding-top: 10px;
        color: #3a3a3a;
    font-family: Jost;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.custom-model-main .pop-up-content-wrap {
    padding-top: 25px;
}

/*========== Text Color ==========*/
.text-primary-color {
  color: #0c59db;
}

.text-primary-color2 {
  color: #3032a2;
}

.text-primary-color3 {
  color: #fde428;
}

.text-secondary-color {
  color: #17305e;
}

.text-secondary-color2 {
  color: #002448;
}

.heading-text-color {
  color: #151a33;
}

.bg-gradient-color {
  background: linear-gradient(45deg, #0e90d5, #3032a2) !important;
}

.bg-light-gradient-color {
  background: linear-gradient(
    200deg,
    #fffdfd,
    rgba(168, 122, 33, 0.15)
  ) !important;
}

.bg-light-gradient-color-with-img {
  background: url(../images/bg/abs-bg3.png),
    linear-gradient(200deg, #fffdfd, rgba(168, 122, 33, 0.15)) !important;
}

.bg-light-gradient-color-with-img2 {
  background: url(../images/bg/abs-bg4.png),
    linear-gradient(45deg, #0e90d5, #3032a2) !important;
}

/*========================================*/
/*------------ [_Reset_Styles] -----------*/
/*========================================*/
* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none !important;
}

::-moz-selection {
  background: #0c59db;
  color: #fff;
  text-shadow: none;
}

::-webkit-scrollbar {
  background-color: #ccc;
  width: 5px;
}

::-webkit-scrollbar-thumb {
  background-color: #ed9382;
}

::selection {
  background: #0c59db;
  color: #fff;
  text-shadow: none;
}

ul li {
  /* display: inline; */
}

.img-full {
  width: 100%;
}

/*========================================*/
/*-------------- [_Accordion] ------------*/
/*========================================*/
.accordion .accordion-item {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.accordion .accordion-item .accordion-header {
  position: relative;
}

.accordion .accordion-item .accordion-header.active .title {
  background: linear-gradient(-20deg, #0e90d5, #3032a2) !important;
  color: #fff;
}

.accordion .accordion-item .accordion-header.active span {
  background: #fff !important;
}

.accordion .accordion-item .accordion-header.active span:before {
  content: "\f063";
  color: #0c59db;
}

.accordion .accordion-item .accordion-header .title {
  cursor: pointer;
  color: #253c61;
  position: relative;
  background: #edf0fa;
  margin: 0;
  padding: 24px 20px 20px 70px;
  font-size: 18px;
}

.accordion .accordion-item .accordion-header span {
  position: absolute;
  left: 20px;
  top: 20px;
  height: 30px;
  width: 30px;
  color: #ffffff;
  background: linear-gradient(-20deg, #0e90d5, #3032a2) !important;
  text-align: center;
  line-height: 30px;
  font-size: 13px;
  border-radius: 80%;
}

.accordion .accordion-item .accordion-body {
  /*padding: 20px;*/
  background: #edf0fa;
  /*display: none;*/
}

.accordion .accordion-item .accordion-body p,
.accordion .accordion-item .accordion-body,
.accordion .accordion-item .accordion-body ul li,
.accordion .accordion-item .accordion-body a {
  font-size: 15px;
  color: #444444;
  margin: 0px;
  line-height: normal !important;
}

/*.accordion .accordion-item:nth-child(1) .accordion-body {*/
/*  display: block;*/
/*}*/

/*========================================*/
/*----------------- [_Faqs] --------------*/
/*========================================*/
.faq-title {
  font-size: 64px;
  line-height: 74px;
}

/*========================================*/
/*--------------- [_Buttons] -------------*/
/*========================================*/
/*Btn Style One*/
.cs-btn-one {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  background-color: #0c59db;
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
  padding: 14px 42px;
  font-weight: 500;
  overflow: hidden;
  border-radius: 5px;
  cursor: pointer;
}

.cs-btn-one:hover {
  background: #0a49b4;
  color: #ffffff;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.cs-btn-one.has-icon i {
  font-size: 20px;
  vertical-align: middle;
  padding-right: 10px;
}

.cs-btn-one.btn-sm.has-icon i {
  font-size: 18px;
}

.cs-btn-one.btn-circle {
  border-radius: 60px 60px 60px 60px;
}

.cs-btn-one.btn-square {
  border-radius: 0;
}

.cs-btn-one.btn-sm {
  font-size: 14px;
  padding: 10px 28px;
}

.cs-btn-one.btn-md {
  font-size: 14px;
  padding: 18px 56px;
}

.cs-btn-one.btn-lg {
  font-size: 18px;
  padding: 20px 64px;
}

.cs-btn-one.btn-xl {
  font-size: 18px;
  padding: 24px 56px;
}

.cs-btn-one.btn-border {
  border: 2px solid #0c59db;
  background: transparent;
  color: #0c59db;
}

.cs-btn-one.btn-light {
  background: #fff;
  color: #0c59db;
  border: 2px solid transparent;
  font-weight: 800;
}

.cs-btn-one.btn-light:hover {
  border: 2px solid;
}

.cs-btn-one.btn-light:focus {
  box-shadow: none;
}

.cs-btn-one.btn-hover-border:hover {
  border: 2px solid #0c59db;
}

.cs-btn-one.btn-secordary-color {
  background: #17305e;
}

.cs-btn-one.btn-secordary-color:hover {
  background: #0c59db;
}

.cs-btn-one.btn-primary-color {
  background: #0c59db;
}

.cs-btn-one.btn-primary-color:hover {
  background: #17305e;
}

.cs-btn-one.btn-gradient-color {
  background: linear-gradient(45deg, #0e90d5, #3032a2) !important;
  color: #fff;
}

.cs-btn-one.btn-gradient-color:hover {
  background: linear-gradient(-20deg, #0e90d5, #3032a2) !important;
  -webkit-box-shadow: 4px 5px 10px 0px rgba(36, 106, 215, 0.6);
  -khtml-box-shadow: 4px 5px 10px 0px rgba(36, 106, 215, 0.6);
  -moz-box-shadow: 4px 5px 10px 0px rgba(36, 106, 215, 0.6);
  -ms-box-shadow: 4px 5px 10px 0px rgba(36, 106, 215, 0.6);
  -o-box-shadow: 4px 5px 10px 0px rgba(36, 106, 215, 0.6);
  box-shadow: 4px 5px 10px 0px rgba(36, 106, 215, 0.6);
}

.cs-btn-one.btn-transparent {
  background: rgba(0, 0, 0, 0.2);
}

.cs-btn-one.text-btn {
  color: #0c59db;
}

.right-icons-list .fa-user-circle:before {
  content: "" !important;
  display: inline-block;
  width: 27px;
  height: 26px;
  background-image: url(../../../../uploads/2023/04/login.svg);
  background-size: cover;
}

#header-wishlist .fa-heart:before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 25px;
  background-image: url(../../../../uploads/2023/04/heart-icon.svg);
  background-size: cover;
}

#header-cart .fa-shopping-cart:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 26px;
  background-image: url(../../../../uploads/2023/04/cart-icon.svg);
  background-size: cover;
}

.mail-icon .fa-envelope:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 16px;
  background-image: url('../../../../uploads/2023/04/envelope.svg');
  background-size: cover;
  margin-top: 6px;
}

.whatsapp-icon .fa-whatsapp:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 18px;
  background-image: url('../../../../uploads/2023/04/whatsapp.svg');
  background-size: cover;
}

.mail-icon {
  margin-bottom: 6px;
}

#line-call {
  display: inline-flex;
  color: #075E54;
}

.mail-icon a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #4a4a4a;
}
.whatsapp-popup-content {
 
    width: 210px;
 
    padding: 6px !important;
 
    border-radius: 10px;
 
    padding-bottom: 3px !important;
 
    right: 0;
 
    opacity: 1;
 
}
.whatsapp-popup-content a {
 
    width: 50%;
 
    float: left;
 
    margin-bottom: 0 !important;
 
    line-height: 1;
 
    display: inline-flex !important;
 
    font-size: 15px;
 
    color: #497374 !important;
 
}
.whatsapp-popup-content i {
 
    line-height: 1 !important;
 
}
.whatsapp-popup-content .fa-phone:before {
 
    display: inline-block;
 
    width: 19px;
 
    height: 18px;
 
}

.two-layers-header .whatsapp-icon {
        position: relative;
        display: inline-block;
        cursor: pointer;
    }
    .two-layers-header .whatsapp-popup {
        position: relative;
        display: inline-block;
        cursor: pointer;
    }
   .two-layers-header .whatsapp-popup-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        border: 1px solid #ccc;
        padding: 10px;
        z-index: 1;
        margin-top: 25px;
        left: 0;
    }
    .two-layers-header .whatsapp-popup-content a {
        display: block;
        margin-bottom: 5px;
        text-decoration: none;
        color: #333;
        line-height: 20px;
    }
.whatsapp-icon {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
}

.right-icons-list {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.mail-icon i {
  padding-right: 7px;
}

.whatsapp-icon i {
  padding-right: 8px;
}

.utility-bar {
  text-align: end;
}

.right-icons-list a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #2c5152;
  text-decoration: none !important;
}
/*Popup*/
div#productQAModal .modal-header {
  background: #497374;
  color: #fff;
  padding: 24px 35px;
}
h5#productQAModalLabel {
  font-family: Jost;
  font-size: 24px;
  font-weight: 500;
  line-height: 34.68px;
  text-align: left;
  color: #fff;
}
/* div#productQAModal .btn-close {
  background: url("/wp-content/uploads/2024/04/Close-24.svg");
  border: 0;
  border-radius: 0.375rem;
  box-sizing: initial;
  height: 1em;
  opacity: var(--bs-btn-close-opacity);
  padding: 0.25em;
  width: 24px;
  background-repeat: no-repeat;
} */
/* div#productQAModal .btn-close:hover {
  background: trannsparent;
  border: 0;
  border-radius: 0.375rem;
  box-sizing: initial;
  height: 1em;
  opacity: var(--bs-btn-close-opacity);
  padding: 0.25em;
  width: 24px;
  background-repeat: no-repeat;
} */

#productQAModal button:hover {
  background-color: transparent;
  border-color: transparent;
}

#productQAModal .wpforms-container-full button[type=submit]:hover {
  background: #497374 !important;
  color: #ffffff;
}

#productQAModal .btn-close {
  --bs-btn-close-opacity: 1;
  --bs-btn-close-bg: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> <path d="M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z" fill="white"/> </svg>') !important;
}

#productQAModal .wpforms-container-full textarea:focus {
  border-color: #A3A3A3;
  font-size: 15px;
  color: #3a3a3a;
}

#productQAModal .modal-body {
  padding: 24px 32px;
}
/* #productQAModal .btn-close {
  --bs-btn-close-opacity: 1;
} */
div#productQAModal .modal-body div.wpforms-container-full {
  margin: 0;
}
div#productQAModal
  .modal-body
  div.wpforms-container-full
  .wpforms-field.wpforms-field-textarea {
  padding: 0;
}
div#productQAModal
  .modal-body
  div.wpforms-container-full
  .wpforms-field.wpforms-field-textarea
  label.wpforms-field-label {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 20.23px;
  text-align: left;
  margin-bottom: 4px;
  color: #262626;
}
div#productQAModal
  .modal-body
  div.wpforms-container-full
  .wpforms-field.wpforms-field-textarea
  textarea {
  height: 83px !important;
  margin-bottom: 89px;
}
div#productQAModal .modal-body button#wpforms-submit-687 {
  background: #6e4943;
  display: flex;
  align-items: center;
  font-family: Jost;
  font-size: 14px;
  font-weight: 500;
  line-height: 20.23px;
  letter-spacing: 2px;
  text-align: center;
  padding: 14px 61px;
  text-transform: uppercase;
}
div#productQAModal .modal-body .wpforms-submit-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
div#productQAModal .modal-body .note {
  font-family: Jost;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 17.34px;
  text-align: left;
  color: #979797;
  position: absolute;
  margin-top: -112px;
  width: 536px;
}
em#wpforms-687-field_1-error {
  position: absolute;
  bottom: -20px;
  font-size: 12px;
}
div#productQAModal .modal-dialog {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}
body.no-scroll {
  overflow: hidden;
}

/**/
/*========================================*/
/*-------------- [_Utility] -----===------*/
/*========================================*/
body {
  color: #3e3e3e;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  margin: 0 0 20px;
  line-height: 1.8em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #151a33;
  margin: 0;
  font-family: "Jost", sans-serif;
}

h1,
h2 {
  font-weight: 800;
}

h3,
h4 {
  font-weight: 700;
}

h5,
h6 {
  font-weight: 600;
}

h1 {
  font-size: 48px;
  line-height: 56px;
}

h2 {
  font-size: 42px;
  line-height: 48px;
}

h3 {
  font-size: 28px;
  line-height: 1.25;
  letter-spacing: -0.02em;
}

h4 {
  font-size: 22px;
  line-height: 32px;
}

h5 {
  font-size: 18px;
  line-height: 24px;
}

h6 {
  font-size: 16px;
  line-height: 26px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

b,
strong {
  color: #151a33;
}

iframe {
  border: none;
}

a,
b,
div,
ul,
li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -moz-outline-: none;
}

input,
select,
textarea,
input[type="text"],
input[type="date"],
input[type="url"],
input[type="email"],
input[type="password"],
input[type="tel"],
button,
button[type="submit"] {
  -moz-appearance: none;
  box-shadow: none !important;
}

img:not([draggable]),
embed,
object,
video {
  max-width: 100%;
  height: auto;
}

i {
  font-family: "Font Awesome 5 Free";
}

a {
  transition: all 0.3s ease 0s;
  text-decoration: none;
  cursor: pointer;
  color: #049ad3;
}

a:hover,
a:focus,
a:visited {
  text-decoration: none;
}

a:hover {
  color: #0c59db;
  text-decoration: none;
}

ul,
ol {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

img {
  border: none;
  max-width: 100%;
}

.clear-both:before,
.clear-both:after {
  display: table;
  content: "";
  clear: both;
}

.block-quote {
  padding: 30px;
  background: #f4f5f8;
  border-left: 5px solid #0c59db;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.block-quote:after {
  position: absolute;
  content: "\ea70";
  font-family: "webexicon" !important;
  font-size: 17rem;
  top: 50px;
  right: -15px;
  opacity: 0.08;
}

.block-quote p {
  font-size: 20px;
  color: #555362;
}

/*========================================*/
/*--------------- [_Global] --------------*/
/*========================================*/
.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/preloader.svg);
  background-size: 90px;
}

.section-gap {
  padding: 110px 0;
}

.section-gap-onepage {
  padding: 210px 0px 110px 0px !important;
}

section.anim-object {
  overflow: hidden;
}

.border-radius-default {
  border-radius: 6px;
}

.bg-pos-center-bottom {
  background-position: center bottom;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
}

.table-cell {
  display: table-cell;
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.slide-bg-1 {
  background-image: url(../images/bg/bg1.html);
}

.slide-bg-2 {
  background-image: url(../images/bg/bg2.html);
}

.slide-bg-3 {
  background-image: url(../images/bg/bg3.html);
}

.homepage-slides .owl-nav button.owl-prev,
.homepage-slides .owl-nav button.owl-next {
  font-size: 20px;
  height: 50px;
  left: 50px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
  background: #fff;
  transform: translateY(-50%);
  transition: all 600ms ease 0ms;
  opacity: 0;
  visibility: hidden;
}

.homepage-slides:hover .owl-nav button.owl-prev,
.homepage-slides:hover .owl-nav button.owl-next {
  opacity: 1;
  visibility: visible;
}

.homepage-slides .owl-nav button.owl-next {
  left: auto;
  right: 50px;
}

.social-list li {
  display: inline;
  float: left;
  margin-right: 15px;
}

.social-list li a {
  background: #303743;
  height: 42px;
  width: 42px;
  display: inline-block;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  line-height: 42px;
  font-size: 16px;
}

.social-list li a:hover {
  background: linear-gradient(45deg, #0e90d5, #3032a2) !important;
}

.social-list.list-primary-color li a {
  background: #0c59db;
}

.social-list.list-flat li a {
  border-radius: 0;
}

.social-list.list-lg li a {
  height: 48px;
  width: 48px;
  font-size: 18px;
  line-height: 48px;
}

.social-list.list-sm li {
  margin-right: 10px;
  height: 34px;
  width: 34px;
  font-size: 14px;
  line-height: 34px;
}

.social-list.list-sm li a {
  height: 34px;
  width: 34px;
  font-size: 14px;
  line-height: 34px;
}

.order-list li {
  display: inherit;
  position: relative;
  padding-left: 30px;
  margin: 12px 0px;
}

.order-list li:before {
  position: absolute;
  content: "\f192";
  left: 0px;
  top: 0px;
  font-family: "Font Awesome 5 Free";
}

.order-list li:first-child {
  margin-top: 0;
}

.order-list.primary-color li:before {
  color: #0c59db;
  font-weight: 500;
}

.list-items li {
  display: inherit;
  padding: 5px 0;
}

#curve {
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(180deg);
}

#curve path {
  fill: #fff;
}

.google-map {
  height: 465px;
}

.google-map.map-full-height {
  height: 100%;
}

.mapouter {
  position: relative;
  text-align: right;
  height: 100%;
  width: 100%;
}

.mapouter.fixed-height {
  height: 480px;
}

.gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 100%;
  width: auto;
}

.mapouter iframe {
  width: 100%;
  height: 100%;
}

.back-to-top {
  position: fixed;
  right: 36px;
  bottom: 42px;
  width: 42px;
  height: 42px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  z-index: 99;
  font-size: 22px;
  cursor: pointer;
  background-color: linear-gradient(45deg, #0e90d5, #3032a2) !important;
  -webkit-animation: white-shadow 0.8s infinite, red-shadow 0.8s infinite;
  animation: white-shadow 0.8s infinite, red-shadow 0.8s infinite;
  -webkit-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  display: none;
}

@keyframes white-shadow {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  }

  100% {
    -webkit-box-shadow: 0 0 0 30px transparent;
    box-shadow: 0 0 0 30px transparent;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: box-shadow 0.4s ease-in-out;
    -webkit-transition: -webkit-box-shadow 0.4s ease-in-out;
    -o-transition: box-shadow 0.4s ease-in-out;
    transition: box-shadow 0.4s ease-in-out;
    transition: box-shadow 0.4s ease-in-out, -webkit-box-shadow 0.4s ease-in-out;
  }
}

@-webkit-keyframes red-shadow {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(31, 100, 188, 0.4);
    box-shadow: 0 0 0 0 rgba(31, 100, 188, 0.4);
  }

  100% {
    -webkit-box-shadow: 0 0 0 30px transparent;
    box-shadow: 0 0 0 30px transparent;
  }
}

@keyframes red-shadow {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(31, 100, 188, 0.4);
    box-shadow: 0 0 0 0 rgba(31, 100, 188, 0.4);
  }

  100% {
    -webkit-box-shadow: 0 0 0 30px transparent;
    box-shadow: 0 0 0 30px transparent;
  }
}

.text-under-line {
  position: relative;
  display: inline-block;
}

.text-under-line:before {
  content: "";
  background-color: #0c59db;
  height: 2px;
  width: 4.75rem;
  top: 15px;
  right: -90px;
  position: absolute;
}

.video-popup {
  position: relative;
}

.popup-youtube {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
  color: #fff;
}

.popup-youtube:hover {
  color: #fff;
}

.video-popup a i::before {
  font-size: 90px;
  background: #0c59db;
  border-radius: 50%;
  line-height: 100px;
}

.video-popup-left a {
  height: 95px;
  width: 95px;
  text-align: center;
  line-height: 95px;
  background: #fff;
  font-size: 24px;
  color: #19203f;
  position: relative;
  z-index: 10;
  display: inline-block;
  border-radius: 95px;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.video-popup-left a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
  z-index: -1;
  opacity: 0;
  -webkit-animation: pulse-border-2 1.5s linear infinite;
  -moz-animation: pulse-border-2 1.5s linear infinite;
  -o-animation: pulse-border-2 1.5s linear infinite;
  animation: pulse-border-2 1.5s linear infinite;
  border-radius: 95px;
}

.video-popup-left a::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
  z-index: -1;
  opacity: 0;
  -webkit-animation: pulse-border 1s linear infinite;
  -moz-animation: pulse-border 1s linear infinite;
  -o-animation: pulse-border 1s linear infinite;
  animation: pulse-border 1s linear infinite;
  border-radius: 95px;
}

@keyframes pulse-border {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}

@keyframes pulse-border-2 {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

.pulse-animation,
.pulse-animation:before,
.pulse-animation:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 90px;
  width: 90px;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(12, 89, 219, 0.6);
  -khtml-box-shadow: 0 0 0 0 rgba(12, 89, 219, 0.6);
  -moz-box-shadow: 0 0 0 0 rgba(12, 89, 219, 0.6);
  -ms-box-shadow: 0 0 0 0 rgba(12, 89, 219, 0.6);
  -o-box-shadow: 0 0 0 0 rgba(12, 89, 219, 0.6);
  box-shadow: 0 0 0 0 rgba(12, 89, 219, 0.6);
  -webkit-animation: pulse-animation 3s infinite;
  -khtml-animation: pulse-animation 3s infinite;
  -moz-animation: pulse-animation 3s infinite;
  -ms-animation: pulse-animation 3s infinite;
  -o-animation: pulse-animation 3s infinite;
  animation: pulse-animation 3s infinite;
}

.pulse-animation:before {
  -webkit-animation-delay: 0.9s;
  -khtml-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.pulse-animation:after {
  -webkit-animation-delay: 0.6s;
  -khtml-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

@-webkit-keyframes pulse-animation {
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes pulse-animation {
  70% {
    -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

/*Owl Carousel Nav Prev*/
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  font-size: 20px;
  height: 50px;
  border-radius: 50%;
  left: 45px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -moz-transition: all 600ms ease 0ms;
  -webkit-transition: all 600ms ease 0ms;
  -ms-transition: all 600ms ease 0ms;
  -o-transition: all 600ms ease 0ms;
  transition: all 600ms ease 0ms;
  opacity: 0;
  visibility: hidden;
}

.owl-carousel:hover .owl-nav button.owl-prev,
.owl-carousel:hover .owl-nav button.owl-next {
  opacity: 1;
  visibility: visible;
}

.owl-carousel:hover .owl-nav button.owl-prev {
  left: 15px;
}

.owl-carousel:hover .owl-nav button.owl-next {
  right: 15px;
}

.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: 45px;
}

.owl-carousel .owl-nav button i {
  color: #fff;
}

.mean-container a.meanmenu-reveal {
  border: 1px solid #0c59db;
  color: #0c59db;
  margin-top: -45px;
}

.mean-container a.meanmenu-reveal span {
  background: #0c59db;
}

.pagination-nav .pagination-list > li {
  text-align: center;
  margin-right: 8px;
}

.pagination-nav .pagination-list > li:last-child {
  margin-right: 0;
}

.pagination-nav .pagination-list > li > a {
  color: #565151;
  font-weight: 500;
  height: 54px;
  width: 54px;
  line-height: 54px;
  display: inline-block;
  border: 1px solid #ddd;
  position: relative;
  border-radius: 50%;
}

.pagination-nav .pagination-list > li:hover a {
  border: 1px solid transparent;
  background: #0c59db;
  color: #fff;
}

.pagination-nav .pagination-list > li.active a {
  border: 1px solid transparent;
  background: #0c59db;
  color: #fff;
}

.skills .skill-item {
  position: relative;
  margin-bottom: 20px;
}

.skills .skill-item .skill-header {
  position: relative;
  margin-bottom: 5px;
}

.skills .skill-item .skill-header .skill-percentage {
  position: absolute;
  right: 0;
  top: 1px;
  font-size: 15px;
  font-weight: 600;
  color: #17305e;
}

.skills .skill-item:last-child {
  margin-bottom: 0;
}

.skills .skill-item .skill-bar {
  position: relative;
  width: 100%;
}

.skills .skill-item .skill-bar .bar-inner {
  position: relative;
  width: 100%;
  height: 20px;
  background: #ebeaf0;
  border-radius: 45px;
}

.skills .skill-item .skill-bar .bar-inner .bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 20px;
  background: linear-gradient(-20deg, #0e90d5, #3032a2) !important;
  -webkit-transition: all 2000ms ease;
  transition: all 2000ms ease;
  border-radius: 45px;
}

.skills .skill-item .skill-bar .bar-inner .bar::before {
  position: absolute;
  content: "";
  right: 0;
  height: 20px;
  width: 5px;
  background: #fff;
  top: 0;
}

.percentage {
  font-size: 12px;
  float: right;
}

.single-post-navigation .navigation-links a {
  -moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
}

.single-post-navigation .navigation-links .nav-next a i {
  -moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
  margin-left: 8px;
}

.single-post-navigation .navigation-links .nav-next a:hover i {
  margin-left: 3px;
}

.single-post-navigation .navigation-links .nav-previous a i {
  -moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
  margin-right: 8px;
}

.single-post-navigation .navigation-links .nav-previous a:hover i {
  margin-right: 3px;
}

.error-area {
  background-size: cover;
  background-position: center center;
}

.error-inner .error-title {
  font-size: 190px;
  line-height: 240px;
}

.error-inner .error-text {
  font-size: 40px;
}

.error-inner p {
  max-width: 545px;
  margin: 20px auto 30px;
}

.pintarest-list {
  display: flex;
  flex-wrap: wrap;
}

.pintarest-list li {
  width: 80px;
  height: 80px;
  padding: 5px;
}

#scrollUp {
  right: 36px;
  bottom: 42px;
  width: 42px;
  height: 42px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  z-index: 99;
  font-size: 22px;
  cursor: pointer;
  background-color: #0c59db;
  -webkit-animation: white-shadow 0.8s infinite, red-shadow 0.8s infinite;
  animation: white-shadow 0.8s infinite, red-shadow 0.8s infinite;
  -webkit-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
}

.client-item {
  padding: 15px;
  -moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
}

.client-item img {
  -moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
}

.fa-phone.alt {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.anim-object,
.anim-object2 {
  position: relative;
}

.anim-object:before {
  position: absolute;
  content: "";
  background-image: url(../images/objects/1.png);
  height: 260px;
  width: 260px;
  top: 10%;
  right: 10%;
  background-size: contain;
  animation-name: spinInfinit;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.fa-phone.alt {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.anim-object2:before {
  position: absolute;
  content: "";
  background-image: url(../images/objects/3.png);
  height: 325px;
  width: 325px;
  top: 35%;
  left: 1%;
  background-size: contain;
  background-repeat: no-repeat;
  animation-name: spinInfinit;
  animation-duration: 60s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  opacity: 0.8;
}

/*========================================*/
/*--------------- [_Header] --------------*/
/*========================================*/
/* .logo {
  padding: 32px 0;
} */

.logo img {
  width: 255px;
  margin: 0 auto;
  padding: 32px 0;
}

/*Header Style One*/
.header-style-one .header-wrapper .header-navigation-area {
  background: #ecf1f8;
  transition: all 0.4s ease-out 0s;
}

.header-style-one .header-wrapper .header-navigation-area .main-menu ul li {
  display: inline-block;
  margin-right: 45px;
  position: relative;
  -moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
}

.header-style-one
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li:last-child {
  margin-right: 0;
}

.header-style-one .header-wrapper .header-navigation-area .main-menu ul li a {
  padding: 36px 0;
  display: block;
  color: #2f2b2b;
  font-weight: 600;
}

.header-style-one
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li.has-sub.right-view
  ul {
  right: -20px;
  left: auto;
}

.header-style-one
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li.has-sub
  > a::before {
  content: "\f067";
  position: absolute;
  right: -16px;
  top: 50%;
  -moz-transform: translate(0, -13px);
  -o-transform: translate(0, -13px);
  -ms-transform: translate(0, -13px);
  -webkit-transform: translate(0, -13px);
  transform: translate(0, -13px);
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
}

.header-style-one
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li:hover
  > a {
  color: #0c59db;
}

.header-style-one
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li:hover
  ul.sub-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.header-style-one
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu {
  position: absolute;
  width: 220px;
  background: #f8f8f8;
  z-index: 2;
  -moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
  opacity: 0;
  visibility: hidden;
  left: 0;
  transform-origin: top;
  top: 100%;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
}

.header-style-one
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li {
  display: block;
  margin: 0;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.header-style-one
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li:last-child {
  border-bottom: none;
}

.header-style-one
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li
  a {
  padding: 8px 20px;
  font-size: 14px;
}

.header-style-one
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li:hover
  > a {
  padding-left: 25px;
  background-color: #0c59db;
  color: #fff;
}

.header-style-one
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li:hover
  ul.sub-menu {
  opacity: 1;
  visibility: visible;
}

.header-style-one
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li
  ul.sub-menu {
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.header-style-one
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li.has-sub-child
  > a::before {
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-15px);
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
}

.header-style-one
  .header-wrapper
  .header-navigation-area.inner-page
  .main-menu
  ul
  li
  a {
  padding: 35px 0;
}

.header-style-one .header-wrapper .header-navigation-area.transparent-header {
  background: transparent;
  position: fixed;
  z-index: 9999;
  width: 100%;
  padding: 20px 0;
  top: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-style-one
  .header-wrapper
  .header-navigation-area.transparent-header.fixed {
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  padding: 10px 0;
  -webkit-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
}

.header-style-one .header-wrapper .header-navigation-area.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

/*Header Style Two*/
.store-default {
  display: none;
}

.bg-dark-color {
  background-color: #886761;
}

.header-style-two .header-wrapper .header-middle {
  padding: 30px 0;
  margin: 0 auto;
  position: static;
}

.header-style-two .header-wrapper .header-middle .topbar-info-area i {
  margin-right: 15px;
  color: #0c59db;
  vertical-align: middle;
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center;
  background: #ecf1f8;
  border: 1px solid #eee;
}

.header-style-two .header-wrapper .header-middle .topbar-info-area i:before {
  font-size: 26px;
}

.header-style-two .header-wrapper .header-middle .topbar-info-area a {
  font-size: 15px;
}

.header-style-two .header-wrapper .header-navigation-area {
  background: #497374;
  position: relative;
  z-index: 5;
}

.header-style-two .header-wrapper .header-navigation-area .main-menu ul li {
  display: inline-block;
  margin-right: 45px;
  position: relative;
  -moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
}

.header-style-two
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li:last-child {
  margin-right: 0;
}

.header-style-two .header-wrapper .header-navigation-area .main-menu ul li a {
  padding: 14px 0;
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}

.header-style-two
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li.has-sub.right-view
  ul {
  right: -20px;
  left: auto;
}

.header-style-two
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li.has-sub
  > a::before {
  content: "\f067";
  position: absolute;
  right: -18px;
  top: 50%;
  -moz-transform: translate(0, -13px);
  -o-transform: translate(0, -13px);
  -ms-transform: translate(0, -13px);
  -webkit-transform: translate(0, -13px);
  transform: translate(0, -13px);
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
}

.header-style-two
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li:hover
  > a {
  color: #0c59db;
}

.header-style-two
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li:hover
  ul.sub-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}

.header-style-two
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu {
  position: absolute;
  width: 220px;
  background: #ecf1f8;
  z-index: 2;
  -moz-transition: all 300ms ease-out 0s;
  -webkit-transition: all 300ms ease-out 0s;
  -ms-transition: all 300ms ease-out 0s;
  -o-transition: all 300ms ease-out 0s;
  transition: all 300ms ease-out 0s;
  opacity: 0;
  visibility: hidden;
  left: 0;
  transform-origin: top;
  top: 100%;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
}

.header-style-two
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li {
  display: block;
  margin: 0;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.header-style-two
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li:last-child {
  border-bottom: none;
}

.header-style-two
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li
  a {
  padding: 8px 20px;
  font-size: 14px;
}

.header-style-two
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li:hover
  > a {
  padding-left: 25px;
  background: #0c59db;
  color: #fff;
}

.header-style-two
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li:hover
  ul.sub-menu {
  opacity: 1;
  visibility: visible;
}

.header-style-two
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li
  ul.sub-menu {
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.header-style-two
  .header-wrapper
  .header-navigation-area
  .main-menu
  ul
  li
  ul.sub-menu
  li.has-sub-child
  > a::before {
  content: "\f067";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-12px);
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
}

.header-style-two
  .header-wrapper
  .header-navigation-area.inner-page
  .main-menu
  ul
  li
  a {
  padding: 35px 0;
}

.header-style-two .header-wrapper .header-navigation-area.transparent-header {
  background: transparent;
  position: fixed;
  z-index: 9999;
  width: 100%;
  padding: 20px 0;
  top: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-style-two
  .header-wrapper
  .header-navigation-area.transparent-header.fixed {
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  padding: 10px 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.header-style-two .header-wrapper .header-navigation-area.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-transition: all 600ms ease-out 0s;
  -webkit-transition: all 600ms ease-out 0s;
  -ms-transition: all 600ms ease-out 0s;
  -o-transition: all 600ms ease-out 0s;
  transition: all 600ms ease-out 0s;
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

/*Header Searchbox Style Two*/
.header-searchbox-style-one {
  position: relative;
  float: right;
}

.header-searchbox-style-one .show-searchbox {
  float: right;
  margin-left: 32px;
  position: relative;
  margin-top: 3px;
}

.header-searchbox-style-one .show-searchbox a {
  position: relative;
  width: 35px;
  height: 35px;
  background: #0c59db;
  display: block;
  border-radius: 6px;
  text-align: center;
  line-height: 35px;
  margin: 27px 0 30px;
}

.header-searchbox-style-one .show-searchbox a i {
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-searchbox-style-one .show-searchbox.active .fa-search::before {
  content: "\f00d";
}

.header-searchbox-style-one .toggle-searchbox {
  position: absolute;
  right: 0;
  top: 170%;
  width: 315px;
  opacity: 0;
  padding: 20px;
  visibility: hidden;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-searchbox-style-one .toggle-searchbox #searchform-all {
  position: relative;
}

.header-searchbox-style-one .toggle-searchbox #searchform-all #s {
  margin-bottom: 0;
  height: 50px;
  font-size: 14px;
  color: #0c59db;
  top: 6px;
  background-color: #fff;
  border-radius: 0;
}

.header-searchbox-style-one .toggle-searchbox #searchform-all #searchsubmit {
  padding: 3px;
  position: absolute;
  right: 12px;
  top: 9px;
  font-family: "" Font Awesome 5 Free "";
  color: #0c59db;
  background: transparent;
  border: none;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-searchbox-style-one .toggle-searchbox form input[type="text"] {
  border: 1px solid #ddd6d9;
}

.header-searchbox-style-one .toggle-searchbox.show {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  top: 103%;
  padding: 20px;
  background: #f4f4f4;
  border: 1px solid #0c59db;
}

/*Header Searchbox Style Two*/
.header-searchbox-style-two {
  position: relative;
  float: right;
  margin-top: 6px;
  margin-left: 30px;
}

.header-searchbox-style-two .show-searchbox {
  float: right;
  margin-left: 32px;
  position: relative;
  margin-top: 3px;
}

.header-searchbox-style-two .show-searchbox a {
  position: relative;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 55px;
  margin: 25px 0 30px;
}

.header-searchbox-style-two .show-searchbox a i {
  font-size: 20px;
  color: #0c59db;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-searchbox-style-two .show-searchbox.active .fa-search::before {
  content: "\f00d";
}

.header-searchbox-style-two .toggle-searchbox {
  position: absolute;
  right: 0;
  top: 170%;
  width: 315px;
  opacity: 0;
  padding: 20px;
  visibility: hidden;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-searchbox-style-two .toggle-searchbox #searchform-all {
  position: relative;
}

.header-searchbox-style-two .toggle-searchbox #searchform-all #s {
  margin-bottom: 0;
  height: 50px;
  font-size: 14px;
  color: #0c59db;
  top: 6px;
  background-color: #fff;
  border-radius: 0;
}

.header-searchbox-style-two .toggle-searchbox #searchform-all #searchsubmit {
  padding: 3px;
  position: absolute;
  right: 12px;
  top: 9px;
  font-family: "" Font Awesome 5 Free "";
  color: #0c59db;
  background: transparent;
  border: none;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-searchbox-style-two .toggle-searchbox form input[type="text"] {
  border: 1px solid #ddd6d9;
}

.header-searchbox-style-two .toggle-searchbox.show {
  visibility: visible;
  opacity: 1;
  z-index: 2;
  top: 114%;
  padding: 20px;
  background: #f4f4f4;
  border: 1px solid #0c59db;
}

.input-box {
  position: absolute;
  right: 12px;
  top: 12px;
}

.input-box i {
  color: #0c59db;
}

/*Header-top-area*/
.header-top-area {
  font-size: 14px;
  color: #fff;
  padding: 10px 0;
}

.header-top-area a {
  color: #fff;
  font-size: 14px;
  display: block;
  font-weight: 400;
}

.header-top-area i {
  margin: 0px;
  font-size: 14px;
  font-weight: 400;
}

.header-top-area .header-top-left-part .address {
  padding-right: 20px;
  position: relative;
}

.header-top-area .header-top-left-part .address:after {
  background: #fff;
  content: "";
  position: absolute;
  height: 90%;
  width: 1px;
  right: 0;
  top: 2px;
}

.header-top-area .header-top-left-part .phone {
  padding-left: 20px;
}
.header-top-area .header-top-left-part span {
  font-size: 14px;
  font-family: Jost;
  line-height: 20.23px;
  text-align: center;
  font-weight: 500;
}
.header-top-area .header-top-left-part i {
  color: #fff;
  margin-right: 5px;
  vertical-align: middle;
}

.header-top-area .header-top-left-part i:before {
  font-size: 16px;
}

.header-top-area .header-top-right-part .social-links {
  position: relative;
  display: inline-block;
}

.header-top-area .header-top-right-part .social-links::after {
  position: absolute;
  content: "";
  right: 0px;
  top: 7px;
  height: 60%;
  width: 1px;
  background: #fff;
}

.header-top-area .header-top-right-part .social-links li {
  display: inline-block;
  margin-right: 15px;
}

.header-top-area .header-top-right-part .social-links li a {
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-top-area .header-top-right-part .social-links li a:hover {
  color: #17305e;
}

.header-top-area .header-top-right-part .social-links li:last-child {
  margin-right: 25px;
}

.header-top-area .header-top-right-part .language {
  display: inline-block;
  margin-left: 25px;
  position: relative;
}

.header-top-area .header-top-right-part .language .language-btn {
  position: relative;
  text-decoration: none;
  width: 85px;
  text-align: left;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.header-top-area .header-top-right-part .language .language-btn i {
  margin-right: 4px;
}

.header-top-area .header-top-right-part .language .language-btn i::before {
  font-size: 14px;
}

.header-top-area .header-top-right-part .language .language-btn:hover {
  color: #17305e;
}

.header-top-area .header-top-right-part .language .language-btn::after {
  content: "\f107";
  position: absolute;
  right: -3px;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  top: 0;
  font-size: 16px;
}

.header-top-area .header-top-right-part .language .language-dropdown {
  text-align: center;
  position: absolute;
  z-index: 10;
  top: 36px;
  right: -13px;
  width: 120px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.header-top-area .header-top-right-part .language .language-dropdown.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  background: #31314d;
}

.header-top-area .header-top-right-part .language .language-dropdown li {
  position: relative;
  background-color: #0a3041;
  z-index: -1;
}

.header-top-area .header-top-right-part .language .language-dropdown li a {
  display: block;
  position: relative;
  padding: 5px 10px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-decoration: none;
}

.header-top-area
  .header-top-right-part
  .language
  .language-dropdown
  li
  a:hover {
  background: #0c59db;
}

.header-top-area
  .header-top-right-part
  .language
  .language-dropdown
  li
  :last-child
  a {
  border-bottom: none;
}

/* extra info */
.side-panel-content {
  background: #fff;
  height: 100vh;
  padding: 30px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  width: 355px;
  z-index: 9999;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  padding-bottom: 40px;
}

.side-panel-content.side-panel-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
  -khtml-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
}

.close-icon {
  text-align: right;
}

.close-icon > button {
  cursor: pointer;
  background: #0c59db;
  border-radius: 50%;
  height: 42px;
  width: 42px;
}

.close-icon > button i {
  line-height: 20px;
  color: #fff;
}

.close-icon > button i:before {
  font-size: 14px;
}

.extra-info > p {
  color: #ddd;
  font-size: 15px;
  line-height: 28px;
}

.extra-info.extra-info-left.side-panel-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.side-panel {
  width: 36px;
  float: right;
  padding-top: 38px;
  cursor: pointer;
  margin-left: 10px;
}

.side-panel span {
  margin: 3px 0;
  transition: 0.3s;
  float: right;
}

.side-panel:hover span {
  width: 100%;
}

.bar1 {
  width: 55%;
  background: #0c59db;
  height: 2px;
}

.bar2 {
  width: 75%;
  background: #0c59db;
  height: 2px;
}

.bar3 {
  width: 65%;
  background: #0c59db;
  height: 2px;
}
/*tab-section-css*/
.tab-pur {
  background-color: #497374;
  border-radius: 5px;
}
.img-left {
  text-align: center;
  align-items: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-enquiry-section {
  padding: 20px;
}

.form-sect {
  /* max-width: 700px !important; */
  padding-top: 20px;
}

.product-enquiry-section h4 {
  margin-bottom: 20px;
  color: #ffffff;
}

#product-enquiry-form::placeholder,
#product-enquiry-form::placeholder {
  color: #ffffff;
}

#product-enquiry-form input,
#product-enquiry-form textarea {
  background-color: transparent !important;
  border: 1px solid #d4d4d4 !important;
  color: #ffffff;
  border-radius: 0;
}

#product-enquiry-form label,
#product-enquiry-form h4 {
  color: #ffffff;
}

.form-control {
  margin-bottom: 10px;
}

.btn.enqsubmit {
  color: #497374;
  text-align: center;
  font-family: Jost;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;

  text-transform: capitalize;
  padding: 14px 69px;
  border-radius: 2px;
  background: #fff;
  border: 0px;
}

/*tab-section-css*/

/*========================================*/
/*-------------- [_Footer] ---------------*/
/*========================================*/
.footer-main-area {
  background: #222935;
  padding: 100px 0 60px;
}

.footer-bottom-area {
  background: #303743;
  padding: 20px 0;
}

.footer-widget {
  margin-bottom: 40px;
  display: inline-block;
}

.footer-widget-list li {
  display: inherit;
  margin-bottom: 10px;
}

.footer-widget-list li a {
  color: #a7a8b4;
  position: relative;
  padding-left: 25px;
}

.footer-widget-list li a:before {
  position: absolute;
  content: "\f105";
  left: 0px;
  top: -3px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.footer-widget-list li a:hover {
  color: #0c59db;
}

.search-submit {
  visibility: hidden;
}

/*========================================*/
/*-------------- [_Form] -----------------*/
/*========================================*/

#header-search .search-field::placeholder {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

#header-search .search-field {
  background: #578788;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.537816);
  border-radius: 5px;
  padding: 6px 8px;
}

#header-search form {
  margin: 0;
  padding-top: 9px;
  padding-bottom: 7px;
}

.form-control:focus {
  border-color: #e41f7a;
}

.contact-form textarea {
  display: inline-block;
  min-height: 210px;
}

.contact-form textarea,
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"] {
  background: #edf0fa;
  border: 1px solid transparent;
}

.contact-form .form-control:focus {
  border-color: #0c59db;
  background: #edf0fa;
}

.request-a-call-back-form {
  background: #fff;
  padding: 55px 50px 60px 50px;
  -webkit-box-shadow: -5px -1px 15px 10px rgba(38, 37, 37, 0.1);
  -khtml-box-shadow: -5px -1px 15px 10px rgba(38, 37, 37, 0.1);
  -moz-box-shadow: -5px -1px 15px 10px rgba(38, 37, 37, 0.1);
  -ms-box-shadow: -5px -1px 15px 10px rgba(38, 37, 37, 0.1);
  -o-box-shadow: -5px -1px 15px 10px rgba(38, 37, 37, 0.1);
  box-shadow: -5px -1px 15px 10px rgba(38, 37, 37, 0.1);
  margin-top: -100px;
  margin-left: -160px;
  position: relative;
}

.request-a-call-back-form:after {
  border-color: #0c59db transparent transparent #3032a2;
  content: "";
  position: absolute;
  border-width: 12px 12px 12px 12px;
  height: 64px;
  width: 64px;
  border-style: solid;
  top: 0;
  opacity: 0.75;
  left: 0;
}

.request-a-call-back-form:before {
  position: absolute;
  content: "";
  border-width: 12px 12px 12px 12px;
  border-color: #0c59db #3032a2 transparent transparent;
  top: 0;
  right: 0;
  height: 64px;
  width: 64px;
  border-style: solid;
  opacity: 0.75;
}

.request-a-call-back-form.form-control {
  margin-bottom: 20px;
}

.request-a-call-back-form .custom-select-categories {
  background-color: #fff;
  color: #17305e;
  height: 56px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  padding: 4px 15px;
  border: 1px solid #dfdce6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
}

.request-a-call-back-form.sidebar {
  background: #17305e;
  padding: 30px;
}

select {
  width: 268px;
  padding: 5px;
  font-size: 16px;
  line-height: 1;
  border-radius: 1px;
  border: 1px solid #a3a3a3;
  height: 34px;
  background: url(../../../../uploads/2023/07/Down-16.png) no-repeat right #fff;
  -webkit-appearance: none;
  background-position-x: 96%;
}

.contact-block {
  background: #edf0fa;
  padding: 30px 30px;
}

.contact-icon i {
  width: 84px;
  height: 84px;
  background: #0c59db;
  text-align: center;
  line-height: 84px;
  display: inline-block;
  border-radius: 50%;
}

.contact-icon i:before {
  color: #fff;
  font-size: 36px;
}

.contact-details {
  margin-left: 30px;
}

/*========================================*/
/*---------------- [_widget] -------------*/
/*========================================*/
/*Widget Search*/
.sidebar-widget {
  padding: 30px;
  margin-bottom: 30px;
  background: #edf0fa;
  border-radius: 8px;
}

.widget-title {
  position: relative;
}

.widget-title:after {
  position: absolute;
  content: "";
  height: 4px;
  width: 58px;
  left: 0;
  bottom: -15px;
  background: linear-gradient(45deg, #0e90d5, #3032a2) !important;
  border-radius: 6px;
}

.single-blog-widget-title {
  background: linear-gradient(-20deg, #0e90d5, #3032a2) !important;
  color: #fff;
  padding: 8px 24px;
}

.news-sidebar-widget .widget-search .search-form {
  position: relative;
}

.news-sidebar-widget .widget-search .search-form label {
  display: block;
  margin-bottom: 0;
}

.news-sidebar-widget .widget-search .search-form input {
  height: 50px;
  padding: 6px 15px;
  border: 1px solid #eeeeee;
  width: 100%;
  display: block;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news-sidebar-widget .widget-search .search-form button {
  position: absolute;
  right: 0;
  outline: 0;
  bottom: 0;
  height: 50px;
  width: 50px;
  z-index: 1;
  border: none;
  color: #ffffff;
  background-color: #0c59db;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}

.news-sidebar-widget .widget-popular-posts .post-date {
  font-size: 14px;
}

.news-sidebar-widget .widget-categories ul li,
.news-sidebar-widget .widget-archives ul li {
  display: inherit;
  padding: 5px 0;
}

.news-sidebar-widget .widget-categories ul li a,
.news-sidebar-widget .widget-archives ul li a {
  color: #565151;
}

.news-sidebar-widget .widget-categories ul li a:hover,
.news-sidebar-widget .widget-archives ul li a:hover {
  color: #0c59db;
}

.news-sidebar-widget .widget-categories ul li:first-child,
.news-sidebar-widget .widget-archives ul li:first-child {
  padding-top: 0;
}

.news-sidebar-widget .widget-tags ul li a {
  background: #fafcfe;
  color: #565151;
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 14px;
  padding: 8px 16px 8px 16px;
  border-radius: 6px;
  display: inline-block;
}

.news-sidebar-widget .widget-tags ul li a:hover {
  color: #fff;
  background: linear-gradient(45deg, #0e90d5, #3032a2) !important;
}

.news-sidebar-widget .widget-categories ul li:last-child,
.news-sidebar-widget .widget-archives ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.single-post {
  border-bottom: 1px solid #dbdde1;
  padding-bottom: 20px;
}

.single-post:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.single-post .post-image img {
  border-radius: 50%;
}

/*========================================*/
/*------------- [_Home_Slider] -----------*/
/*========================================*/
.home-carousel .slide-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 190px 0px 290px 0px;
}

.home-carousel .slide-item .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}

.banner-section {
  position: relative;
}

.home-carousel {
  position: relative;
}

.home-carousel .slide-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 200px 0px 200px 0px;
}

.home-carousel .slide-item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(-180deg, rgba(22, 3, 1, 0), #09334f 150%);
  top: 0px;
  right: 0px;
  z-index: 1;
}

.home-carousel .slide-item .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.home-carousel .content-box {
  position: relative;
  display: block;
  z-index: 5;
  width: 100%;
}

.home-carousel .content-box h1 {
  position: relative;
  display: block;
  color: #fff;
  font-size: 56px;
  line-height: 62px;
  font-weight: 900;
  margin-bottom: 30px;
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.home-carousel .active .content-box h1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1000ms;
  -moz-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

.home-carousel .content-box p {
  position: relative;
  display: block;
  color: #fff;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 36px;
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 1300ms ease;
  -moz-transition: all 1300ms ease;
  -ms-transition: all 1300ms ease;
  -o-transition: all 1300ms ease;
  transition: all 1300ms ease;
}

.home-carousel .active .content-box p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1300ms;
  -moz-transition-delay: 1300ms;
  -ms-transition-delay: 1300ms;
  -o-transition-delay: 1300ms;
  transition-delay: 1300ms;
}

.banner-section .home-carousel .content-box a.theme-btn {
  padding: 14px 47px;
}

.home-carousel .content-box .btn-box {
  position: relative;
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 1600ms ease;
  -moz-transition: all 1600ms ease;
  -ms-transition: all 1600ms ease;
  -o-transition: all 1600ms ease;
  transition: all 1600ms ease;
}

.home-carousel .active .content-box .btn-box {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1600ms;
  -moz-transition-delay: 1600ms;
  -ms-transition-delay: 1600ms;
  -o-transition-delay: 1600ms;
  transition-delay: 1600ms;
}

/*========================================*/
/*----------- [_Section_Title] -----------*/
/*========================================*/
.section-title {
  margin-bottom: 60px;
}

.section-title .sub-title {
  margin-bottom: 5px;
  font-size: 16px;
}

.section-title-left-part {
  position: relative;
  padding-left: 30px;
}

.section-title-left-part:before {
  content: "";
  position: absolute;
  background: #0c59db;
  height: 100%;
  width: 8px;
  top: 0;
  left: 0;
}

.section-title-left-part:after {
  content: "\f180";
  font-family: Flaticon;
  position: absolute;
  top: 17px;
  left: 45px;
  font-size: 7rem;
  color: #1677bf;
  opacity: 0.1;
  animation: heartbeat 1s infinite alternate;
}

.title-box-center {
  position: relative;
}

.shadow-text {
  position: relative;
  font-size: 152px;
  opacity: 0.05;
  left: 0;
  right: 0;
  top: 15px;
  color: #3751ca;
  font-weight: 800;
  animation: heartbeat 1s infinite alternate;
}

/*========================================*/
/*------------- [_Title_Lines] -----------*/
/*========================================*/
.title-under-line {
  position: relative;
}

.title-under-line:before {
  content: "";
  background: linear-gradient(45deg, #0e90d5, #3032a2) !important;
  position: absolute;
  height: 10px;
  width: 72px;
  bottom: -35px;
  left: 0;
}

.title-under-line:after {
  background: #ffffff;
  position: absolute;
  content: "";
  height: 2px;
  width: 30px;
  bottom: -31px;
  left: 0px;
}

.line-both-side {
  position: relative;
  display: inline-block;
}

.line-both-side:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 45px;
  top: 12px;
  right: -55px;
  background: #fff;
}

.line-both-side:after {
  position: absolute;
  background: #fff;
  height: 2px;
  width: 45px;
  content: "";
  left: -55px;
  top: 12px;
}

.line-both-side.gradient-color:before {
  background: linear-gradient(45deg, #0e90d5, #3032a2) !important;
}

.line-both-side.gradient-color:after {
  background: linear-gradient(45deg, #0e90d5, #3032a2) !important;
}

.sub-title-side-line {
  position: relative;
  padding-left: 60px;
  display: inline-block;
}

.sub-title-side-line:before {
  position: absolute;
  background: linear-gradient(45deg, #0e90d5, #3032a2) !important;
  height: 2px;
  width: 50px;
  content: "";
  top: 15px;
  left: 0;
}

.line-top-center {
  position: relative;
}

.line-top-center:before {
  content: "";
  position: absolute;
  background: linear-gradient(45deg, #0e90d5, #3032a2) !important;
  height: 3px;
  width: 36px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -15px;
}

.side-line {
  position: relative;
}

.side-line:before {
  position: absolute;
  content: "";
  background: linear-gradient(45deg, #0e90d5, #3032a2) !important;
  height: 3px;
  width: 40px;
  top: 12px;
  left: -15px;
  z-index: -1;
  -moz-transition: all 500ms ease-out 0s;
  -webkit-transition: all 500ms ease-out 0s;
  -ms-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s;
}

.case-study-item:hover .side-line:before {
  width: 65px;
  left: -30px;
}

/*========================================*/
/*-------------- [_Page_Title] -----------*/
/*========================================*/
.page-title-section {
  background-color: #f8f8f8;
  background-image: url(../images/bg/page-title-bg.jpg);
  color: #fff;
}

.page-title-content {
  display: flex;
  align-items: center;
  position: relative;
  height: 320px;
}

.page-title-content .title {
  font-size: 54px;
  letter-spacing: 1px;
}

.page-title-content nav {
  position: absolute;
  left: 0;
  bottom: 0;
}

.page-title-content nav ol {
  margin: 0;
  border-radius: 0;
  background: rgba(11, 18, 30, 0.6);
}

.page-title-content .breadcrumb-item a {
  color: #fde428;
}

.page-title-content .breadcrumb-item.active {
  color: #ffffff;
}

.page-title-content .breadcrumb-item + .breadcrumb-item::before {
  content: "|";
}

/*========================================*/
/*------------- [_Divider] ---------------*/
/*========================================*/
.text-divider .large-text {
  font-size: 48px;
  line-height: 1.2;
  text-transform: uppercase;
}

.call-us-now {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background: linear-gradient(45deg, #0e90d5, #3032a2) !important;
  padding: 30px 40px;
  border-radius: 12px;
}

.call-us-now:before {
  position: inherit;
  content: "\f18e";
  font-family: "Flaticon";
  color: #fff;
  font-size: 92px;
  left: 30px;
  top: 50px;
  opacity: 0.2;
}

/*========================================*/
/*-------------- [_Typography] -----------*/
/*========================================*/
/*Margin Top */
.mrt-0 {
  margin-top: 0px;
}

.mrt-5 {
  margin-top: 5px;
}

.mrt-10 {
  margin-top: 10px;
}

.mrt-15 {
  margin-top: 15px;
}

.mrt-20 {
  margin-top: 20px;
}

.mrt-25 {
  margin-top: 25px;
}

.mrt-30 {
  margin-top: 30px;
}

.mrt-35 {
  margin-top: 35px;
}

.mrt-40 {
  margin-top: 40px;
}

.mrt-45 {
  margin-top: 45px;
}

.mrt-50 {
  margin-top: 50px;
}

.mrt-55 {
  margin-top: 55px;
}

.mrt-60 {
  margin-top: 60px;
}

.mrt-65 {
  margin-top: 65px;
}

.mrt-70 {
  margin-top: 70px;
}

.mrt-75 {
  margin-top: 75px;
}

.mrt-80 {
  margin-top: 80px;
}

.mrt-85 {
  margin-top: 85px;
}

.mrt-90 {
  margin-top: 90px;
}

.mrt-95 {
  margin-top: 95px;
}

.mrt-100 {
  margin-top: 100px;
}

.mrt-105 {
  margin-top: 105px;
}

.mrt-110 {
  margin-top: 110px;
}

.mrt-115 {
  margin-top: 115px;
}

.mrt-120 {
  margin-top: 120px;
}

.mrt-125 {
  margin-top: 125px;
}

.mrt-130 {
  margin-top: 130px;
}

.mrt-135 {
  margin-top: 135px;
}

.mrt-140 {
  margin-top: 140px;
}

.mrt-145 {
  margin-top: 145px;
}

.mrt-150 {
  margin-top: 150px;
}

.minus-mrt-130 {
  margin-top: -130px;
}

.minus-mrt-60 {
  margin-top: -60px;
}

/*Margin Right */
.mrr-0 {
  margin-right: 0px;
}

.mrr-5 {
  margin-right: 5px;
}

.mrr-10 {
  margin-right: 10px;
}

.mrr-15 {
  margin-right: 15px;
}

.mrr-20 {
  margin-right: 20px;
}

.mrr-25 {
  margin-right: 25px;
}

.mrr-30 {
  margin-right: 30px;
}

.mrr-35 {
  margin-right: 35px;
}

.mrr-40 {
  margin-right: 40px;
}

.mrr-45 {
  margin-right: 45px;
}

.mrr-50 {
  margin-right: 50px;
}

.mrr-55 {
  margin-right: 55px;
}

.mrr-60 {
  margin-right: 60px;
}

.mrr-65 {
  margin-right: 65px;
}

.mrr-70 {
  margin-right: 70px;
}

.mrr-75 {
  margin-right: 75px;
}

.mrr-80 {
  margin-right: 80px;
}

.mrr-85 {
  margin-right: 85px;
}

.mrr-90 {
  margin-right: 90px;
}

.mrr-95 {
  margin-right: 95px;
}

.mrr-100 {
  margin-right: 100px;
}

.mrr-105 {
  margin-right: 105px;
}

.mrr-110 {
  margin-right: 110px;
}

.mrr-115 {
  margin-right: 115px;
}

.mrr-120 {
  margin-right: 120px;
}

.mrr-125 {
  margin-right: 125px;
}

.mrr-130 {
  margin-right: 130px;
}

.mrr-135 {
  margin-right: 135px;
}

.mrr-140 {
  margin-right: 140px;
}

.mrr-145 {
  margin-right: 145px;
}

.mrr-150 {
  margin-right: 150px;
}

/*Margin Bottom */
.mrb-0 {
  margin-bottom: 0px;
}

.mrb-5 {
  margin-bottom: 5px;
}

.mrb-10 {
  margin-bottom: 10px;
}

.mrb-15 {
  margin-bottom: 15px;
}

.mrb-20 {
  margin-bottom: 20px;
}

.mrb-25 {
  margin-bottom: 25px;
}

.mrb-30 {
  margin-bottom: 30px;
}

.mrb-35 {
  margin-bottom: 35px;
}

.mrb-40 {
  margin-bottom: 40px;
}

.mrb-45 {
  margin-bottom: 45px;
}

.mrb-50 {
  margin-bottom: 50px;
}

.mrb-55 {
  margin-bottom: 55px;
}

.mrb-60 {
  margin-bottom: 60px;
}

.mrb-65 {
  margin-bottom: 65px;
}

.mrb-70 {
  margin-bottom: 70px;
}

.mrb-75 {
  margin-bottom: 75px;
}

.mrb-80 {
  margin-bottom: 80px;
}

.mrb-85 {
  margin-bottom: 85px;
}

.mrb-90 {
  margin-bottom: 90px;
}

.mrb-95 {
  margin-bottom: 95px;
}

.mrb-100 {
  margin-bottom: 100px;
}

.mrb-105 {
  margin-bottom: 105px;
}

.mrb-110 {
  margin-bottom: 110px;
}

.mrb-115 {
  margin-bottom: 115px;
}

.mrb-120 {
  margin-bottom: 120px;
}

.mrb-125 {
  margin-bottom: 125px;
}

.mrb-130 {
  margin-bottom: 130px;
}

.mrb-135 {
  margin-bottom: 135px;
}

.mrb-140 {
  margin-bottom: 140px;
}

.mrb-145 {
  margin-bottom: 145px;
}

.mrb-150 {
  margin-bottom: 150px;
}

/*Margin Left */
.mrl-0 {
  margin-left: 0px;
}

.mrl-5 {
  margin-left: 5px;
}

.mrl-10 {
  margin-left: 10px;
}

.mrl-15 {
  margin-left: 15px;
}

.mrl-20 {
  margin-left: 20px;
}

.mrl-25 {
  margin-left: 25px;
}

.mrl-30 {
  margin-left: 30px;
}

.mrl-35 {
  margin-left: 35px;
}

.mrl-40 {
  margin-left: 40px;
}

.mrl-45 {
  margin-left: 45px;
}

.mrl-50 {
  margin-left: 50px;
}

.mrl-55 {
  margin-left: 55px;
}

.mrl-60 {
  margin-left: 60px;
}

.mrl-65 {
  margin-left: 65px;
}

.mrl-70 {
  margin-left: 70px;
}

.mrl-75 {
  margin-left: 75px;
}

.mrl-80 {
  margin-left: 80px;
}

.mrl-85 {
  margin-left: 85px;
}

.mrl-90 {
  margin-left: 90px;
}

.mrl-95 {
  margin-left: 95px;
}

.mrl-100 {
  margin-left: 100px;
}

.mrl-105 {
  margin-left: 105px;
}

.mrl-110 {
  margin-left: 110px;
}

.mrl-115 {
  margin-left: 115px;
}

.mrl-120 {
  margin-left: 120px;
}

.mrl-125 {
  margin-left: 125px;
}

.mrl-130 {
  margin-left: 130px;
}

.mrl-135 {
  margin-left: 135px;
}

.mrl-140 {
  margin-left: 140px;
}

.mrl-145 {
  margin-left: 145px;
}

.mrl-150 {
  margin-left: 150px;
}

/*Padding Top */
.pdt-0 {
  padding-top: 0px;
}

.pdt-5 {
  padding-top: 5px;
}

.pdt-10 {
  padding-top: 10px;
}

.pdt-15 {
  padding-top: 15px;
}

.pdt-20 {
  padding-top: 20px;
}

.pdt-25 {
  padding-top: 25px;
}

.pdt-30 {
  padding-top: 30px;
}

.pdt-35 {
  padding-top: 35px;
}

.pdt-40 {
  padding-top: 40px;
}

.pdt-45 {
  padding-top: 45px;
}

.pdt-50 {
  padding-top: 50px;
}

.pdt-55 {
  padding-top: 55px;
}

.pdt-60 {
  padding-top: 60px;
}

.pdt-65 {
  padding-top: 65px;
}

.pdt-70 {
  padding-top: 70px;
}

.pdt-75 {
  padding-top: 75px;
}

.pdt-80 {
  padding-top: 80px;
}

.pdt-85 {
  padding-top: 85px;
}

.pdt-90 {
  padding-top: 90px;
}

.pdt-95 {
  padding-top: 95px;
}

.pdt-100 {
  padding-top: 100px;
}

.pdt-105 {
  padding-top: 105px;
}

.pdt-110 {
  padding-top: 110px;
}

.pdt-115 {
  padding-top: 115px;
}

.pdt-120 {
  padding-top: 120px;
}

.pdt-125 {
  padding-top: 125px;
}

.pdt-130 {
  padding-top: 130px;
}

.pdt-135 {
  padding-top: 135px;
}

.pdt-140 {
  padding-top: 140px;
}

.pdt-145 {
  padding-top: 145px;
}

.pdt-150 {
  padding-top: 150px;
}

/*Padding Right */
.pdr-0 {
  padding-right: 0px;
}

.pdr-5 {
  padding-right: 5px;
}

.pdr-10 {
  padding-right: 10px;
}

.pdr-15 {
  padding-right: 15px;
}

.pdr-20 {
  padding-right: 20px;
}

.pdr-25 {
  padding-right: 25px;
}

.pdr-30 {
  padding-right: 30px;
}

.pdr-35 {
  padding-right: 35px;
}

.pdr-40 {
  padding-right: 40px;
}

.pdr-45 {
  padding-right: 45px;
}

.pdr-50 {
  padding-right: 50px;
}

.pdr-55 {
  padding-right: 55px;
}

.pdr-60 {
  padding-right: 60px;
}

.pdr-65 {
  padding-right: 65px;
}

.pdr-70 {
  padding-right: 70px;
}

.pdr-75 {
  padding-right: 75px;
}

.pdr-80 {
  padding-right: 80px;
}

.pdr-85 {
  padding-right: 85px;
}

.pdr-90 {
  padding-right: 90px;
}

.pdr-95 {
  padding-right: 95px;
}

.pdr-100 {
  padding-right: 100px;
}

.pdr-105 {
  padding-right: 105px;
}

.pdr-110 {
  padding-right: 110px;
}

.pdr-115 {
  padding-right: 115px;
}

.pdr-120 {
  padding-right: 120px;
}

.pdr-125 {
  padding-right: 125px;
}

.pdr-130 {
  padding-right: 130px;
}

.pdr-135 {
  padding-right: 135px;
}

.pdr-140 {
  padding-right: 140px;
}

.pdr-145 {
  padding-right: 145px;
}

.pdr-150 {
  padding-right: 150px;
}

/*Padding Bottom */
.pdb-0 {
  padding-bottom: 0px;
}

.pdb-5 {
  padding-bottom: 5px;
}

.pdb-10 {
  padding-bottom: 10px;
}

.pdb-16 {
  padding-bottom: 16px;
}

.pdb-20 {
  padding-bottom: 20px;
}

.pdb-25 {
  padding-bottom: 25px;
}

.pdb-30 {
  padding-bottom: 30px;
}

.pdb-32 {
  padding-bottom: 32px;
}

.pdb-40 {
  padding-bottom: 40px;
}

.pdb-45 {
  padding-bottom: 45px;
}

.pdb-50 {
  padding-bottom: 50px;
}

.pdb-55 {
  padding-bottom: 55px;
}

.pdb-60 {
  padding-bottom: 60px;
}

.pdb-65 {
  padding-bottom: 65px;
}

.pdb-70 {
  padding-bottom: 70px;
}

.pdb-75 {
  padding-bottom: 75px;
}

.pdb-80 {
  padding-bottom: 80px;
}

.pdb-85 {
  padding-bottom: 85px;
}

.pdb-90 {
  padding-bottom: 90px;
}

.pdb-95 {
  padding-bottom: 95px;
}

.pdb-100 {
  padding-bottom: 100px;
}

.pdb-105 {
  padding-bottom: 105px;
}

.pdb-110 {
  padding-bottom: 110px;
}

.pdb-115 {
  padding-bottom: 115px;
}

.pdb-120 {
  padding-bottom: 120px;
}

.pdb-125 {
  padding-bottom: 125px;
}

.pdb-130 {
  padding-bottom: 130px;
}

.pdb-135 {
  padding-bottom: 135px;
}

.pdb-140 {
  padding-bottom: 140px;
}

.pdb-145 {
  padding-bottom: 145px;
}

.pdb-150 {
  padding-bottom: 150px;
}

.pdt-195 {
  padding-top: 195px;
}

.pdt-165 {
  padding-top: 165px;
}

.pdb-180 {
  padding-bottom: 180px;
}

.pdb-210 {
  padding-bottom: 210px;
}

.pdb-300 {
  padding-bottom: 300px;
}

/*Padding Left */
.pdl-0 {
  padding-left: 0px;
}

.pdl-5 {
  padding-left: 5px;
}

.pdl-10 {
  padding-left: 10px;
}

.pdl-15 {
  padding-left: 15px;
}

.pdl-20 {
  padding-left: 20px;
}

.pdl-25 {
  padding-left: 25px;
}

.pdl-30 {
  padding-left: 30px;
}

.pdl-35 {
  padding-left: 35px;
}

.pdl-40 {
  padding-left: 40px;
}

.pdl-45 {
  padding-left: 45px;
}

.pdl-50 {
  padding-left: 50px;
}

.pdl-55 {
  padding-left: 55px;
}

.pdl-60 {
  padding-left: 60px;
}

.pdl-65 {
  padding-left: 65px;
}

.pdl-70 {
  padding-left: 70px;
}

.pdl-75 {
  padding-left: 75px;
}

.pdl-80 {
  padding-left: 80px;
}

.pdl-85 {
  padding-left: 85px;
}

.pdl-90 {
  padding-left: 90px;
}

.pdl-95 {
  padding-left: 95px;
}

.pdl-100 {
  padding-left: 100px;
}

.pdl-105 {
  padding-left: 105px;
}

.pdl-110 {
  padding-left: 110px;
}

.pdl-115 {
  padding-left: 115px;
}

.pdl-120 {
  padding-left: 120px;
}

.pdl-125 {
  padding-left: 125px;
}

.pdl-130 {
  padding-left: 130px;
}

.pdl-135 {
  padding-left: 135px;
}

.pdl-140 {
  padding-left: 140px;
}

.pdl-145 {
  padding-left: 145px;
}

.pdl-150 {
  padding-left: 150px;
}

/*Font Weight */
.f-weight-100 {
  font-weight: 100;
}

.f-weight-200 {
  font-weight: 200;
}

.f-weight-300 {
  font-weight: 300;
}

.f-weight-400 {
  font-weight: 400;
}

.f-weight-500 {
  font-weight: 500;
}

.f-weight-600 {
  font-weight: 600;
}

.f-weight-700 {
  font-weight: 700;
}

.f-weight-800 {
  font-weight: 800;
}

.f-weight-900 {
  font-weight: 900;
}

.vh {
  height: 100vh;
}

.d-flex {
  align-items: center;
  display: flex;
}

.font-30 {
  font-size: 30px;
}

.font-54 {
  font-size: 54px;
  line-height: 64px;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.z-index--1 {
  z-index: -1;
}

.border-right-silver2 {
  border-right: 1px solid #b7b7b8;
}

@media (max-width: 991px) {
  .sidebar-right {
    padding-top: 50px !important;
    order: 1;
    width: 100%;
  }

  .first-priority {
    order: -1;
  }
  #mob-rev-enq {
    flex-direction: column-reverse;
}
.enq-sec {
  margin-bottom: 50px;
}

.tableftimg {
  margin-bottom: -40px;
}
#product-enquiry-form .enqsubmit {
  width: 100%;
}
#assurance-singlepage {
  flex-direction: column;
  margin-bottom: 40px;
  
}
#assurance-singlepage .img-assurance-sec {
  width: 100%;
}
#assurance-singlepage .content-part {
  width: 100%;
}
#assurance-singlepage .content-part .title {
  margin-bottom: 10px;
  margin-top: 24px;
}
.single-related-assets .slick-prev, .single-matching-assets .slick-prev {
  top: 50% !important;
}

}

/*Google Font Classes */
.f-family1 {
  font-family: "Jost", sans-serif;
}

.f-family2 {
  font-family: "Caladea", serif;
}

/*Data Overlay */
[data-overlay-dark],
[data-overlay-light] {
  position: relative;
}

[data-overlay-dark] .container,
[data-overlay-light] .container {
  position: relative;
  z-index: 2;
}

[data-overlay-dark]:before,
[data-overlay-light]:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

[data-overlay-dark]:before {
  background: #131c34;
}

[data-overlay-light]:before {
  background: #fff;
}

[data-overlay-dark="0"]:before,
[data-overlay-light="0"]:before {
  opacity: 0;
}

[data-overlay-dark="1"]:before,
[data-overlay-light="1"]:before {
  opacity: 0.1;
}

[data-overlay-dark="2"]:before,
[data-overlay-light="2"]:before {
  opacity: 0.2;
}

[data-overlay-dark="3"]:before,
[data-overlay-light="3"]:before {
  opacity: 0.3;
}

[data-overlay-dark="4"]:before,
[data-overlay-light="4"]:before {
  opacity: 0.4;
}

[data-overlay-dark="5"]:before,
[data-overlay-light="5"]:before {
  opacity: 0.5;
}

[data-overlay-dark="6"]:before,
[data-overlay-light="6"]:before {
  opacity: 0.6;
}

[data-overlay-dark="7"]:before,
[data-overlay-light="7"]:before {
  opacity: 0.7;
}

[data-overlay-dark="8"]:before,
[data-overlay-light="8"]:before {
  opacity: 0.8;
}

[data-overlay-dark="9"]:before,
[data-overlay-light="9"]:before {
  opacity: 0.9;
}

[data-overlay-dark="94"]:before,
[data-overlay-light="94"]:before {
  opacity: 0.94;
}

[data-overlay-dark="10"]:before,
[data-overlay-light="10"]:before {
  opacity: 1;
}

.bg-no-repeat {
  background-repeat: no-repeat !important;
}

.long-gap-left {
  margin-left: 370px;
  overflow: hidden;
}

.f-right {
  float: right;
}

.f-left {
  float: left;
}

.text-underline {
  text-decoration: underline;
}

.display-inline-block {
  display: inline-block;
}

.text-white {
  color: #ffffff;
}

.bg-white {
  background: #ffffff;
}

.bg-light-pink {
  background: #faf3f3;
}

.bg-silver {
  background: #ecf1f8;
}

.bg-silver-light {
  background: #f7f8fc;
}

.bg-silver-deep {
  background: #ecdaee;
}

.bg-gray {
  background: #f7f7f7;
}

.text-silver {
  color: #f5f3f1;
}

.text-light-gray {
  color: #a7a8b4;
}

.text-gray {
  color: #a4a4aa;
}

.text-gray-light {
  color: #cccccc;
}

.text-dark-light {
  color: #808093;
}

.section-white-typo * {
  color: #fff !important;
}

.section-bg1 {
  background: url(../images/bg/1.jpg);
}

.section-bg2 {
  background: url(../images/bg/2.jpg);
}

.section-bg3 {
  background: url(../images/bg/3.jpg);
}

.section-bg4 {
  background: url(../images/bg/4.jpg);
}

.section-bg5 {
  background: url(../images/bg/5.jpg);
}

.abs-bg1 {
  background: url(../images/bg/abs-bg1.png);
}

.abs-bg2 {
  background: url(../images/bg/abs-bg2.png);
}

.contact-from-bg {
  background: url(../images/bg/contact-form-bg.png);
}

[class*="section-bg"] {
  position: relative;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.section-title-line {
  position: relative;
  display: inline-block;
}

.section-title-line:before {
  content: "";
  background: #e41f7a;
  height: 3px;
  width: 45%;
  position: absolute;
  right: 0;
  bottom: 5px;
  display: inline-block;
  left: 0;
  margin: 0 auto;
}

.section-title-line.line-white:before {
  background: #fff;
}

.solid-line-bottom {
  position: relative;
  display: inline-block;
}

.solid-line-bottom:before {
  content: "";
  background: linear-gradient(45deg, #0e90d5, #3032a2) !important;
  height: 5px;
  width: 15%;
  position: absolute;
  right: 0;
  bottom: -20px;
  display: inline-block;
  left: 0;
  z-index: -1;
  border-radius: 15px;
}

.element-shadow {
  box-shadow: 0px 10px 13px 0px rgba(0, 0, 0, 0.3);
}

.element-shadow-long {
  box-shadow: 0px 20px 19px 0px rgba(0, 0, 0, 0.14);
}

.bg-cover {
  background-size: cover;
}

.divider-gap {
  padding: 11% 16% 9% 12%;
}

.vertical-align-middle {
  vertical-align: middle;
}

.half-sec {
  position: relative;
  overflow: hidden;
}

.half-sec:before {
  content: "";
  background: #fdeeec;
  position: absolute;
  height: 95%;
  width: 48%;
  left: -240px;
  transform: skew(-30deg, 15deg);
  top: 0;
  opacity: 0.6;
}

.intersection-section {
  margin-top: -160px;
  padding-top: 240px;
}

.border-top-bottom {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}


.logo-bar {
  padding: 32px 0;
}

.navbar .dropdown-menu div[class*="col"] {
  margin-bottom: 1rem;
}

@media screen and (min-width: 992px) {
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .navbar .nav-item {
    padding: 0.5rem 0.5rem;
    margin: 0 0.25rem;
  }

  li.nav-item.dropdown {
    margin: 0;
  }

  .navbar .dropdown {
    position: static;
  }

  .navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    margin-top: 8px;

    display: block;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s linear;
  }
  .navbar .dropdown:hover .dropdown-menu,
  .navbar .dropdown .dropdown-menu:hover {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.3s linear;
  }
  .tableftimg {
    position: absolute;
    bottom: -30px;
    z-index: 1;
}

}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .header-top-area .header-top-left-part .address {
    padding-right: 5px;
    position: relative;
  }
  .header-top-area .header-top-left-part span {
    font-size: 12px;
    font-family: Jost;
    line-height: 20.23px;
    text-align: center;
    font-weight: 500;
  }
  .header-top-area .header-top-left-part .phone {
    padding-left: 5px;
  }
  .single_product_choose_settings_button, .single_add_to_cart_button{
    width: 85% !important;
  }
  .yith-wcwl-add-button {
    width: 15% !important;
  }
}

.main--menu {
  background: #497374;
  position: relative;
  z-index: 5;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .nav-link {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;

  color: #4a4a4a;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.search-submit {
  visibility: hidden;
  position: absolute;
}

.navbar-expand-lg .navbar-nav .nav-link {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}

.megamenu-sub {
  margin-top: 22px;
  margin-left: 24px;
  margin-bottom: 18px;
}

.split-list-item {
  display: flex;
  flex-flow: column wrap;
  height: 10em;
}

.menu-icon {
  margin-right: 8px;
}

.sub-nav-megamenu li.nav-item a {
  text-transform: capitalize !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #4a4a4a !important;
  padding: 0;
}

.megamenu-sub-item {
  position: relative;
  margin-right: 9px;
}

.megamenu-sub-item a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #497374;
  margin-left: 24px;
  display: flex;
}

.megamenu-sub-item a:after {
  right: 0;
  position: absolute;
  content: "";
  display: inline-block;
  width: 6px;
  height: 10px;
  background-image: url(../../../../uploads/2023/04/Left-Caret-Icon.svg);
  margin-top: 6px;
  background-repeat: no-repeat;
}

.sub-nav-megamenu {
  border-right: 1px solid rgba(151, 151, 151, 0.3);
}

.new-right {
  width: 6px;
  height: 10px;
  background-image: url(../../../../uploads/2023/04/Left-Caret-Icon.svg);
  margin-right: 6px;
  background-repeat: no-repeat;
}

.sub-nav-megamenu .front-icon {
  position: relative;
}

.sub-nav-megamenu.with-img-bg {
  background-repeat: no-repeat;
  background-position: right;
}

.megamenu-sub {
  margin-top: 22px;
  margin-left: 24px;
  margin-bottom: 18px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #886761;
}

.split-list-item-2 {
  display: flex;
  flex-flow: column wrap;
  height: 16em;
  align-content: flex-start;
}

#Jewellery-menu {
  max-width: 924px;
  margin-left: 180px;
}

#Jewellery-menu .sub-nav-megamenu {
  border: 0;
}

.split-list-item-3 {
  display: flex;
  flex-flow: column wrap;
  height: 9em;
  align-content: flex-start;
}

.bottom-jwellary {
  max-width: 300px;
}

.bottom-jwellary {
  max-width: 300px;
}

.split-list-item-4 {
  display: flex;
  flex-flow: column wrap;
  height: 5em;
  align-content: flex-start;
}

#edu-menu {
  max-width: 951px;
  margin-left: 210px;
}

#edu-menu .sub-nav-megamenu {
  border: none;
}

.split-list-item-5 {
  display: flex;
  flex-flow: column wrap;
  height: 7em;
  align-content: flex-start;
}

#edu-menu .megamenu-sub {
  margin-top: 5px;
  margin-left: 24px;
  margin-bottom: 5px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #886761;
}

.tabs li {
  display: inline-block;
  margin: 0;
  padding: 10px 20px 5px 20px;
  cursor: pointer;

  font-size: 1.2em;
  line-height: 2em;
  color: #fff;
}

.tabs li:hover {
  background: #fff2ef;
  color: #886761;
}

#eng-wed-tabs li.current {
  background: #fff2ef;
  color: #886761;
}
#Jewellery-menu .tab-content {
    display: none;
    /* background: #ededed; */
    /* padding: 15px; */
    line-height: 1.4;
}
#Jewellery-menu .tab-content.current {
  display: inherit;
}

.sub-list-item {
  padding-left: 25px;
  margin-top: 10px;
}

#engage-ring-1 {
  padding-top: 21px;
}

#shopbystyle .nav-item {
  padding: 5px 0;
}

.new-color-menu {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin-right: 8px;
}

#mr-lft-0 {
  margin-left: 0;
}

#mr-lft-0 .megamenu-sub-item a {
  margin-left: 0;
}

#mr-lft-0 .megamenu-sub-item {
  margin-right: 0;
}

#mr-lft-0 .megamenu-sub {
  margin-left: 0;
}

#mr-lft-0 .nav-item {
  padding: 0.5rem 0;
  margin: 0;
}

.engage-ring-shop-metal {
  width: 111px;
}

#eng-wed-tabs .tab {
  width: 50%;
  float: left;
  text-transform: uppercase;
  padding-bottom: 10px;
}

ul#eng-wed-tabs {
  width: 100%;
  text-align: center;
}

#eng-wed-tabs li {
  background: #fafafa;
  color: #886761;
}

#dimaond-box-width {
  max-width: 1059px;
  padding-top: 0;
}

#dimaond-box-width .sub-nav-megamenu {
  margin-bottom: 0;
}

#dimaond-box-width li.nav-item {
  padding-top: 0px;
  padding-bottom: 12px;
}

/* Footer */

.gap {
  height: 30px;
  width: 100%;
  clear: both;
  display: block;
}

footer {
  background: #002a35;
  height: auto;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  border-top: 0px solid #dddddd;
}

.prefooter {
  border-bottom: 1px solid #ed938273;
  padding-top: 51px;
  padding-bottom: 32px;
}

.footer p {
  margin: 0;
}

.footer img {
  max-width: 100%;
}

.footer h3 {
  color: white;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  padding: 40px 0 0px;
  margin-bottom: 38px;
  position: relative;
}

h3.forver-name {
  color: #f1a89a;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
  font-family: dm serif display;
}

.footer h4 {
  color: white;
  font-size: 2em;
  font-weight: 600;
  line-height: 38px;
  padding: 40px 0 10px;
  font-family: cursive;
  font-weight: lighter;
}

.footer ul {
  font-size: 13px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-top: 0px;
  color: #7f8c8d;
  padding: 0 0 8px 0;
}

.email {
  border-bottom: 3px solid #fff;
}

.footer ul li a {
  padding: 0 0 12px 0;
  display: block;
}

.footer a {
  color: white;
  font-weight: lighter;
}

.footer p {
  color: white;
  font-weight: lighter;
}

.supportLi h4 {
  font-size: 20px;
  font-weight: lighter;
  line-height: normal;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}

.footer a {
  color: #fff;
}

.footer-bottom {
  margin-top: 2em;
  border-top: 1px solid #dddddd;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff;
}

.sep-brand:before {
  content: "";
  background: #f1a89a;
  position: absolute;
  height: 1px;
  width: 39px;
  bottom: -10px;
  left: 0;
  border-radius: 10px;
}

.site {
  overflow: hidden;
}

.img-bottom-abs img {
  padding: 20px;
  background: #002a35;
  border-radius: 50px;
}

.icon-bottom {
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

ul.details-contact {
    margin-left: 0;
    color: #fff;
    font-size: 16px;
    font-family: Jost;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
ul.details-contact  li span {
    position: absolute;
    left: 0;
    top: 0px;
}
.details-contact li a {
    margin-left: 30px;
    padding: 0 !important;
}
li.ic-call:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 16px;
  background-image: url(../../../../uploads/2023/06/phone-icon-png.png);
  background-size: cover;
  position: absolute;
  margin-left: -30px;
  margin-top: 10px;
}

li.ic-emailicon:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 12px;
  background-image: url(../../../../uploads/2023/06/mail-icon-png.png);
  background-size: cover;
  position: absolute;
  margin-left: -30px;
  margin-top: 10px;
}

li.ic-phone-icon:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 23px;
  background-image: url(../../../../uploads/2023/06/location-png.png);
  background-size: cover;
  position: absolute;
  margin-left: -30px;
  margin-top: 10px;
}

.details-contact li {
    margin-bottom: 20px;
    /* display: flex; */
    /* align-items: self-start; */
    /* justify-content: start; */
    position: relative;
}
li.footercontact-list p {
    margin-left: 30px;
}
.details-contact li:first-child {
    margin-bottom: 0;
}
.imge-f-bottom {
  display: flex;
  justify-content: space-between;
}

ul.social-iconlist i {
  color: #fff;
}

ul.social-iconlist {
  display: flex;
  font-size: 16px;
  color: #fff;
}

.social-iconlist li {
  margin-left: 10px;
  margin-right: 10px;
}

.main--menu ul {
  margin: 0;
  padding-left: 0;
}

.split-list-item.sp-1 {
  display: flex;
  flex-flow: column wrap;
  height: 12em;
}

#extra-menu-btm .megamenu-sub-item a:after {
  display: none;
}

#extra-menu-btm .megamenu-sub-item a {
  margin-left: 20px;
}

#extra-menu-btm .new-right {
  margin-top: 5px;
}

#edu-menu .sub-nav-megamenu {
  margin-bottom: 10px;
}

#extra-menu-btm .megamenu-sub-item:nth-child(1) {
  margin-top: 5px;
}

#extra-menu-btm .megamenu-sub-item:nth-child(2) {
  margin-top: 10px;
}

.col-lg-2.header-top-right-part.text-right {
  display: flex;
  justify-content: flex-end;
}

.header-icon {
  margin-left: 15px;
}

#navbarSupportedContent li:nth-child(1).nav-item.dropdown {
  padding-left: 0;
  margin-left: 0;
}

#navbarSupportedContent li:nth-child(1).nav-item.dropdown .dropdown-toggle {
  padding-left: 0;
}

.white-gold {
  background-color: #f6f0ce;
}

.yellow-gold {
  background-color: #f7b500;
}

.rose-gold {
  background-color: #b76e79;
}

.platinum {
  background-color: #e5e4e2;
}

.green-gold {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    linear-gradient(0deg, #d9e0e3, #d9e0e3);
}

.purple-gold {
  background: rgba(183, 110, 121, 1);
}

.insp-block {
  width: 100%;
  margin-left: 20px;
  margin-top: 10px;
}

.img-insp {
  width: 30%;
  float: left;
}

.text-insp {
  width: auto;
}

.text-insp p {
  font-size: 14px;
}

.side-menu li.nav-item a {
  display: flex;
}

/* mobile menu css */
.side-menu .split-list-item,
.side-menu ul {
  margin-left: 24px;
  padding-top: 15px;
}

.side-menu .split-list-item li {
  padding-bottom: 15px;
}

.side-menu .megamenu-sub-item a {
  margin-bottom: 10px;
}

#mobile-menu,
#menu-toggled {
  display: none;
}

/* @media (max-width: 980px) {
  .header-navigation-areas.two-layers-header {
    display: none;
  }
} */

.d-none {
  display: none;
}

/* Product page css */
.multistep-content .product-step {
  width: -webkit-fill-available;
  text-align: center;
}

.top-pd-single {
  padding: 24px 0;
}

.product_title.entry-title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #262626;
  margin-bottom: 0;
}

.product-metal-title {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #717171;
}

.price-breakup-overview {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #ed9382;
}

.product-title-area {
  display: flex;
  justify-content: space-between;
}

.price {
  margin-top: 0 !important;
  color: #497374;
  font-family: Jost;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 5px !important;
}

/* .price-brk-star {
  display: grid;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
} */

.social-share-btn {
  color: #497374;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.img-tip-svg {
  float: right;
  margin-left: 5px;
  margin-top: 2px;
}

.woocommerce-product-rating {
  margin: 0 !important;
}

.star-rating span:before,
p.stars a:after,
.star-rating span:before {
  color: #e4af1b !important;
}

.fa-star:before {
  content: "";
  color: #e4af1b;
}

.star-rating span {
  font-size: inherit;
  line-height: inherit;
}

form.variations_form.cart {
  border-top: 2px solid #97979738;
}

.color-element {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50%;
  display: block;
}

.metal-attr {
  height: 47px;
  padding: 5px;
  border-radius: 50%;
  border: 1px solid #ddd;
  width: 47px;
  margin: 0 auto;
}

.pa_diamond-quality-tooltip {
  display: none;
}

.mtl-half {
  width: 50%;
  float: left;
}

.single-product .mtl-half select {
  max-width: 90% !important;
  padding: 5px 13px;
  border-radius: 1px;
  border: 1px solid #a3a3a3;
}

.engrave-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 12px;
  border-radius: 5px;
  border: 1px solid rgba(73, 115, 116, 0.4);
  background: rgba(201, 230, 231, 0.4);
}

.eng-img-icon {
  display: inline-block;
}

.engrave-text {
  margin-bottom: 0;
  color: #000;
  font-family: Jost;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

a.engrave-btn {
  color: #497374;
  text-align: right;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  text-decoration-line: underline;
}

#ptabs li a.inactive {
  color: #3a3a3a;
  font-family: Jost;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  border-bottom: none !important;
}

#ptabs li a {
  color: #497374;
  font-family: Jost;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 3px solid;
}

#ptabs li {
  margin-right: 65px;
  margin-bottom: 2px;
}

footer a {
  text-decoration: none;
}

div#primary {
  min-height: 100vh;
}

.dis-input-price .width-fixes {
  width: 64px;
  background: none;
  border: 1px solid #ddd;
  padding: 5px 10px;
  border-radius: 1px;
}

.ant-modal-body img {
  margin: auto;
}

#progresssteps {
  padding-left: 0;
  margin-left: 0;
}

.shop-conflict-free table tbody td {
  background-color: #fdfdfd;
  vertical-align: middle;
  text-align: center;
}

.Shape-tooltip button {
  padding: 0;
}

.woocommerce-tabs ul.tabs li.active::after {
  content: "";
}

label.diamond-mr-20.group-right-0.certificate-lable {
  margin-left: 0;
}

.storefront-full-width-content .woocommerce-tabs ul.tabs {
  width: 100% !important;
  display: flex;
}

.storefront-full-width-content .woocommerce-tabs .panel {
  width: 100% !important;
}

.multistep-content .product-step.active:after {
  position: absolute;
    z-index: 2;
    content: "";
    top: 0px;
    right: -20px;
    border-bottom: 35px solid transparent;
    border-left: 20px solid #7f5e58;
    border-top: 34px solid transparent;
    width: 20px;
}
.multistep-content .product-step::before {
  position: absolute;
  content: "";
  right: -21px;
  background-image: url(../../../../uploads/2024/07/Line.svg);
  width: 100%;
  top: 1px;
  background-repeat: no-repeat;
  height: 100%;
  z-index: 99999;
  background-position: right center;
  background-size: contain;
}
.multistep-content .product-step:first-child::before {
  position: absolute;
  content: "";
  right: -21px;
  background-image: url(../../../../uploads/2024/07/Line.svg);
  width: 100%;
  /* background-size: 0px; */
  top: 1px;
  background-repeat: no-repeat;
  height: 100%;
  z-index: 99999;
  background-position: right center;
  background-size: contain;
}

.multistep-content .product-step {
  position: relative;
}

.multistep-content .product-step:after {
  position: absolute;
  z-index: 2;
  content: "";
  top: 0px;
  right: -32px;
  border-bottom: 35px solid transparent;
  border-left: 18px solid #bf9087;
  border-top: 35px solid transparent;
  width: 33px;
}

.box-hint-ring {
  display: flex;
  padding: 18px 20px;
  border-radius: 5px;
  border: 1px solid rgba(73, 115, 116, 0.5);
  align-items: flex-end;
}

.hint-box-img {
  margin: 0 auto;
  max-width: 32px !important;
  min-height: 10px;
  max-height: 20px;
}

.hint-box-title {
  color: #497374;
  text-align: center;
  font-family: Jost;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.shipping-delivery {
  color: #4d4d4d;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 10px;
}

.box-hint-ring div {
  width: 50%;
  text-align: center;
}

.product-drophint-section {
  border-right: 1px solid;
  border-color: rgba(73, 115, 116, 0.5);
}

.yith-wcwl-add-button span {
  display: none;
}

.single_product_choose_settings_button, .single_add_to_cart_button {
  width: 90%;
  text-align: center;
  border-radius: 2px !important;
  background: #6e4943 !important;
}

/*.yith-wcwl-add-button {*/
/*  margin-right: 8px;*/
/*}*/

/* comment by PR */
.term-117 .fa.fa-heart,
.archive .fa.fa-heart,
.term-76 .fa.fa-heart {
  font-size: 24px;
  margin-top: 25px;
  margin-right: 0px !important;
}
.term-117 .fa-heart:before,
.archive .fa-heart:before,
.term-76 .fa-heart:before {
  filter: grayscale(1);
}

.yith-wcwl-add-to-wishlist a.add_to_wishlist > img,
.yith-wcwl-add-to-wishlist a.delete_item > img,
.yith-wcwl-add-to-wishlist a.move_to_another_wishlist > img {
  max-width: 24px;
  margin-right: 0;
}

.single-product .view-wishlist {
  display: none;
}

.links-content {
  border-radius: 5px;
  background: rgba(201, 230, 231, 0.4);
  padding: 20px 16px 20px 14px;
  margin-top: 28px;
}

.links-content > p:last-child {
  margin-bottom: 0;
}

.links-content a {
  color: #497374;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}

.product-review-button {
  text-align: center;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-right: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.review-btns {
  display: flex;
}

.product-review-button {
  width: 130px;
  border-radius: 2px;
  border: 1px solid #497374;
}

.sub-rev-btn {
  color: #497374;
  text-decoration: none;
}

.see-btn-bg {
  background: #497374;
}

.see-rev-btn {
  color: #fff;
  text-decoration: none;
}

li.nav-item.dropdown {
  margin: 0;
}

ul.nav.nav-tabs.shop-external {
  margin-left: 0;
}

.img-and-meta-comment {
  max-width: 167px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.img-and-meta-comment img {
  width: 64px !important;
  height: auto;
  border-radius: 50%;
  margin-bottom: 20px;
}

#reviews .commentlist li .comment_container {
  display: flex;
  border-radius: 4px;
  border: 1px solid #cfcfcf;
  padding: 15px 15px;
  min-height: 277px;
  align-items: center;
}

#reviews .commentlist li .comment_container .comment-text .star-rating {
  float: left !important;
}

.comment-text {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-left: 20px;
  padding-left: 20px;
  min-height: 100px;
}

/* .comment-text:before {
  content: "";
  background-image: url(../../../../uploads/2023/08/Line-2.png);
  width: 1px;
  height: 200px;
  position: absolute;
  top: -44px;
  left: 0px;
} */

/* 11-8-23 */
.load-more-images {
  width: 100%;
}

.coman-image-gallery img {
  width: 49%;
  float: left;
  padding-left: 10px;
  padding-bottom: 10px;
}

.storefront-full-width-content.single-product .top-pd-single .images {
  width: 49% !important;
  margin: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  position: relative !important;
}

#tab-product_qa ul li {
  color: #000;
  padding-top: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid #d9d9d9;
  padding-left: 40px;
}

#tab-product_qa ul li:before {
  content: "";
  position: absolute;
  margin-left: -36px;
  background-image: url(../../../../uploads/2023/08/Back-16.png);
  display: inline-block;
  width: 22px;
  height: 23px;
  margin-top: 5px;
}

ul.tabs.wc-tabs a {
  padding-top: 10px !important;
  padding-bottom: 11px !important;
  margin-right: 26px;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.woocommerce-tabs li a {
  color: #3a3a3a;
  font-family: Jost;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  border-bottom: none !important;
}

.woocommerce-tabs li.active a {
  color: #497374 !important;
  font-family: Jost;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 3px solid !important;
}

.woocommerce-tabs ul.tabs li {
  padding: 0 !important;
}

.coman-image-gallery {
  display: none;
}

.woocommerce-tabs ul.tabs li:hover {
  background: none;
}

.single-related-assets .yith-wcwl-add-to-wishlist,
.single-matching-assets .yith-wcwl-add-to-wishlist {
  margin-top: 10px;
  position: absolute;
  right: 0;
  z-index: 1;
}

.single-related-assets .slick-slide img,
.single-matching-assets .slick-slide img {
  width: 100%;
}

.single-product .content-part {
  width: 55%;
}

.img-assurance-sec {
  width: 45%;
}

.assurance-section {
  display: flex;
  align-items: center;
  background: #497374;
  max-width: 1080px;
  margin: 0 auto;
  margin-top: 64px;
  margin-bottom: 64px;
  width: 100%;
}

.single-product .content-part .title {
  color: #fff;
  text-align: center;
  font-family: Jost;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 33px;
}

.related-product-section a,
.single-matching-assets a {
  color: #262626;
  text-align: center;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}

section.related.products {
  display: none;
}

.related-product-section,
.matching-product-section {
  padding-left: 20px;
  padding-right: 20px;
}

.related-product-section .slick-next,
.related-product-section .slick-prev,
.single-matching-assets .slick-next,
.single-matching-assets .slick-prev {
  width: 40px;
  height: 40px;
}

.related-product-section .slick-prev:before,
.single-matching-assets .slick-prev:before {
  content: "" !important;
  display: inline-block;
  width: 33px;
  height: 40px;
  background-image: url(../../../../uploads/2023/08/left-arrow.png);
  background-size: cover;
}

.related-product-section .slick-next:before,
.single-matching-assets .slick-next:before {
  content: "" !important;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../../../../uploads/2023/08/right-arrow.png);
  background-size: cover;
}

.related-product-section .slick-next,
.single-matching-assets .slick-next {
  right: -22px;
}

#tab-product_qa ul {
  padding-left: 0;
  margin-left: 0;
}

div#tab-product_qa .qa-content:before {
  position: absolute;
  z-index: 1;
  background-image: url(../../../../uploads/2023/08/arrowpng-qa.png);
  content: "" !important;
  display: inline-block;
  width: 12px;
  height: 16px;
  background-size: 12px;
  background-repeat: no-repeat;
  left: -9px;
  top: 12px;
}

div#tab-product_qa .qa-content {
  border-radius: 4px;
  border: 1px solid #999;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
  position: relative;
  padding: 15px;
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 7px;
}

#tab-product_qa .qa-content:after {
  position: absolute;
  z-index: 1;
  background-image: url(../../../../uploads/2023/08/faq-icon.png);
  content: "" !important;
  display: inline-block;
  width: 39px;
  height: 40px;
  background-repeat: no-repeat;
  left: -50px;
  top: 0;
}

.qa-likes {
  color: #457c9d !important;
  font-family: Jost;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
  margin-left: 10px;
}

a.qa-likes span {
  color: #457c9d !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}

.post-author-date.top-qa-data {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

.post-author-date.top-qa-data span {
  color: #717171;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

.qa-content p {
  color: #696969;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px !important;
  margin-top: 12px;
  margin-bottom: 0 !important;
}

.related-product-section,
.matching-product-section {
  text-align: center;
  margin-bottom: 40px;
}

.related-product-section .add_to_wishlist.single_add_to_wishlist,
.matching-product-section .add_to_wishlist.single_add_to_wishlist {
  border: none;
}

.img-assurance-sec img {
  width: 100%;
}

.matching-product-section p {
  margin-bottom: 70px;
}

.full-img {
  display: unset;
}

.megamenu-sub-item {
  position: relative;
  margin-right: 9px;
  margin-bottom: 10px;
}

.megamenu-sub-item a {
  text-decoration: none;
}

#extra-top-border {
  padding-top: 20px;
  border-top: 1px solid #dfdfdf;
  margin-left: 20px;
}

#extra-top-border a {
  margin-left: 0px;
}

#extra-top-border1 {
  padding-top: 10px;
  border-top: 1px solid #dfdfdf !important;
  margin-top: 10px !important;
}

#top-bord-1 {
  border-top: 1px solid #97979730 !important;
  padding-top: 15px !important;
}

ul.assurance-list-pro {
  margin-left: 0;
    padding-left: 10px;
    flex-flow: column wrap;
    display: flex;
    height: 120px;
    margin-bottom: 0;
    padding-bottom: 0px;
}

.sarvada-assurance {
  border-radius: 3px;
  background: rgba(201, 230, 231, 0.4);
  padding-left: 16px;
  padding-top: 12px;
}

ul.assurance-list-pro li {
  color: #000;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  color: #3a3a3a;
  font-family: Jost;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

ul.assurance-list-pro li img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.certi-section {
  display: flex;
  align-items: center;
  border-radius: 5px;
  background: #f5f5f5;
  margin-top: 32px;
  padding: 0 20px;
}

.certi-section p {
  margin-bottom: 0;
}

.certi-images {
  padding-top: 20px;
  padding-bottom: 20px;
  justify-content: space-around;
}

.dis-input-price .price-input {
  padding-left: 10px;
}

.customer-form input {
  min-width: 383px;
  padding: 14px 20px;
  border-radius: 4px;
  border: 1px solid #3a3a3a;
  background: rgba(220, 220, 220, 0.06);
}

.single-product .color-element {
  width: 35px !important;
  height: 35px !important;
}

/* 21-8 bug */
#dimaond-box-width .split-list-item.sp-1 {
  height: 10em;
}

#dimaond-box-width .split-list-item.sp-1 li.nav-item {
  padding-left: 3px;
  margin-left: 0;
}

#dimaond-box-width .megamenu-sub {
  margin-left: 12px;
}

#engage-ring-1 li.nav-item {
  margin-left: 0 !important;
  padding-top: 0;
  padding-bottom: 12px;
}

.gen-megamenu .megamenu-sub {
  margin-bottom: 4px;
}

.split-list-item-3.jem {
  height: 8em;
}

.gen-megamenu li.nav-item {
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

#top-bord-1 {
  border-top: 1px solid #97979730 !important;
  padding-top: 15px !important;
}

#footer li h5 {
  color: #fff;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}

.footer ul li a {
  padding: 0 0 6px 0;
}

ul.social-iconlist {
  margin-left: 0;
  margin-bottom: 0;
}

#socialModal .modal-body {
  padding: 0;
}

#socialModal .modal-content {
  border-radius: 11px;
}

/* #socialModal .btn-close:hover {
  background-color: transparent;
  color: #fff !important;
}

#socialModal .btn-close {
  color: #fff !important;
  --bs-btn-close-bg: none;
  opacity: 1;
  margin-top: -12px;
} */

/* Drop a Hint Popup */

#dropHintModal .modal-dialog.modal-dialog-centered,
#enquire_center_pop,
#reviewModal .modal-dialog.modal-dialog-centered {
  max-width: 661px;
}
div#enquireModal {
    background: #979797;
}
#enquire_center_pop .modal-content {
    max-width: 661px;
    height: 684px;
    border: 1px solid #979797;
    border-radius: 15px;
}
.single-productreviews .modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    border: 1px solid #888;
    width: 100% !important;
    max-width: 681px !important;
    border-radius: 10px;
}
.single-productreviews .modal-body {
    flex: 1 1 auto;
    padding: 0;
    position: relative;
}
.single-productreviews textarea#comment {
    height: 120px;
}
p.stars.selected a.active:before, p.stars:hover a:before, p.stars.selected a:not(.active):before, p.stars.selected a.active:before {
    color: #e4af1b !important;
}
.single-productreviews input[type=checkbox]:checked+label, .single-productreviews input[type=radio]:checked+label {
    background: transparent;
    border: 0px solid transparent;
}
.single-productreviews .comment-form-rating label {
    display: block;
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 20.23px;
    text-align: left;
    color: #262626;
}

.single-productreviews #respond {
    padding: 30px 39px;
}
form#commentform label {
    text-transform: capitalize;
}
p.comment-form-cookies-consent {
    display: none !important;
}

/* Hide the default checkbox */
form#commentform input#custom_checkbox{
    display: none;
}

/* Create custom checkbox design */
form#commentform input#custom_checkbox + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    margin: 0;
}

/* Custom checkbox appearance */
form#commentform input#custom_checkbox + label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-color: #ffffff;
    border: 2px solid #ccc;
    border-radius: 0px;
    transition: all 0.3s;
}

/* Checkbox checked state */
form#commentform input#custom_checkbox:checked + label::before {
    background-color: #497374; /* Change to your desired color */
    border-color: #497374;
}

/* Checkbox checkmark */
form#commentform input#custom_checkbox:checked + label::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 48%;
    transform: translateY(-50%) rotate(45deg);
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
}
.header-content {
    display: flex;
    align-items: center;
    justify-content: start;
    column-gap: 13px;
}

#enquireModal .modal-header, #reviewModal .modal-header {
    background: #497374;
    color: #fff;
    padding: 24px 39px;
    justify-content: space-between;
    height: 83px;
}
#enquireModal .modal-header {
    
    border-radius: 14px 14px 0 0;
}
#enquireModal .modal-body {
    padding-top: 27px;
    border-radius: 0px;
    padding-bottom: 32px;
    padding-left: 40px;
    padding-right: 40px;
}
#dropHintModal .form-group > label, #enquireModal .form-group > label, #email-notes, .required-field-message, #email-notes .comment-form-rating > label {
    display: block;
    color: #262626;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.23px;
    margin-bottom: 4px;
}
#product-enquire-form .form-row .form-group {
    position: relative;
}
#enquireModal .form-group > label.error {
    color: red !important;
    position: absolute;
    bottom: 0;
    font-size: 12px;
    font-family: 'Jost';
}
.form-row.pdb-16 {
  display: flex;
  gap: 10px;
}
form#product-enquire-form {
    margin: 0;
}
#product-enquire-form input::placeholder, #product-enquire-form textarea::placeholder {
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 20.23px;
    text-align: left;
    color: #a3a3a3;
}
#enquireModal .btn-close {
    opacity: 1;
    width: 24px;
    height: 24px;
}
select#enquire_ring_needed {
    padding: 8px 12px;
    border-radius: 1px;
    border: 1px solid #a3a3a3;
    color: #a3a3a3;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.23px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('/wp-content/uploads/2024/08/Down-16.svg') no-repeat right center;
    background-size: 35px 13px;
}
input.confirm-enquire-now {
    color: #fff !important;
    text-align: center;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 20.23px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 14px 30px !important;
    border-radius: 2px !important;
    background: #6e4943 !important;
}

textarea#enquire_message {
    border-radius: 1px;
    border: 1px solid #a3a3a3;
    background: none;
    width: 581px;
    height: 83px;
    margin-bottom: 32px !important;
    font-size: 14px;
}
.form-group.half-form-width input, #commentform input {
    padding: 8px 12px;
    background: none;
    border-radius: 1px;
    border: 1px solid #a3a3a3;
    width: 100%;
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 20.23px;
    text-align: left;
}
p.comment-form-cookies-consent {
  display: inline-flex;
}
label {
  line-height: 1.5rem;
  font-size: 14px;
}
input#wp-comment-cookies-consent {
  width: 20px;
}
#product-enquire-form .form-control {
    margin-bottom: 20px;
}
#product-enquire-form .form-row  .form-group.col-md-6.half-form-width input {
    width: 282px;
    height: 36px;
}
#product-enquire-form .form-row  .form-group.col-md-6.half-form-width {
    padding: 0;
    width: 282px;
}
#product-enquire-form .form-row {
    display: flex;
    gap: 17px;
    margin: 0;
    padding: 0;
    align-items: center;
    justify-content: center;
}
input#submit {
  color: #fff;
  text-align: center;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 14px 30px;
  border-radius: 2px;
  background: #6e4943;
  width: auto;
}
p.form-submit {
  text-align: center;
}

#respond {
  padding: 20px;
}
.comment-notes {
  display: flex;
  gap: 10px;
}

.single-line-flex-column, .comment-form-cookies-consent {
    display: flex;
    margin-right: 10.5px;
    align-items: center;
}
.send-jwell-tick {
    display: flex;
    align-items: center;
}

.send-jwell-tick label {
  color: #262626;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.send-jwell-tick input[type="checkbox"]:checked {
  border-color: #43a047;
  background-color: #43a047;
}

.modal-body.drophint-form-section {
    padding: 20px 40px;
    padding-bottom: 34px;
}
.modal-body.drophint-form-section p {
  font-size: 16px;
}
.single-line-flex-column label {
  font-size: 16px !important;
  line-height: 15.12px !important;
}
#drophint_email_update,
#drophint_copy_email {
  height: 16px;
  width: 16px;
}
#dropHintModal .modal-header {
  border-radius: 10px 10px 0px 0px;
  background: #497374;
  color: #fff;
}
form#product-drophint-form {
    margin-bottom: 0;
}
#dropHintModal .modal-content {
    border-radius: 10px;
    border: 1px solid #979797 !important;
    background: #fff;
    width: 661px !important;
    height: 645px !important;
}
/* Hide the default checkbox */
#dropHintModal .custom-checkbox {
    display: none;
}

/* Create custom checkbox design */
#dropHintModal .custom-checkbox + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    margin: 0;
}

/* Custom checkbox appearance */
#dropHintModal .custom-checkbox + label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-color: #ffffff;
    border: 2px solid #ccc;
    border-radius: 0px;
    transition: all 0.3s;
}

/* Checkbox checked state */
#dropHintModal .custom-checkbox:checked + label::before {
    background-color: #497374; /* Change to your desired color */
    border-color: #497374;
}

/* Checkbox checkmark */
#dropHintModal .custom-checkbox:checked + label::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 48%;
    transform: translateY(-50%) rotate(45deg);
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
}

select#drophint_ring_size {
    font-size: 14px;
}
textarea#drophint_message,
#comment {
  border-radius: 1px;
  border: 1px solid #a3a3a3;
  background: none;
}

#dropHintModal .btn-close,
#engraveModal .btn-close,
.single-productreviews .btn-close {
  --bs-btn-close-bg: none;
  opacity: 1;
  width: 24px;
  height: 24px;
}

#engraveModal .btn-close, #enquireModal .btn-close, .single-productreviews .btn-close  {
    margin: 0;
    padding: 0;
}
#engraveModal .btn-close:hover, #enquireModal .btn-close:hover, .single-productreviews .btn-close:hover, #dropHintModal .btn-close:hover {
    background: transparent;
    opacity: 0.65;
}
#engraveModal .popup-head {
    display: flex;
    column-gap: 13px;
}
#engraveModal .btn-close:hover {
    background: transparent !important;
    color: var(--bs-btn-close-color);
}
.cursor-on {
  cursor: pointer;
}

.single-line-flex-column label {
  color: #262626;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.single-line-flex-column input[type="checkbox"]:checked + label {
  background: none;
  border: none;
}

.btn-hint-send {
  color: #fff;
  text-align: center;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 14px 69px;
  border-radius: 2px;
  background: #6e4943;
}

#dropHintModal .privacy-text {
    color: #979797;
    font-family: Jost;
    font-size: 12px !important;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}
.privacy-text a {
  text-decoration-line: underline;
  color: #979797;
}

.modal-header.drop-heading {
  padding: 24px 24px 24px 40px;
}

.btn-closes {
  background: none;
  padding: 0;
}

.popup-heading {
    color: #fff;
    font-family: Jost;
    font-size: 24px;
    font-weight: 500;
    line-height: 34.68px;
    text-align: center;
}

/* engrave ring popup */
#engrave_center_pop {
    max-width: 691px !important;
    border-radius: 10px 10px 0px 0px !important;
    border: none !important;
    outline: none !important;
}
#engrave_center_pop .modal-content {
    width: 691px !important;
    border: none;
    border-radius: 10px !important;
}
#engrave_center_pop .engrave-ring {
    border-radius: 10px 10px 0px 0px;
    background: #497374;
    padding: 26px 39px;
    width: 691px !important;
    height: 83px !important;
    justify-content: space-between;
}

.radio-hiden-check {
    display: flex;
    column-gap: 16px;
}

.radio-hiden-check input {
  display: none;
}

.lable-box-letter label {
  font-size: 14px;
  margin-left: 0 !important;
}

.form-check.lable-box-letter {
  padding-left: 0;
  margin: 0 !important;
  border-radius: 4px;
  border: 1px solid rgba(74, 74, 74, 0.3);
  background: #fff;
  /*margin-right: 16px !important;*/
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.lable-box-letter span {
  cursor: pointer;
}

.lable-box-letter input[type="radio"]:checked + label {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: 1px solid #497374;
  background: rgba(73, 115, 116, 0.1);
}

.engrave-image {
    width: 216px;
    height: 216px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #F8F8F8;
    border-radius: 10px;
}

/*step style*/
.mystep {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-bottom: 32px !important;
}
/*.mystep::before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: 20px; */
/*  left: 0;*/
/*  right: 0;*/
/*  height: 2px;*/
/*  background-color: #0275d8;*/
/*  z-index: 1;*/
/*}*/
.step {
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 0 10px;
}
.step p {
font-family: Jost;
font-size: 14px;
font-weight: 500;
line-height: 18px;
text-align: center;
color:#262626;

}
.step.active p {
    color: #497374;


}
.step.active {
    text-align: center;
    position: relative;
    z-index: 2;
    padding: 0 10px;
    color: #497374;
}
.mystep .step .number-cir::after {
    color: #000;
    content: '';
    position: absolute;
    width: 74px;
    height: 1px;
    background: #979797;
    top: 15px;
    right: -120px;
}
.mystep .step:last-child .number-cir::after {
    color: #000;
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    background: #979797;
    top: 20px;
    right: 0;
}
.number-cir.active {
    display: inline-flex;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #497374;
    color: white;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
    line-height: 23.12px;
    font-family: 'Jost';
}
.number-cir {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: transparent;
    color: #497374;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 23.12px;
    position: relative;
    z-index: 2;
    border-color: #262626;
    border: 1px solid;
    color: #262626;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.step p {
  margin: 0;
}

/*step-style-end*/

.engrave_radio {
    margin-bottom: 12px;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 23.12px;
    text-align: left;
}

.bottom-space-24 {
  margin-bottom: 24px;
}

.font-lble-14 {
  color: #262626;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.23px;
  margin-bottom: 4px;
}
.engrave-row {
    display: flex;
    align-items: self-start;
    column-gap: 25px;
}
.engrave-row .engrave-columnimage {
    width: 216px;
    height: 216px;
}
.engrave-row .engrave-columnform {
    width: 375px !important;
}
#engrave_center_pop .modal-body {
    padding: 20px 39px 40px 35px;
}

p.text-engrav-contain {
    color: #979797;
    font-family: Jost;
    font-size: 10px;
    font-style: italic;
    font-weight: 400;
    line-height: 14.45px;
    text-align: left;
    margin-bottom: 6px;
    
    width: 346px;
}
.form-group.symbol-group {
    display: flex;
    align-items: center;
    margin-bottom: 27px;
    column-gap: 16px;
}
.form-group.symbol-group label {
    font-family: Jost;
    font-size: 12px;
    font-weight: 400;
    line-height: 17.34px;
    text-align: left;
    margin-right: -8px !important;
}
.symbol-group .form-check {
  padding-left: 0;
}

.symbol-group .form-check .form-check-label {
  padding-left: 0;
  margin: 0 !important;
  border-radius: 4px;
  border: 1px solid rgba(74, 74, 74, 0.3);
  background: #fff;
  
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

#extra-left-shape a {
  margin-left: 14px !important;
}

input#engrave-inner-text {
    padding: 9px 12px;
    background: none;
    border-radius: 1px;
    border: 1px solid #A3A3A3;
    width: 100%;
    margin-bottom: 8px;
    color: #262626;
    height: 38px;
    max-width: 375px;
}
input#engrave-inner-text::placeholder {
    color: #979797;
}
.exp-left-less {
  margin-left: 10 !important;
}

li.nav-item.left-less-p {
  padding-left: 0 !important;
}

.symbol-group input {
  display: none;
}

#engrave-form {
  max-width: 375px;
  margin-left: 39px;
}

input.confirm-engrave {
    border-radius: 2px !important;
    background: #6e4943 !important;
    color: #fff !important;
    text-align: center;
    font-family: Jost;
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 20.23px;
    letter-spacing: 2px !important;
    text-transform: uppercase;
    width: 181px !important;
    height: 48px !important;
    padding: 14px 52.5px !important;
}

@media (max-width: 768px) {
  #engrave_center_pop {
    max-width: 100%;
  }

  .imge-f-bottom {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .pull-right.copyright {
    text-align: center;
    float: none;
  }

  .engrave-image {
    margin: 0 auto;
  }

  #engrave_center_pop .mb-center {
    text-align: center !important;
  }
  .upload-sketch {
    height: auto !important;
  }
  .upload-sketch h2, .upload-sketch p {
    text-align: left;
  }
  .file-input-wrapper {
    position: relative;
    width: 150px;
    margin-top: 20px !important;
    display: block !important;
  }
  .your-design .submit-button {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.gallerygg-wrapper {
  overflow-x: auto;
  white-space: nowrap;
}
.gallerygg {
  min-width: max-content !important;
  display: flex !important;
  gap: 20px !important;
  flex-wrap: nowrap;
}
.single-related-assets .product-content,
.single-matching-assets .product-content {
  margin-left: 30px;
  margin-right: 30px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.yith-wcwl-add-button {
  width: 15% !important;
}
.single_add_to_cart_button {
  width: 85%;}
}

.extr-pl {
  padding-left: 20px;
}

.pd-t-bt li {
  padding-top: 0 !important;
  padding-bottom: 10px !important;
  margin-left: 0 !important;
}

#jd-m #Jewellery-menu {
  padding-top: 20px;
}
/* my account  tabination */

.page-id-9 #primary {
  background: rgba(239, 238, 238, 1);
}
.page-id-9 nav.woocommerce-MyAccount-navigation {
  background: #fff;
  height: 676px;
  width: 275px;
}
.page-id-9 nav.woocommerce-MyAccount-navigation ul li a {
  font-family: Jost;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  color: rgba(74, 74, 74, 1);
}
.page-id-9 nav.woocommerce-MyAccount-navigation ul li {
  border-bottom: unset !important;
}
.page-id-9 nav.woocommerce-MyAccount-navigation ul {
  padding-left: unset;
}
.page-id-9 nav.woocommerce-MyAccount-navigation ul li {
  padding-left: 3rem;
}
/* order history */

.page-id-9 .woocommerce-MyAccount-content .woocommerce-orders-table {
  border: 1px solid #ddd;
  width: 1032px;
  margin: 30px auto;
}
.page-id-9 table:not(.has-background) tbody td {
  background-color: #fff;
}
.page-id-9 table:not(.has-background) tbody tr:nth-child(2n) td,
fieldset,
fieldset legend {
  background-color: #fff;
}
.page-id-9 tr.woocommerce-orders-table__row {
  border-bottom: 1px solid #ddd;
}
.page-id-9 .woocommerce-MyAccount-content {
  background: #fff;
  margin-top: 30px;
  width: 1064px;
  margin-right: 5%;
  border-radius: 5px !important;
  position: relative;
}
.page-id-9 .woocommerce-MyAccount-navigation ul li a::before {
  display: none;
}
.sarvada-order-details {
  height: 160px;
  border-radius: 5px;
  padding: 18px 25px;
  width: 75%;
}
.sarvada-progress-field {
  display: flex;
  flex-wrap: nowrap;
  background: rgba(201, 230, 231, 0.2);
}
.additional-info {
  text-align: right;
  padding-top: 0px;
  padding-right: 20px;
  border: 1px solid #ddd;
  border-top: unset;
  border-right: unset;
  border-bottom: unset;
  margin-top: 20px;
  margin-bottom: 20px;
}
.additional-info p {
  font-family: Jost;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0px;
  text-align: right;
  color: rgba(73, 115, 116, 1);
  padding-bottom: 0px;
  margin-bottom: 5px;
}
span.sarvada-return-policy {
  font-family: Jost;
  font-size: 10px;
  font-style: italic;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0px;
  text-align: right;
  position: relative;
  top: 55px;
}
/* personal details  */
.page-id-9 .form-row img.attachment-full.size-full {
  width: 88px;
  height: 88px;
  border-radius: 100%;
  border: 1px solid #ddd;
}
.page-id-9 .form-row input,
.form-row select {
  width: 488px;
  border: 1px solid #ddd;
  background: #fff;
  height: 36px;
}
.page-id-9 .form-row-first {
  width: 100% !important;
}
.page-id-9 .woocommerce-form-row--last {
  width: 100% !important;
}
.page-id-9 .edit-account {
  width: 1064px;
  margin: 50px auto;
  height: 591px;
  margin-left: 50px;
}
.page-id-9 .woocommerce-form-row--first {
  width: 100%;
}
.page-id-9 .woocommerce-form-row--last {
  width: 100%;
}
.page-id-9 .product-item {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 10px;
}
.page-id-9 input[type="file"]::file-selector-button {
  background: unset;
  border: unset;
  color: #fff;
}
.page-id-9 .edit-account p:nth-child(2) input {
  font-size: 0;
  border: unset;
  position: absolute;
  top: 6px;
  width: 80px;
  height: 80px;
  left: 4px;
  background: unset;
}
.edit-account {
  position: relative;
}
/* manage address */
.acc-details {
  background: #efeeee;
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-family: Jost;
  font-size: 20px !important;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 25px;
}
.personal-detail {
  font-family: Jost;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  width: 1000px;
  margin: 10px auto;
}
#addnewaddress {
  font-family: Jost;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 25px;
  color: rgba(73, 115, 116, 1);
  text-decoration: none;
  padding-bottom: 33px;
  display: inline-block;
}
#country_code {
  width: 488px;
  height: 36px;
  border: 1px solid #ddd;
}

.add-link:before {
  margin-top: 6px;
  margin-left: -4px;
  top: unset !important;
}
.manange-address td {
  width: 50%;
  display: inline-block;
}
.manage-table {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px 20px;
  width: 490px;
  height: 114px;
  position: relative;
}
.manage-table b {
  background: rgba(233, 233, 233, 1);
  font-family: Jost;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0px;
  text-align: center;
  color: rgba(128, 128, 128, 1);
  padding: 3px 8px;
  border-radius: 2px;
}
.makedefault {
  position: absolute;
  top: 15px;
  right: 6%;
  text-decoration: none !important;
  font-family: Jost;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0px;
  text-align: left;
  color: rgba(74, 74, 74, 0.5);
}

.title-name,
.title-postcode {
  color: rgba(58, 58, 58, 1);
  font-family: Jost;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  padding-top: 4px;
}
div#addform input {
  border: 1px solid #ddd;
  background: #fff;
  width: 30%;
  margin-left: 26px;
  border-radius: 5px;
  margin-top: 15px;
}
div#addform input[type="submit"] {
  background: #ddd !important;
}
div#addform input[type="textarea"] {
  border: 1px solid #ddd;
  background: #fff;
  width: 30%;
  margin-left: 26px;
  border-radius: 5px;
  margin-top: 15px;
  height: 45px;
  padding-left: 9px;
}
/* order status  */

.order-status {
  margin: 15px auto;
  width: 1035px;
  border: 1px solid #ddd;
  border-radius: 5px;
  position: relative;
}
h2.title-order {
  background: rgba(239, 238, 238, 1);
  font-family: Jost;
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 45px !important;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 15px;
}
tr.order-table th {
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 400;
}
.order-table {
  border-bottom: 1px solid #ddd;
}

.order-details {
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 400;
}
.view-product-button::after {
  content: "";
  display: inline-block;
  border-top: unset !important;
  border-right: unset !important;
  border-left: unset !important;
  vertical-align: middle;
  margin-left: 0.3em;
  background: url(../../../../uploads/2023/12/Forward-24.png);
  position: absolute;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  top: 5px;
}
/* My account page */
h3.form-title {
  font-family: Jost;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding: 5px 0px;
  margin-bottom: 0px;
  border-top: unset;
  padding-bottom: 10px;
  width: 95%;
  margin: 10px auto;
}
#phone_number {
  width: 488px;
  border: 1px solid #ddd;
  background: #fff;
  height: 36px;
  position: relative;
  top: 10px;
}
.iti__country-name {
  color: #a9a9a9;
}
.iti__selected-flag {
  top: 10px;
}
a.edit-myaccount {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  color: rgba(73, 115, 116, 1);
  text-decoration: none !important;
  padding-left: 30px;
}
a.edit-myaccount:before {
  content: "";
  background: url(../../../../uploads/2023/10/edit-3.png);
  position: absolute;
  width: 12px;
  height: 12px;
  left: 14%;
  top: 8%;
}
/* Design Jewelley category page  */
.term-78 .color-images {
  width: 334px;
  height: 281px;
  margin: 0px auto;
}

.dd-click-off-close .dd-option-text {
  color: #000;
  line-height: unset !important;
}
.dd-click-off-close .dd-option-image {
  width: 20px;
}

/* checkout page */
#order_review .shop_table {
  border: 1px solid #ddd;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  display: inline-block;
}
h3#order_review_heading {
  border: 1px solid #ddd;
  border-bottom: unset;
  font-family: Jost;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
  padding: 10px 13px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
}
#customer_details .form-checkout-sec {
  margin-bottom: 25px;
}
#order_review .product-image img {
  width: 105px;
  height: 105px;
}
#order_review .cart_item {
  border-bottom: 1px solid #ddd;
}
#order_review tr th {
  background: #fff !important;
  width: 50%;
}
#order_review .shipping {
  border-bottom: 1px solid #ddd;
}

div#customer_details table td {
  width: 300px;
  height: 127px;
  border: 1px solid #ddd;
  display: inline-block;
  margin: 5px 15px;
  border-radius: 5px;
}

div#customer_details table {
  display: block;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  border: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 5px;
}
.checkout-radio {
  float: left;
  display: block;
  margin-top: 5px;
  margin-right: 10px;
}

#order_review {
  width: 456px;
}
#customer_details .shipping_address {
  border-bottom: 1px solid #ddd;
  height: 525px;
  margin-bottom: 25px;
}
#billing-on-different-address,
#send-order-as-gift {
  padding-left: 15px;
}
.form-checkout-sec .woocommerce-shipping-fields {
  border: 1px solid #ddd;
  border-radius: 5px;
}
#customer_detail .shipping_address h3 {
  font-family: Jost;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding: 10px;
}
#customer_details .woocommerce-shipping-fields__field-wrapper {
  padding: 10px;
}
#shipping_address_1 {
  height: 88px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 5px;
}
#shipping_email {
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
}
#shipping_last_name {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}
#shipping_first_name,
#shipping_city,
#shipping_postcode,
#shipping_phone_field,
#shipping_alternate_phone,
#shipping_country {
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
}
input#shipping_phone {
  background: unset;
}
#customer_details .shipping_address h3 {
  font-family: Jost;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
}
.wc_payment_method label {
  color: #000;
  font-family: Jost;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
}
#payment .payment_methods > li:not(.woocommerce-notice) {
  background-color: #fff !important;
}
#payment .payment_methods > li .payment_box {
  background-color: #fff !important;
  color: #000;
}
#payment input[type="radio"]:checked + label {
  background: #fff;
  border: unset;
}
#payment .payment_methods {
  border: 1px solid #ddd;
  border-radius: 5px;
}
#order_review table:not(.has-background) tbody td {
  background-color: #fff;
}
/* mutlisteps progress bar */
#progressbar {
  display: flex;
  flex-wrap: nowrap;
  column-gap: 9%;
  position: relative;
  left: 10%;
  margin-top: 25px;
  margin-bottom: 25px;
}

#progressbar li span {
  color: rgba(172, 172, 172, 1);
  font-family: Jost;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0px;
  text-align: left;
  text-transform: uppercase;
}
#progressbar .active .active-line {
  color: rgba(73, 115, 116, 1);
  border-bottom: 2px solid rgba(73, 115, 116, 1);
  padding-bottom: 5px;
}
ul#progressbar li:after {
  content: "";
  background: url(../../../../uploads/2023/10/Vector-371.png);
  width: 80px;
  height: 1px;
  position: absolute;
  top: 11px;
  margin-left: 10px;
}
.form-login-cart {
  margin-top: 40px;
  margin-bottom: 40px;
}
ul#progressbar li:last-child:after {
  display: none;
}
.pay-btn {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  margin-left: 10%;
}
#checkout-show-payment {
  background: rgba(241, 168, 154, 1);
  border-radius: 3px;
}
#post-8 .woocommerce-checkout {
  margin: 0px;
}
/*engrave popup   */
#engrave_center_pop .engrave-image .engrave-image-text span {
  display: flex;
}
/* whishlist  */

.remove-sec a {
  margin-top: 30px;
  left: 80%;
}
.product-add-remove .add-to-car-sec a {
  display: unset !important;
}
.earrings-pair .remove {
  margin-left: 100%;
}

.wishlist-sec .product-thumbnail {
  max-width: 307px;
  height: auto;
  background-color: #F5F5F5;
  border-radius: 10px;
  position: relative;
  padding-left: 16px;
  padding-top: 16px;
  padding-right: 16px;

}

.wishlist-sec .name--prodct {
  font-size: 18px;
  font-family: 'Jost';
  color: #000;
  line-height: 1.5;
}

#prodcut-wsh {
  padding: 10px 5px;
}

a.img-prdwht img {
  padding: 20px;
}

.product-add-remove {
  display: flex;
  justify-content: space-between;
  margin-bottom: -30px;
}

.product-add-to-cart.add-to-car-sec {
  z-index: 1;
}

.product-remove.remove-sec {
  z-index: 1;
}

.wishlist-title.wishlist-title-with-form span {
  font-size: 16px;
  color: #4A4A4A;
}

.woocommerce .wishlist-title h2 {
  color: #4A4A4A;
}

.wishlist-title.wishlist-title-with-form h2:hover {
  background: transparent;
  cursor: pointer;
}

.woocommerce-wishlist .wishlist-title {
  margin-bottom: 20px;
  margin-top: 20px;
}

.hide-title-form {
  color: #497374;
}

ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile {
  padding-left: 0;
}


.wishlist_table.mobile li {
  margin-bottom: 7px;
  border: 1px solid #4A4A4A;
  padding: 10px;
  margin: 10px;
  border-radius: 5px;
}

.wishlist_table.mobile li .item-wrapper {
  display: inline-block;
  width: calc(100% - 0px);
  vertical-align: top;
  margin-bottom: 7px;
}

.wishlist_table.mobile li .additional-info-wrapper .product-remove {
  text-align: center;
}

.remove_from_wishlist {
  color: #49757d;
  text-decoration: none !important;
}

/* login checkout page */

.login-left-sec {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding-top: 50px;
}
.login-page-text p {
  font-family: Jost;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: center;
}
.login-page-icon {
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}
.or-sec-text p {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
}
.or-sec-text p:before {
  content: "";
  position: absolute;
  background: url(../../../../uploads/2023/10/Vector-369.png);
  width: 100px;
  height: 1px;
  top: 11px;
  left: 34%;
}
.or-sec-text p:after {
  content: "";
  position: absolute;
  background: url(../../../../uploads/2023/10/Vector-369.png);
  width: 100px;
  height: 1px;
  top: 11px;
  right: 34%;
}
.or-sec-text {
  position: relative;
}
.login-left-sec .create_account {
  text-align: center;
}
.login-left-sec .form-row {
  text-align: center;
}
.login-left-sec .wp-element-button {
  background: rgba(241, 168, 154, 1);
  width: 244px !important;
  height: 48px;
  border-radius: 3px;
}
.login-left-sec .lost_password {
  text-align: center;
}
.login-left-sec .lost_password a {
  text-decoration: none !important;
  color: #000;
}
.login-left-sec .woocommerce-form-login__rememberme {
  margin-bottom: 30px;
}
.login_formouter {
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
}
p.form-row.form-row-first_username {
  width: 50%;
}
.form-row-lastpass {
  width: 50%;
}
div#login_countinue {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.login_formouter input#username {
  border: 1px solid #ddd;
  width: 244px;
  height: 48px;
  border-radius: 3px;
}
.login_formouter #password {
  border: 1px solid #ddd;
  width: 244px;
  height: 48px;
  border-radius: 3px;
}
button#check_finallogin {
  margin-left: 33%;
}
#chech_login_pass .show-password-input {
  right: 65px;
}
ul#select2-shipping_state-results li {
  color: #000;
}
@media screen and (min-width: 1300px) and (max-width: 1500px) {
  #chech_login_pass .show-password-input {
    right: 90px;
  }
}

/* my account */

.account-login h2 {
  font-size: 30px;
  font-family: "Jost";
  text-align: center;
  padding-bottom: 30px;
  line-height: 36px;
  font-weight: 400;
}
.acc-login-page {
  margin-top: 60px;
}
.account-login .wp-element-button {
  border: 1px solid #ddd;
  background: #fff;
  margin-top: 20px;
}

/* proceed to pay */

.checkout-payment-section {
  position: absolute;
  top: 3%;
  width: 820px;
}
.woocommerce {
  position: relative;
}

/* customized product page */

.top-main-info,
.diamond-info {
  border-bottom: 1px solid rgba(151, 151, 151, 1);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.custmize-blck .single_add_to_cart_button {
  /* width: 100%; */
  text-align: center;
  background: rgba(110, 73, 67, 1) !important;
  margin-top: 10px;
}
.custmize-blck .product-drophint-section {
  display: flex;
  border: 1px solid rgba(73, 115, 116, 0.5);
  margin-top: 20px;
  justify-content: center;
  height: 53px;
  align-items: center;
}
.custmize-blck .product-drophint-section img {
  width: 33px;
  height: 14px;
  margin-right: 10px;
}
.custmize-blck .product-drophint-section a {
  font-family: Jost;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0px;
  text-align: center;
  text-decoration: none;
  color: rgba(73, 115, 116, 1);
}
.customize-product-page {
  margin-top: 35px;
}
.desc h4 {
  font-family: Jost;
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0px;
  text-align: center;
  padding-top: 30px;
}
.desc li {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
}
.desc {
  padding-top: 0px;
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.20000000298023224px;
  text-align: center;
  margin-bottom: 37px;
}
.more-sections {
  padding: 0 0px;
}
.more-sections .desc {
  padding-top: 0px !important;
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.20000000298023224px;
  text-align: center;
}
.woocommerce-loop-product__title {
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0px;
  text-align: center;
  color: rgba(38, 38, 38, 1);
}
.woocommerce-LoopProduct-link {
  text-decoration: none;
}

.review-content .bg-img {
  padding: 28px !important;
}
.author-loc {
  font-family: Jost;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: -0.20000000298023224px;
  text-align: center;
  margin-bottom: 0;
}

.google-logo {
  display: flex;
  column-gap: 9px;
  align-items: center;
}
.review-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.term-75 .review-content .bg-img,
.term-76 .review-content .bg-img {
  padding: 18px !important;
}
.custmize-blck .standard-item {
  width: 20% !important;
}

.pro-back {
  background: rgba(224, 238, 238, 1);
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 30px;
}
.standard-item h4 {
  font-family: Jost;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: center;
}
.standard-item p {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: center;
}
.standard-item img {
  width: 148px;
  height: 148px;
  margin: 0px auto;
}
.courier-brand-sec {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  margin-top: 10px;
}
.policy-lab {
  background: linear-gradient(0deg, #679798, #679798),
    linear-gradient(0deg, #979797, #979797);
  padding: 40px;
  height: 219px;
}
.policy-label-sec p {
  font-family: Jost;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: center;
  color: #fff;
}

/* cart page css */

.continue-shopping {
  padding: 24px 0 !important;
}

.continue-shopping a {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  color: #4a4a4a;
  text-decoration: none !important;
  display: flex;
  column-gap: 10px;
}
.continue-shopping img {
  width: 14px;
  height: 14px;
  margin-top: 3px;
}
.tab-section .cart-items-count,
.wishlist-count {
  font-size: 10px;
  background: rgba(201, 230, 231, 1);
  border-radius: 50px;
  padding: 4px;
}

.tab-section {
  display: flex;
}

.tab-section a.active {
  border-bottom: 2px solid #497374;
  background: #c9e6e733;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.tab-section a {
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0px;
  text-align: left;
  color: #3a3a3a;
  text-decoration: none !important;
  padding: 15px 40px;
}

.review {
  position: relative;
}
.bg-img,
.review-img {
  position: absolute;
  top: -38px;
  left: 38%;
}
.cart-section .review-section {
  padding-top: 97px;
  position: relative;
}
.variation {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  column-gap: 8px;
}
.variation p {
  padding-right: 16px;
}
.order-total td {
  text-align: end !important;
}
.product-name a {
  font-family: Jost;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
  color: rgba(73, 115, 116, 1);
  text-decoration: none !important;
}
.product-name .change-product {
  font-size: 14px !important;
  color: #000 !important;
}
.coupon-discount-sec {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 20px 20px;
  height: 176px;
  background: rgba(73, 115, 116, 1);
  position: relative;
}
.coupon_code_label {
  width: 100%;
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  color: #fff;
}
#coupon_code {
  width: 248px;
  height: 48px;
  border-radius: 5px;
  border: 1px solid #fff;
  background: rgba(87, 135, 136, 1);
}
.coupon-discount-sec .button {
  width: 124px;
  height: 48px;
  border-radius: 5px;
  background: #fff;
  color: rgba(73, 115, 116, 1);
  font-family: Jost;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0px;
  text-align: center;
}
.coupon-discount-sec ::placeholder {
  color: #fff;
}
.coupon-discount-sec .coupon {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.contact-query {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  color: #fff;
}
.contact-query a {
  color: #fff;
}
.variation dt {
  font-weight: 400;
  font-size: 14px;
}
.quantity .qty {
  width: 81px;
  height: 28px;
  border: 1px solid #ddd;
  border-radius: 2px;
  background: #fff;
  text-align: left;
}
.button.update-btn {
  position: absolute;
  right: 0px;
  width: 20%;
  background: rgba(73, 115, 116, 1);
  color: #fff;
  margin-top: 25px;
}
.page-id-7 .update-btn {
  background: rgba(241, 168, 154, 1) !important;
  position: absolute;
  bottom: -54px;
  color: rgba(0, 42, 53, 1) !important;
}
/* end */
.fa.fa-heart-o {
  font-size: 24px;
  margin-top: 3px;
  position: absolute;
  right: 12%;
}
.slider.newariv-slide .fa.fa-heart {
  font-size: 24px;
  margin-top: 3px;
  position: absolute;
  right: 12%;
}
/* Comment by PR */
/* .postid-103 .fa.fa-heart-o {
  font-size: 24px;
  margin-top: 0px;
  position: absolute;
  right: 37%;
}
.woocommerce-shipping-methods li {
  color: #000;
}
.postid-103 .yith-wcwl-add-button {
  width: 35px;
  border: 1px solid #000;
  padding: 5px 3px;
}
.postid-103 .add_to_wishlist.single_add_to_wishlist,
.delete_item {
  border: unset;
} */

.add_to_wishlist.single_add_to_wishlist,
.delete_item {
  padding: 9px 12px;
  border: 1px solid #6E4943;
  border-radius: 2px;
}

.yith-wcwl-add-button>a i {
  margin-right: 0 !important;
}

.yith-wcwl-add-button {
  width: 10%;
  float: left;
  display: flex;
}

.policy-label-sec {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#order_review {
  width: 100% !important;
}
#undefined .dd-select {
  background: unset !important;
  border: unset;
}
#undefined .dd-pointer {
  right: -15px;
}
#undefined .dd-click-off-close {
  margin-left: 4px;
}
.my-account-heading strong {
  font-family: Jost;
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0px;
  text-align: left;
  padding: 0rem 3rem;
  position: relative;
  top: 10px;
}
.owl-dots {
  display: none;
}
.cart_totals .showcoupon {
  margin-left: 40%;
}
.cut-code-alph .active {
  background: #497374;
  border-radius: 14px;
  color: #fff;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 0px;
  padding-top: 0px;
}


/* Registration Form  */

.form-reg-bg-border {
  margin: 100px 0;
  background: #fff;
  border: 1px solid #97979761;
  background: #fff;
  border-radius: 8px;
  margin-top: 50px !important;
}

.bg-heading-reg {
  font-family: Jost;
  font-size: 24px;
  font-weight: 500;
  line-height: 34.68px;
  text-align: center;
  background: #497374;
  color: #fff;
  margin: 0;
  padding: 10px;
  margin-bottom: 30px;
  border-radius: 8px 8px 0px 0px;
}

.woocommerce-form-register.register {
  padding: 0 50px;
  padding-bottom: 0;
}

.acc-reg-page label {
  cursor: pointer;
  margin: 0px 0;
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.23px;
  text-align: left;
}

.ext-lable {
  border: 1px solid #ddd !important;
  background: #fff !important;
  height: 36px;
  border-radius: 0 !important;
}

.acc-reg-page .iti--allow-dropdown {
  margin-top: 5px;
  display: block;
}

.acc-reg-page  .woocommerce-form-register__submit {
  padding: 14px 32px 14px 32px;
  background: #6e4943;
  color: #fff;
  font-family: Jost;
  font-size: 16px;
  font-weight: 500;
  line-height: 20.23px;
  letter-spacing: 2px;
  text-align: center;
  border: 0;
  border-radius: 0;
  width: max-content;
}

a.woocommerce-privacy-policy-link {
  color: #497374;
}

.woocommerce-privacy-policy-text {
  text-transform: capitalize;
}

#ppdding-12{
  padding-left: calc(var(--bs-gutter-x)* .5);
  padding-right: calc(var(--bs-gutter-x)* .5);
}

.overlap-img-left {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.product-enquiry-section {
  padding: 0;
}
.product-enquiry-section h4 {
  margin-bottom: 16px;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #FFFFFF;
}

/* .tableftimg {
  position: absolute;
  bottom: -30px;
  z-index: 1;
} */

.product-enquiry-section .required {
  border-bottom: 0 !important;
  color: #ffffff;
}

#product-enquiry-form label {
  margin-bottom: 4px;
}

#product-enquiry-form .form-control {
  margin-bottom: 0;
}

.product-enquiry-section {
  max-width: 585px;
  margin: 0 auto;
}

.price-breakup-overview,.extraflex {
  position: relative;
}

.price-breakup-structure{
  position: absolute;
  z-index: 1;
  background-color: #fff;
  border: 1px solid #ED9382;
  border-radius: 10px;
  margin-top: 30px;
}

.price-breakup-structure:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 25%;
  margin-left: -5px;
  border-width: 12px;
  border-style: solid;
  border-color: transparent transparent #ED9382 transparent;
}

.price-brk-star {
  display: flex;
  /* align-items: center; */
  margin-bottom: 16px;
  /* width: 50%; */
  float: left;
  /* justify-content: space-between; */
}
.price-breakup-structure table {
  margin-bottom: 0;
}
.price-breakup-structure tbody, .price-breakup-structure td, .price-breakup-structure tfoot, .price-breakup-structure th, .price-breakup-structure thead, .price-breakup-structure tr{
  border-radius: 10px;
  background: #fff !important;
}

.single-product div.product .woocommerce-product-rating {
  float: right;
}
#single-product-custom .summary {
  margin-bottom: inherit;
}
#socialpop-head {
  background: #497374;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  justify-content: space-between;
}

#socialModal .btn-close {
  color: #fff !important;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  opacity: 0.9;
  --bs-btn-close-bg: none;
}
#socialModal .btn-close:hover {
  background: none;
  opacity: 1;
}
#socialModalLabel {
  font-family: 'Jost';
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #fff;
}
span.icon-names {
  color: #000;
  text-align: center;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.social-iconlists a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  cursor: pointer;
}
ul.social-iconlists {
  align-items: center;
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 28px 35px 39px;
  text-align: center;
}
ul.social-iconlists {
  margin-left: 0;
  margin-bottom: 0;
}

h4.tableinner-heading {
  font-family: Jost;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
}

#product_details table:not( .has-background ) tbody td, #can_be_set_with table:not( .has-background ) tbody td{
  background-color: #F1F1F1;
}
#product_details table:not( .has-background ) tbody tr:nth-child(2n) td, #can_be_set_with table:not( .has-background ) tbody tr:nth-child(2n) td{
  background-color: #fbfbfb;
}
.product-tabs-section #ptabs{
  list-style: none;
}
.extraflex {
  display: flex !important;
}
.tip-flexpa_diamond-quality{
  position: relative;
}
.pa_diamond-quality-tooltip-content {
  position: absolute;
  z-index: 1;
  background-color: #fff;
  border: 1px solid #ED9382;
  border-radius: 10px;
  margin-top: 30px;
  max-width: 300px;
  padding: 10px 20px;
}
.pa_metal-tooltip, .pa_metal-color, .pa_metal-color-tooltip, .pa_center-diamond-shape-tooltip, .pa_diamond-quality-tooltip {
  margin-left: 5px;
}
.pa_diamond-quality-tooltip-content {
    width: 100%;
}
.pa_diamond-quality-tooltip {
  display: block;
}
.pa_diamond-quality-tooltip-content ul {
    width: 100%;
    margin-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.metal-term {
  font-family: Jost;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #497374;
  cursor: pointer;
}
tr.mtl-halfs.pa_ring-size.size_attribute_value td {
  display: flex;
  justify-content: space-between;
}


/* Override extra elements */
.single-product .fa.fa-heart-o {
  position: relative;
}
.single_product_choose_settings_button, .single_add_to_cart_button{
  font-family: Jost;
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 17px !important;
    padding-bottom: 17px !important;
}

.single-product .yith-wcwl-add-button .fa.fa-heart-o{
  right: auto;
  margin-top: auto;
}
.more-variations td {
  background: none !important;
  padding: 0;
}

.hint-box-title:hover {
  color: #6e4943;
}
.pa-attrib .color-term {
  justify-items: center;
}
.sappire-element-color .color-element.blue svg path {
  fill: #0000CD;
}
.sappire-element-color .color-element.purple svg path {
  fill: #8E59C1;
}
.sappire-element-color .color-element.teal svg path {
  fill: #008080;
}
.sappire-element-color .color-element.peach svg path {
  fill: #D7BB86;
}
.sappire-element-color .color-element.pink svg path {
  fill: #EEA1AE;
}
.sappire-element-color .color-element.yellow svg path {
  fill: #F7B500;
}
select#pa_sapphire-colors {
  display: none;
}

.storefront-full-width-content.single-product #reviews .commentlist li .comment_container .comment-text {
  border-left: 1px solid #DFDFDF;
}
#variation_size_attribute_value {
  padding: 7px 13px;
}
#single-pro-variation select, .more-variations select {
  font-family: Jost;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
}

.variation_size_attribute_value-tooltip.guide-sizes {
  font-family: Jost;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: right;
  color: #ED9382;
}

#reviews.woocommerce-Reviews .commentlist li {
  margin: 0 !important;
  box-shadow: none;
  padding: 0;
  margin-bottom: 10px !important;
}

#reviews.woocommerce-Reviews .review-title {
  font-family: Jost;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  text-transform: uppercase;
}

#reviews.woocommerce-Reviews .star-rating {
  margin-bottom: 5px;
}

#reviews.woocommerce-Reviews .comment-text p {
  margin-bottom: 0;
}
.review-images .review-image img{
  max-height: 58px;
}

#reviews .commentlist li p.meta {
  margin-bottom: 1em;
  text-align: center;
}

.pa_diamond-quality-tooltip-content:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 25%;
  margin-left: -5px;
  border-width: 12px;
  border-style: solid;
  border-color: transparent transparent #ED9382 transparent;
}

.single-related-assets .slick-slide img, .single-matching-assets .slick-slide img {
  position: relative;
  top: auto;
  left: auto;
}

#oneline-lable {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
}

.single_product_enquire_now_button {
  width: 90%;
  font-family: Jost;
  font-weight: 500 !important;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 17px !important;
  padding-bottom: 17px !important;
}
#product-enquiry-form input::placeholder, #product-enquiry-form textarea::placeholder {
  color: #fff;
  opacity: 0.4;
}
.fa.fa-heart {
  font-size: 24px;
}
/* .single-related-assets .product-content, .single-matching-assets .product-content {
  margin-left: 20px;
  margin-right: 20px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
  margin-bottom: 30px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
} */
.gallery-section img {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
  margin: 1%;
}
.gallery-section img.pimg {
  width: 48% !important;
}
div#single-product-custom form.variations_form.cart {
  border: none;
}

.sarvada-assurance h5 {
  font-family: Jost;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #497374;
}
.certi-images img {
  height: auto;
}
.certi-section p {
  font-family: Jost;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #262626;
}
.load-more-btn {
  position: absolute;
  bottom: 0;
  background: #4973741A;
  width: 100%;
  text-align: center;
}

#single-btom-content {
  padding-bottom: 50px;
  position: relative;
}

#load-more-images {
  font-family: Jost;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #497374;
  padding: 11px 0;
  display: block;
}
#product_details td, #can_be_set_with td, #price_breakup td{
  padding: 11px 16px;
}

.product-drophint-section.extra100 {
  width: 100%;
  border: none;
}
.see-rev-btn:hover {
  color: #fff;
}

.product-review-button:hover {
  background: #497374;
}

.product-review-button:hover a {
  color: #fff;
}

.product-review-button.see-btn-bg:hover {
  background: transparent;
}

.product-review-button.see-btn-bg:hover a {
  color: #497374;
}



@media (max-width: 768px) {
  .custom-product-image-wrapper {
    display: none !important;
}
  .overlap-img-left .tableftimg{
    position: relative;
    bottom: 0;
  }
  .woocommerce-product-details__short-description {
    display: inline-block;
    margin-bottom: 20px;
}
.price-brk-star{
  margin-bottom: 0px;
}
.social-share-btn {
  text-decoration: underline;
}
.product-tabs-section #ptabs{
  display: flex !important;
  overflow-x: auto !important;
  white-space: nowrap !important;
  scrollbar-width: none;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.twe-inner-first {
  width: 100% !important;
  text-align: center !important;
}
.assurance-section {
  align-items: center;
  width: 100%;
  /* margin: 0 auto; */
  flex-direction: column;
}
.assurance-section .img-assurance-sec {
  width: 100%;
}
.assurance-section .content-part {
  width: 100%;
}

.certi-section p {
  margin-bottom: 0;
  font-family: Jost;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0px;
}
.certi-images {
  display: flex;
  height: 58px;
  width: 100%;
  padding: 15px;
}

#reviews .commentlist li .comment_container {
  border-radius: 3px;
  display: flex;
  flex-direction: column;
}

#reviews .commentlist li .comment_container .comment-text {
  width: 100% !important;
  float: none !important;
  padding-left: 0;
  border: 0 !important;
  border-top: 1px solid #DFDFDF !important;
  padding-top: 10px;
}
#reviews .img-and-meta-comment {
  display: flex;
  max-width: 100%;
  flex-direction: row;
  justify-content: flex-start;
}
#reviews .commentlist li p.meta {
  margin-left: 1em;
  text-align: left;
}
#reviews.woocommerce-Reviews .comment-text p {
  margin-bottom: 0;
  font-family: Jost;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0px;
  color: #262626;
}
#reviews.woocommerce-Reviews .review-title {
  font-size: 14px;
}
#reviews .commentlist li p.meta strong {
  font-family: Jost;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
}
#reviews .commentlist li p.meta time {
  display: block;
  font-family: Jost;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #262626;
}
.img-and-meta-comment img {
  margin-bottom: 10px;
  width: 40px !important;
}
#reviews.woocommerce-Reviews .star-rating {
  margin-bottom: 12px;
}
.storefront-full-width-content .woocommerce-tabs ul.tabs {
  width: 100% !important;
  display: flex !important;
  overflow-x: auto !important;
  white-space: nowrap !important;
  scrollbar-width: none;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
#mob-rev-enq {
  flex-direction: column-reverse;
}
.single-product .mtl-half select{
  max-width: 100% !important;
  width: 100%;
}
.single-product .mtl-half{
  width: 100%;
}
.related-product-section {
  margin-top: 40px;
}
.matching-product-section p {
  margin-bottom: 0;
}
#assurance-singlepage .desc ul {
  margin-left: 25px;
  padding-right: 10px;
}

}

@media screen and (min-width: 991px) and (max-width: 1280px) {
#assurance-singlepage .content-part .title{
  margin-bottom: 10px;
}
#assurance-singlepage .content-part .desc {
  margin-bottom: 20px;
}
#assurance-singlepage .content-part .desc ul {
  margin-left: 30px;
  padding-right: 10px;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .single_product_choose_settings_button, .single_add_to_cart_button{
    width: 80% !important;
  }
  .yith-wcwl-add-button {
    width: 20% !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .single_product_choose_settings_button, .single_add_to_cart_button{
    width: 85% !important;
  }
  .yith-wcwl-add-button {
    width: 15% !important;
  }
}

.page-template-template-customized-complete-product .metal-image-gallery img {
  display: block;
}

.custmize-blck .sub-total {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #497374;
}
.custmize-blck .product_title.entry-title span {
  color: #4A4A4A;
}

.custmize-blck .total-weight {
    color: #262626;
}

.custmize-blck .product-settings {
    color: #262626;
}

.custmize-blck .engrave-ring {
    color: #000000;
}

.custmize-blck .product-code {
    color: #000000;
    text-decoration: underline;
}

.custmize-blck .product-price {
    color: #262626;
}
.custmize-blck del {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0px;
    text-decoration: line-through;
}

.add-to-cart-wish {
    display: flex;
    width: 100%;
}

.add-to-cart-wish .yith-wcwl-add-to-wishlist {
    /* width: 10%; */
    display: flex;
}

.add-to-cart-wish .yith-wcwl-add-to-wishlist .fa.fa-heart-o {
    position: relative;
    right: 0;
}
.custmize-blck .add-to-cart-wish .yith-wcwl-add-to-wishlist {
    margin-right: 5px;
}



.woocommerce-Tabs-panel.current {
    display: block; /* Show the active content */
}

.woocommerce-Tabs-panel {
    display: none; /* Hide inactive content */
}