.owl-theme .owl-nav [class*=owl-]:hover{ background: transparent;}
.catbanner {
    margin:0 0 4.3%;
}
.catbanner img{
    width: 100%;
    height: 100%;
    position: relative;
    object-fit: cover;
    top: -2px;
}
.catwrapper .headingwithlines{
    margin: 0px auto 4.8%;
}
.collection-page .listofcollections {
    padding: 0;
}
.listofcollectionsdiv {
    padding: 0.51% 0px 0px 0px;
}
.collection-page .listofcollections li {
    float: left;
    list-style-type: none;
    width: 22.5%;
    box-sizing: border-box;
    position: relative;
    margin-right: 3.3%;
    margin-left: 0px;
    margin-bottom: 4.1%;
    overflow: hidden;
}
.listofcollections li .overlink {
    position: absolute;
    width: 100%;
    height: 100%;
	z-index: 1;
	color: transparent;
}
.collection-page .listofcollections li:nth-child(4n){
    margin-right: 0px;
}
.collection-page .listofcollections.col3list li {
    width: 30%;
    margin-right: 4.9%;
}
.collection-page .listofcollections.col2list{
	display: flex;
    align-items: center;
    justify-content: center;
}
.collection-page .listofcollections.col2list li {
    width: 30%;
    margin-right: 4.9%;
}
.collection-page .listofcollections.col3list li:nth-child(3n), .collection-page .listofcollections.col2list li:nth-child(2n){
    margin-right: 0px;
}
/*.collection-page .listofcollections li h3 {
    font-size: 20px;
	line-height: 20px;
}
.collection-page .discovermore a {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0px;
}
.collection-page .listofcollections.col3list li h3 {
        line-height: 29.89px;
        font-size: 32.5px;
}
.collection-page .listofcollections.col3list .discovermore a {
    font-size: 22px;
    line-height: 30px;
}*/
.explorebydiamondshape, .explorebywedmetal {
    padding-top: 0.25%;
    padding-bottom: 4.5%;
}
.shopconfidence .headingwithlines span {
    padding: 0 20px;
}
.catwrapper .explorebydiamondshape .headingwithlines, .catwrapper .explorebywedmetal .headingwithlines {
    margin: 0px auto 4.4%;
}
.explorebydiamondshape .owl-nav button span,.explorebywedmetal .owl-nav button span{
    font-size: 0px;
}
.explorebywedmetal .owl-carousel .items, .explorebywedmetal .owl-carousel .items{
    padding-top: 4px;
}
.explorebydiamondshape .owl-carousel .items img,.explorebywedmetal .owl-carousel .items img {
    margin: 0px auto;
}
.explorebydiamondshape .owl-carousel .items a,.explorebywedmetal .owl-carousel .items a {
    display: block;
    text-align: center;
    font-size: 14px;
    margin: 15px 0 0;
    line-height: 21px;
    text-decoration: none;
    color: #000;
    letter-spacing: 0.6px;
	min-height: 45px;
}
.explorebywedmetal .owl-carousel .items a, .explorebywedmetal .owl-carousel .items img{min-width:120px;} 
.diamondshaperow {
    margin: 80px 0 90px;
    display: flex;
    justify-content: center;
}
.colsm {
    float: left;
    width: 10%;
    text-align: center;
    padding: 0 5px;
    box-sizing: border-box;
    position: relative;
}
.colsm a {
    font-size: 17.12px;
    display: block;
    text-decoration: none;
    color: #000;
    line-height: 22.12px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
}
.catwrapper .inspirations .container1480{
    position: relative;
}

.catwrapper .inspirations .owl-nav.disabled {
    display: block !important;
}
.explorebydiamondshape  .owl-carousel .owl-stage, .explorebywedmetal  .owl-carousel .owl-stage{
    display: flex;
    align-items: center;
    margin: 0px auto;
}
.bespokewhitebg h3 {
    font-size: 46px;
}
.expert-advice .threesetcol h2{
    margin:18px 0 15px;
}
.logoslider{
    padding: 1.5% 0 4.2%;
}
.headingwithlines span {
    padding: 0 14px;
}
.catwrapper .inspirations .headingwithlines {
    margin: 0px auto 4.2%;
}
@media screen and (min-width: 1579px) {
    .catbanner {
        margin: 0 0 50px;
    }
    .explorebydiamondshape, .explorebywedmetal{
        padding-top: 5px;
        padding-bottom: 90px;
    }
    .logoslider {
        padding: 30px 0 82px;
    }
}
@media (max-width: 1578px){
    
    /*.collection-page .listofcollections.col3list li h3 {
        line-height: 1.4vw;
        font-size: 1.62vw;
    }
    .collection-page .listofcollections.col3list .discovermore a {
        font-size: 1.1vw;
        line-height: 1.5vw;
    }*/
    .catwrapper .explorebydiamondshape .headingwithlines::before, .catwrapper .explorebywedmetal .headingwithlines::before{
        top: 0.6vw;
    }
    .explorebydiamondshape .owl-carousel .items, .explorebywedmetal .owl-carousel .items{
        padding-top: 0.2vw;
    }
    .explorebydiamondshape .owl-carousel .items img, .explorebywedmetal .owl-carousel .items img{
        width: 4.95vw;
    }
    .explorebydiamondshape .owl-carousel .items a, .explorebywedmetal .owl-carousel .items a{
        margin: 0.75vw 0 0;
        line-height: 1.1vw;
        letter-spacing: 0.03vw;
    }
    .catwrapper .inspirations .container1480:after{
        height: 0.1vw;
        bottom: -3.75vw;
    }
    .shopconfidence .headingwithlines span {
        padding: 0px 1vw;
    }
    .bespokewhitebg h3 {
        font-size: 2.3vw;
    }
    .bespokewhitebg h3 {
        margin: 12.8% 3% 7.7% 0%;
    }
    .expert-advice .threesetcol h2{
        margin: 0.9vw 0 0.75vw;
    }
    .headingwithlines span {
        padding: 0 0.7vw;
    }
}

@media screen and (max-width: 1450px) {

}

@media screen and (max-width: 1300px) {

}

@media screen and (max-width: 1200px) {
	.collection-page .listofcollections li h3 {
		font-size: 18px;
		line-height: 18px;
	}
	.collection-page .discovermore a {
		font-size: 12px;
		line-height: 22px;
		letter-spacing: 0.5px;
	}
}

@media screen and (max-width: 1100px) {
	
}

@media (min-width: 768px) and (max-width: 1024px) {
	.explorebydiamondshape .owl-carousel .items img, .explorebywedmetal .owl-carousel .items img {
		width: 7vw;
	}
	.explorebydiamondshape .owl-carousel .items a, .explorebywedmetal .owl-carousel .items a{
		font-size: 12px;
		line-height: 14px;
	}
    .collection-page .listofcollections {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .collection-page .listofcollections li{
        width: 31%;
    }
    .collection-page .listofcollections li:nth-child(4n) {
        margin-right: 3.3%;
    }
    .collection-page .listofcollections li:nth-child(3n) {
        margin-right: 0px;
    }
    .collection-page .listofcollections li:last-child{
        margin-right: 0px;
    }
	.collection-page .listofcollections li h3 {
		line-height: 20px;
		font-size: 19px;
		letter-spacing: .6px;
	}
	.collection-page .discovermore a {
		font-size: 13px;
		line-height: 15px;
		letter-spacing: .6px;
	}
}

@media (max-width: 767px){
    .catbanner img{
        width: 100%;
    }
    .catbanner {
        margin: 0 0 8.9vw;
    }
    .catwrapper .headingwithlines::before{
        height: 0.25vw;
    }
    .catwrapper .headingwithlines span{
        padding-right: 2.9vw;
        padding-left: 3.7vw;
    }
    .catwrapper .headingwithlines {
        margin: 0px auto 8.8%;
    }
    ul.listofcollections.col3list{
        justify-content: center;
    }

    .collection-page .listofcollections li{
        width:48.33%;
        margin: 0 0 4.1vw !important;
    }
	.collection-page .listofcollections.col2list {
		justify-content: space-between;
	}
	.collection-page .listofcollections.col2list li {
		width: 48.33%;
	}
    .collection-page .listofcollections.col3list li{
        width:48.33%;
        margin: 0 3% 4.1vw 0px !important;
    }
    .collection-page .listofcollections.col3list li:nth-child(2n){
        margin-right: 0px !important
    }
	.collection-page .listofcollections li:nth-child(1), .collection-page .listofcollections li:nth-child(2), .collection-page .listofcollections li:nth-child(3), .collection-page .listofcollections li:nth-child(4) {
		display: block;
	}
	.collection-page .listofcollections li.showCls{
        display: block;
    }
    .collection-page .listofcollections li h3, .collection-page .listofcollections.col3list li h3 {
		font-size: 3.1vw;
		line-height: 1.8vw;
		font-weight: 500;
		margin: 4.1vw 0;
		letter-spacing: -0.03vw;
	}
    .collection-page .discovermore a, .collection-page .listofcollections.col3list .discovermore a {
        font-size: 2.13vw;
		line-height: 2.58vw;
    }
    .viewmorestyle {
		display:none;
        font-size: 18px;
        text-transform: uppercase;
        text-align: center;
        width: 100%;
        color: #379181;
        margin-top: 3.9vw;
        position: relative;
        letter-spacing: 0.11vw;
    }
    .viewmorestyle:after {
        content: '';
        position: relative;
        background: url(/assets/images/arrow-more.png);
        background-repeat: no-repeat;
        background-size: contain;
        height: 1.71vw;
        width: 3.51vw;
        top: 0.9vw;
        margin-left: 2.5vw;
        display: inline-block;
        vertical-align: top;
    }
    .exlporecollection {
        padding-bottom: 8.6vw;
    }
    .explorebydiamondshape .owl-carousel .owl-nav button.owl-prev span, .explorebydiamondshape .owl-carousel .owl-nav button.owl-next span, .explorebywedmetal .owl-carousel .owl-nav button.owl-prev span, .explorebywedmetal .owl-carousel .owl-nav button.owl-next span{
        display: none;
    }
    
    .catwrapper .explorebydiamondshape .headingwithlines::before, .catwrapper .explorebywedmetal .headingwithlines::before {
        top: 1.7vw;
    }
    .explorebydiamondshape .owl-carousel .items, .explorebywedmetal .owl-carousel .items {
        padding-top: 0px;
    }
    .explorebydiamondshape .owl-carousel .items img, .explorebywedmetal .owl-carousel .items img {
        width: 14.1vw;
    }
    .explorebydiamondshape .owl-carousel .items a, .explorebywedmetal .owl-carousel .items a{
        font-size: 12px;
        line-height: 16px;
        min-height: auto;
    }
    .explorebydiamondshape, .explorebywedmetal {
        padding-bottom: 12.25%;
    }
    .container1480{
        padding: 0 6vw;
    }
    .warrntyandreturn.owl-carousel .owl-item:nth-child(1) img {
        width: 10.95vw;
    }
    .warrntyandreturn.owl-carousel .owl-item:nth-child(2) img {
        width: 10.95vw;
    }
    .warrntyandreturn.owl-carousel .owl-item:nth-child(3) img {
        width: 11.12vw;
    }
    .warrntyandreturn.owl-carousel .owl-item:nth-child(4) img {
        width: 11.12vw;
    }
    .warrntyandreturn.owl-carousel .owl-item:nth-child(5) img {
        width: 10.95vw;
    }
    .warrntyandreturn {
        padding: 1.29vw 0 10.95vw;
    }
    .warrntyandreturn {
        padding: 1.29vw 0 11.3vw;
    }
    .bespokewhitebg h3 {
        margin: 0px;
        font-size: 8.9vw;
        margin-bottom: 3.01vw;
        transition: width .3s ease;
    }
    .bespokewhitebg p {
        line-height: 4.1vw;
    }
    .bespokewhitebg a{
        padding: 2.3vw 6.79vw 1.8vw;
        letter-spacing: 0.18vw;
        margin-top: 4.45vw;
    }
    .expert-advice {
        margin: 9.2vw 0 0;
        padding-bottom: 5.85vw;
    }
    .expert-advice .threesetcol h2 {
        margin: 3.2vw 0 2.5vw;
    }
    .logoslider .owl-carousel {
        margin-left: 0px;
    }
    .logoslider {
        padding: 6.2% 0 6.65%;
    }
    .catwrapper .inspirations .headingwithlines {
        margin: 0px auto 6.7%;
    }
}
@media (max-width: 560px){
	.collection-page .listofcollections li h3, .collection-page .listofcollections.col3list li h3 {
        font-size: 17px;
        line-height: 20px; 
    }
    .collection-page .discovermore a, .collection-page .listofcollections.col3list .discovermore a {
        font-size: 12px;
    }
}
@media (max-width: 480px){
    .collection-page .listofcollections li h3, .collection-page .listofcollections.col3list li h3{
        font-size: 15px;
        line-height: 9px;
    }
    .collection-page .discovermore a, .collection-page .listofcollections.col3list .discovermore a{
        font-size: 12px;
        line-height: 14px;
    }
	.explorebydiamondshape .owl-carousel .items img, .explorebywedmetal .owl-carousel .items img {
		width: 17vw;
	}
	.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
		z-index: 9;
	}
	.explorebywedmetal .owl-carousel .items a, .explorebywedmetal .owl-carousel .items img {
		min-width: 110px;
	}
}

@media (max-width: 390px){
	.explorebywedmetal .owl-carousel .items a, .explorebywedmetal .owl-carousel .items img {
		min-width: 100px;
	}
}