/* START FRONT PAGE SLIDER */

:root {
  --swiper-navigation-color: #344570 !important;
  --swiper-theme-color: #344570 !important; 
}

body.page .ibf-front-slider h1 {
  font-size: 50px;
  font-family: 'freight-text-pro', serif;
  font-weight: bold;
  line-height: 60px;
}
.ibf-front-slider {
  z-index: 2;
  position: absolute;
  height: 100vh;
  top: 0px;
  left: 0;
  transition: opacity .5s ease-in-out;
}

h3#download-brochure a:focus,
h3#download-brochure a:hover {
  color: #717c9b !important;
}
h3#download-brochure {
  font-size: 24px;
}

/*
 * Change this:
 * const top = (($(this).offset().top + 170) + 'px')
 * in blcks-front.js to to match the margin-top below,
 * so it scrolls properly.
 */
.ibf-front-slider:first-child + .ibf-slider-spacer {
  top: 0;
  margin-top: -170px;
  left: 0;
  height: 100vh;
  display: block;
  width: 1;
}
.ibf-front-slider:first-child {
  z-index: 3;
}
.ibf-front-slider:not(:first-child) {
  opacity: 0;
}
.ibf-front-slider:not(:first-child) .ibf-slider-spacer {
  display: none;
}
.ibf-front-slider a {
  text-decoration: none !important;
  color: white !important;
  transition: none;
}
.ibf-front-slider a:active,
.ibf-front-slider a:focus,
.ibf-front-slider a:hover {
  color: white;
  text-decoration: underline !important;
}
.ibf-front-slider-bullets {
  position: absolute;
  bottom: 125px;
  left: 0;
  right: 0;
  padding-top: 30px;
  width: 100vw;
  height: 4px; 
  text-align: center;
}
.ibf-front-slider-scroll-container {
  text-align: center;
  display: block;
  height: 60px;
  clear: both;
}
.ibf-front-slider a.ibf-front-slider-scroll {
  color: white;
  font-family: proxima-nova, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-decoration: none !important;
  padding-bottom: 10px;
}
a.ibf-front-slider-scroll:active,
a.ibf-front-slider-scroll:focus,
a.ibf-front-slider-scroll:hover {
  text-decoration: none !important;
  background-color: transparent;
  color: white;
}
a.ibf-front-slider-scroll:focus,
a.ibf-front-slider-scroll:hover,
a.ibf-front-slider-scroll.hovered {
  border-bottom: 2px solid white !important;
}
.ibf-slide-paginator {
  height: 4px;
  width: 44px;
  margin: 0 7px;
  display: inline-block;
  cursor: pointer
}

@media screen and (max-width: 991px) {
  body.page .ibf-front-slider h1 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media screen and (max-width: 767px) {
  .ibf-desktop-only { display: none !important; }
  .ibf-front-slider {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .ibf-slide-paginator {
    height: 4px;
    width: 22px;
    margin: 0 5px;
  }
}
@media screen and (min-width: 768px) {
  .ibf-mobile-only { display: none !important; }
}

/* END FRONT PAGE SLIDER */


/* START FLOATING FOOTER LINKS (PRECISION PAGE) */

.page-id-23 .floating-menu-wrapper {
  padding: 0 2vw;
  position: fixed;
  bottom: 25px;
  width: 100%;
  left: 0;
z-index: 10; }

.page-id-23 .floating-menu {
  margin: 0 auto;
  padding: 10px 20px;
  border-radius: 50px;
  max-width: 713px;
  background: #D9A782;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
list-style: none; }
.page-id-23 .floating-menu li {
text-align: center; }
.page-id-23 .floating-menu .floating-menu__sep {
  flex-grow: 0;
}
.page-id-23 .floating-menu .floating-menu__sep:last-child {
display: none; }
.page-id-23 .floating-menu .floating-menu__sep, 
.page-id-23 .floating-menu a {
  color: #1F2944;
padding: 0px; }
body.page .entry-content .floating-menu a:hover {
    color: #fff;
}
@media print, screen and (min-width: 420px) {
  	
	.page-id-23 .floating-menu .floating-menu__sep, 
  	.page-id-23 .floating-menu a {
		padding: 5px; 
	} 

}
.page-id-23 .floating-menu li a {
  text-decoration: none;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
}
.page-id-23 .floating-menu a:hover {
color: #fff; }

.page-id-23 #contact-expert-form .content-shortcode {
margin-top: 95px; }


.jquery-modal .popup-form.modal {
  max-width: 1140px;
  width: 90%;
  background: #f8f3f1;
  padding: 14vh 30px;
  border-radius: 0px;
  box-shadow: none;
}

.jquery-modal .popup-form.modal a.close-modal {
  top: 30px;
  right: 27px;
  width: 20px;
  height: 20px;
background-image: url(/wp-content/themes/astra-child/ibf/blocks/assets/img/fermer-popup.png); }

.jquery-modal .popup-form.modal .ajax-loader {
  width: 64px;
  float: none !important;
  position: absolute;
  bottom: 43px;
  left: 50%;
margin-left: -32px; }


.jquery-modal .popup-form.modal  input::-webkit-input-placeholder {
color: #344570; }
.jquery-modal .popup-form.modal  input::-moz-placeholder {
color: #344570; }
.jquery-modal .popup-form.modal  input:-ms-input-placeholder {
color: #344570; }
.jquery-modal .popup-form.modal  input:-moz-placeholder {
color: #344570; }

@media print, screen and (min-width: 768px) {
  .page-id-23 .floating-menu {
padding: 10px 40px; } }


@media print, screen and (min-width: 768px) {
  .page-id-23 .floating-menu {
padding: 10px 40px; } }

@media screen and (max-width: 600px) {
  .page-id-23 .floating-menu li,
  .page-id-23 .floating-menu li a {
    font-size: 14px;
    line-height: 18px !important;
  }
  .page-id-23 .floating-menu-wrapper {
    margin-right: 0;
    margin-left: 0;
    bottom: 0;
    padding-left: 0;
    padding-right: 0;
    left: 0;
    width: 100vw;
  }

  .page-id-23 .floating-menu {
    border-radius: 0;
    margin-right: 0;
  }
}

/* END FLOATING FOOTER LINKS */

/* CONTACT FORM (ON PRECISION PRODUCTS PAGE) */

.page-id-23 h2.title {
  text-align: center;
  font-size: 36px;
  line-height: 40px;
  font-family: 'freight-text-pro', serif;
  font-weight: bold;
}
.page-id-23 input[type='radio'] {
  margin: 0 .5rem 0 1rem !important; 
}
.page-id-23 label span {
  font-style: normal;
}
.page-id-23 #label-email-babf7000-d9a9-4e3a-ade3-90b113a143c8 {
  display: inline;
}
.page-id-23 input[type=text], .page-id-23 input[type=email], .page-id-23 input[type=tel] {
  text-transform: uppercase;
  letter-spacing: 5px;
}

/* END CONTACT FORM FROM PRECISION PRODUCTS PAGE */

/* GENERAL FORM STYLES */

label, .label {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 5px;
  font-size: 0.9rem;
  color: #344570;
  background: none;
  padding: 0;
margin-bottom: 25px; }

input[type='text'],
input[type='password'],
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='month'],
input[type='week'],
input[type='email'],
input[type='number'],
input[type='search'],
input[type='tel'],
input[type='time'],
input[type='url'],
input[type='color'],
textarea {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 5px;
  font-size: 0.9rem;
  color: #d9a782;
  border: 2px solid #EDF3FA;
  box-shadow: none;
  height: 3.75rem;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
background: none; }
input[type='text']:focus,
input[type='password']:focus,
input[type='date']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='email']:focus,
input[type='number']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='time']:focus,
input[type='url']:focus,
input[type='color']:focus,
textarea:focus {
  border: 2px solid #f8f3f1;
  box-shadow: none;
background: none; }
.row-bg-light-pink input[type='text'], .row-bg-light-pink
input[type='password'], .row-bg-light-pink
input[type='date'], .row-bg-light-pink
input[type='datetime'], .row-bg-light-pink
input[type='datetime-local'], .row-bg-light-pink
input[type='month'], .row-bg-light-pink
input[type='week'], .row-bg-light-pink
input[type='email'], .row-bg-light-pink
input[type='number'], .row-bg-light-pink
input[type='search'], .row-bg-light-pink
input[type='tel'], .row-bg-light-pink
input[type='time'], .row-bg-light-pink
input[type='url'], .row-bg-light-pink
input[type='color'], .row-bg-light-pink
textarea {
border: 2px solid #344570; }


select, select.wpcf7-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 5px;
  font-size: 0.9rem;
  border: 2px solid #EDF3FA;
  box-shadow: none;
  height: 3.75rem;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
  color: #BABABA;
  width: 100%;
  background: none;
  background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/menu-langue-bleu-desktop.png");
  background-position: right 20px center;
  background-repeat: no-repeat;
background-size: 13px 8px; }
.svg select, .svg select.wpcf7-select {
background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/menu-langue-bleu-desktop.svg"); }
.row-bg-light-pink select, .row-bg-light-pink select.wpcf7-select {
border: 2px solid #344570; }

select.selected {
color: #d9a782; }
.row-bg-light-pink select.selected {
color: #d9a782; }

.select-wrapper .empty {
display: none; }

.wpcf7-form-control-wrap.recipient,
.wpcf7-form-control-wrap.warranty-recipient {
display: none; }

input[type="submit"] {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  max-width: 200px;
  padding: 20px 54px;
  background: #EDF3FA;
  text-align: center;
  font-size: 0.9rem;
  letter-spacing: 5px;
  border: none;
  box-shadow: none;
  cursor: pointer;
  color: #d9a782;
  background: #f8f3f1;
margin-top: 5px; }
input[type="submit"]:hover {
  color: #ffffff;
background: #344570; }
input[type="submit"]:hover {
  color: #d9a782;
  background: #f8f3f1;
opacity: 0.8; }
.row-bg-light-pink input[type="submit"] {
  background: #384055;
color: #ffffff; }

.wpcf7-form-control-wrap {
  display: block;
margin-top: 16px; }

.screen-reader-response {
display: none; }

.recaptcha-wrapper {
  position: relative;
padding-bottom: 20px; }
.recaptcha-wrapper .wpcf7-not-valid-tip {
display: block; }

.wpcf7-form {
text-align: left; }
.wpcf7-form:after {
  content: "";
  display: table;
clear: both; }
.wpcf7-form .empty-value-text {
display: none; }
.wpcf7-form .product, .wpcf7-form .product:last-child {
padding: 0; }
.row-bg-light-pink .wpcf7-form {
margin-top: 80px; }
.wpcf7-form .wpcf7-not-valid-tip {
  text-transform: none;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1rem;
font-style: italic; }
.wpcf7-form .ajax-loader {
display: none; }
.wpcf7-form .ajax-loader.is-active {
display: block; }
.wpcf7-form .ball-scale > div {
background: #344570; }

.wpcf7-response-output {
  text-align: center;
  clear: both;
  text-align: center;
  padding: 30px 0px 33px 0px;
  width: 100%;
  border: none;
  color: #ffffff;
  background: #384055;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  margin: 0px;
  top: -200px;
  transition: top 0.5s ease-in-out;
  box-sizing: content-box;
display: none; }
.wpcf7-response-output.wpcf7-validation-errors, .wpcf7-response-output.wpcf7-spam-blocked, .wpcf7-response-output.wpcf7-mail-sent-ok, .wpcf7-response-output.wpcf7-mail-sent-ng {
top: 0px; }

.wpcf7-validation-errors,
.wpcf7-spam-blocked,
.wpcf7-mail-sent-ng {
  color: #ffffff;
background: #d9a782; }

.recaptcha-wrapper .wpcf7-form-control-wrap {
margin-top: 0; }

.file label {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  max-width: 200px;
  padding: 20px 54px;
  background: #EDF3FA;
  text-align: center;
  font-size: 0.9rem;
  letter-spacing: 5px;
  border: none;
  box-shadow: none;
  cursor: pointer;
  color: #d9a782;
  background: #f8f3f1;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
cursor: pointer; }
.file label:hover {
  color: #ffffff;
background: #344570; }
.file label:hover {
  color: #d9a782;
  background: #f8f3f1;
opacity: 0.8; }
.file label:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: none;
  content: "";
  z-index: 100;
  cursor: pointer;
display: block; }

.file .wpcf7-form-control-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
margin: 0; }

.file input[type='file'] {
  cursor: inherit;
  display: block;
  font-size: 999px;
  filter: alpha(opacity=0);
  height: 100%;
  width: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  text-align: right;
  top: 0;
  cursor: pointer;
margin: 0; }

.file .filename {
  text-align: center;
  display: block;
  color: #BABABA;
font-size: 0.9rem; }

.radio-wrapper {
margin-bottom: 25px; }
.radio-wrapper .wpcf7-form-control-wrap {
margin: 0; }
.radio-wrapper label {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #344570;
  letter-spacing: 1px;
  font-family: "proxima-nova", sans-serif;
  display: inline-block;
  margin: 0px 10px;
text-transform: none; }
.radio-wrapper label:before {
  display: inline-block;
  content: "";
  margin-right: 5px;
  position: relative;
top: 3px; }
.radio-wrapper input[type="radio"] {
display: none; }
.radio-wrapper .wpcf7-not-valid-tip {
display: block; }
.radio-wrapper input[type="radio"]:active ~ label {
background: red; }

/* END GENERAL FORM STYLES */

/* START VIDEO SLIDER */

.icon-stories-play-hover, .video-hover-wrapper .hover-content:hover .icon-stories-play {
background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/stories-play-hover.png"); }

.svg .icon-stories-play-hover, 
.svg .video-hover-wrapper .hover-content:hover .icon-stories-play, 
.video-hover-wrapper .hover-content:hover .svg .icon-stories-play {
background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/stories-play-hover.svg"); }

.icon.icon-stories-play {
background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/stories-play.png"); }

.svg .icon.icon-stories-play {
  background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/stories-play.svg"); }

.content-video-gallery {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; 
  opacity: 0;
  height: 100%;
  display: block;
transition: opacity 0.3s; }
.content-video-gallery.visible {
opacity: 1; }
.content-video-gallery .slide-content {
  position: relative;
  max-width: 970px;
margin: 0 auto; }
.content-video-gallery .swiper-wrapper {
padding-bottom: 40px; }
.content-video-gallery .swiper-pagination {
bottom: 0px; }
/* .page-id-200 .swiper-button-next,
.page-id-200 .swiper-button-prev {
  background-image: none !important; 


}

.content-video-gallery .swiper-button-prev, .content-video-gallery .swiper-button-next {
display: none !important; }*/

.content-video-gallery .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2344570'%2F%3E%3C%2Fsvg%3E");
}

.content-video-gallery .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2344570'%2F%3E%3C%2Fsvg%3E");
}



.content-video-gallery .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
margin: 0px 5px !important; }
.content-video-gallery .swiper-pagination-bullet-active {
  background: #384055;
  width: 10px;
  height: 10px;
  position: relative;
  bottom: 3px;
margin: 0px 10px !important; }


.video-hover-wrapper {
position: relative; }
.video-hover-wrapper .video-wrapper {
  opacity: 0;
transition: opacity 0.5s; }
.video-hover-wrapper .video-wrapper.visible {
opacity: 1; }
.video-hover-wrapper .hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: center center no-repeat;
background-size: cover; }
.video-hover-wrapper .hover:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background: #344570;
  opacity: 0.5;
transition: opacity 0.5s; }
.video-hover-wrapper .hover:hover:after {
opacity: 0.7; }
.video-hover-wrapper .hover-content {
  position: absolute;
  z-index: 6;
  width: 100%;
  height: 100%;
  text-align: center;
display: block; }
.video-hover-wrapper .hover-content h2 {
  font-family: 'freight-text-pro', serif;
  font-weight: bold;
  font-size: 36px;
  line-height: 40px;
  color: white;
margin-top: 15px; }
.video-hover-wrapper .hover-content h4 {
  font-family: 'proxima-nova', sans-serif;
  letter-spacing: 5px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14.4px;
  color: white;
margin-bottom: 15px; }
.video-hover-wrapper .hover-content .hover-inner-content {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
transform: translateY(-50%); }

  .page .row-contains-video-gallery.col-count-1 {
  padding-top: 0; }
  .content-video-gallery .swiper-wrapper {
  padding-bottom: 70px; }
  .video-hover-wrapper .hover-content h2 {
  margin-top: 25px; }
  .video-hover-wrapper .hover-content h4 {
  margin-bottom: 25px; }
  .video-hover-wrapper .hover-content .icon-stories-play, .svg .video-hover-wrapper .hover-content .icon-stories-play {
    width: 77px;
  height: 77px; }
  .video-hover-wrapper .hover-content:hover .icon-stories-play {
    width: 73px;
  height: 75px; }
  .svg .video-hover-wrapper .hover-content:hover .icon-stories-play {
    width: 73px;
  height: 75px; }
  .video-hover-wrapper .hover-content .icon-wrapper {
height: 75px; } 

@media print, screen and (min-width: 1024px) {
  .page .row-contains-video-gallery.col-count-1 {
  padding-top: 2.5vh; }
  .content-video-gallery {
margin-top: -60px; } }

@media screen and (min-width: 1200px) {
  .page .row-contains-video-gallery.col-count-1 {
  padding-top: 40px; }
  .content-video-gallery .swiper-button-prev {
    display: block;
    left: 3vw;
  margin-top: -50px; }
  .content-video-gallery .swiper-button-next {
    display: block;
    right: 3vw;
margin-top: -50px; } }

@media screen and (min-width: 1920px) {
  .content-video-gallery .swiper-button-prev {
  left: 15vw; }
  .content-video-gallery .swiper-button-next {
right: 15vw; } }

@media screen and (max-width: 767px) {
  .video-hover-wrapper .hover-content h2 {
    font-size: 28px;
    line-height: 32px;
  }
}

@media screen and (max-width: 1130px) {

	.content-video-gallery .swiper-button-prev,
	.content-video-gallery .swiper-button-next  {
		display: none;
	}
}

/* END VIDEO SLIDER */

/* STONES SLIDER */

.slideshow-stones .content-title .title {
margin-bottom: 0; }

.slideshow-stones .swiper-button-prev {
  left: 2vw;
  margin-top: -32px;
 }

.slideshow-stones .swiper-button-next {
  right: 2vw;
  margin-top: -32px;
 }
.slideshow-stones-small .swiper-button-prev {
  width: 23px;
  height: 38px;
  background-image: url(/wp-content/themes/astra-child/ibf/blocks/assets/img/curseur-fleche-bleu-gauche.svg);
}
.slideshow-stones-small .swiper-button-next {
  width: 23px;
  height: 38px;
  background-image: url(/wp-content/themes/astra-child/ibf/blocks/assets/img/curseur-fleche-bleu-droite.svg);
}
.slideshow-stones-small .swiper-button-prev:after, .slideshow-stones-small .swiper-button-next:after {
  content: '';
}

.slideshow-stones .slide-content-text {
  text-align: center;
padding: 0 8vw; }

.slideshow-stones .slide-description {
  max-width: 450px;
margin: 0 auto; }

.slideshow-stones .slide-content-stones {
  position: relative;
height: 226px; }

.slideshow-stones .natural, .slideshow-stones .polished {
  width: 150px;
  height: 150px;
position: absolute; }
.slideshow-stones .natural h4, .slideshow-stones .polished h4 {
  font-size: 0.7rem;
letter-spacing: 4px; }

.slideshow-stones .natural {
  top: 0px;
  right: 50%;
  margin-right: -110px;
padding-right: 30px; }
.slideshow-stones .natural h4 {
  width: 255px;
  right: -26px;
  bottom: 217px;
  -webkit-transform: rotate(-90deg) translate(0, -100%);
  -ms-transform: rotate(-90deg) translate(0, -100%);
  transform: rotate(-90deg) translate(0, -100%);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
position: absolute; }

.slideshow-stones .polished {
  top: 36px; 
  left: 50%;
margin-left: -110px; }
.slideshow-stones .polished h4 {
  width: 255px;
margin: 10px 0px 0px 0px; }
.slideshow-stones .image-wrapper {
position: relative; }
.list-colors {
display: none; }
.colors-wrapper {
text-align: center; }
.colors-wrapper .content-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
padding: 0 8vw; }
.colors-wrapper .content-page-link {
padding: 0px 8vw; }
.colors-wrapper .content-page-link a { 
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  font-size: 0.9rem;
  line-height: normal;
  letter-spacing: 5px;
margin-top: 25px; }
.colors-wrapper .content-page-link a:after {
  content: ""; 
  display: block;
  margin-top: 7px;
  width: calc(100% - 3px);
  height: 2px;
  background-color: #d9a782;
transition: background-color 0.3s ease-in-out; }
.colors-wrapper .title {
padding: 0px 20px; }
.swiper-colors-wrapper .swiper-container {
  overflow-x: hidden;
  overflow-y: hidden;
}
.swiper-colors-wrapper {
  position: relative;
display: inline-block; }
.swiper-colors-wrapper .swiper-wrapper {
  position: relative;
  width: 100%; 
  height: 100%; 
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; 
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box; }

.swiper-colors-wrapper .swiper-colors {
  max-width: 180px;
margin-bottom: 20px; }
.swiper-colors-wrapper .swiper-colors .img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: inline-block;
  background: center center no-repeat;
background-size: 102%;/* For granite thumbnails. --DR */ }
.swiper-colors-wrapper .next, .swiper-colors-wrapper .prev {
  position: absolute;
  top: 25px;
display: none; }
.swiper-colors-wrapper .next {
right: -40px; }
.swiper-colors-wrapper .prev {
left: -40px; } 
.swiper-colors-wrapper .swiper-disabled .slide {
  display: inline-block;
  width: auto;
margin: 0 3px; }
.swiper-colors-wrapper .swiper-disabled .swiper-wrapper {
  display: block;
text-align: center; }

.swiper-colors-wrapper-desktop {
display: none; }

.color-link .text {
display: none; }

.list-colors {
display: none; }

.row-colors-thumbnails-only .title {
margin-bottom: 0px; }

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

@media print, screen and (min-width: 26.25em) {
  .slideshow-stones .swiper-button-prev {
  left: 5vw; }
  .slideshow-stones .swiper-button-next {
right: 5vw; } }

@media print, screen and (min-width: 48em) {
  .slideshow-stones .content-title .title {
  margin-bottom: 25px; }
  .slideshow-stones .slide-title {
    font-size: 28px;
  line-height: 32px; }
  .slideshow-stones .slide-title .icon {
    bottom: 2px;
  right: 7px; }
  .slideshow-stones .slide-content-stones {
  height: 450px; }
  .slideshow-stones .natural h4, .slideshow-stones .polished h4 {
    font-size: 0.9rem;
  letter-spacing: 5px; }
  .slideshow-stones .natural img, .slideshow-stones .polished img {
  width: 298px; }
  .slideshow-stones .natural {
    width: 335px;
    height: 300px;
    left: calc(50% - 107px);
    right: auto;
    margin-right: 0;
  top: 0; }
  .slideshow-stones .natural h4 {
    right: 0px;
  bottom: 215px; }

  .slideshow-stones .polished {
    width: 300px;
    height: 335px;
    right: calc(50% - 90px);
    left: auto;
    top: 90px;
  margin-left: 0; }
  .slideshow-stones .polished h4 {
  margin: 20px 0px 0px 0px; }
  .colors-wrapper .content-text {
    max-width: 600px;
  padding: 0; }
  .colors-wrapper .content-page-link {
  padding: 0px; }
  .swiper-colors-wrapper-mobile {
  display: none; }
  .swiper-colors-wrapper-desktop {
  display: inline-block; }
  .swiper-colors-wrapper .swiper-colors {
  max-width: 580px; }
  .swiper-colors-wrapper .swiper-colors .img {
    width: 84px;
  height: 84px; }
  .swiper-colors-wrapper .prev {
    top: 45px;
  left: -60px; }
  .swiper-colors-wrapper .next {
    top: 45px;
  right: -60px; }
  .swiper-colors-wrapper .swiper-disabled .slide {
  margin: 0 10px; }
  .row-colors-thumbnails-only .title {
  margin-bottom: 24px; }

  .color-link {
    transition: none;
    position: relative;
    display: block;
  text-align: center; }
  .color-link .img {
    position: relative;
  margin-top: 1.5%; }
  .color-link .img:after {
    width: 103%;
    height: 103%;
    border-radius: 50%;
    position: absolute;
    top: -1.5%;
    left: -1.5%;
    background: #E4E4E4;
    z-index: 1;
    display: block;
    content: "";
    opacity: 0;
  transition: opacity 0.3s; }
  .color-link .text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -4px;
    font-size: 14px;
    line-height: 16px;
    transition: none;
    width: 100%;
    display: block;
    opacity: 0;
    transition: opacity 0.3s;
  z-index: 2; }
  .color-link:hover {
  color: #344570; }
  .color-link:hover .text {
  opacity: 1; }
  .color-link:hover .img:after {
opacity: 1; } }

@media print, screen and (min-width: 1024px) {
  .slideshow-stones .swiper-button-next {
  right: 10vw; }
  .slideshow-stones .swiper-button-prev {
  left: 10vw; }
  .list-colors {
    display: block;
    list-style: none;
  margin-left: 0px; }
  .list-colors li {
    display: inline-block;
  width: 60px; }
  .list-colors a {
    display: block;
  position: relative; }
  .list-colors .img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    background: center center no-repeat;
    background-size: 102%; /* For granite thumbnails. --DR */
    border: 2px solid #ffffff;
  transition: border 0.5s; }
  .list-colors .active .img {
  border: 2px solid #344570; }
  .list-colors .active a:hover .img {
  border: 2px solid #ffffff; }
  .list-colors .text {
    font-size: 12px;
line-height: 14px; } }

@media screen and (min-width: 1200px) {
  .list-colors {
  margin: 50px 0px; }
  .list-colors li {
  width: 70px; }
  .list-colors .img {
    width: 55px;
  height: 55px; }
  .list-colors.thumbnails-only {
  margin-bottom: 10px; }
  .list-colors .text {
    font-size: 14px;
  line-height: 16px; }
  .slideshow-stones .slide-content {
    max-width: 1000px;
  margin: 80px auto 0 auto; }
  .slideshow-stones .slide-content-text {
    width: 50%;
    float: right;
    box-sizing: border-box;
    padding: 0 0 0 67px;
  text-align: left; }
  .slideshow-stones .slide-title {
    margin-top: 60px;
    font-size: 36px;
  line-height: 40px; }
  .slideshow-stones .slide-content-stones {
    width: 50%;
  float: left; }
  .slideshow-stones .swiper-wrapper > .swiper-button-prev, .slideshow-stones .swiper-wrapper > .swiper-button-next {
  display: block; }
  .slideshow-stones .swiper-button-next {
  right: 3vw; }
  .slideshow-stones .swiper-button-prev {
left: 3vw; } }

@media screen and (min-width: 1440px) {
  .slideshow-stones .swiper-button-next {
  right: 7vw; }
  .slideshow-stones .swiper-button-prev {
  left: 7vw; }
  .list-colors li {
  width: 80px; }
  .list-colors .img {
    width: 64px;
height: 64px; } }

@media screen and (min-width: 1920px) {
  .slideshow-stones .swiper-button-next {
  right: 18vw; }
  .slideshow-stones .swiper-button-prev {
left: 18vw; } }

@media all and (min-width: 960px) {
  .slideshow-stones .natural {
    top: 0px;
    right: 50%;
    margin-right: -110px;
  .slideshow-stones .natural h4 {
    width: 255px;
    right: -26px;
    padding-bottom: 20px;
    bottom: 217px;
    -webkit-transform: rotate(-90deg) translate(0, -100%);
    -ms-transform: rotate(-90deg) translate(0, -100%);
    transform: rotate(-90deg) translate(0, -100%);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
  position: absolute; }
}
/* END STONES SLIDER */

/* ICONS FOR SLIDER BLOCKS */
.icon {
  background: center center no-repeat;
background-size: cover; }
img.icon.icon-curseur-fleche-orange-droite {
  width: 23px; 
  height: 38px; 
background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/curseur-fleche-orange-droite.png"); }
.svg .icon-curseur-fleche-orange-droite {
  width: 23px; 
  height: 38px; 
background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/curseur-fleche-orange-droite.svg"); }
img.icon.icon-curseur-fleche-orange-gauche {
  width: 23px;
  height: 38px;
background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/curseur-fleche-orange-gauche.png"); }
.svg .icon.icon-curseur-fleche-orange-gauche {
  width: 23px;
  height: 38px;
background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/curseur-fleche-orange-gauche.svg"); }
.svg .icon.icon-curseur-fleche-bleu-gauche, .svg .lg-actions .lg-prev, .lg-actions .svg .lg-prev {
  width: 21px;
  height: 38px;
  background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/curseur-fleche-bleu-gauche.svg"); }
.swiper-button-next:after { display: none; }
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/curseur-fleche-bleu-gauche.svg");
  left: 10px;
  right: auto; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/curseur-fleche-bleu-droite.svg");
  right: 10px;
  left: auto; }
img.icon {
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
-ms-interpolation-mode: bicubic; }

.icon {
  background: center center no-repeat;
background-size: cover; }
img.icon.icon-curseur-fleche-orange-droite {
  width: 23px; 
  height: 38px; 
background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/curseur-fleche-orange-droite.png"); }
.svg .icon-curseur-fleche-orange-droite {
  width: 23px; 
  height: 38px; 
background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/curseur-fleche-orange-droite.svg"); }
img.icon.icon-curseur-fleche-orange-gauche {
  width: 23px;
  height: 38px;
background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/curseur-fleche-orange-gauche.png"); }
.svg .icon-curseur-fleche-orange-gauche {
  width: 23px;
  height: 38px;
background-image: url("/wp-content/themes/astra-child/ibf/blocks/assets/img/curseur-fleche-orange-gauche.svg"); }
.swiper-button-next:after { display: none; }
.swiper-button-prev:after { display: none; }
img.icon {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
-ms-interpolation-mode: bicubic; }

/* END ICONS FOR SLIDER BLOCKS */

