@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&family=Jost:wght@500&family=Raleway&display=swap');
body{font-family: 'Raleway', sans-serif;}
.nav-item{padding:5px 5px;font-size: 14px;}
.nav-item:hover a{color:grey!important;}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.7);
}
.navbar{padding-top: 0;padding-bottom: 0;border-bottom: 1px solid #c9c9c9;}
.navbar-brand{padding-top: 0;padding-bottom: 0;}
section{margin: 50px 0px;}
.heading{font-family: 'Raleway', cursive;text-align: center;font-size: 34px;}
.eleven h1{
  font-size:34px;text-align:center; line-height:1.5em; padding-bottom:45px;letter-spacing: 2px; color:#111;position: relative;margin-bottom: 50px;
}
.eleven h1:before {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 60%;
  left:50%; margin-left:-30%;
  height: 1px;
  content: "";
  background-color: grey; z-index: 4;
}
.eleven h1:after {
  position:absolute;
  width:40px; height:40px; left:50%; margin-left:-20px; bottom:0px;
  content: '\1f48d'; font-size:20px; line-height:45px; color:#0b6e45;
  font-weight:400; z-index: 5;
  display:block;
  background-color:#fff;
  border-radius: 8px;
}

.homeicons{text-align: center;}
.homeicons .col-md-3{margin-bottom: 50px;}

footer{z-index: 5;}

.card {
    /*position:absolute;*/
    /*top:50%;*/
    /*left:50%;*/
    /*transform:translate(-50%,-50%);*/
    /*width:300px;*/
    min-height:100px;
    background:#fff;
    box-shadow:0 20px 50px rgba(0,0,0,.1);
    border-radius:10px;
    transition:0.5s;
    margin-bottom: 20px;
}
.card:hover {
    box-shadow:0 30px 70px rgba(0,0,0,.2);
}
.card .box {
    position:absolute;
    top:50%;
    left:0;
    transform:translateY(-50%);
    text-align:center;
    padding:20px;
    box-sizing:border-box;
    width:100%;
}
.card .box .img {
    width:120px;
    height:120px;
    margin:0 auto;
    border-radius:50%;
    overflow:hidden;
}
.card .box .img img {
    width:100%;
    height:100%;
}
.card .box h2 {
    font-size:17px;
    color:#262626;
    margin:20px auto;
}
.card .box h2 span {
    font-size:14px;
    background:#e91e63;
    color:#fff;
    display:inline-block;
    padding:4px 10px;
    border-radius:15px;
}
.card .box p {
    color:#262626;
}
.card .box span {
    display:inline-flex;
}
.card .box ul {
    margin:0;
    padding:0;
}
.card .box ul li {
    list-style:none;
    float:left;
}
.card .box ul li a {
    display:block;
    color:#aaa;
    margin:0 10px;
    font-size:20px;
    transition:0.5s;
    text-align:center;
}
.card .box ul li:hover a {
    color:#e91e63;
    transform:rotateY(360deg);
}
/*.storyouter{background-image: url(https://s3.ap-south-1.amazonaws.com/tpng-images/random/original/a8f87bc4-aa04-49c5-a039-d533ac56d468.png);padding: 50px 0 80px 0;background-size: cover;background-repeat: no-repeat}*/
.storyouter{padding: 50px 0 80px 0;background-size: cover;background-repeat: no-repeat}

.buyer-homepage .h-section {
    padding: 80px 0;
}
.max980 {
    max-width: 980px;
}
.max1140, .max780, .max980 {
    margin: 0 auto;
}

.how-sellers-reated-section .hsr-container {
 margin:60px 0 20px;
 text-align:center
}
.how-sellers-reated-section .img-center-wrapper {
 position:relative
}
.how-sellers-reated-section .img-center-wrapper .imgg {
 position:relative;
 display:inline-block;
 width:100px;
 height:120px;
 margin:0 auto;
 text-align:center
}
.how-sellers-reated-section .img-center-wrapper .imgg img {
 width:100%;
 max-height:100%
}
.how-sellers-reated-section .img-center-wrapper .imgg .man2 {
 position:absolute;
 left:0;
 opacity:0
}
.how-sellers-reated-section .img-center-wrapper .highlight {
 position:absolute;
 width:80px
}
.how-sellers-reated-section .img-center-wrapper .highlight .hdng {
 font-size:13px
}
.how-sellers-reated-section .img-center-wrapper .highlight .txt {
 display:none
}
.how-sellers-reated-section .img-center-wrapper .highlight:after {
 position:absolute;
 content:'';
 display:block;
 width:30px;
 height:20px;
 border-bottom:dashed 1px #999
}
.how-sellers-reated-section .img-center-wrapper .highlight.one {
 top:0;
 left:0;
 text-align:right
}
.how-sellers-reated-section .img-center-wrapper .highlight.two {
 bottom:0;
 left:0;
 text-align:right
}
.how-sellers-reated-section .img-center-wrapper .highlight.four:after,
.how-sellers-reated-section .img-center-wrapper .highlight.three:after {
 top:0;
 left:0;
 transform:translateX(-120%)
}
.how-sellers-reated-section .img-center-wrapper .highlight.three {
 top:0;
 right:0;
 text-align:left
}
.how-sellers-reated-section .img-center-wrapper .highlight.four {
 bottom:0;
 right:0;
 text-align:left
}

@media screen and (min-width:769px) {
 .how-sellers-reated-section .hsr-container {
  margin:60px 0 80px
 }
 .how-sellers-reated-section .img-center-wrapper .imgg {
  width:162px;
  height:191px
 }
 .how-sellers-reated-section .img-center-wrapper .highlight {
  width:280px
 }
 .how-sellers-reated-section .img-center-wrapper .highlight .hdng {
  font-size:18px
 }
 .how-sellers-reated-section .img-center-wrapper .highlight .txt {
  display:block;
  padding-top:5px;
  color:#999;
  font-size:13px
 }
 .how-sellers-reated-section .img-center-wrapper .highlight:after {
  width:100px
 }
}
@media screen and (min-width:320px) and (max-width:360px) {
 .how-sellers-reated-section .img-center-wrapper .highlight {
  width:60px
 }
 .how-sellers-reated-section .img-center-wrapper .highlight:after {
  width:30px
 }
}

.how-sellers-reated-section .img-center-wrapper .highlight.one:after,
.how-sellers-reated-section .img-center-wrapper .highlight.two:after {
 top:0;
 transform:translateX(120%);
 right:0
}


.contenedorCards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  /*align-items: center;*/
  /*justify-content: center;*/
  align-content: center;
  /*min-height: 100vh;*/
  /*padding: 20px 0;*/
  box-sizing: border-box;
}
.contenedorCards .card {
  /*width: 300px;*/
  transition: ease all 0.3s;
  border: 0!important;
  box-shadow:none;
}
.contenedorCards .card.esFav .wrapper .infoProd .actions .action.aFavs {
  transform: rotateX(360deg) scale(1.2);
}
.contenedorCards .card.esFav .wrapper .infoProd .actions .action.aFavs svg path, .contenedorCards .card.esFav .wrapper .infoProd .actions .action.aFavs svg circle {
  fill: #fff;
  transition-delay: 0.2s;
}
.contenedorCards .card.enCarrito .wrapper .infoProd .actions .action.alCarrito .inCart {
  transform: scale(1);
}
.contenedorCards .card.enCarrito .wrapper .infoProd .actions .action.alCarrito .outCart {
  transform: scale(0);
}
.contenedorCards .card .wrapper {
  margin: 0px 10px 10px 10px;
  padding-top: 300px;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0 0 20px 10px rgba(29, 29, 29, 0.1);
  transition: ease all 0.3s;
}
.contenedorCards .card .wrapper:hover {
  transform: translateY(-10px);
}
.contenedorCards .card .wrapper:hover .imgProd {
  height: 350px;
}
.contenedorCards .card .wrapper .colorProd {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background-color: #b82d44;
}
.contenedorCards .card .wrapper .imgProd {
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: absolute;
  bottom: calc(100% - 300px);
  width: 100%;
  height: 300px;
  transition: ease all 0.3s;
}
.contenedorCards .card .wrapper .infoProd {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  height: 170px;
  padding: 20px;
  box-sizing: border-box;
}
.contenedorCards .card .wrapper .infoProd p {
  width: 100%;
  font-size: 14px;
  text-align: center;
}
.contenedorCards .card .wrapper .infoProd .nombreProd {
  font-family: "Roboto", sans-serif;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.contenedorCards .card .wrapper .infoProd .extraInfo {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.contenedorCards .card .wrapper .infoProd .actions {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  align-content: center;
  width: 100%;
  margin-top: auto;
  padding-top: 10px;
}
.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo {
  flex-grow: 1;
  position: relative;
}
.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo .precio {
  font-family: "Roboto", sans-serif;
  color: #1d1d1d;
  font-size: 25px;
  font-weight: 600;
  text-align: left;
}
.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo .precio.precioOferta {
  position: absolute;
  left: 0;
  top: -15px;
  color: red;
  font-size: 15px;
  text-decoration: line-through;
}
.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo .precio.precioOferta:before {
  font-size: 12px;
}
.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo .precio:before {
  content: var(--currencyPrefix);
  font-size: 20px;
}
.contenedorCards .card .wrapper .infoProd .actions .action {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin-left: 15px;
  width: 35px;
  height: 35px;
  position: relative;
  transition: cubic-bezier(0.68, -0.55, 0.27, 1.55) all 0.3s;
  cursor: pointer;
  color: #1d1d1d;
}
.contenedorCards .card .wrapper .infoProd .actions .action svg {
  position: absolute;
  transition: cubic-bezier(0.68, -0.55, 0.27, 1.55) all 0.3s;
}
.contenedorCards .card .wrapper .infoProd .actions .action svg path, .contenedorCards .card .wrapper .infoProd .actions .action svg circle {
  stroke: currentColor;
  fill: transparent;
  transition: ease all 0.3s;
}
.contenedorCards .card .wrapper .infoProd .actions .action.aFavs {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  width: 25px;
  height: 25px;
  color: #fff;
}
.contenedorCards .card .wrapper .infoProd .actions .action.alCarrito svg.inCart {
  transform: scale(0);
}

.pagepattern{width: 100%;padding: 100px; text-align: center;background: url("../images/pagepattern.jpg");}
.none{background: none;padding: 0;margin-top: 5px;}
.enamel{background: url("../images/ENAMEL COLLECTION-min.jpg");background-size: cover;padding: 140px; }
.beaded{background: url("../images/Beaded-min.jpg");background-size: cover;padding: 140px; }
.mixmetal{background: url("../images/MIX METAL-min.jpg");background-size: cover;background-position: bottom;padding: 140px; }
.sterling{background: url("../images/STERLING SILVER-min.jpg");background-size: cover;padding: 140px; }
.ktfine{background: url("../images/KT-FINE-min.jpg");background-size: cover;padding: 140px; }
.pagepattern h1{color:#fff;background-color: #000;display: inline-block;padding: 10px 25px;font-size: 34px;font-family: 'Dancing Script', cursive; }
@media( max-width:767px ){
   .beaded{background-position: center}
   .enamel{background-position: center}
   .sterling{background-position: center}
   .mixmetal{background-position: center}
   .ktfine{background-position: center}
   .pagepattern h1{font-size: 22px;}
}





.content {
  max-width: 800px;
  width: 95%;
  margin: 0 auto 40px;
}

.content__title {
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.timeline {
  position: relative;
  min-height: 500px;
  width: 100%;
  padding: 60px 0;
}

.timeline__bar {
  position: absolute;
  top: 0;
  left: 50%;
  width: 6px;
  height: 100%;
  transform: translateX(-50%);
  background-image: linear-gradient(#469172, #A8CF44);
}
.timeline__bar:before, .timeline__bar:after {
  position: absolute;
  left: 50%;
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  transform: translateX(-50%);
  border-radius: 50%;
}
.timeline__bar:before {
  top: -1px;
  background-color: #469172;
}
.timeline__bar:after {
  bottom: -1px;
  background-color: #A8CF44;
}

.timeline__elem {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.timeline__elem:last-child {
  margin-bottom: 0;
}
@media (min-width: 900px) {
  .timeline__elem {
    flex-direction: row;
  }
}

@media (min-width: 900px) {
  .timeline__elem--right {
    justify-content: flex-end;
  }
}

.timeline__date {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  margin: auto;
  color: #fff;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: 6px solid #fff;
}
@media (min-width: 900px) {
  .timeline__date {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.timeline__date-day {
  font-size: 1.35rem;
  font-weight: 600;
}

.timeline__date-month {
  font-size: 0.85rem;
}

.timeline__event {
  position: relative;
  width: 90%;
  margin: 30px auto 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
@media (min-width: 560px) {
  .timeline__event {
    width: 65%;
  }
}
@media (min-width: 900px) {
  .timeline__event {
    width: calc((100% - 70px - 8px * 4) / 2);
    margin: 0;
  }
}
.timeline__event:before {
  position: absolute;
  top: 50%;
  display: none;
  width: 0;
  height: 0;
  content: "";
  transform: translateY(-50%);
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.timeline__event:after {
  position: absolute;
  top: 50%;
  display: none;
  width: 16px;
  height: 16px;
  content: "";
  transform: translateY(-50%) rotate(45deg);
}
@media (min-width: 900px) {
  .timeline__event:before, .timeline__event:after {
    display: block;
  }
}

.timeline__event--left:before {
  right: -8px;
  border-left: 8px solid #fff;
}
.timeline__event--left:after {
  right: -7px;
  box-shadow: 2px -1px 1px 0 rgba(0, 0, 0, 0.08);
}

.timeline__event--right:before {
  left: -8px;
  border-right: 8px solid #fff;
}
.timeline__event--right:after {
  left: -7px;
  box-shadow: -2px 2px 1px 0 rgba(0, 0, 0, 0.08);
}

.timeline__event-date-time {
  padding: 20px 15px 0;
  display: flex;
  margin-bottom: 15px;
  font-size: 0.8rem;
  color: rgba(44, 44, 44, 0.7);
}

.timeline__event-date {
  margin-right: 10px;
}

.timeline__event-title {
  padding: 0 15px;
  margin-bottom: 15px;
  font-size: 1.25rem;
  font-weight: 600;
}

.timeline__event-descr {
  padding: 0 15px 20px;
  font-size: 0.9rem;
  line-height: 1rem;
}
.timeline__event-descr p {
  margin-bottom: 10px;
}
.timeline__event-descr p:last-child {
  margin-bottom: 0;
}

.timeline__event-actions {
  padding: 20px 15px;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
}

.timeline__event-action {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  margin-right: 24px;
  font-size: 0.9rem;
  text-transform: uppercase;
}
.timeline__event-action:hover {
  opacity: 0.4;
}


.contact {
    /*padding: 130px 0;*/
}

.contact .heading h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    padding: 0;

}

.contact .heading h2 span {
    color: #ff9100;
}

.contact .heading p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7;
    color: #999999;
    margin: 20px 0 60px;
    padding: 0;
}

.contact .form-control {
    padding: 25px;
    font-size: 13px;
    margin-bottom: 10px;
    background: #f9f9f9;
    border: 0;
    border-radius: 10px;
}

/*.contact button.btn {
    padding: 10px;
    border-radius: 10px;
    font-size: 15px;
    background: #ff9100;
    color: #ffffff;
}*/

.contact .title h3 {
    font-size: 18px;
    font-weight: 600;
}

.contact .title p {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 1.6;
    margin: 0 0 40px;
}

.contact .content .info {
    margin-top: 30px;
}
.contact .content .info i {
    font-size: 30px;
    padding: 0;
    margin: 0;
    color: #02434b;
    margin-right: 20px;
    text-align: center;
    width: 20px;
}
.contact .content .info h4 {
    font-size: 13px;
    line-height: 1.4;
}

.contact .content .info h4 span {
    font-size: 13px;
    font-weight: 300;
    color: #999999;
}

footer .main-footer{	padding: 20px 0;	background: #252525;}
footer ul{	padding-left: 0;	list-style: none;}

/* Copy Right Footer */
.footer-copyright {	background: #222;	padding: 5px 0;}
.footer-copyright .logo {    display: inherit;}
.footer-copyright nav {    float: right;    margin-top: 5px;}
.footer-copyright nav ul {	list-style: none;	margin: 0;	padding: 0;}
.footer-copyright nav ul li {	border-left: 1px solid #505050;	display: inline-block;	line-height: 12px;	margin: 0;	padding: 0 8px;}
.footer-copyright nav ul li a{	color: #7E9F3A;}
.footer-copyright nav ul li:first-child {	border: medium none;	padding-left: 0;}
.footer-copyright p {	color: #969696;	margin: 2px 0 0;}
.footer-copyright a{color:#fff}

/* Footer Top */
.footer-top{	background: #252525;	padding-bottom: 30px;	margin-bottom: 30px;	border-bottom: 3px solid #222;}

/* Footer transparent */
footer.transparent .footer-top, footer.transparent .main-footer{	background: transparent;}
footer.transparent .footer-copyright{	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3) ;}

/* Footer light */
footer.light .footer-top{	background: #f9f9f9;}
footer.light .main-footer{	background: #f9f9f9;}
footer.light .footer-copyright{	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3) ;}

/* Footer 4 */
.footer- .logo {    display: inline-block;}

/*==================== 
	Widgets 
====================== */
.widget{	padding: 20px;	margin-bottom: 40px;}
.widget.widget-last{	margin-bottom: 0px;}
.widget.no-box{	padding: 0;	background-color: transparent;	margin-bottom: 40px;
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none;}
.widget.subscribe p{	margin-bottom: 18px;}
.widget li a{	color: #7E9F3A;}
.widget li a:hover{	color: #fff;text-decoration: none;}
.widget-title {margin-bottom: 20px;}
.widget-title span {background: #839FAD none repeat scroll 0 0;display: block; height: 1px;margin-top: 25px;position: relative;width: 20%;}
.widget-title span::after {background: inherit;content: "";height: inherit;    position: absolute;top: -4px;width: 50%;}
.widget-title.text-center span,.widget-title.text-center span::after {margin-left: auto;margin-right:auto;left: 0;right: 0;}
.widget .badge{	float: right;	background: #7f7f7f;}

.typo-light h1, 
.typo-light h2, 
.typo-light h3, 
.typo-light h4, 
.typo-light h5, 
.typo-light h6,
.typo-light p,
.typo-light div,
.typo-light span,
.typo-light small{	color: #fff;}
.widget a{	color: #7E9F3A;}
ul.social-footer2 {	margin: 0;padding: 0;	width: auto;}
ul.social-footer2 li {display: inline-block;padding: 0;}
ul.social-footer2 li a:hover {background-color:#7E9F3A ;}
ul.social-footer2 li a {display: block;	height:30px;width: 30px;text-align: center;}
.btn{color:#fff;}

.topbar{text-align: center;}
.topbar a{font-size: 38px!important;color:#000;font-family: 'Jost', sans-serif;line-height: 40px;padding-top: 5px;}
.topbar a span{color:grey}
.minheight{min-height: 400px;}

.tourimages img{padding: 5px;border:1px solid #C9c9c9}
.tourimages{margin-bottom: 35px;}

.demo-video-wrapper {
  background-image: url(https://d3k5xyayaartr5.cloudfront.net/_assets/home-video/beach-waves-loop.jpg);
}

/* Video overlay and content */
.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
  /* Allows right click menu on the video */
  background: url("https://d3k5xyayaartr5.cloudfront.net/_assets/pattern-overlays/patterns/black-medium-checks.png") left top repeat;
  opacity: 0.3;
}

#bg_container{ height:500px; overflow:hidden; }
#bg{ width:100%; height:900px; }
#content{ position:absolute; top:0px; padding:30px; color:#FFF; text-shadow:#000 2px 2px; }
* {padding:0;margin:0;box-sizing:border-box;}

#video {
  position: relative;
  padding-bottom: 46.9%; /* 16:9 */
  height: 0;
}

#video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.overlayvideo{width: 100%;height: 100%;background-color: transparent;position: absolute;top: 0;z-index: 10000;}