input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    height: 40px;
}

.customer-account-login .lar_lef_hed h3, .customer-account-create .lar_lef_hed h3 {
    padding: 8px 0;
    font-size: 27px;
    font-weight: bold;
}

.nav-scroll {
    background: rgb(255, 255, 255) !important;
    padding: 0;
    position: fixed !important;
    top: -100px;
    left: 0;
    width: 100% !important;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    box-shadow: 0px 1px 20px -6px #000;
    z-index: 99999 !important;
}

.panel.wrapper {
    display: none;
}

span.counter-label {
    height: 100px !important;
    width: 100px !important;
    clip: inherit !important;
}

.page-wrapper {
    min-height: auto !important;
}

#banner-slider-carousel {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.page-footer {
    padding-bottom: 0 !important;
}

.page.messages, .header.content {
    position: fixed;
    z-index: 9;
    bottom: 10px;
    right: 10px;
}

div.mage-error[generated] {
    font-size: 16px;
    color: #fff;
}

.breadcr {
    display: none;
}

.columns .column.main {
    padding-bottom: 0;
}

body.contact-index-index.page-layout-1column .lar_lef_hed {
    display: none;
}

.minicart-wrapper {
    margin-left: 0 !important;
}

.minicart-wrapper .action.showcart .counter span.counter-number {
    display: none;
}

.minicart-wrapper .action.showcart .counter.qty {
    background: #ffffff !important;
    color: #000 !important;
    height: 38px !important;
    line-height: 44px !important;
    border-radius: 2px !important;
    display: inline-block !important;
    margin: 3px 0 0 !important;
    min-width: 18px !important;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    white-space: normal;
    border: 0 !important;
}

.fieldset.coupon input {
    height: 45px;
}

button.action.update, button.action.apply.primary {
    color: #ffffff !important;
    font-size: 18px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    border: 2px solid #842a75;
    padding: 8px 18px;
    text-transform: uppercase;
    background: #842a75 !important;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

button.action.update:hover, button.action.update:focus,
button.action.apply.primary:hover, button.action.apply.primary:focus {
    background: #47a5e0 !important;
    border-color: #47a5e0 !important;
}

.action.primary {
    color: #16324f;
    font-size: 18px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    border: 2px solid #16324f;
    padding: 8px 26px;
    text-transform: uppercase;
    border-radius: 0 !important;
    margin: 5px 0 0 0;
    float: left;
    background: #fff;
    width: 100%;
    box-shadow: none;
    transition: all 0.4s;
}

.action.primary:hover, .action.primary:focus {
    background: #842a75;
    color: #FFFFFF;
    border: 2px solid #842a75;
}

.page-header {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.nav-toggle {
    display: none;
}

.catalog-category-view h3#page-title-heading {
    display: none;
}

.category-view {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    margin-bottom: 30px;
}

.message.info {
    font-size: 16px !important;
}

.modes .modes-mode {
    box-shadow: none !important;
    border: 0 !important;
    background-color: #f6f6f6 !important;
    height: 40px !important;
    width: 40px !important;
    line-height: 40px !important;
    padding: 0 !important;
}

.toolbar-products {
    background-color: #f6f6f6 !important;
    padding: 6px;
}

.modes .modes-mode.active, .modes-mode.active:before {
    background-color: #842a75 !important;
    color: #fff !important;
}

.toolbar-amount {
    line-height: 40px !important;
    padding: 0 !important;
}

.toolbar-sorter.sorter {
    line-height: 40px;
}

.toolbar select {
    height: 40px;
    padding: 0 20px;
}

.toolbar-sorter.sorter label {
    margin: 0;
}

.toolbar .pages {
    margin-bottom: 0;
    display: inline;
    line-height: 40px;
}

.lar_lef_hed.product h3 {
    font-size: 24px;
    color: #842a75;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    clear: both;
    margin: 0;
    padding: 0px 0 15px 0;
    border-bottom: 1px solid #eaeaea;
}

.product-info-main .product-info-price {
    color: #575757;
    border-bottom: 1px solid #eaeaea;
    display: table;
    margin-bottom: 15px;
    width: 100%;
}

.product-info-main .product-info-price .price-box {
    display: block;
    vertical-align: top;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    padding-top: 8px;
    color: #47a5e0;
}

.product-info-main .product-info-stock-sku {
    display: flex;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    vertical-align: top;
    width: 100%;
    margin-right: 0;
    padding-top: 5px;
}

.product-info-main .product-info-stock-sku .large_rit {
    margin: 0;
}

.product-reviews-summary {
    margin: 5px 0;
    border-bottom: 1px solid #eaeaea;
    display: block;
    width: 100%;
    padding-bottom: 5px;
    font-size: 16px;
    margin-bottom: 5px !important;
}

.product-reviews-summary a {
    color: #47a5e0;
    font-size: 16px;
}

.qty {
    border-top: 0;
}

table#shopping-cart-table .qty {
    margin: 0;
    text-align: center;
}

tr.totals th.mark {
    font-weight: bold;
}

body.catalog-product-view .midd_services {
    margin-bottom: 30px;
}

.product-info-main .product-options-bottom .box-tocart {
    margin-top: 0;
}

.fieldset:last-child {
    margin-bottom: 0;
}

.product-info-main .product-add-form .fieldset > .field > .label, .product-info-main .product-add-form .fieldset > .fields > .field > .label,
.opc-wrapper .form-login .fieldset .field .label, .opc-wrapper .form-shipping-address .fieldset .field .label {
    font-size: 18px;
    color: #153a5e;
    font-weight: 700;
    padding-top: 0;
    letter-spacing: 0px;
    clear: both;
    text-transform: uppercase;
}

.product-info-main .product-add-form .fieldset > .field {
    margin-bottom: 10px;
}

.product-info-main .product-add-form .fieldset input[type=text], .product-info-main .product-add-form .fieldset select,
.product-info-main .product-add-form .fieldset input[type=number] {
    text-align: left; /* background: none !important; */
    width: 230px;
    font-size: 16px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px 10px;
    border: 1px solid #000;
    height: 40px;
    margin-bottom: 5px;
    margin-top: 0;
    transition: all 0.5s ease;
}

.product-info-main .product-add-form .fieldset select option {
    font-size: 16px;
    color: #842a75;
    font-weight: 600;
}

.product-info-main .product-add-form .fieldset > .field {
    margin-bottom: 10px;
    display: flex;
    /* flex-grow: 1; */
    /* flex-shrink: 1; */
    /* flex-basis: auto; */
    flex: 1;
}

.product-info-main .product-add-form .fieldset > .field > .label {
    /* display: block; */
    /* width: 273px; */
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.product-info-main .product-add-form .fieldset > .field > .label, .product-info-main .product-add-form .fieldset > .fields > .field > .label, .opc-wrapper .form-login .fieldset .field .label, .opc-wrapper .form-shipping-address .fieldset .field .label {
    font-size: 18px;
    color: #153a5e;
    font-weight: 700;
    padding-top: 0;
    letter-spacing: 0px;
    clear: both;
    text-transform: uppercase;
}

.column.main {
    margin-top: 20px;
}

.product-info-main .product-add-form .fieldset input[type=text], .product-info-main .product-add-form .fieldset select, .product-info-main .product-add-form .fieldset input[type=number] {
    text-align: left;
    /* background: none !important; */
    width: 230px;
    font-size: 16px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px 10px;
    border: 1px solid #000;
    height: 40px;
    margin-bottom: 5px;
    margin-top: 0;
    transition: all 0.5s ease;
}

.box-tocart .input-text.qty {
    margin-bottom: 40px;
}

.checkout-cart-index .lar_lef_hed h3, body.checkout-index-index.page-layout-checkout .lar_lef_hed h3 {
    font-size: 36px;
    color: #842a75;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    clear: both;
    margin: 0;
    padding: 20px 0 30px;
}

.cart-summary > .title {
    font-weight: 500;
}

.mark, mark {
    padding: .2em;
    background-color: transparent !important;
}

.cart.table-wrapper .actions-toolbar {
    min-height: 20px;
    padding-bottom: 15px;
    position: relative;
    display: block;
    bottom: 10px;
}

a.action.multicheckout, strong#block-discount-heading {

    font-weight: 500;
    color: #47a5e0;
}

.product-info-main .product-add-form .fieldset select:hover {
    background-color: #47a5e0;
    color: #fff;
}

.product-social-links {
    display: block;
    clear: both;
}

.catalog-product-view .box-tocart .action.tocart {
    font-size: 20px;
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    padding: 7px 45px;
    background: #842a75;
    border: none;
    transition: 0.45s;
    outline: none;
    border-radius: 0;
    width: 230px;
    height: 50px;
}

.catalog-product-view .box-tocart .action.tocart:hover {
    background: #000;
}

.catalog-product-view .box-tocart .action.tocart:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f290";
    color: #FFFFFF !important;
    font-size: 21px;
    margin: 0 5px 0
}

.product-addto-links a.action.towishlist,
.product-addto-links a.action.tocompare {
    display: block;
    color: #333;
    margin-bottom: 10px
}

.data.item.title {
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    color: #153a5e;
    font-weight: 600;
    background: transparent;
    border: 1px solid #eaeaea;
    border-radius: 0;
    margin: 0 10px 0 0px !important;
    text-transform: uppercase;
    /* border:0 */
    line-height: inherit;
    height: 45px;
}

.data.item.title a.switch {
    border: 0 !important;
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px !important;
    color: #153a5e !important;
    font-weight: 600 !important;
    /* padding: 12px 30px!important; */
    line-height: 40px !important;
}

.data.item.title.active, .product.data.items > .item.title.active > .switch {
    background: #842a75 !important;
    color: #fff !important;
}

.review-form .action.submit.primary {
    background: #eeeeee;
    border: 1px solid #cccccc;
    color: #333333;
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding: 7px 15px;
    margin: 0;
    color: #842a75;
    font-size: 18px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    border: 2px solid #842a75 !important;
    padding: 13px 24px;
    text-transform: uppercase;
    margin: 5px 0 0 0;
    float: left;
    background: #fff !important;
    width: 100%;
}

.review-form .action.submit.primary:hover {
    background: #842a75 !important;
    border: 1px solid #cccccc;
    color: #ffffff;
}

.box-tocart .control {
    margin-bottom: 20px;
}

.box-content.box-category {
    border: 1px solid #842a75;
    border-top: 0;
}

.box-content.box-category ul {
    margin: 0;
    padding: 0;
}

.box-category {
    padding: 0;
}

.box-category ul {
    margin: 0;
    padding: 0;
}


.box-category > ul > li {
    display: block;
    position: relative;
    box-shadow: 0 1px 0 #eee, 0 2px 0 #fff;
    margin: 0;
}

.box-category ul li.last a {
    border-bottom: 1px solid #842a75;
}

.box-category > ul > li:first-child {
    border-top: 0;
}

.box-category ul li a {
    display: block;
    position: relative;
    text-transform: uppercase;
}

.box-category > ul > li ul {
    display: none;
    padding-left: 10px;
    padding-bottom: 10px;
}

.side-nav-categories ul li.parent a:after {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: 700;
    float: right;
    font-size: 14px;
    margin-left: 0;
    line-height: 20px;
    transition: .4s;
    margin-right: 2px;
}

.box-category > ul > li ul > li > a {
    border-bottom: 0 solid #eaeaea;
    font-size: 14px !important;
    margin: 0 !important;
    padding: 4px 0 !important;
    text-decoration: none;
    color: #888;
    text-transform: capitalize;
}

.box-category > ul > li > a {
    color: #842a75;
    cursor: pointer;
    padding: 8px 15px;
    width: 100%;
    font-weight: 600;
    text-align: left;
    outline: none;
    font-size: 17px;
    transition: 0.4s;
    -webkit-transition: all 0.45s all;
    background-color: #f6f6f6;
    border: none;
    border-bottom: 1px solid #3b3b3b;
    text-transform: uppercase;
    line-height: 28px;
    text-decoration: none;
}

.box-category ul li.parent a:after {
    content: '\f107';
    color: #842a75;
    font-family: FontAwesome;
    font-weight: bold;
    float: right;
    font-size: 20px;
    margin-left: 0px;
    line-height: 25px;
    margin-right: 2px;
    transition: all 0.4s;
    -webkit-transition: all 0.45s all;
}

.box-category ul li.open-it a:after {
    content: '\f107';
    color: #842a75;
    font-family: FontAwesome;
    font-weight: bold;
    float: right;
    font-size: 20px;
    margin-left: 0px;
    line-height: 25px;
    transition: 0.4s;
    margin-right: 2px;
    transition: 0.4s;
    transform: rotate(180deg);
}

.box-category > ul > li > a:hover {
    background-color: #47a5e0 !important;
    color: #fff;
}

.box-category > ul > li > a:hover:after {
    color: #fff;
}

.box-category > ul > li.open-it ul {
    display: block;
}

.box-category > ul > li.open-it ul li {
    margin: 0;
}

.box-category > ul > li.open-it ul li a {
    color: #842a75;
    cursor: pointer;
    width: 100%;
    font-weight: 600;
    text-align: left;
    outline: none;
    font-size: 16px !important;
    transition: 0.4s;
    -webkit-transition: all 0.45s all;
    background-color: #f6f6f6;
    border: none;
    border-bottom: 1px solid #3b3b3b;
    text-transform: capitalize;
    line-height: 28px;
    text-decoration: none;
    padding-left: 30px !important;
}

.box-category > ul > li.open-it ul li a:hover {
    background-color: #47a5e0 !important;
    color: #fff;
}

.box-category > ul > li.open-it ul li a:after {
    content: '';
}

.sidebar.sidebar-main {
    margin-top: 20px;
    margin-bottom: 30px;
}

.toolbar-products {
    background-color: #f6f6f6 !important;
    padding: 6px;
    margin-top: 20px;
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    /* padding: 16px; */
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 120px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 9;
    margin: 0;
    padding: 0;
}

.dropdown-content li {
    color: black;
    width: 100%;
    display: block !important;
    border: 0 !important;
    text-align: left;
    margin: 0 !important;
    padding: 0 !important;
}

.dropdown-content li a {
    color: #47a5e0 !important;
    padding: 8px 9px !important;
    text-decoration: none;
    display: block !important;
    line-height: 12px;
}

.dropdown-content a:hover {
    background-color: #47a5e0;
    color: #fff !important;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    /* background-color: #3e8e41; */
}

.sidebar.sidebar-additional {
    display: none;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    outline: none;
}

.action.tocompare:before {
    /* content: '\e61e'; */
    content: "\f079";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.mpquickcart .block-minicart .block-content > .actions > .primary > .primary.action.viewcart,
.mpquickcart .block-minicart .block-content > .actions > .primary .action.primary {
    color: #16324f;
    margin-bottom: 20px;
}

/*.fotorama__stage {*/
/*    width: 650px !important;*/
/*    height: 700px !important;*/
/*}*/

/*.fotorama__stage__frame .fotorama__img {*/
/*    width: 100% !important;*/
/*}*/

/*.fotorama__wrap--css3 .fotorama__stage__shaft {*/
/*    width: 100% !important;*/
/*}*/

/*@media screen and (min-width: 1500px) {*/
/*    .fotorama__stage {*/
/*        width: 650px !important;*/
/*        height: 700px !important;*/
/*    }*/
/*}*/

/*@media screen and (min-width: 1200px) {*/
/*    .fotorama__stage {*/
/*        width: 650px !important;*/
/*        height: 700px !important;*/
/*    }*/
/*}*/

/*@media screen and (max-width: 1024px) {*/
/*    .fotorama__stage {*/
/*        width: 540px !important;*/
/*        height: 575px !important;*/
/*    }*/
/*    .fotorama__nav__shaft{*/
/*        display: none;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 992px) {*/
/*    .fotorama__stage {*/
/*        width: 530px !important;*/
/*        height: 600px !important;*/
/*    }*/
/*}*/
@media screen and (max-width: 768px ) {
    .fotorama__stage {
        width: 399px !important;
        height: 417px !important;
    }

    .toolbar-sorter.sorter {
        line-height: 40px;
        position: relative;
        font-weight: 600 !important;
    }

    .page-products .columns {
        padding-top: 0;
    }

    .contact_l_inner {
        padding: 5px;
        min-height: inherit;
    }

    .page-with-filter .toolbar-amount {
        position: static;
        text-align: right;
        font-weight: bold;
    }

    .toolbar select {
        height: 40px;
        padding: 0 20px;
    }

    .toolbar select {
        background-color: #ffffff;
        box-shadow: none;
        border-radius: 0;
    }

    .field.limiter label.label {
        display: block;
        font-weight: bold;
        line-height: 40px;
        margin: 0;
    }

    .page-products .toolbar .limiter {
        /* display: none; */
        width: 50%;
        display: inline-block;
    }

    .toolbar-sorter.sorter {
        line-height: 40px;
        position: relative;
        font-weight: 600 !important;
        left: 0;
        width: 50%;
    }

    .page-with-filter .toolbar-amount {
        position: static;
        text-align: right;
        font-weight: bold;
    }

    .page-with-filter .toolbar-amount {
        position: static;
        text-align: right;
        font-weight: bold;
    }

    .toolbar select {
        background-color: #ffffff;
        box-shadow: none;
        border-radius: 0;
    }

    .toolbar-products {
        background-color: #f6f6f6 !important;
        padding: 6px;
        margin-top: 0;
        /* display: flex; */
    }

    .minicart-wrapper .action.showcart .counter.qty, .minicart-wrapper .action.showcart .counter.qty {
        display: none !important;
    }

    .product-addto-links a.action.towishlist, .product-addto-links a.action.tocompare {
        display: block;
        color: #333;
        margin-bottom: 10px;
        text-align: left;
    }

    .product-social-links .action.tocompare:before {
        content: "\f079";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }

    .lar_lef_hed.product h3 {
        font-size: 20px;
    }

    .product-info-main .product-info-stock-sku {
        padding: 0 11px;
    }
}

@media screen and (max-width: 500px) {
    /*.fotorama__stage {*/
    /*    width: 395px !important;*/
    /*    height: 500px !important;*/
    /*    display: block;*/
    /*    margin: 0 auto;*/
    /*    margin: 0;*/
    /*}*/
}

@media screen and (max-width: 320px) {

}

@media screen and (min-width: 768px) {
    .product-info-main .product-add-form .fieldset > .field > .label
    .product-info-main .product-add-form {
        padding-top: 0 !important;
    }

    .page-layout-2columns-left .column.main {
        width: 75% !important;
    }

    .page-layout-2columns-left .sidebar-main {
        width: 25% !important;
    }

    .page-layout-2columns-left .sidebar-additional {
        width: 100% !important;
    }

    .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main {
        width: 56% !important;
    }

    .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media {
        width: 40% !important;
    }
}

.table-checkout-shipping-method tbody td:first-child {
    text-align: center;
}
