/**** Sweet Alert ****/
.sweet-alert h2 {
    /*color: #fff !important;*/
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    margin: 15px 0 !important;
}

.sweet-alert button {
    font-size: 13.33px !important;
    font-weight: 400 !important;
    line-height: 35px !important;
    border-radius: 0 !important;
    padding: 0 30px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    background: #9c27b0 none repeat scroll 0 0 !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.sweet-alert button.focus {
    background: #9c27b0 none repeat scroll 0 0 !important;
    outline: none !important;
}

.sweet-alert button:hover {
    background: #6bc513 none repeat scroll 0 0 !important;
    outline: none !important;

}
/**** Sweet Alert End ****/

.m-auto {
    margin: auto;
}

.grey-fonts {
    color: #aaa !important;
}

.lavender-fonts {
    color: #9c27b0;
}

.lavender-fonts:hover {
    color: #555;
}

.header-right {
    float: right;
    
}

.transparent {
    background: transparent !important;
}

.no-border {
    border: none !important;
}

.call-center {
    padding-right: 20px;
}

.call-center a {
    color: #757575;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Lato', sans-serif;
}

.call-center a:hover {
    color: #9c27b0;
}

.social-icons {
    display: inline-block;
}

.social-icons .icon-fb:hover {
    color: #3b5998
}

.social-icons .icon-whatsapp:hover {
    color: #4FCE5D
}

.home-slide .desc h4,
.home-slide .title-1 h1 {
    color: #ffffff;
    text-shadow: 2px 1px 3px #333;
}

.home-slide .title-1 h1 {
    margin-bottom: 20px;
}

.home-slide .explore-now a:hover {
    color: #fff;
}

.home-brands {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.contact-action > p > a:focus,
.contact-action > p > a {
    color: inherit;
}

.contact-action > p > a:hover {
    color: #9c27b0;
}

.contact-action span.shop-name {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    color: #9c27b0;
    margin-bottom: 0;
    float: unset;
    padding: 0;
}

.single-contact span.shop-name {
    color: #9c27b0;
    font-weight: bold;
}

.policies,
.checkout-area,
.activation-form,
.login-form,
.product-description-tab,
.contact-form,
.header-top,
.welcome-about,
.our-feature,
.pricing-plan,
.our-partner {
    background-color: lavenderblush;
}

.pricing-table,
.single-feature {
    background-color: #fff;
}

.italic-fonts {
    font-style: italic !important;
}

.service-image {
    padding: 0 20px;
    margin-bottom: 30px;
    max-height: 240px;
    width: 100%;
    object-fit: cover;
}

.more-btn {
    border: 1px solid #9c27b0;
    border-radius: 25px;
    display: inline-block;
    font-weight: 600;
    margin-top: 40px;
    padding: 14px 35px;
    text-transform: uppercase;
}

.more-btn:hover {
    background-color: #9c27b0;
    color: #fff;
}

.footer-bg-layer {
    background-color: rgba(255,255,255,0.5);
    padding: 40px 20px;
}

.white-font {
    color: #ffffff !important;
}

.checkout-area input:focus,
#reset-pwd-form input:focus,
#register-form input:focus,
#login-form input:focus,
#contactform textarea:focus,
#contactform input:focus {
    background: #ffffff;
    color: #333;
}

.checkout-area ::placeholder,
#reset-pwd-form ::placeholder,
#register-form ::placeholder,
#login-form ::placeholder,
#contactform ::placeholder {
    color: #aaa;
}

.product-price-old{
    color: #777;
	font-size:14px;	
	margin-left:10px;
	text-decoration:line-through;
}

.product-name {
    padding-left: 10px;
    padding-right: 10px;
}

.before-discount-price {
    font-size: 16px !important;
    color: #777 !important;
    text-decoration:line-through;
}

.normal-price,
.discounted-price {
    color: #9c27b0;
}

.product-availability {
    font-size: 12px !important;
}

span.out-of-view {
    visibility: hidden;
}

button.add-cart {
    outline: none !important;
}

.product-details-title {
    line-height: 28px;
    margin-bottom: 40px !important;
}

.cart_list .p_action,
.cart_list .u_price,
.cart_list .p_quantity,
.cart_list .product_des,
.product-details-area .shop-buttons,
.product-details-area .share,
.product-details-area .product-action,
.product-details-area a.add-to-cart {
    user-select: none;
}

.header-action-box {
    float: right;
}

#search-bar,
#my-account-login,
#cart-preview {
    float: left;
}

.mini-cart-product .content .title {
    line-height: 12px !important;
}

.mini-cart-product .product-pricing {
    line-height: 14px !important;
}

.mini-cart-product .content .remove:hover {
    background-color: #555;
    color: #fff;
}

.cart-preview-old-price {
    font-size: 10px;
    color: #777;
    text-decoration:line-through;
}

.cart-preview-normal-price,
.cart-preview-discounted-price {
    color: #9c27b0;
    font-weight: 600;
    margin-right: 10px;
}

.mini-cart-viewcart {
    float: left;
}

.mini-cart-checkout {
    float: right;
}

.mini-cart-product .content {
    min-height: 60px;
}

.viewcart-img {
    width: 160px;
}

.mean-container {
    width: 100% !important;
    margin: 0;
    padding: 0;
}

.mean-container .mean-bar {
    z-index: 999;
}

.cart-page table {
    background-color: #fff;
}

.cart-page .cart-plus-minus-box {
    width: 85px;
    padding-right: 45px;
}

.cart_list tbody td.product_des .product-title {
    line-height: 16px;
}

.cart_list tbody td.u_price {
    padding: 0 15px
}

.cart_list tbody td.p_action a {
    color: #303030;
    font-size: 24px;
}

.cart_list tbody td.p_action a:hover {
    color: #9c27b0;
}

.user-login {
    display: inline-block;
    padding: 37px 0;
    margin-right: 30px;
    position: relative;
}

.sticky .user-login {
    padding: 32px 0 31px 0;
}

.user-login > a {
    color: #666;
    font-size: 22px;
}
.user-login > a:hover {
    color: #9c27b0;
}

.user-login span {
    background: #6bc513 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 500;
    height: 18px;
    line-height: 18px;
    pointer-events: none;
    position: absolute;
    right: -12px;
    text-align: center;
    top: 35px;
    width: 18px;
}

.sticky .user-login span {
    top: 30px;
}

.login-title h2 {
    color: #535353;
    display: inline-block;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase;
}

.login-title p  {
    line-height: 20px;
}

#reset-pwd-form button,
.activation-form button,
#login-form > button,
#register-form > button {
    background: #9c27b0;
    border: medium none;
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 500;
    height: 45px;
    margin-top: 20px;
    text-transform: uppercase;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    width: 50%;
}
#reset-pwd-form button:hover,
.activation-form button:hover,
#login-form button:hover,
#register-form button:hover {
    background: #555 none repeat scroll 0 0;
}

.activation-form button {
    width: 25%;
}

#reset-pwd-form input,
#register-form select,
#register-form input,
#login-form input {
    border: 1px solid #eee;
    color: rgba(156,39,176,0.8);
    margin-bottom: 20px;
    padding: 0 20px;
}

#login-form > input.mb-5 {
    margin-bottom: 5px !important;
}

#login-form .forgot-password {
    margin-bottom: 0;
}

.resend-verification a:hover,
#login-form .forgot-password a:hover {
    color: #757575;
}

#register-form {
    width: 70%;
}

.password-strength {
    padding-left: 20px;
    font-size: 14px;
    line-height: 18px;
    font-style: italic;
    color: #777;
    width: 200px;
    border: 1px solid #ddd;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.password-strength ul {
    padding-left: 15px;
}

.password-strength ul li {
    list-style-type: disc;
}

.panel-heading.active .checkout-step h5,
.panel-heading.active .checkout-progress h4{
    background-color: #9c27b0;
    border: 1px solid lavenderblush;
    color: #fff;
}

.checkout-step a.collapsed h5,
.checkout-step h5,
.checkout-progress h4 {
    padding: 20px 20px;
}

.checkout-area input:not([type='radio']):not([type='checkbox']) {
    height: 45px;
    box-shadow: none;
    font-size: 14px;
    width: 100%;
    border: 1px solid #eee;
    color: rgba(156,39,176,0.8);
    margin-bottom: 20px;
    padding: 0 20px;
}

.checkout-area input[type="checkbox"],
.checkout-area input[type="radio"] {
    height: inherit;
    width: 40px;
    cursor: pointer;
}

.checkout-area input[type="checkbox"]:focus,
.checkout-area input[type="radio"]:focus {
    outline: none;
}

.checkout-area input[readonly] {
    cursor: not-allowed !important;
}

.checkout-area select {
    height: 45px;
    box-shadow: none;
    font-size: 14px;
    color: #aaa;
    width: 100%;
    border: 1px solid #eee;
    margin-bottom: 20px;
    padding: 0 20px;
    cursor: pointer;
}

.checkout-area select:focus,
.checkout-area select:active {
    outline: none;
}

.checkout-area select:disabled {
    cursor: not-allowed;
    background-color: #ddd;
}

.checkout-area select option {
    color: #555;
}

.checkout-area select option:disabled {
    background-color: #ccc;
    color: #555;
    cursor: not-allowed;
    height: 40px;
}

#new-shipping-info,
#current-shipping-info,
#new-billing-info,
#current-billing-info {
    padding-left: 20px;
    padding-right: 20px;
}

.checkout-area .panel-group .panel-default {
    margin-top: 5px;
}

.checkout-step h5 {
    background-color: #ebebeb;
}

.checkout-area .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: 1px solid #ebebeb;
}

.checkout-area .panel-group .panel-heading.active + .panel-collapse > .panel-body {
    border: 1px solid #9c27b0;
}

.shipping-box {
    box-shadow: 0 0 0 1px #dbdbdb;
    border-radius: 5px;
    padding: 20px;
    margin: 10px 20px;
}

.shipping-box.active {
    box-shadow: rgb(107 197 19) 0px 0px 0px 1px;
}

.panel-group p span.method-title {
    color: #777;
    text-decoration: underline;
}

#bank-info .bankinfo {
    max-width: 600px;
    min-height: 100px;
    padding: 20px 20px;
    margin: 0 20px;
    border: 1px solid #6bc513;
}

.order-review {
    padding: 10px 20px;
}

.checkout-btn button {
    padding: 10px 20px;
    background: #9c27b0 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 500;
    height: 45px;
    margin: 20px 0;
    text-transform: uppercase;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.checkout-btn button:hover {
    background-color: #555;
    color: #fff;
}

.order-review .table tbody td {
    padding: 20px;
}

.cart-img-prev img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.order-review a {
    cursor: pointer;
}

.order-review strong {
    font-weight: bold !important;
}

.order-review .table.one {
    margin-bottom: 0;
}

.order-review .table.one>tbody>tr th {
    visibility: hidden;
    line-height: 0;
    padding: 0;
    border: none;
}

.order-review .table.one>tbody>tr:nth-child(2) >td {
    border-top: none;
}

.order-review .table-responsive {
    border-bottom: none;
}

.order-review .table-responsive.no-border {
    border: none !important;
}

.order-review .table.two {
    margin-top: 20px;
    max-width: 400px;
}

.order-review .table.two tr td {
    border: 1px solid #ddd;
}

.order-review .table.two tr td.total-price-column {
    width: 40%;
}

#payment-info a:hover {
    color: #6bc513 !important;
}

#payment-info a.focus {
    color: #9c27b0;
    text-decoration: none;
}

#cart-total table tr td {
    text-align: right !important;
}

#cart-total h6 {
    font-family: 'Lato', sans-serif;
}

.order-complete .order-info {
    padding: 30px;
    background: lavenderblush;
}

.order-complete .thank-recieve p {
    padding: 30px 0;
}

.order-complete .thank-recieve p.status-success {
    color: #28a745!important;
    font-weight: bold;
    font-size: 18px;
}

.order-complete .thank-recieve p.status-failed {
    color: #dc3545!important;
    font-weight: bold;
    font-size: 18px;
}

.order-complete .single-order-info {
    float: left;
    width: 20%;
}

.we-accept {
    margin-bottom: 10px !important;
}

.footer-top {
    padding: 60px 0;
    background-size:cover;
}

#scrollUp:focus,
#scrollUp:active {
    background-color: #9c27b0;
}

.elevatezoom-gallery.active {
    border: solid 1px #28a745;
}

.product-thumb .owl-item {
    width: auto !important;
    max-width: 240px;
    height: auto;
    margin-right: 10px;
}

.single-footer.open-hours > p {
    line-height: 16px;
}
.single-footer.open-hours ul li {
    margin-bottom: 7px;
}
#search-bar {
    display: none;
}
.single-footer.quick-links li {
    line-height: 18px;
}
.col-breaker {
    display: none;
    clear: both;
}
.policies .heading,
.policies .paragraph-title {
    text-transform: uppercase;
}
.policies .paragraph-title {
    color: #555;
}
.policies p {
    font-size: 16px;
}
.policies b {
    font-weight: 600;
    color: #9c27b0;
}
.policies a:hover {
    color: #28a745;
}
.policies i {
    font-style: italic !important;
}
.policies ol li {
    list-style: circle;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #757575;
    margin-bottom: 15px;
}
#contactform .mc-contact {
    left: -5000px;
    position: absolute;
}
a.custom-btn {
    border: 1px solid #9c27b0;
    border-radius: 25px;
    display: inline-block;
    font-weight: 600;
    margin-top: 7px;
    padding: 14px 35px;
    text-transform: uppercase;
}
a.custom-btn:hover {
    background: #9c27b0;
    color: #ffffff;
}
.service-price-ori {
    font-size: 14px;
    color: #777;
    text-decoration: line-through;
    position: absolute;
    bottom: 0;
    left: 0;
}
.services .pricing-desc {
    padding: 15px;
}
.services .service-desc {
    padding: 15px 0;
}
.services .service-desc ul li,
.services .service-desc p {
    color: #757575;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 22px;
}
.services .service-desc ul {
    margin-left: 40px !important;
}
.services .service-desc ul li {
    list-style: disc;
    text-align: left;
}
.services .durations li {
    color: #28a745;
    font-weight: bold;
}
.copyright a {
    font-weight: normal;
}
.copyright a:hover {
    color: #28a745;
}
.copyright-shop-name {
    color: #9c27b0;
}
#bank-info #product-description p u,
#bank-info #product-description p strong {
    margin-right: 0;
}
.fXBuHm {
    font-weight: normal;
}