@font-face {
    font-display: swap;
    font-family: EngraversGothic;
    font-style: normal;
    font-weight: 500;
    src: url(../myfonts/EngraversGothic.woff2) format("woff2"),url(../myfonts/EngraversGothic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: EngraversGothic;
    font-style: normal;
    font-weight: 700;
    src: url(../myfonts/EngraversGothic-Bold.woff2) format("woff2"),url(myfonts/EngraversGothic-Bold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: PiccolinaLight;
    font-style: normal;
    font-weight: lighter;
    src: url(../myfonts/POIPiccolina-Normal.woff2) format("woff2"),url(myfonts/POIPiccolina-Normal.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Piccolina;
    font-style: normal;
    font-weight: 400;
    src: url(myfonts/Piccolina-Regular.woff2) format("woff2"),url(myfonts/Piccolina-Regular.woff) format("woff")
}


body {
    font-family: EngraversGothic !important;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
}

.logo-width{
    width: 150px;
    padding: 10px 0;
}
.headcallbtn{
    border: none;
    background-color: #111;
    color: #fff;
    padding: 15px 30px;
    font-size: 18px;
    font-family: EngraversGothic;
}
.headcallbtn i{
    padding-right: 5px;
    top: 1px;
    position: relative;
}

a:hover {
    color: #000000;
}

.all-products-section-main{
	margin-top: 15px;
	margin-bottom: 80px;
}
.all-product-section{
	text-align: center;
	margin: 45px 0 35px;
	font-family: "Poppins", sans-serif;
}
.single-product img{
	width: 100%;
}
.single-product{
	margin-bottom: 15px;
}
.dress-content {
	padding: 15px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}   
.dress-content .title {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -0.32px;
	line-height: 1.4;
	margin-bottom: 5px;
}  
.dress-content .title a {
	color: #333;
}   
.dress-content .title a:hover {
	color: #000;
}
.dress-content .prices {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
}
.dress-content .product-info-action {
	margin-top: 7px;
}
.dress-content .product-info-action a.action-wishlist {
	position: relative;
	top: 1px;
}
.dress-content .product-info-action a {
	font-size: 18px;
	line-height: 20px;
	margin: 2.5px;
}
.aafrn-view-btn{
	border: 1px solid #000;
	background-color: #fff0;
	color: #000;
	padding: 9px 35px;
	width: fit-content;
	margin: 15px auto 0;
	display: block;
}
.asdm-span{
    font-family: EngraversGothic;
	color: #000;
	display: block;
	letter-spacing: 1.6px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.asdm-h2{
	color: #333;
	font-size: 50px;
	font-weight: 500;
	letter-spacing: -1px;
	margin-top: 0px;
	transform: none;
	text-transform: capitalize;
	font-family: PiccolinaLight;
}
.foot-zul{
	list-style: none;
	padding-left: 0;
}
.aiz-floating-button {
	display: none;
}

.mailing-list{
	padding: 80px 0 80px;
	background-color: #f7f7f7;
}
.mail-margin-auto{
	margin-right: auto;
	margin-left: auto;
}
.total-area{
	width: 100%;
	display: flex;
	gap: 30px;
}
.mail-area{
	width: 45%;
}
.mail-h5{
	text-transform: uppercase;
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: 25px;
}
.form-control-1{
	padding: 0.88rem 1.5rem;
	border: 1px solid #000;
	color: #111;
	border-radius: 0;
	height: 50px;
	font-weight: 200;
	font-size: 12px;
	margin-bottom: 10px;
	background-color: #f7f7f7;
	display: block;
	width: 100%;
	background-clip: padding-box;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.mail-text-area{
	width: 61%;
}
.mailing-box h5{
	float: inline-end;
	font-size: 45px;
	line-height: 48px;
	font-weight: 200;
	text-align: center;
	rotate: -8deg;
	width: 400px;
	letter-spacing: 8px;
	margin-right: -20px;
	font-family: PiccolinaLight;
}

.mailing-line {
	border-top: 2px solid #000;
	padding-top: 30px;
	background-color: #f7f7f7;
}

.mail-logo-area{
	width: 15%;
}
.mailing-logo{
	width: 190px;
	margin-top: 182px;
}
.footer-top{
    padding: 140px 0 70px;
}
.footer-top h3{
    font-size: 18px;
    margin-bottom: 1rem;
    font-family: PiccolinaLight;
    font-weight: 600;
}
.ftp{
    text-align: center;
    color: #000;
    margin-bottom: 2rem;
}
.form-control {
    padding: 0.88rem 1.5rem;
    border: 1px solid #000;
    color: #111;
    border-radius: 0;
    height: 45px;
    font-weight: 200;
    font-size: 12px;
}
.subscribe-btn{
    width: 100%;
    background-color: #000;
    border-color: #000;
    font-weight: 300;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 0px;
    padding: 21px 37px;
    position: relative;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.subscribe-btn:hover {
    background-color: #fff;
    color: #212529;
    text-decoration: none;
}

.by-sign{
    padding-top: 120px;
    color: #858c9a;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 50px;
    margin-bottom: 50px;
}


.main-footer{
    width: 100%;
    display: flex;
}

.foot-part{
    width: 23%;
    padding: 0 15px;
}

.main-fth3{
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1.3px;
    margin-bottom: 25px;
    font-weight: 600;
    font-family: PiccolinaLight;
    color: #000;
}

.main-footer-ul{
    list-style: none;
    padding-left: 0;
}

.main-footer-ul li{
    padding-bottom: 12px;
}

.main-footer-ul li a{
    /*text-transform: uppercase;*/
    letter-spacing: .5px;
    font-size: 16px;
}

.foot-part-1{
    width: 25%;
}

.get-touchp{
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 16px;
    margin-bottom: 5px;
    color: #000;
}

.get-colo5{
    font-size: 16px;
    color: #333;
}

.footer-copyright{
    background-color: #000;
    padding: 12px;
}

.footer-copyright p{
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 14px;
}

.mobile-view-only{display: none !important;}
.desk-none{display: none !important;}

.mob-price{
    display: none;
}


@media only screen and (max-width: 600px) {
    .mob-none{display: none;}
    .mobile-view-only{display: block !important;}
    .headcallbtn {display: none;}
    .floating-buttons-section {display: none;}
    .header-area.header-default.header-style2 .header-align {height: 96px;}
    .header-area.header-default .header-action-area .btn-menu {margin: 0 0px 0 0px;}
    .footer-top h3 {text-align: center;}
    .footer-top {padding: 70px 0 45px;}
    .mob-mb-15{margin-bottom: 15px;}
    .by-sign {padding-top: 40px;padding-bottom: 35px;margin-bottom: 40px; font-size: 16px;}
    .mobile-logo{width: 100px;}
    .foot-part {width: 50%;}
    .foot-part-1 {padding-right: 15px;width: 50%;}
    .mob-pl0{padding-left: 0;}
    .all-product-section {margin: 0px 0 20px;}
    .asdm-h2 {font-size: 42px;}
    .all-products-section-main {margin-top: 25px;margin-bottom: 45px;}
    .aafrn-view-btn {margin: 15px auto 0;}
    .total-area {display: block;}
    
    .mailing-list {padding: 55px 0 60px; margin-top: 60px;}
    .form-control-1 {height: 45px;}
    .mail-area {margin: auto;width: 90%;display: block;}
    .mail-h5 {font-size: 14px;margin-bottom: 15px}
    .mob-pr-15{padding-right: 15px !important;}
    .mob-pl-15{padding-left: 15px !important;}
    
    .mail-text-area {width: 100%;}
    .mailing-box h5 {
        margin-top: 45px;
        float: inline-end;
        font-size: 32px;
        line-height: 42px;
        width: 350px;
        letter-spacing: 8px;
        margin-right: 0px;
    }
    .mail-logo-area {width: 100%;}
    .mailing-logo {
        margin-right: 25px;
        width: 139px;
        margin-top: 10px;
        float: inline-end;
    }
    .main-footer-ul li {padding-bottom: 8px;}
    .main-footer-ul li a {font-size: 14px;}
    .main-fth3 {font-size: 16px;margin-bottom: 20px;}
    .mobile-view-only{
        margin-top: 15px;
    }
    .divider-area.divider-about-area .divider-about-content .divider-content .logo-divider {
        max-width: 145px;
    }
    .divider-area.divider-about-area .divider-about-content .divider-content p {
        font-size: 16px;
    }
    
    .svg-video-icon{
        width: 50%;
        margin: 0 auto;
        max-width: 100%;
        display: block;
    }
    .mob-price{
        text-align: center;
        margin-bottom: 0;
        display: block;
    }
    
}




