
  /* @font-face {
                font-family: "NexaDemo-Light";
                src: url('https://projectsdemo.biz/clients/alamode-decor/css/fonts/NexaDemo-Light.woff') format('woff'),
        url('https://projectsdemo.biz/clients/alamode-decor/css/fonts/NexaDemo-Light.woff2') format('woff2'),
        url('https://projectsdemo.biz/clients/alamode-decor/css/fonts/NexaDemo-Light.eot'),
        url('https://projectsdemo.biz/clients/alamode-decor/css/fonts/NexaDemo-Light.eot?#iefix') format('embedded-opentype'),
        url('https://projectsdemo.biz/clients/alamode-decor/css/fonts/NexaDemo-Light.otf') format('truetype');

                font-weight: normal;
                font-style: normal;
                font-display: swap;
            }
    */

    ::focus{outline:none;}
a{text-decoration:none; font-family: 'Libre Franklin', sans-serif;}
a:hover{ color:#a92222; font-family: 'Libre Franklin', sans-serif;}
body, h1, h2, h3, h4{margin:0; padding:0;   font-weight: 700;  font-family: 'Libre Franklin', sans-serif;}

	p, ul, li{font-family: 'Libre Franklin', sans-serif; font-weight:normal;}
:focus{box-shadow:none;}

@media (min-width: 768px) {
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }

  100% {
    transform: translateY(0rem);
    opacity: 1;
  }

  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }

  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

@media (max-width: 992px) {
    .navbar-collapse {
        position: fixed;
        top:0px;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-top:25px;
        width: 75%;
        height: 100%;
        background-color:#fff;
    }

    /* .navbar-collapse.collapsing {
        left: -75%;
        transition: height 0s ease;
    }

    .navbar-collapse.show {
        left: 0;
        transition: left 300ms ease-in-out;
    }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 500ms ease-in-out;
    } */
}

.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}

.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}

.navbar-toggler.collapsed .close-icon {
    display: none;
}

.navbar-toggler:not(.collapsed) .navbar-toggler-icon {
    display: inline;

}
.close-icon{  font-family: cursive;
    font-weight: bold;
    color: #000; width: 50px;
    height: 50px;
    line-height: 38px;}
.validation-msg{margin: 20px 0;  padding: 0; text-align: left; color: #9c1a0f;}
 .dropdown-menu{ border-radius:0; min-width:250px; width:fit-content; padding:0px;}
 .dropdown-menu-end[data-bs-popper] {  right: 0;left: 0; margin-top:0px;}
.carousel-control-next, .carousel-control-prev{display:none;}
.carousel-indicators [data-bs-target]{height: 10px;  border-radius: 50%; width: 10px;border: 3px solid #b53e3f !important; opacity:1;}
.carousel-indicators .active{background-color:#b12324;}
.carousel-indicators{    margin: 0px 0 32px 9%;  justify-content: left;  padding: 0;background-clip:unset;}
.header{border:1px solid #c9c9c9;}
.border{border:0px !important;}
.top-bar{background-color:#000; color:#fff; min-height:32px;padding-top: 3px; text-align: right;font-weight: 100;}
.top-bar a{color:#fff; text-decoration:none;font-weight: 500;font-size: 13px;    font-weight: bold;   letter-spacing: 2px;    }
    .top-bar span{width:auto;border-right: 1px solid #fff;   padding-right: 15px;margin-right: 3px;}
    .top-bar span:last-child{border-right:0px;    padding-right: 0px;   margin-right: 0px;}
.fa-times-circle{color:#a92424;}
.top-header .menu li{text-transform:uppercase;color:#6b6b6b; margin-top:5px; font-family: 'Libre Franklin', sans-serif; font-weight: bold;  font-size: 14px;padding: 0 0px; margin:5px 15px;
    white-space: nowrap;position:relative;}
.button-text{text-transform: uppercase !important;
    background-color: #000;
    white-space: normal !important;
    width: auto;
    text-align: left;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 3px 20px 3px 20px !important;
    border: 1px solid #ebebeb;
    background-position: 6px 9px;
    border-radius: 6px;
    margin: -1px 25px 0px !important;
    height: fit-content;}
	.button-text:hover{background-color:transparent; border:1px solid #ddd;}
	.button-text:hover a, .login-btn:hover a{color:#000 !important;}
.top-header{padding:10px 0px;}
.top-header .navbar{margin-left: 30px;}
.button-text a, .login-btn a{color:#fff !important;}
.menu, .logo{display:inline-block;}
.menu{float:right;}
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link{border-bottom:1px solid #a92222;border-top:1px solid #a92222; color:#a92222;}
.top-header .menu li a{color:#000;  letter-spacing:3px; padding:7px 0 !important;}
.top-header .menu li:after{width:2px; height:15px; background-image:url(../images/divider.jpg); background-repeat:no-repeat; content:""; border:0px; position:absolute; right:-19px; top:11px;}
.customer-app-btn:after, .login-btn:after, .top-header .menu li>ul>li:after{content: "" !important;    width: 0px !important; width:0px;}
.top-header .menu li>ul>li{margin: 0px;  border-bottom: 1px solid #cdc4c4; padding: 0; white-space: normal;}
.top-header .menu li>ul>li a{padding:10px 15px !important; line-height: normal; font-size:12px;  font-weight: 800;}
.slider .carousel-caption{bottom:auto; top:19%;left: 116px; text-align: left;padding-left: 52px;  width: 576px; background-color:rgba(0,0,0,0.2)}
.carousel-caption h1{font-size:66px;color:#000;}
.carousel-caption h5{text-transform:uppercase; color:#000; font-weight: 400;  letter-spacing: 4px;}
.banner-btn{text-transform: uppercase; font-family: 'Libre Franklin', sans-serif; color: #a92222;  text-decoration: none;  font-size: 23px;  letter-spacing: 3.2px;}

.about-sec{margin:72px 0px;}
.about-sec img{width:100%;}
.about-sec .col-md-8{padding:60px 0 0 60px; position:relative;}
.about-sec h4{color:#a51919; text-transform:uppercase; font-size:19px;letter-spacing: 2.1px; font-family: 'Libre Franklin', sans-serif; }
.about-sec h2{font-size:48px;}
.about-sec p{font-size: 20px; font-family: 'Libre Franklin', sans-serif;font-weight: 200;}
.about-btn{  text-decoration:underline;  position: absolute;  top: 85px;  letter-spacing: 2px;  color: #000;  right: 0;font-weight: 600;}
.text{margin-top:25px;}
.heading h2{color:#a92222; font-size:54px;    font-weight: 300;    text-align: center;  margin-bottom: 53px;}
.heading h2 span{color:#000; font-weight:bold !important; }
.collection-sec ul{list-style:none; margin:0; padding:0; font-family: 'Libre Franklin', sans-serif;}
.hover-text{position:absolute; bottom:0; opacity:0;}
.collection-sec ul li{position:relative; width:100%; background-color:#000;display:inline-block; margin-bottom:25px; float:left;}
.collection-sec ul li:nth-child(3n){float:right;}
.collection-sec ul li:nth-child(2n){margin:0 31px;}
.collection-sec ul li img{width:100%;}
.hover-text{transition: top ease 0.5s;}
.collection-sec ul li:hover img{opacity:0.5;}
.collection-sec ul li:hover .hover-text{position: absolute; transition: 0.5s; bottom: 15px;  opacity: 1;  left: 27px; right:27px;padding: 15px 25px;  background-color: #fff;}
.collection-sec ul li:hover .hover-text h2{font-size:25px;}
.more-btn{color:#000; text-transform:uppercase; letter-spacing:2px; text-decoration:none;}
.view-more-btn{margin-bottom:25px; text-align:center;}
.view-more-btn a{color:#000; letter-spacing:1px;text-transform: uppercase;  font-weight: 600; font-size:20px; text-decoration:underline;}

.we-serve{background-color:#ededed; padding:70px 0px;}
.image-box{position:relative;}
.image-box img{width:100%;}
.image-box .text{position: absolute;  transition: all 0.3s ease;  bottom: 15px;  left: 15px;  margin-top: 0;  opacity: 1;  background-color: rgba(255,255,255,0.5);
    padding: 15px;  width: 90%;}
	.image-box .text h2{font-size:25px;}
.treatments-sec{padding:50px 0px;}
.treatments-sec .text-sec{border-left:1px solid #ddd;}

.treatments-sec h2{font-weight:bold;font-size:35px; color:#000;    padding: 0px 64px 0 35px}
.treatments-sec img{padding-right:35px;width: 100%;}
.listing{padding-top:50px;}
.listing ul{list-style:none;}
.listing ul li{position:relative; padding-left:80px;}
.listing ul li:hover h3{color:#a51919;}
.listing ul li:hover span{background-color:#000;}
.listing ul li span{width:60px; height:60px; border-radius:50%; background-color:#a51919; display:inline-block; text-align:center; position:absolute; top:0; left:0;}
.listing ul li img{width:auto; padding: 12px 0 0;}


footer{border-top:5px solid #000; padding:30px 0px;}
footer ul li{list-style:none;}
footer ul{margin:0; padding:0px;}
.footer-one ul{list-style:none; margin:9px 0px; padding:0;}
.footer-one ul li{padding-left:30px; position:relative; padding-top: 10px; font-size:13px;}
.footer-one ul li a{color:#000;}
.footer-one ul li span{position:absolute; top:8px; left:0; width: 21px;  text-align: center;}
.footer-two{padding-left: 25px;  border-left: 1px solid #ebe7e7;  margin-left: 15px;  width: 23%;}
.footer-two h2{font-size:15px; font-weight: bold; text-transform:uppercase;margin-bottom: 21px;color:#000;}
.footer-two ul li{border-bottom:1px solid #ddd;font-size: 13px; padding: 7px 0px;font-weight: 500;font-family: 'Libre Franklin', sans-serif;}
.footer-two ul li a{color:#000;}

.footer-bottom{background-color:#000;color:#fff; font-size:11px;text-align: center; padding: 11px 0;}



/*product page css starts here */
#product-detail-page img{width:100%;}
.product-slider .carousel-indicators {margin: 19px 0 19px 0%; position:relative; text-align:center;    justify-content: center;}
.product-text{padding:0px 35px; font-weight:normal;}
.product-text h2{font-size:40px;}
.product-text p, .product-text ul{font-size:20px;font-family: 'Libre Franklin', sans-serif;   margin-top: 24px;padding: 0}
#product-detail-page{margin-top:50px;}
.product-text ul li{background-image: url(images/tick.jpg);  background-repeat: no-repeat;  background-position: left; padding-left: 35px;
list-style: none;    margin-bottom: 3px;}
.description-images{padding:0px;}
.description-images li{width:45%;display:inline-block;text-align: center;  margin: 0 14px;}
.description-images img{padding:25px;}
.right-image{text-align:center;}
.product-text a{padding: 6px 25px;color: #b12324; border: 1px solid #a51919; margin-top: 25px;display: inline-block;}
.product-text a:hover{background-color:#b12324; color:#fff;}

#tabbing-sec{margin-top:25px;}

.tab { overflow: hidden; border-bottom: 1px solid #ccc;padding: 0;    justify-content: space-between;  display: flex;}

/* Style the tab */
.tab button {float: left;   outline: none;  cursor: pointer;  padding: 8px 16px;   transition: 0.3s;  font-size: 20px; white-space:nowrap;
    letter-spacing: 1px;   margin-right: 25px; background-color:#fff; border:5px solid #fff;}

.tab button:hover {
    color: #b12324;
    background-color: #fff;
    border-bottom: 5px solid #b12324;}

/* Create an active/current tablink class */
.tab button.active {
    color: #b12324;
    background-color: #fff;
    border-bottom: 5px solid #b12324;}

/* Style the tab content */
.tabcontent {  display: none;  padding: 60px 12px;  border-top: none; color:#000000; font-size:20px;}
.tabcontent h3{font-size:30px; color:#000;margin-bottom:25px;}
#details-1 a{color:#302f2f;
    font-size: 13px;
    font-weight: 700; position:relative;
    text-decoration: none;
    border: 1px solid #bbbbbb;
    padding: 14px 33px 15px;
    text-transform: uppercase;
    margin-top: 12px;
    display: inline-block;}

	#details-1	a:hover:before{content: '';
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    margin-right: 7px;
	}

#details-1	a:before{content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 2px;
    background-color: currentColor;
    line-height: 0;
    margin-top: -1px;
    margin-right: 0;
    -webkit-transition: width .15s ease-out,margin .15s ease-out;
    -moz-transition: width .15s ease-out,margin .15s ease-out;
    transition: width .15s ease-out,margin .15s ease-out;
}
/* Style the close button */
.topright { float: right; cursor: pointer; font-size: 28px;}

/* #details-1 img{width:100%;} */
#details-1 .row{margin-bottom:15px;}
#product-detail-page .row{margin:50px 0px;	}
#product-detail-page .heading{font-size:50px; text-transform:uppercase; text-align:center; position:relative;}
#product-detail-page .heading:after{    width: 153px;  height: 3px;  background-color: #ac3737;  content: "";  position: absolute;
    bottom: 0;  left: 0;  right: 0;  margin: 0 auto;}
	.pd-btm{padding-bottom:35px;}
	.pd-left{padding-left:45px;}
	.pd-right{padding-left:62px;}
	.sec-text{padding-top:35px;}
	.sec-text h2{font-size: 22px; text-transform:uppercase;  font-family: 'Libre Franklin', sans-serif;  color: #ac3737;  font-weight: bold;}
.sec-text p{font-size:20px;}
.sec-text h2{position:relative; margin-bottom:35px;    line-height: 32px;}
.sec-text h2:after{    width: 153px;  height: 3px;  background-color: #ac3737;  content: "";  position: absolute; bottom: -10px;  left: 0; }
.mobile-view{display:none;}

#details-2 h4{margin:40px 0px 0px;}
#details-3 p{font-size:20px; text-align:left;font-weight: 500;}
#details-3 h4{font-size:20px;color: #000;margin-bottom: 19px;}
#details-3 hr{background-color:#000;}
.mat-sec h3{text-align:center;}
h5{letter-spacing: 1.2px;
    font-weight: 400;
    margin-top: 10px;
    display: inline-block;}
.mat-sec .column{width: 30%; text-align:center; margin: 25px 10px; vertical-align:top;}
.mat-sec .column p{font-size:14px;}
.mat-sec .column img{margin:0px 0px 20px; pointer-events: none;}
.column{width: 15%; display: inline-block;  padding: 14px 12px 14px;  border: 1px solid #fff; margin: 10px 8px;}
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: transparent;
  margin: auto; border:0px;
  padding: 0;
  width: 35%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item.hover{color:#fff !important;    background-color: #9b1c1c;}
.navbar-toggler{ padding:0px; margin-top:-5px; }
button:focus:not(:focus-visible){outline:0px; box-shadow: none;}
.op-sec{padding:25px; color: #000;  margin-top:25px; border: 1px solid #ddd;}
.op-sec img{width:100%;}
.op-sec h2{font-size:22px;    text-align: center;   margin-top: 24px;}
.op-sec p{display:block;}

.measure-left-sec{ padding:20px 37px 0 0px;width: 49%; margin-right: 1%;}
.measure-left-sec span img{width:100%;}
.measure-left-sec span{display:inline-block;  width: 37%; vertical-align:top;  margin-right: 6px;}
.measure-text-div{display:inline-block; width:60%; }
.measure-left-sec ul{    margin-left: 0; padding: 0px 0px 0 21px;  font-size: 15px;}
.measure-left-sec ul span{text-transform:uppercase; font-weight:bold;}

.lines-nav a.active{border:0px !important;}
.lines-nav a.active:after{    width: 58px;
    height: 2px;
    background-color: #a92222;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    border: 0px;}

.lines-nav a.active:before{bottom:9px; width: 58px;
    height: 2px;
    background-color: #a92222;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;

    border: 0px;}


.forgot-div input{width:100%; margin:20px auto 0px;}
.forget-pass-btn{width:300px !important;}
.login-section .checkleft_btn1 input{ padding: 8px 15px; margin-bottom: 25px;  min-height: 50px;}
.login-section {   background-color: #eee; width: 50%;  margin: 50px auto 50px;  padding: 50px;  text-align: center;}
.login-section h3{font-size: 21px; margin-top: 18px; margin-bottom:24px;}

.login-section h2{font-size: 26px;  text-transform: uppercase;  font-weight: bold;}
.login-section input{border: 2px solid #000;  border-radius: 49px;  padding: 15px;  margin-bottom: 25px;min-height:60px;}
.login-section input[type="submit"]{    width: 169px;  min-height: auto;  padding: 7px 0!important; background-color: #873030; color: #fff; font-size: 22px;
border: 0;}
.btn{background-color:#000; color:#fff;width: 100%;  min-height: auto;  padding: 7px 0!important;border-radius: 27px; font-size: 14px; text-transform: uppercase;}
.forgot_pbtn{width:49%;margin-top: 20px;}
.breadcrumbs ul{padding:0px;}
.breadcrumbs li{list-style:none;display:inline-block;text-transform: uppercase;}
.breadcrumbs li a{color:#000;}
.breadcrumbs{padding: 19px 0px 5px;    border-bottom: 1px solid #c9c9c9; line-height: 0; margin-bottom: 24px;}
 .customer-app-btn{border-bottom:1px solid #a92222; margin-right:22px !important;}



/*requestfor-quoe*/

.request-quote-sec h1{  font-size: 32px;  font-weight: bolder;}
.category-title h1{font-size:33px;}
.sub_category{background-color: #efefef;  color: #fff;padding: 23px 33px;   margin: 25px 0;}
.sub_category h1{text-transform: uppercase; font-size: 22px;color: #000;
    font-weight: 900;font-family: 'Libre Franklin', sans-serif;
    margin-bottom: 17px;}

.category_list{list-style:none; padding:0px;}
.category_list li{width:100%;border-bottom: 1px solid #fff;}
.category_list li a{color: #727272;   width: 100%;   display: inline-block;   padding: 9px 15px;}
.shippingaddr_fileds{width:48%; display:inline-block;}
.checkout_left  input, .checkout_left  select, .checkout_left textarea{background-color:#eee; border:0px; height:50px; width:100%; border-radius:0px;}


.checkout_left textarea{height:80px;}
.continuebtn{width: 183px;   margin: 25px 0;}
.continuebtn input[type="submit"]{/*background-color:#601414; color:#fff;*/background: #ab1111; border: 1px solid #ab1111; border-radius: 0; font-size: 16px; font-weight: 600;  }
.continuebtn input[type="submit"]:hover{/*background-color:#000; color:#fff;*/ border: 1px solid #ab1111; background-color: #fff; color: #ab1111;}
.table th{white-space:nowrap;}

    .pull-left, .pull-right{width:49%; margin-bottom: 25px;}
    .register-form-center{margin-top:25px;}
    .owl-prev, .owl-next{display:none;}
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background-color:#912020;}
    .owl-dots{margin-top:25px;}

    .contact-heading p{margin-top:25px;}
    .login-section h2 small{text-transform: capitalize;
    width: 100%;
    display: block;
    font-size: 21px;
    padding: 0 30px;
    margin: 12px 0;}

    .forget_password{width: 283px !important;}
    .forget-password-heading{width:100% !important; text-align:center; margin-bottom:25px;}
    .validation-sg{color:#9c1a0f;float: inherit;margin-top: 3px;margin-bottom: 25px;}

   #owl-demo .owl-dots{position: absolute;
    bottom: 19px;
    left: 119px;}

/* responsive css strats */




@media screen and (max-width: 1600px) {
    .top-header .menu li a{letter-spacing:1px;  }
    }

}
@media screen and (max-width: 1366px) {
    .top-header .menu li a{letter-spacing:3px;  }
    }

  @media screen and (max-width: 991px) {
      .top-header .menu li{margin:5px 0px;}
	p, .product-text p, .product-text ul{font-size:14px !important;}
	.dextop-view{display:none;}
	.mobile-view{display:block;}
	.menu{position: absolute;  right: 12px;   background-color:#fff; z-index:10000; }
	.about-sec .col-md-8{padding:30px 20px;}
	.about-sec h4{font-size:18px;}
	.about-sec h2 { font-size: 37px;}
	.about-btn{position:relative; top:auto;}
	.about-sec { margin: 35px 0px 24px;}
	.image-box{margin-bottom:25px;}
	.button-text{width:auto;background-size:19px; margin-top:8px;}
		.collection-sec ul li{width:100%;}
	.collection-sec ul li:nth-child(2n){margin: 0 0px 30px;}
	.treatments-sec img {padding-right: 0;}
	.treatments-sec .text-sec{margin-top:25px;}
.heading h2{font-size:28px;}
	.collection-sec ul{text-align:center;width: 95%; margin: 0 auto;}
.home-slider .carousel-indicators{justify-content:center;     bottom: -54px;}
	.footer-two{width:90%;border: 0; margin-top: 29px;}
	.treatments-sec h2{font-size: 25px;}
	.treatments-sec .text-sec{border-left:0;}
	.sec-text{padding-right:0px;}
	#product-detail-page img{width:100%;}
	#product-detail-page .heading{font-size: 30px;}
	.sec-text h2{font-size:17px; line-height:27px;}
	.pd-left{padding-left:20px;}
	.pd-right{padding-right:20px;}
	.tab button{font-size:13px;margin-right: 0; border:0px; background-color:#ccc;}
	.tabcontent h3, .product-text h2 { font-size: 23px;}
	.login-section{width:90% !important;padding: 50px 13px !important;}
	.login-section h3{font-size:16px !important;}
	.forgot_pbtn{width:100% !important;}
	.login-section input{    width: 100% !important;}
	.check_left{width: 100% !important;   margin: 0 auto !important;  text-align: center;}
	.top-header .menu li:after {
    width: 0;}
     .dropdown:hover .dropdown-menu{min-width:auto;}
     .dropdown-menu a{white-space: break-spaces;}
   .footer-two {padding-left: 0;}
   .tab button.active{border-bottom:1px solid #ddd; background-color:#000; color:#fff;}
   .tabcontent{padding:30px 12px;}
   .column {width: 22%;}
}

@media screen and (max-width: 768px) {
.tab{display:block;justify-content: center;}
.top-bar span{display:block; border-right:0px; text-align:center;    margin: 0;  padding: 0;}
.tab button{width:100%;}

.mat-sec .column, .measure-left-sec, .measure-left-sec span{width:100%;}
.measure-left-sec span{margin-bottom:25px;}
#details-1 img{margin-top:25px;}
.measure-left-sec ul{padding:0 25px;}
#details-1 a{margin-bottom:25px;}
.pull-left, .pull-right{width:100% !important;}
.table{overflow:scroll;}
.measure-text-div{width:100%;}
.we-serve{padding:47px 0px;}
.column { width: 95%;}
}


   label{text-transform:capitalize;}
   .accept-btn input{width:auto;}



/* prateek css */
.header .top-header .row .col-md-12{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navbar-expand-lg .navbar-nav{
  align-items: center;
}

@media(max-width: 1200px){
  .top-header .menu li{
    font-size: 11px !important;
    margin: 5px 12px !important;
  }
}

@media (max-width: 1024px){
  .top-header .menu li {
      font-size: 11px !important;
      margin: 5px 9px !important;
  }

  .top-header .menu li:after {
      right: -11px;
  }
}

@media(max-width: 1010px){
  .navbar-expand-lg .navbar-nav{
    align-items: unset;
  }
}

@media (max-width: 1000px){
  .header .top-header .row .col-md-12 {
    align-items: flex-start;
  }
}


/* prateek css */
.top-header .menu li:after{
  right: -10px;
}



/*Deepika*/

.myorder .heading-block td {
  padding: 5px;
  font-size: 13px;
  border: 0.5px solid #14183c; 
}
.heading-block td:hover a {
    color: #000;
}
.heading-block td a {
  color: #ab1111;
}
.category_list li a {
  color: #fff;
}
.sub_category {
  background-color: #ab1111;
}
.sub_category h1 {
  color: #fff;
}
.checkout_left{
  margin: 25px 0;
}

/*Starting of product-detail page*/

.single-product .customize_wrap .price span {
  color: #ab1111;
}
.single-product .form-control {
  font-size: 14px
}
.single-product #measurements h4 {
  text-transform: capitalize;
  background: #000;
}
.single-product .roomtype .tool_tip i {
  color: #ab1111;
}
.single-product .yellow-btn {
  background: #ab1111;
  border: 1px solid #ab1111;
}
.single-product .yellow-btn:hover {
  background: #fff;
  color: #ab1111;
  border: 1px solid #ab1111;
}

/*End of product-detail page*/

/*Starting of cart-page*/

.cart-pg .btn.yellow-btn {
  background: #ab1111;
  border: 1px solid #ab1111;
}
.cart-pg .btn.yellow-btn:hover {
  background: #fff;
  color: #ab1111;
  border: 1px solid #ab1111;
}
.cart-pg .btn-block .green-btn {
  background: #fff;
  color: #ab1111;
  border: 1px solid #ab1111!important;
}
.cart-pg .responsive-table .btn-block .green-btn:hover {
  background: #ab1111!important;
  border: 1px solid #ab1111;
  color: #fff;
}
.cart-pg form .cart-block input[type="submit"] {
  background: #ab1111;
  border: 1px solid #ab1111;
}
.cart-pg form .cart-block input[type="submit"]:hover {
  background: #fff;
  color: #ab1111;
  border: 1px solid #ab1111;
}

/*End of cart-page*/

/*Starting of Checkout page*/

#checkoutp .category-title h1 {
  font-size: 28px;
  color: #0a263c;
  text-transform: uppercase;
}
#checkoutp .shipping_table {
  border: 1px solid #14183c;
}
#checkoutp .cart_row {
  background: #14183c;
  border-bottom: 1px solid #14183c;
  text-transform: uppercase;
  height: 40px;
}
#checkoutp .cart_delete {
  font-weight: 600;
  color: #000;
  padding: 10px 0px;
  width: 5%;
  float: left;
  font-size: 14px;
}
#checkoutp .cart_img {
  font-weight: 600;
  color: #fff;
  padding: 10px 0px;
  width: 21%;
  float: left;
  padding-left: 20px;
  font-size: 14px;
}
#checkoutp .cart_name {
  font-weight: 600;
  color: #000;
  padding: 10px 0px;
  width: 45%;
  float: left;
  font-size: 14px;
  max-width: 325px;
  padding-right: 40px;
}
#checkoutp .cart_unitprice {
  font-weight: 600;
  color: #fff;
  padding: 10px 0px;
  width: 14%;
  float: left;
  font-size: 14px;
}
#checkoutp .cart_qty {
  font-weight: 600;
  color: #fff;
  padding: 10px 0px;
  width: 8%;
  float: left;
  font-size: 14px;
}
#checkoutp .cart_subtotal {
  font-weight: 600;
  color: #fff;
  padding: 10px 0px;
  width: 10%;
  float: left;
  font-size: 14px;
}
#checkoutp .cart_delete1 {
  padding: 40px 15px;
  width: 9%;
  float: left;
}
.cart_img1 {
    width: 18%;
    font-weight: 600;
    color: #000;
    padding: 10px 0px;
    float: left;
    padding-left: 20px;
    font-size: 14px;
}
.cart-image img {
    border-radius: 100%;
    width: 100px;
    height: 100px;
}
.cart_name1 {
    max-width: 325px;
    padding-right: 40px;
    font-weight: 300;
    color: #000;
    padding: 10px 0px;
    width: 32.5%;
    float: left;
    font-size: 14px;
}
#checkoutp .form-control[readonly] {
  width: 57%;
}
.cart_unitprice1 {
    width: 14%;
    font-weight: 600;
    color: #000;
    padding: 10px 0px;
    float: left;
    font-size: 14px;
}
.cart_qty1 {
    width: 8%;
    font-weight: 600;
    color: #000;
    padding: 10px 0px;
    float: left;
    font-size: 14px;
}
.cart_subtotal, .cart_subtotal1 {
    width: 10%;
    font-weight: 600;
    color: #000;
    padding: 10px 0px;
    float: left;
    font-size: 14px;
}
#checkoutp .shipping_table hr {
  border-bottom: 1px solid #14183c;
  width: 100%;
  opacity: 0.8;
}
.cart-block {
  background: #14183c;
  color: #fff;
  padding: 20px;
  margin-bottom: 20px;
}
.subtoatallis1 {
  font-weight: bold;
}
.subtoatallis1 li {
    font-size: 20px;
    margin: 15px 0;
}
.subtoatallis,
.subtoatallis1 {
  list-style: none;
}
.checkout-form {
  margin-top: 50px;
}
.checkout-form .cartformleft,
.checkout-form .cartformright {
    border: 1px solid #14183c;
    min-height: 580px;
    margin-bottom: 20px;
}
.cartformleft {
    float: left;
    width: 48%;
}
.first_method {
  background-color: #14183c;
  padding: 8px;
  color: #fff;
  font-size: 18px;
  border: 1px solid #14183c;
  margin-top: 0;
  text-transform: uppercase;
}
.shippingaddr_fileds {
  color: #4e5a66;
  font-size: 14px;
  float: left;
  width: 44%;
  margin: 0 3%;
  padding: 7px 0;
}
.shippingaddr_fileds input[type="text"], 
.shippingaddr_fileds input[type="password"] {
  padding: 6px 10px;
  width: 100%;
  margin-top: 8px;
  background-color: transparent;
}
.shippingaddr1_fileds textarea {
  width: 100%;
  margin: auto;
}
textarea.form-control {
  min-height: 150px;
  padding-top: 15px;
}
.shippingaddr1_fileds {
  color: #4e5a66;
  font-size: 14px;
  padding: 10px 18px;
}
.cartformright {
    float: right;
    width: 48%;
}
.continuebtn {
  margin-left: auto;
}
#checkoutp .checkout-form .continuebtn .btn.yellow-btn {
  background: #ab1111!important;
  border: 1px solid #ab1111!important; 
  border-radius: 0!important;
}
/*End of Checkout page*/

/*Starting of Payment gateway*/

form .button-credit-card {
  background: #ab1111;
}
form .button-credit-card:hover {
  border: 1px solid #ab1111;
  color: #ab1111;
  background: #fff;
}
.mt-55{
	margin-top: 55px;
}
fieldset span.label {
  color: #fff;
}
.cart-block h3 {
	margin-bottom: 15px;
}

/*End of Payment gateway*/

/*Starting of product listing page*/

#inner-banner {
	height: 350px;
    background-size: cover!important;
    position: relative;
    display: flex;
    align-items: center;
    padding: 15px;
    justify-content: center;
    margin-bottom: 50px;
}
#inner-banner h1 {
	text-align: center;
    color: #fff;
    position: relative;
    font-size: 50px;
    font-family: 'Roboto',sans-serif;
}
.products-img {
	margin-bottom: 55px;
    min-height: 370px;
    position: relative;
}
.products-img a img {
	height: 300px;
	width: 100%;
    border: 5px solid #fff;
    box-shadow: 1px -1px 12px 0px rgb(0 0 0 / 46%);
}
.products-img .products-info {
	padding: 15px;
    background: #fff;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-family: 'Roboto',sans-serif;
}
.products-img .products-info h5 {
	font-size: 16px;
    margin: 10px 0 20px;
}
.products-img .products-info h5 b {
	font-size: 14px!important;
}
.products-info img {
	width: 24px;
    height: 24px;
    border: none!important;
    outline: 1px solid #14183c;
}
.products-info .rate-box{
	margin-top: 25px;
}
.readmore-btn a {
	font-size: 16px;
    background: #ab1111;
    border: 1px solid #ab1111;
    margin-top: 15px;
    border-radius: 0;
}
.readmore-btn:hover a{
	background: #fff;
	border: 1px solid #ab1111;
	color: #ab1111;
}

.pull-left.add_class1{float: unset!important;}


/*End of product listing page*/


@media(max-width: 575px) {
  .checkout_left {
    margin: 10px 0;
  }
}

/*Deepika*/



/* cart css start */

 .cart-pg .btn-block li a{
        font-weight: 700;
    }
    
    .cart-pg .btn-block li a input{
        font-weight: 700;
    }


#checkoutp .col-md-3 .cart-block ul{
        padding-left: 0;
}

#checkoutp .cart_qty1 {
    width: 24%;
}

#checkoutp .shipping_table hr {
    margin-bottom: 0;
}

#checkoutp .subtoatallis1 li{
    margin-bottom: 0;
}

#checkoutp .subtoatallis1 {
    margin-bottom: 0;
}

.continuebtn input[type="submit"] {
    height: 44px;
}

#checkoutp .cart_name {
    color: #fff;
}

#checkoutp{
            max-width: 1320px !important;
}

.button-credit-card{
        background: #ab1111 !important;
    border: 1px solid #ab1111 !important;
    border-radius: 0 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    height: 44px !important;
}

.button-credit-card:hover{
        border: 1px solid #ab1111 !important;
    background-color: #fff !important;
    color: #ab1111 !important;
}

footer .container{
      max-width: 1320px !important;
}

.last-table {
    width: 72%;
    border: 1px solid #14183c;
    padding: 0;
    margin: 0 16px;
}

.last-table hr{
    display: none !important;
}

.last-shipping{
    padding-bottom: 70px;
}

.last-shipping .col-md-9 {
    padding: 0;
    max-width: 100%;
}

.last-shipping .cart_qty1 {
    width: 10% !important;
}


    
    .last-table .cart_name1 table td {
    min-width: 150px !important;
}

.cart_name1{
    font-family: 'Libre Franklin', sans-serif !important;
    font-size: 14px !important;
}

.cart_name1 strong{
    font-size: 14px !important;
}

.cart_name td{
    font-size: 14px !important;
}

.cart-pg table td {
    font-size: 14px !important;
    vertical-align: top !important;
}

.cart-pg table strong{
    font-size: 14px !important;
}
    
    
    .cart_row{
        font-family: 'Libre Franklin', sans-serif !important;
    }
    
    .cart_row th{
        font-weight: 600 !important;
        font-size: 14px !important;
        font-family: 'Libre Franklin', sans-serif !important;
    }
    
    .cart_unitprice1{
        font-weight: 400 !important;
        font-family: 'Libre Franklin', sans-serif !important;
    }
    
   .cart_subtotal1{
        font-weight: 400 !important;
        font-family: 'Libre Franklin', sans-serif !important;
    }
    
   .shipping_table td.cart-unit-price {
    vertical-align: unset !important;
}

.cart-qty input {
    margin-top: 0 !important;
}

.footer-two {
    margin-left: 0 !important;
}

.footer-two ul li a {
    padding-left: 0 !important;
}

.shipping_table.check-table .cart_delete1 {
    padding-top: 10px !important;
}

.shipping_table.check-table .cart_name1 {
    max-width: unset !important;
    width: 38.6% !important;
}

.shipping_table.check-table .cart_qty1 {
    width: 7% !important;
    margin-left: 27px;
}

.shipping_table.check-table .cart_qty1 input {
    padding: 0 !important;
    text-align: center;
    width: 43% !important;
    background: #eee;
    border-radius: 0 !important;
    height: 30px;
}
   
  .shipping_table.check-table .cart_subtotal1{
       width: 17%;
    text-align: center;
   }
   
   .shipping_table.check-table .cart_subtotal1.sub-tot {
    width: 11%;
}

.last-table .cart_name1 {
    max-width: 536px !important;
}

.last-table .cart_unitprice1{
    width: 12%;
}

.last-table .cart_qty1 input {
    padding: 0 !important;
    text-align: center;
    width: 32% !important;
    background: #eee;
    border-radius: 0 !important;
    height: 30px;
}

@media(max-width: 1400px){
    
    #checkoutp {
    max-width: 1140px !important;
}
    
    .cart-pg form .cart-block input{
        letter-spacing: 0.8px;
        font-size: 14px;
    }
    
    #checkoutp .cart_name {
    max-width: 210px;
}

#checkoutp .cart_row {
    padding: 0 15px;
}

.last-shipping .cart_row {
    display: flex;
    justify-content: space-between;
}

.last-shipping .cart_qty1 {
    width: 13% !important;
}

.last-shipping .cart_name1 {
    max-width: 480px;
}

.shipping_table.check-table .cart_name1 {
    width: 35% !important;
}

.shipping_table.check-table .cart_subtotal1.sub-tot {
    text-align: end;
}

    
}


@media(max-width: 1200px){
    
    .subtoatallis1 li {
    font-size: 16px !important;
}

    .cart-pg form .cart-block input {
        letter-spacing: normal;
        font-size: 12px;
    }
    
        #checkoutp .cart_row {
        padding: 0 10px;
        min-height: 60px;
    }
    
        #checkoutp {
        max-width: 1140px !important;
        width: 82%;
    }
    
    .last-table {
    width: 70%;
}

    .last-shipping .cart_name1 {
        max-width: 320px;
    }
    
       #checkoutp .last-shipping {
        max-width: 100% !important;
        width: 95% !important;
    }
    
        #checkoutp .last-table .cart_name {
        max-width: 120px;
    }
    
    .footer-two ul li a {
    text-wrap: wrap;
}

#checkoutp  .shipping_table.check-table .cart_name {
        max-width: 180px !important;
    }
   

}

@media(max-width: 1024px){
    .last-shipping {
        max-width: 100% !important;
        width: 95% !important;
    }
    
        .last-shipping .cart_name {
        max-width: 112px;
    }
    
        #checkoutp {
        max-width: 1140px !important;
        width: 93%;
    }
}

@media(max-width: 991px){
    
    .cart-pg .row{
        flex-wrap: wrap;
    }
    
    .cart-pg .row .col-md-9, .cart-pg .row .col-md-3{
        width: 100% !important;
    }
    
    #checkoutp .row .col-md-9, #checkoutp .row .col-md-3{
        width: 100% !important;
    }
    
    #checkoutp .cart-block {
    margin-top: 20px;
}

 .checkout-form {
    margin-top: 20px;
}

.checkout-form .cartformleft{
    width: 100% !important;
}

 .checkout-form .cartformright{
    width: 100% !important;
}

    .last-table {
        width: 100%;
        margin: 0 !important;
    }
    
           .last-shipping {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 65px !important;
    }
    
    footer {
    padding: 30px 15px;
}
    
    .last-shipping .cart_name1 {
        max-width: 328px;
    }
    
        #checkoutp {
        max-width: 1140px !important;
        width: 95%;
    }
    
          #checkoutp #cart-last-block {
        max-width: 100% !important;
        width: 100% !important;
        flex: 0 0 100% !important;
        padding: 0 !important;
    }
    
    .main {
    margin-left: unset !important;
}

    .checkout_wrap .checkout-form {
        margin-top: 20px;
        padding: 0 !important;
        max-width: 738px !important;
    }
    
          .footer-two {
        margin-left: 0 !important;
        padding-left: 20px;
        width: 99%;
    }

 .button-credit-card{
    margin-bottom: 40px !important;
}

.last-table .cart_name1 table td {
    min-width: 135px !important;
}

    .last-shipping .cart_img {
        width: 25% ! important;
        padding-left: 4px !important;
    }

 .last-shipping .cart_subtotal {
    width: 14% ! important;
}

.shipping_table.check-table .cart_subtotal {
    width: 11% ! important;
}

footer .container .row{
    flex-wrap: wrap !important;
}

    footer .container .row .col-md-3 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    
        .shipping_table.check-table .cart_name1 {
        width: 34% !important;
    }

}

@media(max-width: 768px){
    
        .footer-two {
        margin-left: 0 !important;
        padding-left: 15px;
    }
    
        .checkout_wrap .checkout-form {
        max-width: 706px !important;
    }
    
        .last-shipping {
        padding: 0 52px !important;
    }
    
}

@media(max-width: 767px){
    
        .cart-pg>div {
        max-width: 100%;
        padding: 0 35px;
    }
    
    #checkoutp{
        max-width: 100%;
        padding: 0 30px;
    }
    
    .container.checkout-form {
    max-width: 100%;
    padding: 0 30px;
}
    
    
}

@media(max-width: 600px){
    
    .cart-pg .footer-two{
        margin-left: 0;
        padding-left: 15px;
    }
    
        .cart-pg .btn-block li {
        width: 100%;
        margin-right: 0;
    }
    
    .cart-pg .btn-block li a{
        font-size: 15px;
    }
    
    .cart-pg .btn-block li a input{
        font-size: 15px;
    }
    
    .cart-pg .shipping_table td input {
    margin-top: 0 !important;
}

    .checkout-form .continuebtn {
        margin: 30px auto;
    }
    
        #checkoutp .cart_row {
        display: none !important;
    }
    
    .cart_name1 {
    max-width: 100%;
    width: 100%;
}

#checkoutp .cart_delete1 {
    padding: 15px 15px;
}

#checkoutp .shipping_table {
    padding: 0 12px 0 12px;
}

    #checkoutp {
        padding: 0 15px;
    }
    
    #checkoutp .cart_qty1 {
    width: 100%;
}

        .container.checkout-form {
        padding: 0 25px !important;
    }
    
          .last-shipping {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    
        .last-shipping .cart_qty1 {
        width: 100% !important;
    }
    
          .cart-pg>div {
        padding: 0 25px;
    }
    
        .last-shipping .cart_name1 {
        
        padding-left: 0 !important;
    }
    
    .shipping_table.check-table .cart_name1 {
        width: 100% !important;
    }
    
    .shipping_table.check-table .cart_unitprice1{
        width: 100% !important;
    }
    
    .shipping_table.check-table .cart_qty1 {
    width: 20% !important;
    margin-left: 0;
}

.checkout_wrap .shippingaddr1_fileds {
    padding: 10px 12px !important;
}

.shipping_table.check-table .cart_subtotal1 {
    width: 100%;
    text-align: start;
}
    
    
}


/* cart css end */








