@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);

* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
}
body {
  font-size: 17px;
  color: #5a5a68;
  line-height: 28px;
  font-weight: 400;
  background: #ffffff;
  font-family: "Roboto", sans-serif;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-font-smoothing: antialiased;
}


body.cms-2022horoscope-moonsign-indian-vedic-astrology-abhijita-astrologer.cms-page-view.page-layout-1column section.sub-page.horoscope .horoscope-details .container-fluid .col-md-12.col-sm-12.col-12 a {
  color: #c7957f !important; 
}
body.cms-best-annual-horoscopes-and-predictions-for-2023-aries-mesha-2023.cms-page-view.page-layout-1column section.sub-page.horoscope .horoscope-details .container-fluid .col-md-12.col-sm-12.col-12 a {
  color: #c7957f !important; 
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
    padding: 0px 15px;
  }
}
.large-container {
  max-width: 1700px;
  padding: 0px 15px;
  margin: 0 auto;
}
.container-fluid {
  max-width: 100% !important;
  width: 100% !important;
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}
.small-container {
  max-width: 680px;
  margin: 0 auto;
}
.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow-x: hidden;
}
a {
  text-decoration: none;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
a:hover {
  text-decoration: none;
  outline: none;
}
input,
button,
select,
textarea {
  font-weight: 400;
  font-size: 16px;
}
ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-size: 15px;
  color: #414141;
}
input {
  transition: all 500ms ease;
}
button:focus,
input:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
  transition: all 500ms ease;
}
p {
  position: relative;
  font-size: 17px;
  line-height: 28px;
  color: #5a5a68;
  margin: 0px;
  transition: all 500ms ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  font-weight: 400;
  color: #1e1e2a;
  margin: 0px;
  transition: all 500ms ease;
}
.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/icons/preloader.png);
}
.preloader-close {
  position: fixed;
  z-index: 999999;
  color: #fff;
  padding: 10px 20px;
  cursor: pointer;
  right: 0;
  bottom: 0;
  font-weight: 600;
}
.loader-wrap {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
}
.loader-wrap .layer-one {
  position: absolute;
  left: 0%;
  top: 0;
  width: 33.3333%;
  height: 100%;
  overflow: hidden;
}
.loader-wrap .layer-two {
  position: absolute;
  left: 33.3333%;
  top: 0;
  width: 33.3333%;
  height: 100%;
  overflow: hidden;
}
.loader-wrap .layer-three {
  position: absolute;
  left: 66.6666%;
  top: 0;
  width: 33.3333%;
  height: 100%;
  overflow: hidden;
}
.loader-wrap .layer .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #222;
}
.centred {
  text-align: center;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
figure {
  margin: 0px;
}
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}
.shomorebutton,
.theme-btn {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
  color: #fff !important;
  padding: 0px 20px;
  text-align: center;
  cursor: pointer;
  border-radius: 0px;
  z-index: 1;
  transition: all 500ms ease;
  border: none;
}
.theme-btn i {
  position: relative;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  margin-left: 10px;
}
.sec-pad {
  padding: 120px 0px !important;
}
.scroll-top {
  width: 36px;
  height: 36px;
  line-height: 36px;
  position: fixed;
  bottom: 105%;
  right: 10px;
  font-size: 15px;
  z-index: 99;
  color: #ffffff;
  background: #000000;
  border: 1px solid #000000;
  text-align: center;
  cursor: pointer;
  z-index: 1;
  transition: 1s ease;
  padding: 0;
}
.scroll-top:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  left: -1px;
  top: -1px;
  transform: scale(0, 0);
  z-index: -1;
  transition: all 500ms ease;
}
.scroll-top:hover:before {
  transform: scale(1, 1);
}
.scroll-top:hover {
  background: #f8c844 !important;
}
.scroll-top.open {
  bottom: 5px;
}
.scroll-top span {
  color: #fff;
}
.sec-title {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.sec-title h6 {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 18px;
  padding-left: 30px;
}
.sec-title.centred h6 {
  padding: 0px 30px;
}
.sec-title h6 i {
  position: absolute;
  font-size: 20px;
  line-height: 20px;
  left: 0px;
  top: 1px;
  font-weight: 400;
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sec-title h2 {
  position: relative;
  display: block;
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
}
.sec-title h2 span {
  font-weight: 400;
}
.sec-title.light h2 {
  color: #fff;
}
.page-header {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 999;
  width: 100%;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.sticky-header {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  left: 0px;
  top: 0px;
  box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
  width: 100%;
  z-index: 0;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  background: transparent
    linear-gradient(
      90deg,
      #e09d18 0%,
      #f9c924 0%,
      #e4af18 32%,
      #fff98c 68%,
      #ffd440 100%
    )
    0% 0% no-repeat padding-box;
}
.header-container.sticky .sticky-header {
  z-index: 999;
  opacity: 1;
  visibility: visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.page-header .outer-box {
  position: relative;
  display: block;
  float: right;
  padding: 0 !important;
}
.page-header .menu-right-content {
  position: relative;
  margin-top: 23px;
  margin-left: 25px;
}
.page-header .menu-right-content .info-box,
.page-header .menu-right-content .cart-box,
.page-header .menu-right-content .nav-box {
  position: relative;
  display: inline-block;
  float: left;
}
.page-header .menu-right-content .info-box .box {
  position: relative;
  padding: 0px 40px 0px 53px;
}
.page-header .menu-right-content .info-box .box:before {
  position: absolute;
  content: "";
  background: #d8d8d8;
  width: 1px;
  height: 60px;
  top: -3px;
  right: 0px;
}
.page-header .menu-right-content .info-box .box i {
  position: absolute;
  left: 0px;
  top: 6px;
  font-size: 40px;
  line-height: 40px;
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-header .menu-right-content .info-box .box h5 {
  position: relative;
  display: block;
  font-size: 17px;
  line-height: 26px;
  font-weight: 700;
  margin: 0px;
}
.page-header .menu-right-content .info-box .box h5 a {
  display: inline-block;
  color: #1e1e2a;
}
.page-header .menu-right-content .info-box .box span {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 26px;
  color: #5a5a68;
  font-weight: 600;
  margin: 0px;
}
.page-header .menu-right-content .cart-box {
  margin: 13px 63px 0px 30px;
}
.page-header .menu-right-content .cart-box a {
  position: relative;
  display: inline-block;
  font-size: 26px;
  line-height: 26px;
  color: #1e1e2a;
}
.page-header .menu-right-content .cart-box a span {
  position: absolute;
  top: 0px;
  right: -22px;
  font-size: 14px;
  color: #fff;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
}
.page-header .menu-right-content .nav-box .nav-btn {
  position: relative;
  display: inline-block;
  font-size: 30px;
  color: #fff;
  width: 60px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  cursor: pointer;
  transition: all 500ms ease;
}
.main-menu {
  float: left;
}
.main-menu .navbar-collapse {
  padding: 0px;
  display: block !important;
}
.main-menu .navigation {
  margin: 0px;
  border-left: 2px solid #c4a319;
}
.main-menu .navigation > li {
  position: inherit;
  float: left;
  z-index: 2;
  padding: 0;
  margin: 0px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.main-menu .navigation > li:last-child {
  margin-right: 0px !important;
}
.main-menu .navigation > li:first-child {
  margin-left: 0px !important;
}
.main-menu .navigation > li > a {
  position: relative;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  opacity: 1;
  color: #000000;
  padding: 0px;
  z-index: 1;
  text-transform: uppercase;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.main-menu .navigation > li.dropdown > a:after {
  position: absolute;
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 13px;
  color: #ff6a00;
  top: 0px;
  right: -15px;
  transition: all 500ms ease;
  display: none;
}
.main-menu .navigation > li.dropdown.current > a:after,
.main-menu .navigation > li.dropdown:hover > a:after {
}
.main-menu .navigation > li.dropdown > a {
  border-bottom: 0;
}
.main-menu .navigation > li > ul,
.main-menu .navigation > li > .megamenu {
  position: absolute;
  left: inherit;
  top: 100%;
  width: 250px;
  z-index: 100;
  display: none;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0px;
  background-color: #fff;
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -ms-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
  left: -2px;
}
.main-menu .navigation > li > ul {
  margin-left: -9px;
}
.main-menu .navigation > li > ul.from-right {
  left: auto;
  right: 0px;
}
.main-menu .navigation > li > ul > li {
  position: relative;
  width: 100%;
  padding: 0px 30px;
}
.main-menu .navigation > li > ul > li:last-child {
  border-bottom: none;
}
.main-menu .navigation > li > ul > li > a,
.main-menu .navigation > li > .megamenu li > a {
  position: relative;
  display: block;
  padding: 10px 0px;
  line-height: 24px;
  font-weight: 600;
  font-size: 15px;
  text-transform: capitalize;
  color: #5a5a68;
  border-bottom: 1px solid #e3e3e3;
  text-align: left;
  transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -webkit-transition: all 100ms ease;
  -ms-transition: all 100ms ease;
  -o-transition: all 100ms ease;
}
.main-menu .navigation > li > ul > li > a:before {
  position: absolute;
  content: "\f105";
  font-size: 17px;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  left: -30px;
  top: 10px;
  opacity: 0;
  transition: all 100ms ease;
  color: #ebc337;
}
.main-menu .navigation > li > ul > li > a:hover,
.main-menu .navigation > li > .megamenu li > a:hover {
  color: #ebc337;
}
.main-menu .navigation > li > ul > li > a:hover:before {
  left: -17px;
  opacity: 1;
}
.main-menu .navigation > li > ul > li:last-child > a,
.main-menu .navigation > li > .megamenu li:last-child > a {
  border-bottom: none;
}
.main-menu .navigation > li > ul > li.dropdown > a:after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 14px;
  display: block;
  line-height: 24px;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  z-index: 5;
}
.main-menu .navigation > li > ul > li > ul {
  position: absolute;
  right: 100%;
  top: -2px;
  width: 230px;
  z-index: 100;
  display: none;
  padding: 10px 0px;
  background-color: #fff;
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li > ul > li > ul.from-right {
  left: auto;
  right: 0px;
}
.main-menu .navigation > li > ul > li > ul > li {
  position: relative;
  width: 100%;
  padding: 0px 30px;
}
.main-menu .navigation > li > ul > li > ul > li:last-child {
  border-bottom: none;
}
.main-menu .navigation > li > ul > li > ul > li:last-child {
  border-bottom: none;
}
.main-menu .navigation > li > ul > li > ul > li > a {
  position: relative;
  display: block;
  font-size: 17px;
  padding: 14px 0px;
  line-height: 24px;
  font-weight: 600;
  text-transform: capitalize;
  color: #5a5a68;
  border-bottom: 1px solid #e3e3e3;
  text-align: left;
  transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -webkit-transition: all 100ms ease;
  -ms-transition: all 100ms ease;
  -o-transition: all 100ms ease;
}
.main-menu .navigation > li > ul > li > ul > li > a:before {
  position: absolute;
  content: "\f105";
  font-size: 17px;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  left: -30px;
  top: 14px;
  opacity: 0;
  transition: all 100ms ease;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover:before {
  left: -17px;
  opacity: 1;
}
.main-menu .navigation > li > ul > li > ul > li:last-child > a {
  border-bottom: none;
}
.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 12px;
  display: block;
  line-height: 24px;
  font-size: 16px;
  font-weight: 900;
  z-index: 5;
}
.main-menu .navigation > li.dropdown:hover > ul,
.main-menu .navigation > li.dropdown:hover > .megamenu {
  visibility: visible;
  opacity: 1;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -webkit-transition: all 100ms ease;
  -ms-transition: all 100ms ease;
  -o-transition: all 100ms ease;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -webkit-transition: all 100ms ease;
  -ms-transition: all 100ms ease;
  -o-transition: all 100ms ease;
}
.main-menu .navigation li.dropdown .dropdown-btn {
  position: absolute;
  right: -32px;
  top: 66px;
  width: 34px;
  height: 30px;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  color: #3b3b3b;
  cursor: pointer;
  display: none;
  z-index: 5;
  transition: all 100ms ease;
}
.main-menu .navigation li.dropdown ul li.dropdown .dropdown-btn {
  display: none;
}
.menu-area .mobile-nav-toggler {
  position: relative;
  float: right;
  font-size: 40px;
  line-height: 50px;
  cursor: pointer;
  color: #3786ff;
  display: none;
  width: 27px;
  padding: 10px 0;
}
.menu-area .mobile-nav-toggler .icon-bar {
  position: relative;
  height: 3px;
  width: 27px;
  display: block;
  margin-bottom: 5px;
  background-color: #3b3b3b;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  float: right;
  border-radius: 3px;
}
.menu-area .mobile-nav-toggler .icon-bar:nth-child(2) {
  width: 21px;
}
.menu-area .mobile-nav-toggler .icon-bar:nth-child(3) {
  width: 14px;
}
.menu-area .mobile-nav-toggler .icon-bar:last-child {
  margin-bottom: 0px;
}
.page-header .sticky-header .logo-box {
  position: relative;
  text-align: center;
  padding: 0px !important;
  z-index: 1;
  margin: 0 30px 0 0;
}
.page-header .sticky-header .logo-box:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  transform: rotate(45deg);
  z-index: -1;
  display: none;
}
.page-header .sticky-header .logo-box:after {
  position: absolute;
  content: "";
  border: 1px dashed #fff;
  width: calc(100px - 10px);
  height: calc(100px - 10px);
  left: 5px;
  top: 5px;
  transform: rotate(45deg);
  display: none;
}

.header-container.sticky .sticky-header > div {
  width: 100% !important;
}

.main-menu .navigation > li.dropdown > .megamenu {
  position: absolute;
  width: 100%;
  padding: 30px 50px;
  left: 0px !important;
}
.main-menu .navigation li.dropdown .megamenu li h4 {
  font-weight: 500;
  padding: 3px 0px;
}
.nav-outer .mobile-nav-toggler {
  position: relative;
  float: right;
  font-size: 40px;
  line-height: 50px;
  cursor: pointer;
  color: #3786ff;
  display: none;
}
.mobile-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 340px;
  padding-right: 30px;
  max-width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 999999;
}
.mobile-menu .navbar-collapse {
  display: block !important;
}
.mobile-menu .nav-logo {
  position: relative;
  padding: 15px;
  text-align: left;
}
.mobile-menu-visible {
  overflow: hidden;
}
.mobile-menu-visible .mobile-menu {
  opacity: 1;
  visibility: visible;
}
.mobile-menu .menu-backdrop {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #000;
  -webkit-transform: translateX(-101%);
  -ms-transform: translateX(-101%);
  transform: translateX(-101%);
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
}
.mobile-menu-visible .mobile-menu .menu-backdrop {
  opacity: 0.7;
  visibility: visible;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.mobile-menu .menu-box {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  padding: 0px 0px;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  border-radius: 0px;
  -webkit-transform: translateX(-101%);
  -ms-transform: translateX(-101%);
  transform: translateX(-101%);
  background: rgba(224, 157, 24, 1);
  background: linear-gradient(
    to bottom,
    #f8c823 0%,
    rgba(249, 199, 36, 1) 26%,
    rgba(228, 174, 24, 1) 50%,
    rgba(255, 249, 140, 1) 75%,
    rgba(255, 210, 64, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e09d18', endColorstr='#ffd240', GradientType=0 );
}
.mobile-menu-visible .mobile-menu .menu-box {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.mobile-menu .close-btn {
  position: absolute;
  right: -44px;
  top: 0px;
  line-height: 63px;
  width: 44px;
  text-align: center;
  font-size: 23px;
  color: #fff;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
  background: #142693;
  font-weight: 100;
}
.mobile-menu-visible .mobile-menu .close-btn {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.mobile-menu .close-btn:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mobile-menu .navigation {
  position: relative;
  display: block;
  width: 100%;
  float: none;
}
.mobile-menu .navigation li {
  position: relative;
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-menu .navigation:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-menu .navigation li > ul > li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-menu .navigation li > a {
  position: relative;
  display: block;
  line-height: 24px;
  padding: 13px 25px;
  font-size: 15px;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.mobile-menu .navigation li ul li > a {
  font-size: 16px;
  margin-left: 20px;
  text-transform: capitalize;
}
.mobile-menu .navigation li > a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  border-left: 5px solid #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.mobile-menu .navigation li.current > a:before {
  height: 100%;
}
.mobile-menu .navigation li.dropdown .dropdown-btn {
  position: absolute;
  right: 6px;
  top: 6px;
  width: 34px;
  height: 36px;
  text-align: center;
  font-size: 22px;
  line-height: 36px;
  color: #404040;
  background: none;
  cursor: pointer;
  border-radius: 2px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 5;
  font-weight: 300;
}
.mobile-menu .navigation li.dropdown .dropdown-btn.open {
  background: #f7cb39;
  color: #000;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul,
.mobile-menu .navigation > li.dropdown > .megamenu {
  display: none;
}
.mobile-menu .social-links {
  position: relative;
  padding: 30px 25px;
}
.mobile-menu .social-links li {
  position: relative;
  display: inline-block;
  margin: 0px 10px 10px;
}
.mobile-menu .social-links li a {
  position: relative;
  line-height: 32px;
  font-size: 16px;
  color: #ff6a00;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.mobile-menu .social-links li a:hover {
  background: #ff6a00;
  color: #000;
}
div#mCSB_1_container {
  top: 0px !important;
}
.mobile-menu .contact-info {
  position: relative;
  padding: 80px 30px 20px 30px;
}
.mobile-menu .contact-info h4 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
}
.mobile-menu .contact-info ul li {
  position: relative;
  display: block;
  font-size: 15px;
  color: #000;
  margin-bottom: 3px;
}
.mobile-menu .contact-info ul li a {
  color: rgba(255, 255, 255, 0.8);
}
.mobile-menu .contact-info ul li:last-child {
  margin-bottom: 0px;
}
.banner-section {
  position: relative;
}
.banner-carousel {
  position: relative;
}
.banner-carousel .slide-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 190px 0px 290px 0px;
}
.banner-carousel .slide-item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    0deg,
    rgba(53, 6, 3, 0),
    rgba(53, 6, 3, 0.9) 100%
  );
  top: 0px;
  right: 0px;
  z-index: 1;
}
.banner-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;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 6000ms linear;
  -moz-transition: all 6000ms linear;
  -ms-transition: all 6000ms linear;
  -o-transition: all 6000ms linear;
  transition: all 6000ms linear;
}
.banner-carousel .active .slide-item .image-layer {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.banner-carousel .content-box {
  position: relative;
  display: block;
  z-index: 5;
  width: 100%;
}
.banner-carousel .content-box h6 {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 12px;
  padding-left: 90px;
  opacity: 0;
  text-transform: uppercase;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
}
.banner-carousel .content-box h6:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  left: 0px;
  top: 13px;
}
.banner-carousel .active .content-box h6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 700ms;
  -moz-transition-delay: 700ms;
  -ms-transition-delay: 700ms;
  -o-transition-delay: 700ms;
  transition-delay: 700ms;
}
.banner-carousel .content-box h1 {
  position: relative;
  display: block;
  color: #fff;
  font-size: 70px;
  line-height: 82px;
  font-weight: 900;
  margin-bottom: 8px;
  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;
}
.banner-carousel .content-box h1 span {
  font-weight: 700;
}
.banner-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;
}
.banner-carousel .content-box p {
  position: relative;
  display: block;
  color: #fff;
  font-size: 14px;
  margin-bottom: 7px;
  font-weight: 500;
  text-transform: uppercase;
  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;
}
.banner-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-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;
}
.banner-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;
}
.owl-dots-none .owl-dots,
.owl-nav-none .owl-nav {
  display: none !important;
}
.float-bob-y {
  animation-name: float-bob-y;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob-y;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob-y;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob-y;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob-y;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.float-bob-x {
  animation-name: float-bob-x;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob-x;
  -webkit-animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob-x;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob-x;
  -ms-animation-duration: 15s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob-x;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.rotate-me {
  animation-name: rotateme;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme;
  -webkit-animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme;
  -moz-animation-duration: 30s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme;
  -ms-animation-duration: 30s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme;
  -o-animation-duration: 30s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.nivo-controlNav,
.banner-section .owl-dots {
  position: absolute;
  left: 0;
  top: auto;
  transform: none;
  width: 100%;
  text-align: center;
  bottom: -45px;
}
.nivo-controlNav {
  bottom: -30px;
}
.banner-section .owl-theme .owl-dots .owl-dot {
  display: inline-block;
}
.nivo-control,
.banner-section .owl-theme .owl-dots .owl-dot span {
  position: relative;
  display: inline-block;
  height: 17px !important;
  width: 17px !important;
  margin: 0px 5px;
  background: #a1a1a1;
  border-radius: 50%;
  cursor: pointer;
  transition: all 500ms ease;
  box-shadow: none !important;
}
.nivo-control.active,
.nivo-control:hover,
.banner-section .owl-theme .owl-dots .owl-dot.active span,
.banner-section .owl-theme .owl-dots .owl-dot span:hover {
  background-color: #f5c944 !important;
}
.main-footer {
  position: relative;
}
.main-footer .widget-section {
  position: relative;
}
.main-footer .widget-section .pattern-scale {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 760px;
  height: 35px;
  background-repeat: repeat-x;
  animation: slide-2 60s linear infinite;
  -webkit-animation: slide-2 60s linear infinite;
}
.main-footer .footer-widget .widget-title {
  position: relative;
  display: block;
  padding-bottom: 12px;
  margin-bottom: 32px;
}
.main-footer .footer-widget .widget-title h3 {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
}
.main-footer .footer-widget .widget-title .pattern-layer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 62px;
  height: 9px;
  background-repeat: no-repeat;
}
.page-header {
  position: relative;
  display: block;
  background: transparent
    linear-gradient(
      90deg,
      #e09d18 0%,
      #f9c924 0%,
      #e4af18 32%,
      #fff98c 68%,
      #ffd440 100%
    )
    0% 0% no-repeat padding-box;
}
.page-header .header-upper {
  position: relative;
  display: block;
  padding: 0px 20px;
}
.page-header .header-upper .upper-inner .logo-box figure.logo {
  position: relative;
  display: inline-block;
  background: none;
  text-align: center;
  padding: 0px;
  margin-right: 30px;
}
.info-box li {
  position: relative;
  display: inline-block;
  float: left;
}
.info-box li.btn-box {
  padding: 32.5px 0px;
}
.info-box li.btn-box .theme-btn {
  padding: 11.5px 33px;
}
.info-box .single-info {
  padding: 32px 60px 36px 55px;
  margin-right: 40px;
}
.info-box .single-info:before {
  position: absolute;
  content: "";
  background: #d8d8d8;
  height: 55px;
  width: 1px;
  top: 33px;
  right: 0px;
}
.info-box .single-info:nth-child(2) {
  margin-right: 0px;
}
.info-box .single-info:nth-child(2):before {
  display: none;
}
.info-box .single-info i {
  position: absolute;
  left: 0px;
  top: 38px;
  font-size: 40px;
  line-height: 40px;
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.info-box .single-info h5 {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #1e1e2a;
  margin: 0px;
}
.info-box .single-info h5 a {
  display: inline-block;
  color: #1e1e2a;
}
.info-box .single-info h5 a:hover {
}
.info-box .single-info p {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #5a5a68;
  line-height: 26px;
  margin: 0px;
}
.page-header .header-lower .outer-box {
  position: relative;
  display: block;
  background: transparent;
}
.page-header .header-lower .outer-box .menu-area {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  background: #fff;
  padding-left: 40px;
}
.page-header .main-menu .navigation > li {
  padding: 30px 10px;
  border-right: 2px solid #c4a319;
}
.main-menu .navigation > li.current,
.main-menu .navigation > li:hover,
.main-menu .navigation > li:focus {
  color: #000;
  background: #f8c844;
}
.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a {
  color: #000;
}
.page-header .menu-right-content {
  margin: 0;
}
.page-header .menu-right-content .nav-box .nav-btn {
  background: #1e1e2a;
  height: 75px;
  width: 75px;
  line-height: 75px;
}
.page-header .menu-right-content .nav-box .nav-btn i {
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-header .menu-right-content .cart-box {
  margin: 23px 52px 0px 0px;
}
.banner-section.style-two {
  position: relative;
}
.banner-carousel .slide-item.bg-none:before {
  display: none;
}
.banner-carousel .slide-item.bg-left:before {
  right: inherit;
  left: 0px;
  background: rgb(0 0 62 / 45%);
}
.banner-carousel .content-box.dark h1 {
  color: #1e1e2a;
}
.banner-carousel .content-box.dark p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 7px;
  font-weight: 600;
  text-transform: uppercase;
}
.banner-carousel .content-box h2 {
  position: relative;
  display: block;
  font-size: 40px;
  line-height: 100%;
  font-weight: 900;
  color: #fff;
  margin-bottom: 0px;
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 1150ms ease;
  -moz-transition: all 1150ms ease;
  -ms-transition: all 1150ms ease;
  -o-transition: all 1150ms ease;
  transition: all 1150ms ease;
  text-transform: uppercase;
}
.banner-section.style-two .banner-carousel .content-box h1 {
  font-size: 100px;
  line-height: 100px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 17px;
}
.banner-carousel .active .content-box h2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1150ms;
  -moz-transition-delay: 1150ms;
  -ms-transition-delay: 1150ms;
  -o-transition-delay: 1150ms;
  transition-delay: 1150ms;
}
.banner-section.style-two .banner-carousel .content-box .lower-box {
  position: relative;
}
.banner-section.style-two .banner-carousel .content-box .btn-box .theme-btn {
  padding: 0 20px;
}
.banner-section.style-two .banner-carousel .slide-item {
  padding: 60px 0px;
  height: 400px;
}
.bg-color-3 {
  background: #f6f6f6;
}
.clients-style-two {
  position: relative;
  padding: 60px 0px;
}
.brand-item img,
.clients-style-two .clients-logo-box img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.brand-item img,
.clients-style-two .clients-logo-box img:hover {
  opacity: 0.5;
}
.clients-style-two .clients-logo-box {
  position: relative;
  display: block;
}
.clients-style-two .clients-logo-box:before {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.5);
  width: 1px;
  height: 95px;
  top: 20px;
  right: -15px;
}
.main-footer.style-two {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.main-footer.style-two:before {
  position: absolute;
  content: "";
  background: #1e1e2a;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  opacity: 0.9;
}
.main-footer.style-two .widget-section {
  position: relative;
  padding: 0;
}
.main-footer.style-two .widget-section .footer-widget p {
  position: relative;
  font-size: 18px;
  color: #b0b0bd;
  font-weight: 600;
  margin-bottom: 15px;
}
.main-footer.style-two .widget-section .about-widget .widget-content a {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  font-weight: 700;
  margin-top: 3px;
}
.main-footer.style-two .widget-section .about-widget .widget-content a i {
  font-size: 22px;
  font-weight: 400;
  margin-left: 10px;
}
.main-footer.style-two .widget-section .about-widget {
  margin-right: 20px;
}
.main-footer.style-two .widget-section .about-widget .widget-content a:hover {
}
.main-footer.style-two .widget-section .links-widget .widget-content ul li {
  position: relative;
  display: block;
  margin-bottom: 16px;
}
.main-footer.style-two
  .widget-section
  .links-widget
  .widget-content
  ul
  li:last-child {
  margin-bottom: 0px;
}
.main-footer.style-two .widget-section .links-widget .widget-content ul li a {
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #b0b0bd;
  padding-left: 30px;
}
.main-footer.style-two
  .widget-section
  .links-widget
  .widget-content
  ul
  li
  a:before {
  position: absolute;
  content: "\f150";
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-weight: 400;
  color: #b0b0bd;
  left: 0px;
  top: 0px;
  transition: all 500ms ease;
}
.main-footer.style-two
  .widget-section
  .links-widget
  .widget-content
  ul
  li
  a:hover:before {
  transform: rotate(-90deg);
}
.main-footer.style-two
  .widget-section
  .links-widget
  .widget-content
  ul
  li
  a:hover {
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column {
  position: relative;
  float: left;
  width: 50%;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .location-box {
  position: relative;
  padding-left: 70px;
  margin-bottom: 19px;
  min-height: 56px;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .location-box
  i {
  position: absolute;
  left: 0px;
  top: 2px;
  font-size: 50px;
  line-height: 50px;
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .location-box
  h3 {
  color: #fff;
  line-height: 28px;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .social-links
  li {
  position: relative;
  display: inline-block;
  margin-right: 6px;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .social-links
  li:last-child {
  margin-right: 0px;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .social-links
  li
  a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: #a6a6af;
  width: 43px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  z-index: 1;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .social-links
  li
  a:hover:before {
  transform: scale(1, 1);
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .social-links
  li
  a:before {
  position: absolute;
  content: "";
  width: 43px;
  height: 43px;
  left: -1px;
  top: -1px;
  right: 0px;
  border-radius: 50%;
  transform: scale(0, 0);
  z-index: -1;
  transition: all 500ms ease;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .social-links
  li
  a:hover {
  color: #fff;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  p {
  margin-bottom: 22px;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .info-list
  li {
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .info-list
  li:last-child {
  margin-bottom: 0px;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .info-list
  li
  h5 {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 2px;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .info-list
  li
  p {
  margin: 0px;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .info-list
  li
  p
  a {
  position: relative;
  display: inline-block;
  color: #b0b0bd;
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column
  .info-list
  li
  p
  a:hover {
}
.main-footer.style-two
  .widget-section
  .contact-widget
  .widget-content
  .single-column:first-child {
  margin-top: 5px;
}
.main-footer.style-two .footer-bottom {
  position: relative;
  display: block;
  padding: 22px 0px;
}
.main-footer.style-two .footer-bottom .copyright p {
  position: relative;
  font-size: 18px;
  color: #b0b0bd;
  font-weight: 500;
}
.main-footer.style-two .footer-bottom .copyright p a {
  color: #b0b0bd;
}
.main-footer.style-two .footer-bottom .copyright p a:hover {
}
.main-footer.style-two .footer-bottom .footer-nav li {
  position: relative;
  display: inline-block;
  margin-right: 15px;
}
.main-footer.style-two .footer-bottom .footer-nav li:last-child {
  margin-right: 0px;
}
.main-footer.style-two .footer-bottom .footer-nav li a {
  position: relative;
  font-size: 18px;
  color: #b0b0bd;
  font-weight: 500;
}
.main-footer.style-two .footer-bottom .footer-nav li a:hover {
}
.tabs-box .tab {
  position: relative;
  display: none;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
}
.tabs-box .tab.active-tab {
  display: block;
}
.tabs-box .tab {
  transform: scale(0.9, 0.9) translateY(0px);
}
.tabs-box .tab.active-tab {
  transform: scale(1) translateY(0px);
}
.product-details {
  position: relative;
  padding: 70px 0px 0px 0px;
}
.product-details .product-discription .tab-btn-box {
  display: block;
  margin-bottom: 0px;
  position: absolute;
  width: 100%;
  top: -191px;
}
.product-details .product-discription .tab-btn-box:before {
  position: absolute;
  content: "";
  background: #e3e3e3;
  width: 100%;
  height: 1px;
  left: 0px;
  top: 28px;
}
.product-details
  .product-discription
  .tab-btn-box
  .tab-btns
  li.active-btn:after {
  width: 0px;
  height: 0px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #ff6a00;
  content: "";
  position: absolute;
  bottom: -14px;
  left: 45%;
}
.product-details .product-discription .tab-btn-box .tab-btns li {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  border: 0;
  background: rgb(0 0 0 / 58%);
  border-radius: 0;
  text-align: center;
  padding: 12px 23px;
  margin: 0px;
  cursor: pointer;
  z-index: 1;
  transition: all 500ms ease;
  width: 25%;
  float: left;
}
.product-details .product-discription .tab-btn-box .tab-btns li span {
  display: block;
  margin-bottom: 5px;
}
.product-details .product-discription .tab-btn-box .tab-btns li.active-btn,
.product-details .product-discription .tab-btn-box .tab-btns li:hover {
  color: #fff;
}
.product-details .product-discription .tab-btn-box .tab-btns li:before {
  position: absolute;
  content: "";
  width: 0%;
  height: calc(100% + 0px);
  right: 0px;
  top: 0px;
  border-radius: 0px;
  z-index: -1;
  transition: all 500ms ease;
}
.product-details .product-discription .tab-btn-box .tab-btns li:hover:before,
.product-details
  .product-discription
  .tab-btn-box
  .tab-btns
  li.active-btn:before {
  width: calc(100% + 0px);
  left: -1px;
}
.product-details .product-discription .tabs-content .text p {
  position: relative;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
}
.product-details .product-discription .tabs-content .text p:last-child {
  margin-bottom: 0px;
}
.product-details .product-discription .tabs-content .customer-comment .comment {
  position: relative;
  display: block;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 35px 35px 31px 120px;
}
.product-details
  .product-discription
  .tabs-content
  .customer-comment
  .comment:last-child {
  margin-bottom: 0px;
}
.product-details
  .product-discription
  .tabs-content
  .customer-comment
  .comment
  .customer-thumb {
  position: absolute;
  left: 30px;
  top: 40px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.product-details
  .product-discription
  .tabs-content
  .customer-comment
  .comment
  .customer-thumb
  img {
  width: 100%;
  border-radius: 50%;
}
.product-details
  .product-discription
  .tabs-content
  .customer-comment
  .comment
  .info {
  position: relative;
  margin-bottom: 0px;
}
.product-details
  .product-discription
  .tabs-content
  .customer-comment
  .comment
  .info
  h4 {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  margin: 0px;
}
.product-details
  .product-discription
  .tabs-content
  .customer-comment
  .comment
  .info
  span {
  position: relative;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
}
.product-details
  .product-discription
  .tabs-content
  .customer-comment
  .comment
  .rating {
  position: relative;
  margin-bottom: 13px;
}
.product-details
  .product-discription
  .tabs-content
  .customer-comment
  .comment
  .rating
  li {
  position: relative;
  display: inline-block;
  font-size: 12px;
  float: left;
  margin-right: 2px;
}
.product-details
  .product-discription
  .tabs-content
  .customer-comment
  .comment
  p {
  font-size: 18px;
  font-weight: 600;
  margin: 0px;
}
.product-details .product-discription .tabs-content .replay-inner {
  position: relative;
  display: block;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  padding: 34px 30px 40px 30px;
}
.product-details .product-discription .tabs-content .replay-inner h3 {
  font-size: 24px;
  margin-bottom: 27px;
}
.product-details .product-discription .tabs-content .replay-inner .review-box {
  position: relative;
  margin-bottom: 15px;
}
.product-details
  .product-discription
  .tabs-content
  .replay-inner
  .review-box
  p {
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  margin: 0px;
  float: left;
  margin-right: 10px;
}
.product-details
  .product-discription
  .tabs-content
  .replay-inner
  .review-box
  .rating {
  position: relative;
  display: inline-block;
  float: left;
}
.product-details
  .product-discription
  .tabs-content
  .replay-inner
  .review-box
  .rating
  li {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 13px;
  margin-right: 2px;
}
.product-details
  .product-discription
  .tabs-content
  .replay-inner
  .replay-form
  .form-group {
  position: relative;
  margin-bottom: 13px;
}
.product-details
  .product-discription
  .tabs-content
  .replay-inner
  .replay-form
  .form-group:last-child {
  margin-bottom: 0px;
}
.product-details
  .product-discription
  .tabs-content
  .replay-inner
  .replay-form
  .form-group
  label {
  position: relative;
  display: block;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 4px;
}
.product-details
  .product-discription
  .tabs-content
  .replay-inner
  .replay-form
  .form-group
  input[type="text"],
.product-details
  .product-discription
  .tabs-content
  .replay-inner
  .replay-form
  .form-group
  input[type="email"],
.product-details
  .product-discription
  .tabs-content
  .replay-inner
  .replay-form
  .form-group
  textarea {
  position: relative;
  width: 100%;
  height: 54px;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 17px;
  color: #5a5a68;
  font-weight: 600;
  transition: all 500ms ease;
}
.product-details
  .product-discription
  .tabs-content
  .replay-inner
  .replay-form
  .form-group
  textarea {
  height: 120px;
  display: block;
  resize: none;
}
.product-details
  .product-discription
  .tabs-content
  .replay-inner
  .replay-form
  .form-group
  textarea:focus,
.product-details
  .product-discription
  .tabs-content
  .replay-inner
  .replay-form
  .form-group
  input:focus {
}
.product-details
  .product-discription
  .tabs-content
  .replay-inner
  .replay-form
  .form-group
  button {
  display: block;
  width: 100%;
  padding: 12px 50px;
  margin-top: 7px;
}
.product-details .product-discription {
  position: relative;
  margin-bottom: 0px;
}
.product-details .related-product h2 {
  position: relative;
  font-size: 30px;
  line-height: 38px;
  font-weight: 500;
  margin-bottom: 31px;
}
.clients-style-two {
  background: url(../images/brands-bg.jpg) no-repeat center top;
  background-size: cover;
  color: #fff;
  padding: 80px 0;
  margin-bottom: 80px;
}
.clients-style-two .owl-nav {
  position: absolute;
  top: -90px;
  right: 0px;
}
.clients-style-two .owl-nav .owl-prev,
.clients-style-two .owl-nav .owl-next {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 20px;
  line-height: 20px;
  font-weight: 300;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  border: 0px;
  border-radius: 0%;
  cursor: pointer;
  transition: all 500ms ease;
}
.clients-style-two .owl-nav .owl-prev {
  margin-right: 5px;
}
.clients-carousel {
  margin-bottom: 50px;
}
.sec-title {
  margin-bottom: 68px;
}
.sec-title h2 {
  font-size: 28px;
  color: #fff;
  line-height: 120%;
  font-weight: 600;
}
.sec-title h2 span {
  font-weight: 300;
}
.clients-logo-box {
  background: #fff;
  border-radius: 5px;
  text-align: center;
  display: block;
  margin-bottom: 30px;
  padding: 20px 30px 15px 30px;
}
.brand-item img,
.clients-logo-box img {
  margin-bottom: 3px;
}
.clients-logo-box a span {
  text-decoration: underline;
  color: #2d417d;
  font-size: 15px;
  font-weight: 600;
  transition: all 500ms ease;
}
.clients-logo-box a:hover span,
.clients-logo-box a:focus span {
  color: #ff6a00;
}
.clients-style-two .clients-logo-box:before {
  display: none;
}
.brand-item img,
.clients-style-two .clients-logo-box img:hover {
  opacity: 1;
}
.brand-item img,
.clients-style-two .clients-logo-box img {
  transition: 0.5s;
}
.clients-style-two .clients-logo-box:hover img {
  transform: scale(1.1);
}
.btn {
  background: #fff;
  color: #333333;
  font-size: 15px;
  letter-spacing: 1px;
  padding: 9px 25px;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 500ms ease;
}
.btn:hover,
.btn:focus {
  background: #ff6a00;
  color: #fff;
}
.footer-address {
  background: #ff6a00;
  padding: 0;
}
.footer-widget {
  margin: 50px 0px 40px 0px;
  border-right: 1px solid #414141;
  padding: 0 18px;
}
.main-footer .footer-widget .widget-title {
  padding: 0;
  margin: 0;
}
.main-footer .footer-widget .widget-title h3 {
  color: #ff7606;
  font-size: 22px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 0;
  padding-bottom: 22px;
}
.main-footer.style-two .widget-section .links-widget .widget-content ul {
  margin-bottom: 25px;
}
.main-footer.style-two .widget-section .links-widget .widget-content ul li {
  margin-bottom: 0;
}
.main-footer.style-two .widget-section .links-widget .widget-content ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #aaaaaa;
  padding-left: 30px;
  line-height: 200%;
}
.main-footer.style-two {
  background: #000000;
}
.main-footer.style-two:before {
  display: none;
}
.main-footer.style-two .footer-bottom {
  padding: 35px 0px 35px 60px;
  border-top: 1px solid #3b3b3b;
}
.main-footer.style-two .footer-bottom .footer-nav {
  display: block;
  line-height: 20px;
  padding: 0 0 5px 0;
}
.main-footer.style-two .footer-bottom .footer-nav li {
  margin: 0;
  padding: 0;
}
.main-footer.style-two .footer-bottom .footer-nav li a {
  font-size: 14px;
  font-weight: 400;
  color: #aaaaaa;
  line-height: 140%;
  padding-right: 10px;
  margin-right: 6px;
  border-right: 1px solid #aaaaaa;
}
.main-footer.style-two .footer-bottom .footer-nav li:last-child a {
  border-right: 0;
}
.main-footer.style-two .footer-bottom .copyright p {
  font-size: 13px;
  font-weight: 400;
  color: #aaaaaa;
  line-height: 140%;
  padding-bottom: 10px;
}
.social-links li {
  float: left;
}
.social-links li a {
  background: #000;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  color: #252525;
  display: block;
  margin-right: 10px;
  text-align: center;
  border-radius: 100%;
  transition: all 500ms ease;
}
.social-links li:hover a,
.social-links li:focus a {
  background: #ff6a00;
  color: #fff;
}
.main-footer .contact-widget .widget-title h3 {
  color: #482100;
}
.main-footer.style-two .widget-section .contact-widget p {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 150%;
}
.main-footer.style-two .widget-section .contact-widget p a {
  color: #fff;
}
.products-style-two .owl-nav {
  position: absolute;
  top: -47px;
  right: 0px;
}
.products-style-two .owl-nav .owl-prev,
.products-style-two .owl-nav .owl-next {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 20px;
  line-height: 20px;
  font-weight: 300;
  font-size: 24px;
  text-align: center;
  color: #000;
  border: 0px;
  border-radius: 0%;
  cursor: pointer;
  transition: all 500ms ease;
}
.products-style-two .owl-nav .owl-prev {
  margin-right: 5px;
}
.showcase-carousel {
  margin-bottom: 50px;
}
.desc {
  border: 1px dotted #555555;
  padding: 10px 10px 0;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  background: #fff;
  position: relative;
  transition: 0.5s;
}
.desc h3 {
  font-size: 20px;
  font-weight: 600;
  color: #ff6a00;
  padding: 0px;
  line-height: 120%;
  margin: 0;
}
.desc h5 {
  font-size: 16px;
  font-weight: 600;
  color: #777777;
  padding: 0px;
  line-height: 120%;
  margin: 0;
}
.desc a {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  padding: 0px;
  margin: 0;
  position: relative;
  top: 17px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border: 1px dotted #555555;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  transition: all 500ms ease;
}
.products-box {
  overflow: hidden;
  position: relative;
}
.products-box img {
  transition: 0.5s;
}
.products-box:hover img {
  transform: scale(1.1);
}
.products-box:hover .desc {
  border: 1px dotted #555555;
  background: #ff6a00;
}
.products-box:hover .desc h3,
.products-box:hover .desc h5,
.products-box:focus .desc h3,
.products-box:focus .desc h5 {
  color: #fff;
}
.products-box:hover .desc a,
.products-box:focus .desc a {
  background: #000;
  color: #fff;
}
.info-box li p {
  display: block;
}
.info-box li p {
  background: #f8f8f8;
  padding: 0px 10px;
  line-height: 22px;
  font-size: 13px;
  color: #000;
}
.info-box li p a {
  color: #000;
}
.info-box li p.btn {
  background: #f46800;
  padding: 5px 10px;
  line-height: 25px;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  border-radius: 0;
  text-transform: none;
  margin-top: 5px;
}
.info-box li p.btn a {
  color: #fff;
}
.info-box li p.btn .fa {
  margin-right: 5px;
  font-size: 15px;
}
.info-box li p a:hover,
.info-box li p a:focus {
  color: #f46800;
}
.info-box li p.btn:hover,
.info-box li p.btn:focus {
  background: #000;
  color: #fff;
}
.info-box li p.btn:hover a,
.info-box li p.btn:focus a {
  color: #fff;
}
.products-style-two {
  padding: 0px 70px;
}
.mobile-menu .social-links li a {
  line-height: 30px;
  font-size: 16px;
  margin-right: 0px;
  width: 30px;
  height: 30px;
}
.sub-banner.style-two .banner-carousel .slide-item {
  height: 250px;
  padding: 90px 0px;
}
.sub-banner .banner-carousel .active .content-box h2 {
  text-transform: none;
  font-weight: 600;
  font-size: 36px;
}
.sub-banner .banner-carousel .content-box p {
  font-size: 15px;
  text-transform: none;
  font-weight: 600;
}
.sub-banner .banner-carousel .content-box p span {
  color: #ff7f00;
}
.sub-page .product-discription .tab-btn-box {
  position: relative;
  top: 0;
  margin-bottom: 50px;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  background: #f3f3f3;
}
.sub-page {
  padding: 10px 0px 0px 0px;
}
.sub-page .product-discription .tab-btn-box:before {
  display: none;
}
.sub-page .product-discription .tab-btn-box .tab-btns li {
  font-size: 17px;
  font-weight: 600;
  color: #444444;
  background: none;
  padding: 11px 23px;
  border-right: 1px solid #d2d2d2;
}
.sub-page .product-discription .tab-btn-box .tab-btns li.active-btn,
.sub-page .product-discription .tab-btn-box .tab-btns li:hover {
  color: #ff6a00;
}
.sub-page .product-discription .tab-btn-box .tab-btns li:before {
  background: -webkit-linear-gradient(0deg, #f3f3f3, #f4ebe5 50%);
}
.sub-page .product-discription .tab-btn-box .tab-btns li:hover:before,
.sub-page .product-discription .tab-btn-box .tab-btns li.active-btn:before {
  width: calc(100% + 0px);
  left: 0px;
}
.sub-page .product-discription .tab-btn-box .tab-btns li.active-btn:after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 11px solid #a5a5a5;
  bottom: -11px;
}
.sub-page .product-discription {
  background: url(../images/product-pattern-bg.jpg) repeat left top;
  padding-bottom: 50px;
}
.sub-page .product-discription:after {
  content: "";
  background: #fff;
  width: 100%;
  height: 78px;
  left: 0;
  bottom: 0;
  position: absolute;
}
.sub-page .products-box img {
  border: 1px solid #dddddd;
  width: 100%;
}
.sub-page .desc a {
  position: relative;
  top: 0;
  width: 100%;
  height: auto;
  border: 0;
  border-radius: 0%;
  background: none;
  z-index: 9;
}
.sub-page .desc h3 {
  font-size: 19px;
  color: #003366;
  padding-bottom: 5px;
}
.sub-page .desc h5 {
  font-size: 16px;
  color: #ff6a00;
}
.sub-page .desc {
  border: 0;
  padding: 17px 15px 20px;
  margin-bottom: 20px;
  background: none;
}
.sub-page .products-box:hover .desc {
  border: 0;
  background: #ff6a00;
}
.sub-page .products-box:hover .desc a,
.sub-page .products-box:focus .desc a {
  background: none;
  color: #fff;
}
.sub-page .desc:before,
.sub-page .desc:after {
  background: #fff;
  content: "";
  right: 0%;
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  border-bottom: 1px solid #dddddd;
}
.sub-page .desc:after {
  left: 0%;
  right: auto;
}
.sub-page .products-box {
  overflow: inherit;
}
.sub-page .products-box a {
  overflow: hidden;
  display: block;
  position: relative;
}
.main-footer.style-two .footer-bottom {
  background: #f5c944;
  padding: 20px 0;
  border-top: 0;
}
.main-footer.style-two .footer-bottom .copyright p {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  line-height: 200%;
  padding: 0 50px;
}
.main-footer.style-two .footer-bottom .copyright p a {
  color: #000;
}
.footer-widget .list a {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
.footer-widget .list .dropdown a {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
.footer-widget .list .dropdown li a {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0px;
  padding-left: 30px;
  display: flex;
  align-items: center;
}
.brands-follow {
  background: #e2e2e2;
  padding: 20px 0;
  position: relative;
}
.brands-follow .sec-title {
  margin-bottom: 10px;
}
.brands-follow .sec-title h2 {
  font-size: 16px;
  color: #000000;
}
.brands-follow .list li {
  float: left;
  border-right: 0;
  font-size: 14px;
  line-height: 26px;
  padding: 0 5px 0 0;
  margin-right: 5px;
}
.list li.instagram a {
  color: #fa2a60;
}
.list li.facebook a {
  color: #4c6fa9;
}
.list li.twitter a {
  color: #65bbf2;
}
.list li.youtube a {
  color: #bc1c02;
}
.brands-follow .list li:last-child {
  border: 0;
  padding-right: 0;
  margin-right: 0;
}
.resource-connect {
  background: #f4f4f4;
  padding: 40px 0;
  position: relative;
  margin-bottom: 40px;
}
.resource-connect .sec-title,
.showcase .sec-title {
  margin-bottom: 25px;
  text-align: center;
}
.resource-connect .sec-title h2,
.showcase .sec-title h2 {
  font-size: 27px;
  color: #2c3038;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 45px;
  padding-bottom: 5px;
}
.resource-connect .sec-title h2:before {
  content: "";
  position: absolute;
  width: 65px;
  height: 1px;
  background: #9a9a9a;
  bottom: 0;
  left: 45%;
}
.resources {
  background: #fff;
  border-radius: 30px;
  padding: 35px 0;
  position: relative;
  box-shadow: 0 0px 4px 4px rgb(0 0 0 / 10%);
}
.resources li {
  padding: 0 40px;
  position: relative;
  border-left: 3px solid transparent;
  margin-bottom: 0 !important;
}
.resources li a {
  padding: 10px 40px 9px 0;
  position: relative;
  color: #262626;
  font-size: 15px;
  border-bottom: 1px solid #b7b7b7;
  display: block;
  transition: all 500ms ease;
  font-weight: 500;
}
.resources li a:after {
  position: absolute;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 18px;
  color: #8b8b8b;
  right: 0px;
  transition: all 500ms ease;
}
.resources li.current,
.resources li:hover,
.resources li:focus {
  border-left: 3px solid #f5c92c;
}
.resources li.current a,
.resources li:hover a,
.resources li:focus a {
  color: #f5c92c;
}
.resources li.current a:after,
.resources li:hover a:after,
.resources li:focus a:after {
  color: #f5c92c;
}
.resources li:last-child a {
  border-bottom: 0;
}
.connectwithus {
  padding: 20px;
}
.showcase {
  background: #fff;
  padding: 40px 0;
  position: relative;
}
.desc {
  border: 0;
  padding: 30px;
  text-align: center;
  margin-bottom: 0px;
  position: relative;
  background: #9e9e9e;
  position: relative;
  transition: 0.5s;
}
.desc a {
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  padding: 0px;
  margin: 0;
  position: relative;
  top: 0;
  width: auto;
  height: auto;
  line-height: 30px;
  text-align: left;
  border: 0;
  display: inline-block;
  border-radius: 100%;
  background: none;
  transition: all 500ms ease;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.showcase .products-box:hover .desc,
.showcase .showcase-carousel .item.active .desc {
  border: 0;
  background: #f6c42e;
}
.showcase .products-box:hover .desc a,
.showcase .products-box:focus .desc a,
.showcase .showcase-carousel .item.active .desc a {
  background: none;
  color: #fff;
}
.showcase .showcase-carousel {
  margin-bottom: 0px;
}
.gemstoneuniverse {
  background: url(../images/gemstone-bg.jpg) no-repeat center top;
  background-size: cover;
  padding: 70px 0;
  position: relative;
}
.gemstoneuniverse:before {
  background: rgb(245 201 68 / 90%);
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 55%;
  content: "";
}
.gemstoneuniverse .container-fluid {
  position: relative;
}
.gemstoneuniverse h2 {
  font-size: 26px;
  color: #000000;
  letter-spacing: 0px;
  font-weight: bold;
  line-height: 40px;
  padding-bottom: 0px;
}
.gemstoneuniverse h3 {
  font-size: 18px;
  color: #000000;
  font-weight: 500;
  line-height: 28px;
  padding-bottom: 20px;
}
.gemstoneuniverse p {
  font-size: 15px;
  color: #000000;
  font-weight: 500;
  line-height: 30px;
  padding-bottom: 15px;
}
.pl50 {
  padding: 0 50px;
  width: 55%;
  margin-left: 45%;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%;
}
.shomorebutton,
.theme-btn {
  background: #ffffff;
  box-shadow: 0px 3px 6px #0000001a;
  border-radius: 4px;
  color: #000000 !important;
  font-weight: 600;
  text-transform: uppercase;
  padding: 2px 20px;
  font-size: 14px;
}
.clients-style-two {
  background: #fff;
  padding: 20px 0;
  margin: 0;
}
.clients-carousel {
  margin-bottom: 0px;
}
.clients-logo-box {
  background: #fff;
  border-radius: 0;
  text-align: center;
  display: block;
  margin-bottom: 0px;
  padding: 5px 10px;
  margin: 5px;
  height: auto;
  box-shadow: 0 1px 6px 2px rgb(0 0 0 / 10%);
}
.choose {
  background: #f4f4f4;
  padding: 70px 0 50px;
}
.choose .product-discription .tab-btn-box {
  display: block;
  margin-bottom: 40px;
  position: relative;
  width: 100%;
  top: 0;
}
.choose .product-discription .tab-btn-box:before,
.choose .product-discription .tab-btn-box .tab-btns li.active-btn:after {
  display: none;
}
.choose .product-discription .tab-btn-box .tab-btns li {
  position: relative;
  font-size: 17px;
  font-weight: 600;
  color: #4e4e4e;
  border: 0;
  background: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 12px 15px;
  margin: 0px;
  cursor: pointer;
  z-index: 1;
  transition: all 500ms ease;
  width: 27%;
  text-transform: uppercase;
  float: none;
  display: inline-block;
  box-shadow: 0 1px 6px 2px rgb(0 0 0 / 10%);
  margin-left: -5px;
}
.choose .product-discription .tab-btn-box .tab-btns li:before {
  border-radius: 5px;
}
.choose .product-discription .tab-btn-box .tab-btns li:before {
  background: transparent
    linear-gradient(
      90deg,
      #e09d18 0%,
      #f9c924 0%,
      #e4af18 32%,
      #fff98c 68%,
      #ffd440 100%
    )
    0% 0% no-repeat padding-box;
}
.choose .product-discription .tab-btn-box .tab-btns li.active-btn,
.choose .product-discription .tab-btn-box .tab-btns li:hover {
  color: #000000;
  background: #ffd440;
}
.choose .products-box {
  background: #fff;
  box-shadow: 0 1px 6px 2px rgb(0 0 0 / 10%);
  margin-bottom: 30px;
  padding: 20px;
}
.choose .desc {
  background: none;
  padding: 0;
  border: 0;
}
.choose .desc a {
  font-size: 15px;
  font-weight: 600;
  color: #2c3038;
  background: none;
  border: 0;
  letter-spacing: 1px;
}
.choose .products-box:hover .desc,
.choose .products-box:focus .desc,
.choose .products-box:hover .desc a,
.choose .products-box:focus .desc {
  background: none;
  padding: 0;
  border: 0;
  color: #f6c42e;
}
.choose .products-box img {
  margin-bottom: 15px;
  max-width: 110px;
}
.choose .col-xl-3 {
  flex: auto;
  max-width: 24%;
  float: none;
  display: inline-block;
}
.choose .products-list {
  display: inline-block;
  text-align: center;
}
.banner-section {
  background: #f4f4f4;
  padding: 20px 25px 50px;
  margin-bottom: 20px;
  z-index: 1;
}
.banner-carousel .content-box h2 {
  color: #f5c944;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.banner-carousel .content-box p {
  color: #fff;
  font-size: 17px;
  text-transform: none;
  font-weight: 500;
  padding-bottom: 20px;
  margin-bottom: 0px;
  font-style: italic;
}
.banner-carousel .content-box p b {
  font-style: normal;
  font-weight: 700;
}
.banner-carousel .content-box h2:after {
  background: #fff;
  width: 150px;
  height: 3px;
  content: "";
  left: 35%;
  position: absolute;
  bottom: 0;
}
.banner-carousel .content-box {
  text-align: center;
  width: 400px;
}
.banner-carousel .slide-item.bg-left:before {
  display: none;
}
.banner-section.style-two .banner-carousel .content-box .btn-box .theme-btn {
  border: 2px solid #fff;
  background: none;
  color: #f5c944 !important;
  font-style: italic;
  padding: 1px 15px;
  text-transform: none;
  font-weight: 600;
}
.banner-section.style-two
  .banner-carousel
  .content-box
  .btn-box
  .theme-btn:hover,
.banner-section.style-two
  .banner-carousel
  .content-box
  .btn-box
  .theme-btn:focus {
  border: 2px solid #000;
  background: transparent
    linear-gradient(
      90deg,
      #e09d18 0%,
      #f9c924 0%,
      #e4af18 32%,
      #fff98c 68%,
      #ffd440 100%
    )
    0% 0% no-repeat padding-box;
  color: #000 !important;
}
.banner-section.style-two .banner-carousel .content-box .btn-box .theme-btn i {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  font-weight: 900;
  margin-left: 0;
}
.quick-contact {
  position: absolute;
  right: 70px;
  bottom: 60px;
  z-index: 99;
}
.quick-contact img {
  width: 98px;
}
.header-top {
  border-bottom: 2px solid #c4a319;
  padding: 12px 20px;
}
.info-column li {
  float: left;
  font-size: 13px;
  line-height: 18px;
  padding: 0 10px 0 0;
  margin-right: 0px;
  font-weight: 600;
  text-transform: uppercase;
}
.info-column li:nth-child(1) {
  border-right: 1px solid #c4a319;
}
.info-column li p {
  color: #2ab67b;
  padding-bottom: 5px;
  line-height: 18px;
  font-size: 13px;
}
.info-column li span {
  color: #000000;
  padding-bottom: 0px;
}
.trustpoilat ul li p {
  color: #000;
  font-size: 11px;
  float: left;
  font-weight: 600;
  line-height: 18px;
  padding: 0;
}
.trustpoilat ul li p span {
  display: block;
  font-size: 11px;
  font-weight: 700;
}
.trustpoilat ul li img {
  float: left;
  margin-right: 5px;
}
.info-column li .trustpoilat ul li {
  margin: 0;
  padding: 0;
  border: 0;
  margin-left: 15px;
}
.info-column li .trustpoilat ul li:first-child {
  width: 185px;
  margin-left: -10px;
  margin-right: 0px;
  padding-top: 8px;
  border-right: 1px solid #c4a319;
  height: 41px;
}
.header-nav {
  padding: 6px 0;
}
.header-nav li {
  float: left;
}
.header-nav li a {
  color: #000000;
  font-size: 13px;
  line-height: 22px;
  padding: 0 8px;
  font-weight: 600;
}
.page-header .header-upper .upper-inner .logo-box figure.logo {
  width: 320px;
  padding: 14px 0 13px;
  margin-right: 20px;
}
.info-box {
  padding: 20px 0 0 10px;
}
.info-box li {
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 4px;
  font-weight: 600;
  color: #000000;
}
.info-box li a {
  color: #000000;
}
.info-box li i {
  display: block;
}
.search-btn button {
  background: none;
  text-transform: uppercase;
  font-size: 12px;
  float: left;
  font-weight: 600;
  color: #000000;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.header-nav li a:hover,
.header-nav li a:focus,
.page-header .header-upper .upper-inner .info-box li:hover a,
.page-header .header-upper .upper-inner .info-box li:focus a,
.search-btn button:hover,
.search-btn button:focus {
  color: #ff7200;
}
.main-menu .navigation > li.dropdown > .megamenu {
  padding: 0;
}
.main-menu .navigation > li.dropdown > .megamenu .row {
  margin: 0;
}
.main-menu .navigation > li.dropdown > .megamenu .column {
  border-right: 1px solid #d0d0d0;
  padding: 0;
}
.main-menu .navigation > li.dropdown > .megamenu .column:last-child {
  border: 0;
}
.main-menu .navigation > li.dropdown > .megamenu li.title {
  background: #ffd560;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.main-menu .navigation > li.dropdown > .megamenu li.title h4 {
  color: #000000;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0;
  font-weight: 700;
}
.main-menu .navigation > li.dropdown > .megamenu li {
  padding: 5px 15px 5px;
}
.main-menu .navigation > li.dropdown > .megamenu li a {
  color: #000000;
  font-size: 14px;
  padding: 0;
  font-weight: 400;
  padding-left: 20px;
  border-bottom: 0;
}
.main-menu .navigation > li.dropdown > .megamenu li a:before {
  position: absolute;
  left: 0;
  top: 5px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #e8b43c;
  content: "";
}
.main-menu .navigation > li.dropdown > .megamenu ul {
  padding-bottom: 15px;
}
.main-menu .navigation > li.dropdown > .megamenu li:hover a,
.main-menu .navigation > li.dropdown > .megamenu li:focus a,
.footer-widget .list a:hover,
.footer-widget .list a:focus {
  color: #ff7200;
}
.scroll-top:before {
  background: transparent
    linear-gradient(90deg, #e09d18 0%, #f9c924 0%, #ffd440 100%) 0% 0% no-repeat
    padding-box;
}
.footer-column:last-child .footer-widget {
  border-right: 0;
}
.lifetime {
  position: fixed;
  right: 5px;
  bottom: 35px;
  z-index: 999;
}
.fixed-header .sticky-header figure.logo {
  width: 320px;
  padding: 19px 0;
  margin-right: 20px !important;
}
.fixed-header .sticky-header .outer-box {
  float: right;
}
.fixed-header .sticky-header {
  z-index: 999;
  opacity: 1;
  visibility: visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.clients-featured {
  float: none;
  margin-right: 0px;
}
.brand-item img,
.clients-style-two .clients-featured .clients-logo-box img,
.clients-style-two .clients-logo-box img {
  height: 88px;
  width: 230px !important;
}
.brand-item img,
.clients-style-two .clients-featured .clients-logo-box img {
  width: 97px !important;
}
/*.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0, 0, 0, 0.15);border-radius:0.25rem}*/
.footer-widget .list li.dropdown .dropdown-btn {
  position: relative;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  top: 2px;
  right: -15px;
  transition: all 500ms ease;
  display: inline-block;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.footer-widget .list li.dropdown .dropdown-btn.open .fa-angle-down:before {
  content: "\f106";
  font-family: "Font Awesome 5 Free";
}
.footer-widget .list li.dropdown > ul {
  position: relative;
  width: 100%;
  padding: 0 0 10px 0px;
  background: none;
  z-index: 0;
}
.footer-widget li {
  float: left;
  width: 100%;
  margin-bottom: 0 !important;
}
.info-box li.dropdown ul {
  position: absolute;
  width: 100%;
  padding: 0 0 10px 0px;
  background: #fff;
}
.footer-widget .list li.dropdown.open > ul,
.info-box li.dropdown.open > ul {
  visibility: visible;
  opacity: 1;
  display: block !important;
}
.page-header .header-upper .upper-inner .info-box li.dropdown li {
  display: block;
  float: none;
  text-align: left;
  margin: 0;
}
.info-box li.dropdown.open > ul {
  float: none;
  font-weight: 600;
  color: #000000;
  padding: 10px 00px 0;
  background: #fff;
  border: 0;
  border-radius: 0;
  min-width: 140px;
  margin-top: 18px;
}
.info-box li.dropdown > ul:before {
  content: "";
  position: absolute;
  right: 19px;
  top: -20px;
  width: 0px;
  height: 0px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #ffffff;
}
.info-box li.dropdown.open > ul li {
  background: #fff0c7;
  display: block;
  padding: 0 20px;
  margin: 0;
}
.page-header .header-upper .upper-inner .info-box li.dropdown li a {
  display: block;
  line-height: 30px;
  font-size: 13px;
}
.info-box li.dropdown > ul li:hover,
.info-box li.dropdown > ul li:focus,
.info-box li.dropdown > ul li:first-child {
  background: #ffd560;
}
.info-box li.dropdown > ul li:hover a,
.info-box li.dropdown > ul li:focus a,
.info-box li.dropdown > ul li:first-child a {
  color: #000;
}
.page-header .header-upper .upper-inner .info-box li:hover li a,
.page-header .header-upper .upper-inner .info-box li:focus li a {
  color: #000;
}
.search-popup {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  background: rgba(0, 0, 0, 0.9);
  -webkit-transform: translateY(101%);
  -ms-transform: translateY(101%);
  transform: translateY(101%);
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
}
.search-popup.popup-visible {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  visibility: visible;
  opacity: 1;
}
.search-popup .overlay-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}
.search-popup .close-search {
  position: absolute;
  right: 25px;
  top: 25px;
  font-size: 22px;
  color: #ffffff;
  cursor: pointer;
  z-index: 5;
  transition: all 500ms ease;
  text-transform: capitalize;
}
.search-popup .search-form {
  position: relative;
  padding: 0px 15px 0px;
  max-width: 1024px;
  margin: 0 auto;
  margin-top: 150px;
  margin-bottom: 100px;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
}
.search-popup .search-form fieldset {
  position: relative;
  border-radius: 12px;
}
.search-popup .search-form fieldset input[type="search"] {
  position: relative;
  height: 70px;
  padding: 20px 250px 20px 30px;
  background: #ffffff;
  line-height: 30px;
  font-size: 24px;
  color: #233145;
  border-radius: 7px;
}
.search-popup .search-form fieldset .actions,
.search-popup .search-form fieldset .actions button[type="submit"] {
  position: absolute;
  display: block;
  right: 0px;
  top: 0px;
  text-align: center;
  width: 220px;
  height: 70px;
  padding: 20px 10px 20px 10px;
  color: #000 !important;
  line-height: 30px;
  font-size: 20px;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 0px 7px 7px 0px;
}
.search-popup .search-form fieldset .actions button[type="submit"] {
  background: transparent
    linear-gradient(
      90deg,
      #e09d18 0%,
      #f9c924 0%,
      #e4af18 32%,
      #fff98c 68%,
      #ffd440 100%
    )
    0% 0% no-repeat padding-box;
  opacity: 1;
}
.search-popup .search-form fieldset input[type="submit"]:before {
  position: absolute;
  content: "";
  background: #1e1e2a;
  width: 0%;
  height: 100%;
  top: 0px;
  right: 0px;
  border-radius: 5px;
  z-index: -1;
  transition: all 500ms ease;
}
.search-popup .search-form fieldset .actions button[type="submit"]:hover,
.search-popup .search-form fieldset .actions button[type="submit"]:focus {
  background: #e4af18;
  color: #fff !important;
}
.search-popup h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 20px;
  letter-spacing: 1px;
  text-align: center;
}
.search-popup .recent-searches {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}
.search-popup .recent-searches li {
  display: inline-block;
  margin: 0px 10px 10px 0px;
}
.search-popup .recent-searches li a {
  display: block;
  line-height: 24px;
  border: 1px solid #ffffff;
  padding: 7px 15px;
  color: #ffffff;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.modal-backdrop {
  z-index: 1071;
}
.modal {
  z-index: 1072;
}
.modal-content {
  border: 0;
  border-radius: 20px;
  overflow: hidden !important;
  background: transparent;
  /* background: #efefef; */
}
.modal-body {
  padding: 0;
}
button.close {
  position: absolute;
  right: -30px;
  top: -7px;
  color: #fff;
  opacity: 1;
  font-size: 30px;
}
.nav-tabs .nav-link {
  border: 0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background: #efefef;
  color: #000;
  width: 50%;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  padding: 15px 15px;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #fff;
  border: 0;
  background: #e3b23c;
}
.welcome {
  padding: 25px ​40px;
  text-align: center;
  background: linear-gradient(0deg, #cbac40 0%, #e2b23c 100%);
  position: relative;
}
.welcome:before {
  background: url(../images/sign-bg.png) no-repeat right 20px;
  content: "";
  right: 10px;
  top: 0;
  width: 76px;
  height: 250px;
  position: absolute;
  background-size: 50px;
}
.welcome h2 {
  color: #fff;
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 3px;
  padding-bottom: 5px;
}
.welcome h4 {
  color: #fff;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  padding-bottom: 0px;
}
.login-form-action,
.forgot a {
  color: #000000;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0px;
  padding-bottom: 20px;
}
.forgot a:hover,
.forgot a:focus {
  color: #e5b33d;
}
.signin {
  padding: 40px 60px 10px;
  text-align: center;
  background: #ffffff;
  border-radius: 0 0 20px 20px;
}
.signin .form-control {
  transition: none;
  border: 2px solid #e8b43c;
  border-radius: 10px !important;
  padding: 9px 15px;
  height: 50px;
  color: #969696;
  flex-basis: 100% !important;
}
.form-login .input-group {
  margin-bottom: 20px;
}
.signin .green-btn {
  background: linear-gradient(0deg, #fdd54a 0%, #ccad41 100%);
  border-radius: 5px;
  color: #000;
  border: 0;
  padding: 10px 50px;
  margin-bottom: 10px;
  display: inline-block;
}
.signin .green-btn:hover,
.signin .green-btn:focus {
  box-shadow: 0 0 0 0.2rem rgb(229 179 61);
  background: #2ab67b;
  color: #fff;
  border: 0;
  outline: 0;
}
.signup {
  background: #fff;
  border-color: #e1be46;
  padding: 10px 50px;
  border-radius: 5px;
  font-weight: 700;
  transition: all 500ms ease;
  margin-bottom: 20px;
  margin-left: 0 !important;
}
.signup a {
  color: #ccac41;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
}
.signup:hover,
.signup:focus {
  background: #2ab67b;
  border: 0;
}
.signup a:hover,
.signup a:focus,
.signup:hover a,
.signup:focus a {
  color: #fff;
}

.modal-body:before {
  background: url(../images/signin-bg.png) no-repeat left top;
  content: "";
  left: 0px;
  top: 0;
  width: 90px;
  height: 188px;
  position: absolute;
  background-size: 60px;
  z-index: 1;
  opacity: 0.5;
}
.welcome:after {
  background: url(../images/signin.png) no-repeat left top;
  content: "";
  left: 29px;
  top: 11px;
  width: 27px;
  height: 27px;
  position: absolute;
  background-size: 20px;
  z-index: 9;
}
#signup .welcome:after {
  top: 61px;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 420px;
    margin: 9rem auto;
  }
}
.main-menu .navigation > li.dropdown > .megamenu .others li a {
  color: #080808;
  font-size: 14px;
  /* font-weight: 600; */
  /* text-transform: uppercase; */
  padding-left: 0px;
}
.main-menu .navigation > li.dropdown > .megamenu .others li a:before {
  display: none;
}
.main-menu .navigation > li.dropdown > .megamenu .others li:hover a {
  color: #eeca42;
}
.item-product {
  background: #ffffff;
  box-shadow: 0px 3px 6px #00000048;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.price-details {
  border: 1px solid #e5e5e5;
  float: left;
  clear: both;
  width: 100%;
  background: transparent
    linear-gradient(90deg, #ebb81c 0%, #eabf31 32%, #fff88b 68%, #fef789 100%)
    0% 0% no-repeat;
  background: #fff;
}
.price-details li {
  border-right: 1px solid #d1d1d1;
  float: left;
  color: #000000;
  font-size: 13px;
  text-align: center;
  width: 33.3%;
  font-weight: 500;
  padding: 2px 0 5px;
  margin-bottom: 0;
}
.price-details li:last-child {
  border-right: 0px solid #d1d1d1;
}
.price-details li span {
  display: block;
  line-height: 16px;
}
.item-product .theme-btn {
  display: block;
  background: #bebebe;
  text-transform: uppercase;
  color: #fff !important;
  padding: 10px 20px;
  border-radius: 0;
  clear: both;
}
.item-product h3 {
  color: #000000;
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-weight: 600;
}
.item-product h3 a {
  color: #000000;
}
.shomorebutton:hover,
.item-product .theme-btn:hover,
.item-product .theme-btn:focus {
  background: #27b77a;
  color: #fff !important;
}
.item-product .products-box {
  padding: 60px 60px 15px 60px;
}
.simple .products-list .item-product .products-box {
  padding: 60px 60px 15px 60px;
}
.compare,
.addtocart {
  position: absolute;
  background: #f8c844;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0px 12px;
  right: 20px;
  top: 15px;
  font-size: 12px;
  z-index: 9;
}
.showmore {
  text-align: center;
  margin-bottom: 30px;
}
.shomorebutton,
.showmore .theme-btn {
  background: #f4c41c;
  color: #000000 !important;
  font-size: 15px !important;
  padding: 4px 25px !important;
}
.shomorebutton:hover,
.shomorebutton:focus,
.showmore .theme-btn:hover,
.showmore .theme-btn:focus {
  background: #27b77a;
  color: #fff !important;
}
.first-item .price-details {
  background: #fff;
}
.current .theme-btn {
  background: #27b77a;
  color: #fff;
}
.read-buying {
  background: #f7f7f7;
  padding: 35px 25px;
  border-bottom: 1px solid #d1d1d1;
}
.no-pad {
  padding: 0;
  padding-right: 15px;
}
.read-buying h3 {
  color: #000000;
  font-size: 17px;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-weight: 600;
}
.read-buying .list li {
  padding: 0 0 10px 0;
}
.read-buying .list li a {
  color: #000000;
  font-size: 14px;
  padding: 0;
  font-weight: 500;
  padding-left: 25px;
  border-bottom: 0;
  position: relative;
  display: block;
  line-height: 23px;
}
.read-buying .list li a:before {
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #e8b43c;
  content: "";
}
.read-buying .list li:hover a,
.read-buying .list li:focus a {
  color: #ff7200;
}
.filter .products {
  padding: 30px 10px 0 10px;
}
.filter-order-by,
.bwp-filter-toggle {
  float: left;
  width: auto;
  text-transform: uppercase;
  color: #000000;
  font-size: 14px;
  background: #fff;
  font-weight: 600;
  margin-right: 60px;
}
.bwp-filter-toggle {
  width: 25%;
  margin-right: 10px;
  font-size: 14px;
  color: #000 !important;
  background: url(../images/filter.png) no-repeat left 7px;
  padding: 0 0 0 20px;
  background-size: 12px;
}
.filter-order-by button {
  text-transform: uppercase;
  color: #000000;
  font-size: 13px;
  background: #fff;
  font-weight: 600;
  position: relative;
  display: block;
  border: none;
}
/* .filterby {
  background: #ffffff;
  box-shadow: 0px 3px 6px #00000017;
  padding: 15px 15px;
  position: relative;
} */
.filter-order-by button:before {
  content: "";
  position: absolute;
  right: -20px;
  top: 10px;
  width: 0px;
  height: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #454545;
}
.filter-orderby {
  font-size: 12px;
  padding: 5px 15px;
}
.followus {
  display: inline-block;
  float: right;
  margin: 0px 10px 0px 0;
}
.followus .list li {
  float: left;
  font-size: 30px;
  line-height: 30px;
  color: #000;
  border: 0;
  padding: 0;
  margin-right: 25px;
}
.followus .list li a {
  color: #000;
}
.followus .list li.instagram:hover a,
.followus .list li.instagram:hover a {
  color: #fa2a60;
}
.followus .list li.facebook:hover a,
.followus .list li.facebook:hover a {
  color: #4c6fa9;
}
.followus .list li.twitter:hover a,
.followus .list li.twitter:hover a {
  color: #65bbf2;
}
.followus .list li.youtube:hover a,
.followus .list li.youtube:hover a {
  color: #bc1c02;
}
.brands-follow img {
  height: 51px;
  margin: 5px 0 5px 0px;
}
.compare-model {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #ebebeb;
  padding: 0 0 20px 0;
  background: #fff;
  position: relative;
  height: 100%;
  width: 100%;
}
.compare-model .products-box {
  text-align: center;
  margin: 30px 30px 20px;
}
.compare-model .products-box img {
  max-width: 250px;
  width: 100%;
}
.compare-model h3 {
  line-height: 30px;
  font-size: 17px;
  color: #3c3c3c;
  padding: 10px 20px;
  font-weight: 700;
  background-color: #f5f5f5;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
  border: 1px solid #ebebeb;
}
.compare-model .yello-bg {
  background-color: #f8c844;
  color: #fff;
  margin-bottom: 2px;
  font-weight: 400;
  text-transform: none;
}
.compare-model .price-details {
  float: none;
}
.compare-model .price-details li {
  float: none;
  width: 100%;
  text-align: left;
  padding: 10px 20px;
  border: 0;
  font-weight: 600;
  font-size: 14px;
}
.compare-model .price-details li.btr-btm {
  border-bottom: 1px solid #e6e2e2;
}
.compare-model .price-details li.btr-btm:last-child {
  border-bottom: 0;
}
.compare-model .price-details li span {
  display: inline-block;
  line-height: 16px;
  font-weight: 400;
}
.compare-model .price-details li.total {
  padding-bottom: 0;
}
.compare-model .price-details li.wt {
  padding-top: 5px;
}
.compare-model p {
  line-height: 28px;
  font-size: 15px;
  color: #3c3c3c;
  padding: 10px 20px;
  font-weight: 400;
}
.compare-model h5 {
  line-height: 28px;
  font-size: 16px;
  color: #3c3c3c;
  padding: 0px 20px;
  font-weight: 600;
}
.compare-model .showmore {
  text-align: left;
  margin: 20px 20px;
}
.compare-model .showmore .theme-btn {
  color: #fff !important;
  font-size: 14px;
  padding: 1px 20px;
}
#compareModal .modal-body:before {
  display: none;
}
.compare-model button.close {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 1;
  font-size: 30px;
  z-index: 9;
}
.compare-model button.close span {
  background: url(../images/close.png) no-repeat right top;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-size: 20px;
  display: block;
}
.add-gem .products-box {
  background-color: #e6e2e2;
  padding: 40px 20px;
  margin: 0;
  min-height: 200px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.add-gem .products-box img {
  max-width: 70px;
  margin-bottom: 20px;
}
.add-gem .products-box span {
  color: #222222;
  display: block;
}
.add-gem select {
  line-height: 30px;
  font-size: 17px;
  color: #fff;
  padding: 10px 20px;
  font-weight: 400;
  background-color: #868686;
  width: 100%;
  display: inline-block;
  border: 1px solid #ebebeb;
  cursor: pointer;
}
.add-gem select option {
  cursor: pointer;
}
.description {
  padding: 20px 20px;
}
.compare-products .cproducts {
  padding-top: 30px;
  margin-bottom: 30px;
}
.filter .pagination {
  margin-bottom: 30px;
  float: right;
}
.page-link {
  border: 0;
  color: #adadad;
  font-weight: 600;
  padding: 2px 7px;
}
.page-link:hover,
.page-link:focus,
.filter .pagination .active .page-link,
.filter .pagination .current .page-link {
  color: #000;
  background: none;
}
.filter-order-by .price:before {
  display: none;
}
.filter-order-by .price span.range {
  color: #aaa9a9;
  margin-right: 20px;
  font-weight: 300;
}
.filter-order-by:last-child,
.filter-order-by .price span.range:last-child {
  margin-right: 0;
}
select {
  background-image: linear-gradient(45deg, transparent 50%, #f8f8f8 60%),
    linear-gradient(135deg, #f8f8f8 40%, transparent 50%);
  background-position: calc(100% - 30px) 14px, calc(100% - 20px) 14px, 100% 0;
  background-size: 10px 10px, 10px 10px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.add-gem select {
  padding: 0 20px;
  border-radius: 0;
  border: 0;
}
.add-gem select.form-control:focus {
  color: #fff;
  background-color: #868686;
  border: 0;
  outline: 0;
  box-shadow: none;
}
.select-group {
  background-color: #868686;
  padding: 5px 0;
}
.filter-order-by button span {
  float: left;
}
.add-gem {
  min-height: 300px;
}
.accordion-box .block {
  position: relative;
  display: block;
  margin-bottom: 0px;
  transition: all 500ms ease;
}
.accordion-box .block:last-child {
  margin-bottom: 0px;
}
.card {
  padding: 0;
  margin: 0;
  border: 0 !important;
}
.card-body {
  padding: 0 !important;
}
.acc-content {
  position: relative;
  padding: 22px 20px;
  margin-bottom: 20px;
  box-shadow: 0px 3px 6px #00000029;
}
.acc-content.current {
  display: block;
}
.accordion-box .block .acc-btn .icon-outer,
.btn.btn-link:before {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  transition: all 500ms ease;
  z-index: 1;
}
.btn.btn-link:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f068";
}
.btn.btn-link.collapsed:before {
  content: "\f067";
}
.accordion-box .block .acc-btn.active .icon-outer .fa-plus:before {
  content: "\f068";
}
.accordion-box .block .acc-btn,
.card-header {
  position: relative;
  display: block;
  border-bottom: 1px solid #707070 !important;
  padding: 0;
  cursor: pointer;
  background: transparent !important;
  transition: all 500ms ease;
  margin-bottom: 0px;
}
.accordion-box .block .acc-btn.active {
  background: none;
  border-bottom: 0;
}
.accordion-box .block .acc-btn h4,
.btn.btn-link h4 {
  font-size: 17px;
  line-height: 30px;
  font-weight: 600;
  color: #151515;
  margin: 0px;
  transition: all 500ms ease;
  letter-spacing: 1px;
}
.btn.btn-link {
  padding: 20px 50px 20px 0px;
  background: 0;
  border: 0;
  letter-spacing: 0;
  text-transform: none;
  display: block;
  width: 100%;
  text-align: left;
}
.accordion-box .block .acc-btn.active h4 {
  color: #151515;
}
.btn.btn-link:hover,
.btn.btn-link:focus {
  text-decoration: none;
}
#accordion {
  margin-bottom: 20px;
}
.page {
  padding-bottom: 20px;
  position: relative;
}
.expand-content {
  padding: 20px 15px;
  position: relative;
}
.expand-content .products-box img {
  max-width: 127px;
}
.expand-content .item-product .products-box {
  padding: 50px 50px 15px 50px;
}
.expand-content .showmore {
  margin-bottom: 0px;
}
.expand-content .current .showmore .theme-btn {
  background: #f4c41c;
  color: #000000 !important;
}
.expand-content .current .showmore .theme-btn:hover,
.expand-content .current .showmore .theme-btn:focus,
.expand-content .item-product .theme-btn:hover,
.expand-content .item-product .theme-btn:focus,
.expand-content .current .item-product .theme-btn {
  background: #27b77a;
  color: #fff !important;
}
.expand-content .products h3.title {
  text-align: center;
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}
.expand-content .products .compare {
  position: absolute;
  right: 15px;
  top: 10px;
}
.single-product-details {
  padding: 0px 15px;
  position: relative;
}
.single-product-details .content-column h3,
.single-product-details .content-column h1 {
  color: #000;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 22px;
  font-weight: 500;
  padding-bottom: 10px;
}
.single-product-details .content-column h3 span,
.single-product-details .content-column h1 span {
  color: #ffc700;
}
.single-product-details .price-details {
  background: transparent
    linear-gradient(90deg, #ebb81c 0%, #eabf31 32%, #fff88b 68%, #fef789 100%)
    0% 0% no-repeat;
  border: 0;
  margin-bottom: 5px;
}
.single-product-details .price-details li {
  font-size: 22px;
  padding: 11px 0;
  line-height: 25px;
  border-right: 1px solid #d1aa28;
}
.single-product-details .price-details li span {
  line-height: 25px;
  padding-top: 10px;
}
.single-product-details .price-details li:last-child {
  border-right: 0;
}
.color-size {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin-bottom: 5px;
}
.color-size span {
  font-weight: 600;
}
.color-size li {
  position: relative;
  padding: 0 0 0 20px;
  letter-spacing: 0px;
  margin-bottom: 0;
}
.color-size li:before {
  position: absolute;
  left: 2px;
  top: 10px;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #b5b5b5;
  border-radius: 100%;
}
.green-btn {
  background-color: #2ab67b;
  border: 1px solid #2ab67b;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  display: block;
  padding: 8px 10px;
  color: #fff !important;
  text-align: center;
}
.green-btn:hover,
.green-btn:focus,
.single-product-details .greenbtr-btn:hover,
.single-product-details .greenbtr-btn:focus {
  background-color: #2ab67b;
  border: 1px solid #2ab67b;
  color: #fff !important;
}
.single-product-details .desc-btn.short li {
  float: left;
  width: 30%;
  padding-right: 10px;
  margin-bottom: 15px;
}
.single-product-details .desc-btn.short li:first-child {
  width: 40%;
}
.single-product-details .desc-btn.short li:last-child {
  padding-right: 0;
}
.single-product-details .greenbtr-btn {
  background-color: #fff;
  border: 1px solid #2ab67b;
  color: #2ab67b !important;
}
.yellow-btn {
  background-color: #fff;
  border: 1px solid #f5c92c;
  color: #f5c92c !important;
}
.single-product-details .content-column h5 {
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 15px;
}
.single-product-details .content-column .details {
  box-shadow: 0px 3px 6px #00000029;
  padding: 15px;
  text-align: justify;
}
.details.description.faq {
  min-height: 300px;
}
.single-product-details .content-column .details h5:before {
  width: 80px;
  height: 5px;
  background: #f5c92c;
  content: "";
  left: 0;
  bottom: 0;
  position: absolute;
}
.single-product-details .content-column .details p {
  color: #383838;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 10px;
  text-align: left;
}
.content-column .item li ,
.content-column .itemcontent li
{
  color: #383838;
  font-size: 14px;
  line-height: 20px;
  padding-bottom:0;
  text-align: left;}
.toggle-buttoncat.shomorebutton {
  margin-top: 5px;
}
.single-product-details .content-column .details .showmore {
  margin-bottom: 0px;
}
.shomorebutton,
.single-product-details .content-column .details .showmore .theme-btn {
  color: #fff !important;
  padding: 2px 20px;
  font-size: 14px;
}
.single-product-details .content-column .itemcontent table tr {
  border-bottom: 1px solid #f0d04c;
}
.single-product-details .content-column .itemcontent table tr td {
  display: inline-table;
}
.image-column .green-btn {
  font-size: 14px;
  padding: 7px 20px;
}
.image-column .green-btn a {
  color: #fff;
}
.single-product-details .image-column .item img {
  border: 4px solid #d9d9d9;
  width: 100%;
}
.image-slider {
  margin-bottom: 30px;
}
.content-carousel .owl-carousel .lightbox-image {
  position: absolute;
  z-index: 9;
  position: absolute;
  right: 20px;
  top: 20px;
  color: #fff;
  font-size: 24px;
}
.lightbox-image:hover,
.lightbox-image:focus {
  color: #f4c41c;
}
.content-carousel {
  width: 100%;
  display: block;
  margin: 0 auto;
  margin-left: 170px;
}
.content-carousel .owl-carousel {
  width: calc(100% - 170px);
}
.content-carousel .owl-carousel div {
  width: 100%;
}
.content-carousel .owl-carousel .owl-controls .owl-dot {
  background-size: cover;
  margin-top: 10px;
}
.content-carousel .owl-carousel .owl-dots {
  position: absolute;
  top: 0;
  left: -170px;
  width: 150px;
  height: 100%;
}
.content-carousel .owl-carousel .owl-dot {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 4px solid #d9d9d9;
  margin: 0 0 21% 0;
  opacity: 0.6;
  height: 20% !important;
}
.content-carousel .owl-carousel .owl-dot.active {
  opacity: 1;
}
.content-carousel .owl-carousel .owl-dot:first-child {
  margin-top: 0;
}
.content-carousel .owl-carousel .owl-dot:last-child {
  margin-bottom: 0;
}
#buynowModal .modal-dialog {
  max-width: 55%;
  margin: 9rem auto;
}
#buynowModal .modal-content {
  background: #fff;
  border-radius: 10px;
}
#buynowModal .modal-header {
  padding: 20px 25px 10px;
  border: 0;
}
#buynowModal .modal-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
}
#buynowModal .modal-body {
  padding: 0px 25px 25px;
}
#buynowModal .modal-body:before {
  display: none;
}
#buynowModal .nav-tabs .nav-link {
  border: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #ebebeb;
  color: #151515;
  width: 33.3%;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  padding: 6px 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#buynowModal .nav-tabs .nav-link.active,
#buynowModal .nav-tabs .nav-item.show .nav-link {
  color: #151515;
  border: 0;
  background: #f8c844;
}
#buynowModal .nav-tabs {
  border-bottom: 0;
  margin-bottom: 15px;
}
#buynowModal .item-product {
  background: #ffffff;
  box-shadow: none;
  text-align: center;
  margin-bottom: 0px;
  border: 3px solid #e8b43c;
  border-radius: 2px;
}
#buynowModal .item-product .products-box {
  padding: 0;
  position: relative;
}
#buynowModal .item-product .products-box:before {
  background: #000000;
  opacity: 0.63;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 1;
}
#buynowModal .item-product h3 {
  color: #151515;
  font-size: 15px;
  padding: 7px 10px;
  font-weight: 500;
  background: #eaeaea;
  letter-spacing: 0;
  height: 55px;
  text-transform: capitalize;
}
#buynowModal .item-product h3 a {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  padding: 0 20px;
}
#buynowModal .item-product:hover h3,
#buynowModal .item-product:focus h3,
#buynowModal .item-product.active h3 {
  background: #e8b43c;
  color: #151515;
}
#buynowModal .item-product:hover .products-box:before,
#buynowModal .item-product:focus .products-box:before,
#buynowModal .item-product.active .products-box:before {
  display: none;
}
#buynowModal .col-sm-4,
#buynowModal .col-sm-3 {
  padding-left: 10px;
  padding-right: 10px;
}
#buynowModal .row {
  margin-right: -10px;
  margin-left: -10px;
}
#step2 .step-popup {
  padding: 0 50px;
}
#step2 .step-popup .item-product h3 {
  text-transform: uppercase;
  height: 35px;
}
#step2 .step-popup .item-product h3 a,
#step3 .step-popup .item-product h3 a {
  padding: 0 5px;
}
#step2 .step-popup .item-product .products-box a i,
#step3 .step-popup .item-product .products-box a i {
  position: absolute;
  top: 6px;
  right: 6px;
  font-size: 10px;
  background: #e8b43c;
  color: #000;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  border-radius: 100%;
}
#step3 .step-popup .item-product h3 {
  font-size: 13px;
  text-transform: uppercase;
  height: 35px;
  padding: 2px 5px;
}
#step3 .step-popup {
  text-align: center;
}
#step1 .step-popup .green-btn,
#step3 .step-popup .green-btn {
  margin: 10px auto 0;
  display: inline-block;
  padding: 6px 60px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 500;
}
#step1 .step-popup .green-btn a,
#step3 .step-popup .green-btn a {
  color: #fff;
}
.item-product .products-box {
  padding: 25px 25px 20px;
}
.bg-grey h3 {
  color: #000000;
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-weight: 600;
  float: left;
  width: 40%;
  text-align: left;
  padding: 0 0 0 25px;
  line-height: 28px;
}
.bg-grey .price-details {
  border: 0;
  float: right;
  clear: none;
  width: 60%;
  background: transparent
    linear-gradient(90deg, #ebb81c 0%, #eabf31 32%, #fff88b 68%, #fef789 100%)
    0% 0% no-repeat;
  background: none !important;
  padding: 0 25px 0 0;
}
.bg-grey .price-details li {
  border-right: 0;
  float: left;
  color: #000000;
  font-size: 13px;
  text-align: right;
  width: 100%;
  font-weight: 500;
  padding: 0;
}
.bg-grey .price-details li span {
  display: inline-block;
  line-height: inherit;
}
.bg-grey {
  background: #f0f0f0;
  float: left;
  width: 100%;
  padding: 12px 0;
}
.read-buying .item-product .products-box {
  padding: 25px 25px 10px;
}
.read-buying .item-product {
  width: 85%;
  margin: 0 20px 30px 10px;
}
.bwp-filter-toggle1 {
  background-image: url(../images/filter1.png);
}
.select-design {
  background: #dddddd;
  padding: 12px 60px;
}
.s-btn {
  border: 2px solid #27b77a;
  background: #fff;
  color: #000;
  font-size: 15px;
  font-weight: 600;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  text-align: center;
  display: block;
  line-height: 38px;
  float: left;
  margin-right: 10px;
}
.p-title {
  display: block;
  color: #151515;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
}
.p-price {
  float: left;
  color: #27b77a;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}
.s-btn.active {
  background: #27b77a;
  color: #fff;
}
.step2 .p-title {
  line-height: 38px;
}
.step2 .s-btn {
  margin-right: 15px;
}
#select-product .btn.btn-link {
  padding: 10px 50px 10px 0px;
}
.select-product-details .content-column #select-product h5 {
  padding-bottom: 0;
}
#select-product .card-header {
  border-bottom: 1px solid #707070;
}
.select-product-details .content-column h3,
.select-product-details .content-column h1 {
  letter-spacing: 1px;
  font-size: 25px;
  padding-bottom: 15px;
}
#select-product {
  margin-bottom: 20px;
}
.select-product-details .content-column h5.price {
  letter-spacing: 1px;
  font-size: 22px;
  padding-bottom: 10px;
  text-transform: none;
  margin-bottom: 0;
}
.select-product-details .green-btn {
  font-weight: 500;
}
.select-product-details .desc-btn li {
  width: 80%;
  margin-bottom: 5px;
}
.select-product-details .btn.btn-link:before {
  font-size: 14px;
}
.select-product-details .select-group {
  padding: 0;
  width: 40%;
  float: left;
  background: none;
  margin: 0 10px 20px 0;
}
.select-product-details select {
  line-height: 30px;
  font-size: 15px;
  color: #363636;
  font-weight: 500;
  background-color: #efeee3;
  width: 100%;
  display: inline-block;
  border: 1px solid #efeee3;
  padding: 0 10px;
  border-radius: 4px;
  border: 0;
  background-image: linear-gradient(45deg, transparent 50%, #707070 60%),
    linear-gradient(135deg, #707070 40%, transparent 50%) !important;
  background-position: calc(100% - 30px) 14px, calc(100% - 20px) 14px, 100% 0;
  background-size: 10px 10px, 10px 10px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 40px;
}
.select-product-details select:focus {
  color: #363636;
  background-color: #efeee3;
  border: 0;
  outline: 0;
  box-shadow: none;
}
.select-product-details .content-column h5.ring-size,
.select-product-details .content-column h5.size-chart {
  color: #363636;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
  width: 40%;
  line-height: 28px;
  padding-bottom: 5px;
}
.select-product-details2 .price-details li {
  font-size: 19px;
  padding: 10px 0;
}
.select-product-details2 .price-details li span {
  padding-top: 10px;
}
.select-product-details2 .price-details {
  margin-bottom: 10px;
}
.select-product-details .content-column h5.ring-size i {
  float: right;
  font-size: 10px;
  position: relative;
  top: 3px;
  background: #c4c4c4;
  color: #000;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  border-radius: 100%;
}
.select-product-details2 .desc-btn li {
  width: 40%;
  margin-right: 10px;
  padding-right: 0;
}
.select-product-details .content-column h5.size-chart {
  float: left;
  line-height: 40px;
  text-transform: none;
  letter-spacing: 1px;
}
.select-product-details2 .content-column .desc-btn {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.select-product-details2 .content-column h3 {
  font-size: 23px;
}
#checkout-product .btn.btn-link {
  padding: 10px 0px;
}
#checkout-product .btn.btn-link:before {
  top: 13px;
  right: 10px;
  font-size: 14px;
}
#checkout-product .btn.btn-link h4 {
  font-size: 15px;
}
#checkout-product .card-body {
  padding: 15px 0;
}
#checkout-product .card-body p {
  line-height: 24px;
}
#checkout-product .form-check-input {
  margin-top: 8px;
}
.shippingModal .modal-content,
.shipping .modal-content {
  background: #fff;
  border-radius: 0px;
  border: 2px solid #f8c844;
}

.shippingModal .modal-dialog,
.shipping .modal-dialog {
  max-width: 60%;
  margin: 9rem auto;
}
.shippingModal .modal-content,
.shipping .modal-content {
  background: #fff;
  border-radius: 0px;
}
.shippingModal .modal-header,
.shipping .modal-header {
  padding: 20px 25px 10px;
  border: 0;
}
.shippingModal .modal-title,
.shipping .modal-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
}
.shippingModal .modal-body,
.shipping .modal-body {
  padding: 0 10px;
}
.shippingModal .modal-body:before,
.shipping .modal-body:before {
  display: none;
}
.success h1 {
  font-family: "Playfair Display", serif;
  letter-spacing: 3px;
}
.no-mar {
  margin: 0;
}
.no-pad {
  padding: 0 !important;
}
.india-shipping {
  background: #f8c844;
  text-align: center;
  padding: 50px 10px 40px;
}
.india-shipping h4 {
  text-transform: uppercase;
  color: #000000;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0;
  padding-bottom: 15px;
}
.india-shipping p {
  color: #383838;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin: 0;
  padding-bottom: 25px;
  line-height: 20px;
}
#shippingtypesModal .modal-content {
  border: 1px solid #707070;
  padding: 25px;
}
#shippingtypesModal .modal-header {
  padding: 0px 0px 10px;
  text-align: center;
  display: block;
}
#shippingtypesModal .modal-header h5 {
  color: #000000;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 2px;
}
#shippingtypesModal .modal-body {
  padding: 0;
}
.other-countries {
  background: #fdefc6;
}
.india-shipping .green-btn {
  padding: 10px 50px;
  display: inline-block;
}
.india-shipping .green-btn a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}
.other-countries .green-btn {
  background: #f8c844;
  border-color: #f8c844;
}
.other-countries .green-btn:hover,
.other-countries .green-btn:focus {
  background-color: #000;
  border: 1px solid #000;
  color: #fff !important;
}
.addtocart {
  right: auto;
  top: 15px;
  font-size: 22px;
  left: 15px;
  background: none;
  padding: 0;
}
.addtocart .fa-heart:before {
  content: "\f004";
  font-weight: 500;
  color: #f8c844;
}
.current .addtocart .fa-heart:before {
  content: "\f004";
  font-weight: 700;
}
.products-list.list .col-xl-4 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.products-list.list .item-product {
  padding: 20px;
  display: inline-block;
  text-align: left;
  width: 100%;
}
.products-list.list .item-product .products-box {
  padding: 0px 20px 0 0;
  float: left;
}
.products-list.list .item-product h3,
.products-list.list .item-product .price-details {
  float: left;
  width: 53%;
  text-align: left;
}
.products-list.list .item-product h3 {
  padding-top: 35px;
}
.products-list.list .price-details {
  border: 0;
  float: left;
  clear: none;
  width: auto;
}
.products-list.list .price-details li {
  float: left;
  display: block;
  width: auto;
  line-height: 16px;
  padding: 0 10px 0 0;
  margin-right: 10px;
}
.products-list.list .price-details li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.products-list.list .price-details li span {
  display: inline-block;
  line-height: 16px;
}
.products-list.list .item-product .theme-btn {
  display: inline-block;
  padding: 5px 50px;
  font-weight: 500;
  font-size: 13px;
  margin-top: 42px;
}
.products-list.list .addtocart {
  right: 15px;
  top: auto;
  font-size: 22px;
  left: auto;
  background: none;
  padding: 0;
  bottom: 15px;
}
.view a {
  float: left;
  display: inline-block;
  text-decoration: none;
  position: relative;
  color: #b2b2b2;
  font-size: 14px;
  padding: 0 30px 0 0px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 500;
}
.view a.active {
  color: #f8c844;
}
.p-left-20 {
  padding-left: 15px;
}
.select-products-details .item-product .products-box img {
  max-width: 135px;
}
.horoscope {
  padding: 0;
}
.horoscope .filter {
  background: #efefef;
  padding: 10px 10px;
}
.horoscope .filter ul {
  display: table-row;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
}
.horoscope .filter li {
  display: table-cell;
  display: block;
  flex: 0 1 auto;
}
.horoscope .filter li a {
  background: #fff;
  border-radius: 30px;
  text-transform: uppercase;
  color: #313131;
  font-size: 13px;
  padding: 5px 10px;
  font-weight: 500;
  line-height: 24px;
  box-shadow: 0px 2px 4px #3e3e3e1a;
  margin: 0 6px 0 0;
  display: block;
}

[data-letters]:before {
  content: attr(data-letters);
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  background: #feda5b;
  vertical-align: middle;
  margin-right: 7px;
  color: #fff;
  font-size: 15px;
}
.horoscope-details {
  position: relative;
  padding: 20px 35px;
}
.horoscope-details .box {
  box-shadow: 0px 20px 60px #3e3e3e1a;
  text-align: center;
  padding: 20px;
  margin-bottom: 20px;
  background: #fff;
}
.horoscope-details .box h2 {
  color: #c6a100;
  font-size: 24px;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 15px;
  padding-bottom: 0;
}
.horoscope-img img {
  max-width: 80%;
}
.box-details {
  position: relative;
}
.box-details:before,
.box-details:after,
.article-index-index .content_wrapper .main_wrapper:before,
.article-index-index .content_wrapper .main_wrapper:after {
  background: #feda5b;
  width: 93px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
.box-details:after {
  left: auto;
  top: auto;
  bottom: 0;
  right: 0;
}
.box-details .list {
  text-align: left;
}
.box-details .list li {
  padding: 0 0 10px 0;
}
.box-details .list li a {
  color: #2e2d2d;
  font-size: 13px;
  padding: 0;
  font-weight: 500;
  padding-left: 22px;
  border-bottom: 0;
  position: relative;
  display: block;
  line-height: 23px;
}
.box-details .list li a:before {
  position: absolute;
  left: 0;
  top: 4px;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #feda5b;
  content: "";
}
.box-details .list li:hover a,
.box-details .list li:focus a {
  color: #cbac41;
}
.box-details p {
  color: #414141;
  font-size: 15px;
  padding: 0;
  font-weight: 400;
  line-height: 160%;
  text-align: left;
  padding-bottom: 5px;
}
.horoscope-details .box h2 span {
  background: #e5e5e5;
  width: 110px;
  height: 3px;
  position: relative;
  display: block;
  border-radius: 1px 0px 0px 1px;
  margin: 0 auto;
  margin-top: 5px;
}
.horoscope-monthtab {
}
#data_moths td:first-child {
  background-color: #f7f7f7;
  padding-bottom: 0;
  vertical-align: inherit;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: black;
}
#data_moths td,
#data_moths th {
  border: 1px solid #e5e4e4;
  padding: 15px;
  text-align: left;
}
#data_moths tr:hover {
  background-color: #f7f7f7;
}
.date_highlight {
  background-color: #fff4ce;
  border: 1px dashed #ffc600;
  padding: 7px 25px;
  font-size: 16px;
  color: #000000;
  border-radius: 5px;
  margin-right: 5px;
  font-weight: 600;
}
.video {
  height: auto !important;
  overflow: hidden;
  border-radius: 10px;
}
.video iframe {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.box-details table p {
  padding-bottom: 0;
}
.horoscope-monthtab .yellow-btn {
  background-color: #f5c92c;
  border: 1px solid #f5c92c;
  color: #343131 !important;
  border-radius: 10px;
  letter-spacing: 0;
  padding: 10px 0;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}
.horoscope-monthtab .yellow-btn a {
  color: #343131 !important;
}
.btn-block .yellow-btn {
  margin-right: 10px;
  float: left;
}
.horoscope-monthtab .yellow-btn:hover,
.horoscope-monthtab .yellow-btn:focus {
  background-color: #2ab67b;
  border: 1px solid #2ab67b;
  color: #fff !important;
}
.horoscope-monthtab .yellow-btn:hover a,
.horoscope-monthtab .yellow-btn:focus a {
  color: #fff !important;
}
.horoscope-details .box-highlights {
  padding: 20px 0 0;
}
.horoscope-monthtab .nav-tabs {
  border-bottom: 0;
  box-shadow: 0px 3px 6px #00000029;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
}
.horoscope-monthtab .nav-tabs .nav-link {
  border: 0;
  background: #fff;
  width: auto;
  font-size: 15px;
  padding: 25px 25px;
  border-radius: 0;
  margin: 0;
}
.horoscope-monthtab .nav-tabs .nav-link.active,
.horoscope-monthtab .nav-tabs .nav-item.show .nav-link,
.horoscope-monthtab .nav-tabs .nav-link:hover,
.horoscope-monthtab .nav-tabs .nav-link:focus {
  color: #fff;
  border: 0;
  background: #c6a100;
}
.testimonials {
  position: relative;
  padding: 30px 50px 0px;
  background-color: #e6e5de;
}
.testimonials::after {
  width: 25%;
  height: 100%;
  background-color: white;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/testimonial-bg.png);
  background-size: 65%;
  background-repeat: no-repeat;
  background-position: 50px 0px;
}
.testimonials h2 {
  position: relative;
  z-index: 1;
  color: #031d5b;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 22px;
  padding-bottom: 40px;
}
.desc1 {
  padding: 10px 15px;
}
.sub-page .testimonials .products-box {
  box-shadow: 12px 12px 15px #7979791f;
  border-radius: 6px;
  background: #fff;
  margin: 35px 20px 35px 15px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.sub-page .testimonials .current .products-box {
  box-shadow: 12px 12px 15px #ffd74ba3;
  background: #ffd74b;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.sub-page .testimonials .current .products-box .desc1 a {
  color: #fff;
}
.desc1 a {
  color: #262626;
  font-size: 13px;
  line-height: 150%;
  font-weight: 500;
}
.testimonials .owl-dots {
  display: inline-block;
  left: 30%;
  position: relative;
  cursor: pointer;
  bottom: 10px;
  margin-top: 0 !important;
}
.testimonials .owl-dots .owl-dot span {
  border: 3px solid #ffffff;
  background: none;
  width: 16px;
  height: 16px;
  border-radius: 100%;
}
.testimonials .owl-dots .owl-dot.active span {
  background: #ffd74b;
  border: 3px solid #ffd74b;
}
.testimonials-carousel button.owl-dot {
  background: none !important;
  width: 17px !important;
}
.sub-page .testimonials .products-box img,
.horoscope-details .products-box.video img {
  border: 0px;
}
.sub-page .products-box a.video-btn {
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 30%;
  width: 100%;
}
a.video-btn i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  color: #ffd12f;
  text-align: center;
  border-radius: 50%;
  background: #000000ad;
}
.horoscope-details .products-box.video img {
  border: 0px;
}
.horoscope-details .products-box.video {
  margin-bottom: 20px;
  /* margin-right: 50px; */
  border-radius: 10px;
}
.horoscope-details .products-box.video a.video-btn i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}
.resources li a {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  height: auto;
  white-space: nowrap;
}
.horoscope-details .yellow {
  color: #000;
  font-size: 30px;
  font-weight: 500;
  line-height: 160%;
  margin: 0;
  padding: 0 0 10px 0;
  letter-spacing: 1px;
}
.horoscope-details .yellow span {
  color: #c6a100;
}
.horoscope-monthtab nav {
  margin-bottom: 10px;
}
.annual-horoscopes {
  position: relative;
  height: 100%;
}
.annual-horoscopes .box {
  height: 100%;
  background: #fff5d3;
  padding: 50px 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.annual-horoscopes .box p {
  font-size: 19px;
  line-height: 1.5;
}
.annual-horoscopes img {
  width: 100%;
}
.annual-horoscopes .yellow {
  color: #c6a100;
  font-size: 27px;
  font-weight: 500;
  line-height: 160%;
  margin: 0;
  padding: 0;
  letter-spacing: 1px;
}
.horoscope-details.title {
  margin-bottom: 0px;
}
.horoscope-details .yellow.pad-0 {
  padding: 0;
}
.pad-btm-30 {
  padding-bottom: 30px !important;
}
.box-details p {
  text-align: justify;
}
.annualhoroscope .yellow-btn {
  margin-top: 12px;
  color: #343131;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 5px 20px;
}
.annualhoroscope .products-box.video {
  margin-bottom: 1px;
  margin-right: 0px;
  width: 250px;
  z-index: 9;
  margin-left: 25px;
}
.horoscopesmodel .modal-content {
  box-shadow: 0px 3px 6px #00000029;
  border: 0;
  border-radius: 0px;
  background: #ffffff;
  padding: 30px;
}
.horoscopesmodel .modal-body:before {
  display: none;
}
.horoscopesmodel .green-btn {
  border-radius: 5px;
  color: #000;
  border: 0;
  padding: 12px 45px;
  margin-bottom: 20px;
  background: #c6a100;
  margin: 0 auto 20px;
  font-weight: 500;
}
.horoscopesmodel .green-btn:hover,
.horoscopesmodel .green-btn:focus {
  background-color: #2ab67b;
  color: #fff !important;
}
.horoscopesmodel .form-control,
.horoscopesmodel .radio-group {
  margin-bottom: 15px;
  border: 1px solid #e6e6e6;
  padding: 10px 20px;
  border-radius: 0;
  height: 50px;
}
.horoscopesmodel .radio-group {
  padding: 0 0 0 15px;
}
.gender {
  line-height: 50px;
  padding-right: 15px;
}
.horoscopesmodel .radio-group .form-check-inline {
  border-right: 1px solid #e6e6e6;
  padding: 0 11px;
  margin: 0;
}
.horoscopesmodel .radio-group .form-check-inline:last-child {
  border: none;
}
.kulshrestha .box {
  height: 29%;
  background: #fff5d3;
  display: block;
  align-items: left;
  margin: 0;
  padding: 25px 35px;
  box-shadow: none;
}
.kulshrestha .box1 {
  background: #eaeaea;
  height: 71%;
}
.kulshrestha .box1 p {
  font-size: 16px;
  line-height: 1.6;
}
.kulshrestha .box h2 {
  font-size: 27px;
  text-align: left;
}
.horoscope-details .box h2 {
  color: #cbac41;
}
.box-details .lista {
  padding-bottom: 10px;
}
.box-details .lista li {
  padding: 0 0 2px 0;
  color: #414141;
  font-size: 15px;
  font-weight: 500;
}
.list-bullet li {
  padding: 0 0 10px 0;
}
.list-bullet li {
  color: #414141;
  font-size: 14px;
  padding: 0 0 10px 25px;
  font-weight: 400;
  border-bottom: 0;
  position: relative;
  display: block;
  line-height: 25px;
}
.list-bullet li:before {
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #feda5b;
  content: "";
}
.box-details .list-bullet li {
  padding: 0 0 3px 15px;
}
.yellow-btn {
  border-radius: 5px;
  color: #fff;
  border: 0;
  padding: 5px 18px;
  margin-bottom: 15px;
  background: #f4c41c;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}
.yellow-btn:hover,
.yellow-btn:focus {
  background: #2ab67b;
  color: #fff !important;
  border: 0;
}
.yellow-btn a {
  color: #fff !important;
}
.horoscope-details p span.yellow {
  color: #f4c41c;
  font-size: 22px;
}
.further .list {
  background: #fff;
  box-shadow: 0px 20px 60px #3e3e3e1a;
  border-radius: 6px;
  padding: 10px 15px 15px 15px;
  font-size: 14px;
  margin-bottom: 16px;
  color: #2c2c2c;
  font-weight: 600;
  line-height: 28px;
  position: relative;
}
.further .list span {
  background: #feda5b;
  border-radius: 1px 0px 0px 1px;
  width: 83px;
  height: 5px;
  margin: 0 auto;
  text-align: center;
  display: block;
  position: relative;
  top: -10px;
}
.further h4.list a {
  color: #2c2c2c;
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
}
.further h4.list a:hover {
  color: #000;
}
.horoscope-details .box h2.pad-btm-10 {
  padding-bottom: 10px;
}
.further {
  padding: 0 10px 30px 10px;
}
.further .row {
  margin: 0 -8px;
}
.further .col-md-4 {
  padding: 0 8px;
}
.reviews {
  padding-bottom: 0;
}
.reviews figure {
  position: relative;
  border-radius: 6px;
  margin-bottom: 16px;
}
.reviews figure:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  content: "";
  border-radius: 6px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.reviews figure h5 {
  position: absolute;
  width: 100%;
  bottom: 10px;
  z-index: 999;
  color: #fff;
  font-size: 14px;
  padding: 0 15px;
  text-align: left;
  font-weight: 400;
  line-height: 22px;
}
.reviews .yellow-btn {
  margin: 0 auto;
}
.reviews figure h5 a {
  display: block;
  color: #fff;
}
.reviews figure:hover:before {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 1) 100%
  );
}
.kulshrestha .col-md-5.no-pad {
  -ms-flex: 0 0 37%;
  flex: 0 0 37%;
  max-width: 37%;
}
.kulshrestha .col-md-7.no-pad {
  -ms-flex: 0 0 63%;
  flex: 0 0 63%;
  max-width: 63%;
}
.lucky-gemstone {
  padding: 0;
}
.lucky-gemstone figure:before,
.lucky-gemstone .desc:before,
.lucky-gemstone .desc:after {
  display: none;
}
.lucky-gemstone .products-box {
  box-shadow: 0px 3px 6px #00000029;
}
.lucky-gemstone .products-box figure {
  text-align: center;
}
.sub-page .lucky-gemstone .products-box img {
  border: 0;
  max-width: 220px;
  display: inline-block;
}
.lucky-gemstone .desc {
  padding: 0px;
  background: #f5f5f5;
  text-align: left;
  padding-bottom: 20px;
}
.lucky-gemstone .desc .title {
  border-bottom: 1px solid #dedede;
  line-height: 50px;
  padding: 0 20px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.lucky-gemstone .desc .title h3,
.lucky-gemstone .desc .title span {
  float: left;
  line-height: 50px;
  padding: 0;
  margin: 0;
  color: #000000;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.lucky-gemstone .desc .title span {
  float: right;
  font-size: 14px;
}
.lucky-gemstone .desc p {
  color: #000000;
  font-size: 13px;
  line-height: 20px;
  padding: 0 20px;
  font-weight: 400;
}
.lucky-gemstone .desc .list li {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  font-weight: 500;
}
.lucky-gemstone .desc .list {
  box-shadow: none;
  border-radius: 0;
  padding: 10px 20px 15px;
  font-size: 14px;
  margin-bottom: 0;
  background: none;
}
.lucky-gemstone .yellow-btn {
  margin: 0 auto;
  background: linear-gradient(
    90deg,
    rgba(12, 20, 64, 1) 0%,
    rgba(50, 84, 56, 1) 100%
  );
  box-shadow: 0px 3px 6px #0000006c;
  border: 2px solid #ddb33c;
  border-radius: 43px;
  color: #ddb33c;
  font-size: 18px;
  letter-spacing: 0;
  padding: 10px 75px 10px 35px;
  position: relative;
}
.lucky-gemstone .yellow-btn a {
  color: #ddb33c !important;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 400;
}
.lucky-gemstone .yellow-btn a span {
  display: block;
  font-size: 22px;
  font-weight: 500;
}
.lucky-img {
  width: 63px;
  height: 63px;
  text-align: center;
  line-height: 63px;
  background: #325438;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
.sub-page .lucky-gemstone .products-box .lucky-img img {
  width: 42px;
}
.sub-page .lucky-gemstone .products-box:hover .desc {
  background: #fff5d3;
}
.flip1 {
  color: #ebb23c;
  cursor: pointer;
}
.video-testimonial {
  border: 1px solid #d6d6d6;
  padding: 25px;
}
.sub-page .video-testimonial .products-box:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.34);
  content: "";
  border-radius: 0px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  z-index: 1;
}
.sub-page .video-testimonial .products-box img {
  border: 0;
}
.sub-page .video-testimonial .products-box a.video-btn {
  top: 40%;
  z-index: 99;
}
.sub-page .video-testimonial .desc1 {
  z-index: 999;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 6px 10px;
  background: rgb(255 209 71 / 84%);
  text-transform: uppercase;
  text-align: center;
}
.sub-page .video-testimonial .desc1 h4 {
  font-weight: 600;
  line-height: 28px;
  font-size: 20px;
}
.sub-page .video-testimonial .desc1 h6 {
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
}
.sub-page .video-testimonial .desc1 h4,
.sub-page .video-testimonial .desc1 h6 {
  color: #fff;
}
.video-testimonial .owl-dots {
  display: block;
  position: absolute;
  cursor: pointer;
  bottom: -21px;
  text-align: center;
  width: 100%;
  height: 22px;
}
.video-testimonial .owl-dots .owl-dot span {
  border: 1px solid #707070;
  background: #bebebe;
  width: 13px;
  height: 13px;
  border-radius: 100%;
  position: relative;
  margin: 0px 3px;
}
.video-testimonial .owl-dots .owl-dot.active span {
  background: #f5c92c;
  border: 1px solid #707070;
  width: 18px;
  height: 18px;
  top: 2px;
}
.guruji {
  height: 100%;
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
}
.guruji .item {
  width: 248px;
  float: left;
  margin-right: 15px;
}
.guruji p {
  color: #000000;
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 10px;
  font-weight: 500;
}
.guruji p span {
  color: #f4c41c;
  font-size: 16px;
}
.sub-page .guruji .desc1 {
  padding: 15px 10px;
}
.sub-page .guruji .products-box:before {
  display: none;
}
#socialShare {
  margin-top: 0;
  text-align: center;
  position: fixed;
  right: 60px;
  z-index: 99;
  bottom: 22%;
}
#socialShare a,
#socialShare > .socialBox {
  position: relative;
  float: none;
  display: inline-block;
  color: #fff;
  font-size: 28px;
  padding: 0;
  background-color: transparent;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
}
#socialShare a {
  background-color: rgba(0, 0, 0, 0.2);
}
#socialShare > * > span {
  background-color: rgb(12 12 12 / 80%);
  box-shadow: none;
  display: block;
  color: #feda5b;
  font-size: 22px;
  padding: 0px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#socialShare > * > span:hover,
#socialShare > .open > span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
#socialGallery {
  left: 50%;
  margin: 0 auto 0;
  position: absolute;
  bottom: 0px;
  transform: translate(-50%, 0);
  visibility: hidden;
  width: 160px;
}
#socialGallery a {
  visibility: hidden;
  opacity: 0;
  margin: 5px 2px;
  background-color: rgb(12 12 12 / 80%);
  position: relative;
  top: 0px;
}
#socialGallery a.whatsapp {
  position: absolute;
  left: -25px !important;
  top: -55px !important;
}
#socialGallery a.facebook {
  position: absolute;
  left: 0px !important;
  top: -120px !important;
}
#socialGallery a.linkedin {
  position: absolute;
  left: 70px !important;
  top: -120px !important;
}
#socialGallery a.whatsapp:before,
#socialGallery a.facebook:before,
#socialGallery a.linkedin:before {
  background: #3c3c3c;
  width: 30px;
  content: "";
  position: absolute;
  height: 1px;
  right: -29px;
  top: 47%;
}
#socialGallery a.facebook:before {
  -ms-transform: rotate(45deg);
  -ms-transform-origin: 20% 40%;
  transform: rotate(45deg);
  transform-origin: 20% 40%;
  right: -18px;
  top: 103%;
  width: 40px;
}
#socialGallery a.linkedin:before {
  -ms-transform: rotate(106deg);
  -ms-transform-origin: 20% 37%;
  transform: rotate(106deg);
  transform-origin: 20% 37%;
  right: 6px;
  top: 105%;
  width: 32px;
}
#socialGallery a > span {
  position: relative;
  top: 4px;
  left: 4px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.socialToolBox {
  cursor: default;
}
.pointer {
  cursor: pointer;
}
#socialGallery .facebook i {
  color: #4267b2 !important;
  background: #fff;
  display: inline-block;
  line-height: 17px;
}
#socialGallery .linkedin i {
  color: #006699 !important;
}
#socialGallery .whatsapp i {
  color: #64b161 !important;
}
#socialGallery .facebook:hover {
  background: #4267b2 !important;
}
#socialGallery .linkedin:hover {
  background: #006699 !important;
}
#socialGallery .whatsapp:hover {
  background: #64b161 !important;
}
#socialGallery .facebook:hover i,
#socialGallery .linkedin:hover i,
#socialGallery .whatsapp:hover i {
  color: #fff !important;
}
#socialGallery .facebook:hover i {
  background: #4267b2 !important;
}
.fix-an-appointment .signin {
  padding: 10px 0;
  text-align: center;
  background: none;
}
.kulshrestha .fix-an-appointment p {
  font-size: 14px !important;
}
.fix-an-appointment .signin .form-control {
  border-radius: 7px;
  margin-bottom: 15px;
  padding: 5px 15px;
  height: 42px;
  font-size: 14px;
}
.fix-an-appointment .signin .green-btn {
  color: #000 !important;
  padding: 8px 50px;
  margin-bottom: 0px;
  text-transform: none;
  letter-spacing: 0;
}
.fix-an-appointment .signin .green-btn:hover,
.fix-an-appointment .signin .green-btn:focus {
  color: #fff !important;
}

.planetary-gemstone .horoscope-details {
  padding: 40px 25px;
}
.planetary-gemstone .box-details:before,
.planetary-gemstone .box-details:after {
  width: 80px;
  height: 9px;
}
.planetary-gemstone .horoscope-details .box h2 {
  font-size: 20px;
}
.planetary-gemstone .box-details p {
  color: #272727;
  font-size: 16px;
  padding-bottom: 20px;
}
.planetary-gemstone .navratnas {
  padding: 20px 0 0;
}
.planetary-gemstone .products-box,
.blog_post_feed.grid {
  box-shadow: 0px 3px 6px #00000029;
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
}
.planetary-gemstone .products-box a {
  box-shadow: 0px 3px 6px #00000029;
}
.planetary-gemstone .products-box img,
thumb {
  border: 0;
}
.planetary-gemstone .products-box,
.blog_post_feed.grid .desc {
  border: 0;
  padding: 7px 2px 2px;
  margin-bottom: 0;
  text-align: center;
  background: none;
}
.planetary-gemstone .horoscope-details .box {
  padding: 20px;
  margin-bottom: 30px;
}
.planetary-gemstone .desc:before,
.planetary-gemstone .desc:after {
  display: none;
}
.planetary-gemstone .products-box .desc h6 {
  color: #272727;
  font-size: 12px;
  padding-bottom: 7px;
  margin-bottom: 7px;
  font-weight: 500;
}
.planetary-gemstone .products-box .desc h6:before {
  background: #e2e2e2;
  width: 70%;
  left: 15%;
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
}
.planetary-gemstone .products-box .desc p {
  color: #272727;
  font-size: 11px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-weight: 500;
  text-align-last: center;
}
.planetary-gemstone .products-box:hover .desc,
.planetary-gemstone .products-box:focus .desc {
  background: #fff5d3;
}
.planetary-gemstone-tabs .nav {
  box-shadow: 0px 3px 6px #00000064;
  border-radius: 14px;
  padding: 10px;
}
.planetary-gemstone-tabs .nav li {
  padding-bottom: 1px;
  margin-bottom: 10px;
  position: relative;
}
.planetary-gemstone-tabs .nav li:before,
.article-index-index .sidebar_wrapper .widget .categories ul li:before {
  content: "";
  left: 15px;
  right: 15px;
  border-bottom: 1px solid #d3d3d3;
  position: absolute;
  bottom: -1px;
}
.planetary-gemstone-tabs .nav li a {
  border-radius: 25px;
  color: #363636;
  line-height: 22px;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  padding: 9px 15px;
}
.planetary-gemstone-tabs .nav-pills .nav-item.active .nav-link,
.planetary-gemstone-tabs .nav-pills .nav-link.active,
.planetary-gemstone-tabs .nav-pills .show > .nav-link {
  color: #000000;
  background-color: #e8b43c;
}
.planetary-gemstone-tabs .nav li a:before,
.article-index-index .sidebar_wrapper .widget .categories ul li a:before,
.article-index-detail .sidebar_wrapper .widget .categories ul li a:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 12px;
  color: #d9d9d9;
  font-size: 16px;
  top: 22%;
}
.planetary-gemstone-tabs .nav-pills .nav-link.active:before,
.planetary-gemstone-tabs .nav-pills .show > .nav-link:before {
  color: #f4f4f4;
}
.planetary-gemstone-tabs .filter .nav li a:before {
  font-family: "Roboto", sans-serif;
  border-bottom: 0;
  font-weight: 900;
  position: relative;
  color: #d9d9d9;
}
.planetary-gemstone-tabs .filter .nav li:before {
  border-bottom: 0;
}
.secrets-of-jyotish-gems {
  padding: 20px 0;
}
.secrets-of-jyotish-gems .products-box {
  padding: 25px;
  margin-bottom: 0;
  height: 100%;
}
.secrets-of-jyotish-gems .products-list .col-sm-6,
.secrets-of-jyotish-gems .products-list .col-sm-4 {
  margin-bottom: 20px;
}
.secrets-of-jyotish-gems .products-box .desc {
  padding: 10px 0 0;
  margin-bottom: 0;
}
.secrets-of-jyotish-gems .products-box .desc h6 {
  padding: 0;
  margin-bottom: 0;
  text-align: left;
  line-height: 22px;
}
.secrets-of-jyotish-gems .products-box .desc h6:before,
.secrets-of-jyotish-gems .box-details:before,
.secrets-of-jyotish-gems .box-details:after {
  display: none;
}
.secrets-of-jyotish-gems .box-details {
  box-shadow: 0px 3px 6px #00000029;
  background: #fff;
  padding: 20px;
  margin-bottom: 10px;
}
.secrets-of-jyotish-gems h2.title {
  color: #edb535;
  font-size: 26px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-weight: 500;
  line-height: 30px;
}
.secrets-of-jyotish-gems p.smalltitle {
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-weight: 500;
  line-height: 20px;
}
.secrets-of-jyotish-gems .box-details .more,
.secrets-of-jyotish-gems .products-box a {
  color: #e8b43c;
  box-shadow: none;
}
.secrets-of-jyotish-gems .products-box a.more {
  font-size: 13px;
  letter-spacing: 0;
  font-weight: normal;
  display: initial;
  text-transform: none;
}
.secrets-of-jyotish-gems .products-box:hover,
.secrets-of-jyotish-gems .products-box:focus,
.secrets-of-jyotish-gems .guruji-shrii-featured .products-box:hover,
.secrets-of-jyotish-gems .guruji-shrii-featured .products-box:focus {
  background: #fff5d3;
}
.secrets-of-jyotish-gems .products-box:hover .desc,
.secrets-of-jyotish-gems .products-box:focus .desc {
  background: none;
}
.secrets-of-jyotish-gems .products-box:hover .desc a,
.secrets-of-jyotish-gems .products-box:focus .desc a {
  color: #000;
}
.secrets-of-jyotish-gems .box-details p {
  font-size: 14px;
}
.secrets-of-jyotish-gems .box-details .mediumtitle {
  font-size: 17px;
  font-weight: 500;
}
.secrets-of-jyotish-gems .video {
  padding: 0;
  margin-bottom: 0;
  box-shadow: none;
}
.secrets-of-jyotish-gems .video a.video-btn {
  top: 40%;
}
.secrets-of-jyotish-gems .guruji-shrii-featured .products-box {
  padding: 0;
  margin-bottom: 0;
  height: 100%;
  background: #f2f2f2;
}
.secrets-of-jyotish-gems .guruji-shrii-featured .products-box .desc {
  padding: 10px;
  margin-bottom: 0;
}
.secrets-of-jyotish-gems .guruji-shrii-featured .products-box .desc h6 {
  line-height: 20px;
  padding-bottom: 15px;
  color: #000000;
  font-size: 14px;
}
.secrets-of-jyotish-gems .guruji-shrii-featured .products-box .desc p {
  color: #969696;
  font-size: 13px;
  text-align-last: left;
}
.no-gem-recommendation .horoscope-details .box h2 {
  color: #edb535;
  margin-bottom: 20px;
}
.no-gem-recommendation .horoscope-details .box {
  box-shadow: 0px 20px 60px #3e3e3e1a;
  padding: 25px;
}
.no-gem-recommendation .horoscope-details .gem-recommendation {
  padding: 25px 40px;
}
.no-gem-recommendation .horoscope-details {
  padding: 25px 10px;
}
.gem-recommendation .form-group {
  margin-bottom: 20px;
  position: relative;
}
.gem-recommendation .search-form fieldset {
  position: relative;
}
.gem-recommendation .search-form fieldset input[type="search"] {
  position: relative;
  height: 55px;
  padding: 10px 200px 10px 20px;
  background: #ffffff;
  line-height: 30px;
  font-size: 15px;
  color: #b4b4b4;
  border-radius: 0;
  border: 1px solid #c6c6c6;
  text-transform: uppercase;
}
.gem-recommendation .search-form fieldset input[type="submit"] {
  position: absolute;
  display: block;
  right: 0px;
  top: 0px;
  text-align: center;
  width: 180px;
  height: 55px;
  padding: 10px 10px;
  color: #fff !important;
  line-height: 30px;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 0;
  background: #27b77a;
  font-weight: 400;
}
.gem-recommendation .search-form fieldset input[type="submit"]:hover,
.gem-recommendation .search-form fieldset input[type="submit"]:focus {
  background: #e4af18;
  color: #fff !important;
}
.no-gem-recommendation .card {
  margin-bottom: 5px;
}
.no-gem-recommendation .card-header {
  border-bottom: 0;
  background: #f2f2f2;
  padding: 0 0px;
}
.no-gem-recommendation .btn.btn-link h4 {
  font-size: 16px;
  line-height: 25px;
  color: #414141;
  letter-spacing: 0;
}
.no-gem-recommendation .btn.btn-link {
  padding: 15px 50px 15px 20px;
  letter-spacing: 0;
  border-radius: 0;
}
.no-gem-recommendation .btn.btn-link:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f077";
}
.no-gem-recommendation .btn.btn-link.collapsed:before {
  content: "\f078";
  color: #5c5c5c !important;
}
.no-gem-recommendation .btn.btn-link:before {
  top: 14px;
  color: #fff !important;
}
.no-gem-recommendation .btn.btn-link.collapsed {
  background: #f2f2f2;
}
.no-gem-recommendation .btn.btn-link {
  background: #e8b43c;
}
.no-gem-recommendation .btn.btn-link.collapsed h4 {
  color: #414141;
}
.no-gem-recommendation .btn.btn-link h4 {
  color: #000000;
}
.no-gem-recommendation .acc-content {
  padding: 15px 20px;
  margin-bottom: 0;
  box-shadow: none;
  background: #fff8e6;
  text-align: left;
}
.no-gem-recommendation .acc-content p {
  font-size: 15px;
  color: #000000;
}
.no-gem-recommendation .acc-content p a {
  color: #000000;
  font-weight: 600;
}
.free-gem-recommendation {
  padding: 0;
}
.free-gem-recommendation .horoscope-details {
  padding: 25px 10px;
}
.free-gem-recommendation .horoscope-details .box {
  padding: 0;
  box-shadow: 0px 3px 6px #00000029;
}
.free-gem-recommendation .horoscope-details .box .box {
  box-shadow: none;
  padding: 15px 20px;
  margin-bottom: 0;
}
.free-gem-recommendation .horoscope-details .box:before,
.free-gem-recommendation .horoscope-details .box:after {
  display: none;
}
.free-gem-recommendation .horoscope-details .box1 {
  padding: 20px;
}
.free-gem-recommendation .horoscope-details .box1:before,
.free-gem-recommendation .horoscope-details .box1:after {
  display: block;
}
.free-gem-recommendation .horoscope-details .box .box a {
  color: #27b77a;
  font-weight: 600;
  padding-bottom: 7px;
  display: inline-block;
  width: 100%;
}
.free-gem-recommendation .horoscope-details .box1 h2 {
  color: #edb535;
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 0;
  margin-bottom: 2px;
}
.desc-btn .yellow-btn {
  border-radius: 0;
  background-color: #fff;
  border: 1px solid #f5c92c;
  color: #f5c92c !important;
  padding: 8px 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.desc-btn .yellow-btn:hover,
.desc-btn .yellow-btn:focus {
  background-color: #f5c92c;
  border: 1px solid #f5c92c;
  color: #fff !important;
}
.brief-report {
  padding: 0;
}
.brief-report .horoscope-details {
  padding: 25px 15px;
}
.brief-report p {
  color: #2e2d2d;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  padding-bottom: 10px;
}
.brief-report h3 {
  color: #2e2d2d;
  font-size: 17px;
  line-height: 28px;
  font-weight: 500;
  padding-bottom: 5px;
  text-align: left;
}
.brief-report p span {
  font-size: 20px;
  font-weight: 500;
}
.brief-report .horoscope-details .box h3 {
  color: #2e2d2d;
  font-size: 18px;
  margin-bottom: 20px;
  text-align: left;
  padding: 0;
}
.brief-report .desc {
  border: 0;
  padding: 10px 5px;
  margin-bottom: 0px;
  background: none;
}
.brief-report .desc p {
  padding-bottom: 0;
}
.brief-report .products-box img {
  border: 0;
}
.brief-report .showmore .theme-btn {
  color: #fff !important;
  padding: 2px 20px;
  border-radius: 7px;
  letter-spacing: 2px;
  margin-bottom: 0;
}
.brief-report .products-box:hover .desc,
.brief-report .products-box:focus .desc {
  background: none;
}
.brief-report .products-box:hover,
.brief-report .products-box:focus {
  background: #fff5d3;
}
.brief-report .showmore {
  margin: 20px 0;
  margin-bottom: 0px;
}
.brief-report .horoscope-details .guruji-shrii-arnav-details h3 {
  padding-top: 40px;
  margin-bottom: 10px;
}
.guruji-shrii-arnav-details {
  height: 100%;
}
.guruji-shrii-arnav .col-md-3 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.guruji-shrii-arnav .col-md-9 {
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
}
.brief-report .video-testimonials .video-testimonial {
  border: 0;
  padding: 0;
}
.brief-report .video-testimonials {
  box-shadow: 0px 3px 6px #00000029;
  padding: 20px 20px 25px;
}
.brief-report .video-testimonials:before,
.brief-report .video-testimonials:after {
  display: none;
}
.brief-report .horoscope-details .box h2 {
  color: #000000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  padding-bottom: 5px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.brief-report .horoscope-details .video-testimonials h2 {
  color: #000000;
  font-size: 15px;
  margin-bottom: 5px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 500;
}
.brief-report .horoscope-details .video-testimonials .desc1 {
  position: relative;
  background: #ffd74b;
  text-transform: inherit;
  text-align: left;
  font-size: 16px;
}
.brief-report .horoscope-details .video-testimonials .desc1 a {
  color: #fff;
}
.brief-report .horoscope-details .video-testimonials .products-box:before {
  display: none;
}
.brief-report .horoscope-details .video-testimonial .owl-dots {
  bottom: -20px;
}
.brief-report
  .horoscope-details
  .video-testimonial
  .owl-dots
  .owl-dot.active
  span {
  width: 16px;
  height: 16px;
}
.brief-report .horoscope-details .box h2 span {
  display: block;
  background: none;
  width: auto;
  height: auto;
  border-radius: 0;
  margin: 0;
}
.brief-report .horoscope-details .brief {
  box-shadow: none;
  padding: 0px;
  margin-bottom: 20px;
  background: none;
}
.brief-report .horoscope-details .brief img {
  margin-top: 50px;
  margin-bottom: 20px;
}
.brief-report .horoscopesmodel .form-control {
  padding: 10px 15px;
}
.brief-report .horoscopesmodel .form-control,
.brief-report .horoscopesmodel .radio-group {
  font-size: 13px;
  color: #1b1b1b;
  font-weight: 500;
  margin-bottom: 15px;
}
.brief-report .horoscopesmodel .radio-group .form-check-inline {
  color: #797979;
  padding: 0 5px;
}
.brief-report .horoscopesmodel textarea.form-control {
  height: 80px;
}
.brief-report .address-form {
  margin-bottom: 50px;
}
.brief-report .brief .desc-btn li {
  width: 36%;
  padding-right: 20px;
}
.brief-report .brief .desc-btn li.price {
  font-size: 12px;
  color: #777777;
  text-transform: uppercase;
  text-align: left;
  width: 28%;
  line-height: 15px;
}
.brief-report .brief .desc-btn li.price span {
  font-size: 32px;
  color: #000000;
  display: block;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 30px;
}
.brief-report .brief .desc-btn li:last-child {
  padding-right: 0;
}
.brief-report .desc-btn .greenbtr-btn {
  background-color: #fff;
  border: 1px solid #2ab67b;
  color: #27b77a !important;
}
.brief-report .desc-btn .greenbtr-btn:hover,
.brief-report .desc-btn .greenbtr-btn:focus {
  background-color: #27b77a;
  border: 1px solid #2ab67b;
  color: #fff !important;
}
.brief-report .desc:before,
.brief-report .desc:after {
  display: none;
}
.brief-report .gender {
  padding-right: 12px;
}
.brief-report .horoscope-details .comprehensive img {
  margin-top: 0px;
  margin-bottom: 20px;
}
.videotext-testimonials {
  padding: 0;
}
.videotext-testimonials .horoscope-details {
  padding: 25px 10px;
}
.videotext-testimonials .horoscope-details .box h2 {
  color: #e8b43c;
  font-size: 22px;
}
.videotext-testimonials .box-details p {
  color: #000000;
  font-size: 14px;
  padding-bottom: 20px;
  line-height: 170%;
}
.videotext-testimonials .box-details nav {
  display: inline-block;
  margin-bottom: 20px;
}
.videotext-testimonials .nav-tabs {
  border-bottom: 0;
}
.videotext-testimonials .nav-tabs .nav-link {
  width: auto;
  font-size: 14px;
  padding: 5px 30px;
  border-radius: 0;
  text-transform: uppercase;
  background: #fff;
  color: #313131;
  font-weight: 600;
  box-shadow: 0px 2px 7px #00000021;
}
.videotext-testimonials .nav-tabs .nav-link.active,
.videotext-testimonials .nav-tabs .nav-item.show .nav-link {
  color: #313131;
  border: 0;
  background: #e3b23c;
}
.videotext-testimonials .products-list .item {
  box-shadow: 0px 3px 6px #00000029;
  padding: 10px 0 0;
  margin-bottom: 30px;
}
.videotext-testimonials .products-list .desc1 {
  padding: 20px 15px;
  text-align: left;
  background: #fff;
}
.videotext-testimonials .item h6 a {
  color: #272727;
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.videotext-testimonials .item p {
  padding: 0;
  margin-bottom: 0;
}
.videotext-testimonials .item p a {
  color: #272727;
  font-size: 15px;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 0px;
  padding-bottom: 0;
}
.videotext-testimonials .products-box:hover,
.videotext-testimonials .products-box:focus {
  background: #fff8e6;
}
.videotext-testimonials .products-box a.video-btn {
  top: 14%;
}
.videotext-testimonials a.video-btn i {
  color: #fff;
}
.videotext-testimonials .horoscope-details .box h3 {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  padding-bottom: 10px;
}
.terms-and-conditions .box-details p {
  color: #454545;
  font-size: 14px;
  line-height: 200%;
}
hr {
  margin-top: 0;
  margin-bottom: 20px;
  border-top: 1px solid #d6d6d6;
}
.shipping .horoscope-details .box h2 span {
  background: #d1d1d1;
  height: 1px;
}
.shipping .horoscope-details .box h3 {
  font-size: 22px;
}
.shipping-box .desc1 {
  padding: 20px 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #0000009f;
  border-radius: 6px;
}
.shipping-box .desc1 h4 a {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}
.shipping .horoscope-details .products-box a {
  border-radius: 6px;
}
.shipping .horoscope-details .box {
  padding: 20px 50px;
}
.pad-lft-0 {
  padding-left: 0;
}
.videotext-testimonials .box-details h2 {
  text-align: center;
  text-transform: none;
  margin-bottom: 15px;
}
.blog .products-list .item {
  padding: 0;
}
.blog .showmore {
  margin-bottom: 0;
}
.blog .showmore .theme-btn {
  color: #fff !important;
  padding: 2px 25px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.blog .products-list .col-sm-6,
.blog .products-list .col-sm-4 {
  margin-bottom: 0;
}
.blog .box-details {
  box-shadow: 0px 22px 60px #3e3e3e2b;
  margin-bottom: 40px;
}
.read-buying {
  padding: 35px 20px;
  border-bottom: 0;
}
.header-top .info-box {
  display: none;
}
.mobile-menu .navigation li > a {
  line-height: 22px;
  padding: 13px 20px;
  font-size: 15px;
  text-transform: none;
  font-weight: 600;
}
.mobile-menu .navigation li {
  border-top: 1px solid #f8c844;
  background: #0000000f;
}
.mobile-menu .navigation li:hover,
.mobile-menu .navigation li:focus {
  background: #f8c844;
}
.mobile-menu .menu-box .info-column li:first-child p,
.mobile-menu .menu-box .info-column li span {
  padding: 0 5px;
  font-size: 9.5px;
}
.mobile-menu .menu-box .info-column li:nth-child(1) {
  border-right: 0;
}
.mobile-menu .menu-box .info-column li .trustpoilat ul li:first-child {
  border-right: 1px solid #c4a319;
}
.mobile-menu .info-column li {
  margin: 0;
  padding: 0;
}

/* Custom CSS ::::Sonal */

.aboutus .faqs-nav h2 {
  text-shadow: none;
  text-align: center;
  font-size: 17px;
}
.aboutus .faqs-nav h2 span {
  background: #d3d3d3;
  width: 110px;
  height: 2px;
  position: relative;
  display: block;
  border-radius: 1px 0px 0px 1px;
  margin: 0 auto;
  margin-top: 5px;
}
.aboutus .box-details:before,
.aboutus .box-details:after {
  display: block;
}
.aboutus .horoscope-details .box h2 {
  color: #cbac41;
  text-transform: none;
}
.about-details img {
  margin-bottom: 20px;
}
.aboutus .about-details .filter {
  margin-bottom: 20px;
}
.aboutus .about-details .filter li a {
  padding: 5px 15px;
  width: 100%;
  padding-left: 38px;
  text-align: left;
}
.aboutus .about-details .filter li a:hover,
.aboutus .about-details .filter li a:focus,
.aboutus .about-details .filter li.active a {
  background: #e8b43c;
  color: #313131;
}
.aboutus .about-details .filter li [data-letters]:hover:before,
.aboutus .about-details .filter li [data-letters]:focus:before,
.aboutus .about-details .filter li.active [data-letters]:before {
  background: #000;
  color: #fff;
}
.text-left {
  text-align: left;
}
.aboutus h4,
.aboutus h4 a {
  color: #cbac41;
  font-size: 17px;
  margin-bottom: 15px;
  font-weight: 500;
}
.aboutus h3 {
  color: #000000;
  font-size: 19px;
  margin-bottom: 10px;
  font-weight: 500;
}
.aboutus .box-details p {
  color: #272727;
  font-size: 15px;
  padding-bottom: 15px;
  line-height: 170%;
}
.aboutus .showmore {
  margin-bottom: 0;
}
.aboutus .guruji-shrii-arnav:before,
.aboutus .guruji-shrii-arnav:after {
  display: none;
}
.aboutus .guruji-shrii-arnav h4,
.guruji-shrii-arnav-details h3 {
  color: #e8b43c;
  margin-bottom: 10px;
  padding-top: 10px;
  text-align: left;
}
.guruji-shrii-arnav-details h3 {
  font-size: 17px;
}
.aboutus .guruji-shrii-arnav p {
  color: #2e2d2d;
  font-size: 14px;
  font-weight: 500;
}
.about-details .guruji-shrii-arnav img {
  margin-bottom: 0px;
  border-radius: 5px;
}
.guruji-shrii-arnav-details .showmore {
  text-align: left;
}
.aboutus .guruji-shrii-arnav-details p {
  color: #272727;
  font-weight: 400;
  font-size: 15px;
}
.aboutus .table {
  margin-bottom: 25px;
}
.aboutus .table thead th,
.aboutus .table tbody td {
  border: 1px solid #dee2e6 !important;
  vertical-align: middle;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #000000;
  font-weight: 500;
}
.aboutus .table thead th {
  background: #8e8e8e;
  font-size: 16px;
  text-align: center;
}
.aboutus .table-responsive > .table-bordered {
  box-shadow: 0px 3px 6px #00000029;
}
.table-bordered.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fff;
}
.table-bordered.table-striped tbody tr:nth-of-type(even) {
  background-color: #f4f4f4;
}
.table-bordered.table-striped tbody tr:nth-of-type(odd) td:first-child,
.table-bordered.table-striped tbody tr:nth-of-type(odd) td:first-child a {
  color: #2ab67b;
}
.text-yellow {
  color: #e8b43c !important;
}
.careers .col-sm-6 {
  margin-bottom: 30px;
}
.careers .products-box {
  height: 100%;
  padding: 25px 25px 10px 25px;
  margin-bottom: 0px;
}
.aboutus .box-details .careers p {
  color: #454545;
  font-size: 14px;
  padding-bottom: 15px;
  line-height: 180%;
}
.aboutus .products-box a {
  box-shadow: none;
  color: #2ab67b;
  display: initial;
}
.aboutus .careers .products-box .d-none {
  display: block !important;
}
.about-details p span {
  color: #e8b43c;
}
.about-details .products-box {
  height: 100%;
}
.contactus .col-lg-4,
.contactus .col-lg-8 {
  margin-bottom: 30px;
}
.contactus .products-box {
  height: 90%;
  padding: 25px 25px 10px 25px;
  margin-bottom: 0px;
}
.contactus .products-box h4 {
  color: #000000;
  font-size: 17px;
  margin-bottom: 0;
  padding-top: 10px;
}
.contactus .products-box p {
  padding-bottom: 5px;
  font-size: 14px;
}
.about-details .products-box .products-box.video {
  margin: 0px;
  border-radius: 10px;
  box-shadow: none;
  padding: 0;
  overflow: hidden;
}
.about-details .products-box .products-box.video img {
  margin-bottom: 0;
}
.about-details .products-box .products-box.video a {
  box-shadow: none;
}
.about-details .products-box.videos {
  padding: 25px;
  margin-bottom: 20px;
}
.about-details .products-box.videos a.video-btn {
  top: 42%;
  left: 0;
}
.aboutus .box-details p.smallpara {
  font-size: 12px;
}
.aboutus .box-details p.smallpara a {
  font-size: 14px;
  color: #e8b43c;
  font-weight: bold;
}
.about-details .products-box.videos:hover img {
  transform: none;
}
.about-details .products-box .products-box.video:hover img {
  transform: scale(1.1);
}
.about-details .emailwrite .products-box {
  padding: 20px;
}
.pad-btm-0 {
  padding-bottom: 0 !important;
}
.about-details .emailwrite .form-control {
  height: 40px;
  padding: 5px 15px;
  font-size: 13px;
  color: #1b1b1b;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  margin-bottom: 10px;
}
.about-details .emailwrite .captcha {
  height: auto;
  padding: 0;
  border: 0;
  display: inline-block;
  max-width: 100%;
}
.about-details .emailwrite .captcha img {
  margin-bottom: 0;
  width: auto;
}
.about-details .emailwrite .green-btn {
  background: #c6a100;
  border-radius: 5px;
  color: #000;
  border: 0;
  padding: 9px 50px;
  margin-bottom: 0px;
  margin: 0 auto;
  font-weight: 500;
}
.about-details .emailwrite .green-btn:hover,
.about-details .emailwrite .green-btn:focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.about-details .emailwrite .products-box:hover img {
  transform: none;
}
.aboutus .nav-tabs {
  border-bottom: 0;
  padding: 0;
  box-shadow: none;
  margin-bottom: 10px;
}
.aboutus .nav-tabs .nav-link {
  padding: 3px 50px;
}
.gallery .products-box {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.gallery .col-md-4,
.buyingdivision .col-md-6 {
  margin-bottom: 30px;
}
.aboutus .gallery .products-box img {
  margin-bottom: 0;
}
.aboutus .gallery .products-box .desc {
  padding: 10px;
  margin-bottom: 0;
  text-align: left;
}
.aboutus .gallery .products-box .desc h6 {
  padding: 0;
  margin: 0;
  line-height: 170%;
}
.aboutus .gallery .products-box .desc h6:before {
  display: none;
}
.aboutus .gallery .products-list .desc1 {
  padding: 10px 15px;
  line-height: 110%;
}
.aboutus .gallery .products-list .desc1 a {
  color: #000;
  line-height: 110%;
}
.aboutus .gallery .products-list .item {
  margin-bottom: 0;
}
.aboutus h4.text-yellow {
  text-align: center;
  padding: 0;
  font-size: 16px;
}
.aboutus .box-details .list {
  margin-bottom: 15px;
}
.aboutus .guruji-shrii-arnav p {
  color: #454545;
  font-weight: 400;
  font-size: 15px;
}
.aboutus .buyingdivision .products-box .desc {
  text-align: center;
}
.buyingdivision .products-box {
  padding: 20px 20px 10px 20px;
}
.buyingdivisionvideo .video-testimonial {
  border: 0px;
  padding: 25px 25px 35px 25px;
  box-shadow: 0px 3px 6px #00000029;
}
.aboutus .buyingdivisionvideo h4 {
  color: #000000;
}
.about-details .buyingdivisionvideo .products-box {
  box-shadow: none;
  padding: 0;
}
.about-details .buyingdivisionvideo .desc1 {
  position: relative;
  padding: 6px 20px;
  background: #ffd74b;
  text-transform: none;
  text-align: left;
  line-height: 20px;
}
.aboutus .buyingdivisionvideo .products-box:before {
  display: none;
}
.aboutus .buyingdivisionvideo .products-box img {
  margin-bottom: 0;
}
.aboutus .buyingdivisionvideo .products-box a {
  color: #ffffff;
}
.aboutus .buyingdivisionvideo a.video-btn i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.aboutus .buyingdivisionvideo .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
}
.aboutus .buyingdivisionvideo .owl-dots .owl-dot.active span {
  width: 15px;
  height: 15px;
  top: 1px;
}
.aboutus .buyingdivisionvideo .products-box a.video-btn {
  top: 34%;
}
.aboutus .buyingdivision .products-box figure {
  overflow: hidden;
}
.boxequal {
  height: 100%;
  background: #dedede;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aboutus .guruji-shrii-arnav .planetary h4 {
  padding-top: 0;
  color: #0f0f0f;
  font-size: 14px;
  line-height: 160%;
}
.aboutus .guruji-shrii-arnav .planetary p {
  font-size: 14px;
  padding-bottom: 0;
}
.boxequal figure {
  margin: 0px 10px 0 0;
}
.about-details .guruji-shrii-arnav .boxequal img {
  width: 350px;
}
.aboutus .guruji-shrii-arnav .boxequal h4 {
  padding: 0;
  color: #000000;
  font-size: 15px;
  line-height: 170%;
}
.article-index-detail .content_wrapper .inner_container .main_wrapper {
  padding: 0 15px;
  float: right;
}
.article-index-index .main_wrapper {
  float: right;
}
.buyingdivision .products-box img,
.cms-what-is-a-planetary-gemstone-html .products-box img {
  width: 100% !important;
}
.article-index-detail .sidebar_wrapper .widget {
  background: transparent;
  border: none;
}
.article-index-detail .sidebar_wrapper .widget .categories ul li {
  border-bottom: none;
}
.article-index-detail .sidebar_wrapper .widget .categories ul li a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
}
.article-index-detail .widget_title.categorytitle .title {
  font-family: "Roboto", sans-serif;
  color: #000000;
  font-size: 17px;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-weight: 600;
  background: transparent;
}
.aboutus .table {
  margin-bottom: 25px;
}
.aboutus .about-details .table thead th,
.aboutus .table tbody td {
  border: 1px solid #dee2e6;
  vertical-align: middle;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  color: #000000;
  font-weight: 500;
}
.aboutus .table tbody td a {
  color: #000000;
}
.aboutus .table tbody tr:hover {
  color: #666;
  background: #fafafa;
}
.aboutus .about-details .table thead th {
  background: #8e8e8e;
  font-size: 16px;
  text-align: center;
  padding: 20px 15px;
}
.aboutus .table-responsive > .table-bordered {
  box-shadow: 0px 3px 6px #00000029;
}
.gemretailstore .products-list .col-md-12 {
  margin-bottom: 15px;
}
.gemretailstore .thumbnail,
.gemretailstore .products-list .item {
  box-shadow: 0px 3px 6px #00000029;
  padding: 10px 5px 5px;
}
.gemretailstore .gemsretaillisting {
  margin-bottom: 10px;
  padding: 0;
}

.faqs .horoscope-details {
  padding: 30px 15px;
}
.faqs .planetary-gemstone-tabs .faqs-nav,
.gemretailstore .faqs-nav {
  box-shadow: 0px 3px 6px #00000064;
  border-radius: 14px;
  padding: 15px;
  margin-bottom: 20px;
}
.faqs .planetary-gemstone-tabs .faqs-nav .nav {
  box-shadow: none;
  border-radius: 0;
  padding: 0;
}
.faqs .faqs-nav h2 {
  font-size: 15.5px;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 15px;
  padding-bottom: 0;
  letter-spacing: 0.38px;
  color: #363636;
  text-shadow: 0px 3px 6px #00000029;
}
.faqs .box-details:before,
.faqs .box-details:after {
  /* display: none; */
}
.faqs .horoscope-details .box h2 {
  color: #e8b43c;
  text-transform: uppercase;
}
.faqs .card-header {
  border: 1px solid #adadad;
  background: #f8f7f7;
  margin-bottom: 10px;
  box-shadow: 0px 3px 6px #00000029;
}
.faqs .btn.btn-link h4 {
  font-size: 17px;
  line-height: 30px;
  color: #000000;
  letter-spacing: 0px;
}
.faqs .btn.btn-link {
  padding: 15px 50px 15px 20px;
}
.faqs .acc-content {
  padding: 15px 20px;
  border: 1px solid #adadad;
  background: #fff;
}
/* .faqs .box-details p{color:#000000;font-size:14px;padding-bottom:0px} */
.faqs .btn.btn-link:before {
  font-size: 16px;
  color: #707070;
}
.article-index-index .content_wrapper .main_wrapper,
.article-index-detail .content_wrapper .main_wrapper {
  box-shadow: 0px 20px 60px #3e3e3e1a;
  text-align: left;
  width: 71%;
  padding: 20px;
  margin-left: 15px;
  margin-bottom: 20px;
  background: #fff;
}
.article-index-detail .content_wrapper .main_wrapper p.p1 {
  font-size: 14px;
}
.article-index-index .content_wrapper .sidebar_wrapper,
.article-index-detail .content_wrapper .sidebar_wrapper {
  box-shadow: 0px 3px 6px #00000064;
  border-radius: 14px;
  padding: 15px;
  width: 25%;
}
.article-index-index .content_wrapper .sidebar_wrapper .widget {
  border: none;
  background: transparent;
}
.article-index-index .content_wrapper .sidebar_wrapper .widget #article_search {
  height: 32px;
}
.article-index-index .sidebar_wrapper .widget .widget_title h2,
.article-index-detail .sidebar_wrapper .widget .widget_title h2 {
  background: transparent;
  font-family: "Roboto", sans-serif;
  color: #000000;
}
.article-index-index .sidebar_wrapper .widget .categories ul,
.article-index-detail .sidebar_wrapper .widget .categories ul {
  padding: 0;
}
/* .article-index-index .sidebar_wrapper .widget .categories ul li{padding:0 0 1px 0; margin-bottom:0; border-bottom: 0;} */
.article-index-index .sidebar_wrapper .widget .categories ul li a,
.article-index-detail .sidebar_wrapper .widget .categories ul li a {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  display: block;
  border-radius: 25px;
  color: #363636;
  line-height: 22px;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  padding: 9px 48px 0 0;
}
.sidebar_wrapper .widget .categories ul li a:hover,
.article-index-index .sidebar_wrapper .widget .categories ul li a:hover,
.article-index-detail .sidebar_wrapper .widget .categories ul li a:hover {
  color: #333333;
}
.article-index-index .main_wrapper .blog_post_feed.grid {
  border-bottom: 0;
}
.article-index-index .main_wrapper .blog_post_feed.grid .block-image {
  background: transparent;
}
.article-index-index .main_wrapper .blog_post_feed.grid .block-image .thumb {
  border: none;
}
.article-index-index .main_wrapper .block-image .thumb:hover .thumb-overlay {
  background: transparent;
}
.article-index-index .main_wrapper .block-image .thumb:hover img {
  transform: scale(1.1);
}
.article-index-index .main_wrapper .blog_post_feed article h2,
.article-index-index .main_wrapper .blog_post_feed article h2 a {
  font-size: 13px;
}
.article-index-detail .sidebar_wrapper .widget .categories ul li {
  position: relative;
}
.article-index-detail .sidebar_wrapper .widget .categories .category_count {
  position: absolute;
  right: 25px;
  top: 15px;
  font-size: 12px;
  font-weight: bold;
}
.domestic .box-details p,
.unmatched .box-details p {
  color: #272727;
  font-size: 16px;
  padding-bottom: 15px;
}
.domestic .horoscope-details .box h2 {
  color: #e8b43c;
  font-size: 22px;
}
.domestic .horoscope-details {
  padding: 30px 15px;
}
.domestic .table {
  margin-bottom: 25px;
}
.domestic .table thead th,
.domestic .table tbody td {
  border: 1px solid #bebebe !important;
  vertical-align: middle;
  font-size: 14px;
  line-height: 22px;
}
.domestic .table thead th {
  background: #cecece;
  font-size: 15px;
  text-align: center;
}
.domestic .table tbody tr td:first-child {
  background: #cecece;
  font-size: 15px;
  text-align: left;
  font-weight: 600;
}
.domestic .table img {
  max-width: 100px;
}
.domestic .table-responsive > .table-bordered {
  box-shadow: 0px 3px 6px #00000029;
}
.domestic h3 {
  color: #272727;
  font-size: 20px;
  text-align: left;
  padding-bottom: 20px;
}
.domestic .horoscope-details .box {
  padding: 30px;
}
.delivery-nobg {
  background: #fff;
  box-shadow: 0px 20px 60px #3e3e3e1a;
  position: relative;
  padding: 35px 20px;
}
.delivery-nobg:before,
.delivery-nobg:after {
  background: #feda5b;
  width: 80px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
.delivery-nobg:after {
  left: auto;
  top: auto;
  bottom: 0;
  right: 0;
}
.delivery-nobg h3 {
  color: #cbac41;
  font-size: 18px;
  text-align: left;
}

.returns-refunds .horoscope-details .no-box1 {
  margin-bottom: 50px;
}
.read-buying h3.small-tit {
  font-size: 16px;
}
.recognition-world h4 {
  color: #cbac41 !important;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 10px;
  font-weight: 500;
}
.recognition-world h5 {
  color: #000000;
  font-size: 17px;
  line-height: 25px;
  padding-bottom: 5px;
  font-weight: 500;
}
.recognition .products-box {
  padding: 15px;
}
.recognition .box-details {
  box-shadow: none;
  padding: 0px 10px;
}
.recognition .video-testimonial .products-box {
  margin-bottom: 5px;
}
.returns-refunds-banner .content-box h2 {
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 1px;
  text-align: left;
  padding: 0;
  margin: 0;
  padding: 50px 0 20px 20px;
}
.returns-refunds-banner {
  background: #f4f4f4;
  padding: 25px 25px 15px 25px;
  margin-bottom: 0px;
}
.returns-refunds-banner .content-box h2:after {
  display: none;
}
.returns-refunds-banner .content-box {
  width: 450px;
}
.returns-refunds-banner .banner-carousel {
  margin-bottom: 15px;
}
.returns-refunds-banner h2.click {
  font-size: 18px;
  font-weight: 600;
}
.returns-refunds-banner h2.click a {
  color: #e8b43c;
}
.returns-refunds-banner .slide-item .image-layer:before {
  background: rgba(0, 0, 0, 0.88);
  background: -moz-linear-gradient(
    left,
    rgba(0, 0, 0, 0.88) 0%,
    rgba(84, 84, 84, 0) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(0, 0, 0, 0.88)),
    color-stop(100%, rgba(84, 84, 84, 0))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.88) 0%,
    rgba(84, 84, 84, 0) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.88) 0%,
    rgba(84, 84, 84, 0) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(0, 0, 0, 0.88) 0%,
    rgba(84, 84, 84, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.88) 0%,
    rgba(84, 84, 84, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#545454', GradientType=1 );
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.blog-banner-section .banner-carousel .active .slide-item .image-layer,
.returns-refunds-banner .banner-carousel .slide-item .image-layer {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.returns-refunds .table tbody tr td:first-child {
  background: #f5f5f5;
  font-size: 15px;
  text-align: center;
  width: 200px;
}
.returns-refunds .table thead th {
  background: #e0e0e0;
}
.returns-refunds .table thead th,
.returns-refunds .table tbody td {
  text-align: left;
  font-size: 13px;
}
.returns-refunds .table thead th {
  font-size: 14px;
  padding: 30px 15px;
}
.returns-refunds .horoscope-details .no-box {
  padding: 0;
  box-shadow: none;
}
.no-box:before,
.no-box:after {
  display: none;
}
.returns-refunds .table1 {
  margin-bottom: 0px;
}
.returns-refunds .horoscope-details .box .black-title {
  color: #000000;
  text-transform: uppercase;
  font-size: 18px;
}
.returns-refunds .table-responsive > .table-bordered {
  box-shadow: none;
}
.returns-refunds .horoscope-details .box h2 {
  color: #cbac41;
  font-size: 18px;
}
.returns-refunds .box-details .list {
  margin-bottom: 10px;
}
.returns-refunds .box-details .list-bullet li {
  padding: 0 0 10px 15px;
  font-size: 15px;
}
.returns-refunds .yellow-btn {
  display: inline-block;
  margin-bottom: 0;
}
.returns-refunds .horoscope-details .box .black-title1 {
  color: #000000;
  text-transform: none;
  font-size: 17px;
  padding: 10px 0;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.delivery30days {
  box-shadow: 0px 3px 6px #00000029;
  padding-top: 10px;
}
.delivery30days1 .table-responsive {
  box-shadow: 0px 3px 6px #00000029;
}
.delivery30days1 {
  box-shadow: none;
  padding-top: 0px;
  position: relative;
}
/* Horoscope Pages*/

.cms-page-view.page-layout-2columns-right .breadcrumbs {
  display: none;
}

/*.cms-aries-annual-horoscope-forecast-2021-moon-sign-horoscope-2021 .breadcrumbs,
.cms-aries-annual-horoscope-forecast-2021-moon-sign-horoscope-2021
  .block-compare {
  display: none;
}*/
.top_stars {
  width: 100%;
  left: 0;
  min-height: 55px;
}
.top_stars a {
  display: inline-block;
  color: black;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Lato", serif;
  line-height: 19px;
  text-align: center;
  padding: 5px 13px;
  margin: 10px 1px;
  border-radius: 50px;
  position: relative;
  top: 4px;
}
.top_stars a.active {
  background: #f0ce4d;
}
.top_stars a.active .box_f {
  background-color: white !important;
  color: black;
}
.top_stars a.active .box_p {
  color: white;
}

.box_p {
  margin-top: 4px;
  margin-left: 6px;
  float: left;
  margin-bottom: 0px;
  font-size: 12px;
  padding: 2px 5px;
  line-height: 24px;
  box-shadow: 0px 2px 4px #3e3e3e1a !important;
  color: #313131;
}
.btn.box_p:hover,
.btn.box_p:focus {
  background: #e8b43c;
  border: 1px solid #e8b43c;
  color: #313131;
}
.btn.box_p[data-letters]:hover:before,
.btn.box_p[data-letters]:focus:before,
.btn.box_p[data-letters].active:before {
  background: #000;
  color: #fff;
}
/*.cms-aries-annual-horoscope-forecast-2021-moon-sign-horoscope-2021 .columns {
  display: block;
  position: relative;
}
.cms-aries-annual-horoscope-forecast-2021-moon-sign-horoscope-2021
  .sidebar.sidebar-additional {
  position: absolute;
  top: 0;
  right: 10%;
  display: none;
}
.cms-aries-annual-horoscope-forecast-2021-moon-sign-horoscope-2021
  .column.main {
  width: 100% !important;
}
.cms-aries-annual-horoscope-forecast-2021-moon-sign-horoscope-2021 .page-main {
  width: 100%;
  max-width: 100%;
}*/
.no_padding {
  padding: 0px !important;
}

.date_highlight {
  background-color: #fff4ce;
  border: 1px dashed #ffc600;
  padding: 3px 15px;
  font-size: 13px;
  color: black;
  border-radius: 11px;
  margin-right: 5px;
  font-weight: 500;
}
button.btn.custom__btn {
  background-color: #f5c92c;
  padding: 10px 20px;
  border-radius: 8px;
  margin: 0px 5px;
}
.custom__btn a {
  font-size: 14px;
  color: black;
  /* background-color: #F5C92C; */
  text-transform: uppercase;
  font-weight: 600;
}
.u_fav {
  background-color: white;
}

.hovercl a {
  display: inline-block;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Lato", serif;
  line-height: 19px;
  text-align: center;
  padding: 0;
  margin: 0;
  border-radius: 3px;
}
.hovercl a.active {
  background: #000;
}

.tell_me_my_lucky_gems {
  width: 30%;
  margin: 0 auto;
  border: 1px solid gray;
  display: inline-block;
}
.cms-annual-horoscope-vedic-astrology-aries-2021 .embed-responsive {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

/* About Us Tabs */
#myTab.nav.nav-tabs.filter li a:before {
  content: attr(data-letters);
  left: 9px;
  top: 4px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}
#myTab.nav.nav-tabs.filter li:before {
  border-bottom: none;
}
.tab-area .nav li {
  width: 100%;
  padding-right: 2px;
}
.tab-area #myTab.nav li {
  margin: 10px;
  flex: auto;
  width: auto;
}
.boldclr {
  color: #459250;
}
.nine_head {
  font-weight: bold;
}
.tab-area .tab-pane {
  min-height: 300px;
}
/* Contact us */
.row.contactus h3 {
  min-height: 30px;
  text-align: left;
}
.appointment p {
  text-align: right;
}
.appointment p span.appoint {
  color: #000;
  font-weight: bold;
}
.planetary-gemstone-tabs .widget.block-static-block .nav {
  box-shadow: none;
  border-radius: 0;
  padding: 0;
}
/* Gallery  */

.videotext-testimonials.aboutus .tab-area .nav li {
  width: auto;
}
.videotext-testimonials.aboutus .tab-area .nav li.active a {
  background-color: #e3b23c;
}
.videotext-testimonials .tab-area .nav-tabs {
  display: inline-flex;
}
.videotext-testimonials
  .planetary-gemstone-tabs
  .about-details.gallery
  .nav
  li:before {
  border-bottom: 0;
}
.videotext-testimonials
  .planetary-gemstone-tabs
  .about-details.gallery
  .nav
  li
  a:before {
  content: none;
}
.horoscope .horoscope-monthtab .tab-area .nav li {
  width: auto;
  margin: 0;
}
.horoscope-monthtab .tab-content > .tab-pane {
  display: block;
}
.horoscope-monthtab.horoscope-details.moon-sign {
  padding: 0;
}
.horoscope-monthtab.horoscope-details.moon-sign .tab-content {
  padding: 20px 35px;
}
.horoscope-monthtab.horoscope-details.moon-sign .nav-tabs {
  background: #fff;
}
.horoscope-monthtab.horoscope-details.moon-sign .nav-tabs .nav-item {
  margin: 0;
}
/* .horoscope-details .box-details .list li {
  padding: 0;
} */
.weekly-horoscope .products-box img.img-rashi {
  width: 35%;
}
.videotext-testimonials .horoscope-details .weekly-horoscope .products-box h3 {
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 0;
}
.videotext-testimonials .horoscope-details .weekly-horoscope .products-box {
  padding: 12px;
  border: 1px solid #dedede !important;
}
.weekly-horoscope .products-box .desc p {
  font-size: 13px;
}
.weekly-horoscope .products-box .desc p.title-desc {
  text-align: left;
  text-align-last: left;
}
.weekly-horoscope .sub-txt {
  font-size: 12px;
  color: #666;
  margin-top: 0;
  display: block;
}
.sub-page.videotext-testimonials .horoscope-details img.img-res {
  width: 55%;
}
.archive_ul li {
  width: 30%;
  display: inline-block;
  text-align: left;
  background: #fff;
  box-shadow: 0 1px 6px 2px rgb(0 0 0 / 10%);
  margin: 5px;
  padding: 10px;
  cursor: pointer;
  position: relative;
}
.archive_ul li:hover {
  background: #f5f5f5;
}
.archive_ul li a {
  color: #333;
  display: block;
  padding-left: 22px;
  font-size: 14px;
}
.archive_ul li a:hover {
  color: #000;
}
.archive_ul li a::before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 12px;
  color: #d9d9d9;
  font-size: 16px;
  top: 22%;
}

.returns-refunds-banner .banner-img-absolute {
  position: absolute;
  top: 24px;
  left: 0;
}
.cms-unmatched-price .page-title-wrapper {
  display: none;
}
.box-details table p {
  padding-bottom: 10px;
}
.horoscope-details .container-fluid .box.box-details.faq-details .list li a {
  line-height: 12px;
}

/* Faq page design */
.tab-area.row #myTab {
  display: inline-block;
}
.tab-area.row {
  margin: 0;
}
.tab-area.row .nav-tabs .nav-link {
  background: transparent;
  padding: 8px 41px 8px 10px;
  text-align: left;
}
.tab-area.row .nav-tabs .nav-link:hover {
  background-color: #e8b43c;
}
.tab-area.row .nav-tabs .nav-item.active .nav-link {
  background-color: #e8b43c;
}
.tab-area.row #myTab.nav li {
  margin: 0;
}
.planetary-gemstone-tabs .tab-area.row #myTab.nav li a:before {
  background: transparent;
}
.box-details.faq-new .accord-head {
  cursor: pointer;
  position: relative;
  background-color: #f8f7f7;
  text-align: left;
  border: 1px solid #666;
  padding: 15px 50px 15px 20px;
  margin-bottom: 10px;
  box-shadow: 0px 3px 6px #00000029;
}
.box-details.faq-new h4 {
  font-size: 17px;
  line-height: 30px;
  color: #000000;
  letter-spacing: 0px;
  margin-bottom: 0;
}
.box-details.faq-new .accord-content {
  text-align: left;
  padding: 15px 20px;
  border: 1px solid #adadad;
  background: #fff;
  position: relative;
  margin-bottom: 20px;
  box-shadow: 0px 3px 6px #00000029;
  color: #000000;
  font-size: 14px;
}
.box-details.faq-new .accord-head:before {
  font-size: 16px;
  color: #707070;
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 20px;
  right: 20px;
  text-align: center;
  cursor: pointer;
  transition: all 500ms ease;
  z-index: 1;
}
.accord-data.active .accord-head:before,
.box-details.faq-new .accord-head.ui-state-active:before {
  content: "\f068";
}
.tab-area .box-details.faq-new .tab-pane {
  min-height: 450px;
}
/* Faq page design End*/
.testimonial-cs .tab-area .nav-tabs {
  box-shadow: none;
  border-radius: 0;
}
.testimonial-cs .tab-area .nav li {
  width: auto;
}
.testimonial-cs .nav-tabs .nav-item.active .nav-link {
  background: #e3b23c;
}

.product-vedic-gemstone-report-details.page-layout-2columns-right
  .page-main
  .columns
  .column.main,
.product-vedic-gemstone-recommendation-report-brief.page-layout-2columns-right
  .page-main
  .columns
  .column.main {
  width: 70% !important;
}
.product-vedic-gemstone-report-details.page-layout-2columns-right
  .page-main
  .columns
  .sidebar.sidebar-additional,
.product-vedic-gemstone-recommendation-report-brief.page-layout-2columns-right
  .page-main
  .columns
  .sidebar.sidebar-additional {
  width: 30% !important;
}
.comprehensive .desc-btn {
  display: flex;
  padding: 10px;
  margin-top: -62px;
}
.product-main-content.virtual-product-content
  .product-info-main
  textarea::placeholder,
.product-main-content.virtual-product-content
  .product-info-main
  input::placeholder {
  color: #000000;
  font-size: 15px;
}
p.note-txt {
  font-style: italic;
  margin-top: -36px;
  margin-bottom: 25px;
}
.brief-report figure {
  margin-bottom: 15px;
}
.brief-report .embed-responsive.embed-responsive-16by9 {
  margin: 0 auto 20px;
  width: 60%;
}
.report-faq.horoscope-details {
  padding: 10px 0px;
}
.product-main-content.virtual-product-content {
  width: 100%;
}

ul.inner-con-ul,
ul.inner-con-ul li {
  list-style-type: square;
  text-align: left;
  font-size: 15px;
  margin-left: 25px;
}

.aboutus .horoscope-details .box .text-yellow {
  color: #cbac41 !important;
  padding-bottom: 5px;
}
.certified-list figure {
  float: left;
  width: 100px;
  margin-right: 10px;
}
.aboutus .certified-list .products-box {
  box-shadow: 0px 3px 6px #00000064;
  border-radius: 14px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.desc2 h3,
.desc2 p,
.desc2 .text-green {
  font-size: 14px;
  color: #cbac41;
  padding-bottom: 10px;
  margin: 0;
  line-height: 20px;
  font-weight: 500;
}
.desc2 p {
  font-size: 13px;
  color: #363636;
}
.desc2 .text-green {
  font-size: 14px;
  color: #2ab67b;
  padding-bottom: 0px;
}
.aboutus .certified-list li:last-child .products-box {
  margin-bottom: 5px;
}
.my_call_btn {
  display: inline-block;
  /* width: 45%; */
}
.my_call_btn_img img {
  width: 85%;
}
.list-bullet.cont-bullet li:before {
  content: none;
  opacity: 0;
}
.pad-btm-30 {
  padding-bottom: 30px !important;
}
.mar-btm-30 {
  margin-bottom: 30px !important;
}
.certified-list .products-box {
  padding: 10px;
}
.cms-appraisal-html .page-title-wrapper,
.cms-unmatched-price-html .page-title-wrapper,
.cms-insurance-html .page-title-wrapper {
  display: none;
}
ul.certification-list {
  display: inline-flex;
  border: 1px solid #ccc;
  padding: 10px 8px 0;
  margin-bottom: 15px;
}
ul.certification-list img {
  margin-bottom: 0;
}
ul.certification-list li {
  padding: 0 5px;
}
.recognition-box .thumbnail img {
  height: 300px !important;
  width: 500px !important;
}
.recognition-box .thumbnail a {
  display: block;
}
.box-details .recognition-list li {
  box-shadow: 0px 1px 1px #00000029;
}
.box-details .recognition-list li a:hover {
  text-decoration: underline;
}
.box-details .recognition-list li p {
  margin-bottom: 5px;
  padding-bottom: 0;
}
.box-details .recognition-list li p.s-link {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 21px;
  font-size: 13px;
}
ul.list.list-bullet.list-alink li {
  display: inline-flex;
}
.box-details ul.list.list-bullet.list-alink li a {
  padding-left: 3px;
  padding-right: 3px;
  line-height: 25px;
  font-size: 14px;
  text-decoration: underline;
}
.box-details ul.list.list-bullet.list-alink li a:before {
  position: inherit;
  content: none;
}
.ringsizemagerment .ringsizeTable .nine_head {
  font-family: "Roboto Condensed", sans-serif;
  color: #000;
  font-weight: 500;
  font-size: 22px;
  border: none;
  padding: 0;
}
.ringsizemagerment .ringsizeTable p {
  color: #000;
  line-height: 26px;
}
.ringsizemagerment .ringsizeTable .table-responsive {
  border: solid 1px #000;
  margin-bottom: 30px;
  border-bottom: none;
}
.ringsizemagerment .ringsizeTable .table-responsive td {
  border: solid 1px #000 !important;
  color: #000;
  text-align: center;
}
.ringsizemagerment .ringsizeTable .table-responsive td select {
  width: 80px;
}
.ringsizemagerment .ringsizeTable .table-responsive .table-bgblue.tophead td {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  font-size: 16px;
}
.ringsizemagerment
  .ringsizeTable
  .table-responsive
  .table-bgblue.tophead
  td
  .bodertopnone {
  border-top: none !important;
}
.ringsizemagerment table td strong {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
}
.ringsizemagerment .recognition .innersection {
  border: solid 1px #ddd;
  padding: 8px;
  text-align: center;
}
.ringsizemagerment .sterlingreturnstop {
  clear: both;
  overflow: hidden;
  padding-bottom: 30px;
  padding-top: 30px;
}
.ringsizemagerment .sterlingreturnstop .imagesection {
  float: none;
  width: 100%;
  text-align: center;
}
.ringsizemagerment .sterlingreturnstop .content {
  float: none;
  width: 100%;
  padding-top: 45px;
}
.ringsizemagerment .sterlingreturnstop .content .heading {
  text-align: center;
}
.ringsizemagerment .sterlingreturnstop .content .heading p {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 10px 0;
  line-height: normal;
}

.toolbar-sorter.sorter {
  display: inline-flex;
}

/* My Account pages ::: Register page */

.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.search.advanced,
.form.form-orders-search {
  width: 75% !important;
  margin: 0 auto 30px;
}
.fieldset {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.form-create-account .fieldset > .field,
.form-create-account .fieldset > .fields > .field {
  width: 47.8%;
  display: inline-block;
}
/* .form-create-account .fieldset>.field.newsletter{width: 100%;} */
.form-create-account .fieldset > .field,
.form-create-account .fieldset > .fields > .field.required {
  margin: 0 10px 10px !important;
  vertical-align: top;
}
.form input[type="text"],
.form input[type="password"],
.form input[type="url"],
.form input[type="tel"],
.form input[type="search"],
.form input[type="number"],
.form input[type="datetime"],
.form input[type="email"] {
  border: 2px solid #ebb000;
  border-radius: 8px;
}
.form-create-account .fieldset .legend,
.form-create-account .fieldset br {
  display: none;
}
.form-edit-account input[type="text"],
.form-edit-account input[type="password"],
.form-edit-account input[type="url"],
.form-edit-account input[type="tel"],
.form-edit-account input[type="search"],
.form-edit-account input[type="number"],
.form-edit-account input[type="datetime"],
.form-edit-account input[type="email"] {
  border: 1px solid #bebebe;
  border-radius: 0;
}
/* My Account pages ::: Login page */
.login-container {
  width: 80%;
  margin: 0 auto;
}

.account-nav .content,
.sidebar-additional .block-content {
  background-color: #fff;
  box-shadow: 0px 3px 6px #00000064;
  border-radius: 14px;
  padding: 15px;
}
.account-nav .item {
  display: block;
  width: 100%;
}
.account .columns {
  padding: 0 35px;
}
.account .columns a {
  color: #000;
  font-size: 15px;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  font-weight: normal;
  font-size: 15px;
}
.account .columns a span {
  font-size: 1.6rem;
}
.sidebar-additional .product-items-names .product-item-name {
  padding: 0;
}
.block .box,
.block .box {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.block-title,
.block-content {
  flex: 0 0 100%;
  max-width: 100%;
}
.block .box,
.block .box,
.form-address-edit,
.form-newsletter-manage,
.form-edit-account {
  background: #fff;
  text-align: left;
  padding: 20px;
  margin-bottom: 0;
  position: relative;
  box-shadow: 0px 3px 30px #0000005c;
  border-radius: 22px;
  min-height: 145px;
  height: 100%;
  display: inline-block;
}
.form-address-edit,
.form-newsletter-manage,
.form-edit-account {
  width: 100%;
}
.block-title {
  color: #363636;
  font-size: 17px;
  margin-bottom: 15px;
  font-weight: 500;
  text-align: left;
}
.form.create account.form-create-account .fieldset {
  margin: 0;
}
.block-title strong {
  font-weight: 500 !important;
  color: #363636 !important;
  font-size: 17px !important;
}
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 17px;
  font-weight: 500;
}
.abs-blocks-2columns,
.amazon-addresses .amazon-address,
.column .block-addbysku .block-content .box,
.login-container .block,
.account .column.main .block:not(.widget) .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  width: 47.9%;
}
/* .page-layout-2columns-left .main{padding-left: 4rem;} */
.page-title-wrapper {
  margin: 15px 0;
}
.table-wrapper {
  padding: 20px;
  background: #fff;
  display: inline-block;
  text-align: left;
  width: 100%;
  box-shadow: 0px 3px 30px #0000005c;
}
.table-wrapper thead th,
.table-wrapper .col.shipping {
  white-space: nowrap;
}
.table-wrapper tr,
.table-wrapper tr {
  border-bottom: 1px solid #ccc;
}
.table-wrapper td.col.actions {
  display: inline-flex;
}
.table-wrapper tr:hover {
  background-color: #fff5d3;
}
.table-wrapper .col.actions .action.view,
.table-wrapper .col.actions .action.order {
  background: #e7b23c;
  padding: 5px 15px;
  white-space: nowrap;
  display: inline-block;
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff !important;
  border-radius: 0;
  clear: both;
  border: 0;
  margin: 0 5px;
  box-shadow: 0px 3px 6px #0000001a;
  position: relative;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  z-index: 1;
  transition: all 500ms ease;
}
.table-wrapper .col.actions .action.order {
  background-color: #bebebe;
  color: #fff;
}
.block .box .box-actions .edit,
.block .box .box-actions .edit {
  position: absolute;
  top: 10px;
  right: 10px;
}
.block .box .box-actions .edit,
.block .box .box-actions .edit,
.block .box .box-actions .change-password {
  background: #e7b23c;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #e7b23c;
  line-height: 21px;
  text-transform: uppercase;
  color: #fff;
}
.block .box:hover,
.block .box:hover {
  background-color: #e7b23c;
  color: #ffffff;
}
.block .box:hover p,
.block .box:hover p,
.block .box:hover .box-title span,
.block .box:hover .box-title span {
  color: #fff !important;
}
.block .box:hover .box-actions .edit,
.block .box:hover .box-actions .edit {
  background: #fff;
  border: 1px solid #fff;
  color: #e7b23c;
}
.block .box:hover .box-actions .change-password {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.block.account-nav {
  margin-bottom: 15px;
}
.form-address-edit {
  margin-bottom: 20px;
}
.secondary .action.back {
  font-size: 14px;
  border: 1px solid #b6b6b6;
  padding: 12.5px 45px;
  transition: 0.3s all ease-in;
  background-color: #ccc;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  font-weight: 600;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.action.back:hover {
  background-color: #bebebe;
  color: #fff;
}
.block .box .box-actions a span {
  font-size: 13px;
}
.trip_months {
  background-color: white;
  box-shadow: 0px 20px 60px #3e3e3e1a;
  padding: 0 !important;
  margin-top: 30px;
}
.month_li {
  list-style-type: none;
  float: left;
  min-width: 8.3%;
  font-weight: 600;
  text-align: center;
  /* height: 55px; */
  margin: 4px 5px 0px 5px !important;

  /* line-height: 50px; */
}
.months_ist {
  padding: 5px 10px;
  display: flex;
}
.horoscope-monthtab .nav-tabs .month_li a.nav-link {
  padding: 5px !important;
  display: inline-block;
  line-height: 12px;
  background-color: #fff4ce;
  border: 1px dashed #ffc600 !important;
  border-radius: 11px !important;
  width: 110px !important;
  color: #000;
  text-align: left;
}

.horoscope-monthtab .nav-tabs .month_li.active a.nav-link {
  background-color: #c6a100;
  color: white;
}
.month_li a.active.show {
  color: white;
}
span.astro-text {
  padding-left: 5px;
  font-size: 13px;
}

span.astro-img,
span.astro-text {
  float: left;
  line-height: 30px;
}
.bg_month {
  background-color: #c6a100;
  color: white;
}
.wrapperx video {
  width: 100%;
  border: 1px solid black;
}
.wrapperx {
  display: table;
  width: auto;
  position: relative;
  width: 50%;
}
.playpause {
  background-image: url(https://www.gemstoneuniverse.com/backoffice/cms/wysiwyg/directive/___directive/e3ttZWRpYSB1cmw9Ind5c2l3eWcvR3JvdXBfMV8yeC5wbmcifX0,/key/7d4b2af…/);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
  background-color: rgb(254 218 91 / 48%);
}
.video iframe {
  border-radius: 10px;
}
.right-sides {
  float: right;
}
.left-sides {
  float: left;
}
.no_margin {
  margin: 0px;
}
#data_moths {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 15px;
}
#data_moths td,
#data_moths th {
  border: 1px solid #ddd;
  padding: 8px;
}
#data_moths tr:hover {
  background-color: #ddd;
}
#data_moths th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4caf50;
  color: white;
}
#data_moths td:first-child {
  background-color: #f7f7f7;
  padding-bottom: 0;
  vertical-align: inherit;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: black;
}
#data_moths .widget.block.block-static-block .btn.custom__btn {
  margin-bottom: 10px;
}
a {
  color: #000;
}
a:active,
.alink:active {
  color: #000;
}
.modals-wrapper
  .modal-popup.popup-authentication.popup-ajaxsuite.modal-slide._inner-scroll._show
  .modal-inner-wrap {
  min-width: 400px;
  border-radius: 20px;
}
.password-strength-meter {
  font-size: 12px;
}
.page-title-wrapper .page-title {
  font-size: 2rem;
}
.cms-sterling-returns-refunds-policy-html .page.messages {
  display: none;
}
.login-container .block.block-customer-login:before {
  position: absolute;
  content: "or";
  top: 0;
  bottom: 0;
  right: -2.5%;
  width: 51px;
  height: 51px;
  font-size: 14px;
  line-height: 51px;
  font-style: italic;
  border-radius: 50%;
  background-color: #f5f5f5;
  text-align: center;
  margin: auto;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  z-index: 1;
}
ul.note-list {
  text-align: left;
  font-size: 15px;
  padding: 0 15px;
  margin: 0 0 15px 0;
  line-height: 15px;
}
ul.note-list li {
  list-style: disc;
}
.article-index-detail table {
  border: 1px solid #bbb;
}
.article-index-detail td {
  border-left: 1px solid #bbb;
  border-top: 1px solid #bbb;
  padding: 3px 8px;
  text-align: left;
  vertical-align: top;
  font-size: 14px;
}
.banner-link {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 0;
  background-color: transparent !important;
}
/* Search Design Updates */
.search-popup {
  position: fixed;
  left: unset;
  top: unset;
  width: 100%;
  height: 100%;
  right: 0;
}
.search-popup .search-form {
  margin-top: 45px;
  margin-bottom: 20px;
}
.search-popup .close-search {
  top: 10px;
}
/* .gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus{
      width: 70px !important;
      height: 42px !important;
} */
.gsc-input,
input.gsc-input {
  height: 40px !important;
  background: none !important;
}
.search-popup .close-search {
  font-size: 16px;
}
.search-popup {
  background: rgba(0, 0, 0, 0.2);
}
.search-popup .close-search {
  display: none;
}
.gsc-search-button.gsc-search-button-v2 svg {
  width: 25px;
  height: 45px;
}
/* Search Design Updates End*/
