 @font-face {
    font-family: "ProximaNova";
    src: url("assets/fonts/ProximaNova-Regular.woff") format('woff');
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova";
    src: url("assets/fonts/ProximaNova-Light.woff") format('woff');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova";
    src: url("assets/fonts/ProximaNova-Semibold.woff") format('woff');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "ProximaNova";
    src: url("assets/fonts/ProximaNova-Extrabld.woff") format('woff');
    font-weight: 900;
    font-display: swap;
}

body {
    font-family: ProximaNova;
    overflow-x: hidden;
}

.container {
    max-width: 95% !important;
}

.site-header {
    background: #36445A !important;
}

.site-header a {
    color: #869AB9;
    font-size: 14px;
    margin-right:20px;
}

.site-header a:hover {
    color: #fff;
    text-decoration: none;
}

.menu a {margin-right:34px;}



.social img {
    margin: 0 15px;
}

a.phonenumber {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 38px;
    background: url(assets/images/misc/topMenu-mphone.png) left no-repeat;
    padding-left: 40px;
}

.cart-contents .count {
    position: absolute;
    right: -13px;
    border-radius: 50%;
    background-color: #ffd24d;
    height: 19px;
    display: block;
    line-height: 19px;
    width: 19px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    top: 9px;
    right: -6px;
}

.mobileicons .mobile-hidden {
    display: initial !important;
}

.cart-contents.mobile-hidden .count {
    position: absolute;
    right: 0;
    border-radius: 50%;
    background-color: #ffd24d;
    height: 19px;
    display: block;
    line-height: 19px;
    width: 19px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    top: 22px !important;
    right: 9px !important;
}

.bg-lightsleep {
    background: url(assets/images/misc/bg.jpg) no-repeat;
    background-size: cover !important;
    background-position: center center !important;
    color: #fff;
}

.bg-overlay {
}

footer {
    color: #fff;
    background: #36445A;
}

footer a {
    color: #fff;
}

.navlink {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 14px;
}

.navlink:hover {
    text-decoration: none;
    color: #FFD24D;
}

.maintitle {
    padding: 40px 0;
    font-size: 46px;
    display: inline-block;
    font-weight: 700;
}

.maintitle::after {
    content: "";
    display: block;
    width: 100%;
    height: 6px;
    background: #FFD24D;
}

.fav {
    border-bottom: 4px solid #FFD24D;
}

.catalogitem {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
    transition:all 0.3s ease-out;
}
.catalogitem:hover {
}
.catalogitem a:hover {
    text-decoration: none;
    margin-top: -20px;
    margin-bottom: 50px;
}

.catalogitem:hover .catalogtitle {
    color: #4A88E7;
}

.catalogtitle {
    display: block;
    white-space: pre-wrap;
    text-align: left;
    font-size: 38px;
    color: #434343;
}

.catalogdesc {
    display: block;
    text-align: left;
    font-size: 20px;
    color: #ACACAC;
}

.ftr {
    padding: 0px 0 0 80px;
    font-size: 16px;
    line-height: 20px;
    margin: 15px 0;
}

.f1 {
    background: url(assets/images/misc/f1.svg) 18px no-repeat;
}

.f2 {
    background: url(assets/images/misc/f2.svg) 18px no-repeat;
}

.f3 {
    background: url(assets/images/misc/f3.svg) 18px no-repeat;
}

.f4 {
    background: url(assets/images/misc/f4.svg) 18px no-repeat;
}

.f5 {
    background: url(assets/images/misc/f5.svg) 18px no-repeat;
}

h3 {
    font-size: 24px;
    font-weight: 900;
    padding: 40px 0 20px 0;
}

.btn-outline-secondary {
    color: #ffd24d;
    border-color: #ffd24d;
}

.btn-outline-secondary:hover {
    color: #000;
    background-color: #ffd24d;
    border-color: #ffd24d;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.footer-nav {
    list-style: none;
}

.footer-nav li {
    padding: 4px 10px 4px 12px;
}

.footer-nav li::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #ffd24d;
    position: absolute;
    margin-top: 9px;
    border-radius: 50%;
}

.footer-nav li a {
    padding-left: 14px;
}

.footer-nav li a:hover {
    color: #ffd24d;
    text-decoration: none;
}

.footer-nav li:hover {
    background: #21324B;
    border-radius: 15px;
}

.text-muted {
    color: #869ab9!important;
}

.live__scroll .row {
    display: block;
}

.live__scroll {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    margin-bottom: 40px;
    mouse-wheel: horizontal;
}

.live__scroll .row {
    display: block;
}

.live__scroll .live__scroll--box {
    display: inline-block;
    float: none;
}


.live__scroll .catalogitem {
    max-width: 430px;
}

.byellow {
    border: 7px solid #FFD24D;
    border-left: none;
}

.promocontain {
    max-width: 100% !important;
    margin: 80px 0;
}

.btn {
    border-radius: 0;
    padding: 0.6rem 2rem;
    font-size: 24px;
}

.btn-dark {
    background: #263E65;
}

@media (max-width: 700px) {
    .mobile-hidden {
        display: none
    }
    .categories .catalogitem {padding:40px;}
}

@media (max-width: 900px) {
    .lg-hidden {
        display: none
    }
}

.actions {
    padding: 100px 0;
}

.action {
    background: #4A88E7 url(assets/images/misc/action.png) 100% 85px no-repeat;
    box-shadow: 0px 10px 10px #cbdaf1;
    margin-top: 20px;
    margin-bottom: 0px;
    transition: all 0.2s ease-in;
}

.action:hover {
    margin-top: 0px;
    margin-bottom: 20px;
    box-shadow: 0px 20px 10px #92a5c3;
    background-position-x:  110% !important;
}

.actiondark {
    background: #243A5B url(assets/images/misc/actiondark.png) 100% 85px no-repeat;
}

.action h2 {
    color: #fff;
    font-size: 40px;
    height: 300px;
}

.actionbtn {
    border-bottom: 5px solid #FFD24D;
    font-size: 26px;
    font-weight: 500;
    padding-bottom: 14px;
    color: #fff;
}

.actionbtn:hover {
    color: #fff;
    border-color: #fff;
    text-decoration: none
}

.ytfollow {
    margin: 180px 0;
}

.youtube {
    background: url(assets/images/misc/videos.png) center no-repeat;
}

.youtube h2 {
    color: #000;
    font-size: 38px;
}

.follow {
    color: #000;
    font-size: 32px;
    font-weight: 700;
}

a:hover {
    text-decoration: none;
}

.reviews {
    background: #F5FAFF;
    padding-bottom: 80px;
}

.reviews h2 {
    padding-top: 80px;
    padding-bottom: 4px;
    display: inline-block;
    border-bottom: 4px solid #ffd24d;
    margin-bottom: 40px;
}
.photo {
    max-width: 64px;
    max-height: 64px;
    border-radius: 50%;
    margin-bottom: 20px;
}

.name {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}

.name span {
    font-weight: 500;
}

.city {
    color: #B5B5B5;
    font-size: 12px;
}

.revtext {
    font-size: 14px;
    color: #000;
}

.profile, .search {
    margin-right: 30px;
}

.bg-in .bg-overlay {
    background: #162236;
}

.breadcrumb {
    background-color: transparent;
}

.selection {
    color: #000;
    background-color: #ffd24d;
    border-color: #ffd24d;
}

.navbar-toggler {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 30px;
}

.phoneicon {
    position: absolute;
    left: 30px;
    top: 30px;
}

.mobilemenu {
    margin-top: 120px;
}

.mobilemenu li {
    font-size: 20px;
    padding: 4px 0;
}

.mobileicons {
    position: absolute;
    left: 42px;
    top: 30px;
}

.breadcrumb a {
    color: #D4D4D4;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #D4D4D4;
    content: "—";
}

.breadcrumb {
    padding: 15px 0 0 0;
}

.present {
    height: 460px;
    width: 100%;
    background-size: contain;
}

.mainblock {
    background: #fff;
    box-shadow: rgba(59, 103, 169, 30%) 0 10px 60px;
    margin-top: -80px;
}




#poll_form .mainblock > div {
    min-height: 360px;
}

.gallery img {
    max-width: 100%;
    margin-bottom: 20px;
}

.present h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 900;
    text-shadow: 0 5px 6px rgba(0, 0, 0, 50%);
    padding-top: 240px;
}

.blockinfo h2 {
    font-weight: 900;
    font-size: 26px;
}

.price {
    color: #7DB200;
    font-size: 24px;
    display: block;
}

.blockinfo .btn {
    width: 100%;
    margin: 20px 0;
}

section.dark {
    background: #36445A;
    border-bottom: 4px solid #3A495F;
    padding-bottom: 80px;
}

section.dark .blockinfo {
    color: #fff;
}

section.dark .blockinfo input[type=text],
section.dark .blockinfo input[type=email],
section.dark .blockinfo input[type=tel] {
    font-size: 20px;
    background: transparent;
    margin: 20px 0;
    border: 0;
    border-bottom: 3px solid #869AB9;
    border-radius: 0;
    font-weight: 300;
    color: #869AB9;
}

section.dark .blockinfo input[type=text]:focus,
section.dark .blockinfo input[type=email]:focus,
section.dark .blockinfo input[type=tel]:focus {
    border-color: #ffd24d;
    color: #fff;
}

::placeholder {
    color: #869AB9 !important;
}

.itemcontact1 {
    font-size: 18px;
    font-weight: 700;
    color: #3D3D3D;
    background: url(assets/images/misc/pcont.png) no-repeat;
    padding-left: 90px;
    height: 60px;
    margin: 30px 0;
}

.itemcontact2 {
    font-size: 18px;
    font-weight: 700;
    color: #3D3D3D;
    background: url(assets/images/misc/mcont.png) no-repeat;
    padding-left: 90px;
    height: 60px;
    margin: 30px 0;
}

.itemcontact3 {
    font-size: 18px;
    font-weight: 700;
    color: #3D3D3D;
    background: url(assets/images/misc/mescont.png) no-repeat;
    padding-left: 90px;
    height: 60px;
    margin: 30px 0;
}

section.dark .mainblock {
    background: #fff url(assets/images/misc/bgcont.png) 100% 200px no-repeat;
    padding-bottom: 200px !important;
}

@media (max-width:767px) {
    .logo {
        text-align: center;
        margin: 30px 0 !important;
        display: flex;
    }
    .action h2 {
        color: #fff;
        font-size: 40px;
        height: 500px;
    }
    .action {
        background: #4A88E7 url(assets/images/misc/action.png) 0% 298px no-repeat;
    }
    .actiondark {
        background: #243A5B url(assets/images/misc/actiondark.png) 0% 298px no-repeat;
    }
    section.dark .mainblock {
        background: #fff;
    }
    footer .py-2 {
        padding: 0 !important;
    }
    footer .social .d-none {
        display: inline-block !important;
    }
    .footer-nav {
        margin: 0 !important;
    }
    footer .text-center {
        padding: 20px !important;
    }
    .poweredby {
        background: #2a3648;
        border-radius: 10px;    
        padding: 40px;
        text-align:center !important;
    }
    .tleftmb {
        text-align:center !important;
    }
    
}

    .poweredby {
        
        margin-top: 40px;
    }

span.plus, span.minus {
    background: #ffd24d;
    padding: 0px 22px;
}

.itemimg {
    border-right: 6px solid #ffd24d;
    max-width: 100%;
}

.catalog-item a {
    color: inherit
}

.catalog-item p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.catalog-item {
    margin-bottom: 30px;
    background: #fff;
    transition: all 0.2s ease-out;
    box-shadow: 0px 10px 10px #cbdaf1, 0px 0 0 1px #d0def2;
}
.catalog-item:hover {
    box-shadow: 0px 20px 10px #92a5c3, 0px 0 0 1px #d0def2;
    margin-top: -20px;
    margin-bottom: 50px;
}

.catalog-item h2 {
    margin:20px 0 0 0;    
    font-size: 27px;
    font-weight: 700;
} */
.pagepoll {
    background: rgba(76, 132, 224, 0.7) !important;
}

.pollblock {
    margin-top: 0px !important;
}

.pollblock h2 {
    font-size: 36px;
    font-weight: 500;
}

.progress {
    border-radius: 0;
    background-color: #fafcff;
    height: 24px;
}

.progress-bar {
    background-color: #4A88E7;
}

.pollbtn {
    width: 200px;
    height: 200px;
    display: inline-block;
    padding-top: 40px;
    border: 5px solid #F2F6FC;
    border-radius: 5px;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    margin: 40px 20px;
    transition: all 0.1s ease-in;
}

.pollbtn:hover {
    border-color: #FDD14D;
    color: #000;
}

.pollbtn.active {
    border-color: #FDD14D;
    color: #000;
}

.pollbtn img {
    height: 80px;
    margin-bottom: 20px;
}

/** RADIO ***/

.radio {
    margin: 16px 0;
    display: block;
    cursor: pointer;
}

.radio input {
    display: none;
}

.radio input+span {
    line-height: 22px;
    height: 35px;
    padding-left: 22px;
    display: block;
    position: relative;
}

.radio input+span:not(:empty) {
    padding-left: 30px;
}

.radio input+span:before, .radio input+span:after {
    content: '';
    width: 22px;
    height: 22px;
    display: block;
    border-radius: 50%;
    left: 0;
    top: 0;
    position: absolute;
}

.radio input+span:before {
    background: #D1D7E3;
    transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
}

.radio input+span:after {
    background: #fff;
    transform: scale(0.78);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
}

.radio input:checked+span:before {
    transform: scale(1.04);
    background: #ffd24d;
}

.radio input:checked+span:after {
    transform: scale(0.4);
    transition: transform 0.3s ease;
}

.radio:hover input+span:before {
    transform: scale(0.92);
}

.radio:hover input+span:after {
    transform: scale(0.74);
}

.radio:hover input:checked+span:after {
    transform: scale(0.4);
}

.backbtn {
    margin-top: 30px;
    display: inline-block;
    float:left;
    margin-bottom: 50px;
}
.pollblock {
    height: 100%;
}

#registerModal input,
.pollblock input[type=text] {
    font-size: 20px;
    background: transparent;
    margin: 20px 0 !important;
    border: 0 !important;
    border-bottom: 3px solid #e0e7f3 !important;
    border-radius: 0 !important;
    font-weight: 300;
    color: #869AB9 !important;
}

#registerModal input,
.pollblock input[type=text]:focus {
    border-color: #ffd24d;
    color: #000;
    outline: none;
    -webkit-box-shadow: none;
}
/* 
.newsimg {
    border-bottom: 6px solid #ffd24d;
    width: 100%;
}

.news-item a {
    color: inherit
}

.news-item {
    border: 1px solid #E9E9E9;
    box-shadow: 0px 10px 10px #cbdaf1;
    margin-top: 0px;
    margin-bottom: 30px;
    transition: all 0.2s ease-in;
}

.news-item:hover {
    box-shadow: 0px 20px 10px #92a5c3;
    margin-top: -20px;
    margin-bottom: 50px;
}

/*.news-item div {*/
    /*padding: 20px 30px;*/
/*}*/

.date {
    display: block;
    background: url(assets/images/misc/calendar.png) 0px 2px no-repeat;
    padding-left: 30px;
}

.loginalert {
    background: #36445A url(assets/images/misc/information.svg) 28px 27px no-repeat;
    color: #fff;
    padding-left: 76px;
    font-size: 20px;
}

.loginbtn {
    background: #FFD24D;
    color: #525252;
    font-size: 24px;
}

.loginbtn a {
    color: inherit;
}

.loginalert div {
    padding: 32px 0 25px;
}

.btnpodbor {
    background-image: url(assets/images/misc/settings.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: 15px 13px;
    background-color: #ffd24d;
    padding-left: 80px;
    border: none;
}

.h80p {
    height: 80px;
}

.star-rating span:before {
    color: #ffd24d !important;
}

#registerModal .modal-content {
    border: none;
    border-radius: 0;
}

.blockinfo .quantity {
    display: none !important;
}

.blockinfo .woocommerce-variation {
    margin-top: 5px;
}

.attr_name {
    font-weight: bold;
}

.attr_dots {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAAAAAA+i0toAAAAAnRSTlMA/1uRIrUAAAAMSURBVHheY7j1/z8ABY8C2UtBe8oAAAAASUVORK5CYII=) 0px 80% repeat-x;
    width: 100%;
    display: inline-block;
    height: 25px;
}

.mainblock .woocommerce-product-gallery .flex-viewport {
    width: 80%;
    float: right;
}

/* Make Gallery 25% width and place it beside the image */

.mainblock .flex-control-thumbs {
    width: 15%;
    /*float: right;*/
}

/* Style each Thumbnail with width and margins */

.mainblock .flex-control-thumbs li img {
    /*width: 90%;*/
    float: none;
    margin-bottom: 10px;
    /*margin: 0 0 10% 10%;*/
}

.mainblock .woocommerce-product-gallery ol > li {
    list-style: none !important;
}

.thumbs_product_gallery .slick-list {
    padding-top: 0 !important;
}

.main_product_gallery img {
    margin-bottom: 0;
}

/* @media (max-width: 767px) {
    .gallery .col-2 {
        padding-right:0;
    }
    .gallery img {
        max-width: 100%;
        margin-bottom: 9px;
    }
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.slick-dots li button:before {
    font-size: 24px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woocommerce-notices-wrapper,
.woocommerce-form-coupon-toggle {
    display: none !important;
}

form.cart .qtyBlock {
    display: none !important;
}

table.cart {
    width: 100%;
}

table.shop_table_responsive tr td {
    text-align: left !important;
}

table.cart td.actions {
    display: none !important;
}

table.shop_table_responsive tr td {
    padding-left: 0;
}

table.cart td.product-remove a.remove {
    font-size: x-large !important;
}

table.cart td.product-remove, table.cart td.actions {
    padding: 0 !important;
}

table.cart .product-thumbnail img {
    border-radius: 50%;
}

table.cart input[type=number] {
    padding: 0 !important;
}

table.woocommerce-checkout-review-order-table .product-name {
    width: auto !important;
}

.woocommerce-cart-form__cart-item.cart_item,
.woocommerce-checkout-review-order-table .cart_item{
    border-bottom: 1px solid #f4f8ff;
}

.woocommerce-cart-form .product-quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce-cart-form .product-quantity input[type=number]::-webkit-outer-spin-button{
    -webkit-appearance: none;
    margin: 0;
}
.woocommerce-cart-form .product-quantity input[type=number] {
    -moz-appearance:textfield;
}
.woocommerce-cart-form .product-quantity .minus,
.woocommerce-cart-form .product-quantity .plus{
    width: 10px;
    cursor: pointer;
    margin-left: .25rem!important;
}

.woocommerce-checkout-review-order-table {
    width: 100%;
}

.woocommerce-checkout-review-order-table .cart_item td {
    padding: 10px 0;
}

.woocommerce-checkout-review-order-table .product-thumbnail {
    width: 80px;
}

.woocommerce-checkout-review-order-table .product-thumbnail img {
    border-radius: 50%;
    margin: 0 auto;
    max-width: 3.706325903em;
    height: auto;
}

.woocommerce-checkout-review-order-table .product-total {
    text-align: right;
    width: 80px;
}

.woocommerce-orders-table {
    width: 100%;
}

.woocommerce-orders-table thead tr th:first-child {
    width: 120px;
}

.woocommerce-orders-table thead tr,
.woocommerce-orders-table tbody tr {
    border-bottom: 1px solid #f4f8ff;
}

.woocommerce-orders-table thead th,
.woocommerce-orders-table td {
    padding: 10px 0;

}

.woocommerce-orders-table thead th {
    color: #869AB9;
}

.woocommerce-orders-table img {
    width: 80px;
    height: auto;
    border-radius: 50%;
}

.cart-collaterals .cart_totals h2,
.cart-collaterals .cart_totals .cart-subtotal,
.cart-collaterals .cart_totals .shipping,
.cart-collaterals .cart_totals .woocommerce-shipping-totals.shipping
{
    display: none !important;
}

.cart-collaterals .cart_totals .order-total
{
    font-size: 1.5rem !important;
}

.cart-collaterals .cart_totals .order-total th:first-child
{
    padding-right: 10px;
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout a {
    float: right!important;
    border-radius: 0;
    padding: 0.6rem 2rem;
    color: #000;
    background-color: #ffd24d;
    border-color: #ffd24d;
    font-weight: 400;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a:after {
    display: none;
}  */
*/


@media screen and (min-width: 768px)
{
    .cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator {
        width: 100% !important;
    }
    
    table.cart td.product-subtotal {
        padding: 1.618em !important;
    }
}

form[name=checkout] .col-1,
form[name=checkout] .col-2 {
    flex: auto !important;
    max-width: inherit !important;
}

form[name=checkout] .col-1 .form-row {
    margin-left: 0 !important;
}

form[name=checkout] .col-2 {
    display: none !important;
}

form[name=checkout] #payment {
    /*display: none !important;*/
}

.woocommerce-MyAccount-navigation {
    display: none;
}

.woocommerce-MyAccount-content {
    width: 100% !important;
    float: none !important;
}

.col-1 .input-text {
    font-size: 20px;
    background: transparent;
    margin: 20px 0;
    border: 0;
    border-bottom: 3px solid #e0e7f3;
    border-radius: 0;
    border-bottom-color: #ffd24d !important;
    font-weight: 300;
    color: #869AB9;
    outline-style: none !important;
}

.col-1 .input-text:focus {
    border-top: none !important;
}

.col-1 .form-row-wide label {
    display: none !important;
}

.form-row.woocommerce-invalid input.input-text {
    /*border-bottom-color: #e2401c !important;*/
    box-shadow : none !important;
}



.woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper {
    width: 70%;
}

.form-row.woocommerce-validated input.input-text {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

#order_review_heading {
    padding-top: 0 !important;
}

.search_input {
    height: 59px;
    margin: 0;
    padding: 0.6rem 2rem;
    font-size: 24px;
    background: transparent;
    border: 0;
    border-bottom: 3px solid #e0e7f3;
    border-radius: 0;
    font-weight: 300;
    color: #869AB9;
}

.search_input:focus {
    border-color: #ffd24d;
    color: #000;
    outline: none;
    -webkit-box-shadow: none;
}

.search_form_submit {
    margin-top: 0 !important;
}

.oneall_social_login_providers {
    max-height: 40px;
}

.checkout_page .oneall_social_login {
    display: none !important;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    width: 95% !important;
    margin: 20px auto;
    background-color: transparent !important;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details .woocommerce-table__product-table.product-total,
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr td:nth-child(2) {
    text-align: right;
}

.woocommerce-customer-details .woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {

}

.woocommerce-customer-details .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
    width: 100% !important;
    float: none !important;
    max-width: 100% !important;
}

.woocommerce-customer-details .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    width: 100% !important;
    float: none !important;
    max-width: 100% !important;
}

.added_to_cart.wc-forward {
    display: none !important;
}

.detail_price .variable_price {
    display: none;
}

/* .woocommerce-variation.single_variation {
    display: none !important;
} */

.error-404 {
    padding:240px 0;
}

.carousel {
    min-height:850px;
}

.form-control:focus {background:transparent;color:#020202;}

@media (max-width: 600px) {
    .main-wrapper.container {
        padding-left: 0;
        padding-right: 0;
    }

    #poll_form {padding-left: 0;
        padding-right: 0;

    }
    .logo {
        text-align: center;
        margin: 30px 0;
        display: block;
    }
    .logo img {
        width: 127px;
        height: auto !important;
        margin-top: 10px;
    }
    .sl1 {
        display:none;
    }
    .carousel .display-4, .carousel h2 {
        font-size: 30px;
    }
    .carousel p.lead {
        font-size:16px;
    }
    .carousel .row .p-5 {
        padding:30px !important;
    }
    .carousel .btn {
        font-size: 16px;
        margin-top: 20px;
    }
    .actions {
        padding-top:0;
        padding-bottom: 40px;
    }
    .action {
        height:auto !important;
        background-image:none !important;
    }
    .action h2 {
        font-size:24px;
        height:auto !important;
        margin-bottom:40px;

    }
    .present h1 {
        font-size: 32px;
        color: #fff;
        font-weight: 900;
        text-shadow: 0 5px 6px rgba(0, 0, 0, 50%);
        padding-top: 149px;
    }

    .mainblock {
        background: #fff;
        box-shadow: rgba(59, 103, 169, 30%) 0 10px 60px;
        margin-top: -219px;
        padding: 20px !important;
    }
    .mainblock h2 {
        font-size:20px;
    }
    .mainblock .mt-5 {
        margin-top:0 !important;
    }
    .catalogtitle {
        display: block;
        white-space: pre-wrap;
        text-align: left;
        font-size: 29px;
        color: #434343;
    }
    .catalogdesc {
        display: block;
        text-align: left;
        font-size: 13px;
        color: #ACACAC;
    }
    .youtube h2 {
        font-size:24px;
    }
    .ytfollow {
        margin: 70px 0;
    }
    .orderby {
        display:none;
    }
    #order_review_heading {
        padding-top: 40px !important;
    }
    .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper {
        width: 100%;
    }
    .btn {
        border-radius: 0;
        padding: 0.6rem 2rem;
        font-size: 22px;
    }
    .cart-contents.mobile-hidden .count {
        position: absolute;
        right: 0;
        border-radius: 50%;
        background-color: #ffd24d;
        height: 19px;
        display: block;
        line-height: 19px;
        width: 19px;
        text-align: center;
        font-size: 12px;
        font-weight: 700;
        top: 9px !important;
        right: -7px !important;
    }
    .btnpodbor {
        background-image: none;
    }
    .itemcontact1, .itemcontact2, .itemcontact3 {
        background-size: 40px;
        padding-left: 60px;
    }
    .itemcontact3 {
        margin-top: 92px;
    }
    section.dark .mainblock {
        background: #fff url(assets/images/misc/bgcont.png) bottom right no-repeat;
        background-size: 300px;
    }
}


    @media (max-width: 1300px) {
        .blockinf {
            margin-top:0 !important;
        }
        .videoblock video {
            width:100% !important;
            height:auto !important;
        }
        .footer-nav {
            font-size: 14px;
        }
        .action {
            
    background-size: 50% !important;
    background-position: bottom right !important;
        }
        
            a.phonenumber {
                font-size: 16px;
        }
    }
    @media (max-width: 768px) {
    table.cart .product-quantity .plus, table.cart .product-quantity .minus {
        display: inline-block !important;
    }
}

.categories img, .catalogitem img {
    max-width:100%; 
    height:auto;
}


.mCSB_scrollTools .mCSB_draggerContainer {
    background: #f2f2f2;
    border-radius: 12px;
}
.mCSB_dragger {
    background:#ffd24d;
    border-radius: 12px;
}
.minus {
	margin-right: 3px;
}
.minus, .plus {
	height: 24px;
    width: 24px !important;
    text-align: center;
    border-radius: 50%;
	padding:0 !important;
}

.categories .catalogitem:hover {
    box-shadow: 0 0 0 3px #edf2fb;
    border-radius: 20px;
}
.progress {
    margin-top: -4px;
}

.progress-bar {
    display:inline-table;
    height: 24px;
    line-height: 24px;
}
.progress-bar:after {
    content:"%";
    display:inline-table;

}
.menu .navlink:last-child {
    border-bottom: 2px solid #ffd24d;
} 

.pulse
{
     animation: shadow-pulse 1s infinite;
}


@keyframes shadow-pulse
{
     0% {
          box-shadow: 0 0 0 0px rgba(255, 210, 77, 0.3);
     }
     100% {
          box-shadow: 0 0 0 25px rgba(255, 210, 77, 0.3);
     }
}


.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}

.dop-txt img {
    padding: 10px;
}


@media (max-width:  767px) {
.dop-txt img{
	max-width:100%;
	width:100%;
	object-fit:contain;
}
}