/*/*Style css*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');

body{
  font-family: 'Playfair Display', serif !important;
}
p{
    line-height: 1.8em;
    color: #5f5f5f;
    font-size: 15px;
}
a {
    transition: all 0.4s ease 0s;
    text-decoration: none !important;
    color: #797979;
    cursor: pointer;
 }
:focus {
    outline: none !important;
}
 li{

    color: #797979;
    font-size: 14px;
 }

img {
    max-width: 100%;
}

/* main heading*/
.bg-color{
    background-color: #f5f5dcc7;
}

.section-padding{
    padding: 70px 0px;
}

.shadow, .shadow-01{
    box-shadow: 0px 10px 16px -6px rgba(0,0,0,0.3) !important;
    object-fit: cover;
}

.main-btn {
    margin: 8px 0px;
}

.section-btn a{
    font-weight: 400;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    background: #4355a2;
    transition: background-color 0.3s;
}
a.section-btn{
    font-weight: 400;    
    margin: 1px 4px 0;
    padding: 8px 12px;
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
    background: #4355a2;
    transition: background-color 0.3s;
}
.top-margin{
    margin-top: 30px;
}
.p-0{
    padding:0px;
}
/**Nav bar**/
#header .icons .fa{
    margin-right: 12px;
}
#header .dropdown-menu {
    left: initial !important;
    right: 30px;
    top: 60px;
    background-color: white;
    margin:0px !important;
}
 #header .dropdown:hover>.dropdown-menu {
    display: block;
}
#header .dropdown-submenu {
    position: relative;
}
#header .dropdown-item {
    font-size: 15px;
    color:white !important;
}
#header .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
}
#header .dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff !important;
    background-color: #A6868A !important;
    transition:0.2s;
}
#header .navigation .submenu{
    font-size:14px;
    color: #212121;
}
#header .navigation .dropdown-menu .dropdown-item:hover>a{
    color:#fff !important;
}
#header .nav-link {
    display: block;
    margin: 8px 28px !important;
    padding: 0px !important;
}
#header .btn-header{
    background-color: #4355a2;
    margin-left: 10px;
    border-radius: 5px;   
}

#header .navbar-brand {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 0rem;
    font-size: 0rem;
    line-height:0px;
    white-space: normal;
}
#header .navbar-brand img{
    width: 55%;
}

#header nav .nav-link{
    font-size: 15px;
    color: white ;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#header .fixed-nav{
    position: fixed;
    background-color: #A6868A;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    width: 100%;
    animation: smoothScroll 1.3s forwards;
    box-shadow: 0px 5px 5px -3px #808080cf;
}
@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}
.navbar-light .navbar-toggler-icon {
    background-image: url(../img/icons/hamburger.svg);
}
.navbar-light .navbar-toggler {
    border-color: rgba(255, 255, 255, 0.81);
}
.fadeIn {
    animation-name: fadeIn;
    animation-duration: 0.5s;
    animation-fill-mode: both;
}

.dropdown-item {
    font-size: 15px;
    color:white !important;
}
.navigation .submenu{
    font-size:14px;
    color:white;
}
.navigation .dropdown-menu .dropdown-item:hover>a{
    color:#fff !important;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff !important;
    background-color: #A6868A !important;
    transition:0.2s;
}
.dropdown-menu.multi-level{
    margin:0;
}
.navigation .dropdown-item {
    padding: 7px 25px !important;
        transition: all 0.3s ease 0s;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

/*#topheader .navbar-nav span.active > a {
    background-color: #333;
    color: #fff;
}*/

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px;
}

.navbar{
    padding: 1.3rem 1rem;
}
.navigation{
    position: absolute;
    width: 100%;
    z-index: 999;
    background-color: transparent;
}

.modal-open .modal {
    overflow-x: none !important;
    overflow-y: scroll !important;
}
.client-name{
  white-space: nowrap; 
  width: 164px; 
  overflow: hidden;
  text-overflow: ellipsis; 
}
.dropdown-toggle::after {
    margin-left: 0px !important;
}

#header a.client-name{
    margin:0px !important;
}

.client-name .fa{
    margin-right: 4px;
}
/*slider*/
#e-commerce-01{
    position: relative;
}

.slider-btn a{
    height: 50px;
    line-height: 50px;
    border-radius: 7px;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 15px;
    color: white !important;
    background-color: #675858;
}

#e-commerce-01 .slick-prev:before{
    font-family: auto !important;
    line-height: 1;
    opacity: .75;
    color: white;
    text-shadow: 0px 3px 11px #f8f9fa;
}

#e-commerce-01 .slick-next:before {
    font-family: auto !important;
    line-height: 1;
    opacity: .75;
    color: white;
    text-shadow: 0px 3px 11px #f8f9fa;
}

.home-slider .slick-prev {
    left: 26px;
    z-index: 17;
    height: 46px;
    width: 46px;
    background: rgba(255, 255, 255, 0.59);
    border-radius: 2px;
    text-align: center;
    transition: all,.3s;
}

.home-slider .slick-next {
    right: 26px;
    z-index: 17;
    height: 46px;
    width: 46px;
    background: rgba(255, 255, 255, 0.59);
    border-radius: 2px;
    text-align: center;
    transition: all,.3s;
}

.img-slider{
    position: relative;
}

.slider-info h1 {
    font-size: 45px;
    font-weight: 700;
    color: white;
    margin-bottom: 14px;
    text-shadow: 0 5px 5px #a0a0a0;
    text-align: left;
}

.slider-info-01{
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 14px;
    text-transform: uppercase;
    color: white;
    text-align: left;
}

.slider-info p {
    font-size: 45px;
    font-weight: 700;
    color: white;
    margin-bottom: 14px;
    text-shadow: 0 5px 5px #a0a0a0;
    text-align: left;
}

.slider-info{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.slider-img{
    height: 750px;
    object-fit: cover;
}

/*Section Headings*/
.section-heading{
    margin-bottom: 30px;
}

.section-heading h2{
    font-size: 30px;
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: 0px;
}

p.note{
    color: #000000b8;
    font-size: 16px;
    font-weight: 600;
}
.cover{
    object-fit: cover;
}
.dash{
    display: inline-block;
    width: 32px;
    height: 2px;
    background-color: #222;
}

.img-border{
    border: 1px solid #a9a9a9;
    margin-right: 15px;
    border-radius: 50%;
    padding: 12px;
    height:60px; 
    width: 60px;
    background-color: white;
}

.img-slider:after{
    content: '';
    width: 100%;
    height: 70px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% 70px;
    background-image: url(../img/divider-01.png);
}


/*footer*/
#footer-01{
    padding-top: 65px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    /*background-color: rgba(0,0,0,0.87);*/
    background-color: #A6868A;
}
#footer-01 p{
    color: #fdfdfdb5;
}

#footer-01 a:hover{
    color: white;
}
.footer-bottom .logo img{
    width: 15%;
}
.points{
    padding: 0px;
    display: inline-flex;
    list-style: none;
    margin-top: 30px;
    margin-bottom: 30px;
}

.footer-bottom ul li {
    margin-left: 10px;
    margin-right: 10px;
    color: #ffffff9e;
    font-size: 14px;
    text-transform: uppercase;
}

.footer-bottom a{
    color: #ffffffd6;
}

.credits{
    padding: 8px 12px;
    background-color: #000000;
}

.credits p{
    margin-bottom: 0px;
}

.credits a{
    font-size: 16px;
    font-weight: 500;
    color: white;
}
#footer-01 i.fa {
    font-size: 18px;
    margin-right: 25px;
    color: #212121;
    transition: all 0.2s ease-in 0s;
    cursor: pointer;
    height: 40px;
    width: 40px;
    text-align: center;
    background-color: #ffffff;
    line-height: 40px;
    border-radius: 50%;
}
.footer-padding{
    padding: 60px 15px 25px 15px;
    border-top: 1px solid #ffffffbf;
}

#footer-01 .footer-center{
    margin: auto;
    display: table;
}
#footer-01 h4{
    font-size: 22px;
    color: #ffffffed;
    font-weight: 500;
    margin-bottom: 15px;
}

/*welcome to yoga*/
.margin-top{
    margin-top: 30px;
}
#e-commerce-02 .section-btn-01 a {
    font-weight: 400;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    background: #675858;
    transition: background-color 0.3s;
}


/*Yoga Types*/
#e-commerce-04 .yoga-info-01{
    padding: 25px;
    border-radius: 12px;
    transition: all .5s ease 0s;
}
#e-commerce-04 .yoga-info-01:hover{
    background-color: white;
    box-shadow: 0 5px 16px 0 rgba(0,0,0,0.08);
    transition: all .5s ease 0s;
}
#e-commerce-04 .yoga-info-01 img{
    margin-bottom: 15px;
}
.yoga-info-02 h4{
    margin-top: 10px;
    margin-bottom: 20px;
}

/*what to do*/
#e-commerce-03 .flex{
    justify-content: normal !important;    
    margin-bottom: 20px;
}

#e-commerce-03 .flex p{
    font-size: 16px;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 0px;
}

/*testimonial*/
.testimonial-box{    
    background-color: white;
    box-shadow: 0 5px 16px 0 rgba(0,0,0,0.08);
    padding: 20px;
    border-radius: 12px;
}

#e-commerce-06 .slick-initialized .slick-slide{
    margin: 15px;

}
#e-commerce-06 .d-flex{
    display: flex;
    margin-top: 20px;
    justify-content: normal !important;
}
.d-flex p{
    margin-bottom: 0px;
}
#e-commerce-06 .d-flex img{
    width: 53px;
    margin-right: 15px;
    border-radius: 50%;
}
#e-commerce-06 h5{
    margin-bottom: 6px;
}
#e-commerce-06 .slick-dots li button:hover:before {
    opacity: 1;
    opacity: .75;
    color: black;
    font-size: 8px;
}
#e-commerce-06 .slick-dots li button:before {
    font-family: 'slick';
    font-size: 8px;
    line-height: 20px;
    text-shadow: 2px 3px white;
}

/**/
.header-heading h1{
    color: white;
    font-size: 48px;
    font-weight: 600;
    text-transform: uppercase;
}

.page-breadcrumb ul {
    background-color: transparent;
    float: right;
    margin-bottom: 0px;
    padding: 0px;
}
.page-breadcrumb li {
    font-size: 14px;
    color: white;
    font-weight: 500;
}

.breadcrumb-item.active{
    font-size: 14px;
    color: black;
}
.page-breadcrumb .fa {
    font-size: 20px;
    margin: 0px 10px;
    color: black;
    font-weight: bolder;
}

/*Libray*/
#bg-banner{
    background-color: #a6868a;
    background-position: left;
    object-fit: cover;
    position: relative;
}

/*store*/
.relative-img{
    position: relative;
    overflow: hidden;
    text-align: center;
}   
.cart-bag a{
    color: green;
    font-size: 40px;
    padding: 0px 26px;
    position: absolute;
    bottom: 11px;
    float: left;
    right: 0px;
}
.cart-value{
    position: absolute;
    left: 44px;
    top: 16px;
    font-size: 12px;
    color: #ffffff;
    font-weight: 600;
}
.img-heading{
    position: absolute;
    bottom: 0px;
    text-align: start !important;
    left: 0px;
    font-weight: 500;
    font-size: 15px !important;
    color: #fff !important;
    padding: 10px;
    width: 100%;
    background-color: #00000099;
}
img.service-img{
    height: 210px;
    object-fit: cover;
    transition: 1s;
    width: 100%;
}

img.service-img-01{
    height: 210px;
    object-fit: cover;
    transition: 1s;
    width: 100%;
}

.service-info{
    /*box-shadow: 0 0px 9px 0 rgba(0,0,0,0.08);*/
    margin-bottom: 15px;
    margin-top: 15px;
}
.service-info-01{
    background-color: white;
    padding-bottom:20px; 
    text-align: start !important;
    padding-top:10px;
    padding-right:15px;
    padding-left:15px;
}
.service-info-01 p{
    font-size: 13px;
    height: 46px;
    overflow: hidden;
}

/*.service-info:hover img.service-img{
    transform: scale(1.3);
    transition: 1s;
}*/
.common-padding{
    padding-right: 15px;
    padding-left: 15px;
}
.flex{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.pagination{
    justify-content: center;
    margin-top: 30px;
}


/*store*/
a.btn-01{
    display: inline-block;
    /*border: 1px solid hsl(0, 0%, 80%);*/
    background-color: white;
    margin: 1px 4px 0;
    line-height: 1.5;
    padding: 7px 12px;
    font-size: 15px;
    color: green;
    border-radius: 3px
}

a.btn-01:hover{
    /*background-color: #4355a2;*/
    /*color: white;*/
    transition: all 0.6s ease 0s;
}

a.btn-02:hover{
    background-color: #a6868a91;
    color: #212121;
    transition: all 0.6s ease 0s;
}

a.btn-02{
    display: inline-block;
    border: 1px solid hsl(0, 0%, 80%);
    background-color: #a6868a21;
    margin: 1px 4px 0;
    color: #4355a2;
    text-align: center;
    line-height: 1.5;
    padding: 7px 12px;
    width: 100%;
    font-size: 15px;
    border-radius: 50px !important;
}

a.btn-03{
    display: inline-block;
    border: 1px solid hsl(0, 0%, 80%);
    background-color: #675858;
    margin: 1px 4px 0;
    line-height: 1.5;
    padding: 7px 12px;
    font-size: 15px;
    color: white;
    border-radius: 3px
}

a.btn-03:hover{
    background-color: #a6868a;
    color: white;
    transition: all 0.6s ease 0s;
}

.price-01{
    font-size: 22px;
}
.d-flex{
    justify-content: space-between;
}
.d-flex .fa{
    margin-right: 5px;
}
.page-link {
    margin-left: 16px;
    border-radius: 50%;
    color: #797979;
    line-height: 1.25;   
    border: 1px solid #dee2e6;
    outline: none;
}

.page-link:hover{
    background-color: #f0f2f8;
}
.page-item:first-child .page-link {
    border-radius: 50%;
    background-color: white;
    outline: none;
}
.page-item:last-child .page-link {
    background-color: white;
    border-radius: 50%;
    outline: none;
}

/**/
img.primary-img{
    transition: all 1s ease .5s;
}

img.secondary-img{
    transition: all 1s ease .5s;
}

.single-service:hover::before, .single-service:hover::after {
    display: none;
    transition: all 0.5s;
}
.secondary-img, .yoga-info-01:hover .contact-icon img.primary-img, .single-service:hover .single-icon img.primary-img{
    display: none;
    transition: all 0.5s;
} 
.yoga-info-01:hover .single-service:hover .single-icon img.secondary-img{
    display: inline-block;
    text-align: center;
    transition: all 0.5s;
    transform: scale(1.05);
}
.single-service {
    position: relative;
}

/**/
.header-padding {
    padding: 42px 0px;
}

/*preview product*/
.preview-info-01{
    padding: 20px;
    background-color: #f3f3f3b3;
    position:sticky;
    top:0px;
}

.l-padding{
    padding-left: 0px;
}

#preview-01 .play-sample{
    margin-bottom: auto;
    background: #4355a2;
    color: white;
    padding: 3px 8px;
    border-radius: 6px
}
.play-sample p{
    margin: 0px !important;
}
.preview-info-01 .flex{
    justify-content: start;
}
#preview-01 .play-sample .fa{
    margin-right: 0px !important;
    color: white
}

#preview-01 .play-sample span{
    margin-left: 10px;
        color: white;
            cursor: pointer;
}

#preview-01 a.btn-01 {
    border: 1px solid hsl(0, 0%, 80%);
}

.preview-info-01 h4{
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 6px;
}

#preview-01 .block{
    display: inline-block;
    justify-content: normal !important;
}


#preview-01{
    padding: 30px 0px 40px 0px;
}

.block p{
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 600;
    color: #4355a2;
}

#preview-01 .price-01{
    font-size: 24px;
    text-decoration: line-through;
    color: #999999;
}

.preview-info-01 .fa{
    margin-right: 10px;
}

#preview-01 .price-02{
    font-size: 30px;
    color: #212121;
}

#preview-01 p.note{
    font-size: 12px;
    margin-bottom: 0px;
}
#preview-01 .nav-pills .nav-link {
    color: #898b8c !important;
    padding: 15px 0px !important;
    font-size: 18px;
    margin-right: 30px;
    background-color: white !important;
    transition: 0.3s;
    border-radius: 0px;
}
#preview-01  .nav-pills .nav-link:hover{
    color: #212529;
    border-bottom: 2px solid #212121;
    transition: 0.3s;
}
#preview-01 .nav-pills .nav-link.active {
    color: #212121;
    background: white;
    border-bottom: 2px solid #212121;
}

#pills-tabContent{
    padding: 13px;
}


.heading-tab h3{
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

.reviews p{
    margin-bottom: 10px;
}

.reviews-info{
    padding: 20px;
    background-color: #4355a214;
    border-radius: 5px;
}
.reviews-info h6{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 6px;
}
.reviews-info span{
    color: #4355a2;
    font-size: 14px;
}
.reviews .review-info{
    text-align: end;

}
#preview-02 .slick-initialized .slick-slide {
    display: block;
    margin: 10px;
}
#preview-02 .slick-prev:before {
    content: "\f104";
    font-size: 60px;
}
#preview-02 .slick-prev:before, .slick-next:before {
    font-family: "FontAwesome";
    font-size: 48px;
    line-height: 1;
    opacity: .75;
    color: #212121;
    text-shadow: 0px 3px 11px #f8f9fa
}

#preview-02 .slick-next:before {
    content: "\f105";
    font-size: 60px;
}

#preview-02 .slick-next:before, .slick-next:before {
    font-family: "FontAwesome";
    font-size: 48px;
    line-height: 1;
    opacity: .75;
    color: #212121;
    text-shadow: 0px 3px 11px #f8f9fa
}

/*login-menu*/
.bg-image{
    background-image: url(../img/yoga-bg-01.jpg);
    object-fit: cover;
    position: relative;
}
.clearfix{
    text-align: start;
}
#login-menu-01{
    padding:20px;
}
#login-menu-01 .heading a{
    font-size: 20px;
    text-transform: uppercase;
    color: white;
}
#login-menu-01 .heading a:hover{
    color: #ffffffb3;
}
#login-menu-01 .home-heading{
    float: right;
}
#login-menu-02{
    padding: 80px 0px;
}
#login-menu-02 .login-margin{
    margin: auto;
}
#login-menu-02 .login-menu-02{
    background-color: rgba(255,255,255,0.85);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.16);
    border-radius: 5px 5px 0px 0px;
    max-width: 100%;
    padding: 28px 26px;
}

#login-menu-02 .form-control {
    height: 40px;
    background-color: white;
    box-shadow: none;
    border: 1px solid #adadad;
    border-radius: 3px;
    margin-bottom: 24px;
    color: #212121;
}

#login-menu-02 .clearfix [type=submit], button{
    font-weight: 400;
    padding: 8px 26px;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    background: #675858;
    width: auto;
    border: 0px;
    transition: background-color 0.3s;
}

.form-info img{
    margin-bottom: 20px;
}

.login-divider p{
    text-align: start;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}
input[type=checkbox], input[type=radio] {
    margin-right: 10px;
    padding: 0;
}

#login-menu-02 .btn-link {
    font-weight: 400;
    color: #212121;
    font-size: 14px;
    text-decoration: underline !important;
}

.pswd{
    text-align: end;
}

.login{
    text-align: start;
    font-size: 14px;
}

.form-control-placeholder {
    position: absolute;
    top: 7px;
    left: 16px;
    transition: all 200ms;
    color: #656565;
    font-size: 15px;
    background-color: white;
}

.custom-input {
    margin-bottom: 30px !important;
    z-index: 1;
    position: relative;
    transition: all 200ms;
    background-color: #2a85e400;
}

  .form-control:focus + .form-control-placeholder,
  .form-control:valid + .form-control-placeholder{
    font-size: 90%;
    transform: translate3d(0, -28px, 0);
    opacity: 1;
    transition: all 200ms;
    color: #212121;
    border-radius: 3px;
}

.link-to-signup{
    color: white;
    background-color: rgb(33, 69, 132);
    padding: 12px 0px;
}

.btn-group-lg>.btn, .btn-lg {
    border-radius: 0px 0px 5px 5px;
    outline: none;
    font-size: 15px;
}
.btn:hover {
    color: white !important;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}

.btn-lg span{
    font-weight: 600;
}
.bg-color-01{
    background-color: #00000096;
    padding: 42px 0px;
}
a.back-btn{
    float: left;
}

.back-btn .fa{
    padding-right: 10px;
}

#login-menu-type a.btn-03{
    width: 100%;
}
.login-type a.btn-03{
    display: block;
    margin-top: 15px;
    font-size: 17px;
    border-radius: 20px;
}

.login-menu-02 label{
    text-align: start;
}

.login-type .fa{
    color: #212121;
    transition: all 0.2s ease-in 0s;
    cursor: pointer;
    height: 26px;
    width: 27px;
    font-size: 14px;
    text-align: center;
    background-color: white;
    line-height: 26px;
    border-radius: 17px;
}

.login-type p{
    font-size: 16px;
    font-weight: 500;
}

.login-type h4{
    font-weight: 700;
    color: #5d5b5b;
}

/**/

.nav-pills .nav-link {
    color: #898b8c;
    padding: 8px 30px;
    font-size: 18px;
    background-color: transparent;
    transition: 0.3s;
    border-radius: 0px;
}

.nav-pills .nav-link:hover{
    color: #212121 !important;
    border-bottom: 2px solid #212121;
    transition: 0.3s;
}

.nav-pills .nav-link.active {
    color: #ffffff !important;
    background: #a6868a !important;
    border-bottom: 2px solid #00000061;
}

#library-02{
    padding: 50px 0px 100px 0px;
}

#library-02 ul{
    background: antiquewhite;
}

#store-02{
    padding:50px 0px 100px 0px;
}

#store-02 ul{
    background: antiquewhite;
    position: relative;
    overflow: auto;
}

#store-02 .d-flex{
    margin: 20px 0px;
}


/*about us*/
#about-banner {
	background-image: url(../img/banner_00.jpg);
	background-position: right;
	/* object-fit: cover; */
	/* height: 320px; */
	padding-top: 130px;
	position: relative;
}

#about-banner .header-breadcrumb ul{
    background-color: transparent;
    padding: 0px;
}

#about-banner .header-breadcrumb .fa{
    font-size: 20px;
    margin: 0px 15px;
    font-weight: bolder;
}


#about-banner .breadcrumb-item a{
    color: #ffffffb5;
}

#about-banner .header-breadcrumb li{
    font-size: 20px;
    color: white;
    font-weight: 500;
    margin-top: 15px;
}

#about-banner .breadcrumb-item{
    color: white !important;
}

.about-info-01{
    padding: 20px;
    box-shadow: 0px 10px 16px -6px rgba(0,0,0,0.3);
}
.about-info-01 h4{
    margin-bottom: 20px;
}

/*listen online*/
#online-listen-01 .info-01{
    padding: 20px;
    border-radius: 3px;
    background-color: white;
    box-shadow: 0 5px 16px 0 rgba(0,0,0,0.08);
}

.md-flex{
    display: flex;
}
audio {
    height: 40px;
    background: #f1f3f4;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.29);
}
#online-listen-01{
    padding: 40px 0px;
    background-color: #f5f5dcc7;
}

#online-listen-01 a.btn-01 {
    border: 1px solid hsl(0, 0%, 80%);
}

#online-listen-01 .img-text{
    top: auto;
    bottom: 0px;
    color: white;
    content: "";
    font-size: 20px;
    height: 100%;
    left: 0;
    padding: 20px;
    position: absolute;
    width: 300px;
    background-color: #00000082;
    z-index: 2;
}

#online-listen-01 .img-text-1{
    margin-top: auto;
}

#online-listen-01 .nav-pills .nav-link:hover{
    color: white !important;
    transition: 0.3s;
    border-bottom: none;
}

#online-listen-01 .nav-pills .nav-link.active {
    border: 1px solid hsl(0, 0%, 80%) !important;
    background-color: white !important;
    color: #4355a2 !important;
    border-radius: 3px !important;
}

#days-tab{
    justify-content: space-between;
}


#online-listen-01 .nav-pills .nav-link{
    position: relative;
    display: inline-block;
    width: 92px;
    text-align: center;
    color: white;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 15px 0px !important;
    transition: 0.3s;
    height: 50px;
    font-weight: bolder;
    border-radius: 4px;
    background-color: #675858;
}

#online-listen-01 .terms{
    font-size: 16px;
    color: #4355a2;
    font-weight: 500;
}
#online-listen-01 .info-01 h4 {
    font-size: 16px;
    text-align: left;
}
#online-listen-01 .info-01 p {
    margin-bottom: 0px;
}
/*online listening second page */
/*dummy*/

#online-listen-page-01 .nav-pills .nav-link {
    position: relative;
    display: inline-block;
    width: 84px;
    text-align: center;
    color: white;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 15px 0px !important;
    transition: 0.3s;
    height: 50px;
    font-weight: bolder;
    border-radius: 4px;
    background-color: #675858;
}

#online-listen-page-01 .info-01{
    padding: 20px;
    border-radius: 3px;
    background-color: white;
    box-shadow: 0 5px 16px 0 rgba(0,0,0,0.08);
}

#online-listen-page-01{
    padding: 40px 0px;
    background-color: #f5f5dcc7;
}

#online-listen-page-01 a.btn-01 {
    border: 1px solid hsl(0, 0%, 80%);
}

#online-listen-page-01 .img-text{
    top: auto;
    bottom: 0px;
    color: white;
    content: "";
    font-size: 20px;
    height: 100%;
    left: 0;
    padding: 20px;
    position: absolute;
    width: 300px;
    background-color: #00000082;
    z-index: 2;
}

#online-listen-page-01 .img-text-1{
    margin-top: auto;
}

#online-listen-page-01 .nav-pills .nav-link:hover{
    color: white !important;
    transition: 0.3s;
    border-bottom: none;
}

#online-listen-page-01 .nav-pills .nav-link.active {
    border: 1px solid hsl(0, 0%, 80%) !important;
    background-color: white !important;
    color: #4355a2 !important;
    border-radius: 3px !important;
}

#online-listen-page-01 .terms{
    font-size: 16px;
    color: #4355a2;
    font-weight: 500;
}
#online-listen-page-01 .info-01 h4 {
    font-size: 16px;
    text-align: left;
}
#online-listen-page-01 .info-01 p {
    margin-bottom: 0px;
}
/**/

.width-100-percent{
    width: 100%;
    border-color: #00000029;
    color: #797979;
}

#journal-form p{
    margin-bottom: 5px;
    font-size: 16px;
}

#journal-form label{
    margin-bottom: 10px;
    font-size: 14px;
}

#journal-form text-area{
    border-color: #00000029;
}

#journal-form .submit-button{
    font-weight: 400;
    padding: 8px 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    background-color: #A6868A;
    border: none;
    transition: background-color 0.3s;
}

.modal-bg{
    background-color: #A6868A;
    color: white;
}

.a-margin{
    margin: auto;
}

/*account*/
.account-profile{
    margin-right: 20px;
    background-color: #4355a214;
    padding:40px 20px;
    border-radius: 3px;
    height: 100%;
}
.account-profile h2{
    font-size: 26px;
    margin-bottom: 20px;
}
.account-info{
    padding:15px 20px;
    border-radius: 4px;
    background-color: white;
    margin-bottom: 20px;
}
#account-01 h4{
    margin-bottom: 15px;
}

#account-01 a.back-btn{
    float: right;
}
#account-01 .btn-01{
    font-size: 16px;
    color: white !important;
    background: #a6868a;
    padding: 7px 10px;
    position: absolute;
    float: left;
    border-radius: 4px;
    right: 16px;
    border: 1px solid #b3b3b3;
}
.product-info{
    padding: 29px 20px;
    border-radius: 4px;
}
.product-info .fa{
    margin-right: 7px;
    color: #212121;
    font-size: 15px;
}
.product-info h5{
    font-size: 18px;
}
.product-info p{
    font-size: 13px;
}
.product-info-01{
    padding: 29px 20px;
    text-align: end;
    border-radius: 4px;
}
.product-info-01 p{
    margin-bottom: 5px;
    font-size: 18px;
}

.account-info p{
    margin-bottom: 10px
}
.account-info .fa{
    margin-right: 4px;
    color: #4355a2;
}
.account-option ul{
    display: inline-block;
    width: 100%;
    border: 1px solid #00000033;
    padding: 12px;
}

#account-01 .nav-pills .nav-link {
    color: #898b8c;
    padding: 8px 10px !important;
    font-size: 16px;
    margin: 0px;
    background-color: transparent;
    transition: 0.3s;
    border-radius: 0px;
}
#account-01 .nav-pills .nav-link:hover{
    color: #212529;
    border-bottom: 2px solid #212121;
    transition: 0.3s;
    background-color: white;
}
#account-01 .nav-pills .nav-link.active {
    color: #212529 !important; 
    background: white !important;
    border-bottom: 2px solid #212121;
}

#pills-tabContent{
    padding: 13px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #c5c5c5;
    outline: 0;
    box-shadow: 0 5px 16px 0 rgba(0,0,0,0.08) !important; 
}

/*order*/
#order-01 .margin{
    margin:0px !important;
}

#order-01 .order-info{
    padding:20px;
    background-color: #4355a214;
}

#order-01 .order-info-01{
    border-radius: 4px;
    padding: 16px;
    border: 1px solid #0000000d;
    background-color: #fafbfc;
}

.text-end{
    text-align: end;
}

#order-01 .note{
    font-size: 11px;
    font-weight: 400;
    text-align: start !important;
}

.bold-font{
    font-size: 15px;
    font-weight: 600;
    color: #212121bd;
}

#order-01 .btn-01{
    font-size: 17px;
    background-color: #33ccff;
    color: white;
    padding: 6px 12px;
    border: 0;
}
#order-01 .breadcrumb {
    padding: 0px;
    background-color: white;
    border: 1px #cccccc solid;
}
#order-01 .breadcrumb-cart li{
    font-size: 16px;
    padding: 7px 26px 7px 28px;
    margin-right: -11px;
    display: block;
    color: #666666;
    height: 40px;
}

#order-01 li.bg{
    background: url(../img/icons/bread.png) no-repeat 100% -40px transparent;
}

#order-01 .breadcrumb-item+.breadcrumb-item::before {
    padding-right: 0px;
    content: none;
}

#order-01 .breadcrumb-item.active {
    background-position: 101% 0;
    background-color: #33ccff;
    color: #ffffff;
}

#order-01 .breadcrumb-item.active a{
    color: white;
}

.tab {
  overflow: hidden;
}

.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}

#payment{
    margin: auto;
    width: 500px
}
#checkout-paypal{
    text-align: end !important;
}
#payment .btn-01{
    width: 100%;
    text-align: center;
    margin:0px;
}

#payment h4{
    text-align: center;
}

#payment .dash{
    border-top: 1px solid #212121;
    margin:20px 0px;
    border-bottom: 1px solid #212121;
    width: 121px;
}

select{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.payment-info p{
    font-size: 15px;
    margin-bottom: 4px;
}

.payment-info .btn-01 {
    width: auto !important;
    margin: 0px;
    background-color: #009cde !important;
    font-size: 15px !important;
    padding: 7px 62px !important;
}

.info-03 span{
    display: block;
    margin: 3px 0px;
    font-size: 14px;
}

#order-01 .table td, .table th{
    padding: 10px;
}

/*journal*/
#journal-01{
    padding: 40px 0px;
    background-color: #f5f5dcc7;
}

.bg-color-02{
    background-color: #fff5f59e !important;
}

#journal-page-02{
    padding: 40px 0px;
    background-color: #f5f5dcc7;
}
#journal-01 label{
    font-weight: 600;
    color: #5d5d5d;
}

#journal-01 hr{
    margin-top: 2rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 2px solid rgb(217, 217, 217);
}

.modal-dialog {
    max-width: 703px !important;
}

.sticky-menu{
    background-color: white;
    padding: 15px;
    box-shadow: 0px 10px 16px -6px rgba(0,0,0,0.3);
    position: sticky;
    top: 6.0rem;
    text-align: center;
}

.journal-info-02{
    border-bottom: 2px solid #00000026;
    background-color: white;
    padding: 20px;
}

.journal-info-01{
    background-color: white;
    padding:15px 20px;
    box-shadow: 0px 10px 16px -6px rgba(0,0,0,0.3);
}

.sticky-menu ul{
    list-style: none;
    padding:0px;
    margin-bottom: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 0;
}

.sticky-menu a{
    position: relative;
    display: inline-block;
    width: 96px;
    text-align: center;
    color: white;
    font-size: 16px;
    margin-bottom: 15px !important;
    padding: 15px 0px !important;
    transition: 0.3s;
    height: 50px;
    border-radius:4px;
    background-color: #675858;
}

.sticky-menu a:hover{
    background-color: #a6868a;
}

.library-options{
    width: auto;
    display: block;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


/*faq*/
#help-01{
    padding:40px 0px;
}
#help-01 h3{
    margin-bottom: 25px;
    text-align: center;
}

#help-01 .questions-modal a{
    font-size: 16px;
    color: white !important;
    background: #a6868a;
    padding: 7px 10px;
    position: absolute;
    float: left;
    border-radius: 4px;
    right: 16px;
    border: 1px solid #b3b3b3;
}

#help-tab{
    display: block;
}

#help-01 .nav-pills .nav-link {
    border-radius: 0px;
    background-color: #4355a214;
    transition: 0.3s;
    color: #212529;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 10px 15px 15px !important;
    margin-bottom: 2px;
    position: relative;
}

#help-01 .nav-pills .nav-link.active {
    color: #212529;
    border-left: 4px solid #212529;
    background: transparent;
    border-bottom:none !important;
}

#help-01 .nav-pills .nav-link:hover{
    border-bottom:none !important;
}

#help-01 .fa{
    font-size: 16px;
    color: black;
}

#accordion .fa {
    font-size: 22px;
    color: #585858;
}
.questions-01{
    font-size: 18px;
}

.all-button {
    background-color: #A6868A;
    color: #fff !important;
    cursor: pointer;
    border: none;
    font-weight: 500;
    padding: 7px 14px;
}


/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
}

#regForm button{
    display: inline-block;
    border: 1px solid hsl(0, 0%, 80%);
    background-color: #675858;
    line-height: 1.5;
    width: auto;
    margin-right: 10px;
    margin-top: 19px;
    padding: 7px 12px;
    font-size: 15px;
    color: white;
    border-radius: 3px;
}

#regForm .d-flex {
    justify-content: flex-end;
}

#prevBtn {
  background-color: #a6868ad9;
}

button:focus {
    outline: none !important; 
}

textarea {
    overflow: auto;
    width: 100%;
}

.index-z{
    z-index: 1;
}

/*wishlist*/
.remove-bag a{
    color: green;
    font-size: 14px;
    padding: 0px 26px;
    position: absolute;
    float: left;
    right: 0px;
}

textarea:focus {
    outline-offset: none !important;
}

.videobtn .active a{
    border: 1px solid hsl(0, 0%, 80%) !important;
    background-color: white !important;
    color: #4355a2 !important;
    border-radius: 3px !important;
}

#header li.active{
    border-bottom: 2px solid white;
}
/**/
#payment-tab{
    display: block;
        justify-content: space-between;
}

#payment .nav-pills .nav-link {
    color: white;
    padding: 10px 40px;
    font-size: 20px;
    background-color: #a6868a !important;
    transition: 0.3s;
    border: 1px solid #00000036;
    border-bottom: none !important;
    text-align: center;
}

#payment .nav-pills .nav-link:hover {
    color: white !important;
    border-bottom: none !important;
    transition: 0.3s;
}

#payment .nav-pills .nav-link.active {
    color: black !important;
    background:#f0f2f8 !important;
    border-bottom: none !important;
    border: 1px solid #00000036;
}
#payment .payment-info{
    padding: 20px;
   border: 1px solid #0000001c;
}


/*wishlist*/
#Wishlist-02 .circle-bg {
    padding: 4px 16px;
    border-radius: 40px;
    margin-bottom: 40px;
    background-color: #f0f2f8 !important;
}
#Wishlist-02{
    padding:50px 0px 100px 0px;
}

#Wishlist-02 .service-info-01 {
    padding-bottom: 10px !important;
}

#Wishlist-02 a.btn-01{
    padding: 7px 0px;
    margin: 0px;
    background-color: transparent !important; 
}
.mobile-nav{
    display: none !important;
}

/*pop up*/
.success-msg{
    position: fixed;
    top: 14%;
    left: 38%;
    z-index: 999;
    font-size: 16px;
    transition: 0.4s;
    font-weight: 500;

}

#btn-none{
    position: relative;    
}
#addCartResponse .fa{
    float: right;
    margin-left: 14px;
}

#addWishlistResponse .fa{
    float: right;
    margin-left: 14px;
}

/*404 page css*/
#error-01 h1{
    margin-top: 20px;
    font-size: 32px;
    font-weight: 700;
}
#error-01{
    padding: 50px 0px; 
}
#error-01 p{
    font-size: 16px;
    font-weight: 600;
}

#error-01 a.btn-03{
    font-size: 16px;
}

.a-overflow a{
    font-size:14px !important;
}

.product-info-03{
    font-weight:600;
    font-size:16px !important;
    white-space: nowrap;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-info-04{
    white-space: nowrap;
    width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fafbfc !important;
}
.table-hover tbody tr:hover {
    background-color: #fafbfc !important;
}

/*height 150*/
.height-50{
    height: 150px;
    overflow: hidden;
}

/**/

.table-heading{
    white-space: nowrap;
    width: 164px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px !important;
}

.table-heading-01{
    white-space: nowrap;
    width: 312px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-heading{
    width: 280px;
}

.preview-info-01 ul{
    padding:0px !important;
    list-style: none;
}

/*new addition in css*/
.order-info-01 h4{
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: left;
    margin-bottom: 20px;
    color: #014801b3;
}

.order-info-01 h5{
    padding-top:10px;
    font-size:18px;
    border-top:1px solid #00000017;
}

.order-info-01 .margin-left{
    margin-left:20px;
}

/*preview new*/
#preview-01 a.section-btn:hover{
    color:white !important;
}

#preview-01 .product-img{
    object-fit:cover;
    height: 300px;
}

.product-btn a{
    margin-left: 0px;
    margin-top: 18px;
    display:block !important;
}

.product-info-05{
    padding:20px 10px ;
}

.product-info-05 h4{
    font-weight: 600;
    margin-bottom: 15px;
    color: #212529;
    font-size: 20px;
}

.divider-info{
    padding-top:25px;
    border-top: 1px solid #d2d2d257;
}

#preview-01 h1{
    font-size:28px;
}

.sm-show{
    display:none;
}