/*
Template Name: Fashion
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
body{
font-family: 'Josefin Sans', sans-serif;
}
ul{
list-style:none;
padding:0;
 }
h1,h2,h3,h4,h5{
font-weight:bold;
 }

h6{
font-weight:normal;
 }
p{
font-size:18px;
 }

a{
color: #000;
text-decoration:none;
 }
a:hover{
text-decoration:none;
color: #cf2e2e;
 }
a:focus{
text-decoration:none;
color: #cf2e2e;
 }

.button{
background:#cf2e2e;
color:#fff;
display: inline-block;
transition: 0.3s;
padding:20px 40px 15px 40px!important;
 }
.button:hover{
background:#000;
color:#fff!important;
 }

.button_1{
background:#000;
color:#fff;
display: inline-block;
transition: 0.3s;
padding:20px 40px 15px 40px!important;
 }
.button_1:hover{
background:#cf2e2e;
color:#fff!important;
 }



.grid figure {
position: relative;
float: left;
overflow: hidden;
width: 100%;
text-align: center;
cursor: pointer;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img
{
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz:hover img {
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}

.col_red{
color: #cf2e2e!important;
 }
.bg_red{
background:#cf2e2e;
 }
.bg_dark{
background:#000;
 }
.bg_light{
background:#fcf3e7; 
 }
hr{
opacity:1;
background-color:#d82e2e14; 
 }
.font_14{
font-size:14px; 
 }
.font_8{
font-size:8px; 
 }
.font_60{
font-size:60px; 
 }

.line {
height: 2px!important;
width: 80px;
background-color: #cf2e2e;
}
.p_3{
padding-top:30px;
padding-bottom:30px; 
 }
.rounded_5{
border-radius:5px; 
 }

.h_line:before {
display: inline-block;
width: 100px;
height: 2px;
background-color: #cf2e2e;
vertical-align: middle;
margin-right: 1%;
content: "";
}
.h_line:after {
display: inline-block;
width: 100px;
height: 2px;
background-color: #cf2e2e;
vertical-align: middle;
margin-left: 1%;
content: "";
}
/*********************header****************/
.navbar{
padding-top:15px;
padding-bottom:8px;
 }
.navbar-brand{
font-size:30px;
padding:0;
margin:0;
height:auto;
}

#header .nav-link{
color:#000;
padding-right:20px;
padding-left:20px;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
 }
#header .nav-link:hover{
color:#cf2e2e;
 }
#header .nav-link:focus{
color:#cf2e2e;
 }
#header .active{
color:#cf2e2e;
 }


.drop_1{
min-width:220px;
padding:0;
margin-top:12px!important;
border:none;
background:#000;
border-radius:0;
 }
.drop_1 a{
padding-top:15px;
padding-bottom:15px;
color:#fff;
border-bottom:1px solid #3c3b3b;
transition: all 0.5s;
 }
.drop_1 a:hover{
color:#cf2e2e;
background:none;
transform: translateX(10px);
transition: all 0.5s;
 }

.sticky {
position: fixed;
top: 0;
width: 100%;
z-index:3;
padding-top:15px;
padding-bottom:8px;
background-color: #cf2e2e;
border-radius:0;
}
.sticky {
top: -40px;
transform: translateY(40px);
transition: transform .3s;
}

.nav_hide::after{
display:none; 
 }
.drop_2 {
background: #000;
padding:0;
border-radius:0;
margin-top:12px!important;
min-width:280px;
border:none;
left:auto!important;
right:0!important;
 }
.drop_2 .input-group {
border: 1px solid #d82e2e14;
}

.drop_cart{
min-width:320px; 
left:auto;
right:0;
padding:20px 15px;
margin-top:12px!important;
border-radius:0!important;
box-shadow:none;
border-color:#d82e2e14;
left:auto!important;
right:0!important;
 }
.drop_1i{
border-bottom:1px solid #d82e2e14;
padding-bottom:10px;
 }
.drop_1i1l span i{
display:inline-block;
text-align:center;
font-size:20px;
margin-top:10px;
cursor:pointer; 
 }
.drop_1i1l span i:hover{
color:#cf2e2e;
 }
.drop_1i1{
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #d82e2e14;
 }
.drop_1i2{
padding-top:10px;
padding-bottom:10px; 
 }
/*********************header_end****************/


/*********************common****************/
.pages ul li{
 display:inline-block;
 }
.pages ul li a{
display:block;
color: #111;
 margin: 0 2px;
 width:40px;
 height:40px;
 line-height:40px;
 text-align:center;
 border:1px solid #d82e2e14;
 }
.pages ul li a:hover{
 background: #cf2e2e;
 border:1px solid #cf2e2e;
 }
.pages ul li a:hover{
 color: #fff!important;
 }
.act{
background:#cf2e2e!important;
border:1px solid #cf2e2e!important;
color:#fff!important;
 }

 /* footer social icons */
ul.social-network {
list-style: none;
display: block;
margin-left:0 !important;
padding: 0;
}
ul.social-network li {
display: inline-block;
}

/* footer social icons */
.social-network a.icoRss:hover {
background-color: #F56505;
}
.social-network a.icoFacebook:hover {
background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
color:#44BCDD;
}

.social-circle li a {
display:inline-block;
position:relative;
margin:0 auto 0 auto;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
text-align:center;
width: 40px;
height: 40px;
}
.social-circle li i {
margin:0;
line-height:40px;
text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-ms--transform: rotate(360deg);
transform: rotate(360deg);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.social-circle i {
color: #fff;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-o-transition: all 0.8s;
-ms-transition: all 0.8s;
transition: all 0.8s;
}
.form-control:focus{
 box-shadow:none;
 border-color:#d82e2e14; 
 }
.form-select:focus{
 box-shadow:none;
 border-color:#d82e2e14;  
 }
.form-control{
border-color:#d82e2e14;
box-shadow:none;
border-radius:0;
font-size:16px;
 }
.form-select{
border-color:#d82e2e14;
box-shadow:none; 
font-size:16px;
border-radius:0;
 }

.shadow_box{
box-shadow: 0 0 8px #f1f1f1;
 }
.carousel-indicators [data-bs-target] {
 background-color: #cf2e2e;
}

.center_om{
background:#0000008f;
padding-top:150px;
padding-bottom:140px; 
 }
.shop_pg1l1 ul li a{
background: #fcf3e7; 
display: block;
padding: 8px 12px; 
margin: 0px 2px 6px 0px;
 }
.shop_pg1l1 ul li a:hover{
background:#cf2e2e;
color:#fff;
 }
.shop_pg1l1 .social_1i2{
padding-top:28%;
 }
#testim .carousel-indicators {
bottom: -50px;
}

.cont_h1l .form-control{
height:50px; 
 }
.cont_h1l {
min-height:670px;
padding-top:60px;
padding-bottom:60px;
 }
.cont_h1l .form_text{
height:150px; 
 }
.center_cont {
background-image: url(../img/40.jpg);
background-position: center;
}
/*********************common_end****************/

/*********************shop_h****************/
.shop_h2i2{
background:#000000ad;
padding-top:85%;
display:none; 
 }
.shop_h2i:hover .shop_h2i2{
display:block; 
 }
/*********************shop_h_end****************/

/*********************social****************/
.social_1i2{
background:#000000ad; 
padding-top:45%;
display:none;
 }
.social_1i:hover .social_1i2{
display:block;
 }
/*********************social_end****************/


/*********************footer****************/
.footer_1i ul li a {
background: #111;
border-radius:0;
}
.footer_1i hr{
background-color:#4b0000; 
 }
.footer_1i .social_1i2{
padding-top:35%; 
 }
/*********************footer_end****************/


@media screen and (max-width : 767px){
.navbar-collapse{
max-height:300px;
overflow-y:scroll; 
border-top:1px solid #d82e2e14;
margin-top:15px;
 }
#header .nav-link{
font-size:24px;
border-bottom:1px solid #d82e2e14;
 }
.navbar-light .navbar-toggler{
box-shadow:none!important;
background:#d82e2e14;
border:none;
border-radius:0;
margin-top:-6px;
 }
.drop_1{
margin-top:0!important; 
 }
.drop_1 a{
font-size:22px; 
 }
.sticky .drop_1{
margin-top:0!important; 
 }

.line{
margin-left:auto;
margin-right:auto; 
 }
#top{
display:none; 
 }
.drop_1 a{
transition:0;
 }
.drop_1 a:hover{
transform:none;
transition:;
 }
.drop_cart {
min-width:100%;
}
.drop_cart h5{
font-size:16px;
}
.testim_1i p{
text-align:left; 
 }
.qual_1l {
text-align:center; 
 }
.qual_1l p{
text-align:left; 
 }
.qual_1r{
margin-top:15px; 
 }
.blog_h_1i{
margin-top:8px;
margin-bottom:8px;
 }
.blog_h_1i h4{
text-align:center;
 }
.blog_h_1i h6{
text-align:center;
display:block!important;
 }
.shop_h2_last{
margin-bottom:10px; 
 }
.h_line:before {
width: 60px;
}
.h_line:after {
width: 60px;
}
.cont_h1l {
padding-left:20px!important; 
padding-right:20px!important; 
 }
.cont_h1l p{
text-align:left;
 }
.cont_h1l br{
display:none;
 }
.footer_1i h3{
text-align:center;
 }
.footer_1i h4{
text-align:center;
 }
.footer_1i ul{
text-align:center;
 }
.footer_1i{
margin-top:8px; 
margin-bottom:8px; 
 }
.footer_1i .social_1i2{
padding-top:45%; 
 }
.center_om{
text-align:center; 
 }
.shop_pg1l1ir{
margin-top:15px;
text-align:center; 
 }
.shop_pg1l1 .social_1i2 {
padding-top: 45%;
}
.pages ul li{
margin-bottom:8px; 
 }
.contact1i h5{
text-align:center; 
 }
.contact1i{
margin-top:8px;
margin-bottom:8px;
 }
#testim br{
display:none; 
 }
.shop_h1 br{
display:none; 
 }
 }


@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
#top ul li{
font-size:14px;
margin-left:1px!important;
margin-right:1px!important; 
 }
#header .nav-link{
padding-left:9px;
padding-right:9px;
font-size:12px;
 }
#header .nav-link .fs-5{
font-size:12px!important;
 }
.drop_1{
margin-top:13px!important;
left:auto!important;
right:0!important; 
 }
.drop_2{
margin-top:13px!important;
 }
.drop_cart{
margin-top:13px!important;
 }
.qual_1r img{
min-height:400px; 
 }
.shop_h2i2 h6{
font-size:12px; 
 }
.cont_h1l {
padding-top: 20px;
padding-bottom: 20px;
}
.cont_h1l br{
display:none;
}
.h_line:before {
width: 60px;
}
.h_line:after {
width: 60px;
}
.font_60{
font-size:45px; 
 }
#footer ul li{
margin-top:5px;
margin-bottom:5px; 
 }
#footer .social_1i2 {
padding-top:22%; 
 }
.shop_pg1l1  h6{
font-size:13px;
 }
.shop_pg1l1{
padding:10px!important;
 }
.shop_pg1l1 .social_1i2 {
padding-top: 20%;
}
 }
@media (min-width:871px) and (max-width:991px) {
#header .nav-link{
padding-left:15px;
padding-right:15px;
 }

 }
@media (min-width:992px) and (max-width:1200px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
#header .nav-link{
padding-left:17px;
padding-right:17px;
 }
.qual_1r img{
min-height:400px; 
 }
.cont_h1l {
padding-top: 40px;
padding-bottom: 40px;
}
.cont_h1l br{
display:none;
}
.h_line:before {
width: 60px;
}
.h_line:after {
width: 60px;
}
#footer .social_1i2 {
padding-top:30%; 
 }
 }
@media (min-width:1201px) and (max-width:1340px) {

 }
