/* your styles go here */


/*  Code by Hema */

.f-s-20 {
    font-size: 20px;
}

.m_width {
    max-width: 930px !important;
}

.login-page1,
.register-page {
    width: 100%;
    background: #f5f5f5;
    min-height: auto;
    padding-bottom: 0;
}

.error_msg {
    color: red;
}


/* Register Page css */

.login-page1 .form-outer,
.register-page .form-outer {
    min-height: 100vh;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
}

.login-page1 .copyrights,
.register-page .copyrights {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}

.login-page1 .copyrights p,
.register-page .copyrights p {
    font-size: 0.6em;
    font-weight: 300;
    margin-bottom: 10px;
}

.login-page1 .form-inner,
.register-page .form-inner {
    padding: 40px 30px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.login-page1 .logo,
.register-page .logo {
    font-size: 2em;
    font-weight: 500;
}

.login-page1 .logo span,
.register-page .logo span {
    color: #ccc;
}

.login-page1 p,
.register-page p {
    font-size: 0.8em;
    font-weight: 300;
    color: #aaa;
    margin-bottom: 0;
}

.login-page1 form,
.register-page form {
    margin: 1rem auto 1rem;
    max-width: 740px;
}

.login-page1 a.forgot-pass,
.login-page1 a.signup,
.register-page a.forgot-pass,
.register-page a.signup {
    font-size: 0.65em;
    color: #66b0ff;
}

.login-page1 a.forgot-pass:hover,
.login-page1 a.forgot-pass:focus,
.login-page1 a.signup:hover,
.login-page1 a.signup:focus,
.register-page a.forgot-pass:hover,
.register-page a.forgot-pass:focus,
.register-page a.signup:hover,
.register-page a.signup:focus {
    color: #66b0ff;
    text-decoration: none;
}

.login-page1 a.forgot-pass,
.register-page a.forgot-pass {
    display: block;
}

.login-page1 a.create-account,
.register-page a.create-account {
    border-radius: 50px;
    font-size: 0.75em;
    margin-top: 10px;
    color: #999;
    text-transform: uppercase;
}

.login-page1 .terms-conditions,
.register-page .terms-conditions {
    margin-top: 20px;
}

.login-page1 small,
.register-page small {
    font-size: 0.65em;
    color: #aaa;
    line-height: 0.9em;
}


/* LOGIN MEDIAQUERIES -------------------------- */

@media (min-width: 768px) {
    .login-page1 p,
    .register-page p {
        font-size: 1em;
    }
    .login-page1 form label.label-custom,
    .register-page form label.label-custom {
        font-size: 0.9em;
    }
    .login-page1 form small,
    .register-page form small {
        font-size: 0.8em;
    }
    .login-page1 .terms-conditions label,
    .register-page .terms-conditions label {
        font-size: 0.9em;
    }
    .login-page1 a.forgot-pass,
    .login-page1 a.signup,
    .register-page a.forgot-pass,
    .register-page a.signup {
        font-size: 0.9em;
    }
    .login-page1 small,
    .register-page small {
        font-size: 0.9em;
    }
    .login-page1 .copyrights p,
    .register-page .copyrights p {
        font-size: 0.85em;
        font-weight: 400;
    }
}

h3,
.h3 {
    font-size: 1.5rem !important;
}

.theme-bg3 {
    background: linear-gradient( -135deg, #1541ad 0%, #ea1f6a 100%, #1751e0 0%);
}

.p-15 {
    padding: 15px;
}

.p-0-15 {
    padding: 0 15px;
}

.w-100 {
    width: 100%;
}

.h50 {
    height: 50px
}

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

.f-s-18 {
    font-size: 18px;
}

.m-t-20 {
    margin-top: 20px;
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 950px !important;
    }
}

.form-control {
    height: calc(2rem + 2px) !important;
}

.h170 {
    height: 170px;
}

.ml110 {
    margin-left: 110px;
}


/*panel*/

.panel {
    padding: 15px;
    border: none;
    box-shadow: none;
    background-color: #fff;
    box-shadow: 3px 3px 12px 1px rgb(0 0 0 / 20%);
}

.panel-heading {
    border-color: #eff2f7;
    font-size: 16px;
    font-weight: 300;
}

.panel-title {
    color: #2A3542;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
}


/*product list*/

.prod-cat li a {
    border-bottom: 1px dashed #d9d9d9;
}

.prod-cat li a {
    color: #3b3b3b;
}

.prod-cat li ul {
    margin-left: 30px;
}

.prod-cat li ul li a {
    border-bottom: none;
}

.prod-cat li ul li a:hover,
.prod-cat li ul li a:focus,
.prod-cat li ul li.active a,
.prod-cat li a:hover,
.prod-cat li a:focus,
.prod-cat li a.active {
    background: none;
    color: #ff7261;
}

.pro-lab {
    margin-right: 20px;
    font-weight: normal;
}

.pro-sort {
    padding-right: 20px;
    float: left;
}

.pro-page-list {
    margin: 5px 0 0 0;
}

.product-list img {
    width: auto;
    height: 130px;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.product-list .pro-img-box {
    position: relative;
    text-align: center;
}

.adtocart {
    background: #fc5959;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    display: inline-block;
    text-align: center;
    border: 3px solid #fff;
    left: 45%;
    bottom: -25px;
    position: absolute;
}

.adtocart i {
    color: #fff;
    font-size: 25px;
    line-height: 42px;
}

.pro-title {
    color: #5A5A5A;
    display: inline-block;
    margin-top: 30px;
    font-size: 16px;
}

.product-list .price {
    color: #fc5959;
    font-size: 15px;
}

.pro-img-details {
    margin-left: -15px;
}

.pro-img-details img {
    width: 100%;
}

.pro-d-title {
    font-size: 16px;
    margin-top: 0;
}

.product_meta {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin: 15px 0;
}

.product_meta span {
    display: block;
    margin-bottom: 10px;
}

.product_meta a,
.pro-price {
    color: #fc5959;
}

.pro-price,
.amount-old {
    font-size: 18px;
    padding: 0 10px;
}

.amount-old {
    text-decoration: line-through;
}

.quantity {
    width: 120px;
}

.pro-img-list {
    margin: 10px 0 0 -15px;
    width: 100%;
    display: inline-block;
}

.pro-img-list a {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.pro-d-head {
    font-size: 18px;
    font-weight: 300;
}

.h-w-product {
    height: 300px;
    width: 300px;
    text-align: center;
}


/*Shopping Cart */

@import "compass/css3";

/* I wanted to go with a mobile first approach, but it actually lead to more verbose CSS in this case, so I've gone web first. Can't always force things... Side note: I know that this style of nesting in SASS doesn't result in the most performance efficient CSS code... but on the OCD/organizational side, I like it. So for CodePen purposes, CSS selector performance be damned. */


/* Global settings */


/* Global "table" column settings */

.product-image {
    float: left;
    width: 20%;
}

.product-details {
    float: left;
    width: 37%;
}

.product-price {
    float: left;
    width: 12%;
}

.product-quantity {
    float: left;
    width: 10%;
}

.product-removal {
    float: left;
    width: 9%;
}

.product-line-price {
    float: left;
    width: 12%;
    text-align: right;
}


/* This is used as the traditional .clearfix class */

.group:before,
.shopping-cart:before,
.column-labels:before,
.product:before,
.totals-item:before,
.group:after,
.shopping-cart:after,
.column-labels:after,
.product:after,
.totals-item:after {
    content: '';
    display: table;
}

.group:after,
.shopping-cart:after,
.column-labels:after,
.product:after,
.totals-item:after {
    clear: both;
}

.group,
.shopping-cart,
.column-labels,
.product,
.totals-item {
    zoom: 1;
}


/* Apply clearfix in a few places */


/* Apply dollar signs */


/* .product .product-price:before,

.product .product-line-price:before,

.totals-value:before {

    content: '$';

} */

.column-labels label {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.column-labels .product-image,
.column-labels .product-details,
.column-labels .product-removal {
    text-indent: -9999px;
}


/* Product entries */

.product {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.product .product-image {
    text-align: center;
}

.product .product-image img {
    width: 100px;
}

.product .product-details .product-title {
    margin-right: 20px;
    font-family: 'HelveticaNeue-Medium', 'Helvetica Neue Medium';
}

.product .product-details .product-description {
    margin: 5px 20px 5px 0;
    line-height: 1.4em;
}

.product .product-quantity input {
    width: 40px;
}

.product .remove-product {
    border: 0;
    padding: 4px 8px;
    background-color: #c66;
    color: #fff;
    font-family: 'HelveticaNeue-Medium', 'Helvetica Neue Medium';
    font-size: 12px;
    border-radius: 3px;
}

.product .remove-product:hover {
    background-color: #a44;
}


/* Totals section */

.totals .totals-item {
    float: right;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}

.totals .totals-item label {
    float: left;
    clear: both;
    width: 79%;
    text-align: right;
}

.totals .totals-item .totals-value {
    float: right;
    width: 21%;
    text-align: right;
}

.totals .totals-item-total {
    font-family: 'HelveticaNeue-Medium', 'Helvetica Neue Medium';
}

.checkout {
    float: right;
    border: 0;
    margin-top: 5px;
    padding: 0.45rem 0.75rem;
    background-color: #6b6;
    color: #fff;
    font-size: 0.9rem;
    border-radius: 3px;
}

.checkout:hover {
    background-color: #494;
}


/* Make adjustments for tablet */

@media screen and (max-width: 650px) {
    .shopping-cart {
        margin: 0;
        padding-top: 20px;
        border-top: 1px solid #eee;
    }
    .column-labels {
        display: none;
    }
    .product-image {
        float: right;
        width: auto;
    }
    .product-image img {
        margin: 0 0 10px 10px;
    }
    .product-details {
        float: none;
        margin-bottom: 10px;
        width: auto;
    }
    .product-price {
        clear: both;
        width: 70px;
    }
    .product-quantity {
        width: 100px;
    }
    .product-quantity input {
        margin-left: 20px;
    }
    .product-quantity:before {
        content: 'x';
    }
    .product-removal {
        width: auto;
    }
    .product-line-price {
        float: right;
        width: 70px;
    }
}


/* Make more adjustments for phone */

@media screen and (max-width: 350px) {
    .product-removal {
        float: right;
    }
    .product-line-price {
        float: right;
        clear: left;
        width: auto;
        margin-top: 10px;
    }
    /* .product .product-line-price:before {

        content: 'Item Total: $';

    } */
    .totals .totals-item label {
        width: 60%;
    }
    .totals .totals-item .totals-value {
        width: 40%;
    }
}