@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body{
    font-family: "Montserrat", serif;
    margin: 0px;
    padding: 0px;
    text-decoration: none;

}
p{
     padding:0px;
     margin:0px;
}

/*header*/
#main-header{
    background-color: transparent;
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: 999999999;
}
#main-header .navbar-brand img{
    width: 239px;
}
#main-header .bg-light{
    background-color: transparent !important;
}
#main-header .bg-light{
    padding: 15px 0px;
}
#main-header  .navbar-nav .nav-link{
    color: #dbd9d9;
}
#main-header .search-form .btn-outline-success{
    background: #000000;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    outline: none;
    border: none;
    font-size: 12px;
}
#main-header .form-control{
    height: 36px;
    background-color: #000000;
    border: none;
    outline: none;
}
#main-header .dropdown-menu{
    background-color: #000000;
    color: white;
    box-shadow: 0px 1px 18px 4px #7272727a;
}
#main-header .dropdown-menu a{
    color: #d0d0d0;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}
#main-header .dropdown-menu a:hover{
    background-color: white;
    color: #252525;
}

/*header*/

/*slider*/
#main-slider{
    position: relative;
}
#main-slider .dere{
    position: absolute;
    z-index: 999999999;
    width: 100%;
    bottom: 0px;
}
#main-slider .dere svg{
    height: 150px;
    width: 100%;
}
#main-slider .dere .ux-shape-fill {
     fill: rgb(255 255 255); 
}
/*slider*/

/*icons grid*/
#icons-grid-ct{
    padding-top: 62px;
}
#icons-grid-ct .home-suppor-brand{
    margin-bottom: 47px;
}
#icons-grid-ct .home-suppor-brand .home-support-inner{
    background-color: #F5F5F5;
    border: 1px solid #e3e2e2;
}
#icons-grid-ct .home-suppor-brand .home-support-inner .brand-ii{
    background-color: #e3e2e2;
    padding: 15px;
    display: inline-block;
    width: 24%;
    text-align: center;
}
#icons-grid-ct .home-suppor-brand .home-support-inner .brand-ii img{
    height: 122px;
    display: inline-block;
}
#icons-grid-ct .home-suppor-brand .home-support-inner .brand-iu{
    display: inline-block;
    text-align:center;
    width: 75%;
    padding-top: 15px;
    vertical-align: middle;
}
#icons-grid-ct .home-suppor-brand .home-support-inner .brand-iu h3{
    display: block;
    width: 100%;
    font-size: 23px;
    padding-top: 0px;
}
#icons-grid-ct .home-suppor-brand .home-support-inner .brand-iu h4{
    display: block;
    width: 100%;
    font-size: 15px;
}
#icons-grid-ct .grid-loop-ct{
    padding-bottom: 15px;
}
#icons-grid-ct .grid-loop-ct .single-grid-inner{
    margin-bottom: 25px;
}
#icons-grid-ct .grid-loop-ct .single-grid-inner a{
    display: block;
    background-color: #212427;
    text-align: center;
    vertical-align: middle;
    padding: 36px 0px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 1px 18px 4px #72727200;
    border: 1px dashed white;
}
#icons-grid-ct .grid-loop-ct .single-grid-inner a:hover{
    box-shadow: 0px 1px 18px 4px #727272a3;
    transform: translateY(-7px);
    border: 0px dashed white;
}
#icons-grid-ct .grid-loop-ct .single-grid-inner a img{
    width: 179px;
}
#icons-grid-ct .grid-loop-ct .single-grid-inner h5{
    color: white;
    text-decoration: none;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 300;
    padding-top: 8px;
    text-transform: uppercase;
}
/*icons grid*/

/*instagram shop*/
.background-main{
    background-color:#f1f1f1;
    padding: 50px 0px;
}
.background-main p{
    margin-bottom:30px;
}
.pgr-num-heading{
    color:#555;
     font-family: Montserrat, sans-serif;
}
.pgr-main-hd{
    color:#555;
    font-family: Montserrat, sans-serif;
    margin-bottom: 0px;
}
.pgr-img-heading img{
    width: 42%;
}

 p{
    font-family: Montserrat, sans-serif;
    font-size: 15px;
}

/*instagram shop*/


/*footer-star*/
.main-footer{
    background-color: #777;
    border-top: 1px solid rgba(0, 0, 0, .05);;
    font-family: Montserrat, sans-serif;
    padding-bottom:20px;

}

.main-footer .ftr-head{
    margin-bottom: 20px;
    color:#f1f1f1;
    font-family: Montserrat, sans-serif;
    font-size:16px;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
}

.main-footer .ftr-head::before{
  content:' ';
  display: block;
  background-color: #a5a3a3;
  height: 3px;
  width:30px;
  height: 3px;
  position: absolute;
  bottom:0px;
  left:0px;
  top:27px;
}

.main-footer .ftr{
    padding-top:30px;
}

.main-footer .prg-ftr-1{
    margin-bottom:20px;
    color:#f1f1f1;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
}
.main-footer .prg-ftr-2 a{
      
     color:#f1f1f1;
     font-family: Montserrat, sans-serif;
    text-decoration: none;
}
.main-footer .ftr-btn-link{
    border: none;
    background-color:black;
    color:#f1f1f1;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 19px;
    margin: 4px 2px;
    cursor: pointer;
    margin-top: 25px;
}
.main-footer ul{
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.main-footer .ftr-heading a{
  text-decoration: none;
  
}
.main-footer .ftr-heading{
    list-style-type: none;
    color:#777;
    font-size: 15px;
    margin-top:5px;
    text-transform: capitalize;
}
.main-footer .ftr-heading a{
    color:#f1f1f1;
}
.main-footer .ftr-img{
    width: 40%;
}
.main-footer .soical-icon i{
  font-size: 27px;
  color:#f1f1f1;
  margin-top:30px;
 padding-right:30x;
}
.main-footer .soical-icon i{
     margin-left:20px;
}
.second-ftr{
    background-color: #5b5b5b;
    padding: 20px 20px;

}
.second-ftr p{
    text-align: center;
    color:#f1f1f1;
}

/*footer-end*/


/*quality matter*/
#quality-matter-main{
    background-color: rgb(30, 32, 37);
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 10px;

}
#quality-matter-main .quality-matter{

}
#quality-matter-main .quality-matter-heading-1{
    color:#fff;;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
}
#quality-matter-main .quality-matter-heading-2{
    color: #f1f1f1;
    font-family: Montserrat, sans-serif;
}
/*quality matter end*/
/*ability-create*/
.ability-create{
    margin-top: 23px;
}
.ability-create .ability-create-list{
    padding: 0px;
    margin: 0px;
    font-family: Montserrat, sans-serif;
}
.ability-create .ability-create-heading-1{
    list-style-type: none;
    color: #f1f1f1;
    font-family: Montserrat, sans-serif;
    border-bottom: 1px solid #f1f1f147;
    margin: 0px;
    padding-top: 12px;
    font-size: 15px;
    padding-bottom: 8px;
}
.ability-create .ability-create-heading-1 i{
    color: #7a9c59;
    margin-right: 8px;
}

.ability-create-box{
    background-color: rgb(45, 48, 55);
    padding:3px 16px 0px 16px;
    border-radius: 7px;
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22);
    margin-left: 0;
    margin-right: auto;
    margin-top: 67px;
}
.ability-create-list-2{
    margin: 0px;
    padding: 0px;
}
.ability-create-heading-2{
    list-style-type: none;
    border-bottom: 1px solid #f1f1f147;
    margin: 0px;
    padding-top: 11px;
    font-size: 16px;
    color: #f1f1f1;
    padding-bottom: 6px;
    font-family: Montserrat, sans-serif;
}

 .ability-create-heading-2 i{
    color: #7a9c59;
    margin-right: 10px;
}
/*ability-create end*/

/*about-us-main*/
.about-us-main{
 background-color: #222222;
 font-family: Montserrat, sans-serif;
 padding-top: 55px;
 padding-bottom: 55px;
}
.about-us-main .about-us-pgr{
    text-align: center;
    color: #f1f1f1;
    font-size:15px;
}
.about-us-main .about-us-head{
     text-align: center;
     color:white;
     font-size:30px;
     margin-bottom: 9px;
}
.line-about-us{
   border-top: 2px solid #f1b847;
   width: 50%;
   margin-left: 24%;
   margin-bottom:20px;
}
.about-us-main .about-us-heading{
     color: #f1f1f1;
     font-size: 15px;
     font-family: Montserrat, sans-serif;
     line-height: 1.7;
}
.about-us-main .about-us-card{
    color:white;
    text-align: left;
    margin-top: 20px;
    padding-bottom: 13px;
    font-weight: bold;
}
.about-us-nam{
     color: #f1f1f1;
     text-align: left;
     margin-top: 5px;
     color: #ffffff;
     font-size: 12px;
}

/*about-us-main*/

#latest-prods{
    padding: 50px 0px;
}
/*product box*/
.p_box{ text-align:center; padding:15px; margin-bottom:20px;}
.p_box:hover{ box-shadow:0px 0px 20px #888888;}
.pimg{ padding-bottom:15px; max-height:300px; min-height:300px; line-height:300px;}
.pname{font-family: 'Open Sans', sans-serif; font-size:15px; color:#242424; padding-bottom:5px;}
.part{font-family: 'Open Sans', sans-serif; font-size:15px; color:#242424; padding-bottom:20px;}
.pbtn{ margin-bottom:10px;}
.pbtn a{ background:#2d2d2d; color:#fff; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:bold; padding:5px 20px; border-radius:5px;}
.pbtn a:hover{ background:#ff9800; text-decoration:none;}
.pimg img{
	max-width: 100%;
}
/*product box*/


/*breadcrump*/
#breadcrump{
    background-image:url('../img/How-to-Cut-Fabric-Straight-7-Perfect-Methods-Using-Scissors.webp');
    padding-top: 144px;
    background-position: center;
    padding-bottom: 87px;
    background-size: cover;
    text-align: center;
    position: relative;
}
#breadcrump::before{
    content: " ";
    background-color: #00000094;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
#breadcrump h1{
    color: white;
    font-weight: bold;
    position: relative;
}
#breadcrump p{
    padding: 0px;
    margin: 0px;
    color: white;
    position: relative;
}
/*breadcrump*/

/*general page*/
#all-page-data{
    padding: 50px 0px;
}
/*general page*/

/*Detail Page*/
#single-product{
    padding: 50px 0px;
    position: relative;
    overflow: hidden;
}
.app-figure{
     margin-bottom: 50px;
}
#single-product .cart-side-page{
    margin-bottom: 50px;
}
#single-product .cart-side-page h1{
	display: block;
	color: #000000;
	margin: 14px 0 7px;
	font-size: 36px;
	line-height: 0.96em;
	letter-spacing: -.02em;
	font-weight: 500;
}
#single-product .cart-side-page .tag_small{
    
	color: #000000;
	font-weight: 600;
	padding-bottom: 15px;
	display: block;
}
#single-product .cart-side-page p{
    
    margin-bottom: 27px;
    font-size: 16px;
    line-height: 1.7;
}
#single-product .cart-side-page form{
	position: relative;
	overflow:hidden;
}
#single-product .cart-side-page .modal-size{
	float:left;
	width: 50%;
}
#single-product .cart-side-page .modal-size h4{
	font-size: 15px;
	
}
#single-product .cart-side-page .modal-size select{
	width: 90% !important;
	display: block;
	height: 30px;
}
.quick-add-to-cart{
	position: relative;
}
.quick-add-to-cart label{
	display: none;
}
.quick-add-to-cart input{
	width: 20%;
	float: left;
	margin-top: 20px;
	height: 50px;
}
.quick-add-to-cart button{
	float: left;
	height: 50px;
	margin-top: 20px;
	border: 0px;
	background-color: #000;
	
	color: white;
	font-size: 15px;
	padding: 0px 25px;
}
/*Detail Page*/


/*Cart*/
#add-cart{
    position: relative;
    overflow: hidden;
    padding: 50px 0px;
}
.OrdHisTop {background:#1f1f1f;/* float:left; *//* margin-top:15px; */width: 98%;ma;margin-left: 12px; }
.OrdHisTop ul { margin:0px; padding:0px;}
.OrdHisTop li {display:inline-block;font-size: 14px;font-weight:bold;color:#fff;border-right:1px solid #2C3137;padding:5px 0px;width:17%;text-align:center;list-style:none;}
.OrdHisTop li:first-child { width:25px;}
.OrdHisTop li:last-child { border:none; width:145px;}
.EmptyCart { margin:20px 0px; text-align:center; font-size:14px; font-weight:bold;}
.EmptyCart a { color:#F00;} .EmptyCart a:hover { text-decoration:none;}
.BasketCon {padding:10px 0px;border: 1px solid #2C3137;float:left;width: 98%;mar;/* margin-lef;/* border-width:0px 1px 1px; */px 1px;/* margin-bottom:15px; */margin-left: 12px;}
.BasketImg { width:115px; float:left; border-right:1px solid #2C3137;}
.BasketDetails { float:left; width:47%; padding:0 3px; display:block}
.BasketDetails p {border-bottom:1px solid #2C3137;padding-bottom:3px;margin-bottom:8px;font-size: 14px;font-weight:bold;color:#424242;}
.BasketQty { width:17%; float:left; padding:0 3px;}
.BasketCon .txt_id { background:#f1f1f1; border:1px solid #666; text-align:center; margin-bottom:8px;}
.BasketRate { width:13%; float:left; text-align:center; font-size:14px;}
.BasketTotal { width:13%; float:left; text-align:center; padding:0 3px;}
.BasketTotal p { font-size:14px; margin-bottom:10px;}
.BasketTotal a { color:#F00;} .BasketTotal a:hover { text-decoration:none}
.TotalCon { float:right; margin-top:15px;   margin-right:10px;}
.TotalQA { background:#f1f1f1; border:1px solid #ccc; padding:5px;}
.TotalQA label {font-weight:bold;color:#000;float:left;margin-right:10px;}
.TotalQA span { float:right; font-size:14px; font-weight:bold; color:#900}
.TotalCon p { margin-top:8px; margin-bottom:15px; }
.TotalCon p a {background:#1f1f1f;color:#fff;font-weight:bold;padding:7px;}
.TotalCon p a:hover { text-decoration:none;}
.UpdateBtn {background:#000;padding: 3px 22px;font-size: 13px;color:#fff;font-weight:bold;border:none;cursor:pointer;}
.UpdateBtn:hover { background:#666; color:#fff;}
.QuoteForm { margin:15px;}
.SubmitText { font-size:18px; font-weight:bold;   color:#060; padding-top:30px; text-decoration:underline; min-height:250px;}

/*Cart*/

/*quote page*/
#quotation-request{
    padding: 50px 0px;
}
.qoutatoin-inner label{
    
    font-size: 14px;
    color: #000;
    width: 100%;
}
.qoutatoin-inner input, .qoutatoin-inner select{
    
    width: 100%;
    height: 30px;
    font-size: 13px;
    margin-bottom: 15px;
}
.qoutatoin-inner textarea{
    
    width: 100%;
    font-size: 13px;
    margin-bottom: 15px;
} 
/*quote page*/




@media only screen and (max-width: 600px) {
  #main-header{
	  position:relative;
	  background-color: #373737;
  }
	.navbar-toggler{
		background-color: white;
	}
	.dere{
		display: none;
	}
	.brand-ii{
		display: none !important;
	}
	.brand-iu{ 
		width: 100% !important;
	}
}


































