


.container-not-limited {
    padding-right: 35px;
    padding-left: 35px;
    margin-right: auto;
    margin-left: auto;
}

/*@media (min-width: 1250px) {
  .container-fixed-size {
    width: 1250px!important;
  }
}*/



body, #top, #top-container {
    min-width: 300px;         
}

@media (max-width: 380px) {
    .hidden-xs-mobile {
        display: none;
    }
}
@media (min-width: 381px) {
    .visible-xs-mobile {
        display: none;
    }
}

@media (max-width: 991px) {
    .container, .container-not-limited {
        padding-right: 15px;
        padding-left: 15px;
    }
    
    .container {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .container, .container-not-limited, #content {
        padding-right: 5px!important;
        padding-left: 5px!important;
    }
    
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    
    /*div.col-xs-6.product-layout   {
        width: 100%;
    }*/
    
    #cart-product-thumb tr > td:first-of-type {
        min-width: 50px!important;
    }

    #top-links {
        position: absolute; 
        right: 100%; 
        margin-right: calc(-100% + 5px);
    }
    
    
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    
    
    .product-thumb  .input-group-btn > input {
        width: 40px!important;
    }
}


@media (min-width: 768px) {
  .container-not-limited {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container-not-limited {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container-not-limited {
    width: 100%;
  }
}

@media (min-width: 1590px) {
  .container-not-limited {
    width: 1580px;
  }
}


@media (min-width: 1200px) {
  .col-xl-3colums-plus {
    float: left;
    width: 33.33333%;
  }
  
  .col-xl-4colums-plus {
    float: left;
    width: 25%;
  } 
  
  .col-xl-5colums-plus {
    float: left;
    width: 20%;
  }
  
  .col-xl-8colums-plus {
    float: left;
    width: 12.5%;
  }
}

@media (min-width: 1430px) {
  .col-xl-3colums-plus {
    float: left;
    width: 25%;
  }
  
  .col-xl-4colums-plus {
    float: left;
    width: 20%;
  }
  
  .col-xl-5colums-plus {
    float: left;
    width: 16.666666%;
  }
  
   .col-xl-8colums-plus {
    float: left;
    width: 10%;
  }
}


.col-xl-3colums-plus .col-xl-4colums-plus .col-xl-5colums-plus .col-xl-8colums-plus {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
}



body {
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	color: black;
	font-size: 11px;
	line-height: 20px;
	width: 100%;
        
        /*background-color: #e6e6e6;*/
        background-color: white;
        
        padding-top: 0px;
}

.body-color { 
        background-color: white;
}


h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 30px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 19px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 9.5px;
}
a {
        font-family: 'Arial';
        color: #0864b3;
	/*color: #000;*/
}

a:focus {
    outline: none;
}

a:hover {
        /*color: #585757;*/
        color: #000;
	text-decoration: none;
}
legend {
	font-size: 17px;
	padding: 7px 0px
}
label {
	font-size: 11px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}

.nav-tabs-product {
	margin-bottom: 5px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #000000;
    cursor: default;
    background-color: #ffffff;
    border-bottom: 5px solid #585757;
}

.navbar-collapse {
    border-bottom: 5px solid #585757;
    border-radius: 0 0 4px 4px;
}


div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #000;     
}
/* top */


.form-control:focus {
    border-color: rgb(239,239,239);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(239,239,239,.6);
}


#top-container {
    width: 100%;      
    margin-top: 10px;
    min-height: 20px;
}

#top-container .container {
    padding: 0px 30px 0px 30px;
}

#top-container a {
    color: #585757;
    font-weight: 600;
}

#top-container li a {
    font-size: 11px;
}

#top-container a:hover {
    color: #000;
    text-decoration: none;
}


#top-container .dropdown {
    display: inline-block;
}

#top-container .dropdown .dropdown-menu {
    z-index: 1100;
    min-width: 200px;
}


#top-container .dropdown .dropdown-menu li .fa-check {
    color: #000;
    position: absolute;
    top: 5px;
    left: 5px;
    right: auto;
    bottom: auto;
}

#top-container .dropdown .dropdown-menu li {
    position: relative;
    width: 100%;
}

#top-container .dropdown .dropdown-menu a {
    display: inline-block;
    padding-left: 25px;
    width: 100%;
    font-size: 1.0em;
}



.dropdown-submenu {
    position: relative;
    /*margin-left: 3px;*/
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

/*.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
    line-height: 35px;
}


.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}*/



#top {
        z-index: 1001;
        width: 100%;
        
        background-color: #000;
        
	border-bottom: 5px solid #585757;
	margin: 0 0 20px 0;
	min-height: 45px;
        
        position: relative;
        will-change: transform;
        
        box-shadow: 2px 2px 11px 1px #333333;
}

#top-placeholder {
    height: 45px;
}

.top-fixed {
    position: fixed!important;
    top: 0;
}

#cart-panel-checkout {
    will-change: transform;
    
    box-shadow: 2px 2px 11px #9a9a9a;
}

#cart-panel-checkout a[disabled] {
    pointer-events: none;
    cursor: not-allowed;
}

.cart-panel-checkout-fixed {
    position: fixed!important;
}



#top .container {
	padding: 0 20px;
}

@media (max-width: 767px) {
    #top .visible-xs {
        display: inline-block!important;
    }
}

.top-fixed + .container {
    padding-top: 100px;
}



#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: rgba(17, 17, 17, 0.8);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
    color: #ffffff;
    text-shadow: 2px 2px 8px #000;
    padding: 0px 5px 0px 5px;
    height: 45px;
    display: inline-block;
    line-height: 45px;
    
    text-align: center;
    min-width: 50px
}
#top .btn-link:hover, #top-links a:hover {
	background-color: #ec4e49;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #ffffff;        
}

#top-links .dropdown-menu li > a:hover {
	text-decoration: none;
	color: black;
	background-color: white;     
}


#top-menu {
    display:inline-block;
    vertical-align: middle;
    will-change: auto;
}

#top-menu a {
    color: #ffffff;
    text-decoration: none;
    text-shadow: 2px 2px 8px #000;
    padding: 0px 10px 0px 10px;
    height: 45px;
    display: inline-block;
    line-height: 45px;
    font-size: 12px;
}
#top-menu a:hover, #top-menu a:focus {
    background-color: #ec4e49;
}

#top-menu .divider {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    top: 0;
    width: 2px;
    height: 20px;
    background: white;
    margin-top: -1px;
}

#top-menu .dropdown-menu {
    background-color: white;
    border-radius: 0px 0px 4px 4px;
    font-size: 11px;
    
    position: absolute;
    top: 55px;
    /*top: 85px;
    left: -155px;*/
    /*box-shadow: 3px 5px 8px 2px #bfbcbc;*/
    
    box-shadow: 3px 5px 19px 4px #989898;
    
    min-width: 280px;
}

#top-menu .dropdown-menu a {
        color: black;
	text-shadow: none;
        
        padding: 0 15px 0 15px;
        margin: 0px 20px 0px 0px;
       /*margin: 3px 20px 3px 0px;*/

        width: 100%;
        
        display: block;
        /*border-top: 2px solid white;
        background-color: #d8cece;*/
        
        border-top: 1px solid #d6d3d3;
        background-color: white;
        
        height: 25px;
        line-height: 25px;
        
        text-transform: none;
        
        font-size: 11px;
}

#top-menu .dropdown-menu a.placeholder, #top-menu .dropdown-menu a.placeholder:hover {
    /*background: #e6e6e6;*/
    background: #d6d3d3;
    border-top-color: transparent;   
}


#top-menu .dropdown-menu li a + a {
    margin-top: 2px;
}

#top-menu .dropdown-menu .caret-right {
    float: right;
    line-height: 25px;
    font-size: 17px;
}



#top-menu .dropdown-menu li > a:hover {
    text-decoration: none;
    color: white;    
    background-color: #000;   
}


#top-menu .sub-menu {
    top: 0;
    left: 100%;
    
    margin: 0 0 0 -1px;
    min-width: 200px;
}

#top-menu .see-all {
    padding: 0;
    font-weight: 600!important;
}

/*#top .dropdown-menu {
    margin-top: 10px;
    background-color: rgba(17, 17, 17, 0.8);
}*/

#top .btn-link strong {
	font-size: 13px;
        line-height: 14px;
}
#top-links {
    display:inline-block;
}
#top-links a + a {
    /*margin-left: 10px;*/
}
/* logo */
#logo {
    display:inline-block;
}

#logo img:hover {
    background-color: #ec4e49;
}

#top .search {
   display:inline-block;
   vertical-align: middle;
   width: 30%;
}

#top .search-spacer {
    width: 1%;   
}

.breadcrumb {
    /*background-color: rgb(230, 230, 230);*/
    background: transparent;
}


.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover {
   background-color: rgb(229, 50, 45); 
   border-color: #7f858a;
}
        
.pagination>li>a, .pagination>li>span {
    color: black;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #000;
}

/* search */
#search {
    padding-left: 20px;
}
#search .input-lg {
    color: #000000;
    height: 30px;
    padding: 0 5px;
    background-color: #ffffff;
}
#search .btn-lg {
	font-size: 14px;
	line-height: 18px;
	padding: 5px 15px;
	text-shadow: 0 1px 0 #FFF;
        
        background-color: #e6e6e6;
}
/* cart */
#cart {
        margin-left: 5px;
}
#cart > .btn {
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
        margin-top: 20px;
    
	background: rgba(17, 17, 17, 0.8);
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	//margin-bottom: 10px;
}

#cart .dropdown-menu .text-center a {
        color: #337ab7;
}
#cart .dropdown-menu .text-center a:hover {
        color: #ffffff;
}


#cart .dropdown-menu table a {
        color: #337ab7;
}


#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

.input-group-btn-cart:last-child>.btn, .input-group-btn-cart:last-child>.btn-group {
    z-index: 2;
    margin-left: 1px;
}

.cart-table-header {
    background-color: #000;
    color: white;
    text-shadow: 2px 2px 8px #000;
}

.cart-table-body {
    background-color: white;
    /*border-bottom: 5px solid #585757;*/
}



#not-in-stock-dialog tbody.cart-table-body > tr > td {
    white-space: normal;
}

#not-in-stock-dialog {
    z-index: 1150;
}

    
.table-bordered-mod>tbody>tr>td, .table-bordered-mod>tbody>tr>th, .table-bordered-mod>tfoot>tr>td, .table-bordered-mod>tfoot>tr>th, .table-bordered-mod>thead>tr>td, .table-bordered-mod>thead>tr>th {
    border: 1px solid white !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
}


.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: white;
    background-color: #000;
    border: none;
    border-bottom: 5px solid #585757;
}

a.list-group-item, button.list-group-item {
    color: black;
    margin-bottom: 0px;
    background-color: white;
    border: 1px none transparent;
    border-bottom: 5px solid #cecece;
}

a.list-group-item-children{
    color: black;
    background-color: rgb(222, 201, 201);
    border-color: #e6e6e6;;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: transparent;
    
    z-index:3;
    border-style: none none solid none; 
    border-color: #585757;
}

/* menu */
#menu {
        background-color: white;
        min-height: 40px;
        margin-top: 10px;
}

#menu .navbar-nav {
    margin: 0;
}


#menu .nav > li > a {
color: #000;
        padding: 10px 15px 10px 15px;
        margin: 5px 0px;
        min-height: 15px;
        line-height: 10px;
        background-color: #d8cece;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	text-decoration: none;
        color: white;    
        background-color: #000;   
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 250px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 11px;
        
        border-bottom: 2px solid white;
}
#menu .dropdown-inner li a:hover {
        color: white;
	background-color: #ec4e49;
}
#menu .see-all {
        color: #000000;
	display: block;
	margin-top: 0.5em;
        
        border: 2px solid white;
	border-top: 1px solid #DDD;

	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 11px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
}
#menu #category {
	padding-right: 15px;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
        display: inline-block!important;
}

#menu #category-second {
	padding-right: 15px;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
        display: inline-block!important;
}


#menu .btn-navbar {
	font-size: 14px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 5px;
	float: right;
        background-image: linear-gradient(to bottom, #757575, #0a0a0a);
        background-repeat: repeat-x;
}

#menu .btn-navbar-second {
        margin-left: 5px;
        float: right;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		//display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: black;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background-color: #ec4e49;
	}
	#menu .see-all {
		margin-top: 0;
                padding-top: 10px;
                padding-bottom: 10px;
		border: none;
		border-radius: 0;
		color: black;
                font-weight: 600;
	}
        
        #menu .btn-primary {
            min-width: 100px;
            width: 100%;
        }
        
        #content {
            min-height: 400px!important;
        }

        
}
/* content */
#content {
	min-height: 600px;
}




/* footer */
footer {
        margin-top: 30px;
        padding-top: 30px;
        background-color: #271e1e;
        border-top: 1px solid #565656;
        color: #444;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}


footer a {
        color: white;
}
footer a:hover {
	color: #000;
}

footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff1e1e;
        text-shadow: 1px 1px 5px black;
}

footer .contact, footer .contact h3 {
    color: white;
    
    padding: 10px;
    margin-top: 15px;
}

footer .contact span {
   // display: block;
    padding: 5px;
    
    float: left;
    clear: left;
}


footer .contact .block {
    overflow: auto;
    display: inline-block;
    float: right;
}

@media (max-width: 991px) {
    footer .contact .block {
        float: left;
        margin-left: 20px;
    }
}

footer .contact span .fa {
    color: #ff1e1e;
}

footer .contact span.phone {
    //font-size: 18px;
}


/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    margin: 10px 0 5px 0;
    padding: 3px 0;
    border-style: none;
    /* border-bottom: 5px solid #585757; */
    border-radius: 0px;
}

.breadcrumb a {
        color: black;
}

.breadcrumb a:hover {
        color: #000;
}


.breadcrumb i {
	font-size: 14px;
}
.breadcrumb > li {
	text-shadow: 0;
	padding: 0 15px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
        content: '';
        display: block;
        position: absolute;
        top: 5px;
        right: -5px;
        width: 10px;
        height: 10px;
        border-right: 5px solid #585757;
        border-bottom: 5px solid #585757;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media (max-width: 767px) {
    .breadcrumb > li:after {
        top: 5px;
        right: -5px;
        width: 10px;
        height: 10px;
    }
}

.pagination {
	margin: 0;
}

.form-control {
    height: 30px;
}

/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 4.5px 10px;
	font-size: 11px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 8.5px;
}
.btn-sm {
	font-size: 9.5px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 14px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 11px;
}
.btn-group > .btn-xs {
	font-size: 8.5px;
}
.btn-group > .btn-sm {
	font-size: 9.5px;
}
.btn-group > .btn-lg {
	font-size: 14px;
}




.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
        background-color: #d8cece;
        color: #000000;
        background-repeat: repeat-x;
        border-color: #e6e6e6;
        border: none;
        border-bottom: 5px solid #585757;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:active:hover, .btn-primary:focus, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
        outline: none;

        background: #000;
        border-color: #585757;
        text-shadow: 2px 2px 8px #000;
}

.btn-primary:active, .btn-primary:active:hover {
        color: #000;
        background: #ffffff;
}

primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #d8cece; 
        border-color: #585757;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    outline: none;
    
    color: #000;
    background-color: #ffffff;
    border-color: #585757;
    text-shadow: none;
}

.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}



/*.product-thumb .desc-box {
    overflow: hidden;
    height: 100px;
    line-height: 16px;
}

.product-thumb .desc-box:before {
    content: "";
    float: left;
    width: 5px;
    height: 200px;
}

.product-thumb .desc-box > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px;
}		

.product-thumb .desc-box:after {
    content: "\02026";
    box-sizing: content-box;
    float: right;
    position: relative;
    top: -25px;
    left: 100%; 
    width: 3em;
    margin-left: -3em;
    padding-right: 5px;	
    text-align: right;
    background-size: 100% 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}*/

.product-thumb .desc-box {
    overflow: hidden;
    height: 145px;
    line-height: 1.13em;
    position: relative;
}


.product-thumb .desc-box > h4 > a {
    max-height: 3.0em;
    overflow: hidden;
    display: block;
    line-height: 1em;
}

.product-thumb .desc-box:before {
    content: "";

    height: 210px;
}

.product-thumb .desc-box > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px;
}		



.product-thumb .desc-box:after {
    content: "\02026";
    /*box-sizing: content-box;*/
    /* float: right; */
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 100%;
    /* height: 20px; */
    margin-left: -3em;
    padding-right: 5px;
    /* text-align: right; */
    background-size: 100% 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffffa3 50%, white);
}







/* product list */
.product-thumb {
        position: relative;
        
	border: 3px none#b3b1b1;
        margin-bottom: 20px;
        overflow: visible;
        background-color: white;
       
        /*border: 1px solid#f5cdcd;*/
        /*border-bottom: 5px solid #585757*;*/
        border-bottom: none;
        
        border-width: 1px;
        border-style: solid;
        border-image: linear-gradient(to top, rgba(229, 50, 45, 0.5), rgba(0, 0, 0, 0)) 1 100%;
}

.product-thumb-manufactuer {
        margin-bottom: 20px;
        overflow: visible;
        background-color: white;

        border: none; 
        /*border-bottom: 5px solid #585757;*/
        box-shadow: 3px 2px 13px 1px #a5a2a2;
        
        padding-top: 100%; 
        position: relative;
}
.product-thumb-manufactuer .img-thumbnail {
        /*border: none;*/
}

.product-thumb .image .discount-value-image {
    width: 50%;
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 0;
}

.product-thumb .image .discount-value-image img {
    position: relative;
    margin: 0;
}

.product-thumb .image .discount-value-image div {
    display: inline-flex;
    align-items: center;
    
    color: white;
    font-size: 3em;
    position: absolute;
    top: 5%;
    left: auto;
    bottom: auto;
    right: 0;
    
    width: 100%;
    height: 100%;
    
    transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);

      /* Firefox */
    -moz-transform: rotate(-35deg);

      /* IE */
    -ms-transform: rotate(-35deg);

      /* Opera */
    -o-transform: rotate(-35deg);
}

.product-thumb .image .discount-value-image .discount-text {
    display: inline-block;
    
    width: 100%;
    margin-left: -7%;
}

.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin: auto;
        width: auto;
        padding: 0px;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
}

.product-thumb .image > a > div {
        width: 100%;
        position: relative;
        padding-top: 100%;
        overflow: hidden;
}
    
.product-grid .product-thumb .image {
	float: none;   
        margin-left: auto;
	margin-right: auto;
        width: auto!important;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	/*padding: 0 15px;*/
}
}
.product-thumb h4 {
	font-weight: bold;
        font-size: 12px;
}

.product-thumb p {
    margin-top: 0.0em; /* Отступ сверху */
    margin-bottom: 0.25em; /* Отступ снизу */
   // word-break: break-all;
}
    



.product-thumb .button-caption {
	position: relative;
}

.product-list .product-thumb .button-caption {
       position: absolute;
       bottom: 0;
}

.product-list .product-thumb {
    height: 100%;
}

.product-thumb .caption {
    padding: 0 5px;
    min-height: 90px;
    position: relative;
    text-align: center;
}

.product-thumb .desc-box > div {
    display: none;
    line-height: 1.1em;
}
.product-thumb .desc-box:after {
    display: none;
}

.product-list .product-thumb .desc-box  > div {
    display: block;
}
.product-list .product-thumb .desc-box:after {
    display: block;
}

.product-grid .product-thumb .desc-box {
    height: 100px;
}
    
.product-list .product-thumb .caption {
	margin-left: 230px;
        min-height: 135px;
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
            min-height: 90px;
            padding: 0 5px;
    }
}
@media (max-width: 992px) {
    .product-grid .product-thumb .caption {
            min-height: 90px;
    }
}
@media (max-width: 767px) {
    .product-list .product-thumb .caption {
            min-height: 0;
            margin-left: 0!important;
            padding: 0 5px;
            text-align: center;
            width: auto!important;
    }
    .product-grid .product-thumb .caption {
            min-height: 90px;
    }
    
    .product-list .product-thumb .button-caption {
            position: relative;
            float: left;
    }
    
    .product-list {
            height: auto!important
    }
    
    .product-list .product-thumb .image {
            width: 150px!important;
            float: left;
    }
}

@media (max-width: 550px) {
    .product-grid .product-thumb .caption {
            min-height: 125px;
    }
    
    .product-grid .product-thumb .desc-box {
            height: 75px;
    }
}



.price-special-fixed, .product-avaibility-date {
        font-size: 105%;
        white-space: nowrap;
	margin-left: 0px;
        
        display: block;
}

.price-special-fixed {

        display: inline-block!important;
}

.price-special-fixed > span, .product-avaibility-date > span {
        color: #FF0000; 
        font-weight: bold;
}

.price-special-fixed:after, .product-avaibility-date:after {
        font-family: FontAwesome;
        color: #1E91CF;
        content: "\f059";
        margin-left: 4px;
        font-size: 1.2em;
}

.product-avaibility-date {
        font-size: 100%;
        display: inline-block;
        color: purple;
        pointer-events: auto;
}

.product-avaibility-date > span {
        font-weight: normal;
        
}

.product-avaibility-date:after {
        color: purple;
        margin-left: 0px;
}



.product-thumb .rating {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 20px;
	/*padding-bottom: 10px;*/     
}
.rating .fa-stack {
	font-size: 7.5px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 14px;
}
.rating .fa-star {
	color: #000;
        font-size: 14px;
        text-shadow: 2px 2px 4px black;;
}
.rating .fa-star + .fa-star-o {
	color: #882623;
}
h2.price {
	margin: 0;        
}


.modal {
  text-align: center;
}

@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}



.product-list .product-thumb .info {
	position: relative;
        bottom: 0;
}

.product-grid .product-thumb .info {
	position: absolute;
        top: 0;
        margin-top: -4.5em;
        font-family: Arial;
        line-height: 15px;
        width: 100%;
}

.product-thumb .price {
	color: #444;
        margin-right: 10px;
        display: inline-block;
        line-height: 1.4em;
}
.product-thumb .price-new {
	font-weight: 600;
        margin-right: 0px;
}
.product-thumb .price-special {
        color: #000;
}
    
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
        margin-right: 0px;
        white-space: nowrap;
        display: inline-block;
}

.product-thumb .price-retail {
        font-size: 88%;
        white-space: nowrap;
	margin-left: 0px;
}

.product-thumb .price-tax {
	color: #999;
	font-size: 11px;
	display: block;
}

.product-thumb .stock-text {
        color: #444;
        font-size: 100%;
	font-weight: 600;
}

.product-thumb .button-group {
	border-top: 1px solid #ddd;
        background-color: #d8cece;
        overflow: hidden;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
        

}

.product-thumb .button-group button {
        padding: 0;
        margin-top: 3px;
        margin-bottom: 3px;
        width: 29%;
        border: none;
        display: inline-block;
        float: left;
        background-color: #d8cece;
        color: #666666;
        line-height: 22px;
        height: 20px;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
}

.product-thumb .button-group input {
        margin-top: 3px;
        margin-bottom: 3px;
	width: 15%;
	display: inline-block;
	float: left;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
        line-height: 20px;
        height: 20px;
        border-radius: 5px;
        border: 2px solid #888;
        
}


.product-thumb .button-group button + button {
	width: 15%;
	border-left: 1px solid #ddd;
}

.product-thumb .button-group button.spacer {
	width: 10%;
	visibility: hidden;
}

.product-thumb .button-group button.plus-minus {
	width: 15%;
}

.product-thumb .button-group button.plus-minus + button {
    border-right: 1px solid #ddd;
}


.product-thumb .button-group button.cart-button {	
	border-left: 1px solid #ddd;
}



/*.product-thumb .button-group button:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}*/

/*@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}*/


.product-thumb .input-group {
    padding: 0;
    width: 100%;
}


.product-thumb .input-group-btn {
    white-space: normal;
    width: auto;
}

.product-thumb  .input-group-btn > button, .product-thumb .input-group-btn > #dropdown > button {
    padding-top: 8px;
    padding-bottom: 6px;
    border-bottom: 0;
    box-shadow: 1px 1px 9px 0px #636363;
}
.product-thumb  .input-group-btn > button:first-child, .product-thumb  .input-group-btn > #dropdown > button:first-child {
    margin-top: 0px;
}

.product-thumb  .input-group-btn > input {
    margin-top: 0px;
}




.product-thumb .input-group-btn > button + button,  .product-thumb .input-group-btn > div + button, .product-thumb .input-group-btn > input + button {
    margin: 0px 0 0px 5px!important;
}



.dropdown-menu-incategory { 
    top: 100%;
    margin-left: -20px;
    left: 0;
    white-space: nowrap;
    padding: 0px;
    border-color: #585757;
    border: none;
    border-bottom: 5px solid #585757;
    font-size: 12px;
    box-shadow: 2px 3px 8px 2px #bfbcbc;
}


.product-list .dropdown-menu-incategory { 
    margin-left: -5px;

}



.dropdown-menu button.incategory-button { 
    color: black;
    
    display: block;
    float: none;  
    width: 100%;
    
    text-align: left;
    font-weight: normal;
    font-size: 11px;
    
    padding-left: 10px;
    margin-right: 5px;
    
    line-height: 20px;
    text-transform: none;
    
    height: 27px;
}

.dropdown-menu-incategory > button {
        padding: 0;
        margin-top: 3px;
        margin-bottom: 3px;
        width: 29%;
        border: none;
        display: inline-block;
        float: left;
        background-color: #d8cece;
        color: #666666;
        line-height: 22px;
        height: 20px;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
}


.dropdown-menu button.incategory-button:hover { 
    color: #ffffff;
    background-color: #000;
}

.dropdown-menu button.incategory-button + button {
    width: 100%;
    //border-top: 1px solid #888;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #000;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}


@media (min-width: 1430px) {
	#content .col-xl-3colums-plus:nth-child(4n+1),
	#content .col-xl-4colums-plus:nth-child(5n+1),
	#content .col-xl-5colums-plus:nth-child(6n+1),
	#content .col-xl-8colums-plus:nth-child(9n+1) {
		clear:left;
	}
}

@media (min-width: 1200px) and (max-width: 1429px) {
	/*#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}*/
        
        #content .col-xl-3colums-plus:nth-child(3n+1),
        #content .col-xl-4colums-plus:nth-child(4n+1),
        #content .col-xl-5colums-plus:nth-child(5n+1),
        #content .col-xl-8colums-plus:nth-child(8n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}


.img-main-logo {
    height: 45px;
    margin-left: 5px;
}

.img-thumbnail {
    display: inline-block;;
    vertical-align: middle;
}

.img-thumbnail-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.img-thumbnail-manufacturer {
    padding: 5px;
    text-align: center; 
    display: table; 
    width: 100%; 
}

.extra-link{
    color: #000!important;
    font-weight: 600;
    font-size: 13px;
}
.extra-link:hover {
    color: #585757!important;
}


.panel-hidden {
    display: none;
}

.panel-body-checkout {
    padding: 5px 20px 5px 20px;
}

.owl-controls {
    background-color: white;
}

.owl-item-spacing .owl-item .product-layout {
    padding: 0 5px;
}



.checkout-option-group {
    
}

.checkout-option-group button {
    margin: 5px;
}

.checkout-option-group button.active {
    padding-top: 10px;
    padding-bottom: 8px;
} 

.checkout-option-group button.btn-primary.active:focus {
    background: #000;
    color: #ffffff;
}

#button-account-register {
    margin: 15px;
    width: 100%;
    max-width: 300px;
    text-align: left;
}

#button-account-register .caret-right {
    float: right;
    line-height: 20px;
    font-size: 17px;
}


.checkout-panel {
    margin-bottom: 10px;
    text-align: left;
    padding: 10px 0;
    overflow: hidden;
    white-space: normal;
    box-shadow: 2px 2px 11px #9a9a9a;
}

.checkout-panel .panel {
    border: none;
}

.checkout-panel .panel-heading {
    background: transparent;
}


.checkout-panel label {  
    font-size: 13px;
}

.checkout-radio-active label {
    font-weight: 600;
}

.checkout-radio {
    border: 1px solid #cccccc;
    border-radius: 8px;
    padding-left: 20px;
    
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.checkout-radio:hover {
    border-color: #0006b;
}

.checkout-radio-active {
    background: #e84944;
    color: white;
}




.checkout-radio label {
    width: 100%;
}



#loading-overlay {
    
}

.cssload-overlay {
    position: fixed;
    width: 100%;
    height:100%;
    left: 0;
    top: 0;
    display: none;
    align-items: center;
    z-index: 1999;
    
    background-color: white;
    background-color: rgba(255,255,255,0.65);
}

.cssload-container {
    width: 100%;
    height: 49px;
    text-align: center;
}


.cssload-title {
    width: 100%;
    
    position: absolute;
    top: 50%;
    margin-top: 15px;

    color: black;
    font-weight: 600;
    font-size: 13px;
    
    text-align: center;
    //text-shadow: 1px 1px 6px #464646;
}

.cssload-speeding-wheel {       
    width: 49px;
    height: 49px;
    
    position: absolute;
    left: 50%;
    top: 50%;
       	
    margin-left: -25px;
    margin-top: -45px;

    border: 3px solid rgb(229,51,45);
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    
    animation: cssload-spin 575ms infinite linear;
    -o-animation: cssload-spin 575ms infinite linear;
    -ms-animation: cssload-spin 575ms infinite linear;
    -webkit-animation: cssload-spin 575ms infinite linear;
    -moz-animation: cssload-spin 575ms infinite linear;
}



@keyframes cssload-spin {
    100%{ transform: rotate(360deg); transform: rotate(360deg); }
}

@-o-keyframes cssload-spin {
    100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}

@-ms-keyframes cssload-spin {
    100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes cssload-spin {
    100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@-moz-keyframes cssload-spin {
    100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}



.body-fixed {
    overflow-y: scroll;
    position: fixed;
    
    /*position: fixed !important;
    overflow: scroll !important;
    width: 100%;*/
}


.modal-header .close {
    margin: -1.8rem 0rem -1rem auto;
}

.shipping-no-cost {
    font-weight: 600;
    color: red;
}


.container-centered {
    text-align: center;
    white-space: nowrap;
}

.container-centered:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.container-centered .center-target {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

#cart-product-thumb {
    
}

#cart-product-thumb .text-right-xs-left {
    text-align: right;
}


#cart-product-thumb .input-group {
    margin-top: 10px;
}

#cart-product-thumb button {
    padding-top: 8px;
    padding-bottom: 6px;
    border-bottom: 0;
    box-shadow: 1px 1px 5px 0px #8a8a8a;
}
#cart-product-thumb button:first-child {
    margin-left: 5px;
}

#cart-product-thumb button + button,  #cart-product-thumb div + button {
    margin-left: 5px;
}

#cart-product-thumb button.remove {
    margin-left: 15px;

    background: #000;
    color: white;
    text-shadow: 2px 2px 8px #000;

}
#cart-product-thumb button.remove:hover, button.remove:active, button.remove:active:hover, button.remove:focus {
    background: white;
    color: black;
    text-shadow: 0;
    border-color: #585757;       
}

@media (min-width: 1200px) {
    #cart-product-thumb .flex-box-md-and-higher {
        display: flex;
        align-items: center;
    }
    #cart-product-thumb .input-group {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) { 
    #cart-product-thumb .col-auto {
        width: 50%;
    }
    #cart-product-thumb .flex-box-md-and-higher {
        display: flex;
        align-items: center;
    }
    #cart-product-thumb .input-group {
        margin-top: 0px;
    }
}
@media only screen and (min-width: 870px) and (max-width: 991px) { 
    #cart-product-thumb .col-auto {
        width: 50%;
    }
    #cart-product-thumb .flex-box-md-and-higher {
        display: flex;
        align-items: center;
    }
    #cart-product-thumb .input-group {
        margin-top: 0px;
    }
}

/*@media (max-width: 991px) {
    #cart-product-thumb .input-group {
        margin-top: 10px;
    }
}*/

@media only screen and (min-width: 992px) {
     #cart-product-thumb .flex-box-xss-and-higher {
        display: flex;
        align-items: center;
    }
}

@media (max-width: 991px) {
    #cart-product-thumb .text-right-xs-left {
        text-align: left;
    }
    #cart-product-thumb .prices {
        width: 100%;
        margin-top: 10px;
    }
}



#cart-product-thumb td {
    padding: 0;
    width: auto;
}


#cart-product-thumb td.min {
    width: 1%;
    white-space: nowrap;
}

#cart-product-thumb td.max {
    width: 100%;
}

#cart-product-thumb .panel {
    margin-bottom: 10px;
    
    text-align: left;  
    padding: 10px 0; 
    overflow: hidden; 
    white-space: normal;
    
    box-shadow: 2px 2px 11px #9a9a9a;
}


#cart-product-thumb div.panel.transition {
    -webkit-transition: margin 0.4s, height 0.4s, padding 0.4s;
    transition: margin 0.4s, height 0.4s, padding 0.4s;
}

#cart-product-thumb div.panel.transition.removed {
    height: 0!important;
    margin: 0!important;
    padding: 0!important;
}

#cart-product-thumb button[disabled] {
    cursor: not-allowed;
}


#cart-product-thumb .table {
    margin-bottom: 0px;
}

#cart-product-thumb .table > tbody > tr > td.info:after {
    font-family: FontAwesome;
    color: #000;
    font-size: 12px;
    content: "\f05a";
    margin-left: 4px;
}
    
#cart-product-thumb .table > tbody > tr > td.price {
    white-space: nowrap;
    padding-left: 5px;
}
#cart-product-thumb .table > tbody > tr > td.discount {
    color: #000;
}

#cart-product-thumb .table > tbody > tr.linethrough > td.discount {
    color: black;
}

#cart-product-thumb .table > tbody > tr > td {
    padding: 2px; 
    border: 0;
    background: transparent;
    vertical-align: middle;
}

#cart-product-thumb .table > tbody > tr:last-child {
     border-top: 1px solid #dddd;
}

#cart-product-thumb .table > tbody > tr:last-child > td {
    padding-top: 8px; 
}

#cart-product-thumb .table > tbody > tr.linethrough {
    text-decoration: line-through;
}

.tooltip-product-thumb.in {
  opacity: .7;
}



.tooltip-wrapper {
  display: inline-block; /* display: block works as well */
  cursor: not-allowed;
}

.tooltip-wrapper > button[disabled] {
  /* don't let button block mouse events from reaching wrapper */
  pointer-events: none;
}

.tooltip-wrapper > button.disabled {
  /* OPTIONAL pointer-events setting above blocks cursor setting, so set it here */
  cursor: not-allowed;
}



#mobile-menu {
    display: inline-block; 
    vertical-align: middle;
    margin-right: 0;
}

#mobile-menu .body {
    text-align: center; 
    color: white; 
    text-shadow: 1px 1px 4px black; 
    padding: 4px;
}

#mobile-menu .body a {
    color: white; 
}
    
#mobile-menu .body:hover {
    background-color: #ec4e49;
}



#mobile-menu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

#mobile-menu .open > .dropdown-menu {
    display: block!important
}


#mobile-menu-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    
    z-index: 2000;
}

#mobile-menu-form .body {
    transition: margin-left 0.2s ease;
    
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    min-height: 800px;
    
    display: none;
    margin-left: -100%;
    
    font-size: 14px;
    text-align: left;
    list-style: none;
    background: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  
    /*-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
}
#mobile-menu-form .form-container {
    
}
    
    
    
#mobile-menu-form .opened {
    margin-left: 0;
}

#mobile-menu-form .visible {
    display: block;
}


.btn-primary {
    border-radius: 5px;
    padding-top: 8px;
    padding-bottom: 6px;
    border-bottom: 0;
    box-shadow: 1px 1px 6px 0px #656363;
}

.btn-mobile {
    padding-top: 8px;
    padding-bottom: 6px;
    border-bottom: 0;
    box-shadow: 1px 1px 9px 0px black;
    
    font-weight: bold;

    color: white;
    background: #000;
    border-color: #585757;
    text-shadow: 2px 2px 4px #000000ab;
}
       

.btn-mobile:hover {
    color: #000;
    background-color: #ffffff;
    border-color: #585757;
    text-shadow: none;
}


.btn-mobile.active.focus, .btn-mobile:active, .btn-mobile:focus, .btn-mobile.active:focus, .btn-mobile.active:hover, .btn-mobile:active.focus, .btn-mobile:active:focus, .btn-mobile:active:hover, .open>.dropdown-toggle.btn-mobile.focus, .open>.dropdown-toggle.btn-mobile:focus, .open>.dropdown-toggle.btn-mobile:hover {
    color: white;
    background: #000;
}



#products-loader {
    text-align: center;
}

#products-loader #loading-product-overlay {
    position: relative; 
    height: 60px; 
    
    opacity: 1; 
    z-index: auto;
    
    background: white;
}

#products-loader #loading-product-overlay .cssload-container {
    height: 100%;
}

#products-loader #loading-product-overlay .cssload-speeding-wheel {
    top: 100%;
    margin-top: -55px;
}

#products-loader button {
    min-width: 175px; 
    height: 34px;
    
    font-weight: bold; 
    margin: 13px 0;
}


#products-sort {
    padding: 7px;
}

#products-sort .btn-mobile {
    width: 75px;  
    margin-top: 5px; 
    float: right;
} 

#products-sort .dropdown {
    z-index: 1; 
    float: right;
}

#products-sort .dropdown-menu {
    padding: 5px 2px;
    
    width: auto;
    font-size: 12px;
    overflow: hidden;
}


#products-sort .dropdown-menu > span {
    display: block;
    padding: 2px 2px 2px 5px;
    white-space: nowrap;
    
    position: relative;
}

#products-sort .dropdown-menu > span button,  #products-sort .dropdown-menu > span a {
    border: 0;
    background: white;
    
    color: black;
    margin-left: 15px;
    
    width: 100%;
    text-align: left;
}

#products-sort .dropdown-menu > span button:hover, #products-sort .dropdown-menu > span a:hover {
    color: #000;
}

#products-sort .dropdown-menu > span > i {
    color: #000;
    position: absolute;
    top: 5px;
}


#products-sort .products-category-dropdown {
    float: left;
    z-index: 2;
}

@media (max-width: 500px) {
    #products-sort #button-products-layout {
        clear: left;
    }
    
    #products-sort .products-category-dropdown {
        width: 100%;
        margin-bottom: 10px;
    }
    
    #products-sort #button-products-category {
        width: 100%;
    }
}

#category-image-desc {
    background: white; 
    position: relative;
    
    overflow: hidden;
}


#category-image-desc .category-description {   
    position: absolute;
    left: 0;
    top: 0px;
    
    line-height: 1.0em;
    font-size: 32px;
    
    padding: 12px;
    
    display: flex;
    align-items: center;
}

@media (max-width: 1199px) {
    #category-image-desc .category-description {
        display: none;
    }
}


#button-products-up {
    min-width: 100px; 
    font-weight: bold; 
    
    position: fixed; 
    right: 20px; 
    bottom: 50px; 
    
    will-change: bottom; 
    transition: bottom .3s ease;
    
    z-index: 10;  
    display: none;
    
    opacity: 1.0;
}

#button-products-up:hover {
    opacity: 1.0;
}



.product-table {
    position: relative;
    text-align: center;
    padding: 5px;
    border: 3px double black;
    overflow: hidden;
    
    line-height: 16px;
}

.product-table .product-table-row {
    padding: 10px;
    position: relative;
    text-align: center;    
    border: 1px dashed black;
    margin-bottom: 10px;
}

.product-table .product-table-row .header {
    font-weight: bold;
}

@media (max-width: 767px) {
    .product-table .product-table-description {
        padding-top: 10px;
    }
}

.product-table .divider {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    border: 1px dashed black;
}

.product-table .product-table-row hr {  
    margin: 1em auto;
    border: none;
    height: 2px;
    background: #000;
}

.modal-product-options {
    z-index: 1045;
}

@media (min-width: 768px) {
    .modal-product-options > .modal-dialog {
        width: 500px;
    }
}


.modal-product-options .modal-content {
    opacity: .95;
}

.modal-product-options .input-group button {
    box-shadow: 3px 3px 5px 0px #737171;
}

.modal-product-options .input-group input {
    margin-left: 2px;
    margin-top: 2px;
}

.modal-product-options > div.modal-body {
    overflow: hidden;  
    padding: 5px 10px;
}

.modal-product-options > div.modal-footer {
    border-top: 1px solid #a9a9a9;
    margin-top: -2px;
}

.modal-product-options > div.modal-header {
    border-bottom: 1px solid #a9a9a9;
}




.modal-product-options > div.modal-body .tab-pane {
    max-height: 200px;
    overflow: auto;
    overflow-x: hidden;
}

.modal-product-options > div.modal-body ul {
    list-style: none;
    padding-left: 15px;
    /*display: inline-block;*/
}

.modal-product-options > div.modal-body ul > li {
    /*display: inline-block;
    float: left;
    clear: both;*/
}

.modal-product-options > div.modal-body .tab-content ul > li > button, .modal-product-options > div.modal-body .tab-content ul > li > a {
    border: 0;
    background: white;
    
    color: #0864b3;
    margin-left: 5px;
    
    width: 100%;
    text-align: left;
    
    padding: 1px;
    font-size: 12px;
    
    max-width: 230px; 
    display: inline-block;
    
    -moz-user-select: none; 
    -webkit-user-select: none; 
    -ms-user-select:none; 
    user-select:none;
    -o-user-select:none;
}

.modal-product-options > div.modal-body .tab-content ul > li > a > input {
    vertical-align: text-top;
    margin: 1px 3px 1px 1px;
}

.modal-product-options > div.modal-body .tab-content ul > li > span {
    margin-left: 20px; 
    min-width: 80px; 
    width: auto; 
    float: right;
}

@media (max-width: 767px) {
    .modal-product-options > div.modal-body .tab-content ul > li > span {
        width: 100%; 
        padding: 0 20px 0 50px;
        text-align: right;
    }
    
    .modal-product-options > div.modal-body .tab-content ul > li > span:last-child {
        padding-bottom: 5px;
        margin-bottom: 8px;
        border-bottom: 1px solid #d2d2d2;
    }
    
    .modal-product-options > div.modal-body ul {
        line-height: 1.5em;
    }
    
    .modal {
        padding-right: 0!important;
    }
}

.modal-product-options > div.modal-body .tab-content ul > li > button:hover, .modal-product-options > div.modal-body .tab-content ul > li > a:hover {
    color: red;
    cursor: pointer;
}

.modal-product-options > div.modal-body ul > li > button.active, .modal-product-options > div.modal-body ul > li > a.active {
    color: black;
    cursor: not-allowed;
}

.modal-product-options > div.modal-body ul > li > button.active > i:before, .modal-product-options > div.modal-body ul > li > a.active > i:before {
    content: "\f00c";
    
    margin-left: -17px;
    padding-right: 2px;
    color: red;
}


.alert-info {
    color: #000000;
    border: none;
    background-color: #d8cece;
    box-shadow: 2px 2px 9px 0px rgb(82,82,82);
}

#products-loader .alert-info {
    width: 40%;
    height: 34px;
    
    min-width: 250px;
    margin: 13px auto;

    padding: 8px 14px 8px 14px;
}



#account-panel {
    max-width: 768px;
    margin: auto;
}

#account-panel .account-info {
    padding: 4px 20px; 
    overflow: auto; 
    box-shadow: 0px 4px 11px 0px #adadad;
}

#account-panel .account-info-elements {
    text-align: left; 
    overflow: auto;
}

#account-panel .account-info-elements > div > div {
    padding: 5px 10px; 
    margin-bottom: 8px; 
    border: 1px solid #dedcdc; 
    border-radius: 8px;
}

#account-panel .account-info-elements > div > div > span {
    font-weight: bold;
}


#account-panel .account-edit {
    margin-top: 10px;
}

#account-panel .row {
    overflow: auto; 
    text-align: center; 
    padding-top: 10px;
}

#account-panel .row > div > div {
    padding: 10px; 
    margin-bottom: 15px; 
    box-shadow: 1px 2px 7px 3px #adadad;
}




@media (min-width: 1366px) { /*font scale for 1366 res and above*/
    body {
        font-size: 13px;
    }

    footer h5 {
        font-size: 14px;
    }
    
    #top-menu a {
        font-size: 15px;
    }
    
    #top-menu .dropdown-menu a {
        font-size: 13px;
    }
    
    #top .btn-link > i, #top-links li > i, #top-links a > i {
        font-size: 16px;
    }
    
    #top-container li a {
        font-size: 13px;
    }
    
    body .extra-link {
        font-size: 14px;
    }
    
    .btn {
        font-size: 13px;
    }
    
    .product-thumb h4 {
        font-size: 14px;
    }
    
    .product-grid .product-thumb .info {
        margin-top: -3.7em;
    }
   
    .product-thumb .price {
        line-height: 1.2em;
    }
    
    .product-thumb .stock-text, .product-thumb .sales-text, .product-thumb .product-avaibility-date {
        font-size: 95%;
    }
    
    #sale-counter-CDT .caption {
         font-size: 14px!important;
    }
    
    label {
        font-size: 13px;
    }
    
    .modal-product-options > div.modal-body .tab-content ul > li > button, .modal-product-options > div.modal-body .tab-content ul > li > a {
        max-width: 220px; 
    }

    .modal-product-options > div.modal-body .tab-content ul > li > span {
        margin-left: 15px; 
        min-width: 95px; 
    }
}


.product-thumbnails {    
    margin-bottom: 20px;
    overflow: auto;

    display: inline-block;
    vertical-align: top;
}




.product-thumbnails .thumbnail-additional {
    margin-left: 10px;
    border-color: #afafaf;
}

.product-thumbnails .thumbnail-additional img {
    opacity: 0.5;
}

.product-thumbnails .thumbnail-item {
    display: inline-block;
    vertical-align: top;
    
    position: relative;
    padding: 2px;
    
    float: left;
}

.product-thumbnails .thumbnail-info {
    float: right;
}

.product-thumbnails .thumbnail-item .thumbnail-more {
    display: inline-block;
    
    width: 35px;
    height: 35px;
    border: 2px solid #afafaf;
    box-shadow: 1px 1px 3px 1px #b5b5b5;
    border-radius: 50%;
    font-size: 14px;
    
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    
    margin: 3px;
    
    text-decoration: none;
    
    text-align: center;
    line-height: 27px;
}


.product-thumbnails .thumbnail-item .thumbnail-description {
    min-width: 70px;
    height: 28px;
    
    border-radius: 20px;

    line-height: 20px;

    margin: 10px;
    padding: 0;
}

.product-thumbnails .thumbnail-more:hover, .product-thumbnails .thumbnail-more:focus, .product-thumbnails .thumbnail-more:active {
    border-color: #000;
    outline: none;
}

@media (max-width: 450px) {
    .product-thumbnails .thumbnail-item.thumbnail-img {
        display: none;
    }
    .product-thumbnails {
        vertical-align: bottom;
    }
    
    .product-thumbnails .thumbnail-item.thumbnail-controls {
        position: absolute;
        left: auto;
        bottom: auto;
        right: 0;
        top: 0;
    }
}




.product-thumbnail {
    display: inline-block;
    overflow: hidden;
    padding: 10px;
    
    
    
    line-height: 1.42857143;
    background-color: #fff;
    
    border: 2px solid #585757;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    
    box-shadow: 1px 1px 3px 1px #b5b5b5;
}

.product-thumbnail .img-placeholder {
    width: 100%;
    position: relative;
    padding-top: 100%;
    overflow: hidden;
}

.product-thumbnail .img-placeholder img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    
    margin: auto;
}


.product-thumbnail:hover {
    border-color: #000;
}

.product-thumbnails-more {
    width: 30px;
    height: 30px;
    border: 1px solid black;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: 100%;
}


.product-input-group {
    display: inline-block; 
    margin: 0 5px 0 20px;
}

.product-input-group.input-group .form-control, .product-input-group input {
    width: 30px;
    min-width: 20px;
    padding: 0;
    
    text-align: center; 
    vertical-align: middle; 
    float: none;
    height: 25px;
    
    border-radius: 15%!important;
}

.product-input-group button {
    width: 20px;
    height: 20px;
    padding: 2px;
    border-radius: 50%;
    border: 1px solid dimgrey;
    background: #f3f3f3;
    box-shadow: 1px 1px 3px #676767;
    
    margin: 2px 0;
    
    font-size: 12px!important;
}

.product-input-group button.btn.plus {
    width: 25px;
    height: 25px;
    padding: 5px;
}

.product-input-group button.active.focus, .product-input-group button.active:focus, 
.product-input-group button.focus, .product-input-group button:active.focus, 
.product-input-group button:active:focus, .product-input-group button:focus {
    outline: none;
}

.product-option-header {
    font-size: 12px;
    font-weight: bold;
}

.product-option-header span + span {
}


.product-option-item {
    max-height: 350px;
    overflow: auto;
    overflow-x: hidden;
}
    
    
.product-option-item li {
    overflow: auto;
    line-height: 30px; 
    
    font-size: 12px!important;
    
    display: flex; 
    align-items: center; 
    justify-content: space-between;
}

.product-option-item li > span {
    display: inline-block;
    width: 100%;
    max-width: 50%;
    line-height: 1.2em;
}

.product-option-item li.disabled {
    pointer-events: none;
    opacity: 0.4;
}

.product-option-item li > *, .product-option-item .float-block > * {
    vertical-align: middle;
}

.product-option-item .float-block, .product-option-header .float-block {
    float: right;
}

.product-option-item .float-block {
   white-space: nowrap;
}



.product-description {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    
    font-size: 1.0em;
    line-height: 1.2em;
    text-align: left;
    
    padding: 2px;
}


@media (min-width: 768px) {
    .product-col {
        max-width: 100%;
        clear: none!important;
    }
}



.product-col {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}



.modal-product {
    z-index: 1041;
}

.modal-product .modal-content {
    border-radius: 20px;
    border: none;
}

.modal-product .modal-header {
    background: #000;
    border-radius: 20px 20px 0 0;
    border-bottom: 5px solid #585757;
    box-shadow: 1px -1px 8px 0px black;
    
    overflow: auto;
}


.modal-product .modal-header .modal-title {
    color: white;
    font-size: 16px;
}

.modal-product .modal-header .close {
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    bottom: auto;
    margin: -7px;
    opacity: 1;
    color: #585757;
    background: white;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 25px;
    box-shadow: 1px 1px 10px black;
    
    outline: none;
    
    transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
}

@media (max-width: 767px) {
    .modal-product .modal-header .close {
        margin: 5px;
    }
}

.modal-product .modal-header .close:hover {
    background: #e8e8e8;
    transform: rotate(25deg);
}

.modal-product .modal-body {
    overflow-y: auto;
    overflow-x: hidden;
}
    
    
.modal-product .modal-footer {
    padding: 1px;
    height: 45px;
    
    background: #000;
    background: linear-gradient(180deg, #bf0d09, #000);
    
    border-radius: 0 0 20px 20px;
    border-top: 5px solid #585757;
    box-shadow: -1px 0px 8px 0px #232323;
}


.modal-product .modal-footer button {
    border: none;
    outline: none;
    height: 100%;
    display: inline-block;
    min-width: 50px;
    background: transparent;

    color: white;
    font-size: 14px;
    box-shadow: inset 0px 0px 4px 0px black;

    border-radius: 5px;
    
    transition: background .3s ease, color .3s ease;
}

.modal-product .modal-footer button:hover {
    background: white;
    color: black;
}

.modal-product .modal-footer .fa {
    font-size: 1.2em;
}
    

.modal-product .modal-footer button.modal-but-cart {
    min-width: 200px;
}

@media (max-width: 767px) {
    .modal-product .modal-footer button.modal-but-cart {
        min-width: 100px;
    }
}

.modal-product .modal-footer button.modal-but-wish {
    border-bottom-right-radius: 20px;
    min-width: 80px;
}

.modal-product .modal-footer button.modal-but-link {
    border-bottom-left-radius: 20px;
    min-width: 50px;
    float: left;
}

.modal-product .modal-footer button.modal-but-link > span {
    padding: 3px;
}
    
@media (min-width: 768px) {
    .modal-product .modal-dialog {
        width: 90%;
        max-width: 800px;
        margin: 30px auto;
    }
}

.modal-backdrop {
    visibility: hidden !important;
}
.modal.in {
    background-color: rgba(0,0,0,0.5);
}

@media (max-width: 767px) {
    #modalProductDescription {
        position: relative; 
    }
}

#modalProductDescription  {
    background: white;
}

#modalProductDescription .modal-header, #modalProductDescription .modal-body {
    overflow: auto;
}

#modalProductCard #modalProductDescription {
    overflow: visible;
    background: transparent;
}


.unselectable {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}



.checkout-success-product-prices {
    font-size: 0.9em;
}

.checkout-success-product-prices hr {
    margin: 5px;
}


.tooltip-inner {
    background-color: #271e1e;
}
