﻿
/*-- new-collections --*/
.new-collections h3,h3.title,.mail h3,.single-related-products h3,.login h3,.register h3{
	text-align: center;
    color:#222;
    margin: 0;
    position: relative;
    font-size: 3em;
}
.new-collections h3:before,.new-collections h3:after,h3.title:before,h3.title:after,.mail h3:before,.mail h3:after,.single-related-products h3:before,.single-related-products h3:after,.login h3:before,.login h3:after,.register h3:before,.register h3:after{
	position: absolute;
    top: 50%;
    width: 15%;
    height: 1px;
    background: #D5D5D5;
    content: '';
}
.new-collections h3:before,.single-related-products h3:before{
	left:17%;
}
h3.title:before,.login h3:before{
	left:22%;
}
.new-collections h3:after,.single-related-products h3:after{
	right:17%;
}
h3.title::after,.login h3:after{
	right:22%;
}
p.est{
	width: 60%;
    margin: .5em auto 0 !important;
    color: #999;
    font-size: 14px;
    line-height: 1.8em;
    text-align: center;
    font-weight: 500 !important;
}
.new-collections-grid{
	padding-left:0;
}
.new-collections-grids {
    margin: 3em 0 0;
}
.new-collections-grid1{
	padding: 1em;
	background: #fff;
}
.new-collections-grid1 img{
	margin:0px;
    width:100%;
}
.new-collections-grid1 h4 a{
	font-size: .9em;
    color: #222;
    margin: 1em 0 .3em;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    font-weight:bold;
}
.new-collections-grid1 h4 a:hover{
	color:#D8703F;
}
.new-collections-grid1 p{
	font-size:14px;
	color:#999;
	line-height:1.8em;
	margin:0 0 .5em;
}
.new-collections-grid1-left p a,.occasion-cart a{
	font-size: 14px;
    color: #D8703F;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    padding: .5em 1em;
    border: 1px solid;
}
.new-collections-grid1-left p i{
	color: #999;
	position:relative;
	font-style:normal;
	font-size: 14px;
}
.new-collections-grid1-left p span{
	margin: 0 .5em 0 0;
}
.new-collections-grid1-left p i:before,.products-right-grid1-add-cart p i:before{
	background: #999 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: -26%;
    position: absolute;
    right: -20%;
    top: 54%;
    transform: rotate(-8deg) translate(0, -50%);
    -moz-transform: rotate(-8deg) translate(0, -50%);
    -webkit-transform: rotate(-8deg) translate(0, -50%);
}
.new-collections-grid1-left p {
	margin: 0 !important;
    text-transform: capitalize;
    color: #000;
    font-size:1.2em !important;
}
.new-collections {
    background: #f9f7f74f;
    min-height: 53em;
}
.rating-left{
	float:left;
}
.new-collections-grid1-left p a:hover,.occasion-cart a:hover,.products-right-grid1-add-cart p a:hover,.new-products-grid-right-add-cart p a:hover{
	color: #222;
    border: 1px solid;
}
.new-collections-grid1-left {
    margin: 1.5em 0 .8em;
}
.new-collections-grid1-right {
    position:absolute;
	bottom: 29%;
    left: 30%;
	display:none;
	z-index:999;
}
.new-collections-grid1-right-rate {
    left: 44% !important;
}
.new-collections-grid1:hover .new-collections-grid1-right {
	display:block;
}
.rating-left img {
    margin: .3em 0.1em 0;
}
.new-collections-grid1:nth-child(2){
	margin:1em 0 0;
}
.new-collections-grid1{
    position: relative;
    border: 2px solid;
    border-radius: 6px;
}
.new-collections-grid1:before {
    content: "";
    position: absolute;
    width: 0%;
    height:72%;
    left: 50%;
    top: 0;
    background:rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease;
    z-index: 3;
}
.new-collections-grid1:hover:before {
    left: 0;
    top: 0;
    width: 100%;
    height:72%;
}
.product-image:not(.zoom-available):hover {
    position: relative;
    display: block;
    border: none;
    text-align: center;
}
.product-image{
    width: 100%;
}
.new-collections-grid1-image{
	position:relative;
}
.new-collections-grid1-image-pos{
	position:absolute;
	top: 50%;
    left: 26%;
	transition:.5s ease-in-out;
	-webkit-transition:.5s ease-in-out;
	-moz-transition:.5s ease-in-out;
	-o-transition:.5s ease-in-out;
	z-index:9999;
	display:none;
}
.new-collections-grid1-image-pos a{
	padding:10px 20px;
	color:#fff;
	background:#d8703f;
	text-decoration:none;
	font-size: 14px;
}
.new-collections-grid1:hover .new-collections-grid1-image-pos{
	display:block;
}
.new-collections-grid1-image-pos a:hover{
	background:#ffc229;
}
.new-collections-grid1-image-pos1 {
    left: 41% !important;
}
.new-collections-grid1-sub{
	float:left;
	width:48.5%;
}
.new-collections-grid1-sub:nth-child(2){
	margin-left:1em;
}
.new-collections-grid-sub-grids{
	margin:1em 0 0;
    box-shadow: -16px 21px 27px -18px #000000
}
.new-one{
	position:absolute;
	top:0%;
	right:0%;
	padding:.1em .5em;
	background:#ffc229;
}
.new-one p{
	font-size:14px;
	color:#fff;
	margin:0;
}
/*-- //new-collections --*/

@media (max-width:480px){

	
	.new-collections h3, h3.title, .mail h3, .single-related-products h3, .login h3, .register h3 {
		font-size: 1.8em;
	}
	.new-collections h3:before, .new-collections h3:after, h3.title:before, h3.title:after, .mail h3:before, .mail h3:after, .single-related-products h3:before, .single-related-products h3:after, .login h3:before, .login h3:after, .register h3:before, .register h3:after {
		width: 20%;
	}
	.new-collections h3:before, .single-related-products h3:before {
		left: 2%;
	}
	.new-collections h3:after, .single-related-products h3:after {
		right: 2%;
	}
	.banner-bottom, .new-collections, .checkout, .collections-bottom, .timer, .register, .products, .typo, .mail, .single, .login, .single-related-products {
		padding: 2em 0;
	}
	.new-collections-grid, .products-right-grids-bottom-grid {
		
	}
	p.est {
		width: 100%;
	}
	.new-collections-grid1-image-width:before {
		height: 56% !important;
	}
	.new-collections-grid1-image-width:hover:before {
		height: 50% !important;
	}
	
	.collections-bottom-grid h3 {
		font-size: 1.6em;
	}
	.collections-bottom-grids {
		min-height: 217px;
		padding: 2.5em 2em 2em;
	}
	
	.categories h3, .filter-price h3, .new-products h3 {
		font-size: 1.2em;
		letter-spacing: 2px;
	}
	.products-left {
		width: 100%;
	}
	.categories {
		margin: 2em 0;
	}
	.men-position {
		margin: 2em 0 0;
	}
	.sorting-left {
		width: 40%;
	}
	.sorting {
		width: 50%;
	}
	.products-right-grids-position1 h4 {
		width: 75%;
		font-size: 1.2em;
	}
	.products-right-grids-position1 {
		top: 22%;
	}
	ul.paging {
		margin: 3em auto 0;
	}
	h3.title:before, .login h3:before {
		left: 8%;
	}
	h3.title::after, .login h3:after {
		right: 8%;
	}
	.mail h3:before {
		left: 14%;
	}
	.mail h3:after {
		right: 14%;
	}
	.mail-grid-left input[type="submit"] {
		font-size: 14px;
		width: 100%;
	}
	.mail-grid-right {
		width: 80%;
	}
	.timetable_sub th, .timetable_sub td {
		display: block;
	}
	.timetable_sub th {
		border-right: none;
		border-bottom: 1px solid #A95832;
	}
	td.invert-image a img {
		width: 50%;
	}
	.timetable_sub td {
		border: none;
	}
	tr.rem1,tr.rem2,tr.rem3 {
		border: 1px solid #D7D7D7;
		padding-bottom: 2em;
		display: block;
		border-top:none;
	}
	.close1, .close2, .close3 {
		right: 190px;
		top: -4px;
	}
	.quantity-select .entry.value-plus:after {
		margin-top: -5px;
	}
	.quantity-select .entry.value-minus:before, .quantity-select .entry.value-plus:before {
		margin-left: -3px;
	}
	.checkout-left-basket {
		width: 100%;
		float: none;
	}
	.checkout-right-basket {
		float: none;
		margin: 2em 0 0 0em;
		text-align: center;
	}
	.single-right-left {
		width: 90%;
	}
	.colr {
		margin-right: 1em;
	}
	.bootstrap-tab {
		margin: 3em 0 0;
	}
	.bootstrap-tab-text p span {
		margin: 1em 0 0;
	}
	.bootstrap-tab-text h5, .add-review h4 {
		margin: 2em 0 1em;
	}
	.add-review input[type="text"], .add-review input[type="email"], .add-review textarea {
		width: 100%;
	}
	.add-review input[type="email"] {
		margin: 1em 0 0;
	}
	.add-review input[type="submit"] {
		width: 100%;
		font-size: 14px;
	}
	.login-form-grids {
		width: 95%;
		margin: 2em auto 0;
		padding: 2em;
	}
	.login h4 {
		margin: 1.5em 0 0.5em;
		font-size: 1.1em;
	}
	.bootstrap-tab-text-grid:nth-child(2) {
		margin: 2em 0 0;
	}
	.register h3:before {
		left: 5%;
	}
	.register h3:after {
		right: 5%;
	}
}
@media (max-width: 414px){
	
	.banner-bottom-grid-right, .banner-bottom-grid-left1 {
		width: 90%;
	}
	.new-collections h3, h3.title, .mail h3, .single-related-products h3, .login h3, .register h3 {
		font-size: 1.6em;
	}
	.new-collections-grid, .products-right-grids-bottom-grid {
		
	}
	.new-collections-grid1-image-width:before {
		height: 50% !important;
	}
	.new-collections-grid1-image-pos1 {
		left: 27% !important;
	}
	.new-collections-grid1-right-rate {
		left: 31.5% !important;
		bottom: 25% !important;
	}
	.collections-bottom-grids {
		background: url(../images/12.jpg) no-repeat -120px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		-ms-background-size: cover;
	}
	.newsletter input[type="email"] {
		width: 92%;
		margin: 0 0 .5em;
	}
	.newsletter input[type="submit"] {
		width: 40%;
		margin-left: 0;
	}
	.collections-bottom-grid {
		margin-left: 0;
	}
	
}
@media (max-width:991px){
	
	.header-right {
		width:13%;
	}
	.box_1 h3 {
		font-size: 9px;
	}
	.sb-search.sb-search-open, .no-js .sb-search {
		width: 46%;
	}
	
	.grid figure {
		min-width: 238px;
	}
	figure.effect-julia h3 {
		font-size: 1.6em;
	}
	.grid figure h3 i {
		letter-spacing: 2px;
	}
	.grid figure figcaption {
		padding: 1em;
	}
	.grid figure p {
		letter-spacing: 0px;
	}
	.banner-bottom-grid-left1-pos1 p, .banner-bottom-grid-left1-pos p {
		font-size: 1.5em;
	}
	.banner-bottom-grid-left1-position {
		padding: .5em;
	}
	.banner-bottom-grid-left1 {
		width:31.7%;
		margin: 0 0.5em;
	}
	.banner-bottom-grid-right {
		width: 30.8%;
	}
	.banner-bottom-grid-right {
		width: 31.8%;
	}
	.new-collections h3, h3.title, .mail h3, .single-related-products h3, .login h3, .register h3 {
		font-size: 2em;
	}
	.banner-bottom, .new-collections, .checkout, .collections-bottom, .timer, .register, .products, .typo, .mail, .single, .login, .single-related-products {
		padding: 3em 0;
	}
	.new-collections-grid,.products-right-grids-bottom-grid {
		
		margin: 0 auto;
	}
	.new-collections-grids {
		margin: 2em 0 0;
	}
	.new-collections-grid1:hover:before {
		height:69% !important;
	}
	.new-collections-grid1:before {
		height: 70% !important;
	}
	.new-collections-grid1-image-pos {
		left: 31% !important;
	}
	.new-collections-grid1-right {
		bottom: 43% !important;
		left: 34% !important;
	}
	.new-collections-grid1-image-width:before {
		height: 60% !important;
	}
	.new-collections-grid1-image-width:hover:before {
		height: 60% !important;
	}
	.new-collections-grid1-image-width:hover:before {
		height: 52% !important;
	}
	.new-collections-grid1-image-pos1 {
		left: 33% !important;
	}
	.new-collections-grid1-right-rate {
		left: 37.5% !important;
		bottom: 30% !important;
	}
	.new-collections-grid:nth-child(2) {
		margin: 1em auto;
	}
	.dropdown-menu.columns-3 {
		min-width: 585px;
	}
	ul.multi-column-dropdown h6 {
		font-size: 1.2em;
	}
	.new-collections-grid1-sub {
		float: none;
		width: 100%;
	}
	.new-collections-grid1-sub:nth-child(2) {
		margin: 1em 0 0;
	}
	.timer-grid-right {
		width: 60%;
		margin: 2em auto 0;
	}
	.collections-bottom-grid {
		width: 68%;
		margin-left: 2em;
	}
	.collections-bottom-grids {
		min-height: 280px;
		padding: 3.5em 2em 2em;
	}
	.newsletter form {
		width: 100%;
	
	.products-left {
		width: 70%;
		margin: 0 auto 2em;
	}
	.products-right-grids-position1 p {
		width: 90%;
	}
	p.est {
		width: 85%;
	}
	.mail-grid-right {
		width: 50%;
		margin: 2em auto 0;
	}
	.value-minus, .value-plus {
		height: 25px;
		width: 25px;
		font-size: 10px;
		margin-right: 0;
	}
	.value {
		width: 25px;
		height: 25px;
		padding: 4px 0px;
		line-height: 15px;
		margin-right: 0;
	}
	.quantity-select .entry.value-plus:after {
		height: 6px;
		top: 60%;
		margin-top: -4px;
	}
	.quantity-select .entry.value-minus:before, .quantity-select .entry.value-plus:before {
		width: 6px;
		margin-left: -3px;
	}

}