/*YOUR CUSTOM STYLES*/
body {
    font-family: 'Roboto', Tahoma, Arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', Tahoma, Arial, helvetica, sans-serif;
}

h1 {
    font-size: 1.7em;
}
h2 {
    font-size: 1.3em;
}

.global-wrapper {
    background: #EFF2F7;
    /*background: #f2f3f7;*/
}
.dropdown-menu-category > li > a {
    width: 320px;
}

.dropdown-menu-category-section {
    left: 320px;
    min-height: 491px;
    height: auto;
    width: 800px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.5);
}
.product-caption-title {
    height: 80px;
    font-family: 'Roboto', Tahoma, Arial, helvetica, sans-serif;
    font-size: 15px;
}
.page-title {
    font-size: 2em;
}
.no-dropdown:after {
    position: absolute;
    display: block;
    content: none!important;
    font-family: 'FontAwesome';
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}
.navbar-before {
    padding: 2px;
    background: #ffffff;
    font-size: 12px;
}
.navbar-before-sign {
    margin-bottom: 0;
    color: #7a7676;
}
.header-phone {
    font-weight: 500;
}
.navbar-before .navbar-nav > li > a {
    font-size: 12px;
    padding: 0;
    color: #7a7676;
}
.navbar-before .navbar-nav > li > a:hover {
    color: #1a5ae4;
    font-weight: 500;
}
.catalog-link > a {
    background-color: #1a5ae4;
    color: #ffffff;
    border: 1px solid #1a5ae4;
    border-radius: 4px;
    margin-top: 7px;
    margin-bottom: 17px;
    margin-right: 2em;
    padding-top: 7px!important;
    padding-bottom: 7px!important;
}
.right-icons > li > a {
    font-size: 22px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 20px;
}
.cart-icon {
    margin-bottom: 10px;
    font-size: 4em;
}
.ef958 {
    position: absolute;
    top: 0;
    right: 0;
    height: 16px;
    font-size: 13px;
    border-radius: 50%;
    padding: 5px;
    background-color: #f91155;
    color: #fff;
    line-height: 0.5;
}
.navbar-main-search {
    border: 1px solid #1a5ae4;
}
.navbar-form {
    /*margin-bottom: 15px;*/
}
.navbar-brand {
    font-size: 2em;
    /*background: url('https://all-gsm.ru/images/ne-dear-3.png') no-repeat center;*/
    background-size: 130px;
    text-shadow: 1px 0 1px #fff, 0 1px 1px #fff, -1px 0 1px #fff, 0 -1px 1px #fff;
}
.page-breadcrumb > li {
    font-size: 0.8em;
}
.page-header {
    margin: 30px 0 10px 0;
}
.product-page-desc {
    font-size: 0.9em;
}
.product-page-features-table {
    margin-top: 20px;
}
.offer-right-block {
    min-height: 457px;
}
.product-page-features-table {
    margin-top: 30px;
}
.add-cart-button {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 50px;
    font-size: 1.3em;
}
.cart-button-counter {
    display: flex;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}
.cart-button-counter .btn-in-cart {
    width: 75%;
    line-height: 25px;
    border-radius: 4px 0px 0px 4px;
    text-transform: none;
}
.cart-button-counter .btn-plus-one {
    width: 25%;
    line-height: 50px;
    border-radius: 0px 4px 4px 0px;
    font-size: 1.3em;
}
.cart-button-counter .btn-in-cart > span {
    font-size: 1em;
    text-transform: none;
}
.buy-1-click {
     margin-top: 10px;
     margin-bottom: 20px;
     line-height: 50px;
     font-size: 1.1em;
     border: 1px solid #1a5ae4;
    color: #1a5ae4;
 }
.buy-1-click:hover, .notify-me:hover {
    border: 1px solid #1a5ae4;
    color: #1a5ae4;
}
.notify-me {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 50px;
    font-size: 1em;
    border: 1px solid #1a5ae4;
    color: #1a5ae4;
}
.good-discount {
    background-color: #f91155;
    font-size: 100%;
}
.good-price-with-discount {
    background-color: #10c44c;
    font-size: 30px;
    padding: 0.1em 0.4em 0.1em;
}
.good-price-with-discount-text {
    color: #10c44c;
    font-size: 1em;
    font-weight: 600;
}
.offer-promo {
    align-items: center;
    display: inline-flex;
    flex-wrap: wrap;
}
.offer-promo-value {
    color: white;
    background: #10c44c;
    /*background: #f91155;*/
    border-radius: 6px;
    /*font-size: 20px;*/
    font-size: 30px;
    font-weight: 700;
    line-height: 26px;
    margin: 0 4px 2px 0;
    padding: 6px 6px;
    white-space: nowrap;
}
.offer-promo-text {
    color: #10c44c;
    /*color: #f91155;*/
    position: relative;
    white-space: normal;
    font-size: 1.1em;
}
.product-page-price {
    margin-top: 0.5em;
    /*font-size: 25px;*/
    font-size: 40px;
}
.in-stock {
    color: #34bf49;
}

.product-featues {


}
.uSocial-Share {
    margin-top: 1.5em;
    text-align: center;
}

.product-small-desc {
    padding-right: 10px!important;
}
.product-small-desc p {
    color: #727272;
}
.sku-block {
    font-size: 0.8em;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-top: 2px solid #1a5ae4;
}
.product-tabs h2 {
    font-size: 1.3em;
    margin-top: 10px;
    margin-bottom: 20px;
}
.product-tabs h3 {
    font-size: 1.2em;
    margin-top: 20px;
    margin-bottom: 20px;
}
.product-tabs .tab-content {
    padding: 20px 30px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border: none;
    border-radius: 0px 0px 6px 6px;
}
.good-description {
    font-size: 1.12em;
    color: #727272;
    line-height: 1.4em;

}
.good-description p {
    margin: 0 0 15px;
}
.no-list-style li {
    list-style: none;
}
.device-image {
    text-align: center;
    margin-bottom: 1em;
}
.device-image a > img {
    max-height: 100px;
    margin-left: auto;
    margin-right: auto;
}
.widget-title-sm {
    font-size: 1em;
    margin-bottom: 2em;
    font-weight: 500;
}
.good-category {
    text-transform: uppercase;
    margin-bottom: 1em!important;
}

.cateogry-filters-list > li > a:hover {
    font-weight: bolder;
    text-decoration: none;
}

.product-caption-feature-list {
    bottom: 0px;
}
.yamm .catalog-link .dropdown-menu {
    left:0px;
}
.cart-body {
    padding: 1em;
}
.cart-body img {
    max-width: 80px;
}
.cart-body .cart-item {
    color: #434343;
    padding-top: 1em;
    padding-bottom: 1em;
}
.bottom-border {
    border-bottom: 1px solid #ededed;
}
.p-t-10 {
    padding-top: 10px;
}
.m-t-20 {
    margin-top: 20px;
}
.fa-ruble {
    font-size: smaller;
}
.cart-sum {
    line-height: 50px;
    font-size: 1.3em;
    padding-right: 2em;
}
.checkout-button {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.checkout-button a {
    line-height: 40px;
    font-size: 1.2em;
}
.empty-cart div {
    padding: 3em;
}
.empty-cart h4 {
    line-height: 100px;
}
.empty-cart img {
    max-width: 200px;
}
.catalog-cart-button {
    z-index: 5;
    font-size: 13px;
    text-transform: none;
    font-weight: 700;
}
.navbar-main-white .navbar-toggle {
    border: none;
}
.shadow-block {
    box-shadow: 0 4px 18px 0px rgba(0, 0, 0, 0.12), 0 7px 10px -5px rgba(0, 0, 0, 0.15);
}
.category-filters {
    margin-bottom: 15px;
    border-radius: 0px;
    border: 1px solid #dae2ee;
}
.page-breadcrumb > li > a {
    color: #1a5ae4!important;
}
.model-card {
    height: 130px;
}
.main-content {
    min-height: 600px;
}
.cateogry-filters-list {
    max-height: 1600px;

}
.cateogry-filters-list li > a {
    color: #595959;
}
.cateogry-filters-list li > a:hover {
    color: #1a5ae4;
}
.models-list li {
    margin-bottom: 10px;
}
.models-list li > a {
    font-size: 1.1em;
}
button.navbar-main-search-submit {
    border: 1px solid #1a5ae4;
    border-radius: 0px 4px 4px 0px;
}
.nothing-found {
    padding-top: 3em;
    text-align: center;
}
.analogs-in-stock {
    padding-bottom: 10px;
}
.checkout h4 {
    font-size: 1.1em;
}
.checkout-left .box {
    padding: 2em;
    margin-bottom: 1em;
}
.checkout h2 {
    text-transform: uppercase;
    font-size: 1.2em;
}
.checkout-right {
    padding-left: 2em!important;
}
.checkout .form-control {
    height: 45px;
    font-size: 18px;
}
.checkout textarea.form-control {
    height: auto;
    font-size: 16px;
}
.checkout hr {
    border-color: #1a5ae4;
}
#recommendations {
    display: inline-block;
}
.text-red {
    color: #f91155;
}
.hr-blue {
    border-color: #1a5ae4;
}
.recommendations-link {
    font-size: 0.95em;
    display: inline-block;
    margin-bottom: 1em;

}
.short {
    max-height: 500px;
    overflow: hidden;
}
.look-full {
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    text-decoration: underline;
}
.delivery-page .box, .about-us-page .box, .payment-page .box, .personal-data-page .box,
.how-to-order-page .box, .refund-page .box, .public-offer-page .box, .send-message-page .box, .order-status-page .box {
    padding: 2em;
    min-height: 500px;
    font-size: 16px;
}
.delivery-page .jumbotron {
    margin-top: 70px;
    background-color: lightcyan;
}
.delivery-page .jumbotron p, .checkout .jumbotron p {
    font-size: 1.1em;
}
#info-sv-details .btn img {
    max-width: 50px;
    margin-right: 5px;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}
.pt-3, .py-3 {
    padding-top: 1rem!important;
}
.p-t-30 {
    padding-top: 30px!important;
}
#info-sv-details .ya-map {
    width: 100%;
    height: 550px;
    padding: 0;
    margin: 0;
}
#info-sv-details .sv-title-small {
    font-size: 0.85em;
    padding-left: 0.75rem;
}
#info-sv-details .btn {
    white-space: pre-wrap;
    text-align: left;
    text-transform: none;
    font-size: 1.25em;
}
#info-sv-details .card {
    margin-bottom: 5px;
}
.suggestions-input {
    font-size: 18px;
    height: 45px;
}
.checkout .nav-pills .nav-link {
    border: 1px solid #1a5ae4;
    color: black;
    font-weight: 400;
}
.checkout li.nav-item {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}
.checkout .nav-pills .nav-link .inside-pills {
    color: #256aa3;
    font-weight: 500;
    font-size: 1.2em;
}
.nav-pills > li.active > a .inside-pills, .nav-pills > li.active > a .inside-pills:hover, .nav-pills > li.active > a .inside-pills:focus {
    color: #fff!important;
}

.checkout .tab-content > .tab-pane {
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.checkout .sv-details-head {
    font-size: 0.9em;
    color: #808080;
    margin-bottom: 1em;
}
.checkout .pre-delivery {
    font-size: 1em;
}
.checkout .promo-code {
    margin-bottom: 1em;
}
.checkout img {
    height: auto;
    max-width: 100%;
}
.checkout .sv-details .custom-control-label {
    width: 100%;
}
.checkout .sv-details input[type="radio"], .checkout .sv-details input[type="checkbox"] {
    position: absolute;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff!important;
}
.under-address {
    font-size: larger;
    font-weight: 500;
}
#map_all_pvz {
    width: 100%;
    height: 500px;
    padding: 0;
    margin: 0;
}
.all-pvz-map-button-title {
    padding-left: 10px;
}

.checkout .sv-map {
    margin-bottom: 1em;
}
.checkout-button .btn {
    line-height: 40px;
    font-size: 1.2em;
}
#changeSv {
    padding-left: 1em;
}
.checkout .delivery-chosen-date {
    padding-top: 1em;
}
.checkout .delivery-time {
    padding-top: 1em;
}
.checkout .delivery-time .badge-pill{
    margin-right: 1em;
    margin-bottom: 0.5em;
    font-size: 0.8em;
    cursor: pointer;
}
.badge-info {
    background: #1a5ae4;
}

.background-green {
    background: #5cb85c;
}
.check-form-error {
    color: red;
}
#offer-modal .modal-body {
    min-height: 100px;
}
#offer-modal .modal-body input {
    font-size: 18px;
    height: 45px;
}
#offer-modal .modal-footer button {
    font-size: 18px;
    height: 45px;
}
.dropdown-menu-shipping-cart-checkout {
    color: white!important;
    margin-top: 5px!important;
    padding: 3px 10px!important;
    clear: unset!important;
}
.dropdown-menu-shipping-cart-checkout:hover {
    background: #4cae4c!important;
}
.box, .box-lg {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 6px;
}
.product-page-product-wrap {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.product {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 6px;
}
.choose-device {
    color: #4cae4c!important;
    font-weight: 500!important;
}
.bottom-delivery-info {
    margin-top: 20px;
    padding-top: 10px;
    /*border-top: 1px solid #1a5ae4;*/
}
.dropdown-menu-category-title {
    margin-bottom: 10px;
}
.banner-category-title {
    font-weight: 600;
}
#heading_all_pvz button {
    font-weight: 600;
    text-transform: none;
    font-size: 1.2em;
}
.offer-page .delivery-page h4 {
    font-size: 1.2em;
}
.order-completed .box {
    margin-top: 2em;
    padding: 2em;
}
.order-completed h3 {
    font-size: 1.2em;
}
.main-footer-tag-list > li > a {
    background: #EFF2F7;
    /*background: #f2f3f7;*/
}
.mfp-dialog {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.invalid-feedback {
    color: red;
}
.user-logged .user-logged-icon {
    font-size: 22px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 20px;
    margin-bottom: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #4cae4c
}

.user-logged li.user-name {
   padding: 5px 20px;
}
.dropdown-menu li.divider {
    margin: 5px 0;
    padding: 0px;
    background-color: rgba(0, 0, 0, 0.12);
    height: 1px;
    overflow: hidden;
}
.lk-page .tab-content {
    min-height: 400px;
}
.widget-title-lg {
    font-size: 30px;
}
.product-sm-left .product-caption-title {
    height: 65px;
}
.banner-title {
    font-size: 22px;
}
.free-refund {
    color: orange;
    font-size: 0.8em;
}
.product-labels > li {
    padding: 5px 10px;
    font-size: 12px;
}
.btn-send-message {
    display: block;
    width: 100%;
    font-size: 1em;
}
.auth-modal-title {
    font-size: 1.4em;
    font-weight: 500;
}
.aside-banner {
    height: 350px;
}
.aside-banner .banner-caption-top-left {
    width: 80%;
}
.aside-banner .banner-title {
    font-size: 16px;
    margin-bottom: 15px;
}
.aside-banner .banner-shop-now {
    margin-top: 20px;
}
.label-pink {
    background-color: #ee578a;
}
.label-grey {
    background-color: lightslategrey;
}
.label-dark {
    background-color: grey;
}
.order-status-page .form-group {
    margin-right: 20px;
}
.text-green {
    color: #5cb85c;
}
.main-footer-img {
    width: 320px;
    right: 10px;
    top: -45px;
}
.sv-delivery-price-info {
    margin-bottom: 0px;
    padding-left: 0px;
}
.sv-delivery-price-title {
    text-decoration: underline;
}
.sv-delivery-date-info {
    line-height: 2em;
    font-size: 0.8em;
}
.del-price-in-pay-method-pre {
    font-weight: 500;
}
.del-price-in-pay-method-nal {
    font-weight: 500;
}
.overlay {
    background-color: #000; /* Чёрный фон */
    height: 100%; /* Высота максимальна */
    left: 0; /* Нулевой отступ слева */
    opacity: 0.50; /* Степень прозрачности */
    position: fixed; /* Фиксированное положение */
    top: 0; /* Нулевой отступ сверху */
    width: 100%; /* Ширина максимальна */
    z-index: 8;
    /*align-items: center;*/
    /*display: flex;*/
    /*justify-content: center;*/
    text-align: center;
    white-space: nowrap;
}
.lk-order .card-body img {
    max-width: 70px;
}
.lk-inform {
    font-size: 16px;
}
.label-light-green {
    background-color: #97c95d;
    color: white;
}
.text-primary-blue {
    color: #1a5ae4;
}
.mb-15 {
    margin-bottom: 15px;
}
.p-r-10 {
    padding-right: 10px;
}
.pd-title {
    text-align: right;
    font-weight: 500;
    margin-bottom: 0.5em;
}
.lk-order-status {
    margin-top: 20px;
}
.lk-order-recipient {
    margin-top: 1em;
}
.lk-order-delivery-price {
    text-align: right;
}
.offer-guarantee-title {
    color: #00A861;
    font-size: 1.1em;
    font-weight: 500;
}
.offer-guarantee-text {
    color: #00A861;
    font-size: 0.85em;
}
.banner-img {
    width: 180px;
}
.delivery-details .courier-companies-choose input[type="radio"]+label:hover {
    padding: 9px;
    border: 2px solid #1a5ae4;
    background: #EEEEEE;
}
.delivery-details .courier-companies-choose input[type="radio"]:checked+label {
    padding: 9px;
    border: 2px solid #337ab7;
    background: #337ab7;
    color: white;
}
.delivery-details .courier-companies-choose label {
    position: relative;
    display: inline-block;
    width: 100%;
    border: 1px solid #1a5ae4;
    border-radius: 6px;
    margin: 20px 20px 0 0;
    padding: 10px;
}

.delivery-details .courier-companies-choose input[type="radio"] {
    width: 0;
    visibility: hidden;
    display: none;
}
.delivery-details .courier-companies-choose .courier-company-button .courier-company-logo img {
    max-width: 80px;
    margin-top: 25px;
}
.delivery-details .courier-companies-choose .courier-company-button ul {
    padding-left: 20px;
}
.delivery-details .courier-company-body {
    margin-top: 2rem;
}
.delivery-details .courier-company-body img {
    max-width: 80px;
    margin-left: 10px;
}
.delivery-details .input-description {
    padding-left: 15px;
}

