﻿/*diamond stud css*/

.diamond-stud-section {
    padding: 70px 0px; background: #fff;
}

.diamond-stud-section:nth-child(even) {
    background: #f3f0f0;
}

.diamond-stud-section:nth-child(even) .diamond-stud-left {
    float: right;
}

.diamond-stud-right {
    text-align: center;
    padding-top: 60px;
}

.stud-heading{    padding-bottom: 10px;
    font-family: "Zap";
    font-size: 60px;
    color: #000;
   line-height: 70px;
}
    .stud-heading p {
        margin: 0 !important;
    }

.diamond-stud-right .stud_description {
    color: #1a2941;
    font-size: 18px;
    line-height: 24px;
}

.weight_heading {
    position: relative;
    text-align: center;
    font-size: 18px;
    color: #1a2941;
    max-width: 490px;
    margin: 40px auto 65px;
}

.weight_heading:before, .weight_heading:after {
    background: #767f8d;
    height: 1px;
    width: 110px;
    left: 0px;
    content: "";
    position: absolute;
    top: 10px;
}

.weight_heading:after{left:auto;
right:0px;}

.ctw-box {
    font-family: "Zap";
    font-size: 16px;
    color: #1a2941;
    padding: 12px 0;
    margin: 0px;
}
.studs_list ul li {
    list-style: none;
    text-align: center;
    display:inline-block; margin-bottom:20px;
    width: 9.6%;    position: relative;
}

.studs_list ul li a:hover .overlay-hover {
    display: block; 
}

.stud-price {
    font-size: 25px;
    font-weight: bold;
    color: #1a2941;
}

.stud-bottom_description {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #1a2941;
    padding: 0px;
    margin-top: 20px;
    cursor: pointer;
}

.overlay-hover {
    position: absolute;
    top: -320px;
    max-width: 280px;
    left: -88px;
    right: 0px;
    text-align: center;
    display: none;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.studs_list ul {
    text-align: center;
}

.row.carat_weight_section {
    margin-left: -25px;
    margin-right: -25px; 
}
/*diamond stud end*/
@media (max-width:1024px){
  .moments-listing li{
    width: calc(25% - 20px);

}
}

@media (max-width:992px){
  .moments-listing li{
    width: calc(33.33% - 20px);

}
.share-moment-button{
  float: left;
}


/*diamond stud*/
.studs_list ul li {
    width: 15%;
}

.diamond-stud-left img {
    width: 100%;
}

.diamond-stud-right {
    padding-top: 0px;
}

.overlay-hover {
    top: -200px;
    max-width: 166px;
    left: -27px;
}

.row.carat_weight_section {
    margin-left: -15px;
    margin-right: -15px;
}
.stud-heading {
font-size: 55px;}
/*diamond stud*/


}

@media (max-width:767px){
  .moments-listing li{
    width: calc(50% - 20px);
}
/*diamond stud*/
.studs_list ul li a:hover .overlay-hover {
    display: none;
}
.diamond-stud-left img {
    width: 100%;
    max-width: 480px;
    margin: 0px auto;
    display: table;
}

.diamond-stud-section:nth-child(2n) .diamond-stud-left {
    float: none;
}

.diamond-stud-section {
padding: 40px 0px;
}

.studs_list ul li {
    width: 20%;
}

.weight_heading {
    font-size: 16px;
    font-weight: 600;
}

.weight_heading {
  max-width: 440px; 
   margin:35px auto;}

.weight_heading::before, .weight_heading::after {  
  width: 80px;
}  

/*diamond stud*/

}

@media (max-width:480px){
  .moments-listing li{
    width: 100%;
    margin:0px;

}

/*diamond stud*/
.stud-heading {
 font-size: 48px;
}

.studs_list ul li {
    width: 25%;
}

.diamond-stud-right .stud_description {
 font-size: 16px;
}

.weight_heading {
    max-width: 320px;font-size: 15px;
    padding: 0 21px;
  
}

.stud-bottom_description{margin-top:0px;}
.weight_heading::before, .weight_heading::after {
    width: 40px;
}

/*diamond stud*/
}