﻿ body {
            background: #bfbfbf;
            background: url(../images/pattern.jpg) repeat scroll center top transparent;
        }
.container {
    background: #fff;
}
        .header {
            transition: top .15s;
            border-radius: 0px;
            background: #fff;
        }

        .navbar-brand {
            color: #000;
        }

            .navbar-brand a:focus, a:hover {
                color: #000;
            }

        .nav > li > a {
            color: #000;
            font: icon;
            font-weight: bolder;
            font-size: 12px;
            padding: 10px 15px;
            text-transform: uppercase;
        }

        .navbar-nav > li > a {
            padding-top: 12px;
            padding-bottom: 12px;
        }

        .active, .nav > li > a:focus, .nav > li > a:hover {
            -webkit-transition: border-color .218s;
            transition: border-color .218s;
            border-color: #427fed;
            color: #f55a4e;
            text-decoration: none;
            background: #fff;
        }
        h2.main-heading{font-size:24px;}
        .navbar-default .nav > li > a:hover {
            color: #fff;
        }

        .navbar-default .nav > li > a {
            color: #fff;
        }
        .contact dt{font-size:15px}
        .active {
            font-weight: bold;
        }

        .spacing-right {
            display: block;
            position: relative;
            margin-right: 34px;
        }

        .form-signin {
            max-width: 330px;
            padding: 15px;
            margin: 0 auto;
        }

        .white-bg {
            background: #fff;
        }

        .search_width {
            width: 77%;
        }

        .navbar-default {
            border-width: 0;
            background-image: none;                                    
            background: #28335b;    
            position: relative;
            -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
            -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
            box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
            z-index: 500;            
        }
        .l-triangle-top {
            border-color: #d9542b transparent transparent;
            border-style: solid;
            border-width: 25px;
            height: 0px;
            width: 0px;
            position: relative;
            float: left;
            top: 1px;
            left: -50px;
        }
        .l-triangle-bottom {
            border-color: transparent transparent #d9542b;
            border-style: solid;
            border-width: 25px;
            height: 0px;
            width: 0px;
            position: relative;
            float: left;
            top: -40px;
            left: -150px;
        }
        .r-triangle-top {
            border-color: #d9542b transparent transparent;
            border-style: solid;
            border-width: 50px;
            height: 0px;
            width: 0px;
            position: relative;
            float: right;
            right: -45px;
            top: -107px;
        }
        .r-triangle-bottom {
            border-color: transparent transparent #d9542b;
            border-style: solid;
            border-width: 50px;
            height: 0px;
            width: 0px;
            position: relative;
            float: right;
            top: -149px;
            right: -145px;
        }

        .container-fluid {
            padding-right: 94px;
            padding-left: 94px;
            margin-right: auto;
            margin-left: auto;
        }

        .mui-btn--danger {
            color: #FFF;
            background-color: #fb2c75;
        }
         button.blue_button {
                font-size: 13px;
                color: #fff;
                padding: 5px;
                height: 32px;
                border: 0;
                cursor: pointer;
                position: absolute;
                right: 0;
            }

            .thumbnail .caption {
                padding: 2px;
                color: #333;
            }

            .btn-primary {
                background-image: -webkit-linear-gradient(top,#fb2c75 0,#fb2c75 100%);
                background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
                background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(C51375));
                background-image: linear-gradient(to bottom,#C513750,#C51375 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
                filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
                background-repeat: repeat-x;
                border-color: #fb2c75;
            }

                .btn-primary:focus, .btn-primary:hover {
                    background-color: #fb2c75;
                    background-position: 0 -15px;
                }

                .btn-primary:hover {
                    color: #fff;
                    background-color: #fb2c75;
                    border-color: #fb2c75;
                }
                footer .trust_seal {
                background: url("../img/sasural.png") no-repeat;
                width: 150px;
                height: 150px;
            }

            footer {
                margin-top: 0px;
                padding-top: 30px;                                
            }

                footer a {
                    color: #000;
                }

            a {
                cursor: pointer;
            }

            a {
                color: #323581;
                outline: none;
            }

            .footer4 ul {
                margin: 0;
                padding: 0;
            }

                .footer4 ul li {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                    margin-bottom: 20px;
                    color: #000000;
                }

                    .footer4 ul li a:link, .footer4 ul li a:visited {
                        color: #000;
                        font-weight: bold;
                        letter-spacing: 2px;
                    }

            .footer4 i.fa {
                font-size: 22px;
                padding-right: 10px;
                display: inline-block;
            }

            footer h5 {
                font-size: 15px;
                font-weight: bold;
                text-transform: uppercase;
                letter-spacing: 3px;
                margin-bottom: 7px;
            }

            .list-unstyled {
                padding-left: 0;
                list-style: none;
            }

            ol, ul {
                margin-top: 0;
                margin-bottom: 10px;
            }

            .footer_copyright {
                color: #AAAAAA;
            }

            #whatsapp {
                height: 25px;
                width: 25px;
                position: fixed;
                top: 51%;
                z-index: 1009;
            }

            #store {
                height: 25px;
                width: 25px;
                position: fixed;
                top: 57%;
                z-index: 1009;
            }

            #lookbook {
                height: 25px;
                width: 25px;
                position: fixed;
                top: 45%;
                z-index: 1009;
            }

            #noti {
                position: fixed;
                bottom: 15%;
                z-index: 1009;
            }

                #noti a {
                    display: block;
                    color: white;
                    font-family: Arial, sans-serif;
                    height: 30px;
                    width: 30px;
                    margin-left: 20px;
                    border-radius: 3px;
                    font-size: 20px;
                    font-weight: bold;
                    text-decoration: none;
                }

            #whatsapp a {
                display: block;
                color: white;
                background-color: green;
                font-family: Arial, sans-serif;
                height: 30px;
                width: 30px;
                font-size: 20px;
                font-weight: bold;
                text-decoration: none;
                border-radius: 3px;
            }

            #store a {
                display: block;
                color: white;
                background-color: #fb2c75;
                font-family: Arial, sans-serif;
                height: 30px;
                width: 30px;
                font-size: 20px;
                font-weight: bold;
                text-decoration: none;
                border-radius: 3px;
            }

            #lookbook a {
                display: block;
                color: white;
                background-color: #6600CC;
                font-family: Arial, sans-serif;
                height: 30px;
                width: 30px;
                border-radius: 3px;
                font-size: 20px;
                font-weight: bold;
                text-decoration: none;
            }

            .margin3 {
                margin-top: 3px;
            }
            .spacing-right{
	display: block;
	position: relative;
	margin-right: 34px;
	}
	.form-signin {
	max-width: 330px;
	padding: 15px;
	margin: 0 auto;
	}
	.labelz {
	color: #fff;
	font: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	margin-left: 20%;
	margin-top: 6%;
	font-size: 23px;
	}
	.img-thumbnail, .thumbnail{
	box-shadow: none;
	border: none;
	}
	.overlay{	
	bottom: 0;
	content: '';
	height: 120px;
	position: absolute;
	width: 100%;
	}
	.VIj6af {
	background-color: #00acc1;
	}
	.VIj6af, .tOQzKb, .c7Xfoe {
	width: 40px;
	height: 40px;
	bottom: 24px;
	left: 24px;
	position: absolute;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	}
	.QbU2dc {
	fill: #fff;
	margin: 8px;
	}
	.textlabel{
	bottom: 18px;
	color: #000;
	right: 24px;
	left: 10px;
	position: absolute;
	min-height: 40px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	}
	.FmgwTd {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	font: 500 20px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	margin-bottom: 4px;
	width: 100%;
	}.filter-space {
    margin-left: 5px;
    margin-right: 5px;
}.filter-line {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    padding: 5px 4px;
    margin: 4px 0px 9px;
    border-bottom: 1px solid #000;
}