.breadcrumb{padding:15px 0px;}
.breadcrumb a{margin-right:50px;position:relative;display:inline-block;font-size:12px;}
.breadcrumb a:after{content:"";width:8px;height:8px;display:inline-block;border-top:1px solid #000;border-right:1px solid #000;transform: rotate(45deg);vertical-align: middle;position:absolute;right: -25px;
    top: 9px;}
.breadcrumb a:last-child{margin-right:0px;}
.breadcrumb a:last-child:after{display:none;}
.gallery{width:48%;}
.mySwiper{margin-top:20px;}
.product-info{width:48%;margin-bottom:20px;}
.pro-info-list{display:flex;flex-wrap:wrap;list-style:none;}
.pro-info-list li{width:33%;flex-grow:1;border:1px solid #000;padding:10px;box-sizing:border-box; text-align: center;}
.pro-info-list li:nth-of-type(n+4) {margin-top: -1px;}
.pro-info-list li:nth-of-type(n+2) {border-left: none;}
.pro-info-list li:nth-of-type(4){border-left:1px solid #000;}

.pro-info-list li .pro-head {display: inline-block;font-size: 0px;margin-bottom:5px;}
span.seprator {width: 1px;display: inline-block;margin: 0px 10px;background: #ccc;height: 30px;
    vertical-align: middle;transform: rotate(10deg);}

.watchInfo{border-bottom:1px solid #f2f2f2;margin-bottom:20px;padding-bottom:20px;}
.watchType{font-size:18px;font-weight:normal;line-height:normal;}
.watch-name{font-size:30px;font-weight:bold; line-height: 35px;}
.watch-price{margin-bottom:20px;font-size:16px;}

.why-product .contWrap {font-size: 30px;line-height: 46px;font-weight: 300;width:38%;}
.why-list-wrap{width:55%;}
.why-list{margin-bottom:30px;}
.why-list h3{font-size:18px;font-weight:bold;text-transform:capitalize;}

.taglineimage {margin-top: 40px;border: 6px dashed #ccc;padding: 20px;background: #fff;border-style: double;}

.prod-spec{background:#f2f2f2;padding:50px 0px;;}
.prod-spec ul{list-style:none;margin:0px;padding:0px;}
.pro-body{display:block;margin-top:5px;}
.spec-list-wrap{display:flex;justify-content:space-between;}
.spec-multiCol{width:22%;}
.spec-heading{border-bottom:1px solid #000;padding-bottom:10px;}
.spec-list li{border-bottom:1px solid #ccc;padding:10px 0px;}
.spec-list li:last-child{border-bottom:none;}

.cmn-small-heading{font-size:18px;font-weight:bold;}
.image-txt-col{width:48%;}
.by-auth, .txt-col-img{width:49%;}
.image-two-call{border-bottom:1px solid #ccc;}
.img-text-col-fullWidth .tex-col, .img-text-col-fullWidth .txt-col-img{width:49%;}

.why-cont p{margin-bottom:10px;line-height: 20px;font-size:13px;}
.hide-content{display:none;}
.read-link{text-decoration:underline;color:#999;margin-top:10px;display:block;cursor:pointer;}
.read-more .hide-content{display:block;}

.swiper-button-next:after, .swiper-button-prev:after{color:#000;}

@media(max-width:767px){
	.spec-list-wrap{flex-wrap:wrap;}
	.d-flex>div{padding:0px!important;}
	.gallery  , .product-info, .why-product .contWrap, .why-list-wrap, .image-txt-col, .by-auth, .img-text-col-fullWidth .tex-col, .img-text-col-fullWidth .txt-col-img, .spec-multiCol{
		width: 100%;
	}
	.product-info, .why-list-wrap, .image-txt-col + .image-txt-col, .spec-multiCol + .spec-multiCol{margin-top:40px;}
	.by-auth{padding:10px 0px 0px 0px!important;}
	
	.pro-info-list li{width:25%;}
	.pro-info-list li.genderList{width:50%;}
}