@CHARSET "UTF-8";
html, body
{
	height: 100%;
}
.product-quantity
{
	max-width: 50px;
}

.form-product-list .input-group .input-group-addon,
.form-product-list .input-group .input-group-btn,
.form-product-list .input-group .form-control
{
    width: auto;
}
.form-inline .input-group
{
    display: inline-table;
}
.form-inline .input-group
{
    margin-right: 10px;
}
.regular-border
{
	border: 1px solid #ddd;
}

header
{
	background-color: #B9B4B0;
}
#header-logo
{
	width: 100%;
	max-width: 680px;
	padding: 10px 0px 0px 0px;
}
#header-tel
{
	color: #434343;
	font-size: 34px;
	font-family: raleway, sans-serif;
	float: right;
	padding-top: 40px;
}
#header-tel:hover
{
	text-decoration: none;
}

#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -50px;
  /* Pad bottom by footer height */
  padding: 0 0 50px;
}

footer
{
	background-color: #000;
	color: #fff;
	height: 50px;
	padding-top: 15px;
}

.navbar-mp 
{
    background-color: #000000;
    border-color: #000000;
    z-index: 1000;
    border-radius: 0px;
}
.navbar-mp .navbar-nav > li
{
	float: left;
}
.navbar-mp ul.navbar-right
{
    float: right !important;
    margin-right: -15px;
    height: 100%;
}
.navbar-mp ul.navbar-left
{
    float: left !important;
    margin-top: 7px;
    margin-bottom: 7px;
}
.navbar-mp .navbar-right
{
	float: right !important;
}
.navbar-mp li.dropdown a.navbar-right
{
    margin-right: 0px;
}
.navbar-mp .navbar-nav > li > a, .navbar-mp .navbar-nav > li > a:hover, .navbar-mp .navbar-nav > li > a:focus, .navbar-mp .navbar-nav > li > a:active
{
	color: #fff;
}
.navbar-mp .navbar-nav > li > a.btn
{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 24px;
}
.navbar-mp .navbar-nav > li > a.btn-primary:hover, .navbar-mp .navbar-nav > li > a.btn-primary:focus
{
	background-color: #286090;
	border-color: #204D74;
}
.navbar-mp .navbar-nav > li > a.btn-success:hover, .navbar-mp .navbar-nav > li > a.btn-success:focus
{
	background-color: #449D44;
    border-color: #398439;
}
.navbar-mp .navbar-nav > .open > a, .navbar-mp .navbar-nav > .open > a:hover, .navbar-mp .navbar-nav > .open > a:focus
{
	background-color: transparent;
	color: #fff;
}
.navbar-mp .navbar-nav > li > a.btn-danger:hover, .navbar-mp .navbar-nav > li > a.btn-danger:focus
{
    background-color: #C9302C;
    border-color: #AC2925;
}
.navbar-mp .navbar-nav .dropdown-toggle
{
	margin-top: 7px;
	margin-bottom: 6px;
}
#basket-qty
{
	font-size: 20px;
	font-weight: bold;
	padding: 8px 2px;
	min-width: 24px;
	background-color: #5BC0DE;
	position: absolute;
	right: -16px;
	top: -3px;
	border-radius: 4px;
	box-shadow: 3px 3px 5px 0 rgba(50, 50, 50, 0.5);
	transform: rotate(12deg);
	z-index: 999;
}
.panel.product-selected
{
	border-color: #46B8DA;
}
.panel.product-selected .panel-heading
{
	background-color: #46B8DA;
}
.panel.product-selected .panel-heading h3
{
	color: #fff;
}
.panel-title a:hover, .panel-title a:focus, .panel-title a:active
{
	text-decoration: none;
}
.image-popup-wrap
{
	position: relative;
}
.image-popup-wrap .magnify-wrap
{
	position: absolute;
	top: -15px;
	right: -15px;
    opacity: 0.9;
    padding: 6px;
    /*background-color: #fff;
    border-radius: 20px;*/
}
.image-popup-wrap .magnify-wrap-sml .magnify
{
	width: 22px;
}
.captcha-image
{
	border: 1px solid #ccc;
	border-radius: 4px;
}
.error-text
{
	color: #A94442;
}
.table-no-wrap-cell td, .table-no-wrap-cell th
{
    white-space: normal !important;
}
tr.white-back
{
	background-color: #fff !important;
}
tr.alt-back, td.alt-back
{
	background-color: #f9f9f9 !important;
}
.white-border
{
	border-right: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
	border-left: 1px solid #fff !important;
}
#comments_box
{
	min-height: 100px;
}

#add-item-bubble
{
	display: none;
}
.bubble-wrap-wrap
{
	position: relative;
}
.bubble-wrap
{
	position: absolute;
	top: 20px;
	left: 0px;
}
/* http://ilikepixels.co.uk/drop/bubbler/ */
.bubble
{
position: relative;
width: 200px;
height: 140px;
padding: 10px;
background: #FFFFFF;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: #46B8DA solid 2px;
}
.bubble:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 20px 20px;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1;
top: -20px;
left: 136px;
}
.bubble:before
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 21px 21px;
border-color: #46B8DA transparent;
display: block;
width: 0;
z-index: 0;
top: -23px;
left: 135px;
}
.bubble
{
color: #585858;
font-size: 16px;
}

.has-error .help-block
{
    color: #737373;
}

.btn-whats-new-big
{
	font-size: 20px;
}

.product-text-container {
		width: 100%;
		max-width: 600px;
		height: 80px;
		overflow: hidden;
		position: relative;
		padding-top: 10px;
		box-sizing: border-box;
		cursor: pointer;
}

.product-text-fade-overlay {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 60px;
		background: linear-gradient(to top, white, rgba(255, 255, 255, 0));
		box-sizing: border-box;
}

.product-text-show-more {
		text-align: center;
		cursor: pointer;
}

@media screen and (min-width: 992px) and (max-width: 1199px)
{
	#header-tel
	{
	   font-size: 30px;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px)
{
	#header-tel
    {
       font-size: 28px;
       padding-top: 20px;
    }
}
@media screen and (max-width: 767px)
{
	#header-tel
    {
       font-size: 34px;
       padding-top: 0px;
       float: none;
       text-align: center;
       display: block;
    }
    .navbar-mp ul.navbar-right
    {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .navbar-mp li.dropdown a.navbar-right
    {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-mp .navbar-nav .open .dropdown-menu
    {
       position: absolute;
       right: 0px;
       background-color: #fff;
       border: 1px solid rgba(0, 0, 0, 0.15);
       margin-left: -200px;
    }
    .navbar-mp .navbar-nav .open .dropdown-menu li a
    {
        font-size: 18px;
    }
}
@media screen and (min-width: 721px)
{
	.visible-720-block
    {
        display: none;
    }
}
@media screen and (max-width: 720px)
{
	.hidden-720
    {
        display: none;
    }  
    .hidden-720-imp
    {
        display: none !important;
    }
}
@media screen and (max-width: 600px)
{
	.col-600-12
	{
	   width: 100%;
	}
	#header-tel
	{
	   font-size: 28px;
	}
	.hidden-600
    {
        display: none;
    }   
    .bubble-wrap
	{
	    left: -60px;
	}
	footer
	{
	   padding-top: 5px;
	}
}
@media screen and (max-width: 540px)
{
    .hidden-540
    {
        display: none;
    }   
}
@media screen and (max-width: 500px)
{
    .hidden-500
    {
        display: none;
    }	
}
@media screen and (max-width: 460px)
{
    .hidden-460
    {
        display: none;
    }   
    .table-responsive table td, .table-responsive table th, .table-responsive table td input
    {
        font-size: 12px;
    }
    .table-responsive table td input
    {
        padding-right: 2px;
        padding-left: 2px; 
    }
    .table-responsive table td button
    {
        padding-right: 6px;
        padding-left: 6px; 
    }
    .table-responsive table td input
    {
        width: 100% !important;
        min-width: 20px;
    }
    .btn-cart
    {
        font-size: 14px;
    }
}
@media screen and (max-width: 359px)
{
	.navbar-mp li.dropdown a.dropdown-toggle.navbar-right
	{
	   padding-right: 5px;
	}
	.btn-cart
	{
	   padding-right: 3px !important;
	   padding-left: 3px !important;
	}
	.btn-whats-new-big
	{
	   font-size: 18px;
	}
}