@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
body,html {
	font-size: 15px;
    line-height: 1.4666666667;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}
h1,h2,h3,h4{
	font-family: 'Montserrat', sans-serif;
}
.btn-primary {
    color: #fff;
    background-color: #ca0000;
    border-color: #ca0000;
}
.btn-primary:hover {
    color: #fff;
    background-color: #2d2c32;
    border-color: #2d2c32;
}
.yellowbg {
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 100%;
}
.logoArea img {
    height: 65px;
    margin: 0 auto;
    margin-top: 15px;
}
.shoppingcartarea p {
    font-size: 18px;
    font-weight: 600;
    margin: 35px 0px;
}
.shopping {
    margin: 10px;
    color: #eb1b83;
}
.shortinfo {
    float: right;
    display: flex;
    margin-top: 35px;
}
.infoshort {
    margin: 0px 10px;
    color: #eb1b83;
}
p.borderline {
    margin: 10px 10px;
}
.mySliderArea {
    position: relative;
}
.sliderbackgrouddata {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 32%;
}
.sercharea {
    margin-top: 10px;
    border: none;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
}
.topcolor {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7301a1+0,7400a1+24,63018c+62,600086+68,5d0084+76,5a007e+82,5a007e+100 */
background: #7301a1; /* Old browsers */
background: -moz-linear-gradient(top,  #7301a1 0%, #7400a1 24%, #63018c 62%, #600086 68%, #5d0084 76%, #5a007e 82%, #5a007e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7301a1 0%,#7400a1 24%,#63018c 62%,#600086 68%,#5d0084 76%,#5a007e 82%,#5a007e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7301a1 0%,#7400a1 24%,#63018c 62%,#600086 68%,#5d0084 76%,#5a007e 82%,#5a007e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7301a1', endColorstr='#5a007e',GradientType=0 ); /* IE6-9 */
}
.textdark {
    font-size: 14px;
    font-weight: 600;
}
.imageicon {
    color: white;
    padding-right: 4px;
}
li.dropdown:hover {
    background: #f7971d;
}
.datacolor .navbar-nav>li>a {
    color: #fff;
    font-size: 12px;
}
.sliderbackgrouddata h4 {
    font-size: 30px;
    font-weight: 500;
    color: white;
}
.sliderbackgrouddata h1 {
    font-size: 63px;
    font-weight: 700;
    color: white;
    background: #72009e;
    width: 41%;
    margin: 0 auto;
    border-radius: 6px;
    height: 90px;
    padding: 10px 0px;
}
.sliderbackgrouddata h2 {
    font-size: 50px;
    font-weight: 600;
    color: white;
}
li.onhover:hover {
    background: #f7971d;
}
ul.dropdown-menu li a:hover {
    background: #f7971d;
    color: white;
}
.threeimg {
    padding: 50px 0px;
    
}
.smalldown {
    margin-top: 10px;
}
.saleheadingdata h3 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 20px;
}
.saleheadingdataline {
    height: 3px;
    width: 200px;
    background: #0d1718;
    margin: 0 auto;
}
.saleheadingarea {
    padding-bottom: 20px;
}
.bedsheetsboxdataone {
    padding: 0px 15px;
}
.bedsheetsbox {
    border: 1px solid;
    color: #72009e;
    padding: 0px 0px;
    margin-bottom: 20px;
}
.bedsheetsboxdataone h4 {
    color: black;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    margin-top: 35px;
}
.bedsheetsboxdataline {
    height: 1px;
    width: 50px;
    margin: 0 auto;
    background: black;
    margin-top: 15px;
}
.bedsheetsboximgstar img {
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 30px;
}
.bedsheetsboxdata {
    font-size: 17px;
    text-align: center;
    color: black;
    font-weight: 700;
}
span.price {
    text-decoration: line-through;
}
span.back {
    background: #72009e;
    color: white;
    padding: 1px 5px;
    border-radius: 4px;
    text-decoration: none;
}
.cartclick {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.cart {
    background: #72009e;
    border-color: #72009e;
    font-size: 13px;
    font-weight: 700;
}
.cart:hover {
    background: #f7971d;
    border-color: #f7971d;
}
.bedsheetsimgarea {
    padding: 50px 10px;
}
.purplebg {
    background-image: url(../images/home-page.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 100%;
}
.yellowbgdata h4 {
    text-align: center;
    font-size: 30px;
    color: black;
    margin-top: 140px;
}
.yellowbgdata h3 {
    text-align: center;
    font-size: 65px;
    font-weight: 700;
    color: black;
    margin-bottom: 140px;
}
.yellowbg {
    margin-bottom: 40px;
}
.purplebgdata p {
    text-align: center;
    font-size: 40px;
    color: white;
    margin-top: 50px;
}
.purplebgdata h5 {
    text-align: center;
    color: white;
    font-size: 35px;
}
.purplebgdata h3 {
    text-align: center;
    color: white;
    font-size: 80px;
    font-weight: 700;
}
.now {
    background: #ff0000;
    border-color: #ff0000;
    font-size: 25px;
    font-weight: 700;
}
.purplebgclick {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 50px;
}
.now:hover {
    background: #f7971d;
    border-color: #f7971d;
}
.purplebg {
    margin-bottom: 40px;
}
.fourimg {
    padding: 40px;
    margin-bottom: 15px;
}
.fourimgtwo img {
    width: 100%;
    height: 297px;
}
.lastbg {
    background-image: url(../images/21.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 100%;
}
.lastbgdata p {
    text-align: center;
    font-size: 30px;
    color: white;
    font-weight: 600;
    margin-top: 20px;
}
.lastbgdata h2 {
    text-align: center;
    font-size: 90px;
    font-weight: 700;
    color: white;
}
.lastbgdataline {
    background: white;
    height: 3px;
    width: 100px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.lastbgdatatwo p {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: white;
    margin-bottom: 30px;
}
.footerlogo img {
    height: 80px;
}
p.footerdatabold {
    font-weight: 700;
    font-size: 18px;
    color: #656a6a;
    margin-top: 15px;
    margin-left: 10px;
}
.callimg {
    color: #eb1b83;
    font-size: 21px;
    margin: 10px 10px;
}
p.footerdatastyle {
    font-size: 15px;
    font-weight: 600;
    color: #999d9d;
}
.col-sm-4.backwhit {
    padding: 50px;
}
.col-sm-4.backgray {
    background: #f3f3f3;
    padding: 50px;
}
.footerproducts h5 {
    font-size: 21px;
    font-weight: 700;
    color: #656a6a;
}
.productsarealine {
    height: 2px;
    width: 190px;
    background: #656a6a;
    margin-bottom: 15px;
}
.productbox {
    display: flex;
    padding: 5px 0px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.productboxdata h3 {
    font-size: 16px;
    font-weight: 700;
    color: #656a6a;
    margin: 0px 8px;
}
.productboxdata p {
    font-size: 15px;
    margin: 8px 8px;
}
.productboxdata p {
    font-size: 15px;
    margin: 8px 8px;
    color: #cd1b74;
    font-weight: 500;
    text-decoration: line-through;
}
span.darkback {
    background: #ed2e8d;
    color: white;
    margin: 0px 10px;
    padding: 0px 2px;
}
.lastfooterdata p {
    font-size: 18px;
    font-weight: 700;
    color: #656a6a;
    margin-left: 45px;
    margin-top: -13px;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: 30px;
}
.list-inline>li {
    display: inline-block;
    padding-right: 20px;
    padding-left: 5px;
    float: left;
}
.postdata p {
    font-size: 16px;
    font-weight: 700;
    color: #6f6a6a;
}
.postdata span {
    color: #656a6a;
    font-weight: 500;
}
.postdata h5 {
    font-size: 23px;
    font-weight: 700;
    color: #656a6a;
    margin-top: 50px;
}
.col-sm-8.backsame {
    background: #f3f3f3;
    margin-top: -36px;
}
li.list-inline-item img {
    height: 50px;
    padding: 0px 5px;
    margin-bottom: 15px;
}
.tagset {
    background: #f3f3f3;
    border-color: black;
    color: black;
    margin: 5px 5px;
}
.tagset:hover {
    background: #f7971d;
    border-color: white;
    color: white;
}
.tagsboxthree {
    margin-bottom: 28px;
}
.gerdbackgroundbox {
    display: flex;
    margin-left: 400px;
    margin-bottom: 30px;
}
.gerdbackgroundclick {
    margin: 0px 30px;
}
.dataarea {
    display: flex;
}
.message {
    font-size: 30px;
    color: #f3f3f3;
    margin: 0px 5px;
}
.emailclick {
    background: #f3f3f3;
    border-color: #f3f3f3;
    color: black;
    font-size: 17px;
}
.enteremil{
    margin-top: 10px;
    border: none;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    width: 350px;
}
::placeholder {
    color: white;
    opacity: 1; /* Firefox */
  }
  input.form-controle.enteremil {
    color: white;
}
nav.navbar.navbar-default.datacolor {
    margin-bottom: 0px;
}
.modalwidthsize {
    width: 1000px !important;
    margin: 30px auto;
}
.modaltop h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: white;
    margin-top: 12px;
}
.row.rowback {
    background: #72009e;
    margin-top: -15px;
    padding: 8px 0px;
}
.modalbottomboximg img {
    height: 140px;
    width: 400px;
    margin-top: 5px;
}
.modalbottomboxdata h4 {
    font-size: 15px;
    font-weight: 600;
    color: black;
    margin: 10px 10px;
}
.modalbottomboxdata p {
    font-size: 16px;
    font-weight: 500;
    color: black;
    margin: 10px 10px;
}
span.modalspanrs {
    background: #ed2e8d;
    color: white;
    padding: 1px 2px;
    border-radius: 4px;
}
span.amountspan {
    font-weight: 600;
}
.modalbottombox {
    display: flex;
    border-right: 1px solid;
    border-color: #888888;
    margin-top: 10px;
}
span.textmodal {
    margin: 0px 6px;
    text-decoration: line-through;
    color: #72009e;
}
.modalcart p {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
    color: black;
}
.modalcartclick {
    margin-top: 22px;
}
.modalview {
    background: #72009e;
    border-color: #72009e;
    color: white;
    font-size: 15px;
    font-weight: 500;
    margin: 0px 5px;
}
.modalview:hover {
    background: #f7971d;
    border-color: #f7971d;
}
.row.padmodal {
    padding: 22px 22px;
}
p.clickmodal {
    background: #7400a1;
    width: 120px;
    padding: 1px 5px;
    color: white;
    font-weight: 600;
    border-radius: 4px;
    margin: 0 auto;
}
.gerdbackgroundclick {
    text-align: center;
    margin-bottom: 30px;
}
























@media only screen and (max-width : 768px) {
    .mobilesmall img {
        height: 60px;
        float: left;
        margin-top: 10px;
        margin-bottom: -10px;
    }
    .mobilemenu {
        color: #840686;
        font-size: 25px;
        margin-top: 20px;
        margin-bottom: -10px;
    }
    .purplebgdata h3 {
        text-align: center;
        color: white;
        font-size: 70px;
        font-weight: 700;
    }
    .lastbgdata h2 {
        text-align: center;
        font-size: 60px;
        font-weight: 700;
        color: white;
    }
    .gerdbackgroundbox {
        display: flex;
        margin-left: 23px;
        margin-bottom: 30px;
    }
    .col-sm-4.backgray {
        background: #f3f3f3;
        padding: 50px;
        margin-top: -50px;
    }
}