@charset "UTF-8";
/* CSS Document */

/* sitewide */

/* line 2, templates/rt_callisto/custom/scss/custom.scss */
#g-showcase {
  background-image: url('https://res.cloudinary.com/releather-com/image/upload/f_auto/f_webp/v1654065902/background/background-leather-gradient.png');
  background-repeat: repeat-x;
  background-color: transparent;
}
/* line 7, templates/rt_callisto/custom/scss/custom.scss */
#g-footer {
  background-image: url('https://res.cloudinary.com/releather-com/image/upload/f_auto/f_webp/v1654065902/background/background-leather-gradient.png');
  background-repeat: repeat-x;
  background-color: #000;
}

@media (max-width: 768px) { .hidden-mobile-tablet { display: none; } }
@media only all and (max-width:47.938rem){.hidden-phone{display:none !important}}

.bbb-a {height:16px;background-position:0px -475px;}


/* content */

 .content {
background-color: #23262f;
margin: 0; padding: 0;
}

.content section p,
.content section ol,
.content section ul {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 0; padding-bottom: 0;
}
.content section ul p {
  padding-top: 0; margin-top: 0;
  }


.content section a { color: #f8991d; }

.content section strong {
  color: #f8991d;
  font-weight: 100;
}

/* ol */ 

.content section ol {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  counter-reset: step;
}

.content section ol li {
  position: relative;
  flex: 0 0 100%;
  max-width: 355px;
  margin: 10px;
  text-align: center;
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
  padding-left: 5px;
  border-radius: 10px;
  padding-top: 80px; /* to make room for the number circle */
background-image: url(https://res.cloudinary.com/releather-com/image/upload/r_10/b_rgb:23262f/g_south,l_text:montserrat_18_style_light:Step%201:%20Assessment%20%7C%20ReLeather.com,co_rgb:ffffff,y_10/b_black,o_25/c_scale,w_360/v1685346123/leather-restoration/process/leather-couch-restoration-leather-technician-inspecting-leather-and-condition.jpg); background-repeat: no-repeat;
}

.content section ol li::before {
  counter-increment: step;
  content: counter(step);
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #f8991d;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 1.5rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.content section ol li h5 {
  color: #f8991d;
  font-size: 1.75rem;
  font-weight: 300;
  margin-top: 0.5rem;
}

.content section ol li p {
  text-align: left;
  font-weight: 500;
  padding: 0 10px 10px;
margin-top: 0;
}


/* row */

.row { display: flex; flex-wrap: wrap; margin: 0; padding: 0; }
/* On small screens, stack them vertically */
@media (max-width: 768px) {
  .row {
    flex-direction: column;
  }
}

.column { flex: 1; padding: 10px; box-sizing: border-box; font-size: 1.5rem; color: #fff; }
@media (max-width: 768px) { .column { flex: 100%; } }
.column p { font-size: 1.5rem;  color: #fff;} 
.column img {
  display: block;
  margin-left: 0; margin-right: 0;
}

.left { flex: 2; }
.right { flex: 1;    text-align: center;}


/* faq */

.content section details { 
text-align: center; 
padding-top: 20px; 
padding-bottom: 20px; 
}

.content section summary { 
   color: #fff; 
   font-size: 1.75rem; 
   font-weight: 50;
   text-transform: capitalize;
  list-style: none;
}

.content section details p { 
    color: #fff;
padding-bottom: 0; margin-bottom: 0;
border-top: 1px solid #fdebd4;  
border-bottom: 1px solid #fdebd4;  
margin-left: 30px; margin-right: 30px; 
}

/* button */

.row .column .button-container { 
	display: inline-block; margin-top: 20px; height: 65px; background-color: red; border: 0; color: #fff; font-size: 1.75rem; border-radius: 15px; padding: 15px; padding-top: 10px; text-decoration: none; 
	}
@media screen and (max-width: 1267px) {
.row .column .button-container {
height: 50px;
padding-top: 5px;
font-size: 1.5rem;

}
}
.row .column .facebook { 
	background-color: #3B5998; color: #ffffff;
	}
	


/* introduction */
	
#introduction {
margin-top: -10px; padding: 0;
border: 0;
}
#introduction p {
padding: 10px;
}
#introduction h1 {
  font-size: 3.5rem;
  line-height: 1;
  color: #ffffff;
  text-align: left;
  max-width: 475px;
}

@media screen and (max-width: 600px) {
#introduction h1 {
  font-size: 3rem;
  max-width: 450px;
}
}

#introduction h2 {
  all: unset;
  font-size: 1.85rem;
  color: #fff;
  line-height: 1;
  text-align: left;
  padding-bottom: 0;
  margin-bottom: 0;
 display: block;
}

@media screen and (max-width: 600px) {
#introduction h2 {
  font-size: 1.75rem;
}
}

#introduction h2 strong {
  color: #f8991d;
}

#introduction h2 em {
display: block;
  color: #f8991d;
    font-style: normal;   
padding-left: 0;
}


@media screen and (max-width: 600px) {
#introduction h2 {
  max-width: 450px;
}
}

section#introduction iframe {
  margin-top: 10px;
  text-align: center;
}

/* recommendation */

#recommendation {
border: 0; padding: 0;
}


section#recommendation strong  { all: unset; font-size: 1.5rem; color: #fff; font-weight: 300; line-height: 1.1; display: block; padding-top: 4px; }

section#recommendation img { margin: 0; padding: 0; padding-right: 2px; padding-top: 1px; padding: 0;  }

section#recommendation a { margin: 0; padding: 0;}

section#recommendation ul { list-style-type: none; display: flex; flex-wrap: wrap; padding: 0; margin-bottom:0; 
align-items: flex-start; /* Vertically center the grid */
text-align: center; /* Center the text inside the grid items */
 margin-left: 0;
}


section#recommendation ul li  {  margin: 2px; border: 5px solid #fff;
     }

section#recommendation ul li strong  { all: unset; font-size: 1.5rem; color: #fff; font-weight: 300; line-height: 1.1; display: block; padding-top: 4px; background-color: #fff; color: #000000;
  }

@media screen and (max-width: 768px) {
	
	
	section#recommendation ul { 
		margin-left: 20px;
		
}
section#recommendation ul li  {  margin-bottom: 10px;
     }
}


/* section */
	
.content section {
margin-top: 20px; margin-bottom: 20px; padding-top: 20px;
border-top: 2px solid #f8991d;  
}

section h3,
section h4,
section h5,
section h6 {
  all: unset;
  font-size: 1.85rem;
  color: #f8991d;
  line-height: 1;
  text-align: left;
  padding-bottom: 0;
  margin-bottom: 0;
}
section h4 {
display: block;
padding-top: 5px; padding-bottom: 5px;
border-bottom: 2px solid #f8991d;  
font-size: 2.5rem;
}
@media (max-width: 768px) {
  section h4 {
	 text-align: center;
	border-bottom: 2px solid #f8991d; 
  }
}
section h4:first-of-type {
    padding-top: 20px;
}

section .title-subsection {
text-align: center;
}
section .title-subsection h3 {
text-align: center;
font-size: 2.5rem;
}

.content section em { 
font-size: 1.75rem; 
color: #fff; 
font-weight: 300; 
line-height: 1;
display: block;
padding: 8px;
 }

/* figure */


@media screen and (max-width: 768px) {
.content section figure {
 margin-top: 0; padding-top: 0;
  }
}
.content section figure img { border: 0; outline: 5px #f8991d solid; }

.content section figcaption { font-size: 1.5rem;  padding-top: 5px; }


/* showcase */

.showcase-img {
  text-align: center;
}
.showcase-img img {
    padding-bottom: 5px; padding-top: 5px;
  }

@media (max-width: 768px) {
  .showcase-img img:first-of-type {
    padding-bottom: 5px;
  }
}

/*  DL  */
section dl { 
  display: grid; /* Use grid layout for 2 columns on desktop */
  grid-template-columns: 1fr 1fr; /* Create 2 equal columns */
  gap: 10px; /* Space between rows and columns */
  padding: 8px;
  padding-top: 12px;
  border-radius: 5px;
  max-width: 100%;
  width: 100%;
  border: 0;
  font-size: 1.5rem;
}

section dl > div {
  display: flex; /* Flex for alignment within each row */
  justify-content: space-between; /* Space between dt and dd */
  align-items: center; /* Align items vertically */
  border-bottom: 2px solid #ccc; /* Divider for rows */
  padding-bottom: 8px; /* Space below each row */
}

@media (max-width: 768px) {
  .showcase dl > div:last-child {
    border-bottom: none;
  }
}

section dt {
  font-weight: bold;
  width: 40%; /* Control width of dt */
  text-align: left; /* Align text to the left */
}

section dd {
  width: 55%; /* Control width of dd */
  text-align: left; /* Align text to the left */
  display: flex; /* Make dd a flex container */
  align-items: center; /* Align content vertically */
}
section dl div dd a {
  color: #fff !important;
}

section dd img {
  max-height: 35px; /* Control image size */
  vertical-align: middle; /* Align image with text */
  padding-left: 4px; /* Remove padding for images */
  border: 0;
}

/* Mobile-Specific Styling */
@media (max-width: 768px) {
  section dl {
    display: flex; /* Switch to flex for column stacking */
    flex-direction: column; /* Stack items vertically */
    gap: 10px;
    padding: 8px;
    border: 0;
    padding-top: 12px;
  }

  section dl > div {
    width: 100%; /* Ensure div takes full width */
  }

section dd img {
  padding-left: 2px; 
}
}

 .showcase dl > div:nth-last-child(-n+2) {
    border-bottom: none;
  }

@media (max-width: 768px) {
  .showcase dl > div {
    border-bottom: 1px solid #ccc !important;
  }

  .showcase dl > div:last-child {
    border-bottom: none !important;
  }
}


/*END DL */


/* Home */

.home {
background-color: #000;
}
.home .left {
  text-align: center;
  margin: 0 auto;
}

.home #introduction h1 {
  max-width: 700px;
  font-size: 1.5rem;
  text-align: center;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.home #recommendation {
  background: url('https://res.cloudinary.com/releather-com/image/upload/v1672046771/background/background-leather-texture_jpg.jpg');
  background-repeat: repeat-x;
  padding: 40px;
  padding-bottom: 0;
}

.home #recommendation h3,
.home #recommendation h6 {
  display: block;
  font-size: 2rem;
}

.home #recommendation h3 {
  margin-bottom: 10px;
}

.home #recommendation h6 {
  margin-top: 30px;
}

.home #recommendation a {
  color: #fff;
  font-size: 1.75rem;
}

.home #recommendation li {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

.home section#recommendation ul li  {  border: 0;
     }

.home #recommendation ul li strong {  color: #fff; background-color: #000;
  }

.home #recommendation ul li a {
  margin: 0;
}


@media (max-width: 768px) {
  .home #introduction h1 {
    max-width: none;
    font-size: 1rem;
  }

  .home section#introduction .row .column h2 em {
    font-size: 1.2rem !important;
  }

  .home section#introduction .row .column h2 {
    font-size: 1.25rem !important;
  }

  .home #recommendation a {
    font-size: 1.25rem;
    display: block;
  }

  .home #recommendation h3,
  .home #recommendation h6 {
    font-size: 1.5rem;
  }
}

/* End Home */


/* glider */

.glider-contain {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.glider {
  margin: 0 auto;
  position: relative;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  transform: translateZ(0);
}
.glider-track {
  transform: translateZ(0);
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  z-index: 1;
}
.glider.draggable {
  user-select: none;
  cursor: -webkit-grab;
  cursor: grab;
}
.glider.draggable .glider-slide img {
  user-select: none;

	
}
.glider.drag {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.glider-slide {
  user-select: none;
  justify-content: center;
  align-content: center;
  width: 100%;
}
.glider-slide img {
  max-width: 100%;
}
.glider::-webkit-scrollbar {
  opacity: 0;
  height: 0;
}
.glider-prev,.glider-next {
  user-select: none;
  position: absolute;
  outline: none;
  background: none;
  padding: 0;
  z-index: 2;
  font-size: 40px;
  text-decoration: none;
  left: -23px;
  border: 0;
  top: 30%;
  cursor: pointer;
  color: #666;
  opacity: 1;
  line-height: 1;
  transition: opacity .5s cubic-bezier(.17,.67,.83,.67),
              color .5s cubic-bezier(.17,.67,.83,.67);
}
.glider-prev:hover,
.glider-next:hover,
.glider-prev:focus,
.glider-next:focus {
  color: #633a2a;
}
.glider-next {
  right: -23px;
  left: auto;
}
.glider-next.disabled,
.glider-prev.disabled {
  opacity: .25;
  color: #666;
  cursor: default;
}
.glider-slide {
  min-width: 150px;
}
.glider-hide {
  opacity: 0;
}
.glider-dots {
  user-select: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
}
.glider-dot {
  border: 0;
  padding: 0;
  user-select: none;
  outline: none;
  display: block;
  cursor: pointer;
  color: #ccc;
  border-radius: 999px;
  background: #ccc;
  width: 12px;
  height: 12px;
  margin: 7px;
}
.glider-dot:hover,
.glider-dot:focus,
.glider-dot.active {
  background: #633a2a;
}
@media(max-width: 36em){
  .glider::-webkit-scrollbar {
    opacity: 1;
    -webkit-appearance: none;
    width: 7px;
    height: 3px;
  }
  .glider::-webkit-scrollbar-thumb {
    opacity: 1;
    border-radius: 99px;
    background-color: rgba(156, 156, 156, 0.25);
    box-shadow: 0 0 1px rgba(255,255,255,.25);
  }
}

.glider-contain {
  width: 100%;
  max-width: 997px;
  margin: 0 auto;
  margin-top: 25px;
}
.glider-slide {
  min-height: 200px;
}
.glider-slide img {
  width: 300px;		
}
.glider p {   font-size: 1.4rem;
font-weight: 500; }

.glider-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-start; /* optional */
  align-items: flex-start;     /* optional */
  align-content: flex-start;   /* optional */
}

.glider div {
margin-left: 10px; margin-right: 10px;
}

.glider div img:first-of-type {
  margin-bottom: 8px;
}

/* glider */
