﻿/*!
 * Global Technologic nopcommerce Theme (http://globaltechnologic.com/nopcommerce-themes.php)
 * Copyright 2017 Global Technologic.   */

@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,400italic,500italic,700italic,900,900italic);
@import url(https://use.fontawesome.com/releases/v5.0.9/css/all.css);
@import url('default.css');
@import url('effects.css');

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-top: 0px
}

h3, .h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #666;
    caret-color: transparent
}

ul, ol {
    margin: 0px;
    padding: 0px
}

ul {
    list-style-type: none
}

a {
    color: #444;
    text-decoration: none
}

    a:hover {
        color: #000
    }

button, a, .icon {
    transition: background-color 0.3s ease-in-out
}

img {
    max-width: 100%;
    margin-top: 5px
}

input, select, textarea, .form-control {
    font-size: 14px;
    color: #aaa;
}

.topbar {
    background: #f2f2f2;
    color: #666;
    min-height: inherit;
    padding: 0px;
    border-bottom: 1px solid #eee
}

    .topbar .header-links .navbar-nav > li > a:hover {
        color: #6fc1c8;
    }

.administration:hover {
    color: #6fc1c8
}

.topbar .header-links .navbar-nav > li > a {
    color: #777;
    padding: 8px 15px;
    display: block
}

.topbar .header-links .navbar-nav > li:first-child > a {
    padding-left: 0px !important
}

.topbar ul.dropdown-menu {
    padding: 6px 15px;
    border: none;
    padding: 0;
    border-radius: 0;
    width: auto;
    right: 0px;
    left: auto
}

    .topbar ul.dropdown-menu > li > a {
        padding: 2px 15px;
        color: #2B2B2B
    }

.topbar .dropdown-menu {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.176) !important;
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.176) !important;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.176) !important
}

.topbar.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #2B2B2B;
    color: #fff
}

.admin-header-links a {
    color: #777;
    padding: 8px 15px;
    display: inline-block
}

.test.collapse {
    padding-right: 0px;
    padding-left: 0px
}

.mini-shopping-cart a {
    font-weight: 700;
    text-decoration: none;
    padding: 0px !important;
    line-height: normal !important
}

.mini-shopping-cart .item {
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid #eee
}

.mini-shopping-cart .item {
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid #eee;
    padding: 7px 3px
}

.mini-shopping-cart .count {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

.mini-shopping-cart .totals {
    margin-top: 7px
}

.navbar-collapse {
    padding: 0px
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #75bfa1
}

.navbar {
    margin-bottom: 0px;
    min-height: inherit
}

.searchbtn {
    position: absolute;
    right: 30px;
    line-height: 53px;
    color: #333;
    font-size: 16px;
    margin-top: 10px;
    cursor: pointer;
    z-index: 999;
    top: 0px
}

    .searchbtn:hover {
        color: #6fc1c8
    }

.search-box {
    padding: 0px;
    text-align: right;
    display: none;
    position: absolute;
    right: 0px;
    top: 62px;
    background: #FFFFFF;
    z-index: 1
}

    .search-box .input-group {
        margin-bottom: 0px
    }

.header-logo {
    float: left;
    /*margin-top: 5px;*/
    text-align: left
}

a.logo {
    width: auto;
    max-width: 100%;
    text-decoration: none;
    display: inline-block;
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase
}

    a.logo span {
        font-weight: 400;
        color: #666
    }

.navbar-brand {
    padding: 0px;
    height: auto
}

.title-box {
    margin: 70px 0 30px 0;
}

.masthead {
    border-bottom: 1px solid #eee
}

    .masthead nav {
        margin-top: 0px
    }

    .masthead > .navbar {
        border: none;
        border-radius: 0px
    }

    .masthead .nav > li > a {
        font-weight: 600;
        text-transform: uppercase
    }

    .masthead .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        text-decoration: none
    }

.topbar ul.dropdown-menu > li > a {
    padding: 6px 15px;
    color: #2B2B2B;
}

.topbar ul.dropdown-menu {
    padding: 10px 15px;
}

.topbar ul.dropdown-menu {
    border: 1px solid #D8D8D8;
    padding: 0;
    border-radius: 0;
}

.navbar-fixed-top.topbar {
    position: fixed;
    height: 55px;
    width: 100%;
    top: 0;
    left: 0;
    background: #FFF;
    -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    color: #2B2B2B;
}

    .navbar-fixed-top.topbar li {
    }

        .navbar-fixed-top.topbar li > a {
            color: #000;
        }

            .navbar-fixed-top.topbar li > a:hover {
                color: #FFF;
            }

            .navbar-fixed-top.topbar li > a:active {
                background-color: #2B2B2B;
                color: #FFF;
            }

            .navbar-fixed-top.topbar li > a:focus {
                color: #FFF;
            }

.masthead ul.dropdown-menu {
    border: none;
    padding: 0;
    border-radius: 0;
}

    .masthead ul.dropdown-menu > li > a {
        padding: 5px 15px;
        color: #666;
        left: 0px;
    }

.masthead ul.dropdown-menu {
    left: 0px;
    width: auto;
}

    .masthead ul.dropdown-menu li:hover .dropdown-menu {
        display: block;
        left: 188px;
        top: -2px;
    }

    .masthead ul.dropdown-menu li .dropdown-menu ul.dropdown-menu {
        display: none;
    }

    .masthead ul.dropdown-menu li .dropdown-menu li:hover ul.dropdown-menu {
        display: block;
    }

.masthead .open > .dropdown-menu {
    animation-name: slidenavAnimation;
    animation-duration: .4s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: slidenavAnimation;
    -webkit-animation-duration: .4s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: slidenavAnimation;
    -moz-animation-duration: .4s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
}

.header-top ul li {
    padding: 0px;
    border-right: solid 1px #E3E3E4;
}

    .header-top ul li img {
        padding-right: 5px;
    }

    .header-top ul li:first-child a {
        padding-left: 0px;
    }

.header-top .navbar-nav > li > a {
    font-size: 13px;
    padding: 7px 10px;
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    color: #777;
}

    .header-top .navbar-nav > li > a:hover {
        color: #999C03;
        background: none;
    }

.header-links ul {
    text-align: right;
}

    .header-links ul li a {
        text-decoration: none;
        border-right: 1px solid #e6e6e6;
    }

.header-links i {
    font-size: 15px;
    margin-right: 2px;
}

.topbar .navbar-toggler {
    background: #fff;
    padding: 8px 10px 15px 10px;
    font-size: 14px;
    margin-left: auto;
}

    .topbar .navbar-toggler:hover {
        color: #444;
    }

.topbar ul.dropdown-menu > li > a {
    font-size: 14px;
}

.search {
    position: relative;
    border-top: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    padding: 30px 15px 0px;
    margin-bottom: 10px;
}

.search-box {
    text-align: right;
    /*background: #f2f2f2;*/
    background: #ffffff;
}


    .search-box .input-group-btn {
        width: auto;
        display: inline-block;
    }

.search-icon {
    display: inline-block;
    padding: 6px 16px !important;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    border: none;
    color: #f2f2f2;
    padding: 0;
    width: auto;
    height: 38px;
    font-weight: bold;
    z-index: 9;
    overflow: hidden;
    background: #000;
    /*border-radius: 0px 20px 20px 0px;
    -webkit-border-radius: 0px 20px 20px 0px;
    -moz-border-radius: 0px 20px 20px 0px;*/
}

    .search-icon:hover {
        cursor: pointer;
        background-color: #6fc1c8;
    }

    .search-icon .glyphicon {
        margin-right: 0px;
    }

.search-display {
    display: block;
    width: 100%;
}

ul.laungage {
    list-style: none outside none;
    margin: 9px 3px 0px 0px;
    padding: 0px;
}

    ul.laungage li {
        display: inline-block;
        padding: 0px;
        font-size: 12px;
        margin-right: -4px;
    }

        ul.laungage li:hover ul.dropdown-menu {
            display: block;
        }

    ul.laungage li {
        position: relative;
    }

        ul.laungage li a {
            padding: 0px 12px;
            line-height: 36px;
            color: #000 !important;
            display: inline-block;
        }

            ul.laungage li a:hover, ul.laungage li a:active, ul.laungage li a:focus {
                background-color: #fff !important;
                box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
                color: #000;
            }

        ul.laungage li:last-child a {
            padding-right: 0px;
        }

.laungage-cont {
    width: 200px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.176) !important;
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.176) !important;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.176) !important;
    display: none;
    float: left;
    font-size: 14px;
    left: auto;
    right: 0;
    list-style: outside none none;
    margin: 0px;
    min-width: 200px;
    padding: 15px !important;
    text-align: left;
    top: 100%;
    z-index: 1000;
}

.dropdown-menu.laungage-cont > li {
    display: inline-block;
    padding: 3px 4px;
    width: 100%;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background: #666666;
}

nav {
    margin-top: 10px;
}

.masthead ul.nav.navbar-nav.navbar-right {
    margin-right: 50px;
    margin-top: 14px;
}

ul.nav.navbar-nav.navbar-right {
    margin-top: 0px;
}

.topbar .navbar-nav.navbar-right:last-child {
    margin-right: 0px;
}

#slider {
    position: relative;
}

.inner-slider {
    margin-bottom: 31px;
}

.theme-custom {
    max-width: 100% !important;
    margin-top: 0px !important;
}

.home-pageContent {
}

.product-heading {
    background: #f1f1f1;
}

    .product-heading h2 {
        padding: 7px 5px 9px;
        margin: 0px;
    }

.slide-border {
    border: 1px solid #eee;
    background: #fbfbfb;
    margin-top: 40px;
    margin-bottom: 30px;
}

    .slide-border .product-heading span {
        width: 80px;
        height: 0;
        border-bottom: 38px solid #7b7b7b;
        border-left: 25px solid transparent;
        border-right: 0px solid transparent;
    }

.product-heading .carousel-control-prev, .product-heading .carousel-control-next {
    margin-left: 0px;
    margin-top: 5px;
    background: none;
    border: 0px solid;
    color: #fff;
    font-size: 16px;
    width: 20px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

.side-nav {
    border: 1px solid #eee !important;
    padding: 5px 10px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 5px rgba(160, 160, 160, 0.3) !important;
    -webkit-box-shadow: 0px 2px 5px rgba(160, 160, 160, 0.3) !important;
    -moz-box-shadow: 0px 2px 5px rgba(160, 160, 160, 0.3) !important;
    border-radius: 5px
}

.side-nav-gbtbox ul {
    list-style: none outside none;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

    .side-nav-gbtbox ul li a {
        padding: 7px 15px;
        line-height: 25px;
        position: relative;
        display: block;
        border-bottom: 1px dashed #bfbebe;
    }

    .side-nav-gbtbox ul li:last-child {
        border-bottom: none;
    }

    .side-nav-gbtbox ul li a:hover {
        background: #f5f5f5;
    }

    .side-nav-gbtbox ul li a {
        text-decoration: none;
        font-size: 13px;
        color: #000000;
    }

        .side-nav-gbtbox ul li a::before {
            position: absolute;
            content: '';
            width: 4px;
            height: 4px;
            left: 0px;
            top: 16px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            transition: all ease-in-out 0.4s;
            -webkit-transition: all ease-in-out 0.4s;
            -moz-transition: all ease-in-out 0.4s;
        }

        .side-nav-gbtbox ul li a:hover::before {
            left: 3px;
        }

.side-nav-gbtbox.lsn ul li a::before {
    display: none;
}

.side-nav-gbtbox.lsn ul li a {
    padding: 7px 5px;
}

.side-nav-gbtbox ul li ul {
    margin-left: 20px;
}

.side-nav-gbtbox .number {
    background: transparent;
}

.filterTitle {
    padding-left: 6px;
}

.attribute-square {
    width: 25px;
    height: 25px;
    display: inline-block;
}

.side-nav h3 {
    font-size: 17px;
    color: #444;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 5px;
    line-height: 24px;
    letter-spacing: 0.2px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    position: relative;
    /*border-bottom: 1px solid #ddd;*/
}

    .side-nav h3 i.fa-angle-down {
        float: right;
    }

.block-recently-viewed-products ul li {
    display: inline-block;
}

.recent-product-cont {
    width: 65%;
    display: inline-block;
    margin-left: 9px;
}

.navbar-inverse .navbar-nav > li > a {
    text-transform: uppercase;
    font-size: 14px;
}

.read-more {
    text-transform: capitalize;
}

.nav .dropdown-menu {
    left: -176px;
}

.dropdown-menu {
    min-width: 190px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.176) !important;
    border-radius: 0px;
    padding: 0px;
    border: 0px;
}

    .dropdown-menu > li a {
        line-height: 34px;
    }

    .dropdown-menu > li {
        border-bottom: 1px dotted #ddd;
    }

@keyframes slidenavAnimation {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes slidenavAnimation {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.slide-container {
    padding: 0 3px;
}

.mid-content-title {
    padding: 0px 0px;
    color: #333;
    margin: 0;
    border-bottom: 1px solid #eee;
}

    .mid-content-title.heading {
        border-bottom: 0px solid;
        position: relative;
    }

        .mid-content-title.heading::before {
            position: absolute;
            content: '';
            left: 0px;
            border-bottom: 1px solid #ddd;
            top: 37%;
            width: 100%;
            z-index: -1;
        }

        .mid-content-title.heading span.float-right {
            background: #fff;
        }

        .mid-content-title.heading h2, .mid-content-title.heading h3 {
            background: #fff;
            padding-right: 20px;
        }

    .mid-content-title h2 {
        font-size: 20px;
        font-weight: normal;
        margin-top: 0px;
        color: #333;
        font-weight: 600;
        display: inline-block;
        position: relative;
    }

.mid-content-body {
    padding: 8px 10px;
}

.mid-content-title > h3 {
    padding: 0px 0px 15px 0px;
    margin: 0;
    display: inline-block;
}

.pull-right.item-container > div {
    margin-bottom: 5px;
}

.panel-body > ul > li {
    list-style: none;
}

.panel.panel-default.side-nav > .panel-body {
    padding: 5px;
}

.footer-poweredby, .footer-disclaimer, .footer-store-theme {
    text-align: center;
}

.topbar-container {
    margin-bottom: 30px;
}

.panel-default {
    border-color: none;
}

.panel {
    background: none;
    border: none;
    box-shadow: none;
    border-radius: 5px;
}

    .panel.panel-default.form-panel > .panel-heading > h3 {
        color: #666666;
    }

.panel-default > .panel-heading {
    background: none;
    border: none;
}

.panel.panel-default.side-nav > .panel-heading {
    color: #000;
    border-radius: 0;
    cursor: default;
}

div.panel-body {
    border: none;
}

.panel.panel-default.side-nav > .panel-body > ul > li > a {
    color: #000;
}

    .panel.panel-default.side-nav > .panel-body > ul > li > a:hover {
        background-color: #eee;
    }

.panel-body > .poll {
    padding: 10px;
}

div.panel-body > div.poll > ul.poll-options {
    list-style: none;
    padding: 4px 0px 0px 10px;
}

.panel-body .poll .poll-results {
    margin-top: 5px;
}

.panel-heading {
    padding: 6px 0px;
}

.panel-body {
    padding: 0px 0px;
}

    .panel-body > .tags {
        padding: 5px 5px 10px 0px;
    }

.tags li {
    display: inline-block;
}

    .tags li > a, .tags > a {
        color: #444;
        font-size: 13px;
        padding: 5px 10px;
        border: 1px solid #ebebeb;
        display: inline-block;
        margin-bottom: 6px;
        border-radius: 4px;
        text-decoration: none;
        text-transform: capitalize;
    }
/*********************************
    Button css
    **********************************/

.btn, .estimate-shipping-button {
    padding: 8px 12px 6px;
    font-size: 13px;
    text-transform: uppercase;
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    color: #fff;
}

.estimate-shipping-button {
    display: inline-block;
}

.view-all {
    padding: 8px 0px 10px 0px;
}

.newsletter-cont {
    background: #f2f2f2;
    padding: 35px 0px;
}

div.panel-body > div.newsletter-subscribe-block {
    padding: 10px;
}

.panel-body-content {
    padding-right: 35px;
}

div.newsletter-subscribe-block > div.newsletter-email {
    padding: 10px 0px;
}

.newsletter-email {
    max-width: 460px;
    margin: 0px auto;
}

    .newsletter-email .form-control {
        background: #F7F6F6;
        border: 1px solid #ccc;
        height: 45px;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
    }

    .newsletter-email input[type="button"] {
        margin: 10px 0px 0px 0px;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        color: #ffffff;
        padding: 10px 18px 10px;
        text-transform: uppercase;
    }

.alert-info {
    color: #000000;
    background-color: #eee;
    border-color: #FDFDFD;
}

.home-page-best-seller .rating, .home-page-newproduct-grid .rating {
    display: inline-block;
    text-align: center;
    margin: 8px 0px;
    display: none;
}

.required {
    color: red;
}
/****************************************
         Page: Product Details START
******************************************/

.product-details-page .panel {
    margin-bottom: 0px;
}

.product-collateral {
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}

.product-essential {
}

.product-details-page .gallery {
    margin-bottom: 15px;
    padding: 20px 15px 15px 15px;
    border: 1px solid #ddd;
    min-height: 500px;
    display: inline-block;
    width: 100%;
}

    .product-details-page .gallery .picture {
        text-align: center;
    }

        .product-details-page .gallery .picture img {
            max-width: 100%;
        }

    .product-details-page .gallery .picture-thumbs {
        margin-top: 10px;
    }

.picture-thumbs img {
    max-width: 70px;
    height: 65px;
}

.product-details-page .gallery .picture-thumbs a {
    margin-right: 3px;
}

.product-details-page .overview {
    padding: 15px;
    min-height: 510px;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
    border: 1px solid #e8e4e4;
}

.onepageview .overview h3 {
    font-size: 20px;
    text-transform: inherit;
    text-align: left;
    border-bottom: 0px solid;
}

.product-details-page .product-name {
    color: #5C5B5B;
    font-size: 1.1em;
    margin-bottom: 0.3em;
    padding-top: 10px;
}

.product-details-page .short-description, .product-details-page .manufacturers, .product-details-page .sku, .product-details-page .manufacturer-part-number, .product-details-page .stock, .product-details-page .gtin, .product-details-page .delivery-date, .product-details-page .product-vendor {
    color: #666;
    margin-bottom: .3em;
    font-size: 13px;
}

.product-details-page .free-shipping {
    background: url('images/free-shipping.png') left 0px no-repeat;
    font-size: 18px;
    line-height: 12px;
    padding: 10px 5px 12px 0px;
    background: url(../images/loading.gif)
}

.product-details-page .tab-pane {
    clear: both;
    color: #555;
    margin-bottom: .3em;
    padding: 20px 10px 40px;
    border: 1px solid #ddd;
    border-top: none;
}

.product-details-page .nav-tabs {
    margin-top: 50px;
}

    .product-details-page .nav-tabs > li {
        margin-right: 3px;
    }

        .product-details-page .nav-tabs > li > a {
            text-transform: uppercase;
            background: #f2f2f2;
            font-weight: 600;
            padding: 10px 15px 8px;
            color: #4a4c4c;
        }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #fff;
    border: 0px solid #f2f2f2;
    font-weight: 600;
}

.product-essential ul.nav.nav-tabs {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}

    .product-essential ul.nav.nav-tabs li {
        float: none;
        display: inline-block;
    }

        .product-essential ul.nav.nav-tabs li a {
            border: 0px solid;
            font-size: 14px;
        }

        .product-essential ul.nav.nav-tabs li.active a {
            border-bottom: 2px solid;
            color: #242424;
        }

.product-sorting .jDropDown {
    width: 158px !important;
}

.product-details-page .full-description ul, .product-details-page .full-description ol {
    margin-left: 25px;
}

.product-details-page .back-in-stock-subscription {
    margin-top: 10px;
    margin-bottom: 10px;
}

.product-details-page .email-a-friend, .product-details-page .add-to-wishlist, .product-details-page .compare-products {
    margin: 3px 5px 10px 0px;
    display: inline-block;
}

.compare img {
    max-width: 100%;
}

ul.rating-content .label {
    color: #666;
    font-size: 12px;
}

.product-details-page .product-share-button {
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}

.product-no-reviews {
    padding: 8px 0px;
}

.product-details-page .product-reviews-overview {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .product-details-page .product-reviews-overview .product-review-box {
        margin-right: 30px;
        display: inline-block;
        float: left;
    }

.rating {
    height: 16px;
    width: 80px;
    background: url(../images/star-x-inactive.png) 0 0 repeat-x;
    margin: 0px 5px;
}

    .rating div {
        float: left;
        height: 16px;
        background: url(../images/star-x-active.png) 0 0 repeat-x;
    }

.product-price label {
    font-size: 15px;
}

.old-product-price {
    font-size: 15px;
}

.tax-shipping-info {
    font-size: 15px;
}

.product-details-page .product-reviews-overview .product-review-links .separator {
    margin: 0 2px;
}

.product-details-page .product-reviews-overview .product-review-links {
    margin: 0;
    display: inline-block;
    padding: 8px 0px;
}

.product-details-page .product-reviews-overview .product-no-reviews a {
    text-decoration: underline;
}

.product-details-page .product-variant-list {
    clear: both;
    padding: 10px 0;
    border: 0;
    margin-top: 10px;
}

    .product-details-page .product-variant-list .product-variant-line {
        border: 1px solid #EEEEEE;
        padding: 20px;
        margin: 10px 0;
        zoom: 1;
    }

        .product-details-page .product-variant-list .product-variant-line:after {
            content: ".";
            display: block;
            clear: both;
            height: 0;
            font-size: 0;
            line-height: 0;
            visibility: hidden;
        }

.product-details-page .no-associated-products {
    font-weight: bold;
}

.add-to-cart-button:hover {
    color: #fff;
}

.product-details-page .variant-picture {
    clear: both;
    float: left;
    margin-bottom: 15px;
}

.product-details-page .variant-overview {
    float: left;
    width: 100%;
}

.product-details-page .variant-name {
    color: #5C5B5B;
    font-size: 1.3em;
    margin-bottom: .3em;
}

.product-details-page .variant-description {
    clear: both;
    color: #555;
    margin-bottom: .3em;
}

.product-details-page .download-sample {
    clear: both;
    color: #555;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .product-details-page .download-sample .download-sample-button {
        background: #F1F1F1 url(images/download-sample-bg.gif) repeat-x scroll 0 100%;
        border: 1px solid #B5B5B5;
        color: #444;
        cursor: pointer;
        font-size: 11px !important;
        font-size-adjust: none !important;
        font-stretch: normal !important;
        font-style: normal !important;
        font-variant: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        overflow: visible;
        padding: 1px 5px;
        text-align: center;
        text-transform: uppercase;
        vertical-align: middle;
        width: auto;
    }

        .product-details-page .download-sample .download-sample-button a {
            text-decoration: none;
        }

            .product-details-page .download-sample .download-sample-button a:hover {
                color: #444;
            }

.product-details-page .product-variant-line .prices {
    padding-top: 10px;
    margin-right: 30px;
}

.product-details-page .product-essential .prices {
}

.product-details-page .prices .product-price {
    font-weight: bold;
    display: inline-block;
    padding: 8px 0px;
}

    .product-details-page .prices .product-price span {
        color: #B80709;
        font-size: 16px;
    }

.product-details-page .prices .old-product-price {
    color: #5C5B5B;
    display: inline-block;
    width: 100%;
    padding: 5px 0px;
}

.old-product-price label, .product-price label {
    width: 145px;
    font-weight: 400;
    font-size: 14px;
}

.product-details-page .prices .old-product-price span {
    text-decoration: line-through;
}

.product-details-page .customer-entered-price {
    margin-bottom: 10px;
}

.product-details-page .add-to-cart {
    padding-top: 10px;
    margin-bottom: 7px;
}

    .product-details-page .add-to-cart .qty-input {
        width: 60px;
        border-radius: 0px;
        height: 36px;
    }

    .product-details-page .add-to-cart input.qty-input {
        border: 1px solid #cccccc;
    }

    .product-details-page .add-to-cart .add-to-cart-panel .form-control {
        padding: 6px 2px;
        box-shadow: none;
    }

.add-to-cart-panel label {
    margin-top: 6px;
    font-size: 14px;
    font-weight: normal;
    float: left;
    padding-left: 0px;
    width: 148px;
    text-align: left;
}

.attribute-square {
    width: 25px;
    height: 25px;
    display: inline-block;
}

ul.option-list.color-squares li, ul.option-list.image-squares {
    display: inline-block;
    margin-right: 8px;
}

    ul.option-list.color-squares li input[type="radio"], ul.option-list.image-squares li input[type="radio"] {
        display: none;
    }

.attribute-squares .attribute-square-container {
    display: block;
    position: relative;
    z-index: 0;
    padding: 1px;
    border: 1px dotted #aaa;
}

.attribute-squares .attribute-square-container, .attribute-square {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}

.attribute-squares .selected-value .attribute-square-container {
    border: 1px solid #4ab2f1;
}

.attribute-squares.image-squares li {
    display: inline-block;
    margin: 0 10px 10px 0;
    text-align: center;
}

    .attribute-squares.image-squares li label {
        display: block;
        margin: 0 !important;
        overflow: hidden;
    }

.attribute-squares.image-squares .attribute-square-container {
    display: block;
    position: relative;
    z-index: 0;
    padding: 1px;
}

.attribute-squares.image-squares .attribute-square {
    display: table !important;
    width: 32px !important;
    height: 32px !important;
    border: 1px solid #444 !important;
    cursor: pointer;
}

.tooltip-container {
    position: absolute;
    width: 200px;
    color: #000;
    background: #fff;
    border: 1px solid #eee;
    text-align: center;
    visibility: hidden;
    border-radius: 5px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}

.attribute-squares li:hover .tooltip-container {
    visibility: visible;
    margin-left: -83px;
    margin-top: 5px;
    z-index: 999;
}

.tooltip-container .tooltip-header {
    background-color: #f6f6f6;
    height: 30px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    padding-left: 10px;
    padding-top: 5px;
    font-size: 15px;
    border-bottom: 1px #eee solid;
}

.product-details-page .giftcard dt {
    clear: left;
    float: left;
    width: 150px;
}

.product-details-page .giftcard label {
    display: inline-block;
    width: 150px;
    vertical-align: top;
}

.product-details-page .giftcard .message {
    width: 300px;
    height: 100px;
}

.related-products-grid, .also-purchased-products-grid {
    margin-top: 10px;
}

    .related-products-grid .title, .also-purchased-products-grid .title {
        text-align: left;
        padding: 5px;
        font-weight: 700;
        clear: both;
        font-size: 1.1em;
        color: #5C5B5B;
    }

    .related-products-grid .item-box, .also-purchased-products-grid .item-box {
        padding-bottom: 10px;
        vertical-align: text-top;
    }

.product-specs-box .data-table td {
    padding-left: 0px;
}

.product-specs-box .title {
    text-align: left;
    padding: 5px;
    font-weight: 700;
    clear: both;
    font-size: 1.1em;
    color: #5C5B5B;
}

.product-specs-box .data-table {
    margin: 5px;
}

.product-tags-box {
    color: #555;
    zoom: 1;
}

    .product-tags-box:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
    }

    .product-tags-box .title {
        text-align: left;
        padding: 5px;
        font-weight: 700;
        clear: both;
        font-size: 1.1em;
        color: #5C5B5B;
    }

    .product-tags-box .product-tags-list ul {
        padding-left: 0px;
        margin-left: 0px;
    }

    .product-tags-box .product-tags-list a {
        font-size: 12px;
        font-weight: normal;
        padding: 8px 12px;
        display: block;
    }

    .product-tags-box .product-tags-list li {
        float: left;
        padding: 0px;
        list-style: none;
    }

.tier-prices {
    text-align: center;
    margin-bottom: 10px;
}

    .tier-prices .prices-header {
        background: #3a3a3a;
        color: #FFF;
        padding: 3px;
        font-weight: 700;
    }

    .tier-prices .prices-list table {
        width: 100%;
        border-collapse: collapse;
        text-align: center;
        vertical-align: middle;
        background: #f3f3f3;
    }

    .tier-prices .prices-list td {
        border-bottom: solid 3px #d7d7d7;
        padding-top: 3px;
        padding-bottom: 3px;
        font-weight: 700;
    }

    .tier-prices .prices-list .field-header {
        font-weight: 700;
        text-align: center;
    }

    .tier-prices .prices-list .item-price {
        color: #B80709;
    }

.product-review-helpfulness {
    padding-top: 10px;
}

.product-details-page .short-description .product-details-label {
    color: #444;
    font-size: 15px;
}

.result {
    color: #07bd52;
    padding: 5px 0px;
}

.review-title, .product-review-box, .review-content {
    padding: 5px 0px;
}

.write-review .button {
    padding: 10px 20px 20px;
}

.product-review-item {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dcdada;
    line-height: 24px;
    background: #f0f0f0;
    padding: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

    .product-review-item .rating {
        margin: 0px;
    }

.pagination ul {
    border: 1px solid #e9e9e9;
}

    .pagination ul li {
        display: inline-block;
        padding: 5px 12px;
        background: #fff;
        border-left: 1px solid #e9e9e9;
    }

        .pagination ul li.current-page {
            background: #fbfbfb;
        }

        .pagination ul li:first-child {
            border: 0px solid;
        }

.rating-options {
    display: inline-block;
}

.review-text {
    font-size: 14px;
    color: #666;
}

.product-review-list {
    background: #f2f2f2;
    padding: 20px;
}

    .product-review-list .rating {
        margin: 10px 0px;
    }

.back-in-stock-subscription-page .tooltip {
    opacity: 1;
    position: relative;
    line-height: 20px;
    margin-bottom: 10px;
}

.back-in-stock-subscription-page {
    text-align: center;
}

.ui-dialog-titlebar {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    background-color: #eee;
    padding: 10px 15px;
    border-width: 0 0 1px;
    border-radius: 0;
    background-image: none;
    padding: 10px 15px !important;
    font-weight: normal;
    cursor: auto !important;
}

.ui-dialog .ui-dialog-titlebar-close {
    outline: none;
}

.stock .label, .sku .label {
    color: #999;
    font-size: 14px;
}
/*********************************************
         Product view START
*************************************************/
.product-list .add-info, .product-list.home-page-product-list .add-info {
    float: left;
    text-align: right;
}

    .product-list .add-info .prices, .product-list.home-page-product-list .add-info .prices {
        font-size: 1.3em;
    }

    .product-list .add-info .new-prices {
        margin-top: 10px;
        font-size: 16px;
    }

    .product-list .add-info .old-price {
        margin-right: 15px;
        color: #df5964;
    }

.product-list .rating {
    margin: 10px 0px;
}

.product-grid .add-info {
    width: 100%;
    height: auto;
    padding: 5px 10px 2px;
    display: inline-block;
}

.product-grid .ash-box .prices {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 600;
}

.product-grid .ash-box .new-prices {
    margin-top: 10px;
    font-size: 13px;
    margin-bottom: 10px;
    color: #666;
    font-weight: 600;
}

.discount-offer {
    position: absolute;
    margin-top: 40px;
    text-align: center;
    margin: 40px auto;
    left: 0px;
    right: 0px;
}

.product-grid .ash-box .buttons {
    margin-top: 15px;
}

#flyout-cart {
    padding: 10px 15px;
    width: 343px;
    max-height: 400px;
    overflow-y: auto;
    font-size: 14px;
    text-align: left;
}

.form-control.square-box.inheri-width, .qty-input {
    text-align: center;
    width: 50px;
    display: inline-block;
    float: inherit;
}

    .qty-input.form-control.itemquantity {
        width: 35px;
        height: 25px;
        padding: 0;
        caret-color: currentcolor;
    }
/***********************************************
        FLY OUT Shopping Cart END
   **************************************************/
#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
}

#lbCenter, #lbBottomContainer {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}

.lbLoading {
    background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 10px solid #fff;
    background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}

#lbPrevLink {
    left: 0;
}

    #lbPrevLink:hover {
        background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
    }

#lbNextLink {
    right: 0;
}

    #lbNextLink:hover {
        background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
    }

#lbBottom {
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    border: 10px solid #fff;
    border-top-style: none;
}

#lbCloseLink {
    display: block;
    float: right;
    width: 66px;
    height: 22px;
    background: transparent url(images/closelabel.gif) no-repeat center;
    margin: 5px 0;
    outline: none;
}

#lbCaption, #lbNumber {
    margin-right: 71px;
}

#lbCaption {
    font-weight: 700;
}

.offer.offer-default ul li {
    list-style: none;
}

.panel-body ul li {
    list-style: none;
}

.col-md-3.layout-left {
    padding: 0 30px 0 0;
}

.col-md-6.layout-middle {
    padding: 0;
}

.col-md-3.layout-right {
    padding: 0 0 0 30px;
}

.col-md-9.layout-right {
    padding: 0;
}
/***************************************
   Main marketing message and sign up button
  ***********************************************/
.jumbotron {
    text-align: center;
    background-color: transparent;
}

    .jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
    }
/*****************************************
               footer css
********************************************/

footer {
    color: #868585;
    font-size: 10px;
    padding: 5px 0 0 0;
    display: inline-block;
    width: 100%;
    float: left;
}

    footer h3 {
        margin-bottom: 35px;
        font-size: 16px;
        color: #333;
        position: relative;
    }

        footer h3 i.fa-angle-down {
            float: right;
        }

        footer h3::after {
            position: absolute;
            content: '';
            left: 0px;
            width: 98%;
            height: 1px;
            bottom: -15px;
        }

.footer .footer-top {
    padding-top: 30px;
}

.footer-upper {
    padding: 40px 0px 50px 0px;
    display: inline-block;
    width: 100%;
}

.footer-bottom {
    position: relative;
    padding-top: 5px;
    padding-bottom: 10px;
}

    .footer-bottom::before {
        position: absolute;
        content: '';
        border-top: 1px solid #d6d6d6;
        top: 0px;
        width: 97%;
        left: 15px;
        right: 15px;
    }

footer li {
    line-height: 25px;
}

    footer li i {
        margin-right: 8px;
    }

footer a {
    color: #777;
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    font-size: 13px;
    padding: 2px 0px;
}

    footer a:hover {
        text-decoration: none;
    }

footer .title {
    text-transform: uppercase;
    color: #aaaaaa;
    font-weight: 600;
    font-size: 13px;
    padding-bottom: 5px;
}

footer .tags > a {
    padding: 5px 10px;
    border: 1px solid #b1b1b1;
}

.social-icons ul {
    display: inline;
}

    .social-icons ul li {
        display: inline-block;
        margin-right: 6px;
    }

        .social-icons ul li a {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            width: 40px;
            height: 40px;
            line-height: 0px;
            padding: 0px;
            background-color: #666;
            color: #fff;
            border-radius: 40px;
            -moz-border-radius: 40px;
            -webkit-border-radius: 40px;
        }

        .social-icons ul li:hover a {
            color: #fff;
        }

        .social-icons ul li i {
            transition: all ease-in-out 0.4s;
            -moz-transition: all ease-in-out 0.4s;
            -webkit-transition: all ease-in-out 0.4s;
        }

        .social-icons ul li:hover i {
            transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
        }

        .social-icons ul li a i {
            font-size: 14px;
            margin-right: 0px;
        }

        .social-icons ul li a:hover {
            padding-left: 0px;
        }

.social-icons .google-plus:hover a {
    background-color: #dc2310;
}

.social-icons .youtube:hover a {
    background-color: #cd201f;
}

.social-icons .twitter:hover a {
    background-color: #33bce9;
}

.social-icons .facebook:hover a {
    background-color: #37528d;
}

.social-icons .rss:hover a {
    background-color: #FF6600;
}

.social-icons a::before {
    display: none;
}

footer .copyrights {
    padding: 0px 0px 5px;
    text-align: center;
}

    footer .copyrights img {
        margin-bottom: 10px;
    }

    footer .copyrights .copytxt {
        padding-bottom: 10px;
        display: inline-block;
    }

    footer .copyrights .payment-icons {
        padding-bottom: 10px;
        float: right;
        text-align: center;
    }

        footer .copyrights .payment-icons a {
            display: inline-block;
            padding-left: 10px;
            opacity: 0.2;
        }

            footer .copyrights .payment-icons a:hover {
                opacity: 0.4;
            }

    footer .copyrights .btmlinks {
        padding-left: 20px;
    }

footer ul {
    list-style-type: none;
    padding: 0px;
    margin-bottom: 30px;
}

footer a {
    color: #868585;
    line-height: 24px;
    padding-bottom: 4px;
    position: relative;
}

    footer a::before {
        position: absolute;
        content: '';
        left: 0px;
        bottom: 0px;
        height: 1px;
        width: 0px;
        transition: all ease-in-out 0.4s;
        -webkit-transition: all ease-in-out 0.4s;
        -moz-transition: all ease-in-out 0.4s;
    }

footer .view-all {
    display: none;
}

.scrollup {
    display: inline-block;
    position: fixed;
    right: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 18px;
    padding: 2px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}

    .scrollup i {
        padding: 19px 14px;
        line-height: 1px;
        display: inline-block;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
    }

    .scrollup:hover i {
        color: #fff;
    }


/*****************************************
             end  footer css
********************************************/

.offer {
    margin: 20px 0;
    padding: 0px 2px;
}

.picture.thumbnail {
    border: none;
    position: relative;
    vertical-align: middle;
    padding-top: 4px;
    margin-bottom: 0px;
    background: none;
    overflow: hidden;
}

.product-box-icon .product-box-add-to-cart-button, .product-box-icon .add-to-compare-list-button, .product-box-icon .add-to-wishlist-button {
    display: block;
}

.Addcart {
    width: 48px;
    height: 40px;
    border: 0px solid #fff;
    padding: 8px 15px;
    outline: none;
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}

.hover-btn {
    width: 48px;
    height: 40px;
    border: 0px solid #fff;
    padding: 8px 15px;
    outline: none;
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}

.transition {
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
}

.product-box-icon {
    position: absolute;
    vertical-align: middle;
    width: 100%;
    visibility: hidden;
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    left: -40px;
    top: 10%;
}

.home-page-product-grid .product-item:hover .product-box-icon, .bestsellers .product-item:hover .product-box-icon, .product-list .product-item:hover .product-box-icon,
.product-grid .product-item:hover .product-box-icon {
    display: block;
    visibility: visible;
    left: 0px;
}

.product-grid.home-page-product-grid {
    margin-bottom: 20px;
}

.product-item {
    border: 1px solid #eee;
    padding: 2px;
}

    .product-item:hover {
        background: #fff;
        outline: 0px solid #DADADA;
        outline-offset: 1px;
        box-shadow: 0px 2px 5px rgba(160, 160, 160, 0.3);
        -webkit-box-shadow: 0px 2px 5px rgba(160, 160, 160, 0.3);
        -moz-box-shadow: 0px 2px 5px rgba(160, 160, 160, 0.3);
    }

    .product-item .middle-content {
        padding: 10px 0px 0px;
    }

    .product-item:hover .middle-content {
        position: relative;
        z-index: 9;
    }

    .product-item .middle-content .cart-button {
        display: none;
        padding: 5px 0px;
        position: absolute;
        left: 0px;
        right: 0px;
    }

.product-list .middle-content .cart-button {
    left: 0px;
    right: auto;
}

.product-list .middle-content {
    background: none;
}

.product-list:hover .middle-content {
    margin-top: 0px;
    position: relative;
}

.cart-button .Addcart {
    box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
}

.product-item:hover .middle-content .cart-button {
    display: block;
    padding: 5px 0px;
}

.prices {
    font-size: 13px;
    font-weight: normal;
}

.price.old-price {
    text-decoration: line-through;
    color: #df5964;
    margin-right: 10px;
}

.page-title {
    padding-left: 1.5rem;
}

    .page-title h1 {
        font-size: 20px;
        font-weight: 400;
        color: #242424;
    }

.page h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    color: #373737;
    padding-bottom: 7px;
    margin: 0;
    margin-bottom: 6px;
}

h2.product-title {
    padding: 0px 10px 5px;
    margin: 0;
    line-height: 20px;
    height: 32px;
    overflow: hidden;
}

    h2.product-title > a {
        color: #333;
        font-size: 15px;
        font-weight: 400;
        text-decoration: none;
    }

.product-selectors {
    display: none;
    padding: 6px 0px;
    width: 100%;
    /*display: inline-block;*/
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

    .product-selectors span {
        padding-top: 8px;
        margin-right: 10px;
        display: inline-block;
    }

    .product-selectors select {
        width: auto;
        padding-right: 20px;
        display: inline-block;
    }

.product-list .picture, .product-list.home-page-product-list .picture {
    float: left;
    margin: 2px 20px 2px 2px;
}

.product-list .middle-content {
    float: left;
    margin: 0 4px;
}

.product-list.home-page-product-list .middle-content {
    float: left;
    margin: 0 4px;
    width: 55%;
}

.product-list .add-info, .product-list.home-page-product-list .add-info {
    float: left;
    margin: 0 4px;
}

.freeshipping-box {
    margin-bottom: 50px;
}

    .freeshipping-box ul li {
        padding-top: 12px;
        padding-bottom: 12px;
        font-size: 14px;
        text-align: center;
        color: #fff;
    }

    .freeshipping-box h4 {
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 5px;
    }

.shipp-left {
    background: #e4cab6;
}

.shipp-middle {
    background: #f12e2a;
}

.shipp-right {
    background: #83d2d8;
}

.breadcrumb-view {
    background: #f0f0f0;
    padding: 18px 0px;
    margin-bottom: 20px;
}

.breadcrumb {
    padding: 0px;
    margin-bottom: 0px;
    background: none;
}

.sub-category-grid .offer.offer-default {
    text-align: center;
}

.side-nav .category-title {
    padding-top: 5px;
    position: relative;
}

    .side-nav .category-title::before {
        position: absolute;
        content: '';
        bottom: 15px;
        background: #ddd;
        width: 100%;
        height: 1px;
    }

.glyphicon {
    margin-right: 10px;
}

.panel-body table tr td {
    padding-left: 15px;
    padding: 7px 5px;
    vertical-align: middle;
}

.panel-body .table {
    margin-bottom: 0px;
}

div.pager li > a,
div.pager li > span {
    border-radius: 0px;
}

ul.group > li {
    list-style: none;
}

ul.nav > li.title {
    background-color: #F0F0F0;
    display: block;
    padding: 5px 5px;
}

.remove-filter > a {
    color: #000;
    font-weight: bold;
}

.cart.table th {
    background: #EAEAEA;
    padding: 12px 10px;
    text-align: center;
    vertical-align: middle
}

#th-removefromcart {
    padding-left: 5px;
}

.cart.table td.nobr, .cart.table th.nobr {
    text-align: center;
}

.cart.table td {
    background: #f5f5f5;
    text-align: center;
}

.buttons {
    margin-top: 10px;
    margin-bottom: 10px;
}

td.remove-from-cart {
    vertical-align: middle !important;
    text-align: center;
}

td.add-to-cart {
    vertical-align: middle !important;
    text-align: center;
}

.table-hover tbody tr:hover {
    background: transparent;
}

.address-item .left {
    padding-left: 40px;
}

.down-space-30 {
    margin-bottom: 30px;
}

.down-space-10 {
    margin-bottom: 10px;
}

.alignright {
    text-align: right;
}

.square-box {
    border-radius: 0px;
}

.inheri-width {
    width: inherit;
}

.home-page-product-grid .rating {
    display: inline-block;
    padding: 0px 0;
    text-align: center;
    margin: 8px 0px;
    display: none;
}

.middle-content .description {
    margin-bottom: 20px;
    display: none;
}

.category {
    display: inline-block;
    margin-bottom: 50px;
    width: 100%;
}

    .category ul li {
        padding: 0px;
        overflow: hidden;
    }

.home-page-categories {
    padding: 0px;
    margin: 0px;
    border: none;
    box-shadow: none;
    overflow: hidden;
    width: 100%;
    display: inline-block;
    position: relative;
}

    .home-page-categories h2 {
        padding: 4px 10px 12px 12px;
        position: absolute;
        text-align: center;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        margin: auto;
        transition: all ease-in-out 0.4s;
        -webkit-transition: all ease-in-out 0.4s;
        -moz-transition: all ease-in-out 0.4s;
        height: 100%;
        z-index: 2;
    }

        .home-page-categories h2::before {
            position: absolute;
            content: '';
            background: rgba(0,0,0,0.3);
            left: 0px;
            right: 0px;
            top: 0px;
            bottom: 0px;
            margin: auto;
            transition: all ease-in-out 0.4s;
            -webkit-transition: all ease-in-out 0.4s;
            -moz-transition: all ease-in-out 0.4s;
        }

    .home-page-categories:hover h2::before {
        z-index: 9;
        background: none;
        /*cursor: pointer;*/
    }

    .home-page-categories h2 a {
        color: #fff;
        width: 70%;
        max-width: 270px;
        background: rgba(0,0,0,0.5);
        text-decoration: none;
        vertical-align: middle;
        display: inline-block;
        position: absolute;
        left: 0px;
        font-size: 18px;
        right: 0px;
        bottom: 12%;
        padding: 15px;
        margin: auto;
        max-height: 50px;
        z-index: 12;
        cursor: pointer;
    }

    .home-page-categories .img-responsive {
        display: inline;
    }

    .home-page-categories .picture img {
        width: 100%;
        transition: all ease-in-out 0.4s;
        -webkit-transition: all ease-in-out 0.4s;
        -moz-transition: all ease-in-out 0.4s;
    }

    .home-page-categories:hover .picture img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
    }

.category-container {
    margin: 10px 0px 10px;
}

.product-list .product-item {
    display: inline-block;
    width: 100%;
    background: #f3f3f3;
    border-bottom: 1px solid #f2f2f2;
}

.op-number {
    font-size: 12px;
    color: #ffffff;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    padding: 10px 12px;
    float: left;
}

.dropdown-filter {
    height: 35px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
    padding: 2px;
}

.search-results {
    margin-top: 20px;
}
/**********************************************
    Page: One Page Shopping Cart  START
   **********************************************/

.tab-section .step .box-content {
    padding: 10px 5px;
}

.gt-opc-payment-info select {
    color: #696763;
    border-radius: 0;
    resize: none;
    background: #F0F0E9;
    border: 0 none;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
    font-weight: 300;
}

    .gt-opc-payment-info select#ExpireMonth {
        width: 70px;
    }

    .gt-opc-payment-info select#ExpireYear {
        width: 80px;
    }

.gt-opc-payment-info input#CardholderName {
    color: #696763;
    border-radius: 0;
    resize: none;
    background: #F0F0E9;
    border: 0 none;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
    font-weight: 300;
}

.gt-opc-payment-info input#CardNumber {
    color: #696763;
    border-radius: 0;
    resize: none;
    background: #F0F0E9;
    border: 0 none;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
    font-weight: 300;
}

.gt-opc-payment-info input#CardCode {
    color: #696763;
    border-radius: 0;
    resize: none;
    background: #F0F0E9;
    border: 0 none;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
    font-weight: 300;
}

.rec-banner.deactive_position:hover {
    cursor: not-allowed;
}

    .rec-banner.deactive_position:hover a {
        color: #666;
    }

        .rec-banner.deactive_position:hover a:hover {
            color: #666;
        }

        .rec-banner.deactive_position:hover a:active {
            color: #666;
        }

.rec-banner.active_position a {
    text-decoration: none;
    color: #242424;
}

    .rec-banner.active_position a:hover {
        text-decoration: none;
        color: #666;
    }

    .rec-banner.active_position a:active {
        text-decoration: none;
        color: #666;
    }

.rec-banner.deactive_position, .rec-banner {
    color: #666;
    text-align: center;
    background: #eee;
    margin-bottom: 10px;
}

    .rec-banner.deactive_position i, .rec-banner i {
        font-size: 24px;
        margin-bottom: 8px;
    }

    .rec-banner.deactive_position a {
        font-size: 16px;
        text-decoration: none;
        color: #666;
    }

        .rec-banner.deactive_position a:hover, .rec-banner.deactive_position a:active {
            text-decoration: none;
            color: #f12e2a;
        }

.carousel-control-prev, .carousel-control-next {
    text-decoration: none;
    border: 1px solid #ccc;
    margin-left: 4px;
    background: #fff;
    padding: 3px 10px;
    color: #666;
    width: 25px;
    height: 28px;
    outline: none;
    position: relative;
    margin-top: -1px;
    display: inline-block;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.update-cart, .continue-shopping {
    display: inline-block;
}

/*********************************************
    notification and flyout css
   *******************************************/
.bar-notification {
    position: fixed;
    height: 55px;
    width: 100%;
    top: 0px;
    left: 0;
    color: #FFF;
    -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    z-index: 999999;
    display: none;
}

    .bar-notification.error {
        background: #8A0707;
    }

    .bar-notification.success {
        background: #092E20;
    }

    .bar-notification p {
        text-align: center;
        padding: 15px 0;
    }

    .bar-notification .close {
        background: url(../images/ico-close-notification-bar.png) no-repeat;
        width: 20px;
        height: 20px;
        cursor: pointer;
        position: absolute;
        right: 20px;
        top: 15px;
    }

    .bar-notification a, .bar-notification a:hover {
        text-decoration: underline;
        color: #FFF;
        margin-left: 2px;
    }

.manufactures {
    margin-bottom: 30px;
}

    .manufactures .carousel {
        padding: 10px 0px;
    }

/********************************************
       homepage news css start
*********************************************/
.news-list-homepage {
    position: relative;
    padding: 70px 0px 40px;
}

    .news-list-homepage .news-items {
        margin-top: 40px;
    }

    .news-list-homepage .news-item {
        padding-top: 25px;
        border: 1px solid #eee;
        background: #fff;
        text-align: center;
    }

.news-items .news-item img {
    max-width: 100%;
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
}

.news-items .news-item {
    position: relative;
    padding: 20px 15px 15px;
    border: 1px solid #eee;
    background: #fff;
    text-align: center;
}

.news-list-homepage .news-title {
    float: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    transition: all .3s;
}

.post-title, .news-title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: #444;
}

.news-list-homepage .news-date {
    float: none;
}

.newsdate {
    color: #aaa;
    font-size: 14px;
}

.news-subscribe-block, .Login-form {
    background: #f8f8f8;
    margin-top: 0px;
}

.news-details {
    font-size: 14px;
    line-height: 24px;
    color: #888;
    margin: 0px 0px 15px;
}

.news-list-homepage .news-items .buttons {
    margin-bottom: 15px;
    text-align: center;
}

.news-list-homepage .view-all {
    margin-top: 30px;
}

.news-list-page .news-items .news-item {
    position: relative;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 14px rgba(0,0,0,0.06);
    -webkit-box-shadow: 0px 0px 14px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 0px 14px rgba(0,0,0,0.06);
    border: none;
    text-align: left;
}

.news-head {
    margin-bottom: 20px;
    overflow: hidden;
}

.blog-posts .read-more {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}

    .blog-posts .read-more i, .news-items i {
        color: #aaa;
    }

.login {
    background: #f5f5f5;
    padding: 15px;
    margin-bottom: 30px;
}

.customer-blocks .title {
    margin: 0;
    padding: 12px 0 15px;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 15px;
}

.blogpost-page .post-date, .news-item-page .news-date {
    margin-top: 10px;
}

.blogpost-page .tags {
    padding-left: 0px;
}

.blog-posts legend, .news-items legend {
    padding: 15px 0px 5px 0px;
}

.blogpost-page .new-comment .title, .news-item-page .new-comment .title {
    margin-bottom: 15px;
}

.news-item-page .input-comment-title {
    margin-bottom: 10px;
}

.blogpost-page .blog-comment .avatar, .news-item-page .news-comment .avatar {
    padding-top: 10px;
}

.header-rss {
    color: #ffffff;
    margin-right: 12px;
}

.header-rss-icon {
    background-color: #FF6600;
}

.header-rss:hover .header-rss-icon {
    color: #FF6600;
    background-color: #ffffff;
}

.header-menu {
    transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background: #604123;
}

/****************************************
          Page: Blog END + News END
*****************************************/

.forums-main-page .forums-main-header {
    padding-top: 30px;
}

.forums-table-section .forums-table-section-title {
    padding: 30px 0px 10px 0px;
}

    .forums-table-section .forums-table-section-title h4 {
        display: inline;
    }

.forums-table-section .forums-table-section-body thead th {
    padding-top: 20px;
    padding-bottom: 20px;
}

.forums-table-section .forums-table-section-body .forum-name, .forums-table-section .forums-table-section-body .topic-name {
    padding-left: 20px;
}

.forums-table-section .forums-table-section-body .topic-name {
    width: 60%;
}

.forum-topic-page .topic-header, .forum-page .actions {
    background-color: #f0f0f0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.forum-topic-page .posts .forum-post .user-info .user-stats {
    padding: 0px;
}

.forum-topic-page .posts .forum-post .post-body {
    padding: 10px;
}

/**********************************
    Cookie bar notification start 
    ****************************************/
.eu-cookie-bar-notification {
    display: none;
    left: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100000;
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 3px solid #FFFFFF !important;
    color: #5C5B5B;
    margin: 0px;
    border-bottom: 4px solid #000000;
    -moz-box-shadow: 3px 2px 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 3px 2px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 3px 2px 3px 6px rgba(0, 0, 0, 0.16);
}

    .eu-cookie-bar-notification .content {
        padding: 0px 10px;
        margin: 10px 0px;
        zoom: 1;
    }

        .eu-cookie-bar-notification .content:after {
            content: ".";
            display: block;
            clear: both;
            height: 0;
            font-size: 0;
            line-height: 0;
            visibility: hidden;
        }

        .eu-cookie-bar-notification .content .text {
            float: left;
            padding-top: 5px;
        }

        .eu-cookie-bar-notification .content .ok-button {
            float: left;
            margin-left: 10px;
        }

        .eu-cookie-bar-notification .content a.learn-more {
            float: left;
            margin-left: 10px;
            padding-top: 5px;
            text-decoration: underline;
            color: #5C5B5B;
        }

            .eu-cookie-bar-notification .content a.learn-more:hover {
                text-decoration: none;
                color: #5C5B5B;
            }
/*********************************************
   Theme Color Picker style End
**************************************************/

.theme-color-picker {
    position: fixed;
    top: 200px;
    right: 0px;
    z-index: 9;
}

.configure-button {
    background-color: #504E4E;
    color: #ffffff;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10px 14px;
    z-index: 99;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    box-shadow: -1px 2px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: -1px 2px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: -1px 2px 3px rgba(0,0,0,0.3);
}

    .configure-button:hover {
        background: #444;
    }

    .configure-button a {
        color: #999;
    }

        .configure-button a:hover {
            color: #ffffff;
        }

.options-choosing-palette {
    padding: 10px 15px;
}

.color-options {
    width: 180px;
    border: 1px solid #ebebeb;
    right: -180px;
    position: absolute;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    background: #ffffff;
    box-shadow: 0px 3px 4px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 3px 4px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 3px 4px rgba(0,0,0,0.5);
}

    .color-options h3 {
        font-size: 18px;
        padding: 15px 10px 16px;
        background: #D2D0D0;
        font-weight: 400;
        margin-bottom: 0px;
    }

    .color-options ul {
        padding: 0px;
        margin: 0px;
    }

        .color-options ul li {
            padding: 5px 0px;
            margin: 0px;
            display: inline-block;
            margin-right: 10px;
        }

.color-box {
    width: 60px;
    height: 60px;
    display: inline-block;
}

.red {
    background: #eb919d;
}

.blue {
    background: #6fc1c8;
}

.green {
    background: #348170;
}

.yellow {
    background: #c7b299;
}
/*=============================================
      check out
    =============================================*/
.one-page-checkout-page h2 {
    font-size: 24px;
}

.checkout-page .tab-section {
    margin-top: 7px;
}

.opc .buttons {
    margin-top: 0;
    padding-top: 2em;
}

    .opc .buttons .back-link {
        margin-bottom: 10px;
    }

        .opc .buttons .back-link small {
            display: inline-block;
            font-size: 18px;
            margin-right: 8px;
            line-height: 18px;
        }

        .opc .buttons .back-link a {
            padding-left: 15px;
            padding-right: 15px;
            color: #FFFFFF;
            border: 1px solid #2F2F2F;
            background-color: #2F2F2F;
        }

            .opc .buttons .back-link a:hover {
                background: #4a4a4a;
                border: 1px solid #2b2b2b;
            }

    .opc .buttons.disabled button {
        display: none;
    }

    .opc .buttons .please-wait {
        height: 21px;
        line-height: 21px;
    }

.opc .ul {
    list-style: disc outside;
    padding-left: 18px;
}

.opc ul, .opc ol, ul.opc, ol.opc {
    list-style: none outside none;
}

.opc {
    position: relative;
}

    .opc .step-title {
        border-width: 0 1px;
        text-align: right;
        background: #a2a2a2;
        padding: 0px;
    }

        .opc .step-title .number {
            font-size: 12px;
            color: #ffffff;
            display: inline-block;
            line-height: 20px;
            text-align: center;
            padding: 10px 12px;
            float: left;
        }

        .opc .step-title h2 {
            float: left;
            margin: 0;
            font-size: 16px;
            font-family: 'Roboto', sans-serif;
            color: #EAEAEA;
            text-transform: capitalize;
            padding: 10px;
            font-weight: 500;
            line-height: 20px;
        }

    .opc .allow .step-title {
        background: #BBBBBB;
        border: 1px solid #BBBBBB;
        border-bottom: 0;
        color: #a4b3b9;
        cursor: pointer;
    }

        .opc .allow .step-title h2 {
            color: #2F2E2E;
        }

    .opc .active .step-title {
        cursor: default;
        margin: 0 0 1px;
    }

        .opc .active .step-title h2 {
            color: #333;
        }

    .opc .step {
        border: 1px solid #e6e6e6;
        border-top: 0;
        background: #f9f9f9;
        padding: 15px 30px;
        position: relative;
    }

    .opc .step-title:after {
        display: block;
        content: ".";
        clear: both;
        font-size: 0;
        line-height: 0;
        height: 0;
        overflow: hidden;
    }

    .opc .order-summary-content .cart-footer {
        background: none !important;
    }

.checkout-page #opc-payment_method .method-name {
    display: block;
    margin-bottom: 15px;
}

.checkout-page #opc-payment_method .payment-logo {
    display: inline-block;
    padding-right: 15px;
    vertical-align: top;
}

.checkout-page #opc-payment_method .payment-details {
    display: inline-block;
    vertical-align: top;
}

    .checkout-page #opc-payment_method .payment-details .payment-description {
        margin-left: 23px;
    }

/*================================================
              Cart pages
    ==============================================*/
/*.onepageview {
    margin-top: 50px;
}*/

.onepageview h3 {
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    text-align: center;
}

.order-summary-content .common-buttons {
}

.shopping-table {
    border: 1px solid #dee2e6;
    border-radius: 8px
}

.common-buttons .btn.btn-default {
    margin-bottom: 10px;
    background: #242424;
    border: 2px solid #242424;
    border-radius: 5px
}

.check-attr {
    text-align: right;
}

    .check-attr dt, .check-attr dd {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
    }

.selected-checkout-attributes {
    text-align: right;
    padding-top: 12px;
}

.order-summary-content .form-control {
    height: 36px;
}

.order-summary-content .square-box {
    float: left;
}

.order-summary-content .title {
    font-size: 15px;
    margin-bottom: 8px;
}

.order-summary-content .order-review-data {
    margin-bottom: 15px;
}

.cart-footer .estimate-shipping .inputs label {
    display: inline-block;
    width: 33%;
    float: left;
    padding-top: 6px;
}

.shipping-options span.required {
    width: 3px;
    float: left;
}

.cart-footer .estimate-shipping .inputs input, .cart-footer .estimate-shipping .inputs select {
    width: 64%;
    float: right;
}

.cart-footer .cart-collaterals div, .cart-footer .cart-collaterals label {
    text-align: left;
}

.deals {
    padding: 15px;
    background: #f5f5f5;
    position: relative;
    margin-bottom: 10px;
    border-radius: 8px
}

.discount-button, .giftcard-button {
    position: relative;
}

.cart-footer .inputs {
    margin: 10px 0px;
    float: left;
    width: 100%;
}

.coupon-box {
    margin-bottom: 10px;
}

.estimate-shipping .buttons, .total-price .checkout-buttons {
    text-align: right !important
}

.estimate-shipping .buttons {
    display: inline-block;
    width: 100%;
}

.terms-of-service {
    margin-top: 10px;
}

.cart-collaterals .title {
    margin: 0 0 5px;
    font-size: 16px;
    color: #444;
}

.cart-footer .total-price {
    max-width: 100%;
    background-color: #f5f5f5;
    padding: 15px;
    font-size: 13px;
    margin-bottom: 20px;
    border-radius: 8px
}

    .cart-footer .total-price span {
        padding: 0px 0px;
        display: inline-block;
    }

.cart-total-right {
    text-align: right;
}
/*****************************************
       ORDER DETAILS 
    ****************************************/

.order-details-page .page-title h1 {
    float: left;
}

.order-details-page .page-title a {
    float: right;
    margin-left: 10px;
}

    .order-details-page .page-title a:hover {
        text-decoration: none;
    }

.order-details-page .title {
    padding: 10px 10px 5px 0;
    font-weight: 700;
    clear: both;
    font-size: 16px;
}

.order-details-page .page-body {
    padding: 0px;
    display: inline-block;
    width: 100%;
}

.order-details-page .order-overview {
    text-align: left;
    padding-bottom: 10px;
    overflow: hidden;
    margin-top: 20px;
}

    .order-details-page .order-overview .order-number {
        margin-bottom: 10px;
    }

    .order-details-page .order-overview .order-details {
        float: left;
    }

        .order-details-page .order-overview .order-details span {
            display: block;
            margin-bottom: 5px;
        }

.order-details-page .order-details-area {
    text-align: left;
    margin: 10px 0px;
    padding: 10px;
    border: 1px solid #EEE;
    height: auto;
}

    .order-details-page .order-details-area table {
        width: 100%;
        border: 0px;
        border-collapse: collapse;
        border-spacing: 0;
    }

    .order-details-page .order-details-area td {
        width: 50%;
        vertical-align: top;
    }

    .order-details-page .order-details-area ul {
        float: left;
        margin-right: 20px;
    }

    .order-details-page .order-details-area li {
        list-style: none;
        line-height: 25px;
    }

        .order-details-page .order-details-area li:first-child {
            margin-top: 0;
        }

.order-details-page .tax-shipping-info {
    font-size: 11px;
    margin: 10px 0;
}

    .order-details-page .tax-shipping-info a {
        text-decoration: underline;
    }

.order-details-page .repost {
    margin: 10px 0px 10px 0px;
}

    .order-details-page .repost .hint {
        margin: 0px;
    }

.order-details-page .section {
    text-align: left;
    padding: 10px;
    margin-bottom: 20px;
    height: auto;
    border: 1px solid #eeeeee;
}

.order-details-page .checkout-attributes {
    text-align: right;
    vertical-align: middle;
    padding: 10px;
    height: auto;
}

.order-details-page .actions {
    margin: 10px 0px 10px 0px;
}

.order-details-page .cart-total-left {
    color: #000;
    padding: 5px;
}

.order-details-page .order-notes th.createdon {
    width: 30%;
}

.order-details-page .order-notes .download a {
    color: #B80709;
}

.order-details-page .products td .td-title {
    display: none;
}

.billing-info .label, .shipping-info .label {
    color: #868585;
    font-size: 13px;
    padding-left: 0px;
    line-height: 20px;
}

.order-details-page table {
    width: 100%;
    border: 1px solid #eeeeee;
}

.order-details-page .control-group {
    display: inline-block;
}

.data-table tr {
    border-bottom: 1px solid #eeeeee;
}

.data-table td, .data-table th {
    padding: 7px 4px;
    white-space: nowrap;
    border-right: 1px solid #eeeeee;
}

table.cart-total {
    border: none;
}

.order-item table th {
    padding: 8px 6px;
    border-bottom: 1px solid #eeeeee;
}

.order-item table td {
    vertical-align: middle;
}

.data-table {
    width: 100%;
    border: 1px solid #EEE;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}

.order-list-page .order-list .order-item {
}

.return-fieldset {
    margin-top: 30px;
}

    .return-fieldset select {
        width: 30%;
    }

.required {
    color: #fd4326;
}

.order-list-page .order-list .order-item .info {
    float: left;
}

.order-list-page .order-list .order-item .buttons {
    float: right;
    margin-top: 10px;
}

.order-list-page .data-table td, .order-list-page .data-table th {
    white-space: inherit;
}

.section.order-item {
    display: inline-block;
    margin-bottom: 40px;
    border: 1px solid #eeeeee;
    width: 100%;
    padding: 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.order-list-page table td .order-details-page .section {
    padding: 0px;
}

.shipping {
    display: inline-block;
    padding: 10px;
    background: #f5f5f5;
    margin-bottom: 10px;
}

ul.customer-nav {
    list-style: none outside none;
    margin: 0px;
    padding-left: 15px;
}

.customer-nav li {
    padding: 5px;
    line-height: 22px;
}

    .customer-nav li a {
        text-decoration: none;
        font-size: 14px;
        color: #444444;
    }

        .customer-nav li a:hover, .customer-nav li a:active, .customer-nav li a.active, .customer-nav li a:focus {
            color: #e02c3f !important;
            background: none !important;
        }

    .customer-nav li i {
        margin-right: 8px;
        transition: all ease-in-out 0.4s;
        -webkit-transition: all ease-in-out 0.4s;
        -moz-transition: all ease-in-out 0.4s;
    }

    .customer-nav li:hover i {
        margin-left: 4px;
        margin-right: 4px;
    }

.customer-info-page legend {
    margin-bottom: 0px;
    border: none;
}

.onepage-container {
    padding: 20px 0px;
}

.form-fields {
    position: relative;
    border-top: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    padding: 5px 15px;
    margin-bottom: 10px;
}

.field-validation-error {
    color: #fd4326;
    display: inline-block;
    padding: 5px 0px 0px 2px;
}

.form-fields .form-control, .form-fields select {
    background-color: #ffffff;
    max-width: 100%;
    max-width: 360px;
    border: 1px solid #ddd;
    height: 36px;
    padding: 8px;
    vertical-align: middle;
    box-shadow: none;
    color: #898888;
    display: inline-block;
    border-radius: 0.25rem;
    caret-color: inherit !important;
}

.daymonth select {
    max-width: 120px;
    width: 31%;
}

.custom-file {
    max-width: 360px;
}

legend {
    padding-bottom: 10px;
}

.fieldset legend {
    border-bottom: none;
    margin-top: 15px;
    padding: 0px;
}

.sitemap-page .description {
    margin-bottom: 15px;
}

.sitemap h4 {
    margin-bottom: 10px;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.sitemap .entity-body {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.sitemap a {
    padding: 6px 0px;
    line-height: 30px;
    margin-bottom: 2px;
    text-decoration: none;
    position: relative;
}

    .sitemap a::before {
        position: absolute;
        content: '';
        left: 0px;
        bottom: 0px;
        height: 1px;
        width: 0px;
        transition: all ease-in-out 0.4s;
        -webkit-transition: all ease-in-out 0.4s;
        -moz-transition: all ease-in-out 0.4s;
    }

.add-button {
    float: right;
}

.onepage-container .panel-heading span a {
    margin-left: 10px;
}

.total-info .table-bordered > tbody > tr > td, .total-info .table-bordered {
    border: none;
    padding: 3px;
    font-size: 18px;
}

.order-summary-content .checkout-attributes {
    text-align: right;
}

    .order-summary-content .checkout-attributes dt,
    .order-summary-content .checkout-attributes dd {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0px;
    }

.checkout-attributes select {
    padding: 8px;
    display: inline-block;
    border: 1px solid #ddd;
}

/*#checkout {
    font-size: 16px;
}*/

    /*#checkout:hover {
        background-color: #137ab2 !important
    }*/

.shop-buttons {
    background: #f9f9f9;
    border: 1px solid #f5f5f5;
    padding: 20px 0px 10px;
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}

    .shop-buttons dl {
        margin-bottom: 0px;
    }

.panel-heading .btn.btn-default {
    margin-left: 10px;
}

.modal-dialog {
    max-width: 800px;
}

.masthead .navbar-collapse {
    max-height: 1000px;
}

div#color-options h4 {
    margin-left: 10%;
}

#accordion .collapse {
    padding-left: 12px;
}

.navbar-toggle {
    background: rgba(86, 85, 85, 1);
}

    .navbar-toggle .icon-bar {
        background: #ffffff;
        margin-right: 0px;
    }

ul.customer-nav {
    list-style: none outside none;
    margin: 0px;
    padding-left: 15px
}

.customer-nav li {
    padding: 5px;
    line-height: 22px;
}

    .customer-nav li a {
        text-decoration: none;
        font-size: 14px;
        color: #444444;
    }

        .customer-nav li a:hover, .customer-nav li a:active, .customer-nav li a.active, .customer-nav li a:focus {
            color: #e02c3f !important;
            background: none !important;
        }

    .customer-nav li i {
        margin-right: 8px;
        transition: all ease-in-out 0.4s;
        -webkit-transition: all ease-in-out 0.4s;
        -moz-transition: all ease-in-out 0.4s;
    }

    .customer-nav li:hover i {
        margin-left: 4px;
        margin-right: 4px;
    }

.form-fields .date-birth select {
    max-width: 117px;
    width: 31%;
}

.custom-page-box-div .fa {
    margin-right: 8px;
}

.theme-custom .nivo-controlNav a.active {
}

.theme-custom .nivo-controlNav a {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.newProduct ul {
    margin: 0px;
    padding: 0px;
}

.newProduct li {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.newProductimag {
    width: 30%;
    height: auto;
    float: left;
    padding-right: 5px;
}

    .newProductimag img {
        width: 100%;
    }

.newProductcontent {
    width: 70%;
    padding-left: 5px;
    float: left;
}

    .newProductcontent h4 {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 0px;
    }

    .newProductcontent .prices {
        margin: 3px 0;
    }

    .newProductcontent .price.old-price {
        font-size: 13px;
        color: #df5964;
        margin-right: 15px;
    }

    .newProductcontent .actual-price {
        font-size: 13px;
        color: #242424;
    }

    .newProductcontent .btn {
        font-size: 12px;
        background: #20A4AD;
        border: 1px solid #20A4AD;
        padding: 3px 8px;
        color: #fff;
        border-radius: 0px;
    }

        .newProductcontent .btn:hover {
            background: #df5964;
            border: 1px solid #df5964;
        }

.search-input .form-control {
    max-width: 378px;
}

.search-input .alert-info {
    display: inline-block;
    margin-top: 20px;
}

.page.category-page .item-box img {
    max-width: 100%;
}

textarea.form-control {
    height: auto;
    min-height: 80px;
}

.sub-category-grid .item-grid {
    display: inline-block;
    margin-bottom: 20px;
}

.sub-category-item:hover {
    outline: solid #DADADA 1px;
    outline-offset: 1px;
}

.pager {
    width: 100%;
    display: inline-block;
}

.sub-category-item h2.product-title {
    margin-bottom: 0px;
}

.page.category-page .item-box.sub-category {
    padding: 3px 2px;
    margin-bottom: 15px;
    text-align: center;
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
}

    .page.category-page .item-box.sub-category:hover {
        background: #f2f2f2;
        outline: 0px solid #DADADA;
        outline-offset: 1px;
        box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
        -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
        -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
    }

.cart-total-left {
    width: 120px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    border: 0px solid;
}

.custom-page-box-div h4, .custom-page-box-div .h4 {
    color: #242424;
    font-size: 16px;
    line-height: 30px;
}

.sub-category-item img {
    text-align: center;
}

.Login-form strong {
    padding: 9px 0px;
    display: inline-block;
}

.one-page-checkout-page {
    margin-top: 30px;
    margin-bottom: 50px;
}

.box-heading strong {
    font-size: 15px;
    letter-spacing: 0.5px;
}

.carousel-inner {
    padding: 0px 5px;
}

    .carousel-inner .item img {
        max-width: 100%;
        width: auto !important;
    }

    .carousel-inner > .item {
        padding-right: 3px;
    }

.Manufacture-item .item img:hover {
    box-shadow: 0px 2px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.5);
}

.product-list h2.product-title {
    text-align: left !important;
    padding-top: 5px;
}

    .product-list h2.product-title a {
        font-weight: 600;
        font-size: 16px;
    }

.recent-product {
    padding: 8px;
    margin-top: 0px;
}

    .recent-product h5 {
        font-size: 15px;
        margin-top: 5px;
    }

    .recent-product ul li {
        display: block;
        padding: 6px 0px;
    }

        .recent-product ul li a {
            text-decoration: none;
        }

.recent-product-side ul li {
    display: table;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

    .recent-product-side ul li .product-picture, .recent-product-side ul li .product-name {
        display: table-cell;
        padding: 2px;
        vertical-align: middle;
        font-weight: 600;
    }

    .recent-product-side ul li .product-picture {
        width: 72px;
    }

.qtyLabel, .qtyInput, .cartButton {
    display: inline-block;
    vertical-align: top;
}

.qtyLabel {
    width: 110px;
}

.fieldset .inputs {
    margin-bottom: 10px;
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }

    100% {
        opacity: 0.9;
        transform: translateY(0);
    }
}

.sticky {
    position: fixed;
    top: 0px;
    z-index: 9;
    width: 100%;
    background: #fff;
    animation: slide-down 0.7s;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

    .sticky .logo img {
        max-height: 55px;
    }

.zmb-container {
    min-height: 45px;
}

.product-selectors > div {
    display: inline-block;
    margin: 5px;
}

.product-selectors select {
    max-width: 130px;
    padding: 7px 8px;
    border: 1px solid #ccc;
}

.product-selectors .product-viewmode a {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 20px;
    margin: 0px;
    margin-right: 5px;
    background-position: center;
    background-repeat: no-repeat;
}

    .product-selectors .product-viewmode a.selected {
        opacity: 1;
    }

.product-selectors .product-viewmode {
    float: left;
}

.product-span {
    display: inline-block;
}

.blog-posts .read-more, .news-items .read-more, .news-list-homepage .view-all {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

    .blog-posts .read-more i, .news-items i, .news-list-homepage .view-all i {
        color: #aaa;
    }

.blog-page .post {
    margin: 0 0 30px;
}

.blog-page .post {
    position: relative;
    padding: 20px;
    background: #f6f6f6;
}

.post-body {
    line-height: 24px;
}

.post-body, .news-body {
    clear: both;
    margin: 0 0 20px;
    line-height: 20px;
    font-size: 13px;
    color: #888;
}

.blog-details {
    padding: 20px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.blog-posts .read-comments {
    margin-right: 20px;
    line-height: 1.4;
    font-size: 13px;
    color: #888;
}

.blog-page .buttons {
    margin: 15px 0;
}

.blog-page .post-head {
    margin-bottom: 15px;
}

.blog-page .post-title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: #444;
}

.blog-page .post-title {
    margin-bottom: 15px;
}

.comment-list {
    position: relative;
    padding: 20px;
    background: #f6f6f6;
}

.order-progress {
    margin: 0 0 20px;
    padding: 15px 0 0 0;
    text-align: center;
    background: #f6f6f6;
    border-radius: 8px
}

    .order-progress li {
        display: inline-block;
        width: 15%;
        max-width: 130px;
        vertical-align: baseline;
    }

        .order-progress li span {
            display: block;
        }

    .order-progress a i {
        margin: 20px 0 15px;
    }

    .order-progress a {
        position: relative;
        display: block;
        border-top: 4px solid transparent;
        height: 80px;
        background: #fff;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

    .order-progress li.deactive_position a {
        background: #fbfbfb;
        /*color: #777;*/
        cursor: default;
        opacity: .4
    }

    .order-progress li.active_position a {
        border-top-width: 4px;
        border-top-style: solid;
        cursor: pointer;
        opacity: 1
    }

.edit-item a, .a-ref {
    color: #4457dc;
    font-weight: 500
}

    .a-ref:hover {
        color: #3648bc !important
    }

.product-spec-color .color-item {
    display: inline-block;
}

    .product-spec-color .color-item a {
        border-bottom: 0px dashed;
    }

    .product-spec-color .color-item .attribute-square {
        width: 30px;
        height: 28px;
        display: inline-block;
    }

.manufactures .carousel-item.active {
    display: flex;
}
/*** estimate Popup  ***/
.estimate-shipping-popup {
    position: relative;
    background: #fff;
    padding: 25px 15px;
    width: auto;
    max-width: 800px;
    margin: 0 auto;
}

.estimate-shipping-popup {
    font-size: 14px;
}

    .estimate-shipping-popup .choose-shipping-title {
        margin-top: 5px;
    }

    .estimate-shipping-popup .ship-to-title, .estimate-shipping-popup .choose-shipping-title {
        margin-bottom: 10px;
    }

    .estimate-shipping-popup .shipping-header-item {
        padding-bottom: 8px;
        border-bottom: 1px solid #eeeeee;
    }

    .estimate-shipping-popup .apply-shipping-button-container {
        margin-top: 20px;
        display: block;
        text-align: center;
    }

    .estimate-shipping-popup .form-control {
        display: inline-block;
        margin-bottom: 10px;
    }

.no-shipping-options {
    text-align: center;
    margin: 4% 0;
}

.estimate-shipping-row.shipping-option.active {
    font-weight: 700;
}

.estimate-shipping-row.shipping-option {
    cursor: pointer;
}

.shipping-options-header {
    top: 0;
    z-index: 1;
    position: sticky;
    background-color: #fff;
}

.estimate-shipping-row-item.shipping-header-item {
    padding: 12px 0;
    border-bottom: 1px solid #f2f2f2;
    align-self: flex-end;
}

.estimate-shipping-row {
    display: flex;
    align-items: center;
}

.estimate-shipping-row-item-radio {
    flex: 0 0 35px;
}

.estimate-shipping-row-item.shipping-item {
    padding: 8px 0;
    overflow: hidden;
    overflow-wrap: break-word;
}

.estimate-shipping-row-item {
    flex: 0 1 100%;
}

    .estimate-shipping-row-item + .estimate-shipping-row-item {
        padding-left: 10px;
    }

@media(min-width:481px) {
    .estimate-shipping-popup {
        padding: 25px;
    }
}

@media(max-width:767px) {
    .address-item {
        width: 100%;
    }

    .shipping-address {
        flex-flow: column;
    }

    .estimate-shipping-row-item.address-item + .estimate-shipping-row-item.address-item {
        padding-left: 0;
    }
}

/******************************************
       responsive css
*******************************************/
@media (min-width: 768px) {
    .masthead, .marketing, footer {
        padding-left: 0;
        padding-right: 0;
    }

    .col-sm-15 {
        width: 20%;
        float: left;
    }

    .top-menu li.dropdown:hover .dropdown-menu {
        display: block;
    }

    .masthead .nav > li > a {
        color: #666;
        line-height: 20px;
    }

    .nav-justified {
        max-height: 52px;
    }

        .nav-justified > li > a {
            border-left: 1px solid #fff;
            border-right: 1px solid #d5d5d5;
        }

        .nav-justified > li:first-child > a {
            border-left: 0;
            border-radius: 5px 0 0 5px;
        }

        .nav-justified > li:last-child > a {
            border-radius: 0 5px 5px 0;
            border-right: 0;
        }

    .coupon-box .btn-default,
    .giftcard-box .btn-default,
    .compare .btn-default {
        position: absolute;
        right: 0px;
        top: 0px;
    }

    .product-selectors select {
        max-width: 120px;
    }

    .product-selectors select {
        max-width: 120px;
    }

    .topbar.navbar-default .navbar-nav > li:first-child {
        float: left;
    }

    .product-selectors .product-viewmode span {
        display: none;
    }

    .product-selectors .product-viewmode {
        display: inline-block;
        margin-top: 10px;
    }

    .product-selectors .product-page-size {
        float: right;
    }

    .newsletter-email .form-control {
        min-width: 360px;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }

    .product-list .middle-content {
        width: 62%;
    }

    .product-list .picture, .product-list.home-page-product-list .picture {
        width: 33%;
    }

    .login {
        /*height: 275px;*/
        height: 90%
    }

    .shipping, .deals, .total-price {
        min-height: 120px;
    }

    .order-progress li {
        width: 15%;
        width: calc(100%/6 - 10px);
    }

        .order-progress li + li {
            margin-left: 10px;
        }

    .side-nav h3 i.fa-angle-down {
        display: none;
    }

    footer h3 span.fa-angle-down {
        display: none;
    }

    .blog-posts .buttons, .news-items .buttons {
        margin-bottom: 0;
        text-align: left;
    }

    .search-box {
        width: 460px;
    }

    .checkout-data table tr td:first-child {
        width: 27%;
    }

    .checkout-data table tr td .form-control {
        max-width: 330px;
    }
}

@media (min-width:1025px) {
    .order-summary-content .cart .cart-text, .shopping-cart-page .cart .cart-text {
        font-size: 0px;
    }

    .search-box {
        margin: 11px auto 10px;
    }
}

@media (min-width: 481px) {
    .order-progress a {
        height: auto;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 13px;
        color: #444;
    }
}

/*///////////////////////////////////////////////////////////////////////////////*/

#submit-qty-input {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    width: 0px;
    height: 0px;
    visibility: hidden
}

.disabled-button, .inactive-element {
    pointer-events: none;
    opacity: 0.4 !important
}

.p-choice-font, .p-choice-text {
    width: 100%;
    min-height: 75px;
    color: #bfcae0;
    overflow: hidden;
    opacity: 0.7;
    transition: all .25s ease-in-out;
    border-radius: 7px
}

.p-choice-font {
    min-height: 50px
}

    .p-choice-font:hover, .p-choice-text:hover {
        color: #fff;
        opacity: 1;
        background-color: #011337;
        cursor: pointer
    }

.check-grid {
    grid-template-columns: repeat(auto-fill, minmax(1px, 1fr))
}
/*#gw-container {
    display: block;
    visibility: hidden
}*/
#left-navbar-wrap {
    height: 100%;
    width: 25%;
    min-width: 400px;
    position: relative;
    float: left
}

#left-navbar-uneditable {
    height: 100%;
    width: 25%;
    min-width: 380px;
    position: absolute;
    float: left;
    cursor: not-allowed;
    backdrop-filter: blur(3px);
    display: none;
    z-index: 101
}

#working-panel-wrap {
    height: 100%;
    overflow: hidden;
    margin: 0
}

#working-panel-container {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 0px 0px;
    overflow: hidden;
    background-color: #2d3644;
    caret-color: transparent
}

.pb-title, .pb-title-sa {
    min-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 10px 5px 15px 5px
}

.category-name, .category-name-sa {
    font-size: 1.2em;
    color: #fff;
    font-weight: 800;
    line-height: 24px;
    cursor: pointer;
    text-align: left
}

    .category-name:hover, .category-name-sa:hover {
        color: #bfcae0
    }

.show-all {
    font-size: 1em;
    color: #bfcae0;
    line-height: 12px;
    cursor: pointer
}

    .show-all:hover {
        color: #fff
    }

.pb-content {
    height: 75px;
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    background-color: #414856;
    border-radius: 8px
}

.pb-show-all-wrap {
    display: none;
    background-color: #2d3644;
    border-radius: 5px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 5;
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.pb-show-all-container {
    padding: 5px;
    /*margin-right: 5px;*/
    background-color: #414856;
    border-radius: 5px
}

#temp-img-container {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));
    grid-auto-rows: 70px;
    grid-column-gap: 5px;
    grid-row-gap: 10px;
    overflow: hidden;
    justify-items: center
}

.img-wrap {
    width: 100%;
    max-width: 70px;
    height: auto;
    cursor: pointer;
    opacity: 0.7
}

.pb-tree-view-container {
    padding: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #414856
    /*border-radius: 8px*/
}

/*.color-picker-panel {
    padding: 5px 0;
    margin: 5px 0 5px 3px;
}*/

.color-picker-container {
    padding: 5px 0;
    display: none;
    background-color: #414856;
    width: 100%;
    height: 100%;
    margin: 5px 0 5px 3px;
    border-radius: 5px
}

    .color-picker-container > div {
        height: auto;
        box-sizing: border-box
    }

#stroke-color {
    position: relative
}

.working-panel-inactive-wrap, .elements-colors-inactive-wrap, .stroke-color-inactive-wrap,
.parent1-inactive-wrap, .parent2-inactive-wrap {
    position: absolute;
    display: none;
    top: 0;
    z-index: 101
}

.working-panel-inactive, .elements-colors-inactive, .stroke-color-inactive,
.parent1-inactive, .parent2-inactive {
    position: absolute;
    top: 0;
    z-index: 101
}

.ts-span-style {
    font-weight: 500;
    font-size: 1.1rem
}

.btn-close-pickers {
    /*margin: 3px 7px 0 0*/
    margin-top: 3px
}

.elements-colors-wrap {
    position: relative;
    margin-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0 0.15em 1.5em 0 rgba(0,0,0,0.1),0 0 1em 0 rgba(0,0,0,0.03)
}

.element-colors-wrap.v1 {
    width: 100%;
    padding: 5px
}

.element-colors-wrap.v2 {
    width: 100%;
    padding-top: 15px;
    display: block
}

.element-colors-label {
    color: #bfcae0;
    text-align: center;
    width: 100%;
    font-size: 1.1em;
    font-weight: 400
}

#layers-colors, #strokes-colors {
    width: 100%;
    padding: 0 5px
}

#range-outline > div > label {
    color: #bfcae0;
    font-size: 0.95em;
    margin-top: 5px
}

#temp-stroke-colors-container {
    padding-left: 5px
}

.front-canvas {
    float: left;
    border-radius: 10px;
    right: 0;
    bottom: 0
}

.gw-canvas-container {
    height: 100%;
    padding: 25px 0;
    background-color: #414856;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

#canvases-container {
    width: 100%;
    display: inline-block;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-y;
    background-color: #414856
}

#img-preloader-canvas {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 45%;
    left: 47%;
    display: none
}

#canvas-wrap {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    float: left;
    caret-color: transparent;
    background-color: #2d3644;
}

.canvas-container {
    margin: 5px auto;
    background-image: url(data:image/gif;base64,R0lGODlhCgAKAIAAAOLi4v///yH5BAAHAP8ALAAAAAAKAAoAAAIRhB2ZhxoM3GMSykqd1VltzxQAOw==)
}

    .canvas-container:hover {
        box-shadow: inset rgba(65, 72, 86, 0.16) 0px 1px 4px, rgb(65, 72, 86) 0px 0px 0px 3px
    }

.canvas-toolbar-wrap {
    height: 6%;
    min-height: 37px;
    padding: 5px 0 5px 0;
    background-color: #2d3644
}

.canvas-toolbar-container {
    width: 100%;
    height: 100%;
    min-height: 25px;
    color: #bfcae0;
    display: flex;
    transition: opacity .5s ease-in-out;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-radius: 5px;
    background-color: #414856
}

.canvas-toolbar-container-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 2px 0
}

.position-title {
    margin-left: 5px
}

.btn-view-images {
    display: initial !important;
    margin-left: 10px;
    visibility: hidden
}

.actions-with-images {
    display: none;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    background-color: #414856;
    border-radius: 5px;
    padding: 3px 0
}

.btn-canvas-toolbar {
    display: none;
    justify-content: center;
    align-items: center;
    margin-left: 3%;
    border-radius: 5px;
    opacity: 0.7;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    .btn-canvas-toolbar:hover {
        color: #fff;
        opacity: 1
    }

.add-canvas, .remove-canvas,
.add-brightness, .remove-brightness,
.zoom-plus, .zoom-minus {
    display: flex
}

.btn-settings-save-image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px
}

    .select-canvas:hover,
    .btn-settings-save-image:hover, .btn-gift-images:hover, .btn-share-images:hover, .btn-basket-images:hover {
        color: #fff;
        text-shadow: 0 0 3px #fff
    }

.btn-canvas-toolbar-common {
    position: relative;
    border-radius: 3px;
    margin-right: 1rem !important;
    align-items: center;
    justify-content: center;
    opacity: 0.7
}

.bttn-img {
    position: relative;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e5e5e5 !important;
    z-index: 1
}

.btn-canvas-toolbar-common:hover {
    opacity: 1;
    color: #fff
}

.bttn-img:hover {
    opacity: 1;
    color: #fff
}

.bttn-images-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 36px;
    width: 100%;
    transition: 0.25s
}

    .bttn-images-container:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        height: 36px;
        max-height: 36px;
        width: 100%;
        background-color: #ddd;
        opacity: 0.7
    }

#mobile-indicator, #mobile-indicator-common {
    display: none
}

#btn-menu i {
    display: none
}

#left-navbar-container {
    height: 100%;
    width: 80px;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    flex-grow: 0;
    background: #2d3644;
    position: relative;
    float: left
}

.div-left-icon-display {
    display: block
}

.div-left-icon-wrap {
    margin-top: 5px;
    position: relative;
    width: 100%;
    height: 75px
}

.btn-left-icon {
    width: 97%;
    position: absolute;
    cursor: pointer;
    color: #bfcae0;
    background-color: #414856;
    padding: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    opacity: 0.7;
    border-radius: 8px
}

    .btn-left-icon:hover {
        opacity: 1;
        color: #fff;
        background-color: #011337
    }

.span-left-container-icon {
    user-select: none;
    -webkit-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    margin: auto
}

.span-left-wrap-icon {
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    line-height: 1.6;
    width: 100%;
    height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    opacity: 1
}

.span-left-svg-icon {
    -webkit-tap-highlight-color: transparent;
    text-transform: inherit;
    font: inherit;
    user-select: none;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    line-height: 1.6;
    display: inline-block;
    vertical-align: text-bottom;
    box-sizing: border-box;
    width: 24px;
    height: 24px
}

.span-left-lable {
    -webkit-tap-highlight-color: transparent;
    text-transform: inherit;
    font: inherit;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 18px;
    line-height: 18px;
    text-overflow: ellipsis;
    user-select: none;
    padding: 0 4px;
    text-align: center;
}

.bottom-navbar-wrap {
    display: none
}

.picture-box-wrap, .settings-box-wrap {
    position: relative;
    height: 100%;
    padding: 0px 5px 5px 3px;
    display: none;
    /*-webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;*/
    transition: opacity .5s ease-in-out;
    border-radius: 5px
    /*border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px*/
}

.picture-box-wrap {
    width: 100%
}

.setting-box-header {
    font-size: 1.5em;
    font-weight: 600;
    margin-top: .3em
    /*text-decoration: underline*/
}

.close-settings-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 37px;
    width: 100%;
    top: 0px;
    position: absolute;
    /*background-color: #414856;*/
    color: #fff;
    z-index: 3;
    /*border-bottom: 1px solid #666;*/
    /*border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/
    /*box-shadow: 0 0.15em 1.5em 0 rgba(191,202,224,0.1),0 0 1em 0 rgba(191,202,224,0.03)*/
}

.search-box-wrap {
    position: relative;
    width: 100%;
    /*min-height: 32px;*/
    padding: 0px 5px 0px 0;
    /*margin-top: 5px*/
}

    .search-box-wrap .close-settings-box {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px
    }

.sb-form {
    position: absolute
}

.sb-btn-search {
    position: absolute;
    font-size: 16px
}

.sb-btn-close, .sb-btn-filter {
    position: absolute;
    font-size: 16px;
    cursor: pointer;
    z-index: 1
}

.sb-input-search {
    position: relative;
    width: 100%;
    outline: none;
    font-size: 1.1em;
    border: none;
    border-radius: 5px;
    color: #666;
    background-color: #ebf0f3;
    z-index: 1
}

.picture-box-container, .settings-box-container, .wizard-panel {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    /*scrollbar-width: thin;*/
    /*padding: 0 3px 0 0;*/
    padding: 0 5px;
    touch-action: pan-y
}

.picture-box-container {
    padding: 0 3px 0 0;
    margin-top: 5px
}

.settings-box-container {
    height: 100%;
    text-align: center;
    background-color: #414856;
    border-radius: 5px
    /*border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px*/
}

.wizard-panel {
    display: flex;
    flex-direction: row;
    justify-content: end;
    margin: 0 5px 0 3px;
    padding: 0;
    background-color: #2d3644
}

.text-panel-elements .close-settings-box, .font-panel-elements .close-settings-box {
    margin-left: 3px
}

.wizard-bottom {
    margin-top: 8px 0
}

#top-toolbar-container {
    display: block;
    min-height: 37px
}

.btn-close, .btn-backward {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    color: #bfcae0;
    cursor: pointer
}

.btn-backward {
    right: inherit;
    left: 0
}

    .btn-close:hover, .btn-close-wizard:hover, .btn-backward:hover {
        color: #fff;
        text-decoration: none
    }
/* ////////////////////////////  TREE VIEW  /////////////////////// */

.tv-parent-node {
    background-color: #414856;
    color: #bfcae0;
    font-size: 1.3em;
    font-weight: 600;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: left;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border-radius: 5px;
    margin-bottom: 5px;
    transition: all .25s ease-in-out;
    opacity: 0.7
}

    .tv-active, .tv-parent-node:hover, .tv-child-node:hover {
        background-color: #011337;
        color: #fff;
        opacity: 1
    }

.tv-child-node-container {
    display: none;
    overflow: hidden;
    padding: 0 25px
}

.tv-child-node {
    color: #bfcae0;
    margin: 5px 0;
    padding: 8px 5px;
    font-size: 1.15em;
    font-weight: 300;
    cursor: pointer;
    border-radius: 5px
}

.tv-alphabet {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(33px,1fr));
    grid-column-gap: 5px;
    align-items: center;
    justify-content: space-between;
    font-size: 1.1em
}

.tv-letter {
    text-align: center;
    background-color: #414856;
    font-weight: 400;
    border: 1px solid #666
}

@supports not (display: grid) {
    #temp-img-container, .tv-alphabet {
        display: flex;
        flex-flow: row wrap
    }

    .img-wrap {
        margin: 3px
    }

    .tv-letter {
        min-width: 35px;
        margin: 5px
    }
}
/* ///////////////////////////   END TREE VIEW  ////////////////// */

.panel-canvas-images, .panel-kindsof-gifts {
    display: none;
    flex-wrap: wrap;
    min-width: 160px;
    width: 100%;
    height: 100%;
    padding: 7px;
    overflow-x: hidden;
    overflow-y: auto
}

.panel-kindsof-gifts {
    position: relative
}

.canvas-image-item {
    display: flex;
    float: left;
    flex-direction: column;
    justify-content: space-between;
    margin: 7px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 5px
}

    .canvas-image-item:hover {
        box-shadow: inset rgba(65, 72, 86, 0.16) 0px 1px 4px, rgb(65, 72, 86) 0px 0px 0px 3px
    }

.image-item-top {
    display: flex;
    justify-content: space-between;
    height: 10%;
    min-height: 24px;
    width: 100%
}

.image-item-settings {
    align-items: center;
    padding: 5px;
    cursor: pointer;
    opacity: 0.5
}

    .image-item-settings:hover {
        opacity: 1
    }

.kindsof-gifts-items-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 40%;
    height: 60%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.kindof-gift-item {
    display: flex;
    flex-direction: row;
    justify-content: start;
    min-height: 50px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 7px -2px rgba(0,0,0,0.5);
    /*padding: 5px*/
}

    .kindof-gift-item:hover {
        cursor: pointer;
        box-shadow: inset rgba(65, 72, 86, 0.16) 0px 1px 4px, rgb(65, 72, 86) 0px 0px 0px 3px
    }

.kindof-gift-item-picture {
    display: flex;
    justify-content: center;
    align-items: center
}

.kindof-gift-item-title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem
}

.bottom-navbar a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px
}

    .bottom-navbar a:hover {
        background-color: #ddd;
        color: black
    }

    .bottom-navbar a.gw-active {
        background-color: #4CAF50;
        color: white
    }

.bottom-navbar .gw-icon {
    display: none
}

@media screen and (max-width: 600px) {
    .bottom-navbar a:not(:first-child) {
        display: none;
    }

    .bottom-navbar a.gw-icon {
        float: right;
        display: block
    }
}

@media screen and (max-width: 600px) {
    .bottom-navbar.gw-responsive .gw-icon {
        position: absolute;
        right: 0;
        bottom: 0
    }

    .bottom-navbar.gw-responsive a {
        float: none;
        display: block;
        text-align: left
    }
}

.product-selectors select, .custom-select {
    display: inline-block;
    font-size: 14px;
    font-family: sans-serif;
    color: #444;
    line-height: 1.3;
    padding: .5em 1.4em .5em .5em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .25em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%
}

    .product-selectors select, .custom-select::-ms-expand {
        display: none
    }

    .product-selectors select, .custom-select:hover {
        border-color: #888
    }

    .product-selectors select, .custom-select:focus {
        border-color: #aaa;
        box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
        box-shadow: 0 0 0 3px -moz-mac-focusring;
        color: #222;
        outline: none
    }

    .product-selectors select, .custom-select option {
        font-weight: normal
    }

.custom-select-content-gallery {
    height: 1.7rem !important;
    font-size: 1em;
    margin-left: 8px;
    padding: .35em 0 .35em 0;
    border: 1px solid #666;
    border-radius: .4em;
    color: #bfcae0;
    background-color: #383e49;
    opacity: .7
}

    .custom-select-content-gallery option {
        background-color: #011337
    }

::-webkit-scrollbar {
    width: 0px;
    background-color: #2d3644
}

::-webkit-scrollbar-thumb {
    background: #5b6579;
    border-radius: 0px
}

.popup-content {
    visibility: hidden;
    width: 20%;
    background-color: #011337;
    color: #bfcae0;
    text-align: center;
    border-radius: 5px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    top: 6%;
    bottom: auto
}

.popup-content-gallery {
    display: none;
    margin-right: 5px;
    background-color: #414856;
    color: #bfcae0;
    text-align: left;
    border-radius: 5px;
    padding: 8px 0;
    position: absolute;
    z-index: 100
}

    .popup-content-gallery.show {
        display: block
    }

.popup-content.show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
}

.close-popup-content-gallery:hover {
    color: #fff
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.range-slider-container {
    width: 100%;
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .range-slider-container > div {
        width: 30%;
        text-align: left
    }

        .range-slider-container > div > label {
            color: #bfcae0;
            font-size: 0.95em;
            margin-top: 5px
        }

    .range-slider-container div:nth-child(2) {
        width: 70%;
        display: flex;
        flex-direction: row;
        align-items: center
    }

.position-object-container {
    width: 100%;
    display: flex;
    flex-direction: column
}

.position-command, .img-settings-part {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    transition: all .25s ease-in-out
}

    .position-command:hover {
        cursor: pointer;
        color: #fff;
        background-color: #011337
    }

.position-command-title {
    margin-left: 10px;
    border-radius: 4px;
    text-align: left
}

.create-description-wrap:hover, .create-license-wrap:hover {
    cursor: pointer;
    color: #fff
}

#popup-transparency {
    min-width: 200px
}

.popup-position {
    min-width: 170px
}

input[type="range" i] {
    -webkit-writing-mode: horizontal-tb;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    padding: 1px 2px;
    border-width: 1px;
    border-style: solid;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    appearance: none;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    outline: none;
    background: transparent;
    margin: 0px;
    cursor: pointer;
    z-index: 0;
    font-size: 100%;
    line-height: 1.15;
    opacity: 0.7;
    -webkit-transition: .25s;
    transition: opacity .25s;
}

.range-slider:hover {
    opacity: 1;
    color: #fff;
}

.range-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 3px solid #bfcae0;
    border-radius: 50%;
    background: #011337;
    cursor: pointer;
}

.range-slider::-moz-range-thumb {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 3px solid #666;
    border-radius: 50%;
    background: #011337;
    cursor: pointer;
}

.range-slider-value {
    color: #bfcae0;
    background-color: #383e49;
    width: 25%;
    border: 1px solid #666;
    border-radius: 5px;
    min-height: 25px;
    min-width: 45px;
    margin-left: 8px;
    text-align: center;
    outline: none;
    opacity: 0.7;
}

.input-width-height {
    height: 1.7rem;
    width: 3rem;
    font-size: 1em;
    color: #bfcae0;
    background-color: #383e49;
    border: 1px solid #666;
    border-radius: 5px;
    margin-left: 8px;
    text-align: center;
    outline: none;
    opacity: 0.7;
    text-align: left;
    caret-color: auto
}

    .range-slider-value:hover, .input-width-height:hover {
        opacity: 1;
        color: #fff;
    }

.picker_done {
    display: none;
}

.layout_default .picker_alpha {
    display: none;
    width: 100%;
    border-radius: 3px
}

.picker_hue {
    margin: 10px 0;
    border-radius: 3px
}

.layout_default.picker_wrapper {
    background-color: #414856;
    box-shadow: none
}

.picker_sl {
    border-radius: 5px
}

#hex-input {
    width: 100%;
    color: #666;
    text-align: center;
    background-color: #ebf0f3;
    border-radius: 3px;
    caret-color: auto
}

.picker_sample {
    display: none
}

.pcr-result {
    caret-color: auto
}

.item-colors, .item-strokes {
    float: left;
    width: 45px;
    height: 45px;
    margin: 5px 10px 5px 0;
    border-radius: 4px;
    cursor: pointer;
    transition: border-radius .25s;
    border: 1px solid #666
}

    .item-colors:hover, .item-strokes:hover {
        border-radius: 10px
    }

.ic-active {
    border-radius: 50%
}

    .ic-active:hover {
        border-radius: 50%
    }

.layout_default.picker_wrapper {
    box-shadow: 0 0.15em 1.5em 0 rgba(0,0,0,0.1),0 0 1em 0 rgba(0,0,0,0.03)
}

.btn-toolbar {
    align-items: center;
    justify-content: center
}

.btn-group > .bttn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.bttn {
    color: #bfcae0;
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    opacity: 0.7;
    border-radius: .35rem;
    margin: 5px 1px;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

    .bttn:hover {
        color: #fff
    }

.btn-active, .bttn-active {
    color: #fff !important;
    opacity: 1 !important
}

.left-btn-active {
    color: #fff;
    opacity: 1;
    background-color: #011337 !important;
    /*cursor: default;*/
    pointer-events: none
}

.btn-custom {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    line-height: 1.15;
    text-transform: none;
    outline: none;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    border: none;
    color: #bfcae0;
    background-color: #383E49;
    border-radius: 3px
}

.btn-undo, .btn-redo {
    background-color: #fff;
    color: #2d3644;
    height: 3rem;
    width: 3rem
}

.btn-settings-save-image {
    background-color: #414856
}

.action-after-selection {
    padding: 0 15px;
    min-height: 25px;
    background-color: #2d3644;
    outline: 1px solid #666;
    outline-offset: -1px;
    border-radius: 5px;
    font-size: 1.15em
}

    .action-after-selection:hover {
        color: #fff;
        background-color: #011337
    }

.show-created-images {
    width: 100%;
    height: 100%;
    min-height: 17px;
    background-color: #2d3644;
    outline: 2px solid #343b48;
    border-radius: 5px;
    font-size: 1.15em;
    opacity: 0.4
}

    .show-created-images:hover {
        color: #fff;
        background-color: #011337;
        opacity: 1
    }

input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.number-input {
    display: inline-flex;
    border-radius: 3px;
    color: #bfcae0;
    text-align: right
}

    .number-input,
    .number-input * {
        box-sizing: border-box
    }

        .number-input button {
            outline: none;
            -webkit-appearance: none;
            border: none;
            align-items: center;
            justify-content: center;
            width: 36px;
            height: 36px;
            cursor: pointer;
            position: relative;
            margin: 0 2px;
            color: #bfcae0;
            background-color: #383E49;
            font-size: 1.5rem;
            font-weight: 500;
            border-radius: 3px
        }

            .number-input button:before,
            .number-input button:after {
                display: inline-block;
                position: absolute;
                content: '';
                width: 1rem;
                height: 2px;
                background-color: #383E49;
                transform: translate(-50%, -50%)
            }

            .number-input button.plus:after {
                transform: translate(-50%, -50%) rotate(90deg)
            }

        .number-input input[type=number] {
            max-width: 2.8rem;
            padding: .5rem;
            border: none;
            font-size: 1.2rem;
            height: 36px;
            font-weight: 500;
            text-align: center;
            background-color: #414856;
            border-radius: 3px
        }

*:focus {
    outline: 0 !important
}

.font-settings-container {
    display: flex;
    justify-content: space-between;
    margin: 15px 5px;
}

    .font-settings-container > div {
        width: 57%;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        .font-settings-container > div > div {
            display: flex;
            align-items: center;
            justify-content: flex-start
        }

    .font-settings-container div:nth-child(2) {
        width: 42%;
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

.font-style {
    opacity: 0.7;
    /*background-color: #2d3644 !important;*/
    transition: all .25s ease-in-out;
    box-shadow: 0 0 0 1px #666
    /*border: 1px solid rgba(191, 202, 204, 1)*/
}

.font-style-1 {
    width: 36px;
    height: 36px
}

.font-style-2 {
    width: 36px;
    height: 36px;
    margin-left: 5px
}

.font-style-3 {
    width: 36px;
    height: 36px;
    margin-right: 5px
}

.font-style-4 {
    width: 36px;
    height: 36px;
    margin-left: 15px
}

.font-style-active, .font-style:hover {
    opacity: 1;
    color: #fff;
    background-color: #011337;
    /*border: 1px solid rgba(191, 202, 204, 1)*/
}
/*.font-size-plus, .font-size-minus, .btn-select-font {
    background-color: #2d3644 !important
}*/
.font-size-plus, .font-size-minus {
    margin: 0 !important;
    box-shadow: 0 0 0 1px #666 !important
    /*border: 1px solid rgba(191, 202, 204, 1) !important*/
}

.font-size-plus {
    margin-left: 5px !important
}
/*.font-size-minus:before, .font-size-plus:before, .font-size-minus:after, .font-size-plus:after {
        background-color: #2d3644 !important
    }*/
.zmb-toggle-menu-mobile {
    display: none !important
}

@media screen and (max-width: 767px) {
    .zmb-toggle-menu-mobile {
        display: block !important
    }
}

.select-close-images {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

    .select-close-images:hover {
        color: #fff;
    }
/*.inactive-element {
    pointer-events: none;
    opacity: 0.4 !important;
}*/
.inactive-element-cp {
    pointer-events: none;
    opacity: 0.7 !important;
    backdrop-filter: blur(3px);
}

.elements-colors-inactive-wrap:has(.inactive-element-cp) {
    cursor: not-allowed
}

.working-panel-inactive-wrap:has(.inactive-element-cp) {
    cursor: not-allowed
}

.stroke-color-inactive-wrap:has(.inactive-element-cp) {
    cursor: not-allowed
}

.parent1-inactive-wrap:has(.inactive-element-cp) {
    cursor: not-allowed
}

.parent2-inactive-wrap:has(.inactive-element-cp) {
    cursor: not-allowed
}

/*.visible-elements{
    position: relative
}*/
/*/////////////////// START PAGE PRELOADER /////////////////////////////*/
/*
#canvasContainer {
    background-image: url(data:image/gif;base64,R0lGODlhCgAKAIAAAOLi4v///yH5BAAHAP8ALAAAAAAKAAoAAAIRhB2ZhxoM3GMSykqd1VltzxQAOw==);
    border: 2px solid #ccc;
    display: inline-block;
}*/
/*/////////////////// START TOGGLE SWITCH /////////////////////////////*/
.ts-switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
    margin: 0
}

    .ts-switch.sm {
        position: relative;
        display: inline-block;
        width: 42px;
        height: 18px;
        margin: 0
    }

    .ts-switch input {
        opacity: 0;
        width: 0;
        height: 0
    }

.ts-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #011337;
    -webkit-transition: .25s;
    transition: .25s
}

    .ts-slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: #bfcae0;
        -webkit-transition: .25s;
        transition: .25s
    }

    .ts-slider.sm:before {
        position: absolute;
        content: "";
        height: 13px;
        width: 13px;
        left: 2px;
        bottom: 3px;
        background-color: #bfcae0;
        -webkit-transition: .25s;
        transition: .25s
    }

input:checked + .ts-slider {
    background-color: #011337
}

input:focus + .ts-slider {
    box-shadow: 0 0 1px #011337
}

input:checked + .ts-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.ts-slider.round {
    border-radius: 24px
}

    .ts-slider.round.ms {
        border-radius: 9px
    }

    .ts-slider.round:before {
        border-radius: 50%
    }

.ts-right {
    color: #bfcae0;
    margin-left: 10px
}

.ts-left {
    color: #bfcae0;
    margin-right: 10px
}

.ts-right.ms {
    margin-left: 12px
}

.ts-left.ms {
    margin-right: 12px
}

/*/////////////////// END TOGGLE SWITCH /////////////////////////////*/

/*.offset-contact-us {
    margin-left: 42%
}*/

.offset-contact-us, .offset-register-button, .offset-login-button,
.offset-password-recovery, .offset-save-info, .offset-change-password {
    /*margin-left: 40%*/
    margin-left: 0;
    text-align: center;
    max-width: 100%
}

/*.offset-login-button {
    width: 100%;*/
    /*margin-left: 40%*/
    /*text-align: center
}*/

/*.offset-password-recovery {
    margin-left: 39%
}

.offset-save-info {
    margin-left: 40%
}*/

.form-group {
    /*padding: 3px 3px 0 3px;*/
    padding: .25em .25em 0 .25em;
    /*box-shadow: 0 0.15em 1.5em 0 rgba(191,202,224,0.1),0 0 1em 0 rgba(191,202,224,0.03)*/
}

.tooltip-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

    .tooltip-wrap.fill-parent1-data, .tooltip-wrap.fill-parent2-data {
        display: none;
        justify-content: normal;
        align-items: center;
        margin: 0 0 10px 4px
    }

.tooltip-btn, .md-tooltip-btn {
    /*position: relative;*/
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    color: #bfcae0;
    border: 1px solid #666;
    background-color: #414856;
    cursor: default
}

.text-tooltip {
    position: absolute;
    display: none;
    right: -2px;
    padding: 0 5px;
    margin: 0 7px 0 6px;
    background-color: #011337;
    border-radius: 5px;
    font-size: 11px;
    color: #fff;
    animation: moveup 0.1s linear;
    z-index: 100
}

.question-mark {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .8em
}

.tooltip-btn:hover {
    color: #fff !important;
    background-color: #011337 !important
}

.md-tooltip-btn:hover {
    color: #fff !important;
    background-color: #011337 !important;
    cursor: pointer
}

.wzrd-label.fill-parent1-data, .wzrd-label.fill-parent2-data {
    margin: 2px 0 5px 15px;
    padding-top: 2px;
}

@keyframes moveup {
    0% {
        transform: translateY(10px) rotate(25deg)
    }

    100% {
        transform: translateY(0) rotate(0deg)
    }
}

.input-name {
    width: 100%;
    margin-left: 0;
    text-transform: uppercase
}

.custom-input-date {
    width: 33%;
    height: 1.7rem !important;
    font-size: 1em;
    padding: .35em 0 .35em 0;
    border: 1px solid #666;
    border-radius: .4em;
    color: #bfcae0;
    background-color: #383e49;
    opacity: .7;
    cursor: text
}

    .custom-input-date:hover {
        opacity: 1
    }

.wizard-row-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%
}

.ws-form.not-show, .ws-nav.not-show {
    display: none
}

.btn-secondary {
    border-radius: 5px
}

.colors-wrap {
    display: flex;
    flex-direction: column;
    align-items: end
}

.gpickr {
    padding: 10px !important
}

.up-down-canvas-container {
    display: none;
    position: absolute;
    width: 100%;
    height: 30px;
    padding: 5px 0;
    background-color: #414856;
    text-align: center
}

.btn-up-down {
    width: 35px;
    height: 20px;
    background-color: #414856;
    color: #666
}

.container-custom-checkbox-a {
    display: grid;
    grid-template-columns: 1em auto;
    gap: 0.5em;
}

.container-custom-checkbox-a, .container-custom-checkbox-b {
    --form-control-color: #000;
    --form-control-color2: #bfcae0;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.1;
    margin-top: 0.5em
}

.container-custom-checkbox-b {
    --form-control-color: #fff;
}

    .container-custom-checkbox-a.fill-parent1-data, .container-custom-checkbox-a.fill-parent2-data {
        margin: 0;
        gap: 0
    }

.custom-checkbox-a {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 1.15em;
    height: 1.15em;
    border: 0.12em solid currentColor;
    border-radius: 0.25em;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center
}

    .custom-checkbox-a:checked::before {
        transform: scale(1)
    }

    .custom-checkbox-a::before {
        content: "";
        width: 0.65em;
        height: 0.65em;
        transform: scale(0);
        transform-origin: bottom left;
        transition: 120ms transform ease-in-out;
        box-shadow: inset 1em 1em var(--form-control-color);
        clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%)
    }

    .custom-checkbox-a.dark-theme {
        border: 1px solid #666;
        background-color: #383E49
    }

        .custom-checkbox-a.dark-theme::before {
            box-shadow: inset 1em 1em var(--form-control-color2);
        }

    .custom-checkbox-a.blue-theme {
        border: hidden;
        background-color: #007BFF
    }

/*.custom-checkbox-a.fill-parent1-data, .custom-checkbox-a.fill-parent2-data {
        border: 1px solid #666;
        background-color: #383E49
    }

        .custom-checkbox-a.fill-parent1-data::before, .custom-checkbox-a.fill-parent2-data::before {
            box-shadow: inset 1em 1em var(--form-control-color2);
        }*/

.numcircle {
    position: absolute;
    top: 8px;
    right: 0;
    background-color: #081633;
    color: #fff;
    font-size: 9px;
    border-radius: 50%;
    text-align: center;
    transform: translate(50%, -50%)
}

.totalsumma {
    position: absolute;
    left: 20px;
    background-color: #414856;
    color: #fff;
    font-size: 11px;
    text-align: left;
    transform: translate(50%, -50%)
}

.btn-download-all-wrap {
    display: flex
}

.btn-add-basket-all-wrap {
    display: none
}

.modal-body-p {
    width: fit-content;
    margin: 0 auto
}

.custom-checkbox-modal-footer {
    margin-left: 15px;
    margin-bottom: 15px
}

.wizard-wrap {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background-color: #414856;
    border-radius: 5px
    /*border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;*/
}

.wizard-top {
    position: relative;
    padding: 10px 3px 0 3px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 0px
}

.form-group-declaration-child {
    padding: 5px;
    text-align: center;
    color: #bfcae0;
    background-color: #383e49;
    border-radius: 6px;
    border: 1px solid #666
}

.input-width-height.congratulations-text {
    width: 100%;
    height: 80px;
    margin-left: 0;
    overflow-y: auto;
    text-transform: uppercase
}

.wizard-nav.dots {
    margin-top: 40px
}

.side-nav-wizard {
    padding: 5px;
    text-align: center;
    margin-bottom: 0;
    color: #bfcae0 !important;
    background-color: #383e49;
    border-radius: 6px;
    border: 1px solid #666 !important;
    box-shadow: inherit !important;
    -webkit-box-shadow: inherit !important;
    -moz-box-shadow: inherit !important;
}

.panel-heading-wizard {
    color: #bfcae0 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left
}

.header-fyi {
    width: 100%;
    margin: 0 !important;
    /*font-size: 1rem;*/
    font-size: 13px;
    font-weight: 100;
    opacity: 0.7
}

/*.wzrd-span.fill-parent1-data{
    margin-top: 2px
}*/
.wzrd-label.fill-parent1-data, .wzrd-label.fill-parent2-data {
    color: #bfcae0;
    font-size: .9rem;
    font-weight: 100;
    /*margin-left: 10px*/
}

.poscomm-label.dark-theme {
    width: 75%;
    color: #bfcae0;
    font-size: .7rem;
    margin: 2px 0 5px 0;
    padding-top: 2px
}

    .poscomm-label.dark-theme.lic, .poscomm-label.dark-theme.ref {
        width: inherit;
    }

    .poscomm-label.dark-theme.ref {
        color: #198FD1;
        /*font-weight: 600;*/
        text-decoration: underline
    }

        .poscomm-label.dark-theme.ref:hover {
            color: #fff;
            cursor: pointer
        }

.create-description-wrap, .create-license-wrap {
    width: 25%;
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 0 0 20px
}

    .create-license-wrap.lic {
        width: inherit;
        margin-left: 5px
    }

.pb-title-sa-first {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0;
    margin: 0;
    min-height: 37px
}

.lic-required {
    /*display: inline-block;*/
    /*height: 5px;*/
    font-size: 15px;
    font-weight: 800;
    color: #fd4326;
}

/*.lic-required {
    display: flex;
    align-items: end;
    height: 5px;
    font-size: 15px;
    font-weight: 800;
    color: #fd4326;
}*/

.gender-bd-child {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%
}

.recipient-color-style {
    width: 100%;
    overflow-y: hidden;
    text-transform: uppercase;
    font-size: .55rem;
    line-height: 1.5
}

.ts-left-style {
    font-size: .85rem;
    margin-right: 7px
}

.ts-right-style {
    font-size: .85rem;
    margin-left: 7px
}

.form-group.event-date {
    display: none;
    width: 48%
}

#img-preloader-show-all {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none
}

#img-preloader-create-description, #img-preloader-create-license {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 0;
    transform: translate(-50%,-50%);
    display: none
}

.create-description-svg, .create-license-svg {
    display: none
}

.tp-csb {
    height: auto;
    /*padding: 5px 15px 0 0*/
}

.tp-csb-first {
    justify-content: center;
    width: 85% !important;
    min-height: 37px
}

.tp-csb-second {
    /*justify-content: flex-end;*/
    width: 15% !important;
    height: 100%;
    /*margin-top: 3px*/
}

.btn-select-font {
    width: 73%;
    height: 36px
}

.select-font-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    font-size: 1.1em;
    text-align: left;
    /*border: 1px solid rgba(191, 202, 204, 1);*/
    box-shadow: 0 0 0 1px #666;
    border-radius: 3px
}

.select-font-name {
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.number-input-wrap {
    width: 26%;
    text-align: right
}
/*button.wizard-btn.btn.finish {
    display: none
}*/
.margin-auto-0 {
    margin: auto 0
}

.margin-0 {
    margin: 0
}

.margin-right-15 {
    margin-right: 15px
}

margin-left-8 {
    margin-left: 8px
}

.background-color-414856 {
    background-color: #414856
}

.justify-content-center {
    justify-content: center
}

.justify-content-left {
    justify-content: left
}

.opacity-07 {
    opacity: 0.7
}

.display-none {
    display: none
}

.cursor-pointer {
    cursor: pointer
}

.select-common {
    width: 100%;
    margin-left: 0
}

.select-width-31 {
    width: 31%;
    margin-left: 0
}

.select-width-100 {
    width: 100%;
    margin-left: 0
}

.text-align-left {
    text-align: left
}

.width-31 {
    width: 31%
}

.width-32 {
    width: 32%
}

.width-48 {
    width: 48%
}

.width-100 {
    width: 100%
}

.font-size-9 {
    font-size: .9rem
}

.fs-13{
    font-size: 13px
}

/*.panel-resizable-wrap {
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    bottom: 0;
    margin-top: 5px
}*/

.panel-resizable-container {
    position: relative;
    width: 100%;
    height: 100%
}

.panel-resizable-head {
    display: none
}

.color-tomato {
    color: tomato
}

.dropdown-toggle::after {
    display: none;
}

#top-navbar-wrap-mobile {
    display: none;
}

#top-navbar-wrap-primary {
    display: block;
}

.cart-buttons-container {
    display: flex;
    justify-content: center;
    align-items: center
}

.item-quantity-minus, .item-quantity-plus {
    width: 25px;
    height: 25px !important;
    margin-right: 5px;
    padding: 0;
    line-height: 25px
}

.item-quantity-plus {
    margin-right: 0;
    margin-left: 5px
}

    .item-quantity-minus:hover, .item-quantity-plus:hover {
        color: #444;
        border-color: #444;
        cursor: pointer
    }

.unit-remove {
    opacity: 0.7;
    transition: opacity .5s ease-in-out
}

    .unit-remove:hover {
        opacity: 1;
        cursor: pointer
    }
#shopping-thead{
    font-size: 15px !important
}

.mt-3px {
    margin-top: 3px
}

.mb-3px {
    margin-bottom: 3px
}

#FirstName, #Email, #Password, #ConfirmPassword {
    caret-color: currentcolor !important;
}

.fa.fa-user {
    font-weight:100;
    font-size: 1.6em;
    line-height: .55em;
    vertical-align: -.0667em
}

.tal{text-align: left !important}

/*///////////////// ТОЛЬКО МОБИЛЬНЫЕ УСТРОЙСТВА //////////////*/
@media only screen and (max-width: 767px) {
    body {
        width: 100%;
        font-size: 16px
    }

    footer {
        display: none
    }

    #gw-container {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        background-color: #ebf0f3
    }

    .display-inline {
        display: inline
    }

    .display-flex {
        display: flex
    }

    .wizard {
        height: 100%
    }

    .wizard-panel {
        margin: 0;
        padding: 0
    }

    .wizard-wrap {
        height: 100%;
        padding: 0 5px
    }

    .text-settings-panel, .font-panel {
        width: 100% !important;
        padding: 0px 5px 5px 5px !important
    }

        .text-settings-panel .close-settings-box .tp-csb-second {
            justify-content: end;
        }

    .custom-control {
        padding-left: 0px
    }

    .custom-select-content-gallery, .input-width-height, .custom-input-date {
        height: 2.2rem !important;
        font-size: 1em
    }

    .text-tooltip {
        font-size: 15px
    }

    .popup-content {
        top: auto;
        bottom: -5px
    }

    .canvas-container {
        margin: 0 auto
    }

    .btn-canvas-toolbar-common {
        margin-right: 0 !important
    }

    .popup-content-gallery {
        left: 0 !important;
        top: 0 !important;
        width: 100%;
        height: 100%;
        border-radius: 0;
    }

    #mobile-indicator, #mobile-indicator-common {
        display: block !important
    }

    #top-navbar-collapse {
        -webkit-transition: opacity .3s linear;
        -o-transition: opacity .3s linear;
        transition: opacity .3s linear
    }

    #left-navbar-wrap, #left-navbar-container, #working-panel-wrap, #top-toolbar-container {
        display: none
    }

    #bottom-toolbar-container {
        display: block;
        z-index: 2
    }

    .canvas-actions-wrap {
        width: 100%;
        min-height: 8%;
        padding: 5px 0;
        background-color: #2d3644
    }

    #canvas-actions-top {
        width: 100%;
        background-color: #414856
    }

    .images-action-container {
        display: inline-flex;
        align-items: center
    }

    .canvas-actions {
        width: 100%;
        height: 100%;
        color: #bfcae0;
        text-align: center;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        border-radius: 3px
    }

    .btn-mobile {
        height: 60px;
        width: 60px;
        color: #fff;
        font-size: 18px;
        padding: 2px;
        border-radius: 100%;
        -webkit-transition: opacity .5s ease-in-out;
        -o-transition: opacity .5s ease-in-out;
        transition: opacity .5s ease-in-out
    }

        .btn-mobile i {
            padding: 15px 15px;
            line-height: 1px;
            display: inline-block;
            border-radius: 100%
        }

    .btn-mobile-service {
        position: absolute;
        height: 50px;
        width: 50px;
        color: #fff;
        font-size: 16px;
        padding: 2px;
        border-radius: 100%;
        -webkit-transition: opacity .5s ease-in-out;
        -o-transition: opacity .5s ease-in-out;
        transition: opacity .5s ease-in-out;
        padding: 18px 18px;
        line-height: 1px;
        display: inline-block;
        z-index: 3
    }

    #btn-close-mobile {
        display: none;
        justify-content: center;
        align-items: center;
        border: 2px solid #666;
        padding: 15.5px 15px;
        color: #666;
        background-color: #fff
    }

    .bottom-navbar-wrap {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 43%;
        display: none;
        -webkit-transition: opacity .5s ease-in-out;
        -o-transition: opacity .5s ease-in-out;
        transition: opacity .5s ease-in-out;
        z-index: 2
    }

    #hide-touch {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-end;
        align-items: center;
        height: 40px;
        width: 100%;
        top: 0;
        position: absolute;
        z-index: 1;
        padding: 10px 10px 0 0
    }

    .bottom-navbar-container {
        height: 100%;
        width: 100%;
        position: absolute;
        bottom: 0;
        display: grid;
        grid-template-columns: repeat(auto-fill,minmax(96px,1fr));
        grid-auto-rows: 96px;
        grid-column-gap: 4px;
        grid-row-gap: 12px;
        overflow-y: auto;
        justify-items: center;
        box-sizing: border-box;
        padding: 50px 24px;
        background-color: #2d3644;
        border-radius: 2% 2% 0 0
    }

    .div-bottom-icon-wrap {
        width: 88px;
        height: 88px;
        position: relative;
        padding: 4px;
        font-weight: 600;
        line-height: 1.6;
        font-size: 1rem;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        border: none
    }

    .btn-bottom-icon {
        width: 100%;
        background-color: #2d3644;
        border: none
    }

    .span-bottom-wrap-icon {
        display: flex;
        position: relative;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        height: 64px;
        opacity: 1;
        color: #bfcae0;
        transition: opacity .25s ease-in-out
    }

    .span-bottom-container-icon {
        display: inline;
        padding-bottom: 16px;
        width: 24px;
        height: 24px
    }

    .lable-bottom-icon {
        display: block;
        overflow: hidden;
        box-sizing: border-box;
        width: 100%;
        user-select: none;
        text-align: center;
        font-size: 0.8rem;
        line-height: 1.4rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 0
    }

    .picture-box-wrap, .settings-box-wrap {
        position: absolute;
        bottom: 0;
        width: inherit;
        height: inherit;
        background-color: #2d3644;
        z-index: 2;
        border: 0
    }

    .picture-box-wrap {
        padding-left: 8px !important;
        margin-right: 5px
    }

    .pb-tree-view-container {
        margin-right: 3px;
        /*margin-top: 12px;*/
        /*padding-top: 0;*/
    }

    .color-picker-container {
        display: none;
        padding: 7px 0 5px 0;
        margin: 0;
        position: absolute;
        bottom: 0;
        background-color: #2d3644;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        z-index: 2
    }

        .color-picker-container > div {
            box-sizing: border-box;
        }

    .pcr-app.pcr-app {
        background-color: #2d3644;
    }

    .pcr-palette {
        box-shadow: 0 0 0 1px #666
        /*outline: 1px solid #666*/
    }

    .layout_default .picker_hue {
        margin: 3em .01em 1.5em .01em !important
    }

    .layout_default.picker_wrapper {
        background-color: #2d3644
    }

    .gpickr {
        padding: 10px 15px 0 15px !important;
    }

    .pcr-app[data-theme='nano'] .pcr-selection {
        height: auto;
        align-items: start;
    }

        .pcr-app[data-theme='nano'] .pcr-selection .pcr-color-chooser, .pcr-app[data-theme='nano'] .pcr-selection .pcr-color-opacity {
            margin: 0 !important
        }

    .pcr-hue.pcr-slider, .pcr-opacity.pcr-slider {
        /*outline: 1px solid #666*/
        box-shadow: 0 0 0 1px #666
    }

    .item-colors {
        width: 35px;
        height: 35px;
        margin-right: 20px;
        border-radius: 4px
    }

    .item-strokes {
        width: 35px;
        height: 35px;
        margin: auto 0;
        border-radius: 4px
    }

    .ic-active {
        border-radius: 17px
    }

    .color-picker-first {
        justify-content: center;
        width: 90%
    }

    .color-picker-second {
        justify-content: flex-end;
        width: 10%
    }

    .elements-colors-wrap {
        margin-top: 10px;
        padding-bottom: 5px;
        box-shadow: 0 0.15em 1.5em 0 rgba(0,0,0,0.1),0 0 1em 0 rgba(0,0,0,0.03)
    }

    .ts-span-style {
        font-weight: 500;
        font-size: 1.2rem
    }

    #top-navbar-collapse {
        z-index: 2
    }

    #bottom-toolbar-container-mobile {
        display: flex
    }

    .ts-slider {
        background-color: #414856 !important
    }

    .input-width-height.congratulations-text {
        min-height: 80px
    }

    .numcircle {
        top: 12px;
        font-size: 14px
    }

    .totalsumma {
        left: 25px;
        font-size: 16px
    }

    .move-down-object {
        margin-right: 3%
    }

    .remove-object {
        margin-right: 3%
    }

    .undo-redo-container-mobile {
        justify-content: start;
        align-items: center;
        width: 25%;
        padding-left: 10px
    }

    .gallery-buttons-container {
        height: 100%;
        justify-content: center;
        width: 50%
    }

    .gallery-buttons {
        display: none
    }

    .img-settings-mobile {
        justify-content: end;
        align-items: center;
        width: 25%;
        padding-right: 10px
    }

    .btn-settings-save-image {
        display: none
    }

    .btn-undo {
        width: 28px;
        height: 28px;
        margin-right: 20px !important
    }

    .btn-undo, .btn-redo {
        background-color: inherit;
        color: inherit;
    }

    .popup-additionally {
        width: 100%
    }

    .popup-additionally-wrap {
        justify-content: center
    }

    #canvas-actions-bottom {
        width: 100%;
        min-height: 45px;
        background-color: #414856
    }

    #toolbar-canvases {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .toolbar-canvases-first {
        justify-content: flex-start;
        width: 20%
    }

    .toolbar-canvases-second {
        justify-content: center;
        align-items: center;
        width: 60%
    }

    .ntt-right {
        justify-content: flex-end;
        width: 20%;
        padding-right: 10px;
        visibility: hidden
    }

    #numbertext-top {
        display: flex;
        align-items: center;
        justify-content: right;
        width: 100%;
        height: 100%;
        font-size: 1.2em;
        margin-top: 0px
    }

    #toolbar-objects {
        width: 100%;
        height: 100%;
        display: none;
        justify-content: center
    }

    .toolbar-objects-first {
        justify-content: flex-start;
        width: 100%
    }

    .toolbar-objects-second {
        justify-content: flex-end;
        width: 100%
    }

    .offset-contact-us, .offset-register-button, .offset-login-button, .offset-password-recovery, .offset-save-info {
        /*margin-left: 32%*/
        text-align: center
    }

    /*.offset-register-button {*/
        /*margin-left: 28%*/
        /*text-align: center
    }

    .offset-login-button {*/
        /*margin-left: 34%*/
        /*text-align: center
    }

    .offset-password-recovery {*/
        /*margin-left: 27%*/
    /*}

    .offset-save-info {*/
        /*margin-left: 32%*/
        /*text-align: center
    }*/

    .custom-control-label {
        margin-left: 1.5rem
    }

    #bottom-toolbar-container-mobile {
        display: none
    }

    #gw-footer-mobile {
        position: relative;
        display: flex;
        width: 100%;
        padding: 0 20px;
        /*margin-bottom: 8px;*/
        align-items: center
    }

    .footer-mobile-first {
        height: fit-content;
        justify-content: flex-start;
        width: 33.33%
    }

    .btn-show-canvases-menu {
        display: none;
        border: 1px solid #414856
    }

    .btn-close-container {
        position: relative;
        justify-content: center;
        width: 33.33%
    }

    .margin-top-1 {
        margin-top: 1px
    }

    .footer-mobile-third {
        justify-content: flex-end;
        width: 33.33%
    }

    #btn-menu-mobile {
        display: none;
        border: 1px solid #414856
    }

    .footer-mobile-third-child {
        justify-content: center;
        align-items: center
    }

    .position-command {
        min-height: 40px;
        font-size: 1.1em;
        justify-content: center
    }

    .range-slider::-webkit-slider-thumb, .range-slider::-moz-range-thumb {
        width: 25px;
        height: 25px
    }

    .range-slider-value {
        font-size: 1.1em;
        min-height: 35px;
        min-width: 45px
    }

    .wp-mobile {
        min-height: 37px;
        height: auto;
        padding: 5px 15px 5px 0;
    }

    .close-sb-part1 {
        justify-content: center;
        width: 85%
    }

    .close-sb-part2 {
        justify-content: flex-end;
        width: 15%
    }

    .element-colors-wrap {
        width: 100%;
        padding: 0
    }

    #layers-colors-mobile {
        width: 100%;
        padding: 0 15px
    }

    #stroke-color > div {
        color: #bfcae0;
        text-align: center;
        font-size: 1.1em;
        font-weight: 400
    }

        #stroke-color > div > div {
            /*width: fit-content;*/
            margin: 0 auto
        }

            #stroke-color > div > div > label {
                margin-top: .5rem
            }

    .stroke-color-settings-wrap {
        display: flex;
        justify-content: space-between
    }

        .stroke-color-settings-wrap div:nth-child(1) {
            justify-content: start;
            align-items: center
        }

        .stroke-color-settings-wrap div:nth-child(2) {
            justify-content: end;
            align-items: center;
            padding-right: 15px
        }

    #strokes-colors-mobile {
        padding: 0 8px 0 15px
    }

    .wizard-nav.dots {
        display: none
    }

    #temp-stroke-colors-container {
        padding-left: 0
    }
    /*.layout_default.picker_wrapper{
        padding-top: 0 !important
    }*/
    .settings-box-container, .close-settings-box {
        background-color: #2d3644
    }

    .settings-box-container {
        padding-left: 5px !important;
    }

    .wizard-panel .close-settings-box {
        background-color: #414856
    }

    .font-style {
        background-color: #414856 !important
    }
    /*.font-size-plus, .font-size-minus, .btn-select-font {
        background-color: #414856 !important
    }
        .font-size-minus:before, .font-size-plus:before, .font-size-minus:after, .font-size-plus:after {
            background-color: #414856 !important
        }*/
    .range-slider-container > div > label {
        font-size: .9em;
    }

    .range-slider-container div:nth-child(2) {
        width: 68%;
    }

    .btn-resize {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        z-index: 1;
    }

    .panel-resizable-wrap {
        position: absolute;
        width: 100%;
        bottom: 0;
        display: none
    }

    .panel-resizable-head {
        width: 100%;
        height: 40px;
        position: absolute;
        top: -3px;
        display: none;
        flex-direction: row;
        justify-content: center;
        padding-right: 15px;
        padding-top: 3px;
        z-index: 3;
        backdrop-filter: blur(3px)
    }

    .resizable-head-left, .resizable-head-right {
        width: 50%;
        display: flex;
        justify-content: end;
        align-items: baseline
    }

    .pb-show-all-container {
        margin: 0 3px 8px 0
    }

    .pb-title-sa {
        margin: 5px
    }

    .search-box-wrap .close-settings-box {
        border-radius: 0
    }

    .picture-box-container {
        margin-top: 0
    }

    .recipient-color-style {
        font-size: .55rem
    }

    .step1, .step2, .step3, .step4 {
        position: relative
    }

    #cart-footer-left {
        display: none
    }
}
/*///////////////// ТОЛЬКО ДЛЯ ПЛАНШЕТОВ И ПК ////////////////////////*/

@media only screen and (min-width: 768px) {
    .btn-settings-save-image {
        height: 3rem;
        width: 3rem;
        margin-right: 10px;
        border-radius: 5px;
        display: none
    }

    .gw-objects-first {
        justify-content: flex-start
    }

    .gw-objects-second {
        justify-content: center
    }

    .gw-objects-third {
        justify-content: flex-end;
        padding-right: 10px
    }

    #top-toolbar-images {
        display: none
    }

    .canvas-toolbar-container.canvas-toolbar-wrap-first {
        padding: 5px 0 5px 8px
    }

    .gallery-buttons-container {
        justify-content: flex-start
    }

    .position-object-svg {
        margin-left: 15px
    }

    .select-close-images-wrap {
        justify-content: flex-end
    }

    .select-close-images-container {
        display: flex;
        justify-content: end;
        align-items: center;
        width: 100%
    }

    .ctc-bottom-first {
        justify-content: flex-start;
        width: 33%
    }

    .ctc-bottom-first-title {
        margin-left: 10px;
        visibility: hidden
    }

    .ctc-bottom-second {
        height: 100%;
        justify-content: center;
        width: 33%
    }

    .ctc-bottom-third {
        justify-content: flex-end;
        width: 33%
    }

    #numbertext-bottom {
        float: left;
        width: 100px;
        height: 25px;
        font-size: 1.2em;
        margin-top: 5px
    }

    .canvasbutton {
        display: none
    }

    .wizard-nav.dots {
        display: flex
    }

    .wizard-panel .close-settings-box {
        /*position: fixed;
        top: inherit;*/
        margin-top: 5px
    }

    .panel-resizable-wrap {
        position: absolute;
        display: block;
        width: 100%;
        top: 0;
        margin-top: 5px
    }

    .close-settings-box {
        border-radius: 5px;
        /*margin-bottom: 5px*/
    }

    .pb-tree-view-container {
        margin-top: 5px;
        border-radius: 5px
        /*border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px*/
    }

    .text-settings-panel .close-settings-box, .color-picker-panel .close-settings-box {
        margin-top: 5px
    }

    .color-picker-panel .close-settings-box {
        margin: 5px 0 0 3px
    }

    .pctr-box .tp-csb-first, .pctr-box .tp-csb-second {
        min-height: inherit
    }

    .pbw-csb .setting-box-header {
        margin: 2px 0 3px 0
    }

    .offset-accept-consent{
        margin-left: 0;
        max-width: 100%
    }
}

@media only screen and (max-width: 335px) {
    .setting-box-header {
        font-size: 1.25em
    }

    .range-slider-container > div > label {
        font-size: .85em;
    }

    .range-slider-container div:nth-child(2) {
        width: 65%;
    }

    .wizard .wizard-content {
        font-size: 13px
    }

    .wizard-top {
        padding-top: 0;
    }
}
