/* Generated by Fontie <http://fontie.pixelsvsbytes.com> */

@font-face {
    font-family:'Iowan Old Style';
    src: url('../font/Iowan Old Style Bold.eot');
	src: url('../font/Iowan Old Style Bold.eot?#iefix') format('embedded-opentype'),
		url('../font/Iowan Old Style Bold.woff2') format('woff2'),
		url('../font/Iowan Old Style Bold.woff') format('woff'),
		url('../font/Iowan Old Style Bold.svg#Iowan Old Style Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}
body{
	margin:0px;
	padding:0px;
	font-family:'Iowan Old Style';
}
.social-links img{
    max-width: 25px;
}
.social-links ul li{
	list-style: none;
	display: inline-block;
	margin: 0px 5px;
}
.ft-social h5 {
    margin: 0;
}
.social-links{
	display: flex;
    align-items: center;
    justify-content: center;
}
.social-links ul{
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.social-links .btn{ 
 color: #ffffff; 
	font-size:14px; line-height: 14px; 
	text-transform: uppercase; border-radius: 0px;
	margin-right: 20px;
	padding: 8px 15px;
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem !important;
    height: 1.25rem !important;
    margin-left: auto !important;
    content: "";
       background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e) !important;
}
.header-wrapper .form-control{
	background-color: #f2f2f2;
	width: 300px;
	border-radius: 10px;
}
.header-wrapper .form-control{
	background-image: url("../images/glass.png");
	background-repeat: no-repeat;
    background-position: right 10px center;
}
button.accordion-button.collapsed {
    padding: 20px;
}
.cart-btn{
	display: flex;
	align-items: center;
	justify-content: center;
}
.cart-btn span{
	width: 25px;
	height: 25px;
	background-color: #000000;
	color: #ffffff;
	display: block;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: -10px;
    margin-top: -15px;
}
.header-top{
	padding: 15px 0px;
}
/*.menu-wrapper{*/
/*	border-top: 1px solid #dddddd;*/
/*	border-bottom: 1px solid #dddddd;*/
/*}*/
.nav-link{
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
.navbar-collapse{
	justify-content: center;
}
.nav-item{
	margin: 0px 25px;
}
.nav-link:hover{
	color: #000000;
}
.banner-content-wrapper{
	display: flex;
	align-items: center;
}
.banner-content-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0px;
}
.banner-content h4{
	font-size: 30px;
	line-height: 32px;
}
.banner-content h1{
	font-size: 84px;
	line-height: 84px;
	text-align: center;
    margin: 20px 0px 50px;
}
.banner-content .btn{
	font-size: 26px;
	color: #ffffff;
	background-color: #000000;
	border-radius: 0px;
}
.banner-content{
	text-align: center;
	margin-left: 50px;
}
.owl-theme .owl-nav{
	display: none;
}
.shop-image-wrapper{
	text-align: center;
	position: relative;
}
.shop-image-wrapper .btn{
	background-color: #ffffff;
	position: absolute;
	bottom: 0px;
    left: 0px;
    right: 0;
    margin: auto;
    border: 0px;
    border-radius: 0px;
    width: 50%;
    bottom: 30px;
}
.shop-image-wrapper .btn:hover{
	color: #ffffff;
	background-color: #772740;
}
.section-title{
    text-align: center;
    margin-bottom: 40px;
}
.shop-section{
	margin-top: 30px;
}
.latest-section{
    margin-top: 70px;
    margin-bottom: 70px;
}
.shop-des{
	text-align: center;
}
.shop-des h4{
	font-size: 16px;
	color: #000000;
	/*text-transform: uppercase;*/
	margin-bottom: 0px;
}
.shop-des p{
	font-size: 16px;
	color: #000000;
}
.shop-des{
    text-align: center;
    margin: 30px 0px 0px;
}
.btn-wrap{
	text-align: center;
}
.btn.standard-btn{
	background-color: #000000;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 12px 20px;
}
.footer-wrapper{
	background-color: #000000;
	padding: 40px 0px;
	margin-top: 0px;
}
.ft-logo{
	text-align: center;
    margin-bottom: 20px;
}
.ftaddress{

	color: #ffffff;
	margin: 0px;
}
.ftaddress p{
	color: #ffffff;
}
.ft-links ul{
	margin: 0px;
	padding: 0px;
}
.ft-links ul li{
	list-style: none;
}
.ft-links ul li a{
	text-decoration: none;
	color: #ffffff;
}
.footer-wrapper h5{
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 20px;
}
.ft-links{
	padding-left: 40px;
}
.ft-social .social-links{
	justify-content: flex-start;
}
.copyright{
	font-size: 12px;
	text-align: center;
	padding: 10px 0px;
	margin: 0px;
}
.ft-logo img{
	max-width: 100%;
}
.navbar-toggler{
	background-color: #000000;
	color:#fff;
}
.navbar-toggler-icon{
    background-image: url(../images/menu-icon.png) !important;
}
button.navbar-toggler {
    background: #000;
}
.inner-banner{
	/*background-image: url(../images/banner-inner.jpg);*/
	padding: 50px 0px;
	/*background-size: cover;*/
 /*   background-repeat: no-repeat;*/
}
.inner-banner h1{
	color: #000000;
}
.inner-banner h1{
    color: #000000;
    margin: 0px;
    font-size: 50px;
}
.img-fluid{
	box-shadow: 0px 0px 10px 0px #dddddd;
}
.about-section{
	padding: 60px 0px;
}
.about-content h3{
    font-size: 40px;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 50px;
}
.about-content h3:before{
    content: "";
    position: absolute;
    width: 115px;
    height: 6px;
    background-color: #772740;
    border-radius: 10px;
    bottom: -15px;
}
.about-content h3 span{
    color: #772740;
}
.about-section .row{
	align-items: center;
}
.about-content{
	padding-left: 40px;
}
.contact-section .about-content{
	padding-left: 0px;
}
.contact-section .form-control {
    height: 58px;
    border-radius: 8px;
    background-color: #f2f2f2;
    font-size: 18px;
}
.contact-section textarea.form-control {
    height: 96px;
}
.btn-style{
    background-color: #772740;
    padding: 18px;
    color: #ffffff;
    border-radius: 50px !important;
    font-family: 'ProximaNovaExtrabold';
    text-transform: uppercase;
    border: 2px solid #772740;
    font-size: 16px;
    line-height: 16px;
    width: 190px;
    border: 2px solid #772740;
}
.btn-style:hover{
	background-color: #ffffff;
	border: 2px solid #772740;
}
.contact-section .btn.btn-style{
    margin-top: 30px;
}
.contact-form-wrapper{
    padding-right: 60px;
}
.contact-section{
	background-color: #f5eaea;
	padding: 80px 0px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.footer-info{
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px;
}
.footer-info i{
    margin-right: 10px;
}
.footer-info a{
    text-decoration: none;
    color: #000000;
}
.shop-page-wrapper{
	display: flex;
	margin-top: 70px;
	    justify-content: center;
}
.shop-page-wrapper .latest-section{
	margin-top:0px;
	margin-left: 20px;
}
.pro-price h4{
    margin-right: 10px;
}
.pro-price{
    display: flex;
}
.product-des-section{
	margin: 70px 0px;
}
.product-des-section .btn-group{
	margin-top: 10px;
}
.product-des-section .btn-group .btn{
	margin-right: 10px;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
}
.product-link{
	text-decoration: none;
}
.latest-section.product-list-wrapper .shop-des{
	margin-top: 10px;
	text-align: left;
}
.product-list-wrapper .shop-des h4{
	font-family: 'Rubik', sans-serif;
	font-weight: normal;
	margin-bottom: 8px;
}
.product-list-wrapper .shop-des p{
	font-weight: 400;
	font-family: 'Rubik', sans-serif;
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 18px;
}
.product-list-wrapper .col-lg-3{
	margin-bottom: 40px;
}
.product-list-wrapper .shop-des p del{
	margin-left:5px;
	color: #b1b1b1;
}
.product-list-wrapper .shop-des p ins{
	margin-left:5px;
	color: red;
}
.sidebar .dropdown{
	width: 100%;
}
.sidebar .dropdown .btn{
	width: 100%;
	margin-bottom: 15px;
	text-align: left;
    padding: 0;
    font-family: 'Rubik', sans-serif;
}
.sidebar .dropdown .dropdown-menu{
	position: static !important;
    transform: none !important;
}
.btn-check:focus+.btn,.btn:focus{
	box-shadow: none;
}
.sidebar .dropdown-menu{
	border: 0px;
}
.sidebar .dropdown-menu .form-check-label{
	font-family: 'Rubik', sans-serif;
}
.color{
	width: 17px;
    height: 17px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}
.black{
	background-color: #000000;
}
.blue{
	background-color: rgb(0, 0, 255);
}
.Brown{
	background-color: rgb(165, 42, 42);
}
.Gold{
	background-color: rgb(255, 215, 0);
}
.Green{
	background-color: rgb(0, 128, 0);
}
.Grey{
	background-color: rgb(128, 128, 128);
}
.form-check-input:focus {
    border-color: none;
    outline: 0;
    box-shadow: none;
}
.form-check-input:checked {
    background-color: #000000;
    border-color: #000000;
}
.checkbox-wrapper ul{
	margin: 0px;
	padding: 0px;
}
.checkbox-wrapper ul li{
	list-style: none;
	font-family: 'Rubik', sans-serif;
}
.checkbox-wrapper{
	margin-bottom: 20px;
}
.product-des-section .about-content h5{
	font-family: 'Rubik', sans-serif;
	font-weight: normal;
}
.product-des-section .about-content p{
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
}
.pro-price h4{
	font-size: 18px;
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
}
.accordion-button{
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
}
.pro-price del{
	color: #b5b4b4;
}
.red{
	color: red;
}
.product-dess-accordian{
	margin-top: 40px;
}
.accordion-item{
	border-top: 1px solid rgba(0,0,0,.125);
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    border-left: 0px;
    border-right: 0px;
}
.product-dess-accordian .accordion-item:first-of-type{
	border-radius: 0px !important;
}
.accordion-button:focus{
	box-shadow: none;
}
.accordion-button:not(.collapsed){
	background-color: #f2f2f2;
	color: #772740;
}
.accordion-body{
	font-family: 'Rubik', sans-serif;
}
.product-info{
    display: flex;
    align-items: center;
    width: 200px;
    justify-content: space-between;
    font-size: 14px;
}
.accordion-body p{
	font-size: 14px;
}
.related-product-section{
	margin: 0px 20px 60px;
}
.related-product-section .shop-des{
	text-align: left;
}
.related-product-title h4{
    text-align: center;
    margin-bottom: 30px;
}
.btn-style.black-btn{
	background-color: #000000;
	border-color: #000000;
}
.btn-style.black-btn:hover{
	background-color: #ffffff;
}
.about-content.about-content-space{
	padding-left: 10px;
}
.logo a{
	display: inline-block;
}
.navbar-toggler:focus{
	box-shadow: none;
}
@media only screen and (max-width: 1199px){

	.btn-style{
		padding: 15px 18px;
		width: 170px;
	}
	.shop-image-wrapper .btn{
		width: 80%;
	}
	.banner-content h1{
		font-size: 74px;
    	line-height: 74px;
    	margin: 10px 0px 50px;
	}
}
@media only screen and (max-width: 991px){
    
    .header-top{
        padding:10px 0;
    }
    
    .searchbar{
        text-align:center;
    }

	footer .social-links ul{
    	display: block;
	}
	.banner-content h1{
		font-size: 54px;
    	line-height: 64px;
	}
	.banner-content .btn{
		font-size: 22px;
	}
	.banner-content h4{
		font-size: 24px;
    	line-height: 30px;
	}
	.banner-content{
		margin-left: 20px;
    	margin-right: 20px;
	}
	.latest-section{
    	margin-top: 40px;
	}
	.footer-wrapper h5{
		font-size: 16px;
	}
	.scrollarea{
    	width: 200px;
	}
	.shop-page-wrapper{
		margin-top: 50px;
	}
	.product-des-section .btn-group{
		display: block;
	}
	.product-des-section .btn-group .btn-style{
		margin-bottom: 10px;
	}
	.pro-price h4{
		font-size: 16px;
	}
}
@media only screen and (max-width: 767px){
    .book-section > .container {
    height: 184px !important;
    width: 88% !important;
  
}
img.zoom {
    width: 100% !important;
}
.book-section {
    height: 293px !important;
    width: 100% !important;
    padding: 0px !important;
 
}
    
    .header-top{
        padding:10px 0;
    }
    
    .searchbar{
        text-align:center;
    }
    

	.about-section.getin-touch .about-image{
		margin-bottom: 30px;
	}
	.product-des-section .btn-group{
		display: block;
	}
	.about-section.getin-touch .about-content{
		padding-left: 0px;
	}
	.about-section{
    	padding: 60px 0px 40px;
	}
	.footer-info{
		font-size: 16px;
	}
	.latest-section.product-list-wrapper .shop-image-wrapper{
    	margin-bottom: 20px;
	}
	.product-list-wrapper .shop-des p{
		font-size: 13px;
	}
	.h-mobile{
		display: none;
	}
	.about-content h3{
		font-size: 35px;
		margin-bottom: 35px;
	}
	.contact-section{
		padding: 40px 0px;
	}
	.contact-form-wrapper{
    	padding-right: 0px;
    	margin-bottom: 60px;
	}
	.about-section.abt-rabnoor .about-content{
		padding-left: 0px;
		margin-top: 20px;
	}
	.product-des-section .productimg{
		text-align: center;
		margin-bottom: 40px;
	}
	.product-des-section .about-content h3{
		text-align: center;
		font-size: 35px;
	}
	.inner-banner h1{
		font-size: 40px;
	}
	.inner-banner{
		padding: 80px 0px;
	}
	.product-des-section .about-content h3:before{
		margin: auto;
		left: 0px;
		right: 0px;
	}
	.product-des-section .about-content{
    	padding-left: 0px;
    	text-align: center;
	}
	.pro-price{
		justify-content: center;
	}
	.header-top form{
		justify-content: center;
		margin-bottom: 20px;
	}
	.header-top .logo{
		margin-bottom: 20px;
	}
	.social-links{
		justify-content: center;
	}
	.nav-link{
		text-align: center;
	}
	.banner-content-wrapper{
    	flex-direction: column;
	}
	.banner-content h1{
		margin: 10px 0px 20px;
	}
	.banner-content h1{
    	font-size: 44px;
    	line-height: 54px;
	}
	.banner-content .btn{
    	font-size: 18px;
	}
	.shop-image-wrapper{
		margin-bottom: 40px;
	}
	.ft-social{
		margin-top: 40px;
	}
	.contact-section .form-control{
		height: 50px;
		font-size: 16px;
	}
	
}
@media only screen and (max-width: 575px){
    
    .header-top{
        padding:10px 0;
    }
    
    .searchbar{
        text-align:center;
    }
    
    

	.inner-banner h1 {
    	font-size: 30px;
	}
	.inner-banner{
    	padding: 50px 0px;
	}
	.about-content h3{
		font-size: 30px;
	}
	.latest-section.product-list-wrapper .shop-des{
		text-align: center;
	}
	.ft-social .social-links{
		justify-content: center;
	}
	.latest-section{
    	margin-top: 0px;
	}
	.ft-links{
    	padding-left: 0px;
    	text-align: center;
	}
	.footer-wrapper .mt-5{
    	margin-top: 0rem!important;
	}
	.footer-wrapper h5{
		text-align: center;
	}
	.banner-content h1{
    	font-size: 40px;
    	line-height: 45px;
	}
	.shop-page-wrapper{
		display: block;
		margin-top: 40px;
	}
	.scrollarea{
		width: 100%;
	}
	.sidebar{
		display: block;
		overflow: scroll;
	}
	.shop-page-wrapper .latest-section{
		margin-left: 0px;
    	margin-top: 40px;
	}
	.shop-page-wrapper .latest-section .col-lg-3{
		margin-bottom: 30px;
	}
	
}

.login-nav{
    border-bottom: 1px solid #c5c3c3;
}

.login-nav .nav-tabs .nav-item.show .nav-link, .login-nav .nav-tabs .nav-link{
    border-color: #000;
    border: 0px;
    border-bottom: 1px solid #ccc;
}

.login-nav .nav-tabs .nav-link:focus, .login-nav .nav-tabs .nav-link:hover, .login-nav .nav-link.active{
    border-color: #000!important;
}

.login-nav .nav-link{
    width: 50%;
    border: 1px solid transparent;
    outline : 0;
}

.login-nav .nav-tabs{
    border: 0px;
}

#filter-btn{
    display: none;
}

@media (max-width: 767px) {
    .old-serch{
        display:none !important;
    }
    .sec-new-serch{
    display:block !important;
}
    .offcanvas {
    bottom: auto !important;  
    background: transparent !important;
    visibility: visible !important;
}
.offcanvas-header {
    justify-content: flex-end !important;
}
    
    .sec-togle-bg {
    background: #000000;
}
.offcanvas-backdrop.show{
        background: #000c !important;
        opacity: 5 !important;
}
    a.shop-btn2 {
    padding: 5px 9px !important;
    font-size: 12px !important;
   
}
.offcanvas.navbar-collapse ul li a {
    text-align: left !important;
    padding: 20px 0px !important;
    color:#fff !important;
}
.shop-btn {
    right: -50px !important;
    height: 33px !important;
}

ul.dropdown-menu.show {
    background: transparent;
    border: 0;
        padding-left: 30px;
        width:100% !important;
}
button.navbar-toggler {
    border-radius: 0px !important;
    padding: 10px !important;
}
    .searchbar{
        text-align:center;
    }
    
    
    .header-top{
        padding:10px 0;
    }

	.cart:not(.cart-totals) thead th {
		display: none;
	}

	.cart:not(.cart-totals) tbody td {
		display: block;
		width: 100%;
		border: 0;
		padding: 0 !important;
		text-align: center;
	}

	.cart:not(.cart-totals) .cart_item {
		display: block;
		position: relative;
		border: 1px solid #EEE;
		margin-bottom: 1.5rem;
		padding: 1.5rem;
	}

	.cart:not(.cart-totals) .cart_item .cart-product-remove {
		display: block;
		position: absolute;
		top: 1.25rem;
		left: auto;
		right: 1.25rem;
		width: 1.25rem;
		height: 1.25rem;
	}

	.cart:not(.cart-totals) .cart-product-thumbnail,
	.cart:not(.cart-totals) .cart-product-name,
	.cart:not(.cart-totals) .cart-product-quantity {
		margin-bottom: 1rem;
	}

	.cart:not(.cart-totals) .cart_item .cart-product-thumbnail a {
		display: inline-block;
	}

	.cart:not(.cart-totals) .cart_item .cart-product-price {
		display: none;
	}

	.cart:not(.cart-totals) .cart_item .cart-product-name a {
		font-size: 1rem;
	}

	.cart:not(.cart-totals) .cart_item .cart-product-subtotal {
		font-size: 1.25rem;
		color: #000;
	}

	.quantity .qty {
		width: 42px;
	}

	.quantity .qty,
	.quantity .plus,
	.quantity .minus {
		font-size: 0.875rem;
	}
	
	.cart-product-thumbnail img{
	    width: 100%!important;
	    height: auto!important;
	}
    .quantity .plus{
        margin-right: 0px;
    }
    .cart-button .button-primary{
        float: none;
        margin: 0px auto!important;
    }
    
    .cart_item i{
        background: #fff;
        padding: 10px;
        border-radius: 25px;
    }
    
    #prod_seacrh1{
        width: 100%;
            border-radius: 0px !important;
    }
    .menu-wrapper {
    border-top: 0px;
    border-bottom: 0px;
}
.sec-menu-bordeer{
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
    
    .sidebar{
        /*display: none;*/
    }
    
    #nav-tab{
        margin-top: 15px;
    }
    
    .course-categories .social-links{
        justify-content: flex-end;
    }
}
.shop-image {
    box-shadow: 0px 3px 10px 0 #b7b7b7 !important;
    border-radius: 10px;
    overflow: hidden;
}
.shop-image img{
    
    border-radius: 10px !important; 
}
.shop-btn {
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    margin: auto;
    right: 53px;
    z-index: 20;
    bottom: 0px;
    width: 200px;
    height: 50px;
    text-align: center;
}

.item.main-slid {
    position: relative;
}
a.shop-btn2 {
    background: #772740;
    padding: 14px 33px;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
}

.shop-image img {
      transition: all 1s ease-in-out 0s;

}

.shop-image img:hover {
      -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
      transition: all 1s ease-in-out 0s;

}

.logo.text-center a img {
    width: 140px !important;
}

ul.dropdown-menu.show li a {
    padding: 10px 10px !important;
  
    text-transform: uppercase;
}
ul.dropdown-menu.show {
    width: 215px !important;
    border: 0px !important;
    border-radius: 0px !important;
    padding-bottom: 0px !important;
}
.sec-new-serch{
    display:none;
}
.sec-video{
    width: 40% !important;
    height: auto;

}

ul.dropdown-menu .dropdown-item{
    font-family: roboto;
    font-size: 14px;
}

@media(min-width: 768px){

    .dropdown:hover .dropdown-menu {
        display: block;
    }

}
.mobile_device_480px {
    display: none;
}
