.navbar-default {
    background: #c90c0f;
    border: 0;
    z-index: 9999 !important;
}

.navbar-default .container {
    position: relative;
}

.container {
    max-width: 1260px;
    width: 100%;
}

.logo {
    float: left;
    margin: 13px 45px 13px 0;
}

.navbar-right {
    margin-right: 0;
}

.navbar-default .navbar-nav > li {
    position: relative;
    z-index: 101;
}

.navbar-default .navbar-nav > li > a {
    padding: 0 17px;
    outline: none;
    box-shadow: none;
    position: relative;
}

.navbar-default .navbar-nav > li > a > .glyphicon-user {
    display: none;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li > a:focus {
    background: #fff;
    outline: none;
    box-shadow: none;
}

.navbar-default .navbar-nav > li > a:hover:before, .navbar-default .navbar-nav > li > a.active:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 100%;
    background: #fff;
    z-index: 101;
}

.navbar-default .navbar-nav > li > a > .icon {
    position: relative;
    top: 6px;
    -webkit-transition: font-size 0.5s ease;
    -moz-transition: font-size 0.5s ease;
    transition: font-size 0.5s ease;
}

.navbar-default .navbar-nav > li > a > .icon {
    color: #fff !important;
    margin: 0 !important;
}

.icon-cart3 {
    font-size: 26px !important;
    line-height: 36px !important;
}

.icon-search {
    font-size: 24px !important;
    line-height: 24px !important;
}

._modal {
    position: absolute;
    bottom: 110%;
    opacity: 0;
    right: 0;
    background: #fff;
    z-index: 100;
    box-shadow: 5px 3px 7px rgba(0, 0, 0, 0.3), -5px 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

._modal.active {
    top: 100%;
    bottom: auto;
    opacity: 1;
}

.search_modal {
    width: 500px;
    padding: 22px 17px;
}

.user_modal {
    width: 250px;
    padding: 30px;
}

.cart_modal {
    width: 430px;
    padding: 15px 15px 30px;
}

.last-col {
    text-align: right;
}

.products-list > div {
    border-bottom: 1px solid #eaeaea;
    padding: 15px 0;
}

.products-list > div:last-child {
    border: 0;
}

.cart-totalprice {
    margin-top: 10px;
    text-align: right;
}

.products_modal {
    padding: 0;
    width: 100%;
    right: auto;
    background: #f3f4f6;
}

.products_modal .first-menu {
    background: #fff;
    width: 20.5%;
}

.products_modal .col-20 {
    padding-bottom: 0;
}

.products_modal .last-menu {
    width: 14.5%;
}

.products_modal ul {
    padding: 0;
    margin: 25px 0 30px;
    list-style-type: none;
}

.products_modal .first-menu ul {
    margin-top: 20px;
}

.products_modal ul > li {
    display: block;
    position: relative;
}

.products_modal ul > li > a {
    display: block;
    padding: 0 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
}

.products_modal ul > li > a:hover, .products_modal ul > li > a.active {
    background: #f3f4f6;
    outline: none;
}

.products_modal .last-menu h3 {
    padding: 0;
    margin: 30px 0 0;
}

.products_modal .last-menu ul {
    padding: 0;
    margin: 10px 0 30px;
    list-style-type: none;
}

.products_modal .last-menu ul > li > a {
    display: block;
    padding: 0 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.no-items-found {
    float: left;
    width: 70%;
    display: none;
    padding-left: 30px;
    padding-top: 25px;
}

.header {
    padding-top: 79px;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
}

.breadcrumb > li > a {
    padding: 10px 0;
}

.header-info {
    text-align: right;
    padding: 10px 0;
}

.col-20 {
    width: 21%;
    float: left;
    min-height: 1px;
    position: relative;
}

.slider-pro h3.sp-layer {
    margin: 0;
}

.slider-pro h2.sp-layer {
    margin: 0;
}

.slider-pro h4.sp-layer {
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
}

.slider-pro .sp-layer.layer-centered {
    text-align: center;
}

h1.category-title {

    padding: 25px 0 25px 15px;
    margin: 0;
}

.header-title{
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom:20px;
}

.category-info {
    text-align: right;
    padding-top: 27px;
    padding-bottom: 27px;
    padding-right: 15px;
}

.config-info {
    padding-right: 22px;
}

.products-rows {
    padding-top: 15px;
    margin-bottom: 120px;
    position: relative;
    overflow: hidden;
}

.products-rows:before {
    content: " ";
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #fff;
    position: absolute;
    z-index: 50;
}

.products-rows:after {
    content: " ";
    top: 0;
    right: 15px;
    height: 9999px;
    width: 2px;
    background: #fff;
    position: absolute;
    z-index: 50;
}

.home-products-rows {
    margin-bottom: 60px;
}

.products-rows .col-20 {
    float: left;
    width: 20%;
}

.product > div {
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    padding: 25px;
    height: 227px;
}

.products-subcategory .product > div {
    height: 390px;
    text-align: center;
}

.product > div > .btn {
    display: none;
}

.product .product-image {
    background-repeat: no-repeat;
    background-position: center;
    height: 120px;
    width: 80%;
    margin: 0 auto;
    display: block;
    position: relative;
}

.product .product-image .sticker {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 5%;
}

.product .product-image .sticker .small-icon {
    display: block;
    position: relative;
    left: 25px;
    top: 10px;
}

.product .product-image .sticker.multiple img {
    position: relative;
    top: -8px;
}

.product .product-image .sticker.multiple .small-icon {
    display: block;
    margin: 0 auto;
    position: relative;
    left: 0;
    top: -18px;
}

.product .product-title {
    text-align: center;
    margin-top: 10px;
    text-decoration: none;
    display: block;
}

.products-subcategory .product .product-title {
    min-height: 55px;
    max-height: 55px;
    overflow: hidden;
}

.product .product-price {
    text-align: center;
    margin-top: 3px;
}

.product .product-info {
    position: absolute;
    top: 10px;
    left: 10px;
}

.product .product-info .glyphicon {
    margin-right: 3px;
    position: relative;
    top: 3px;
}

.products-subcategory .product-data {
    position: relative;
    padding-bottom: 85px;
}

.product .product-desc {
    display: none;
}

.products-subcategory .product > div > .btn {
    display: inline-block;
}

.products-subcategory .product .product-desc {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 0;
    min-height: 37px;
    max-height: 37px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}

.products-rows .col-20.hero {
    width: 40%;
}

.product.hero .product-image {
    float: left;
    width: 20%;
    margin-left: 10%;
    margin-top: 10px;
    height: 150px;
}

.product.hero .product-title {
    text-align: center;
    margin-top: 30px;
    display: block;
}

.product.hero .product-desc {
    display: block;
    text-align: center;
    margin-top: 7px;
}

.footer-info {
    margin-top: 8%;
}

.footer-info h1 {
    padding: 0;
    margin: 20px 0;
}

footer {
    background: #3e4247;
    padding-top: 60px;
}

footer .col-20 {
    width: 21.5%;
}

footer .col-20.last-col {
    width: 14%;
    text-align: left;
}

.menus {
    padding-bottom: 50px;
    margin: 0;
}

.menus h1 {
    margin: 0 0 25px;
    padding: 0;
}

.menus ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: block;
}

.menus ul li a, .menus ul li > span {
    display: block;
    padding-bottom: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-right: 15px;
    outline: none;
}

img.social {
    margin: 0 5px;
}

img.social:first-child {
    margin-left: 0;
}

.line {
    width: 100%;
    height: 1px;
    background: #4a4d52;
}

.line.light {
    background: #eaeaea;
}

.copyright {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    display: inline-block;
}

.copyright .mobile-friendly {
    display: inline-block;
    margin-right: 30px;
}

.copyright > .copyright-text {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 10px;
}

.copyright > .mobile-text {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
}

.extra-menu-mobile {
    display: none;
    float: left;
    padding: 0 15px;
    cursor: pointer;
    position: relative;
}

.extra-menu-mobile:hover:before, .extra-menu-mobile.active:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 100%;
    background: #fff;
    z-index: 101;
}

.extra-menu-mobile:hover, .extra-menu-mobile.active {
    background: #fff;
}

.navbar-default .navbar-nav > li.extra_products {
    display: none !important;
}

.search_in_menu > div {
    padding: 15px;
    position: relative;
}

.products_modal .all-products, .products_modal .search_in_menu {
    padding-bottom: 30px;
}

.all-products {
    float: left;
    width: 70%;
}

.all-products a {
    margin: 15px 25px;
    display: inline-block;
}

.navbar-default.slided {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.logo {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    max-height: 53px;
}

.navbar-default.slided .logo {
    max-height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.navbar-default.slided .extra-menu-mobile {
    -webkit-transition: line-height 0.5s ease;
    -moz-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
}

.navbar-default .navbar-nav > li > a {
    -webkit-transition: line-height 0.5s ease;
    -moz-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
}

.contact-anchor {
    padding-left: 15px;
}

.line-break {
    display: none;
}

.last_in_row > div {
    border-right: 0 !important;
}

.sp-buttons {
    padding: 0;
    position: absolute;
    bottom: 20px;
    left: 0;
}

.sp-buttons.controls-left {
    text-align: left;
    padding-left: 25px;
}

.sp-buttons.controls-right {
    text-align: right;
    padding-right: 25px;
}

.sp-button {
    border: 4px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    margin: 4px;
    width: 24px;
}

.sp-buttons .sp-button:first-child {
    border: 4px solid rgba(255, 255, 255, 0.2);
}

.sp-button > canvas {
    position: relative;
    top: -4px;
    left: -4px;
}

.sp-button.sp-selected-button {
    border: 4px solid rgba(255, 255, 255, 0.2);
    background-color: transparent;
}

.footer-info p {
    margin-bottom: 50px;
}

.category-box ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: block;
}

.category-box ul li {
    display: block;
    float: left;
}

.category-box ul li a {
    padding: 30px 15px;
    display: block;
}

.category-box ul.pull-right li a, .category-box ul.pull-right li span {
    padding: 27px 15px;
    display: block;
}

.products-header {
    text-align: center;
    margin: 60px 0 20px;
}

.home-section01, .home-section02 {
    padding: 60px 0 80px;
}

.home-section-title {
    text-align: center;
    padding-bottom: 50px;
}

.home-section01 .horizontal-spacer {
    height: 30px;
    clear: both;
}

.home-section02 h1 {
    padding: 0;
    margin: 0 0 20px;
}

.home-section02 .col-25 {
    text-align: center;
    padding-bottom: 20px;
}

.home-section02 .col-25 img {
    margin: 0 auto 10px;
}

.col-25 {
    float: left;
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
}

.config-main {
    padding-bottom: 85px;
    margin-top: 20px;
}

.config-info span {
    position: relative;
    top: 1px;
}

.category-info .col-xs-4 span.font14 {
    margin-top: 6px;
    display: inline-block;
}

.cart-info .col-xs-12 span.font14 {
    margin-right: 25px;
}

.config-top-links {
    text-align: right;
    padding: 33px 15px;
}

.config-parameters-box, .config-price-box, .config-summary-box, .col-xs-3 > .panels-box {
    border-right: 1px solid #eaeaea;
    padding-right: 30px;
    height: 100%;
    padding-top: 15px;
    margin-top: 20px;
}

.col-xs-3 > .panels-box > .box:first-child, .config-parameters-box h1:first-child, .config-summary-box h1:first-child, .upload-boxes > .panels-box > .box:first-child {
    margin-top: 0;
}

.config-summary-box {
    border: 0;
    padding-right: 0;
}

.config-parameters-box h1, .config-price-box h1, .config-summary-box h1, .box h4 {
    padding: 0;
    margin: 40px 0 20px;
}

.label-clickable {
    margin-bottom: 5px;
}

.label-clickable .glyphicon {
    margin-left: 7px;
    position: relative;
    top: 3px;
}

.input-holder {
    display: inline-block;
}

.input-holder > label {
    margin: 0;
    vertical-align: middle;
    padding-left: 26px !important;
    position: relative;
    top: -1px;
}

.box h4 {
    margin-top: 0;
    margin-bottom: 25px;
}

.box h1 {
    margin-top: 0;
    margin-bottom: 15px;
}

.box {
    margin-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
}

.box .btn {
    width: 100%;
    margin-top: 10px;
}

.box > a, .box > span {
    display: inline-block;
    margin-top: 10px;
}

.box .icons a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 9px;
}

.box .icons a img {
    opacity: .9;
    transition: all 0.5s ease 0s;
}

.box .icons a:hover img {
    opacity: 1;
}

.panels-box .box:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

fieldset label {
    display: block;
    margin-bottom: 0;
    text-align: right;
    position: relative;
}

.form_label {
    margin-top: 8px;
}

.config-parameters-box fieldset .icon {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 15px;
}

.config-parameters-box fieldset .btn-group.fancy-select.bootstrap-select {
    width: 92%;
    position: relative;
    margin-bottom: 15px;
}

.btn-group.fancy-select.bootstrap-select:hover, .btn-group.fancy-select.bootstrap-select.open {
    box-shadow: none;
}

.bootstrap-select.btn-group > .disabled {
    background-color: #f8f8fa;
    border: 1px solid #d1d4d9;
    opacity: 1;
}

.btn-group.fancy-select.bootstrap-select .dropdown-menu {
    max-height: 310px !important;
}

/*.btn-group.fancy-select.bootstrap-select .dropdown-menu {
    margin: 0;
    margin-top: 6px;
    padding: 0;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    max-height: 310px !important;
}*/

.btn-group.fancy-select.bootstrap-select .dropdown-menu > li > a {
    padding: 7px 15px;
    font-weight: 400;
    color: #000;
}

.dropdown-menu li a:hover {
    background: #f3f4f6;
}

.bootstrap-select.btn-group.disabled:before, .bootstrap-select.btn-group > .disabled:before {
    content: " ";
}

.btn-group.fancy-select.bootstrap-select > .open {
    /*-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);*/
    max-height: 350px !important;
}

.btn-group.fancy-select.bootstrap-select.open:after {
    position: absolute;
    content: " ";
    bottom: 1px;
    height: 4px;
    left: 1px;
    right: 1px;
    background: #fff;
    z-index: 1040;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    display: none;
}

.bootstrap-select .popover-title {
    background-color: #f3f4f6;
    border-bottom: 1px solid #f3f4f6;
    border-radius: 0;
    margin: 0;
    padding: 0;
}

.bootstrap-select .popover-title button {
    position: absolute;
    top: 0;
    right: 0;
    width: 140px;
    padding: 7px 0;
    background-color: #f3f4f6;
    border: 1px solid #f3f4f6;
    opacity: 1;
    font-weight: 400;
    float: none;
    line-height: 1.42857;
    text-shadow: none;
    text-align: left;
}

.bootstrap-select .popover-title button:hover {
    text-decoration: underline;
    color: #106eb6;
}

.bootstrap-select .fancy-select-input {
    background-color: #f3f4f6;
    border: 1px solid #f3f4f6;
    color: #000;
    width: 100%;
    padding: 7px 15px;
    font-weight: 400;
}

.bootstrap-select:before {
    border: 0;
    position: absolute;
    top: 2px;
    right: 12px;
    font-family: "printup" !important;
    font-weight:normal !important;
    font-size:24px !important;
    content: "F";
    height: 20px;
    width: 20px;
    z-index: 10;
    cursor: pointer;
    pointer-events: none;
}

.summary-data {
    padding: 20px 15px;
}

.summary-data .padding, .summary-data .points-box {
    padding: 0 15px;
}

.summary-data h2 {
    padding: 0;
    margin: 0 0 7px;
}

.summary-data .old-price {
    margin-bottom: 25px;
}

.summary-data .old-price > span {
    position: relative;
}

.summary-data .old-price > span:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 10px;
    height: 1px;
    width: 100%;
    background: #a7a8aa;
}

.config-summary-box ul {
    list-style-type: none;
    padding: 0 0 0 15px;
    margin: 0 30px;
}

.config-summary-box ul li {
    position: relative;
    margin-bottom: 3px;
}

.config-summary-box ul li:last-child {
    margin-bottom: 0;
}

.config-summary-box ul li:before {
    content: " ";
    height: 6px;
    width: 6px;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: -14px;
    background: #8b8c8f;
}

.summary-data .btn {
    width: 100%;
    margin-bottom: 10px;
}

.summary-data .btn-default {
    width: 100%;
    margin-bottom: 15px;
}

.summary-data .generate {
    margin-top: 7px;
    display: inline-block;
}

.summary-data .glyphicon-question-sign {
    position: relative;
    top: 2px;
    margin-left: 5px;
    cursor: pointer;
}

#countdown {
    background: #f3f4f6;
    display: block;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    position: relative;
}

#countdown .time {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.tabs {
    padding-top: 0;
    padding-bottom: 60px;
    position: relative;
}

.tabs .row-height .col-xs-4, .tabs .row-height .col-xs-8 {
    vertical-align: bottom;
}

.tabs ul.nav-tabs {
    position: relative;
    left: 0;
    bottom: 0;
    border: 0;
    margin: 0;
    padding-right: 30px;
}

.tabs .nav-tabs > li {
    margin-bottom: 0;
    position: relative;
    top: 1px;
}

.tabs .nav-tabs > li > a, .tabs .nav > li > a:focus {
    padding: 20px 0 12px;
    margin: 0 25px;
    outline: none;
    border: 0;
    border-bottom: 0 solid #eaeaea;
}

.tabs .nav-tabs > li.active > a:hover {
    background: #fff;
    border-bottom: 3px solid #505559;
}

.tabs .nav-tabs > li.active > a, .tabs .nav-tabs > li.active > a:focus {
    border: 0;
    background: #fff;
    border-bottom: 3px solid #505559;
}

.tabs .nav > li > a:hover {
    border: 0;
    background: #fff;
    border-bottom: 3px solid #505559;
}

.tabs .container .row .col-xs-4, .tabs .container .row .col-xs-8 {
    padding: 0;
}

.tabs .container .row .col-xs-4 h1 {
    padding-left: 30px;
    margin-bottom: 15px;
}

.tab-pane {
    padding-top: 60px;
}

.tab-pane p {
    margin-bottom: 20px;
}

.tab-pane h1 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.tab-pane .slider-pro {
    margin-left: 0;
}

.tab-content {
    padding-left: 15px;
    padding-right: 15px;
}

.table-reversed td > span {
    position: relative;
    margin-right: 5px;
    display: inline-block;
}

.table-reversed td > span:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 10px;
    height: 1px;
    width: 100%;
    background: #a7a8aa;
}

.tabs-dropdown {
    float: right;
    height: 45px;
    width: 45px;
    text-align: center;
    margin-right: 0;
    background: #f3f4f6;
    cursor: pointer;
    display: none;
    margin-top: 5px;
}

.user_modal h1 {
    margin: 0;
}

.user_modal ul {
    list-style-type: none;
    padding: 0;
    margin-top: 30px;
    display: block;
}

.user_modal ul li a {
    display: block;
    margin-top: 10px;
}

.user_modal ul li:last-child a {
    margin-top: 35px;
}

.radio-boxes {
    display: table;
    table-layout: fixed;
    width: 92%;
    margin-bottom: 10px;
    background: red;
}

.radio-boxes > div {
    display: table-row;
}

.radio-box {
    width: 92%;
}

.radio-boxes > div > .radio-box {
    display: table-cell;
    text-align: center;
    width: auto;
}

.radio-box > label {
    display: block;
    margin-top: 0 !important;
    text-align: left !important;
    cursor: pointer;
    padding: 8px 12px;
    border: 1px solid #eaeaea;
    border-radius: 2px;
}

.radio-box > label:hover {
    border: 1px solid #87b7db;
}

.radio-box > label.active {
    border: 1px solid #87b7db;
   /* -webkit-box-shadow: 0px 0px 0px 1px rgba(135, 183, 219, 1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(135, 183, 219, 1);
    box-shadow: 0px 0px 0px 1px rgba(135, 183, 219, 1);*/
}

.radio-boxes > div > .radio-box > label {
    margin-right: 10px;
}

.radio-boxes > div > .radio-box > label {
    text-align: center !important;
}

.radio-box .calendar {
    background: #d3d4d9;
    border: 2px solid #d3d4d9;
    border-radius: 2px;
    font-size: 12px;
    max-width: 100px;
    margin: 0 auto 10px auto;
}

.radio-box .calendar .date {
    display: block;
    background: #fff;
    line-height: 14px !important;
    padding: 8px 0 6px 0;
    font-size: 11px;
    color: #333438;
}

.radio-box .calendar .date b {
    font-size: 18px;
    font-weight: 600;
}

.radio-box .active .calendar {
    background: #c90c0f;
    border: 2px solid #c90c0f;
    color: #fff;
}

.radio-boxes > div > .radio-box > label .radio-input {
    position: relative;
    top: 0;
    left: 0;
}

.radio-box > label .radio-input {
    position: absolute;
    top: 0;
    left: 15px;
}

.radio-box > label .radio-title {
    padding-left: 25px;
    line-height: 17px;
}

/*
.radio-box > label .radio-input:before
{
    position: absolute;
    content: " ";
    width: 16px;
    height: 16px;
    top: 1px;
    left: 0px;
    background: url('../images/radio-off.png');
}
.radio-boxes > div > .radio-box > label .radio-input:before
{
    left: 50%;
    margin-left: -8px;
}
.radio-box > label.active .radio-input:before
{
    background: url('../images/radio-active.png');
}

*/

.summary-data .points-box {
    background: #fff;
    margin-bottom: 25px;
    padding: 6px 15px 5px;
}

.summary-data .points-box h4 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
}

.summary-data .points-box h4 .icon {
    position: relative;
    top: 2px;
}

.top-countdown {
    text-align: right;
    position: absolute;
    top: 27px;
    left: -25px;
    right: 30px;
}

.countdown-col {
    float: right;
}

.countdown-col:last-child {
    float: right;
    margin-right: 15px;
}

.top-countdown .countdown-col .font12 {
    line-height: 14px;
    padding-top: 4px;
}

.countdown > div {
    display: block;
    font-weight: 700;
    font-size: 15px;
    line-height: 36px;
    text-align: center;
    margin: 1px 1px 1px 0;
    float: right;
}

.countdown > div.sep {
    background: none;
    font-weight: 400;
    color: #a4a5a7;
}

.config-info .countdown-col span {
    top: 6px;
}

.col-xs-3b {
    width: 33%;
}

.category-box .col-xs-3b {
    padding-right: 0;
}

.col-xs-6b {
    width: 42%;
}

.config-info .col-xs-8 {
    text-align: left;
}

.owl-carousel .item {
    height: inherit;
}

.owl-carousel .container {
    display: block;
    height: 100%;
}

.owl-carousel .owl-controls {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    pointer-events: none;
}

.owl-carousel .owl-dots {
    max-width: 1260px;
    text-align: center;
    margin: 0 auto;
    pointer-events: none;
}

.owl-carousel .owl-dots.dots-left {
    text-align: left;
}

.owl-carousel .owl-dots.dots-right {
    text-align: right;
}

.owl-carousel .owl-dot {
    border: 4px solid rgba(255, 255, 255, 0.5);
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 4px;
    border-radius: 50%;
    pointer-events: auto;
    cursor: pointer;
}

.owl-carousel .owl-dot:hover, .owl-carousel .owl-dot.active {
    border: 4px solid rgba(255, 255, 255, 1);
}

.fullwidth {
    width: 100%;
    height: inherit;
    text-align: left;
}

.fitwidth {
    display: block;
    height: inherit;
    text-align: left;
    position: relative;
}

.fullwidth img {
    margin: 0 auto;
}

.cart-top {
    border-bottom: 1px solid #eaeaea;
}

.cart-top h1 {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    line-height: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cart-top h2 {
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    line-height: 70px;
}

.cart-top > div:last-child .row > div h2, .cart-row > .col-cart-row-right > .row > div:last-child div, .cart-row > div > .col-cart-row-right > .row > div:last-child div {
    text-align: right;
}

.cart-top > div:first-child, .cart-row > div:first-child {
    padding-left: 0;
}

.cart-top > .col-xs-8 {
    /*width: 66.6667%;*/
    width: 65.5%;
}

.cart-top > .col-xs-2 .col-xs-7 {
    padding-left: 0;
}

.summary-table .cart-top > .col-xs-2 {
    width: 16.6667%;
}

.summary-table .cart-top > .col-xs-2:first-child {
    width: 17.8334%;
}

.summary-table .cart-top > .col-xs-2 .col-xs-12 {
    padding-right: 0;
}

.cart-top > div:last-child, .cart-row > .col-sm-8b > div .col-xs-5b, .cart-row > .col-sm-8b > div > div:last-child {
    padding-right: 0;
}

/*.cart-top .col-xs-3 h2, .col-cart-row-right .col-27-5 .cart-product-top > span
{
    padding-left: 15px;
}*/
.cart-row {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}

.cart-footer {
    padding-top: 30px;
    padding-bottom: 15px;
}

.col-cart-row-left {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 17%;
}

.col-cart-row-right {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 83%;
}

.summary-table .col-cart-row-left {
    width: 13.5%;
}

.summary-table .col-cart-row-right {
    width: 86.5%;
}

.summary-table .cart-footer .col-cart-row-left {
    /*width: 66.6667%;*/
    width: 65.5%;
}

.summary-table .cart-footer .col-cart-row-right {
    /*width: 33.3334%;*/
    width: 34.5001%;
}

.summary-table .extra-summary {
    margin-bottom: 10px;
}

.summary-table .cart-footer .col-cart-row-left textarea {
    margin-top: 10px;
    text-align: left;
    resize: none;
    width: 75%;
}

.col-24 {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 24%;
}

.col-76 {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 76%;
}

.col-51-5 {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 51.5%;
}

.col-27-5 {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 27.5%;
}

.col-21 {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 21%;
}

.summary-table .col-51-5 {
    width: 61.5%;
}

.summary-table .col-27-5 {
    width: 22%;
}

.summary-table .col-21 {
    width: 16.5%;
}

.col-nopadding {
    padding: 0 !important;
}

.cart-row .clearfix .col-sm-5 {
    padding-left: 0;
}

.cart-product-image {
    border: 1px solid #eaeaea;
    padding: 12px;
    display: block;
    max-width: 140px;
    max-height: 132px;
    margin-top: 1px;
    margin-left: 3px;
}

.cart-row h1 {
    font-weight: 600;
    margin: 0 0 5px;
}

.cart-row .cart-product-price {
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
}


.cart-product-top {
    min-height: 44px;
}

.payment-row {
    padding-top: 30px;
    padding-bottom: 30px;
}

.payment-row .cart-product-top {
    min-height: 1px;
}

.payment-row h1, .payment-row .cart-product-top {
    margin-bottom: 0;
    line-height: 39px;
}

.payment-row h1 {
    font-weight: bold;
}

.payment-row .payment-box > span, .payment-row .payment-box > img {
    vertical-align: middle;
    margin-right: 15px;
}

.payment-options {
    cursor: pointer;
}

.payment-options-box {
    padding-top: 0;
    display: none;
}

.icon-boxes.radio-boxes {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.icon-boxes.radio-boxes > div {
    display: inline-block;
    width: 100%;
}

.icon-boxes.radio-boxes > div > .radio-box {
    margin: 30px 15px 0;
    max-width: 150px;
    width: 100%;
    display: inline-block;
    min-height: 165px;
    max-height: 165px;
    overflow: hidden;
}

.icon-boxes.radio-boxes > div > .radio-box > div {
    line-height: 32px;
}

.icon-boxes.radio-boxes > div > .radio-box > label {
    font-weight: 400;
    position: relative;
    padding-bottom: 55px;
}

.icon-boxes.radio-boxes > div > .radio-box > label > span.glyphicon {
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 100;
    color: #8b8c8f;
}

.radio-boxes.icon-boxes > div > .radio-box > label .box-title {
    position: absolute;
    top: 68px;
    left: 0;
    width: 100%;
    text-align: center;
    font-weight: 400;
    color: #000;
}

.radio-boxes.icon-boxes > div > .radio-box > label.active {
    border-color: #5d97c5;
    background: #e9f3fc;
}

.icon-boxes .radio-box > label .radio-input::before {
    content: "";
    height: 0;
    width: 0;
}

.icon-boxes .radio-box > label .radio-input input {
    opacity: 0;
}

.icon-boxes .radio-box > label img {
    position: relative;
    top: 0;
}

.payment-notify {
    padding: 15px 0;
    text-align: center;
}

.col-51-5 .cart-product-top, .col-27-5 .cart-product-top {
    padding-right: 15px;
    position: relative;
}

.col-27-5 .cart-product-top .fancy-select {
    position: absolute;
    top: -8px;
    left: -17px;
    display: none;
    width: 150px !important;
}

.amount-select:hover .fancy-select {
    display: block;
}

.cart-product-old-price {
    display: inline-block;
    position: relative;
}

.cart-product-old-price:before {
    content: " ";
    position: absolute;
    top: 9px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #6f7072;
}

.cart-product-old-price:after {
    content: " ";
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #6f7072;
    opacity: 0.5;
}

.details-box {
    display: none;
}

.show-details {
    outline: none !important;
}

.show-details.on {
    text-decoration: none;
}

.details-list {
    list-style-type: none;
    padding: 5px 0;
    margin: 0;
}

.details-list > li {
    position: relative;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 30px;
}

.details-list > li:before {
    position: absolute;
    top: 8px;
    left: 15px;
    width: 7px;
    height: 7px;
    content: " ";
    background: #8b8c90;
    border-radius: 50%;
}

.merge-delivery {
    margin-top: 25px;
}

.delivery-row {
    margin-bottom: 15px;
}

.delivery-row > div:first-child > span {
    text-align: right;
    display: block;
}

.delivery-row .fancy-select {
    margin-right: 15px;
}

.delivery-row > .col-xs-9 > span {
    position: relative;
    top: 3px;
}

.delivery-row > div:last-child > a {
    margin-right: 7px;
}

.multi-cart-row > div {
    padding-bottom: 15px;
}

.multi-cart-row > div > .col-cart-row-left {
    padding-left: 0;
}

.btn.btn-split-delivery {
    margin-top: 6px;
    border: 0;
    background: #fff !important;
    padding-left: 0;
    padding-right: 0;
}

.btn.btn-split-delivery span {
    font-size: 15px;
    position: relative;
    top: 3px;
}

.cart-summary h1 {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.cart-summary > h1 {
}

.cart-summary .row h1 {
    text-transform: none;
    margin-bottom: 5px;
}

.cart-summary .extra-summary {
    margin: 15px 0;
}

.cart-summary .extra-summary h1 {
    margin-bottom: 0;
}

.promo-code-box {
    text-align: right;
}

.promo-code-box input {
    margin-right: 5px;
}

.promo-code-box > div {
    display: inline-block;
    margin-right: 20px;
}

.cart-summary .row > div:last-child {
    text-align: right;
    padding-right: 0;
}

.cart-buttons {
    margin-bottom: 70px;
}

.cart-footer .col-24 {
    margin-left: -15px;
}

.mobile-cart-titles, .btn-split-delivery-mobile {
    display: none;
}

.nomargin {
    margin: 0 !important;
}

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

.upload-side-notify {
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    padding: 15px 0;
}

.upload-image {
    margin: 0 auto;
}

.upload-controls {
    text-align: center;
    padding: 11px 0;
}

.upload-controls > .btn {
    margin: 4px;
}

.panel-boxes-group {
    text-align: center;
    margin-top: 35px;
}

.panel-boxes-group .panel-box {
    border: 1px solid #d1d4d9;
    display: inline-block;
    padding: 10px;
    margin: 0 4px;
    min-height: 185px;
    vertical-align: top;
}

.panel-boxes-group .panel-box h4 {
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
    margin: 15px 0;
}

.panel-boxes-group .panel-box .img-box {
    width: 116px;
    height: 70px;
    background: #d3d4d9;
    overflow: hidden;
}

.panel-boxes-group .panel-box .img-box img {
    height: 36px;
    margin: 17px auto;
    position: relative;
}

.panel-boxes-group .panel-box > div {
    text-align: left;
    position: relative;
}

.panel-boxes-group .panel-box > div.checked:before {
    content: " ";
    position: absolute;
    top: 5px;
    right: 0;
    background: url('../images/checked.png');
    width: 13px;
    height: 10px;
}

.section02 .img-box, .section03 .img-box {
    height: 380px;
    background: #d3d4d9;
    position: relative;
    text-align: center;
}

.section02 .img-box > div, .section03 .img-box > div {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 100%;
    width: 100%;
}

.section02 .img-box > div > img {
    margin: 0 auto;
}

.section02 .img-box > div > h4, .section03 .img-box > div > h4 {
    margin-bottom: 35px;
}

.section02 .img-box > div > span {
    line-height: 220%;
    display: block;
}

.section03 .circle-out {
    height: 75px;
    width: 75px;
    margin: 0 auto;
    border-radius: 50%;
    border: 5px solid #fff;
    position: relative;
}

.section03 .circle-in {
    position: absolute;
    top: -5px;
    left: -5px;
    height: 75px;
    width: 75px;
    border-radius: 50%;
    border: 5px solid #c80b0f;
}

.fancy-select .dropdown-menu {
    top: 35px;
}

.allow_whitespace {
    white-space: nowrap;
}

.client-email-box {
    display: none;
    padding-bottom: 10px;
    padding-top: 10px;
}

.subfooter_bg {
    background: #f3f4f6;
    padding-top: 10px;
}

.tabs .container .tab-content .row .col-xs-4, .tabs .container .tab-content .row .col-xs-8 {
    padding-left: 15px;
    padding-right: 15px;
}

.tab-content .left-tab-content {
    width: 90%;
}

.tab-content h1 {
    margin-top: 0;
}

.tab-content ul {
    padding: 0 0 0 15px;
    list-style-type: none;
}

.tab-content ul li {
    padding: 0;
    margin-bottom: 3px;
    line-height: 1.42857;
    position: relative;
}

.tab-content2 ul li::before {
    background: #8b8c8f none repeat scroll 0 0;
    border-radius: 50%;
    content: " ";
    height: 7px;
    left: -25px;
    position: absolute;
    top: 4px;
    width: 7px;
}

.tab-content ul li::before {
    background: #8b8c8f none repeat scroll 0 0;
    border-radius: 50%;
    content: " ";
    height: 6px;
    left: -14px;
    position: absolute;
    top: 7px;
    width: 6px;
}

.tab-title {
    line-height: 42px;
    cursor: pointer;
    border-bottom: 1px solid #eaeaea;
    display: none;
}

.tab-content > .tab-title.active {
    color: #000;
    display: none;
}

.tab-title .glyphicon {
    float: right;
    vertical-align: middle;
    line-height: 42px;
    font-weight: 400;
    font-size: 14px;
    color: #000;
}

.btn-group.fancy-select.bootstrap-select .dropdown-menu > li > a.digital_print {
    position: relative;
}

.btn-group.fancy-select.bootstrap-select .dropdown-menu > li > a.digital_print:before, .bootstrap-select .dropdown-toggle.digital_print:before {
    position: absolute;
    top: 8px;
    left: 80px;
    content: "cyfra";
    color: #0d6fb8;
    border:1px solid #0d6fb8;
    border-radius: 2px;
    font-size: 11px;
    font-weight: 400;
    height: 18px;
    padding: 0 8px;
    line-height: 16px;
    text-align: center;

}

.row-height .col-xs-3b {
    width: 22.5%;
}

.row-height .col-xs-6b {
    width: 52.5%;
}

.category-products-box {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 1em;
}

.category-products-box .category-products-container .activeProduct{
    border: 1px solid #87b7db;
    border-radius: 2px;
}
.category-products-box .category-products-container .category-product:hover .product-data .product-title{
    color:#106eb6;
    text-decoration:none;
}



.category-products-box #category-products div {
    cursor: pointer;
    background-color: #f3f4f6;
    padding: 3px;
    font-size: 12px;
    font-weight: 200;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 24px;
    width: 120px;
}

.category-products-box .product-data .product-title {
    color: #000000;
    font-weight: 200;
    font-size: 12px;
    line-height:16px;
    display:block;
}

.category-products-box .category-product {
    margin: 0 10px;
    padding: 15px 5px;
}

.category-products-box .product-image {
    background-repeat: no-repeat;
    background-position: center;
    height: 120px;
    width: 95%;
    margin: 0 auto;
    display: block;
    position: relative;
}

.category-products-box .category-products-container .owl-controls .owl-prev {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 4px;
    pointer-events: auto;
    cursor: pointer;
    position: absolute;
    left: 0;
}

.category-products-box .category-products-container .owl-controls .owl-next {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 4px;
    pointer-events: auto;
    cursor: pointer;
    position: absolute;
    right: 0;
}

.category-products-box .category-products-container .owl-nav {
    text-align: center;
    margin: 0 auto;
    pointer-events: none;
}

.category-products-box .pointers span {
    font-size: 20px;
    color: #d2d4d9;
    line-height: 170px;
}
.category-products-box .pointers:hover span{color: #747880;}

.category-products-box .category-products-container .owl-controls {
    bottom: auto;
    top: 0;
}

.category-products-box .category-products-container {
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
}

.fancy-select .bg-box {
    position: absolute;
    top: 8px;
    right: 35px;
    width: 105px;
    height: 20px;
}

.renew-error-label {
    margin-top: 1em;
    background: #d94345;
    margin-bottom:-11px;
    text-align: center;
}

.renew-error-label span {
    color: #ffffff;
    font-size: 13px;
    padding: 8px 10px 8px 10px;
}
