.box15 {
    position: relative;
}
.box15 img {
    width: 100%;
    height: auto;
}
.box15 .box-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s ease 0s;
}
.box15 .box-content:after, .box15 .box-content:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    opacity: 0;
    transform: scale(1.5);
    transition: all .6s ease .3s;
}
.box15 .box-content:before {
    border-left: 1px solid #040404;
    border-top: 1px solid #040404;
    top: 19px;
    left: 19px;
}
.box15 .title {
    font-size: 22px;
    color: #000;
    margin: 0;
    position: relative;
    top: 0;
    opacity: 0;
    transition: all 1s ease 10ms;
}
.box15 .title:after {
    content: "";
    width: 0;
    height: 1px;
    background: #040404;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all 1s ease 0s;
}
.box15 .icon {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    opacity: 0;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(1,-.53,.405,1.425);
    transition-delay: .1s;
}
.box15 .icon li {
    display: inline-block;
}
.box15 .icon li a {
    display: block;
    /* width: 40px; */
    /* height: 40px; */
    /* line-height: 40px; */
    /* border-radius: 50%; */
    font-size: 14px;
    color: #000;
    border: 1px solid #000;
    margin-right: 5px;
    transition: all .3s ease-in-out 0s;
    padding: 6px;
}
.box15:hover .box-content:after, .box15:hover .box-content:before {
    opacity: 1;
    transform: scale(1);
}
.box15:hover .title {
    text-align: center;
    top: 39%;
    opacity: 1;
    transition: all .5s cubic-bezier(1,-.53,.405,1.425) 10ms;
}
.box15:hover .title:after {
    width: 80%;
    transition: all 1s ease .8s;
}
.box15:hover .icon {
    text-align: center;
    bottom: 34%;
    opacity: 1;
}
.box15:hover .box-content:after, .box15:hover .box-content:before {
    opacity: 1;
    transform: scale(1);
}
.perimg {
    width: 100%;
}
.ourpro_bg {
    background-image: url(../images/our_products.png);
    overflow: hidden;
    background-size: cover;
    background-repeat: round;
}
.wer {
    position: absolute;
    right: 75px;
    top: 25%;
}
.mt-200 {
    margin-top: 175px;
}
a.inter_link {
    font-size: 14px;
    color: #000;
    border: 1px solid #000;
    margin-right: 5px;
    transition: all .3s ease-in-out 0s;
    padding: 10px;
}
.std p {
    margin: 0 0 1.5em;
}
a:hover {
    color: #b00b0d !important;
    text-decoration: none !important;
}
.ourtrend_bg {
    background-image: url(../images/new_trend.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.mb-70 {
    margin-bottom: 70px;
}

.mt-70 {
    margin-top: 70px;
}
.trends img {
    display: block;
    margin: 20px auto;
    box-shadow: -27px -20px 6px #2b0e06;
    transition: 0.5s;
}
.trends img:hover {
    box-shadow: 0px 0px 6px #2b0e06;
    transition: 0.5s;
    filter: grayscale(35%);
}
.ourbrand_bg {
    background-image: url(../images/our_brands.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.footer-container {
    padding-top: 0px;
	background-image: url(../images/footer.png);
    background-size: cover;
    background-repeat: no-repeat;
	position: relative;
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 15px;
}
.footer {
    clear: both;
    width: 100%;
    padding-top: 30px;
}
.footer-container h3 {
    color: #FFF;
}
.footer-container a {
    color: #636363;
    text-decoration: none;
    line-height: 2;
	font-weight: bold;
}
.footer_logo {
    float: right;
    clear: both;
    margin-top: 50px;
	margin-bottom: 25px;
    margin-right: 175px;
}

@media only screen and (min-width: 771px){
.img_space {
    margin-top: 17px;
}
}
ul.social-links li {
    float: left;
    padding-right: 15px;
}
.mt-100{
	margin-top: 100px;
}
.box15:hover .box-content {
    background: rgba(255, 255, 255, 0.7);
}
input#max {
    width: 60px;
    padding: 6px;
}

input#min {
    float: left;
    width: 60px;
    padding: 6px;
}
.product-thumbnail img {
    height: 150px;
}
.field__search {
    position: absolute;
    left: 0;
    bottom: -17px;
}
.serach_action.action button {
    float: right;
    top: 0;
    position: absolute;
    border-radius: 0px;
}
input.form-control.serch_fbox {
    float: left;
    border-radius: 1px;
}
.box-content2 {
    position: absolute;
    bottom: 50%;
    width: 100%;
    font-size: 18px;
    text-align: -webkit-center;
}
.box-content2 a {
    /* border: 1px solid #180f09; */
    background: #ffffff96;
    color: #0a4705;
    padding: 10px;
    font-weight: 900;
}

.box-content2 .title {
    color: #fff;
    padding: 15px;
}
/*ul {
    list-style: disc;
} */
@media only screen and (max-width: 990px){
.box15 {
    margin-bottom: 30px;
	MARGIN: 0 auto;
	padding: 15px 0px;
}
}
@media only screen and (max-width: 771px){
.wer {
    position: relative !important;
    right: 0px !important;
    top: 0% !important;
}

.footer_logo {  margin-right:0px!important;margin-top: -60px; }


}

#easy_zoom{
	width:600px;
	height:400px;	
	border:5px solid #eee;
	background:#fff;
	color:#333;
	position:absolute;
	top:60px;
	left:400px;
	overflow:hidden;
	-moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	/* vertical and horizontal alignment used for preloader text */
	line-height:400px;
	text-align:center;
	}
	a#scrollUp {
    display: block !important;
}