@font-face {
    font-family: Raleway-Regular; /* Имя шрифта */
    src: url(fonts/Raleway-Regular.ttf); /* Путь к файлу со шрифтом */
}

body b, body a, body div, body p, body li, body span, body td, * {
    font-family: Raleway-Regular;
}

body {
    padding-bottom: 10px;
    min-height: 100%;
}

.container {
    max-width: 100%;
}

.container p, .container div, .container td, .container a {
    font-family: Raleway-Regular;
    font-weight: 400;
    margin-bottom: 15px;
}

/*.container span,*/

body {
    overflow-x: hidden;
    height: auto;
}

body.overflowHidden {
    overflow-y: hidden;
}

.logo a.h1 {
    font-size: 32px;
    color: #000000;
    margin: 0;
    font-family: 'Lora-Regular';
    text-transform: uppercase;
    display: inline-block;
}

ul.unit li {
    width: 20%;
}

ul.cart-header li, ul.cart-header1 li, ul.cart-header2 li {
    width: 20%;
}

span.total {
    font-size: 1.4em !important;
    margin-top: 1.4em !important;
}

.input-border {
    border: 1px solid #dedede;
    padding: 9px 15px;
}

.shipping-cont {
    padding: 1px 40px 40px;
}

.grey-light-bg {
    background-color: #fff;
    border: 1px solid #bcbbbb;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.blog-page-title {
    font-size: 18px;
    font-weight: 600;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.form-control, .login-select, input, select, textarea {
    background: #fff;
    border-image: none;
    border-radius: 0;
    color: #4b4e53;
    font-size: 14px;
    margin: 0;
    outline: 0 none;
    padding: 8px 20px 8px 0;
}

.form-control {
    box-shadow: none !important;
    height: auto;
}

.button.gray {
    background-color: #535961;
    color: #fff;
}

.button.medium {
    display: inline-block;
    padding: 10px 37px;
}

.ckeckout-top {
    margin-bottom: 50px;
}

.flex-control-thumbs li {
    float: left;
    margin: 0 1% 1% 0;
    width: 32.55%;
}

.flex-control-thumbs img {
    height: 100px;
}

input[type="submit"] {
    background: #73b6e1 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: "Lato-Regular";
    font-size: 1em;
    outline: medium none;
    padding: 0.5em 1.2em;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    border-radius: 0px !important;
}

input[type="text"], input[type="password"] {
    /*background: #fff;*/
    /*border: 1px solid #000;*/
    /*color: #000;*/
    /*font-family: "Lato-Regular";*/
    /*font-size: 14px;*/
    /*margin: 0 0 20px;*/
    /*outline: medium none;*/
    /*padding: 8px 10px;*/
    /*width: 90%;*/
}

.field-reviews-name {
    width: 49%;
    margin-right: 22px;
    float: left;
}

.field-reviews-email {
    float: left;
    width: 49%;
}

.field-reviews-name input, .field-reviews-email input {
    width: 100% !important;
}

.message-after-send-reviews {
    font-size: 20px;
    font-weight: bold;
}

.close1, .close2, .close3 {
    right: 15px;
    top: 41px;
}

span.qty {
    margin: 1.5em 0 0 !important;
}

.in-check input[type="text"], .in-check input[type="password"] {
    border: 1px solid #ccc;;
}

label.error {
    color: red;
    font-weight: 700;
    font-size: 15px;
    display: block;

}
.alert-danger {
    font-weight: 700 !important;
    font-size: 15px !important;
}
.portfolio-inner {
    margin-bottom: 50px;
}

a {
    outline: none !important;
}

#contact-form .form-group {
    margin-bottom: 0px;
}

.portfolio .categories-grid span {
    display: inline-block;
    font-size: 30px;
    margin-bottom: 30px;
}

.portfolio .categories-grid .categories ul li {
    list-style: outside none none;
    margin: 5px 0;
}

.portfolio .categories-grid .categories ul li a {
    color: #60606e;
    display: inline-block;
    margin: 0 10px;
    padding: 0 10px;
    transition: all 0.2s ease-in-out 0.2s;
}

.contact-right input[type="text"], .contact-right input[type="password"] {
    width: 100% !important;
    padding: 5px 0px !important;
    font-family: Raleway-Regular;
}

.submit-btn input[type="submit"] {
    width: 100% !important;
}

.submit-btn input[type="submit"]:hover {
    background-color: #333 !important;
    color: #fff !important;
    border-color: #333 !important;
}

.contact-right textarea {
    font-family: Raleway-Regular;
    padding: 8px;
}

.portfolio .categories-grid .categories ul li a:hover, .portfolio .categories-grid .categories ul li a:focus {
    text-decoration: none;
}

.portfolio .categories-grid .categories ul li a.active {
    background-color: #333;
    border-radius: 4px;
    color: white;
    margin-left: 0;
    padding: 0 20px;
    text-decoration: none;
}

.portfolio_filter, .portfolio_filter2 {
    padding-left: 0;
}

.portfolio_item {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}

.portfolio_item:hover {
    text-decoration: none;
}

.portfolio_item:hover .item_info em, .portfolio_item:hover .item_info span {
    opacity: 1;
    transform: translateX(0px);
}

.portfolio .categories-grid .categories ul li {
    float: left;
}

.portfolio .categories-grid .categories ul li a {
    padding: 0 10px;
    transition: all 0.2s ease-in-out 0.2s;
}

.portfolio_filter, .portfolio_filter2 {
    display: inline-block;
    margin: 0 auto;
    padding-left: 0;
    text-align: center;
}

.portfolio-inner {
    padding-bottom: 0 !important;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    height: auto;
    max-width: 100%;
}

.portfolio-inner .no-padding [class^="col-"] {
    padding: 10px;
}

.simpleCart_shelfItem {
    min-height: 440px;
    margin-bottom: 20px;
}

.loading-box {
    width: 98%;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: inline-block;
}

.loading-box img {
    margin-left: auto;
    margin-right: auto;
}

.footer .footer-right {
    text-align: center;
}

.footer .footer-right p, .footer .footer-left p {
    font-size: 13px;
}

.footer .credit-cards-bar {
    margin-left: 30px;
}

.top-right-nav {
    float: left;
    margin-top: 3px;
}

.top-right-nav * {
    color: #fff !important;
    font-weight: bold !important;
}

.top-right-nav li {
    display: inline-block !important;
}

.top-right-nav .navbar-form {
    padding: 0px !important;
    margin-right: 5px;
}

.top-right-nav .navbar-form button {
    padding: 0px !important;
}

.breadcrumbs-main {
    border: none;
}

.header-right {
    float: right !important;
}

.top-nav {
    float: right !important;
}

.memenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0 !important;
}

.memenu li {
    white-space: nowrap;
}

.memenu > li > a {
    text-align: right !important;
    padding-left: 15px !important;
    padding-right: 0px !important;
}

.contact-right input[type="text"], .contact-right input[type="password"] {
    padding: 0px;
    text-indent: 8px;
}

.search-bar {
    width: 100%;
}

.box1 {
    float: left;
    position: relative;
    top: 4px;
    width: 20.5%;
}

.dropdown {
    width: 117px;
}

.dropdown .carat, .dropdown .carat::after {
    top: 36%;
}

.b-select-language .dropdown.open div,
.b-select-language .dropdown.focus div,
.dropdown div {
    left: -15px;
    z-index: 1000 !important;
    width: 130px !important;
}

.rslides {
    z-index: 100 !important;
}

.logo-link img {
    width: 115px;
}

.nav > li > a {
    padding: 2px !important;
    position: relative;
}

.nav-pills .downloads-dropdown-content {
    display: none;
    margin-left: 15px;
}

.nav-pills  .downloads-dropdown-content--active {
    display: block;
}

.portfolio_item img {
    width: 100%
}

.top-header {
    background: #fff !important;
    padding-top: 0 !important;
    padding-bottom: 1px !important;
    border-bottom: 1px solid #efefef;
}

.top-header .dropdown div {
    top: -1px !important;
    left: -3px !important;
}

.top-header * {
    color: #000 !important;
    font-weight: normal !important;
}



.top-header .dropdown .carat, .dropdown .carat::after {
    border-color: #fff transparent transparent !important;
}

.top-header .dropdown li.focus {
    text-decoration: underline;
}

.top-header .dropdown ul {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #efefef;
}

.navbar-form {
    max-height: 35px;
    margin: 0 !important;
}

.top-nav li a {
    text-transform: uppercase;
}

.top-nav li a:hover {
    text-decoration: underline;
}

.header-left, .header-right {
    vertical-align: middle;
}

.dropdown .carat, .dropdown .carat::after {
    border-color: #000 transparent transparent !important;
}

box1 li {
    color: #fff !important;
}

.dropdown li {
    border-bottom: #000 !important;
}

.dropdown ul {
    background: #D2D3D5;
}


.carat {
    margin-bottom: -10px;
}

.dropdown div {
    top: 20px !important;
}

.dropdown li.focus {
    background: #000 !important;
    color: #fff !important;
}

.skyblue > li:hover > a, .skyblue > li.active > a, .skyblue .dropdown li:hover > a {
    color: #000;
    text-decoration: underline;
}

.callbacks_tabs {
    display: none;
}

.portfolio-div {
    margin-bottom: 50px;
}

.breadcrumb {
    background-color: #f5f5f5 !important;
}

.callbacks_container {
    z-index: 1;
}

.title-product-page {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
    position: relative;
    top: -173px;
    z-index: 1;
}

.sb-toggle-left {
    display: none;
}

.header-right {
    margin-top: 23px;
    width: 100%;
}

.box-map {
    float: left;
    width: 78%;
    margin-right: 2%;
}

.box-county {
    float: left;
    width: 20%;
}

.box-county li {
    display: block;
}

#headerCartContainer * {
    text-transform: uppercase;
    font-size: 11px;
}

.memenu > li > a {
    font-size: 12px !important;
}

.dropdown .selected, .dropdown li {
    font-size: 11px;
}

div.categories-grid-fix {
    height: 130px;
}

div.categories-grid.fixed-position {
    position: fixed;
    top: 140px;
    background-color: white;
    z-index: 12;
    width: 100%;
    /*height: 78px;*/
}

.b-bottom-header .header-bottom {
    height: 130px;
    position: fixed;
    top: 23px;
    left: 0;
    background-color: #fff;
    max-width: 100%;
    padding-top: 1px;
    padding-bottom: 1px;
    z-index: 99;
}

#logo_img {
    height: 126px;
    display: block;
}

.b-bottom-header .header-bottom .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #fff;
}

.b-bottom-header .col-md-10.header-right {
    padding-right: 15px;
    padding-left: 15px;
    overflow-y: hidden;
    overflow-x: auto;
}

.b-sub-menu-product {
    display: none;
}

.b-sub-menu-product .container {
    position: relative;
}

.b-sub-menu-product .categories {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    columns: 4;
    margin-top: -15px;
}

.b-sub-menu-product .categories .item {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}

.b-sub-menu-product.active {
    display: block;
    position: absolute;
    top: 152px;
    width: 100%;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 20;
    max-height: calc(100% - 172px);
    overflow-y: auto;
}

.b-sub-menu-product .close {
    position: absolute;
    right: 15px;
    top: 0;
    width: 30px;
    height: 30px;
    opacity: 1;
    z-index: 1;
}

.b-sub-menu-product .close span {
    width: 100%;
    display: block;
    height: 1px;
    background: #000;
    opacity: 1;
    top: 50%;
    position: absolute;
}

.b-sub-menu-product .close span:first-of-type {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.b-sub-menu-product .close span:last-of-type {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.b-sub-menu-product .item a {
    display: block;
    color: #000;
    text-decoration: none;
}

.b-sub-menu-product .item a:hover {
    text-decoration: underline;
}

.b-sub-menu-product ul {
    padding: 0;
    list-style: none;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}

.b-sub-menu-product .item ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.b-sub-menu-product .item ul li:before {
    content: "- ";
    white-space: pre;
}

.b-sub-menu-product .item .sub-menu-category {
    font-weight: 800;
    padding-top: 15px;
    text-shadow: 0.01ex 0.01ex #000, 0.01ex 0.01ex #000, 0.01ex 0.01ex #000, 0.01ex 0.01ex #000;
}

.b-sub-menu-product .item ul li .additional {
    font-weight: 600;
    text-transform: uppercase;
}


.b-sub-menu-product .item ul li .additional .text-grey {
    color: #6D6D6E;
    font-weight: 600;
}

.product-details .thumb-image .img-responsive {
    max-height: 300px !important;
    min-height: 300px !important;
}

.product-slider-box {
    width: 312px;
    display: table-cell;
    min-height: 300px;
    float: left;
    background-color: green;
}

.product-info-box {
    width: 212px;
    display: table-cell;
}

.product-2-cols {
    width: 600px;
}

i.social-icon {
    font-size: 30px !important;
    color: black;
}

.information .container h3 {
    font-size: 14pt;
    font-weight: normal;
    font-family: Raleway-Regular;
}

.information .container ul li {
    font-size: 10pt;
    font-family: Raleway-Regular;
}

.information .container ul li a {
    font-size: 13px;
    color: #999;
}

.modal-open .modal {
    z-index: 65655 !important;
}

i.footerIcon {
    display: block;
    width: 30px;
    font-size: 20px;
    float: left;
}

.sb_button {
    padding: 0;
    margin: 0;
    width: 28px;
    height: 28px;
    position: relative;
    top: 5px;
    border: none;
}

.sb_input {
    position: relative;
    right: -35px;
}

.sb_button:hover, .sb_button:active, .sb_button:focus {
    border: none;
    background-color: #fff;
    outline: none;
    outline: 0;
}

.sb_input {
    display: none;
}

.sb_input:active:hover, .sb_input.active:hover, .open > .dropdown-toggle.sb_input:hover, .sb_input:active:focus, .sb_input.active:focus, .open > .dropdown-toggle.sb_input:focus, .sb_input.focus:active, .sb_input.active.focus, .open > .dropdown-toggle.sb_input.focus {
    background-color: #fff;
    border: none;
}

.top-header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1001;
}

a.footer_social {
    color: #808080;
}

a.footer_social:hover, a.footer_social:active, a.footer_social:focus {
    color: #303030;
}

select.cust_form {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22%23555555%22%20%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%22-261%20145.2%2024%2024%22%20style%3D%22enable-background%3Anew%20-261%20145.2%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M-245.3%2C156.1l-3.6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: 3px 6px;
}

select.cust_form::-ms-expand {
    display: none;
}

div.header-bottom {
    border-bottom: 1px solid #efefef;
}

.header-bottom-box {
    position: fixed;
    max-height: 154px;
    height: 154px;
    z-index: 99;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
}

.footer_col {
    width: calc(100% / 6);
    text-align: center;
}

#contry-maps::-webkit-scrollbar {
    display: inherit;
}

#map {
    height: 590px;
}

.list_holder {
    height: 540px;
    overflow: hidden;
    overflow-y: auto;
}

.list-control:hover {
    background-color: #f1f1f1;
    cursor: pointer;
}

.js-show-more-list {
    padding-right: 0;
    margin-top: 16px;
}

/*.bnr,.callbacks_container,.rslides  {height:100vh;}
.rslides li,.rslides img {height:100vh;}*/
/* Cart Styles */
ul.unit {
    border-bottom: none;
}

ul.cart-header, ul.cart-header1 {
    background-color: #fff;
    border-left: 1px solid #bcbbbb;
    border-right: 1px solid #bcbbbb;
    border-top: 1px dashed #bcbbbb;
    border-bottom: 1px solid #bcbbbb;
    margin-bottom: 0;
}

ul.cart-header.cart-item-last {
    border-bottom: 1px solid #bcbbbb;
    margin-bottom: 25px;
}

ul.unit li span {
    font-size: 1.1em;
    font-weight: bold;
}

ul.rslides li {
    width: 100%;
}

.custom_spills_content h3 {
    margin-top: 0;
}

ul.custom_spills li a {
    padding-left: 7px !important;
    color: #333;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active,
.nav-pills .downloads-dropdown-content li.active  {
    background-color: #333;
    color: #fff;
}

.info_p_image_t {
    text-align: center;
    margin-top: 10px;
}

.map_grayscale, .category-markers {
    filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}

.marker-email {
    font-size: 12px;
}

.marker-image img {
    max-width: 123px !important;
}

.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 0.4em 0;
    border-top: 1px solid #efefef;
    z-index: 1000;
}

.footer-right p {
    margin-top: 1px;
}

.b-review-container-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.b-review-container-row .col {
    margin-top: 23px;
    margin-bottom: 20px;
}

.b-review-container-row .col .review_title {
    height: 30px !important;
    padding-top: 6px;
}

.b-review-container-row .col .review_title img {
    margin-top: -13px;
    margin-left: 7px;
}

.container p.review_reply {
    color: #a8a8a8;
}

.main_content_holder {
    position: relative;
}

.information {
    width: 100%;
    height: 230px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.contact-right textarea, .contact-right input[type="text"], .contact-right .submit-btn input[type="submit"], .contact-right input[type="password"] {
    border: 1px solid #c0c0c0;
}

a.lgn_btn {
    background-color: #333;
}

input.lgn_btn {
    background-color: #333;
}

input.lgn_btn:hover, input.lgn_btn:active, input.lgn_btn:focus {
    background-color: #000;
}

a.add-cart:hover, a.add-cart:focus, a.add-cart:active {
    background: #000 none repeat scroll 0 0 !important;
    transition: all 0.5s ease 0s;
    color: #fff;
    text-decoration: none;
}

.infor-left ul li {
    margin-top: 2px;
}

button.black_button {
    background-color: #333;
    color: #fff;
    border: none;
    border-radius: 0;
    padding: 6px 16px;
}

button.black_button:active, button.black_button:focus, button.black_button:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

a.white_link {
    background-color: #fff;
    border: 1px solid #333;
    color: #333;
    padding: 5px 16px;
}

a.white_link:hover, a.white_link:active, a.white_link:focus {
    background-color: #f4f4f4;
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
}

button.black_button, a.white_link {
    font-family: Raleway-Regular;
    font-size: 14px;
    line-height: 20px;
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 11px;
}

.account_fields input[type="text"], .account_fields input[type="password"] {
    margin-bottom: 0;
    border-radius: 0;
}

.btn-default.dark-button {
    border-radius: 0;
    background-color: #333;
    color: #fff;
}

.btn-default.dark-button:hover, .btn-default.dark-button:active, .btn-default.dark-button:focus, .btn-default.dark-active {
    background-color: #000;
}

.close1 {
    background: rgba(0, 0, 0, 0) url("../images/close_l.png") no-repeat scroll 0 0 !important;
    cursor: pointer !important;
    height: 21px !important;
    margin-top: 3px !important;
    transition: color 0.2s ease-in-out 0s !important;
    width: 21px !important;
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.profile_form input[type="text"], .profile_form input[type="password"] {
    border: 1px solid #c0c0c0;
    font-family: Raleway-Regular;
    font-size: 14px;
}

.product-left:hover .product-main {
    border: 1px solid #000;
    transition: all 0.2s ease 0s;
}

.product-left:hover .product-bottom h3, .product-left:hover .product-bottom h4 span {
    color: #000;
    transition: all 0.2s ease 0s;
}

.product-left:hover .product-bottom h4 i {
    background: rgba(0, 0, 0, 0) url("../images/cart-2.png") no-repeat scroll 0 0;
}

a.add-btn.small-button {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px;
}

a.add-btn.small-button.small-button-light {
    background-color: #edeeef;
    color: #333;
}

a.add-btn.small-button.small-button-light.add-cart:hover,
a.add-btn.small-button.small-button-light.add-cart:active,
a.add-btn.small-button.small-button-light.add-cart:focus {
    background-color: #c1c1c1 !important;
    color: #000 !important;
}

a.add-btn.small-button.add-cart:hover,
a.add-btn.small-button.add-cart:active,
a.add-btn.small-button.add-cart:focus {
    background-color: #383838 !important;
}

.productsAjaxLoaderBox > .product-item {
    padding: 10px !important;
}

.main_content_holder > .the_content {
    padding-top: 15px;
    min-height: calc(100vh - 380px);
}

.form-control.search-input {
    padding: 5px 10px;
}

.first-box {
    padding-left: 0px;
}

.last-box {
    padding-right: 0px;
}

.top-header > .container {

}

#headerCartContainer {
    margin-right: 0px;
}

.information.visible-md-block.visible-lg-block > .container {
    margin-top: 20px;
}

div.categories-grid-fix {
    height: auto;
}

.filter-display-button {
    display: none !important;
    padding-bottom: 15px;
}

.header-bottom {
    padding-top: 0px;
    padding-bottom: 0px;
}

.nav-pills.nav-stacked.custom_spills li a {
    text-decoration: none;
}

.categories-grid.wow.fadeInLeft.filters.fixed-position {
    margin-top: 0px !important;
    left: 0;
}

.portfolio_container .portfolio_item .title {

}

.portfolio_container .portfolio_item .title .item_info span {
    color: #505050;
    display: block;
    font-size: 14px;
    font-weight: 900;
    z-index: 10;
    position: relative;
    opacity: 0.99;
    -webkit-font-smoothing: subpixel-antialiased;
}

.portfolio_container .portfolio_item:hover .title .item_info span {
    text-shadow: none;
}

.portfolio_container .portfolio_item .title .item_info {
    font-family: Raleway-Regular;
    opacity: 0.99;
    -webkit-font-smoothing: subpixel-antialiased;
    z-index: 10;
}

.b-product-row {
    margin-right: -10px;
    margin-left: -10px;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    padding-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.b-product-row-page {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 60px;
}

.b-select-language .dropdown li.active {
    background: transparent;
}

.b-select-language ul {
    height: auto;
}

.header-left a {
    display: block;
}

.no-padding {
    padding: 0px;
}

.no-margin {
    margin: 0px;
}

.search-form {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 50px;
}

.search-button {
    border: 0;
    position: absolute;
    top: 50%;
    right: 4px;
    padding: 0 !important;
    transform: translateY(-50%);
    z-index: 9999;
}

.search-button:active, .search-button:focus, .search-button:hover {
    border: 0 !important;
    box-shadow: none !important;
    background-color: #fff !important;
    outline: none !important;
}

.memenu.skyblue {
    padding-bottom: 20px;
}

.search-input {
    position: relative;
    right: 0;
    margin-bottom: 0px !important;
    height: 35px !important;
}

.search-input-hidden {
    box-shadow: none !important;
    color: #fff !important;
    border: none !important;
}

.form-control.search-input {
    border: 1px solid #c0c0c0;
    font-family: Raleway-Regular;
    font-size: 14px;
}

.b-menu .top-nav {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}

.top-nav li a {
    letter-spacing: 2px;
}

.categories.filtres.text-center {
    padding-top: 30px;
}

.ajaxLoader {
    height: 80px;
    text-align: center;
    margin-top: 30px;
    display: none;
}

.list-view .ias-noneleft,
.list-view .ias-spinner:not(:last-of-type) {
    display: none !important;
}

.list-view .ias-noneleft,
.list-view .ias-spinner {
    padding-top: 30px;
}

.b-similar-words {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    margin-top: 10px;
}

.b-message-for-retailer {
    background-color: #979797;
    color: #fff;
    height: 100%;
    padding: 15px;
}

.cart-total-container .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.cart-total-container .col-xs-6 {
    width: 49%;
}

.b-filters-product {
    display: none !important;
}

.cart-total-container .checkout-button {
    position: relative;
    width: auto;
    max-width: 130px;
}

.b-slider {
    position: relative;
    padding-bottom: 10px;
}

.b-slider .link {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.custom-container {
    padding-left: 2.5px;
    padding-right: 2.5px;
}

.main_content_holder.container.cont_container .custom-container {
    padding-left: 15px;
    padding-right: 15px;
}

.b-footer-menu .menu-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.b-footer-menu .line {
    border-top: 1px solid #e0e0e0;
    margin-top: 20px;
    padding-top: 20px;
}

.b-footer-menu .menu-items .infor-left {
    width: 20%;
    padding: 0 15px;
}

.b-footer-menu {
    position: relative;
}

.b-calendar .calendar {
    margin-bottom: 60px;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
}

.b-calendar .calendar .header {
    font-size: 32px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.b-calendar .calendar .fc-event {
    cursor: pointer;
}

.b-calendar .calendar .fc-day,
.b-calendar .calendar .fc-day-top,
.b-calendar .calendar .fc-content-skeleton tr td {
    cursor: cell;
}

.b-calendar .calendar .fc-content-skeleton tr td:first-of-type {
    cursor: default;
}

.b-menu-profile .sub-menu {
    margin-left: 10px;
    padding-top: 4px;
}

.b-menu-profile .sub-menu-item {
    font-size: 0.95em;
}

.b-menu-profile .calendar label {
    border-radius: 4px;
    border-style: solid;
    border-width: 2px;
    padding: 0 4px;
}

.b-change-event .form-control {
    padding-left: 8px;
}

.modal-open .b-change-event.modal {
    z-index: 1050 !important;
}

.b-change-event .glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

.b-cart-item .img {
    max-width: 100px;
}

.b-cart-item .cost {
    padding-right: 40px;
    text-align: right;
}

.b-cart-item .qty input {
    width: 60px;
}

.b-cart-item .total {
    padding-right: 40px;
    text-align: right;
}

.b-mobile-right-menu {
    display: none;
    text-align: right;
}

.b-cart-item .show-in-mobile {
    display: none;
}

.b-cart .delivery-date-picker-block {
    position: relative;
}

.b-cart .delivery-date-picker-block .datepicker {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 2px;
}

.b-cart .delivery-date-picker-block .datepicker .day:not(.disabled) {
    color: #000;
    background-color: rgba(0, 0, 0, 0.05);
}

.b-cart .delivery-date-picker-block .datepicker .day.active {
    text-shadow: none;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.b-cart .cart-items {
    padding: 0;
}

.b-cart-item li a {
    color: #000;
}

.b-adding-service-modal .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 10px;
}

.b-adding-service-modal .item .description {
    width: 60%;
}

.b-adding-service-modal a {
    color: #000;
}

.b-adding-service-modal .title {
    padding-bottom: 10px;
}

.cart-calculate-form .select2-container--krajee .select2-selection,
.cart-calculate-form .select2-container--open .select2-dropdown--below {
    border-radius: 0;
}

.b-info-page {
    margin-bottom: 60px;
}

.b-info-page > .row {
    margin-top: 20px;
}

.b-info-page .menu {
    margin-bottom: 15px;
}

.b-info-page .shipping-price .table th,
.b-info-page .shipping-price .table tr {
    width: 1%;
}

.b-description-product .prices .price-small,
.b-description-product .retail-price .price-small {
    font-size: 0.5em;
}

.b-description-product .prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 0px !important;
}

.b-description-product .prices.with-sale {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}
span.price-small.ctm_price {
    display: block;
    text-align: right;
    margin-top: 0px;
}
h5.item_price{margin-left: auto !important;}
.b-description-product .prices .item_price{margin-left: auto !important;}
.b-description-product .prices .item_price {
    margin-left:auto;
}

.b-description-product .prices.with-sale .item_price {
    font-size: 2em;
    margin-right: 10px;
    padding-bottom: 0;
    border: none;
}

.b-description-product .prices.with-sale .price-without-sale {
    position: relative;
    font-size: 1.25em;
    margin: 0 5px 0 0;
}

.b-description-product .prices .price-without-sale:before {
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    top: 50%;
    left: -4px;
    right: -4px;
    height: 1px;
}

.b-description-product .single-main {
    padding-left: 0;
}

.b-description-product .shop-filter-products-details {
    min-height: 300px;
}

.b-description-product .sngl-top,
.b-description-product .single-top-right {
    padding-left: 0;
    padding-right: 0;
}

.b-description-product h2.title {
    font-family: Raleway-Regular;
    font-weight: bold;
}

.b-description-product .single-para.simpleCart_shelfItem {
    min-height: 0;
}

.b-description-product .sub-header-description {
    font-size: 17px;
    margin-bottom: -1em;
}

.b-description-product .col_pd ul.tag-men li,
.b-description-product .col_pd {
    padding-left: 0;
    font-size: 15px;
    color: #000;
}

.b-description-product .padding-left-0 {
    padding-left: 0;
}

.b-description-product .sub-header-download {
    font-size: 14px;
    margin-top: 0;
    font-weight: bold;
}

.b-description-product .specification {
    border-left: 1px solid #ccc;
    margin-top: 5px;
}

.b-description-product .specification .tag-men {
    padding-left: 2px;
}

.b-description-product .tag-men-mobile {
    padding-left: 2px;
    padding-top: 0;
}

.b-description-product .retail-price h5 {
    padding-top: 0px;
}

.b-description-product .input-group .qnt_button span {
    font-size: 22px;
    line-height: 22px;
    width: 40px;
    display: block;
}

.b-description-product .latestproducts .product-one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.b-retailer-product-page {
    margin-bottom: 100px;
}

.alert {
    margin-top: 15px;
    margin-bottom: 15px;
}

.b-banner-list {
    position: relative;
    padding-bottom: 10px;
}

.b-banner-list .banner {
    position: relative;
    margin-bottom: 10px;
    min-height: auto;
}

.b-banner-list .banner:last-of-type {
    margin-bottom: 0;
}

.b-banner-list .banner img {
    width: 100%;
    height: auto;
}

.b-banner-list .banner a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.b-cart .select2-container .select2-selection--single,
.b-calendar .select2-container .select2-selection--single {
    height: auto;
}

.b-retailer-page {
    padding-top: 20px;
}

.b-retailer-page .top-map-box {
    margin-top: 0px;
    margin-bottom: 5px;
}

.b-retailer-page .category-markers {
    float: left;
    font-family: Raleway-Regular !important;
    font-weight: normal !important;
}

.b-retailer-page .category-markers label {
    font-family: Raleway-Regular !important;
    font-weight: normal !important;
}

.b-retailer-page .icon-marker {
    width: 24px;
}

.b-retailer-page .infowindow {
    width: 150px;
}

.b-retailer-page .image-map img {
    width: 100%;
}

.b-retailer-page #map {
    height: 550px;
    width: 100%;
}

.b-retailer-page .box-country {
    float: left;
    width: 100%;
}

.b-retailer-page .box-country li {
    border-bottom: 1px solid #ccc;
    padding: 8px;
}

.b-retailer-page .box-country li:hover, .box-country li.active {
    cursor: pointer;
    background: #ECEFF1;
}

.b-retailer-page .marker-image {
    width: 39%;
    float: left;
    margin-right: 1%;
}

.b-retailer-page .marker-image img {
    width: 90%;
    max-width: 90%;
    max-height: 90%;
}

.b-retailer-page .marker-info {
    margin-left: 135px;
}

.b-retailer-page .box-map {
    width: 100%;
    margin-right: 2%;
    float: left;
}

.b-retailer-page .marker-name {
    font-weight: bold;
    text-transform: uppercase;
}

.b-retailer-page .marker-address, .marker-city, .marker-phone, .marker-site {
    font-size: 12px;
}

.b-retailer-page .infowindow h3 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.b-retailer-page .infowindow p {
    font-size: 12px;
}

.b-retailer-page .country-maps {
    margin-bottom: 12px;
}

.country-maps .select2-container.select2-container--default .select2-selection--single {
    padding-top: 0.3rem;
}

.country-maps .select2-container .select2-selection.select2-reyStyles .select2-selection__arrow {
    top: calc(50% - 1.1em);
}

.b-retailer-page #contry-maps {
    padding-left: 24px;
}

.b-retailer-page .list_holder {
    height: 488px;
}

.site-reset-password input.form-control {
    text-indent: 8px;
}

.b-maim-page-information {
    margin-top: 0;
    margin-bottom: 110px;
    padding-right: 15px;
}

.b-maim-page-information h1 {
    font-size: 24px;
}

.b-mobile-menu {
    display: none;
}

.b-category-list-widget {

}

.b-product-grid .row {
    margin-left: -10px;
    margin-right: -10px;
}

.b-product-grid .item {
    padding: 10px;
    position: relative;
}

.b-product-grid .item .link {
    position: absolute;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
}

.b-product-grid .item .image {
    width: 100%;
}

.b-mobile-right-menu .name {
    max-height: 18px;
    overflow-y: hidden;
    margin-top: 0 !important;
    display: inline-block;
    width: calc(100% - 13px);
    vertical-align: middle;
}

.b-mobile-right-menu .caret {
    display: inline-block;
    width: 8px;
    vertical-align: middle;
}

.intl-tel-input {
    width: 100%;
}

.b-gallery-page {
    margin-bottom: 100px;
}

.b-gallery-page .grid-item {
    padding: 0;
}

.b-gallery-page .grid-item__content {
    position: relative;
    padding: 15px;
}

.b-gallery-page .grid-item .grid-item__content img {
    width: 100%;
    height: auto;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1600px) {
    #logo_img {
        height: 60px;
    }

    div.categories-grid.fixed-position {
        top: 93px;
    }

    .portfolio .categories-grid .categories ul li a {
        font-size: 12px;
    }

    .b-bottom-header .header-bottom {
        height: 70px;
    }

    .header-bottom-box {
        max-height: 94px;
        height: 94px;
    }

    .categories.filtres.text-center {
        padding-top: 0;
    }

    .b-product-page {
        margin-top: -18px;
    }

    .b-sub-menu-product.active {
        top: 92px;
        max-height: calc(100% - 122px);
    }
}

@media (max-width: 1199px) {
    .field-reviews-email, .field-reviews-name {
        width: 100%;
        float: none;
        margin: 0px;
    }

    .visible-lg-block {
        display: block !important;
    }

    .memenu {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 1024px) {
    .header-right {
        float: none !important;
        width: 100%;
        margin-top: 0px;
    }

    .header-bottom-box svg {
        display: none;
    }

    #logo_img {
        height: 47px;
        max-height: 47px;
    }

    .b-bottom-header .header-bottom .header-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 15px;
    }

    .b-bottom-header .header-bottom .header-left .clearfix {
        display: none;
    }

    .header-right li {
        display: block;
        border-bottom: 1px solid #000;
        width: 100%;
    }

    .header-right li:first-child {
        border-top: 1px solid #000;
    }

    .header-right li:hover, .header-right li.active {
        background: #D2D3D5;
    }

    .top-nav {
        float: none !important;
        top: 0px;
        margin-top: 15px;
        margin-bottom: 15px;
        display: none;
    }

    .memenu > li > a {
        float: none;
        text-decoration: none !important;
        display: block;
        width: 100%;
        height: 100%;
        text-align: left !important;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        padding-left: 10px;
    }

    .header-left {
        width: 100%;
        float: none;
    }

    .sb-toggle-left {
        border: 1px solid;
        cursor: pointer;
        float: right;
        margin-top: 15px;
        padding: 8px 8px 5px;
        cursor: pointer;
        display: block;
    }

    .navicon-line {
        background-color: #000;
        border-radius: 1px;
        height: 4px;
        margin-bottom: 3px;
        width: 24px;
    }

    /*my bottom*/
    .sb-toggle-left {
        margin-top: 5px;
    }

    .header-right {
        margin-top: 0px;
    }

    div.categories-grid.fixed-position {
        top: 55px;
    }

    div.categories-grid-fix.visible-md-block.visible-lg-block {
        height: 0px;
    }

    div.header-bottom-box {
        height: 64px;
        max-height: 64px;
    }

    .header-bottom .header .col-md-10.header-right {
        width: 100%;
        overflow: auto;
    }

    .col-xs-12.header-bottom {
        padding-right: 0px;
        padding-left: 0px;
    }

    .top-nav {
        margin-top: 7px;
        margin-bottom: 0px;
    }

    .memenu.skyblue {
        padding-bottom: 2px;
    }

    .header-right li:last-child {
        border-bottom: 0px solid #fff;
    }

    div.top-fixed-panel:after {
        clear: none !important;
    }

    div.top-fixed-panel .clearfix:after {
        clear: none !important;
    }

    .close_filters_button {
        display: none !important;
    }

    div.sb-toggle-left.menu-button {
        margin-top: 0px;
    }

    .filter-display-button {
        display: block !important;
    }

    div.filter-display-button span {
        font-size: 14px !important;
        color: #0000aa;
        text-decoration: underline;
        cursor: pointer;
        width: auto;
    }

    .categories-grid div.filter-display-button span {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .filter-display-button .hide-block {
        display: block !important;
    }

    .filter-display-button .show-block {
        display: none !important;
    }

    .header-bottom {
        z-index: 113;
    }

    .categories.filtres.text-center {
        padding-bottom: 0px;
    }

    .b-bottom-header .header-bottom {
        height: 50px;
        max-height: 50px;
    }

    .main_content_holder {
        margin-top: 0px;
    }

    .memenu.skyblue {
        padding-bottom: 2px;
    }

    .b-sub-menu {
        display: block !important;
    }

    .b-sub-menu .grid {
        background: #fff;
    }

    .categories-grid.wow.fadeInLeft.filters.fixed-position {
        margin-top: 15px !important;
    }

    .portfolio-div {
        margin-top: 0;
    }

    .b-retailer-product-page .portfolio-div {
        margin-top: 0px;
    }

    .b-retailer-product-page div.categories-grid-fix.visible-md-block.visible-lg-block {
        height: auto;
    }

    .b-sub-menu-product.active {
        display: none;
    }

    .infor-top {
        padding-bottom: 80px;
    }

    .b-menu {
        display: none;
    }

    .b-mobile-menu.header-right {
        display: block;
        margin-top: 70px;
        max-width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .sb-toggle-left {
        margin-top: 15px;
    }

    .header-right {
        margin-top: 0px;
    }

    div.top-fixed-panel:after {
        clear: none !important;
    }
}

@media only screen and (max-width: 992px) {
    .main_container {
        padding-bottom: 0px;
    }

    div.information.visible-md-block.visible-lg-block, .info-block {
        display: none !important;
    }

    div.download-footer {
        margin-bottom: 70px;
    }

    .filter_button_div {
        display: none !important;
    }

    .before-footer {
        margin-bottom: 10px;
    }

    .address-delivery {
        padding-left: 0;
        margin-top: 30px;
    }

    .live-address {
        padding-right: 0px;
    }

    .product-list.container {
        margin-bottom: 10px;
    }

    .big-search {
        display: none;
    }

    .kontakt-footer, .kontakt-footer .col-xs-6.infor-left, .download-footer .col-xs-6.infor-left, .download-footer {
        width: 50%;
        float: left;
    }

    .kontakt-footer, .download-footer {
        padding-left: 10px;
    }

    .close_filters_button {
        display: none !important;
    }

    .b-footer-menu .menu-items .infor-left {
        width: 25%
    }

    .b-footer-menu .menu-items .infor-left:last-child {
        display: none;
    }
}

@media (max-width: 768px) {
    .memenu {
        margin: 5px 0 0 0 !important;
    }
}

@media (max-width: 767px) {
    .top-header-main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .top-header-left.first-box {
        padding-left: 0;
    }

    .separate {
        padding-right: 15px;
    }

    .b-desktop-right-menu .separate {
        padding-right: 0;
    }

    .sb-toggle-left {
        margin-top: 15px;
    }

    .header-right {
        margin-top: 0px;
    }

    .menu-button {
        margin-top: 0px;
    }

    .litle-search {
        display: none;
    }

    .big-search {
        display: block;
        padding-top: 10px;
        padding-right: 10px;
        background-color: white;
    }

    .big-search .col-xs-4 {
        float: right;
        right: 0px;
        width: auto;
    }

    .big-search .col-xs-8 {
        float: right;
        width: 200px;
    }

    .header-bottom {
        padding-bottom: 14px;
    }

    .footer-right {
        margin-top: 0px;
    }

    .product-one .p-left {
        width: auto !important;
    }

    .modal-content {
        margin: auto;
    }

    div.form-feedback {
        padding-right: 15px;
        padding-left: 15px;
    }

    .footer {
        padding: 0;
    }

    #headerCartContainer {
        margin-right: 0;
    }

    .first-box {
        padding-left: 15px;
    }

    .infor-top {
        padding-bottom: 100px;
    }

    .b-footer-menu .custom-container {
        padding: 0 15px;
    }
}

@media (max-width: 766px) {
    .top-right-nav .navbar-form {
        left: -13px;
        position: relative;
    }

    .last-box {
        float: right;
    }

    .sb-toggle-left {
        margin-top: 15px;
    }

    .header-right {
        margin-top: 0px;
    }

    .menu-button {
        margin-top: 0px;
    }

    .product-list div.product-item {
        padding-right: 5px;
        padding-left: 5px;
    }

    [class^="col-md"],
    [class^="col-sm"] {
        width: 100%;
    }

}

@media (max-width: 656px) {
    .unit li, .cart-item li {
        display: block !important;
        margin: auto 5px !important;
        width: 30% !important;
    }

    .unit li:first-of-type, .cart-item li:first-of-type {
        width: 20% !important;
    }

    .unit li:last-of-type, .cart-item li:last-of-type, .cart-item li:last-of-type > * {
        padding-right: 0 !important;
    }

    .b-cart-item {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        align-items: center;
    }

    .b-cart-item .close1 {
        top: 50%;
        margin: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .b-cart-item .qnt-input {

    }

    .unit li.hide-in-mobile, .b-cart-item .hide-in-mobile {
        display: none !important;
    }

    .b-cart-item .show-in-mobile {
        display: block;
    }

    .b-cart-item li span {
        margin: auto !important;
    }

    .sb-toggle-left {
        margin-top: 15px;
    }

    .header-right {
        margin-top: 0px;
    }

    .b-footer-menu .social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .b-footer-menu .menu-items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .b-footer-menu .menu-items .infor-left {
        width: 49%;
        margin-bottom: 30px;
    }

    .b-footer-menu .menu-items .infor-left ul {
        margin-top: 10px;
    }

    .xs-o-1 {
        order: 1;
    }

    .xs-o-2 {
        order: 2;
    }

    .xs-o-3 {
        order: 3;
    }

    .xs-o-4 {
        order: 4;
    }

    .infor-left:nth-child(3), .infor-left:nth-child(4) {
        margin-top: 0;
    }
}

@media (max-width: 500px) {
    .title-product-page {
        display: none
    }

    .sb-toggle-left {
        margin-top: 15px;
    }

    .header-right {
        margin-top: 0px;
    }

    .kontakt-footer,
    .download-footer {
        width: 100%;
    }

    .infor-left:nth-child(3), .infor-left:nth-child(4) {
        margin-top: 0;
    }
}
@media (max-width: 414px) {
    .box1 {
        top:1px;
    }
}
@media (max-width: 480px) {
    body {
        min-width: 330px;
        display: block;
    }

    .dropdown .selected, .dropdown li {
        font-size: 12px !important;;
    }

    .portfolio .categories-grid .categories ul li {
        float: none !important;
    }

    .portfolio .categories-grid .categories ul li a {
        margin: 0px;
        font-size: 16px;
        padding: 4px 0;
    }

    .portfolio_filter, .portfolio_filter li, .portfolio_filter a {
        width: 100%;
        display: block;
    }

    .portfolio_filter2, .portfolio_filter2 li, .portfolio_filter2 a {
        width: 100%;
        display: block;
    }

    .portfolio .categories-grid .categories ul li a.active {
        border-radius: 0px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .sb-toggle-left {
        margin-top: 15px;
    }

    .header-right {
        margin-top: 0px;
    }

    .top-header {

    }

    .top-header .separate {
        padding-right: 0
    }

    .top-header > .container {
        padding-right: 0;
    }

    .top-header .top-header-left.last-box {
        padding: 0 15px 0 0;
    }


/*
    .top-header .dropdown {
        max-width: 115px;
    }
*/
    .dropdown .carat, .dropdown .carat:after {
        margin-right:-20px;
    }
    .box1 {
        width: 100%;
    }

    .dropdown {
        display:inline-block;
        width:auto;
    }

    .first-box {
        padding-left: 0;
    }

    .portfolio-div {
        margin-top: 0;
    }

    .categories-grid div.filter-display-button span {
        margin-top: 14px;
    }

    .modal-dialog {
        margin: 0;
    }

    .b-desktop-right-menu {
        display: none;
    }

    .b-mobile-right-menu {
        display: block;
    }

    .b-mobile-right-menu .dropdown-menu.active {
        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;
        top: 100%;
        left: -20%;
        height: auto;
        padding: 5px 0;
        position: absolute;
        min-width: 130%;
    }

    .b-mobile-right-menu .dropdown-menu > li > a:hover,
    .b-mobile-right-menu .dropdown-menu > li > a:focus {
        color: #000 !important;
    }

    .b-mobile-right-menu .dropdown-menu li {
        padding: 5px 0;
    }

    .unit li, .cart-item li {
        width: 40% !important;
    }

    .unit li:first-of-type, .cart-item li:first-of-type {
        display: none !important;
    }

    .custom-container.portfolio_container .b-product-row {
        margin-top: 0;
    }

    .main_content_holder {
        max-width: 100vw;
        margin-left: 0;
        margin-right: 0;

    }
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: darkgrey !important;
}
.select2-container--focus {
    outline: none !important;
}
.select2-container--default .select2-selection--single {
    outline: none !important;
    height:36px !important;
}
/* .select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 3px  !important;
} */
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height:36px !important;
}

.select2-container--default {
    margin-right: 20px !important;

    margin-top: 10px !important
}
.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cc-floating.cc-theme-classic {
    width:100% !important;
    max-width:100% !important;
}

#cookie-agreement-content {
    z-index:10000;
}

@media (max-width: 375px) {
    #cookie-agreement-content {
        height: 180px;
    }

    .top-header-add {
        top: 175px !important;
    }

    .header-bottom-box-add {
        top: 195px !important;
    }

    .col-xs-12-header-bottom-add {
        position: relative !important;
        top: 0px !important;
    }
    .b-mobile-menu-header-right-add {
        margin-top:250px !important;
    }
}


@media (min-width: 376px) and (max-width: 767px) {

    #cookie-agreement-content {
        height:155px;
    }
    .top-header-add {
        top: 150px !important;
    }

    .header-bottom-box-add {
        top: 170px !important;
    }

    .col-xs-12-header-bottom-add {
        position: relative !important;
        top: 0px !important;
    }
    .b-mobile-menu-header-right-add {
        margin-top:223px !important;
    }

}
/*
@media (min-width: 768px) and (max-width: 1200px) {

    #cookie-agreement-content {
        height:155px;
    }
    .top-header-add {
        top: 150px !important;
    }

    .header-bottom-box-add {
        top: 170px !important;
    }

    .col-xs-12-header-bottom-add {
        position: relative !important;
        top: 0px !important;
    }
    .b-mobile-menu-header-right-add {
        margin-top:223px !important;
    }

}
*/
@media (min-width: 736px)  {

    #cookie-agreement-content {
        height:80px;
    }
    .top-header-add {
        top: 75px !important;
    }

    .header-bottom-box-add {
        top: 100px !important;
    }

    .col-xs-12-header-bottom-add {
        position: relative !important;
        top: 0px !important;
    }
    .b-mobile-menu-header-right-add {
        margin-top:223px !important;
    }

}

.header-bottom-box {
    z-index:101 !important;
}
/*
@media (min-width: 1201px) {

    #cookie-agreement-content {
        height:155px;
    }
    .top-header-add {
        top: 150px !important;
    }

    .header-bottom-box-add {
        top: 170px !important;
    }

    .col-xs-12-header-bottom-add {
        position: relative !important;
        top: 0px !important;
    }


}

@media (min-width: 1201px)  {

    .main_content_holder-add {
        margin-top:250px !important;
    }

}*/

.elementor-1129 .elementor-element.elementor-element-fe5a4ee > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.elementor {
    hyphens: manual;
}
.rey-siteHeader {
    color: var(--header-text-color);
}
.elementor-1129 .elementor-element.elementor-element-a76a5b9 {
    --header-nav-x-spacing: 1rem;
    width: auto;
    max-width: auto;
    align-self: center;
}

@media (min-width: 1025px)  {
    .elementor-widget-wrap .elementor-widget.rey-widget-inline--left {
        margin-right: auto;
    }
}

.elementor-widget:not(:last-child).elementor-absolute, .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 0;
}
.elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%;
}
.elementor-widget {
    position: relative;
}
.elementor-1129 .elementor-element.elementor-element-1f741a4 {
    width: auto;
    max-width: auto;
    align-self: center;
}
.elementor-widget:not(:last-child).elementor-absolute, .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 0;
}
.elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elementor-element .elementor-widget-container {
    -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
}
.rey-icon-catalogue {
    height: 1.6em !important;
    width: 1.6em !important;
}
.rey-icon, .rey-arrowSvg svg {
    font-size: 16px;
    display: inline-block;
    fill: currentColor;
    height: 1em;
    position: relative;
    vertical-align: middle;
    width: 1em;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
.elementor *, .elementor ::after, .elementor ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.elementor-1129 .elementor-element.elementor-element-3f6add9,
.elementor-1129 .elementor-element.elementor-element-1f741a4 {
    width: auto;
    max-width: auto;
    align-self: center;
}

.elementor-column-wrap--f7f3a3c .elementor-widget-wrap {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.elementor-1129 .elementor-element.elementor-element-3f6add9 > .elementor-widget-container {
    margin: 0 0 0 30px;
}

.box1.b-select-language.js-select-language .dropdown .carat{
    display: none;
}

.rey-icon {
    margin-right: 8px;
}

.rey-icon-globe {
    height: 1.4em !important;
    width: 1.4em !important;
}

.elementor-widget-wrap a.rey-caller-text:focus,
.elementor-widget-wrap a.rey-caller-text:hover,
.elementor-widget-wrap a.rey-caller-text{
    text-decoration: none;
}

.box1.b-select-language.js-select-language {
    width: 100%;
}

.elementor-widget-wrap a.rey-caller-text span{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-family: var(--body-font-family), sans-serif;
}

.basic-siteHeader.rey-siteHeader {
    color: #000;
}

.rey-mainMenu > .menu-item > a >span,
.rey-mainMenu > .menu-item > a {
    font-weight: 500;
    font-family: var(--body-font-family), sans-serif;
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega .sub-menu > .menu-item > a span {
    font-family: var(--body-font-family), sans-serif;
}

.rey-searchAjax.--has-results .rey-searchResults.--visible .rey-searchItem {
    margin: 60px auto 0;
}

.js-select-language #language-menu2,
.js-select-language .dropdown #language-menu2,
.js-select-language #language-menu,
.js-select-language .dropdown #language-menu {
    position: absolute;
    top: 0!important;
    opacity: 1;
    overflow: inherit;
    margin: 0.1rem;
    min-width: 190px;
    display: none;
}

.js-select-language #language-menu2 ul,
.js-select-language .dropdown #language-menu2 ul,
.js-select-language #language-menu ul,
.js-select-language .dropdown #language-menu ul {
    background-color: #f7f7f7;
    padding: 20px;
    z-index: 10000;
}

.js-select-language #language-menu2 li,
.js-select-language .dropdown #language-menu2 li,
.js-select-language #language-menu li,
.js-select-language .dropdown #language-menu li {
    font-family: var(--body-font-family), sans-serif;
    font-size: 16px;
    text-transform: none;
    padding: 0;
}

.js-select-language #language-menu2 li.active,
.js-select-language .dropdown #language-menu2 li.active,
.js-select-language #language-menu li.active,
.js-select-language .dropdown #language-menu li.active {
    font-weight: 800;
}

.js-adding-service-modal .btn.btn-default.js-add-service-to-cart {
    text-decoration: none;
    color: #fff;
    background: #000;
    padding: 0.4em 0.8em;
    font-size: 10pt;
    text-transform: uppercase;
    border-radius: 0;
    display: inline-block;
}

.description-bullet p {
    margin: 0;
}

.description-bullet .bullet p:before{
    content: '•';
    font-size: 30px;
    line-height: 16px;
    padding: 5px;
    display: block;
    float: left;
}

.description-bullet .note p:before{
    content: '-';
    font-size: 16px;
    line-height: 16px;
    padding: 5px;
    display: block;
    float: left;
}

.b-description-product .description.description-bullet,
.description-bullet .note,
.description-bullet .bullet {
    white-space: normal;
}

.description-bullet .note {
    font-style: italic;
}

.wishlist_products_counter_number{
    background-color: #d2d2d2;
    border-radius: 50%;
    position: absolute;
    top: 11px;
    right: 25px;
    z-index: 1;
    padding: 0;
    width: auto;
    min-width: 18px;
    line-height: 17px;
}

.btn.rey-headerIcon-btn.rey-headerAccount-btn--icon.js-rey-headerAccount:active {
    box-shadow: none;
}

#bio_ep_close {
    margin: 5px 0 0 -25px;
}

.mt-30 {
    margin-top: 30px;
}
.b-select-language .dropdown.open{
    z-index: 10000;
}

.js-select-language {
    position: absolute;
    cursor: pointer;
    font-weight: 200;
    background: none;
    padding: 0;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 10000;
    top: 33px;
}

.js-select-language li{
    min-width: 150px;
}

.latestproducts {
    position: relative;
}

.latestproducts #customize-controls2 .prev i,
.latestproducts #customize-controls2 .next i,
.latestproducts #customize-controls .prev i,
.latestproducts #customize-controls .next i{
    top: calc(50% - 45px);
    position: absolute;
}

.latestproducts #customize-controls2 .prev,
.latestproducts #customize-controls .prev{
    position: absolute;
    left: 0;
    font-size: 90px;
    z-index: 100;
    height: 100%;
    background-color: #dfdfdf;
    padding: 0 5px 0 2px;
    color: #757575;
    cursor:pointer;
    top: 0;
    width: 39px;
}

.latestproducts #tns2-iw,
.latestproducts #tns1-iw {
    margin: 0 25px 0 40px;
    padding-left: 15px;
}

.latestproducts #customize-controls2 .next,
.latestproducts #customize-controls .next{
    position: absolute;
    right: 0;
    font-size: 90px;
    z-index: 100;
    height: 100%;
    background-color: #dfdfdf;
    padding: 0 2px 0 5px;
    color: #757575;
    cursor:pointer;
    top: 0;
    width: 39px;
}

.latestproducts button {
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
    outline-width: 0;
}

.latestproducts button:active,
.latestproducts button:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    outline-width: 0!important;
}

@media (max-width: 639px) {
    .latestproducts .product-bottom {
        padding-bottom: 0;
    }
}

@media (min-width: 640px) {
    .latestproducts #tns2-iw,
    .latestproducts #tns1-iw {
        margin: 0 25px 0 60px;
    }
}

.latestproducts .tns-nav > [aria-controls] {
    width: 9px;
    height: 9px;
    padding: 0;
    margin: 0 5px;
    border-radius: 50%;
    background: #ddd;
    border: 0;
}

.latestproducts .tns-nav > .tns-nav-active {
    background: #999;
}

.latestproducts .tns-outer [aria-controls],
.latestproducts .tns-outer [data-action] {
    cursor: pointer;
}

.latestproducts .tns-nav {
    text-align: center;
    position: absolute;
    width: 100%;
    top: -35px;
}

.latestproducts .related-product-col {
    padding-bottom: 0;
}

.latestproducts {
    margin-top: 25px;
    padding-top: 0;
}

.latestproducts .tns-outer {
    position: relative;
}

.pr-0 {
    padding-right: 0;
}

.specification {
    margin-left: 12px;
    padding-left: 15px;
}

.f-left {
    float: left;
}

.mr-15 {
    margin-right: 15px;
}

.oh-100{
    height: 100%;
}

.show-mob-only {
    display: var(--nav-breakpoint-mobile)!important;
}

.show-desc-only {
    display: var(--nav-breakpoint-desktop)!important;
}

:root {
    --nav-breakpoint-desktop: block;
    --nav-breakpoint-mobile: none;
}

@media (max-width: 1060px) {
    :root {
        --nav-breakpoint-desktop: none;
        --nav-breakpoint-mobile: block
    }

    .border-hed-mob {
        border-bottom: 1px solid lightgrey;
    }

    #language-menu2 {
        margin-left: 0;
    }

    .elementor-1129 .elementor-element.elementor-element-efb49dc .rey-siteLogo img {
        width: 80px;
    }

    .elementor-1129 .elementor-element.elementor-element-a76a5b9 > .elementor-widget-container {
        margin: 0;
    }

    #language-switcher2 {
        margin: 0;
    }

    .elementor-1129 .elementor-element.elementor-element-3f6add9 > .elementor-widget-container {
        margin: 0 0 0 10px;
    }

    .border-hed-mob .rey-caller-text .rey-icon-catalogue.rey-icon,
    .border-hed-mob .rey-caller-text .rey-icon-globe.rey-icon,
    .border-hed-mob .rey-headerAccount .rey-headerAccount-btnIcon.rey-icon,
    .border-hed-mob .btn.rey-headerSearch-toggle .rey-icon {
        font-size: 1rem;
        line-height: 32px;
        height: 32px;
        margin-right: 10px;
    }

    .border-hed-mob #language-switcher2{
        font-size: 11px;
    }
}

#language-menu2 {
    width: 100%;
    min-height: 60vh;
}

label .payment-image {
    width: 160px;margin-bottom: 20px;padding-left: 10px;
}

.cart-calculate-form .row input {
    margin-top: 6px;
}

.partners-block {
    margin-top: 150px;
    margin-bottom: 150px;
    border-radius: 3px;
    padding-bottom: 15px;
}

.partners-block img {
    width: 100%;
    margin-top: 15px;
}

.profile_form .select2-container .select2-selection--single,
.profile_form .select2-container--default.select2-container .select2-selection--single {
    padding-top: 0.22rem;
}

.profile_form .select2-container .select2-selection.select2-reyStyles .select2-selection__arrow {
    top: calc(50% - .78em);
}


.product-file-container {
    text-align: center;
}

.product-file-container img {
    width: 35px;
}

.container .marker-info--custom {
    margin-bottom: 0;
}

.marker-info--custom div {
    margin-bottom: 0;
    line-height: 17px;
}

.marker-info--custom div:last-child {
    margin: 0;
}

.marker-info--custom div:first-child {
    margin-bottom: 10px;
}

.container .marker-info--custom__clear {
    margin: 0;
}

#map .gmnoprint, #map .gm-style-cc {
    display: none;
}

.box-map .infowindow h3 {
    margin-bottom: 5px;
}

.product-list div{
    margin-bottom: 0px !important;
}
.product-list .main-item{
    border-bottom: none !important;
}
.ctm_contact_btn{
	BACKGROUND: black;
    color: white;
    padding: 7px 15px;
    text-decoration: none;
    display: block;
    max-width: 118px;
    width: 100%;
    margin-left: auto;
    font-size: 14px;
}
.ctm_contact_btn:hover{
    color: white !important;
    text-decoration: none !important;
}

.profile_form .box.blue-hoki{width: 100% !important; float: none !important;}
.profile_form .box.blue-hoki .caption{margin-bottom: 0px !important;}
/* .profile_form .ctm_front .iti-flag{margin-top: 7px !important;} */
.profile_form .ctm_front .select2-selection__arrow{top: calc(50% - 0.48em) !important; right: -10px !important;}
.b-profile .navbar-form.navbar-left .btn{margin-right: 17px !important;}
.profile_form .ctm_front .selected-flag{margin-top: 7px !important; height: 12px !important;}
.profile_form .ctm_front .flag-container:hover{background: rgba(0, 0, 0, 0.05) !important; z-index: 99;}
.profile_form .ctm_front .flag-container:hover .selected-flag{background-color: transparent !important;}
.profile_form .ctm_front .text_feild_right .row div{margin-top: 0px; margin-bottom: 0px !important;}

#delivery-date-picker-dsv-kvdate .datepicker.datepicker-inline{width: 100% !important;}
#delivery-date-picker-pickup-kvdate .datepicker.datepicker-inline{width: 100% !important;}

.elementor-element.elementor-element-a76a5b9.elementor-widget__width-auto.rey-widget-inline--left.elementor-widget.elementor-widget-reycore-header-navigation {
    margin: 0 auto;
}
.cart-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(2px);
    z-index: 9999;
    justify-content: center;
    align-items: center;
    pointer-events: all;
    text-align: center;
    margin-top: 0;
}

.cart-loader .loader {
    top:50%;
}
