@font-face {
	font-family: 'helvetica-33';
	src: url('/wp-content/themes/vividroots/assets/fonts/helvetica-33-thin-extended.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helvetica-63';
	src: url('/wp-content/themes/vividroots/assets/fonts/helvetica-63-medium-extended.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'mr-eaves-modern1';
	src: url('/wp-content/themes/vividroots/assets/fonts/mr-eaves-modern.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo-sans-500';
	src: url('/wp-content/themes/vividroots/assets/fonts/MuseoSans_500.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo-sans-700';
	src: url('/wp-content/themes/vividroots/assets/fonts/MuseoSans_700.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo-sans-100';
	src: url('/wp-content/themes/vividroots/assets/fonts/MuseoSans-100.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo-sans-300';
	src: url('/wp-content/themes/vividroots/assets/fonts/MuseoSans300_0.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'tenez-bold';
	src: url('/wp-content/themes/vividroots/assets/fonts/Plau-Tenez-Bold.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
/*********************fancy box **********************************/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/************ Claim Now section ****************/
.btn:after {
	-ms-transition: all .5s ease;
}
.text-center {
	text-align: center;
}
.content-container {
  padding-top: 60px;
  padding-bottom: 60px;
  min-height: 500px;
  position: relative;
}

@media (max-width: 767px) {
  .content-container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.section-claim-now .main-images .slick-item >*,
.section-claim-now .thumbnail-images .slick-item>* 
{
  width: 100%;
  height: 100%;
}
@media (min-width: 767px) {
    .section-claim-now .image-section {
    	transform: translate(0px, 10%);
    }
}
.slick-arrow {
    background: 0 0;
    border-radius: 50px;
    font-size: 25px;
    border-color: #cdcdcd;
    border-style: solid;
    color: #cdcdcd;
    position: absolute;
    top: 42%;
    z-index: 99;
    outline: none;
    width: 40px;
    height: 40px;
}

.slick-arrow:active {
  border-style: solid;
}

.slick-arrow.slick-prev {
  left: 0;
}

.slick-arrow.slick-next {
  right: 0;
}
.glyphicon-menu-left:before {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.glyphicon-menu-right:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
video {
	width: 100%;
}
.section-claim-now .main-images .video-item {
  position: relative;
}
.section-claim-now .main-images .video_play_icon {
  content: '';
  background-image: url(/wp-content/themes/vividroots/assets/img/video-play.png);
  background-size: cover;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
}

.section-claim-now .main-images .video_play_icon:hover {
  cursor: pointer;
}

.section-claim-now .main-images {
  max-height: 400px;
  height: 80%;
  margin-bottom: 20px;
}

.section-claim-now .main-images .slick-list {
  margin: 0 60px;
}
.mobile-version {
	display: none;
}
.desktop-version {
	display: block;
}
@media (max-width: 768px) {
	.mobile-version {
		display: block;
	}
	.desktop-version {
		display: none;
	}
    .section-claim-now .main-images .slick-list {
      margin: 0 30px;
    }
}
.section-claim-now .thumbnail-images {
  height: 130px;
  width: 100%;
}

.section-claim-now .thumbnail-images .slick-item {
  margin: 0 10px;
}

.claim-description .claim-header{
  border-bottom: 1px solid black;
  margin: 20px 0;
}
.claim-description {
	margin-top: 60px;	
}
.claim-description .claim-footer{
	margin-bottom: 20px;
}

.claim-description .claim-header h1{
  font-family: 'mr-eaves-modern1';
  font-size: 55px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.claim-description .claim-header p{
  font-family: 'museo-sans-300';
  font-size: 18px;
  margin-bottom: 5px;
}



.claim-description .claim-header .product_price {
  font-family: 'mr-eaves-modern1';
  padding: 0 10px 10px 0px;
  font-size: 20px;
}

.claim-description .claim-header .product_price .old_price {
  font-size: 30px;
  color: red;
  text-decoration: line-through;
  text-decoration-color: black;
  text-decoration-thickness: from-font;
  padding: 0 10px;
}

.claim-description .claim-header .product_price .real_price {
  font-size: 30px;
  color: #0fc30f;
  padding: 0 10px;
}
.claim-description .claim-contents p {
  font-family: 'museo-sans-300';
  font-size: 18px;
}
.claim-description .claim-contents .bulletin {
  line-height: 1;
  font-size: 18px;
}
.claim-description .claim-contents strong {
  font-style: italic;
}
.claim-description .claim-contents .bulletin ul {
  margin-top: 10px;
  list-style: none;
}
.claim-description .claim-contents .bulletin ul li {
  padding: 5px 0;
}
.custom-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    text-transform: uppercase;
    padding: .5714285714285714rem 1.3rem;
    font-size: 14px;
    line-height: 1.42857;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.claim-btn {
	font-size: 32px;
	padding: 15px 30px;
	color: white;
	background: #F5A049;
	letter-spacing: 6px;
	text-transform: uppercase;
	border-radius: 10px;
	font-family: 'Circular-Loom';
	touch-action: none;
	-ms-touch-action: none;
}
.pulse:hover, 
.pulse:focus {
  animation: pulse 1s;
  box-shadow: 0 0 0 1em #ffffff91
}
@keyframes pulse {
  0% { box-shadow: 0 0 0 0 #003d5a; }
}
.claim-btn span {
    z-index: 2;
    position: relative;
}
.claim-btn:hover {
  background-color: #003d5a !important;
  color: white !important;
}
.badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  line-height: 18px;
}
.badges .badge-item {
  padding: 20px;
  max-width: 200px;
  font-family: 'museo-sans-300';
  font-size: 18px;
}
.badges .badge-item .image{
    width: 90px;
    height: 80px;
    background-image: url(//eurodesignjewelry.com/wp-content/themes/eurodesignjewelry/assets/images/icons.png);
    background-size: 380%;
    margin: 10px auto;
    background-repeat: no-repeat;
    background-position: center;
}
.badges .badge-item.warranty .image{
  background-position: 170px 155px;
}
.badges .badge-item.free_shipping .image{
  background-position: 90px 160px;
}
.badges .badge-item.maintanence .image{
  background-position: 5px 80px;
}
.badges .badge-item.conflict .image{
  background-position: 0 0;
}
.badges .badge-item.recycled .image{
  background-position: -85px 0;
}
.badges .badge-item.community .image{
  background-position: -170px 0;
}
.badges .badge-item.diamond .image{
  background-position: 90px 0;
}
.badges .badge-item.experience .image{
  background-position: -80px -169px;
}
.badges .badge-item.jeweler .image{
  background-position: 0 -90px;
}
.badges .badge-item.usa .image{
  background-position: -80px -90px;
}

.review-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  background: #FFD9DF;
  padding: 10px 30px;
  margin: 20px 0 0 0;
  font-family: 'museo-sans-300';
  font-size: 18px;
}

.review-bar .star-rating-5 {
  color: #FECE00;
}
.faq-section .faq-menu li
.review-bar a.hyperlink {
  text-decoration: underline;
  font-style: italic;
}
.four-blocks {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.four-blocks .block-item {
	max-width: 200px;
	width: 100%;
	text-align: center;
	border: 2px solid #c5c5c5;
	border-radius: 11px;
	height: 100px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	margin-right: 10px;
}
.four-blocks .block-item p {
	margin-bottom: 0;
}
.faq-section {
  padding: 20px;
  background: #F3F6F6;
}
.faq-section .faq-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    list-style-type: none;
}
.faq-section .faq-menu .slick-arrow{
	top: 10px;
}
.faq-section .faq-menu li {
    text-align: center;
    padding: 30px 0 30px 30px;
}
.faq-section .faq-menu li .custom-btn {
  font-weight: bold;
  color: black;
  font-family: 'museo-sans-700';
  font-size: 18px;
}
.faq-section .faq-menu li .custom-btn.active {
  background: #E1E9E8;
}
.faq-section .faq-menu li .custom-btn:hover {
  background: #E0E8E7;
}

.image-with-text {
  display: flex;
}

.image-with-text.align-row {
  flex-flow: row;
}

.image-with-text.align-reverse {
  flex-flow: row-reverse;
}

.image-with-text .iwt-item {
  flex: 1 1 50%;
  max-width: 50%;
}

.image-with-text .contents {
  line-height: 30px;
  letter-spacing: 1.3px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.image-with-text .contents .iwt-btn {
	color: white;
	background-color: #567986;
	border-radius: 10px;
}
.image-with-text .contents h1 {
	font-family: tenez-bold;
}
.image-with-text .contents p {
	font-family: 'museo-sans-300';
    line-height: 35px;
}
@media (max-width: 768px) {
	.image-with-text .contents p {
    	line-height: 25px;
    }
	.four-blocks .block-item {
		max-width: 46%;
		margin-bottom: 10px;
	}
}

.divider_small {
  width: 100px;
  height: 2px;
  display: block;
  margin: 20px auto;
  background: #BE9532;
}

.section-custom-jewelry-gallery .section-gallery {
  display: flex;
}

.section-custom-jewelry-gallery .section-gallery.left-space {
  border: 2px solid #B0B9B9;
  border-right: none;
  margin: 40px 0 40px 50px;
  flex-flow: row;
}

.section-custom-jewelry-gallery .section-gallery.right-space {
  margin: 40px 50px 40px 0;
  border: 2px solid #B0B9B9;
  border-left: none;
  flex-flow: row-reverse;
}

.section-custom-jewelry-gallery .section-gallery .gallery-title {
  flex: 1 1 5%;
  max-width: 5%;
  writing-mode: tb-rl;
  font-size: 20px;
  letter-spacing: 2px;
  color: #576A6B;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  border-left: 2px solid #B0B9B9;
  min-width: 50px;
}
.section-custom-jewelry-gallery .section-gallery.left-space .gallery-title{
  background: #F1FFFB;
  transform: rotate(-180deg);
}
.section-custom-jewelry-gallery .section-gallery.right-space .gallery-title{
  transform: rotate(360deg);
  background:#FFDADF;
}

.section-custom-jewelry-gallery .gallery-main {
  flex: 1 1 95%;
  max-width: 95%;
  overflow: hidden;
}

.section-custom-jewelry-gallery .section-title {
  font-weight: bold;
  margin-bottom: 70px;
}

.section-custom-jewelry-gallery .gallery-slider {
  height: 100%;
}

.section-custom-jewelry-gallery .gallery-slider .gallery-item {
  padding: 20px;
}

.section-custom-jewelry-gallery img {
  object-fit: contain;
  height: 300px;
  margin: 0 auto;
}

.section-custom-jewelry-gallery .section-gallery .slick-arrow.slick-prev {
  left: 30px;
}
.section-custom-jewelry-gallery .section-gallery .slick-arrow.slick-next {
  right: 30px;
}

.section-btn-text {
  padding: 30px 0;
}
.section-btn-text.cadetblue {
  color: #ffffff;
  background: #567986;
}
.section-btn-text.pink-version {
  color: #ffffff;
  background: #924866;
}
.section-btn-text.pink-version h1,
.section-btn-text.pink-version p {
  color: #ffffff;
}
.section-btn-text.pink-version .claim-btn {
  color: white;
  background: #c19554;
}
.section-btn-text.pink-version .claim-btn:hover {
	color: white;
}
.section-btn-text .bt-header {
  margin-bottom: 20px;
  font-size: 50px;
  font-family: tenez-bold;
}
.section-btn-text .bt-content{
  font-size: 26px;
  font-family: 'museo-sans-300';
}

.faq-contents{
  font-size: 16px;
  font-family: 'museo-sans-300';
  font-size: 18px;
}

.faq-contents .faq-content {
  display: none;
}

.faq-contents .faq-content.show_content {
  display: block;
}

.faq-contents .content-image {
  float: right;
  width: 40%;
  padding: 50px;
	padding-top: 0px;
}

@media (max-width: 768px) {
/*
  .faq-contents {
  	height: 950px;
  }
  */
  .faq-section .faq-menu li .custom-btn.active {
  	background: none;
  }
  .faq-contents .faq-content {
  	//display: block;
    outline: none;
  }
  .faq-contents .slick-list {
  	padding: 0 !important;
  }
  .faq-contents .content-image {
    float: none;
    width: 100%;
    padding: 0;
  }  
}

.faq-contents .content {
  padding: 20px 0;
}


.faq-contents .content .faq {
  border-top: 2px solid #d5dddc;
  padding: 20px;
}

.faq-contents .content .faq .faq_question:before {
  content: '\002B';
  position: absolute;
  right: 50px;
  font-weight: bold;
}
.faq-contents .content .faq.open .faq_question:before {
  content: '\002D';
}

.faq-contents .content .faq p {
  margin: 0;
}

.faq_question {
  margin: 0px;
  padding: 0px 0px 5px 0px;
  display: inline-block;
  cursor: pointer;
}

.faq_answer_container {
  height: 0px;
  overflow: hidden;
  padding: 0px;
}

.faq-contents .emphasize-header {
  font-style: italic;
  padding-left: 50px;
}
.text-underline {
  text-decoration: underline;
  text-decoration-color: #A25AA1;
}
.faq-contents .faq-header {
  color: #924886;
  font-family: 'museo-sans-300';
  font-size: 18px;
}
.faq-contents p {
  font-family: 'museo-sans-300';
  font-size: 18px;
}
.ids-section {
    background-size: 100%;
}
ul.custom-list {
    list-style: none;
    padding-left: 0px;
}
.ids-btn a.vc_general {
    background: #BF9450;
}
.ids-footer p {
    font-size: 16px !important;
}
.ids-footer h5 {
    font-size: 18px;
}
ul.custom-list li a {
    color: #333;
    font-size: 16px;
}
.ids-gellery {
    display: flex;
    align-items: center;
    margin-top: 10vw;
}
.custom-btn button {
    background: #bf9450;
    margin-right: 12px;
}
.eui-item-text-not-changed {
    font-size: 14px;
}
.eapps-testimonials-slider-slider .eui-slider-arrow svg {
    color: #fff;
}
.custom-btn button {
    background: #bf9450;
    margin-right: 12px;
    border: 0;
    padding: 10px 20px;
}
.validation_error {
    display: none;
}
.custom-btn a {
    color: #fff;
    font-size: 16px;
}
.custom-btn a:first-child button {
    background: transparent;
    border: 1px solid #bf9450;
    margin-bottom: 20px;
}
.custom-btn a:first-child {
    color:#bf9450;
}
.ids-btn2 a.vc_general {
    background: #9E4267;
}
.ids-color{
    color:#9E4267;
}
.ids-bottom-space .wpb_single_image {
    margin-bottom: 0px;
}
.ids-heading {
    margin: 0;
    padding: 12px 0px;
    letter-spacing: 2px;
}
.ids-text p,
.text-list li{
    font-size: 18px !important;
    line-height: 1.2 !important;
}
.ids-img figure.wpb_wrapper.vc_figure {
    border: 1px solid #000;
    border-style: dashed;
    height: 250px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.text-list li:before {
    background-image: url(https://eurodesignjewelry.com/wp-content/uploads/2020/05/icon-fevi.png);
    background-repeat: no-repeat;
    background-size: 18px;
    color: transparent;
    content: "ddd";
    margin-left: -2vw;
}
ul.text-list {
    list-style: none;
}

/*********************** validation msg**************/

.gform_wrapper .ids-form li.gfield.gfield_error, 
.gform_wrapper .ids-form li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 6px!important;
    border-top: 0;
    border-bottom: 0;
   padding-top: 0px;
    box-sizing: border-box;
}
.gform_wrapper .ids-form li.gfield.gfield_error.gfield_contains_required div.ginput_container, 
.gform_wrapper .ids-form li.gfield.gfield_error.gfield_contains_required label.gfield_label{
      margin-top: 0px;
}

/*********************** gf right half css**************/
.gform_wrapper .ids-form .top_label li.gfield.gf_right_half {
   padding-right: 0px;
}

/*********************** input and select fields css**************/
.gform_wrapper .ids-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .ids-form ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper .ids-form ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper .ids-form ul.gform_fields li.gfield input[type=radio], .gform_wrapper .ids-form ul.gform_fields li.gfield select {
   background: transparent;
    border: 0;
    padding: 15px 12px;
    font-size: 14px;
    width: 100%;
    line-height: 1.5;
    border: 2px solid #cccc;
}
.ids-form label.gfield_label {
    display: none !important;
}
/*********************** date picker css**************/
.ids-form .ginput_container_date {
   position: relative;
}
.ids-form .ginput_container_date img {
   position: absolute;
   top: 0;
   right: 0;
   margin: 15px;
}

.ids-form input#gform_submit_button_3 {
    background: #bf9450;
    margin-right: 12px;
    border: 0;
    padding: 10px 20px;
    color: #fff;
}
.ids-form .gform_footer.top_label {
    text-align: center;
}

.ids-form.ids-form2 {
    display: flex;
/*     align-items: center; */
    justify-content: center;
    box-shadow: none !important;
    background: transparent;
    padding: 0px;
}
.gform_wrapper .ids-form.ids-form2 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
   width: 100%;
    background: transparent;
    border: 2px solid #fff;
}
.ids-form2 .gfield_description.validation_message {
    display: none;
}
.gform_wrapper .ids-form.ids-form2 li.gfield.gfield_error, .gform_wrapper .ids-form li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    margin-bottom: 0px!important;
    padding-bottom: 0px !important;
}
.gform_wrapper .ids-form2 .top_label .gfield_error {
    width: 100%;
}
.ids-form2 div#gform_confirmation_message_2 {
    color: #fff;
}
.ids-form2 input.button {
	  color: #ffffff;
    border: 0px;
    background-color: #9D4266;
	  height: 56px;
	padding: 0px 20px;
}
.ids-form2 ::-webkit-input-placeholder {
  color: #fff;
}
.gform_wrapper.gform_validation_error .ids-form2 .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}
.gform_wrapper .ids-form2 ul.gform_fields li.gfield {
    padding-right: 0px;
	margin-top: 0px;
}
body .gform_wrapper .ids-form2 .top_label div.ginput_container {
    margin-top: 0px;
}

.gform_wrapper .ids-form2 .gform_footer {
    padding: 0px;
    margin: 0px;
	  width: auto;
}
.section-subscribe {
	padding: 20px;
	background: #003d5a;
    color: white;
}

.section-subscribe .subscribe_form {
	margin-top: 20px;
}
.section-subscribe h1 {
	font-family: "tenez",sans-serif !important;
    font-size: 48px;
    margin-top: 0;
    color: #ffffff;
    text-align: left;
    font-weight: 400;
    font-style: normal;
}

.section-subscribe p {
    font-family: "mr-eaves-modern",sans-serif !important;
    font-size: 24px !important;
    line-height: 1.2 !important;
    color: #fff;
}

.image-with-text .contents {
	padding: 20px;
}
.image-with-text .contents h1:after {
	content: '';
	display: block;
	width: 50%;
	height: 2px;
	background-color: #F5A149;
	margin: 10px auto;
}

@media (max-width: 1220px) {
  .image-with-text {
    flex-flow: column !important;
  }

  .image-with-text .iwt-item {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .image-with-text .contents h1,
  .image-with-text .contents h1 *{
    font-size: 28px !important;
  }
  .image-with-text .contents p,
  .image-with-text .contents p *{
  	font-size: 14px !important
  }
}


@media (max-width: 768px) {

	.faq-contents .content .faq .faq_question:before {
		content: unset !important;		
	}
  .slick-arrow {
  	font-size: 17px;
  }
  .badges .badge-item.recycled .image {
  	background-position: -50px 0;
  }
  .badges .badge-item .image {
  	width: 60px;
    height: 60px;
  }
	.badges .badge-item {
		font-size: 15px;
		max-width: 100px;
		padding: 0;
		width: 100px;
	}
  .section-btn-text {
  	padding: 30px 20px;
  }
  .section-btn-text .bt-header {
  	font-size: 27px;
  }
  .section-btn-text .bt-content {
  	font-size: 17px;
  }
  .section-btn-text .claim-btn {
  	margin: 0;
  }
  .section-custom-jewelry-gallery .section-title {
  	font-size: 40px !important;
  }
  .section-custom-jewelry-gallery img {
  	object-fit: cover;
    height: 170px;
  }
  .faq-contents .emphasize-header {
  	padding-left: 0;
  }
  .faq-contents .content {
  	padding: 5px 0;
  }
  .faq-contents .faq-header,
  .faq-contents p {
  	font-size: 14px !important;
  }

  .faq-section .faq-top::-webkit-scrollbar-track {
    border-radius: 0.125rem;
    background-color: lightgray;
  }
  .faq-section .faq-top::-webkit-scrollbar {
    width: 0.25rem;
    border-radius: 0.125rem;
  }
  .faq-section .faq-top::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    background-color: gray;
  }

  .faq-section .faq-menu li .custom-btn {
  	font-size: 11px;
    padding: 0;
    white-space: break-spaces;
  }
  .claim-description .claim-contents .bulletin ul {
  	padding-left: 0;
  }
  .claim-description .claim-header .product_price {
  	font-size: 0px;
    color: white;
  }
  .claim-description .claim-header h1 {
  	font-size: 19px !important;
  }
	.claim-description .claim-header P {
		font-size: 13px !important;
	}
  .section-claim-now .thumbnail-images {
  	height: 50px;
  }
  .claim-btn {
  	font-size: 18px;
  }
  .subscribe_form .ids-form {
  	display:block;
  }
  .subscribe_form .ids-form .gform_body {
  	margin-bottom: 20px;
  }
  .review-bar {
    padding: 20px;
  }
  .faq-section .faq-menu {
    padding-left: 0;
  }

  .faq-section .faq-menu li {
    padding: 10px;
    width: 50%;
  }
  .faq-section .faq-menu li .btn {
    width: 100%;
  }
}