﻿@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800&display=swap');



ul, ol {
    padding: 0;
    margin: 0;
}

a {
    color: #000;
}

    a:hover {
        text-decoration: none;
        color: #790063;
    }

    a:focus {
        outline: none;
    }

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #000;
    background: #fff;
}

h1, h2, h3, h4 {
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 28px;
    font-weight: normal;
}

h1 {
    font-size: 32px;
    margin: 0 0 20px 0;
}

a {
    color: #790063;
}

p {
    color: #000;
    line-height: 22px;
}

input:focus {
    outline: 0;
    box-shadow: none !important;
}
/*----------- header css start here ---------------*/
header {
    clear: both;
    position: relative;
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.45s;
    -moz-transition: all 0.45s;
    transition: all 0.45s;
    box-shadow: 0 0 5px rgb(0 0 0 / 60%);
}

    header.fixed-header {
        background: rgba(255,255,255,1);
        box-shadow: 0 0 5px rgba(0,0,0,0.2);
        -webkit-animation: drfadeDown 0.45s;
        -moz-animation: drfadeDown 0.45s;
        -ms-animation: drfadeDown 0.45s;
        -o-animation: drfadeDown 0.45s;
        animation: drfadeDown 0.45s;
        -webkit-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -ms-animation-iteration-count: 1;
        -o-animation-iteration-count: 1;
        animation-iteration-count: 1;
        position: fixed;
        top: 0;
    }

        header.fixed-header .logo {
            width: 120px;
            -webkit-transition: all 0.45s;
            -moz-transition: all 0.45s;
            transition: all 0.45s;
        }


.logo {
    max-width: 193px;
    /* margin: 10px 0; */
    -webkit-transition: all 0.45s;
    -moz-transition: all 0.45s;
    transition: all 0.45s;
    padding: 9px 0;
}

.header-right, .top-right {
    float: right;
}



a.closebtn, .menuicon {
    display: none;
}

.menu {
    float: right;
    width: 100%;
    clear: both;
    border: 0;
}



ul.navication.accordion-menu {
    /* float: right; */
    margin-left: auto;
}

.menu li {
    list-style: none;
    float: left;
    margin-left: 40px;
}

    .menu li a {
        text-transform: uppercase;
        color: #000;
    }

        .menu li a:hover {
            color: #790063;
        }






/*====collection pocket=============*/
.mainSlider {
    margin-top: -16px;
}

    .mainSlider .slick-slide {
        /*padding: 30px;*/
        outline: 0 !important;
        padding-top: 0;
    }

.collection {
    padding-bottom: 35px;
}

button.slick-prev.pull-left.slick-arrow, button.slick-next.slick-arrow {
    background: none;
    outline: 0;
    border: 0;
    position: absolute;
    top: 50%;
    opacity: 1;
    padding: 5px;
    background: #790063;
    z-index: 1;
}

    button.slick-prev.pull-left.slick-arrow img, button.slick-next.slick-arrow img {
        width: 20px;
    }

button.slick-next.slick-arrow {
    right: 10px;
}

button.slick-prev.slick-arrow {
    left: 10px;
}

/*intro section*/

.intro .intro-head p {
    font-size: 17px;
}

.gal_box {
    padding: 13px;
}
/*--- footer css start here  ----*/
.section-padding {
    padding: 80px 0;
}

footer {
    padding: 40px 0 0 0 !important;
    background-color: #f2e8e6;
    margin: 50px 0 0 0;
}
.foot_social a {
    font-size: 20px;
}

.footer-box h4, .footer-box h5 {
    color: #8d6d1a;
    text-transform: uppercase;
    font-size: 18px;
}

.footer-box h5 {
    color: #000;
    font-size: 14px;
    margin-bottom: 15px;
}



.footer-box {
    position: relative;
}

    .footer-box .form-control {
        border: 0;
        border-bottom: 1px solid #b9dcdf;
        border-radius: 0;
        background-color: transparent;
        padding: 0;
        color: #6d5e50;
        font-size: 13px;
    }

    .footer-box .btn {
        background-color: transparent;
        border-radius: 0;
        text-transform: uppercase;
        color: #8d6d1a;
        font-family: 'Playfair Display', serif;
        position: absolute;
        right: 0;
        top: 43px;
    }


.foot_social ul li {
    float: left;
    margin: 0 15px;
}

.foot_social ul {
    display: inline-block;
    list-style: none;
}

.copyright {
    background-color: #f2e8e6;
    margin-top: 20px;
    text-align: center;
    padding: 2px 0;
    font-size: 10px;
    border-top: 1px solid #d6d6d6;
}

    .copyright p {
        margin: 0;
        color: #000;
    }

.instagram {
    padding: 40px 0 20px 0;
}




.topnav .icon {
    display: none;
}


.deskusp a img {
    float: left;
    width: 12%;
    margin: auto;
}

.desk-text {
    text-align: left;
    margin-left: 45px;
}

.row.deskusp span {
    display: block;
    text-align: left;
    font-size: 11px;
    font-weight: 500;
}

.row.deskusp p {
    font-size: 11px;
}

.hm-info-sec p {
    line-height: normal;
    font-size: 12px;
    color: #000;
    margin-bottom: 0;
    text-transform: uppercase;
}

.row.deskview.deskusp {
    background: #d8d3d7;
    padding: 20px 0;
}
section.section-padding.blog-body {
    padding: 0;
}
@media screen and (max-width: 600px) {
    .topnav ul {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
        font-size: 25px;
    }
}

@media screen and (max-width: 600px) {
    .topnav.responsive ul {
        display: block;
        position: absolute;
        top: 27px;
        left: 0;
        right: 0;
        display: block;
        height: 100%;
        background: #f9f9f9;
    }

    .sticky.fixed-header .topnav.responsive ul {
        top: 24px;
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 14px;
        top: -21px;
        font-size: 25px;
    }

    .topnav.responsive {
        float: none;
        display: block;
        text-align: left;
    }
  
}



/*--- footer css start and  ----*/

@media only screen and (max-width:560px) {
    h1 {
        font-size: 20px;
    }

    .menu li {
        margin: 0;
        padding: 14px;
        float: none;
        background: #f7f7f7;
    }

    .intro-text p, .blog-main p {
        text-align: justify;
    }

    .section-padding {
        padding: 29px 0;
    }

    .footer-box {
        text-align: center;
    }

        .footer-box h2 {
            font-size: 15px;
        }

        .footer-box li {
            margin: 0 10px;
        }

    footer {
        border-top: 1px solid #ccc;
    }

    .copyright {
        margin-top: 15px;
    }

    .intro-text {
        margin-top: 32px;
    }

    .deskusp a img {
        width: 10%;
        margin-right: 10px;
    }

    .desk-text {
        margin: 0;
    }

    .a1 {
        padding: 13px;
        border-top: 1px solid #ccc;
    }
    button.slick-prev.pull-left.slick-arrow img, button.slick-next.slick-arrow img {
        width: 10px;
    }
    .footer-box.foot_social {
        margin: 0 0 20px 0;
    }
    .intro .intro-head p {
        font-size: 14px;
    }
    button.slick-prev.pull-left.slick-arrow, button.slick-next.slick-arrow {
        top:40%;
    }
    .logo {
        padding: 3px 0;
    }
    .logo svg {
        width: 130px;
    }
}
